https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107418
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-12 branch has been updated by Martin Liska
<[email protected]>:
https://gcc.gnu.org/g:ca0220d42e075194ca1341c98a0a9a9f3fd1c719
commit r12-8872-gca0220d42e075194ca1341c98a0a9a9f3fd1c719
Author: Martin Liska <[email protected]>
Date: Thu Oct 27 10:29:17 2022 +0200
lto: do not load LTO stream for aliases [PR107418]
PR lto/107418
gcc/lto/ChangeLog:
* lto-dump.cc (lto_main): Do not load LTO stream for aliases.
(cherry picked from commit be6c75547385c69706370f4e792b04295f708a5a)
--- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
Fixed for GCC 12/13 releases.