From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25133 invoked by alias); 5 Jun 2008 13:57:54 -0000 Received: (qmail 23231 invoked by uid 48); 5 Jun 2008 13:57:08 -0000 Date: Thu, 05 Jun 2008 13:57:00 -0000 Subject: [Bug testsuite/36440] New: [4.4 Regression] FAIL: g++.dg/cdce3.C on powerpc-apple-darwin8.5.0 X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dominiq at lps dot ens dot fr" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-06/txt/msg00210.txt.bz2 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