------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-09
01:01 -------
Subject: Bug 20364
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: [EMAIL PROTECTED] 2005-03-09 01:00:56
Modified files:
gcc : ChangeLog c-opts.c
Log message:
Fix for PR middle-end/20364, backported from mainline.
Backport from mainline
2004-04-13 James E Wilson <[EMAIL PROTECTED]>
PR middle-end/20364
* 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&only_with_tag=gcc-3_4-branch&r1=2.2326.2.813&r2=2.2326.2.814
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-opts.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.96.4.9&r2=1.96.4.10
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20364