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]
Other format: [Raw text]

Re: Remove OBJECT_FORMAT_ROSE


Andreas Jaeger wrote:-

> OBJECT_FORMAT_ROSE is nowhere defined, ok to commit the appended patch
> to get rid of it?
> 
> Bootstrapped/regtested on i686-linux-gnu. Ok to commit?
> 
> Andreas
> 
> 2003-06-29  Andreas Jaeger  <aj@suse.de>
> 
> 	* target-def.h: Remove usage of OBJECT_FORMAT_ROSE.
> 	* system.h: Poison OBJ_FORMAT_ROSE.
> 	* doc/tm.texi (Macros for Initialization): Remove documentatin of
> 	OBJECT_FORMAT_ROSE.
> 	* config/rs6000/lynx.h: Remove undef of OBJECT_FORMAT_ROSE.
> 	* collect2.c: Remove usage of OBJECT_FORMAT_ROSE.

Woohoo, I love lots of '-'.

> -On certain kinds of systems, you can define these macros to make
> +On certain kinds of systems, you can define this macros to make

Should be this macro or these macros.

Neil.


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