c/6300

zack@gcc.gnu.org zack@gcc.gnu.org
Mon Apr 22 15:36:00 GMT 2002


The following reply was made to PR c/6300; it has been noted by GNATS.

From: zack@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c/6300
Date: 22 Apr 2002 22:26:07 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_1-branch
 Changes by:	zack@gcc.gnu.org	2002-04-22 15:26:07
 
 Modified files:
 	gcc            : ChangeLog c-lex.c config.gcc 
 	gcc/doc        : install.texi 
 
 Log message:
 	* c-lex.c (lex_charconst): Call convert to get constant in
 	proper type; don't just smash the type field.
 	Fixes PR c/6300.
 	
 	* config.gcc: Add list of obsolete configurations.  Disallow
 	building these without --enable-obsolete.
 	* doc/install.texi: Document --enable-obsolete and obsoletion
 	policy.  Mention obsoletion of individual targets in
 	appropriate places.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.13152.2.431&r2=1.13152.2.432
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-lex.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.164.2.2&r2=1.164.2.3
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.gcc.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.167.2.14&r2=1.167.2.15
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/install.texi.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.92.2.13&r2=1.92.2.14
 



More information about the Gcc-prs mailing list