public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[COMMITTED] ada: Flip warning suppression routine to positive meaning
 2022-11-07  8:40 UTC 

[COMMITTED] ada: Cleanup detection of code within generic instances
 2022-11-07  8:40 UTC 

[COMMITTED] ada: Remove redundant suppression for non-modified IN OUT parameters
 2022-11-07  8:40 UTC 

[COMMITTED] ada: Reject boxes in delta array aggregates
 2022-11-07  8:40 UTC 

[COMMITTED] ada: Allow reuse of Enclosing_Declaration_Or_Statement by GNATprove
 2022-11-07  8:40 UTC 

[COMMITTED] ada: Clean up unnecesary call in resolution of overloaded expressions
 2022-11-07  8:40 UTC 

[COMMITTED] ada: Clean up code for visibility of generic actuals
 2022-11-07  8:39 UTC 

[COMMITTED] ada: Cleanup comment about mapping parameters when inlining
 2022-11-07  8:39 UTC 

[COMMITTED] ada: Put_Image aspect spec incorrectly not inherited
 2022-11-07  8:39 UTC 

[COMMITTED] ada: Tune layout after switching to Ada 2022 aggregate syntax
 2022-11-07  8:39 UTC 

[COMMITTED] ada: Cleanup WITH clauses after switching from obsolescent Ada 83 unit
 2022-11-07  8:39 UTC 

[COMMITTED] ada: Create operator nodes in functional style
 2022-11-07  8:39 UTC 

[COMMITTED] ada: Don't reuse operator nodes in expansion
 2022-11-07  8:39 UTC 

[COMMITTED] ada: Simplify detection of pragmas in the context items
 2022-11-07  8:39 UTC 

[COMMITTED] ada: Reject misplaced pragma Obsolescent
 2022-11-07  8:39 UTC 

[COMMITTED] ada: Fix missing tag for with of an obsolescent function
 2022-11-07  8:39 UTC 

[COMMITTED] ada: Remove useless validity suppression for attribute Input
 2022-11-07  8:38 UTC 

[committed] Add another commit to ignore
 2022-11-07  8:25 UTC 

[PATCH] libstdc++: Update from latest fast_float [PR107468]
 2022-11-07  8:19 UTC 

[PATCH 1/2] gcc/file-prefix-map: Allow remapping of relative paths
 2022-11-07  8:01 UTC  (4+ messages)

[PATCH 1/8]middle-end: Recognize scalar reductions from bitfields and array_refs
 2022-11-07  7:16 UTC  (3+ messages)

why does gccgit require pthread?
 2022-11-07  7:10 UTC  (3+ messages)

[PATCH v4, rs6000] Change mode and insn condition for VSX scalar extract/insert instructions
 2022-11-07  6:45 UTC 

[PATCH 0/2] Intel Grand Ridge Support
 2022-11-07  2:08 UTC  (4+ messages)
` [PATCH 1/2] Initial Grand Ridge support
` [PATCH 2/2] Add m_CORE_ATOM for atom cores

[PATCH] Support Intel RAO-INT
 2022-11-07  1:36 UTC  (2+ messages)

[PATCH] i386: Prefer remote atomic insn for atomic_fetch{add, and, or, xor}
 2022-11-07  1:33 UTC  (2+ messages)

[PATCH] Support Intel prefetchit0/t1
 2022-11-07  1:28 UTC  (2+ messages)

[PATCH] Initial Granite Rapids support
 2022-11-07  1:25 UTC  (2+ messages)

[Patch] Fortran: Fix reallocation on assignment for kind=4 strings [PR107508]
 2022-11-06 22:15 UTC  (3+ messages)

optabs: Variable index vec_set
 2022-11-06 19:53 UTC  (7+ messages)

[PATCH] Use bit-CCP in range-ops
 2022-11-06 16:14 UTC 

[PATCH] RISC-V: Add RVV registers register spilling
 2022-11-06  8:56 UTC 

[PATCH] LoongArch: fix signed overflow in loongarch_emit_int_compare
 2022-11-06  8:00 UTC  (3+ messages)

[PATCH] RISC-V: Fix RVV related testsuite
 2022-11-06  7:48 UTC  (2+ messages)

[PATCH] LoongArch: Add fcopysign instructions
 2022-11-06  2:23 UTC  (3+ messages)

Re: [PATCH] RISC-V: Fix RVV testcases
 2022-11-06  0:13 UTC  (3+ messages)

[committed] wwwdocs: gcc-4.8: Move three links from http to https
 2022-11-05 22:59 UTC 

[committed] wwwdocs: codingrationale: Switch www.open-std.org links to https
 2022-11-05 22:54 UTC 

[committed] d: Adjust attr_register2.d to pass when compiling with -m32
 2022-11-05 19:19 UTC 

[committed] d: Add support for vector comparison operators
 2022-11-05 19:10 UTC 

[PATCH 0/6] diagnostics: libcpp: Overhaul locations for _Pragma tokens
 2022-11-05 17:28 UTC  (15+ messages)
` [PATCH 1/6] diagnostics: Fix macro tracking for ad-hoc locations
` [PATCH 2/6] diagnostics: Use an inline function rather than hardcoding <built-in> string
` [PATCH 3/6] libcpp: Fix paste error with unknown pragma after macro expansion
` [PATCH 4/6] diagnostics: libcpp: Add LC_GEN linemaps to support in-memory buffers
` [PATCH 5/6] diagnostics: Support generated data in additional contexts
      ` [PATCH 5b/6] diagnostics: Remove null-termination requirement for json::string
      ` [PATCH 5a/6] diagnostics: Handle generated data locations in edit_context
` [PATCH 6/6] diagnostics: libcpp: Assign real locations to the tokens inside _Pragma strings

[PATCH 1/2]middle-end: Add new tbranch optab to add support for bit-test-and-branch operations
 2022-11-05 14:23 UTC  (7+ messages)

[RFC] propgation leap over memory copy for struct
 2022-11-05 14:13 UTC  (6+ messages)

[committed] libstdc++: Do not use SFINAE for propagate_const conversions [PR107525]
 2022-11-05 14:01 UTC 

[PATCH v3] libstdc++: fix pointer type exception catch [PR105387]
 2022-11-05 14:01 UTC  (4+ messages)

[PATCH 0/2] tree_nonzero_bits vs vector and complex types
 2022-11-05 11:47 UTC  (5+ messages)
` [PATCH 1/2] Fix PR 105532: match.pd patterns calling tree_nonzero_bits with vector types
` [PATCH 2/2] Add assert for type on tree_nonzero_bits

[PATCH] vect: Fold LEN_{LOAD,STORE} if it's for the whole vector [PR107412]
 2022-11-05 11:40 UTC  (2+ messages)

[PATCH] Extend optimization for integer bit test on __atomic_fetch_[or|and]_*
 2022-11-05 11:21 UTC  (2+ messages)

[PATCH] Plug memory leak in attribute target_clones
 2022-11-05 11:13 UTC  (2+ messages)

[PATCH] gcc/file-prefix-map: Fix NULL filename handling
 2022-11-05 11:06 UTC  (2+ messages)

[PATCH] doc: Document correct -fwide-exec-charset defaults [PR41041]
 2022-11-05 11:01 UTC  (2+ messages)

[PATCH] Support multilib-aware target lib flags self-specs overriding
 2022-11-05  9:23 UTC  (6+ messages)

[PATCH] riscv: implement TARGET_MODE_REP_EXTENDED
 2022-11-05  9:03 UTC  (6+ messages)
    ` [PATCH] [PHIOPT] Add A ? B + CST : B match and simplify optimizations

[PATCH RFA] input: add get_source_text_between
 2022-11-05  2:00 UTC  (6+ messages)

[PATCH] [PR24021] Implement PLUS_EXPR range-op entry for floats
 2022-11-04 19:53 UTC  (6+ messages)

[PATCH] c++: libcpp: Support raw strings with newlines in directives [PR55971]
 2022-11-04 18:25 UTC  (2+ messages)

[PATCH 1/2] c++: correct __has_attribute(init_priority)
 2022-11-04 18:16 UTC  (9+ messages)
` [PATCH 2/2] libstdc++: Move stream initialization into compiled library [PR44952]

[AArch64] Enable generation of FRINTNZ instructions
 2022-11-04 17:40 UTC  (15+ messages)

[PATCH] testsuite: Add testcase from C++23 P2314R4 - Character sets and encodings
 2022-11-04 17:18 UTC  (2+ messages)

[committed] AArch64: Fix testcase
 2022-11-04 17:11 UTC 

RFH: attr target_clones default assembler name ignored?
 2022-11-04 16:39 UTC  (2+ messages)
` [PATCH] symtab: also change RTL decl name [was: RFH: attr target_clones default assembler name ignored?]

[PATCH RFC] c++: implement P1492 contracts
 2022-11-04 14:40 UTC 

[COMMITTED] Set nonzero bits for multiplication and divisions by a power of 2
 2022-11-04 14:19 UTC 

[committed] libstdc++: Simplify lifetime of eh_globals variable [PR107500]
 2022-11-04 14:06 UTC 

[committed] libstdc++: Define _GNU_SOURCE for secure_getenv on Cygwin [PR107511]
 2022-11-04 14:06 UTC 

[COMMITTED] ada: Fix for validity checks combined with aliasing checks
 2022-11-04 13:59 UTC 

[COMMITTED] ada: Fix couple of issues with arrays indexed by enumeration type
 2022-11-04 13:58 UTC 

[COMMITTED] ada: Fix typo in comment referring to pragma Restrictions
 2022-11-04 13:58 UTC 

[COMMITTED] ada: Cleanup code for warnings about unreferenced formal parameters
 2022-11-04 13:58 UTC 

[COMMITTED] ada: Cleanup code for unreferenced variables
 2022-11-04 13:58 UTC 

[COMMITTED] ada: Cleanup code for warnings about unset references
 2022-11-04 13:58 UTC 

[COMMITTED] ada: Static intrinsic functions are a core language extension
 2022-11-04 13:58 UTC 

[COMMITTED] ada: Remove redundant calls in handling of aspect specifications
 2022-11-04 13:58 UTC 

[COMMITTED] ada: Flag unsupported dispatching constructor calls
 2022-11-04 13:58 UTC 

[COMMITTED] ada: Avoid repeated iteration over private protected components
 2022-11-04 13:58 UTC 

[COMMITTED] ada: Cleanup clearing flags on package variables
 2022-11-04 13:57 UTC 

[COMMITTED] ada: Fix various typos in GNAT User's Guide
 2022-11-04 13:57 UTC 

[COMMITTED] ada: Fix loop unnesting issue
 2022-11-04 13:57 UTC 

[COMMITTED] ada: Fix repeated killing of private entity values
 2022-11-04 13:57 UTC 

[COMMITTED] ada: Simplify detection of controlling formals
 2022-11-04 13:57 UTC 

[COMMITTED] ada: Skip dynamic interface conversion under configurable runtime
 2022-11-04 13:57 UTC 

[COMMITTED] ada: Skip dynamic interface conversion under configurable runtime
 2022-11-04 13:57 UTC 

[COMMITTED] ada: Fix typo
 2022-11-04 13:57 UTC 

[COMMITTED] ada: Remove sa_messages
 2022-11-04 13:56 UTC 

[COMMITTED] ada: Refactor: replace uses of `not Present(X)` with `No (X)`
 2022-11-04 13:56 UTC 

[COMMITTED] ada: Fix various typos in node and entity description comments
 2022-11-04 13:56 UTC 

[COMMITTED] ada: Fix various typos in GNAT RM
 2022-11-04 13:56 UTC 

[COMMITTED] ada: Improve efficiency of scope stack restoration
 2022-11-04 13:56 UTC 

[COMMITTED] ada: Small editorial changes to documentation comments
 2022-11-04 13:56 UTC 

[COMMITTED] ada: Allow enabling a restricted set of language extensions
 2022-11-04 13:56 UTC 

[COMMITTED] ada: Generate missing object decls for adainit/adafinal registration calls
 2022-11-04 13:55 UTC 

[COMMITTED] ada: Support lock-free protected objects with pragma Initialize_Scalars
 2022-11-04 13:54 UTC 

[COMMITTED] ada: Remove VxWorks 6 and VxWorks 653 2.x content from the UGX
 2022-11-04 13:54 UTC 

[COMMITTED] ada: Reject expanded global names in lock-free protected objects
 2022-11-04 13:53 UTC 

[COMMITTED] ada: Generate host-side CUDA_Register_Function calls for device's adainit/adafinal
 2022-11-04 13:53 UTC 

[PATCH] tree-object-size: Support strndup and strdup
 2022-11-04 13:47 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] libcpp: Update to Unicode 15
 2022-11-04 13:38 UTC  (2+ messages)

[PATCH] cgraph_node: Remove redundant section clearing
 2022-11-04 11:55 UTC  (3+ messages)

[PATCH] Remove dead code
 2022-11-04 10:36 UTC  (13+ messages)
        ` Remove support for Intel MIC offloading (was: [PATCH] Remove dead code.)
            ` GCC 13: OpenMP offloading to Intel MIC has been removed (was: Remove support for Intel MIC offloading)
          ` Remove support for Intel MIC offloading

[PATCH][committed] aarch64: Fix typo in aarch64-sve.md comment
 2022-11-04 10:09 UTC 

[PATCH] Fortran: ordering of hidden procedure arguments [PR107441]
 2022-11-04  9:53 UTC  (10+ messages)
      ` [PATCH, v2] "

Update Affiliation
 2022-11-04  9:51 UTC 

[PATCH] Fix recent thinko in operand_equal_p
 2022-11-04  9:40 UTC  (2+ messages)

[PATCH 1/3] STABS: remove -gstabs and -gxcoff functionality
 2022-11-04  9:32 UTC  (9+ messages)
` Restore default 'sorry' 'TARGET_ASM_CONSTRUCTOR', 'TARGET_ASM_DESTRUCTOR' (was: [PATCH 1/3] STABS: remove -gstabs and -gxcoff functionality)
      ` Better integrate default 'sorry' 'TARGET_ASM_CONSTRUCTOR', 'TARGET_ASM_DESTRUCTOR' (was: Restore default 'sorry' 'TARGET_ASM_CONSTRUCTOR', 'TARGET_ASM_DESTRUCTOR')

[PATCH] libcpp: Update to Unicode 15
 2022-11-04  9:05 UTC  (2+ messages)

Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
 2022-11-04  8:30 UTC  (18+ messages)

c: tree: target: C2x (...) function prototypes and va_start relaxation
 2022-11-04  8:19 UTC  (4+ messages)

[PATCH] arm: Allow to override location of .gnu.sgstubs section
 2022-11-04  7:59 UTC  (4+ messages)
` PING^1 "

[PATCH v2] c++: Use in-process client when networking is disabled
 2022-11-04  7:57 UTC  (5+ messages)

[PATCH] Support Intel AMX-FP16 ISA
 2022-11-04  7:44 UTC  (2+ messages)

[PATCH] Optimize VEC_PERM_EXPR with same permutation index and operation [PR98167]
 2022-11-04  6:43 UTC  (2+ messages)

[PATCH v3] LoongArch: Optimize immediate load
 2022-11-04  3:07 UTC  (5+ messages)

[PATCH v3] RISC-V modified add3 for large stack frame optimization [PR105733]
 2022-11-04  0:59 UTC  (2+ messages)

Tools Sell
 2022-11-04  0:32 UTC 

[PATCH] Enable shrink wrapping for the RISC-V target
 2022-11-03 22:23 UTC  (2+ messages)

[PATCH] diagnostics: Allow FEs to keep customizations for middle end [PR101551,PR106274]
 2022-11-03 20:07 UTC  (5+ messages)
` [PATCH] diagnostics: Allow FEs to keep customizations for middle end [PR101551, PR106274]

[PATCH RFA] libstdc++: add experimental Contracts support
 2022-11-03 19:57 UTC 

[COMMITTED] Add testcases resolved with ranger as VRP1
 2022-11-03 19:28 UTC 

[pushed] c++: change -fconcepts to mean C++20 concepts
 2022-11-03 19: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).