public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: ghazi@caip.rutgers.edu
To: gcc-gnats@gcc.gnu.org
Cc: mark@codesourcery.com
Subject: c++/9193: Testsuite error on mips-irix6 with g++.dg/abi/empty6.C (missing -Wabi warning)
Date: Mon, 06 Jan 2003 17:16:00 -0000	[thread overview]
Message-ID: <20030106171413.3906.qmail@sources.redhat.com> (raw)


>Number:         9193
>Category:       c++
>Synopsis:       Testsuite error on mips-irix6 with g++.dg/abi/empty6.C (missing -Wabi warning)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 06 09:16:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kaveh Ghazi
>Release:        gcc version 3.4 20030105 (experimental)
>Organization:
>Environment:
mips-sgi-irix6.5
>Description:
I'm getting a testsuite failure for g++.dg/abi/empty6.C on mips-sgi-irix6.5 as seen here:  http://gcc.gnu.org/ml/gcc-testresults/2003-01/msg00233.html

The error is not new, it appears to have started from the very day the testcase was checked in: http://gcc.gnu.org/ml/gcc-testresults/2002-09/msg00909.html

The logfile says:
FAIL: g++.dg/abi/empty6.C  (test for warnings, line 6)

and indeed no -Wabi warning is issued.  The failure occurs only when I run the testsuite with -mabi=64, it succeeds without that flag as noted in the test report above.

>How-To-Repeat:
Target mips-sgi-irix6.5 and compile empty6.ii with:

cc1plus -fpreprocessed empty6.ii -quiet -dumpbase empty6.C -mabi=64 -auxbase-strip empty6.C -Wabi -version -fmessage-length=0 -o empty6.C

and note that no -Wabi warning is issued.

# 1 "/caip/u58/ghazi/gcc-testing/egcc-CVS20030105/gcc/testsuite/g++.dg/abi/empty6.C"
# 1 "<built-in>"
# 1 "<command line>"
# 1 "/caip/u58/ghazi/gcc-testing/egcc-CVS20030105/gcc/testsuite/g++.dg/abi/empty6.C"


struct A {};

struct B {
  A a;
  virtual void f () {}
};


>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2003-01-06 17:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-06 17:16 ghazi [this message]
2003-01-07  1:46 Mark Mitchell
2003-01-08 17:46 Kaveh R. Ghazi
2003-01-08 17:56 Mark Mitchell
2003-03-03 15:55 ghazi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030106171413.3906.qmail@sources.redhat.com \
    --to=ghazi@caip.rutgers.edu \
    --cc=gcc-gnats@gcc.gnu.org \
    --cc=mark@codesourcery.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).