------- Comment #6 from hp at gcc dot gnu dot org  2007-07-07 15:44 -------
Failing pass:

#4  0x0000000000738bbf in execute_one_pass (pass=0xca6280) at
/home/hp/regress126198/gcc/gcc/passes.c:1147
(gdb) p *pass
$1 = {name = 0xafff81 "store_copyprop", gate = 0x848c70 <gate_store_copy_prop>,
execute = 0x84c060 <store_copy_prop>,
  sub = 0x0, next = 0xca61c0, static_pass_number = 85, tv_id = 40,
properties_required = 584, properties_provided = 0,
  properties_destroyed = 0, todo_flags_start = 131072, todo_flags_finish =
1063, letter = 0 '\0'}


-- 


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

Reply via email to