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/10110] [3.3/3.4 regression] [mipsel-linux]ada bootstrap error


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10110



------- Additional Comments From schwab at suse dot de  2003-10-21 15:58 -------
The other error _is_ ada specific, which is trying to use BIGGEST_ALIGNMENT 
outside the compiler.  On mips BIGGEST_ALIGNMENT depends on runtime parameters, 
like LONG_DOUBLE_TYPE_SIZE.


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