------- Comment #7 from sam at gcc dot gnu dot org 2008-08-29 23:46 ------- I think the fix is wrong: when optimization_options() is called, user options have not been processed yet. It is likely that section anchors are always disabled by this change.
The patch for PR37283 at http://gcc.gnu.org/ml/gcc-patches/2008-08/msg02325.html may solve this. -- sam at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sam at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36756