public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFC v2] bpf.2: Use standard types and attributes
 2021-05-21 11:12 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] lto-dump : Fix an ICE when lto-dump try to call 'get_size()' on thunk symbols
 2021-05-21 10:25 UTC 

PR98125, PowerPC64 -fpatchable-function-entry
 2021-05-21 10:21 UTC  (7+ messages)
` PowerPC64 ELFv2 -fpatchable-function-entry

[Ada] Detect illegal conditions in Raise_xxx_Error nodes
 2021-05-21  9:38 UTC  (2+ messages)

[Ada] Consistently generate debug info for elaboration variables
 2021-05-21  9:20 UTC 

[Ada] Replace ? with ?? in warning messages
 2021-05-21  9:15 UTC 

[PATCH][DOCS] Remove install-old.texi
 2021-05-21  9:11 UTC  (7+ messages)

[Ada] Fix internal error on locally derived bit-packed array type
 2021-05-21  8:59 UTC 

[PATCH] Add no_sanitize_coverage attribute
 2021-05-21  8:50 UTC  (5+ messages)

[Ada] Always translate Is_Pure flag into pure in C sense
 2021-05-21  8:50 UTC 

[PATCH] Try LTO partial linking. (Was: Speed of compiling gimple-match.c)
 2021-05-21  8:43 UTC  (8+ messages)

[Ada] Fix segfault at run time on strict-alignment platforms
 2021-05-21  8:42 UTC 

[Ada] Fix spurious No_Elaboration violation for Size attribute
 2021-05-21  8:35 UTC 

[Ada] Fix incorrect SLOC on instruction
 2021-05-21  8:29 UTC 

[Ada] Use EXACT_DIV_EXPR as much as possible
 2021-05-21  8:21 UTC 

[Ping, Patch, Fortran, Update 2] PR98301 Re: RANDOM_INIT() and coarray Fortran
 2021-05-21  8:09 UTC  (3+ messages)
                  ` [Ping^2, Patch, Fortran] "

[PATCH] aarch64: Add attributes for builtins specified in aarch64-builtins.c
 2021-05-21  7:37 UTC 

[PATCH v4 00/12] Allow TImode/OImode/XImode in op_by_pieces operations
 2021-05-21  7:30 UTC  (17+ messages)
` [PATCH v4 01/12] Add TARGET_READ_MEMSET_VALUE/TARGET_GEN_MEMSET_VALUE
      ` [PATCH] Add 3 target hooks for memset
` [PATCH v4 12/12] constructor: Check if it is faster to load constant from memory
        ` [PATCH] constructor: Elide expand_constructor when can move by pieces is true

[PATCH] Hashtable PR96088
 2021-05-21  6:55 UTC  (8+ messages)

[i386] [PATCH] Fix ICE when lhs is NULL [PR target/100660]
 2021-05-21  6:46 UTC  (7+ messages)

[PATCH] i386: Add minmax and abs patterns for 4-byte vectors [PR100637]
 2021-05-21  6:04 UTC 

[committed] libstdc++: Implement LWG 3490 change to drop_while_view::begin()
 2021-05-21  4:07 UTC 

[PATCH] i386: Optimize vpblendvb on inverted mask register to vpblendvb on swapping the order of operand 1 and operand 2. [PR target/99908]
 2021-05-21  2:32 UTC  (6+ messages)

[PATCH] Fix vec-splati-runnable.c test
 2021-05-21  2:03 UTC  (3+ messages)

[PATCH 0/2] Move xx* builtins to vsx.md
 2021-05-21  1:53 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Fix xxeval predicates

[PATCH] Allow __ibm128 on older PowerPC systems
 2021-05-21  1:49 UTC  (3+ messages)

[PATCH 0/2] Add power10 IEEE 128-bit min/max/conditional move support
 2021-05-21  1:45 UTC  (7+ messages)
` [PATCH 1/2] Add IEEE 128-bit min/max support on PowerPC
` [PATCH 2/2] Add IEEE 128-bit fp conditional move "

[PATCH] libgccjit: Add function to set the initial value of a global variable [PR96089]
 2021-05-21  1:27 UTC 

[PATCH, V3 0/2] Fix write_symbols for supporting multiple debug formats
 2021-05-21  0:01 UTC  (7+ messages)
` [PATCH,V3 1/2] opts: change write_symbols to support bitmasks
` [PATCH,V3 2/2] dwarf: new dwarf_debuginfo_p predicate

[PATCH 00/57] Replace the Power target-specific built-in machinery
 2021-05-20 23:03 UTC  (12+ messages)
` [PATCH 02/57] Support scanning of build-time GC roots in gengtype
` [PATCH 03/57] rs6000: Initial create of rs6000-gen-builtins.c
` [PATCH 04/57] rs6000: Add initial input files
` [PATCH 05/57] rs6000: Add file support and functions for diagnostic support

[PATCH] PR fortran/100551 - [11/12 Regression] Passing return value to class(*) dummy argument
 2021-05-20 21:29 UTC 

[pushed] c++: designators in single-element init lists
 2021-05-20 20:58 UTC 

[pushed] c++: designated init with anonymous union [PR100489]
 2021-05-20 20:58 UTC 

[committed] libstdc++: Do not use static_assert without message in C++11
 2021-05-20 20:49 UTC 

[committed] libstdc++: Use __builtin_unreachable for constexpr assertions [PR 100676]
 2021-05-20 20:49 UTC 

[PATCH] libgccjit: Add support for types used by atomic builtins [PR96066] [PR96067]
 2021-05-20 20:24 UTC  (2+ messages)

[PATCH] libgccjit: Add support for TLS variable [PR95415]
 2021-05-20 20:11 UTC  (2+ messages)

[PATCH] c++: Add new warning options for C++ language mismatches
 2021-05-20 20:05 UTC  (27+ messages)

[PATCH] libgccjit: Add support for setting the link section of global variables [PR100688]
 2021-05-20 19:59 UTC  (3+ messages)

[PATCH 0/2]: Fix various problems if you configure with --with=power10
 2021-05-20 19:35 UTC  (5+ messages)
` [PATCH 1/2] Deal with prefixed loads/stores in tests, PR testsuite/100166
` [PATCH 2/2] Fix tests when running on power10, "

[PATCH] Change rs6000_const_f32_to_i32 return type
 2021-05-20 19:29 UTC  (2+ messages)

[PATCH] Fix long double tests when default long double is not IBM
 2021-05-20 19:28 UTC  (2+ messages)

[PATCH] libgccjit: Add support for sized integer types, including 128-bit integers [PR95325]
 2021-05-20 19:25 UTC  (3+ messages)

[PATCH] i386: Avoid integer logic insns for 32bit and 64bit vector modes [PR100701]
 2021-05-20 19:09 UTC  (2+ messages)

[RFC] ldist: Recognize rawmemchr loop patterns
 2021-05-20 18:37 UTC  (10+ messages)

[PATCH] libstdc++: Fix access issue in iota_view::_Sentinel [PR100690]
 2021-05-20 18:37 UTC  (2+ messages)

[committed] testuite: Check pthread for omp module testing
 2021-05-20 18:27 UTC  (2+ messages)

[PATCH] libstdc++: Implement missing P0896 changes to reverse_view [PR100639]
 2021-05-20 16:26 UTC  (2+ messages)

[PATCH] libstdc++: Support range adaptors with defaultable arguments
 2021-05-20 16:07 UTC 

[PATCH, OpenMP 5.0] Improve OpenMP target support for C++ (includes PR92120 v3)
 2021-05-20 15:04 UTC 

[PATCH] Fortran/OpenMP: Add support for 'close' in map clause
 2021-05-20 14:14 UTC  (4+ messages)

[PATCH] Simplify option handling for -fsanitize-coverage
 2021-05-20 13:29 UTC  (3+ messages)

[PATCH] collect2: avoid failure when passing text files in an AIX archive
 2021-05-20 13:28 UTC  (2+ messages)

[PATCH, rs6000] Remove mode promotion of SSA variables
 2021-05-20 13:08 UTC  (4+ messages)

[PATCH] testsuite: Use libstdc++ macro to check for pthread_cond_clockwait [PR 100655]
 2021-05-20 13:00 UTC  (2+ messages)

[PATCH 1/2, rs6000] Remove mode promotion for pseudos
 2021-05-20 12:58 UTC  (2+ messages)

committed: Fix PR libstdc++/100361
 2021-05-20 12:48 UTC 

[pushed] c++: ICE with <=> fallback [PR100367]
 2021-05-20 11:48 UTC  (3+ messages)
` [PATCH] tree-optimization: Improve spaceship_replacement [PR94589]

[PATCH][libgomp, nvptx] Fix hang in gomp_team_barrier_wait_end
 2021-05-20 11:41 UTC  (9+ messages)

[PATCH][libsanitizer]: Guard cyclades inclusion in sanitizer
 2021-05-20 11:05 UTC  (3+ messages)

[PATCH] vect: Replace hardcoded weight factor with param
 2021-05-20 10:44 UTC  (9+ messages)
  ` [PATCH v2] "

[RFC] Using main loop's updated IV as base_address for epilogue vectorization
 2021-05-20 10:22 UTC  (7+ messages)

[PATCH 2/2, rs6000] Remove mode promotion for pseudos
 2021-05-20  9:49 UTC 

[PATCH] forwprop: Support vec perm fed by CTOR and CTOR/CST [PR99398]
 2021-05-20  9:45 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 2/2] ipa-sra: Improve debug info for removed parameters (PR 93385)
 2021-05-20  9:38 UTC  (4+ messages)

[PATCH] i386: Add mult-high and shift patterns for 4-byte vectors [PR100637]
 2021-05-20  9:14 UTC 

[PATCH] go/100537 - Bootstrap-O3 and bootstrap-debug fail
 2021-05-20  8:59 UTC  (8+ messages)

[PATCH] avoid -Wnonnull with lambda (PR 100684)
 2021-05-20  8:03 UTC  (3+ messages)

RFA: save/restore target options in handle_optimize_attribute
 2021-05-20  7:55 UTC  (2+ messages)

[committed] openmp: Handle explicit linear clause properly in combined constructs with target [PR99928]
 2021-05-20  7:22 UTC 

[PATCH 1/2] correct BB frequencies after loop changed
 2021-05-20  7:19 UTC  (10+ messages)
              ` Ping: "
                ` Ping^1: "

[Patch] Testsuite/Fortran: gfortran.dg/pr96711.f90 - fix expected value for PowerPC [PR96983]
 2021-05-20  6:57 UTC  (8+ messages)
` Aw: "

[PATCH] PCH large file bug
 2021-05-20  4:19 UTC 

[pushed] c++: _Complex template parameter [PR100634]
 2021-05-20  3:11 UTC 

[pushed] c++: ICE with using and enum [PR100659]
 2021-05-20  3:10 UTC 

[r12-928 Regression] FAIL: g++.dg/opt/pr94589-2.C -std=gnu++2a scan-tree-dump-times optimized "[ij]_[0-9]+\\(D\\) (?:<|<=|==|!=|>|>=) [ij]_[0-9]+\\(D\\)" 12 on Linux/x86_64
 2021-05-20  0:02 UTC 

[PATCH,rs6000] Test cases for p10 fusion patterns
 2021-05-19 23:13 UTC  (2+ messages)

[PATCH v2 0/4] [og10] OpenACC: Rework struct component handling
 2021-05-19 22:49 UTC  (5+ messages)
` [PATCH v2 1/4] [og10] Rewrite GOMP_MAP_ATTACH_DETACH mappings unconditionally
` [PATCH v2 2/4] [og10] Unify ARRAY_REF/INDIRECT_REF stripping code in extract_base_bit_offset
` [PATCH v2 3/4] [og10] Refactor struct lowering for OpenACC/OpenMP in gimplify.c
` [PATCH v2 4/4] [og10] Rework indirect struct handling for OpenACC "

[PATCH,rs6000 0/2] p10 add-add and add-logical fusion series
 2021-05-19 22:15 UTC  (5+ messages)
` [PATCH,rs6000 1/2] combine patterns for add-add fusion
` [PATCH,rs6000 2/2] Fusion patterns for add-logical/logical-add

[PATCH 1/2] c-family: Copy DECL_USER_ALIGN even if DECL_ALIGN is similar
 2021-05-19 22:03 UTC  (2+ messages)

[PATCH] handle VLAs with arbitrary many bounds (PR 100619)
 2021-05-19 22:02 UTC  (2+ messages)

[PATCH] c: Add support for __FILE_NAME__ macro (PR c/42579)
 2021-05-19 22:01 UTC  (4+ messages)

[PATCH] Split gimple statement range folding into a stand alone class
 2021-05-19 20:23 UTC 

[PATCH,rs6000] Add insn types for fusion pairs
 2021-05-19 20:10 UTC  (2+ messages)

[Patch, fortran] PR fortran/100683 - Array initialization refuses valid
 2021-05-19 18:05 UTC  (2+ messages)

[Patch, fortran] PR fortran/93308/93963/94327/94331/97046 problems raised by descriptor handling
 2021-05-19 18:03 UTC 

[pushed] c++: implicit deduction guides, protected access
 2021-05-19 17:29 UTC 

[PATCH] doc: Update description of __GXX_EXPERIMENTAL_CXX0X__
 2021-05-19 17:02 UTC  (2+ messages)

[PATCH] c++: Relax attribute on friend declaration checking [PR100596]
 2021-05-19 17:02 UTC  (2+ messages)

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).