[Bug driver/11417] [3.4 regression] fortran options warned about in cc1 when *.F or -x f77-cpp-input

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jul 5 07:20:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11417



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-07-05 07:20 -------
Subject: Bug 11417

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	neil@gcc.gnu.org	2003-07-05 07:20:32

Modified files:
	gcc            : ChangeLog c-opts.c 

Log message:
	PR driver/11417
	* c-opts.c (permit_fortran_options): New.
	(c_common_init_options): Accept fortran front end options if
	it looks like we might be preprocessing Fortran.
	(c_common_handle_option): Don't reject switch if permit_fotran_options.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.341&r2=2.342
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-opts.c.diff?cvsroot=gcc&r1=1.68&r2=1.69



More information about the Gcc-bugs mailing list