------- 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

Reply via email to