------- Comment #5 from jakub at gcc dot gnu dot org  2008-05-07 07:59 -------
Subject: Bug 36137

Author: jakub
Date: Wed May  7 07:58:33 2008
New Revision: 135031

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135031
Log:
        PR middle-end/36137
        * fold-const.c (fold_binary): Use STRIP_SIGN_NOPS instead of
        STRIP_NOPS on arguments even for MIN_EXPR and MAX_EXPR.

        * gcc.c-torture/execute/20080506-1.c: New test.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/execute/20080506-1.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/fold-const.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to