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: Remove arm-*-* from target of test _Pragma1.C and _Pragma6.c?


On Wed, Apr 15, 2009 at 7:09 PM, Jing Yu <jingyu@google.com> wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39781
>
> These two tests require that platform supports pragma pack(push).
> However "HANDLE_PRAGMA_PACK_PUSH_POP" is not defined under gcc/config/arm.


What about defining HANDLE_PRAGMA_PACK_PUSH_POP for arm instead?  This
is a very useful pragma that people will use.

Thanks,
Andrew Pinski


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