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]

Re: [Bug other/17437] 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


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