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]

What are INIT_ARRAY_SECTION_ASM_OP/FINI_ARRAY_SECTION_ASM_OP used for?


Hi,

I checked GC sources.  From what I can see,  we only check if
INIT_ARRAY_SECTION_ASM_OP
and FINI_ARRAY_SECTION_ASM_OP are defined. Their values aren't used.
Am I correct?

-- 
H.J.


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