public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] rs6000: Fix cpu selection w/ isel (PR100108)
 2022-01-17 20:21 UTC  (4+ messages)

[PATCH 1/6 v2] libstdc++: Directly implement hexfloat std::from_chars for binary32/64
 2022-01-17 20:05 UTC  (13+ messages)
` [PATCH 2/6] libstdc++: Import the fast_float library
` [PATCH 3/6] libstdc++: Apply modifications to our local copy of fast_float
` [PATCH 4/6] libstdc++: Adjust fast_float's over/underflow behavior for conformnace
` [PATCH 5/6] libstdc++: Use fast_float in std::from_chars for binary32/64
` [PATCH 6/6] libstdc++: Import MSVC floating-point std::from_chars testcases

[PATCH] Make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer
 2022-01-17 20:04 UTC 

[PATCH] tree-optimization/104038 - Limit the number of relations registered per basic block
 2022-01-17 19:55 UTC 

[PATCH v3] c++: designated init of char array by string constant [PR55227]
 2022-01-17 19:29 UTC  (2+ messages)

[PATCH v4 0/2] Implement indirect external access
 2022-01-17 19:23 UTC  (7+ messages)
` PING "
  ` PING^2 "
    ` PING^3 "
      ` PING^4 "
        ` PING^5 "

[r12-6637 Regression] FAIL: g++.target/i386/pr103973-9.C scan-assembler-times \tcomisd 2 on Linux/x86_64
 2022-01-17 19:15 UTC 

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

[PATCH] c++: ICE with noexcept and canonical types [PR101715]
 2022-01-17 18:48 UTC  (3+ messages)

[PATCH] Fix tree-optimization/101941: IPA splitting out function with error attribute
 2022-01-17 18:35 UTC  (7+ messages)

[PATCH] middle-end: move initialization of stack_limit_rtx [PR103163]
 2022-01-17 18:20 UTC  (4+ messages)
` Ping "

[PATCH] middle-end/101292 - invalid memory access with warning control
 2022-01-17 18:12 UTC  (2+ messages)

[Patch][V5][Patch 2/2]Enable -Wuninitialized + -ftrivial-auto-var-init for address taken variables
 2022-01-17 17:43 UTC  (3+ messages)

[PATCH] c++: Fix cp_genericize_target_expr for TARGET_EXPRs created for global initialization [PR104031]
 2022-01-17 17:01 UTC  (2+ messages)

[PATCH] Fix for GCC '-MF' option cannot deal with long paths in Windows
 2022-01-17 16:32 UTC 

[PATCH, OpenMP] PR103642 - Fix omp-low ICE for indirect references based off component access
 2022-01-17 14:55 UTC  (2+ messages)

[Committed] Change kind of integer literal to fix a testcase
 2022-01-17 14:13 UTC 

[PATCH] disable aggressive_loop_optimizations until niter ready
 2022-01-17 14:05 UTC  (7+ messages)

[PATCH] [gfortran] Add support for allocate clause (OpenMP 5.0)
 2022-01-17 14:01 UTC  (10+ messages)

[PATCH] widening_mul, i386: Improve spaceship expansion on x86 [PR103973]
 2022-01-17 12:36 UTC  (8+ messages)
      ` [PATCH] widening_mul, i386, v2: "

[PATCH][www][pushed] Clarify GCC versioning, esp. the DEV-PHASE
 2022-01-17 12:28 UTC 

[committed] libstdc++: Define <stacktrace> header for C++23
 2022-01-17 12:23 UTC 

GCC 12.0.1 Status Report (2022-01-17), Stage 4 starts now
 2022-01-17 12:13 UTC 

[committed] libstdc++: Document final option names for enabling C++20
 2022-01-17 12:11 UTC 

[committed] libstdc++: Rename non-reserved macros in config header [PR103650]
 2022-01-17 12:10 UTC 

[Patch, fortran] PR64290 - [F03] No finalization at deallocation of LHS
 2022-01-17 11:57 UTC 

[PATCH][pushed] Include tests that are not executed
 2022-01-17 11:12 UTC 

[PATCH] vect.exp: Rename .cc files in the folder to .C
 2022-01-17 11:10 UTC 

[pushed 0/3][gcc11] fortran: Backpoprt KIND arg of intrinsics fix [PR103789]
 2022-01-17 10:54 UTC  (6+ messages)
` [pushed 1/3] Fortran: Fix KIND argument index for LEN_TRIM
` [pushed 2/3] Fortran: Ignore KIND argument of a few more intrinsics. [PR103789]
  ` [pushed 4/3] "
` [pushed 3/3] testsuite: Enrich tests with variants failing on the branch

[PATCH][pushed] Add check_effective_target_pytest3
 2022-01-17 10:28 UTC 

[PATCH] libstdc++: Don't fail if math_errhandling is not defined
 2022-01-17 10:23 UTC  (2+ messages)

[PATCH] Start using check-MAINTAINERS.py instead of legacy maintainers-verify.sh
 2022-01-17 10:22 UTC  (2+ messages)

[r12-6585 Regression] FAIL: c-c++-common/Walloca-larger-than.c -Wc++-compat (test for excess errors) on Linux/x86_64
 2022-01-17 10:14 UTC  (2+ messages)

[PATCH][pushed] Fix test warnings
 2022-01-17 10:10 UTC 

[PATCH][pushed] Fix test warnings
 2022-01-17 10:09 UTC 

[PATCH] libstdc++: Implement C++20 atomic<shared_ptr> and atomic<weak_ptr>
 2022-01-17  9:54 UTC  (6+ messages)

[RFC PATCH] tree-ssa-sink: do not sink to in front of setjmp
 2022-01-17  8:12 UTC  (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] tree-cfg: do not duplicate returns_twice calls
` [PATCH 3/3] tree-cfg: check placement of "

[PATCH] [og9] Handle references in OpenACC "private" clauses
 2022-01-17  8:04 UTC  (3+ messages)
` Test cases for references in OpenACC 'private' clauses
  ` Extend test cases for references in OpenACC 'private' clauses (was: Test cases for references in OpenACC 'private' clauses)

[PATCH v3 00/15] ARM/MVE use vectors of boolean for predicates
 2022-01-17  7:48 UTC  (7+ messages)
` [PATCH v3 15/15] arm: Fix constraint check for V8HI in mve_vector_mem_operand
  ` [arm] MVE: Relax addressing modes for full loads and stores

[patch, libgfortran, power-ieee128] Add multiple defaults for GFORTRAN_CONVERT_UNIT
 2022-01-17  6:31 UTC  (2+ messages)

[PATCH] rs6000: Use known constant for GET_MODE_NUNITS and similar
 2022-01-17  5:48 UTC  (7+ messages)

[r12-6616 Regression] FAIL: gfortran.dg/ieee/signaling_3.f90 -Os execution test on Linux/x86_64
 2022-01-17  4:58 UTC 

[r12-6615 Regression] FAIL: gfortran.dg/ieee/signaling_2.f90 -Os execution test on Linux/x86_64
 2022-01-17  1:53 UTC 

[PATCH RFA] diagnostic: avoid repeating include path
 2022-01-17  1:27 UTC  (4+ messages)
  ` [PATCH v2 "

[committed] libstdc++: Update C++20 status table
 2022-01-17  0:13 UTC 

[PATCH 00/11] stdx::simd optimizations, corrections, and cleanups
 2022-01-17  0:08 UTC  (5+ messages)
` [PATCH 11/11] libstdc++: Fix ODR issues with different -m flags

[PATCH] Fortran: detect signaling NaNs on targets without issignaling macro in libc
 2022-01-16 23:11 UTC 

[PATCH] Fortran: make IEEE_VALUE produce signaling NaNs
 2022-01-16 23:04 UTC  (4+ messages)

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

[PATCH] libstdc++: Add attribute to features deprecated in C++17 [PR91260]
 2022-01-16 20:32 UTC  (3+ messages)

[PATCH] Strengthen memory memory order for atomic<T>::wait/notify
 2022-01-16 20:30 UTC  (2+ messages)

[pushed] fortan testsuite: Enrich tests with variants failing on the branch
 2022-01-16 18:22 UTC 

[committed, OG10] amdgcn: Tune default OpenMP/OpenACC GPU utilization
 2022-01-16 16:33 UTC  (2+ messages)
`  "

[PATCH] nvptx: Fix and use BI mode logic instructions (e.g. and.pred)
 2022-01-16 11:49 UTC 

[r12-6606 Regression] FAIL: g++.dg/asan/asan_test.C -O2 (test for excess errors) on Linux/x86_64
 2022-01-16  6:34 UTC 

[PATCH] [i386] GLC tuning: Break false dependency for dest register
 2022-01-16  4:22 UTC  (11+ messages)

[PATCHv3] libiberty rust-demangle, ignore .suffix
 2022-01-16  0:35 UTC 

gcc/configure: out of date
 2022-01-16  0:31 UTC  (4+ messages)

[PATCH] libiberty rust-demangle, ignore .suffix
 2022-01-16  0:27 UTC  (7+ messages)

[PATCH] PR fortran/83079 - ICE and wrong code with TRANSFER and character(kind=4)
 2022-01-15 21:28 UTC  (3+ messages)

[PATCH] i386: Improve and optimize ix86_expand_sse_movcc
 2022-01-15 20:01 UTC 

[PATCH] c++, dyninit: Optimize C++ dynamic initialization by constants into DECL_INITIAL adjustment [PR102876]
 2022-01-15 14:08 UTC  (3+ messages)
  ` [PATCH] c++, dyninit, v2: "

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

[r12-6517 Regression] FAIL: gfortran.dg/ieee/signaling_1.f90 -Os execution test on Linux/x86_64
 2022-01-15 13:15 UTC 

[r12-6581 Regression] FAIL: g++.old-deja/g++.robertl/eb43.C -std=c++2a (test for excess errors) on Linux/x86_64
 2022-01-15 13:15 UTC 

[r12-6420 Regression] FAIL: g++.dg/vect/pr92595.cc -std=c++2a (test for excess errors) on Linux/x86_64
 2022-01-15 13:15 UTC 

[r12-6560 Regression] FAIL: gfortran.dg/gomp/allocate-2.f90 -O (test for errors, line 36) on Linux/x86_64
 2022-01-15 13:15 UTC 

[r12-6586 Regression] FAIL: g++.dg/torture/pr57993-2.C -Os (test for excess errors) on Linux/x86_64
 2022-01-15 13:15 UTC 

[r12-6578 Regression] FAIL: g++.dg/cpp0x/constexpr-compare2.C -std=c++2a (test for excess errors) on Linux/x86_64
 2022-01-15 13:15 UTC 

[r12-6404 Regression] FAIL: gfortran.dg/ieee/signaling_1.f90 -Os (test for excess errors) on Linux/x86_64
 2022-01-15 13:15 UTC 

[PATCH] OpenMP front-end: allow requires dynamic_allocators
 2022-01-15 12:43 UTC  (2+ messages)

[PATCH] c++: error message for dependent template members [PR70417]
 2022-01-15  8:27 UTC  (11+ messages)

[PATCH RFC] c++: add color to function decl printing
 2022-01-15  3:56 UTC  (6+ messages)
  ` [PATCH v2 "
      ` [PATCH v3 "

[PATCH] libstdc++: Add missing free functions for atomic_flag [PR103934]
 2022-01-15  2:53 UTC 

[committed] ada: Fix up handling of ghost units [PR104027]
 2022-01-14 23:04 UTC 

[committed] analyzer: fix ICE in taint checker on unary ops [PR104029]
 2022-01-14 22:56 UTC  (2+ messages)

[committed] analyzer: fix ICE when combining taint states has_ub and has_lb
 2022-01-14 22:54 UTC 

[PATCH, committed] PR fortran/99256 - ICE in variable_check, at fortran/check.c:1012
 2022-01-14 20:56 UTC 

[Patch][V4][Patch 2/2]Enable -Wuninitialized + -ftrivial-auto-var-init for address taken variables
 2022-01-14 20:20 UTC  (7+ messages)

[PATCH] cprop_hardreg: Workaround for narrow mode != lowpart targets
 2022-01-14 19:56 UTC  (5+ messages)

[pushed] vect: Fix uninitialised variable PR104026
 2022-01-14 18:42 UTC 

[PATCH] RISC-V: Document the degree of position independence that medany affords
 2022-01-14 18:36 UTC  (2+ messages)

[COMMITTED] test to verify -Wformat-overflow uses context-sensitive ranges
 2022-01-14 17:10 UTC 

[PATCH] testsuite: Robustify aarch64/simd tests against more aggressive DCE
 2022-01-14 15:41 UTC  (4+ messages)

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

[PATCH][pushed] testsuite: fix dh-warning typo
 2022-01-14 15:16 UTC 

[PATCH] i386: Mark some of strict_low_part insn constraints earlyclobbered
 2022-01-14 15:09 UTC 

[PATCH] libcpp: Implement -Wbidirectional for CVE-2021-42574 [PR103026]
 2022-01-14 14:52 UTC  (14+ messages)
  ` [PATCH v2] "
          ` [PATCH] libcpp: Implement -Wbidi-chars "

[PATCH][pushed] testsuite: rename files in c-c++-common
 2022-01-14 14:05 UTC 

[committed] vect: Check partial vector param for supports_partial_vectors [PR104015]
 2022-01-14 13:06 UTC 

[PATCH] testsuite: Remove executable mode from source files
 2022-01-14 13:05 UTC 

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

[PATCH] libstdc++: Fix 22_locale/numpunct/members/char/3.cc execution test
 2022-01-14 12:13 UTC  (2+ messages)

[committed] libgfortran: Partly revert my r12-6498 change to fix Solaris build [PR104006]
 2022-01-14 11:21 UTC 

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

[committed] arc: Update stack size computation when accumulator registers are available
 2022-01-14 10:26 UTC  (2+ messages)
` [committed] arc: Add DWARF2 alternate CFA column

[committed] libstdc++: Add C++20 std::make_shared enhancements (P0674R1)
 2022-01-14 10:21 UTC 

[committed] libstdc++: Ignore cv-quals when std::allocator<void> constructs
 2022-01-14 10:16 UTC 

[committed] libstdc++: Use std::construct_at in std::common_iterator [PR103992]
 2022-01-14 10:15 UTC 

[committed] libstdc++: Document new std::random_device tokens
 2022-01-14 10:14 UTC 

[PATCH v5 0/1] implement TLS register based stack canary for ARM
 2022-01-14 10:05 UTC  (5+ messages)
` [PATCH v5 1/1] [ARM] Add support for TLS register based stack protector canary access

[AArch32]: correct dot-product RTL patterns
 2022-01-14  9:59 UTC  (3+ messages)

[vect] PR103997: Fix epilogue mode skipping
 2022-01-14  9:57 UTC  (8+ messages)

[PATCH] nvptx: Add support for 64-bit mul.hi (and other) instructions
 2022-01-14  9:54 UTC 

[PATCH] x86_64: Improvements to arithmetic right shifts of V1TImode values
 2022-01-14  9:22 UTC  (4+ 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).