]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-sra.c (scalarize_lsdt): Fix thinko in testing whether the original stmt can...
authorAlexandre Oliva <aoliva@redhat.com>
Mon, 8 Oct 2007 23:56:00 +0000 (23:56 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Mon, 8 Oct 2007 23:56:00 +0000 (23:56 +0000)
commit43fd231088618774159342a0194f33b76c13e5e6
treeadf9355ded579230f8be2867feac7d84e2b04dec
parent0e6c9eaa5c0c9bf00972834f3a47e5146bd47dee
tree-sra.c (scalarize_lsdt): Fix thinko in testing whether the original stmt can throw.

* tree-sra.c (scalarize_lsdt): Fix thinko in testing whether
the original stmt can throw.

From-SVN: r129143
gcc/ChangeLog
gcc/tree-sra.c