public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] gcc: honour -ffile-prefix-map in ASM_MAP [PR93371]
 2022-09-12  9:46 UTC  (2+ messages)

[PATCH v2] gcov: Respect triplet when looking for gcov
 2022-09-12  9:42 UTC  (9+ messages)

[PATCH] libstdc++: Outline the overlapping case of string _M_replace into a separate function [PR105329]
 2022-09-12  9:24 UTC  (5+ messages)
  ` Patch ping ([PATCH] libstdc++: Outline the overlapping case of string _M_replace into a separate function [PR105329])
    ` Patch ping^3 "

[patch] libgomp.texi: Impl. status fix/addition
 2022-09-12  9:14 UTC  (2+ messages)

[committed] libgomp: Fix up icv-6.c [PR106894]
 2022-09-12  8:52 UTC 

[PATCH] Implement known/maybe fpclassify like API for frange
 2022-09-12  8:41 UTC  (4+ messages)

[PATCH 1/2] libstdc++: Fix pretty printer tests of tuple indexes
 2022-09-12  8:37 UTC  (4+ messages)
` [PATCH 2/2] libstdc++: Add pretty printer for std::stringstream

[Ada] Fix immediate assertion failure with -gnatd.1
 2022-09-12  8:19 UTC 

[Ada] Storage_Error raised analyzing type with call in its range constraint
 2022-09-12  8:19 UTC 

[Ada] Improve CUDA host-side and device-side binder support
 2022-09-12  8:19 UTC 

[Ada] Sync documentation of junk names with code
 2022-09-12  8:19 UTC 

[Ada] Reject 'Valid_Scalars on Unchecked_Union regardless of privacy
 2022-09-12  8:19 UTC 

[Ada] Improve CUDA host-side and device-side binder support
 2022-09-12  8:19 UTC 

[Ada] Temporary tweak new expansion of contracts
 2022-09-12  8:19 UTC 

[Ada] Special-case printing of SPARK_Mode in error messages
 2022-09-12  8:19 UTC 

[Ada] Justify false alarm from CodePeer analysis of GNAT
 2022-09-12  8:19 UTC 

[Ada] Cleanup routine for handling SPARK_Mode kinds
 2022-09-12  8:19 UTC 

[Ada] Accept explicit SPARK_Mode Auto as configuration pragma
 2022-09-12  8:19 UTC 

[Ada] Remove SPARK containers from GNAT documentation
 2022-09-12  8:19 UTC 

[Ada] Reject use in SPARK of Asm intrinsics for code insertions
 2022-09-12  8:19 UTC 

[Ada] Internal error compiling formal instance of generic with Initial_Condition
 2022-09-12  8:19 UTC 

[Ada] Replace SPARK containers implementation by Compile_Time_Error
 2022-09-12  8:19 UTC 

[Ada] Fix validity checking on renamed Old attribute prefix
 2022-09-12  8:19 UTC 

[Ada] Tech debt: Expansion of contracts
 2022-09-12  8:19 UTC 

[Ada] Fix oversight in implementation of unnesting
 2022-09-12  8:19 UTC 

[Ada] Syntax error in Ada 2022 array aggregate causes bug box
 2022-09-12  8:19 UTC 

[Ada] bugbox referencing INOX prefixed view of primitive op of modular type
 2022-09-12  8:19 UTC 

[Ada] Lock_Free aspect takes precedence over Ceiling_Locking locking policy
 2022-09-12  8:19 UTC 

[Ada] Do not mark user parameters of protected subprograms as artificial
 2022-09-12  8:19 UTC 

[Ada] Fix issues with compiling ACATS test for user-defined literals
 2022-09-12  8:19 UTC 

[Ada] Remove a no-longer-correct comment
 2022-09-12  8:19 UTC 

[Ada] Fix bugs in check-related warnings
 2022-09-12  8:19 UTC 

[Ada] Disable Support_Atomic_Primitives on x86_64 VxWorks
 2022-09-12  8:19 UTC 

[Ada] Disable Support_Atomic_Primitives on QNX and VxWorks targets
 2022-09-12  8:19 UTC 

[Ada] Parser and lexer cleanup
 2022-09-12  8:19 UTC 

[Ada] Revert "Enforce matching of extra formals"
 2022-09-12  8:19 UTC 

[PATCH][GCC 12] arm: Fix constant immediates predicates and constraints for some MVE builtins
 2022-09-12  8:13 UTC  (2+ messages)

[PATCH] c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for bfloat16 [PR106652]
 2022-09-12  8:05 UTC 

[PATCH 1/2] Add new target hook: constant_ok_for_cprop_p
 2022-09-12  7:35 UTC  (2+ messages)

stdatomic.h: Do not define ATOMIC_VAR_INIT for C2x
 2022-09-12  7:28 UTC  (2+ messages)

[PATCH][pushed] analyzer: remove unused fields
 2022-09-12  7:13 UTC 

[PATCH] PR rtl-optimization/106594: Preserve zero_extend when cheap
 2022-09-11 23:40 UTC 

[PATCH] analyzer: consider empty ranges and zero byte accesses [PR106845]
 2022-09-11 12:08 UTC  (5+ messages)

[PATCH 2/2] xtensa: Implement new target hook: TARGET_CONSTANT_OK_FOR_CPROP_P
 2022-09-11 11:51 UTC 

[PATCH] Fortran: Add IEEE_SIGNBIT and IEEE_FMA functions
 2022-09-11 10:23 UTC  (10+ messages)

[PATCH] xtensa: constantsynth: Add new 3-insns synthesis pattern
 2022-09-10 18:26 UTC  (2+ messages)

[PATCH] Fortran: add IEEE_MODES_TYPE, IEEE_GET_MODES and IEEE_SET_MODES
 2022-09-10 16:54 UTC  (2+ messages)

[PATCH] : [gcc/config/rs600/rs6000.cc][Fix typo] Add parentheses for if statement
 2022-09-10 16:03 UTC  (4+ messages)

OpenMP, libgomp: Environment variable syntax extension
 2022-09-10 13:17 UTC  (16+ messages)
` [PATCH] "
                ` [committed] libgomp: Fix up OMP_PROC_BIND handling [PR106894]

[PATCH] Fortran 2018 rounding modes changes
 2022-09-10 10:21 UTC  (2+ messages)

[r13-2545 Regression] FAIL: libgomp.fortran/display-affinity-1.f90 -O execution test on Linux/x86_64
 2022-09-10  6:41 UTC 

[r13-2548 Regression] FAIL: 29_atomics/atomic_ref/compare_exchange_padding.cc execution test on Linux/x86_64
 2022-09-10  6:41 UTC 

[PATCH v3] Simplify memchr with small constant strings
 2022-09-10  5:38 UTC  (4+ messages)

[PATCH] testsuite: btf: Fix btf-datasec-1.c for RISC-V
 2022-09-10  4:10 UTC  (3+ messages)

Rust frontend patches v2
 2022-09-10  4:05 UTC  (3+ messages)
` [PATCH Rust front-end v2 02/37] gccrs: Add nessecary hooks for a Rust front-end testsuite

[PATCH] Handle OPAQUE_TYPE specially in verify_type [PR106833]
 2022-09-10  3:16 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH 2/2] xtensa: Make complex hard register clobber elimination more robust and accurate
 2022-09-09 22:24 UTC  (2+ messages)

[PATCH v4 1/2] xtensa: Eliminate unused stack frame allocation/freeing
 2022-09-09 22:22 UTC  (2+ messages)

[committed] analyzer: implement trust boundaries via a plugin for Linux kernel
 2022-09-09 21:24 UTC 

[committed] analyzer: add support for plugin-supplied known function behaviors
 2022-09-09 21:24 UTC 

[committed] analyzer: add test coverage for flexible array members [PR98247]
 2022-09-09 21:24 UTC 

[PATCH] libstdc++: Refactor implementation of operator+ for std::string
 2022-09-09 20:28 UTC  (5+ messages)

[PATCH] libstdc++: Clear padding bits in atomic compare_exchange
 2022-09-09 20:14 UTC  (13+ messages)
        ` Patch ping (was Re: [PATCH] libstdc++: Clear padding bits in atomic compare_exchange)

[PATCH 1/3] libstdc++: Fix zip_view's operator- for integer-class difference type [PR106766]
 2022-09-09 18:29 UTC  (6+ messages)
` [PATCH 2/3] libstdc++: Fix typo in adjacent_view::_Iterator [PR106798]
` [PATCH 3/3] libstdc++: Fix return type of empty zip/adjacent_transform [PR106803]

[PATCH] amdgcn: Add support for additional natively supported floating-point operations
 2022-09-09 17:57 UTC  (8+ messages)
      ` GCN: Add -mlow-precision-sqrt for double-precision sqrt [PR105246] (was: Re: [PATCH] amdgcn: Add support for additional natively supported floating-point operations)

[PATCH] Add __builtin_iseqsig()
 2022-09-09 17:55 UTC  (2+ messages)

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

[Patch] libgomp: Add reverse-offload splay tree
 2022-09-09 16:02 UTC  (2+ messages)

[Patch] libgomp/nvptx: Prepare for reverse-offload callback handling
 2022-09-09 15:51 UTC  (4+ messages)

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

[Patch][1/3] libgomp: Prepare for reverse offload fn lookup
 2022-09-09 15:36 UTC  (7+ messages)
` [Patch][2/3] GCN: libgomp+mkoffload.cc: "
` [Patch][2/3] nvptx: "
  ` [Patch][2/3][v2] "

i
 2022-09-09 14:53 UTC 

[PATCH 0/3] OpenMP SIMD routines
 2022-09-09 14:31 UTC  (3+ messages)
` [PATCH 3/3] vect: inbranch SIMD clones

Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
 2022-09-09 13:59 UTC  (3+ messages)

[PATCH] testsuite: gluefile file need to be prefixed
 2022-09-09 13:03 UTC 

[PATCH] c++: remove '_sfinae' suffix from functions
 2022-09-09 12:52 UTC 

[PATCH] tree-optimization/106722 - avoid invalid pointer association in predcom
 2022-09-09 12:31 UTC 

[PATCH] gcov: Respect tripplet when looking for gcov
 2022-09-09 11:56 UTC  (3+ messages)

[PATCH] Makefile.tpl: pass CXXFLAGS_FOR_BUILD where appropriate
 2022-09-09 10:10 UTC 

[PATCH, libgomp] Fix chunk_size<1 for dynamic schedule
 2022-09-09 10:08 UTC  (6+ messages)
      ` [PING] "
        ` [PING x2] "

[committed] RISC-V: Suppress build warnings
 2022-09-09 10:06 UTC 

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

[PATCH] RISC-V: Support -fexcess-precision=16
 2022-09-09  9:56 UTC  (2+ messages)

[PATCH] tree-optimization/106881 - fix simple_control_dep_chain part
 2022-09-09  9:47 UTC 

[PATCH] Document -fexcess-precision=16 in tm.texi
 2022-09-09  9:46 UTC 

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

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] optc-save-gen.awk: adjust generated array compare
 2022-09-08 19:35 UTC  (4+ 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] c++: Fix type completeness checks for type traits [PR106838]
 2022-09-08 16:38 UTC  (4+ messages)
` [PATCH v2] "

[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 

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

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