This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/16780] [3.4 regression] ICE with -finstrument-functions
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jul 2004 13:37:37 -0000
- Subject: [Bug c/16780] [3.4 regression] ICE with -finstrument-functions
- References: <20040727091024.16780.dok@directfb.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-07-27 13:37 -------
Confirmed, a regression in 3.4 that is not present in 3.3.x and mainline.
I'll attach the testcase shortly.
g/x> /home/bangerth/bin/gcc-3.4-pre/bin/gcc -c -finstrument-functions -O3 x.i
x.i: In function `direct_list_check_link':
x.i:7006: internal compiler error: in cgraph_expand_function, at
cgraphunit.c:540
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
W.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |rejects-valid
Last reconfirmed|0000-00-00 00:00:00 |2004-07-27 13:37:36
date| |
Summary|internal compiler error |[3.4 regression] ICE with -
| |finstrument-functions
Target Milestone|--- |3.4.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16780