This is the mail archive of the gcc-patches@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]

Re: [g77] make -k check fails last reporting


On Fri, Nov 09, 2001 at 05:57:07PM +0000, Joseph S. Myers wrote:
> On Fri, 9 Nov 2001, Zack Weinberg wrote:
> 
> > 	* g77spec.c (lang_specific_driver): Adjust behavior of -v and
> > 	--version for consistency with other front ends.  Remove large
> > 	#if 0 block.  Do not add libraries to argv if there are no
> > 	input files.
> > 	(add_version_magic): Delete all references and dependent code.
> > 	* lang-options.h: Delete -fnull-version.
> > 	* lang-specs.h: Delete f77-version spec.
> > 
> > 	* lex.c: Delete logic conditional on ffe_is_null_version() and
> > 	now-unused label.
> > 	* top.c: Delete ffe_is_null_version_ variable.
> > 	(ffe_decode_option): Delete -fnull-version case.
> > 	* top.h: Delete declaration of ffe_is_null_version_ and
> > 	ffe_is_null_version(), ffe_set_is_null_version() macros.
> 
> The comment in invoke.texi
> 
> @c Also f77-version, for internal use only.
> 
> should go away.

What I get for only grepping the f subdirectory.  Fixed now.

zw


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