OSDN Git Service

2007-02-15 Andrew Pinski <andrew_pinski@playstation.sony.com>
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Feb 2007 01:27:42 +0000 (01:27 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Feb 2007 01:27:42 +0000 (01:27 +0000)
commitf74811fea0c596c8ba7dbc74dddffe5c7c6e7b14
tree7b02a8f486f877aa1281bc0e4df1b4251217bc42
parent4100761fc7fc03910f8cb3193f24c6b3632e4065
2007-02-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/30433
        * fold-const.c (fold_comparison): Add back the
        folding of constant complex comparisions.
2007-02-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/30433
        * gcc.c-torture/compile/pr30433.c: New testcase to check
        that complex constants comparisions are foldded.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122029 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr30433.c [new file with mode: 0644]