public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Ada] Rewrite operator entity in derived class-wide expressions
 2021-10-05  8:26 UTC 

[Ada] Propagate Ghost status from parent to derived subprograms
 2021-10-05  8:26 UTC 

[Ada] Add Default_Initial_Condition to type Unbounded_String
 2021-10-05  8:26 UTC 

[Ada] Disable contract cases on formal containers
 2021-10-05  8:26 UTC 

[Ada] Improve message on missing all/for in pre-Ada-2022 modes
 2021-10-05  8:26 UTC 

[Ada] Improve error message on missing all/for in quantified expression
 2021-10-05  8:26 UTC 

[Ada] Proof of Ada.Strings.Maps
 2021-10-05  8:26 UTC 

[Ada] Proof of Ada.Characters.Handling
 2021-10-05  8:26 UTC 

[patch][middle-end/PR102359]Not add initialization for DECL_VALUE_EXPR variables with -ftrivial-auto-var-init
 2021-10-05  8:19 UTC  (2+ messages)

[committed] d: gdc driver ignores -static-libstdc++ when automatically linking libstdc++ library
 2021-10-05  8:02 UTC  (3+ messages)

[PATCH] c++: Fix apply_identity_attributes [PR102548]
 2021-10-05  7:50 UTC 

[gimple-isel] Remove redundant if condition
 2021-10-05  7:10 UTC 

[PATCH] Adjust gfortran.dg/predict-2.f90
 2021-10-05  6:37 UTC 

[PATCH] middle-end/102587 - avoid auto-init for VLA vectors
 2021-10-05  6:25 UTC  (5+ messages)

[PATCH] c++: templated static local var has value-dep addr [PR98930]
 2021-10-05  1:19 UTC  (2+ messages)

[PATCH] restore ancient -Waddress for weak symbols [PR33925]
 2021-10-04 22:39 UTC  (3+ messages)

[PATCH RFA] vec: Fix --enable-gather-detailed-mem-stats
 2021-10-04 22:22 UTC  (4+ messages)

[PATCH][i386] target: support spaces in target attribute
 2021-10-04 21:02 UTC  (2+ messages)

[PATCH] Remove static marker for range in alloca pass
 2021-10-04 20:57 UTC  (3+ messages)

[PATCH, rs6000 GCC-11 committed] Fix fusion testcase counts
 2021-10-04 20:36 UTC 

[committed] libstdc++: Specialize std::pointer_traits<__normal_iterator<I,C>>
 2021-10-04 20:30 UTC  (10+ messages)
  ` [committed] libstdc++: Specialize std::pointer_traits<__normal_iterator<I, C>>

[r12-4143 Regression] FAIL: gfortran.dg/predict-2.f90 -O scan-tree-dump-times profile_estimate "Fortran loop preheader heuristics of edge" 2 on Linux/x86_64
 2021-10-04 19:41 UTC 

[PATCH v3 0/6] rs6000: Support more SSE4 intrinsics
 2021-10-04 18:26 UTC  (3+ messages)

[PATCH] libiberty: prevent buffer overflow when decoding user input
 2021-10-04 16:52 UTC  (4+ messages)

[PATCH] c++: odr-use argument to a function NTTP [PR53164]
 2021-10-04 16:40 UTC 

[PATCH 0/3][vect] Enable vector unrolling of main loop
 2021-10-04 16:30 UTC  (8+ messages)
` [PATCH 1/3][vect] Add main vectorized loop unrolling
        ` [PATCH 1v2/3][vect] "

[RFC] More jump threading restrictions in the presence of loops
 2021-10-04 16:29 UTC  (5+ messages)

[PATCH] libgcc, emutls: Allow building weak definitions of the emutls functions
 2021-10-04 16:06 UTC  (4+ messages)
` [PING}[PATCH] "
  ` [PING^2][PATCH] "

[committed] d: Save target node before parsing optimize options in case it changes
 2021-10-04 15:59 UTC 

[PATCH 0/8] OpenMP 5.0: Topological sort for OpenMP 5.0 base pointers
 2021-10-04 15:59 UTC  (3+ messages)
` [PATCH 8/8] OpenMP 5.0: [WIP, RFC] Clause ordering for OpenMP 5.0 (topological sorting by base pointer)

[PATCH] libiberty: d-demangle: use switch instead of if-else
 2021-10-04 14:56 UTC  (4+ messages)

[PATCH] tree-optimization/102570 - teach VN about internal functions
 2021-10-04 14:52 UTC 

[committed] libstdc++: Allow visiting inherited variants [PR 90943]
 2021-10-04 14:26 UTC  (4+ messages)

[committed] libstdc++: Implement P1518R2 for container deduction guides
 2021-10-04 14:24 UTC 

[committed] libstdc++: Disable std::string{, _view} construction from nullptr (P2166R1)
 2021-10-04 14:24 UTC 

[RFC][Patch][middle-end/PR102359]Not add initialization for READONLY variables with -ftrivial-auto-var-init
 2021-10-04 14:07 UTC  (10+ messages)

[PATCH] Improve integer bit test on atomic builtin return
 2021-10-04 13:53 UTC 

[PATCH] Improve jump threading dump output
 2021-10-04 13:29 UTC  (6+ messages)

[PATCH] avoid hardreg autoinit
 2021-10-04 12:26 UTC 

[PATCH] debug: Handle x_flag_var_tracking_* in finish_options [PR102585]
 2021-10-04 12:16 UTC  (4+ messages)

[PATCH] middle-end/102285 - refine .DEFERRED_INIT expansion
 2021-10-04 11:44 UTC 

[PATCH] gcov: make profile merging smarter
 2021-10-04 11:32 UTC  (5+ messages)

[PATCH][RFC] Come up with casm state
 2021-10-04 11:16 UTC  (5+ messages)
` [PATCH 3/N] Come up with casm global state

[PATCH] var-tracking: Fix a wrong-debug issue caused by my r10-7665 var-tracking change [PR102441]
 2021-10-04  9:31 UTC 

[PATCH][GCC] arm: Add Cortex-R52+ multilib
 2021-10-04  9:26 UTC  (5+ messages)

[Ada] Incremental patch for restriction No_Dynamic_Accessibility_Checks
 2021-10-04  8:48 UTC 

[Ada] Document the current behaviour of -gnateA switch
 2021-10-04  8:48 UTC 

[Ada] Handle properly user_defined literals given by operators
 2021-10-04  8:48 UTC 

[Ada] Fix indentation in generated AST construction functions
 2021-10-04  8:48 UTC 

[Ada] Implement CUDA_Device
 2021-10-04  8:48 UTC 

[Ada] Completion of support for AI12-0409 (attribute Preelaborable_Initialization)
 2021-10-04  8:48 UTC 

[Ada] Mark Ada.Text_IO in SPARK
 2021-10-04  8:48 UTC 

[Ada] Minor comment fix in System.Regpat
 2021-10-04  8:48 UTC 

[Ada] Refactor duplicate code for pretty-printing GNAT AST
 2021-10-04  8:48 UTC 

[Ada] Remove repeated calls to Prefix in resolution of array accesses
 2021-10-04  8:48 UTC 

[Ada] Emit specific SCOs for decisions of quantified expressions
 2021-10-04  8:48 UTC 

[Ada] Fix comment about expansion of slices
 2021-10-04  8:48 UTC 

[Ada] Add Ada RM description of Ada.Strings.Bounded as comments in the spec
 2021-10-04  8:48 UTC 

[Ada] Fix for a static Leading_Part attribute raising constraint error
 2021-10-04  8:47 UTC 

[Ada] Fix resolution of Declare_Expressions involving transient scopes
 2021-10-04  8:47 UTC 

[Ada] Declaration_Node for Itypes returns Empty or declaration
 2021-10-04  8:47 UTC 

[Ada] Fix handling of slices with subtype names
 2021-10-04  8:47 UTC 

[Ada] Fix missing check on slice with a subtype indication
 2021-10-04  8:47 UTC 

[Ada] Fix handling of 'Image acting as a prefix of a slice in CodePeer
 2021-10-04  8:47 UTC 

[Ada] Spurious non-variable error on implicitly dereferenced in-mode formal
 2021-10-04  8:47 UTC 

[Ada] Adjust documentation of -fdump-ada-spec in GNAT UG
 2021-10-04  8:47 UTC 

[Ada] PR ada/102073
 2021-10-04  8:47 UTC 

[Ada] Crash on allocator in alternative accessibility modes
 2021-10-04  8:47 UTC 

[Ada] Spurious accessibility error on renamed expression
 2021-10-04  8:47 UTC 

[Ada] VxWorks inconsistent use of return type Fixup
 2021-10-04  8:47 UTC 

[Ada] Emit debugging information for TSD object
 2021-10-04  8:47 UTC 

[Ada] Fix compiler internal error
 2021-10-04  8:47 UTC 

[Ada] Improve checking for invalid index values when accessing array elements
 2021-10-04  8:47 UTC 

[PATCH] libiberty: d-demangle: remove parenthesis where it is not needed
 2021-10-04  8:40 UTC  (3+ messages)

[PATCH] libiberty: d-demangle: rename function symbols to be more consistent
 2021-10-04  7:30 UTC  (2+ messages)

Remove dead code in config/rs6000/vxworks.h
 2021-10-04  7:20 UTC 

[PATCH v6] Fix for powerpc64 long double complex divide failure
 2021-10-03 22:08 UTC  (2+ messages)

[PATCH] c-family: Implement -Warray-compare [PR97573]
 2021-10-03 21:57 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] c++: fix cases of core1001/1322 by not dropping cv-qualifier of function parameter of type of typename or decltype[PR101402, PR102033, PR102034, PR102039, PR102
 2021-10-03 20:16 UTC  (2+ messages)

[pushed] coroutines: Fail with a sorry when presented with a VLA [PR 101765]
 2021-10-03 20:06 UTC 

[pushed] coroutines: Await expressions are not allowed in handlers [PR 99710]
 2021-10-03 19:56 UTC 

[pushed] coroutines: Fix ICE with an invalid await_suspend type [PR100673]
 2021-10-03 19:52 UTC 

[PATCH] coroutines: Ensure co_await_exprs have TREE_SIDE_EFFECTS set [PR 101133]
 2021-10-03 19:48 UTC 

[pushed] coroutines: Look through NOPs for awaiter variables [PR 99575]
 2021-10-03 19:45 UTC 

Coroutines backports
 2021-10-03 19:37 UTC 

[PATCH] PR fortran/99348, 102521 - ICEs when initializing DT parameter arrays from scalar
 2021-10-03 19:20 UTC 

[PATCH] Try placing RTL folded constants in constant pool
 2021-10-03 14:36 UTC  (2+ messages)

[PATCH][OBVIOUS] options: check for CL_OPTIMIZATION only for cl_options
 2021-10-03 12:26 UTC 

[PATCH] [www] Add note about computed gotos to changes and porting guide
 2021-10-03  8:11 UTC  (2+ messages)

[committed] openmp: Add support for OpenMP 5.1 atomics for C++
 2021-10-02 22:58 UTC  (2+ messages)

[Patch] Fortran: Avoid var initialization in interfaces [PR54753]
 2021-10-02 22:40 UTC  (8+ messages)

[COMMITTED] Remove shadowed oracle field
 2021-10-02 20:53 UTC  (5+ messages)
` [PATCH] Handle EQ_EXPR relation for operator_lshift

[committed] libstdc++: Fix typos in std::filesystem code
 2021-10-02 20:40 UTC 

[PATCH v3] Fix ICE when mixing VLAs and statement expressions [PR91038]
 2021-10-02 19:06 UTC  (5+ messages)

[PATCH][PUSHED] options: fix ASAN issue during saving of opt. options
 2021-10-02  9:09 UTC 

[PATCH] c-family: Fix bootstrap for targets defining TARGET_FORMAT_TYPES
 2021-10-02  8:30 UTC 

[committed] openmp: Differentiate between order(concurrent) and order(reproducible:concurrent)
 2021-10-02  8:16 UTC  (5+ messages)
` [Patch] Add libgomp.fortran/order-reproducible-*.f90 [Re: [committed] openmp: Differentiate between order(concurrent) and order(reproducible:concurrent)]

[committed] analyzer: initial implementation of asm support [PR101570]
 2021-10-02  2:33 UTC  (2+ messages)
` [PATCH] Use unsigned long long in asm-x86-linux-rdmsr.c

[r12-4067 Regression] FAIL: g++.dg/modules/xtreme-header-3_a.H -std=c++2b (test for excess errors) on Linux/x86_64
 2021-10-02  1:13 UTC 

[PATCH] c++: unifying equal NONTYPE_ARGUMENT_PACKs [PR102547]
 2021-10-02  0:39 UTC  (7+ messages)

[PATCH] c-format: Add -Wformat-same-precision option [PR80060]
 2021-10-01 22:41 UTC  (3+ messages)

[PATCH][GCC] aarch64: enable cortex-x2 CPU
 2021-10-01 21:47 UTC  (4+ messages)

[PATCH][GCC] aarch64: enable cortex-a710 CPU
 2021-10-01 21:47 UTC  (3+ messages)

[PATCH][GCC] aarch64: enable cortex-a510 CPU
 2021-10-01 21:47 UTC  (3+ messages)

[PATCH] c++: Do not warn about lifetime of std::initializer_list<T>& [PR102482]
 2021-10-01 20:58 UTC 

[committed] libstdc++: Make std::jthread support pointers to member functions [PR 100612]
 2021-10-01 20:55 UTC  (3+ messages)

[committed] libstdc++: Restore printing of assertion messages [PR102100]
 2021-10-01 20:15 UTC 

[PATCH] c++: Implement C++20 -Wdeprecated-array-compare [PR97573]
 2021-10-01 20:14 UTC  (5+ messages)

[PATCH] c++: ttp variadic constraint subsumption [PR99904]
 2021-10-01 20:10 UTC 

[PATCH] c++: Suppress error when cv-qualified reference is introduced by typedef [PR101783]
 2021-10-01 19:52 UTC  (7+ messages)

[committed] libstdc++: Allow stateful allocators in std::list::sort [PR 66742]
 2021-10-01 19:43 UTC 

[committed] libstdc++: Add container adaptor constructors taking iterators (P1425R4)
 2021-10-01 19:43 UTC 

[committed] libstdc++: Implement LWG 3506 for std::priority_queue
 2021-10-01 19:43 UTC 

[committed] libstdc++: Implement LWG 3529 for std::priority_queue
 2021-10-01 19:43 UTC 

[committed] libstdc++: Implement LWG 3522 for std::priority_queue
 2021-10-01 19:43 UTC 

[committed] libstdc++: Implement LWG 3392 for std::ranges::distance
 2021-10-01 19:43 UTC 

[committed] libstdc++: Remove unary_function base classes from std::thread tests
 2021-10-01 19:43 UTC 

[committed] libstdc++: Remove useless base classes in pb_db tests
 2021-10-01 19:43 UTC 

[committed] libstdc++: Simplify __throw_out_of_range_fmt for freestanding
 2021-10-01 19:43 UTC 

[committed] libstdc++: Fix narrowing conversion in std::visit
 2021-10-01 19:42 UTC 

[committed] libstdc++: Avoid unconditional use of errc::not_supported [PR 99327]
 2021-10-01 19:42 UTC 

[committed] libstdc++: Add utility for creating std::error_code from OS errors
 2021-10-01 19:42 UTC 

[committed] libstdc++: Add std::__conditional_t alias template
 2021-10-01 19:42 UTC 

[committed] libstdc++: Optimize std::visit for the common case [PR 78113]
 2021-10-01 19:42 UTC 

[committed] libstdc++: Simplify __normal_iterator converting constructor
 2021-10-01 19:42 UTC 

[committed] libstdc++: Make move ctor noexcept for fully-dynamic string
 2021-10-01 19:41 UTC 

[committed] libstdc++: Add noexcept to common_iterator proxy operators
 2021-10-01 19:40 UTC 

[committed] libstdc++: Use conditional noexcept in std::reverse_iterator [PR 94418]
 2021-10-01 19:40 UTC 

[committed] libstdc++: Do not allocate a zero-size vector<bool> [PR 100153]
 2021-10-01 19:40 UTC 

[committed] libstdc++: Implement std::clamp with std::min and std::max [PR 96733]
 2021-10-01 19:40 UTC 

[committed] libstdc++: Reduce header dependencies for C++20 std::erase [PR92546]
 2021-10-01 19:38 UTC 

[PATCH] warn for more impossible null pointer tests
 2021-10-01 17:58 UTC  (16+ messages)
            ` [PATCH] warn for more impossible null pointer tests [PR102103]
                      ` PING "
                        ` PING #2 "

[committed] hppa: Default to dwarf version 4 on hppa64-hpux
 2021-10-01 17:48 UTC 

[PATCH] libiberty: testsuite: add missing format on d-demangle-expected
 2021-10-01 17:33 UTC  (3+ messages)

[PATCH 00/11] OpenMP: Deep struct dereferences
 2021-10-01 17:16 UTC  (8+ messages)
` [PATCH 05/11] OpenMP/OpenACC: Hoist struct sibling list handling in gimplification
` [PATCH 07/11] OpenMP: Fix non-zero attach/detach bias for struct dereferences
` [PATCH 08/11] Not for committing: noisy topological sorting output
` [PATCH 09/11] Not for committing: noisy sibling-list handling output
` [PATCH 10/11] Not for committing: noisy mapping-group taxonomy
` [PATCH 11/11] OpenMP/OpenACC: [WIP] Add gcc_unreachable to apparently-dead path in build_struct_comp_nodes

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