]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/39339 (SRA miscompilation of vte)
authorRichard Guenther <rguenther@suse.de>
Wed, 4 Mar 2009 09:02:59 +0000 (09:02 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 4 Mar 2009 09:02:59 +0000 (09:02 +0000)
commit57e454eeb292919f4a36d9a8462676d1b9e32e39
tree9d83061c5e3044ef5f072f26e30286a11349d55d
parenta6fe9ed43e2cb62e8616dbb825172b9e9db7ed98
re PR tree-optimization/39339 (SRA miscompilation of vte)

2009-03-04  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/39339
* tree-sra.c (try_instantiate_multiple_fields): Make it
no longer ICE on the above.

* gcc.c-torture/execute/pr39339.c: New testcase.

From-SVN: r144598
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr39339.c [new file with mode: 0644]
gcc/tree-sra.c