]> git.ipfire.org Git - thirdparty/gcc.git/commit
assert instead of silently failing code gen
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Jan 2016 16:38:52 +0000 (16:38 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Jan 2016 16:38:52 +0000 (16:38 +0000)
commit741042812671fa52c64a0281f12ceb8c56305721
tree1f4583d3d7caa4dbab0348b6495043b79b923877
parentb547a9b865e900b7b69dd1da95d056de6d9ea7bc
assert instead of silently failing code gen

* graphite-isl-ast-to-gimple.c (get_rename_from_scev): Assert instead of
setting codegen_error to fail codegen.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232932 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/graphite-isl-ast-to-gimple.c