public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/49757] New: FAIL: gcc.target/tic6x/*.c
@ 2011-07-15 12:06 hjl.tools at gmail dot com
  2011-07-15 12:11 ` [Bug testsuite/49757] " bernds at gcc dot gnu.org
  2011-07-18  9:00 ` rguenth at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: hjl.tools at gmail dot com @ 2011-07-15 12:06 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: FAIL: gcc.target/tic6x/*.c
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: bernds@codesourcery.com


On Linux/x86, revision 176310 gave:

FAIL: gcc.target/tic6x/builtins/extclr.c  -O0  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/extclr.c  -O1  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/extclr.c  -O2  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/extclr.c  -O2 -flto  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/extclr.c  -O2 -flto -flto-partition=none  (test
for excess errors)
FAIL: gcc.target/tic6x/builtins/extclr.c  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gcc.target/tic6x/builtins/extclr.c  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/extclr.c  -O3 -fomit-frame-pointer
-funroll-loops  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/extclr.c  -O3 -g  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/extclr.c  -Os  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/sarith1.c  -O0  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/sarith1.c  -O1  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/sarith1.c  -O2  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/sarith1.c  -O2 -flto  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/sarith1.c  -O2 -flto -flto-partition=none 
(test for excess errors)
FAIL: gcc.target/tic6x/builtins/sarith1.c  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gcc.target/tic6x/builtins/sarith1.c  -O3 -g  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/sarith1.c  -Os  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/smpy.c  -O0  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/smpy.c  -O1  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/smpy.c  -O2  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/smpy.c  -O2 -flto  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/smpy.c  -O2 -flto -flto-partition=none  (test
for excess errors)
FAIL: gcc.target/tic6x/builtins/smpy.c  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gcc.target/tic6x/builtins/smpy.c  -O3 -g  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/smpy.c  -Os  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/smpyh.c  -O0  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/smpyh.c  -O1  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/smpyh.c  -O2  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/smpyh.c  -O2 -flto  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/smpyh.c  -O2 -flto -flto-partition=none  (test
for excess errors)
FAIL: gcc.target/tic6x/builtins/smpyh.c  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gcc.target/tic6x/builtins/smpyh.c  -O3 -g  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/smpyh.c  -Os  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/smpylh.c  -O0  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/smpylh.c  -O1  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/smpylh.c  -O2  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/smpylh.c  -O2 -flto  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/smpylh.c  -O2 -flto -flto-partition=none  (test
for excess errors)
FAIL: gcc.target/tic6x/builtins/smpylh.c  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gcc.target/tic6x/builtins/smpylh.c  -O3 -g  (test for excess errors)
FAIL: gcc.target/tic6x/builtins/smpylh.c  -Os  (test for excess errors)

Why do we run TIC6X tests on Linux/x86?


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

* [Bug testsuite/49757] FAIL: gcc.target/tic6x/*.c
  2011-07-15 12:06 [Bug testsuite/49757] New: FAIL: gcc.target/tic6x/*.c hjl.tools at gmail dot com
@ 2011-07-15 12:11 ` bernds at gcc dot gnu.org
  2011-07-18  9:00 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: bernds at gcc dot gnu.org @ 2011-07-15 12:11 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Bernd Schmidt <bernds at gcc dot gnu.org> 2011-07-15 12:11:05 UTC ---
Author: bernds
Date: Fri Jul 15 12:11:00 2011
New Revision: 176313

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176313
Log:
    PR testsuite/49757
    * gcc/testsuite/gcc.target/tic6x/builtins/c6x-builtins.exp: Return if
    not testing tic6x-*-*.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/tic6x/builtins/c6x-builtins.exp


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

* [Bug testsuite/49757] FAIL: gcc.target/tic6x/*.c
  2011-07-15 12:06 [Bug testsuite/49757] New: FAIL: gcc.target/tic6x/*.c hjl.tools at gmail dot com
  2011-07-15 12:11 ` [Bug testsuite/49757] " bernds at gcc dot gnu.org
@ 2011-07-18  9:00 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-07-18  9:00 UTC (permalink / raw)
  To: gcc-bugs

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

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-07-18 08:59:57 UTC ---
Fixed.


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

end of thread, other threads:[~2011-07-18  9:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-15 12:06 [Bug testsuite/49757] New: FAIL: gcc.target/tic6x/*.c hjl.tools at gmail dot com
2011-07-15 12:11 ` [Bug testsuite/49757] " bernds at gcc dot gnu.org
2011-07-18  9:00 ` 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).