OSDN Git Service

* global.c (global_conflicts): Prevent allocation of call clobbered
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Apr 2003 21:51:07 +0000 (21:51 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Apr 2003 21:51:07 +0000 (21:51 +0000)
commitabecbfc664cce98005dd0dc168a2e30196e1ddf8
treeac2b435b1226bd9d87e98bbeba76fed3478b54f1
parent65a517ff34b4c66828b4890edae535cd3072ef78
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@65597 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/global.c