https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125172
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pault at gcc dot gnu.org
--- Comment #7 from Paul Thomas <pault at gcc dot gnu.org> ---
(In reply to GCC Commits from comment #6)
> The master branch has been updated by Paul Thomas <[email protected]>:
>
> https://gcc.gnu.org/g:7cd09938f5484b2c66ca381a15f1dc8b1ecb8d01
@Samir
For reasons that I couldn't see, your patch, as is, did not survive git am,
followed by git push. I didn't have much time time and so I reduced it to basic
form and pushed.
I will back port in a few weeks.
Sometime, once I have all the tasks on my list out of the way, I will revive my
attempt to do two pass parsing. OMP screwed it up mightily but it was OK with
everything else.
Paul