gcc/gcc ChangeLog c-opts.c
wilson@gcc.gnu.org
wilson@gcc.gnu.org
Wed Apr 14 06:07:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: wilson@gcc.gnu.org 2004-04-14 06:07:28
Modified files:
gcc : ChangeLog c-opts.c
Log message:
Fix problem reported by Dan Berlin on gcc list.
* c-opt.c (c_common_post_options): If this_input_filename is NULL,
increment errorcount and return false instead of true.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3397&r2=2.3398
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-opts.c.diff?cvsroot=gcc&r1=1.109&r2=1.110
More information about the Gcc-cvs
mailing list