February 2022 Archives by thread
Starting: Tue Feb 1 01:41:40 GMT 2022
Ending: Mon Feb 28 22:36:13 GMT 2022
Messages: 1470
- [PATCH] reload: Adjust find_reloads to comment; test intersection, not subset
Hans-Peter Nilsson
- [PATCH v3 07/15] arm: Implement MVE predicates as vectors of booleans
Richard Sandiford
- [PATCH] tree-optimization/94899: Remove "+ 0x80000000" in int comparisons
Arjun Shankar
- [PATCH] fold-const: do not fold NaN result from non-NaN operands (was: Re: [PATCH] fold-const: do not fold 'inf/inf' with -ftrapping-math [PR95115])
Xi Ruoyao
- [EXTERNAL] [PATCH] testsuite: Fix up tree-ssa/pr103514.c testcase [PR103514]
Andrew Pinski
- [EXTERNAL] Re: [PATCH] AutoFDO: don't set param_early_inliner_max_iterations to 10.
Richard Biener
- [PATCH][ldist] Don't add lib calls with -fno-tree-loop-distribute-patterns
Richard Biener
- PING Re: [PATCH RFA (tree)] c++: lambda in template default argument [PR103186]
Richard Biener
- [committed][libgomp, testsuite] Reduce recursion depth in declare_target-*.f90
Tom de Vries
- [GCC 11 PATCH 0/5] x86: Backport straight-line-speculation mitigation
Richard Biener
- [committed][libgomp, testsuite] Fix insufficient resources in test-cases
Tom de Vries
- [PATCH] PR tree-optimization/102950: Improved EVRP for signed BIT_XOR_EXPR.
Roger Sayle
- [PATCH] libcpp: Fix up padding handling in funlike_invocation_p [PR104147]
Jakub Jelinek
- [PATCH] veclower: Fix up -fcompare-debug issue in expand_vector_comparison [PR104307]
Jakub Jelinek
- [3/3 PATCH][AArch32] use canonical ordering for complex mul, fma and fms
Tamar Christina
- [2/3 PATCH]AArch64 use canonical ordering for complex mul, fma and fms
Tamar Christina
- [PATCH][AArch32]: correct usdot-product RTL patterns.
Tamar Christina
- [PATCH][1/4][committed] aarch64: Add support for Armv8.8-a memory operations and memcpy expansion
Richard Sandiford
- [PATCH v3] [AARCH64] Fix PR target/103100 -mstrict-align and memset on not aligned buffers
Richard Sandiford
- [PATCH v3][GCC13] RISC-V: Provide `fmin'/`fmax' RTL patterns
Maciej W. Rozycki
- [PATCH], PR 104253, Fix __ibm128 conversions on IEEE 128-bit system
Jakub Jelinek
- [PATCH] Fix grammar in C++ header dependency notes
Jonathan Wakely
- [wwwdocs] Add C++ "porting to" notes
Jonathan Wakely
- [wwwdocs] Document C++20 and C++23 library additions
Jonathan Wakely
- [wwwdocs] Fix grammar for computed goto notes
Jonathan Wakely
- [wwwdocs] Uncomment header for Fortran issues
Jonathan Wakely
- [PATCH][pushed] d: Fix -Werror=format-diag error.
Iain Buclaw
- ifcvt: Fix PR104153 and PR104198
Robin Dapp
- [PATCH v2 1/8] rs6000: More factoring of overload processing
Bill Schmidt
- [PATCH v2 3/8] rs6000: Unify error messages for built-in constant restrictions
Bill Schmidt
- [PATCH] rs6000: Fix up PCH on powerpc* [PR104323]
Jakub Jelinek
- [PATCH] docs: remove --disable-stage1-checking from requirements
Martin Liška
- [PATCH][V2] Add mold detection for libs.
Jeff Law
- [PATCH] gcc-12: Mention -mharden-sls= and -mindirect-branch-cs-prefix
H.J. Lu
- [PATCH] Strengthen memory memory order for atomic<T>::wait/notify
Thomas Rodgers
- [committed][nvptx] Fix reduction lock
Tom de Vries
- [committed][nvptx] Add some support for .local atomics
Tom de Vries
- [committed][nvptx] Handle nop in prevent_branch_around_nothing
Tom de Vries
- [committed][nvptx] Update bar.sync for ptx isa 6.0
Tom de Vries
- [committed][nvptx] Update default ptx isa to 6.3
Tom de Vries
- [committed][nvptx] Add bar.warp.sync
Tom de Vries
- [committed][nvptx] Add uniform_warp_check insn
Tom de Vries
- [PATCH] Reset relations when crossing backedges.
Aldy Hernandez
- [PATCH] declare std::array members attribute const [PR101831]
Martin Sebor
- [pushed] PR fortran/104331 - [10/11/12 Regression] ICE in gfc_simplify_eoshift, at fortran/simplify.cc:2590
Harald Anlauf
- [PATCH] IBM Z: fix `section type conflict` with -mindirect-branch-table
Ilya Leoshkevich
- [committed] libstdc++: Improve config output for --enable-cstdio [PR104301]
Jonathan Wakely
- [committed] libstdc++: Fix doxygen comment for filesystem::perms operators
Jonathan Wakely
- [committed] libstdc++: Reset filesystem::recursive_directory_iterator on error
Jonathan Wakely
- [committed] libstdc++: Add more tests for filesystem directory iterators
Jonathan Wakely
- [PATCH] PR fortran/104311 - [9/10/11/12 Regression] ICE out of memory since r9-6321-g4716603bf875ce
Harald Anlauf
- [PATCH 5/8] rs6000: Fix LE code gen for vec_cnt[lt]z_lsbb [PR95082]
Segher Boessenkool
- [PATCH] [COMMITTED] Change multiprecision.org to use https
apinski@marvell.com
- [PATCH] adjust warn-access pass placement [PR104260]
Martin Sebor
- [PATCH 0/5] A few CRIS port improvements
Hans-Peter Nilsson
- [PATCH 1/5] cris: Don't default to -mmul-bug-workaround
Hans-Peter Nilsson
- [PATCH 2/5] cris: For expanded movsi, don't match operands we know will be reloaded
Hans-Peter Nilsson
- [PATCH 3/5] cris: Remove CRIS v32 ACR artefacts
Hans-Peter Nilsson
- [PATCH 4/5] cris: Don't discriminate against ALL_REGS in TARGET_REGISTER_MOVE_COST
Hans-Peter Nilsson
- [PATCH 5/5] cris: Reload using special-regs before general-regs
Hans-Peter Nilsson
- [PATCH] C, C++, Fortran, OpenMP: Add 'has_device_addr' clause to 'target' construct
Marcel Vollweiler
- [Patch][wwwdocs + gcc] nvptx – update for -mptx change – gcc-12/changes.html + gcc/docs/invoke.texi
Tobias Burnus
- [PING^3][PATCH,v2,1/1,AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
Dan Li
- [PATCH] [PATCH,v3,1/1,AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
Dan Li
- [PATCH][GCC11] IBM Z: fix `section type conflict` with -mindirect-branch-table
Ilya Leoshkevich
- [PING] PR100499 patches
Richard Biener
- [PATCH] lto: fix error handling for -Wl,-plugin-opt=debug
Martin Liška
- [PATCH] Add CLOBBER_MARKS_EOL to mark storage end-of-life clobbers
Richard Biener
- [PATCH][pushed] Remove dead macro: TEXT_SECTION_NAME
Martin Liška
- [committed] analyzer: stop -ftrivial-auto-var-init from suppressing uninit warnings [PR104270]
David Malcolm
- [committed] analyzer: implement bit_range_region
David Malcolm
- [committed] analyzer: consolidate duplicate code in region::calc_offset
David Malcolm
- [committed] analyzer: fix missing check for uninit of return values
David Malcolm
- [wwwdocs] gcc-12/changes.html (GCN): >1 workers per gang
Tobias Burnus
- s390: Fix bootstrap -Wformat-diag errors
Robin Dapp
- [PATCH] powerc: Fix asm machine directive for some CPUs
Sebastian Huber
- [PATCH] c++: constrained auto in lambda using outer tparms [PR103706]
Patrick Palka
- [PATCH] c++: lambda in pack expansion using outer pack in constraint [PR103706]
Patrick Palka
- [committed] libstdc++: Fix link failure in _OutputIteratorConcept
Jonathan Wakely
- [committed] libstdc++: Fix invalid instantiations in tests
Jonathan Wakely
- [PATCH] rs6000/testsuite: Return 0 for powerpc_altivec_ok on other targets
Segher Boessenkool
- [PATCH] libstdc++: Add missing free functions for atomic_flag [PR103934]
Jonathan Wakely
- [PATCH] docs: replace http:// with https://
Gerald Pfeifer
- [PATCH] match.pd: Fix up 1 / X for unsigned X optimization [PR104280]
Andrew Pinski
- [PATCH 6/8] rs6000: Remove -m[no-]fold-gimple flag [PR103686]
Segher Boessenkool
- [PATCH 0/3] Enable pointer_query caching throughout.
Martin Sebor
- [committed] wwwdocs: gcc-4.5: Update link to MPC
Gerald Pfeifer
- [committed] Correct typos in -Wuse-after-free description.
Martin Sebor
- [PATCH] c++: dependent array bounds completion [PR104302]
Jason Merrill
- [PATCH] ranger: Fix up wi_fold_in_parts for small precision types [PR104334]
Jakub Jelinek
- [committed] openmp, fortran: Improve !$omp atomic checks [PR104328]
Jakub Jelinek
- Ping for [PATCH v6 00/12] Add LoongArch support.
Paul Hua
- [PATCH] libgcc: Actually force divide by zero
Jakub Jelinek
- [PATCH][pushed] s390x: Fix one more -Wformat-diag.
Martin Liška
- [PATCH][pushed] Fix wording for: attribute ‘-xyz’ argument ‘target’ is unknown
Martin Liška
- Add 'libgomp.oacc-c-c++-common/private-atomic-1.c' [PR83812] (was: [PATCH][testsuite, nvptx] Add effective target sync_int_long_stack)
Thomas Schwinge
- [PATCH] debug/104337 - avoid messing with the abstract origin chain in NRV
Richard Biener
- [pushed] testsuite: Update guality xfails for aarch64*-*-*
Richard Sandiford
- [pushed] testsuite: Remove TSVC XFAILs for SVE
Richard Sandiford
- [pushed] aarch64: Remove VALL_F16MOV iterator
Richard Sandiford
- [pushed] aarch64: Add missing movmisalign patterns
Richard Sandiford
- [pushed] aarch64: Adjust tests after fix for PR102659
Richard Sandiford
- [pushed] aarch64: Remove struct_vect_25.c XFAILs
Richard Sandiford
- [PATCH] PR rtl-optimization/101885: Prevent combine from clobbering flags
Roger Sayle
- [PATCH v2] Make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer
David Seifert
- ARM patch ping
Jakub Jelinek
- [PATCH v2] constrain conservative string lengths to array sizes [PR104119]
Jason Merrill
- [PATCH] ranger: fix small thinko in fur_list constructor
Aldy Hernandez
- [PATCH] Speed up fixincludes.
Martin Liška
- [PATCH][v2] Add CLOBBER_EOL to mark storage end-of-life clobbers
Richard Biener
- [PATCH] c++, v2: Further address_compare fixes [PR89074]
Jakub Jelinek
- [PATCH] c++: dependence of member's noexcept-spec [PR104079]
Patrick Palka
- [Patch, fortran] PR37336 (Finalization) - [F03] Finish derived-type finalization
Paul Richard Thomas
- [PATCH] c++: conditional noexcept-spec on defaulted comparison op [PR96242]
Patrick Palka
- [PATCH] PR target/104345: Use nvptx "set" instruction for cond ? -1 : 0.
Roger Sayle
- [PATCH] i386: Do not use %ecx DRAP for functions that use __builtin_eh_return [PR104362]
Uros Bizjak
- [committed] analyzer: fix zero-fill of calloc
David Malcolm
- [committed] analyzer: fixes to realloc-handling [PR104369]
David Malcolm
- [PATCH] Fix for GCC '-MF' option cannot deal with long paths in Windows
sundeep.kokkonda@gmail.com
- [PATCH] waccess: Look at calls when tracking clobbers [PR104092]
Richard Sandiford
- [PATCH] tree-optimization/103641 - improve vect_synth_mult_by_constant
Richard Biener
- [PATCH] [gfortran] Add support for allocate clause (OpenMP 5.0).
Thomas Schwinge
- [PATCH][RFC] tree-optimization/104373 - early diagnostic on unreachable code
Richard Biener
- [PATCH] Adjust LSHIFT_EXPR handling of multiple_of_p
Richard Sandiford
- [PATCH] tree-optimization/100499 - niter analysis and multiple_of_p
Richard Sandiford
- [patch] Fix PR debug/104366
Eric Botcazou
- [PATCH] PR/101135 - Load of null pointer when passing absent assumed-shape array argument for an optional dummy argument
Mikael Morin
- [PATCH] testsuite: Robustify aarch64/simd tests against more aggressive DCE
Richard Sandiford
- [Patch] Fortran/OpenMP: Avoid ICE for invalid char array in omp atomic [PR104329]
Tobias Burnus
- [PATCH] configure: add --disable-fix-includes
Martin Liška
- [PATCH] RISC-V: Always pass -misa-spec to assembler [PR104219]
Martin Liška
- [PATCH][v2] tree-optimization/100499 - niter analysis and multiple_of_p
Richard Biener
- Porting the Docs to Sphinx - project status
Matthias Klose
- [PATCH 1/4][RFC] middle-end/90348 - add explicit birth
Richard Biener
- [PATCH 2/4] Testcase adjustments for birth CLOBBERs
Richard Biener
- [PATCH 3/4] Diagnostic passes adjustments
Richard Biener
- [PATCH 4/4] Optimization passes adjustments for birth CLOBBERs
Richard Biener
- [PATCH] c++: Improve diagnostics for template args terminated with >= or >>= [PR104319]
Jakub Jelinek
- [committed] libstdc++: Add suggestion to std::uncaught_exception() warning
Jonathan Wakely
- [committed] doc: Update references to "C++2a" in cpp.texi
Jonathan Wakely
- [PATCH, V2] Use system default for long double if not specified on PowerPC.
Michael Meissner
- [PATCH] analyzer: Fix tests for glibc 2.35 [PR101081]
Joel Teichroeb
- [PATCH] rs6000: Fix up -D_FORTIFY_SOURCE* with -mabi=ieeelongdouble [PR104380]
Jakub Jelinek
- [PATCH] doc: RISC-V: Document the `-misa-spec=' option
Maciej W. Rozycki
- [PATCH, committed] rs6000: Clean up ISA 3.1 documentation [PR100808]
Bill Schmidt
- [PATCH] match.pd: Fix x * 0.0 -> 0.0 folding [PR104389]
Jakub Jelinek
- [committed] libstdc++: Fix filesystem::remove_all races [PR104161]
Jonathan Wakely
- [PATCH v2] doc: RISC-V: Document the `-misa-spec=' option
Maciej W. Rozycki
- [committed] libstdc++: Remove un-implementable noexcept from Filesystem TS operations
Jonathan Wakely
- [committed] libstdc++: Allow Clang to use <stdatomic.h> before C++23
Jonathan Wakely
- [committed] libstdc++: Fix std::filesystem build failure for Windows
Jonathan Wakely
- Go patch committed: Add "any" as alias for "interface{}"
Ian Lance Taylor
- [pushed] c++: assignment, aggregate, array [PR104300]
Jason Merrill
- [committed] RISC-V: Fix detection of zifencei support for binutils
Kito Cheng
- [PATCH] [PATCH, v4, 1/1, AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
Dan Li
- [PATCH] [PATCH, v4, 1/1, AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
Richard Sandiford
- [PATCH] [PATCH,v4,1/1,AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
Dan Li
- [PATCH] [PATCH, v4, 1/1, AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
Richard Sandiford
- [PATCH] [PATCH,v4,1/1,AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
Dan Li
- [PATCH] [PATCH, v4, 1/1, AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
Richard Sandiford
- [PATCH] [PATCH,v4,1/1,AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
Dan Li
- [PATCH] [PATCH, v4, 1/1, AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
Richard Sandiford
- [PATCH] [PATCH,v4,1/1,AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
Dan Li
- [PATCH] [PATCH,v4,1/1,AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
Dan Li
- [PATCH] [PATCH,v4,1/1,AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
Dan Li
- [committed] Fix expected output for s390 tests
Jeff Law
- [PATCH] PR fortran/66193 - ICE for initialisation of some non-zero-sized arrays
Harald Anlauf
- [PATCH] RISC-V: Add target machine headers as a dependency for riscv-sr.o
Kito Cheng
- [PATCH v2] rs6000: Disable MMA if no VSX support [PR103627]
Kewen.Lin
- PING^3 [PATCH v3] rs6000: Fix some issues in rs6000_can_inline_p [PR102059]
Kewen.Lin
- [PATCH] RISC-V: Enable TARGET_SUPPORTS_WIDE_INT
Vineet Gupta
- [PATCH] Check always_inline flag in s390_can_inline_p [PR104327]
Andreas Krebbel
- [PATCH v3] rs6000: Fix some issues in rs6000_can_inline_p [PR102059]
Segher Boessenkool
- [AArch64] Question about the condition of calls_alloca in aarch64_layout_frame
Dan Li
- [PATCH] middle-end/104402 - split out _Complex compares from COND_EXPRs
Richard Biener
- [patch gcc13] middle-end/70090: Dynamic sizes for -fsanitize=object-size
Siddhesh Poyarekar
- [PATCH 0/4] tree-optimization/104288 - Add more granularity to non-null tracking
Andrew MacLeod
- [PATCH 1/4] tree-optimization/104288 - Change non-null tracking from one bit to a pair.
Andrew MacLeod
- [PATCH 2/4] tree-optimization/104288 - Register side effects during ranger vrp domwalk.
Andrew MacLeod
- [PATCH 3/4] tree-optimization/104288 - Update non-null interface to provide better precision.
Andrew MacLeod
- [PATCH 4/4] [GCC11] tree-optimization/104288 - range on entry should check dominators for non-null.
Andrew MacLeod
- [PATCH] c++: satisfaction value of type const bool [PR104410]
Patrick Palka
- [PATCH] c++: deducing only from noexcept-spec [PR80951]
Patrick Palka
- [PATCH 7/8] rs6000: vec_neg built-ins wrongly require POWER8
Bill Schmidt
- [Patch]middle-end: updating the reg use in exit block for -fzero-call-used-regs [PR100775]
Qing Zhao
- [PATCH] RISC-V/testsuite: Run target testing over all the usual optimization levels
Kito Cheng
- [PATCH] libstdc++: Decouple HAVE_FCNTL_H from HAVE_DIRENT_H check
Dimitar Dimitrov
- [PATCH] rs6000: Add support for vmsumcud and vec_msumc
Bill Schmidt
- [committed] analyzer: fixes to memcpy [PR103872]
David Malcolm
- [committed] analyzer: fix ICE on realloc of non-heap [PR104417]
David Malcolm
- [PATCH v1] RISC-V: Add support for inlining subword atomic operations
Patrick O'Neill
- [PATCH] doc: invoke: RISC-V: Clean up the -memit-attribute wording
Palmer Dabbelt
- [PATCH] doc: invoke: RISC-V: Clean up the -mstrict-align wording
Palmer Dabbelt
- [PATCH] tree-optimization/104373 - early uninit diagnostic on unreachable code
Richard Biener
- [PATCH] dwarf2out: Don't call expand_expr during early_dwarf [PR104407]
Jakub Jelinek
- [PATCH] c++: Remove superflous assert [PR104403]
Jakub Jelinek
- [PATCH] c++: Don't emit repeated -Wshadow warnings for templates/ctors [PR104379]
Jakub Jelinek
- [committed] libgomp: Fix segfault with posthumous orphan tasks [PR104385]
Jakub Jelinek
- [PATCH] [vect] Add vect_recog_cond_expr_convert_pattern.
Richard Biener
- [committed][nvptx] Fix .local atomic regressions
Tom de Vries
- [committed][testsuite] Require c99_runtime to run builtin-sprintf.c
Tom de Vries
- [PATCH v4][GCC13] RISC-V: Provide `fmin'/`fmax' RTL patterns
Maciej W. Rozycki
- [committed][nvptx] Choose -mptx default based on -misa
Tom de Vries
- [PATCH] nvptx: Tweak constraints on copysign instructions.
Roger Sayle
- [committed] libstdc++: Adjust Filesystem TS test for Windows
Jonathan Wakely
- [committed] libstdc++: Add comment to acinclude.m4
Jonathan Wakely
- [PATCH] s390: Change costs for load on condition.
Robin Dapp
- [committed][nvptx] Unbreak build, add PTX_ISA_SM70
Tom de Vries
- Fwd: [PATCH 2/4] tree-optimization/104288 - Register side effects during ranger vrp domwalk.
Andrew MacLeod
- [PATCH] rs6000: Fix up vspltis_shifted [PR102140]
Jakub Jelinek
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Qing Zhao
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Jason Merrill
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Qing Zhao
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Jason Merrill
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Qing Zhao
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Jason Merrill
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Qing Zhao
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Jason Merrill
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Qing Zhao
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Jason Merrill
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Qing Zhao
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Jason Merrill
- [PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
Qing Zhao
- [committed] libstdc++: Simplify resource management in directory iterators
Jonathan Wakely
- [PATCH] rs6000: Correct function prototypes for vec_replace_unaligned
Bill Schmidt
- [PATCH] handle "invisible" reference in -Wdangling-pointer (PR104436)
Martin Sebor
- [PATCH] PR tree-optimization/104420: Fix checks for constant folding X*0.0
Roger Sayle
- [PATCH] libstdc++: Fix deadlock in atomic wait [PR104442]
Thomas Rodgers
- [pushed] c++: cleanup constant-init'd members [PR96876]
Jason Merrill
- [committed] analyzer: fix hashing of bit_range_region::key_t [PR104452]
David Malcolm
- [PATCH, rs6000] Remove TImode from mode iterator BOOL_128 [PR100694]
HAO CHEN GUI
- [PATCH v4] x86: Add -m[no-]direct-extern-access
Hongtao Liu
- [PATCH] x86: Check each component of source operand for AVX_U128_DIRTY
H.J. Lu
- [PATCH v2] MIPS: IPL is 8bit in Cause register if TARGET_MCU
YunQiang Su
- [PATCH] PR target/102059 Fix inline of target specific functions
Michael Meissner
- Go patch committed: Implement FuncPCABI0, FuncPCABIInternal
Ian Lance Taylor
- Go patch committed: Recognize Go 1.18 runtime/internal/atomic methods
Ian Lance Taylor
- PING^5 [PATCH v4 0/2] Implement indirect external access
Fāng-ruì Sòng
- [PATCH] AutoFDO: Don't try to promote indirect calls that result in recursive direct calls
Eugene Rozenfeld
- [PATCH] ubsan: Separate -f{,no-}delete-null-pointer-checks from -fsanitize={null,{,returns-}nonnull-attribute} [PR104426]
Jakub Jelinek
- [PATCH] ubsan: Separate -f{,no-}delete-null-pointer-checks from -fsanitize={null,{,returns-}nonnull-attribute} [PR104426]
Richard Biener
- [PATCH] ubsan: Separate -f{,no-}delete-null-pointer-checks from -fsanitize={null,{,returns-}nonnull-attribute} [PR104426]
Jakub Jelinek
- [PATCH] ubsan: Separate -f{,no-}delete-null-pointer-checks from -fsanitize={null,{,returns-}nonnull-attribute} [PR104426]
Richard Biener
- [PATCH] ubsan: Separate -f{,no-}delete-null-pointer-checks from -fsanitize={null,{,returns-}nonnull-attribute} [PR104426]
Jakub Jelinek
- [PATCH] ubsan: Separate -f{,no-}delete-null-pointer-checks from -fsanitize={null,{,returns-}nonnull-attribute} [PR104426]
Richard Biener
- [PATCH] ubsan: Separate -f{,no-}delete-null-pointer-checks from -fsanitize={null,{,returns-}nonnull-attribute} [PR104426]
Jakub Jelinek
- [PATCH] ubsan: Separate -f{,no-}delete-null-pointer-checks from -fsanitize={null,{,returns-}nonnull-attribute} [PR104426]
Richard Biener
- [PATCH] c: Fix up __builtin_assoc_barrier handling in the C FE [PR104427]
Jakub Jelinek
- [PATCH] [i386] ICE: QImode(not SImode) operand should be passed to gen_vec_initv16qiqi in ashlv16qi3.
liuhongt
- [PATCH] target/104453 - guard call folding with NULL LHS
Richard Biener
- [PATCH] middle-end/104450 - ISEL and non-call EH
Richard Biener
- [PATCH] tree-optimization/104445 - check for vector extraction support
Richard Biener
- Consider 'TDF_UID', 'TDF_NOUID' in 'print_node_brief', 'print_node'
Thomas Schwinge
- [pushed] c++: P2493 feature test macro updates
Jason Merrill
- [PATCH] middle-end/104464 - ISEL and non-call EH #2
Richard Biener
- [pushed] c++: modules and explicit(bool) [PR103752]
Jason Merrill
- [PATCH] c++: memfn lookup consistency and using-decls [PR104432]
Patrick Palka
- [pushed 0/8] aarch64: Fix regression in vec_init code quality
Richard Sandiford
- [PATCH] libstdc++: Strengthen memory order for atomic<T>::wait/notify
Thomas Rodgers
- Patch committed: Correct -fgo-dump-spec alignment field name
Ian Lance Taylor
- [committed][target/97040] Avoid using predefined insn name for instruction with different semantics
Jeff Law
- [PATCH] i386: Force inputs to a register to avoid lowpart_subreg failure [PR104458]
Uros Bizjak
- [PATCH] i386: -mno-xsave should disable all relevant ISA flags [PR104462]
Uros Bizjak
- [COMMITED][PATCH] x86: Compile PR target/104441 tests with -march=x86-64
H.J. Lu
- [PATCH] middle-end: Support ABIs that pass FP values as wider integers.
Roger Sayle
- [r12-7125 Regression] FAIL: gcc.target/i386/pr104441-1a.c scan-assembler [ \t]+vextracti128[ \t]+[^\n]+\n[ \t]+vpaddd[ \t]+[^\n]+\n[ \t]+vmovd[ \t]+[^\n]+\n[ \t]+vzeroupper on Linux/x86_64
sunil.k.pandey
- [PATCH] rs6000: Rename vec_clrl and vec_clrr to agreed-upon names
Bill Schmidt
- [PATCH] PR fortran/77693 - ICE in rtl_for_decl_init, at dwarf2out.c:17378
Harald Anlauf
- Go patch committed: link against -lrt on GNU/Linux
Ian Lance Taylor
- Go patch committed: treat notinheap types as not being pointers
Ian Lance Taylor
- Go patch committed: Use nil pointer for zero length string constant
Ian Lance Taylor
- [committed] analyzer: more uninit test coverage
David Malcolm
- [r12-7133 Regression] FAIL: g++.dg/modules/xtreme-header_a.H -std=c++2b (internal compiler error: tree check: expected none of template_decl, have template_decl in add_specializations, at cp/module.cc:12979) on Linux/x86_64
sunil.k.pandey
- [PATCH] [COMMITTED] Fix PR aarch64/104474: ICE with vector float initializers and non-consts.
apinski@marvell.com
- [PATCH] libgccjit: Add support for register variables [PR104072]
Antoni Boucher
- [PATCH] c: Add diagnostic when operator= is used as truth cond [PR25689]
Zhao Wei Liew
- [committed] wwwdocs: gcc-4.7: Update link to Go 1 standard
Gerald Pfeifer
- [committed] doc: Tweak the www.bitwizard.nl reference
Gerald Pfeifer
- [committed] wwwdocs: frontends: Adjust the Mercury reference
Gerald Pfeifer
- [PATCH] nvptx: Improved support for HFMode including neghf2 and abshf2.
Tom de Vries
- [PATCH] nvptx: Expand QI mode operations using SI mode instructions.
Tom de Vries
- [PATCH] nvptx: Add support for 64-bit mul.hi (and other) instructions.
Tom de Vries
- [PATCH] nvptx: Fix and use BI mode logic instructions (e.g. and.pred).
Tom de Vries
- [committed][nvptx] Workaround sub.u16 driver JIT bug
Tom de Vries
- [PATCH] tree-optimization/104466 - fix cut&paste error perventing alias disambiguation
Richard Biener
- [committed][nvptx] Handle pre-sm_7x shared atomic store using atomic exchange
Tom de Vries
- [committed][nvptx] Handle sm_7x shared atomic store more optimal
Tom de Vries
- [PATCH][libgomp, openacc] Add terminating spinlock test-cases
Tom de Vries
- [PATCH][libgomp, nvptx] Add spinlock test-cases
Tom de Vries
- [PATCH] middle-end/104467 - fix vector extract simplification
Richard Biener
- [PATCH] combine: Fix ICE with substitution of CONST_INT into PRE_DEC argument [PR104446]
Jakub Jelinek
- [PATCH] gfortran: Respect target's NO_DOT_IN_LABEL in trans-common.cc
Roger Sayle
- [PATCH] df: Don't set bbs dirty because of debug insn moves [PR104459]
Jakub Jelinek
- [committed] libstdc++: Add atomic_fetch_xor to <stdatomic.h>
Jonathan Wakely
- [PATCH] x86: Update PR 35513 tests
H.J. Lu
- [committed] analyzer: fix testsuite issues seen with mingw [PR102052]
David Malcolm
- [PATCH] pr104458.c: Replace long with long long for -mx32
H.J. Lu
- [PATCH] i386: Fix vec_unpacks_float_lo_v4si operand constraint [PR104469]
Uros Bizjak
- [PATCH] configure: Implement --enable-host-pie
Marek Polacek
- [PATCH] configure: Implement --enable-host-bind-now
Marek Polacek
- [PATCH 1/3, 11 backport] libstdc++: Implement P2325 changes to default-constructibility of views
Patrick Palka
- [PATCH 2/3, 11 backport] libstdc++: Sync __cpp_lib_ranges macro defined in ranges_cmp.h
Patrick Palka
- [PATCH 3/3, 11 backport] libstdc++: invalid default init in _CachedPosition [PR101231]
Patrick Palka
- [Patch] OpenMP/C++: Permit mapping classes with virtual members [PR102204]
Tobias Burnus
- [committed] analyzer: handle more casts of string literals [PR98797]
David Malcolm
- [PATCH, 11 backport] rs6000: Fix LE code gen for vec_cnt[lt]z_lsbb [PR95082]
Bill Schmidt
- [r12-7175 Regression] FAIL: g++.dg/warn/Wuninitialized-32.C -std=c++98 (test for excess errors) on Linux/x86_64
sunil.k.pandey
- [PATCH] PR fortran/104211 - ICE in find_array_section, at fortran/expr.cc:1720
Harald Anlauf
- [pushed] c++: ICE on xtreme-header_a.H
Jason Merrill
- [PATCH, testsuite] Fix attr-retain-*.c testcases on 32-bit PowerPC [PR100407]
Pat Haugen
- [PATCH] Update -Warray-bounds documentation [PR104355]
Martin Sebor
- [PATCH] Add single_use to simplification (uncond_op + vec_cond -> cond_op).
liuhongt
- [committed][nvptx] Handle asm insn in prevent_branch_around_nothing
Tom de Vries
- [committed][testsuite] Require alloca support in a few tests
Tom de Vries
- [committed][testsuite] Require non_strict_prototype in a few tests
Tom de Vries
- [PATCH] c++: Fix up constant expression __builtin_convertvector folding [PR104472]
Jakub Jelinek
- [PATCH] middle-end/104496 - fix vectorized_internal_fn_supported_p
Richard Biener
- [PATCH] nvptx: Back-end portion of a fix for PR target/104489.
Roger Sayle
- [PATCH] middle-end/104497 - gimplification of vector indexing
Richard Biener
- [PATCH] middle-end: Small __builtin_clear_padding improvements
Jakub Jelinek
- [PATCH] [gimplefe] Add vector_mask attribute to get access to vector bools
Richard Biener
- [committed] analyzer: ignore uninitialized uses of empty types [PR104274]
David Malcolm
- [committed] [PR104400] LRA: Modify exclude start hard register calculation for insn alternative
Vladimir Makarov
- [PATCH] libstdc++: Back out some changes in P2325R3 backport [PR103904]
Patrick Palka
- [PATCH] libstdc++: Make atomic notify_one and notify_all non-const
Thomas Rodgers
- Ping: [PATCH], PR 104253, Fix __ibm128 conversions on IEEE 128-bit system
Michael Meissner
- [PATCH] c++: Reject __builtin_clear_padding on non-trivially-copyable types with one exception [PR102586]
Jakub Jelinek
- [PATCH] match.pd: Fix up (X & Y) CMP 0 -> X CMP2 ~Y simplifications [PR104499]
Jakub Jelinek
- [PATCH] libgomp: added OMPD support to libgomp and created libgompd
Mohamed Atef
- [committed] libstdc++: Fix test failures at -O0
Jonathan Wakely
- [committed] libstdc++: Fix FAIL: 20_util/temporary_buffer.cc for C++14
Jonathan Wakely
- libgo patch committed: Update to Go1.18beta2 release
Ian Lance Taylor
- [committed] i18n: fix exgettext handling of C++ sources
Joseph Myers
- [committed] preprocessor: Extract messages from cpp_*_at calls for translation
Joseph Myers
- [pushed] LRA, rs6000, Darwin: Amend lo_sum use for forced constants [PR104117].
Iain Sandoe
- [pushed] LRA, rs6000, Darwin: Amend lo_sum use for forced constants [PR104117].
Richard Sandiford
- [pushed] LRA, rs6000, Darwin: Amend lo_sum use for forced constants [PR104117].
Vladimir Makarov
- [pushed] LRA, rs6000, Darwin: Amend lo_sum use for forced constants [PR104117].
Richard Sandiford
- [pushed] LRA, rs6000, Darwin: Amend lo_sum use for forced constants [PR104117].
Iain Sandoe
- [pushed] LRA, rs6000, Darwin: Amend lo_sum use for forced constants [PR104117].
Richard Sandiford
- [pushed] LRA, rs6000, Darwin: Amend lo_sum use for forced constants [PR104117].
Vladimir Makarov
- [pushed] LRA, rs6000, Darwin: Amend lo_sum use for forced constants [PR104117].
Iain Sandoe
- [pushed] LRA, rs6000, Darwin: Amend lo_sum use for forced constants [PR104117].
Richard Sandiford
- [pushed] LRA, rs6000, Darwin: Amend lo_sum use for forced constants [PR104117].
Vladimir Makarov
- [pushed] LRA, rs6000, Darwin: Amend lo_sum use for forced constants [PR104117].
Iain Sandoe
- [pushed] LRA, rs6000, Darwin: Amend lo_sum use for forced constants [PR104117].
Segher Boessenkool
- Merge from trunk to gccgo branch
Ian Lance Taylor
- [PATCH v7 00/12] Add LoongArch support.
xuchenghua@loongson.cn
- [PATCH] [PATCH, v5, 1/1, AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
Dan Li
- [PATCH] i386: Fix up cvtsd2ss splitter [PR104502]
Jakub Jelinek
- [PATCH] asan: Fix up address sanitizer instrumentation of __builtin_alloca* if it can throw [PR104449]
Jakub Jelinek
- [PATCH] i386: Skip decimal float vector modes in type_natural_mode [PR79754]
Uros Bizjak
- [wwwdocs PATCH] gcc-12: Mention -mno-direct-extern-access
H.J. Lu
- [PATCH] [Ada] PR ada/98724: Alpha/Linux/libada: Use wraplf for Aux_Long_Long_Float
Maciej W. Rozycki
- Go patch committed: Don't set ptrmask bit for pointer to notinheap type
Ian Lance Taylor
- Go patch committed: Call timer function via syscall.
Ian Lance Taylor
- [PATCH] RISC-V:Add support for ZMMUL extension
shihua@iscas.ac.cn
- Ping^1 [PATCH v3, rs6000] Add a combine pattern for CA minus one [PR95737]
HAO CHEN GUI
- Ping^2 [PATCH, rs6000] Fix ICE on expand bcd<bcd_add_sub>_<code>_<mode> [PR100736]
HAO CHEN GUI
- [PATCH] c/104505 - ICE with internal function call in diagnostic expression
Richard Biener
- [PATCH] c++: Don't reject GOTO_EXPRs to cdtor_label in potential_constant_expression_1 [PR104513]
Jakub Jelinek
- [PATCH] tree-optimization/104511 - avoid FP to DFP conversion for VEC_PACK_TRUNC
Richard Biener
- [PATCH] ipa: Careful processing ANCESTOR jump functions and NULL pointers (PR 103083)
Martin Jambor
- [committed] libstdc++: Fix std::to_chars for IEEE128 long double
Jonathan Wakely
- [committed] libstdc++: Fix typo in pragma
Jonathan Wakely
- [PATCH] PR c/104506: Tolerate error_mark_node in useless_type_conversion_p.
Roger Sayle
- [committed] libstdc++: Use __cpp_concepts instead of custom macro [PR103891]
Jonathan Wakely
- [PATCH] tree-optimization/104528 - free niter estimates after DSE
Richard Biener
- [committed] amdgcn: Allow vector reductions on constants
Andrew Stubbs
- [PATCH 6/7] openmp, fortran: Add Fortran support for parsing metadirectives
Kwok Cheung Yeung
- [Backport, committed, PR103970, Fortran, Coarray] Multi-image co_broadcast of derived type with allocatable components fails^
Andre Vehreschild
- [PATCH] vect+aarch64: Fix ldp_stp_* regressions
Richard Sandiford
- [Backport gcc-11, Patch, Fortran] PR100337 Should be able to pass non-present optional arguments to CO_BROADCAST
Andre Vehreschild
- [PATCH, OpenACC] Add support for gang local storage allocation in shared memory
Thomas Schwinge
- [PATCH] c++: return-type-req in constraint using only outer tparms [PR104527]
Patrick Palka
- [OG11][committed] Fortran metadirective fixes
Kwok Cheung Yeung
- [committed] libstdc++: Fix stream extraction of IEEE128 long double [PR100912]
Jonathan Wakely
- [PATCH] ipa-cp: Do not create clones for values outside known value range (PR 102513)
Martin Jambor
- [PATCH] ipa: Create LOAD references when necessary during inlining (PR 103171)
Martin Jambor
- Urgent !!!
EDWIN MABUZA
- [pushed] c++: TTP in member alias template [PR104107]
Jason Merrill
- New template for 'gcc' made available
Translation Project Robot
- New template for 'cpplib' made available
Translation Project Robot
- [PATCH][_Hashtable] Fix insertion of range of type convertible to value_type PR 56112
François Dumont
- [committed] openmp: Make finalize_task_copyfn order reproduceable [PR104517]
Jakub Jelinek
- [PATCH] fold, simplify-rtx: Punt on non-representable floating point constants [PR104522]
Jakub Jelinek
- [PATCH] c-family: Fix up shorten_compare for decimal vs. non-decimal float comparison [PR104510]
Jakub Jelinek
- [committed] sanitizer: Use glibc _thread_db_sizeof_pthread symbol if present
Jakub Jelinek
- [Patch] Fortran/OpenMP: Fix depend-clause handling
Tobias Burnus
- Contents of PO file 'cpplib-12.1-b20220213.fr.po'
Translation Project Robot
- New French PO file for 'cpplib' (version 12.1-b20220213)
Translation Project Robot
- [PATCH] tree-optimization/104519 - adjust PR100499 niter fix
Richard Biener
- [committed] cygwin: Fix up -Werror=format-diag errors [PR104536]
Jakub Jelinek
- [PATCH] tree-optimization/104543 - fix unroll-and-jam precondition
Richard Biener
- [committed] libstdc++: Add missing constexpr to uses-allocator construction utilities [PR104542]
Jonathan Wakely
- [PATCH] tree-optimization/96881 - CD-DCE and CLOBBERs
Richard Biener
- [PATCH] PR tree-optimization/104526 - Use GORI to evaluate arguments of a COND_EXPR.
Andrew MacLeod
- Contents of PO file 'cpplib-12.1-b20220213.zh_TW.po'
Translation Project Robot
- New Chinese (traditional) PO file for 'cpplib' (version 12.1-b20220213)
Translation Project Robot
- [PATCH] c-family: Remove names of unused parameters
Jonathan Wakely
- New German PO file for 'cpplib' (version 12.1-b20220213)
Translation Project Robot
- Contents of PO file 'cpplib-12.1-b20220213.de.po'
Translation Project Robot
- [PATCH], PR target/99708 - Define __SIZEOF_FLOAT128__ and __SIZEOF_IBM128__
Michael Meissner
- [PATCH] c++: NON_DEPENDENT_EXPR is not potentially constant [PR104507]
Patrick Palka
- Contents of PO file 'cpplib-12.1-b20220213.uk.po'
Translation Project Robot
- New Ukrainian PO file for 'cpplib' (version 12.1-b20220213)
Translation Project Robot
- [pushed] vect: Fix early free
Richard Sandiford
- [pushed] aarch64: Add +nosve to tests
Richard Sandiford
- [pushed] aarch64: Fix store_v2vec_lanes.c failure
Richard Sandiford
- [pushed] aarch64: Fix subs_compare_2.c regression [PR100874]
Richard Sandiford
- New Ukrainian PO file for 'gcc' (version 12.1-b20220213)
Translation Project Robot
- [PATCH] rs6000: Retry tbegin. instructions that can fail intermittently
Peter Bergner
- [r12-7240 Regression] FAIL: gcc.target/i386/auto-init-4.c scan-assembler-times long\t-16843010 5 on Linux/x86_64
sunil.k.pandey
- [r12-7242 Regression] FAIL: gfortran.dg/gomp/depend-5.f90 -O scan-tree-dump-times original "#pragma omp task depend\\(depobj:\\*\\(integer\\(kind=16\\) \\*\\) \\(doaap->data \\+ \\(sizetype\\) \\(\\(doaap->offset \\+ doaap->dim\\[0\\].stride \\* 2\\) \\* doaap->span\\)\\)\\)" 1 on Linux/x86_64
sunil.k.pandey
- [committed] analyzer: fix ICE on cast to NULL type [PR104524]
David Malcolm
- [PATCH] testsuite: Fix up tree-ssa/divide-7.c testcase [PR95424]
Mike Stump
- [PATCH v6 11/12] LoongArch Port: gcc/testsuite
Mike Stump
- New Serbian PO file for 'cpplib' (version 12.1-b20220213)
Translation Project Robot
- Contents of PO file 'cpplib-12.1-b20220213.sr.po'
Translation Project Robot
- [GCC 11 PATCH 1/5] x86: Remove "%!" before ret
Hongtao Liu
- [PATCH] c++: Add diagnostic when operator= is used as truth cond [PR25689]
Zhao Wei Liew
- [PATCH v7] c++: Add diagnostic when operator= is used as truth cond [PR25689]
Zhao Wei Liew
- Contents of PO file 'cpplib-12.1-b20220213.vi.po'
Translation Project Robot
- New Vietnamese PO file for 'cpplib' (version 12.1-b20220213)
Translation Project Robot
- [committed] openmp: For min/max omp atomic compare forms verify arg types with build_binary_op [PR104531]
Jakub Jelinek
- [PATCH v2, rs6000] Enable absolute jump table for PPC AIX and Linux
HAO CHEN GUI
- [PATCH] combine: Fix up -fcompare-debug issue in the combiner [PR104544]
Jakub Jelinek
- [committed] d: Merge upstream dmd 52844d4b1, druntime dbd0c874, phobos 896b1d0e1.
Iain Buclaw
- [pushed] aarch64: Extend PR100056 patterns to +
Richard Sandiford
- [pushed] aarch64: Remove XFAIL for bic-bitmask-1.c
Richard Sandiford
- [pushed] aarch64: Tweak atomic-inst-cas.c options
Richard Sandiford
- [PATCH] selftest: Move C-specific tests to c_family
Arthur Cohen
- [PATCH][gcc][middle-end] PR104498: Fix comparing symbol reference
Andre Vieira (lists)
- [wwwdocs PATCH v2] gcc-12: Mention -mno-direct-extern-access
H.J. Lu
- [wwwdocs PATCH] gcc-11.3: Mention -mharden-sls= and -mindirect-branch-cs-prefix
H.J. Lu
- [committed] testsuite: Add testcase for already fixed PR [PR104448]
Jakub Jelinek
- [PATCH] rs6000: Workaround for new ifcvt behavior [PR104335]
Robin Dapp
- libbacktrace patch committed: Initialize DWARF 5 fields of unit
Ian Lance Taylor
- [PATCH] c++: double non-dep folding from finish_compound_literal [PR104565]
Patrick Palka
- [PATCH] libgomp : OMPD implementation
Mohamed Atef
- [PATCH] PR fortran/104573 - ICE in resolve_structure_cons, at fortran/resolve.cc:1299
Harald Anlauf
- Quantity Takeoff Provider
Charlotte Wade
- [PATCH, V3] PR target/99708- Define __SIZEOF_FLOAT128__ and __SIZEOF_IBM128__
Michael Meissner
- [committed] analyzer: fixes to free of non-heap detection [PR104560]
David Malcolm
- [committed] analyzer: const functions have no side effects [PR104576]
David Malcolm
- [PATCH] rs6000: __Uglify non-uglified local variables in headers
Paul A. Clarke
- [PATCH] [i386] Clean up MPX-related bit_{MPX,BNDREGS,BNDCSR}.
liuhongt
- libbacktrace patch committed: Handle skeleton units
Ian Lance Taylor
- [PATCH] x86: Add TARGET_READ_ZERO_YMM_ZMM_NEED_VZEROUPPER
H.J. Lu
- [PATCH] valtrack: Avoid creating raw SUBREGs with VOIDmode argument [PR104557]
Jakub Jelinek
- [PATCH] calls: When bypassing emit_push_insn for 0 sized arg, emit at least anti_adjust_stack for alignment pad if needed [PR104558]
Jakub Jelinek
- [committed] openmp: Ensure proper diagnostics for -> in map/to/from clauses [PR104532]
Jakub Jelinek
- [PATCHv3] libiberty rust-demangle, ignore .suffix
Mark Wielaard
- Add 'gcc/tree.cc:user_omp_clause_code_name' [PR65095] (was: [PATCH 1/4] Add function for pretty-printing OpenACC clause names)
Thomas Schwinge
- [PATCH] x86: Don't set AVX_U128_DIRTY when zeroing YMM/ZMM register
Richard Biener
- [PATCH] target/104581 - compile-time regression in mode-switching
Richard Biener
- [PATCH] c++: implicit 'this' in noexcept-spec within class tmpl [PR94944]
Patrick Palka
- New Swedish PO file for 'cpplib' (version 12.1-b20220213)
Translation Project Robot
- Contents of PO file 'cpplib-12.1-b20220213.sv.po'
Translation Project Robot
- [committed] [PR104447] LRA: Do not split non-alloc hard regs
Vladimir Makarov
- [Patch] nvptx: Add -mptx=6.0 + -misa=sm_70
Tobias Burnus
- libgo patch committed: Add hurd build tag for setReadMsgCloseOnExec
Ian Lance Taylor
- [PATCH] Don't do int cmoves for IEEE comparisons, PR target/104256.
Michael Meissner
- [PATCH] c++: memory corruption during name lookup w/ modules [PR99479]
Patrick Palka
- PING: [PATCH, rs6000] Clean up Power10 fusion options
Pat Haugen
- [pushed] c++: avoid duplicate deprecated warning [PR90451]
Jason Merrill
- [PATCH, rs6000] Clean up Power10 fusion options
Segher Boessenkool
- [committed] libstdc++: Make std::error_code printer more robust
Jonathan Wakely
- [pushed] tree: tweak warn_deprecated_use
Jason Merrill
- [pushed] c++: inlining explicit instantiations [PR104539]
Jason Merrill
- [committed] libstdc++: Deprecate non-standard std::vector<bool>::insert(pos) [PR104559]
Jonathan Wakely
- [r12-7287 Regression] FAIL: gcc.dg/deprecated.c (test for warnings, line 28) on Linux/x86_64
sunil.k.pandey
- [PATCH] asan: Mark instrumented vars addressable [PR102656]
Jakub Jelinek
- [PATCH 1/3] tree-optimization/104582 - Simplify vectorizer cost API and fixes
Richard Biener
- [PATCH 2/3] tree-optimization/104582 - make SLP node available in vector cost hook
Richard Biener
- [PATCH 3/3] target/99881 - x86 vector cost of CTOR from integer regs
Richard Biener
- [PATCH] PR middle-end/65855: Scalar evolution for quadratic chrecs
Roger Sayle
- [r12-7293 Regression] FAIL: gcc.target/i386/pieces-memset-21.c scan-assembler-not vzeroupper on Linux/x86_64
sunil.k.pandey
- [PATCH 0/8] OpenMP 5.0: C++ "declare mapper" support (plus struct rework, etc.)
Julian Brown
- [PATCH] openmp: Improve handling of nested OpenMP metadirectives in C and C++ (was: Re: [PATCH 1/7] openmp: Add C support for parsing metadirectives)
Kwok Cheung Yeung
- libgo patch committed: Update to Go1.18rc1 release
Ian Lance Taylor
- [PATCH] c: [PR104506] Fix ICE after error due to change of type to error_mark_node
apinski@marvell.com
- [PATCH] Add a restriction on allocate clause (OpenMP 5.0)
Hafiz Abid Qadeer
- [PR103302] skip multi-word pre-move clobber during lra
Alexandre Oliva
- libgo patch committed: Update hurd support
Ian Lance Taylor
- Contents of PO file 'cpplib-12.1-b20220213.ru.po'
Translation Project Robot
- New Russian PO file for 'cpplib' (version 12.1-b20220213)
Translation Project Robot
- [PATCH] [PATCH, v6, 1/1, AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
Dan Li
- [PATCH] tree-optimization: [PR103855] Fold (type)X / (type)Y
Zhao Wei Liew
- JIT: Update docs
Petter Tomner
- [PATCH] JIT: Update docs v2
Petter Tomner
- [PATCH 1/2][middle-end/102276] Don't emit switch-unreachable warnings for -ftrivial-auto-var-init (PR102276)
Qing Zhao
- [PATCH 2/2][middle-end/102276] Adding -Wtrivial-auto-var-init and update documentation.
Qing Zhao
- [committed][nvptx] Use nvptx_warpsync / nvptx_uniform_warp_check for -muniform-simt
Tom de Vries
- [committed][nvptx] Don't skip atomic insns in nvptx_reorg_uniform_simt
Tom de Vries
- [committed][nvptx] Use _ as destination operand of atom.exch
Tom de Vries
- [PATCH] libgo: include asm/ptrace.h for pt_regs definition on PowerPC
Sören Tempel
- [PATCH] Improved constant folding for scalar evolution.
Roger Sayle
- [PATCH] PR tree-optimization/83907: Improved memset handling in strlen pass.
Roger Sayle
- New Swedish PO file for 'gcc' (version 12.1-b20220213)
Translation Project Robot
- [committed] d: Merge upstream dmd cb49e99f8, druntime 55528bd1, phobos 1a3e80ec2.
Iain Buclaw
- [RFC][nvptx] Initialize ptx regs
Tom de Vries
- [committed] d: Remove handling of deleting GC allocated classes.
Iain Buclaw
- [PATCH] libgcc: allow building float128 libraries on FreeBSD
pkubaj@FreeBSD.org
- [PATCH v2, rs6000] Disable TImode from Bool expanders [PR100694, PR93123]
HAO CHEN GUI
- [PATCH] Implement constant-folding simplifications of reductions.
Roger Sayle
- [PATCH] x86: Fix -fsplit-stack feature detection via TARGET_CAN_SPLIT_STACK
soeren@soeren-tempel.net
- [PATCH] arc: Fix for new ifcvt behavior [PR104154]
Robin Dapp
- [PATCH] c++: Fix up constexpr evaluation of new with zero sized types [PR104568]
Jakub Jelinek
- [PATCH] i386: Relax cmpxchg instruction under -mrelax-cmpxchg-loop [PR 103069]
Hongyu Wang
- [PATCH] OpenMP, libgomp: Add new runtime routines omp_target_memcpy_async and omp_target_memcpy_rect_async
Marcel Vollweiler
- [PATCH] c++: PR c++/95999: Improved error recovery in enumeration lists.
Roger Sayle
- [PATCH] [gfortran] Set omp_requires_mask for dynamic_allocators.
Hafiz Abid Qadeer
- [committed] c++: Add testcase for already fixed PR [PR85493]
Patrick Palka
- [PATCH, OpenMP, C/C++] Handle array reference base-pointers in array sections
Chung-Lin Tang
- [PATCH] tree-optimization/104595 - vectorization of COND_EXPR with bool load
Richard Biener
- [PATCH] ranger: Fix up REALPART_EXPR/IMAGPART_EXPR handling [PR104604]
Jakub Jelinek
- [PATCH] i386: Fix up copysign/xorsign expansion [PR104612]
Jakub Jelinek
- [PATCH] Fix clang warning in pt.cc
Martin Liška
- [PATCH] libstdc++: Implement P2415R2 "What is a view?"
Patrick Palka
- [PATCH 0/3] rs6000: Move g++.dg powerpc tests to g++.target
Paul A. Clarke
- [PATCH] PR fortran/104619 - [10/11/12 Regression] ICE on list comprehension with default derived type constructor
Harald Anlauf
- [PATCH] rs6000: Fix some issues related to Power10 fusion [PR104024]
Kewen.Lin
- [PATCH] x86: Update Intel architectures ISA support in documentation.
Cui,Lili
- [PATCH] Check if loading const from mem is faster
Jiufu Guo
- [committed][nvptx, testsuite] Remove mptx settings in gcc.target/nvptx tests
Tom de Vries
- [committed][nvptx] Xfail sibcall execution tests
Tom de Vries
- [committed][libgomp, testsuite, nvptx] Fix pr96390.c without CUDA
Tom de Vries
- [PATCH 1/2] wwwdocs: Group sanitiser changes together
Richard Sandiford
- [PATCH] libiberty: Fix up debug.temp.o creation if *.o has 64K+ sections [PR104617]
Jakub Jelinek
- [PATCH] wwwdocs: Document ShadowCallStack support
Richard Sandiford
- [C++ PATCH] PR c++/96442: Another improved error recovery in enumerations.
Roger Sayle
- [PATCH] Dump def that we use for a splat
Richard Biener
- [PATCH] Restore bootstrap on x86_64-pc-linux-gnu
Roger Sayle
- [committed][nvptx] Add -mptx-comment
Tom de Vries
- [PATCH][final] Handle compiler-generated asm insn
Tom de Vries
- [PING][PATCH][libgomp, nvptx] Fix hang in gomp_team_barrier_wait_end
Tom de Vries
- [PATCH v4 00/12] ARM/MVE use vectors of boolean for predicates
Christophe Lyon
- [PATCH v4 01/12] arm: Add new tests for comparison vectorization with Neon and MVE
Christophe Lyon
- [PATCH v4 02/12] arm: Add GENERAL_AND_VPR_REGS regclass
Christophe Lyon
- [PATCH v4 03/12] arm: Add support for VPR_REG in arm_class_likely_spilled_p
Christophe Lyon
- [PATCH v4 04/12] arm: Fix mve_vmvnq_n_<supf><mode> argument mode
Christophe Lyon
- [PATCH 0/2] tree-optimization/104530 - proposed re-evaluation.
Andrew MacLeod
- Fix OpenACC gang-redundant execution in 'libgomp.oacc-fortran/privatized-ref-2.f90' (was: Add 'libgomp.oacc-fortran/privatized-ref-2.f90')
Thomas Schwinge
- [PATCH 1/2] tree-optimization/104530 - Export global ranges during the VRP block walk.
Andrew MacLeod
- [PATCH 2/2] tree-optimization/104530 - Mark defs dependent on non-null stale.
Andrew MacLeod
- Further simplify 'gcc/omp-oacc-neuter-broadcast.cc:record_field_map_t' (was: [PATCH 1/4] openacc: Middle-end worker-partitioning support)
Thomas Schwinge
- Get rid of 'gcc/omp-oacc-neuter-broadcast.cc:oacc_build_component_ref' (was: Re-unify 'omp_build_component_ref' and 'oacc_build_component_ref')
Thomas Schwinge
- [PATCH][middle-end/104550]Suppress uninitialized warnings for new created uses from __builtin_clear_padding folding
Qing Zhao
- [PATCH] c++: ->template and implicit typedef [PR104608]
Marek Polacek
- libgo patch committed: make -Werror optional
Ian Lance Taylor
- libgo patch committed: Update README.gcc
Ian Lance Taylor
- [PATCH][RFC] c++/96765: warn when casting Base* to Derived* in Base ctor/dtor
Zhao Wei Liew
- [PATCH] warn-recursion: Don't warn for __builtin_calls in gnu_inline extern inline functions [PR104633]
Jakub Jelinek
- [PATCH] match.pd: Avoid infinite recursion during bswap (int_cst_ovf1) cmp int_cst_ovf2 [PR104644]
Jakub Jelinek
- [PATCH] [i386] Fix typo in <code>v1ti3.
liuhongt
- [PATCH 0/5 V1] RISC-V:Implement Crypto extension's instruction patterns and it's intrinsics
shihua@iscas.ac.cn
- [PATCH 5/5 V1] RISC-V:Implement architecture extension test macros for Crypto extension
shihua@iscas.ac.cn
- [PATCH] gcc-12: Re-enable split-stack support for GNU/Hurd.
Svante Signell
- [PATCH][GCC] aarch64: fix: ls64 tests fail on aarch64-linux-gnu_ilp32 [PR103729]
Przemyslaw Wirkus
- [PATCH] tree-optimization/101636 - CTOR vectorization ICE
Richard Biener
- [PATCH] Support SSA name declarations with pointer type
Richard Biener
- [PATCH][nvptx] Add shf.{l,r}.wrap insn
Tom de Vries
- [PATCH] middle-end/104644 - recursion with bswap match.pd pattern
Richard Biener
- [PATCH] tree-optimization/104658 - avoid mixing mask & non-mask vector defs
Richard Biener
- [PATCH] OpenMP, C++: Add template support for the has_device_addr clause.
Marcel Vollweiler
- [pushed] c++: Add fixed test [PR70077]
Marek Polacek
- [PATCH] c: Added testcase for already fixed PR [PR93432]
Krishna Narayanan
- [pushed] c++: Add new test [PR79493]
Marek Polacek
- [PATCH] bpf: do not --enable-gcov for bpf-*-* targets
Jose E. Marchesi
- [PATCH V2] bpf: do not --enable-gcov for bpf-*-* targets
Jose E. Marchesi
- [PATCH] PR fortran/84519 - [F2018] STOP and ERROR STOP statements with QUIET specifier
Harald Anlauf
- [PATCH] Add -fcf-check-attribute=[yes|no|none] for Linux kernel
H.J. Lu
- [PATCH] x86: Skip ENDBR when emitting direct call/jmp to local function
H.J. Lu
- Copy EH phi args for throwing hardened compares
Alexandre Oliva
- Cope with NULL dw_cfi_cfa_loc
Alexandre Oliva
- Add testcase from PR103845
Alexandre Oliva
- [committed] analyzer: handle __attribute__((const)) [PR104434]
David Malcolm
- [PATCH] sccvn: Fix visit_reference_op_call value numbering of vdefs [PR104601]
Jakub Jelinek
- PR64454: (x % y) % y
Andrew Pinski
- [PATCH] tree-optimization/104676 - free nb_iterations after loop distribution
Richard Biener
- [PATCH][V2][middle-end/104550]Suppress uninitialized warnings for new created uses from __builtin_clear_padding folding
Qing Zhao
- [PATCH] libgcc: fix a warning calling find_fde_tail
Xi Ruoyao
- [PATCH] RISC-V: Document the degree of position independence that medany affords
Palmer Dabbelt
- New German PO file for 'gcc' (version 12.1-b20220213)
Translation Project Robot
- [PATCH]middle-end vect: Simplify and extend the complex numbers validation routines. (GCC-11 Backport)
Tamar Christina
- [committed] libstdc++: Fix cast in source_location::current() [PR104602]
Jonathan Wakely
- [PATCH][V3][middle-end/104550]Suppress uninitialized warnings for new created uses from __builtin_clear_padding folding
Qing Zhao
- [PATCH] [i386] Don't fold builtin into gimple when isa mismatches.
liuhongt
- [PATCH] [PATCH] AArch64: add R30_REGNUM into shrink-wrapping separate
Dan Li
- [PATCH] AVX512F: Add helper enumeration for ternary logic intrinsics.
Hongyu Wang
- [PATCH] match.pd: Don't create BIT_NOT_EXPRs for COMPLEX_TYPE [PR104675]
Jakub Jelinek
- [PATCH] i386: Use a new temp slot kind for splitter to floatdi<mode>2_i387_with_xmm [PR104674]
Jakub Jelinek
- [PATCH] internal-fn: Call do_pending_stack_adjust in expand_SPACESHIP [PR104679]
Jakub Jelinek
- [committed] warning-control: Comment spelling fix
Jakub Jelinek
- [PATCH] tree-optimization/103037 - PRE simplifying valueized expressions
Richard Biener
- [PATCH] s390: Change SET rtx_cost handling.
Robin Dapp
- [committed] arc: Fail conditional move expand patterns
Claudiu Zissulescu
- [PATCH][pushed] testsuite: Fix ASAN error [PR104687]
Martin Liška
- [PATCH] rtl-optimization/104686 - speed up conflict iteration
Richard Biener
- [PATCH] match.pd: Further complex simplification fixes [PR104675]
Jakub Jelinek
- [committed] rs6000: Use rs6000_emit_move in movmisalign<mode> expander [PR104681]
Jakub Jelinek
- [PATCH] c++: ICE with attribute on enumerator [PR104667]
Marek Polacek
- [PATCH] c++: Lost deprecated/unavailable attr in class tmpl [PR104682]
Marek Polacek
- [PATCH][V4][middle-end/104550]Suppress uninitialized warnings for new created uses from __builtin_clear_padding folding
Qing Zhao
- [PATCH] PR middle-end/95126: Expand small const structs as immediate constants.
Roger Sayle
- New French PO file for 'gcc' (version 12.1-b20220213)
Translation Project Robot
- [PATCH] PR c++/39751: ICE-on-invalid parsing regression.
Roger Sayle
- [PATCH] PR middle-end/80270: ICE in extract_bit_field_1
Roger Sayle
- [COMMITTED] hpux: New include hack to fix declarations of _DINFINITY, _SINFINITY and _SQNAN
John David Anglin
- [pushed] c++: (*(fn))() [PR104618]
Jason Merrill
- [PATCH, rs6000] Correct match pattern in pr56605.c
HAO CHEN GUI
- [PATCH] rs6000/test: Adjust p9-vec-length-7 sensitive to unroll [PR103196]
Kewen.Lin
- [PATCH] libatomic: Improve 16-byte atomics on Intel AVX [PR104688]
Jakub Jelinek
- [PATCH] PR c++/84964: Middle-end patch to expand_call for ICE after sorry.
Roger Sayle
- [PATCH] i386: Fix V8HF vector init under -mno-avx [PR 104664]
Hongyu Wang
- [PATCH] opts: fix -gtoggle + optimize attribute
Martin Liška
- [committed][nvptx, testsuite] Add -misa=sm_35 in nvptx/rotate.c
Tom de Vries
- [committed][nvptx, testsuite] Add -misa=sm_30 in nvptx/uniform-simt-2.c
Tom de Vries
- [committed][nvptx, testsuite] Add -misa=sm_30 in nvptx/atomic-store-3.c
Tom de Vries
- [committed][nvptx] Add -mptx=_
Tom de Vries
- [committed][nvptx, testsuite] Add -mptx=_ in nvptx.exp test-cases
Tom de Vries
- [committed][libgomp, testsuite, nvptx] Add -mptx=_ in declare-variant-3-sm*.c
Tom de Vries
- [PATCH] tree-optimization/104700 - adjust constant handling in PRE
Richard Biener
- [PATCH] docs: Document more .gcda file name generation.
Martin Liška
- [PATCH] testsuite: Check fpic support in pr103275.c
Marc Poulhiès
- [PATCH] Simplify PRE fix
Richard Biener
- [PATCH 1/2]middle-end Handle difference between complex negations in SLP tree better (GCC 11 backport)
Tamar Christina
- [PATCH] Fix error recovery in toplev::finalize.
Martin Liška
- [PATCH] ipa: Improve error handling for target_clone single value
Martin Liška
- [PATCH] openmp, fortran: Check that event handles passed to detach clauses are not arrays [PR104131]
Kwok Cheung Yeung
- [x86_64 PATCH] PR tree-opt/91384: peephole2 to eliminate testl after negl.
Roger Sayle
- [coroutines] member slicing fix
Nathan Sidwell
- [coroutines] expanding inside a template
Nathan Sidwell
- [committed] d: Merge upstream dmd cf63dd8e5, druntime caf14b0f, phobos 41aaf8c26.
Iain Buclaw
- [committed] [PR104637] LRA: Split hard regs as many as possible on one subpass
Vladimir Makarov
Last message date:
Mon Feb 28 22:36:13 GMT 2022
Archived on: Mon Feb 28 22:36:18 GMT 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).