Messages by Thread
-
-
[PATCH, backport] Bug 122046 - [14/15/16 Regression] ICE in is_illegal_recursion when a TBP is used to specify
Jerry D
-
Re: [PATCH] gcov: Split atomic bitwise-or for some targets
Sebastian Huber
-
[PATCH] RTEMS: Add leon5 multilibs
Sebastian Huber
-
[PATCH] testsuite/c++: Fix lifetime issue in func-params-07.C [PR124548]
Andrew Pinski
-
[PATCH, fortran] [13/14/15/16 Regression][OpenACC] '!$acc ... attach(scalar)' – ICE 'unexpected pointer mapping node'
Jerry D
-
[committed v2] libstdc++: Fix some non-uglified names
Jonathan Wakely
-
Re: [PATCH v5] c++: Add support for [[gnu::trivial_abi]] attribute [PR107187]
Jason Merrill
-
[PATCH] fortran: Fix scalar OpenACC attach/detach lowering [PR120723]
Christopher Albert
-
Re: [PATCH v2] match.pd: zero_one != 0 ? CST1:CST2 -> (zero_one*diff)+CST2 [PR71336]
Jeffrey Law
-
[GSoC PATCH] libiberty: use heap-backed parse state in d_demangle
Jialong Wang
-
Re: [committed] testsuite/aarch64: Fix sme-shrinkwrap.c on SME hardware
Alice Carlotti
-
[PATCH] libiberty: use heap-backed parse state in d_demangle
Jialong Wang
-
[pushed] c++: add fixed test [PR109521]
Marek Polacek
-
[pushed] c++: add fixed test [PR115852]
Marek Polacek
-
[pushed] c++: add fixed test [PR118482]
Marek Polacek
-
[PATCH] libstdc++: Fix some non-uglified names
Jonathan Wakely
-
[PATCH] c++/reflection: add var tmpl to inform_tree_category [PR124493]
Marek Polacek
-
[PATCH] libstdc++: Add autoconf checks for working <setjmp.h> [PR124554]
Jonathan Wakely
-
Re: [PATCH] match.pd: (bool >= A) >= A -> bool >= A [PR119422]
Jeffrey Law
-
[RFC PATCH] testsuite: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
-
[RFC PATCH] testsuite, v2: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
-
Re: [RFC PATCH] testsuite, v2: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
-
Re: [RFC PATCH] testsuite, v2: Add C++ plugin to check for libstdc++ header uglification
Jonathan Wakely
-
Re: [RFC PATCH] testsuite, v2: Add C++ plugin to check for libstdc++ header uglification
Jason Merrill
-
[RFC PATCH] testsuite, v3: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
-
Re: [RFC PATCH] testsuite, v3: Add C++ plugin to check for libstdc++ header uglification
Jonathan Wakely
-
[PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
-
Re: [PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Tomasz Kaminski
-
Re: [PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Jonathan Wakely
-
Re: [PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
-
Re: [PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Tomasz Kaminski
-
Re: [PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
-
Re: [PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Tomasz Kaminski
-
[PATCH] testsuite, v5: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
-
[PATCH] testsuite, v6: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
-
Re: [PATCH] testsuite, v6: Add C++ plugin to check for libstdc++ header uglification
Tomasz Kaminski
-
Re: [PATCH] testsuite, v6: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
-
Re: [RFC PATCH] testsuite, v2: Add C++ plugin to check for libstdc++ header uglification
Patrick Palka
-
Re: [RFC PATCH] testsuite, v2: Add C++ plugin to check for libstdc++ header uglification
Jonathan Wakely
-
[PATCH] c++: template-id typedef with lambda targ [PR123700]
Patrick Palka
-
[PATCH] Fix leak of edge vector in IPA CP
Richard Biener
-
[PATCH] Fix memory leak in vect_analyze_slp
Richard Biener
-
Re: [RFC PATCH] RISC-V: Specify -mcpu if --with-cpu is used
Kito Cheng
-
[PATCH] Fix uninitialized LOOP_VINFO_LOOP_IV_COND
Richard Biener
-
Re: [PATCH 2/2] tail-merge: Combine sequential comparisons leading to the merged block
Konstantinos Eleftheriou
-
[PATCH v2 0/2] tail-merge: Generate ccmp instructions after tail merging [PR102793]
Konstantinos Eleftheriou
-
[PATCH] tree-optimization/122380 - avoid PRE/hoisting of incompatible access-path
Richard Biener
-
[PATCH v3 0/2] aarch64: Add support for 2025 architecture feature
Srinath Parvathaneni
-
[PING] Direct links to latest pending MIPS GCC patches
Radosav Krunic
-
[committed] testsuite: Add also decltype(nullptr) testcase for PR124489
Jakub Jelinek
-
[PATCH] c++: Fix up reflect/init11.C on cdtor_returns_this targets [PR124474]
Jakub Jelinek
-
[PATCH GCC17-stage1] rtlanal: Recognize disjoint subreg writes as non-conflicting
Zhongyao Chen
-
[PATCH] c++: Handle RAW_DATA_CST and RANGE_EXPR in build_vec_init [PR124531]
Jakub Jelinek
-
[PATCH] libstdc++: Fix is_explict checks in extents test.
Tomasz Kamiński
-
[PATCH] Add Myself to Write After Approval and DCO List
Prachi Godbole
-
Re: [PATCH] i386: Fix ICE with target_clones inlining
Yangyu Chen
-
Re: [PATCH] rs6000: Builtins for AES acceleration instructions [RFC02657]
Surya Kumari Jangala
-
[PATCH] i386: Fix __get_cpuid() and __get_cpuid_count() for Centaur/Zhaoxin CPUID range
Ewanhaioc
-
[GSoC PATCH] libiberty: Add demangler recursion limit test
Jialong Wang
-
[PATCH] libstdc++: Optimize __uninitialized_copy_a for std::deque iterators [PR124463]
Jonathan Wakely
-
[PATCH 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Jonathan Wakely
-
[COMMITTED] a68: fix copy-pasto in install.texi
Jose E. Marchesi
-
[PATCH] driver: Escaping special characters in filenames during spec processing [PR90692]
Wang Jinghao
-
[PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
-
RE: Gcc
Emily John
-
[PATCH] analyzer: generalize mktemp-family warnings; add -Wanalyzer-mkostemp-redundant-flags [PR105890]
Tomás Ortín Fernández
-
[pushed] aarch64, testsuite: Add test for already-fixed PR [PR124491]
Alex Coplan
-
[PATCH] c++/reflection: reject annotations on void parms [PR123618]
Marek Polacek
-
[PATCH] c++: fix for printing std::meta::info [PR124489]
Marek Polacek
-
[PATCH] c++/reflection: fix ICE with ^^decltype [PR124494]
Marek Polacek
-
[PATCH] c++/reflection: ICE with invalid splice-spec-spec [PR124493]
Marek Polacek
-
[PATCH] c++/reflection: bogus error with targ and using-decl [PR124472]
Marek Polacek
-
[PATCH] c++/reflection: fix ICE on invalid splice [PR124496]
Marek Polacek
-
Re: [PATCH] toplev: Ask for 128MB stack when compiled with ASAN [PR124206]
Filip Kastl
-
[RFC PATCH v2 0/4] Renesas RX FDPIC support
Yoshinori Sato
-
[PATCH] tree-optimization/124528 - UB from SCEV
Richard Biener
-
[PATCH V2] rs6000: Add built-in support gated by -mcpu=future
Kishan Parmar
-
[PATCH] i386: Fix gcc.target/i386/pr61599-1.c on Solaris/x86
Rainer Orth
-
[GCC 15, pushed] aarch64, testsuite: Add test for PR124491
Alex Coplan
-
[PING] [PATCH v3] libcody: allow non-ASCII module names [PR120458]
Jean-Christian CÎRSTEA
-
Re: [PING][PATCH v2 0/4] Implement atomic fetch min/max in GCC
Jakub Jelinek
-
[PATCH] d: Remove gdc.test/runnable/dbitfieldsdm.d [PR124158]
Rainer Orth
-
[RFC][PATCH r17 v2] ipa: Enable ipa-sra for .ASSUME calls
Josef Melcr
-
[r16-8061 Regression] FAIL: gcc.target/i386/pr118713-9.c scan-assembler jmp[ \t]*\\*% on Linux/x86_64
Haochen Jiang
-
[r16-8019 Regression] FAIL: gcc.dg/analyzer/ice-pr124375-1.c (test for warnings, line 9) on Linux/x86_64
Haochen Jiang
-
[PATCH] RX: enable LRA is default
Yoshinori Sato