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 c/48090] gcc 4.5.2 miscompilation when building on arm


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

--- Comment #4 from Mikael Pettersson <mikpe at it dot uu.se> 2011-03-12 15:42:13 UTC ---
I have a runtime test case (given test file + separate file with main and
missing support functions) that works with gcc-4.5-20110310 -march=armv5te but
fails with -march=armv5t.  gcc-4.4.5 and 4.6-20110305 work with both armv5te
and armv5t.


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