This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/9571] [PPC] problems with 'const', -msdata=eabi and sections.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]