Commit Graph

  • 01685676a9 fortran: Fix off-by-one in buffer sizes. Steve Kargl 2021-03-27 15:02:16 -0700
  • 651684b462 Daily bump. GCC Administrator 2021-03-27 00:16:27 +0000
  • 42a21b4cb5 aix: ABI struct alignment (PR99557) David Edelsohn 2021-03-14 15:09:21 -0400
  • 1cdfc98a99 dwarf2cfi: Defer queued register saves some more [PR99334] Jakub Jelinek 2021-03-27 00:20:42 +0100
  • 980b12cc81 PR tree-optimization/59970 - Bogus -Wmaybe-uninitialized at low optimization levels Martin Sebor 2021-03-26 16:37:34 -0600
  • c453a81712 c++: ICE on invalid with NSDMI in C++98 [PR98352] Marek Polacek 2021-03-26 11:20:03 -0400
  • 5f070ba298 libstdc++: Add PRNG fallback to std::random_device Jonathan Wakely 2021-03-26 18:39:49 +0000
  • d82797420c c++: imported templates and alias-template changes [PR 99283] Nathan Sidwell 2021-03-26 10:46:31 -0700
  • c314741a53 MAINTAINERS: Add myself as pru port maintainer Dimitar Dimitrov 2021-03-26 19:00:55 +0200
  • 0d37e2d3ea [PR99766] Consider relaxed memory associated more with memory instead of special memory. Vladimir Makarov 2021-03-26 17:09:24 +0000
  • 6b8b0c8e24 aarch64: Add costs for LD[34] and ST[34] postincrements Richard Sandiford 2021-03-26 16:08:38 +0000
  • 1205a8cadb aarch64: Take issue rate into account for vector loop costs Richard Sandiford 2021-03-26 16:08:38 +0000
  • e4180ab2fe aarch64: Ignore inductions when costing vector code Richard Sandiford 2021-03-26 16:08:37 +0000
  • 99f94ae501 aarch64: Cost comparisons embedded in COND_EXPRs Richard Sandiford 2021-03-26 16:08:36 +0000
  • ed17ad5ea1 aarch64: Detect scalar extending loads Richard Sandiford 2021-03-26 16:08:35 +0000
  • 3b924b0d7c aarch64: Try to detect when Advanced SIMD code would be completely unrolled Richard Sandiford 2021-03-26 16:08:35 +0000
  • 50a525b50c aarch64: Use an aarch64-specific structure for vector costing Richard Sandiford 2021-03-26 16:08:34 +0000
  • 14bd21c2c5 aarch64: Add a CPU-specific cost table for Neoverse V1 Richard Sandiford 2021-03-26 16:08:33 +0000
  • 7c679969ba aarch64: Add costs for one element of a scatter store Richard Sandiford 2021-03-26 16:08:32 +0000
  • d1ff0847b2 aarch64: Add costs for storing one element of a vector Richard Sandiford 2021-03-26 16:08:31 +0000
  • b1a831f0dd aarch64: Add costs for LD[234]/ST[234] permutes Richard Sandiford 2021-03-26 16:08:31 +0000
  • 1282988ba1 aarch64: Add vector costs for SVE CLAST[AB] and FADDA Richard Sandiford 2021-03-26 16:08:30 +0000
  • e253bb8b79 aarch64: Add reduction costs to simd_vec_costs Richard Sandiford 2021-03-26 16:08:29 +0000
  • fdfcb5353c libphobos: Build all modules with -fversion=Shared when configured with --enable-shared Iain Buclaw 2021-03-26 15:46:24 +0100
  • 8f5e18db25 Fix ICE: in function_and_variable_visibility, at ipa-visibility.c:795 [PR99466] Iain Buclaw 2021-03-13 17:05:52 +0100
  • 433b6b12df d: Define IN_TARGET_CODE in all machine-specific D language files. Iain Buclaw 2021-03-26 13:12:59 +0100
  • 2892e2f702 d: Add windows support for D compiler [PR91595] Iain Buclaw 2020-03-22 01:18:42 +0100
  • 74ed3fc279 [freebsd] d: Fix build failures on sparc64-*-freebsd* Iain Buclaw 2021-03-21 17:51:39 +0100
  • 8ab1d63744 d: Add openbsd support for D compiler [PR99691] Iain Buclaw 2021-03-21 11:00:29 +0100
  • 6081d8994e c++: Fix ICE with nsdmi [PR99705] Jakub Jelinek 2021-03-26 09:35:26 +0100
  • 9d45e848d0 Fortran: Fix intrinsic null() handling [PR99651] Tobias Burnus 2021-03-26 08:39:24 +0100
  • 4493b1c1ad Daily bump. GCC Administrator 2021-03-26 00:16:25 +0000
  • e88ca9f423 PR tree-optimization/55060 - False un-initialized variable warnings Martin Sebor 2021-03-25 17:23:06 -0600
  • 26e80a4968 PR tree-optimization/48483 - Construct from yourself w/o warning Martin Sebor 2021-03-25 16:08:00 -0600
  • 1b229a3050 New test for PR tree-optimization/44547 - -Wuninitialized reports false warning in nested switch statements. Martin Sebor 2021-03-25 15:31:46 -0600
  • 50bb46e4d2 libstdc++: Fix and complete __gnu_debug::basic_string implementation François Dumont 2021-03-05 18:50:22 +0100
  • 990a123ef7 Update gcc fr.po. Joseph Myers 2021-03-25 20:43:27 +0000
  • 2132a36370 c++: Fix source_location inconsistency between calls from templates and non-templates [PR99672] Jakub Jelinek 2021-03-25 21:35:11 +0100
  • d4e0bdbc03 c++: ICE on invalid with inheriting constructors [PR94751] Marek Polacek 2021-03-05 15:46:50 -0500
  • 0b86a64381 c++: Diagnose bare parameter packs in bitfield widths [PR99745] Jakub Jelinek 2021-03-25 21:06:09 +0100
  • 9efd72d289 c++: -Wconversion vs value-dependent expressions [PR99331] Marek Polacek 2021-03-04 20:20:40 -0500
  • 15d649f79d libstdc++: Declare malloc for freestanding Jonathan Wakely 2021-03-25 18:24:37 +0000
  • c7fc73ee45 libstdc++: Allow seeding random engines in testsuite Jonathan Wakely 2021-03-25 13:51:08 +0000
  • aac12084fc tree-optimization/96974 - avoid ICE by replacing assert with standard failure Stam Markianos-Wright 2021-03-25 15:29:41 +0000
  • de00a7bda9 Revert "x86: Skip ISA check for always_inline in system headers" H.J. Lu 2021-03-25 06:57:37 -0700
  • 7c1e856bed libgomp HSA/GCN plugins: don't prepend the 'HSA_RUNTIME_LIB' path to 'libhsa-runtime64.so' Thomas Schwinge 2020-06-25 11:59:42 +0200
  • 068d02e896 vect: Init inside_cost in vect_model_reduction_cost Kewen Lin 2021-03-25 07:53:06 -0500
  • 660eb7e9de c-family: Fix up -Wduplicated-branches for union members [PR99565] Jakub Jelinek 2021-03-25 11:33:35 +0100
  • 72982851d7 x86: Skip ISA check for always_inline in system headers H.J. Lu 2021-03-23 20:04:58 -0700
  • d99111fd8e Avoid OpenMP/nvptx execution-time hangs for simple nested OpenMP 'target'/'parallel'/'task' constructs [PR99555] Thomas Schwinge 2021-03-11 17:01:22 +0100
  • 8bafce1be1 'libgomp.oacc-fortran/derivedtypes-arrays-1.f90' OpenACC 'serial' construct diagnostic for nvptx offloading Thomas Schwinge 2021-03-11 10:52:59 +0100
  • a29124d282 tree-optimization/99746 - avoid confusing hybrid code Richard Biener 2021-03-24 12:55:16 +0100
  • 08103e4d6a rs6000: Correct Power8 cost of l2 cache size [PR97329] Xionghu Luo 2021-03-24 19:46:12 -0500
  • 71fc4655ab analyzer; reset sm-state for SSA names at def-stmts [PR93695,PR99044,PR99716] David Malcolm 2021-03-24 20:47:57 -0400
  • 8bf52ffa92 Daily bump. GCC Administrator 2021-03-25 00:16:48 +0000
  • 4f00c4d40a i386: fix -march=amd crash Martin Liska 2021-03-24 15:58:03 +0100
  • f225c6b0c5 ipa: Check that scalar types that IPA-CP comes up with are sane (PR99122) Martin Jambor 2021-03-24 20:27:27 +0100
  • 79cdbabbc4 arm: Fix MVE constraints for movmisalign [PR target/99727] Christophe Lyon 2021-03-24 08:51:41 +0000
  • 70b738f968 Fix installation of the jit header files Matthias Klose 2021-03-24 12:28:21 +0000
  • 4f992de4f3 arm: Fix some more vec-common.md patterns for iwmmxt [PR99724] Jakub Jelinek 2021-03-24 11:22:35 +0100
  • 65cfa2fed3 run sysconf-requiring test on systems that support it Alexandre Oliva 2021-03-24 05:50:37 -0300
  • 9eec7c7686 require et feature pie for PIE tests Alexandre Oliva 2021-03-24 05:44:39 -0300
  • d42ab6885a tighten funcspec regexps Alexandre Oliva 2021-03-24 05:44:36 -0300
  • 4be312862d fix ssse3_pshufbv8qi3 post-reload const pool load Alexandre Oliva 2021-03-24 05:44:35 -0300
  • b179026a5d Fortran: Extend buffer, use snprintf to avoid overflows [PR99369] Tobias Burnus 2021-03-24 07:50:22 +0100
  • bf1f3168f4 Daily bump. GCC Administrator 2021-03-24 00:16:25 +0000
  • be70bb5e4b [PR99581] Use relaxed memory for more aarch64 memory constraints Vladimir N. Makarov 2021-03-23 17:51:21 -0400
  • e5c2ac584a Update gcc .po files. Joseph Myers 2021-03-23 20:50:53 +0000
  • 7af8ec508f Darwin : Address a translation comment. Iain Sandoe 2021-03-23 19:42:36 +0000
  • bd71889b90 c++: Note duplicates in symbol table [PR 99283] Nathan Sidwell 2021-03-23 12:23:30 -0700
  • b61461ac7f fwprop: Fix single_use_p calculation Ilya Leoshkevich 2021-03-02 23:37:26 +0100
  • d1aa5f57db libstdc++: Improve test for views::reverse Jonathan Wakely 2021-03-23 18:22:18 +0000
  • 1959955104 MAINTAINERS: add myself as static analyzer maintainer David Malcolm 2021-03-23 13:09:07 -0400
  • 09f08fef71 libstdc++: Avoid accidental ADL when calling make_reverse_iterator Moritz Sichert 2021-03-23 15:47:37 +0000
  • 6b1f841ce0 Add forgotten attribution on PR target/99593 testcase. Jakub Jelinek 2021-03-23 16:29:47 +0100
  • 3c3c004273 testsuite/arm: Add arm_dsp_ok effective target and use it in arm/acle/dsp_arith.c Christophe Lyon 2020-04-21 07:31:59 +0000
  • 165bc67beb testsuite/arm: Fix -mfloat-abi order in arm_v8_1m_mve_ok_nocache and arm_v8_1m_mve_fp_ok_nocache Christophe Lyon 2020-04-21 17:45:02 +0000
  • bed1736f3a testsuite/arm: Fix -mfloat-abi order in arm_v8_2a_bf16_neon_ok_nocache and arm_v8_2a_i8mm_ok_nocache Christophe Lyon 2020-04-20 15:40:54 +0000
  • 1843341b12 testsuite/arm: Add arm_hard_ok check in armv8_2-fp16-scalar-2.c Christophe Lyon 2020-04-26 18:56:11 +0000
  • fcfad74515 testsuite/arm: Add arm_softfp_ok or arm_hard_ok as needed. Christophe Lyon 2020-04-20 22:37:23 +0000
  • 451c51e8ed testsuite/arm: Remove useless -mfloat-abi option Christophe Lyon 2020-04-21 16:04:34 +0000
  • aa706c4636 testsuite/arm: Add arm_v8_2a_i8mm options in gcc.target/arm/simd/vmmla_1.c Christophe Lyon 2020-04-20 22:36:09 +0000
  • 3c0351f287 testsuite/arm: Add arm_v8_2a_fp16_neon and arm_v8_2a_bf16_neon options Christophe Lyon 2021-03-18 14:02:53 +0000
  • baef0cffb5 libstdc++: Disable "ALT128" long double support for Clang Jonathan Wakely 2021-03-23 13:08:32 +0000
  • 831f9f768e c++: Fix bogus warning in deprecated namespace [PR99318] Marek Polacek 2021-03-09 19:23:48 -0500
  • 212f4988f3 Fortran: Fix func decl mismatch [PR93660] Tobias Burnus 2021-03-23 15:45:36 +0100
  • d7cea7ceff aarch64: Make aarch64_add_offset work with -ftrapv [PR99540] Richard Sandiford 2021-03-23 14:02:03 +0000
  • 9c89c9e9c6 x86: Add __volatile__ to __cpuid and __cpuid_count H.J. Lu 2021-03-21 19:47:24 -0700
  • 6acd6692f1 c++: Over-zealous assert [PR 99239] Nathan Sidwell 2021-03-23 05:18:04 -0700
  • ffa6a7fba1 tree-optimization/99721 - avoid SLP nodes we cannot schedule Richard Biener 2021-03-23 09:10:17 +0100
  • fffefe3d9d RISC-V: Fix riscv_subword() for big endian Marcus Comstedt 2021-03-19 20:49:09 +0100
  • 7ac4dfec39 RISC-V: Fix matches against subreg with a bytenum of 0 in riscv.md Marcus Comstedt 2021-03-19 20:49:08 +0100
  • 4eb3a801a5 RISC-V: Update shift-shift-5.c testcase for big endian Marcus Comstedt 2021-03-19 20:49:07 +0100
  • 28bddf0e32 RISC-V: Fix trampoline generation on big endian Marcus Comstedt 2021-03-19 20:49:06 +0100
  • f1af1326d2 RISC-V: Update soft-fp config for big-endian Marcus Comstedt 2021-03-19 20:49:05 +0100
  • cd1e2f6325 RISC-V: Add riscv{32,64}be with big endian as default Marcus Comstedt 2021-03-19 20:49:04 +0100
  • a9604fcbb2 RISC-V: Support -mlittle-endian and -mbig-endian Marcus Comstedt 2021-03-19 20:49:03 +0100
  • 3e07e7a6a7 c++: Diagnose references to void in structured bindings [PR99650] Jakub Jelinek 2021-03-23 10:23:42 +0100
  • a28cc94a27 cprop_hardreg: Ensure replacement reg has compatible mode [PR99221] Stefan Schulze Frielinghaus 2021-03-12 17:32:42 +0100
  • e54da1b6b3 mklog: fix test_mklog.py tests. Martin Liska 2021-03-23 08:49:25 +0100