GCC Explorer - an interactive take on compilation
Posted May 30, 2012 8:18 UTC (Wed) by
jzbiciak (
✭ supporter ✭, #5246)
In reply to:
GCC Explorer - an interactive take on compilation by jamesh
Parent article:
GCC Explorer - an interactive take on compilation
Yep, it does seem to put it in rodata. I've seen enough shenanigans with initialized local arrays that I was prepared to hear it was strcpy()ing everything to local copies on the stack due to some obscure paragraph I missed in the standard. Thankfully, it's not that insane.
(
Log in to post comments)