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/17509] [4.0 regression] ICE in verify_cgraph_node


------- Additional Comments From bangerth at dealii dot org  2004-09-15 20:39 -------
This is another case where the error message 
  x.i:11702: error: Inlined_to pointer is wrong  
uses error() instead of internal_error(). Someone should really 
change his programming style, we've had quite a number of these 
confusing cases lately. 
 
W. 

-- 


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


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