[Bug middle-end/39978] [4.5 Regression] SEGV compiling libiberty/regex.c in stage2
dave at hiauly1 dot hia dot nrc dot ca
gcc-bugzilla@gcc.gnu.org
Mon May 4 13:48:00 GMT 2009
------- Comment #6 from dave at hiauly1 dot hia dot nrc dot ca 2009-05-04 13:48 -------
Subject: Re: [4.5 Regression] SEGV compiling libiberty/regex.c in stage2
> Which pass? p *pass in frame 20 should tell you.
(gdb) p *pass
$1 = {type = GIMPLE_PASS, name = 0x27bb734 "forwprop",
gate = 0x152d6d4 <gate_forwprop>,
execute = 0x152cc8c <tree_ssa_forward_propagate_single_use_vars>, sub = 0x0,
next = 0x2a806c8, static_pass_number = 123, tv_id = TV_TREE_FORWPROP,
properties_required = 40, properties_provided = 0, properties_destroyed = 0,
todo_flags_start = 0, todo_flags_finish = 2055}
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39978
More information about the Gcc-bugs
mailing list