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/59290] [4.9 regression][ARM] regression on negdi-2.c (big-endian)


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

--- Comment #2 from Richard Earnshaw <rearnsha at gcc dot gnu.org> ---
The tests do need fixing for big-endian, though, since the rsb operation should
write r1 in big-endian and r0 in little-endian.


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