diff options
author | Aditya Kumar <aditya.k7@samsung.com> | 2015-12-02 23:01:24 +0000 |
---|---|---|
committer | Sebastian Pop <spop@gcc.gnu.org> | 2015-12-02 23:01:24 +0000 |
commit | 1a67d2cd3c2704ca472bd845d384a7dbe065ac4f (patch) | |
tree | e08d24a370c3d7d299cccc488b294b839271aca6 /gcc/cgraphunit.c | |
parent | fa26da223666589dee005765740ed40ee290c22f (diff) | |
download | gcc-1a67d2cd3c2704ca472bd845d384a7dbe065ac4f.zip gcc-1a67d2cd3c2704ca472bd845d384a7dbe065ac4f.tar.gz gcc-1a67d2cd3c2704ca472bd845d384a7dbe065ac4f.tar.bz2 |
do not insert code outside the generated region
on the testcase we used to generate code in the function entry bb_0,
and that choked the cfg verifier.
* graphite-isl-ast-to-gimple.c (copy_bb_and_scalar_dependences): Check
that insertion point is still in the region.
* gfortran.dg/graphite/id-26.f03: New.
Co-Authored-By: Sebastian Pop <s.pop@samsung.com>
From-SVN: r231211
Diffstat (limited to 'gcc/cgraphunit.c')
0 files changed, 0 insertions, 0 deletions