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 tree-optimization/17483] [4.0 regression] ICE at -O3 when passing a reference.


------- Additional Comments From bangerth at dealii dot org  2004-09-15 12:50 -------
As has been mentioned somewhere else already: the call to error() 
should be changed to internal_error() -- the message gcc prints 
looks just like a message indicating an error in the code, not 
one inside gcc. 
 
W. 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17483


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