[Bug target/41644] -minimal-toc not helping for toc section exceeding 64k
sathishpy at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Oct 12 09:46:00 GMT 2009
------- Comment #8 from sathishpy at gmail dot com 2009-10-12 09:46 -------
gcc man page for minimal-toc:
>>This option causes GCC to make 'only one TOC entry' for every file. When you >>specify this option, GCC will produce code that is slower and larger but which
>>uses extremely little TOC space.
This is giving the impression that large number of string constants are not
stored in toc with -minimal-toc. If not, could you please met me know how this
option helps in reducing the toc size?
thanks
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41644
More information about the Gcc-bugs
mailing list