Commit Graph

  • 6f4b0ff2b1 libstdc++, testsuite, Darwin : Adjust for names used in system headers. Iain Sandoe 2021-03-15 00:34:27 +0000
  • f8aa819b4a libstdc++, Darwin, ppc : Add new long double symbols. Iain Sandoe 2021-03-15 00:30:07 +0000
  • 99415d0f18 tree-optimization/98834 - fix optimization regression with _b_c_p Richard Biener 2021-03-15 13:44:07 +0100
  • dce586ff83 libstdc++: Implement missing operator overloads in max_size_type.h Patrick Palka 2021-03-15 10:31:45 -0400
  • 33f36b34ac analyzer: fix missing comma in initializer Martin Liska 2021-03-15 09:29:48 +0100
  • 5b32a1817d znver3 tuning part 1 Jan Hubicka 2021-03-15 11:36:52 +0100
  • 52654036a5 Handle EXEC_IOLENGTH in doloop_contained_procedure_code. Thomas Koenig 2021-03-15 11:02:02 +0100
  • 21ced2776a Fortran: Fix problem with allocate initialization [PR99545]. Paul Thomas 2021-03-15 09:32:52 +0000
  • f20fe2cb21 OpenMP: Fix 'omp declare target' handling for vars [PR99509] Tobias Burnus 2021-03-15 10:12:58 +0100
  • b516a15371 Fix -Wstring-concatenation warning. Martin Liska 2021-03-15 09:27:32 +0100
  • 52b67943d1 testsuite: fix typo in testcase pr99492.c David Edelsohn 2021-03-14 20:29:14 -0400
  • 9844eeff5a Daily bump. GCC Administrator 2021-03-15 00:16:26 +0000
  • c2d7c39fcb PR fortran/99112 - ICE with runtime diagnostics for SIZE intrinsic function Harald Anlauf 2021-03-14 20:39:58 +0100
  • 553488851d i386: Some more -mavx512vl -mno-avx512bw fixes [PR99321] Uros Bizjak 2021-03-14 18:51:14 +0100
  • 5e93c2f08f Daily bump. GCC Administrator 2021-03-14 00:16:18 +0000
  • 77643ac4bb PR tree-optimization/99489 - ICE calling strncat after strcat Martin Sebor 2021-03-09 15:02:35 -0700
  • 7987beec67 Fortran: Fix for class defined operators [PR99125]. Paul Thomas 2021-03-13 11:39:57 +0000
  • bbdf59fdbc match.pd: Don't optimize vector X + (X << C) -> X * (1 + (1 << C)) if there is no mult support [PR99544] Jakub Jelinek 2021-03-13 08:56:15 +0100
  • 3972574f11 misc/cgo/testcarchive: don't use == for string equality in C code Ian Lance Taylor 2021-03-12 19:17:09 -0800
  • 8c2cf7f4f7 MAINTAINERS: Add myself for write after approval Eugene Rozenfeld 2021-03-12 17:34:54 -0800
  • ff4816dff0 sim: drop dep on configure-gdb Mike Frysinger 2021-02-28 01:43:21 -0500
  • 6da2762a3b Daily bump. GCC Administrator 2021-03-13 00:16:20 +0000
  • 6e885ad328 c++: ICE with using-decl [PR 99238] Nathan Sidwell 2021-03-12 09:02:41 -0800
  • d8b84e2771 Fix memory constraint bug in SPARC back-end Eric Botcazou 2021-03-12 17:07:20 +0100
  • d065576348 Fortran/OpenMP: Accept implicit-save DATA vars for threadprivate [PR99514] Tobias Burnus 2021-03-12 16:34:10 +0100
  • 0b5437510c Fortran/OpenMP: Fix use_device_{ptr,addr} with assumed-size array [PR98858] Tobias Burnus 2021-03-12 16:33:02 +0100
  • a6e9633ccb Fortran: Fix libgfortran I/O race with newunit_free [PR99529] Tobias Burnus 2021-03-12 16:31:32 +0100
  • 3bb345c931 i386: Hopefully last set of -mavx512vl -mno-avx512bw fixes [PR99321] Jakub Jelinek 2021-03-12 14:34:32 +0100
  • 425afe1f0c c++: Fix up calls to immediate functions returning reference [PR99507] Jakub Jelinek 2021-03-12 10:11:24 +0100
  • 0df3eb2622 analyzer: document new param Martin Liska 2021-03-12 09:43:54 +0100
  • a7ac3e92ec gcc-changelog: allow ChangeLog deletion in a commit Martin Liska 2021-03-12 09:08:36 +0100
  • 48ff383f0d Daily bump. GCC Administrator 2021-03-12 00:16:29 +0000
  • 7ad5a72c8b compiler: create temporaries for heap variables Ian Lance Taylor 2021-03-10 19:38:21 -0800
  • 3857edb5d3 analyzer: new implementation of shortest feasible path [PR96374] David Malcolm 2021-03-11 17:46:37 -0500
  • 5e33e5b042 analyzer: support reverse direction in shortest-paths.h David Malcolm 2021-03-11 17:45:10 -0500
  • 3f958348e7 analyzer: gracefully handle impossible paths in shortest-paths.h David Malcolm 2021-03-11 17:43:39 -0500
  • c4f8e568aa libstdc++: Add a fallback 128-bit integer class type and use it Patrick Palka 2021-03-11 17:02:27 -0500
  • 349adff208 libstdc++: Remove Ryu's uint128_t aliases Patrick Palka 2021-03-11 16:59:15 -0500
  • 60097beb32 libstdc++: Add a LOCAL_PATCHES file to Ryu source directory Patrick Palka 2021-03-11 16:58:28 -0500
  • a38fa1b31f libstdc++: Factor out uses of __int128 into a type alias Patrick Palka 2021-03-11 16:57:49 -0500
  • 26ed5a28b1 aix: Use lcomm for TLS static data. David Edelsohn 2021-03-11 11:41:24 -0500
  • 5f27a9f90d c++: Fix unhiding friend with imports [PR 99248] Nathan Sidwell 2021-03-11 13:06:36 -0800
  • 5643f6f396 libstdc++: Make barrier::arrival_token a move-only class type Jonathan Wakely 2021-03-11 16:57:20 +0000
  • 9dacc828bf libstdc++: Fix find_type helper to work consistently Jonathan Wakely 2021-03-11 16:48:32 +0000
  • 15825b17cf libstdc++: Use acq_rel memory ordering [PR 99537] Jonathan Wakely 2021-03-11 16:44:57 +0000
  • 8cfb387388 libstdc++: Handle EPERM for filesystem access errors on MacOS [PR 99537] Jonathan Wakely 2021-03-11 16:43:51 +0000
  • 67e3976606 libstdc++: Initialize std::normal_distribution::_M_saved [PR 99536] Jonathan Wakely 2021-03-11 16:43:51 +0000
  • edc61d34eb c++: template partial instantiation mismatch [PR 99528] Nathan Sidwell 2021-03-11 05:39:11 -0800
  • 52db241345 MAINTAINERS updates for ex-ImgTec employees Jeff Law 2021-03-11 09:28:50 -0700
  • 04638a813c Add -fprofile-reproducible=parallel-runs to STAGEfeedback_CFLAGS to Makefile.tpl. Martin Liska 2021-03-11 16:17:41 +0100
  • 3b938c64f7 testsuite/98245 - adjust dump scanning of gcc.dg/vect/bb-slp-46.c Richard Biener 2021-03-11 14:25:16 +0100
  • aa0d8a3e28 testsuite/97494 - XFAIL gcc.dg/vect/pr97428.c on !vect_hw_misalign Richard Biener 2021-03-11 14:11:08 +0100
  • f6c1d026c3 testsuite/97494 - XFAIL gcc.dg/vect/vect-complex-5.c on !vect_hw_misalign Richard Biener 2021-03-11 14:03:55 +0100
  • 9d4ad8570c testsuite/97494 - amend gcc.dg/vect/slp-21.c Richard Biener 2021-03-11 13:30:56 +0100
  • b08c978f2e tree-optimization/99523 - missing SSA decls in dumps Richard Biener 2021-03-11 10:09:43 +0100
  • 070ab283d1 icf: Check return type of internal fn calls [PR99517] Jakub Jelinek 2021-03-11 10:59:18 +0100
  • aa27696b79 cris: define HARD_FRAME_POINTER_REGNUM Hans-Peter Nilsson 2021-03-11 03:38:34 +0100
  • e980085206 Daily bump. GCC Administrator 2021-03-11 00:16:37 +0000
  • 4fa6356be1 aix: align double complex David Edelsohn 2021-03-09 17:52:36 -0500
  • 8c21bc6646 PR fortran/99205 - Out of memory with undefined character length Harald Anlauf 2021-03-10 22:59:50 +0100
  • d38bbb8511 [PR99422] LRA: Don't check unknown constraint, use X for empty constraint Vladimir N. Makarov 2021-03-10 16:15:08 -0500
  • 8f316f41ce rs6000: Fix pr98959 testcase Segher Boessenkool 2021-03-10 20:19:39 +0000
  • 9dcc2edfa6 Fortran: Fix wording in intrinsic.texi's MIN Tobias Burnus 2021-03-10 21:24:18 +0100
  • 1f428775ac c++: ICE do to GC leakage [PR 99423] Nathan Sidwell 2021-03-10 12:07:24 -0800
  • 44fd4dc0b6 analyzer: factor out new class feasibility_state David Malcolm 2021-03-10 12:02:07 -0500
  • 6b78729186 committed: analyzer: remove duplicated vfuncs David Malcolm 2021-03-10 12:00:34 -0500
  • 5bf998275a testsuite: Fix up pr99305.C test on unsigned_char targets [PR99498] Jakub Jelinek 2021-03-10 17:40:25 +0100
  • 71dc5ae574 Add options to link with libatomic in various tests. John David Anglin 2021-03-10 16:01:12 +0000
  • b97af562b5 c++: Propagate assembler name from local-externs [PR 99508] Nathan Sidwell 2021-03-10 07:39:51 -0800
  • 47cca0288d libstdc++: Fix headers that can't be used as header units [PR 99413] Jonathan Wakely 2021-03-10 15:27:41 +0000
  • dddd011113 libstdc++: Implement LWG 3530 for concept-constrained comparisons Jonathan Wakely 2021-03-10 15:27:06 +0000
  • b6073c9faa aarch64: Fix typo in aarch64.c comment Alex Coplan 2021-03-10 15:11:16 +0000
  • cb33c7276a Add LRA target selector. John David Anglin 2021-03-10 14:57:01 +0000
  • 46b52b4ae1 analyzer: remove some no-longer-needed -Wno-analyzer-too-complex David Malcolm 2021-03-10 08:54:02 -0500
  • c4a36bb1e1 docs: add interactive vs batch distinction to UX guidelines David Malcolm 2021-03-10 08:49:29 -0500
  • 3fbac260fc [testsuite] Fix target selector for pr99102.c Joel Hutton 2021-03-10 13:28:46 +0000
  • 99d5299376 [Vect] Fix mask check on Scatter loads/stores Joel Hutton 2021-03-10 12:22:45 +0000
  • 6ceb712e26 tree-optimization/99510 - fix type reuse of build_aligned_type Richard Biener 2021-03-10 11:57:21 +0100
  • 47403a0eef Do not assume that __float128 exists Eric Botcazou 2021-03-10 12:05:53 +0100
  • 1c3c12b0a6 Fix ICE on atomic enumeration type with LTO Eric Botcazou 2021-03-10 12:04:25 +0100
  • da7343a6f4 Fix miscompilation of Ada runtime on 64-bit SPARC Eric Botcazou 2021-03-10 12:02:14 +0100
  • e7afb82c35 libstdc++: Uncomment more parts of <chrono> synopsis test Jonathan Wakely 2021-03-10 11:14:17 +0000
  • 5987d8a79c cris: define DWARF_FRAME_REGISTERS Hans-Peter Nilsson 2021-03-10 03:54:16 +0100
  • 8dc225d311 Daily bump. GCC Administrator 2021-03-10 00:16:43 +0000
  • 63d74fed45 IRA: Process digital constraints containing more one digit Vladimir N. Makarov 2021-03-09 17:18:58 -0500
  • 0455cd76b6 RTEMS: Fix -Werror builds Sebastian Huber 2021-03-09 19:32:26 +0100
  • b610c30453 phiopt: Fix up conditional_replacement [PR99305] Jakub Jelinek 2021-03-09 19:13:11 +0100
  • c60ad1c5fe rs6000: Fix check_effective_target_sqrt_insn (PR99352) Segher Boessenkool 2021-03-03 20:34:32 +0000
  • a1e4fc19d9 arm: fix bootstrap failure following automatic mode selection patch Richard Earnshaw 2021-03-09 17:02:53 +0000
  • fb5d9e8361 [PR99454] LRA: Process separately 'g' and digital constraints > 9 in process_address_1 Vladimir N. Makarov 2021-03-09 10:57:21 -0500
  • 9f8be03500 Re: [PATCH v2] fix Ada bootstrap on Cygwin64 (PR bootstrap/94918) Mikael Pettersson 2021-03-09 08:58:56 -0700
  • 4e252e23d3 c++: Fix coroutines on targetm.cxx.cdtor_return_this targets [PR99459] Jakub Jelinek 2021-03-09 16:44:27 +0100
  • 01d0ba06f7 Fix building the RX port of gcc. Nick Clifton 2021-03-09 15:29:23 +0000
  • 9f05c276ce Assorted testsuite fixes Eric Botcazou 2021-03-09 16:20:53 +0100
  • defafb78cb Fix internal error on lambda function Eric Botcazou 2021-03-09 16:12:22 +0100
  • 9725df0233 [PR99454] LRA: Process 0..9 constraints in process_address_1 Vladimir N. Makarov 2021-03-09 09:05:05 -0500
  • 43c66b1606 IBM Z: arch14 fix option string used for Binutils Andreas Krebbel 2021-03-09 11:45:31 +0100
  • ea7fff4c43 testsuite: Fix up pr98920.c on non-glibc or old glibc targets [PR98920] Jakub Jelinek 2021-03-09 14:14:09 +0100
  • 4b3d86a776 c++: Clarify note about -fmodules-ts [PR 99472] Nathan Sidwell 2021-03-09 05:08:09 -0800
  • 08ce558985 arc: Remove orphan function. Claudiu Zissulescu 2021-03-09 12:32:20 +0200