[Bug tree-optimization/45506] New: tree_mem_ref_addr, at tree-ssa-address.c:278
rmansfield at qnx dot com
gcc-bugzilla@gcc.gnu.org
Thu Sep 2 18:33:00 GMT 2010
$ ./xgcc -v
Using built-in specs.
COLLECT_GCC=./xgcc
Target: i686-pc-linux-gnu
Configured with: ../configure --enable-languages=c++ --disable-bootstrap
Thread model: posix
gcc version 4.6.0 20100902 (experimental) [trunk revision 163787] (GCC)
$ ./xgcc -B. ~/ice.i -g -O
/home/ryan/ice.i: In function Âfini_arrayÂ:
/home/ryan/ice.i:29:27: warning: initialisation makes pointer from integer
without a cast [enabled by default]
/home/ryan/ice.i: In function Â_do_exit_finiÂ:
/home/ryan/ice.i:36:26: internal compiler error: in tree_mem_ref_addr, at
tree-ssa-address.c:278
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
--
Summary: tree_mem_ref_addr, at tree-ssa-address.c:278
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: rmansfield at qnx dot com
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45506
More information about the Gcc-bugs
mailing list