Messages by Thread
-
[PATCH] gimple-fold: Fix up decode_field_reference xor handling [PR118081]
Jakub Jelinek
-
Re: [PATCH] libstdc++: Call regex_traits::transform_primary() only when necessary
Jonathan Wakely
-
[PATCH v2] LoongArch: Implement vector cbranch optab for LSX and LASX
Jiahao Xu
-
[PATCH v2] LoongArch: Support immediate_operand for vec_cmp
Jiahao Xu
-
[Fortran, Patch, PR117643] Implement F_C_STRING()
Steve Kargl
-
Re: [Fortran, Patch, PR117643] Implement F_C_STRING()
Harald Anlauf
-
Re: [Fortran, Patch, PR117643] Implement F_C_STRING()
Jerry D
-
Re: [Fortran, Patch, PR117643] Implement F_C_STRING()
Harald Anlauf
-
Re: [Fortran, Patch, PR117643] Implement F_C_STRING()
Steve Kargl
-
Re: [Fortran, Patch, PR117643] Implement F_C_STRING()
Harald Anlauf
-
Re: [Fortran, Patch, PR117643] Implement F_C_STRING()
Steve Kargl
-
Re: [Fortran, Patch, PR117643] Implement F_C_STRING()
Harald Anlauf
-
Re: [Fortran, Patch, PR117643] Implement F_C_STRING()
Jerry D
-
Re: [Fortran, Patch, PR117643] Implement F_C_STRING()
Paul Richard Thomas
-
Re: [Fortran, Patch, PR117643] Implement F_C_STRING()
Jerry D
-
[PATCH] ifcombine field merge: handle masks with sign extensions
Alexandre Oliva
-
Re: [PATCH] c++: Use type_id_in_expr_sentinel in 6 further spots in the parser
Jason Merrill
-
[PATCH] ifcombine field merge: handle bitfield zero tests in range tests
Alexandre Oliva
-
[PATCH] libstdc++: Add missing character to __to_wstring_numeric map
Jonathan Wakely
-
[PATCH] libstdc++: Fix std::deque::emplace calling wrong _M_insert_aux [PR90389]
Jonathan Wakely
-
[PATCH] libstdc++: Clear std::priority_queue after moving from it [PR118088]
Jonathan Wakely
-
[PATCH] Add RISC-V/rv64gc as a secondary platform
Palmer Dabbelt
-
Re: [PATCH] c++: Fix up pedantic handling of alignas [PR110345]
Jason Merrill
-
Re: [PATCH] c++: Fix up maybe_unused attribute handling [PR110345]
Jason Merrill
-
Re: [PATCH] c++: Add {,un}likely attribute further test coverage [PR110345]
Jason Merrill
-
Re: [PATCH] c++: Add fallthrough attribute further test coverage [PR110345]
Jason Merrill
-
Re: [PATCH] c++: Add carries_dependency further test coverage [PR110345]
Jason Merrill
-
Re: [PATCH] c++: Handle attributes on exception declarations [PR110345]
Jason Merrill
-
Re: [PATCH] c++, v2: Disallow [[deprecated]] on types other than class/enum definitions [PR110345]
Jason Merrill
-
Re: [PATCH] c++: Diagnose attributes on class/enum declarations [PR110345]
Jason Merrill
-
Re: [PATCH] c++: Handle enum attributes like class attributes [PR110345]
Jason Merrill
-
Re: [PATCH] c++: Implement for namespace statics CWG 2867 - Order of initialization for structured bindings [PR115769]
Jason Merrill
-
Re: [PATCH] inline-asm, v2: Add - constraint modifier support for toplevel extended asm [PR41045]
Jason Merrill
-
Re: [PATCH] inline asm, v3: Add new constraint for symbol definitions
Jason Merrill
-
Re: [PATCH] c++: Speed up compilation of large char array initializers when not using #embed
Jason Merrill
-
[PATCH] arm: Properly escape tab, newline and semicolon in thumb1.md
Torbjörn SVENSSON
-
Re: [PATCH v3 0/5] c++/modules: Implement P1815 "Translation-unit-local entities"
Jason Merrill
-
[PATCH] c++: print NONTYPE_ARGUMENT_PACK [PR118073]
Marek Polacek
-
Re: [PATCH] libstdc++: Fix future.wait_until when given a negative time_point
Jonathan Wakely
-
[committed] libstdc++: Fix -Wparentheses warning in Debug Mode macro
Jonathan Wakely
-
[committed] libstdc++: Fix std::deque::insert(pos, first, last) undefined behaviour [PR118035]
Jonathan Wakely
-
[COMMITTED] Documentation: Make OpenMP/OpenACC docs easier to find [PR26154]
Sandra Loosemore
-
Re: [PATCH] testsuite: arm: Use effective-target for memset-inline* tests
Richard Earnshaw (lists)
-
[PATCH] c++: convert_to_void during requires-expr partial subst [PR118060]
Patrick Palka
-
[PATCH 1/2] c++: subsumption of complex constraints [PR118069]
Patrick Palka
-
[PATCH] RISC-V: Disallow negative step for interleaving [PR117682].
Robin Dapp
-
Re: [PATCH v2 1/2] aarch64: Use standard names for saturating arithmetic
Kyrylo Tkachov
-
Re: [PATCH] testsuite: arm: Prune incremental link warning
Richard Earnshaw (lists)
-
Re: [PATCH] testsuite: arm: Mark pr81812.C as xfail for thumb1
Richard Earnshaw (lists)
-
[PATCH] noncontiguous ifcombine: skip marking of non-SSA_NAMEs [PR117915]
Alexandre Oliva
-
[PATCH] ifcombine field merge: adjust testcases [PR118025]
Alexandre Oliva
-
[PATCH] ifcombine field merge: do not follow a second conversion [PR118046]
Alexandre Oliva
-
[PATCH] ifcombine field merge: stricten loads tests, swap compare to match
Alexandre Oliva
-
Re: [PATCH v2 0/2] aarch64: Use standard names for saturating arithmetic
Akram Ahmad
-
[PATCH v3] ada: PR target/117538 Traceback includes load address if executable is PIE.
Simon Wright
-
[PATCH v2] Add new hardreg PRE pass
Andrew Carlotti
-
[PATCH] avoid-store-forwarding: Fix base register initialization when eliminating loads [PR117835]
Konstantinos Eleftheriou
-
[PATCH] middle-end/118062 - bogus lowering of vector compares
Richard Biener
-
Re: [PATCH 4/8] ipa: Better value ranges for zero pointer constants
Martin Jambor
-
Re: [PATCH 8/8] ipa: Improve how we derive value ranges from IPA invariants
Martin Jambor
-
[Patch, fortran] PR117897 - [13/14 Regression] Bug in gfortran compiled windows run time with the latest release (14.2.0)
Paul Richard Thomas
-
Re: [wwwdocs][Patch] gcc-15: mention wider offloading arch combination support (e.g. aarch64 + nvptx)
Gerald Pfeifer
-
Re: [gcc-wwwdocs PATCH] gcc-15: Mention new ISA and Diamond Rapids support for x86_64 backend
Gerald Pfeifer
-
[PATCH] testsuite: arm: Add -mtune to all arm_cpu_* effective targets
Torbjörn SVENSSON
-
[PATCH] LoongArch: Implement TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS hook
Jiahao Xu
-
[PATCH] c++: ICE initializing array of aggrs [PR117985]
Marek Polacek
-
Re: [PATCH] COBOL 4/8 cbl: other supporting C++ files
Joseph Myers
-
Re: [PATCH] COBOL 1/8 hdr: header files
Joseph Myers
-
Re: [PATCH] COBOL 2/8 par: parser
Joseph Myers
-
[committed] i386: Add HImode to VALID_SSE2_REG_MODE
Uros Bizjak
-
Re: [PATCH v4 6/7] OpenMP: Fortran front-end support for dispatch + adjust_args
Paul-Antoine Arras
-
[pushed: r15-6286] sarif-replay: handle embedded links (§3.11.6)
David Malcolm