public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libgomp, OpenMP, nvptx: Low-latency memory allocator
 2022-01-06 17:53 UTC  (11+ messages)
` [PATCH] nvptx: bump default to PTX 4.1

[PATCH] [i386] Optimize V16HF vector insert to element 0 for AVX2
 2022-01-06 17:32 UTC  (2+ messages)

[Ada] Warn on subtype declaration of null range
 2022-01-06 17:13 UTC 

[Ada] Remove unnecessary declare block
 2022-01-06 17:13 UTC 

[Ada] Proof of System.Generic_Array_Operations at silver level
 2022-01-06 17:13 UTC 

[Ada] Simplify traversal for removing warnings from dead code
 2022-01-06 17:13 UTC 

[Ada] Remove a locally handled exception
 2022-01-06 17:13 UTC 

[Ada] Move messages on division by zero to the right operand
 2022-01-06 17:13 UTC 

[Ada] Remove unnecessary guards for non-empty lists
 2022-01-06 17:13 UTC 

[Ada] Fix regression in freezing code for instantiations
 2022-01-06 17:13 UTC 

[Ada] Remove unreferenced Warn_On_Instance
 2022-01-06 17:13 UTC 

[Ada] Fix style in comments about warning messages
 2022-01-06 17:13 UTC 

[Ada] Simplify type conversions in source pointer arithmetic
 2022-01-06 17:13 UTC 

[Ada] Refactor repeated implicit conversion from Char_Code to Uint
 2022-01-06 17:13 UTC 

[Ada] Fix style in calls to Compile_Time_Constraint_Error
 2022-01-06 17:13 UTC 

[Ada] Fix spurious error on instantiation with Text_IO name
 2022-01-06 17:13 UTC 

[Ada] Avoid building malformed component constraints
 2022-01-06 17:13 UTC 

[Ada] Avoid building malformed component constraints
 2022-01-06 17:13 UTC 

[Ada] Spurious error when using current instance of type
 2022-01-06 17:12 UTC 

[Ada] New restriction No_Tagged_Type_Registration
 2022-01-06 17:12 UTC 

[Ada] Remove duplicates of empty strings
 2022-01-06 17:12 UTC 

[Ada] Rename Any_Access into Universal_Access
 2022-01-06 17:12 UTC 

[Ada] Suppress spurious CodePeer check on generic actual subprogram
 2022-01-06 17:12 UTC 

[Ada] Justify false positive message from CodePeer analysis of GNAT
 2022-01-06 17:12 UTC 

[Ada] Removal of technical debt
 2022-01-06 17:12 UTC 

[Ada] Crash in class-wide pre/postconditions
 2022-01-06 17:12 UTC 

[Ada] Simplify repeated calls in printing of GNAT AST
 2022-01-06 17:12 UTC 

[Ada] Simplify GNAT AST printing with simple GNAT hash table
 2022-01-06 17:12 UTC 

[Ada] Proof of runtime unit for non-binary modular exponentiation
 2022-01-06 17:12 UTC 

[Ada] Proof of runtime units for binary modular exponentiation
 2022-01-06 17:12 UTC 

[PATCH 0/2] RISC-V: Vector extensions support
 2022-01-06 16:57 UTC  (5+ messages)
` [PATCH 1/2] RISC-V: Allow extension name contain digit
` [PATCH 2/2] RISC-V: Minimal support of vector extensions

[PATCH] Loop unswitching: support gswitch statements
 2022-01-06 16:42 UTC  (26+ messages)

[PATCH] nvptx: Add support for PTX's cnot instruction
 2022-01-06 16:42 UTC 

[committed] c++: Add testcase for recently fixed PR [PR69681]
 2022-01-06 15:44 UTC 

[PATCH 0/6] RFC: adding support to GCC for detecting trust boundaries
 2022-01-06 15:10 UTC  (6+ messages)
` [PATCH 1b/6] Add __attribute__((untrusted))
` [PATCH 6/6] Add __attribute__ ((tainted))
  ` PING (C/C++): "

[PATCH 0/6] ira: Fix performance regression in exchange2 [PR98782]
 2022-01-06 15:08 UTC  (8+ messages)
` [PATCH 1/6] ira: Add a ira_loop_border_costs class
` [PATCH 2/6] ira: Add comments and fix move_spill_restore calculation
` [PATCH 3/6] ira: Add ira_subloop_allocnos_can_differ_p
` [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

[committed] libstdc++: Add self-merge check to std::forward_list::merge [PR103853]
 2022-01-06 15:00 UTC 

[committed] libstdc++: Reduce template instantiations in <regex>
 2022-01-06 14:59 UTC  (5+ messages)

[committed] libstdc++: Increase timeout for pthread7-rope.cc test
 2022-01-06 14:57 UTC 

[committed] libstdc++: Do not use std::isdigit in <charconv> [PR103911]
 2022-01-06 14:57 UTC 

[PATCH] gcc: pass-manager: Fix memory leak. [PR jit/63854]
 2022-01-06 13:57 UTC  (3+ messages)

[PATCH] Libquadmath: add nansq() function
 2022-01-06 11:47 UTC  (3+ messages)

[PATCH] [i386] Support commutative alternative for AVX512 vpcmpeq{b, w, d, q}
 2022-01-06 11:07 UTC 

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

[PATCH] [RTL/fwprop] Allow propagations from inner loop to outer loop
 2022-01-06 10:55 UTC  (4+ messages)

[PATCH] expr: Workaround profiledbootstrap uninit false positive [PR103899]
 2022-01-06 10:53 UTC  (2+ messages)

[PATCH v2] match.pd: Simplify 1 / X for integer X [PR95424]
 2022-01-06 10:35 UTC 

[PATCH] match.pd: Simplify 1 / X for integer X [PR95424]
 2022-01-06 10:04 UTC  (8+ messages)

[PATCH] c++: Reject in constant evaluation address comparisons of start of one var and end of another [PR89074]
 2022-01-06  9:24 UTC 

[PATCH] c++: Ensure some more that immediate functions aren't gimplified [PR103912]
 2022-01-06  8:48 UTC 

[PATCH] Improve sequence logic in cxx_init_decl_processing
 2022-01-06  8:26 UTC 

[power-ieee128] libgfortran: -mabi=ieeelongdouble I/O
 2022-01-06  5:00 UTC  (9+ messages)
    ` [power-ieee128] libgfortran, fortran: "
        ` [power-ieee128] RFH: LTO broken

[PATCH] target: [PR102941] Fix inline-asm flags with non-REG_P output
 2022-01-06  3:09 UTC  (3+ messages)

[PATCH] Avoid more -Wformat-diag warnings [PR103758]
 2022-01-06  0:41 UTC  (2+ messages)

[PATCH] Fix target/103910: missing GTY on x86_mfence causing PCH usage to ICE
 2022-01-05 22:34 UTC 

[power-ieee128] libquadmath: Use -mno-gnu-attribute in libquadmath
 2022-01-05 22:31 UTC  (2+ messages)

[PATCH] i386: Introduce V2QImode minmax, abs and uavgv2hi3_ceil [PR103861]
 2022-01-05 22:26 UTC 

[PATCH] Fortran: Fix ICE in argument_rank_mismatch [PR103287]
 2022-01-05 21:34 UTC 

[PATCH][hooks-bin] Port email_to.py to Python3
 2022-01-05 21:02 UTC  (4+ messages)

[PATCH] rs6000: Skip overload instances with uninitialized fntype (PR103622)
 2022-01-05 20:50 UTC  (3+ messages)

[PATCH] enable -Winvalid-memory-order for C++ [PR99612]
 2022-01-05 20:34 UTC  (3+ messages)

[PATCH] tree-optimization/103514 Missing XOR-EQ-AND Optimization
 2022-01-05 20:12 UTC 

[PATCH] i386: Fix type of one_cmplv2qi2 alternatives 1,2 [PR103915]
 2022-01-05 19:13 UTC 

[PATCH] i386: Fix expand_vec_perm_pshufb for narrow modes [PR103905]
 2022-01-05 19:12 UTC 

[PATCH] Register --sysroot in the driver switches table
 2022-01-05 17:57 UTC  (4+ messages)

[PATCH] middle-end/101530 - fix shufflevector lowering
 2022-01-05 17:44 UTC  (2+ messages)

[PATCH][Hashtable 6/6] PR 68303 small size optimization
 2022-01-05 17:07 UTC  (7+ messages)

[PATCH] libgomp, openmp: pinned memory
 2022-01-05 17:07 UTC  (6+ messages)

[Patch][V2]Enable -Wuninitialized + -ftrivial-auto-var-init for address taken variables
 2022-01-05 16:59 UTC  (4+ messages)
` Patch Ping : "

[committed] libstdc++: Fix overconstrained std::string constructor [PR103919]
 2022-01-05 16:22 UTC 

[committed] libstdc++: Implement P1328 "Making std::type_info::operator== constexpr"
 2022-01-05 15:30 UTC 

[committed] libstdc++: Improvements to standard error category objects (part deux)
 2022-01-05 15:30 UTC 

[committed] libstdc++: Fix std::error_code pretty printer for versioned namespace
 2022-01-05 15:30 UTC 

[PATCH v4 00/12] Add LoongArch support
 2022-01-05 14:13 UTC  (2+ messages)

[committed] libstdc++: Add pretty printer for std::regex internals
 2022-01-05 13:48 UTC 

[committed] libstdc++: Fix comments in std::forward_list tests
 2022-01-05 13:48 UTC 

[committed] libstdc++: Avoid -Wzero-as-null-pointer-constant warning [PR103848]
 2022-01-05 13:48 UTC 

[committed] libstdc++: Simplify std::allocator_traits<allocator<void>>::construct
 2022-01-05 13:48 UTC 

[committed] libstdc++: Fix example preprocessor command in FAQ [PR103877]
 2022-01-05 13:48 UTC 

[committed] libstdc++: Compare match_results for failed regex_match
 2022-01-05 13:47 UTC 

[committed] libstdc++: Improve std::regex_error::what() strings
 2022-01-05 13:47 UTC 

[PATCH] middle-end/77608: object size estimate with variable offsets
 2022-01-05 13:20 UTC 

DCO entry
 2022-01-05 13:19 UTC  (2+ messages)

[PATCH] Fortran: Fix ICE caused by missing error for untyped symbol [PR103258]
 2022-01-05 12:44 UTC  (2+ messages)

Fix PR97966 regression
 2022-01-05 12:16 UTC 

Fix diagnostic recursion ICE
 2022-01-05 12:10 UTC 

[PATCH] Support ld.mold linker
 2022-01-05 11:36 UTC  (5+ messages)

[Ada] Improve support for casing on types with controlled parts
 2022-01-05 11:33 UTC 

[Ada] Simplify detection of alphabetic characters with membership test
 2022-01-05 11:33 UTC 

[Ada] Expand controlling function wrapper into expression function
 2022-01-05 11:33 UTC 

[Ada] Expand controlling functions wrappers in GNATprove mode
 2022-01-05 11:33 UTC 

[Ada] Use Add_Char_To_Name_Buffer for 1-character strings
 2022-01-05 11:33 UTC 

[Ada] Simplify calls to Name_Find with known string parameter
 2022-01-05 11:33 UTC 

[Ada] Compiler crash with -gnatR2 and with of child
 2022-01-05 11:33 UTC 

[Ada] Remove obsolete s-sopco* and s-strops units
 2022-01-05 11:33 UTC 

[Ada] Remove extra whitespace in declarations and parameters lists
 2022-01-05 11:33 UTC 

[Ada] Remove explicit "in" in internal parameter association
 2022-01-05 11:33 UTC 

[Ada] Align arrows in parameter associations
 2022-01-05 11:33 UTC 

[Ada] Remove extra space in parameter associations
 2022-01-05 11:33 UTC 

[Ada] Fix layout of parameters in calls to Predef_Spec_Or_Body
 2022-01-05 11:33 UTC 

[Ada] Fix condition to build subtype for discriminated types
 2022-01-05 11:33 UTC 

[Ada] Add contracts for the proof of System.Arith_128
 2022-01-05 11:33 UTC 

[Ada] Simplify handling of user-defined numeric literals
 2022-01-05 11:33 UTC 

[Ada] Proof of runtime units for integer exponentiation (checks on)
 2022-01-05 11:33 UTC 

[Ada] Remove unnecessary check for missing parameter specifications
 2022-01-05 11:33 UTC 

[Ada] Introduce expression functions for contract of Scan_Exponent
 2022-01-05 11:33 UTC 

[Ada] Prevent Get_Current_Value_Condition from returning the same node
 2022-01-05 11:33 UTC 

[Ada] Simplify making of null procedure wrappers
 2022-01-05 11:33 UTC 

[Ada] Proof of runtime units for integer exponentiation (checks off)
 2022-01-05 11:33 UTC 

[Ada] Remove redundant code related to instances with formal subprograms
 2022-01-05 11:33 UTC 

[Ada] Fix sharing of formal parameters between wrapper spec and body
 2022-01-05 11:33 UTC 

[Ada] Renamed_Entity should return Entity_Id
 2022-01-05 11:33 UTC 

[Ada] Deconstruct dead wrappers added for external axiomatization
 2022-01-05 11:33 UTC 

[Ada] Rename parameter-dependent constants in generic unit
 2022-01-05 11:33 UTC 

[Ada] Fix lemma in generic unit System.Arith_Double
 2022-01-05 11:33 UTC 

[Ada] Remove Compiler_Unit[_Warning] pragmas
 2022-01-05 11:33 UTC 

[Ada] Reduce runtime dependencies on stage1
 2022-01-05 11:33 UTC 

[PATCH] tree-optimization/103816 - detect offset overflow in SLP group analysis
 2022-01-05 10:56 UTC 

[PATCH] ifcvt: Check for asm goto at the end of then_bb/else_bb in ifcvt [PR103908]
 2022-01-05  9:48 UTC  (2+ messages)

[PATCH] gimple-fold: Remove incorrect folding of debug stmts [PR103691]
 2022-01-05  9:39 UTC  (2+ messages)

[committed] testsuite: Fix gcc.target/i386/pr103895.c testcase [PR103895]
 2022-01-05  9:20 UTC  (3+ messages)

[PATCH v3] rs6000: Fix some issues in rs6000_can_inline_p [PR102059]
 2022-01-05  7:34 UTC 

Go patch committed: Remove duplication of Named_object traversal
 2022-01-05  0:20 UTC 

[power-ieee128] fortran, libgfortran: Assorted -mabi=ieeelongdouble I/O fixes
 2022-01-04 20:38 UTC  (6+ messages)
  ` [power-ieee128] fortran, libgfortran: Add remaining missing *_r17 symbols

[PATCH] i386: Introduce V2QImode vectorized logic [PR103861]
 2022-01-04 18:46 UTC 

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

[PATCH] c++: "more constrained" vs staticness of memfn [PR103783]
 2022-01-04 18:01 UTC 

[PATCH] Use enclosing object size if it's smaller than member [PR 101475]
 2022-01-04 17:28 UTC  (3+ messages)

[PATCH] c++: constexpr base-to-derived conversion with offset 0 [PR103879]
 2022-01-04 16:54 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).