------- Comment #1 from pinskia at gcc dot gnu dot org  2006-01-16 06:24 -------
The ICE is:
t.cc:33: error: inlined_to pointer is set but no predecesors found
virtual std::events::scrollbar::~scrollbar()/33: (inline copy in void
__static_initialization_and_destruction_0(int, int)/11)
availability:available(9) 35 insns (89 after inlining) tree externally_visible
finalized inlinable
  called by: 
  calls: std::events::widget::~widget()/4 (inlined) void operator
delete(void*)/26 
t.cc:33: internal compiler error: verify_cgraph_node failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


It seems wrong that we are running the inliner when we have errors.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.2 Regression] ICE in     |[4.2 Regression] ICE in
                   |cgraph after error          |cgraph after error at -O1
                   |                            |and above


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

Reply via email to