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: PATCH: restore global.c to compilability


On Mon, Nov 08, 1999 at 10:28:46PM +0000, Joern Rennecke wrote:
> Well, that doesn't mean we can't try to change it.  And the CONFLICTP macro
> made a start.

A macro that just expanded to `conflicts + allocno * allocno_row_words'
would be effective.

> On the other hand, there are a number of real bugs waiting to be fixed,
> and which ugliness is the lesser one is really a matter of taste, so
> I'd like to see us to move on to more serious matters.

Indeed.

> Mon Nov  8 22:20:13 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
> 
> 	* global.c (EXECUTE_IF_CONFLICT): Don't define.
> 	(prune_preferences): Use EXECUTE_IF_SET_IN_ALLOCNO_SET instead.
> 	(find_reg): Likewise.

Ok.


r~


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