Messages by Thread
-
-
[PATCH] testsuite: arm: fixup more dg-final syntax
Sam James
-
[PATCH] RISC-V: vsetvl: skip abnormal edge on vsetvl insertion [PR119533]
Vineet Gupta
-
[PATCH] gcc/mingw: Align `.refptr.` to 8-byte boundaries for 64-bit targets
LIU Hao
-
[pushed] c++/modules: unexported friend template
Jason Merrill
-
[pushed] jit, Darwin: Update exports with ABI 28 through 34.
Iain Sandoe
-
[committed] c++: Fix comment typo
Jakub Jelinek
-
[PATCH] cobol, libgcobol: Currently libgcobol depends on libstdc++.
Iain Sandoe
-
[PATCH] except: Don't use the cached value of the gcc_except_table section for comdat functions [PR119507]
Andrew Pinski
-
[PATCH RFC] c++: optimize push_to_top_level [PR64500]
Jason Merrill
-
[committed] libstdc++: Add testcase for bogus -Wstringop-overflow in std::vector [PR117983]
Jonathan Wakely
-
[PATCH 1/2] libstdc++: Fix -Wstringop-overread warning in std::vector<bool> [PR114758]
Jonathan Wakely
-
[PATCH] Fortran: fix spelling of flag -fallow-invalid-boz
Harald Anlauf
-
[committed] cobol: Confine all __int128/_Float128 references to libgcobol
Robert Dubner
-
[PATCH] libstdc++: Constrain formatters for chrono types [PR119517]
Tomasz KamiĆski
-
[PATCH] cobol: Fix up cobol/{charmaps,valconv}.cc rules
Jakub Jelinek
-
Re: [PATCH] cobol: Fix up cobol/{charmaps,valconv}.cc rules
Richard Biener
-
Re: [PATCH] cobol: Fix up cobol/{charmaps,valconv}.cc rules
Simon Sobisch
-
Re: [PATCH] cobol: Fix up cobol/{charmaps,valconv}.cc rules
Jakub Jelinek
-
Re: [PATCH] cobol: Fix up cobol/{charmaps,valconv}.cc rules
Simon Sobisch
-
RE: [PATCH] cobol: Fix up cobol/{charmaps,valconv}.cc rules
Robert Dubner
-
Re: [PATCH] cobol: Fix up cobol/{charmaps,valconv}.cc rules
Iain Sandoe
-
Re: [PATCH] cobol: Fix up cobol/{charmaps,valconv}.cc rules
Iain Sandoe
-
Re: [PATCH] cobol: Fix up cobol/{charmaps,valconv}.cc rules
Jakub Jelinek
-
Re: [PATCH] cobol: Fix up cobol/{charmaps,valconv}.cc rules
Iain Sandoe
-
Re: [PATCH] cobol: Fix up cobol/{charmaps,valconv}.cc rules
Jakub Jelinek
-
Re: [PATCH] cobol: Fix up cobol/{charmaps,valconv}.cc rules
Iain Sandoe
-
Re: [PATCH] cobol: Fix up cobol/{charmaps,valconv}.cc rules
Jakub Jelinek
-
Re: [PATCH] cobol: Fix up cobol/{charmaps,valconv}.cc rules
Iain Sandoe
-
RE: [PATCH] cobol: Fix up cobol/{charmaps,valconv}.cc rules
Robert Dubner
-
RE: [PATCH] cobol: Fix up cobol/{charmaps,valconv}.cc rules
Robert Dubner
-
Re: [PATCH] cobol: Fix up cobol/{charmaps,valconv}.cc rules
Iain Sandoe
-
RE: [PATCH] cobol: Fix up cobol/{charmaps,valconv}.cc rules
Robert Dubner
-
Re: [PATCH] cobol: Fix up cobol/{charmaps,valconv}.cc rules
Jakub Jelinek
-
[PATCH] other/119510 - use --enable-languages=default,cobol for release tarballs
Richard Biener
-
[PATCH] srcextra fixes
Jakub Jelinek
-
[COMMITTED 103/144] gccrs: Loop on expansion if a new export has been defined
arthur . cohen
-
Re: [PATCH 2/2] c++: constrained auto NTTP vs associated constraints
Patrick Palka
-
[PATCH] avoid-store-forwarding: Fix reg init on load-elimination [PR119160]
Konstantinos Eleftheriou
-
[COMMITTED, PATCH] s390: Accept only Pmode for registers AP/FP/RA [PR119235]
Stefan Schulze Frielinghaus
-
Patch v2 of Bug 119222 Conversion of inf to integer is not diagnosed , pay attention to Notice !
Gwen Fu
-
[commited] cobol: Eliminate check-cobol -Os failure in EVALUATE testcase
Robert Dubner
-
[PATCH] bootstrap/119513 - fix cobol bootstrap with --enable-generated-files-in-srcdir
Richard Biener
-
[PATCH] combine: Special case set_noop_p in two spots
Jakub Jelinek
-
[PATCH] combine: Use reg_used_between_p rather than modified_between_p in two spots [PR119291]
Jakub Jelinek
-
[wwwdocs] gcc-15/changes.html + projects/gomp/: OpenMP update for interop
Tobias Burnus
-
[COMMITTED 096/144] gccrs: imports: Create ImportData class and use it in import_mappings
arthur . cohen
-
[PATCH] [COBOL] use native_encode_real
Richard Biener
-
[pushed] wwwdocs: cxx-dr-status: Use <code> over <tt>
Gerald Pfeifer
-
[PATCH v5] libcpp: Fix incorrect line numbers in large files [PR108900]
Yash . Shinde
-
[PATCH] i386: Add attr_isa for vaes patterns to sync with attr gpr16. [pr119473]
Hu, Lin1
-
[COMMITTED 131/144] gccrs: Improve handling of InlineAsm in DefaultASTVisitor
arthur . cohen
-
[PATCH] PR tree-optimization/119471 - If the LHS does not contain zero, neither do multiply operands.
Andrew MacLeod
-
[wwwdocs] cxx-dr-status: Update from C++ Core Language Issue TOC, Revision 116
Marek Polacek
-
[committed] cobol: Incorporate new testcases from the cobolworx UAT tests.
Robert Dubner
-
[committed] i386: Fix offset calculation in ix86_redzone_clobber
Uros Bizjak
-
Fix too late initialization of tasking runtime with standalone library
Eric Botcazou
-
[PATCH] tailc: Handle musttail noreturn calls [PR119483]
Jakub Jelinek
-
[PATCH] ipa-sra: Don't change return type to void if there are musttail calls [PR119484]
Jakub Jelinek
-
[PATCH][gcc13] PR tree-optimization/117287 - Backport new assume implementation
Andrew MacLeod
-
[pushed] testsuite: fix g++.dg/template/explicit-args6.C
Marek Polacek
-
[committed] testsuite: Require effective target sigsetjmp for gcov-31/32
Dimitar Dimitrov
-
[Committed] RISC-V: testsuite: fix syntax error for assembler scan
Edwin Lu
-
[COMMITTED 045/144] gccrs: Successfully produce pseudo-nop
arthur . cohen
-
[Fortran, Patch, PR119380, v1] Fix freeing procedure pointers in components
Andre Vehreschild
-
[PATCH] RISC-V: Add pattern for vector-scalar multiply-add/sub [PR119100]
Paul-Antoine Arras
-
Re: [PATCH] Further use of mod_scope in modified_type_die
Tom Tromey
-
[COMMITTED 085/144] rust: negative polarity removes restrictions on validation of impl blocks
arthur . cohen
-
[PATCH v3 00/19] FMV refactor and ACLE compliance.
Alfie Richards
-
[PATCH] testsuite: aarch64: fix another unbalanced }
Sam James
-
Re: [PATCH] doc: document incremental LTO flags
Sam James
-
[PATCH] testsuite: Add options for float16 for test [PR119133]
Christophe Lyon
-
[COMMITTED 108/144] gccrs: Add default resolver parent functions by default
arthur . cohen
-
[PATCH 7/8] target/119010 - Zen4/Zen5 reservations for movlhps loads
Richard Biener
-
[PATCH 8/8] target/119010 - add mode attribute to *vmovv16si_constm1_pternlog_false_dep
Richard Biener
-
[PATCH 4/8] target/119010 - handle DFmode in SSE divide reservations for Zen4/Zen5
Richard Biener
-
[PATCH 3/8] target/119010 - add reservations for integer vector compares to zen4/zen5
Richard Biener
-
[PATCH 5/8] target/119010 - fixup Zen4/Zen5 fp<->int convert reservations
Richard Biener
-
[PATCH 2/8] target/119010 - missing reservations for Zen4/5 and SSE compares
Richard Biener
-
[PATCH 6/8] target/119010 - reservations for Zen4/Zen5 movhlps to memory
Richard Biener
-
[PATCH 0/3] testsuite: more typo/directive fixes
Sam James