https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78544
Iain Sandoe <iains at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #40158|0 |1 is obsolete| | --- Comment #3 from Iain Sandoe <iains at gcc dot gnu.org> --- Created attachment 40164 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40164&action=edit tentative scan asm changes for Darwin. If the intent of the test is to find that hot/cold partitioning has not been disabled by the section attribs, then this should be sufficient to show that the cold section was invoked on darwin (I don't think the start label will be generated unless the switch happens from final.c) (very lightly tested)