OSDN Git Service

* local-alloc.c (block_alloc): Do not try to avoid false dependencies
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Jun 1998 21:49:34 +0000 (21:49 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Jun 1998 21:49:34 +0000 (21:49 +0000)
commit05fcb634f54c916feb422dbc5eec946a3eaebdbc
tree2700870ac70ef8a36b6f97ce7379ef88b1b3526a
parent0491e2405490d79082529d9b6c8fe3102000550d
    * local-alloc.c (block_alloc): Do not try to avoid false dependencies
        when SMALL_REGISTER_CLASSES is nonzero.
Fixes x86 performance regression.

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