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/34831] [4.3 Regression] ICE on gcc.dg/pr34233.c for MIPS



------- Comment #13 from rsandifo at gcc dot gnu dot org  2008-01-20 00:05 -------
Subject: Bug 34831

Author: rsandifo
Date: Sun Jan 20 00:05:07 2008
New Revision: 131662

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131662
Log:
gcc/
        PR target/34831
        * config/mips/mips.md (div<mode>3): Use <recip_condition> when
        deciding whether to use reciprocal instructions.

gcc/testsuite/
        PR target/34831
        * gcc.target/mips/pr34831.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/mips/pr34831.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mips/mips.md
    trunk/gcc/testsuite/ChangeLog


-- 


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


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