GCC 3.4.0 fails to boot with a non-GCC C compiler

Mark Mitchell mark@codesourcery.com
Wed Apr 7 19:06:00 GMT 2004


Joe Buck wrote:

>On Wed, Apr 07, 2004 at 11:44:08AM -0700, Joe Buck wrote:
>  
>
>>gcc 3.4.0-pre failed to build on HP-UX with HP's C compiler.  It's likely
>>to fail with other non-gcc C compilers as well.
>>
>>The reason is that intl/gettextP.h contains
>>    
>>
>
>static inline nls_uint32
>
>  
>
>>"inline" is not valid C89.
>>    
>>
> 
>The same problem is in intl/plural.y.  I'm fixing them as I find them,
>there may be more.
> 
>  
>
OK.

Would you please create a 3.4.0-targeted PR for this problem and add me 
to the CC list?  When you have a patch, please attach it to the PR.

Thanks,

-- 
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com



More information about the Gcc mailing list