public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Document -fexcess-precision=16 in tm.texi
 2022-09-09  9:46 UTC 

[PATCH] RISC-V: Support -fexcess-precision=16
 2022-09-09  9:43 UTC 

[PATCH][GCC 12] arm: Fix constant immediates predicates and constraints for some MVE builtins
 2022-09-09  9:33 UTC 

[PATCH] amdgcn: Add support for additional natively supported floating-point operations
 2022-09-09  9:15 UTC  (3+ messages)

[wwwdocs] Fix typo in description of tainted_args attribute
 2022-09-09  8:42 UTC 

[PATCH] Handle OPAQUE_TYPE specially in verify_type [PR106833]
 2022-09-09  7:25 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 0/2] New target hook TARGET_COMPUTE_MULTILIB and implementation for RISC-V
 2022-09-09  7:20 UTC  (3+ messages)
` [PATCH 2/2] RISC-V: Implement TARGET_COMPUTE_MULTILIB

stddef.h: Add C2x unreachable macro
 2022-09-09  7:20 UTC  (2+ messages)

[PATCH] mingw32: Fix warning, update documentation
 2022-09-09  4:14 UTC  (2+ messages)

[PING][PATCH] Add instruction level discriminator support
 2022-09-09  0:45 UTC  (8+ messages)
      ` [EXTERNAL] "

[PATCH] c++: Implement C++23 P2266R1, Simpler implicit move [PR101165]
 2022-09-08 22:54 UTC  (3+ messages)

[PATCH] Update float 128-bit conversions
 2022-09-08 22:18 UTC 

[PATCH v4 1/2] xtensa: Eliminate unused stack frame allocation/freeing
 2022-09-08 21:16 UTC 

[PATCH] optc-save-gen.awk: adjust generated array compare
 2022-09-08 19:35 UTC  (4+ messages)

[PATCH] : [gcc/config/rs600/rs6000.cc][Fix typo] Add parentheses for if statement
 2022-09-08 18:53 UTC  (2+ messages)

[committed] libstdc++: Add always_inline attribute to std::byte operators
 2022-09-08 18:31 UTC 

[committed] libstdc++: Find make_error_code and make_error_condition via ADL only
 2022-09-08 18:30 UTC 

[PATCH] libstdc++: Refactor implementation of operator+ for std::string
 2022-09-08 18:05 UTC  (3+ messages)

[PATCH] c++: Fix type completeness checks for type traits [PR106838]
 2022-09-08 16:38 UTC  (5+ messages)
  ` [PATCH v2] "

Modula-2: merge followup (brief update on the progress of the new linking implementation)
 2022-09-08 15:52 UTC  (9+ messages)

[Patch] OpenMP: Document ompx warnings + add Fortran omx warning [PR106670]
 2022-09-08 15:47 UTC  (2+ messages)

[wwwdocs] gcc-13/changes.html + projects/gomp/: OpenMP update
 2022-09-08 15:40 UTC  (2+ messages)

[Patch] libgomp.texi: Document libmemkind + nvptx/gcn specifics
 2022-09-08 15:35 UTC  (2+ messages)

[Patch] OpenMP/Fortran: Permit end-clause on directive
 2022-09-08 15:25 UTC  (3+ messages)

[PATCH, nios2, committed] Add #undef of MUSL_DYNAMIC_LINKER
 2022-09-08 15:21 UTC 

[pushed] vect: Fix scalar stmt typo in vect_optimize_slp_pass [PR106886]
 2022-09-08 15:19 UTC 

[committed] c++: Add testcase for already fixed PR [PR99209]
 2022-09-08 14:57 UTC 

[PATCH] Fix some gimple_ctrl_altering_p mistakes
 2022-09-08 14:04 UTC 

[PATCH] arm: Fix constant immediates predicates and constraints for some MVE builtins
 2022-09-08 13:57 UTC  (6+ messages)

[RFC] postreload cse'ing vector constants
 2022-09-08 13:04 UTC  (5+ messages)

[PATCH] c++: unnecessary instantiation of constexpr var [PR99130]
 2022-09-08 12:46 UTC  (4+ messages)

[RFC] Teach vectorizer to deal with bitfield reads
 2022-09-08 11:51 UTC  (14+ messages)
            ` [PATCH] Teach vectorizer to deal with bitfield accesses (was: [RFC] Teach vectorizer to deal with bitfield reads)

[committed] openmp: Implement doacross(sink: omp_cur_iteration - 1)
 2022-09-08 11:38 UTC 

[PATCH] tree-optimization/106881 - constrain uninit control edge add
 2022-09-08 11:11 UTC 

[PATCH] testsuite/106872 - fix uninit predicate dump scan
 2022-09-08 11:01 UTC 

[PATCH] Implement known/maybe fpclassify like API for frange
 2022-09-08 10:56 UTC  (3+ messages)

[committed] d: Include tm.h in all D target platform sources, remove memmodel.h
 2022-09-08 10:48 UTC 

[PATCH] Use mallinfo2 with glibc >= 2.33
 2022-09-08  8:48 UTC  (4+ messages)

[PATCH] pch: Fix the reconstruction of adhoc data hash table
 2022-09-08  7:41 UTC  (2+ messages)

[PATCH v2, rs6000] Change insn condition from TARGET_64BIT to TARGET_POWERPC64 for VSX scalar extract/insert instructions
 2022-09-08  5:59 UTC  (7+ messages)

[PATCH 1/2] Allow subtarget customization of CC1_SPEC
 2022-09-08  5:33 UTC  (3+ messages)

[PATCH] RISC-V:Add '-m[no]-csr-check' option in gcc
 2022-09-08  4:22 UTC  (2+ messages)

[PATCH 2/2] rs6000: building const with lis/li/pli+rlwinm
 2022-09-08  2:26 UTC 

[PATCH 1/2] rs6000: building const with lis/li/pli+rldicx
 2022-09-08  2:26 UTC 

[PATCH] libstdc++: Clear padding bits in atomic compare_exchange
 2022-09-07 22:06 UTC  (9+ messages)
        ` Patch ping (was Re: [PATCH] libstdc++: Clear padding bits in atomic compare_exchange)

[committed] libstdc++: Add missing runtime exception to licence notice
 2022-09-07 21:58 UTC  (2+ messages)

[PATCH][WIP?] analyzer: support for symbolic values in the out-of-bounds checker [PR106625]
 2022-09-07 21:13 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Improve converting between 128-bit modes that use the same format
 2022-09-07 20:56 UTC  (6+ messages)

[PATCH][DOCS] Mention removed ports in GCC 13
 2022-09-07 20:07 UTC  (6+ messages)

[PATCH] tree-object-size: Support strndup and strdup
 2022-09-07 19:21 UTC  (3+ messages)

[PATCH] Fortran: Add IEEE_SIGNBIT and IEEE_FMA functions
 2022-09-07 18:57 UTC  (5+ messages)

[pushed] c++: diagnostic for template placeholder in parm [PR106793]
 2022-09-07 17:36 UTC 

[PATCH] Ignore debug insns with CONCAT and CONCATN for insn scheduling
 2022-09-07 17:02 UTC  (2+ messages)

[PATCH] A == 0 ? A : -A same as -A (when A is 0.0)
 2022-09-07 16:54 UTC  (2+ messages)

[committed] Update my entry in MAINTAINERS
 2022-09-07 16:35 UTC 

[PATCH] expand: Convert cst - x into cst xor x
 2022-09-07 16:30 UTC  (7+ messages)

[PATCH] Restore XCOFF for DWARF on AIX
 2022-09-07 15:49 UTC  (5+ messages)

[PATCH] coroutines: Wrap awaiting if/swich in a BIND_EXPR, if needed [PR106188]
 2022-09-07 15:28 UTC  (4+ messages)
` [PATCH v2] coroutines: Ensure there's a top level bind when rewriting [PR106188]

[PATCH v3 1/2] xtensa: Eliminate unused stack frame allocation/freeing
 2022-09-07 14:55 UTC  (2+ messages)

[PATCH 0/2] Variable tracking and subvalues
 2022-09-07 14:20 UTC  (3+ messages)
` [PATCH 1/2] cselib: Keep track of further subvalue relations
` [PATCH 2/2] var-tracking: Add entry values up to max register mode

[PATCH] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659)
 2022-09-07 13:21 UTC  (19+ messages)

[PATCH v3] Simplify memchr with small constant strings
 2022-09-07 12:00 UTC  (3+ messages)

[PATCH] Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS
 2022-09-07 11:57 UTC  (6+ messages)

[PATCH 1/3] STABS: remove -gstabs and -gxcoff functionality
 2022-09-07 11:46 UTC  (3+ messages)

[PATCH] tree-optimization/106866 - avoid dead abnormal edges from DCE
 2022-09-07 11:38 UTC 

[COMMITTED] C-SKY: Fix expanding of float LE comparing with zero for fpuv3
 2022-09-07 11:09 UTC 

[PATCH][gdb/build] Fix build breaker with --enabled-shared
 2022-09-07 11:06 UTC  (5+ messages)
  ` [PING][PATCH][gdb/build] "
    ` [PING^2][PATCH][gdb/build] "

[COMMITTED] [PR106867] Add test for PR
 2022-09-07 10:59 UTC 

[PATCH] tree-optimization/106860 - fix profile scaling in split_loop
 2022-09-07 10:08 UTC 

[PATCH] mark region also for USE predicate discovery
 2022-09-07 10:07 UTC 

[PATCH v2] LoongArch: Fix pr106828 by define hook TARGET_ASAN_SHADOW_OFFSET in loongarch backend
 2022-09-07 10:01 UTC  (5+ messages)
  ` [commited PATCH "

[pushed] aarch64: Fix +nosimd handling of FPR moves
 2022-09-07  9:55 UTC 

[pushed] aarch64: Prevent FPR register asms for +nofp
 2022-09-07  9:53 UTC 

[PATCH RFA] libstdc++: small dynamic_cast optimization
 2022-09-07  8:20 UTC  (2+ messages)

[PATCH 1/2] libstdc++: Optimize is_void and is_null_pointer
 2022-09-07  8:19 UTC  (4+ messages)
` [PATCH 2/2] libstdc++: Optimize is_reference

[wwdocs PATCH RFA] contribute: link to kernel doc about patch email
 2022-09-07  7:58 UTC  (2+ messages)

[PATCH v3, rs6000] Change mode and insn condition for VSX scalar extract/insert instructions
 2022-09-07  7:44 UTC 

[PATCH] rs6000: using li/lis+oris/xoris to build constants
 2022-09-07  7:36 UTC  (2+ messages)
` Ping "

PING^2: [PATCH v5] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction
 2022-09-07  7:30 UTC 

[PATCH] LoongArch: Fix pr106828 by define hook TARGET_ASAN_SHADOW_OFFSET in loongarch backend
 2022-09-07  7:25 UTC 

[PATCH V3] rs6000: cannot_force_const_mem for HIGH code rtx[PR106460]
 2022-09-07  7:08 UTC 

[PATCH, OpenMP 5.0] Improve OpenMP target support for C++ [PR92120 v4]
 2022-09-07  7:04 UTC  (4+ messages)
  ` [PATCH, v5, OpenMP 5.0] Improve OpenMP target support for C++ [PR92120 v5]
    ` [committed] openmp: Fix handling of target constructs in static member functions [PR106829]

c: New C2x keywords
 2022-09-07  5:41 UTC  (2+ messages)

[PATCH] Using pli(paddi) and rotate to build 64bit constants
 2022-09-07  2:58 UTC  (5+ messages)

libgo patch committed: Ignore __morestack in runtime.Callers
 2022-09-07  1:40 UTC 

[PATCH] c++, v2: Implement C++23 P2071R2 - Named universal character escapes [PR106648]
 2022-09-07  1:32 UTC  (12+ messages)
                ` [PATCH] libcpp, v3: Named universal character escapes and delimited escape sequence tweaks

[PATCH] c: fix uninitialized c_expr::m_decimal [PR106830]
 2022-09-07  1:20 UTC 

[GCC13][Patch][V4][PATCH 0/2] Add a new option -fstrict-flex-array[=n] and attribute strict_flex_array(n) and use it in PR101836
 2022-09-07  0:28 UTC  (3+ messages)
` [GCC13][Patch][V4][PATCH 1/2] Add a new option -fstrict-flex-arrays[=n] and new attribute strict_flex_arrays
` [GCC13][Patch][V4][PATCH 2/2] Use array_at_struct_end_p in __builtin_object_size [PR101836]

[PATCH 1/2] libstdc++: Fix pretty printer tests of tuple indexes
 2022-09-06 21:24 UTC  (6+ messages)
` [PATCH 2/2] libstdc++: Add pretty printer for std::stringstream
    ` [PATCH v2] libstdc++: Add pretty printer for std::stringstreams

[pushed] c++: C++23 operator[] allows default arguments
 2022-09-06 20:21 UTC 

OpenMP patch ping
 2022-09-06 15:01 UTC  (2+ messages)

[PATCH] arm: unified syntax for libgcc clear_cache
 2022-09-06 14:48 UTC  (2+ messages)

[PATCH] tree-optimization/106754 - fix compute_control_dep_chain defect
 2022-09-06 12:55 UTC 

[PATCH] Handle > INF and < INF correctly in range-op-float.cc
 2022-09-06 12:38 UTC  (11+ messages)

[PATCH 1/2] Using pli(paddi) and rotate to build 64bit constants
 2022-09-06 12:34 UTC  (7+ messages)

[COMMITTED] xtensa: gcc: add static PIE support
 2022-09-06 12:16 UTC 

OpenMP, libgomp: Environment variable syntax extension
 2022-09-06 11:51 UTC  (10+ messages)
` [PATCH] "

[PATCH] msp430: Mark unused attribute
 2022-09-06 11:44 UTC  (2+ messages)

[PATCH] Fix use predicate computation for uninit analysis
 2022-09-06 11:41 UTC 

[PATCH] riscv: implement TARGET_MODE_REP_EXTENDED
 2022-09-06 11:39 UTC  (2+ 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).