]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/54693 (VTA guality issues with loops)
authorAlexandre Oliva <aoliva@redhat.com>
Tue, 6 Nov 2012 17:58:52 +0000 (17:58 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Tue, 6 Nov 2012 17:58:52 +0000 (17:58 +0000)
commitfe77e0edabfa7bc64a0ba2c60be5e682080d1085
treeef410051862cb9d64b92619b81d335b0835178ba
parentd044dd177fb67db8cf20c986c0431b42be1aa71d
re PR debug/54693 (VTA guality issues with loops)

PR debug/54693
* tree-ssa-threadedge.c (propagate_threaded_block_debug_into):
Use a stack vector before allocating a pointer set.

From-SVN: r193251
gcc/ChangeLog
gcc/tree-ssa-threadedge.c