Messages by Thread
-
[PATCH] Simplify vec_merge of a vec_merge with a repeated operand.
Roger Sayle
-
[PATCH v5] get source line for diagnostic from preprocessed file [PR preprocessor/79106]
Bader, Lucas
-
[committed][wwwdocs] Update OpenMP Implementation Status
Gio T
-
Re: [PATCH 1/2] OpenMP/Fortran: Map intermediate array descriptor [PR120505]
Tobias Burnus
-
[PATCH] PR rtl-optimization/123585: ICE in vec_select simplification on x86_64.
Roger Sayle
-
[PATCH v2] aarch64: Add aarch64 test [PR 123697]
Alfie Richards
-
[PATCH] tree-optimization/123651 - avoid diagnosing uninitialized artificial variable
Richard Biener
-
[PATCH 1/2] Add phi_arg_edge_from_use helper
Richard Biener
-
[PATCH 2/2] tree-optimization/123729 - fix reduction epilog flowing into abnormal edge
Richard Biener
-
[PATCH] middle-end/123697 - fix .MASK_LOAD_LANES folding
Richard Biener
-
[patch,avr] Implement TARGET_SETJMP_PRESERVES_NONVOLATILE_REGS_P
Georg-Johann Lay
-
[PATCH] testsuite, cobol, modula2, rust, algol68: Extend help.exp testing and fix reported bugs
Jakub Jelinek
-
Re: [PATCH] testsuite, cobol, modula2, rust, algol68: Extend help.exp testing and fix reported bugs
Andrew Pinski
-
Re: [PATCH] testsuite, cobol, modula2, rust, algol68: Extend help.exp testing and fix reported bugs
Richard Biener
-
Re: [PATCH] testsuite, cobol, modula2, rust, algol68: Extend help.exp testing and fix reported bugs
Gaius Mulley
-
[PATCH] modula2: Capitalize descriptions in lang.opt
Jakub Jelinek
-
Re: [PATCH] modula2: Capitalize descriptions in lang.opt
Gaius Mulley
-
Re: [PING][PATCH v2] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Soumya AR
-
Re: [PATCH 3/9 v3] c++, contracts: C++26 base implementation as per P2900R14.
Jason Merrill
-
[PATCH] libstdc++: Disable __cpp_lib_reflection for old CXX ABI
Jakub Jelinek
-
[committed] cobol: Fix up -Wmove-index option description
Jakub Jelinek
-
[PATCH] c++: Fix -Wmisleading-indentation ICE on expansion stmt [PR123694]
Jakub Jelinek
-
[PATCH v1 0/1] gcc/doc/extend.texi: Document array parameters
Alejandro Colomar
-
[to-be-committed][RISC-V][PR target/123626] Fix VXRM state after calls
Jeffrey Law
-
[PATCH] a68: set enable_algol68_gc to `auto' instead of `no'
Mohammad-Reza Nabipoor
-
testsuite: Do not restrict five tests to { target native }
Joseph Myers
-
[to-be-committed][RISC-V][PR rtl-optimization/121787] Work around bad cfglayout interaction with asm goto
Jeffrey Law
-
[PATCH] testsuite: arm: update fast-math-complex-mls-half-float.c
Alexandre Oliva
-
[PATCH] algol68: Add allocation function for leaf objects
Pietro Monteiro
-
[PATCH] testsuite: tolerate bogus warning in pr113026-1.c [PR113524]
Alexandre Oliva
-
[PATCH] testsuite: arm: crypto-vsha1*_u32 tests got late-combine improvements
Alexandre Oliva
-
[PATCH] testsuite: arm: thumb2-pop-loreg needs explicit -mthumb
Alexandre Oliva
-
[PATCH] testsuite: arm: bf16_vstn_1 vst3q_bf16 improved by late-combine
Alexandre Oliva
-
[PATCH] testsuite: arm: add -mcpu=unset before -march
Alexandre Oliva
-
[PATCH] testsuite: arm: restore defaults for multilib test
Alexandre Oliva
-
[PATCH] testsuite: enable use of cxa_atexit on tree-ssa cxa_atexit tests
Alexandre Oliva
-
[PATCH] testsuite: silence nolto-rel warning in pr62026_0.C
Alexandre Oliva
-
[PATCH] testsuite: enable use of cxa_atexit on module pr98893 test
Alexandre Oliva
-
[PATCH] testsuite: enable use of cxa_atexit on abi tag18a test
Alexandre Oliva
-
[PATCH] testsuite: add hostedlib requirements to multiple C++ tests
Alexandre Oliva
-
[PATCH] testsuite: _Static_assert is not present in C90
Alexandre Oliva
-
[PATCH] testsuite: require c99_runtime for ldexp optimizations
Alexandre Oliva
-
[PATCH] testsuite: drop explicit run from dfp execution tests
Alexandre Oliva
-
[patch,testsuite,applied] Fix test case for PR123175
Georg-Johann Lay
-
[wwwdocs][Patch] gcc-16/changes.html: Update OpenMP status
Tobias Burnus
-
[PATCH 0/5] Implement atomic fetch min/max in GCC
soumyaa
-
Re: [PATCH] libgomp, amdgcn, nvptx: Improve omp_target_is_accessible [PR121813]
Tobias Burnus
-
[PATCH v5 0/2] c: Add support for array parameters in _Countof
Alejandro Colomar
-
[PATCH][wwwdocs] gcc-16: Create porting_to.html and mention changes to -Wunused-but-set-*
Josef Melcr
-
[PATCH v4 0/1] c: Add support for array parameters in _Countof
Alejandro Colomar
-
[PATCH] tree-optimization/123061 - invalid hoisting of division
Richard Biener
-
[PATCH v2] aarch64: __pld intrinsic fixes
Alfie Richards
-
[gccrs COMMIT] derive: Factor out Eq trait path generation
gerris . rs
-
[2/2] aarch64: Improve --with-arch checks
Wilco Dijkstra
-
[committed] c++: Make metafns.{gperf,h} usable in C++14
Jakub Jelinek
-
Re: [PATCH 2/5] libgomp: Ensure memory sync after performing tasks
Tobias Burnus
-
[gccrs COMMIT 1/4] gccrs: proc error on invalid type
gerris . rs
-
[PATCH] tree-optimization/123602 - avoid PRE-inserting abnormal SSA refs
Richard Biener
-
[PATCH V3] driver: Support very long command lines via temporary files [PR111527]
sunilkumar . dora
-
Re: [Patch, gcc+wwwdocs][RFC?] GCN: Add generic targets to default-built multilibs
Thomas Schwinge
-
[committed] libstdc++: Fix std::erase_if for std::string with -D_GLIBCXX_USE_CXX11_ABI=0.
Tomasz Kamiński
-
[PATCH] libstdc++: Use overload operator<=> when provided in relational functors
Tomasz Kamiński
-
[PATCH] libatomic: Change installed libatomic_asneeded.a into a symlink [PR123650]
Jakub Jelinek
-
[PATCH] vect-generic: Fix up expand_vector_mult [PR123656]
Jakub Jelinek
-
[committed] Regenerate cobol lang.opt.urls
Jakub Jelinek
-
urgent
Tony Adams
-
Re: welding hose inquiry
danny
-
[PATCH] Generate Algol 68 front end Coding Guidelines
Pietro Monteiro
-
[PATCH] LoongArch: Fix bug117575.
Lulu Cheng
-
[PATCH v3 0/1] c: Add support for array parameters in _Countof
Alejandro Colomar
-
[PATCH] c++: Optimize dynamic_cast for final types using unique vtables flag
Thomas de Bock
-
[PATCH] Fix -Wunused-value false positive on ternary indexed by non-constant
Johannes Altmanninger
-
Re: [PATCH 8/9 v2] c++, contracts: Allow contract checks as outlined functions.
Jason Merrill
-
[gccrs COMMIT] expand: Refactor field expansion and add documentation
gerris . rs
-
[gccrs COMMIT] backend: Factor out asm operand chaining
gerris . rs