egcs/gcc ChangeLog system.h cpplex.c
ghazi@gcc.gnu.org
ghazi@gcc.gnu.org
Fri Jul 7 07:29:00 GMT 2000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: ghazi@sourceware.cygnus.com 00/07/07 07:29:04
Modified files:
gcc : ChangeLog system.h cpplex.c
Log message:
* system.h (UNION_INIT_ZERO): New macro for initializing union
members in structs.
* cpplex.c (placemarker_token, eof_token): Use UNION_INIT_ZERO.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.7036&r2=1.7037
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/system.h.diff?cvsroot=gcc&r1=1.72&r2=1.73
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cpplex.c.diff?cvsroot=gcc&r1=1.61&r2=1.62
More information about the Gcc-cvs
mailing list