public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Generalized value pass-through for self-recursive function (ipa/pr93203)
 2020-02-24 15:41 UTC  (14+ messages)
` [PATCH V2] "
            ` [PATCH] Fix bug in recursiveness check for function to be cloned (ipa/pr93707)

[RFC PATCH v0] PPC64: Implement POWER Architecure Vector Function ABI
 2020-02-24 15:21 UTC  (18+ messages)

[PATCH] c++: Implement P1957R2, T* to bool should be considered narrowing
 2020-02-24 15:19 UTC  (5+ messages)

[PATCH] fortran: ICE using undeclared symbol in array constructor, PR93484
 2020-02-24 15:01 UTC  (6+ messages)

[PATCH] c++: Fix ICE with -Wmismatched-tags [PR93869]
 2020-02-24 15:01 UTC  (2+ messages)

[PATCH] c++: Fix ICE with ill-formed array list-initialization [PR93712]
 2020-02-24 14:54 UTC  (6+ messages)
      ` [PATCH v2] "

libgo patch committed: Add hurd build tag
 2020-02-24 14:42 UTC 

[PATCH] libstdc++: P0769R2 Add shift to <algorithm>
 2020-02-24 14:28 UTC  (6+ messages)

[PATCH] libstdc++: Add missing bits of P0896R4 pertaining to [back|front]_insert_iterator
 2020-02-24 14:25 UTC  (5+ messages)

[committed] libstdc++: Add default_sentinel support to stream iterators
 2020-02-24 14:24 UTC  (2+ messages)

[ARM] Fix -mpure-code for v6m
 2020-02-24 14:16 UTC  (8+ messages)

[PATCH] c++: P1937R2 - Fixing inconsistencies between const{expr,eval} functions
 2020-02-24 14:12 UTC  (2+ messages)

[committed] c++: Fix C++20 variadic lambda init-capture grammar
 2020-02-24 13:58 UTC 

[Regression, patch][Fortran] ICE in gfc_conv_constant_to_tree PR93604
 2020-02-24 13:30 UTC  (3+ messages)

[9/10 Regression, fortran, patch] ICE in simplify_findloc_nodim, at fortran/simplify.c:5513
 2020-02-24 13:21 UTC  (3+ messages)

[PR47785] COLLECT_AS_OPTIONS
 2020-02-24 13:10 UTC  (33+ messages)

[PATCH 00/10] i386: Properly encode xmm16-xmm31/ymm16-ymm31 for vector move
 2020-02-24 12:55 UTC  (2+ messages)
` PING^8: "

[PATCH] Do not propagate self-dependent value (PR ipa/93763)
 2020-02-24 12:33 UTC  (6+ messages)
      ` [PATCH] testsuite: Fix recently added ipa testcases [PR93763]

Patch to fix PR93272
 2020-02-24 12:20 UTC  (2+ messages)

[committed] libstdc++: enable_view has false positives (LWG 3326)
 2020-02-24 12:16 UTC 

[PATCH] sccvn: Handle bitfields in push_partial_def [PR93582]
 2020-02-24 11:43 UTC  (2+ messages)

[PATCH] Avoid collect2 calling signal unsafe functions and/or unlink, with uninitialized memory (for gcc-9 branch)
 2020-02-24 11:32 UTC  (2+ messages)

[Patch, Fortran, committed] OpenACC tile clause – apply exit/cycle checks (PR 93552)
 2020-02-24 11:21 UTC 

[PATCH] libstd++: Library-side tests for parenthesized aggregate init (c++/92878, c++/92947)
 2020-02-24 10:44 UTC  (2+ messages)

[Patch,wwwdocs,committed] OpenACC + AMD GCN entry for gcc-10/changes.html
 2020-02-24 10:30 UTC  (2+ messages)

patch to fix PR93564
 2020-02-24  9:55 UTC  (2+ messages)

gcov: reduce code quality loss by reproducible topn merging [PR92924]
 2020-02-24  9:28 UTC  (5+ messages)

[PATCH] Fix PR66552, Missed optimization when shift amount is result of signed modulus
 2020-02-24  8:16 UTC  (8+ messages)

[PATCH] rs6000: Fix infinite loop building ghostscript and icu [PR93658]
 2020-02-24  4:19 UTC  (7+ messages)

[PATCH v2] RISC-V: Adjust floating point code gen for LTGT compare
 2020-02-24  2:56 UTC  (3+ messages)

[patch, committed] Fix trailing space in diagnostic
 2020-02-23 22:28 UTC  (2+ messages)

One more patch for PR91333
 2020-02-23 21:28 UTC  (5+ messages)

[patch, fortran, committed] Add missing closing parenthises in error message
 2020-02-23 16:25 UTC 

[Patch, fortran] PR57710 - [OOP] [F08] _vptr not set for allocatable CLASS component inside BLOCK
 2020-02-23 15:40 UTC  (3+ messages)

Update gcc.target/powerpc/pr92132-fp test for power7 and older
 2020-02-23  0:15 UTC  (4+ messages)

New German PO file for 'gcc' (version 10.1-b20200209)
 2020-02-22 23:07 UTC 

[committed][PR other/55930] Honor --disable-dependency-tracking in libatomic
 2020-02-22 19:00 UTC  (2+ messages)

[committed] c++: Use %qs in diagnostic message [PR93882]
 2020-02-22 16:56 UTC 

[PATCH][wwwdocs] Document GNU-stack support added to GCC 10 for MIPS
 2020-02-22 12:25 UTC  (2+ messages)

[PATCH] issues with configure --enable-checking option
 2020-02-22  3:25 UTC  (4+ messages)

[PATCH] avoid user-constructible types in reshape_init_array (PR 90938)
 2020-02-22  0:42 UTC  (7+ messages)

[committed] Fix passing of homogeneous SFmode and DFmode on hppa
 2020-02-21 23:56 UTC 

[PATCH][AARCH64] Fix for PR86901
 2020-02-21 23:17 UTC  (6+ messages)

[PATCH] testsuite: Require vect_mutiple_sizes for scan-tree-dump in vect-epilogues.c
 2020-02-21 20:40 UTC  (2+ messages)

[PATCH] lra: Stop registers being incorrectly marked live v2 [PR92989]
 2020-02-21 20:33 UTC  (2+ messages)

[fixinc] Allow CONFIG_SHELL to override build-time shell in mkheaders
 2020-02-21 20:29 UTC  (2+ messages)

Darwin: Fix wrong quoting on an error string (PR93860)
 2020-02-21 20:15 UTC 

[Patch, fortran] PR fortran/92621 Problems with memory handling with allocatable intent(out) arrays with bind(c)
 2020-02-21 20:05 UTC  (3+ messages)

[committed] cxx-status: Update -std= instructions for C++20
 2020-02-21 17:33 UTC 

[committed] cxx-status: Update with Prague 2020 WG21 meeting papers
 2020-02-21 17:24 UTC 

[PATCH] libstdc++: Define <=> for tuple, optional and variant
 2020-02-21 17:13 UTC 

[PATCH] drop weakref attribute on function definitions (PR 92799)
 2020-02-21 16:50 UTC  (2+ messages)
` PING "

[PATCH] [arm] Implement Armv8.1-M low overhead loops
 2020-02-21 15:53 UTC  (9+ messages)

[PATCH][Arm] ACLE 8-bit integer matrix multiply-accumulate intrinsics
 2020-02-21 15:43 UTC  (4+ messages)
` [Ping][PATCH][Arm] "

[committed] testsuite: Add -fcommon to gcc.target/i386/pr69052.c
 2020-02-21 15:27 UTC 

ACLE intrinsics: BFloat16 store (vst<n>{q}_bf16) intrinsics for AArch32
 2020-02-21 15:18 UTC  (5+ messages)

[PATCH, committed][OpenACC] Adapt libgomp acc_get_property.f90 test
 2020-02-21 14:46 UTC 

[committed] amdgcn: Use correct offset mode for gather/scatter
 2020-02-21 14:17 UTC 

[PATCH] Add c++2a binary_semaphore
 2020-02-21 12:33 UTC  (6+ messages)

[PATCH] sra: Only verify sizes of scalar accesses (PR 93845)
 2020-02-21 12:31 UTC  (2+ messages)

[PATCH, GCC/ARM] Fix MVE scalar shift tests
 2020-02-21 12:01 UTC  (4+ messages)

[committed] amdgcn: Align VGPR pairs
 2020-02-21 11:58 UTC 

[committed] amdgcn: fix mode in vec_series
 2020-02-21 11:57 UTC 

[GCC][PATCH][AArch32] ACLE intrinsics bfloat16 vmmla and vfma<b/t> for AArch32 AdvSIMD
 2020-02-21 11:41 UTC  (7+ messages)

[committed] aarch64: Add SVE support for -mlow-precision-div
 2020-02-21 10:30 UTC 

[committed] aarch64: Add SVE support for -mlow-precision-sqrt
 2020-02-21 10:30 UTC 

[committed] aarch64: Bump AARCH64_APPROX_MODE to 64 bits
 2020-02-21 10:28 UTC 

[wwwdocs] Document more libstdc++ changes
 2020-02-21 10:28 UTC 

[committed] aarch64: Avoid creating an unused register
 2020-02-21 10:27 UTC 

[committed] aarch64: Fix inverted approx_sqrt condition
 2020-02-21 10:26 UTC 

[PATCH] fix -fdebug-prefix-map without gas .file support
 2020-02-21 10:02 UTC 

[PATCH] tree-optimization/93586 - bogus path-based disambiguation
 2020-02-21  9:21 UTC  (3+ messages)

[PATCH] Fix stack pointer handling in ms_hook_prologue functions for i386 target
 2020-02-21  9:11 UTC  (2+ messages)

[PATCH] Fix -save-temp leaking lto files in /tmp
 2020-02-21  7:35 UTC  (6+ messages)

[PATCH] MAINTAINERS: Change to my personal email address
 2020-02-21  3:39 UTC  (2+ messages)

[PATCH] c++: Some improvements to concept diagnostics
 2020-02-21  0:27 UTC 

[PATCH] avoid issuing -Wredundant-tags in shared C/C++ code in headers (PR 93804)
 2020-02-20 22:55 UTC  (3+ messages)

[PATCH] Fix documentation of -mpoke-function-name ARM option
 2020-02-20 22:08 UTC  (2+ messages)
` [PING^2][PATCH] "

[committed] i386: Fix *vec_extractv2sf_1 and *vec_extractv2sf_1 shufps alternative [PR93828]
 2020-02-20 20:12 UTC 

[PATCH 1/2] libstdc++: Forward second argument of views::iota using the correct type
 2020-02-20 18:40 UTC  (7+ messages)
` [PATCH 2/2] libstdc++: P1739R4 Avoid template bloat for safe_ranges in combination with

[PATCH] libstdc++: Fix capturing of lvalue references in_RangeAdaptor::operator()
 2020-02-20 18:39 UTC  (2+ messages)

[patch,committed] OpenACC's tile clause fix for implicit typing (PR93825)
 2020-02-20 17:21 UTC 

[PATCH] c++: Fix value-init crash in template [PR93676]
 2020-02-20 16:52 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[GCC][PATCH][ARM] Add multilib mapping for Armv8.1-M+MVE with -mfloat-abi=hard
 2020-02-20 16:34 UTC 

[committed] libstdc++: Issues with range access CPOs (P2091R0)
 2020-02-20 13:58 UTC 

[PATCH] Avoid collect2 calling signal unsafe functions and/or unlink, with uninitialized memory (for gcc-8 branch)
 2020-02-20 13:31 UTC  (2+ messages)

[PATCH] libstdc++: Add <=> to thread::id
 2020-02-20 13:02 UTC  (3+ messages)
` [committed] Remove std::type_info::operator!= for C++20
  ` [committed] libstdc++: Define operator<=> for <system_error> types

[PATCH] Remove superfluous word in documentation
 2020-02-20 10:56 UTC 

[PATCH] Remove triling space for a warning
 2020-02-20 10:55 UTC 

[PATCH] Fix error message for Darwin
 2020-02-20 10:54 UTC 

[PATCH] Remove trailing | in help message
 2020-02-20 10:54 UTC 

[PATCH] alias: Fix offset checks involving section anchors [PR92294]
 2020-02-20  8:49 UTC  (7+ messages)

[PATCH] c++/93730 create VLA constructor if explicitly initialized as zeroes
 2020-02-20  7:11 UTC 

[PATCH] use pointer size rather than array size when storing the former (PR 93829)
 2020-02-20  7:04 UTC  (2+ messages)

New German PO file for 'gcc' (version 10.1-b20200209)
 2020-02-20  0:12 UTC 

[PATCH] reject invalid flexarrays even in anonymous structs (PR 93753)
 2020-02-20  0:11 UTC  (4+ messages)

[PATCH] c++: Fix wrong-code with non-constexpr constructor [PR93169]
 2020-02-20  0:10 UTC  (2+ messages)

[PATCH] only handle true class-keys in -Wredundant-tags (PR 93801)
 2020-02-19 23:57 UTC  (2+ messages)

[committed] c++: Add -std=c++20
 2020-02-19 23:55 UTC  (3+ messages)
` [PATCH] c++: use "C++20" in std header hints

[PATCH] RISC-V: Adjust floating point code gen for LTGT compare
 2020-02-19 23:44 UTC  (2+ messages)

[PATCH v2] debug/93751 Option to generate DIEs for external variables
 2020-02-19 23:31 UTC 

[committed] libstdc++: Implement LWG issues 3398, 3379, 3304, 3321, 3280, 3335
 2020-02-19 22:13 UTC  (4+ messages)
` [committed] libstdc++: Implement LWG issues 3320, 3369, 3200, 3348, 3237
  ` [committed] libstdc++: Implement LWG issues 3247, 3282
    ` [committed] libstdc++: Implement LWG issues 3329, 3331, 3360, 3364, 3385

[PATCH] libstdc++: Add missing call to unused subroutine in split_view test
 2020-02-19 21:08 UTC  (2+ messages)

[committed] testsuite: Add -msse2 to fix ia32 tests
 2020-02-19 19:42 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).