Commit Graph

  • 9fa411d759 Daily bump. GCC Administrator 2022-08-03 00:17:42 +0000
  • 969a989d2b Daily bump. GCC Administrator 2022-08-03 00:16:48 +0000
  • 70daecc032 Do not register edges for statements not understood. Andrew MacLeod 2022-08-02 17:31:37 -0400
  • d431d48c4e c: Fix location for _Pragma tokens [PR97498] Lewis Hyatt 2022-07-09 16:12:21 -0400
  • 8d783f0f69 c: Fix location for _Pragma tokens [PR97498] Lewis Hyatt 2022-07-09 16:12:21 -0400
  • a3192a7ec4 Shared library scaffold fixes. Gaius Mulley 2022-08-02 20:27:11 +0100
  • 502605a277 Adjust testsuite/gcc.dg/tree-ssa/vrp-float-1.c Aldy Hernandez 2022-08-02 20:56:49 +0200
  • 87dd4c8c83 Check equivalencies when calculating range on entry. Andrew MacLeod 2022-07-29 12:05:38 -0400
  • 5df04a7aa8 btf: do not use the CHAR `encoding' bit for BTF Jose E. Marchesi 2022-07-22 12:40:50 +0200
  • 6a11f2d974 analyzer: support for creat, dup, dup2 and dup3 [PR106298] Immad Mir 2022-08-02 22:22:07 +0530
  • 6d41f7c39c Make range_of_ssa_name_with_loop_info type agnostic. Aldy Hernandez 2022-08-02 13:27:16 +0200
  • 353fd1ec3d Properly honor param_max_fsm_thread_path_insns in backwards threader Richard Biener 2022-08-02 09:58:44 +0200
  • 24012539ae Implement basic range operators to enable floating point VRP. Aldy Hernandez 2022-07-25 16:47:48 +0200
  • 5f7e187e7f Implement streamer for frange. Aldy Hernandez 2022-07-25 16:44:39 +0200
  • e9f5b4fa4f Limit ranger query in ipa-prop.cc to integrals. Aldy Hernandez 2022-08-02 12:14:22 +0200
  • 5e4f26441b More frange::set cleanups. Aldy Hernandez 2022-08-01 20:19:49 +0200
  • 0f3514756e tree-optimization/106497 - more forward threader can-copy-bb Richard Biener 2022-08-02 12:19:25 +0200
  • 2c710128b7 openmp-simd-clone: Match shift types Andrew Stubbs 2022-07-19 11:16:09 +0100
  • e798cf3ce9 amdgcn: 64-bit vector shifts Andrew Stubbs 2022-07-19 11:14:28 +0100
  • 6b8d8ac8ea amdgcn: 64-bit not Andrew Stubbs 2022-07-15 15:28:44 +0100
  • 84beef30a5 IPA: reduce what we dump in normal mode Martin Liska 2022-08-02 09:58:43 +0200
  • c2d0742938 gcc-changelog: do not run extra deduction Martin Liska 2022-08-02 10:50:07 +0200
  • 9fc6a27b5c
    expand: correctly handles non-macro nodes ... liushuyu 2022-08-02 02:17:48 -0600
  • c30bbd4d16 tree-optimization/106498 - reduce SSA updates in autopar Richard Biener 2022-08-02 08:37:16 +0200
  • bc7526f6fc lto/106334 - fix previous fix wrt -flto-partition=none Richard Biener 2022-08-01 10:06:49 +0200
  • b9da686470 tree-optimization/106495 - avoid threading to possibly never executed edge Richard Biener 2022-08-01 14:59:08 +0200
  • 5f583aa1c5 rs6000: Adjust -mdejagnu-cpu to filter out -mtune [PR106345] Peter Bergner 2022-07-25 00:51:44 -0500
  • bd521701c8 rs6000: Preserve REG_EH_REGION when replacing load/store [PR106091] Kewen Lin 2022-07-25 21:29:14 -0500
  • ab1d329cb7 rs6000: Adjust -mdejagnu-cpu to filter out -mtune [PR106345] Peter Bergner 2022-07-25 00:51:44 -0500
  • cd01410512 rs6000: Preserve REG_EH_REGION when replacing load/store [PR106091] Kewen Lin 2022-07-25 21:29:14 -0500
  • a221c4b8e5 rs6000: Adjust -mdejagnu-cpu to filter out -mtune [PR106345] Peter Bergner 2022-07-25 00:51:44 -0500
  • a2ead00af2 rs6000: Preserve REG_EH_REGION when replacing load/store [PR106091] Kewen Lin 2022-07-25 21:29:14 -0500
  • e04785d99d Daily bump. GCC Administrator 2022-08-02 00:19:17 +0000
  • 8fdd79a0be Daily bump. GCC Administrator 2022-08-02 00:18:26 +0000
  • 8df6262fa0 Daily bump. GCC Administrator 2022-08-02 00:17:41 +0000
  • 325103829e Daily bump. GCC Administrator 2022-08-02 00:16:51 +0000
  • e8bc6918b3 c: improvements to address space diagnostics David Malcolm 2022-08-01 19:30:15 -0400
  • ffd12be139 docs: fix copy&paste error in -Wanalyzer-putenv-of-auto-var David Malcolm 2022-08-01 19:30:15 -0400
  • 96e5f6696a PR target/106481: Handle CONST_WIDE_INT in REG_EQUAL during STV on x86_64. Roger Sayle 2022-08-01 23:08:23 +0100
  • 8092892014 x86: Add ix86_ifunc_ref_local_ok H.J. Lu 2022-07-20 16:57:32 -0700
  • 32566720f3 btf: emit linkage information in BTF_KIND_FUNC entries Jose E. Marchesi 2022-07-08 18:32:02 +0200
  • 98e2676558 c: Fix location for _Pragma tokens [PR97498] Lewis Hyatt 2022-07-09 16:12:21 -0400
  • b64e937ccd openmp-simd-clone: Match shift types Andrew Stubbs 2022-07-19 11:16:09 +0100
  • 388fbbd895 match.pd: Add new division pattern [PR104992] Sam Feifer 2022-07-29 09:44:48 -0400
  • c6f4e261b0 Merge branch 'releases/gcc-12' into devel/omp/gcc-12 Tobias Burnus 2022-08-01 14:56:06 +0200
  • e57ea617b3 openmp: Simplify fold_build_pointer_plus callers in omp-expand Jakub Jelinek 2022-08-01 14:54:16 +0200
  • 71f068a9b3 Update configure to check for a recent gnat Ada compiler. Roger Sayle 2022-08-01 11:36:23 +0100
  • 5d8637208d lto: replace $target with $host in configure.ac [PR106170] Martin Liska 2022-08-01 10:32:00 +0200
  • 82ac4cd213 libfortran: Fix up boz_15.f90 on powerpc64le with -mabi=ieeelongdouble [PR106079] Jakub Jelinek 2022-08-01 08:26:03 +0200
  • 3f05605364 Cleanups to frange. Aldy Hernandez 2022-07-31 13:43:36 +0200
  • 7e029e067d const_tree conversion of vrange::supports_* Aldy Hernandez 2022-07-31 13:36:59 +0200
  • 460dcec49f Make irange dependency explicit for range_of_ssa_name_with_loop_info. Aldy Hernandez 2022-07-31 23:02:14 +0200
  • 1efeaf99bd libsanitizer: Cherry-pick 2bfb0fcb51510f22723c8cdfefe from upstream Dimitrije Milošević 2022-07-29 08:36:06 +0200
  • 89eca196c9 Merge branch 'master' into devel/sphinx Martin Liska 2022-08-01 05:53:37 +0200
  • d2bafe190c Daily bump. GCC Administrator 2022-08-01 00:19:26 +0000
  • 6a8eb11775 Daily bump. GCC Administrator 2022-08-01 00:18:33 +0000
  • 02fc061686 Daily bump. GCC Administrator 2022-08-01 00:17:43 +0000
  • 4a7274ddc4 Daily bump. GCC Administrator 2022-08-01 00:16:31 +0000
  • 525a1a73a5 Add rotl64ti2_doubleword pattern to i386.md Roger Sayle 2022-07-31 21:51:44 +0100
  • 493f4e6cf0 PR target/106450: Tweak timode_remove_non_convertible_regs on x86_64. Roger Sayle 2022-07-31 21:44:51 +0100
  • d325e7048c Fortran: detect blanks within literal constants in free-form mode [PR92805] Harald Anlauf 2022-07-28 22:07:02 +0200
  • 0110cfd544 Fortran: fix invalid rank error in ASSOCIATED when rank is remapped [PR77652] Harald Anlauf 2022-07-27 21:34:22 +0200
  • b04c399e25 c++: Fix location for -Wunused-macros [PR66290] Lewis Hyatt 2022-07-12 09:47:47 -0400
  • 351e3cad2c PR bootstrap/106472: Add libgo depends on libbacktrace to Makefile.def Roger Sayle 2022-07-31 08:13:30 +0100
  • 9efe4e153d c++: constexpr, empty base after non-empty [PR106369] Jason Merrill 2022-07-26 11:02:21 -0400
  • caf633624f Daily bump. GCC Administrator 2022-07-31 00:19:07 +0000
  • 442db007d8 Daily bump. GCC Administrator 2022-07-31 00:18:17 +0000
  • 42de1e05cb Daily bump. GCC Administrator 2022-07-31 00:17:29 +0000
  • 9ef2c9aa5b Daily bump. GCC Administrator 2022-07-31 00:16:37 +0000
  • a63b99f24d libgo: use SYS_timer_settime32 Ian Lance Taylor 2022-07-30 07:29:28 -0700
  • 681c73db9b openmp: Fix up handling of non-rectangular simd loops with pointer type iterators [PR106449] Jakub Jelinek 2022-07-29 09:49:11 +0200
  • 0062d8491c cgraphunit: Don't emit asm thunks for -dx [PR106261] Jakub Jelinek 2022-07-27 12:06:22 +0200
  • 527dccb33e wide-int: Fix up wi::shifted_mask [PR106144] Jakub Jelinek 2022-07-01 11:17:41 +0200
  • 2fa8c4a659 xtensa: Fix conflicting hard regno between indirect sibcall fixups and EH_RETURN_STACKADJ_RTX Takayuki 'January June' Suwa 2022-07-30 04:32:46 +0900
  • 48e9954d08 xtensa: Add RTX costs for if_then_else Takayuki 'January June' Suwa 2022-07-30 04:31:44 +0900
  • 2339ee2c89 Daily bump. GCC Administrator 2022-07-30 00:18:55 +0000
  • 28ef600458 Daily bump. GCC Administrator 2022-07-30 00:18:10 +0000
  • e4d7b0d723 Daily bump. GCC Administrator 2022-07-30 00:17:19 +0000
  • b2bf04739f Daily bump. GCC Administrator 2022-07-30 00:16:30 +0000
  • 8809ee8c6a
    Merge #1427 bors[bot] 2022-07-29 16:27:22 +0000
  • f742538d13 unsafe: Report errors on calls to unsafe or extern functions and methods Arthur Cohen 2022-07-26 11:52:12 +0200
  • b38dee3d38 mappings: Keep track of extern blocks Arthur Cohen 2022-07-28 11:08:27 +0200
  • e88a55ab69 testsuite: Calls to printf are unsafe Arthur Cohen 2022-07-28 10:06:30 +0200
  • df0dd17b89 testsuite: Calls to transmute are unsafe Arthur Cohen 2022-07-28 09:14:40 +0200
  • 8ea7cdc1d0 Merge branch 'master' into devel/modula-2. Gaius Mulley 2022-07-29 14:28:33 +0100
  • 2d824b796c
    Merge #1421 bors[bot] 2022-07-29 12:32:30 +0000
  • 6e0ca3fe88 amdgcn: 64-bit vector shifts Andrew Stubbs 2022-07-19 11:14:28 +0100
  • 8f4d9c1ded amdgcn: 64-bit not Andrew Stubbs 2022-07-15 15:28:44 +0100
  • 7f1685d7f6
    Merge #1402 bors[bot] 2022-07-29 11:18:16 +0000
  • c68a8f1a96 Add libgomp.c-c++-common/pr106449-2.c Tobias Burnus 2022-07-29 12:44:45 +0200
  • 9fb8757161 Topological sort implemented for -fscaffold-static. Gaius Mulley 2022-07-29 11:41:17 +0100
  • 85fe7e7dd1 Add libgomp.c-c++-common/pr106449-2.c Tobias Burnus 2022-07-29 12:41:08 +0200
  • 547a6252e9 OpenMP/Fortran: Permit assumed-size arrays in uniform clause Tobias Burnus 2022-07-29 12:39:35 +0200
  • a6afbe5e95 OpenMP/Fortran: Permit assumed-size arrays in uniform clause Tobias Burnus 2022-07-29 12:36:07 +0200
  • 49ba4fdeb6 tree-optimization/105679 - disable backward threading of unlikely entry Richard Biener 2022-07-29 10:40:34 +0200
  • 70d8133b60 openmp: Reject invalid forms of C++ #pragma omp atomic compare [PR106448] Jakub Jelinek 2022-07-29 11:12:03 +0200
  • b5f5d1b36e libstdc++: Tweak common_iterator::operator-> return type [PR104443] Jonathan Wakely 2022-07-28 20:55:51 +0100
  • 4894ba0786 tree-optimization/106422 - verify block copying in forward threading Richard Biener 2022-07-29 08:24:52 +0200
  • 2dcceedb3c openmp: Reject invalid forms of C++ #pragma omp atomic compare [PR106448] Jakub Jelinek 2022-07-29 09:59:19 +0200
  • 97d32048c0 openmp: Fix up handling of non-rectangular simd loops with pointer type iterators [PR106449] Jakub Jelinek 2022-07-29 09:49:11 +0200