]> git.ipfire.org Git - thirdparty/gcc.git/commit
global.c (global_conflicts): Prevent allocation of call clobbered hard regs to pseudo...
authorOlivier Hainque <hainque@act-europe.fr>
Mon, 14 Apr 2003 21:51:07 +0000 (23:51 +0200)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 14 Apr 2003 21:51:07 +0000 (17:51 -0400)
commit4147232b5c88a1aa647626825cd98516f9ffb0d7
treeac2b435b1226bd9d87e98bbeba76fed3478b54f1
parent798a3935348d9d9f26b9b42ad1e65a1f52b7890c
global.c (global_conflicts): Prevent allocation of call clobbered hard regs to pseudos live across abnormal...

* global.c (global_conflicts): Prevent allocation of call clobbered
hard regs to pseudos live across abnormal edges, as later passes are
not ready to handle them.

From-SVN: r65597
gcc/ChangeLog
gcc/global.c