public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
*PING* [PATCH] libiberty: allow comments in option file
 2021-10-07  0:01 UTC  (3+ messages)

[PATCH] c++: Do not warn about lifetime of std::initializer_list<T>& [PR102482]
 2021-10-06 23:49 UTC  (2+ messages)

[RFC] More jump threading restrictions in the presence of loops
 2021-10-06 23:06 UTC  (21+ messages)

[Ada] introduce stack scrub (strub) feature
 2021-10-06 22:23 UTC  (2+ messages)

[PATCH] c++: odr-use argument to a function NTTP [PR53164]
 2021-10-06 22:19 UTC  (6+ messages)

[PATCH, Fortran] Add diagnostic for F2018:C839 (TS29113:C535c)
 2021-10-06 21:37 UTC 

[PATCH] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR102490]
 2021-10-06 21:13 UTC  (14+ messages)
      ` [PATCH, v2] "
              ` [PATCH, v3] "
                  ` [PATCH, v4] "
                    ` [PATCH, v5] "

[PATCH 0/2] libsanitizer: Merge with upstream commit fdf4c035225d
 2021-10-06 20:07 UTC  (3+ messages)
` [PATCH 1/2] libsanitizer: Merge with upstream
` [PATCH 2/2] libsanitizer: Apply local patches

[committed] libstdc++: Implement std::move_only_function for C++23 (P0288R9)
 2021-10-06 19:14 UTC 

PING: [RS6000] rotate and mask constants [PR94393]
 2021-10-06 18:31 UTC  (4+ messages)
    ` PING^3: "

[PATCH] libsanitizer: Add AM_CCASFLAGS to Makefile.am
 2021-10-06 18:25 UTC 

*PING 3* [PATCH] doc: improve -fsanitize=undefined description
 2021-10-06 18:24 UTC 

[committed] libstdc++: Specialize std::pointer_traits<__normal_iterator<I,C>>
 2021-10-06 17:25 UTC  (10+ messages)
  ` [committed] libstdc++: Specialize std::pointer_traits<__normal_iterator<I, C>>

[PATCH] Properly parse invariant &MEM addresses in the GIMPLE FE
 2021-10-06 16:25 UTC  (2+ messages)

[PATCH 0/4] IPA-CP profile feedback handling fixes
 2021-10-06 15:49 UTC  (5+ messages)
` [PATCH 2/4] ipa-cp: Propagation boost for recursion generated values
` [PATCH 4/4] ipa-cp: Select saner profile count to base heuristics on

[PATCH] openmp, fortran: Add support for declare variant in Fortran
 2021-10-06 15:36 UTC  (3+ messages)

[PATCH v3] libgcc: Add a backchain fallback to _Unwind_Backtrace() on PowerPC
 2021-10-06 15:23 UTC  (4+ messages)

[COMMITTED] Add range intersect with 2 wide-ints
 2021-10-06 14:54 UTC 

[COMMITTED] Introduce a param-switch-limit for EVRP
 2021-10-06 14:53 UTC 

[COMMITTED] Use TYPE_MIN/MAX_VALUE in set_varying when possible
 2021-10-06 14:53 UTC 

[COMMITTED] Ranger: More efficient zero/nonzero check
 2021-10-06 14:53 UTC 

[PATCH 0/7]AArch64 Optimize truncation, shifts and bitmask comparisons
 2021-10-06 14:32 UTC  (4+ messages)
` [PATCH 1/7]AArch64 Add combine patterns for right shift and narrow

[PATCH #2] Introduce smul_highpart and umul_highpart RTX for high-part multiplications
 2021-10-06 14:19 UTC  (2+ messages)

[pushed] Darwin, D: Fix bootstrap when target does not support -Bstatic/dynamic
 2021-10-06 13:10 UTC  (2+ messages)

[SVE] [gimple-isel] PR93183 - SVE does not use neg as conditional
 2021-10-06 10:57 UTC 

[Patch] Fortran: Various CLASS + assumed-rank fixed [PR102541]
 2021-10-06 10:24 UTC  (2+ messages)
` PING - (Re: [Patch] Fortran: Various CLASS + assumed-rank fixed [PR102541])

[PATCH][v2] More consistently dump GIMPLE FE consumable stmts
 2021-10-06 10:01 UTC 

[committed] openmp: Optimize for OpenMP atomics 2x__builtin_clear_padding+__builtin_memcmp if possible [PR102571]
 2021-10-06  8:47 UTC 

[PATCH v3] Fix ICE when mixing VLAs and statement expressions [PR91038]
 2021-10-06  3:38 UTC  (6+ messages)

[PATCH] c++: Implement C++23 P2334R1 - #elifdef/#elifndef
 2021-10-06  3:02 UTC  (5+ messages)
  ` [PATCH, v2] "

[PATCH] c++: Implement C++23 P2242R3 - Non-literal variables (and labels and gotos) in constexpr functions
 2021-10-06  3:01 UTC  (4+ messages)
  ` [PATCH, v2] "

[PATCH] libiberty: prevent buffer overflow when decoding user input
 2021-10-06  1:49 UTC  (7+ messages)

[PATCH] Improve integer bit test on atomic builtin return
 2021-10-05 23:54 UTC  (4+ messages)
    ` [PATCH v2] Improve integer bit test on __atomic_fetch_[or|and]_* returns

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

[PATCH] ctfc: Free CTF type and CTF variable objects in ctfc_delete_container ()
 2021-10-05 22:37 UTC 

Go patch committed: Use nullptr in a couple of cases
 2021-10-05 22:06 UTC 

[Patch] Fortran: Fix deprecate warning with parameter
 2021-10-05 20:05 UTC  (3+ messages)

[committed] d: gdc driver ignores -static-libstdc++ when automatically linking libstdc++ library
 2021-10-05 20:03 UTC  (4+ messages)

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

[PATCH] c++: Implement C++20 -Wdeprecated-array-compare [PR97573]
 2021-10-05 19:05 UTC  (6+ messages)

[PATCH] c++: unifying equal NONTYPE_ARGUMENT_PACKs [PR102547]
 2021-10-05 18:55 UTC  (6+ messages)

[PATCH] c++: Fix apply_identity_attributes [PR102548]
 2021-10-05 18:47 UTC  (2+ messages)

[PATCH RFA] vec: Fix --enable-gather-detailed-mem-stats
 2021-10-05 18:44 UTC  (7+ messages)

[PATCH] d-demangle: properly skip anonymous symbols
 2021-10-05 17:53 UTC  (3+ messages)

[PATCH] Transition nvptx backend to STORE_FLAG_VALUE = 1
 2021-10-05 17:48 UTC 

[wwwdocs] Update cxx-status with October 2021 WG21 plenary
 2021-10-05 17:17 UTC 

[PATCH] Loop unswitching: support gswitch statements
 2021-10-05 17:08 UTC  (3+ messages)

Re[2]: [PATCH] Fix check C99 TR1 support
 2021-10-05 16:08 UTC 

[committed] libstdc++: Ensure std::span and std::string_view are trivially copyable (P2251R1)
 2021-10-05 15:48 UTC 

[i386] Fix couple of issues in large PIC model on x86-64/VxWorks
 2021-10-05 15:46 UTC 

[PATCH] middle-end/102587 - avoid auto-init for VLA vectors
 2021-10-05 15:33 UTC  (8+ messages)

[committed] Fix s390 test to have pointer type for computed goto
 2021-10-05 15:24 UTC 

[committed] libstdc++: Support printing volatile pointers (P1147R1)
 2021-10-05 15:07 UTC  (3+ messages)

[AVR] Fix unused argument warning
 2021-10-05 15:06 UTC  (5+ messages)
` PING: "

[committed] libstdc++: Simplify constraints for std::any construction
 2021-10-05 14:58 UTC 

[committed] libstdc++: Add test for std::cmp_greater
 2021-10-05 14:57 UTC 

[LM32] Fix '"LINK_GCC_C_SEQUENCE_SPEC" redefined' warning
 2021-10-05 14:53 UTC  (3+ messages)
` PING: "

[PATCH]middle-end convert negate + right shift into compare greater
 2021-10-05 13:56 UTC  (7+ messages)

[PATCH] loop: Fix profile updates after unrolling [PR102385]
 2021-10-05 13:38 UTC 

[PATCH 5/7]middle-end Convert bitclear <imm> + cmp<cc> #0 into cm<cc2> <imm2>
 2021-10-05 12:55 UTC  (5+ messages)

[PATCH] Allow more kinds of invariant addresses in GIMPLE FE
 2021-10-05 12:54 UTC 

[PATCH] More consistently dump GIMPLE FE consumable stmts
 2021-10-05 12:53 UTC 

[committed] gfortran.dg/gomp/pr43711.f90: Change dg-* for XFAIL->PASS
 2021-10-05 12:33 UTC 

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

[gimple-isel] Remove redundant if condition
 2021-10-05 11:32 UTC  (2+ messages)

[PATCH] Make flow of option processing more readily visible
 2021-10-05 10:44 UTC 

[PATCH] Amend function names with UID when dumping with TDF_UID
 2021-10-05 10:35 UTC 

[Aarch64] Do not define DONT_USE_BUILTIN_SETJMP
 2021-10-05 10:34 UTC 

[PATCH] Fix check C99 TR1 support
 2021-10-05 10:33 UTC 

[PATCH] gcov: make profile merging smarter
 2021-10-05 10:04 UTC  (6+ messages)

[committed] libstdc++: Fix testcase for newly-implemented C++20 semantics [PR102535]
 2021-10-05  8:38 UTC 

[committed] libstdc++: Add noexcept to some std::function internals
 2021-10-05  8:38 UTC 

[committed] libstdc++: Add container adaptor constructors taking iterators (P1425R4)
 2021-10-05  8:37 UTC  (2+ messages)
` [committed] libstdc++: Update __cpp_lib_adaptor_iterator_pair_constructor value

[Ada] Do not unconditionally inline expression functions with -gnatd.8
 2021-10-05  8:27 UTC 

[Ada] Fix latent bug in set_end_locus_from_node
 2021-10-05  8:27 UTC 

[Ada] Mark private component renaming as coming from source
 2021-10-05  8:26 UTC 

[Ada] Include errno.h in QNX specific part of the signal handling
 2021-10-05  8:26 UTC 

[Ada] Remove left-overs of Unaligned_Valid attribute
 2021-10-05  8:26 UTC 

[Ada] Forbids use of Compile_Time_(Error|Warning) as configuration pragma
 2021-10-05  8:26 UTC 

[Ada] Add sys/time.h #include for QNX
 2021-10-05  8:26 UTC 

[Ada] Add missing functions to Wide_Wide_Characters Handling
 2021-10-05  8:26 UTC 

[Ada] Improve error message on array aggregates
 2021-10-05  8:26 UTC 

[Ada] Front-end support for Storage_Model feature
 2021-10-05  8:26 UTC 

[Ada] Add case to consider ENODEV a "file not found error"
 2021-10-05  8:26 UTC 

[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] Adjust gfortran.dg/predict-2.f90
 2021-10-05  6:37 UTC 

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

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

[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  (3+ messages)

[PATCH] tree-optimization/102570 - teach VN about internal functions
 2021-10-04 14:52 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).