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] g++.dg/cpp/_Pragma1.C: Skip on fido and m68k.


On Thu, May 17, 2007 at 09:32:00AM -0700, Kazu Hirata wrote:
> Hi,
> 
> Attached is a patch to skip g++.dg/cpp/_Pragma1.C on fido and m68k.
> 
> Looking at the testcase and gcc/c-pragma.c, I think this testcase
> should just be skipped on those targets without
> HANDLE_PRAGMA_PACK_PUSH_POP.
> 
> A similar patch has been posted and approved for
> gcc.dg/cpp/_Pragma6.C.
> 
>   http://gcc.gnu.org/ml/gcc-patches/2007-04/msg00904.html
> 
> Tested on fido and m68k.  OK to apply?

Yes.

Janis


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