public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Support multilib-aware target lib flags self-specs overriding
 2022-06-03  7:15 UTC  (3+ messages)

[PATCH, FYI] libcody: fix nonportable shell code in revision.stamp build rule
 2022-06-03  7:04 UTC 

[PATCH] [PR105665] ivopts: check defs of names in base for undefs
 2022-06-03  7:01 UTC  (8+ messages)

[PATCH] configure: arrange to use appropriate objcopy
 2022-06-03  6:44 UTC  (2+ messages)

[PATCH] libgccjit: Support getting the size of a float
 2022-06-03  3:09 UTC 

[PATCH 0/8][RFC] Support BTF decl_tag and type_tag annotations
 2022-06-03  2:04 UTC  (18+ messages)
` [ping][PATCH "
  ` [ping2][PATCH "

[PATCH] libgccjit: Fix infinite recursion in gt_ggc_mx_lang_tree_node
 2022-06-03  1:23 UTC  (3+ messages)

[PATCH] Optimize vec_splats of constant V2DI/V2DF vec_extract, PR target/99293
 2022-06-02 21:30 UTC  (3+ messages)
` Ping: "

[PATCH] c++: fix broken copy elision with nested TARGET_EXPRs [PR105550]
 2022-06-02 21:08 UTC  (2+ messages)

[PATCH v2] x86: {,v}psadbw have commutative source operands
 2022-06-02 20:46 UTC  (2+ messages)

[PATCH] c++: find_template_parameters and PARM_DECLs [PR105797]
 2022-06-02 20:43 UTC  (3+ messages)

[PATCH] c++: ICE with template NEW_EXPR [PR105803]
 2022-06-02 20:38 UTC  (8+ messages)

[PATCH] c++: cv-quals of dummy obj for non-dep memfn call [PR105637]
 2022-06-02 20:30 UTC  (9+ messages)

[PATCH] c++: value-dep but not type-dep decltype operand [PR105756]
 2022-06-02 20:29 UTC  (3+ messages)

[PATCH] c++: don't substitute TEMPLATE_PARM_CONSTRAINT [PR100374]
 2022-06-02 19:53 UTC  (7+ messages)

[committed] diagnostics: add SARIF output format
 2022-06-02 19:46 UTC 

[committed] Add -fdiagnostics-format={json-stderr|json-file}
 2022-06-02 19:45 UTC 

[committed] json: fix escaping of '\'
 2022-06-02 19:44 UTC 

[PATCH v2] RISC-V: bitmanip: improve constant-loading for (1ULL << 31) in DImode
 2022-06-02 19:24 UTC  (4+ messages)

[pushed] c++: more constexpr empty base [PR105795]
 2022-06-02 19:17 UTC 

[pushed] c++: constexpr empty aggr [PR105795]
 2022-06-02 19:15 UTC 

[PATCH v3] RISC-V: Implement C[LT]Z_DEFINED_VALUE_AT_ZERO
 2022-06-02 19:05 UTC  (5+ messages)

[PATCH][WIP] have configure probe prefix for gmp/mpfr/mpc [PR44425]
 2022-06-02 15:53 UTC 

[PATCH] x86-64: make "length_vex" also account for VEX.B use by register operand
 2022-06-02 15:11 UTC 

[PATCH] x86: harmonize __builtin_ia32_psadbw*() types
 2022-06-02 15:04 UTC 

[PATCH] match.pd: Optimize __builtin_mul_overflow_p (x, cst, (stype)0) [PR105777]
 2022-06-02 13:46 UTC  (2+ messages)

[PATCH] Fold truncations of left shifts in match.pd
 2022-06-02 11:02 UTC  (5+ messages)

[PATCH/RFC] cprop_hardreg... Third time's a charm
 2022-06-02 10:55 UTC  (2+ messages)

[PATCH] Introduce -finstrument-functions-once
 2022-06-02 10:14 UTC  (2+ messages)

[x86 PATCH] Add peephole2 to reduce double word register shuffling
 2022-06-02 10:04 UTC  (5+ messages)

[PATCH] match.pd: Optimize __builtin_mul_overflow_p (x, cst, (utype)0) to x > ~(utype)0 / cst [PR30314]
 2022-06-02  9:58 UTC  (5+ messages)

[PATCH] Simplify (B * v + C) * D -> BD* v + CD when B, C, D are all INTEGER_CST
 2022-06-02  9:11 UTC  (2+ messages)

[Ada] Fix record layout warnings not being tagged
 2022-06-02  9:09 UTC 

[Ada] Disable -flto when building the shared libgnat
 2022-06-02  9:09 UTC 

[Ada] Couple of small preparatory adjustments
 2022-06-02  9:09 UTC 

[Ada] Restore full generation of static dispatch tables with -gnatzr
 2022-06-02  9:09 UTC 

[Ada] Never make symbols for thunks public
 2022-06-02  9:09 UTC 

[Ada] Remove redundant checks for missing lists
 2022-06-02  9:09 UTC 

[Ada] Get rid of secondary stack for most calls returning tagged types
 2022-06-02  9:09 UTC 

[Ada] Fix references to old variables that have been refactored
 2022-06-02  9:09 UTC 

[Ada] Rename GNATprove annotate pragma for termination to Always_Return
 2022-06-02  9:09 UTC 

[Ada] Make the functional Maps and Sets unbounded
 2022-06-02  9:09 UTC 

[Ada] Fix spurious use of trampolines with interface types
 2022-06-02  9:09 UTC 

[Ada] Add precise subprogram identification to -fdiagnostics-format=json
 2022-06-02  9:09 UTC 

[Ada] Refine previous changes on making symbols public/private
 2022-06-02  9:09 UTC 

[Ada] Fix spurious errors on ghost code in generics
 2022-06-02  9:09 UTC 

[Ada] Move registering code for predefined primitives to Exp_Disp
 2022-06-02  9:09 UTC 

[Ada] Build static dispatch tables always at the end of declarative part
 2022-06-02  9:08 UTC 

[Ada] vx7r2-arm/aarch64 - Support Atomic Primitives True
 2022-06-02  9:08 UTC 

[Ada] Update documentation of GNAT.Dynamic_Tables
 2022-06-02  9:08 UTC 

[Ada] Fix detection of deferred constants for freezing error
 2022-06-02  9:08 UTC 

[Ada] Fix preconditions of Interfaces.C.Strings
 2022-06-02  9:08 UTC 

[Ada] Issue errors on wrong context for ghost entities
 2022-06-02  9:08 UTC 

[Ada] Complete contracts of Interfaces.C.Strings subprograms
 2022-06-02  9:08 UTC 

[Ada] Propagate Has_Inherit{able,ed}_Invariants to base types
 2022-06-02  9:08 UTC 

[Ada] Combine system.ads files - arm and aarch64 linux
 2022-06-02  9:08 UTC 

[Ada] Combine system.ads file - vxworks7 rtp constants
 2022-06-02  9:08 UTC 

[Ada] Gnatbind crash during checksum calculation
 2022-06-02  9:08 UTC 

[Ada] Fix iteration on formal vectors
 2022-06-02  9:08 UTC 

[Ada] Add contracts to System.Address_To_Access_Conversions
 2022-06-02  9:08 UTC 

[Ada] Add contracts to Interfaces.C.Strings
 2022-06-02  9:08 UTC 

[PATCH v2, rs6000] Fix ICE on expand bcd<bcd_add_sub>_<code>_<mode> [PR100736]
 2022-06-02  9:04 UTC  (6+ messages)

[PATCH] i386: Optimize away shift count masking of shifts/rotates some more [PR105778]
 2022-06-02  8:34 UTC  (2+ messages)

[PATCH] x86-64: Remove HAVE_LD_PIE_COPYRELOC
 2022-06-02  7:48 UTC  (16+ messages)

[PATCH] Add instruction level discriminator support
 2022-06-02  7:21 UTC 

[x86_64 PATCH] PR target/105791: Add V1TI to V_128_256 for xop_pcmov_v1ti
 2022-06-02  6:44 UTC  (2+ messages)

[PATCH] tree-optimization/105802 - another unswitching type issue
 2022-06-02  6:32 UTC 

[PATCH] tree-optimization/105802 - another unswitching type issue
 2022-06-02  6:32 UTC 

[PATCH] tree-optimization/105802 - another unswitching type issue
 2022-06-02  6:32 UTC 

[PATCH] libgccjit: Fix bug where unary_op will return an integer type instead of the correct type
 2022-06-02  2:45 UTC  (2+ messages)

[PATCH] [PR/target 105666] RISC-V: Inhibit FP <--> int register moves via tune param
 2022-06-02  2:11 UTC  (5+ messages)

[PATCH] Place jump tables in RELRO only when targets require local relocation to be placed in a read-write section
 2022-06-01 21:39 UTC  (2+ messages)

[PATCH] configure: use OBJDUMP determined by libtool [PR95648]
 2022-06-01 21:25 UTC  (2+ messages)

[PATCH] PR middle-end/95126: Expand small const structs as immediate constants
 2022-06-01 21:16 UTC  (2+ messages)

[PATCH] libgcc: Align __EH_FRAME_BEGIN__ to pointer size
 2022-06-01 21:11 UTC  (2+ messages)

[PATCH] DSE: Use the constant source if possible
 2022-06-01 21:07 UTC  (11+ messages)
  ` [PATCH v2] DSE: Use the constant store "
          ` [PATCH v3] "
              ` [PATCH v4] "

[PATCH v3, rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
 2022-06-01 21:01 UTC  (2+ messages)

[pushed] c++: auto and dependent member name [PR105734]
 2022-06-01 19:20 UTC 

[pushed] c++: auto function as function argument [PR105779]
 2022-06-01 19:20 UTC 

[PATCH 0/6] OpenMP 5.0: Fortran "declare mapper" support
 2022-06-01 18:40 UTC  (7+ messages)
` [PATCH 1/6] Fortran: Typo/unicode-o fixes
` [PATCH 2/6] OpenMP: Templatize omp_mapper_list
` [PATCH 3/6] OpenMP: Rename strip_components_and_deref to omp_get_root_term
` [PATCH 4/6] OpenMP: Tweak NOP handling in in omp_get_root_term and accumulate_sibling_list
` [PATCH 5/6] OpenMP: Pointers and member mappings
` [PATCH 6/6] OpenMP: Fortran "!$omp declare mapper" support

[PATCH] Update {skylake, icelake, alderlake}_cost to add a bit preference to vector store
 2022-06-01 15:55 UTC  (2+ messages)
` [PATCH] Update {skylake,icelake,alderlake}_cost "

[RFC PATCH] RISC-V: Add Zawrs ISA extension support
 2022-06-01 15:35 UTC 

c++: Static init guard generation
 2022-06-01 15:33 UTC 

[PATCH] gengtype: do not skip char after escape sequnce
 2022-06-01 15:14 UTC  (2+ messages)

[PATCH] PR rtl-optimization/7061: Complex number arguments on x86_64-like ABIs
 2022-06-01 15:04 UTC  (2+ messages)

c++: Cleanup static init generation
 2022-06-01 14:43 UTC 

c++: Make static init generation more consistent
 2022-06-01 14:30 UTC 

[PATCH] tree-optimization/105786 - avoid strlen replacement for pointers
 2022-06-01 13:17 UTC 

[PATCH] tree-optimization/105786 - avoid strlen replacement for pointers
 2022-06-01 13:17 UTC 

[PATCH] tree-optimization/105786 - avoid strlen replacement for pointers
 2022-06-01 13:17 UTC 

[PATCH 0/12] arm: Enables return address verification and branch target identification on Cortex-M
 2022-06-01 12:34 UTC  (4+ messages)
` [PATCH 8/12] arm: Introduce multilibs for PACBTI target feature
  ` [PATCH 8/12 V2] "

[PATCH v2] RISC-V/testsuite: constraint some of tests to hard_float
 2022-06-01 11:51 UTC  (3+ messages)
` [PATCH v3] "

[ping][vect-patterns] Refactor widen_plus/widen_minus as internal_fns
 2022-06-01 10:11 UTC  (4+ messages)

[PATCH] tree-optimization/101668 - relax SLP of existing vectors
 2022-06-01  9:26 UTC 

[PATCH] tree-optimization/101668 - relax SLP of existing vectors
 2022-06-01  9:26 UTC 

[PATCH] tree-optimization/101668 - relax SLP of existing vectors
 2022-06-01  9:26 UTC 

[PATCH 1/5] Implement abstract vrange class
 2022-06-01  9:04 UTC  (12+ messages)
` [PATCH 2/5] Implement generic range temporaries
` [PATCH 3/5] Convert range-op.* to vrange
` [PATCH 4/5] Revamp irange_allocator to handle vranges
` [PATCH 5/5] Convert ranger and clients to vrange

[PATCH] expr.cc: Optimize if char array initialization consists of all zeros
 2022-06-01  8:57 UTC  (2+ messages)

[Ada] Allow confirming volatile properties on No_Caching variables
 2022-06-01  8:45 UTC 

[Ada] Combine system.ads file - vxworks7 kernel constants
 2022-06-01  8:45 UTC 

[Ada] Combine system.ads files - arm and aarch64 qnx
 2022-06-01  8:45 UTC 

[Ada] Fix missing space in error message
 2022-06-01  8:45 UTC 

[Ada] Fix classification of Subprogram_Variant as assertion pragma
 2022-06-01  8:45 UTC 

[Ada] Rename Returns_On_Secondary_Stack into Needs_Secondary_Stack
 2022-06-01  8:45 UTC 

[Ada] Do not freeze subprogram body without spec too early
 2022-06-01  8:45 UTC 

[Ada] Bug fix in "=" function of formal doubly linked list
 2022-06-01  8:45 UTC 

[Ada] Fix predicate check on object declaration
 2022-06-01  8:45 UTC 

[Ada] arm-qnx-7.1: unwind goes wrong after regs restore
 2022-06-01  8:45 UTC 

[Ada] Enable using absolute paths in -fdiagnostics-format=json output
 2022-06-01  8:45 UTC 

[Ada] Fix bad interaction between Inline_Always and -gnateV + -gnata
 2022-06-01  8:45 UTC 

[Ada] Propagate null-exclusion to anonymous access types
 2022-06-01  8:45 UTC 

[Ada] Get rid of secondary stack for controlled components of limited types
 2022-06-01  8:45 UTC 

[Ada] Note that hardening features are experimental
 2022-06-01  8:45 UTC 

[Ada] Another case where freezing incorrectly suppresses checks
 2022-06-01  8:45 UTC 

[Ada] Adjust reference in comment
 2022-06-01  8:45 UTC 

[Ada] QNX shared libraries - arm-qnx build gnatlib .so's
 2022-06-01  8:45 UTC 

[Ada] Fix composability of return on the secondary stack
 2022-06-01  8:45 UTC 

[Ada] Adjust warning switches
 2022-06-01  8:44 UTC 

[Ada] Minor tweaks to dispatching support code
 2022-06-01  8:44 UTC 

[Ada] Missing discriminant checks when accessing variant field
 2022-06-01  8:44 UTC 

[Ada] Fix search for "for ... of" loop subprograms
 2022-06-01  8:44 UTC 

[Ada] arm-qnx-7.1: unwind goes wrong after regs restore
 2022-06-01  8:44 UTC 

[Ada] Add reference counting in functional containers
 2022-06-01  8:44 UTC 

[Ada] Issue a warning on entity hidden in use_clause with -gnatwh
 2022-06-01  8:44 UTC 

[Ada] Issue better error message for out-of-order keywords in record def
 2022-06-01  8:44 UTC 

[Ada] Use Actions field of freeze nodes for subprograms (continued)
 2022-06-01  8:44 UTC 

[Ada] Add inline documentation for Is_{Parenthesis,Enum_Array}_Aggregate
 2022-06-01  8:44 UTC 

[Ada] Incorrect code for anonymous access-to-function with convention C
 2022-06-01  8:44 UTC 

[Ada] Suppress warnings on membership test of ranges
 2022-06-01  8:44 UTC 

[1/2] PR96463 - aarch64 specific changes
 2022-06-01  8:42 UTC  (11+ messages)

[2/2] PR96463 -- changes to type checking vec_perm_expr in middle end
 2022-06-01  7:58 UTC  (14+ messages)

[PATCH 00/34] RISC-V: Add RVV (RISC-V 'V' Extension) support
 2022-06-01  2:29 UTC  (9+ messages)
` [PATCH v4 27/34] RISC-V: Add vluxeix_1.C
` [PATCH v4 28/34] RISC-V: Add vluxeix_2.C
` [PATCH v4 29/34] RISC-V: Add vluxeix_3.C
` [PATCH v4 30/34] RISC-V: Add vluxeix_4.C
` [PATCH v4 31/34] RISC-V: Add vsex.C
` [PATCH v4 32/34] RISC-V: Add vsoxeix.C
` [PATCH v4 33/34] RISC-V: Add vssex.C
` [PATCH v4 34/34] RISC-V: Add vsuxeix.C

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