]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/20769 (bt-load.c doesn't take nonlocal gotos into account.)
authorJ"orn Rennecke <joern.rennecke@st.com>
Fri, 13 May 2005 16:56:11 +0000 (16:56 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Fri, 13 May 2005 16:56:11 +0000 (17:56 +0100)
commit2d6c85d31464e0e26c381728795d959b14facf36
tree13100fc3273a13143ae4328a09cbb1accb1ec438
parent30e5a198438e9b3e70aa7f668e9bf747424098b3
re PR rtl-optimization/20769 (bt-load.c doesn't take nonlocal gotos into account.)

PR rtl-optimization/20769:
* bt-load.c (compute_defs_uses_and_gen): Check for the blockage
pattern emitted by expand_nl_goto_receiver.

PR middle-end/20793:
* integrate.c (allocate_initial_values): Update register liveness
information.

From-SVN: r99668
gcc/ChangeLog
gcc/bt-load.c
gcc/integrate.c