i386.h (CONDITIONAL_REGISTER_USAGE): Do not copy reg_class_contents of FLOAT_REGS...
authorUros Bizjak <uros@gcc.gnu.org>
Mon, 2 Mar 2009 13:46:05 +0000 (14:46 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 2 Mar 2009 13:46:05 +0000 (14:46 +0100)
commit962aae340f692f1c0a149eeb7211ba2b4037db74
tree7776c49e7d22c94811de40e31df9f71518871db1
parent6dfb529ce2820d176b3f4c637a23544998377e39
i386.h (CONDITIONAL_REGISTER_USAGE): Do not copy reg_class_contents of FLOAT_REGS into a temporary.

* config/i386/i386.h (CONDITIONAL_REGISTER_USAGE): Do not copy
reg_class_contents of FLOAT_REGS into a temporary.

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