public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[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] libgomp, OpenMP, nvptx: Low-latency memory allocator
 2022-01-05 14:36 UTC  (9+ messages)
` [PATCH] nvptx: bump default to PTX 4.1

[PATCH] middle-end/101530 - fix shufflevector lowering
 2022-01-05 14:17 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++: Reduce template instantiations in <regex>
 2022-01-05 13:47 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] LTO plugin: modernize a bit
 2022-01-05 13:27 UTC  (3+ messages)
` [PATCH 2/N] Enable migration to C++
  ` [RFC][PATCH 3/N] lto-plugin: Port "

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

[PATCH] Loop unswitching: support gswitch statements
 2022-01-05 12:34 UTC  (19+ 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] match.pd: Simplify 1 / X for integer X [PR95424]
 2022-01-05  9:55 UTC  (6+ messages)

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

[PATCH] Register --sysroot in the driver switches table
 2022-01-05  9:26 UTC  (3+ messages)

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

[PATCH] enable -Winvalid-memory-order for C++ [PR99612]
 2022-01-05  8:45 UTC  (2+ messages)

[PATCH][hooks-bin] Port email_to.py to Python3
 2022-01-05  8:40 UTC  (3+ messages)

[PATCH] [RTL/fwprop] Allow propagations from inner loop to outer loop
 2022-01-05  8:07 UTC  (2+ 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 

[PATCH] Libquadmath: add nansq() function
 2022-01-04 21:15 UTC  (2+ messages)

[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 

[PATCH] tree-optimization/103800 - sanity check more PHI vectorization
 2022-01-04 15:51 UTC 

[PATCH] [RFC][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2022-01-04 14:40 UTC  (2+ messages)
` [PING^2][PATCH,v2,1/1,AARCH64][PR102768] "

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

[PATCH, OpenMP, libgomp, committed] Fix GOMP_DEVICE_NUM_VAR stringification error
 2022-01-04 14:12 UTC  (2+ messages)
` [committed] libgomp/testsuite: Improve omp_get_device_num() tests (was: Re: [PATCH, OpenMP, libgomp, committed] Fix GOMP_DEVICE_NUM_VAR stringification error)

[2/2] PR96463 -- changes to type checking vec_perm_expr in middle end
 2022-01-04 13:42 UTC  (6+ messages)

Patch ping
 2022-01-04 12:45 UTC 

[PATCH] tree-optimization/103690 - not up-to-date SSA and PRE DCE
 2022-01-04 12:17 UTC 

[PATCH] Transition nvptx backend to STORE_FLAG_VALUE = 1
 2022-01-04 11:30 UTC  (2+ messages)

[PATCH] c-family: Fix up -W*conversion on bitwise &/|/^ [PR101537]
 2022-01-04  9:32 UTC 

[PATCH] tree-optimization/103864 - SLP reduction of reductions with conversions
 2022-01-04  9:16 UTC 

[PATCH] x86: Update model value for Alderlake and Rocketlake
 2022-01-04  8:07 UTC  (3+ messages)

[RFC PATCH] tree-ssa-sink: do not sink to in front of setjmp
 2022-01-04  7:25 UTC  (7+ messages)

[PATCH v4 0/2] Implement indirect external access
 2022-01-04  3:32 UTC  (6+ messages)
` PING "
  ` PING^2 "
    ` PING^3 "
      ` PING^4 "
        ` PING^5 "

[PATCH] [i386] Force_reg operand 1
 2022-01-04  3:27 UTC 

[PATCH 00/10] __builtin_dynamic_object_size
 2022-01-04  3:24 UTC  (3+ messages)
` [PATCH v5 0/4] __builtin_dynamic_object_size
  ` [PING][PATCH "

[PATCH] libgccjit: Add support for sized integer types, including 128-bit integers [PR95325]
 2022-01-04  3:13 UTC  (4+ messages)

[PATCH] [COMMITTED] c++: [PR90782] Add testcase
 2022-01-04  2:58 UTC 

[PATCH] c-family: Have -Wformat-diag accept "decl-specifier" [PR103758]
 2022-01-03 21:25 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] i386: Always enable mov<V_32:mode> patterns [PR103894]
 2022-01-03 20:01 UTC 

[PATCH] PR fortran/101762 - ICE on non-constant pointer initialization targets
 2022-01-03 19:45 UTC 

[PATCH] c++: Avoid narrowing in make_char_string_pack
 2022-01-03 19:11 UTC  (3+ messages)

[PATCH] Testsuite: Add btf-dataset option for RISC-V
 2022-01-03 17:36 UTC  (4+ messages)

[PATCH v4 0/3] rs6000: Support more SSE4 intrinsics
 2022-01-03 16:48 UTC  (6+ messages)
` [PATCH v4 2/3] rs6000: Support SSE4.1 "round" intrinsics
  ` [PING PATCH "
    ` [PING^2 "
      ` [PING^3 "
        ` [PING^4 "

[PATCH RFA] tree-pretty-print: still indent unhandled codes
 2022-01-03 16:40 UTC  (2+ messages)

[power-ieee128] libquadmath: Use -mno-gnu-attribute in libquadmath
 2022-01-03 15:58 UTC  (2+ messages)

[power-ieee128] fortran: trans-io.c side of -mabi=ieeelongdouble I/O support
 2022-01-03 15:38 UTC 

[PATCH] c++: dependent bases and 'this' availability [PR103831]
 2022-01-03 15:28 UTC  (2+ messages)

[power-iee128] libgfortran: Use -mno-gnu-attribute in libgfortran
 2022-01-03 15:27 UTC  (2+ messages)

[PATCH] c++: CTAD within alias template [PR91911]
 2022-01-03 15:24 UTC  (13+ messages)

[patch, power-ieee128, committed] Make the library functions compile correctly
 2022-01-03 15:24 UTC 

[PATCH, OpenMP, Fortran] PR103643: ICE in gimplify_omp_affinity
 2022-01-03 15:09 UTC  (2+ messages)

[PATCH] Revamp documentation for _Complex types extension
 2022-01-03 14:56 UTC  (2+ messages)

[PATCH] disable aggressive_loop_optimizations until niter ready
 2022-01-03 14:30 UTC  (2+ messages)

[PATCH, OpenMP] PR103642 - Fix omp-low ICE for indirect references based off component access
 2022-01-03 14:15 UTC 

[GCC-11] [PATCH] libsanitizer: Cherry-pick LLVM release/13.x commit d96358a28193
 2022-01-03 14:06 UTC  (2+ messages)

[PATCH] shrink-wrapping: Fix up prologue block discovery [PR103860]
 2022-01-03 13:16 UTC  (5+ messages)
  ` [PATCH] shrink-wrapping: Don't call can_get_prologue unnecessarily [PR103860]

Patch ping
 2022-01-03 13:15 UTC  (3+ messages)

Patch ping
 2022-01-03 12:38 UTC  (2+ messages)

[AArch64] Enable generation of FRINTNZ instructions
 2022-01-03 12:18 UTC  (12+ messages)

[PATCH] middle-end/103851 - ensure SSA names are released during OMP lowering
 2022-01-03 11:58 UTC 

[PATCH] testsuite: fix vect.exp ASAN errors
 2022-01-03 11:45 UTC  (2+ messages)

[PATCH] testsuite: fix ASAN errors in i386.exp tests
 2022-01-03 11:44 UTC  (2+ messages)

[PATCH] i386: Fix emissing of __builtin_cpu_supports
 2022-01-03 11:43 UTC  (6+ messages)
      ` [PATCH] i386: simplify cpu_feature handling

[committed] d: Merge upstream dmd 001bfd97b, druntime 759e6023, phobos 468788323
 2022-01-03 11:26 UTC 

[SVE] PR96463 - Optimise svld1rq from vectors
 2022-01-03 10:18 UTC  (6+ messages)

ChangeLog rotation, copyright year updates
 2022-01-03  9:57 UTC 

[PATCH] tree-optimization/66502 - add testcase
 2022-01-03  9:50 UTC 

[PATCH] Add testcase for PR103615
 2022-01-03  8:57 UTC 

[PATCH] i386: Introduce V2QImode vectorized arithmetic [PR103861]
 2022-01-02 20:17 UTC 

[PATCH] Fortran: fix PR103390, ICE in gimplification
 2022-01-02 20:04 UTC  (2+ messages)

[COMMITTED] hppa: Adjust shadd-2 and shadd-3 scan counts
 2022-01-02 19:00 UTC 

[COMMITTED] hppa: Skip gcc.dg/guality/example.c on hppa-linux
 2022-01-02 18:44 UTC 

[pushed] c++: fix array cleanup with throwing temp dtor
 2022-01-02 17:54 UTC 

[pushed] c++: don't wrap cleanups that can't throw
 2022-01-02 17:54 UTC 

[COMMITTED] hppa: Generate illegal instruction fault if LWS syscall returns -EFAULT
 2022-01-02 17:22 UTC 

[COMMITTED] hppa: Use optab_libfunc to access sync_lock_test_and_set libfunc
 2022-01-02 16:56 UTC 

[PATCH] libgo: include asm/ptrace.h for pt_regs definition on PowerPC
 2022-01-02 16:37 UTC 

[PATCH] Fortran: make IEEE_CLASS recognize signaling NaNs
 2022-01-02 10:50 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).