public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Merge from trunk to gccgo branch
 2022-02-13 19:59 UTC  (2+ messages)

Go patch committed: Call timer function via syscall
 2022-02-13 19:05 UTC 

Go patch committed: Don't set ptrmask bit for pointer to notinheap type
 2022-02-13 18:54 UTC 

[PATCH] [Ada] PR ada/98724: Alpha/Linux/libada: Use wraplf for Aux_Long_Long_Float
 2022-02-13 16:53 UTC  (2+ messages)

[wwwdocs PATCH] gcc-12: Mention -mno-direct-extern-access
 2022-02-12 22:26 UTC  (2+ messages)

[PATCH] libgomp: added OMPD support to libgomp and created libgompd
 2022-02-12 16:09 UTC  (2+ messages)

[PATCH] x86: Update PR 35513 tests
 2022-02-12 13:12 UTC  (3+ messages)

[PATCH] asan: Fix up address sanitizer instrumentation of __builtin_alloca* if it can throw [PR104449]
 2022-02-12 13:12 UTC  (2+ messages)

[PATCH] i386: Skip decimal float vector modes in type_natural_mode [PR79754]
 2022-02-12  9:57 UTC 

[PATCH] i386: Fix up cvtsd2ss splitter [PR104502]
 2022-02-12  9:29 UTC  (2+ messages)

[PATCH] MIPS: use 8bit for IPL in Cause register
 2022-02-12  8:47 UTC  (4+ messages)
` [PATCH v2] MIPS: IPL is 8bit in Cause register if TARGET_MCU

[PATCH] [PATCH, v4, 1/1, AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2022-02-12  8:43 UTC  (10+ messages)
  ` [PATCH] [PATCH,v4,1/1,AARCH64][PR102768] "

[PATCH] [PATCH, v5, 1/1, AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2022-02-12  8:27 UTC 

[PATCH] c: Add diagnostic when operator= is used as truth cond [PR25689]
 2022-02-12  6:59 UTC  (5+ messages)

[PATCH v7 00/12] Add LoongArch support
 2022-02-12  3:11 UTC  (13+ messages)
` [PATCH v7 01/12] LoongArch Port: Regenerate configure
` [PATCH v7 02/12] LoongArch Port: gcc build
` [PATCH v7 03/12] LoongArch Port: Regenerate gcc/configure
` [PATCH v7 04/12] LoongArch Port: Machine description files
` [PATCH v7 05/12] LoongArch Port: Machine description C files and .h files
` [PATCH v7 06/12] LoongArch Port: Builtin functions
` [PATCH v7 07/12] LoongArch Port: Builtin macros
` [PATCH v7 08/12] LoongArch Port: libgcc
` [PATCH v7 09/12] LoongArch Port: Regenerate libgcc/configure
` [PATCH v7 10/12] LoongArch Port: libgomp
` [PATCH v7 11/12] LoongArch Port: gcc/testsuite
` [PATCH v7 12/12] LoongArch Port: Add doc

[pushed] LRA, rs6000, Darwin: Amend lo_sum use for forced constants [PR104117]
 2022-02-11 23:59 UTC 

[committed] preprocessor: Extract messages from cpp_*_at calls for translation
 2022-02-11 23:23 UTC 

[committed] i18n: fix exgettext handling of C++ sources
 2022-02-11 23:18 UTC 

libgo patch committed: Update to Go1.18beta2 release
 2022-02-11 23:01 UTC 

[PATCH] Fix PR 101515 (ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128)
 2022-02-11 22:19 UTC  (13+ messages)

[committed] libstdc++: Fix FAIL: 20_util/temporary_buffer.cc for C++14
 2022-02-11 22:15 UTC 

[committed] libstdc++: Fix test failures at -O0
 2022-02-11 22:15 UTC 

[PATCH], PR 104253, Fix __ibm128 conversions on IEEE 128-bit system
 2022-02-11 20:32 UTC  (3+ messages)
` Ping: "

[PATCH] libstdc++: Make atomic notify_one and notify_all non-const
 2022-02-11 20:22 UTC  (2+ messages)

[PATCH] libstdc++: Back out some changes in P2325R3 backport [PR103904]
 2022-02-11 19:47 UTC  (3+ messages)

[PATCH] match.pd: Fix up (X & Y) CMP 0 -> X CMP2 ~Y simplifications [PR104499]
 2022-02-11 19:05 UTC  (2+ messages)

[PATCH] c++: Reject __builtin_clear_padding on non-trivially-copyable types with one exception [PR102586]
 2022-02-11 18:55 UTC 

[PATCH] PR target/102059 Fix inline of target specific functions
 2022-02-11 17:53 UTC  (4+ messages)
` Ping: "

[PATCH] middle-end/104497 - gimplification of vector indexing
 2022-02-11 17:36 UTC  (2+ messages)

[committed] [PR104400] LRA: Modify exclude start hard register calculation for insn alternative
 2022-02-11 15:52 UTC 

[PATCH, 11 backport] rs6000: Fix LE code gen for vec_cnt[lt]z_lsbb [PR95082]
 2022-02-11 13:55 UTC  (12+ messages)

[committed] analyzer: ignore uninitialized uses of empty types [PR104274]
 2022-02-11 13:48 UTC 

[PATCH 1/3, 11 backport] libstdc++: Implement P2325 changes to default-constructibility of views
 2022-02-11 13:36 UTC  (8+ messages)
` [PATCH 2/3, 11 backport] libstdc++: Sync __cpp_lib_ranges macro defined in ranges_cmp.h
` [PATCH 3/3, 11 backport] libstdc++: invalid default init in _CachedPosition [PR101231]

[PATCH] c++: Fix up constant expression __builtin_convertvector folding [PR104472]
 2022-02-11 12:48 UTC  (2+ messages)

[PATCH] [gimplefe] Add vector_mask attribute to get access to vector bools
 2022-02-11 12:45 UTC  (2+ messages)

[PATCH] [vect] Add vect_recog_cond_expr_convert_pattern
 2022-02-11 12:29 UTC  (3+ messages)

[PATCH] middle-end: Small __builtin_clear_padding improvements
 2022-02-11 12:19 UTC  (2+ messages)

[PATCH] nvptx: Back-end portion of a fix for PR target/104489
 2022-02-11 10:38 UTC 

[PATCH] middle-end/104496 - fix vectorized_internal_fn_supported_p
 2022-02-11 10:28 UTC 

[PATCH] df: Don't set bbs dirty because of debug insn moves [PR104459]
 2022-02-11  8:39 UTC  (3+ messages)

[committed][testsuite] Require non_strict_prototype in a few tests
 2022-02-11  7:47 UTC 

[committed][testsuite] Require alloca support in a few tests
 2022-02-11  7:47 UTC 

[committed][nvptx] Handle asm insn in prevent_branch_around_nothing
 2022-02-11  7:47 UTC 

[PATCH] Add single_use to simplification (uncond_op + vec_cond -> cond_op)
 2022-02-11  7:14 UTC  (2+ messages)

Consider 'TDF_UID', 'TDF_NOUID' in 'print_node_brief', 'print_node'
 2022-02-11  7:02 UTC  (5+ messages)

[PATCH] Update -Warray-bounds documentation [PR104355]
 2022-02-11  6:48 UTC  (2+ messages)

[Patch, fortran] PR37336 (Finalization) - [F03] Finish derived-type finalization
 2022-02-11  2:15 UTC  (7+ messages)

[PATCH] tree-optimization/104373 - early uninit diagnostic on unreachable code
 2022-02-10 23:29 UTC  (6+ messages)
        ` testsuite: Fix up g++.dg/warn/Wuninitialized-32.C test for ilp32 [PR104373]

[PATCH] handle "invisible" reference in -Wdangling-pointer (PR104436)
 2022-02-10 23:04 UTC  (3+ messages)

[PATCH, testsuite] Fix attr-retain-*.c testcases on 32-bit PowerPC [PR100407]
 2022-02-10 22:17 UTC 

[PATCH] configure: Implement --enable-host-pie
 2022-02-10 21:10 UTC  (2+ messages)

[pushed] c++: ICE on xtreme-header_a.H
 2022-02-10 20:32 UTC 

[PATCH] PR fortran/104211 - ICE in find_array_section, at fortran/expr.cc:1720
 2022-02-10 20:28 UTC 

[PATCH] combine: Fix ICE with substitution of CONST_INT into PRE_DEC argument [PR104446]
 2022-02-10 20:04 UTC  (6+ messages)

[r12-7175 Regression] FAIL: g++.dg/warn/Wuninitialized-32.C -std=c++98 (test for excess errors) on Linux/x86_64
 2022-02-10 19:32 UTC 

[PATCH] libstdc++: Strengthen memory order for atomic<T>::wait/notify
 2022-02-10 18:22 UTC  (3+ messages)

[committed] analyzer: handle more casts of string literals [PR98797]
 2022-02-10 18:04 UTC 

[Patch] OpenMP/C++: Permit mapping classes with virtual members [PR102204]
 2022-02-10 17:38 UTC  (2+ messages)

[PATCH] doc: invoke: RISC-V: Clean up the -mstrict-align wording
 2022-02-10 17:22 UTC  (2+ messages)

[PATCH] configure: Implement --enable-host-bind-now
 2022-02-10 16:50 UTC 

[PATCH] i386: Fix vec_unpacks_float_lo_v4si operand constraint [PR104469]
 2022-02-10 16:42 UTC 

[PATCH] pr104458.c: Replace long with long long for -mx32
 2022-02-10 14:27 UTC 

[committed] analyzer: fix testsuite issues seen with mingw [PR102052]
 2022-02-10 14:16 UTC 

[committed] libstdc++: Add atomic_fetch_xor to <stdatomic.h>
 2022-02-10 13:05 UTC 

[PATCH] libstdc++: Decouple HAVE_FCNTL_H from HAVE_DIRENT_H check
 2022-02-10 13:03 UTC  (6+ messages)
        ` [committed] "

[PATCH] gfortran: Respect target's NO_DOT_IN_LABEL in trans-common.cc
 2022-02-10 10:39 UTC  (2+ messages)

[PATCH] ubsan: Separate -f{,no-}delete-null-pointer-checks from -fsanitize={null,{,returns-}nonnull-attribute} [PR104426]
 2022-02-10 10:09 UTC  (8+ messages)

[PATCH] middle-end/104467 - fix vector extract simplification
 2022-02-10  9:50 UTC 

[PATCH][libgomp, nvptx] Add spinlock test-cases
 2022-02-10  9:18 UTC 

[PATCH][libgomp, openacc] Add terminating spinlock test-cases
 2022-02-10  9:14 UTC 

[committed][nvptx] Handle sm_7x shared atomic store more optimal
 2022-02-10  9:13 UTC 

[committed][nvptx] Handle pre-sm_7x shared atomic store using atomic exchange
 2022-02-10  9:13 UTC 

[PATCH] tree-optimization/104466 - fix cut&paste error perventing alias disambiguation
 2022-02-10  9:06 UTC 

[committed][nvptx] Workaround sub.u16 driver JIT bug
 2022-02-10  8:53 UTC 

[PATCH] nvptx: Tweak constraints on copysign instructions
 2022-02-10  8:48 UTC  (2+ messages)

[PATCH] PR target/104345: Use nvptx "set" instruction for cond ? -1 : 0
 2022-02-10  8:46 UTC  (2+ messages)

[PATCH] nvptx: Fix and use BI mode logic instructions (e.g. and.pred)
 2022-02-10  8:43 UTC  (2+ messages)

[PATCH] nvptx: Add support for 64-bit mul.hi (and other) instructions
 2022-02-10  8:41 UTC  (2+ messages)

[PATCH] nvptx: Expand QI mode operations using SI mode instructions
 2022-02-10  8:39 UTC  (2+ messages)

[PATCH] RISC-V: Add target machine headers as a dependency for riscv-sr.o
 2022-02-10  8:19 UTC  (4+ messages)

[PATCH] nvptx: Improved support for HFMode including neghf2 and abshf2
 2022-02-10  8:08 UTC  (2+ messages)

[committed] wwwdocs: frontends: Adjust the Mercury reference
 2022-02-10  8:04 UTC 

[committed] doc: Tweak the www.bitwizard.nl reference
 2022-02-10  8:02 UTC 

[committed] wwwdocs: gcc-4.7: Update link to Go 1 standard
 2022-02-10  7:54 UTC 

[PATCH] c++: memfn lookup consistency and using-decls [PR104432]
 2022-02-10  2:51 UTC  (6+ messages)

[PATCH] libgccjit: Add support for register variables [PR104072]
 2022-02-10  1:33 UTC  (7+ messages)

[PATCH] [COMMITTED] Fix PR aarch64/104474: ICE with vector float initializers and non-consts
 2022-02-10  0:48 UTC 

[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
 2022-02-09 23:47 UTC 

[committed] analyzer: more uninit test coverage
 2022-02-09 22:39 UTC 

Go patch committed: Don't warn for print()
 2022-02-09 22:16 UTC 

Go patch committed: Use nil pointer for zero length string constant
 2022-02-09 22:14 UTC 

Go patch committed: treat notinheap types as not being pointers
 2022-02-09 22:11 UTC 

Go patch committed: link against -lrt on GNU/Linux
 2022-02-09 21:13 UTC 

[PATCH] PR fortran/77693 - ICE in rtl_for_decl_init, at dwarf2out.c:17378
 2022-02-09 21:11 UTC 

[PATCH] rs6000: Rename vec_clrl and vec_clrr to agreed-upon names
 2022-02-09 20:51 UTC 

[PATCH] PR fortran/66193 - ICE for initialisation of some non-zero-sized arrays
 2022-02-09 20:38 UTC  (2+ messages)

[PATCH] libstdc++: Fix deadlock in atomic wait [PR104442]
 2022-02-09 20:33 UTC  (5+ messages)

[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
 2022-02-09 20:32 UTC 

[PATCH] middle-end: Support ABIs that pass FP values as wider integers
 2022-02-09 20:12 UTC 

[PATCH] RISC-V: Enable TARGET_SUPPORTS_WIDE_INT
 2022-02-09 19:56 UTC  (3+ messages)

[COMMITED][PATCH] x86: Compile PR target/104441 tests with -march=x86-64
 2022-02-09 19:53 UTC 

[Patch] Fortran/OpenMP: Avoid ICE for invalid char array in omp atomic [PR104329]
 2022-02-09 19:27 UTC  (2+ messages)

[PATCH] i386: -mno-xsave should disable all relevant ISA flags [PR104462]
 2022-02-09 19:23 UTC 

[PATCH] i386: Force inputs to a register to avoid lowpart_subreg failure [PR104458]
 2022-02-09 19:23 UTC 

[committed][target/97040] Avoid using predefined insn name for instruction with different semantics
 2022-02-09 19:14 UTC 

[PATCH] c: Fix up __builtin_assoc_barrier handling in the C FE [PR104427]
 2022-02-09 18:24 UTC  (2+ messages)

[PATCH] Reset relations when crossing backedges
 2022-02-09 17:43 UTC  (2+ messages)

Patch committed: Correct -fgo-dump-spec alignment field name
 2022-02-09 17:39 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).