re PR tree-optimization/32353 (Miscompilation with RESULT_DECL)
authorJakub Jelinek <jakub@redhat.com>
Tue, 19 Jun 2007 09:08:39 +0000 (11:08 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 19 Jun 2007 09:08:39 +0000 (11:08 +0200)
commitfda2b8e358dbd6c086db9229f30adb1011afca84
tree2e16cade2a94e7f051a304fe5afa9b7925bf3d45
parentdbdfc53e33561f3c1e82964167dd22141fcf0e7d
re PR tree-optimization/32353 (Miscompilation with RESULT_DECL)

PR tree-optimization/32353
* tree-ssa-structalias.c (set_uids_in_ptset): Also handle RESULT_DECL.

* g++.dg/opt/nrv13.C: New test.

From-SVN: r125841
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/nrv13.C [new file with mode: 0644]
gcc/tree-ssa-structalias.c