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: Turn on -Wpsabi only for the C languages


On Wed, Feb 18, 2009 at 8:43 AM, H.J. Lu <hjl.tools@gmail.com> wrote:
> On Wed, Feb 18, 2009 at 7:31 AM, Eric Botcazou <ebotcazou@adacore.com> wrote:
>>> There is no standard way to interface with C?
>>
>> There is, but I doubt people use it for unions with long doubles.
>>
>
> Can Ada front-end turn off warn_psabi?
>

This is a patch to turn off warn_psabi for Ada. We will handle it
for each none-C language front-end individually. OK for trunk?

Thanks.

-- 
H.J.
---
2009-02-18  H.J. Lu  <hongjiu.lu@intel.com>

	* gcc-interface/misc.c (gnat_post_options): Turn off warn_psabi.

Attachment: gcc-bar-2.patch
Description: Text document


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