public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/35710]  New: FAIL: gcc.dg/vect/section-anchors-pr27770.c (test for excess errors)
@ 2008-03-26 19:42 dominiq at lps dot ens dot fr
  2008-03-26 22:56 ` [Bug testsuite/35710] " ubizjak at gmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: dominiq at lps dot ens dot fr @ 2008-03-26 19:42 UTC (permalink / raw)
  To: gcc-bugs

On powerpc-apple-darwin* we have the following failures (among others):

FAIL: gcc.dg/vect/section-anchors-pr27770.c (test for excess errors)
FAIL: gcc.dg/vect/section-anchors-vect-69.c (test for excess errors)

This can be fixed by the following patch (borrowed from
gcc/testsuite/gcc.dg/pr26427.c):

diff -u /opt/gcc/_gcc_clean/gcc/testsuite/gcc.dg/vect/section-anchors-pr27770.c
/opt/gcc/gcc-4.4-work/gcc/testsuite/gcc.dg/vect/section-anchors-pr27770.c
--- /opt/gcc/_gcc_clean/gcc/testsuite/gcc.dg/vect/section-anchors-pr27770.c    
2007-11-07 10:20:18.000000000 +0100
+++ /opt/gcc/gcc-4.4-work/gcc/testsuite/gcc.dg/vect/section-anchors-pr27770.c  
2008-03-26 18:46:12.000000000 +0100
@@ -1,3 +1,4 @@
+/* { dg-warning "this target does not support" "" { target {
powerpc-apple-darwin* } } 1 } */
 /* { dg-require-effective-target section_anchors } */ 

 #include <stdarg.h>
diff -u /opt/gcc/_gcc_clean/gcc/testsuite/gcc.dg/vect/section-anchors-vect-69.c
/opt/gcc/gcc-4.4-work/gcc/testsuite/gcc.dg/vect/section-anchors-vect-69.c
--- /opt/gcc/_gcc_clean/gcc/testsuite/gcc.dg/vect/section-anchors-vect-69.c    
2007-11-07 10:20:17.000000000 +0100
+++ /opt/gcc/gcc-4.4-work/gcc/testsuite/gcc.dg/vect/section-anchors-vect-69.c  
2008-03-26 18:45:01.000000000 +0100
@@ -1,3 +1,4 @@
+/* { dg-warning "this target does not support" "" { target {
powerpc-apple-darwin* } } 1 } */
 /* { dg-require-effective-target section_anchors } */

 #include <stdarg.h>

This fix the failures on powerpc-apple-darwin9 without regression on
i686-apple-darwin9. Note that I am not sure that '"" { target {
powerpc-apple-darwin* } } 1' is really needed. Could someone has a look before
I submit a patch?


-- 
           Summary: FAIL: gcc.dg/vect/section-anchors-pr27770.c (test for
                    excess errors)
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dominiq at lps dot ens dot fr


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


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

end of thread, other threads:[~2010-12-16 21:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-35710-4@http.gcc.gnu.org/bugzilla/>
2010-11-29 15:38 ` [Bug testsuite/35710] FAIL: gcc.dg/vect/section-anchors-pr27770.c (test for excess errors) iains at gcc dot gnu.org
2010-12-06 14:24 ` dominiq at lps dot ens.fr
2010-12-10 12:54 ` iains at gcc dot gnu.org
2010-12-16 21:14 ` dominiq at lps dot ens.fr
2008-03-26 19:42 [Bug testsuite/35710] New: " dominiq at lps dot ens dot fr
2008-03-26 22:56 ` [Bug testsuite/35710] " ubizjak at gmail dot com
2008-03-27  0:36 ` dominiq at lps dot ens dot fr
2008-05-15 21:35 ` janis at gcc dot gnu dot org
2008-05-15 21:36 ` janis at gcc dot gnu dot org
2009-06-23 20:46 ` dominiq at lps dot ens dot fr
2009-06-23 20:49 ` dominiq at lps dot ens dot fr
2010-04-14 15:04 ` iains at gcc dot gnu dot 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).