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 other/17437] obscure GC problem


------- Additional Comments From graham dot stott at btinternet dot com  2004-09-12 17:30 -------
Subject: Re:  New: obscure GC problem

Steven,

FWIW it doesn't fail on a x86-ia64 cross using normal -O2 opts

But I could trigger a failure, but not your failure using  -O3 -fno-unit-at_a-time

t.i:16476: error: Inlined_to pointer is wrong
detect_webs_set_in_cond_jump/314: (inline copy in build_i_graph/312) 54 insns tree inlinable
   called by: make_webs/313 (inlined)
   calls:
t.i:16476: internal compiler error: verify_cgraph_node failed.

Graham


-- 


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


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