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: [patch testsuite g++.dg gcc.dg]: Fix various tests for w64


Richard Henderson <rth@redhat.com> wrote on 26.09.2008 19:01:10:

> Janis Johnson wrote:
> > The ones that case to __SIZE_TYPE__ are OK.  For the ones that now
> > use { { x86_64-*-mingw* } || ilp32 }, is there a more generic
> > effective-target keyword that you could add instead of using the
> > target triple?  What are the characteristics of the target that
> > make the check relevant?
> 
> We should add a p64 (as opposed to lp64) tag for it.

What should p64 be? Which characteristics it should have? Or did you meant 
llp64?

Kai

|  (\_/)  This is Bunny. Copy and paste Bunny
| (='.'=) into your signature to help him gain
| (")_(") world domination.


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