This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

-fstack-check works?


Guys:


Does -fstack-check work for targets like arm-elf?

A quick compilation of "hello, world" didn't turn up anything
obviously different in the main() implementation with -fstack-check
turned on or off, although the two images were different according to
a diff on the disassembled images.

If -fstack-check does work, what happens when the check fails?  Er,
what does gcc's checking code do when the check fails, assuming the
system is still running... :^)


Thanks!


b.g.
-- 
Bill Gatliff
bgat@billgatliff.com

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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