[Bug lto/94150] Improve LTO diagnosis for LTO triggered warnings/error: print source.o or source.a(lib.o) when printing location

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 12 09:23:56 GMT 2020


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

--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
You can probably use -fdump-ipa-cgraph where you will see object files:
...
  Read from file: pr91307-1.o
...


More information about the Gcc-bugs mailing list