[Bug c/38891] using ms_abi function attribute with -mno-sse generates an internal compiler error

hjl at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Feb 18 06:18:00 GMT 2009



------- Comment #5 from hjl at gcc dot gnu dot org  2009-02-18 06:18 -------
Subject: Bug 38891

Author: hjl
Date: Wed Feb 18 06:17:52 2009
New Revision: 144258

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144258
Log:
gcc/

2009-02-17  Xuepeng Guo  <xuepeng.guo@intel.com>

        PR target/38891
        * config/i386/i386.h (CONDITIONAL_REGISTER_USAGE): Move the hunk of
        initialization for MS_ABI prior to the hunk of !TARGET_MMX.

gcc/testsuite

2009-02-17  Xuepeng Guo  <xuepeng.guo@intel.com>

        PR target/38891
        * gcc.dg/callabi/pr38891.c: New.

2009-02-17  H.J. Lu  <hongjiu.lu@intel.com>

        * gcc.dg/callabi/callabi.exp: New.

Added:
    trunk/gcc/testsuite/gcc.dg/callabi/callabi.exp
    trunk/gcc/testsuite/gcc.dg/callabi/pr38891.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.h
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38891



More information about the Gcc-bugs mailing list