re PR target/10129 ([3.4 only] Ada bootstrap fails on PPC-Darwin - invalid assembler emitted - PIC related)

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
This commit is contained in:
Andrew Pinski 2004-04-08 10:17:25 -07:00
parent bfbdca0bf1
commit 467f3af023
1 changed files with 1 additions and 0 deletions

View 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.