This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/19345] [4.0/4.1 Regression] Segmentation fault with VLA and inlining and dwarf2
- From: "dberlin at dberlin dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Mar 2005 21:26:06 -0000
- Subject: [Bug debug/19345] [4.0/4.1 Regression] Segmentation fault with VLA and inlining and dwarf2
- References: <20050109081814.19345.belyshev@depni.sinp.msu.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dberlin at gcc dot gnu dot org 2005-03-31 21:26 -------
Subject: Re: [PR debug/19345] remap TYPE_STUB_DECL during inlining
On Thu, 31 Mar 2005, Alexandre Oliva wrote:
> TYPE_STUB_DECL was NULL in the testcase given in the bug report
> because tree inlining failed to remap TYPE_STUB_DECL. This patch
> reverts the patch that hides the problem, that AFAICT was checked in
> by accident,
Did i check it in, or someone else?
If i did it, it was definitely by accident.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19345