From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4636 invoked by alias); 17 Jan 2003 20:56:04 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 4620 invoked by uid 71); 17 Jan 2003 20:56:04 -0000 Date: Fri, 17 Jan 2003 20:56:00 -0000 Message-ID: <20030117205604.4618.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Wolfgang Bangerth Subject: Re: c++/9356: [3.4 regression] [New parser] internal compiler error in validate_nonmember_using_decl, at cp/delc2.c:4179 Reply-To: Wolfgang Bangerth X-SW-Source: 2003-01/txt/msg01070.txt.bz2 List-Id: The following reply was made to PR c++/9356; it has been noted by GNATS. From: Wolfgang Bangerth To: Rick Moseley Cc: gcc-bugs@gcc.gnu.org, , Subject: Re: c++/9356: [3.4 regression] [New parser] internal compiler error in validate_nonmember_using_decl, at cp/delc2.c:4179 Date: Fri, 17 Jan 2003 14:49:18 -0600 (CST) > You are right sir. I have a header file that had the following 2 includes: > > #include > #include > > Reversing the order of those includes fixed the problem. But it's still a bug that we get an internal compiler error on the code, however bogus it may be. (Which reminds me that I forgot to set ice-on-illegal for this report... Will fix.) W. ------------------------------------------------------------------------- Wolfgang Bangerth email: bangerth@ticam.utexas.edu www: http://www.ticam.utexas.edu/~bangerth/