This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/9571] [PPC] problems with 'const', -msdata=eabi and sections.
- From: "schwab at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Nov 2004 10:36:23 -0000
- Subject: [Bug target/9571] [PPC] problems with 'const', -msdata=eabi and sections.
- References: <20030204140601.9571.osv@javad.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From schwab at suse dot de 2004-11-29 10:36 -------
Breaks libgfortran on ia64.
../../../libgfortran/generated/product_c4.c: In function '__product_c4':
../../../libgfortran/generated/product_c4.c:143: internal compiler error: in
named_section, at varasm.c:451
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
The decl is actually a COMPLEX_CST, i.e. not a DECL_P.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9571