public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[stage1][PATCH] Lower VEC_COND_EXPR into internal functions
 2020-06-03 14:17 UTC  (16+ messages)

[PATCH] tree-optimization/95495 - use SLP_TREE_REPRESENTATIVE in assertion
 2020-06-03 13:55 UTC 

[PATCH] tree-optimization/95487 - use a truth type for scatter masks
 2020-06-03 13:54 UTC 

arm: Fix vfp_operand_register for VFP HI regs
 2020-06-03 13:30 UTC  (6+ messages)

[PATCH] middle-end/95493 - bogus MEM_ATTRs from variable ARRAY_REFs
 2020-06-03 13:28 UTC  (2+ messages)

[PATCH v2] arm: Warn if IRQ handler is not compiled with -mgeneral-regs-only [PR target/94743]
 2020-06-03 13:23 UTC  (3+ messages)

[PATCH 0/7] [OpenACC] Dynamic reference counts for mapped data
 2020-06-03 12:36 UTC  (3+ messages)
` [PATCH 2/7] [OpenACC] Adjust dynamic reference count semantics

[Patch, fortran] PR fortran/94022 - Array slices of assumed-size arrays
 2020-06-03 11:42 UTC 

[PATCH] simplify visited flag unsetting in SLP scalar cost computation
 2020-06-03 11:18 UTC 

[PATCH 0/4] IVOPTs consider step cost for different forms when unrolling
 2020-06-03 11:08 UTC  (13+ messages)
` [PATCH 3/4] ivopts: Consider cost_step on different forms during unrolling

[PATCH] Optimize and+or+sub into xor+not (PR94882)
 2020-06-03 10:36 UTC  (3+ messages)
  ` [EXT] "

[PATCH] libgccjit: Add new gcc_jit_context_new_blob entry point
 2020-06-03 10:11 UTC 

[PATCH 1/2] [aarch64] Rework fpcr fpsr getter/setter builtins
 2020-06-03 10:10 UTC  (3+ messages)

[Ada] Initial infrastructure for adding a tree checker
 2020-06-03 10:03 UTC 

[Ada] Small housekeeping work in Check_Private_View
 2020-06-03 10:03 UTC 

[Ada] Small improvement to Expand_N_Unchecked_Type_Conversion
 2020-06-03 10:03 UTC 

[Ada] Iterate with procedural versions of Next_... routines where possible
 2020-06-03 10:03 UTC 

[Ada] Get rid of more references to Universal_Integer in expanded code
 2020-06-03 10:03 UTC 

[Ada] Add detection of uninitialized big reals
 2020-06-03 10:03 UTC 

[Ada] Spurious ineffective with clause warnings on use type clause
 2020-06-03 10:03 UTC 

[Ada] Debug info not available on subp having a class-wide precondition
 2020-06-03 10:03 UTC 

[Ada] Fix for missing calls to Adjust primitive with nested generics
 2020-06-03 10:03 UTC 

[Ada] Support pragma Allow_Integer_Address on 64-bit targets
 2020-06-03 10:03 UTC 

[Ada] Remove more cases of empty loops
 2020-06-03 10:03 UTC 

[Ada] Improve handling of SPARK_Mode in generic instances
 2020-06-03 10:03 UTC 

[Ada] More efficient System.Random_Numbers.Random_Discrete for 32-bit types
 2020-06-03 10:03 UTC 

[Ada] Unnesting problems with expansion of Loop_Entry attribute
 2020-06-03 10:03 UTC 

[Ada] Incorrect accessibility checking on aliased formals
 2020-06-03 10:03 UTC 

[Ada] Avoid creating temporaries in Universal_Integer, continued
 2020-06-03 10:03 UTC 

[Ada] Minor change to comment in System.Regexp spec
 2020-06-03 10:03 UTC 

[Ada] Get rid of more references to Universal_Integer in expanded code
 2020-06-03 10:03 UTC 

[Ada] Get rid of more references to Universal_Integer in expanded code
 2020-06-03 10:03 UTC 

[Ada] Improve 'Val implementation for some enumeration types
 2020-06-03 10:03 UTC 

[Ada] Avoid creating temporaries in Universal_Integer for range checks
 2020-06-03 10:03 UTC 

[Ada] Remove ASIS tree generation
 2020-06-03 10:03 UTC 

[Ada] Remove -gnatt switch processing
 2020-06-03 10:03 UTC 

[PATCH 2/2] Tune memcpy and memset for Zen cores
 2020-06-03  9:14 UTC  (3+ messages)

[PATCH] Add pattern for pointer-diff on addresses with same base/offset (PR 94234)
 2020-06-03  9:12 UTC  (5+ messages)

[Patch][OpenMP] Fix mapping of artificial variables (PR94874)
 2020-06-03  9:11 UTC  (7+ messages)

zstd not found if installed in non-system prefix
 2020-06-03  8:15 UTC  (3+ messages)

[PATCH] V2: Lower VEC_COND_EXPR into internal functions
 2020-06-03  8:07 UTC 

[patch] Make memory copy functions scalar storage order barriers
 2020-06-03  7:53 UTC  (4+ messages)

[PATCH] FAT library support for libatomic, libgfortran, libgomp, libstdc++
 2020-06-03  7:34 UTC  (2+ messages)

[PATCH PR95459] aarch64: ICE in aarch64_short_vector_p, at config/aarch64/aarch64.c:16803
 2020-06-03  6:40 UTC  (3+ messages)

[PATCH 0/7] Support vector load/store with length
 2020-06-03  6:33 UTC  (11+ messages)
` [PATCH 5/7] vect: Support vector load/store with length in vectorizer
            ` [PATCH 5/7 v3] "

[stage1][PATCH] Make TOPN counter dynamically allocated
 2020-06-03  6:28 UTC  (6+ messages)

[PATCH] gcov: Fix build on AIX
 2020-06-03  6:11 UTC 

[PATCH] Do not copy NULL string with memcpy
 2020-06-03  5:49 UTC  (3+ messages)

testsuite: clarify scan-dump file globbing behavior
 2020-06-03  5:37 UTC  (5+ messages)
      ` PING "

[PATCH] correct COUNT and PROB for unrolled loop
 2020-06-03  5:22 UTC  (9+ messages)
        ` [PATCH V2] "
              ` [PATCH V2] PING^ "

PowerPC tests for -mcpu=future
 2020-06-03  3:43 UTC  (5+ messages)
` [PATCH 6/7] PowerPC tests: Add PC-relative tests

[PATCH] Fix zero-masking for vcvtps2ph when dest operand is memory
 2020-06-03  2:26 UTC 

[PATCH 1/2] Introduce flag_cunroll_grow_size for cunroll
 2020-06-03  1:53 UTC  (8+ messages)

[PATCH] avoid false positives due to compute_objsize (PR 95353)
 2020-06-03  0:12 UTC 

[PATCH] rs6000: Use REAL_TYPE to copy when block move array in structure[PR65421]
 2020-06-02 23:18 UTC  (6+ messages)

[committed] jit: fix __builtin_unreachable [PR 95426]
 2020-06-02 22:32 UTC 

[PATCH] c++: more constrained nested partial specialization
 2020-06-02 21:45 UTC 

[PATCH] rs6000: identify lfs prefixed case PR95347
 2020-06-02 21:02 UTC 

[PATCH] Extend std::copy/std::copy_n char* overload to deque iterator
 2020-06-02 20:15 UTC  (8+ messages)

[PATCH] c++: constrained nested partial specialization [PR92103]
 2020-06-02 19:43 UTC 

[pushed] c++: *this capture in const member fn [PR95193]
 2020-06-02 19:00 UTC 

[PATCH] RISC-V: align RISC-V software division with hardware specification in case of division by zero
 2020-06-02 18:49 UTC  (3+ messages)
  ` [PATCH] RISC-V: Make __divdi3 handle div by zero same as hardware

[FYI] [Ada] remove last traces of -auxbase
 2020-06-02 18:39 UTC 

[PATCH] Prefer simple case changes in spelling suggestions
 2020-06-02 18:33 UTC  (9+ messages)

[committed] libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)
 2020-06-02 17:14 UTC 

[PATCH][GCC 8] aarch64: Add initial support for -mcpu=zeus
 2020-06-02 16:53 UTC 

[PATCH][GCC 9] aarch64: Add initial support for -mcpu=zeus
 2020-06-02 16:51 UTC 

[PATCH] aarch64: Add initial support for -mcpu=zeus
 2020-06-02 16:47 UTC 

[PATCH] Port libgccjit to Windows
 2020-06-02 16:26 UTC  (9+ messages)

Simplify streaming of tree references
 2020-06-02 15:42 UTC 

[COMMITTED] amdgcn: Remove -mlocal-symbol-id option
 2020-06-02 14:40 UTC 

[IMPORTANT] ChangeLog related changes
 2020-06-02 14:25 UTC  (14+ messages)

Broken build (was: Re: drop -aux{dir,base}, revamp -dump{dir,base})
 2020-06-02 14:07 UTC  (4+ messages)
` Broken build

[PATCH] recog: Use parameter packs for operator()
 2020-06-02 14:00 UTC 

[GCC][PATCH][ARM]: Correct the grouping of operands in MVE vector scatter store intrinsics (PR94735)
 2020-06-02 13:59 UTC 

[patch 0/5] ipa-initcall-cp
 2020-06-02 12:58 UTC  (8+ messages)
` [PATCH 2/5] Add function tree_code_in_cst
` [PATCH 5/5] Adds ipa-initcall-cp pass

introduce -fcallgraph-info option
 2020-06-02 12:02 UTC  (23+ messages)
      ` drop -aux{dir,base}, revamp -dump{dir,base} (was: Re: introduce -fcallgraph-info option)
          ` drop -aux{dir,base}, revamp -dump{dir,base}

[PATCH][OBVIOUS] libgcov: replace malloc and calloc
 2020-06-02 11:59 UTC 

[PATCH 0/4] Make IPA-SRA not depend on tree-dce and related fixes
 2020-06-02 11:56 UTC  (5+ messages)
` [PATCH 1/4] ipa-sra: Do not remove statements necessary because of non-call EH (PR 95113)
` [PATCH 2/4] ipa-sra: Introduce a mini-DCE to tree-inline.c (PR 93385)

[PATCH] extend cselim to check non-trapping for more references (PR tree-optimizaton/89430)
 2020-06-02 11:29 UTC  (4+ messages)

Fix PR middle-end/95395
 2020-06-02 11:18 UTC 

[PATCH PR95254] aarch64: gcc generate inefficient code with fixed sve vector length
 2020-06-02 11:17 UTC  (16+ messages)

[PATCH, FORTRAN] matchexp.c: Fix possible false positive of uninitialized variable usage e
 2020-06-02 11:00 UTC  (2+ messages)

[committed] d: Set up input_location before lowering Dsymbol AST
 2020-06-02 10:55 UTC 

[PATCH] contrib: Improve error text for overlong ChangeLog lines
 2020-06-02 10:44 UTC  (6+ messages)

[PATCH] S/390: Emit vector alignment hints for z13
 2020-06-02 10:37 UTC  (3+ messages)

openmp: Add basic library allocator support
 2020-06-02  9:58 UTC  (3+ messages)

[PATCH] contrib: Make prepare-commit-msg hook safe for older branches
 2020-06-02  9:19 UTC  (2+ messages)

[PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line
 2020-06-02  9:16 UTC  (14+ messages)
` [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs
              ` [stage1][PATCH] Change semantics of -frecord-gcc-switches and add -frecord-gcc-switches-format

[PATCH] contrib: Add gdc.test to list of ignored prefixes
 2020-06-02  9:08 UTC  (2+ messages)

[Ada] Accept objects from nested packages in Initializes contract
 2020-06-02  8:59 UTC 

[Ada] Compiler crash processing controlled type primitive
 2020-06-02  8:59 UTC 

[Ada] Fix minor discrepancy in Expand_N_Attribute_Reference
 2020-06-02  8:59 UTC 

[Ada] Statement SCO code for degenerate subprograms
 2020-06-02  8:59 UTC 

[Ada] Remove dead code for detecting hidden package state
 2020-06-02  8:59 UTC 

[Ada] Unnesting bugs with array renamings generated for quantified expr
 2020-06-02  8:59 UTC 

[Ada] Get rid of more references to Universal_Integer in expanded code
 2020-06-02  8:59 UTC 

[Ada] Remove ASIS_Mode
 2020-06-02  8:59 UTC 

[Ada] Remove degenerate Treat_Fixed_As_Integer mechanism
 2020-06-02  8:59 UTC 

[Ada] Get rid of more references to Universal_Integer in expanded code
 2020-06-02  8:59 UTC 

[Ada] Use Standard.Natural on bit references to packed arrays
 2020-06-02  8:59 UTC 

[Ada] ICE during unnesting when nested subprograms have address taken
 2020-06-02  8:59 UTC 

[Ada] Do not set the bounds of integer types to be universal
 2020-06-02  8:59 UTC 

[Ada] Reuse Is_Package_Or_Generic_Package where possible
 2020-06-02  8:59 UTC 

[Ada] Fix small oversight in latest change for Replace_Discriminants
 2020-06-02  8:59 UTC 

[Ada] Fix bogus error for clause on derived type with variant part
 2020-06-02  8:59 UTC 

[Ada] Use Standard.Natural on indices in support routines for Ada.Tags
 2020-06-02  8:59 UTC 

[PATCH] Fix unrecognised -mcpu target: armv7-a on arm-wrs-vxworks7 (PR95420)
 2020-06-02  8:56 UTC  (4+ messages)

[PATCH v2] favor bcrypt over CryptoAPI for the random generator on Windows
 2020-06-02  7:47 UTC 

[PATCH] favor bcrypt over wincrypt for the random generator on Windows
 2020-06-02  7:46 UTC  (4+ messages)

PING: RE: [PATCH PR94026] combine missed opportunity to simplify comparisons with zero
 2020-06-02  7:45 UTC 

[committed] d: Fix segfault in build_frontend_type on alpha-*-*
 2020-06-02  7:45 UTC 

[PATCH] contrib: Improve comments and error text
 2020-06-02  6:39 UTC  (2+ messages)

[PATCH] Update link to LOCAL_PATCHES
 2020-06-02  6:04 UTC 

[PATCH] Reapply all revisions mentioned in LOCAL_PATCHES
 2020-06-02  6:00 UTC 

[PATCH] Libsanitizer: merge from master
 2020-06-02  6:00 UTC 

[PATCH] testsuite: Disable colorization for ubsan test
 2020-06-02  2:26 UTC  (4+ messages)

PowerPC new instructions for -mcpu=future
 2020-06-01 23:24 UTC  (7+ messages)
` [PATCH 1/3] PowerPC future: Add byte swap insns
` [PATCH 2/3] PowerPC future: Rename some p9 hardware functions
` [PATCH 3/3] PowerPC future: Add IEEE 128-bit min, max, compare

[committed 0/3] libstdc++: Refactor filesystem::path string conversions
 2020-06-01 23:14 UTC  (3+ messages)
` [committed 3/3] "

[PATCH] c++: Reject some further reinterpret casts in constexpr [PR82304, PR95307]
 2020-06-01 22:50 UTC  (3+ messages)

[PATCH] Practical Improvement to Double Precision Complex Divide
 2020-06-01 21:40 UTC 

[committed] Fix pr92085-2.c regressions on msp430-elf
 2020-06-01 21:19 UTC 

[pushed] c++: vptr ubsan and object of known type [PR95466]
 2020-06-01 20:52 UTC 

[committed] i386: Add __attribute__ ((gcc_struct)) to struct fenv [PR95418]
 2020-06-01 20:33 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).