public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/59326] New: FAIL: gcc.dg/vect/vect-simd-clone-*.c
@ 2013-11-28  9:16 dominiq at lps dot ens.fr
  2013-11-28 11:08 ` [Bug lto/59326] " jakub at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: dominiq at lps dot ens.fr @ 2013-11-28  9:16 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 59326
           Summary: FAIL: gcc.dg/vect/vect-simd-clone-*.c
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dominiq at lps dot ens.fr
                CC: jakub at gcc dot gnu.org

The tests gcc.dg/vect/vect-simd-clone-*.c fail along two lines

(1) see http://gcc.gnu.org/ml/gcc-testresults/2013-11/msg02083.html

FAIL: gcc.dg/vect/vect-simd-clone-1.c -flto -ffat-lto-objects (internal
compiler error)
FAIL: gcc.dg/vect/vect-simd-clone-1.c -flto -ffat-lto-objects (test for excess
errors)
UNRESOLVED: gcc.dg/vect/vect-simd-clone-1.c -flto -ffat-lto-objects compilation
failed to produce executable
...
FAIL: gcc.dg/vect/vect-simd-clone-9.c -flto -ffat-lto-objects (internal
compiler error)
FAIL: gcc.dg/vect/vect-simd-clone-9.c -flto -ffat-lto-objects (test for excess
errors)
UNRESOLVED: gcc.dg/vect/vect-simd-clone-9.c -flto -ffat-lto-objects compilation
failed to produce executable

The ICE is of the kind

/opt/gcc/_clean/gcc/testsuite/gcc.dg/vect/vect-simd-clone-1.c:56:1: internal
compiler error: tree code 'omp_clause' is not supported in LTO streams

These ICEs can be silenced with a line such as 

/* { dg-skip-if "" { *-*-* } { "-flto" } { "" } } */

I have no idea about the short-term plans, but it seems that a regular
error/sorry would be better.

(2) With -fopenmp-simd, AVX instructions are always emitted even on target that
does not support it, see
http://gcc.gnu.org/ml/gcc-testresults/2013-11/msg02085.html

FAIL: gcc.dg/vect/vect-simd-clone-1.c (test for excess errors)
UNRESOLVED: gcc.dg/vect/vect-simd-clone-1.c compilation failed to produce
executable
...
FAIL: gcc.dg/vect/vect-simd-clone-8.c (test for excess errors)
UNRESOLVED: gcc.dg/vect/vect-simd-clone-8.c compilation failed to produce
executable


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

end of thread, other threads:[~2013-12-02 23:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-28  9:16 [Bug c/59326] New: FAIL: gcc.dg/vect/vect-simd-clone-*.c dominiq at lps dot ens.fr
2013-11-28 11:08 ` [Bug lto/59326] " jakub at gcc dot gnu.org
2013-11-28 11:25 ` jakub at gcc dot gnu.org
2013-11-28 13:24 ` rguenth at gcc dot gnu.org
2013-11-28 13:26 ` rguenth at gcc dot gnu.org
2013-11-28 13:32 ` jakub at gcc dot gnu.org
2013-11-28 13:37 ` jakub at gcc dot gnu.org
2013-11-29 10:36 ` jakub at gcc dot gnu.org
2013-11-29 10:41 ` jakub at gcc dot gnu.org
2013-12-02 23:12 ` jakub 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).