This is the mail archive of the gcc@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]

need for __gccmain in arm?


Hi,
             In machine description macros the macro
NAME_MAIN and SYMBOL_MAIN have been
defined for arm in file unknown-elf.h gcc-2.95.3.
It is defined and given a name as __gccmain. When
compiling for arm-elf this function is getting called
after function prologue in the "main" function. Could
anyone tell me the cause of calling / not calling this
function.
-regards
    N.Siva

Attachment: InterScan_Disclaimer.txt
Description: Text document


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