[Bug target/48349] FLOAT_SSE_REGS typo in i386.h

2011-03-30 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48349

Uros Bizjak ubizjak at gmail dot com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2011.03.30 06:18:52
 Ever Confirmed|0   |1

--- Comment #1 from Uros Bizjak ubizjak at gmail dot com 2011-03-30 06:18:52 
UTC ---
Indeed...

The patch to fix this typo is pre-approved for mainline and all release
branches.


[Bug target/48349] FLOAT_SSE_REGS typo in i386.h

2011-03-30 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48349

--- Comment #2 from hjl at gcc dot gnu.org hjl at gcc dot gnu.org 2011-03-30 
10:42:23 UTC ---
Author: hjl
Date: Wed Mar 30 10:42:20 2011
New Revision: 171718

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=171718
Log:
Fix a typo in FLOAT_SSE_REGS.

2011-03-30  H.J. Lu  hongjiu...@intel.com

PR target/48349
* config/i386/i386.h (REG_CLASS_CONTENTS): Fix a typo in
FLOAT_SSE_REGS.

Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.h


[Bug target/48349] FLOAT_SSE_REGS typo in i386.h

2011-03-30 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48349

--- Comment #3 from hjl at gcc dot gnu.org hjl at gcc dot gnu.org 2011-03-30 
10:43:58 UTC ---
Author: hjl
Date: Wed Mar 30 10:43:55 2011
New Revision: 171719

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=171719
Log:
Fix a typo in FLOAT_SSE_REGS.

2011-03-30  H.J. Lu  hongjiu...@intel.com

Backport from mainline
2011-03-30  H.J. Lu  hongjiu...@intel.com

PR target/48349
* config/i386/i386.h (REG_CLASS_CONTENTS): Fix a typo in
FLOAT_SSE_REGS.

Modified:
branches/gcc-4_6-branch/gcc/ChangeLog
branches/gcc-4_6-branch/gcc/config/i386/i386.h


[Bug target/48349] FLOAT_SSE_REGS typo in i386.h

2011-03-30 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48349

--- Comment #4 from hjl at gcc dot gnu.org hjl at gcc dot gnu.org 2011-03-30 
10:48:13 UTC ---
Author: hjl
Date: Wed Mar 30 10:48:07 2011
New Revision: 171720

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=171720
Log:
Fix a typo in FLOAT_SSE_REGS.

2011-03-30  H.J. Lu  hongjiu...@intel.com

Backport from mainline
2011-03-30  H.J. Lu  hongjiu...@intel.com

PR target/48349
* config/i386/i386.h (REG_CLASS_CONTENTS): Fix a typo in
FLOAT_SSE_REGS.

Modified:
branches/gcc-4_5-branch/gcc/ChangeLog
branches/gcc-4_5-branch/gcc/config/i386/i386.h


[Bug target/48349] FLOAT_SSE_REGS typo in i386.h

2011-03-30 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48349

--- Comment #5 from hjl at gcc dot gnu.org hjl at gcc dot gnu.org 2011-03-30 
10:48:35 UTC ---
Author: hjl
Date: Wed Mar 30 10:48:31 2011
New Revision: 171721

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=171721
Log:
Fix a typo in FLOAT_SSE_REGS.

2011-03-30  H.J. Lu  hongjiu...@intel.com

Backport from mainline
2011-03-30  H.J. Lu  hongjiu...@intel.com

PR target/48349
* config/i386/i386.h (REG_CLASS_CONTENTS): Fix a typo in
FLOAT_SSE_REGS.

Modified:
branches/gcc-4_4-branch/gcc/ChangeLog
branches/gcc-4_4-branch/gcc/config/i386/i386.h


[Bug target/48349] FLOAT_SSE_REGS typo in i386.h

2011-03-30 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48349

H.J. Lu hjl.tools at gmail dot com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
   Target Milestone|--- |4.4.6

--- Comment #6 from H.J. Lu hjl.tools at gmail dot com 2011-03-30 10:51:02 
UTC ---
Fixed.