[PATCH] c++/67376 Comparison with pointer to past-the-end, of array fails inside constant expression

Jason Merrill jason@redhat.com
Tue May 31 20:48:00 GMT 2016


On Tue, May 31, 2016 at 1:18 PM, Martin Sebor <msebor@gmail.com> wrote:
> On 03/31/2016 11:54 AM, Jason Merrill wrote:
>>
>> OK, thanks.
>
> This bug was fixed in 6.1 but it is also a GCC 5 regression and
> the patch hasn't been applied there yet.  Should I go ahead and
> backport it to the 5.x branch?

It seems safe enough to me, but since it touches fold-const let's get
a release manager opinion as well.  Jakub?

Jason



More information about the Gcc-patches mailing list