]> git.ipfire.org Git - thirdparty/gcc.git/commit
2007-07-28 Richard Guenther <rguenther@suse.de>
authorkristerw <kristerw@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 28 Jul 2007 16:26:44 +0000 (16:26 +0000)
committerkristerw <kristerw@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 28 Jul 2007 16:26:44 +0000 (16:26 +0000)
commitde165fbdb1bdff52184d0e433a740a991f2b5386
treec6148dda4b174966d7e453ead8ac9abe3a87b666
parent34203d28b4109d309423f5e1d4c177b3bb9575c7
2007-07-28  Richard Guenther  <rguenther@suse.de>

PR middle-end/32920
* fold-const.c (fold_cond_expr_with_comparison): Convert
operand zero of MIN/MAX_EXPR to correct type.

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

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