This is the mail archive of the gcc-prs@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]

Re: c++/9193: Testsuite error on mips-irix6 with g++.dg/abi/empty6.C (missing -Wabi warning)


The following reply was made to PR c++/9193; it has been noted by GNATS.

From: "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu>
To: gcc-gnats@gcc.gnu.org, mark@codesourcery.com
Cc: gcc-bugs@gcc.gnu.org
Subject: Re: c++/9193: Testsuite error on mips-irix6 with g++.dg/abi/empty6.C (missing -Wabi warning)
Date: Wed, 8 Jan 2003 12:37:50 -0500 (EST)

  > From: Mark Mitchell <mark@codesourcery.com>
  > 
  > > 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.
  > 
  > That's correct behavior; it means that there's no change under that ABI.
 
 For my own education, would you please help me understand why the
 irix6 -mabi=n32 vs -mabi=64 flag affects this, but other 64 bit
 platforms, or sparc -m64, don't see a change?
 
 
  > 
  > So, would you do the magic to make the test not run in that situation?
 
 Sure, I'll give it a try.  Thanks for analyzing this one.
 
 		--Kaveh
 --
 Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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