[Bug ipa/114501] [11/12/13/14 Regression] ICE during modref with LTO

2024-04-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114501 Richard Biener changed: What|Removed |Added Version|14.0|13.2.0 Priority|P1

[Bug ipa/114501] [11/12/13/14 Regression] ICE during modref with LTO

2024-04-08 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114501 Sam James changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comment #8

[Bug ipa/114501] [11/12/13/14 Regression] ICE during modref with LTO

2024-03-29 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114501 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P1 CC|

[Bug ipa/114501] [11/12/13/14 Regression] ICE during modref with LTO

2024-03-28 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114501 --- Comment #7 from Richard Biener --- The assert basically verifies free-lang-data does its job.

[Bug ipa/114501] [11/12/13/14 Regression] 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 #6 from Andrew Pinski --- Changing he return type of size to be size_t rather than size_type fixes the issue. So does adding: constexpr basic_string_view view; to the toplevel namespace.

[Bug ipa/114501] [11/12/13/14 Regression] 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 Andrew Pinski changed: What|Removed |Added Attachment #57825|0 |1 is obsolete|

[Bug ipa/114501] [11/12/13/14 Regression] 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 Andrew Pinski changed: What|Removed |Added Known to work||8.5.0 Ever confirmed|0