public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 1/2] arm: add arm bti pass
 2021-09-22 15:55 UTC 

[PATCH] top-level configure: setup target_configdirs based on repository
 2021-09-22 15:30 UTC 

[PATCH, Fortran] diagnostic for argument w/type parameters for assumed-type dummy
 2021-09-22 15:27 UTC  (2+ messages)

[PATCH 1/5]AArch64 sve: combine inverted masks into NOTs
 2021-09-22 15:26 UTC  (4+ messages)

[Ada] Simplify contract of Ada.Strings.Fixed.Trim for proof
 2021-09-22 15:16 UTC 

[Ada] Reuse routines for detecting attributes Old and Result
 2021-09-22 15:16 UTC 

[Ada] Spurious error on deferred constant with predicate
 2021-09-22 15:16 UTC 

[Ada] Fix conformance errors and erroneous code
 2021-09-22 15:16 UTC 

[Ada] Clarify parts of Ada.Strings.Unbounded in SPARK or not
 2021-09-22 15:16 UTC 

[Ada] Update status of some attributes
 2021-09-22 15:16 UTC 

[Ada] VxWorks inconsistent use of return type (STATUS)
 2021-09-22 15:16 UTC 

[Ada] More flexibility in preprocessor
 2021-09-22 15:16 UTC 

[Ada] Contracts written for the Ada.Strings.Bounded library
 2021-09-22 15:15 UTC 

[Ada] Add adequate guard before calling First_Rep_Item
 2021-09-22 15:15 UTC 

[Ada] VxWorks inconsistent use of return type (BOOL)
 2021-09-22 15:15 UTC 

[Ada] Add Package_Body helper routine to be used in GNATprove
 2021-09-22 15:15 UTC 

[Ada] Fix infinite loop in compilation of illegal code
 2021-09-22 15:15 UTC 

[Ada] More precise analysis of function renamings in GNATprove
 2021-09-22 15:15 UTC 

[Ada] Removal of technical debt
 2021-09-22 15:15 UTC 

[Ada] Fix access to predicated parent in Itype
 2021-09-22 15:15 UTC 

[Ada] Allow more cases of import with Relaxed_RM_Semantics
 2021-09-22 15:15 UTC 

[Ada] Improve performance for case-insensitive regular expressions
 2021-09-22 15:15 UTC 

[Ada] Remove System.Img_Enum_New unit
 2021-09-22 15:15 UTC 

[Ada] Fix obsolete comments/name referring to girder discriminants
 2021-09-22 15:15 UTC 

[Ada] VxWorks inconsistent use of return type (Int_Unlock)
 2021-09-22 15:15 UTC 

[Ada] VxWorks inconsistent use of return type (vx_freq_t)
 2021-09-22 15:15 UTC 

[Ada] Replace use of 'Image with use of Error_Msg_Uint
 2021-09-22 15:15 UTC 

[Ada] Generate temporary for if-expression with -fpreserve-control-flow
 2021-09-22 15:15 UTC 

[Ada] Add -gnatX support for casing on array values
 2021-09-22 15:15 UTC 

[Ada] Fix imprecise wording for error on scalar storage order
 2021-09-22 15:15 UTC 

[Ada] Make Ada.Task_Initialization compatible with No_Elaboration_Code_All
 2021-09-22 15:15 UTC 

[Ada] Change message format on missing return
 2021-09-22 15:15 UTC 

[Ada] Mark gnatfind and gnatxref obsolete
 2021-09-22 15:15 UTC 

[PATCH] Enable auto-vectorization at O2 with very-cheap cost model
 2021-09-22 15:03 UTC  (7+ messages)

[PATCH] rs6000: Add psabi diagnostic for C++ zero-width bit field ABI change (PR102024)
 2021-09-22 15:02 UTC  (4+ messages)

[PATCH] c++: concept-ids and value-dependence [PR102412]
 2021-09-22 14:37 UTC  (3+ messages)

*PING* [PATCH] doc: improve -fsanitize=undefined description
 2021-09-22 13:57 UTC 

[COMMITTED] Use EDGE_EXECUTABLE in ranger and return UNDEFINED for those edges
 2021-09-22 13:27 UTC  (8+ messages)

[PATCH] Obsolete hppa[12]*-*-hpux10* and hppa[12]*-*-hpux11*
 2021-09-22 13:20 UTC  (3+ messages)

[COMMITTED] path solver: Use range_on_path_entry instead of looking at equivalences
 2021-09-22 11:32 UTC  (2+ messages)
` [COMMITTED] Check for BB before calling register_outgoing_edges

[committed] Make test names unique for a couple of goacc tests
 2021-09-22 11:03 UTC  (2+ messages)

[PATCH 00/62] Support all AVX512FP16 intrinsics
 2021-09-22 10:30 UTC  (5+ messages)
` [PATCH 49/62] AVX512FP16: Add vfcmaddcph/vfmaddcph/vfcmulcph/vfmulcph
` [PATCH 59/62] AVX512FP16: Support load/store/abs intrinsics

[Committed] IBM Z: TPF: Add cc clobber to profiling expanders
 2021-09-22 10:16 UTC 

[PATCH][RFC] Come up with casm state
 2021-09-22  9:59 UTC  (5+ messages)
` [PATCH 2/N] Do not hide asm_out_file in ASM_OUTPUT_ASCII
` [PATCH 3/N] Come up with casm global state

[PATCH][GCC] arm: Add Cortex-R52+ multilib
 2021-09-22  9:46 UTC  (2+ messages)

[PATCH Take 2] More NEGATE_EXPR folding in match.pd
 2021-09-22  9:26 UTC  (2+ messages)

[RFC] Don't move cold code out of loop by checking bb count
 2021-09-22  9:14 UTC  (6+ messages)

[Patch] Fortran: Fix -Wno-missing-include-dirs handling [PR55534]
 2021-09-22  9:13 UTC  (3+ messages)
` [Patch] Fortran: Improve -Wmissing-include-dirs warnings [PR55534]

[PATCH][GCC] arm: Enable Cortex-R52+ CPU
 2021-09-22  8:58 UTC  (2+ messages)

[PATCH] Fix loop split incorrect count and probability
 2021-09-22  8:40 UTC  (7+ messages)

[PATCH][GCC] aarch64: enable cortex-x2 CPU
 2021-09-22  8:38 UTC 

[PATCH][GCC] aarch64: enable cortex-a710 CPU
 2021-09-22  8:37 UTC 

[PATCH][GCC] aarch64: enable cortex-a510 CPU
 2021-09-22  8:35 UTC 

[PATCH][GCC] aarch64: add armv9-a to -march
 2021-09-22  8:33 UTC 

[PATCH 0/7] Add ability to resolve unknowns to path solver
 2021-09-22  8:05 UTC  (11+ messages)
` [PATCH 1/7] Allocate non_null_ref tables at creation
` [PATCH 2/7] Do not query SCEV in range_of_phi unless dominators are available
` [PATCH 3/7] Move postfold_gcond_edges into fur_source
` [PATCH 4/7] path solver: Add relation support
` [PATCH 5/7] path solver: Remove useless code
` [PATCH 6/7] path solver: Add related SSAs to solvable set
` [PATCH 7/7] path solver: Use ranger to solve unknowns

[Committed] IBM Z: Fix PR102222
 2021-09-22  7:43 UTC 

[committed] openmp: Fix OpenMP expansion of scope with non-fallthrugh body [PR102415]
 2021-09-22  7:39 UTC 

[committed] openmp: Add support for allocator and align modifiers on allocate clauses
 2021-09-22  7:38 UTC 

[PATCH 02/10] [i386] Enable _Float16 type for TARGET_SSE2 and above
 2021-09-22  7:08 UTC  (12+ messages)
` [PATCH V3 0/6] Initial support for AVX512FP16

[pushed] libgcc, X86: Adjust guard for Mach-O code
 2021-09-22  7:03 UTC 

[PATCH, rs6000] Disable gimple fold for float or double vec_minmax when fast-math is not set
 2021-09-22  6:52 UTC  (8+ messages)
            ` PING^2 "

[PATCH, rs6000] Optimization for vec_xl_sext
 2021-09-22  6:51 UTC  (5+ messages)
        ` PING^1 "

[PATCH 0/3][vect] Enable vector unrolling of main loop
 2021-09-22  6:14 UTC  (5+ messages)
` [PATCH 1/3][vect] Add main vectorized loop unrolling

[PATCH] Support 64bit fma/fms/fnma/fnms under avx512vl
 2021-09-22  6:09 UTC  (2+ messages)

[PATCH v2] ipa-inline: Add target info into fn summary [PR102059]
 2021-09-22  5:33 UTC  (10+ messages)

[PATCH] rs6000: Parameterize some const values for density test
 2021-09-22  5:17 UTC  (7+ messages)

[PATCH] [i386] Adjust testcase
 2021-09-22  5:17 UTC 

[PATCH] ipa-fnsummary: Remove inconsistent bp_pack_value
 2021-09-22  5:09 UTC  (6+ messages)

[PATCH v6] c++: Fix cp_tree_equal for template value args using dependent sizeof/alignof/noexcept expressions
 2021-09-22  4:06 UTC  (2+ messages)

[PATCH] testsuite: Fix gcc.target/i386/auto-init-* tests
 2021-09-22  3:43 UTC  (5+ messages)
    ` [PATCH] x86: Clean up "

[PATCH] x86-64: Remove HAVE_LD_PIE_COPYRELOC
 2021-09-22  2:08 UTC  (9+ messages)

[PATCH] Allow different vector types for stmt groups
 2021-09-22  1:51 UTC  (4+ messages)

[PATCH] libiberty: prevent null dereferencing on dlang_type
 2021-09-22  1:31 UTC 

[PATCH] libiberty: prevent buffer overflow when decoding user input
 2021-09-22  1:10 UTC 

[PATCH] c++: fix wrong fixit hints for misspelled typedef [PR77565]
 2021-09-22  0:53 UTC  (9+ messages)

[PATCH] warn for more impossible null pointer tests
 2021-09-22  0:34 UTC  (12+ messages)
            ` [PATCH] warn for more impossible null pointer tests [PR102103]

[PATCH v5] c++: Fix cp_tree_equal for template value args using dependent sizeof/alignof/noexcept expressions
 2021-09-22  0:20 UTC  (2+ messages)

[PATCH v2 0/3] reassoc: Propagate PHI_LOOP_BIAS along single uses
 2021-09-21 22:54 UTC  (4+ messages)
` [PATCH v2 1/3] reassoc: Do not bias loop-carried PHIs early
` [PATCH v2 2/3] reassoc: Propagate PHI_LOOP_BIAS along single uses
` [PATCH v2 3/3] reassoc: Test rank biasing

Merge from trunk to gccgo branch
 2021-09-21 22:42 UTC  (3+ messages)

[PATCH] Objective-C: fix class_ro layout for non-LP64
 2021-09-21 22:29 UTC 

[RFC/PATCH] C++ constexpr vs. floating point exceptions
 2021-09-21 22:14 UTC  (11+ messages)

libgo patch committed: set runtime.GOROOT at build time
 2021-09-21 21:31 UTC 

[PATCH][testsuite][aarch64]: Fix gcc.target/aarch64/auto-init-* tests
 2021-09-21 19:20 UTC 

[r12-3722 Regression] FAIL: gfortran.dg/write_to_null.F90 -Os (test for excess errors) on Linux/x86_64
 2021-09-21 19:15 UTC 

[HELP Needed!][PATCH] testsuite: Fix gcc.target/aarch64/auto-init-* tests
 2021-09-21 18:52 UTC  (7+ messages)

[PATCH 2/5]AArch64 sve: combine nested if predicates
 2021-09-21 16:54 UTC  (3+ messages)

[Ada] Add some comments in init.c about the lynx178 signal handler
 2021-09-21 15:26 UTC 

[Ada] Rename "optional" node subtypes that allow Empty
 2021-09-21 15:26 UTC 

[Ada] Spurious dynamic accessibility check on allocator
 2021-09-21 15:26 UTC 

[Ada] SCOs: generate 'P' decisions for [Type_]Invariant pragmas
 2021-09-21 15:26 UTC 

[Ada] Add "optional" node subtypes that allow Empty
 2021-09-21 15:26 UTC 

[Ada] bindgen: support additional features on targets suppressing the standard lib
 2021-09-21 15:26 UTC 

[Ada] Fix regression in ACATS bdd2006 and bdd2007
 2021-09-21 15:26 UTC 

[Ada] Set related expression for external DISCR symbols in Build_Temporary
 2021-09-21 15:26 UTC 

[Ada] Crash on build of Initialization procedure for derived container
 2021-09-21 15:26 UTC 

[Ada] Cleanup old VxWorks in Makefile.rtl
 2021-09-21 15:26 UTC 

[Ada] Add assertions to Uintp (UI_Is_In_Int_Range)
 2021-09-21 15:26 UTC 

[Ada] Remove if_expression
 2021-09-21 15:26 UTC 

[Ada] Add assertions to Uintp
 2021-09-21 15:26 UTC 

[Ada] Small optimization to DWARF 5 mode in System.Dwarf_Line
 2021-09-21 15:26 UTC 

[Ada] Follow-up tweaks to System.Dwarf_Line
 2021-09-21 15:26 UTC 

[Ada] exp_pakd.adb: work around spurious Codepeer warnings
 2021-09-21 15:26 UTC 

[Ada] Fix ignored dynamic predicates specified through "predicate" aspect
 2021-09-21 15:26 UTC 

[Ada] rtems: add 128bit support for aarch64
 2021-09-21 15:26 UTC 

[Ada] Presence of abstract operator function causes resolution problems
 2021-09-21 15:26 UTC 

[Ada] Interface behaves differently from abstract tagged null
 2021-09-21 15:26 UTC 

[Ada] Clean up uses of Esize and RM_Size
 2021-09-21 15:26 UTC 

[Ada] Enforce legality rule for Predicate_Failure aspect specifications
 2021-09-21 15:26 UTC 

[Ada] Refactor sort procedures of doubly linked list containers
 2021-09-21 15:26 UTC 

[Ada] Update comment for Error_Msg_Internal
 2021-09-21 15:26 UTC 

[Ada] Exception raised on empty file in GNATprove mode
 2021-09-21 15:25 UTC 

[Ada] Refine patch for spurious link error involving discriminated types
 2021-09-21 15:25 UTC 

[Ada] Remove "with GNAT.OS_Lib;" from libgnat/a-stbufi.ads
 2021-09-21 15:25 UTC 

[PATCH] Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS
 2021-09-21 14:25 UTC 

[PATCH] darwin: support aarch64-darwin host
 2021-09-21 14:03 UTC  (3+ messages)

[PATCH] Simplify paradoxical subreg extensions of TRUNCATE
 2021-09-21 12:54 UTC  (13+ messages)

[Patch] Fortran: Add gfc_simple_for_loop aux function
 2021-09-21 12:38 UTC  (2+ messages)

[Patch] Fortran: Fix assumed-size to assumed-rank passing [PR94070]
 2021-09-21 12:26 UTC 

[PATCH] [og10] OpenACC: Fix race condition in Fortran loop collapse tests
 2021-09-21 10:45 UTC  (5+ messages)
` [PATCH] [og10] OpenACC: Shared memory layout optimisation

[committed] arm: pass architecture extensions to assembler if supported
 2021-09-21 10:19 UTC 

[PATCH] tree-optimization/102421 - copy alignment info when splitting groups
 2021-09-21  8:39 UTC 

[testsuite] Fix no_fsanitize_address effective target
 2021-09-21  7:37 UTC 

[PATCH v3] ipa-inline: Add target info into fn summary [PR102059]
 2021-09-21  6:13 UTC  (5+ messages)

[PATCH] rs6000: Modify the way for extra penalized cost
 2021-09-21  3:24 UTC  (5+ messages)

[PATCH] attribs: Implement -Wno-attributes=vendor::attr [PR101940]
 2021-09-20 22:59 UTC  (5+ messages)
      ` [PATCH v3] "

[COMMITTED] Use EDGE_EXECUTABLE in ranger and return UNDEFINED for those edges
 2021-09-20 22:00 UTC 

[COMMITTED] Relation oracle: Make each def a new equivalency record
 2021-09-20 21:59 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).