i386.h (FIXED_REGISTERS): Update encoding to be -ffixed-reg safe, by preserving the...
authorRoger Sayle <roger@eyesopen.com>
Wed, 18 Aug 2004 15:07:55 +0000 (15:07 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Wed, 18 Aug 2004 15:07:55 +0000 (15:07 +0000)
commit3a4416fb2a3f4781921f3633526500dccfc748c2
treee333db5f85c24e72cf9498f46d80b46117085b40
parent1619aa6f3e47bcb5f8e88c293a3c716a22288302
i386.h (FIXED_REGISTERS): Update encoding to be -ffixed-reg safe, by preserving the meanings of zero and one.

* config/i386/i386.h (FIXED_REGISTERS): Update encoding to be
-ffixed-reg safe, by preserving the meanings of zero and one.
(CALL_USED_REGISTERS): Likewise.
(CONDITIONAL_REGISTER_USAGE): Update to process new encodings.

From-SVN: r86185
gcc/ChangeLog
gcc/config/i386/i386.h