http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46790
Jan Hubicka <hubicka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2010.12.12 20:59:48 CC| |hjl.tools at gmail dot com Ever Confirmed|0 |1 --- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> 2010-12-12 20:59:48 UTC --- I reproduce same issue on gcc14, too. This seems like previously semi-latent problem. One can definitly declare main into text.startup by hand. H.J., do you have any idea how to fix/work around this? Steve: HPUX is not using function sections, so it is probably unrelated issue. Honza