https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104134
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
For this PR, I guess the big question is what is different between FreeBSD and
Linux that it triggers on the former and not on the latter.
Can you please upload preprocessed cp/error.ii so that we can compare it
against what we have on Linux? Thanks.