[Bug tree-optimization/32461] [4.3 Regression] Segmentation fault in build_classic_dist_vector_1() at tree-data-ref.c:2700
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sat Jun 23 10:28:00 GMT 2007
------- Comment #5 from ubizjak at gmail dot com 2007-06-23 10:28 -------
(In reply to comment #4)
> The reduced testcase does not seem to work on i686-linux. However I
> can reproduce the ICE with the original bit_allocate.i file.
It crashes on x86_64 host when compiling with -O3 -m32. I didn't test it on
i686:
gcc -O3 -m32 pr32461.c
pr32461.c: In function Âa52_bit_allocateÂ:
pr32461.c:9: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32461
More information about the Gcc-bugs
mailing list