From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4676 invoked by alias); 11 Feb 2003 22:56:00 -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 4635 invoked by uid 71); 11 Feb 2003 22:56:00 -0000 Date: Tue, 11 Feb 2003 22:56:00 -0000 Message-ID: <20030211225600.4634.qmail@sources.redhat.com> To: mmitchel@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: ebotcazou@gcc.gnu.org Subject: c++/9264 Reply-To: ebotcazou@gcc.gnu.org X-SW-Source: 2003-02/txt/msg00514.txt.bz2 List-Id: The following reply was made to PR c++/9264; it has been noted by GNATS. From: ebotcazou@gcc.gnu.org To: gcc-gnats@gcc.gnu.org Cc: Subject: c++/9264 Date: 11 Feb 2003 22:50:00 -0000 CVSROOT: /cvs/gcc Module name: gcc Branch: gcc-3_3-branch Changes by: ebotcazou@gcc.gnu.org 2003-02-11 22:49:59 Modified files: gcc : ChangeLog c-lex.c gcc/testsuite : ChangeLog Added files: gcc/testsuite/g++.dg/parse: octal1.C Log message: PR c/9100 Backport patch from mainline: 2003-01-12 Mark Mitchell PR c++/9264 * c-lex.c (c_lex): Set the token value to error_mark_node for invalid numeric constants. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.180&r2=1.16114.2.181 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-lex.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.190&r2=1.190.4.1 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.2261.2.43&r2=1.2261.2.44 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/octal1.C.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.8.1