Daily bump.

This commit is contained in:
GCC Administrator 2020-09-27 00:16:24 +00:00
parent e6923541fa
commit 91dd4a3864
7 changed files with 131 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2020-09-26 Jakub Jelinek <jakub@redhat.com>
PR bootstrap/97163
* lex.c (search_line_fast): Only use _ARCH_PWR8 Altivec version
for GCC >= 4.5.
2020-09-17 Patrick Palka <ppalka@redhat.com>
PR c/80076