]> gcc.gnu.org Git - gcc.git/commit - gcc/ChangeLog
re PR rtl-optimization/20017 (internal compiler error: in rtl_verify_flow_info, at...
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 23 Feb 2005 01:28:59 +0000 (01:28 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 23 Feb 2005 01:28:59 +0000 (01:28 +0000)
commit78d5a34be5a7ddf381c654bec90c8a0af0795888
tree5ce60a7bc9cf70398ccad1c8317ac978dc617854
parent263fb23d4aee9876d22ea0dd72fe174335c277f3
re PR rtl-optimization/20017 (internal compiler error: in rtl_verify_flow_info, at cfgrtl.c:2212)

gcc/
PR rtl-optimization/20017.
* passes.c (rest_of_handle_combine, rest_of_handle_cse,
rest_of_handle_cse2, rest_of_handle_gcse): Call
delete_dead_jumptables immediately before calling cleanup_cfg.

testsuite/
PR rtl-optimization/20017.
* gcc.dg/pr20017.c: New.

From-SVN: r95431
gcc/ChangeLog
gcc/passes.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr20017.c [new file with mode: 0644]
This page took 0.055503 seconds and 5 git commands to generate.