public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, rs6000] Enable absolute jump table by default
 2022-01-13  1:53 UTC  (4+ messages)

[PATCH] [i386] Optimize a ^ ((a ^ b) & mask) to (~mask & a) | (b & mask)
 2022-01-13  1:53 UTC  (4+ messages)

[PATCH 1/2] Check negative combined step
 2022-01-13  1:48 UTC  (2+ messages)
` [PATCH 2/2] Add assumption combining iv

[Patch][V4][Patch 2/2]Enable -Wuninitialized + -ftrivial-auto-var-init for address taken variables
 2022-01-13  1:45 UTC 

[PATCH] PR fortran/67804 - ICE on data initialization of type(character) with wrong data
 2022-01-12 20:29 UTC 

[PATCH] testsuite: Compile g++.dg/vect/slp-pr98855.cc only for x86 targets [PR103935]
 2022-01-12 19:40 UTC 

[PATCH] x86_64: Improvements to arithmetic right shifts of V1TImode values
 2022-01-12 19:18 UTC  (2+ messages)

[PATCH] i386: Add CC clobber and splits for 32-bit vector mode logic insns [PR100673, PR103861]
 2022-01-12 19:06 UTC 

[PATCH] rs6000: Convert <x> built-in constraints to <x,y> form
 2022-01-12 18:46 UTC 

[PATCH] ira: Fix old-reload targets [PR103974]
 2022-01-12 18:43 UTC  (11+ messages)

[PATCH v5 0/1] implement TLS register based stack canary for ARM
 2022-01-12 18:29 UTC  (4+ messages)
` [PATCH v5 1/1] [ARM] Add support for TLS register based stack protector canary access

[PATCH] Use system default for long double if not specified on PowerPC
 2022-01-12 18:04 UTC 

[PATCH] Allow other languages to change long double format on PowerPC
 2022-01-12 17:56 UTC  (3+ messages)

[PATCH] Fix -Wformat-diag for rs6000 target
 2022-01-12 16:45 UTC  (3+ messages)

[committed] libstdc++: Add explicit dg-do directive to .../103955.cc
 2022-01-12 16:40 UTC 

[PATCH] Fix -Wformat-diag for s390x target
 2022-01-12 16:39 UTC  (3+ messages)

[Patch][V2]Enable -Wuninitialized + -ftrivial-auto-var-init for address taken variables
 2022-01-12 16:33 UTC  (7+ messages)

[PATCH] epiphany: fix -Wimplicit-fallthrough warnings in epiphany.c
 2022-01-12 16:21 UTC  (2+ messages)

[PATCH] epiphany: fir -Wformat-diag
 2022-01-12 16:21 UTC  (2+ messages)

[PATCH] Fix redefined macro for epiphany
 2022-01-12 15:58 UTC  (7+ messages)

[PATCH] Mass rename of C++ .c files to .cc suffix
 2022-01-12 15:54 UTC  (11+ messages)
              ` [PATCH] git-backport: support renamed .cc files in commit message

[PATCH 0/6] RFC: adding support to GCC for detecting trust boundaries
 2022-01-12 15:33 UTC  (6+ messages)
` [PATCH 6/6] Add __attribute__ ((tainted))
  ` PING (C/C++): "
    ` PING^2 "

[committed] analyzer: complain about tainted sizes with "access" attribute [PR103940]
 2022-01-12 15:08 UTC 

[committed][nvptx] Add gcc.target/nvptx/atomic-exchange-*.c test-cases
 2022-01-12 14:57 UTC 

[committed][nvptx] Improve gcc.target/nvptx/atomic_fetch-*.c test-cases
 2022-01-12 14:57 UTC 

[PATCH] tree-optimization/103990 - fix CFG cleanup regression from PRE change
 2022-01-12 14:48 UTC 

[vect] PR103971, PR103977: Fix epilogue mode selection for autodetect only
 2022-01-12 14:42 UTC  (16+ messages)

[PATCH v2][GCC] arm: Add support for dwarf debug directives and pseudo hard-register for PAC feature
 2022-01-12 13:45 UTC  (3+ messages)

[PATCH] [12/11/10] Fix invalid format warnings on Windows
 2022-01-12 13:34 UTC  (3+ messages)

[PATCH] Fix -Wformat-diag for s390x-ibm-tpf
 2022-01-12 13:08 UTC 

[PATCH] Fix -Wformat-diag for ARM target
 2022-01-12 12:59 UTC 

[PATCH] Fortran: make IEEE_CLASS recognize signaling NaNs
 2022-01-12 11:55 UTC  (10+ messages)

[PATCH] opts: do not do sanity check when an error is seen
 2022-01-12 11:52 UTC  (3+ messages)

[PATCH] Fix -Wformat-diag for aarch64 target
 2022-01-12 11:10 UTC  (2+ messages)

[patch] Fix reverse SSO issues in IPA-SRA
 2022-01-12 10:16 UTC  (5+ messages)

[PATCH] epiphany: fix -Wimplicit-fallthrough warnings in epiphany.c
 2022-01-12  9:57 UTC  (2+ messages)

[PATCH] libgomp, OpenMP: Fix issue for omp_get_device_num on gfx targets
 2022-01-12  9:43 UTC 

[PATCH] libstdc++: Add attribute to features deprecated in C++17 [PR91260]
 2022-01-12  9:32 UTC 

[PATCH] sh-linux fix target cpu
 2022-01-12  9:02 UTC 

[PATCH] tree-optimization/103551 - Always set EDGE_EXECUTABLE in ranger vrp
 2022-01-12  9:02 UTC  (2+ messages)

libgfortran bootstrap failure
 2022-01-12  8:55 UTC  (3+ messages)

[committed] testsuite: Fix up c-c++-common/builtin-shufflevector-3.c testcase [PR101530]
 2022-01-12  8:55 UTC 

[PATCH] c++: Silence -Wuseless-cast warnings during move [PR103480]
 2022-01-12  8:52 UTC  (3+ messages)

[PATCH] Place jump tables in RELRO only when targets require local relocation to be placed in a read-write section
 2022-01-12  7:20 UTC 

[PATCH] tree-optimization/76174 - testcase for fixed PR
 2022-01-12  7:11 UTC 

[Committed] cris: Avoid format-string-related warnings in calls to error functions
 2022-01-12  2:54 UTC 

[Committed] cris: Parenthesize parameter to as_a
 2022-01-12  2:53 UTC 

[GCC-11] [PATCH] libsanitizer: Cherry-pick LLVM release/13.x commit d96358a28193
 2022-01-12  1:51 UTC  (3+ messages)

[Patch][V3][Patch 1/2]Change the 3rd parameter of function .DEFERRED_INIT from IS_VLA to decl name
 2022-01-11 23:22 UTC  (4+ messages)

[power-ieee128, committed] Enable conversion selection via environment variable
 2022-01-11 23:07 UTC  (4+ messages)

[PATCH 0/2] provide simple detection of indeterminate pointers
 2022-01-11 22:40 UTC  (6+ messages)
` [PATCH 1/2] add -Wuse-after-free
      ` [PATCH v2 "

[PATCH] [gfortran] Add support for allocate clause (OpenMP 5.0)
 2022-01-11 22:31 UTC  (5+ messages)

[PATCH] Use enclosing object size if it's smaller than member [PR 101475]
 2022-01-11 21:43 UTC  (2+ messages)

[PATCH] PR fortran/83079 - ICE and wrong code with TRANSFER and character(kind=4)
 2022-01-11 21:17 UTC 

[PATCH] libstdc++: Avoid overflow in bounds checks [PR103955]
 2022-01-11 21:07 UTC  (2+ messages)

[PATCH] C++ P0482R6 char8_t: declare std::c8rtomb and std::mbrtoc8 if provided by the C library
 2022-01-11 20:13 UTC  (5+ messages)

[PATCH v4 2/3] rs6000: Support SSE4.1 "round" intrinsics
 2022-01-11 19:25 UTC 

[PATCH 0/2]: C N2653 char8_t implementation
 2022-01-11 19:03 UTC  (3+ messages)

[committed] libstdc++: Install <source_location> header for freestanding [PR103726]
 2022-01-11 18:38 UTC 

[PATCH] i386: Introduce V2QImode vector cmove for -msse4.1 [PR103861]
 2022-01-11 18:25 UTC 

[PATCH] PR 102935, Fix pr101384-1.c code generation test
 2022-01-11 18:23 UTC  (3+ messages)

[PATCH] c++: dependent bases and 'this' availability [PR103831]
 2022-01-11 17:34 UTC  (2+ messages)

[PATCH] c++: Fix ICEs with OBJ_TYPE_REF pretty printing [PR101597]
 2022-01-11 16:57 UTC  (2+ messages)

[PATCH] c-family: Fix up -W*conversion on bitwise &/|/^ [PR101537]
 2022-01-11 16:45 UTC  (2+ messages)

[PATCH] rs6000: Consolidate target built-ins code
 2022-01-11 15:54 UTC 

[committed] libstdc++: Add missing noexcept to lazy_split_view iterator (LWG 3593)
 2022-01-11 15:21 UTC 

[committed] libstdc++: Make copyable-box completely constexpr (LWG 3572)
 2022-01-11 15:20 UTC 

[PATCH] rs6000: Add split pattern to replace
 2022-01-11 14:29 UTC  (5+ messages)
` Ping: "

[committed] analyzer: fix false +ve on bitwise binops (PR analyzer/102692)
 2022-01-11 14:19 UTC 

[PATCH] PR tree-optimization/103821 - Prevent exponential range calculations
 2022-01-11 14:15 UTC  (3+ messages)

[PATCH] tree-optimization/pr103961: Never compute offset for -1 size
 2022-01-11 14:09 UTC  (3+ messages)

[PATCH] C, C++, OpenMP: Add 'has_device_addr' clause to 'target' construct
 2022-01-11 14:07 UTC  (7+ messages)
    ` [PATCH] C, C++, Fortran, "

[Ada] Relax assertion on designated types for equality operators
 2022-01-11 13:32 UTC 

[Ada] Include generic instance names in non-visible entity errors
 2022-01-11 13:32 UTC 

[Ada] Accept square brackets for expression functions
 2022-01-11 13:32 UTC 

[Ada] Task arrays trigger spurious unreferenced warnings
 2022-01-11 13:32 UTC 

[Ada] Remove unreferenced CCG-specific routine Insert_Declaration
 2022-01-11 13:32 UTC 

[Ada] Avoid redundant checks for empty lists
 2022-01-11 13:32 UTC 

[Ada] Remove name constant used by GNATprove but not by GNAT
 2022-01-11 13:32 UTC 

[Ada] Reduce scope of declare block in analysis of allocators
 2022-01-11 13:32 UTC 

[Ada] Balance parentheses in comments about allocators
 2022-01-11 13:32 UTC 

[Ada] Remove unreferenced name constants
 2022-01-11 13:32 UTC 

[Ada] Adapt proof of System.Arith_Double
 2022-01-11 13:32 UTC 

[Ada] Deconstruct a VMS utility routine which is only used by GNATprove
 2022-01-11 13:32 UTC 

[Ada] Recover proof of Ada.Strings.Fixed with assertions
 2022-01-11 13:32 UTC 

[Ada] PR ada/79724
 2022-01-11 13:32 UTC 

[Ada] Remove unnecessary block in code for expansion of allocators
 2022-01-11 13:32 UTC 

[Ada] Fix incomplete debug info for derived packed array type
 2022-01-11 13:32 UTC 

[Ada] Reuse Make_Temporary where possible
 2022-01-11 13:32 UTC 

[Ada] Fix check for implicit allocation of dynamic objects
 2022-01-11 13:32 UTC 

[Ada] Proof of unit System.Case_Util
 2022-01-11 13:32 UTC 

[Ada] Adapt ghost code to maintain proof
 2022-01-11 13:32 UTC 

[Ada] Remove redundant initialization of Test_And_Set_Flag object
 2022-01-11 13:32 UTC 

[Ada] Tune inconsistent message about fixed-lower-bound and -gnatX
 2022-01-11 13:32 UTC 

[Ada] Conformance error on protected subp with anonymous-access-to-tagged formal
 2022-01-11 13:32 UTC 

[Ada] Proof of System.Vectors.Boolean_Operations
 2022-01-11 13:32 UTC 

[Ada] Remove extra space in single object declarations
 2022-01-11 13:32 UTC 

[Ada] Code cleanups
 2022-01-11 13:32 UTC 

[Ada] Remove warnings-as-errors about constraints error in dead code
 2022-01-11 13:31 UTC 

[Ada] Escalate pre-continuation messages from warnings to errors
 2022-01-11 13:31 UTC 

[Ada] Document LLVM-specific flags
 2022-01-11 13:31 UTC 

[Ada] Use atomic builtins for atomic counters on x86 (32bit)
 2022-01-11 13:31 UTC 

[committed] libstdc++: Install <coroutine> header for freestanding [PR103726]
 2022-01-11 13:30 UTC 

[committed] libstdc++: Optimize std::ostream inserters for single characters
 2022-01-11 13:28 UTC 

[PATCH] LTO plugin: modernize a bit
 2022-01-11 13:27 UTC  (5+ messages)
` [PATCH 2/N] Enable migration to C++
  ` [RFC][PATCH 3/N] lto-plugin: Port "

[committed] libstdc++: Make std::variant work with Clang in C++20 mode [PR103891]
 2022-01-11 13:26 UTC 

[committed] libstdc++: Make std::common_iterator completely constexpr-able (LWG 3574)
 2022-01-11 13:25 UTC 

[PATCH] Check sorting of MAINTAINERS
 2022-01-11 13:12 UTC  (5+ messages)

[PATCH 0/6] ira: Fix performance regression in exchange2 [PR98782]
 2022-01-11 12:49 UTC  (7+ messages)
` [PATCH 5/6] ira: Consider modelling caller-save allocations as loop spills

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