public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Mass rename of C++ .c files to .cc suffix
 2022-01-11 15:50 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 15:38 UTC  (3+ messages)

[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] Fix reverse SSO issues in IPA-SRA
 2022-01-11 14:59 UTC  (3+ messages)

[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, "

[Patch][V2]Enable -Wuninitialized + -ftrivial-auto-var-init for address taken variables
 2022-01-11 13:43 UTC  (4+ messages)

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

[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  (6+ messages)
` [PATCH 2/N] Enable migration to C++
  ` [RFC][PATCH 3/N] lto-plugin: Port "

[PATCH] x86_64: Improvements to arithmetic right shifts of V1TImode values
 2022-01-11 13:26 UTC 

[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 

[power-ieee128, committed] Enable conversion selection via environment variable
 2022-01-11 13:19 UTC  (2+ messages)

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

[PATCH 0/6] ira: Fix performance regression in exchange2 [PR98782]
 2022-01-11 12:49 UTC  (15+ messages)
` [PATCH 4/6] ira: Try to avoid propagating conflicts
` [PATCH 5/6] ira: Consider modelling caller-save allocations as loop spills
` [PATCH 6/6] ira: Handle "soft" conflicts between cap and non-cap allocnos

[PATCH] Add VxWorks fixincludes hack, open posix API
 2022-01-11 11:15 UTC  (3+ messages)

[PATCH, OpenMP, C/C++] Fix PR103705
 2022-01-11 10:53 UTC  (3+ messages)

[PATCH 00/10] __builtin_dynamic_object_size
 2022-01-11  9:47 UTC  (21+ messages)
` [PATCH v5 0/4] __builtin_dynamic_object_size
  ` [PATCH v5 1/4] tree-object-size: Support dynamic sizes in conditions
  ` [PATCH v5 2/4] tree-object-size: Handle function parameters
  ` [PATCH v5 3/4] tree-object-size: Handle GIMPLE_CALL
  ` [PATCH v5 4/4] tree-object-size: Dynamic sizes for ADDR_EXPR
` [PATCH v6 0/4] __builtin_dynamic_object_size
  ` [PATCH v6 1/4] tree-object-size: Support dynamic sizes in conditions
  ` [PATCH v6 2/4] tree-object-size: Handle function parameters
  ` [PATCH v6 3/4] tree-object-size: Handle GIMPLE_CALL
  ` [PATCH v6 4/4] tree-object-size: Dynamic sizes for ADDR_EXPR

[PATCH] rs6000: Fix cpu selection w/ isel (PR100108)
 2022-01-11  8:10 UTC  (2+ messages)

[1/3 PATCH]middle-end vect: Simplify and extend the complex numbers validation routines
 2022-01-11  7:31 UTC  (9+ messages)
` [3/3 PATCH][AArch32] use canonical ordering for complex mul, fma and fms

[PATCH] testsuite: Fix regression on m32 by r12-6087 [PR103820]
 2022-01-11  7:21 UTC  (2+ messages)

[PATCH 0/3][vect] Enable vector unrolling of main loop
 2022-01-11  7:14 UTC  (23+ messages)
` [PATCH 1/3][vect] Add main vectorized loop unrolling
      ` [PATCH 1v2/3][vect] "

[2/3 PATCH]AArch64 use canonical ordering for complex mul, fma and fms
 2022-01-11  7:10 UTC  (5+ messages)

[PATCH][AArch32]: correct usdot-product RTL patterns
 2022-01-11  7:10 UTC  (2+ messages)

[AArch32]: correct dot-product RTL patterns
 2022-01-11  7:10 UTC  (2+ messages)

[PATCH] rs6000: Remove useless code related to -mno-power10
 2022-01-11  3:29 UTC  (3+ messages)

[PATCH] c++: Reject in constant evaluation address comparisons of start of one var and end of another [PR89074]
 2022-01-11  3:24 UTC  (3+ messages)

[PATCH, rs6000] new split pattern for TI to V1TI move [PR103124]
 2022-01-11  2:45 UTC  (5+ messages)
` Ping^1 "

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

[PATCH] rs6000: powerpc suboptimal boolean test of contiguous bits [PR102239]
 2022-01-11  2:06 UTC  (3+ messages)
` Ping: "

[PATCH] [i386] Remove register restriction on operands for andnot insn
 2022-01-11  1:39 UTC  (4+ messages)

[Patch][V3][Patch 2/2]Enable -Wuninitialized + -ftrivial-auto-var-init for address taken variables
 2022-01-10 23:58 UTC 

[PATCH] Add VxWorks fixincludes hack, kernel math.h FP_ constants
 2022-01-10 22:36 UTC  (5+ messages)

[PATCH] Add VxWorks fixincludes hack, #include sysLib.h in time.h
 2022-01-10 22:31 UTC 

[PATCH 0/2] provide simple detection of indeterminate pointers
 2022-01-10 21:58 UTC  (15+ messages)
` [PATCH 1/2] add -Wuse-after-free
      ` [PATCH v2 "
        ` PING "
          ` PING 2 "
            ` PING 3 "
              ` PING 4 "
` [PATCH 2/2] add -Wdangling-pointer [PR #63272]
  ` [PATCH v2 "
    ` PING "
      ` PING 2 "
        ` PING 3 "
          ` PING 4 "

[PATCH] Use enclosing object size if it's smaller than member [PR 101475]
 2022-01-10 21:53 UTC  (4+ messages)
    ` PING "

[PATCH] C++ P0482R6 char8_t: declare std::c8rtomb and std::mbrtoc8 if provided by the C library
 2022-01-10 21:38 UTC  (4+ messages)

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

[PATCH] Improve sequence logic in cxx_init_decl_processing
 2022-01-10 20:57 UTC  (3+ messages)

[PATCH] i386: Introduce V2QImode vector compares [PR103861]
 2022-01-10 20:04 UTC 

[PATCH] tree-optimization/103948 - detect vector vec_cmp in expand_vector_condition
 2022-01-10 19:48 UTC 

[PATCH] c++: constexpr base-to-derived conversion with offset 0 [PR103879]
 2022-01-10 19:09 UTC  (2+ messages)

[PATCH] c++: "more constrained" vs staticness of memfn [PR103783]
 2022-01-10 19:03 UTC  (2+ messages)

[PATCH] c++: Ensure some more that immediate functions aren't gimplified [PR103912]
 2022-01-10 19:00 UTC  (2+ messages)

[PATCH] rs6000: Add Power10 optimization for _mm_blendv*
 2022-01-10 18:27 UTC  (2+ messages)
` [v2 COMMITTED] "

[PATCH] Fortran: make IEEE_VALUE produce signaling NaNs
 2022-01-10 17:32 UTC 

[PATCH] Register --sysroot in the driver switches table
 2022-01-10 17:18 UTC  (6+ messages)

[PING] [PATCH] C, C++, Fortran, OpenMP: Add 'has_device_addr' clause to 'target' construct
 2022-01-10 17:17 UTC 

[PATCH][pushed] Partially sort MAINTAINERS
 2022-01-10 16:11 UTC 

[PATCH] x86_64: Issue -Wpsabi warning about C++ zero width bitfield ABI changes [PR102024]
 2022-01-10 15:10 UTC  (7+ messages)
` Patch ping (Re: [PATCH] x86_64: Issue -Wpsabi warning about C++ zero width bitfield ABI changes [PR102024])
    ` [PATCH] x86_64: Ignore zero width bitfields in ABI and issue -Wpsabi warning about C zero width bitfield ABI changes [PR102024]

[PATCH] Add --enable-first-stage-cross configure option
 2022-01-10 15:10 UTC  (4+ messages)
` Ping: "
  ` PING^2: "

[AArch64] Enable generation of FRINTNZ instructions
 2022-01-10 14:45 UTC  (14+ messages)

[PATCH] vect: Add bias parameter for partial vectorization
 2022-01-10 14:21 UTC  (10+ messages)

[PATCH] libstdc++: Add %j, %U, %w, %W time_get support, fix %y, %Y, %C, %p [PR77760]
 2022-01-10 13:40 UTC  (3+ messages)
` [PATCH] libstdc++, v2: "

[PATCH take #3] Recognize MULT_HIGHPART_EXPR in tree-ssa-math-opts pass
 2022-01-10 13:22 UTC  (2+ messages)

[PATCH v2] match.pd: Simplify 1 / X for integer X [PR95424]
 2022-01-10 13:03 UTC  (2+ messages)

[PATCH] libstdc++: Fix and simplify freestanding configuration [PR103866]
 2022-01-10 12:25 UTC  (2+ messages)

[committed] libstdc++: Add dg-timeout-factor to some more regex tests
 2022-01-10 12:19 UTC 

[committed] libstdc++: Update default -std option in manual
 2022-01-10 12:19 UTC 

[committed] libstdc++: Add -nostdinc++ for c++17 sources [PR100017]
 2022-01-10 12:19 UTC 

[PATCH] [aarch64/64821]: Simplify __builtin_aarch64_sqrt* into internal function .SQRT
 2022-01-10 12:15 UTC  (2+ messages)

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

GCC 12.0.0 Status Report (2022-01-10), Stage 3 ends Jan 16th
 2022-01-10 11:55 UTC 

[COMIITTED] Testsuite: Make dependence on -fdelete-null-pointer-checks explicit
 2022-01-10 11:45 UTC  (2+ messages)

[patch] Fix PR target/103465
 2022-01-10 11:23 UTC  (2+ messages)

[PATCH] middle-end/101530 - fix shufflevector lowering
 2022-01-10 11:21 UTC  (3+ messages)

[PATCH v3 0/7] ifcvt: Convert multiple
 2022-01-10 11:18 UTC  (22+ messages)
` [PATCH v3 1/7] ifcvt: Check if cmovs are needed
` [PATCH v3 2/7] ifcvt: Allow constants for noce_convert_multiple
` [PATCH v3 3/7] ifcvt: Improve costs handling "
` [PATCH v3 4/7] ifcvt/optabs: Allow using a CC comparison for emit_conditional_move
` [PATCH v3 5/7] ifcvt: Try re-using CC for conditional moves
` [PATCH v3 6/7] testsuite/s390: Add tests for noce_convert_multiple
` [PATCH v3 7/7] ifcvt: Run second pass if it is possible to omit a temporary

[PATCH] middle-end/77608: object size estimate with variable offsets
 2022-01-10 11:15 UTC  (2+ messages)

[PATCH] nvptx: Expand QI mode operations using SI mode instructions
 2022-01-10 10:58 UTC 

[PATCH] tree-optimization/100359 - restore unroll at -O3
 2022-01-10 10:08 UTC 

[Ada] Fix bogus error on call to subprogram with incomplete profile
 2022-01-10  9:41 UTC 

[Ada] Fix internal error on unchecked union with component clauses
 2022-01-10  9:41 UTC 

[Ada] Make pragma Inspection_Point work for constants
 2022-01-10  9:41 UTC 

[Ada] Switch from __sync to __atomic builtins for Lock_Free_Try_Write
 2022-01-10  9:41 UTC 

[Ada] Remove CodePeer annotations for pragma Loop_Variant
 2022-01-10  9:41 UTC 

[Ada] Disable expansion of pragma Loop_Variant in CodePeer mode
 2022-01-10  9:41 UTC 

[Ada] Adjust the alignment to the size for bit-packed arrays
 2022-01-10  9:41 UTC 

[Ada] Switch from __sync to __atomic builtins for atomic counters
 2022-01-10  9:41 UTC 

[Ada] Fix error on too large size clause for bit-packed array
 2022-01-10  9:41 UTC 

[Ada] Task arrays trigger spurious unreferenced warnings
 2022-01-10  9:41 UTC 

[PATCH][GCC11] PR tree-optimization/103603 - Directly resolve range_of_stmt dependencies. (Port of PR 103231/103464)
 2022-01-10  8:44 UTC  (3+ messages)

[PATCH] Fix PR 59447: --with-dwarf2 should mention or later
 2022-01-10  8:32 UTC  (2+ messages)

[PATCH] Modify combine pattern by a pseudo AND with its nonzero bits [PR93453]
 2022-01-10  3:18 UTC  (2+ messages)
` Ping^1 "

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