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] rs6000: fix for PR61396 (wide-int fallout)


On Jul 21, 2014, at 9:43 PM, Segher Boessenkool <segher@kernel.crashing.org> wrote:
> CONSTANT_P is true for more than just all kinds of constant number.
> This patch undoes that part of the wide-int patches.

> Okay to apply?

Ok.

I’ve audited the rest of the wide-int patches to ensure that this was not repeated any place else, I didn’t find any other other than the two you found.  Thanks.

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