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: [committed] Fix gcc.dg/builtins-18.c and gcc.dg/builtins-20.c on PA


On Wed, Feb 25, 2004 at 02:11:24PM -0500, John David Anglin wrote:
> +#if defined(__hppa) && defined(__hpux)
> +/* PA HP-UX doesn't have the entire C99 runtime.  */
> +#else
>  #if defined(sun)

Please use #elif.



r~


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