local-alloc.c (block_alloc): Do not try to avoid false dependencies when SMALL_REGIST...
authorJeffrey A Law <law@cygnus.com>
Wed, 24 Jun 1998 21:49:34 +0000 (21:49 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 24 Jun 1998 21:49:34 +0000 (15:49 -0600)
commitc358412fe862074065968caec2e318a8b5d9f4ee
tree2700870ac70ef8a36b6f97ce7379ef88b1b3526a
parenta59fb7979dfc98ecd0530be216fb237271af09ed
local-alloc.c (block_alloc): Do not try to avoid false dependencies when SMALL_REGISTER_CLASSES is nonzero.

        * local-alloc.c (block_alloc): Do not try to avoid false dependencies
        when SMALL_REGISTER_CLASSES is nonzero.
Fixes x86 performance regression.

From-SVN: r20704
gcc/ChangeLog
gcc/local-alloc.c