public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[00/23] Make fwprop use an on-the-side RTL SSA representation
 2020-12-17 15:44 UTC  (24+ messages)
` [07/23] Add a class that multiplexes two pointer types
` [08/23] Add an alternative splay tree implementation
` [16/23] recog: Add a way of temporarily undoing changes
` [20/23] rtlanal: Add simple_regno_set
` [PATCH 22/23] Add rtl-ssa
` [PATCH 23/23] fwprop: Rewrite to use RTL SSA

[PATCH] arm: Fix bootstrap
 2020-12-17 15:34 UTC  (3+ messages)

bootstrap: Don't use strsignal [PR 98300]
 2020-12-17 15:13 UTC  (2+ messages)

[PATCH] avr: cc0 to mode_cc conversion
 2020-12-17 15:07 UTC  (4+ messages)

[PATCH] c++: Fix PCH ICE with __builtin_source_location [PR98343]
 2020-12-17 15:04 UTC 

[PATCH] simplify-rtx: Optimize (x - 1) * y + y [PR98334]
 2020-12-17 14:55 UTC 

[PATCH] bswap: Handle vector CONSTRUCTORs [PR96239]
 2020-12-17 14:51 UTC  (3+ messages)
  ` [PATCH] store-merging: Handle vector CONSTRUCTORs using bswap [PR96239]

[PATCH] [PR tree-optimization/97750] Fix trap in pointer conversion in op1_range
 2020-12-17 14:39 UTC 

[PATCH 2/4] libstdc++: Apply modifications to our local copy of Ryu
 2020-12-17 14:37 UTC  (5+ messages)
` [PATCH 1/4] libstdc++: Import parts of the Ryu library
  ` [PATCH 4/4] libstdc++: Import MSVC floating-point std::to_chars testcases

[PATCH 3/4] libstdc++: Add floating-point std::to_chars implementation
 2020-12-17 14:32 UTC  (11+ messages)

libcody: Allow PIC [PR 98324]
 2020-12-17 14:24 UTC 

[PATCH] vect, aarch64: Extend SVE vs Advanced SIMD costing decisions in vect_better_loop_vinfo_p
 2020-12-17 14:16 UTC  (2+ messages)

[committed] libstdc++: Fix -Wunused warning
 2020-12-17 14:07 UTC 

[committed] libstdc++: Fix preprocessor condition [PR 98344]
 2020-12-17 14:06 UTC 

[PATCH] libstdc++: Add support for C++20 barriers
 2020-12-17 14:06 UTC  (4+ messages)

[committed] libstdc++: Test errno macros directly, not via autoconf [PR 93151]
 2020-12-17 14:05 UTC  (2+ messages)

[PATCH] rtl-ssa: Include memmodel.h before tm_p.h
 2020-12-17 14:04 UTC  (4+ messages)

bootstrap: Fix some windows issues [PR 98300]
 2020-12-17 14:00 UTC 

[PATCH][GCC] arm: Add support for Cortex-A78C
 2020-12-17 13:56 UTC  (2+ messages)

[PATCH 3/1] c++: Fix return type deduction during satisfaction
 2020-12-17 13:53 UTC  (7+ messages)
` [PATCH 4/1] c++: More precise tracking of potentially unstable satisfaction

Add libcody
 2020-12-17 13:46 UTC  (7+ messages)

[PATCH] build: libcody: Link with -lsocket -lnsl if necessary [PR98316]
 2020-12-17 13:27 UTC  (2+ messages)

[PATCH] c++tools: Fix up c++tools for --with-gcc-major-version-only
 2020-12-17 13:19 UTC  (3+ messages)

[PATCH] Add simd testsuite
 2020-12-17 13:10 UTC  (2+ messages)

[PATCH] Correct -fdump-go-spec's handling of incomplete types
 2020-12-17 12:28 UTC  (18+ messages)

[Patch] Fortran: Delay vtab generation until after parsing [PR92587]
 2020-12-17 10:58 UTC  (4+ messages)

[Ada] Do not generate encodings for fixed-point types by default
 2020-12-17 10:50 UTC 

[Ada] Remove unused files
 2020-12-17 10:50 UTC 

[Ada] Spurious error on Type'Access and <>
 2020-12-17 10:50 UTC 

[Ada] Better diagnostic for new language features
 2020-12-17 10:50 UTC 

[Ada] Crash on discriminant check with current instance
 2020-12-17 10:50 UTC 

[Ada] Compiler crash on protected component of controlled type
 2020-12-17 10:50 UTC 

[Ada] Remove discriminant checks processing in gigi
 2020-12-17 10:50 UTC 

[Ada] Refine type of a multi unit index number
 2020-12-17 10:50 UTC 

[Ada] Spurious discriminant check on bounded synchronized queue
 2020-12-17 10:50 UTC 

[Ada] Prevent early exits without restoring a global variable
 2020-12-17 10:50 UTC 

[Ada] Assert failure on b38105a in -gnat95 mode
 2020-12-17 10:50 UTC 

[Ada] Prevent In_Check_Node routine from going too far in the parent chain
 2020-12-17 10:50 UTC 

[Ada] Consistent wording for missing -gnat2020 switch
 2020-12-17 10:50 UTC 

[Ada] Fixes for GNAT error/warning messages
 2020-12-17 10:50 UTC 

[Ada] Code cleanup: remove Old_Requires_Transient_Scope
 2020-12-17 10:50 UTC 

[Ada] Move folding of unchecked conversions from expansion to evaluation
 2020-12-17 10:50 UTC 

[Ada] Crash on if expression inside declare expression
 2020-12-17 10:50 UTC 

[Ada] Do not use exponentiation for common bases in floating-point Value
 2020-12-17 10:50 UTC 

[Ada] Performance of CW_Membership
 2020-12-17 10:50 UTC 

[Ada] Remove unused subprograms in validsw
 2020-12-17 10:50 UTC 

[Ada] Ada2020: AI12-0400 Ambiguities associated with Vector
 2020-12-17 10:50 UTC 

[COMMITTED] MAINTAINERS: Add myself for write after approval
 2020-12-17 10:44 UTC 

[PATCH] PR fortran/98307 - Dependency check fails when using "allocatable"
 2020-12-17  8:46 UTC  (2+ messages)

Patch RFA: Support non-ASCII file names in git-changelog
 2020-12-17  4:26 UTC 

Change to gcc/testsuite/go.test/test rejected by ChangeLog checker
 2020-12-17  4:05 UTC  (8+ messages)

[PATCH 0/3] RISC-V: Support version controling for ISA standard extensions
 2020-12-17  3:44 UTC  (4+ messages)
` [PATCH 3/3] "

Go testsuite patch committed: Add some new tests
 2020-12-17  3:44 UTC  (3+ messages)

[PATCH 0/4] IVOPTs consider step cost for different forms when unrolling
 2020-12-17  2:58 UTC  (8+ messages)
` [PATCH 1/4] unroll: Add middle-end unroll factor estimation
  ` PING "
    ` PING^2 "
      ` PING^3 "
        ` PING^4 "
          ` PING^5 "
            ` PING^6 "

[PATCH] correct -Wmismatched-new-delete for template instantiations (PR 98305)
 2020-12-17  2:10 UTC 

[x86] recompute opt flags after opt level change
 2020-12-17  2:00 UTC  (4+ messages)

[COMMITTED] gcc: xtensa: add optimizations for shift operations
 2020-12-17  1:55 UTC 

[PATCH] Add -fld-path= to specify an arbitrary executable as the linker
 2020-12-17  0:13 UTC  (5+ messages)
` [PATCH v2] Add --ld-path= "

rs6000: add support for powerpc64le-unknown-freebsd
 2020-12-16 22:58 UTC  (7+ messages)

[PATCH] maintainer-scripts: Prefer temp dir /sourceware/snapshot-tmp/gcc for update_version_git
 2020-12-16 22:33 UTC  (2+ messages)

[PATCH] add g_nonstandard_bool attribute for GIMPLE FE use
 2020-12-16 22:04 UTC  (3+ messages)

[C PATCH] Avoid incorrect warning for volatile in compound expressions [PR 98260]
 2020-12-16 21:59 UTC  (2+ messages)

[PATCH] d: Fix ICE in in force_decl_die, at dwarf2out.c with -gdwarf-2 -gstrict-dwarf [PR98067]
 2020-12-16 21:54 UTC  (2+ messages)

C++ 20 modules
 2020-12-16 21:52 UTC  (3+ messages)

[C PATCH] Drop qualifiers of assignment expressions [PR 97981]
 2020-12-16 21:48 UTC  (2+ messages)

[PATCH v5] Practical Improvement to libgcc Complex Divide
 2020-12-16 21:28 UTC  (4+ messages)

[COMMITTED] gcc: xtensa: rearrange DI mode constant loading
 2020-12-16 21:13 UTC 

[RFC] [avr] Toolchain Integration for Testsuite Execution (avr cc0 to mode_cc0 conversion)
 2020-12-16 21:11 UTC  (6+ messages)

[PATCH] genemit: Handle `const_double_zero' rtx
 2020-12-16 20:43 UTC  (7+ messages)

[PATCH][AArch32] MVE: Split refactoring of remaining complex instrinsics
 2020-12-16 20:42 UTC 

[PATCH 2/2]Arm: Add NEON and MVE RTL patterns for Complex Addition
 2020-12-16 20:37 UTC 

c++: Another solaris header use [PR 98315]
 2020-12-16 19:57 UTC 

c++: Fix template parm ICE [PR 98297]
 2020-12-16 19:52 UTC 

c++tools: fix install-strip [PR 98328]
 2020-12-16 19:51 UTC  (2+ messages)

[committed] libstdc++: Only use __builtin_sprintf if supported [PR 96083]
 2020-12-16 19:28 UTC  (6+ messages)

[committed] libstdc++: Warn if __STRICT_ANSI has been undefined
 2020-12-16 19:26 UTC 

[PATCH] doc: reflect the publication of C++20 in invoke.texi and standards.texi
 2020-12-16 19:21 UTC  (2+ messages)

[PATCH] configure: Extend SHF_GNU_RETAIN conftest to check for unsupported gold
 2020-12-16 18:39 UTC 

c++: Fix offsetof use [PR 98232]
 2020-12-16 17:46 UTC 

[PATCH] shrink-wrap: Don't put on incoming EDGE_CROSSING [PR98289]
 2020-12-16 17:44 UTC  (6+ messages)

[PATCH] libgcc: Thumb-1 Floating-Point Library for Cortex M0
 2020-12-16 17:15 UTC  (4+ messages)

libcody: fix --enable-checking=... [PR 98311]
 2020-12-16 17:07 UTC  (3+ messages)

[PATCH] improve caching and enhance array bounds checking
 2020-12-16 16:14 UTC  (3+ messages)

Libcody breaks configure
 2020-12-16 15:15 UTC  (3+ messages)

[PATCH, OpenMP 5.0] Basic support of release/delete clauses on target/target-data directives
 2020-12-16 15:06 UTC 

[PATCH, OpenMP 5.0] Allow duplicate mapping of variables
 2020-12-16 15:05 UTC 

[PATCH] Use the section flag 'o' for __patchable_function_entries
 2020-12-16 14:18 UTC  (12+ messages)
` PING: "
  ` PING^2 "
    ` PING^3 "
      ` PING^4 "
        ` PING^5 "
            ` V2 "
              ` [PATCH] varasm: Fix up __patchable_function_entries handling

[PATCH] libcody: Fix build for older GCC versions
 2020-12-16 14:07 UTC  (2+ messages)

libcody: Fix for dash
 2020-12-16 14:05 UTC  (3+ messages)

c++: Fix detailed-mem-stat breakage
 2020-12-16 13:55 UTC 

[committed] libstdc++: Fix errors from Library Fundamentals TS headers in C++11 [PR 98319]
 2020-12-16 13:38 UTC 

[committed] libstdc++: Add performance test for atomic_flag [PR 46447]
 2020-12-16 13:38 UTC 

[PATCH] doc: Document that libstdc++ uses __STRICT_ANSI__
 2020-12-16 13:27 UTC 

[Ada] Fix serial port baud rate setting on GNU/Linux
 2020-12-16 13:21 UTC  (9+ messages)

c++tools: Fix (an) install issue
 2020-12-16 13:18 UTC 

[Ada] armhf-linux: symbolic tracebacks
 2020-12-16 13:15 UTC 

[Ada] Avoid artificial underflow in System.Val_Real
 2020-12-16 13:15 UTC 

[Ada] Remove inconsistent colons in messages for Ada 83 violations
 2020-12-16 13:15 UTC 

[Ada] Refine types of variables for parsing formal object declarations
 2020-12-16 13:15 UTC 

[Ada] Fix glitch in comment of System.Powten_Table
 2020-12-16 13:15 UTC 

[Ada] Add contracts to Ada.Strings.Fixed
 2020-12-16 13:15 UTC 

[Ada] Code cleanup: rename ALI.Scope
 2020-12-16 13:15 UTC 

[Ada] Fix possible uninitialized ATCB component use
 2020-12-16 13:15 UTC 

[Ada] Handle iterator filters on loop specifications over containers
 2020-12-16 13:15 UTC 

[Ada] Fix typo in checks for implementation defined units
 2020-12-16 13:15 UTC 

[Ada] Fix memory leak in GNAT.Expect.Non_Blocking_Spawn on Windows
 2020-12-16 13:15 UTC 

[Ada] Simplify membership tests with N_Delay_Statement subtype
 2020-12-16 13:15 UTC 

[Ada] Simplify membership tests with N_Subprogram_Call subtype
 2020-12-16 13:15 UTC 

[Ada] Another small adjustment to System.Value_R
 2020-12-16 13:15 UTC 

[Ada] Add some OS constants to control serial port
 2020-12-16 13:15 UTC 

[Ada] Reject junk syntax for Contract_Cases/Test_Case/Subprogram_Variant
 2020-12-16 13:15 UTC 

[Ada] Fix integer-vs-float errors in example for Test_Case pragma
 2020-12-16 13:15 UTC 

[Ada] Fix gmem.out corruption by GNAT.Expect
 2020-12-16 13:15 UTC 

[Ada] Mark generic body outside of SPARK
 2020-12-16 13:15 UTC 

c++: Fix (some) solaris breakage
 2020-12-16 13:13 UTC 

V4 [PATCH 0/3] Switch to a new section if the SECTION_RETAIN bit doesn't match
 2020-12-16 13:01 UTC  (4+ messages)
` V4 [PATCH 1/3] "

[PATCH][GCC][PR target/98177] aarch64: SVE: ICE in expand_direct_optab_fn
 2020-12-16 12:49 UTC  (4+ messages)

[PATCH] PR fortran/98284 - ICE in get_array_index
 2020-12-16 12:22 UTC  (2+ messages)

[stage1][PATCH] Change semantics of -frecord-gcc-switches and add -frecord-gcc-switches-format
 2020-12-16 11:46 UTC  (15+ messages)
                      ` [PATCH 1/2] Remove Report keyword for options

[PATCH, rs6000] Don't set MMA prefixed instruction length to 8
 2020-12-16 11:41 UTC  (2+ messages)

[PATCH] [X86] Fold more shuffle builtins to VEC_PERM_EXPR
 2020-12-16 10:41 UTC  (3+ messages)

[PATCH] rs6000: Use subreg for QI/HI vector init
 2020-12-16 10:21 UTC  (6+ messages)

[PATCH] Fix --enable-gather-detailed-mem-stats build
 2020-12-16  9:51 UTC  (6+ 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).