]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/34458 (ICE in int_cst_value, at tree.c:8047 at -O3)
authorRichard Guenther <rguenther@suse.de>
Wed, 9 Jan 2008 14:17:13 +0000 (14:17 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 9 Jan 2008 14:17:13 +0000 (14:17 +0000)
commitdef49dd7ca01bdeea7cf61c90da4206609e65ce5
treeb9e9de55fd4ad29e9b516c6c58f4bcbe2723fb0e
parentcbad2e09260a2898b3384dded5f3ce2651e17425
re PR tree-optimization/34458 (ICE in int_cst_value, at tree.c:8047 at -O3)

2008-01-09  Richard Guenther  <rguenther@suse.de>

PR middle-end/34458
* tree-data-ref.c (initialize_matrix_A): Use tree_low_cst,
adjust return type.

* gcc.c-torture/compile/pr34458.c: New testcase.

From-SVN: r131429
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr34458.c [new file with mode: 0644]
gcc/tree-data-ref.c