public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Ada] Subprogram_Variant in ignored ghost code
 2021-10-01  6:14 UTC 

[Ada] Empty CUDA_Global procedures when compiling for host
 2021-10-01  6:14 UTC 

[Ada] Improved checking for invalid index values when accessing array elements
 2021-10-01  6:14 UTC 

[Ada] Document rounding mode assumed for dynamic floating-point computations
 2021-10-01  6:14 UTC 

[Ada] More work on efficiency improvements
 2021-10-01  6:14 UTC 

[Ada] Add missing guard before call to Interface_Present_In_Ancestor
 2021-10-01  6:14 UTC 

[Ada] Add new debug switch -gnatd.8
 2021-10-01  6:14 UTC 

[Ada] Spurious warning about hiding in generic instantiation
 2021-10-01  6:14 UTC 

[Ada] Crash on improper use of GNAT attribute Type_Key
 2021-10-01  6:14 UTC 

[Ada] Crash on renaming within declare expression
 2021-10-01  6:14 UTC 

[Ada] Stub CUDA_Device aspect
 2021-10-01  6:14 UTC 

[Ada] Assert_Failure on derived type with inherited Default_Initial_Condition
 2021-10-01  6:14 UTC 

[Ada] Add more node unions
 2021-10-01  6:14 UTC 

[Ada] Implementation of AI12-0212: iterator specs in array aggregates (II)
 2021-10-01  6:14 UTC 

[Ada] Ada2022: AI12-0195 overriding class-wide pre/postconditions
 2021-10-01  6:14 UTC 

[Ada] Fix deleting CodePeer files for non-ordinary units
 2021-10-01  6:14 UTC 

[Ada] Improve error message for .ali file version mismatch
 2021-10-01  6:14 UTC 

[Ada] Fix bug in inherited user-defined-literal aspects for tagged types
 2021-10-01  6:14 UTC 

[Ada] Info. gathering in preparation for more efficiency improvements
 2021-10-01  6:14 UTC 

[Ada] Support gmem.out longer than 2G on 32 bit platforms
 2021-10-01  6:14 UTC 

[Ada] Spurious range checks on aggregate with non-static bounds
 2021-10-01  6:14 UTC 

[Ada] Improve error message for .ali file version mismatch
 2021-10-01  6:14 UTC 

[Ada] No ABE check needed for an expression function call
 2021-10-01  6:14 UTC 

[Ada] Fix CodePeer warnings
 2021-10-01  6:14 UTC 

[Ada] Switch to SR0660
 2021-10-01  6:14 UTC 

[Patch] Fortran: Various CLASS + assumed-rank fixed [PR102541]
 2021-10-01  0:43 UTC 

[PATCH][GCC] arm: Enable Cortex-R52+ CPU
 2021-09-30 22:15 UTC  (3+ messages)

[PATCH] rs6000: Remove builtin mask check from builtin_decl [PR102347]
 2021-09-30 22:13 UTC  (7+ messages)

[PATCH] c++: Implement C++20 -Wdeprecated-array-compare [PR97573]
 2021-09-30 21:56 UTC  (3+ messages)

[PATCH][GCC] arm: Add Cortex-R52+ multilib
 2021-09-30 21:54 UTC  (4+ messages)

[committed] libstdc++: Specialize std::pointer_traits<__normal_iterator<I,C>>
 2021-09-30 20:24 UTC  (2+ messages)

[PATCH 1/2] c++: order of trailing arguments in a trait expr
 2021-09-30 20:15 UTC  (4+ messages)
` [PATCH 2/2] c++: __is_trivially_xible and multi-arg aggr paren init [PR102535]

[PATCH] warn for more impossible null pointer tests
 2021-09-30 19:35 UTC  (15+ messages)
            ` [PATCH] warn for more impossible null pointer tests [PR102103]
                      ` PING "
                        ` PING #2 "

[LM32] Fix '"LINK_GCC_C_SEQUENCE_SPEC" redefined' warning
 2021-09-30 19:34 UTC 

[RFC][Patch][middle-end/PR102359]Not add initialization for READONLY variables with -ftrivial-auto-var-init
 2021-09-30 19:31 UTC  (7+ messages)

[AVR] Fix unused argument warning
 2021-09-30 19:27 UTC 

[PATCH] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR102490]
 2021-09-30 19:01 UTC  (11+ messages)
      ` [PATCH, v2] "
              ` [PATCH, v3] "

Go patch committed: Avoid calling Expression::type before lowering
 2021-09-30 18:47 UTC 

[PATCH] Improve jump threading dump output
 2021-09-30 18:26 UTC  (9+ messages)

[PATCH] c++: Suppress error when cv-qualified reference is introduced by typedef [PR101783]
 2021-09-30 18:24 UTC  (3+ messages)

[PATCH] i386: Eliminate sign extension after logic operation [PR89954]
 2021-09-30 17:37 UTC 

[PATCH, part 2] PR 102458 - issues with simplification of SIZE intrinsic applied to automatic arrays
 2021-09-30 17:03 UTC  (2+ messages)

[PATCH] c++: defaulted comparisons and vptr fields [PR95567]
 2021-09-30 16:45 UTC  (2+ messages)

[committed] libphobos: Select the appropriate exception handler in getClassInfo
 2021-09-30 16:44 UTC 

[committed] libphobos: Print stacktrace before terminating program due to uncaught exception
 2021-09-30 16:43 UTC 

[committed] libphobos: Remove unused variables in gcc.backtrace
 2021-09-30 16:43 UTC 

[committed] libphobos: Give _Unwind_Exception an alignment that best resembles __attribute__((aligned))
 2021-09-30 16:43 UTC 

[committed] libphobos: Define main function as extern(C) when compiling without D runtime (PR102476)
 2021-09-30 16:41 UTC 

[PATCH] c++: Fix handling of __thread/thread_local extern vars declared at function scope [PR102496]
 2021-09-30 15:49 UTC  (4+ messages)

[PATCH] c-format: Add -Wformat-same-precision option [PR80060]
 2021-09-30 15:02 UTC  (2+ messages)

[PATCH gcc-11 0/2] Backport kpatch changes
 2021-09-30 14:14 UTC  (4+ messages)
` [PATCH gcc-11 1/2] IBM Z: Define NO_PROFILE_COUNTERS
` [PATCH gcc-11 2/2] IBM Z: Use @PLT symbols for local functions in 64-bit mode

[PATCH] aarch64: Improve size heuristic for cpymem expansion
 2021-09-30 13:51 UTC  (2+ messages)

[committed] openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc
 2021-09-30 12:49 UTC  (4+ messages)
` [Patch] openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc for Fortran (was: [committed] openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc)
    ` [Patch] openmp: Add omp_aligned_{, c}alloc and omp_{c, re}alloc "

[PATCH][PUSHED] testsuite: Skip a test-case when LTO is used [PR102509]
 2021-09-30 12:24 UTC  (2+ messages)

[Ada] Add support for PE-COFF PIE to System.Dwarf_Line
 2021-09-30 11:56 UTC  (2+ messages)

[Ada] Add DWARF 5 support to System.Dwarf_Line
 2021-09-30 11:55 UTC  (2+ messages)

[PATCH][RFC] Come up with casm state
 2021-09-30 11:46 UTC  (4+ messages)
` [PATCH 2/N] Do not hide asm_out_file in ASM_OUTPUT_ASCII

[PATCH] Refine alingment peeling fix
 2021-09-30 11:08 UTC 

[PATCH 0/7]AArch64 Optimize truncation, shifts and bitmask comparisons
 2021-09-30 10:26 UTC  (17+ messages)
` [PATCH 1/7]AArch64 Add combine patterns for right shift and narrow
` [PATCH 2/7]AArch64 Add combine patterns for narrowing shift of half top bits (shuffle)
` [PATCH 3/7]AArch64 Add pattern for sshr to cmlt
` [PATCH 4/7]AArch64 Add pattern xtn+xtn2 to uzp2
` [PATCH 5/7]middle-end Convert bitclear <imm> + cmp<cc> #0 into cm<cc2> <imm2>
` [PATCH 6/7]AArch64 Add neg + cmle into cmgt
` [PATCH 7/7]AArch64 Combine cmeq 0 + not into cmtst

PING: [PATCH v2] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction
 2021-09-30  9:54 UTC 

[PATCH] Fix thinko in previous alignment peeling change
 2021-09-30  9:23 UTC 

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

[PATCH] Plug possible snprintf overflow in lto-wrapper
 2021-09-30  7:44 UTC  (2+ messages)

[PATCH] Loop unswitching: support gswitch statements
 2021-09-30  7:33 UTC  (8+ messages)

[PATCH] ctf: Do not warn for CTF not supported for GNU GIMPLE
 2021-09-30  7:27 UTC  (4+ messages)

[PATCH 1/3] (v2) On-demand locations within string-literals
 2021-09-30  6:47 UTC  (13+ messages)
` [PATCH 1/4] selftest.h: Add ASSERT_TRUE_AT and ASSERT_FALSE_AT
  ` [PATCH 2/4] (v3) On-demand locations within string-literals
          ` [Committed] [PATCH 2/4] (v4) "
                  ` [PING] "
                    ` [PING^2] "
                      ` [PING^3] Generalize 'gcc/input.h:struct location_hash' (was: [Committed] [PATCH 2/4] (v4) On-demand locations within string-literals)

[committed] Make test names unique for a couple of goacc tests
 2021-09-30  6:42 UTC  (3+ messages)
  ` [ping] Make sure that we get unique test names if several DejaGnu directives refer to the same line (was: [committed] Make test names unique for a couple of goacc tests)

[COMMITTED] Plug memory leak in hybrid_threader
 2021-09-30  6:09 UTC  (2+ messages)
` [COMMITTED] Add gimple_ranger::debug

[PATCH/RFC 2/2] WPD: Enable whole program devirtualization at LTRANS
 2021-09-30  3:59 UTC  (2+ messages)
` PING: "

[PATCH/RFC 1/2] WPD: Enable whole program devirtualization
 2021-09-30  3:57 UTC  (6+ messages)
        ` PING: "

[PATCH] libiberty: d-demangle: use switch instead of if-else
 2021-09-30  1:08 UTC 

[PATCH] libiberty: testsuite: add missing format on d-demangle-expected
 2021-09-30  0:50 UTC 

[PATCH] libiberty: d-demangle: rename function symbols to be more consistent
 2021-09-30  0:48 UTC 

[r12-3958 Regression] FAIL: gcc.dg/torture/pr65270-2.c -O3 -g execution test on Linux/x86_64
 2021-09-29 21:14 UTC 

[PING] rs600 built-in series
 2021-09-29 20:38 UTC 

Quantity Takeoff Specialist
 2021-09-29 20:12 UTC 

[Patch] Fortran: Avoid var initialization in interfaces [PR54753]
 2021-09-29 20:10 UTC  (2+ messages)

[committed] MAINTAINERS: Add myself to DCO section
 2021-09-29 20:03 UTC 

*PING 2* [PATCH] doc: improve -fsanitize=undefined description
 2021-09-29 19:56 UTC 

[PATCH] libstdc++: Clear padding bits in atomic compare_exchange
 2021-09-29 18:29 UTC  (7+ messages)

[patch][gcc12-changes] Add a new item about the support for automatic static variable initialization
 2021-09-29 17:15 UTC  (8+ messages)

[PATCH] Use a separate TV_* timer for the VRP threader
 2021-09-29 16:32 UTC  (4+ messages)

[PATCH] libiberty: d-demangle: remove parenthesis where it is not needed
 2021-09-29 16:26 UTC 

[PATCH] Replace VRP threader with a hybrid forward threader
 2021-09-29 15:45 UTC  (4+ messages)

[PATCH v2] libgcc: Add a backchain fallback to _Unwind_Backtrace() on PowerPC
 2021-09-29 15:34 UTC  (4+ messages)

[PATCH] libiberty: d-demangle: use appendc for single chars append
 2021-09-29 15:32 UTC 

[PATCH #2] Introduce smul_highpart and umul_highpart RTX for high-part multiplications
 2021-09-29 15:25 UTC 

[PATCH committed] Fix more testsuite fallout from computed goto changes
 2021-09-29 15:24 UTC 

[PATCH] c: [PR32122] Require pointer types for computed gotos
 2021-09-29 13:40 UTC  (6+ messages)

[committed] libstdc++: Implement std::regex_constants::multiline (LWG 2503)
 2021-09-29 13:16 UTC 

[committed] libstdc++: Check for invalid syntax_option_type values in <regex>
 2021-09-29 13:16 UTC 

[committed] libstdc++: std::basic_regex should treat '\0' as an ordinary char [PR84110]
 2021-09-29 13:16 UTC 

[committed] libstdc++: Simplify std::basic_regex construction and assignment
 2021-09-29 13:15 UTC 

[PATCH] testsuite/102517 - fix FAIL of gcc.dg/pr78408-1.c with OImode availability
 2021-09-29 12:35 UTC 

[PATCH] Fix peeling for alignment with negative step
 2021-09-29 11:46 UTC 

[PATCH] aarch64: Improve size optimisation heuristic for setmem expansion
 2021-09-29  9:58 UTC 

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

[PATCH, rs6000] punish reload of lfiwzx when loading an int variable [PR102169, PR102146]
 2021-09-29  8:32 UTC 

[committed] openmp: Disallow reduction with var private in containing parallel even on scope [PR102504]
 2021-09-29  8:28 UTC 

[COMMITTED] Fix some testcases after my computed goto patch
 2021-09-29  8:06 UTC 

[Patch] Fortran: Fix same_type_as
 2021-09-29  7:48 UTC  (2+ messages)

[PATCH] debug/102507: ICE in btf_finalize when compiling with -gbtf
 2021-09-29  7:13 UTC  (2+ messages)

[PATCH] Avoid memcpy inline expansion in gcc.dg/out-of-bounds-1.c
 2021-09-29  6:07 UTC 

[PATCH] bpf: correct extra_headers
 2021-09-29  3:52 UTC  (2+ messages)

[r12-3947 Regression] FAIL: gcc.dg/vect/bb-slp-pr97709.c (test for excess errors) on Linux/x86_64
 2021-09-29  1:22 UTC 

[PATCH] RISC-V: Pattern name fix mulm3_highpart -> smulm3_highpart
 2021-09-28 23:48 UTC  (3+ messages)
` [PATCH] RISC-V: Pattern name fix mul*3_highpart -> smul*3_highpart

[RFC PATCH 0/8] RISC-V: Bit-manipulation extension
 2021-09-28 23:40 UTC  (6+ messages)

[PATCH] Make flag_trapping_math a non-binary Boolean
 2021-09-28 21:27 UTC  (4+ messages)

[PATCH] PR fortran/102520 - [10/11/12 Regression] ICE in expand_constructor, at fortran/array.c:1802
 2021-09-28 21:15 UTC  (2+ messages)

[PATCH] [GIMPLE] Simplify (_Float16) ceil ((double) x) to .CEIL (x) when available
 2021-09-28 20:50 UTC  (4+ messages)

Fix 48631_neg test in _GLIBCXX_VERSION_NAMESPACE mode
 2021-09-28 20:26 UTC  (4+ 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).