This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
egcs/gcc ChangeLog c-pretty-print.c c-pretty-p ...
- From: gdr at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 30 Jul 2002 13:48:07 -0000
- Subject: egcs/gcc ChangeLog c-pretty-print.c c-pretty-p ...
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: gdr@gcc.gnu.org 2002-07-30 06:48:07
Modified files:
gcc : ChangeLog c-pretty-print.c c-pretty-print.h
Log message:
* c-pretty-print.h (pp_c_statement): Declare.
* c-pretty-print.c (pp_c_postfix_expression): #if 0 support for SRCLOC.
(pp_c_statement): Define.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.15015&r2=1.15016
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-pretty-print.c.diff?cvsroot=gcc&r1=1.4&r2=1.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-pretty-print.h.diff?cvsroot=gcc&r1=1.2&r2=1.3