This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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=gcc&view=rev&rev=171720
Log:
Fix a typo in FLOAT_SSE_REGS.

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

    Backport from mainline
    2011-03-30  H.J. Lu  <hongjiu.lu@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]