[Bug ipa/114501] ICE during modref with LTO

2024-03-27 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114501 --- Comment #3 from Andrew Pinski --- Created attachment 57825 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57825=edit Reduced most of the way (C++14 code now)

[Bug ipa/114501] ICE during modref with LTO

2024-03-27 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114501 --- Comment #2 from Andrew Pinski --- Reducing ...

[Bug ipa/114501] ICE during modref with LTO

2024-03-27 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114501 --- Comment #1 from Andrew Pinski --- /* We avoid outputting external vars or functions by reference to the global decls section as we do not want to have them enter decl merging. We should not need to do this anymore