[Bug debug/27851] Hour-long segfault with -O1 -g on gcc.dg/parm-impl-decl-1.c

2021-11-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27851 Andrew Pinski changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug debug/27851] Hour-long segfault with -O1 -g on gcc.dg/parm-impl-decl-1.c

2006-06-09 Thread wilson at gcc dot gnu dot org
--- Comment #3 from wilson at gcc dot gnu dot org 2006-06-10 01:19 --- This is a C front end bug. The C front end is creating a circular symbol table, where the function h is defined both in the external scope and inside itself. The dwarf2out.c code then goes into an infinite recursion

[Bug debug/27851] Hour-long segfault with -O1 -g on gcc.dg/parm-impl-decl-1.c

2006-05-31 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-06-01 02:43 --- #20 0x00572359 in get_AT (die=0x2b0a86e0, attr_kind=DW_AT_inline) at /home/pinskia/src/gcc-4.1/gcc/gcc/dwarf2out.c:5235 #21 0x00572359 in get_AT (die=0x2b0a8870, attr_kind=DW_AT_inline) at /ho