This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug pch/32636] [4.3 regression] 25_algorithms/search_n/iterator.cc: pch-related verify_ssa failure
- From: "hp at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jul 2007 15:44:43 -0000
- Subject: [Bug pch/32636] [4.3 regression] 25_algorithms/search_n/iterator.cc: pch-related verify_ssa failure
- References: <bug-32636-507@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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