public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] i386: Fix emissing of __builtin_cpu_supports
 2022-05-11  8:57 UTC  (12+ messages)
      ` [PATCH] i386: simplify cpu_feature handling

[PATCH] rs6000: Fix constraint v with rs6000_constraints[RS6000_CONSTRAINT_v]
 2022-05-11  8:56 UTC  (12+ messages)

[Ada] Proof of 'Image support for unsigned integers
 2022-05-11  8:54 UTC 

[Ada] Sort Detect_Blocking alphabetically among names and pragmas
 2022-05-11  8:54 UTC 

[Ada] Fix Compile_Time_(Error|Warning) as non-configuration pragmas
 2022-05-11  8:54 UTC 

[Ada] Correctly reject record aggregate using brackets
 2022-05-11  8:54 UTC 

[Ada] Fix unbalanced paren in documentation marker for GNAT Studio
 2022-05-11  8:54 UTC 

[Ada] New No_Local_Tagged_Types restriction
 2022-05-11  8:54 UTC 

[Ada] Fix spurious ambiguity for if_expression containing operator
 2022-05-11  8:54 UTC 

[Ada] Do not create useless itype in Constrain_Access
 2022-05-11  8:54 UTC 

[Ada] Detect infinite loops with operators in exit conditions
 2022-05-11  8:54 UTC 

[Ada] Adapt proof of System.Arith_Double after update of Z3
 2022-05-11  8:54 UTC 

[Ada] Update categorization of implementation restrictions
 2022-05-11  8:54 UTC 

[Ada] Fix "S p e c" and "B o d y" file headers
 2022-05-11  8:54 UTC 

[Ada] Add SUSE 32bit dependency
 2022-05-11  8:54 UTC 

[Ada] Fix formatting glitches in GNAT User's Guide
 2022-05-11  8:54 UTC 

[Ada] Use pygments for Ada code examples of elaboration control
 2022-05-11  8:54 UTC 

[Ada] Excess finalization on assignment with target name symbol
 2022-05-11  8:54 UTC 

[Ada] fix crash on Secondary_Stack_Size with discriminant
 2022-05-11  8:54 UTC 

[Ada] Reset Reachable field when mutating label into loop entity
 2022-05-11  8:54 UTC 

[Ada] Fix layout of tables in PDF version of GNAT RM
 2022-05-11  8:54 UTC 

[Ada] Fix layout in description of aspects and pragmas
 2022-05-11  8:54 UTC 

[Ada] Fix markup in description of implementation-defined characteristics
 2022-05-11  8:54 UTC 

[Ada] Fix markup in description of pragma Eliminate
 2022-05-11  8:54 UTC 

[Ada] Add guard for making only legal labels unreachable
 2022-05-11  8:54 UTC 

[Ada] Document pragma Ada_2022
 2022-05-11  8:54 UTC 

[Ada] Properly reject unsupported address specifications
 2022-05-11  8:54 UTC 

[Ada] Move Reachable flag to E_Label entities
 2022-05-11  8:54 UTC 

[Ada] Set_Is_Known_Valid only if Safe_To_Capture_Value
 2022-05-11  8:54 UTC 

[Ada] Avoid crash for -gnatR -gnatc
 2022-05-11  8:54 UTC 

[PATCH, rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
 2022-05-11  8:53 UTC  (6+ messages)

[PATCH] bootstrap/105551 - restore nvptx build
 2022-05-11  8:49 UTC 

[PATCH] [Middle-end] Enhance final_value_replacement_loop to handle bitwise induction
 2022-05-11  8:45 UTC  (2+ messages)

[PATCH] [12/11/10] Fix invalid format warnings on Windows
 2022-05-11  8:21 UTC  (6+ messages)

[PATCH] Use more ARRAY_SIZE
 2022-05-11  8:17 UTC  (5+ messages)

[PATCH] x86: Document -mno-cet-switch
 2022-05-11  8:12 UTC  (3+ messages)

[1/2] PR96463 - aarch64 specific changes
 2022-05-11  7:14 UTC  (7+ messages)

[PATCH] Add -fcf-check-attribute=[yes|no|none] for Linux kernel
 2022-05-11  6:39 UTC  (2+ messages)

[PATCH] [i386] Optimize movzwl + vmovd/vmovq to vmovw
 2022-05-11  6:37 UTC  (4+ messages)

[patch gcc13] middle-end/70090: Dynamic sizes for -fsanitize=object-size
 2022-05-11  6:04 UTC  (8+ messages)
        ` [PATCH] middle-end/70090: Register __bdos for sanitizers if necessary

[PATCH 0/8][RFC] Support BTF decl_tag and type_tag annotations
 2022-05-11  5:05 UTC  (9+ messages)
` [ping][PATCH "
  ` [ping2][PATCH "

[PATCH v2] libstdc++: fix pointer type exception catch [PR105387]
 2022-05-11  4:19 UTC 

[wwwdocs] gcc-12/changes.html: Document the RISC-V libstdc++ -latomic detection
 2022-05-11  1:34 UTC  (2+ messages)

[PATCH] testsuite: btf: Fix btf-datasec-1.c for RISC-V
 2022-05-11  1:31 UTC  (2+ messages)

Supporting RISC-V Vendor Extensions in the GNU Toolchain
 2022-05-11  0:01 UTC 

[PATCH] testsuite: Update Wconversion testcase check type
 2022-05-10 23:57 UTC  (3+ messages)

[PATCH V2] powerpc: properly check for feenableexcept() on FreeBSD
 2022-05-10 23:32 UTC  (3+ messages)

rs6000: Prefer assigning the MMA vector operands to altivec registers [PR105556]
 2022-05-10 23:07 UTC  (4+ messages)

[PATCH] PR fortran/105230 - [9/10/11/12/13 Regression] ICE in find_array_section, at fortran/expr.cc:1634
 2022-05-10 21:51 UTC 

[PATCH RFA] attribs: fix typedefs in generic code [PR105492]
 2022-05-10 20:48 UTC  (2+ messages)
` PING "

[PATCH 00/10] Enable Decimal Floating Point (DFP) on AArch64
 2022-05-10 20:26 UTC  (15+ messages)
` [PATCH 01/10] aarch64: Enable DFP (Decimal Floating-point) (BID format)
` [PATCH 02/10] aarch64: Add backend support for DFP
` [PATCH 05/10] testsuite:: Fix pr39986.c testcase for AArch64
` [PATCH 08/10] testsuite: Add C++ unwinding tests with Decimal Floating-Point
` [PATCH 09/10] libgcc: Add support for HF mode (aka __fp16) in libbid
` [PATCH 10/10] libgcc: use __builtin_clz and __builtin_ctz "

[committed] Fix more problems with new linker warnings
 2022-05-10 16:32 UTC  (6+ messages)

[PATCH] PR fortran/105526 - [Coarray] Add missing checks for arguments of type TEAM_TYPE
 2022-05-10 16:30 UTC  (2+ messages)

[PATCH] x86: Skip ENDBR when emitting direct call/jmp to local function
 2022-05-10 16:25 UTC 

[PATCH] doc: Fix mode iterator example
 2022-05-10 16:08 UTC 

[PATCH, rs6000] Fix passing of Coomplex IEEE 128-bit [PR99685]
 2022-05-10 16:08 UTC  (2+ messages)
` Ping: "

[PATCH] x86: Add .note.GNU-stack section only for Linux
 2022-05-10 16:04 UTC  (2+ messages)

[PATCH v4][GCC13] RISC-V: Provide `fmin'/`fmax' RTL patterns
 2022-05-10 15:48 UTC  (4+ messages)
  ` [RESEND][committed v4] "

[committed 1/2] libstdc++: Add <syncstream> declarations to <iosfwd> [PR105284]
 2022-05-10 15:43 UTC  (2+ messages)
` [committed 2/2] libstdc++: Add <spanstream> "

[PATCH] OpenMP, C++: Add template support for the has_device_addr clause
 2022-05-10 15:41 UTC  (3+ messages)

[PATCH] libiberty: stop using PTR macro
 2022-05-10 15:33 UTC  (6+ messages)

[PATCH] AArch64: Improve address rematerialization costs
 2022-05-10 15:19 UTC  (6+ messages)

[PATCH] aarch64: Fix va_arg alignment handling (PR target/105549)
 2022-05-10 15:02 UTC 

[PATCH][pushed] libiberty: fix bad replacement
 2022-05-10 15:01 UTC 

[PATCH 1/2] c++: Harden *_PACK_EXPANSION and *_ARGUMENT_PACK macros
 2022-05-10 14:17 UTC  (4+ messages)
` [PATCH 2/2] c++: Remove SET_PACK_EXPANSION_PATTERN / SET_ARGUMENT_PACK_ARGS

[PATCH] Remove non-ANSI C macros in ansidecl.h
 2022-05-10 14:10 UTC  (6+ messages)

Make 'c-c++-common/goacc/kernels-decompose-pr100400-1-*.c' behave consistently, regardless of checking level (was: GCC 12.1 Release Candidate available from gcc.gnu.org)
 2022-05-10 14:03 UTC  (7+ messages)
      ` Make 'c-c++-common/goacc/kernels-decompose-pr100400-1-*.c' behave consistently, regardless of checking level
              ` Advise to call 'internal_error' instead of 'abort' or 'fancy_abort'

[PATCH] c, c++: -Wswitch warning on [[maybe_unused]] enumerator [PR105497]
 2022-05-10 13:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] Use gimple-match folding in fold_build_cond_expr
 2022-05-10 13:41 UTC 

[patch][gcc13][i386][pr101891]Adjust -fzero-call-used-regs to always use XOR
 2022-05-10 13:38 UTC  (9+ messages)

[PATCH] Remove size limit of PCH
 2022-05-10 13:30 UTC  (3+ messages)

[Patch] OpenMP: Fix use_device_{addr,ptr} with in-data-sharing arg
 2022-05-10 12:56 UTC  (2+ messages)
` [Patch] OpenMP: Fix use_device_{addr, ptr} "

[PATCH] PR fortran/105501 - check for non-optional spaces between adjacent keywords
 2022-05-10 11:54 UTC  (5+ messages)

[PATCH, OpenMP] Implement uses_allocators clause for target regions
 2022-05-10 11:29 UTC  (3+ messages)
  ` [PATCH, OpenMP, v2] "

[PATCH v2] Skip constant folding for fmin/max when either argument is sNaN [PR105414]
 2022-05-10 11:12 UTC  (2+ messages)

[c++] Disambiguate ModuleKind flags
 2022-05-10 11:09 UTC 

[PATCH] middle-end/105537 - debug processing
 2022-05-10 11:03 UTC 

[PATCH] Replace PTR with 'void *' in compiler
 2022-05-10 10:23 UTC  (3+ messages)

[PATCH] isel: Fix up gimple_expand_vec_set_expr [PR105528]
 2022-05-10 10:02 UTC  (2+ messages)

[PATCH] Properly use opts in finish_options
 2022-05-10  9:40 UTC 

[PATCH] Store complicated const into pool
 2022-05-10  9:28 UTC 

[PATCH][pushed] libgcov: use proper type for n_functions
 2022-05-10  8:59 UTC 

[PATCH] opts: do not allow Separate+Joined ending with =
 2022-05-10  8:47 UTC  (5+ messages)

[PATCH] aarch64: Fix pac-ret with unusual dwarf in libgcc unwinder [PR104689]
 2022-05-10  8:45 UTC 

[Ada] Optimize nonstandard boolean validity checking
 2022-05-10  8:21 UTC 

[Ada] Optimize nonstandard boolean conversions
 2022-05-10  8:21 UTC 

[Ada] Handle non-standard booleans in if_expression condition
 2022-05-10  8:21 UTC 

[Ada] Incorrect ineffective use type clause warning
 2022-05-10  8:21 UTC 

[Ada] Simplify call to overloaded Earlier_In_Extended_Unit
 2022-05-10  8:21 UTC 

[Ada] Remove repeated conversions between Source_Ptr and Int
 2022-05-10  8:21 UTC 

[Ada] Reuse Is_Rewrite_Substitution where possible
 2022-05-10  8:21 UTC 

[Ada] Cleanup detection of No_Elist with No and Present
 2022-05-10  8:21 UTC 

[Ada] Prevent search for references in postconditions from going too far
 2022-05-10  8:21 UTC 

[Ada] Remove tiny and incomplete optimization for unset references
 2022-05-10  8:21 UTC 

[Ada] Cleanup unnecessary declare block in Check_Unreachable_Code
 2022-05-10  8:21 UTC 

[Ada] Refine iteration from entities to formals
 2022-05-10  8:21 UTC 

[Ada] Check declare and qualified expressions for unset references
 2022-05-10  8:21 UTC 

[Ada] Check if- and case-expressions for unset references
 2022-05-10  8:21 UTC 

[Ada] Accept Structural in aspect Subprogram_Variant and pragma Loop_Variant
 2022-05-10  8:21 UTC 

[Ada] Fix hiding of user-defined operator that is not a homograph
 2022-05-10  8:20 UTC 

[Ada] Fix oversight for case expression in Eval_Integer_Literal
 2022-05-10  8:20 UTC 

[Ada] Avoid repeated conversions from Int to Char_Code
 2022-05-10  8:20 UTC 

[Ada] Reject numeric literals with too big exponents
 2022-05-10  8:20 UTC 

[Ada] Replace variables with constants in expanded code for task names
 2022-05-10  8:20 UTC 

[Ada] Fix incorrect range computation
 2022-05-10  8:20 UTC 

[Ada] Failure compiling "for ... of" loop over a slice
 2022-05-10  8:20 UTC 

[Ada] Fix comment about building names in task arrays
 2022-05-10  8:20 UTC 

[Ada] Simplify conversion from Character to Char_Code
 2022-05-10  8:20 UTC 

[SPARC] Fix PR target/105292
 2022-05-10  7:49 UTC 

[PATCH] Strip of a vector load which is only used partially
 2022-05-10  6:53 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] rs6000: avoid peeking eof after __vector
 2022-05-10  6:26 UTC  (3+ messages)

libgompd: ADD OMPD support and global ICV functions
 2022-05-10  5:40 UTC  (3+ messages)

[PATCH] Reconstruct i386 testsuite with __builtin_cpu_supports
 2022-05-10  5:16 UTC  (7+ messages)

[pushed] c++: fix arm-eabi crash building libstdc++ [PR105529]
 2022-05-10  5:05 UTC 

[PATCH] c++: ICE with constexpr dtor on ARM [PR105529]
 2022-05-10  4:13 UTC  (2+ messages)

[PATCH V4 0/3] RISC-V:Add mininal support for Zicbo[mzp]
 2022-05-10  3:25 UTC  (4+ messages)
` [PATCH V4 1/3] RISC-V: Add "
` [PATCH V4 2/3] RISC-V:Cache Management Operation instructions
` [PATCH V4 3/3] RISC-V:Cache Management Operation instructions testcases

[RFC 0/7] RISCV: Implement ISA Manual Table A.6 Mappings
 2022-05-10  0:52 UTC  (2+ messages)

[PATCH] libgo: Recognize off64_t / loff_t type definition of musl libc
 2022-05-09 23:33 UTC  (2+ messages)

New Croatian PO file for 'gcc' (version 12.1.0)
 2022-05-09 23:07 UTC 

[PATCH] configure: add --disable-fix-includes
 2022-05-09 21:14 UTC  (2+ messages)

[PATCH] c++: Implement P2324R2, labels at the end of compound-stmts [PR103539]
 2022-05-09 19:23 UTC  (2+ messages)

[PATCH] AArch64: Cleanup CPU option processing code
 2022-05-09 17:24 UTC  (2+ messages)

[PATCH] ipa-visibility: Optimize TLS access [PR99619]
 2022-05-09 17:15 UTC  (6+ messages)

[2/2] PR96463 -- changes to type checking vec_perm_expr in middle end
 2022-05-09 15:51 UTC  (11+ 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).