[Bug bootstrap/93962] [10 regression] bootstrap fails with gcc/value-prof.c:268:28 : error: format '%lld' expects argument of type 'long long int', but argument 3 hastype 'int'

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 4 23:27:00 GMT 2020


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

--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jeff Law <law@gcc.gnu.org>:

https://gcc.gnu.org/g:20a235a8b443a81ea0ec6a10f260b119f2193a69

commit r10-7032-g20a235a8b443a81ea0ec6a10f260b119f2193a69
Author: Jeff Law <law@redhat.com>
Date:   Wed Mar 4 16:25:11 2020 -0700

    Fix format warning which showed up on FreeBSD 11.3.

        PR bootstrap/93962
        * value-prof.c (dump_histogram_value): Use std::abs.


More information about the Gcc-bugs mailing list