public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[pushed 0/3][gcc11] fortran: Backpoprt KIND arg of intrinsics fix [PR103789]
 2022-01-16 21:21 UTC  (3+ 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]

[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 

[PATCH 1/6 v2] libstdc++: Directly implement hexfloat std::from_chars for binary32/64
 2022-01-16 18:06 UTC  (6+ 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

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

[PATCH] Fortran: make IEEE_VALUE produce signaling NaNs
 2022-01-16 13:03 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 0/2] provide simple detection of indeterminate pointers
 2022-01-16  0:00 UTC  (7+ messages)
` [PATCH 1/2] add -Wuse-after-free
      ` [PATCH v2 "

[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][V5][Patch 2/2]Enable -Wuninitialized + -ftrivial-auto-var-init for address taken variables
 2022-01-15 16:49 UTC 

[PATCH] widening_mul, i386: Improve spaceship expansion on x86 [PR103973]
 2022-01-15 16:40 UTC  (6+ messages)
      ` [PATCH] widening_mul, i386, v2: "

[PATCH] c++: ICE with noexcept and canonical types [PR101715]
 2022-01-15 14:24 UTC  (2+ messages)

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

[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-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-6517 Regression] FAIL: gfortran.dg/ieee/signaling_1.f90 -Os execution test 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-6585 Regression] FAIL: c-c++-common/Walloca-larger-than.c -Wc++-compat (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 RFA] diagnostic: avoid repeating include path
 2022-01-15  4:01 UTC  (3+ messages)
  ` [PATCH v2 "

[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] libstdc++: Implement C++20 atomic<shared_ptr> and atomic<weak_ptr>
 2022-01-14 22:40 UTC  (3+ messages)

[PATCH 00/11] stdx::simd optimizations, corrections, and cleanups
 2022-01-14 21:30 UTC  (4+ messages)
` [PATCH 11/11] libstdc++: Fix ODR issues with different -m flags

[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  (6+ 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  (3+ messages)

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

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

[PATCH v3 00/15] ARM/MVE use vectors of boolean for predicates
 2022-01-14 17:03 UTC  (20+ messages)
` [PATCH v3 01/15] arm: Add new tests for comparison vectorization with Neon and MVE
` [PATCH v3 02/15] arm: Add tests for PR target/100757
` [PATCH v3 03/15] arm: Add tests for PR target/101325
` [PATCH v3 04/15] arm: Add GENERAL_AND_VPR_REGS regclass
` [PATCH v3 05/15] arm: Add support for VPR_REG in arm_class_likely_spilled_p
` [PATCH v3 06/15] arm: Fix mve_vmvnq_n_<supf><mode> argument mode
` [PATCH v3 07/15] arm: Implement MVE predicates as vectors of booleans
` [PATCH v3 08/15] arm: Implement auto-vectorized MVE comparisons with vectors of boolean predicates
` [PATCH v3 09/15] arm: Fix vcond_mask expander for MVE (PR target/100757)
` [PATCH v3 10/15] arm: Convert remaining MVE vcmp builtins to predicate qualifiers
` [PATCH v3 11/15] arm: Convert more MVE "
` [PATCH v3 12/15] arm: Convert more load/store "
` [PATCH v3 13/15] arm: Convert more MVE/CDE "
` [PATCH v3 14/15] arm: Add VPR_REG to ALL_REGS
` [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] 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 

[PATCH] rs6000: Use known constant for GET_MODE_NUNITS and similar
 2022-01-14 13:53 UTC  (6+ messages)

[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] [gfortran] Add support for allocate clause (OpenMP 5.0)
 2022-01-14 12:20 UTC  (9+ messages)

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

[PATCH] disable aggressive_loop_optimizations until niter ready
 2022-01-14 12:04 UTC  (6+ 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] Start using check-MAINTAINERS.py instead of legacy maintainers-verify.sh
 2022-01-14  9:28 UTC 

[PATCH] x86_64: Improvements to arithmetic right shifts of V1TImode values
 2022-01-14  9:22 UTC  (4+ messages)

[PATCH] Fix tree-optimization/101941: IPA splitting out function with error attribute
 2022-01-14  8:41 UTC  (6+ messages)

[PATCH][pushed] ARM: fix -Wformat= error
 2022-01-14  8:17 UTC 

[PATCH] Loop unswitching: support gswitch statements
 2022-01-14  7:23 UTC  (19+ messages)

[PATCH] forwprop: Canonicalize atomic fetch_op op x to op_fetch or vice versa [PR98737]
 2022-01-14  7:10 UTC  (6+ messages)
      ` [PATCH] forwprop, v2: "

[PATCH] [i386] Fix ICE of unrecognizable insn. [PR target/104001]
 2022-01-14  5:09 UTC  (2+ messages)

[PATCH] tree-optimization/104009: Conservative underflow estimate in object size
 2022-01-14  4:48 UTC  (2+ messages)

[PATCH] PR fortran/103782 - [9/10/11/12 Regression] internal error occurs when overloading intrinsic
 2022-01-14  3:16 UTC  (2+ messages)

[PATCH 0/6] RFC: adding support to GCC for detecting trust boundaries
 2022-01-14  1:25 UTC  (8+ messages)
` [PATCH 6/6] Add __attribute__ ((tainted))
  ` PING (C/C++): "
    ` PING^2 "
            ` [committed] Add __attribute__ ((tainted_args))

[PATCH] Fix -Wformat-diag for rs6000 target
 2022-01-13 23:35 UTC  (6+ messages)

[PATCH] c++: Avoid some -Wreturn-type false positives with const{expr,eval} if [PR103991]
 2022-01-13 23:02 UTC  (4+ messages)

[patch, libgfortran, power-ieee128] Add multiple defaults for GFORTRAN_CONVERT_UNIT
 2022-01-13 21:58 UTC 

Document current '-Wuninitialized'/'-Wmaybe-uninitialized' diagnostics for OpenACC test cases
 2022-01-13 21:39 UTC  (3+ messages)

[PATCH] c++: Reject in constant evaluation address comparisons of start of one var and end of another [PR89074]
 2022-01-13 21:18 UTC  (3+ messages)
` Patch ping (Re: [PATCH] c++: Reject in constant evaluation address comparisons of start of one var and end of another [PR89074])

[COMIITTED] Testsuite: Make dependence on -fdelete-null-pointer-checks explicit
 2022-01-13 20:33 UTC  (3+ messages)

[PATCH] i386: Introduce V2QImode vectorized shifts [PR103861]
 2022-01-13 19:50 UTC 

[PATCH, rs6000 V2] rotate and mask constants [PR94393]
 2022-01-13 18:22 UTC  (2+ messages)
` Ping^4: "

[PATCH] i386: Cleanup V2QI arithmetic instructions
 2022-01-13 18:13 UTC 

[PATCH v9] rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
 2022-01-13 17:08 UTC 

[PATCH] tree-optimization/83072 - Allow more precision when querying from fold_const
 2022-01-13 16:58 UTC  (3+ messages)

[committed] libgfortran: Fix Solaris version file creation [PR104006]
 2022-01-13 16:55 UTC 

[PATCH] rs6000: Fix constraint v with rs6000_constraints[RS6000_CONSTRAINT_v]
 2022-01-13 16:31 UTC  (7+ messages)

[PATCH] i386: Add 16-bit vector modes to xop_pcmov [PR104003]
 2022-01-13 16:25 UTC 

[PATCH] Fix -Wformat-diag for ARM target
 2022-01-13 15:42 UTC  (4+ messages)

[PATCH] tree-optimization/96707 - Add relation to unsigned right shift
 2022-01-13 15:11 UTC  (2+ messages)

[PATCH 0/5] [gfortran] Support for allocate directive (OpenMP 5.0)
 2022-01-13 14:53 UTC  (3+ messages)
` [PATCH 4/5] [gfortran] Gimplify "
` [PATCH 5/5] [gfortran] Lower "

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