]> git.ipfire.org Git - thirdparty/gcc.git/commit
2009-09-05 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Sep 2009 19:32:25 +0000 (19:32 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Sep 2009 19:32:25 +0000 (19:32 +0000)
commitaab01f6632b7a68b9a1d5e769582fb879568a12e
tree06dfa885f9390ffac7111b08d8e1b00586f69dfb
parentafcada6efe0e14683e087749cc108f06f4a1b7c1
2009-09-05  Richard Guenther  <rguenther@suse.de>

PR middle-end/41181
* tree-ssa-ccp.c (maybe_fold_stmt_addition): Use the correct type.

* gcc.c-torture/compile/pr41181.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151455 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr41181.c [new file with mode: 0644]
gcc/tree-ssa-ccp.c