This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/78544] FAIL: gcc.dg/tree-prof/section-attr-*.c compilation, -fprofile-generate -D_PROFILE_GENERATE on darwin


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)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]