]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/39260 (Failed to build lame-3.98-2 source with graphite)
authorSebastian Pop <sebastian.pop@amd.com>
Tue, 24 Feb 2009 06:47:56 +0000 (06:47 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Tue, 24 Feb 2009 06:47:56 +0000 (06:47 +0000)
commitf1a558e04825c6037a97465b099391cce1ca5df7
tree03dbde98fe3056b2c3957813884660d4779552ce
parente62a4cc1b9de4b48849f3201e977602a1f124f8d
re PR middle-end/39260 (Failed to build lame-3.98-2 source with graphite)

2009-02-23  Sebastian Pop  <sebastian.pop@amd.com>

PR tree-optimization/39260
* graphite.c (harmful_stmt_in_bb): Stop a SCoP when the basic block
contains a condition with a real type.
(build_scop_conditions_1): Conditions are always last_stmt of a bb.

* gcc.dg/graphite/pr39260.c: New.

From-SVN: r144403
gcc/ChangeLog
gcc/graphite.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/graphite/pr39260.c [new file with mode: 0644]