public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] LoongArch: Rework bswap{hi,si,di}2 definition
 2024-08-01  1:08 UTC  (4+ messages)

[PATCH] testsuite: add print-stack.exp
 2024-08-01  0:51 UTC 

[pushed] testsuite: split out parts of jit.dg/jit.exp into a new lib/valgrind.exp
 2024-08-01  0:51 UTC 

[pushed] diagnostics: handle logical locations with NULL name
 2024-08-01  0:51 UTC 

[pushed] testsuite: drop unused import within sarif.py
 2024-08-01  0:50 UTC 

[pushed] diagnostics: SARIF output: capture unlabelled secondary locations
 2024-08-01  0:50 UTC 

[pushed] diagnostics: SARIF output: eliminate some uses of "line_table" global
 2024-08-01  0:50 UTC 

[pushed] diagnostics: SARIF output: tweak ASCII art in comment
 2024-08-01  0:50 UTC 

[PATCH] aarch64: Improve Advanced SIMD popcount expansion by using SVE [PR113860]
 2024-08-01  0:23 UTC  (3+ messages)

[PATCH v2] aarch64: Improve Advanced SIMD popcount expansion by using SVE [PR113860]
 2024-08-01  0:20 UTC 

[PATCH v2] aarch64: Improve Advanced SIMD popcount expansion by using SVE [PR113860]
 2024-08-01  0:17 UTC  (2+ messages)

[PATCH v2] match: Fix wrong code due to `(a ? e : f) !=/== (b ? e : f)` patterns [PR116120]
 2024-07-31 22:30 UTC 

[PATCH 0/2] Fix two test failures with --enable-default-pie [PR70150]
 2024-07-31 21:58 UTC  (8+ messages)
` Ping: "
  ` Ping^2: "
    ` Ping^3: "
      ` Ping^4: "
        ` Ping^5: "
          ` Ping^6: "

[PATCH] libstdc++: Fix future.wait_until when given a negative time_point
 2024-07-31 21:39 UTC  (2+ messages)

[PATCH] c++/coroutines: only defer expanding co_{await,return,yield} if dependent [PR112341]
 2024-07-31 21:19 UTC  (5+ messages)
    ` [PATCH v2] "

[committed] Fix compilation error in 2 1_neg.cc tests
 2024-07-31 21:12 UTC  (3+ messages)

[PATCH ver 2] rs6000, Add new overloaded vector shift builtin int128, varients
 2024-07-31 20:49 UTC  (6+ messages)

[PATCH v2] c: Add support for byte arrays in C2Y
 2024-07-31 20:47 UTC  (2+ messages)

[RFC/RFA] [PATCH v2 09/12] Add symbolic execution support
 2024-07-31 20:38 UTC  (2+ messages)

[PATCH v3 1/6] libstdc++: Handle encodings in localized chrono formatting [PR109162]
 2024-07-31 20:26 UTC  (5+ messages)
` [committed, v4] "

[PATCH 0/8] fortran: Inline MINLOC/MAXLOC without DIM argument [PR90608]
 2024-07-31 20:07 UTC  (9+ messages)
` [PATCH 1/8] fortran: Add tests covering inline MINLOC/MAXLOC without DIM [PR90608]
` [PATCH 2/8] fortran: Disable frontend passes for inlinable MINLOC/MAXLOC [PR90608]
` [PATCH 3/8] fortran: Inline MINLOC/MAXLOC with no DIM and ARRAY of rank 1 [PR90608]
` [PATCH 4/8] fortran: Outline array bound check generation code
` [PATCH 5/8] fortran: Inline integral MINLOC/MAXLOC with no DIM and no MASK [PR90608]
` [PATCH 6/8] fortran: Inline integral MINLOC/MAXLOC with no DIM and scalar "
` [PATCH 7/8] fortran: Inline non-character MINLOC/MAXLOC with no DIM [PR90608]
` [PATCH 8/8] fortran: Continue MINLOC/MAXLOC second loop where the first stopped [PR90608]

[PATCH 1/2] match: Fix types matching for `(?:) !=/== (?:)` [PR116134]
 2024-07-31 19:25 UTC  (6+ messages)
` [PATCH 2/2] match: Fix wrong code due to `(a ? e : f) !=/== (b ? e : f)` patterns [PR116120]

[PATCH] aarch64: Fuse CMP+CSEL and CMP+CSET for -mcpu=neoverse-v2
 2024-07-31 19:21 UTC  (10+ messages)

[PATCH 8/8]AArch64: take gather/scatter decode overhead into account
 2024-07-31 19:20 UTC  (5+ messages)

[PATCH] testsuite: Adjust fam-in-union-alone-in-struct-2.c to support BE [PR116148]
 2024-07-31 18:59 UTC  (3+ messages)

[pushed] maintainer-scripts: Switch bug reporting URL to https
 2024-07-31 18:19 UTC  (2+ messages)

[PATCH] dir-locals: apply our C settings in C++ also
 2024-07-31 18:11 UTC  (2+ messages)

[PATCH] rs6000, document built-ins vec_test_lsbb_all_ones and, vec_test_lsbb_all_zeros
 2024-07-31 17:52 UTC  (3+ messages)

[committed][target/116104] Fix more rtl-checking failures in ext-dce
 2024-07-31 17:33 UTC 

[PATCH] RISC-V: Correct mode_idx attribute for viwalu wx variants [PR116149]
 2024-07-31 16:53 UTC  (2+ messages)

[committed] pru: Enable section anchoring by default
 2024-07-31 16:48 UTC 

[committed] testsuite: Fix for targets not passing argc/argv [PR116154]
 2024-07-31 16:48 UTC  (2+ messages)

[PATCH] Make may_trap_p_1 return false for constant pool references [PR116145]
 2024-07-31 16:40 UTC 

arm: Prevent ICE when doloop dec_set is not PLUS_EXPR
 2024-07-31 16:35 UTC  (6+ messages)

[PATCH] libstdc++: drop bogus 'dg_do run' directive
 2024-07-31 16:21 UTC  (3+ messages)

[Patch, libgfortran] PR105361 Followup fix to test case
 2024-07-31 16:08 UTC 

[PATCH 2/3][x86][v2] implement TARGET_MODE_CAN_TRANSFER_BITS
 2024-07-31 16:03 UTC  (20+ messages)

[PATCH 2/3] [x86] implement TARGET_MODE_CAN_TRANSFER_BITS
 2024-07-31 15:50 UTC 

[RFH PATCH] c++: Implement C++26 P2963R3 - Ordering of constraints involving fold expressions [PR115746]
 2024-07-31 15:39 UTC  (14+ messages)

[PATCH] middle-end/114563 - improve release_pages
 2024-07-31 15:35 UTC 

[PATCH] Fix overwriting files with fs::copy_file on windows
 2024-07-31 15:31 UTC  (4+ messages)

Support streaming of poly_int for offloading when it's degree <= accel's NUM_POLY_INT_COEFFS
 2024-07-31 15:15 UTC  (15+ messages)

[COMMITTED PATCH 1/5] testsuite: libgomp: fix dg-do run typo
 2024-07-31 15:08 UTC  (5+ messages)
` [COMMITTED PATCH 2/5] testsuite: fix 'dg-do-compile' typos
` [COMMITTED PATCH 3/5] testsuite: fix 'dg-do-preprocess' typo
` [COMMITTED PATCH 4/5] testsuite: fix dg-require-effective-target order vs dg-additional-sources
` [COMMITTED PATCH 5/5] testsuite: fix dg-require-* "

[PATCH 01/15] arm: [MVE intrinsics] improve comment for orrq shape
 2024-07-31 14:18 UTC  (2+ messages)

[PATCH] middle-end/114563 - improve release_pages
 2024-07-31 14:02 UTC 

[PATCH] libstdc++: Only append "@euro" to locale names for Glibc testing
 2024-07-31 13:56 UTC  (5+ messages)

[PATCH] tree-optimization/115825 - improve unroll estimates for volatile accesses
 2024-07-31 13:47 UTC 

[PATCH v4 0/3] aarch64: Add initial support for +fp8 arch extensions
 2024-07-31 13:43 UTC  (10+ messages)
` [PATCH v4 1/3] aarch64: Add march flags "
` [PATCH v4 2/3] aarch64: Add support for moving fpm system register
` [PATCH v4 3/3] aarch64: Add fpm register helper functions

[PATCH 3/3][v3] tree-optimization/114659 - VN and FP to int punning
 2024-07-31 13:40 UTC 

[PATCH 2/3] [x86] implement TARGET_MODE_CAN_TRANSFER_BITS
 2024-07-31 13:40 UTC 

[PATCH 1/3][v3] Add TARGET_MODE_CAN_TRANSFER_BITS
 2024-07-31 13:39 UTC 

[PATCH] [libstdc++] [testsuite] avoid arbitrary errno codes
 2024-07-31 13:24 UTC  (2+ messages)
` [PATCH] libstdc++: Handle strerror returning null

[Patch] gimplify.cc: Handle VALUE_EXPR of MEM_REF's ADDR_EXPR argument [PR115637]
 2024-07-31 12:10 UTC  (6+ messages)
      ` [Patch,v3] omp-offload.cc: Fix value-expr handling of 'declare target link' vars [PR115637] (was: [Patch] gimplify.cc: Handle VALUE_EXPR of MEM_REF's ADDR_EXPR argument [PR115637])

[r15-2416 Regression] FAIL: gcc.target/i386/switch-exp-transform-3.c scan-tree-dump-times switchconv "Applying exponential index transform" 6 on Linux/x86_64
 2024-07-31 11:44 UTC  (6+ messages)
` [PATCH] testsuite: Adjust switch-exp-transform-3.c for 32bit
    ` [PATCH v2] "

[PATCH 1/3][v2] Add TARGET_MODE_CAN_TRANSFER_BITS
 2024-07-31  9:24 UTC  (3+ messages)

[PATCH] RISC-V: Expand subreg move via slide if necessary [PR116086]
 2024-07-31  9:16 UTC  (7+ messages)

[PATCH, rs6000] Add const_vector into any_operand predicate
 2024-07-31  9:10 UTC  (2+ messages)

[PATCH] testsuite, rs6000: Adjust pr78056-[1357].c and remove pr78056-[246].c
 2024-07-31  9:09 UTC 

[PATCH] testsuite, rs6000: Fix some run cases with appropriate *_hw
 2024-07-31  9:08 UTC 

[PATCH] testsuite, rs6000: Replace powerpc_vsx_ok with powerpc_vsx
 2024-07-31  9:08 UTC 

[PATCH] testsuite, rs6000: Replace powerpc_vsx_ok with powerpc_altivec etc
 2024-07-31  9:08 UTC 

[PATCH] testsuite, rs6000: Remove useless powerpc_{altivec,vsx}_ok
 2024-07-31  9:07 UTC 

[PATCH] testsuite, rs6000: Make {vmx,vsx,p8vector}_hw check for altivec/vsx feature
 2024-07-31  9:07 UTC 

[PATCH] middle-end/101478 - ICE with degenerate address during gimplification
 2024-07-31  9:05 UTC 

[PATCH] c: Add support for unsequenced and reproducible attributes
 2024-07-31  8:53 UTC  (4+ messages)

[PATCH] [x86] Mention _Float16 and __bf16 changes in GCC14
 2024-07-31  8:37 UTC  (2+ messages)

[PATCH] i386: Mark target option with optimization when enabled with opt level [PR116065]
 2024-07-31  8:36 UTC  (4+ messages)

[RFA][PR rtl-optimization/116136] Fix previously latent SUBREG simplification bug
 2024-07-31  8:34 UTC  (2+ messages)

[RFC/RFA] [PATCH 08/12] Add a new pass for naive CRC loops detection
 2024-07-31  8:13 UTC 

[PATCH 1/2] Remove MMX code path in lexer
 2024-07-31  7:38 UTC  (6+ messages)
` [PATCH 2/2] Add AVX2 code path to lexer

[PATCH] i386: Remove ndd support for *add<mode>_4 [PR113744]
 2024-07-31  6:45 UTC  (2+ messages)

[PATCH] LoongArch: Relax ins_zero_bitmask_operand and remove and<mode>3_align
 2024-07-31  6:19 UTC  (2+ messages)

[RFC] RISC-V: Add support for Profiles RVA/B23
 2024-07-31  1:47 UTC  (3+ messages)

[PATCH v1] RISC-V: Implement the quad and oct .SAT_TRUNC for scalar
 2024-07-31  1:12 UTC  (2+ messages)

[PATCH] RISC-V: NFC: Do not use zicond for pr105314 testcases
 2024-07-31  1:05 UTC  (3+ messages)
  `  "

[PATCH v2] RISC-V: Add deprecation warning to LP64E abi
 2024-07-31  0:32 UTC 

[PATCH] RISC-V: Add deprecation warning to LP64E abi
 2024-07-31  0:31 UTC  (3+ messages)

[PATCH] RISC-V: Reject 'd' extension with ILP32E ABI
 2024-07-31  0:22 UTC  (2+ messages)

[r15-2196 Regression] FAIL: c-c++-common/dfp/convert-bfp-6.c -std=gnu++98 execution test on Linux/x86_64
 2024-07-30 23:52 UTC  (7+ messages)

[PATCH 1/2] Introduce __builtin_is_virtual_base_of
 2024-07-30 22:55 UTC  (6+ messages)
` [PATCH 2/2] libstdc++: add std::is_virtual_base_of
    ` [PATCH 2/2 v2] "
` [PATCH 1/2 v2] Introduce __builtin_is_virtual_base_of

[PATCH] c++: array new with value-initialization, again [PR115645]
 2024-07-30 22:39 UTC  (8+ messages)
      ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH] libstdc++: implement concatenation of strings and string_views
 2024-07-30 22:19 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH v2 1/2] arm: [MVE intrinsics] fix vdup iterator
 2024-07-30 21:39 UTC  (3+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] arm: [MVE intrinsics] Improve vdupq_n implementation

[PATCH] recog: Disallow subregs in mode-punned value [PR115881]
 2024-07-30 21:04 UTC  (2+ messages)

[PATCH 0/5] RISC-V: Enable stack-clash protection
 2024-07-30 20:57 UTC  (9+ messages)
` [PATCH 4/5] RISC-V: Add support to vector "

[PATCH] OpenMP: Constructors and destructors for "declare target" static aggregates
 2024-07-30 20:51 UTC  (2+ messages)
` [PATCH, v2] "

[PATCH] Fix ICE when using -gcodeview with empty struct
 2024-07-30 20:49 UTC  (2+ messages)

[PATCH] libiberty/buildargv: POSIX behaviour for backslash handling
 2024-07-30 20:23 UTC  (6+ messages)
` [PATCHv2 0/2] Changes to libiberty buildargv
  ` [PATCHv2 2/2] libiberty/buildargv: handle input consisting of only white space

[PATCH] testsuite: fix 'dg-compile' typos
 2024-07-30 20:01 UTC 

[PATCH] RISC-V: xtheadmemidx: Fix RV32 ICE because of unexpected subreg
 2024-07-30 19:19 UTC  (2+ messages)

[committed] libstdc++: Fix overwriting files with fs::copy_file on Windows
 2024-07-30 19:15 UTC  (2+ messages)
` [committed] libstdc++: Fix name of source file in comment

[PATCH] Add a bootstrap-native build config
 2024-07-30 18:38 UTC  (3+ messages)

[committed] i386/testsuite: Add testcase for fixed PR [PR51492]
 2024-07-30 18:04 UTC 

[PATCH] RISC-V: Add configure check for B extention support
 2024-07-30 18:00 UTC  (3+ messages)
  ` [Committed] "

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).