This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12781] New: ICE in cprop_into_phis
- From: "green at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Oct 2003 23:23:42 -0000
- Subject: [Bug c/12781] New: ICE in cprop_into_phis
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12781
Summary: ICE in cprop_into_phis
Product: gcc
Version: tree-ssa
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: green at redhat dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
The tree-ssa compiler recently stopped building bfd. The change happened some
time on Oct 24 or 25. I'll upload the preprocessed test source.
$ gcc --version
gcc (GCC) 3.5-tree-ssa 20031025 (merged 20031017)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ gcc -O1 syms.i
../../src/HEAD-2003-10-25/bfd/syms.c: In function
`_bfd_stab_section_find_nearest_line':
../../src/HEAD-2003-10-25/bfd/syms.c:891: internal compiler error: in
cprop_into_phis, at tree-ssa-dom.c:1696
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.