public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
introduce -fcallgraph-info option
 2020-06-18  6:10 UTC  (25+ messages)
            ` drop -aux{dir,base}, revamp -dump{dir,base} (was: Re: introduce -fcallgraph-info option)
                ` drop -aux{dir,base}, revamp -dump{dir,base}

[PATCH] c++: Fix tsubst ICE with invalid static_cast [PR95728]
 2020-06-18  3:57 UTC  (2+ messages)

[PATCH] correct COUNT and PROB for unrolled loop
 2020-06-18  1:22 UTC  (10+ messages)
        ` [PATCH V2] "
              ` [PATCH V2] PING^ "
                ` [PATCH V2] PING^2 "

[PATCH] vectorizer: add _bb_vec_info::const_iterator
 2020-06-18  0:10 UTC  (19+ messages)

[PATCH] avoid false positives due to compute_objsize (PR 95353)
 2020-06-17 22:39 UTC  (15+ messages)

[OpenMP, gimplifier] 'inform' after 'error' diagnostic
 2020-06-17 22:32 UTC  (4+ messages)

[Patch][OpenMP/OpenACC/Fortran] Fix mapping of optional (present|absent) arguments
 2020-06-17 22:22 UTC  (7+ messages)
` [Patch, Fortran] OpenMP/OpenACC – fix more issues with OPTIONAL

[PATCH][GCC]: Fix for PR94880: Failure to recognize andn pattern
 2020-06-17 22:17 UTC  (2+ messages)

[PATCH] hurd: libgcc unwinding support over signal trampolines
 2020-06-17 22:10 UTC  (5+ messages)

[PATCH 0/4] Merge from HSA branch to trunk
 2020-06-17 21:57 UTC  (3+ messages)
` [PATCH 4/4] Back-end and IPA bits of hsa branch merge
    ` [HSA] Avoid ICE when "HSA does not implement indirect calls" (was: [PATCH 4/4] Back-end and IPA bits of hsa branch merge)

[committed] libstdc++: Avoid stack overflow in std::vector (PR 94540)
 2020-06-17 21:51 UTC 

[PATCH] ppc64 check for incompatible setting of minimal-toc
 2020-06-17 21:14 UTC  (3+ messages)
` [PATCH ping] "
  ` [PATCH ping 2] "

[PATCH][documentation] Fix typo in access function attribute example
 2020-06-17 20:35 UTC  (2+ messages)

[pushed] c++: Fix consteval operator handling
 2020-06-17 20:33 UTC  (2+ messages)

[PATCH] libstdc++: Handle non-integral sizes in std::uninitialized_fill_n
 2020-06-17 20:28 UTC  (3+ messages)

[PATCH 00/28] rs6000: Auto-generate builtins from descriptions
 2020-06-17 19:46 UTC  (29+ messages)
` [PATCH 01/28] rs6000: Initial create of rs6000-gen-builtins.c
` [PATCH 02/28] rs6000: Add initial input files
` [PATCH 03/28] rs6000: Add file support and functions for diagnostic support
` [PATCH 04/28] rs6000: Add helper functions for parsing
` [PATCH 05/28] rs6000: Add functions for matching types, part 1 of 3
` [PATCH 06/28] rs6000: Add functions for matching types, part 2 "
` [PATCH 07/28] rs6000: Add functions for matching types, part 3 "
` [PATCH 08/28] rs6000: Red-black tree implementation for balanced tree search
` [PATCH 09/28] rs6000: Main function with stubs for parsing and output
` [PATCH 10/28] rs6000: Parsing built-in input file, part 1 of 3
` [PATCH 11/28] rs6000: Parsing built-in input file, part 2 "
` [PATCH 12/28] rs6000: Parsing built-in input file, part 3 "
` [PATCH 13/28] rs6000: Parsing of overload input file
` [PATCH 14/28] rs6000: Build and store function type identifiers
` [PATCH 15/28] rs6000: Write output to the vector definition include file
` [PATCH 16/28] rs6000: Write output to the builtins header file
` [PATCH 17/28] rs6000: Write output to the builtins init file, part 1 of 3
` [PATCH 18/28] rs6000: Write output to the builtins init file, part 2 "
` [PATCH 19/28] rs6000: Write output to the builtins init file, part 3 "
` [PATCH 20/28] rs6000: Incorporate new builtins code into the build machinery
` [PATCH 21/28] rs6000: Add remaining MASK_ALTIVEC builtins
` [PATCH 22/28] rs6000: Add MASK_VSX builtins
` [PATCH 23/28] rs6000: Add available-everywhere and ancient builtins
` [PATCH 24/28] rs6000: Add Power7 builtins
` [PATCH 25/28] rs6000: Add MASK_P8_VECTOR builtins
` [PATCH 26/28] rs6000: Add MASK_P9_VECTOR and MASK_P9_MISC builtins
` [PATCH 27/28] rs6000: Add remaining builtins
` [PATCH 28/28] rs6000: Add comments to help with transition

[PATCH] c++: Fix bogus "does not declare anything" warning (PR 66159)
 2020-06-17 19:28 UTC  (5+ messages)

[PATCH] PR fortran/95707 - ICE in finish_equivalences, at fortran/trans-common.c:1319
 2020-06-17 19:27 UTC 

[PATCH PR95199 v2] vect: CSE for bump and offset in strided load/store operations
 2020-06-17 19:20 UTC  (4+ messages)

[pushed] c++: implicit operator== adjustments from P2002
 2020-06-17 19:10 UTC 

[pushed] c++: Add test for C++20 NB comment CA107
 2020-06-17 19:09 UTC 

[pushed] c++: Treat in-class default/delete as definitions
 2020-06-17 19:09 UTC 

PR fortran/95687 - ICE in get_unique_hashed_string, at fortran/class.c:508
 2020-06-17 19:00 UTC  (2+ messages)
` [PATCH] "

[PATCH] c-family: check qualifiers of arguments to __atomic built-ins (PR 95378)
 2020-06-17 17:53 UTC  (2+ messages)

[PATCH][GCC-10 Backport] arm: Fix the MVE ACLE vaddq_m polymorphic variants
 2020-06-17 17:32 UTC 

[PATCH][RFC] Do not stream all zeros for gcda files
 2020-06-17 17:09 UTC  (3+ messages)

[PATCH][GCC-10 Backport] arm: Fix MVE scalar shift intrinsics code-gen
 2020-06-17 16:17 UTC 

[PATCH] RS6000 Add testlsbb (Test LSB by Byte) operations
 2020-06-17 15:57 UTC  (2+ messages)

[Committed] IBM Z: Prevent mach optimization on doloop patterns
 2020-06-17 15:13 UTC 

[PATCH] remove SLP_TREE_TWO_OPERATORS, add SLP permutation node
 2020-06-17 14:45 UTC 

[PATCH] Use SLP_TREE_VECTYPE consistently
 2020-06-17 14:25 UTC 

[committed] Fix use of inaccessible member in pr85503.C [PR95716]
 2020-06-17 13:16 UTC 

[stage1][PATCH] Lower VEC_COND_EXPR into internal functions
 2020-06-17 13:15 UTC  (22+ messages)

[patch] fix PR lto/95604, -flto and -fcf-protection
 2020-06-17 13:11 UTC  (8+ messages)

[PATCH] tree-optimization/95717 - fix SSA update for vectorizer epilogue
 2020-06-17 13:02 UTC 

[PATCH] c++: ICE with IMPLICIT_CONV_EXPR in array subscript [PR95508]
 2020-06-17 12:54 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] testsuite: clean up .gcov files in test-suite
 2020-06-17 11:43 UTC 

[PATCH v3] S/390: Improve storing asan frame_pc
 2020-06-17 10:20 UTC 

[PATCH] gcc-changelog: Support 'Backported from master'
 2020-06-17  9:34 UTC  (4+ messages)

[committed] amdgcn: Switch to HSACO v3 binary format
 2020-06-17  9:13 UTC 

[PATCH][RFC] vector creation from two parts of two vectors produces TBL rather than ins (PR93720)
 2020-06-17  9:09 UTC 

[PATCH] gcov*: collapse lisence header to 2 lines in --version. gcc/ChangeLog:
 2020-06-17  8:56 UTC 

[Ada] ACATS 4.1H - BA12018 - Missed errors for private with
 2020-06-17  8:16 UTC 

[Ada] Add early return to Apply_Universal_Integer_Attribute_Checks
 2020-06-17  8:16 UTC 

[Ada] Crash in tagged type constructor with task components
 2020-06-17  8:16 UTC 

[Ada] Fix incorrect operand sharing after expansion
 2020-06-17  8:16 UTC 

[Ada] Small cleanup throughout CStand body
 2020-06-17  8:16 UTC 

[Ada] Support aspect Relaxed_Initialization on private types and constants
 2020-06-17  8:16 UTC 

[Ada] Ada2020: AI12-0279 more dispatching points with aspect Yield
 2020-06-17  8:16 UTC 

[Ada] Do not give "bad indentation" error inside a declare_expression
 2020-06-17  8:16 UTC 

[Ada] Do not generate useless length check for array initialization
 2020-06-17  8:16 UTC 

[Ada] Additional legality rule for indexing operation for derived type
 2020-06-17  8:16 UTC 

[Ada] Nested subprograms in protected subprograms improperly handled in GNAT-LLVM
 2020-06-17  8:16 UTC 

[Ada] Implement static expression functions for Ada 202x (AI12-0075)
 2020-06-17  8:16 UTC 

[Ada] Remove new problematic condition for LLVM
 2020-06-17  8:16 UTC 

[Ada] Fix comment of Get_Iterable_Type_Primitive
 2020-06-17  8:16 UTC 

[Ada] Fix casing from GNATProve to GNATprove
 2020-06-17  8:16 UTC 

[Ada] Ada_2020 AI12-0220 Pre/Postconditions on Access_To_Subprogram types
 2020-06-17  8:16 UTC 

[Ada] Optimize length checks generated for slice assignments
 2020-06-17  8:16 UTC 

[Ada] Remove unnecessary special-casing of GNATprove expansion
 2020-06-17  8:16 UTC 

[Ada] Add assertions to Preserve_Comes_From_Source and reuse it
 2020-06-17  8:16 UTC 

[Ada] Deal with second specific superflat case in Optimize_Length_Comparison
 2020-06-17  8:16 UTC 

[Ada] Work around problematic interaction with public symbol generation
 2020-06-17  8:16 UTC 

[Ada] Couple of small tweaks related to integer conversions
 2020-06-17  8:16 UTC 

[Ada] Ada2020: AI12-0110 Tampering checks are performed first
 2020-06-17  8:16 UTC 

[Ada] Fix small oversight in change to Optimize_Length_Comparison
 2020-06-17  8:16 UTC 

[Ada] Fix small fallout of change for 'Pos and 'Val attributes
 2020-06-17  8:16 UTC 

[Ada] Fix expansion of "for X of Y loop" in GNATprove
 2020-06-17  8:16 UTC 

[PATCH] Optimize V*QImode shift by constant using same operation on V*HImode [PR95524]
 2020-06-17  7:53 UTC  (2+ messages)

[PATCH] Fortran : Missing gcc-internal-format PR42693
 2020-06-17  7:10 UTC 

[stage1][PATCH] Make TOPN counter dynamically allocated
 2020-06-17  6:38 UTC  (5+ messages)

[PATCH] Fortran : ICE in gfc_validate_kind PR95586
 2020-06-17  6:36 UTC 

[PATCH] middle-end: Add another testcase for PR 95493
 2020-06-17  6:05 UTC  (3+ messages)

[PATCH 0/9] [OpenACC] Refcounting and manual deep copy improvements
 2020-06-16 22:39 UTC  (10+ messages)
` [PATCH 1/9] [OpenACC] Fortran derived-type mapping fix
` [PATCH 2/9] [OpenACC] GOMP_MAP_ATTACH handling in find_group_last
` [PATCH 3/9] [OpenACC] Adjust dynamic reference count semantics
` [PATCH 4/9] [OpenACC] Don't pass kind array via pointer to goacc_enter_datum
` [PATCH 5/9] [OpenACC] Fix incompatible copyout for acc_map_data (PR92843)
` [PATCH 6/9] [OpenACC] Set bias to zero for explicit attach/detach clauses in C and C++
` [PATCH 7/9] [OpenACC] Do not strip GOMP_MAP_TO_PSET/GOMP_MAP_POINTER for enter/exit data directives
` [PATCH 8/9] [OpenACC] Fix standalone attach for Fortran assumed-shape array pointers
` [PATCH 9/9] [OpenACC] Don't detach for no-op exit data with zero dynamic refcount

[committed] d: Consistently format quotations in comments
 2020-06-16 21:59 UTC  (10+ messages)
` [committed] d: Move generation of array bounds error to own function
` [committed] d: Remove dependency on front-end File type for json and deps file generation
` [committed] d: Remove dependency on front-end OutBuffer for diagnostic "
` [committed] d: Remove names of unused function parameters
` [committed] d: Update code formatting in a consistent style
` [committed] d: Use new isTypeXxxx helpers where possible
` [committed] d: Use new isXxxxExp "
` [committed] d: Use toStringExp instead of explicit cast
` [committed] d: Use toTypeFunction "

[committed] libstdc++: Strip cv-qualifiers in std::atomic<FP> (PR 95282)
 2020-06-16 21:35 UTC 

[committed] libstdc++: Enforce copyable/movable checks in std::atomic
 2020-06-16 21:35 UTC 

[PATCH 0/3] rs6000: Add support for Matrix-Multiply Assist (MMA) built-in functions
 2020-06-16 21:32 UTC  (10+ messages)
` [PATCH 1/3] rs6000: Add base support and types for defining MMA built-ins
` [PATCH 2/3] rs6000: Add MMA built-in function definitions

[PATCH 6/6 ver 2] rs6000 Add vector blend, permute builtin support
 2020-06-16 20:42 UTC  (2+ messages)

[PATCH 5/6 ver 2] rs6000, Add vector splat builtin support
 2020-06-16 20:21 UTC  (2+ messages)

[PATCH 4/6 ver 2] rs6000, Add vector shift double builtin support
 2020-06-16 19:58 UTC  (2+ messages)

[PATCH] PR fortran/95688 - ICE in gfc_get_string, at fortran/iresolve.c:70
 2020-06-16 19:50 UTC 

[PATCH 2/6 ver 2] rs6000 Add vector insert builtin support
 2020-06-16 19:45 UTC  (2+ messages)

[pushed] PR tree-optimization/95649: Fix pasto in the substitute_and_fold_engine merge with evrp
 2020-06-16 18:51 UTC 

[PATCH 3/6 ver 2] rs6000, Add vector replace builtin support
 2020-06-16 17:56 UTC  (2+ messages)

[PATCH 1/6 ver 2] rs6000, Update support for vec_extract
 2020-06-16 17:48 UTC  (2+ messages)

[PATCH] x86: Update Intel processor detection
 2020-06-16 17:11 UTC  (18+ messages)
  ` [PATCH] x86: Move cpuinfo.h from libgcc to common/config/i386
      ` V2 "
                  ` V3 "
                      ` V4 "
                          ` V5 "
                              ` PING^1: "
                                ` PING^2: "

[PATCH] sanitizer: do not inline no-sanitize into sanitizer fn
 2020-06-16 16:43 UTC  (9+ messages)

[PATCH] c++: Lambda in friend of constrained class [PR94645]
 2020-06-16 16:06 UTC  (5+ messages)
` [PATCH] c++: zero_init_expr_p of dependent expression

[PATCH] c++: Fix ICE in check_local_shadow with enum [PR95560]
 2020-06-16 16:06 UTC  (4+ messages)

[PATCH] c++: Don't allow designated initializers with non-aggregates [PR95369]
 2020-06-16 16:03 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH, RS6000 PR target/94954] Fix wrong codegen for vec_pack_to_short_fp32() builtin
 2020-06-16 15:53 UTC  (3+ messages)
  ` [PATCH v2, "

[Patch] OpenMP/Fortran: Permit impure ELEMENTAL in omp directives
 2020-06-16 15:33 UTC  (3+ messages)

[PATCH] S/390: Emit vector alignment hints for z13 if AS accepts them
 2020-06-16 15:14 UTC  (2+ messages)

[committed] openmp: Initial part of OpenMP 5.0 non-rectangular loop support
 2020-06-16 14:41 UTC 

[committed] openmp: Diagnose invalid OpenMP schedule(simd, static)
 2020-06-16 14:40 UTC 

[PATCH] x86: Add UNSPECV_PATCHABLE_AREA
 2020-06-16 14:24 UTC  (5+ messages)
` PING: "
  ` PING^2: "

OpenACC/Fortran: permit 'routine' inside PURE
 2020-06-16 14:05 UTC 

[PATCH] recog: Use parameter packs for operator()
 2020-06-16 13:14 UTC  (3+ messages)

[Ada] Change how we detect internal protected subprograms
 2020-06-16 13:07 UTC 

[Ada] Expand 'Pos and 'Val for enumeration types with standard representation
 2020-06-16 13:07 UTC 

[Ada] Fix spurious error on derived private type with predicate
 2020-06-16 13:07 UTC 

[Ada] Improve bug box customer language
 2020-06-16 13:07 UTC 

[Ada] Minor casing of " The " after a comma in docs and comments
 2020-06-16 13:07 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).