public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 001/125] Rust: Make 'tree'-level 'MAIN_NAME_P' work
 2024-11-23 20:17 UTC  (5+ messages)
` [PATCH 005/125] gccrs: libgrust: Add format_parser library
  ` Rust: Work around 'error[E0658]: `let...else` statements are unstable' (was: [PATCH 005/125] gccrs: libgrust: Add format_parser library)
` [PATCH 048/125] gccrs: format-args: Start storing string in Rust memory
  ` Rust: Work around 'error[E0599]: no method named `leak` found for struct `std::string::String` in the current scope' (was: [PATCH 048/125] gccrs: format-args: Start storing string in Rust memory)

[PATCH] build: Remove INCLUDE_MEMORY [PR117737]
 2024-11-23 19:53 UTC  (6+ messages)

Fix type compatibility for types with flexible array member [PR113688,PR114014,PR117724]
 2024-11-23 19:45 UTC 

[wwwdocs] Fortran changes, add description regarding commas in formats
 2024-11-23 18:59 UTC  (3+ messages)

[Patch, fortran] PR84674(12-15 regression) and PR117730 - non_overridable typebound proc problems
 2024-11-23 18:26 UTC  (3+ messages)

[PATCH v2] replace atoi with strtol in varasm.cc (decode_reg_name_and_count) [PR114540]
 2024-11-23 18:26 UTC 

[libgfortran, patch] PR88052 Format contravening constraint C1002 permitted
 2024-11-23 17:50 UTC  (3+ messages)

[PATCH 00/15] Fix data races with sub-longword accesses on Alpha
 2024-11-23 17:33 UTC  (15+ messages)
` [PATCH 02/15] testsuite: Expand coverage for `__builtin_memcpy'
` [PATCH 13/15] IRA+LRA: Let the backend request to split basic blocks

[PATCH 1/4] Add block parameter to begin_block debug hook
 2024-11-23 15:22 UTC  (8+ messages)
` [PATCH 2/4] Don't output CodeView line numbers for inlined functions
` [PATCH 3/4] Write S_INLINEELINES CodeView subsection
` [PATCH 4/4] Write S_INLINESITE CodeView symbols

[PATCH] Don't skip CodeView data for partially cold functions
 2024-11-23 14:49 UTC  (2+ messages)

[PATCH] build: Discard obsolete references to $(GCC_PARTS)
 2024-11-23 14:12 UTC  (3+ messages)

[PATCH] Remove the rest of INCLUDE_MEMORY
 2024-11-23 12:30 UTC  (2+ messages)

[PATCH] Alpha: Respect `_Atomic' keyword for HI and QI data on !BWX [PR117759]
 2024-11-23 12:15 UTC 

[patch,avr,applied] Fix PR117744: Load partially clobbers address reg
 2024-11-23 12:08 UTC 

[committed] include: Add yet another DW_LANG_* enumerator from https://dwarfstd.org/languages.html
 2024-11-23 12:04 UTC 

[PATCH] ada: PR target/117538 Traceback includes load address if executable is PIE
 2024-11-23 10:35 UTC  (3+ messages)
` Ping "

[PATCH] testsuite:RISC-V:Modify the char string
 2024-11-23  9:59 UTC 

[PATCH] md-files: Add a note about escaped quotes in braced strings in md files
 2024-11-23  4:24 UTC  (2+ messages)

[PATCH v2 0/4] Improve and add VLS slide strategies
 2024-11-23  2:12 UTC  (6+ messages)
` [PATCH v2 1/4] RISC-V: Add slide to perm_const strategies
` [PATCH v2 2/4] RISC-V: Add interleave pattern
` [PATCH v2 3/4] RISC-V: Add even/odd vec_perm_const pattern
` [PATCH v2 4/4] RISC-V: Improve slide1up pattern

[PATCH] libsanitizer: Remove -pedantic from AM_CXXFLAGS [PR117732]
 2024-11-23  0:44 UTC 

[PATCH] ranger: Handle nonnull_if_nonzero attribute [PR117023]
 2024-11-23  0:25 UTC  (6+ messages)
  ` [PATCH] ranger, v2: "

Patch ping - [PATCH] [APX EGPR] Fix indirect call prefix
 2024-11-23  0:16 UTC 

[PATCH] Sync top-level configure with binutils
 2024-11-22 23:17 UTC  (2+ messages)

[PATCH] v4: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850)
 2024-11-22 22:37 UTC  (3+ messages)
` [PATCH] C/C++: add fix-it hints for missing '&' and '*' (v5) [PR87850]

[PATCH 0/3] Nested diagnostics for g++ [PR116253]
 2024-11-22 22:21 UTC  (2+ messages)
` Ping: "

[PATCH] c++: give suggestion on misspelled class name [PR116771]
 2024-11-22 22:04 UTC  (2+ messages)

[PATCH] assorted improvements for fold_truth_andor_1
 2024-11-22 21:22 UTC  (13+ messages)
            ` [PATCH] fold fold_truth_andor field merging into ifcombine was: [PATCH] assorted improvements for fold_truth_andor_1)
                ` [PATCH] fold fold_truth_andor field merging into ifcombine
                      ` [PATCH v2] "

[PUSHED] test-art: Fix comment in types.h
 2024-11-22 21:13 UTC 

[patch,avr,applied]: Tabify avr-common.cc
 2024-11-22 20:56 UTC 

[committed] c: Fix typeof_unqual handling of qualified array types [PR112841]
 2024-11-22 20:33 UTC 

[PATCH] ifcombine: skip fallback conjunction on noncontiguous blocks
 2024-11-22 20:23 UTC 

[patch,avr] PR117726: More tweaks to multi-byte shifts
 2024-11-22 19:47 UTC  (2+ messages)

[patch,avr] avr.opt: Refactor Var(avr_*) to Var(avropt_*)
 2024-11-22 19:45 UTC  (2+ messages)

[PATCH] wwwdocs: Align the DCO text for the GNU Toolchain to match community usage
 2024-11-22 19:11 UTC  (11+ messages)

[PING] [contrib] validate_failures.py: fix python 3.12 escape sequence warnings
 2024-11-22 18:19 UTC  (5+ messages)

[RFC/RFA][PATCH v5 03/12] RISC-V: Add CRC expander to generate faster CRC
 2024-11-22 18:04 UTC  (7+ messages)
` [RFC/RFA][PATCH v6 "

[PATCH] RISC-V: Ensure vtype for full-register moves [PR117544]
 2024-11-22 17:48 UTC 

[RFC PATCH] inline asm: Add new constraint for symbol definitions
 2024-11-22 17:09 UTC  (7+ messages)
  ` [RFC PATCH] inline asm, v2: "
      ` [PATCH] inline asm, v3: "

[PATCH v2] Add new warning Wmissing-designated-initializers [PR39589]
 2024-11-22 16:40 UTC  (2+ messages)

[PATCH v1] autoupdate: replace obsolete macros in libiberty
 2024-11-22 16:06 UTC  (2+ messages)

[PATCH] c++: Use type_id_in_expr_sentinel in 6 further spots in the parser
 2024-11-22 16:00 UTC  (2+ messages)

[PATCH][v2] tree-optimization/115825 - improve unroll estimates for volatile accesses
 2024-11-22 15:52 UTC 

[PATCH] tree-optimization/117355: object size for PHI nodes with negative offsets
 2024-11-22 15:51 UTC  (2+ messages)

[PATCH] replace atoi with strtol in varasm.cc (decode_reg_name_and_count) [PR114540]
 2024-11-22 15:48 UTC  (2+ messages)

[to-be-committed][RISC-V][PR target/109s79] Improve RISC-V constant synthesis
 2024-11-22 15:33 UTC 

[PATCH] c-family: Yet another fix for _BitInt & __sync_* builtins [PR117641]
 2024-11-22 15:17 UTC  (2+ messages)

[PATCH] [RFC] Add extra 64bit SSE vector epilogue in some cases
 2024-11-22 13:32 UTC 

[PATCH] [x86] Fix uninitialized operands[2] in vec_unpacks_hi_v4sf
 2024-11-22 13:15 UTC  (2+ messages)

[PING]: [PATCH 1/1] config: Handle dash in library name for AC_LIB_LINKAGEFLAGS_BODY
 2024-11-22 13:14 UTC  (2+ messages)
    ` [PING*2][PATCH "

[PATCH] Add -f{,no-}assume-sane-operators-new-delete{,={0,1,2}} options [PR110137]
 2024-11-22 12:47 UTC  (10+ messages)
          ` [PATCH] v2: Add -f{,no-}assume-sane-operators-new-delete "
              ` [PATCH] v3: "

[COMMITTED] MAINTAINERS: Add myself to write after approval
 2024-11-22 12:47 UTC 

[PATCH] inline-asm: Add - constraint modifier support for toplevel extended asm [PR41045]
 2024-11-22 12:36 UTC  (4+ messages)
  ` [PATCH] inline-asm, v2: "

[PATCH] match.pd: Fix up the new simpliofiers using with_possible_nonzero_bits2 [PR117420]
 2024-11-22 12:33 UTC  (2+ messages)

สินเชื่อsme
 2024-11-22 12:12 UTC 

[PATCH] Adjust error message for initialized variable in .bss
 2024-11-22 11:52 UTC 

[PATCH 00/11] Add FP overloads for __atomic_fetch_add etc
 2024-11-22 11:47 UTC  (6+ messages)
` [PATCH 08/11] c: c++: flag to disable fetch_op handling fenv exceptions

[PATCH] libsanitizer: Move language level from gnu++14 to gnu++17
 2024-11-22 11:35 UTC  (2+ messages)

[PATCH] sibcall: Adjust BLKmode argument size for alignment padding
 2024-11-22 11:10 UTC  (6+ messages)
        ` [PATCH v2] sibcall: Check partial != 0 for BLKmode argument

[Patch] OpenMP: Add 'interop' clause to 'dispatch' for C/C++
 2024-11-22 10:40 UTC 

[PATCH] i386: Make __builtin_ia32_f{nstenv,ldenv,nstsw,fnclex} builtins internal [PR117165]
 2024-11-22 10:04 UTC  (2+ messages)

[PATCH] Allow limited extended asm at toplevel [PR41045]
 2024-11-22  9:45 UTC  (3+ messages)
  ` [PATCH] v2: "

[PATCH] testsuite: arm: Check that a far jump is used in thumb1-far-jump-2.c
 2024-11-22  9:37 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] testsuite: Fix up various powerpc tests after -std=gnu23 by default switch [PR117663]
 2024-11-22  8:18 UTC 

[PATCH]middle-end: Pass along SLP node when costing vector loads/stores
 2024-11-22  8:13 UTC  (4+ messages)

[PATCH] i386/testsuite: Correct AVX10.2 FP8 test mask usage
 2024-11-22  8:08 UTC 

[PATCH] Regenerate opt urls for r15-5584
 2024-11-22  8:04 UTC 

[PATCH v6] forwprop: Try to blend two isomorphic VEC_PERM sequences
 2024-11-22  7:44 UTC  (7+ messages)
    ` [PATCH] testsuite: Fix up vector-{8,9,10}.c tests

[PATCH v2 1/5] vect: Force alignment peeling to vectorize more early break loops
 2024-11-22  7:44 UTC  (4+ messages)

[PATCH 0/2] Remove redundant code
 2024-11-22  7:24 UTC  (2+ messages)
` [pushed][PATCH "

[PATCH] i386/testsuite: Do not append AVX10.2 option for check_effective_target
 2024-11-22  7:16 UTC  (2+ messages)

[PATCH v3] RISC-V: Minimal support for svvptc extension
 2024-11-22  5:41 UTC  (2+ messages)

[PATCH] LoongArch: Fix clerical errors in lasx_xvreplgr2vr_* and lsx_vreplgr2vr_*
 2024-11-22  2:07 UTC  (2+ messages)
`  "

[PATCH] LoongArch: Make __builtin_lsx_vorn_v and __builtin_lasx_xvorn_v arguments and return values unsigned
 2024-11-22  2:06 UTC  (3+ messages)
`  "
  ` [pushed] "

Stage1 patch ping
 2024-11-22  0:03 UTC  (2+ messages)

[PATCH 1/3] aarch64: Fix up flags for vget_low_*, vget_high_* and vreinterpret intrinsics
 2024-11-21 23:37 UTC  (3+ messages)
` [PATCH 2/3] aarch64: add attributes to the prefetch_builtins
` [PATCH 3/3] aarch64: Add attributes to the data intrinsics

Good News
 2024-11-21 23:20 UTC 

[PATCH] doc/cpp: Document __has_include_next
 2024-11-21 22:52 UTC  (3+ messages)

[RFC/PATCH] diagnostics: UX: add doc URLs for attributes
 2024-11-21 22:36 UTC  (2+ messages)
` [PATCH] diagnostics: UX: add doc URLs for attributes (v2)

[PATCH] genemit: Distribute evenly to files [PR111600]
 2024-11-21 22:03 UTC  (2+ messages)

[committed] c: Give errors more consistently for void parameters [PR114816]
 2024-11-21 21:46 UTC 

[PATCH] c++: Disallow decomposition of lambda bases [PR90321]
 2024-11-21 21:01 UTC  (2+ messages)

[PATCH] testsuite: RISC-V: Fix vector flags handling [PR117603]
 2024-11-21 20:55 UTC  (2+ messages)

[PATCH 00/15] Support for 64-bit location_t
 2024-11-21 19:51 UTC  (6+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 01/14] Support for 64-bit location_t: libcpp part 1

[PATCH 7/8] json: add json parsing support
 2024-11-21 19:43 UTC  (4+ messages)
` [PATCH] json parsing: avoid relying on floating point equality [PR117677]

[PATCH 0/2] Prime path coverage to gcc/gcov
 2024-11-21 19:14 UTC  (6+ messages)
  ` Ping^2 "
    ` Ping^3 "
      ` Ping^4 "
        ` Ping^5 "

[to-be-committed][RISC-V][PR target/117690] Add missing shift in constant synthesis
 2024-11-21 19:02 UTC 

[PATCH] testsuite: arm: Use -mtune=cortex-m4 for thumb-ifcvt.c test
 2024-11-21 19:01 UTC 

[PATCH v2 1/3] c++: Fix mangling of otherwise unattached class-scope lambdas [PR107741]
 2024-11-21 18:52 UTC  (4+ messages)
` [PATCH v2 3/3] c++/modules: Prevent ICE when writing class-scope lambdas without mangling scope [PR116568]

[pushed] c++: inline variables and modules
 2024-11-21 18:36 UTC 

[pushed] c++: modules and debug marker stmts
 2024-11-21 18:36 UTC 

[pushed] c++: modules and tsubst_friend_class
 2024-11-21 18:36 UTC 

[PATCH] gimple: Add limit after which slower switchlower algs are used [PR117091] [PR117352]
 2024-11-21 18:01 UTC  (2+ messages)

[PATCH 0/1] Add ACLE macro _CHKFEAT_GCS
 2024-11-21 17:47 UTC  (2+ messages)
` [PATCH 1/1] aarch64: add "

[PATCH] testsuite: arm: Fix build error for thumb2-slow-flash-data-3.c test
 2024-11-21 17:23 UTC 

[PATCH 00/17] testsuite: arm: Leverage -mcpu=unset/-march=unset
 2024-11-21 17:16 UTC  (9+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] testsuite: arm: Use effective-target for pr56184.C and pr59985.C
` [PATCH v2 2/5] testsuite: arm: Use -march=unset for bfloat16_scalar* tests
` [PATCH v2 3/5] testsuite: arm: Use -mcpu=unset when overriding -march
` [PATCH v2 4/5] testsuite: arm: Use effective-target for its.c test [PR94531]
` [PATCH v2 5/5] testsuite: arm: Use effective-target for pr96939 test

[PATCH] testsuite: tree-ssa: Limit targets for vec perm tests
 2024-11-21 16:56 UTC  (2+ messages)

[pushed] c++: tweak for -Wrange-loop-construct (13 backport) [PR116731]
 2024-11-21 16:31 UTC 

[patch,avr] PR117726: Improve 4-byte ASHIFT insns
 2024-11-21 16:06 UTC  (2+ messages)

[PATCH ver2 0/4] rs6000, remove redundant built-ins and add more test cases
 2024-11-21 15:49 UTC  (7+ messages)

[PATCH] rs6000, fix test builtins-1-p10-runnable.c
 2024-11-21 15:49 UTC  (7+ messages)

[PATCH v2] RISC-V: Minimal support for svvptc extension
 2024-11-21 15:46 UTC  (2+ messages)

[PATCH v4 0/5] aarch64: Add fp8 sve foundation
 2024-11-21 15:41 UTC  (8+ messages)
` [PATCH v4 3/5] aarch64: add svcvt* FP8 intrinsics
` [PATCH v4 4/5] aarch64: add SVE2 FP8 multiply accumulate intrinsics
` [PATCH v4 5/5] aarch64: add SVE2 FP8DOT2 and FP8DOT4 intrinsics

[PATCH][middle-end] For multiplication try swapping operands when matching complex multiply [PR116463]
 2024-11-21 14:17 UTC  (2+ messages)

APPLE AND SERVER
 2024-11-21 14:12 UTC 

3D printing - gcc.gnu.org
 2024-11-21 14:02 UTC 

[PATCH] pa: Remove pa_section_type_flags
 2024-11-21 13:04 UTC 

[PATCH] Use decl size in Solaris ASM_DECLARE_OBJECT_NAME [PR102296]
 2024-11-21 12:44 UTC  (2+ messages)

[PATCH 0/2] asm() operand 'c' modifier handling
 2024-11-21 12:04 UTC  (3+ messages)
` [PATCH 1/2] fix "
` [PATCH 2/2] x86: "

[RFC PATCH] dwarf2out: Use post-DWARF 5 DW_LANG_* codes for -gdwarf-5 -gno-strict-dwarf
 2024-11-21 11:56 UTC  (2+ messages)

[PATCH v1 0/4] Add SEH, stack unwinding and C++ exceptions
 2024-11-21 11:42 UTC  (3+ messages)
` [PATCH v1 4/4] aarch64: "

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