re PR target/10129 ([3.4 only] Ada bootstrap fails on PPC-Darwin - invalid assembler...
authorAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 8 Apr 2004 17:17:25 +0000 (10:17 -0700)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 8 Apr 2004 17:17:25 +0000 (10:17 -0700)
2004-04-08  Andrew Pinski  <pinskia@physics.uc.edu>

        PR target/10129
        * config/darwin.c (darwin_encode_section_info): When the decl has
        a DECL_INITIAL, it is only defined also when it is not a common.

From-SVN: r80512

gcc/ChangeLog

index e5fdb04cb64c92bbb385fbe74c45f4e6d4e4355a..b0718ffcfcbcf84283485e553fbc90610ad5d54b 100644 (file)
@@ -1,5 +1,6 @@
 2004-04-08  Andrew Pinski  <pinskia@physics.uc.edu>
 
+       PR target/10129
        * config/darwin.c (darwin_encode_section_info): When the decl has
        a DECL_INITIAL, it is only defined also when it is not a common.