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: ARM EABI GNU/Linux libgcc


On Tue, Nov 23, 2004 at 02:16:06PM -0800, Mark Mitchell wrote:
>   
> ! /* Define IVOKE__main if we should emit a call to __main at the start
> !    of "main".  */ 
> ! #if (!defined(INVOKE__main)			\
> !      && !defined(INIT_SECTION_ASM_OP)		\
> !      && !defined(INIT_ARRAY_SECTION_ASM_OP))
> ! #define INVOKE__main
>   #endif

Typo on IVOKE...


-- 
Daniel Jacobowitz


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