public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] rs6000: Remove GCC 8.1 U10__float128 mangling compatibility [PR104172]
 2022-01-24 19:22 UTC 

[PATCH] Reset relations when crossing backedges
 2022-01-24 19:20 UTC  (7+ messages)

[r12-6844 Regression] FAIL: gcc.dg/vect/pr81196.c scan-tree-dump-times vect "vectorized 1 loops" 1 on Linux/x86_64
 2022-01-24 19:02 UTC 

Difference between 32-bit SPARCv9 and SPARCv8+?
 2022-01-24 17:48 UTC  (5+ messages)

[committed] libstdc++: Use fast_float for long double if it uses binary64 format
 2022-01-24 17:41 UTC  (2+ messages)

[PATCH] Fortran: detect signaling NaNs on targets without issignaling macro in libc
 2022-01-24 17:21 UTC  (6+ messages)

[PATCH] libgcc: Fix _Unwind_Find_FDE for missing unwind data with glibc 2.35
 2022-01-24 17:11 UTC 

[PATCH] c++: Fix non-portable default argument of make_auto_1 [PR104197]
 2022-01-24 16:37 UTC  (3+ messages)

[PATCH v9] rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
 2022-01-24 14:55 UTC  (2+ messages)

[PATCH] Adjust LSHIFT_EXPR handling of multiple_of_p
 2022-01-24 14:47 UTC 

[PATCH] Fix multiple_of_p behavior with NOP_EXPR
 2022-01-24 14:46 UTC 

[PATCH] Reduce multiple_of_p uses
 2022-01-24 14:45 UTC 

[PATCH] [vect] Add vect_recog_cond_expr_convert_pattern
 2022-01-24 13:01 UTC 

[PATCH] [gfortran] Add support for allocate clause (OpenMP 5.0)
 2022-01-24 12:54 UTC  (9+ messages)

[PATCH] gcc-changelog: Catch forbidden files
 2022-01-24 12:12 UTC  (4+ messages)

[PATCH] tree-optimization/102131 - fix niter analysis wrt overflow
 2022-01-24 12:11 UTC 

[PATCH] libstdc++: detect mold linker
 2022-01-24 11:11 UTC  (3+ messages)
  ` [PATCH][V2] Add mold detection for libs

[PATCH] acinclude.m4: Remove duplicite AC_DEFUN
 2022-01-24 11:00 UTC  (2+ messages)

[PATCH] options: Add EnumSet and Set property support [PR104158]
 2022-01-24 10:58 UTC  (6+ messages)
` [PATCH] options: Add EnumBitSet "

[PATCH 1/2] Check negative combined step
 2022-01-24 10:37 UTC  (2+ messages)

[PATCH][RFC] Factor out to config/ld.m4
 2022-01-24 10:32 UTC 

[PATCH] options: Fix up -fsanitize-coverage= [PR104158]
 2022-01-24 10:17 UTC  (2+ messages)

[PATCH] Disable -fsplit-stack support on non-glibc targets
 2022-01-24 10:09 UTC  (9+ messages)

[committed] RISC-V: Do not emit zcisr and zifencei if i-ext is 2.0
 2022-01-24  9:50 UTC 

[committed] RISC-V: Fix testcase after bump isa spec version
 2022-01-24  9:50 UTC 

[PATCH] Update the type of control.base after changed
 2022-01-24  9:28 UTC  (3+ messages)

[PATCH] libstdc++: Fix aliasing violation in std::shared_ptr
 2022-01-24  4:46 UTC  (3+ messages)

[PATCH] RISC-V: Update testcases info with new implement info
 2022-01-24  3:27 UTC  (3+ messages)

[PATCH] [RFC][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2022-01-24  2:16 UTC  (4+ messages)
` [PING^3][PATCH,v2,1/1,AARCH64][PR102768] "
  ` [PING^3][PATCH, v2, 1/1, AARCH64][PR102768] "

[PATCH v2] x86: Also check mode of memory broadcast in bcst_mem_operand
 2022-01-24  0:39 UTC  (3+ messages)

[committed] libstdc++: Fix std::spanstream move assignment [PR104032]
 2022-01-23 22:50 UTC 

[committed] libstdc++: Restore support for unordered_map<const T, ...> [PR104174]
 2022-01-23 22:50 UTC 

[PATCH] c++: value category of compound object expr [PR104173]
 2022-01-23 22:30 UTC  (2+ messages)

[PATCH v3] c++: designated init of char array by string constant [PR55227]
 2022-01-23 22:28 UTC  (3+ messages)

[PATCH] [aarch64/64821]: Simplify __builtin_aarch64_sqrt* into internal function .SQRT
 2022-01-23 22:17 UTC 

[PATCH] riscv: fix -Wformat-diag errors
 2022-01-23 22:02 UTC  (2+ messages)

[PATCH] PR fortran/104128 - ICE in gfc_widechar_to_char, at fortran/scanner.c:199
 2022-01-23 21:08 UTC 

[PATCH] libgccjit: Add option to hide stderr logs [PR104073]
 2022-01-23 17:34 UTC  (3+ messages)

[committed] analyzer: reject ((i + 1 > 0) && (i < 0)) for integers [PR94362]
 2022-01-23 16:34 UTC  (2+ messages)

[PATCH] gcc: pass-manager: Fix memory leak. [PR jit/63854]
 2022-01-23 13:18 UTC  (5+ messages)

[PATCH v5 00/12] Add LoongArch support
 2022-01-23  9:28 UTC  (28+ messages)
` [PATCH v5 01/12] LoongArch Port: Regenerate configure
` [PATCH v5 02/12] LoongArch Port: gcc build
              `  "
` [PATCH v5 03/12] LoongArch Port: Regenerate gcc/configure
` [PATCH v5 04/12] LoongArch Port: Machine Decsription files
` [PATCH v5 05/12] LoongArch Port: Machine description C files and .h files
` [PATCH v5 06/12] LoongArch Port: Builtin functions
` [PATCH v5 07/12] LoongArch Port: Builtin macros
` [PATCH v5 08/12] LoongArch Port: libgcc
` [PATCH v5 09/12] LoongArch Port: Regenerate libgcc/configure
` [PATCH v5 10/12] LoongArch Port: libgomp
` [PATCH v5 11/12] LoongArch Port: gcc/testsuite
` [PATCH v5 12/12] LoongArch Port: Add doc

[pushed] c++: array temporary at file scope [PR104182]
 2022-01-23  3:18 UTC 

[pushed] c++: constexpr and -fno-elide-constructors [PR101072]
 2022-01-23  3:18 UTC 

[PATCH] x86: Also check VALID_BCST_MODE_P on memory broadcast
 2022-01-23  2:15 UTC  (2+ messages)

[PATCH] libgccjit: Add support for register variables [PR104072]
 2022-01-23  0:29 UTC  (4+ messages)

[PATCH][GCC13?] RISC-V: Replace `smin'/`smax' RTL patterns with `fmin'/`fmax'
 2022-01-22 23:07 UTC  (5+ messages)

[PATCH] Fix build issues for *-linux-android and add aarch64-linux-android support. [PR101785, PR99499]
 2022-01-22 21:20 UTC 

[PATCH] bootstrap: Fix bootstrap with --disable-plugin [PR104176]
 2022-01-22 17:38 UTC  (2+ messages)

[committed] testsuite: guard usage of _Float16 in analyzer test [PR104150]
 2022-01-22 15:32 UTC 

[committed] analyzer: fix ICE on vector casts [PR104159]
 2022-01-22 15:29 UTC 

[PATCH] PR fortran/104127 - [9/10/11/12 Regression] ICE in get_array_charlen, at fortran/trans-array.c:7244
 2022-01-22 13:45 UTC  (2+ messages)

[PATCH] fortran: Extend -fconvert= option for ppc64le r16_ieee and r16_ibm
 2022-01-22  8:02 UTC  (2+ messages)

[PATCH] libgccjit: Add support for bitcasts [PR104071]
 2022-01-21 23:41 UTC  (4+ messages)

[PATCH] PR 103763, Fix fold-vec-splat-floatdouble on power10
 2022-01-21 23:18 UTC  (3+ messages)
` Ping: "

[PATCH v3 00/15] ARM/MVE use vectors of boolean for predicates
 2022-01-21 22:30 UTC  (4+ messages)
` [PATCH v3 07/15] arm: Implement MVE predicates as vectors of booleans

[PATCH] Disable -fsplit-stack support on non-glibc targets
 2022-01-21 22:14 UTC  (16+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
        ` [PATCH] x86: Properly disable "
            ` [PATCH v2] "

[PATCH] c-family: Fix up a -Wformat regression [PR104148]
 2022-01-21 21:38 UTC  (2+ messages)

[PATCH] Mark XXSPLTIW/XXSPLTIDP as prefixed -- PR 104136
 2022-01-21 21:35 UTC  (2+ messages)

[pushed] c++: explain failing static_assert
 2022-01-21 20:18 UTC 

[PATCH] Use system default for long double if not specified on PowerPC
 2022-01-21 20:00 UTC  (2+ messages)
` Ping, important: "

[pushed] c++: class array new checking [PR104084]
 2022-01-21 19:40 UTC 

[PATCH] rs6000: Support vector float/double for vec_sldw
 2022-01-21 19:15 UTC  (3+ messages)

[pushed] [PR103676] LRA: Calculate and exclude some start hard registers for reload pseudos
 2022-01-21 18:46 UTC 

[PATCH] c++: ICE with noexcept and canonical types [PR101715]
 2022-01-21 18:08 UTC  (8+ messages)
      ` [PATCH v2] "
          ` [PATCH v3] "

Strengthen a few OpenACC test cases
 2022-01-21 17:48 UTC 

[pushed] c++: [[no_unique_address]] and virtual base [PR104139]
 2022-01-21 17:06 UTC 

[PATCH] PR101260 regcprop: Add mode change check for copy reg
 2022-01-21 16:52 UTC 

[PATCH] libgccjit: Add support for sized integer types, including 128-bit integers [PR95325]
 2022-01-21 16:22 UTC  (4+ messages)

[committed] libstdc++: Fix typo in comment
 2022-01-21 16:10 UTC 

[committed] libstdc++: Ensure all feature test macros have type long [PR87193]
 2022-01-21 16:10 UTC 

[committed] libstdc++: Fix condition for __cpp_lib_shared_ptr_arrays
 2022-01-21 16:08 UTC 

[PATCH] PR middle-end/104140: bootstrap ICE on riscv
 2022-01-21 15:17 UTC  (2+ messages)

[PATCH][pushed] Enable configure detection of ld.mold
 2022-01-21 14:50 UTC 

[committed] aarch64: Adjust spellcheck tests for recent quotation-mark changes
 2022-01-21 13:59 UTC  (2+ messages)

[PATCH] tree-optimization/100089 - BB vectorization of if-converted loop bodies
 2022-01-21 13:23 UTC  (3+ messages)

[committed] libstdc++: Fix constexpr constructor for atomic<shared_ptr<T>>
 2022-01-21 13:21 UTC 

[PATCH] sanitizer/99673 - bad -Wstringop-overread diagnostic with asan
 2022-01-21 12:58 UTC 

[PATCH v6 0/1] implement TLS register based stack canary for ARM
 2022-01-21 12:15 UTC  (5+ messages)
` [PATCH v6 1/1] [ARM] Add support for TLS register based stack protector canary access

[PATCH] tree-optimization/104156 - fix unswitching compare-debug issue
 2022-01-21 10:52 UTC 

[PATCH] tree-optimization/104152 - add missing check for SLP constant build
 2022-01-21 10:52 UTC 

[PATCH v3, rs6000] Add a combine pattern for CA minus one [PR95737]
 2022-01-21  9:28 UTC 

[PATCH] s390: Change costs for load on condition
 2022-01-21  8:30 UTC  (2+ messages)

[PATCH] s390: Split CCSmode into CCSINT and CCSFP
 2022-01-21  8:28 UTC  (2+ messages)

[PATCH] Fix alignment of stack slots for overaligned types [PR103500]
 2022-01-21  8:11 UTC  (5+ messages)

[PATCH] cprop_hardreg: Workaround for narrow mode != lowpart targets
 2022-01-21  7:36 UTC  (5+ messages)

[PATCH] warn-access: Fix up warning_at arguments
 2022-01-21  7:18 UTC  (2+ messages)

[PATCH] optabs: Don't create pseudos in prepare_cmp_insn when not allowed [PR102478]
 2022-01-21  7:17 UTC  (2+ messages)

[PATCH v2, rs6000] Add a combine pattern for CA minus one [PR95737]
 2022-01-21  6:31 UTC  (4+ messages)

[committed] Fix expected output for various MIPS multiplication tests
 2022-01-21  4:51 UTC 

libgo patch committed: Build panic32.go on amd64p32
 2022-01-21  3:07 UTC 

[committed] analyzer: add regression test [PR103685]
 2022-01-20 23:59 UTC 

[PATCH] dwarf2out: Fix -gsplit-dwarf on riscv [PR103874]
 2022-01-20 23:49 UTC  (2+ messages)

[PATCH] constrain conservative string lengths to array sizes [PR104119]
 2022-01-20 22:54 UTC  (2+ messages)
` [PATCH v2] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).