------- Comment #4 from iains at gcc dot gnu dot org  2010-07-20 14:34 -------

having said that, isn't this just a problem of bad source code?

if the target is darwin - then the section name should be specified
appropriately surely?

I guess filling it in automatically would be possible, by some kind of back-end
manipulation if we detect that DECL_SECTION_NAME is set and the string is
invalid.. 

... but it seems a bit breakable (for example, if we get darwin working with
gas...)


-- 


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

Reply via email to