This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/16864] New: Segmentation fault during tree tail call elimination
- From: "dberlin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Aug 2004 20:06:04 -0000
- Subject: [Bug tree-optimization/16864] New: Segmentation fault during tree tail call elimination
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The attached testcase causes a segmentation fault in tree tailcall elimination.
It looks like it expects local1 (a static), to have a default_def, which it
doesn't
--
Summary: Segmentation fault during tree tail call elimination
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tree-optimization
AssignedTo: rakdver at gcc dot gnu dot org
ReportedBy: dberlin at gcc dot gnu dot org
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16864