diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-08-21 00:16:23 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-08-21 00:16:23 +0000 |
commit | 5b9a3d2a0545f0ba118d74aca30b60689d31f387 (patch) | |
tree | efd5f3c23e8c34cf5a84f3f5af02ae5b117169c3 /ChangeLog | |
parent | 15717b4784053e59121a1e239d0081ca4d2c738a (diff) | |
download | gcc-5b9a3d2a0545f0ba118d74aca30b60689d31f387.zip gcc-5b9a3d2a0545f0ba118d74aca30b60689d31f387.tar.gz gcc-5b9a3d2a0545f0ba118d74aca30b60689d31f387.tar.bz2 |
Daily bump.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2020-08-20 Tobias Burnus <tobias@codesourcery.com> + + PR bootstrap/96612 + * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler, + if not the same as ${host}. + * configure: Regenerate. + 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org> * MAINTAINERS (Write After Approval): Add myself. |