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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unknown                     |16.0
                 CC|                            |rguenth at gcc dot gnu.org

--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
autoconf 2.71 has AC_SYS_LARGEFILE support for 64bit time_t where we'd need to
add AC_SYS_YEAR2038 to flip a default (otherwise it's conditional on a
--configure option).

This means we'll have to update from 2.69 to at least 2.71.

Reply via email to