]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/45449 (-fcompare-debug failure with -O2 -fno-tree-pre -fno...
authorRichard Guenther <rguenther@suse.de>
Mon, 30 Aug 2010 11:13:05 +0000 (11:13 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 30 Aug 2010 11:13:05 +0000 (11:13 +0000)
commit525fb35c0eee91338b5832566b1bc95f811ee509
tree3cdbc81f740cf52e3d8329af4dd9a113b4d582ad
parent184eb658fe5d4897c705d28ad01c3bd51e8fc62f
re PR tree-optimization/45449 (-fcompare-debug failure with -O2 -fno-tree-pre -fno-tree-pta)

2010-08-30  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/45449
* tree-ssa-live.c (remove_unused_locals): Also remove address-taken
variables.

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

From-SVN: r163638
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr45449.c [new file with mode: 0644]
gcc/tree-ssa-live.c