This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/16780] [3.4 regression] ICE with -finstrument-functions


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]