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/51408] Miscompilation in arm.md:*minmax_arithsi


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

--- Comment #5 from Kazu Hirata <kazu at gcc dot gnu.org> 2011-12-09 05:03:08 UTC ---
Author: kazu
Date: Fri Dec  9 05:02:59 2011
New Revision: 182153

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182153
Log:
gcc/
    Backport from mainline:

    2011-12-05  Kazu Hirata  <kazu@codesourcery.com>

    PR target/51408
    * config/arm/arm.md (*minmax_arithsi): Always require the else
    clause in the MINUS case.

testsuite/
    Backport from mainline:

    2011-12-05  Kazu Hirata  <kazu@codesourcery.com>

    PR target/51408
    * gcc.dg/pr51408.c: New.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr51408.c
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/config/arm/arm.md
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


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