[Bug debug/109616] internal compiler error: in dwarf2out_var_location, at dwarf2out.c:26371 (GreenLiant)

2023-04-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109616 Andrew Pinski changed: What|Removed |Added Resolution|FIXED |INVALID --- Comment #8 from Andrew

[Bug debug/109616] internal compiler error: in dwarf2out_var_location, at dwarf2out.c:26371 (GreenLiant)

2023-04-25 Thread zzhu at greenliant dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109616 Zhengfeng Zhu changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug debug/109616] internal compiler error: in dwarf2out_var_location, at dwarf2out.c:26371 (GreenLiant)

2023-04-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109616 --- Comment #6 from Richard Biener --- Also note that GCC 7.3.0 which you report against is no longer supported. The oldest compiler still receiving patches is GCC 10.4. You can also try GCC 7.5.0, the last release from the GCC 7 branch.

[Bug debug/109616] internal compiler error: in dwarf2out_var_location, at dwarf2out.c:26371 (GreenLiant)

2023-04-24 Thread zzhu at greenliant dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109616 --- Comment #5 from Zhengfeng Zhu --- OK. Thanks. Let me confirm this issue.

[Bug debug/109616] internal compiler error: in dwarf2out_var_location, at dwarf2out.c:26371 (GreenLiant)

2023-04-24 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109616 --- Comment #4 from Andrew Pinski --- GCC does not have an option called -Os2 .

[Bug debug/109616] internal compiler error: in dwarf2out_var_location, at dwarf2out.c:26371 (GreenLiant)

2023-04-24 Thread zzhu at greenliant dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109616 --- Comment #3 from Zhengfeng Zhu --- -D__RISC_V__=1 -D__arm__ -D__FW_BCU__ -I"/cygdrive/F/Include" -Os2 -mcmodel=medium -g3 -Wall -mcpu=n25 -ffunction-sections -fdata-sections -c -fmessage-length=0 -msmall-data-limit=0 The .i file we can't

[Bug debug/109616] internal compiler error: in dwarf2out_var_location, at dwarf2out.c:26371 (GreenLiant)

2023-04-24 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109616 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2023-04-25 Ever confirmed|0