public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/50579] [4.7 regression] gcc.target/mips/20020620-1.c FAILs on IRIX 6.5
  2011-09-30 13:39 [Bug target/50579] New: [4.7 regression] gcc.target/mips/20020620-1.c FAILs on IRIX 6.5 ro at gcc dot gnu.org
@ 2011-09-30 13:37 ` ro at gcc dot gnu.org
  2011-10-02 18:30 ` rsandifo at gcc dot gnu.org
  2011-10-10 15:16 ` rguenth at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: ro at gcc dot gnu.org @ 2011-09-30 13:37 UTC (permalink / raw)
  To: gcc-bugs

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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.7.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug target/50579] New: [4.7 regression] gcc.target/mips/20020620-1.c FAILs on IRIX 6.5
@ 2011-09-30 13:39 ro at gcc dot gnu.org
  2011-09-30 13:37 ` [Bug target/50579] " ro at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ro at gcc dot gnu.org @ 2011-09-30 13:39 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50579
           Summary: [4.7 regression] gcc.target/mips/20020620-1.c FAILs on
                    IRIX 6.5
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ro@gcc.gnu.org
                CC: rsandifo@gcc.gnu.org
              Host: mips-sgi-irix6.5
            Target: mips-sgi-irix6.5
             Build: mips-sgi-irix6.5


After 20110831, gcc.target/mips/20020620-1.c has started to FAIL on IRIX 6.5:

FAIL: gcc.target/mips/20020620-1.c (test for excess errors)
UNRESOLVED: gcc.target/mips/20020620-1.c scan-assembler-not move

Excess errors:
/vol/gcc/src/hg/trunk/irix/gcc/testsuite/gcc.target/mips/20020620-1.c:1:0:
error: '-mabi=n32' is incompatible with '-mlong64'

The following new test FAILs as well,which is probably related:

FAIL: gcc.target/mips/abi-o64-long64.c (test for excess errors)

Excess errors:
/vol/gcc/src/hg/trunk/irix/gcc/testsuite/gcc.target/mips/abi-o64-long64.c:1:0:
error: the combination of '-mabi=o64' and '-mabicalls' is incompatible with
'-mlong64'


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug target/50579] [4.7 regression] gcc.target/mips/20020620-1.c FAILs on IRIX 6.5
  2011-09-30 13:39 [Bug target/50579] New: [4.7 regression] gcc.target/mips/20020620-1.c FAILs on IRIX 6.5 ro at gcc dot gnu.org
  2011-09-30 13:37 ` [Bug target/50579] " ro at gcc dot gnu.org
@ 2011-10-02 18:30 ` rsandifo at gcc dot gnu.org
  2011-10-10 15:16 ` rguenth at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: rsandifo at gcc dot gnu.org @ 2011-10-02 18:30 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> 2011-10-02 18:29:30 UTC ---
Author: rsandifo
Date: Sun Oct  2 18:29:27 2011
New Revision: 179433

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179433
Log:
gcc/testsuite/
    PR target/50579
    * gcc.target/mips/mips.exp (mips_long32_abi_p, mips_long64_abi_p):
    New procedures.
    (mips-dg-options): Force an ABI option if the current ABI is
    incompatible with the required -mlong setting.  Likewise force
    a long setting if the current one is incompatible with the
    chosen ABI.  Keep abi_test_option_p, abi and eabi_p updated
    throughout procedure.
    * gcc.target/mips/abi-o64-long64.c: Require -mno-abicalls
    instead of addressing=absolute.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/mips/abi-o64-long64.c
    trunk/gcc/testsuite/gcc.target/mips/mips.exp


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug target/50579] [4.7 regression] gcc.target/mips/20020620-1.c FAILs on IRIX 6.5
  2011-09-30 13:39 [Bug target/50579] New: [4.7 regression] gcc.target/mips/20020620-1.c FAILs on IRIX 6.5 ro at gcc dot gnu.org
  2011-09-30 13:37 ` [Bug target/50579] " ro at gcc dot gnu.org
  2011-10-02 18:30 ` rsandifo at gcc dot gnu.org
@ 2011-10-10 15:16 ` rguenth at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-10-10 15:16 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-10-10 15:15:30 UTC ---
Fixed.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-10-10 15:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-30 13:39 [Bug target/50579] New: [4.7 regression] gcc.target/mips/20020620-1.c FAILs on IRIX 6.5 ro at gcc dot gnu.org
2011-09-30 13:37 ` [Bug target/50579] " ro at gcc dot gnu.org
2011-10-02 18:30 ` rsandifo at gcc dot gnu.org
2011-10-10 15:16 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).