re PR target/21518 (unable to find a register with -fPIC and -O2 and non inlining...
authorRichard Henderson <rth@redhat.com>
Wed, 2 Nov 2005 02:12:32 +0000 (18:12 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 2 Nov 2005 02:12:32 +0000 (18:12 -0800)
commit745f2a84b9af863b30fa4eeaad778e0672feb4ab
treef8c7bb3ac6acc88ef7399b4180d01aa78289266f
parent12674da393dd9681b088012753fb0111156ab1b1
re PR target/21518 (unable to find a register with -fPIC and -O2 and non inlining static function)

        PR 21518
        * loop.c (scan_loop): Do not propagate computations to a hard
        register destination with SMALL_REGISTER_CLASSES.

From-SVN: r106373
gcc/ChangeLog
gcc/loop.c
gcc/testsuite/gcc.target/i386/pr21518.c [new file with mode: 0644]