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


Mark Mitchell wrote:
Daniel Jacobowitz wrote:

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...


True. Want to fix that, or want me to do it?

Done.


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


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