https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82371
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
Summary|[6/7/8 Regression] |[6/7 Regression]
|Cross-compiling GCC fails |Cross-compiling GCC fails
|when build platform has |when build platform has
|fread_unlocked but host |fread_unlocked but host
|platform doesn't |platform doesn't
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I believe this has been fixed already on the trunk, see r255154, in particular
the:
2017-11-14 Boris Kolpackov <[email protected]>
* Makefile.in (gengtype-lex.c): Fix broken AIX workaround.
part.