This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/libcpp directives.c ChangeLog
- From: dpatel at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 28 Feb 2005 19:04:24 -0000
- Subject: gcc/libcpp directives.c ChangeLog
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: dpatel@gcc.gnu.org 2005-02-28 19:04:23
Modified files:
libcpp : directives.c ChangeLog
Log message:
* directives.c (do_line): Save sysp early before line table is
realloc'ed.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/directives.c.diff?cvsroot=gcc&r1=1.12&r2=1.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/ChangeLog.diff?cvsroot=gcc&r1=1.56&r2=1.57