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 middle-end/54685] [SH] Improve unsigned int comparison with 0x7FFFFFFF


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

Oleg Endo <olegendo at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kkojima at gcc dot gnu.org

--- Comment #5 from Oleg Endo <olegendo at gcc dot gnu.org> 2013-02-04 23:03:15 UTC ---
Kaz,

I've noticed that in your sh4-unknown-linux-gnu test results, the test for this
PR fails:

        === gcc tests ===

FAIL: gcc.target/sh/pr54685.c scan-assembler-not not

I'm curious why this fails.  On my sh-elf / newlib config it passes.  Do you
have any idea?


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