From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gordon Sadler To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: debug/2968 Date: Mon, 13 Aug 2001 15:26:00 -0000 Message-id: <20010813222601.26235.qmail@sourceware.cygnus.com> X-SW-Source: 2001-08/msg00383.html List-Id: The following reply was made to PR debug/2968; it has been noted by GNATS. From: Gordon Sadler To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Cc: Subject: Re: debug/2968 Date: Mon, 13 Aug 2001 17:18:07 -0500 On Mon, Aug 13, 2001 at 05:07:33PM -0400, Craig Rodrigues wrote: > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2968&database=gcc > > If I compile your test case with: > GNU C version 3.0.1 20010813 > > I get the following error: > ================================================================ > printf_fp.c: In function `__printf_fp': > printf_fp.c:1144: Internal compiler error in gen_subprogram_die, at dwarf2out.c:9516 > Please submit a full bug report, > with preprocessed source if appropriate. > ================================================================ > > > If I compile your test case with: > GNU C version 3.1 20010811 (experimental) > > Your test case successfully compiles and I do not get this error. > I have no issue with mainline. However, the failure occurs on the branch which represents a regression from 2.95.x -- Gordon Sadler