https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56659

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #4 from Tobias Burnus <burnus at gcc dot gnu.org> ---
I think this issue is already fixed for a while.

An issue related to the callback init coming too late for libcpp / incpath.c's
call has been fixed by the first of the second commit in PR 55534 – However,
for the issue reported in this PR, the callbacks were already initialized
before the PR55534 fix.

Hence close as FIXED.

Reply via email to