public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] RISC-V: Normalize arch string in driver time
 2020-06-19  9:53 UTC 

introduce -fcallgraph-info option
 2020-06-19  9:53 UTC  (29+ messages)
        ` drop -aux{dir,base}, revamp -dump{dir,base} (was: Re: introduce -fcallgraph-info option)
            ` drop -aux{dir,base}, revamp -dump{dir,base}

[PATCH][GCC]: Fix for PR94880: Failure to recognize andn pattern
 2020-06-19  9:11 UTC  (4+ messages)

[Ada] Further cleanup in constraint checking code for allocators
 2020-06-19  8:28 UTC 

[Ada] Fix small fallout of previous change for Analyze_Selected_Component
 2020-06-19  8:28 UTC 

[Ada] Crash on compiling project with multiple subunits per file
 2020-06-19  8:28 UTC 

[Ada] Plug small loophole in implementation of AI12-0100
 2020-06-19  8:28 UTC 

[Ada] Fix internal error on component of class-wide parameter in instance body
 2020-06-19  8:28 UTC 

[Ada] Deal with enumeration types with very large size
 2020-06-19  8:28 UTC 

[Ada] Fix small fallout of previous change for allocator
 2020-06-19  8:28 UTC 

[Ada] Spurious condition warning on type conversion in return
 2020-06-19  8:28 UTC 

[Ada] Spurious error on private type in ghost expression function
 2020-06-19  8:28 UTC 

[Ada] Fix check for bounds in aggregate expansion of allocator
 2020-06-19  8:28 UTC 

[Ada] Simplify processing of 'Valid_Scalars on array types
 2020-06-19  8:28 UTC 

[Ada] Fix validity checking for class-wide objects
 2020-06-19  8:28 UTC 

[Ada] Small cleanup in Apply_Range_Check implementation
 2020-06-19  8:28 UTC 

[Ada] Fix validity checks on attribute 'Old prefix
 2020-06-19  8:28 UTC 

[Ada] Decorate record delta aggregate for GNATprove
 2020-06-19  8:28 UTC 

[Ada] Remove second warning for convention C_Variadic_n
 2020-06-19  8:28 UTC 

[Ada] Attempt to hide public entities in nested instance bodies
 2020-06-19  8:28 UTC 

[Ada] Add comments about attribute 'Valid_Scalars on private tagged types
 2020-06-19  8:28 UTC 

[Ada] AI12-0366 Changes to Big_Integer and Big_Real
 2020-06-19  8:28 UTC 

[Ada] Reject junk expressions in attribute Update
 2020-06-19  8:28 UTC 

[Ada] universal_access equality and 'Access attributes
 2020-06-19  8:28 UTC 

[Ada] Style checks on invalid UTF character cause crash
 2020-06-19  8:28 UTC 

[Ada] Remove repeated testing of Check_Validity_Of_Parameters
 2020-06-19  8:28 UTC 

[Ada] AI12-0293-1 Remove pragma Assert
 2020-06-19  8:28 UTC 

[PATCH] Fortran : ICE in resolve_fl_procedure PR95708
 2020-06-19  7:45 UTC 

[PATCH] RISC-V: Fix compilation failed for frflags builtin in C++ mode
 2020-06-19  7:08 UTC 

[PATCH 0/3, v2] rs6000: Add support for Matrix-Multiply Assist (MMA) built-in functions
 2020-06-18 23:44 UTC  (5+ messages)
` [PATCH 1/3, v2] rs6000: Add base support and types for defining MMA built-ins
` [PATCH 2/3, v2] rs6000: Add MMA built-in function definitions
` [PATCH 3/3, v2] rs6000: Add testsuite test cases for MMA built-ins

[PATCH 00/28] rs6000: Auto-generate builtins from descriptions
 2020-06-18 22:48 UTC  (25+ messages)
` [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 6/6 ver 3] rs6000 Add vector blend, permute builtin support
 2020-06-18 22:20 UTC 

[PATCH 5/6 ver 3] rs6000, Add vector splat builtin support
 2020-06-18 22:20 UTC 

[PATCH 4/6 ver 3] rs6000, Add vector shift double builtin support
 2020-06-18 22:20 UTC 

[PATCH 3/6 ver 3] rs6000, Add vector replace builtin support
 2020-06-18 22:20 UTC 

[PATCH 2/6 ver 3] rs6000 Add vector insert builtin support
 2020-06-18 22:20 UTC 

[PATCH 1/6 ver 3] rs6000, Update support for vec_extract
 2020-06-18 22:20 UTC 

[PATCH 0/6 ver 3] ] Permute Class Operations
 2020-06-18 22:19 UTC 

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

[PATCH] PR fortran/95587 - ICE in gfc_target_encode_expr, at fortran/target-memory.c:362
 2020-06-18 21:27 UTC 

[stage1][PATCH] Add gcc_assert that &global_options are not dirty modified
 2020-06-18 21:24 UTC  (19+ messages)

[pushed] c++: More P2002 operator<=> refinements
 2020-06-18 20:12 UTC 

[PATCH] vect: Use vect_relevant_for_alignment_p consistently
 2020-06-18 19:12 UTC  (2+ messages)

[PATCH 0/7] [OpenACC] Dynamic reference counts for mapped data
 2020-06-18 18:40 UTC  (3+ messages)
` [PATCH 6/7] [OpenACC] Reference count self-checking (dynamic_refcount version)

[PATCH RFC] Propose Updating Basic Block Checking Limits in variable_tracking_main_1
 2020-06-18 18:34 UTC  (2+ messages)

[PATCH 00/13] OpenACC 2.6 manual deep copy support
 2020-06-18 18:21 UTC  (6+ messages)
` [PATCH 07/13] OpenACC 2.6 deep copy: libgomp parts
      ` OpenACC 'attach'/'detach' has no business affecting user-visible reference counting (was: [PATCH 07/13] OpenACC 2.6 deep copy: libgomp parts)

[PATCH] i386: Fix mode of ZERO_EXTRACT RTXes, remove ext_register_operand predicate
 2020-06-18 18:16 UTC 

[PATCH] Fix stack pointer handling in ms_hook_prologue functions for i386 target
 2020-06-18 17:42 UTC  (3+ messages)

[PATCH][GCC-10 Backport] arm: Fix MVE scalar shift intrinsics code-gen
 2020-06-18 16:25 UTC  (6+ messages)

[PATCH] c++: ICE in requires-expressions with invalid args [PR95735]
 2020-06-18 15:47 UTC  (2+ messages)

[committed] Fix use of inaccessible member in pr85503.C [PR95716]
 2020-06-18 15:29 UTC  (4+ messages)

[PATCH] avoid warning for memset writing over multiple members (PR 95667)
 2020-06-18 15:26 UTC  (2+ messages)

[PATCH] vectorizer: add _bb_vec_info::const_iterator
 2020-06-18 14:55 UTC  (24+ messages)

[PATCH][GCC] arm: Fix the failing mve scalar shift execution tests
 2020-06-18 14:12 UTC  (3+ messages)

[PATCH] rs6000: assign first operand of VEC_COND_EXPR to a SSA_NAME
 2020-06-18 13:58 UTC  (5+ messages)
  ` [PATCH] rs6000: fix creation of VEC_COND_EXPR

[committed] amdgcn: Switch to HSACO v3 binary format
 2020-06-18 13:50 UTC  (2+ messages)
` [committed][OG10] "

[Patch]O penMP/Fortran: Reject allocatable components in map clause
 2020-06-18 13:12 UTC  (2+ messages)

[PATCH] middle-end/95739 - fix vector condition IFN expansion
 2020-06-18 12:48 UTC  (2+ messages)

[PATCH] Fix typo in tree-ssa-reassoc.c
 2020-06-18 12:47 UTC 

[PATCH] gcc-changelog: checkout & pull order
 2020-06-18 12:44 UTC 

[PATCH] gcc-changelog: support merge commits in git_update_version
 2020-06-18 12:31 UTC  (3+ messages)

[PATCH] [RFC] Delay asm_out_file initialization
 2020-06-18 12:04 UTC 

Move simplification of statements using ranges into its own class
 2020-06-18 11:24 UTC 

[PATCH] avoid early asm output
 2020-06-18 10:08 UTC  (4+ messages)

[PATCH] forwprop: simplify_vector_constructor follow-up fix [PR95713]
 2020-06-18  9:59 UTC  (3+ messages)

[PATCH] phiopt: Improve minmax optimization [PR95699]
 2020-06-18  9:59 UTC  (2+ messages)

[PATCH][GCC-10 Backport] arm: Fix the MVE ACLE vaddq_m polymorphic variants
 2020-06-18  9:44 UTC  (2+ messages)

[stage1][PATCH] Lower VEC_COND_EXPR into internal functions
 2020-06-18  9:29 UTC  (21+ messages)

[PATCH] recog: Use parameter packs for operator()
 2020-06-18  9:28 UTC  (8+ messages)

[Ada] Add support for XDR streaming in the default runtime
 2020-06-18  9:13 UTC 

[Ada] Add second warning for convention C_Variadic_n
 2020-06-18  9:13 UTC 

[Ada] ACATS 4.1J - B854003 - Subtype conformance check missed
 2020-06-18  9:13 UTC 

[Ada] Small cleanup in the attribute code of the expander
 2020-06-18  9:13 UTC 

[Ada] Improve compile-time evaluation of value ranges
 2020-06-18  9:13 UTC 

[Ada] Fix invalid expression sharing in Expand_Array_Equality
 2020-06-18  9:13 UTC 

[Ada] ACATS 4.1L - B452002 - Wrong universal access "=" rules
 2020-06-18  9:13 UTC 

[Ada] Fix small inefficiency in previous change to expander
 2020-06-18  9:13 UTC 

[Ada] AI12-0293-1 Implement storage streams
 2020-06-18  9:13 UTC 

[Ada] Minor cleanup in Expand_Call_Helper
 2020-06-18  9:13 UTC 

[Ada] Implement AI12-0032 fixes for 'Old attribute accessibility
 2020-06-18  9:13 UTC 

[Ada] No Default_Initial_Condition check when declaring an imported object
 2020-06-18  9:13 UTC 

[Ada] Small cleanup in constraint checking code for allocators
 2020-06-18  9:13 UTC 

[Ada] Fix host/target confusion for attribute To_Address
 2020-06-18  9:13 UTC 

[Ada] Update output of verbose error summary
 2020-06-18  9:13 UTC 

[Ada] Fix failed assertion on a slice indexed by a subtype_indication
 2020-06-18  9:13 UTC 

[Ada] Missing error on aspects Input and Output
 2020-06-18  9:13 UTC 

[Ada] Do not treat pragma Compile_Time_Warning as error even with -gnatwe
 2020-06-18  9:13 UTC 

[Ada] Small adjustment to Get_Integer_Type function
 2020-06-18  9:13 UTC 

[Ada] Narrow large arithmetic and comparison operations
 2020-06-18  9:13 UTC 

[Ada] List aspect Relaxed_Initialization in GNAT RM
 2020-06-18  9:13 UTC 

[Ada] The definition of constants in declare expressions is an interfering context
 2020-06-18  9:13 UTC 

[Ada] Small improvement to Optimize_Length_Comparison
 2020-06-18  9:13 UTC 

[PATCH] Fortran : ICE in gfc_check_reshape PR95585
 2020-06-18  8:11 UTC 

[PATCH] gcc-changelog: fix Backported from timestamp
 2020-06-18  8:07 UTC 

[PATCH] Add missing check for gassign
 2020-06-18  8:05 UTC  (2+ messages)

[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 "

[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] 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)

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