Messages by Thread
-
-
[PATCH] libstdc++: add support for cv-qualified types in atomic_ref (P3323R1)
Giuseppe D'Angelo
-
[PATCH] RISC-V: Update Xsfvqmacc and Xsfvfnrclip extensions' testcases
Liao Shihua
-
nvptx: Switch default from '-march=sm_30' to '-march=sm_52' (was: Raise nvptx code generation to default PTX ISA 7.3, sm_52, therefore CUDA 11.3 (released 2021-04))
Thomas Schwinge
-
Re: [PATCH] wwwdocs: Clarify DCO name/identity and (anonymous) pseudonym policy
Mark Wielaard
-
[PATCH 0/5] New Asm Constraints and Modifiers - RVC, Raw Encodings, Pairs
Kito Cheng
-
[PATCH v1] RISC-V: Fix incorrect optimization options passing to partial
pan2 . li
-
Re: [PATCH] Add fancy pointer support in std::map/set
François Dumont
-
[PATCH] Fix type compatibility for types with flexible array member [PR113688,PR114014,PR117724]
Martin Uecker
-
[PATCH] Fortran: fix two minor front-end GMP memleaks
Harald Anlauf
-
[r15-6016 Regression] FAIL: gfortran.dg/sizeof_6.f90 -O1 execution test on Linux/x86_64
haochen.jiang
-
[PATCH] gm2: fix bad programming practice warning
Wilken Gottwalt
-
[PATCH v2] testsuite/gcc.dg/tree-ssa/pr111456-1.c: Handle fallout
Hans-Peter Nilsson
-
[PATCH] testsuite/gcc.dg/tree-ssa/pr111456-1.c: Handle fallout
Hans-Peter Nilsson
-
libstdc++: Optimize std::vector<bool>
Jan Hubicka
-
Re: [PATCH v3 5/7] Support for 64-bit location_t: Activate 64-bit location_t
Lewis Hyatt
-
[PATCH v1 1/6] RISC-V: Refine unsigned vector SAT_ADD testcase dump check to tree optimized
pan2 . li
-
[committed] pru: Implement c and n asm operand modifiers
Dimitar Dimitrov
-
[PATCH v3] fold fold_truth_andor field merging into ifcombine
Alexandre Oliva
-
[PATCH] Removed a duplicate line of code.
Abdo Eid
-
[PATCH v1 1/6] RISC-V: Refine unsigned SAT_ADD testcase dump check to tree optimized
pan2 . li
-
[PATCH] tree-eh: Don't crash on GIMPLE_TRY_FINALLY with empty cleanup sequence [PR117845]
Simon Martin
-
[SPARC] Add functional comments for VIS4B instructions
Eric Botcazou
-
Re: [PATCH v3] zero_extend(not) -> xor optimization [PR112398]
Hans-Peter Nilsson
-
Re: [PATCH v6 3/7] Use incoming small integer argument type if possible
Jeff Law
-
Re: [PATCH 1/2] c++: print z candidate count and number them
Jason Merrill
-
[PATCH] middle-end/117932 - further speedup DF worklist solver
Richard Biener
-
[patch,avr] Assert minimal required bit width of section_common::flags.
Georg-Johann Lay
-
[PATCH] c++: check_flexarray fixes [PR117516]
Jakub Jelinek
-
[committed] libstdc++: Fix typo in Doxygen comment in <format>
Jonathan Wakely
-
[PATCH] i386: x r<< (c - y) to x r>> y etc. optimization [PR117930]
Jakub Jelinek
-
[Patch, fortran] PR116261 - [15 regression] gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233
Paul Richard Thomas
-
Re: [RFC 0/4] Hard Register Constraints
Georg-Johann Lay
-
Re: [PATCH] Invalid gimple __BB# accepted due to usage of atoi -> replace atoi with stroul in c_parser_gimple_parse_bb_spec [PR114541]
Heiko Eißfeldt
-
Re: [PATCHv2] Invalid gimple __BB# accepted due to usage of atoi -> replace atoi with stroul in c_parser_gimple_parse_bb_spec [PR114541]
Heiko Eißfeldt
-
Re: [PATCH] expr: Don't clear whole unions [PR116416]
Marek Polacek
-
Re: [PATCH 1/3] tree-optimization/117467 - Do not calculate an entry range for invariant names.
Andrew MacLeod
-
[pushed][PR117248][LRA]: Rewriting reg notes update and fix calculation of conflict hard regs of pseudo.
Vladimir Makarov
-
[committed][PR tree-optimization/117895] Fix sparc libgo build failure with CRC opts enabled
Jeff Law
-
Re: [PATCH] c++: Allow overloaded builtins to be used in SFINAE context
Jason Merrill
-
Re: [committed] RISC-V: Add const to function_shape::get_name [NFC]
Mark Wielaard
-
Re: [RFC][PATCH] aarch64: Fold lsl+lsr+orr to rev for half-width shifts
Richard Sandiford
-
Re: [PATCH] c: special-case some "bool" errors with C23 [PR117629]
Sam James
-
[PATCH] libstdc++: editorconfig: Adjust wildcard patterns
mmalcomson
-
[committed] i386: Fix gcc.target/i386/pr101716.c (and some related cleanups)
Uros Bizjak
-
[PATCH] arm: remove obsolete vcond expanders
Richard Earnshaw
-
[Fortran, Patch, PR107635, Part 1] Rework handling of allocatable components in derived type coarrays.
Andre Vehreschild
-
Re: [PING!, Fortran, Patch, PR107635, Part 1] Rework handling of allocatable components in derived type coarrays.
Andre Vehreschild
-
Re: [PING!, Fortran, Patch, PR107635, Part 1] Rework handling of allocatable components in derived type coarrays.
Jerry D
-
Re: [PING!, Fortran, Patch, PR107635, Part 1] Rework handling of allocatable components in derived type coarrays.
Andre Vehreschild
-
Re: [2nd PING, Fortran, Patch, PR107635, Part 1] Rework handling of allocatable components in derived type coarrays.
Andre Vehreschild
-
Re: [2nd PING, Fortran, Patch, PR107635, Part 1] Rework handling of allocatable components in derived type coarrays.
Jerry Delisle
-
Re: [2nd PING, Fortran, Patch, PR107635, Part 1] Rework handling of allocatable components in derived type coarrays.
Andre Vehreschild
-
Re: [2nd PING, Fortran, Patch, PR107635, Part 1] Rework handling of allocatable components in derived type coarrays.
Jerry D
-
Re: [2nd PING, Fortran, Patch, PR107635, Part 1] Rework handling of allocatable components in derived type coarrays.
Andre Vehreschild
-
Re: [Fortran, Patch, PR107635, Part 1] Rework handling of allocatable components in derived type coarrays.
Damian Rouson
-
Re: [Fortran, Patch, PR107635, Part 1] Rework handling of allocatable components in derived type coarrays.
Steve Kargl
-
Re: [Fortran, Patch, PR107635, Part 1] Rework handling of allocatable components in derived type coarrays.
Damian Rouson
-
[PATCH] s390: Fix UNSPEC_CC_TO_INT canonicalization
Juergen Christ
-
[PATCH] libstdc++: Add workaround for read(2) EINVAL on macOS and FreeBSD [PR102259]
Jonathan Wakely
-
Re: [PATCH 1/3] dwarf: Delete dead code.
Michal Jireš
-
Re: [PATCH 3/3] c++: use diagnostic nesting [PR116253]
Jason Merrill
-
[committed] i386: Fix unwanted fwprop to 3dNOW! insn [PR117926]
Uros Bizjak
-
[committed] arm: testsuite: fix some legacy C tests
Richard Earnshaw
-
[committed][OG14] openmp: Fix error reporting in parsing of C++ OpenMP to/from clause
Andrew Stubbs
-
Re: [PATCH] diagnostics: UX: add doc URLs for attributes (v2)
David Malcolm
-
Re: [PATCH] AArch64: Cleanup alignment macros
Richard Sandiford
-
Re: [PATCH v4 2/7] OpenMP: middle-end support for dispatch + adjust_args
Paul-Antoine Arras
-
Re: [PATCH 2/3] c++: consolidate location printing in error.cc [PR116253]
Jason Merrill
-
[PATCH] arm,testsuite: Add -mtune=cortex-m55 to dlstp-int8x16.c
Christophe Lyon
-
Patch ping (Re: [PATCH] analyzer: Handle nonnull_if_nonzero attribute [PR117023])
Jakub Jelinek
-
[PATCH] middle-end/117932 - speed up DF solver
Richard Biener
-
Re: [PATCH] c++: handle misspelled concepts and missing #include <concepts>
Jason Merrill
-
Ping [PATCH v3 0/3] Match: support additional cases of unsigned scalar arithmetic
Akram Ahmad
-
[PATCH 2/2] Integrate scev-cprop into DCE [PR90594]
Feng Xue OS
-
[PATCH 1/2] Refactor final_value_replacement_loop [PR90594]
Feng Xue OS
-
[PATCH] RISC-V: optimization on checking certain bits set ((x & mask) == val)
Oliver Kozul
-
Re: [PATCH v6 1/7] Honor TARGET_PROMOTE_PROTOTYPES during RTL expand
Richard Biener
-
Re: [PATCH 3/3] dwarf: lto: Stabilize external die references.
Michal Jireš