Re: [PATCH 3/7] rs6000: Add RS6000_BTM_ALWAYS

2012-08-15 Thread David Edelsohn
On Wed, Aug 15, 2012 at 6:29 PM, Segher Boessenkool wrote: > This adds a builtin flag for "always enabled". The value 0 works > right now as far as I can see, but that is too tricky and should > be fixed some day. > > 2012-08-15 Segher Boessenkool > > gcc/ > * config/rs6000/rs6000.h (RS

[PATCH 3/7] rs6000: Add RS6000_BTM_ALWAYS

2012-08-15 Thread Segher Boessenkool
This adds a builtin flag for "always enabled". The value 0 works right now as far as I can see, but that is too tricky and should be fixed some day. 2012-08-15 Segher Boessenkool gcc/ * config/rs6000/rs6000.h (RS6000_BTM_ALWAYS): New. --- gcc/config/rs6000/rs6000.h |1 + 1 files c