2 msgGCC 4.2.4 Status Report (2008-03-15)
2 msgGCC 4.3.1 Status Report (2008-03-15)
1 msggcc-4.4-20080314 is now available
1 msgThe Linux binutils 2.18.50.0.5 is released
2 msg[Ada] GNAT BUG Assert_Failure uintp.adb:1593
3 msgDFA state and arc explosion
1 msggcc-4.3-20080313 is now available

Test Harness and SPARC VIS Instructions
\ Joel Sherrill (13 Mar 2008)
. \ Seongbae Park (¹Ú¼º¹è, ÚÓà÷ÛÆ) (13 Mar 2008)
. . \ Joel Sherrill (13 Mar 2008)
. . . \ Seongbae Park (¹Ú¼º¹è, ÚÓà÷ÛÆ) (13 Mar 2008)
. \ Uros Bizjak (13 Mar 2008)
. . \ Joel Sherrill (13 Mar 2008)
. . . \ Seongbae Park (¹Ú¼º¹è, ÚÓà÷ÛÆ) (13 Mar 2008)
. \ Uros Bizjak (13 Mar 2008)
. . \ Joel Sherrill (14 Mar 2008)
. . . \ Uros Bizjak (14 Mar 2008)

6 msgRe: testsuite run-time test for sse2 support
10 msgCould someone please check if FSF received pape...
1 msggcc-4.2-20080312 is now available
1 msgNew wiki page for openmp and parallelization
13 msgRFC: adding knowledge of the int_fastN_t types ...
98 msgOfficial GCC git repository
28 msggcc 4.3.0 i386 default question
5 msgupdate_path in gcc/prefix.h?
3 msg-B vs Multilib
4 msg[PATCH] Fix bug on soft emulation of float poin...
2 msgPorting gcc
2 msgFwd: Porting gcc to a new architecture
Subject:Re: Test Harness and SPARC VIS Instructions
Group:Gcc
From:Uros Bizjak
Date:14 Mar 2008


On Fri, Mar 14, 2008 at 3:45 PM, Joel Sherrill
<joel.sherrill> wrote:

> It now looks like the scan-tree-dump-times tests are the next
> easy group that isn't supported that needs to be marked as
> not supported. I didn't see anything obv
>
> FAIL: gcc.dg/vect/pr33804.c scan-tree-dump-times vect "vectorized 1 loops" 1
> FAIL: gcc.dg/vect/pr33804.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
> FAIL: gcc.dg/vect/pr33953.c scan-tree-dump-times vect "vectorized 1 loops" 1
> FAIL: gcc.dg/vect/pr33953.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
>
> I assume these fail because we don't dump files from the target.

No, these dumps are produced by the compiler, this test is not
executable test. It checks for some feature, and the failure means
that this feature is not supported, or was not triggered for some
reason. There are many check_effective_target_vect_<whatever>
procedures in testsuite/lib/target-supports.exp, and depending on what
your target supports, you should add the target to the correct ones.

> How do you indicate these are not supported?

See above.

Uros.


© 2004-2008 readlist.com