https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123071
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org
--- Comment #2 from Paul Thomas <pault at gcc dot gnu.org> ---
Created attachment 63040
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63040&action=edit
"Fix" for this PR
As far as I can tell, this problem is not specific to PDT's in that this patch
is PDT agnostic.
Anyway, it fixes the immediate problem and transfers the problem to somewhere
else :-(
Paul