mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-23 10:54:07 +08:00
Daily bump.
This commit is contained in:
parent
58a40e76eb
commit
05f220c205
@ -1,3 +1,17 @@
|
||||
2022-05-29 Iain Sandoe <iain@sandoe.co.uk>
|
||||
|
||||
PR target/105599
|
||||
* config/darwin.h: Move versions-specific handling of multiply_defined
|
||||
from SUBTARGET_DRIVER_SELF_SPECS to LINK_SPEC.
|
||||
|
||||
2022-05-29 Eric Gallager <egallager@gcc.gnu.org>
|
||||
|
||||
PR other/82383
|
||||
* doc/sourcebuild.texi: Add entries for the c++tools,
|
||||
gotools, libbacktrace, libcc1, libcody, liboffloadmic,
|
||||
and libsanitizer directories. Remove entry for boehm-gc.
|
||||
Fix alphabetization for libquadmath.
|
||||
|
||||
2022-05-28 Joel Holdsworth <jholdsworth@nvidia.com>
|
||||
|
||||
* config/avr/avr-mcus.def: Add device definitions.
|
||||
|
@ -1 +1 @@
|
||||
20220529
|
||||
20220530
|
||||
|
@ -1,3 +1,8 @@
|
||||
2022-05-29 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR preprocessor/105732
|
||||
* c-c++-common/cpp/va-opt-10.c: New test.
|
||||
|
||||
2022-05-28 Tobias Burnus <tobias@codesourcery.com>
|
||||
|
||||
* gfortran.dg/gomp/declare-target-2.f90: Add 'enter' clause test.
|
||||
|
@ -1,3 +1,9 @@
|
||||
2022-05-29 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR preprocessor/105732
|
||||
* expr.cc (_cpp_parse_expr): Handle CPP_PADDING by just another
|
||||
token.
|
||||
|
||||
2022-05-20 David Malcolm <dmalcolm@redhat.com>
|
||||
|
||||
* lex.cc: Replace uses of "FINAL" and "OVERRIDE" with "final" and
|
||||
|
Loading…
Reference in New Issue
Block a user