From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5289 invoked by alias); 19 Jan 2004 20:16:03 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 5275 invoked by alias); 19 Jan 2004 20:16:01 -0000 Date: Mon, 19 Jan 2004 20:16:00 -0000 Message-ID: <20040119201601.5274.qmail@sources.redhat.com> From: "doko at cs dot tu-berlin dot de" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040113163842.13670.aj@gcc.gnu.org> References: <20040113163842.13670.aj@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug ada/13670] [3.4/3.5 Regression] xnmake gets miscompiled during bootstrap with ada enabled X-Bugzilla-Reason: CC X-SW-Source: 2004-01/txt/msg02252.txt.bz2 List-Id: ------- Additional Comments From doko at cs dot tu-berlin dot de 2004-01-19 20:15 ------- Subject: Re: [3.4/3.5 Regression] xnmake gets miscompiled during bootstrap with ada enabled charlet at gcc dot gnu dot org writes: > > ------- Additional Comments From charlet at gcc dot gnu dot org 2004-01-19 15:24 ------- > As for PR 13470, the work around is to use the generated files from > another system. > > The code generation has probably been around for some time, and only > appeared recently because the auto-generated files were removed > from CVS. > > It may be good to include the auto-generated files in the official > GCC 3.4.0 source tarball. According to the changelog, these are: 2003-12-08 Arnaud Charlet * sinfo.h, einfo.h, nmake.ads, nmake.adb, treeprs.ads: Removed, since they are automatically generated by Make-lang.in and cause nothing but maintenance troubles. Are there more files? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13670