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: [PATCH] Remove some vestiges of PREDICATE_CODES


On Mon, Sep 05, 2005 at 10:54:48AM +0200, Paolo Bonzini wrote:
> 	* gensupport.c (old_preds): Rename to std_preds, add special field.
> 	(struct old_pred_table): Rename to struct std_pred_table, add special
> 	field.
> 	(NUM_KNOWN_OLD_PREDS): Rename to NUM_KNOWN_STD_PREDS.
> 	(NUM_OLD_SPECIAL_MODE_PREDS): Remove.
> 	(init_predicate_table): Adjust, and set along the way whether a
> 	predicate is special.

Not ok for mainline.  Wait for 4.2.  Please fix actual bugs in 4.1.


r~


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