Commit Graph

  • f9671b60f9 cgraphunit: Don't emit asm thunks for -dx [PR106261] Jakub Jelinek 2022-07-27 12:06:22 +0200
  • cc078cf852 opts: Add an assertion to help static analyzers [PR106332] Jakub Jelinek 2022-07-27 12:04:50 +0200
  • 0bc1566dec testsuite: Add -Wno-psabi to pr94920 tests [PR94920] Jakub Jelinek 2022-07-27 12:02:12 +0200
  • 3044a7a824 testsuite: Add extra ia32 options so that -fprefetch-loop-arrays works [PR106397] Jakub Jelinek 2022-07-27 12:00:36 +0200
  • 800781f939 Fix Rogers e-mail in MAINTAINERS Richard Biener 2022-07-27 11:37:17 +0200
  • 5b8458bc35 tree-optimization/106189 - avoid division by zero exception Richard Biener 2022-07-25 17:24:57 +0200
  • d2892faac6 lto: Fix option merging [PR106129] Joseph Myers 2022-06-30 16:41:40 +0000
  • e0e388998b Fix tree-opt/PR106087: ICE with inline-asm with multiple output and assigned only static vars Andrew Pinski 2022-07-07 22:06:19 +0000
  • 019a9ef7f7 testsuite: Require int128 for gcc.dg/pr106063.c Dimitar Dimitrov 2022-07-10 11:15:39 +0300
  • 13d23c3133 middle-end: don't lower past veclower [PR106063] Tamar Christina 2022-07-08 08:30:22 +0100
  • 4ca164a637 [PR105665] ivopts: check defs of names in base for undefs Alexandre Oliva 2022-06-03 03:59:03 -0300
  • 66434729a7
    LoongArch: adjust the default of -mexplicit-relocs by checking gas feature Xi Ruoyao 2022-07-26 21:46:20 +0800
  • 5e45d078e3 Daily bump. GCC Administrator 2022-07-27 00:19:35 +0000
  • b05ef9d5b0 Daily bump. GCC Administrator 2022-07-27 00:18:42 +0000
  • 41488e4bb6 Daily bump. GCC Administrator 2022-07-27 00:17:50 +0000
  • fd96c4b51a Daily bump. GCC Administrator 2022-07-27 00:16:58 +0000
  • bd7d57b72d libstdc++: Minor codegen improvement for atomic wait spinloop Thomas Rodgers 2022-07-05 17:42:42 -0700
  • f281d9dd1e libstdc++: Minor codegen improvement for atomic wait spinloop Thomas Rodgers 2022-07-05 17:42:42 -0700
  • e75da2ace6 libstdc++: Minor codegen improvement for atomic wait spinloop Thomas Rodgers 2022-07-05 17:42:42 -0700
  • 81a0fa31ce d: Merge upstream dmd 76e3b41375, druntime 1462ebd1, phobos 5fef0d28f. Iain Buclaw 2022-07-26 18:13:54 +0200
  • db613e8fa8 analyzer: fix false +ves from -Wanalyzer-va-arg-type-mismatch on int promotion [PR106319] David Malcolm 2022-07-26 17:17:18 -0400
  • a872c61729 Fortran: error recovery from calculation of storage size of a symbol [PR103504] Harald Anlauf 2022-07-25 22:29:50 +0200
  • 2916e857c2 Fortran: error recovery from calculation of storage size of a symbol [PR103504] Harald Anlauf 2022-07-25 22:29:50 +0200
  • 0460ba622e analyzer: fix stray get_element decls David Malcolm 2022-07-26 14:43:59 -0400
  • 2009850b2b Fortran: error recovery from calculation of storage size of a symbol [PR103504] Harald Anlauf 2022-07-25 22:29:50 +0200
  • 600956c81c Fortran: error recovery from calculation of storage size of a symbol [PR103504] Harald Anlauf 2022-07-25 22:29:50 +0200
  • 36e6b503bc gm2tools removed. Gaius Mulley 2022-07-26 16:36:23 +0100
  • 975658b782 c: Handle initializations of opaque types [PR106016] Peter Bergner 2022-06-17 23:43:23 -0500
  • 6b14b560bc session-manager: Do not go through with compilation on privacy/unsafe errors Arthur Cohen 2022-07-25 10:56:23 +0200
  • 660460f928 unsafe: Add UnsafeCheck visitor Arthur Cohen 2022-07-22 10:13:26 +0200
  • a7f46cc7fb hir: Add `get_to_expr` to RangeToIncl Arthur Cohen 2022-07-22 15:11:29 +0200
  • 9be0feeade c++: ICE with erroneous template redeclaration [PR106311] Marek Polacek 2022-07-15 09:51:50 -0400
  • 5b96c823e5 LoongArch: Modify the output message string of the warning. Lulu Cheng 2022-07-26 21:03:52 +0800
  • ab3d567fa9 Merge branch 'master' into devel/sphinx Martin Liska 2022-07-26 14:27:54 +0200
  • 87ce0f1fd6 docs: fix previsou commit Martin Liska 2022-07-26 14:26:58 +0200
  • d683a5b3d2 Merge branch 'master' into devel/sphinx Martin Liska 2022-07-26 14:09:15 +0200
  • 78017eaa36 docs: fix crossing declaration of @defmac and @hook. Martin Liska 2022-07-26 14:06:11 +0200
  • 2333b58c98 c++: ICE with erroneous template redeclaration [PR106311] Marek Polacek 2022-07-15 09:51:50 -0400
  • 2615502971 Handle non constant ranges in irange pretty printer. Aldy Hernandez 2022-07-26 11:03:17 +0200
  • 67248ad043 Improve ptr_derefs_may_alias_p for the case of &STRING_CST Richard Biener 2022-07-26 11:02:13 +0200
  • c906efc700 aarch64: Move vreinterpret definitions into the compiler Andrew Carlotti 2022-07-21 17:22:14 +0100
  • f023cc54e8 aarch64: Consolidate simd type lookup functions Andrew Carlotti 2022-07-21 17:18:43 +0100
  • 8a1e05b761 aarch64: Lower vcombine to GIMPLE Andrew Carlotti 2022-07-21 17:07:23 +0100
  • 8f694e3f18 Merge branch 'master' into devel/sphinx Martin Liska 2022-07-26 10:04:01 +0200
  • bb04f9f23a tree-optimization/106189 - avoid division by zero exception Richard Biener 2022-07-25 17:24:57 +0200
  • 16fc26d4e7 LoongArch: Support split symbol. Lulu Cheng 2022-07-21 11:04:08 +0800
  • d5e401fb14 LoongArch: Subdivision symbol type, add SYMBOL_PCREL support. Lulu Cheng 2022-07-21 10:32:51 +0800
  • 60954a06ce c++: aggregate prvalue as for range [PR106230] Jason Merrill 2022-07-25 11:13:31 -0400
  • f428660193 rs6000: Preserve REG_EH_REGION when replacing load/store [PR106091] Kewen Lin 2022-07-25 21:29:14 -0500
  • 3387ec2651 Daily bump. GCC Administrator 2022-07-26 00:19:22 +0000
  • 25a800b046 Daily bump. GCC Administrator 2022-07-26 00:18:36 +0000
  • 42b5f41626 Daily bump. GCC Administrator 2022-07-26 00:17:43 +0000
  • a5271b1449 Daily bump. GCC Administrator 2022-07-26 00:16:29 +0000
  • 789c4b9bb0 c++: aggregate prvalue as for range [PR106230] Jason Merrill 2022-07-25 11:13:31 -0400
  • e5fc377213 Merge branch 'master' into devel/modula-2. Gaius Mulley 2022-07-25 23:45:13 +0100
  • a6efab5fbc Dispatch code for floating point range ops. Aldy Hernandez 2022-07-25 16:42:00 +0200
  • 838da6cf8d analyzer: convert tests with dos2unix Martin Liska 2022-07-25 08:38:37 +0200
  • 9365b2bf2f analyzer: fix coding style in sm-fd.cc Martin Liska 2022-07-25 08:10:01 +0200
  • 16aafa3194 PR target/91681: zero_extendditi2 pattern for more optimizations on x86. Roger Sayle 2022-07-25 17:33:48 +0100
  • ca1e4b26c1 [PR middle-end/106432] Gracefully handle unsupported type in range_on_edge Aldy Hernandez 2022-07-25 15:58:04 +0200
  • 4c6567b409 c++: -Woverloaded-virtual false positive [PR87729] Jason Merrill 2022-07-24 23:26:59 -0400
  • ea169d4d86 RTEMS: Do not define _GNU_SOURCE by default Sebastian Huber 2022-07-22 14:09:20 +0200
  • 750324e532 RTEMS: Do not define _GNU_SOURCE by default Sebastian Huber 2022-07-22 14:09:20 +0200
  • 0057fda05e RTEMS: Do not define _GNU_SOURCE by default Sebastian Huber 2022-07-22 14:09:20 +0200
  • 556b816b82 RTEMS: Do not define _GNU_SOURCE by default Sebastian Huber 2022-07-22 14:09:20 +0200
  • 613e3b8695 middle-end/106414 - fix mistake in ~(x ^ y) -> x == y pattern Richard Biener 2022-07-25 12:10:48 +0200
  • eb966d393d aarch64: Implement ACLE Data Intrinsics Andre Simoes Dias Vieira 2022-07-25 10:27:13 +0100
  • 5556d29f7b hir/dump: simple dumping of crate attrs and adding a few todos andrewnaguib 2022-07-12 12:04:50 -0700
  • 9630093982 Merge branch 'master' into devel/sphinx Martin Liska 2022-07-25 09:01:02 +0200
  • 718cf8d0bd docs: remove recently added trailing whitespaces Martin Liska 2022-07-25 08:59:42 +0200
  • 1a10bd84a5 frange class to represent floating point ranges Aldy Hernandez 2022-07-24 19:42:11 +0200
  • 75d20d6c84 rs6000: Adjust -mdejagnu-cpu to filter out -mtune [PR106345] Peter Bergner 2022-07-25 00:51:44 -0500
  • 45f6ced9b8 c++: correct testcase PR number Jason Merrill 2022-07-22 19:25:36 -0400
  • 16ea82f0fc Daily bump. GCC Administrator 2022-07-25 00:19:30 +0000
  • 02cae430df Daily bump. GCC Administrator 2022-07-25 00:18:29 +0000
  • 85c14be404 Daily bump. GCC Administrator 2022-07-25 00:17:35 +0000
  • 6078e013e3 Daily bump. GCC Administrator 2022-07-25 00:16:29 +0000
  • c497ca7343 libgm2/libm2cor/KeyboardLEDs.cc added Gaius Mulley 2022-07-24 23:48:32 +0100
  • 57900dd7f9 Integration of gm2l into cc1gm2 and a rewrite of gm2spec.cc. Gaius Mulley 2022-07-24 21:30:49 +0100
  • 8b8103dcd2 Minor fixes to vr_values to not die on non integral types. Aldy Hernandez 2022-07-24 07:55:02 +0200
  • 164758b02c Tweaks to global ranges. Aldy Hernandez 2022-07-20 20:37:45 +0200
  • 4a36b4e1fe Allow registering same SSA name relations in oracle. Aldy Hernandez 2022-07-20 20:36:54 +0200
  • e850c98f1f Convert some uses in ranger_cache and DOM to vrange. Aldy Hernandez 2022-07-20 20:35:15 +0200
  • 76d6224b94 PR target/106303: Fix TImode STV related failures on x86. Roger Sayle 2022-07-24 12:22:22 +0100
  • 8b85716d35 Daily bump. GCC Administrator 2022-07-24 00:19:01 +0000
  • 8d74018141 Daily bump. GCC Administrator 2022-07-24 00:18:13 +0000
  • 3f070b3561 Daily bump. GCC Administrator 2022-07-24 00:17:24 +0000
  • 0e6fa99730 Daily bump. GCC Administrator 2022-07-24 00:16:21 +0000
  • 01c25003d2 libstdc++: Add missing prerequisite to generated header [PR106162] Jonathan Wakely 2022-07-01 22:23:43 +0100
  • 32bbf76e43 libstdc++: Fix inconsistent noexcept-specific for valarray begin/end Jonathan Wakely 2021-11-05 21:42:20 +0000
  • f8e6e2c046 Adding three new function attributes for static analysis of file descriptors Immad Mir 2022-07-23 10:44:23 +0530
  • 2a1263d363 Daily bump. GCC Administrator 2022-07-23 00:19:16 +0000
  • 7a8c3c97d7 Daily bump. GCC Administrator 2022-07-23 00:18:19 +0000
  • 4182b95aa6 Daily bump. GCC Administrator 2022-07-23 00:17:24 +0000
  • b563a8dd3f Daily bump. GCC Administrator 2022-07-23 00:16:27 +0000
  • 6d5194a10d analyzer: fix state explosion on va_arg [PR106413] David Malcolm 2022-07-22 19:50:54 -0400
  • 0fb35a45a2 analyzer: fix ICE in binding_cluster ctor [PR106401] David Malcolm 2022-07-22 19:50:37 -0400
  • f77bbc8f86 c++: CTAD from initializer list [PR106366] Patrick Palka 2022-07-22 18:42:02 -0400
  • b585af38a1 c++: correct ChangeLog PR number Jason Merrill 2022-07-22 17:39:06 -0400
  • 27d2c49c41 Fix CL entry Marek Polacek 2022-07-22 16:47:34 -0400