This is the mail archive of the gcc-prs@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: other/823: gcc -U does not undef a macro


The following reply was made to PR other/823; it has been noted by GNATS.

From: Richard Earnshaw <rearnsha@arm.com>
To: Neil Booth <neilb@earthling.net>, Zack Weinberg <zack@wolery.cumb.org>
Cc: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org
Subject: Re: other/823: gcc -U does not undef a macro 
Date: Fri, 17 Nov 2000 10:31:38 +0000

 It was this patch that changed the behaviour:
 
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.c.diff?r1=1.162&r2=1.163
 
 However, there is nothing in the ChangeLog for that entry that says why 
 this change was introduced.
 
 Zack, was this a mistake?
 
 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
 
 	Integrated preprocessor.
 	...
 	* gcc.c (C specs): Use %(trad_capable_cpp) for -E|-M|-MM case
 	#if USE_CPPLIB.
 
 

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