This is the mail archive of the gcc-patches@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: RFC: xfail 20020227-1.c on 64-bit targets, how to catch -m64 in dejagnu?


 > From: Joern Rennecke <joern.rennecke@st.com>
 > 
 > > Based on the feedback in PR6221, I'd like to xfail
 > > execute/20020227-1.c for 64-bit targets.  I think the target list I've
 > > got below is a good start, but I'd also like to catch when the tester
 > > passes -m64 via e.g. --target_board 'unix{-m64,}'.
 > 
 > This test works fine on the simulator for sh64-elf -m5-64media

Ok, I don't know why it passes for you.  If what I submit bogusly
xfails for sh64-elf we can revisit.

 > > Is there a way to examine the flags in a .x file?  Some of the other
 > > tests look inside $CFLAGS, and I tried that but it doesn't work.
 > 
 > 930529-1.x and a bunch of other tests use a different method, you might
 > have a go at that.

Yes, I think that did the trick.  Thanks much!

		--Kaveh
--
Kaveh R. Ghazi			Director of Systems Architecture
ghazi@caip.rutgers.edu		Qwest Global Services


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