]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
re PR middle-end/40248 (FAIL: gcc.c-torture/compile/20090518-1.c at -O1 and above)
authorRichard Guenther <rguenther@suse.de>
Tue, 26 May 2009 14:17:38 +0000 (14:17 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 26 May 2009 14:17:38 +0000 (14:17 +0000)
commitf0cfd3a8e01edddc3550e5de450c3b51f5f076cf
treed2fc276e61ce4cdbfd1c7a5ba40b69a785dd6cc0
parent7980bfb8293cd3de3c157c144730ad2282316b18
re PR middle-end/40248 (FAIL: gcc.c-torture/compile/20090518-1.c at -O1 and above)

2009-05-26  Richard Guenther  <rguenther@suse.de>

PR middle-end/40248
Revert
* expr.c (expand_expr_real_1): Avoid calling do_store_flag
with mismatched comparison modes.

* expr.c (expand_expr_real_1): Expand the operand of a
VIEW_CONVERT_EXPR in its natural mode.

From-SVN: r147874
gcc/ChangeLog
gcc/expr.c