From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12462 invoked by alias); 19 Feb 2005 21:20:21 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 12438 invoked by uid 48); 19 Feb 2005 21:20:16 -0000 Date: Sun, 20 Feb 2005 05:00:00 -0000 From: "jsm28 at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org Message-ID: <20050219212015.20094.jsm28@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/20094] New: gcc.dg/transparent-union-* fail on ia64-hpux X-Bugzilla-Reason: CC X-SW-Source: 2005-02/txt/msg02301.txt.bz2 List-Id: The tests gcc.dg/transparent-union-1.c and gcc.dg/transparent-union-2.c fail on ia64-hpux. Problems start with: /scratch/joseph/gcc-mainline/gcc/testsuite/gcc.dg/transparent-union-1.c:12: warning: 'transparent_union' attribute ignored The union has mode BLKmode while the fields have mode SImode. Not a regression relative to 3.4.x. -- Summary: gcc.dg/transparent-union-* fail on ia64-hpux Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jsm28 at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: ia64-*-hpux11.* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20094