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

--- Comment #1 from Andrew Burgess <andrew.burgess at embecosm dot com> ---
Created attachment 40162
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40162&action=edit
Patch to skip the tests

As the tests are only going to test anything on a subset of targets, I don't
know if we care particularly about having the compile complete on all targets. 
The attached patch should (if I have the syntax correct) skip the tests on all
but the targets that are going to run the test.

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