[Bug target/23824] Using mipsel to compile BigEndian -O2 does not work

2006-10-12 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-10-12 07:33 --- The problem is that -EB and -EL are not recognized by the compiler because of a bug. you can work around this issue by using -meb or -mel. Anyways this is a dup of bug 29413 which shows the problem and shows what i

[Bug target/23824] Using mipsel to compile BigEndian -O2 does not work

2005-09-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|c |target http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23824