[Bug debug/19345] [4.0 Regression] Segmentation fault with VLA and inlining and dwarf2

2005-02-24 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-25 01:38 --- *** Bug 20205 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug debug/19345] [4.0 Regression] Segmentation fault with VLA and inlining and dwarf2

2005-02-17 Thread dberlin at gcc dot gnu dot org
--- Additional Comments From dberlin at gcc dot gnu dot org 2005-02-17 15:04 --- (In reply to comment #7) > BTW, this breaks glibc build, so it is quite important to get this fixed > for GCC 4.0 release. There is followup on how to get this fixed after the patch was rejected. http://gcc

[Bug debug/19345] [4.0 Regression] Segmentation fault with VLA and inlining and dwarf2

2005-02-17 Thread jakub at gcc dot gnu dot org
--- Additional Comments From jakub at gcc dot gnu dot org 2005-02-17 12:21 --- BTW, this breaks glibc build, so it is quite important to get this fixed for GCC 4.0 release. -- What|Removed |Added ---

[Bug debug/19345] [4.0 Regression] Segmentation fault with VLA and inlining and dwarf2

2005-01-26 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-27 04:25 --- Patch here: . -- What|Removed |Added

[Bug debug/19345] [4.0 Regression] Segmentation fault with VLA and inlining and dwarf2

2005-01-26 Thread belyshev at depni dot sinp dot msu dot ru
--- Additional Comments From belyshev at depni dot sinp dot msu dot ru 2005-01-27 03:00 --- Caused by this patch: 2005-01-03 Daniel Berlin <[EMAIL PROTECTED]> Fix PR debug/17924 Fix PR debug/19191 * dwarf2out.c (block_ultimate_origin): Follow decl origin if or

[Bug debug/19345] [4.0 Regression] Segmentation fault with VLA and inlining and dwarf2

2005-01-26 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-26 23:52 --- This started to happen after 2004-12-11. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19345

[Bug debug/19345] [4.0 Regression] Segmentation fault with VLA and inlining and dwarf2

2005-01-23 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-23 16:02 --- *** Bug 19585 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug debug/19345] [4.0 Regression] Segmentation fault

2005-01-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-09 15:46 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug debug/19345] [4.0 Regression] Segmentation fault

2005-01-09 Thread belyshev at depni dot sinp dot msu dot ru
--- Additional Comments From belyshev at depni dot sinp dot msu dot ru 2005-01-09 08:23 --- use '-O1 -g' to reproduce -- What|Removed |Added Known to fail|