public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 00/10] __builtin_dynamic_object_size
 2021-11-26 18:07 UTC  (19+ messages)
` [PATCH v3 0/8] __builtin_dynamic_object_size
  ` [PATCH v3 1/8] tree-object-size: Replace magic numbers with enums
  ` [PATCH v3 2/8] tree-object-size: Abstract object_sizes array
  ` [PATCH v3 3/8] tree-object-size: Save sizes as trees and support negative offsets
  ` [PATCH v3 4/8] __builtin_dynamic_object_size: Recognize builtin
  ` [PATCH v3 5/8] tree-object-size: Support dynamic sizes in conditions
  ` [PATCH v3 6/8] tree-object-size: Handle function parameters
  ` [PATCH v3 7/8] tree-object-size: Handle GIMPLE_CALL
  ` [PATCH v3 8/8] tree-object-size: Dynamic sizes for ADDR_EXPR

[PATCH] libgccjit: add some reflection functions in the jit C api
 2021-11-26 18:03 UTC  (15+ messages)

[PATCH, committed] rs6000: Fix test_mffsl.c effective target check
 2021-11-26 17:46 UTC  (2+ messages)

[PATCH] stddef.h: add support for musl typedef macro guards
 2021-11-26 16:57 UTC 

[PATCH] rs6000/test: Add emulated gather test case
 2021-11-26 16:24 UTC  (4+ messages)

[PATCH v2] elf: Add _dl_find_object function
 2021-11-26 16:17 UTC  (3+ messages)

[PATCH 0/4] Use _dl_find_eh_frame to locate DWARF EH data in the unwinder
 2021-11-26 15:49 UTC  (9+ messages)
` [PATCH 3/4] libgcc: Split FDE search code from PT_GNU_EH_FRAME lookup
` [PATCH 4/4] libgcc: Use _dl_find_eh_frame in _Unwind_Find_FDE

[PATCH v3] c++: Add gnu::diagnose_as attribute
 2021-11-26 15:24 UTC  (6+ messages)
` [RFC] c++: Print function template parms when relevant (was: [PATCH v4] c++: Add gnu::diagnose_as attribute)
    ` [PATCH 0/2] "
      ` [PATCH 1/2] c++: Print function template parms when relevant
      ` [PATCH 2/2] c++: Print function template parms when relevant [part 2]

[committed 1/3] libstdc++: Remove redundant xfail selectors in dg-do compile tests
 2021-11-26 15:15 UTC  (3+ messages)
` [committed 2/3] libstdc++: Fix dg-do directive for tests supposed to be run
` [committed 3/3] libstdc++: Ensure dg-add-options comes after dg-options

[PATCH] PR fortran/103411 - ICE in gfc_conv_array_initializer, at fortran/trans-array.c:6377
 2021-11-26 14:45 UTC  (7+ messages)
      ` [PATCH, v2] "

[PATCH] ipa: Careful processing ANCESTOR jump functions and NULL pointers (PR 103083)
 2021-11-26 14:00 UTC 

[Ada] RTEMS: use hardware interrupts instead of signals for interrupt handling
 2021-11-26 13:59 UTC  (2+ messages)

[PATCH] d: fix ASAN in option processing
 2021-11-26 13:52 UTC  (3+ messages)

Minod modref tweeks
 2021-11-26 13:01 UTC 

Fix wrong code caused by min_flags update in update_summary
 2021-11-26 13:00 UTC 

[committed] libstdc++: Fix test that fails for C++98 mode
 2021-11-26 12:56 UTC 

[committed] libstdc++: Skip failing std::array test for debug mode
 2021-11-26 12:56 UTC 

[committed] libstdc++: Add missing header to <bits/stl_iterator.h>
 2021-11-26 12:55 UTC 

[PATCH] darwin, d: Support outfile substitution for liphobos
 2021-11-26 12:51 UTC  (3+ messages)

Fix fail in inline-9.c testcase
 2021-11-26 12:51 UTC 

[PATCH] libstdc++: Define std::__is_constant_evaluated() for internal use
 2021-11-26 12:49 UTC  (5+ messages)

[committed] libstdc++: Make std::pointer_traits SFINAE-friendly [PR96416]
 2021-11-26 12:39 UTC  (2+ messages)
` [committed] libstdc++: Move std::to_address tests to more appropriate place

[committed 01/12] d: Factor d_nested_class and d_nested_struct into single function
 2021-11-26 12:35 UTC  (4+ messages)
` [committed 03/12] d: Insert null terminator in obstack buffers

[RFC][PATCH] c++/46476 - implement -Wunreachable-code-return
 2021-11-26 12:18 UTC 

[PATCH][libgomp, nvptx] Fix hang in gomp_team_barrier_wait_end
 2021-11-26 12:10 UTC  (8+ messages)
            ` *PING* "

[PATCH] libcpp: Fix up #__VA_OPT__ handling [PR103415]
 2021-11-26  9:33 UTC 

[PATCH] Loop unswitching: support gswitch statements
 2021-11-26  8:12 UTC  (24+ messages)

[PATCH] Restore can_be_invalidated_p semantics to before refactoring
 2021-11-26  7:53 UTC 

[PATCH take 3] ivopts: Improve code generated for very simple loops
 2021-11-26  7:36 UTC  (2+ messages)

[PATCH] [RFC, v2, 1/1, AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2021-11-26  7:06 UTC 

[r12-5536 Regression] FAIL: gfortran.dg/widechar_2.f90 -O0 (test for excess errors) on Linux/x86_64
 2021-11-26  6:03 UTC 

[r12-5531 Regression] FAIL: gcc.dg/ipa/inline-9.c scan-ipa-dump inline "Inlined 1 calls" on Linux/x86_64
 2021-11-26  3:19 UTC 

[committed] libstdc++: Remove dg-error that no longer happens
 2021-11-25 23:12 UTC 

[PATCH] x86: Add -mmove-max=bits and -mstore-max=bits
 2021-11-25 22:47 UTC 

libstdc++: Make atomic<T*>::wait() const [PR102994]
 2021-11-25 21:24 UTC  (7+ messages)

[PATCH v7] rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
 2021-11-25 21:12 UTC  (2+ messages)

[committed] libstdc++: Do not use memset in constexpr calls to ranges::fill_n [PR101608]
 2021-11-25 20:04 UTC 

[PATCH v4 0/2] Implement indirect external access
 2021-11-25 17:54 UTC  (4+ messages)
` PING "
  ` PING^2 "
    ` PING^3 "

[PATCH] ipa: Teach IPA-CP transformation about IPA-SRA modifications (PR 103227)
 2021-11-25 17:14 UTC  (4+ messages)

[commit][master+OG11] amdgcn: Fix ICE generating CFI [PR103396]
 2021-11-25 16:59 UTC 

[COMMITTED] path solver: Compute ranges in path in gimple order
 2021-11-25 16:33 UTC  (7+ messages)
` [COMMITTED] path solver: Move boolean import code to compute_imports

[PATCH 0/3] P1997 'array-copy' patchset [PR103238]
 2021-11-25 16:05 UTC  (3+ messages)
` [PATCH 1/3] c++: designated init of char array by string constant [PR55227]

[PATCH] c++: __builtin_bit_cast To C array target type [PR103140]
 2021-11-25 15:57 UTC  (2+ messages)

[PATCH] c++: Diagnose taking address of an immediate member function [PR102753]
 2021-11-25 15:49 UTC  (15+ messages)
  ` [PATCH, v2] "
                ` [PATCH] c++: Fix up diagnostics about "
                    ` [PATCH] c++, v2: "
                        ` [PATCH] c++, v3: "

[PATCH] match.pd: Fix up the recent bitmask_inv_cst_vector_p simplification [PR103417]
 2021-11-25 15:28 UTC  (10+ messages)

[PATCH] Remove unreachable returns
 2021-11-25 14:16 UTC 

[PATCH 15/16] OpenMP: lvalue parsing for map clauses (C++)
 2021-11-25 14:11 UTC  (2+ messages)
` [PATCH 16/16] OpenMP: lvalue parsing for map clauses (C)

[PATCH 10/16] OpenMP: Fix non-zero attach/detach bias for struct dereferences
 2021-11-25 14:10 UTC  (5+ messages)
` [PATCH 11/16] OpenMP: Handle reference-typed struct members
` [PATCH 12/16] OpenACC: Make deep-copy-arrayofstruct.c a libgomp/runtime test
` [PATCH 13/16] Add debug_omp_expr
` [PATCH 14/16] OpenMP: Add inspector class to unify mapped address analysis

[PATCH 05/16] Remove base_ind/base_ref handling from extract_base_bit_offset
 2021-11-25 14:08 UTC  (5+ messages)
` [PATCH 06/16] OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sorting by base pointer)
` [PATCH 07/16] Remove omp_target_reorder_clauses
` [PATCH 08/16] OpenMP/OpenACC: Hoist struct sibling list handling in gimplification
` [PATCH 09/16] OpenMP: Allow array ref components for C & C++

[PATCH] Remove unreachable gcc_unreachable () at the end of functions
 2021-11-25 14:08 UTC  (3+ messages)

[PATCH 00/16] OpenMP: lvalues in "map" clauses and struct handling rework
 2021-11-25 14:07 UTC  (5+ messages)
` [PATCH 01/16] Rewrite GOMP_MAP_ATTACH_DETACH mappings unconditionally
` [PATCH 02/16] OpenMP/OpenACC: Move array_ref/indirect_ref handling code out of extract_base_bit_offset
` [PATCH 03/16] OpenACC/OpenMP: Refactor struct lowering in gimplify.c
` [PATCH 04/16] OpenACC: Rework indirect struct handling "

[COMMITTED] PR tree-optimization/102648 - Add the testcase for this PR to the testsuite
 2021-11-25 14:03 UTC 

[AArch64] Enable generation of FRINTNZ instructions
 2021-11-25 13:53 UTC  (9+ messages)

[PATCH][RFC] middle-end/46476 - resurrect -Wunreachable-code
 2021-11-25 13:46 UTC  (15+ messages)

[PATCH] PR tree-optimization/103359 - Check for equivalences between PHI argument and def
 2021-11-25 13:45 UTC  (3+ messages)

Do not check gimple_call_chain in tree-ssa-alias
 2021-11-25 13:35 UTC  (2+ messages)

[PATCH] [RFC] unreachable returns
 2021-11-25 13:27 UTC  (2+ messages)

[PATCH] Remove dead code and function
 2021-11-25 12:57 UTC  (2+ messages)

[PATCH 0/3][vect] Enable vector unrolling of main loop
 2021-11-25 12:46 UTC  (20+ messages)
` [PATCH 1/3][vect] Add main vectorized loop unrolling
        ` [PATCH 1v2/3][vect] "

[PATCH] Introduce REG_SET_EMPTY_P
 2021-11-25 12:37 UTC 

[PATCH] Remove never looping loop in label_rtx_for_bb
 2021-11-25 12:36 UTC 

[PATCH] Continue RTL verifying in rtl_verify_fallthru
 2021-11-25 12:35 UTC 

[PATCH] PR middle-end/103406: Check for Inf before simplifying x-x
 2021-11-25 12:02 UTC  (2+ messages)

[PATCH][DOCS] docs: Add missing @option keyword
 2021-11-25 11:15 UTC 

[PATCH] Fix typo in r12-5486
 2021-11-25 10:38 UTC  (2+ messages)

[PATCH] introduce predicate analysis class
 2021-11-25 10:18 UTC  (2+ messages)

[ping][vect-patterns] Refactor widen_plus/widen_minus as internal_fns
 2021-11-25 10:08 UTC 

[PATCH] tree-optimization/103345: Improved load merging
 2021-11-25  9:44 UTC  (6+ messages)
` [PATCH] bswap: Fix up symbolic merging for xor and plus [PR103376]
    ` [PATCH] bswap: Improve perform_symbolic_merge [PR103376]

[PATCH 2/2][GCC] arm: Declare MVE types internally via pragma
 2021-11-25  9:42 UTC  (6+ messages)

[PATCH] pr103194-5.c: Replace long with int64_t
 2021-11-25  5:35 UTC  (2+ messages)

[PATCH] c++: Avoid adding implicit attributes during apply_late_template_attributes [PR101180]
 2021-11-25  2:43 UTC  (4+ messages)
  ` [PATCH] c++: Return early in apply_late_template_attributes if there are no late attribs [PR101180]

[PATCH] c++: Implement C++23 P2128R6 - Multidimensional subscript operator [PR102611]
 2021-11-25  2:43 UTC  (4+ messages)
  ` [PATCH] c++, v2: "

[PATCH] Avoid expecting nonzero size for access none void* arguments [PR101751]
 2021-11-25  2:16 UTC 

aix: adjust installation directories for GCC64
 2021-11-24 23:31 UTC  (2+ messages)

[PATCH v6] rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
 2021-11-24 21:32 UTC  (4+ messages)

Fix handling of static chain in modref
 2021-11-24 21:30 UTC 

[RFC/PATCH] Use range-based for loops for traversing loops
 2021-11-24 19:44 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      ` [PATCH v4] "
            ` Reduce scope of a few 'class loop *loop' variables (was: [PATCH v4] Use range-based for loops for traversing loops)

[PATCH] C, C++, OpenMP: Add 'has_device_addr' clause to 'target' construct
 2021-11-24 17:08 UTC  (4+ messages)
    ` [PATCH] C, C++, Fortran, "

[PATCH] AArch64: Improve address rematerialization costs
 2021-11-24 16:51 UTC  (5+ messages)

[PATCH v2 0/2] RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc6
 2021-11-24 16:41 UTC  (2+ messages)

[PATCH] implement -Winfinite-recursion [PR88232]
 2021-11-24 16:36 UTC  (3+ messages)

[PATCH] tree-optimization/103168 - Improve VN of pure function calls
 2021-11-24 15:06 UTC  (4+ messages)

[PATCH 1/2] Split return functionality of get_non_stale_global_range
 2021-11-24 14:06 UTC  (3+ messages)

[PATCH 2/2] PR tree-optimization/103231 - Directly resolve range_of_stmt dependencies
 2021-11-24 14:06 UTC  (3+ messages)

[COMMITTED] Range-on-edge trace tweak
 2021-11-24 14:06 UTC 

[PATCH] PR middle-end/103059: reload: Also accept ASHIFT with indexed addressing
 2021-11-24 13:38 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).