]> gcc.gnu.org Git - gcc.git/commit
Fix -fprofile-use ICE.
authorJames E Wilson <wilson@specifixinc.com>
Wed, 11 Aug 2004 20:08:00 +0000 (20:08 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 11 Aug 2004 20:08:00 +0000 (13:08 -0700)
commitaf874237026fe74596f56717961c674352d8a0f6
tree44ff6cf92232892c86f053b7239db1bb6f859d58
parentc1618c0ca2ec04f427dea07b5c13f2ae8ab31745
Fix -fprofile-use ICE.

PR rtl-optimization/16490
* cfgrtl.c (cfg_layout_split_edge): Set global_live_at_start and
global_live_at_end for new basic block if already set for other blocks.

From-SVN: r85813
gcc/ChangeLog
gcc/cfgrtl.c
This page took 0.083716 seconds and 5 git commands to generate.