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 rtl-optimization/33347] [4.3 Regression] gcc.c-torture/compile/20000804-1.c ICEs at -O3 -funroll-loops



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-09-20 23:01 -------
(gdb) p *pass
$1 = {name = 0x88ddc09 "dce", gate = 0x8745bef <gate_ud_dce>, execute =
0x8745b5c <rest_of_handle_ud_dce>, sub = 0x0,
  next = 0x89003e0, static_pass_number = 163, tv_id = 105, properties_required
= 0, properties_provided = 0,
  properties_destroyed = 0, todo_flags_start = 524288, todo_flags_finish =
132099, letter = 119 'w'}


-- 


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


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