]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/45750 (ICE: in iterative_hash_expr, at tree.c:6831 on invalid...
authorRichard Guenther <rguenther@suse.de>
Thu, 23 Sep 2010 11:00:27 +0000 (11:00 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 23 Sep 2010 11:00:27 +0000 (11:00 +0000)
commitdca267461a4ec936658e9dccdb952a2ca4b9f3e4
treee44e86d90275e1bd95ec240c0b97e8b9f05d5f35
parent030ef1fba5d03893d6cd2ae86395aadb76d788b7
re PR tree-optimization/45750 (ICE: in iterative_hash_expr, at tree.c:6831 on invalid code)

2010-09-23  Richard Guenther  <rguenther@suse.de>

PR middle-end/45750
* gimplify.c (gimplify_expr): Properly pass on GS_ERROR when
gimplifying MEM_REF.

* gcc.dg/pr45750.c: New testcase.

From-SVN: r164555
gcc/ChangeLog
gcc/gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr45750.c [new file with mode: 0644]