This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/36440] New: [4.4 Regression] FAIL: g++.dg/cdce3.C on powerpc-apple-darwin8.5.0


On powerpc-apple-darwin8.5.0 (see
http://gcc.gnu.org/ml/gcc-testresults/2008-06/msg00340.html) one has:

FAIL: g++.dg/cdce3.C (test for excess errors)
WARNING: g++.dg/cdce3.C compilation failed to produce executable
FAIL: g++.dg/cdce3.C scan-tree-dump cdce "cdce3.C:68: note: function call is
shrink-wrapped into error conditions.": dump file does not exist
FAIL: g++.dg/cdce3.C scan-tree-dump cdce "cdce3.C:69: note: function call is
shrink-wrapped into error conditions.": dump file does not exist
FAIL: g++.dg/cdce3.C scan-tree-dump cdce "cdce3.C:70: note: function call is
shrink-wrapped into error conditions.": dump file does not exist
FAIL: g++.dg/cdce3.C scan-tree-dump cdce "cdce3.C:71: note: function call is
shrink-wrapped into error conditions.": dump file does not exist
FAIL: g++.dg/cdce3.C scan-tree-dump cdce "cdce3.C:72: note: function call is
shrink-wrapped into error conditions.": dump file does not exist
FAIL: g++.dg/cdce3.C scan-tree-dump cdce "cdce3.C:73: note: function call is
shrink-wrapped into error conditions.": dump file does not exist
FAIL: g++.dg/cdce3.C scan-tree-dump cdce "cdce3.C:74: note: function call is
shrink-wrapped into error conditions.": dump file does not exist
FAIL: g++.dg/cdce3.C scan-tree-dump cdce "cdce3.C:75: note: function call is
shrink-wrapped into error conditions.": dump file does not exist
FAIL: g++.dg/cdce3.C scan-tree-dump cdce "cdce3.C:76: note: function call is
shrink-wrapped into error conditions.": dump file does not exist
FAIL: g++.dg/cdce3.C scan-tree-dump cdce "cdce3.C:77: note: function call is
shrink-wrapped into error conditions.": dump file does not exist
FAIL: g++.dg/cdce3.C scan-tree-dump cdce "cdce3.C:78: note: function call is
shrink-wrapped into error conditions.": dump file does not exist
FAIL: g++.dg/cdce3.C scan-tree-dump cdce "cdce3.C:79: note: function call is
shrink-wrapped into error conditions.": dump file does not exist
FAIL: g++.dg/cdce3.C scan-tree-dump cdce "cdce3.C:80: note: function call is
shrink-wrapped into error conditions.": dump file does not exist
FAIL: g++.dg/cdce3.C scan-tree-dump cdce "cdce3.C:81: note: function call is
shrink-wrapped into error conditions.": dump file does not exist
FAIL: g++.dg/cdce3.C scan-tree-dump cdce "cdce3.C:82: note: function call is
shrink-wrapped into error conditions.": dump file does not exist
FAIL: g++.dg/cdce3.C scan-tree-dump cdce "cdce3.C:83: note: function call is
shrink-wrapped into error conditions.": dump file does not exist

although the first line is

/* { dg-do  run { target { ! "*-*-darwin" } } } */

Is the syntax correct?


-- 
           Summary: [4.4 Regression] FAIL: g++.dg/cdce3.C on powerpc-apple-
                    darwin8.5.0
           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
 GCC build triplet: powerpc-apple-darwin8.5.0
  GCC host triplet: powerpc-apple-darwin8.5.0
GCC target triplet: powerpc-apple-darwin8.5.0


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]