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 c++/54988] fpmath=sse target pragma causes inlining failure because of target specific option mismatch


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

--- Comment #8 from Oleg Endo <olegendo at gcc dot gnu.org> 2012-10-30 09:07:17 UTC ---
Author: olegendo
Date: Tue Oct 30 09:07:08 2012
New Revision: 192982

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192982
Log:
    PR target/54988
    * config/sh/sh.md (tstqi_t_zero): Rename to *tstqi_t_zero.
    (*tst<mode>_t_zero): New insns.
    * config/sh/iterators.md (lowpart_be, lowpart_le): New mode attributes.

    PR target/54988
    * gcc.target/sh/pr53988.c: New.


Added:
    trunk/gcc/testsuite/gcc.target/sh/pr53988.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/iterators.md
    trunk/gcc/config/sh/sh.md
    trunk/gcc/testsuite/ChangeLog


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