OSDN Git Service

* config/stormy16/stormy16.c (xstormy16_encode_section_info): Call
[pf3gnuchains/gcc-fork.git] / gcc / config / stormy16 / stormy16.c
index f9e5866..d1f33c7 100644 (file)
@@ -1629,6 +1629,8 @@ xstormy16_asm_output_aligned_common (FILE *stream,
 static void
 xstormy16_encode_section_info (tree decl, rtx r, int first)
 {
 static void
 xstormy16_encode_section_info (tree decl, rtx r, int first)
 {
+  default_encode_section_info (decl, r, first);
+
    if (TREE_CODE (decl) == VAR_DECL
       && (lookup_attribute ("below100", DECL_ATTRIBUTES (decl))
          || lookup_attribute ("BELOW100", DECL_ATTRIBUTES (decl))))
    if (TREE_CODE (decl) == VAR_DECL
       && (lookup_attribute ("below100", DECL_ATTRIBUTES (decl))
          || lookup_attribute ("BELOW100", DECL_ATTRIBUTES (decl))))