OSDN Git Service

Merge remote-tracking branch 'gnu/gcc-4_7-branch' into rework
[pf3gnuchains/gcc-fork.git] / gcc / config / mn10300 / mn10300.c
index 8568189..81be520 100644 (file)
@@ -2475,6 +2475,7 @@ mn10300_encode_section_info (tree decl, rtx rtl, int first)
 
   if (! MEM_P (rtl))
     return;
+
   symbol = XEXP (rtl, 0);
   if (GET_CODE (symbol) != SYMBOL_REF)
     return;