https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119843
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nickc at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Annobin is Nick's baby, CCing.
That said, I don't see how you could bootstrap the compiler with something like
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 in the *FLAGS, at least the ones
that make it into stage2/3 or building of the libraries (libgcc, libgfortran,
...) by the newly built compiler.
Because you can't have the annobin plugin built for the new compiler yet.
So I'd say user error.