https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93962
Jeffrey A. Law <law at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[10 regression] bootstrap |bootstrap fails with
|fails with |gcc/value-prof.c:268:28 :
|gcc/value-prof.c:268:28 : |error: format '%lld'
|error: format '%lld' |expects argument of type
|expects argument of type |'long long int', but
|'long long int', but |argument 3 hastype 'int'
|argument 3 hastype 'int' |
--- Comment #9 from Jeffrey A. Law <law at redhat dot com> ---
Fixed on the trunk, but kept open so that Gerald can attach the .ii file for
further analysis if Jakub is interested.