public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Ada] Deal with second specific superflat case in Optimize_Length_Comparison
 2020-06-17  8:16 UTC 

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

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

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

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

[Ada] Implement static expression functions for Ada 202x (AI12-0075)
 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] Add assertions to Preserve_Comes_From_Source and reuse it
 2020-06-17  8:16 UTC 

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

[Ada] Optimize length checks generated for slice assignments
 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] avoid false positives due to compute_objsize (PR 95353)
 2020-06-17  8:04 UTC  (11+ messages)

[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 

[PATCH][RFC] Do not stream all zeros for gcda files
 2020-06-17  6:44 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

[PATCH] c-family: check qualifiers of arguments to __atomic built-ins (PR 95378)
 2020-06-16 22:11 UTC 

[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  (12+ 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 3/3] rs6000: Add testsuite test cases for MMA built-ins

[PATCH] c++: ICE with IMPLICIT_CONV_EXPR in array subscript [PR95508]
 2020-06-16 21:10 UTC  (3+ messages)
  ` [PATCH v2] "

[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  (4+ messages)
  ` [PATCH v2, "

[Patch] OpenMP/Fortran: Permit impure ELEMENTAL in omp directives
 2020-06-16 15:33 UTC  (4+ 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: "

[PATCH] vectorizer: add _bb_vec_info::const_iterator
 2020-06-16 14:14 UTC  (12+ messages)

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  (4+ messages)

[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] Change how we detect internal protected subprograms
 2020-06-16 13:07 UTC 

[Ada] Fix small fallout of freezing change for expression functions
 2020-06-16 13:07 UTC 

[Ada] Implement AI12-0216 on restricting overlap errors in calls
 2020-06-16 13:07 UTC 

[Ada] ACATS 4.1P - BC55001 - Error missed
 2020-06-16 13:07 UTC 

[Ada] Accept renamings of folded string aggregates
 2020-06-16 13:07 UTC 

[Ada] Minor casing of " The " after a comma in docs and comments
 2020-06-16 13:07 UTC 

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

[Ada] Spurious undefined symbol with nested call to expression function
 2020-06-16 13:07 UTC 

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

[Ada] ACATS 4.1P - C432003 - Errors missed on extension aggregates
 2020-06-16 13:07 UTC 

[Ada] Fix assertion failure on qualified type names in predicates
 2020-06-16 13:07 UTC 

[Ada] Reuse Is_Object where possible
 2020-06-16 13:07 UTC 

[Ada] Enable literal aspect specifications in Big_Numbers specs
 2020-06-16 13:07 UTC 

[Ada] Force evaluation of qualified aggregates
 2020-06-16 13:07 UTC 

[Ada] Fix spurious error on implicit dereference for private type
 2020-06-16 13:07 UTC 

[Ada] ACATS C452005/C452006 memberships use wrong equality operation
 2020-06-16 13:07 UTC 

[Ada] Fix premature freezing of artificial array subtype
 2020-06-16 13:07 UTC 

[Ada] Check if attribute Passed_By_Reference is called on incomplete types
 2020-06-16 13:07 UTC 

[Ada] ACATS 4.1K - B452001 - No errors detected
 2020-06-16 13:07 UTC 

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

[Ada] Implement AI12-0249, AI12-0295 (user-defined numeric & string literals)
 2020-06-16 13:07 UTC 

[Ada] Declare expressions
 2020-06-16 13:07 UTC 

[Ada] Force evaluation of operator calls in renamings
 2020-06-16 13:07 UTC 

[Ada] Implement AI12-0351 Matching for actuals for formal derived types
 2020-06-16 13:07 UTC 

[PATCH PR95199 v2] vect: CSE for bump and offset in strided load/store operations
 2020-06-16 12:51 UTC  (3+ messages)

[PATCH] gcov: fix gcov-tool merge for TOPN counters
 2020-06-16 12:51 UTC 

[PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line
 2020-06-16 12:49 UTC  (15+ 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][PPC64] [PR88877]
 2020-06-16 12:09 UTC  (5+ messages)
` [PATCH] Defined libcall_arg_t

[PATCH] ipa: special pass-through op for Fortran strides
 2020-06-16 12:04 UTC  (4+ messages)

[PATCH] middle-end/95690 - avoid MEM_EXPRs for constants
 2020-06-16 11:58 UTC  (2+ messages)

[PATCH][v2] tree-optimization/94988 - enhance SM some more
 2020-06-16 11:53 UTC  (3+ messages)

[PATCH][GCC][Aarch64]: Fix for PR94880: Failure to recognize andn pattern
 2020-06-16 11:52 UTC  (3+ messages)

[PATCH][GCC] arm: Fix the MVE ACLE vaddq_m polymorphic variants
 2020-06-16 11:49 UTC  (2+ messages)

[PATCH][GCC] arm: Fix MVE scalar shift intrinsics code-gen
 2020-06-16 11:48 UTC  (2+ messages)

[PATCH][GCC-10 Backport] arm: Correct the grouping of operands in MVE vector scatter store intrinsics (PR94735)
 2020-06-16 11:47 UTC  (2+ messages)

[PATCH][GCC-10 Backport] arm: Fix the wrong code-gen generated by MVE vector load/store intrinsics (PR94959)
 2020-06-16 11:47 UTC  (2+ messages)

gcc.dg testsuite glitches
 2020-06-16 11:25 UTC  (2+ messages)

[PATCH] libiberty, include: add bsearch_r
 2020-06-16 11:23 UTC 

[PATCH][GCC-10 Backport] arm: Fix the MVE ACLE vbicq intrinsics
 2020-06-16 10:57 UTC  (2+ messages)

[PATCH][GCC-10 Backport] arm: Fix unintentional fall throughs in arm.c
 2020-06-16 10:57 UTC  (2+ messages)

[RFC PATCH] Fix plugin build errors on systems where unistd.h includes getopt.h
 2020-06-16 10:09 UTC 

[Patch][RFC] openmp: ensure variables in offload table are streamed out (PRs 94848 + 95551) (was: Re: [Patch][RFC] openmp: don't add artificial const decl to offload table (PRs 94848 + 95551))
 2020-06-16  9:41 UTC  (3+ messages)
` [Patch] testsuite: Add offloading_enabled check and use it for xfail (PR95622)

[PATCH][documentation] Fix typo in access function attribute example
 2020-06-16  9:21 UTC 

[PATCH] Optimize V*QImode shift by constant using same operation on V*HImode [PR95524]
 2020-06-16  8:37 UTC  (4+ messages)

[PATCH 4/5] libgcc: vxworks: don't set __GTHREAD_HAS_COND for vxworks 5.x
 2020-06-16  8:32 UTC  (2+ messages)
  ` [PATCH 5/5] libgcc: vxworks: don't set __GTHREAD_CXX0X "

[PATCH] wwwdocs: Document devel/omp/gcc-10 branch
 2020-06-16  8:30 UTC  (6+ messages)

[PATCH take 2] middle-end: Optimize (A&C)^(B&C) to (A^B)&C in simplify_rtx
 2020-06-16  7:48 UTC 

[PATCH] Add pattern for pointer-diff on addresses with same base/offset (PR 94234)
 2020-06-16  7:10 UTC  (6+ messages)

[PATCH] RISC-V: Fix ICE on riscv_gpr_save_operation_p [PR95683]
 2020-06-16  2:31 UTC  (3+ messages)

[PATCH] Port libgccjit to Windows
 2020-06-16  0:15 UTC  (15+ messages)

[PATCH 0/6] ] Permute Class Operations
 2020-06-15 23:37 UTC 

PR fortran/95687 - ICE in get_unique_hashed_string, at fortran/class.c:508
 2020-06-15 21:32 UTC 

[PATCH][8/9/10/11 Regression] PR fortran/95689 - ICE in check_sym_interfaces, at fortran/interface.c:2015
 2020-06-15 21:29 UTC  (2+ messages)
` Aw: "

libgo patch committed: Update x/sys/cpu to support all GOARCH values
 2020-06-15 21:20 UTC 

[PATCH] nvptx: Add support for subword compare-and-swap
 2020-06-15 20:28 UTC 

[PATCH] c++: Fix bogus "does not declare anything" warning (PR 66159)
 2020-06-15 19:40 UTC 

[PATCH 1/2] c++: Improve access checking inside templates [PR41437]
 2020-06-15 19:35 UTC  (9+ messages)
` [PATCH 2/2] c++: Clean up previous change [PR41437]

libgo patch committed: Use getrandom_linux_generic.go on riscv
 2020-06-15 19:00 UTC 

[pushed][PATCH] identify lfs prefixed case PR95347
 2020-06-15 15:38 UTC  (3+ messages)

[patch] fix PR lto/95604, -flto and -fcf-protection
 2020-06-15 15:29 UTC 

[PATCH] coroutines: Copy attributes to the outlined functions [PR95518]
 2020-06-15 13:57 UTC  (2+ messages)

[PATCH] coroutines: Update handling and failure for g-r-o-o-a-f [PR95505]
 2020-06-15 13:54 UTC  (2+ messages)

[PATCH] libstdc++: Fix char_traits move with overlap
 2020-06-15 13:44 UTC  (3+ messages)

[committed] amdgcn: use unsigned extend for lshiftrt
 2020-06-15 12:46 UTC  (2+ 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).