public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] rs6000: Fix extraneous characters in the documentation
 2020-10-23 15:12 UTC  (2+ messages)

[Ada,FYI] revamp ada.numerics.aux
 2020-10-23 15:05 UTC  (14+ messages)
  ` move sincos after pre (was: Re: [Ada,FYI] revamp ada.numerics.aux)
    ` move sincos after pre (was: Re: [Ada, FYI] "

[PATCH] libcpp: Update cpp_wcwidth() to Unicode 13.0.0
 2020-10-23 15:01 UTC 

[patch] Add an if-exists-then-else spec function
 2020-10-23 14:24 UTC  (6+ messages)

[PATCH][pushed] gcov: fix reading of zero sections
 2020-10-23 14:22 UTC 

[PATCH]AArch64 Fix overflow in memcopy expansion on aarch64
 2020-10-23 14:06 UTC 

[RS6000] Power10 ICE running gcc.target/powerpc/ppc-ne0-1.c
 2020-10-23 14:02 UTC 

[PATCH] testsuite: Add noexcept(false) to throwing destructor
 2020-10-23 12:58 UTC  (2+ messages)

[PATCH] x86: Inline strncmp only with -minline-all-stringops
 2020-10-23 12:51 UTC  (6+ messages)
` PING "
  ` PING^2 "
    ` PING^3 "
        ` PING^4 "

Rename DECL_IS_BUILTIN to DECL_IS_UNDECLARED_BUILTIN
 2020-10-23 12:48 UTC 

[PATCH] x86: Add cmpmemsi for -mgeneral-regs-only
 2020-10-23 12:45 UTC  (9+ messages)
  ` [PATCH] x86: Add cmpmemsi for -minline-all-stringops
    ` PING "
      ` PING^2 "
        ` PING^3 "

[PATCH] Use the section flag 'o' for __patchable_function_entries
 2020-10-23 12:41 UTC  (3+ messages)
` PING: "
  ` PING^2 "

[PATCH, OpenMP 5.0] Implement structure element mapping changes in 5.0
 2020-10-23 12:13 UTC  (2+ messages)

[PATCH] Optimize macro: make it more predictable
 2020-10-23 11:47 UTC 

Materialize clones on demand
 2020-10-23 11:26 UTC  (3+ messages)

[PATCH] arc: Use separate predicated patterns for mpyd(u)
 2020-10-23 10:44 UTC  (2+ messages)

[PATCH] arc: Improve/add instruction patterns to better use MAC instructions
 2020-10-23 10:44 UTC  (2+ messages)

[PATCH] libstdc++: Add C++2a synchronization support
 2020-10-23 10:28 UTC  (3+ messages)
` [PATCH] t/trodgers/c2a_synchronization

[PATCH] middle-end/97521 - always use single-bit bools in mask vector types
 2020-10-23 10:27 UTC 

[PATCH] Add debug_bb_details and debug_bb_n_details
 2020-10-23 10:18 UTC  (3+ messages)

[Ada] Improve precision of Ada.Directories.Modification_Time
 2020-10-23 10:14 UTC  (8+ messages)

New modref/ipa_modref optimization passes
 2020-10-23 10:05 UTC  (15+ messages)

[patch] OpenMP: Fortran - support omp flush's memorder clauses
 2020-10-23  9:40 UTC  (3+ messages)

Kryptowaluta: dobry sposob na zarabianie pieniedzy -- ZVS/46514810014
 2020-10-23  9:20 UTC 

[Ada] Spurious errors on tagged types with renamed subprograms
 2020-10-23  8:26 UTC 

[Ada] CUDA: fix CUDA_Execute not working with aggregates
 2020-10-23  8:26 UTC 

[Ada] Reject illegal syntax in pragma Contract_Cases
 2020-10-23  8:26 UTC 

[Ada] Implement new legality rules introduced in C.6(12) by AI12-0363
 2020-10-23  8:26 UTC 

[Ada] Ignore container types for aggregates if not in Ada_2020
 2020-10-23  8:26 UTC 

[Ada] Decorate iterated_component_association in SPARK expansion
 2020-10-23  8:26 UTC 

[Ada] Missing detection of unused with_clause
 2020-10-23  8:26 UTC 

[Ada] CUDA: Use internal types instead of public ones
 2020-10-23  8:26 UTC 

[Ada] Clean up in writing of ALI files
 2020-10-23  8:26 UTC 

[Ada] Crash on expression function and access type
 2020-10-23  8:26 UTC 

[Ada] Further Ada 2020 work on accessibility checking
 2020-10-23  8:26 UTC 

[Ada] Prevent copying uninitialized array with address clause
 2020-10-23  8:26 UTC 

[Ada] Error when closing c_stream
 2020-10-23  8:26 UTC 

[Ada] Sockets.Poll implementation
 2020-10-23  8:26 UTC 

[Ada] Fix logic in C_Select under mingw
 2020-10-23  8:26 UTC 

[Ada] Do not use Long_Long_Long_Integer'Image with pragma Discard_Names
 2020-10-23  8:26 UTC 

[Ada] Fix crash in SPARK on array delta_aggregate with subtype_indication
 2020-10-23  8:26 UTC 

[Ada] Better error for illegal call to abstract operation in instantiations
 2020-10-23  8:26 UTC 

[Ada] Always enable the support for 128-bit integer types on 64-bit platforms
 2020-10-23  8:26 UTC 

[Ada] Fix default value for re-analysis of external property pragmas
 2020-10-23  8:26 UTC 

[Ada] Fix scope of index parameter inside a delta aggregate
 2020-10-23  8:26 UTC 

[Ada] Update header of front-end files
 2020-10-23  8:26 UTC 

[Ada] Iterative patch for accessibility cleanup
 2020-10-23  8:26 UTC 

[Ada] Sync code for external properties with SPARK RM
 2020-10-23  8:26 UTC 

[PATCH] xfail and improve some failing libgomp tests
 2020-10-23  8:12 UTC  (8+ messages)

[Ada] Build support units for 128-bit integer types on 64-bit platforms
 2020-10-23  8:11 UTC  (2+ messages)

[PATCH][Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16
 2020-10-23  8:01 UTC  (10+ messages)
` [PATCH][Arm][1/3] Support for Arm Custom Datapath Extension (CDE): enable the feature
  ` [PATCH][Arm][2/4] Custom Datapath Extension intrinsics: instructions using FPU/MVE S/D registers
          ` [PATCH][Arm] Auto-vectorization for MVE: vsub

[RS6000] altivec style lvx/stvx addresses vs power10
 2020-10-23  6:45 UTC 

[RS6000] Adjust testcases for power10 instructions
 2020-10-23  6:15 UTC  (3+ messages)

[FYI,Ada] enable sincos optimization on cygming targets
 2020-10-23  0:17 UTC  (5+ messages)
`  "

[committed 1/2] libstdc++: Reduce header dependencies in and on <memory>
 2020-10-23  0:13 UTC  (3+ messages)
` [committed 2/2] libstdc++: Only include <condition_variable> in <shared_mutex> if needed

[RS6000] Power10 vec-splati-runnable multiple test failures
 2020-10-22 23:59 UTC  (4+ messages)

[RS6000] VSX_MM_SUFFIX
 2020-10-22 23:11 UTC  (4+ messages)

[r11-4270 Regression] FAIL: 20_util/polymorphic_allocator/construct_pair.cc (test for excess errors) on Linux/x86_64
 2020-10-22 22:42 UTC 

[committed] libstdc++: Fix custom clock in test
 2020-10-22 22:19 UTC 

PowerPC: Allow C/C++ to change long double type on GLIBC 2.32
 2020-10-22 22:15 UTC 

PowerPC: Use __float128 instead of __ieee128 in tests
 2020-10-22 22:12 UTC 

PowerPC: Update __float128 and __ibm128 error messages
 2020-10-22 22:11 UTC 

PowerPC: Use __builtin_pack_ieee128 if long double is IEEE 128-bit
 2020-10-22 22:10 UTC 

PowerPC: Update IEEE 128-bit built-ins for long double is IEEE 128-bit
 2020-10-22 22:09 UTC 

[patch] Use precision and sign to compare types for ranges
 2020-10-22 22:08 UTC  (7+ messages)
    ` [PATCH] Use precision and sign to compare types for ranges - update

PowerPC: Map q built-ins to *l instead of *f128 if IEEE 128-bit long double
 2020-10-22 22:08 UTC 

PowerPC: Update long double IEEE 128-bit tests
 2020-10-22 22:07 UTC 

PowerPC: Add __float128 conversions to/from Decimal
 2020-10-22 22:06 UTC 

PowerPC: Add -mno-gnu-attributes to ibm-ldouble.o
 2020-10-22 22:05 UTC 

PowerPC: Map IEEE 128-bit long double built-in functions
 2020-10-22 22:03 UTC 

[PATCH] c++: Fix verify_ctor_sanity ICE [PR96241]
 2020-10-22 21:37 UTC  (2+ messages)

[PATCH] c, c++: Implement -Wsizeof-array-div [PR91741]
 2020-10-22 20:50 UTC  (11+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

Patch ping
 2020-10-22 20:42 UTC  (2+ messages)

[PATCH 2/2] combine: Don't turn (mult (extend x) 2^n) into extract
 2020-10-22 20:39 UTC  (4+ messages)

[PATCH 0/2] [OpenACC] Kernels loop annotation
 2020-10-22 20:21 UTC  (3+ messages)
` [PATCH 1/2] [OpenACC] Kernels loops annotation: C and C++

[r11-4226 Regression] FAIL: gfortran.dg/bound_6.f90 -O3 -g execution test on Linux/x86_64
 2020-10-22 19:35 UTC 

[PATCH/RFC] Add -fdiagnostics-path-format=html
 2020-10-22 17:58 UTC 

[PATCH] c++: Implement DR2303 [PR97453]
 2020-10-22 17:31 UTC 

[PATCH] Implement the "retain" attribute
 2020-10-22 17:24 UTC 

[PATCH][middle-end][i386][version 3]Add -fzero-call-used-regs=[skip|used-gpr-arg|used-arg|all-arg|used-gpr|all-gpr|used|all]
 2020-10-22 16:37 UTC  (13+ messages)

[PATCH] arm: Fix multiple inheritance thunks for thumb-1 with -mpure-code
 2020-10-22 15:22 UTC  (15+ messages)

[PATCH] libstdc++: Apply proposed resolutions for LWG 3428, 3447
 2020-10-22 15:11 UTC  (2+ messages)

[PATCH] LTO: check that make command works
 2020-10-22 13:48 UTC  (2+ messages)

[PATCH 0/8] [RS6000] rs6000_rtx_costs V2
 2020-10-22 13:29 UTC  (7+ messages)
` [PATCH 2/8] [RS6000] rs6000_rtx_costs for AND

[PATCH 0/2] GCC/Binutils: Pass --plugin to AR and RANLIB
 2020-10-22 12:49 UTC  (3+ messages)
` [PATCH 1/2] GCC: "
` [PATCH 2/2] Binutils: "

[PATCH] LTO: get_section: add new argument
 2020-10-22 12:14 UTC  (7+ messages)

[Ada] AI12-0211: Consistency of inherited nonoverridable aspects
 2020-10-22 12:12 UTC 

[Ada] Update the head comment of Check_Compile_Time_Size
 2020-10-22 12:12 UTC 

[Ada] Implement AI12-0280's interactions with container aggregates
 2020-10-22 12:12 UTC 

[Ada] Enable the support of 128-bit integer types by default
 2020-10-22 12:12 UTC 

[Ada] CUDA: discover runtime types instead of hard-coding
 2020-10-22 12:12 UTC 

[Ada] Implement AI12-0030: Stream attribute availability
 2020-10-22 12:12 UTC 

[Ada] Wrong accessibility for conversion to named access
 2020-10-22 12:12 UTC 

[Ada] Fix bogus error on conversion from Float to 128-bit unsigned
 2020-10-22 12:12 UTC 

[Ada] Adjust documentation for Has_Constrained_Partial_View flag
 2020-10-22 12:12 UTC 

[Ada] Refactor appending to possibly empty lists
 2020-10-22 12:12 UTC 

[Ada] Get rid of useless if-then-else in Exp_Fixd.Fpt_Value
 2020-10-22 12:12 UTC 

[Ada] Reduce scope of local variables for detecting extra WITH clauses
 2020-10-22 12:12 UTC 

[Ada] Add No_Implicit_Task_Allocations and No_Implicit_PO_Allocations to Jorvik
 2020-10-22 12:12 UTC 

[Ada] Ada_2020 AI12-0250: Iterator filters in Iterated_Element_Assocations
 2020-10-22 12:12 UTC 

[Ada] Reimplementation of accessibility checking
 2020-10-22 12:12 UTC 

[Ada] Ada_2020: ongoing work for aggregates for bounded containers
 2020-10-22 12:12 UTC 

[Ada] Fix error message for import aspect
 2020-10-22 12:12 UTC 

[Ada] Fix oversight in Eval_Attribute for Bit_Position
 2020-10-22 12:12 UTC 

[Ada] Fix parser not detecting casing issues in keywords
 2020-10-22 12:12 UTC 

[Ada] AI12-0095 Formal types and Constrained Partial Views
 2020-10-22 12:12 UTC 

[Ada] Fix transformation of Suppress aspect into pragma
 2020-10-22 12:12 UTC 

[Ada] AI12-0307: uniform resolution rules for aggregates
 2020-10-22 12:12 UTC 

[patch] libstdc++: Scope configuration for vxworks to all versions
 2020-10-22 12:05 UTC  (3+ messages)

[RFC PATCH v2] cgraph support for late declare variant resolution
 2020-10-22 11:27 UTC  (3+ messages)
` [RFH] LTO "
  ` [PATCH] lto: "

[r11-4203 Regression] FAIL: libgomp.fortran/examples-4/simd-2.f90 -Os (test for excess errors) on Linux/x86_64
 2020-10-22 11:25 UTC 

[PATCH] calls.c:can_implement_as_sibling_call_p REG_PARM_STACK_SPACE check
 2020-10-22 11:12 UTC  (4+ messages)

[PATCH] middle-end/97521 - fix VECTOR_CST expansion
 2020-10-22 11:09 UTC 

[PATCH] Refactor vect_analyze_slp_instance a bit
 2020-10-22 10:59 UTC 

[PATCH] SLP: Move load/store-lanes check till late
 2020-10-22 10:55 UTC  (4+ messages)

[Committed] Fix PR97502
 2020-10-22 10:52 UTC 

[Committed] Fix PR97439
 2020-10-22 10:52 UTC 

[PATCH] phiopt: Optimize x ? __builtin_clz (x) : 32 in GIMPLE [PR97503]
 2020-10-22 10:45 UTC  (4+ messages)

[PATCH] openmp: Implement support for OMP_TARGET_OFFLOAD
 2020-10-22 10:44 UTC  (9+ messages)

[PATCH] ipa-modref-tree.c: fix selftest leaks
 2020-10-22 10:32 UTC  (3+ messages)

[committed] analyzer: fix ICE when handling callback exceeds enode limit [PR97514]
 2020-10-22 10:26 UTC 

[committed] analyzer: add some C++ test coverage
 2020-10-22 10:22 UTC 

[committed] analyzer: fix ICE on dtor [PR97489]
 2020-10-22 10:21 UTC 

[PATCH] Implement no_stack_protect attribute
 2020-10-22 10:02 UTC  (12+ messages)

[PATCH PR94442] [AArch64] Redundant ldp/stp instructions emitted at -O3
 2020-10-22  9:16 UTC  (23+ messages)

[PATCH 1/2] arm: Avoid indirection with -mpure-code on v6m (PR96967)
 2020-10-22  8:48 UTC  (6+ messages)
` [PATCH 2/2] arm: Improve handling of relocations with small offsets with -mpure-code on v6m (PR96770)

[PATCH v2] PR target/96759 - Handle global variable assignment from misaligned structure/PARALLEL return values
 2020-10-22  8:38 UTC  (8+ messages)

[PATCH] RISC-V: Extend syntax for the multilib-generator
 2020-10-22  8:04 UTC  (4+ messages)

[RS6000] Link power10 testcases
 2020-10-22  7:01 UTC 

[RS6000] dimode_off.c test
 2020-10-22  6:59 UTC 

[RS6000] Non-pcrel tests when power10
 2020-10-22  6:58 UTC 

libgo patch committed: Only compile ptrace shim on GNU/Linux
 2020-10-22  5:29 UTC 

[PATCH] [PR rtl-optimization/97249]Simplify vec_select of paradoxical subreg
 2020-10-22  3:33 UTC  (12+ messages)

[PATCH] Put absolute address jump table in data.rel.ro.local if targets support relocations
 2020-10-22  2:53 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).