gcc -O3 -floop-block test_sort.c test_sort.c: In function 'test_sort': test_sort.c:2: internal compiler error: in scan_tree_for_params, at graphite.c:2274 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions.
This was tested on the graphite branch. The reduced testcase is attached. Thanks, Mitul Thakkar. -- Summary: [graphite] ICE : in scan_tree_for_params, at graphite.c:2274 Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mitul dot thakkar at amd dot com GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37883