This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] fix pr 29302
I believe the patch above should fix the problem, modulo the remote
possibility of an off by one error. Sorry that I'm unable to
reproduce
this failure and therefore confirm that the implementation above works
correctly, but hopefully this should be enough help to let you get the
rest of the way.
The patch does work correctly, thanks, would you like to commit it
and I'll commit the testcases I have?
-eric