------- Comment #4 from jakub at gcc dot gnu dot org  2009-10-09 12:20 -------
For generated code it is obviously best to adjust the generator so that it
doesn't generate so big translation units, instead emits more smaller files, or
puts all the string literal addresses into an array and uses that array instead
of directly.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41644

Reply via email to