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 libgomp/69607] undefined reference to MAIN__._omp_fn.0 in atomic_capture-1.f with -flto


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69607

vries at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #37585|0                           |1
        is obsolete|                            |

--- Comment #11 from vries at gcc dot gnu.org ---
Created attachment 37594
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37594&action=edit
Updated tentative patch

This patch builds, and runs target-libgomp with -flto -flto-partition=1to1
-fno-toplevel-reorder, giving the same failures as normal (-fno-lto).

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