This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/20364] [3.4 Regression] Segfault with -Xpreprocessor argument


------- 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:	wilson@gcc.gnu.org	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  <wilson@specifixinc.com>
	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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]