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/46610] gcc.target/mips/save-restore-?.c ICEs on IRIX 6.5: unrecognizable insn


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

--- Comment #2 from Rainer Orth <ro at gcc dot gnu.org> 2011-02-10 17:23:24 UTC ---
Author: ro
Date: Thu Feb 10 17:23:21 2011
New Revision: 170013

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170013
Log:
    PR target/46610
    * gcc.target/mips/save-restore-1.c: Skip on mips-sgi-irix6*.
    * gcc.target/mips/save-restore-3.c: Likewise.
    * gcc.target/mips/save-restore-4.c: Likewise.
    * gcc.target/mips/save-restore-5.c: Likewise.

    PR target/47683
    * g++.dg/tree-prof/partition1.C: Skip on mips-sgi-irix*.
    * g++.dg/tree-prof/partition2.C: Likewise.

Modified:
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_5-branch/gcc/testsuite/g++.dg/tree-prof/partition1.C
    branches/gcc-4_5-branch/gcc/testsuite/g++.dg/tree-prof/partition2.C
    branches/gcc-4_5-branch/gcc/testsuite/gcc.target/mips/save-restore-1.c
    branches/gcc-4_5-branch/gcc/testsuite/gcc.target/mips/save-restore-3.c
    branches/gcc-4_5-branch/gcc/testsuite/gcc.target/mips/save-restore-4.c
    branches/gcc-4_5-branch/gcc/testsuite/gcc.target/mips/save-restore-5.c


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