public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] x86: Check corrupted return address when unwinding stack
 2022-09-21 20:42 UTC 

[Patch] libgomp/nvptx: Prepare for reverse-offload callback handling
 2022-09-21 20:06 UTC  (3+ messages)

[PATCH] Cleanup gdb printers.py
 2022-09-21 19:56 UTC 

[PATCH 00/10] fortran: clobber fixes [PR41453]
 2022-09-21 19:12 UTC  (24+ messages)
` [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]

[PATCH][RFH] Wire ranger into FRE
 2022-09-21 18:52 UTC  (4+ messages)

[PATCH] Fortran: fix ICE in generate_coarray_sym_init [PR82868]
 2022-09-21 18:34 UTC 

[PATCH] c++ modules: partial variable template specializations [PR106826]
 2022-09-21 16:16 UTC 

[PATCH] MIPS: fix building on multiarch platform
 2022-09-21 16:03 UTC  (3+ messages)

[committed] libstdc++: Fix accidental duplicate test [PR91456]
 2022-09-21 14:03 UTC 

[committed] libstdc++: Remove main() from some compile-only tests
 2022-09-21 14:03 UTC 

[committed] libstdc++: Update <memory> synopsis test for C++11 and later
 2022-09-21 14:03 UTC 

[COMMITTED] [PR106967] Set known NANs to undefined for flag_finite_math_only
 2022-09-21 11:30 UTC 

[PATCH] tree-optimization/106984 - tsan and COND_EXPR GIMPLE
 2022-09-21 10:43 UTC 

[PATCH, nvptx, 1/2] Reimplement libgomp barriers for nvptx
 2022-09-21 10:02 UTC  (3+ messages)

[PATCH] Add __builtin_iseqsig()
 2022-09-21  9:40 UTC  (3+ messages)

[wwwdocs] Add reference to pp_format to Coding Conventions
 2022-09-21  9:39 UTC 

[wwwdocs] Add C++23 library additions to GCC 13 release notes
 2022-09-21  9:37 UTC 

[COMMITTED] frange::maybe_isnan() should return FALSE for undefined ranges
 2022-09-21  9:36 UTC  (4+ messages)

[PATCH] Remove legacy -gz=zlib-gnu
 2022-09-21  9:35 UTC  (8+ messages)

[PATCH v6, rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
 2022-09-21  9:34 UTC  (5+ messages)
` Ping "
  ` Ping^2 "
    ` Ping^3 "

[wwwdocs] Re: unreachable intro to gcc page linked to on readings page
 2022-09-21  9:32 UTC  (2+ messages)

[PATCH] Add attribute hot judgement for INLINE_HINT_known_hot hint
 2022-09-21  9:21 UTC  (3+ messages)

[PATCH] Fortran 2018 rounding modes changes
 2022-09-21  9:15 UTC  (8+ messages)

[PATCH] aarch64: Rewrite -march=native to -mcpu if no other -mcpu or -mtune is given
 2022-09-21  9:08 UTC 

[COMMITTED] [PR106967] frange: revamp relational operators for NANs
 2022-09-21  9:06 UTC 

[PATCH] Fortran: add IEEE_MODES_TYPE, IEEE_GET_MODES and IEEE_SET_MODES
 2022-09-21  8:07 UTC  (4+ messages)

[PATCH 0/15] arm: Enables return address verification and branch target identification on Cortex-M
 2022-09-21  8:07 UTC  (2+ messages)
` [PING][PATCH "

[PATCH, nvptx, 2/2] Reimplement libgomp barriers for nvptx: bar.red instruction support in GCC
 2022-09-21  7:45 UTC 

[committed] libstdc++: Remove trailing whitespace in documentation sources
 2022-09-21  7:45 UTC 

[committed] libstdc++: Add _Exit to <stdlib.h> for freestanding
 2022-09-21  7:45 UTC 

[committed] libstdc++: Qualify std::abort() in test
 2022-09-21  7:45 UTC 

[committed] libstdc++: Add <initializer_list> to ranges_base.h header
 2022-09-21  7:45 UTC 

[PATCH] Don't check can_vec_perm_const_p for nonlinear iv_init when it's constant
 2022-09-21  7:45 UTC  (3+ messages)

[PATCH] sched1: Fix -fcompare-debug issue in schedule_region [PR105586]
 2022-09-21  7:33 UTC  (4+ messages)

[PATCH] Fix incorrect handle in vectorizable_induction for mixed induction type
 2022-09-21  7:31 UTC  (3+ messages)

[PATCH v3, rs6000] Change mode and insn condition for VSX scalar extract/insert instructions
 2022-09-21  5:32 UTC  (2+ messages)
` Ping "

[PATCH v2, rs6000] Use CC for BCD operations [PR100736]
 2022-09-21  5:25 UTC  (4+ messages)
  ` Ping^2 "
    ` Ping^3 "

[PATCH, rs6000] Splat vector small V2DI constants with ISA 2.07 instructions [PR104124]
 2022-09-21  5:13 UTC 

Speaker Sell
 2022-09-21  1:04 UTC 

[PATCH] RISC-V modified add3 for large stack frame optimization [PR105733]
 2022-09-21  0:04 UTC  (3+ messages)

[PATCH, rs6000] Eliminate TARGET_CTZ,TARGET_FCTIDZ,FCTIWUZ defines
 2022-09-20 22:35 UTC  (4+ messages)

[PATCH] c++: ICE-on-invalid with designated initializer [PR106983]
 2022-09-20 21:05 UTC 

[PATCH, committed] Fortran: error recovery on invalid ARRAY argument to FINDLOC [PR106986]
 2022-09-20 20:57 UTC 

[PATCH, committed] Fortran: NULL pointer dereference in invalid simplification [PR106985]
 2022-09-20 20:35 UTC 

[PATCH 1/2] c++: modules and non-dependent auto deduction
 2022-09-20 20:02 UTC  (4+ messages)
` [PATCH 2/2] c++: xtreme-header modules tests cleanups

[Patch] Fortran: F2018 type(*),dimension(*) with scalars [PR104143]
 2022-09-20 19:59 UTC  (2+ messages)

[PATCH] btf: Add support to BTF_KIND_ENUM64 type
 2022-09-20 19:32 UTC  (2+ messages)

[PATCH] c++: Implement C++23 P2266R1, Simpler implicit move [PR101165]
 2022-09-20 18:21 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] [PR68097] frange::set_nonnegative should not contain -NAN
 2022-09-20 18:08 UTC  (11+ messages)

[PATCH] regenerate configure files and config.h.in files
 2022-09-20 15:23 UTC  (4+ messages)
` Make 'autoreconf' work for 'gcc', 'libobjc' (was: [PATCH] regenerate configure files and config.h.in files)

[pushed] aarch64: Fix GTY markup for arm_sve.h [PR106491]
 2022-09-20 14:29 UTC 

[COMMITTED] [PR106970] New test for PR that has already been fixed
 2022-09-20 14:27 UTC 

[PATCH] c++: stream PACK_EXPANSION_EXTRA_ARGS [PR106761]
 2022-09-20 14:14 UTC  (4+ messages)

[PATCH][pushed] fortran: remove 2 dead links [PR106636]
 2022-09-20 13:38 UTC  (4+ messages)

[PATCH v2] testsuite: Only run test on target if VMA == LMA
 2022-09-20 13:25 UTC 

[PATCH v2] testsuite: Skip intrinsics test if arm
 2022-09-20 13:13 UTC 

[PATCH][pushed] replace "the the" typos
 2022-09-20 13:06 UTC 

Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
 2022-09-20 12:39 UTC  (6+ messages)

[committed] libstdc++: Fix typo in <cstdlib> for freestanding
 2022-09-20 12:26 UTC 

Proxy ping [PATCH] Fortran: Fix function attributes [PR100132]
 2022-09-20  9:28 UTC  (2+ messages)

[PATCH] c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for bfloat16 [PR106652]
 2022-09-20  8:51 UTC  (8+ messages)

[PATCH] genrecog.cc (print_nonbool_test): Fix type error of SUBREG_BYTE
 2022-09-20  8:33 UTC  (2+ messages)

[PATCH] frange: flush denormals to zero for -funsafe-math-optimizations
 2022-09-20  8:26 UTC  (8+ messages)

[PATCH][pushed] contrib: skip new egrep warning
 2022-09-20  8:17 UTC 

[PATCH] Enhance final_value_replacement_loop to handle bitop with an invariant induction.[PR105735]
 2022-09-20  6:36 UTC  (6+ messages)

[PATCH] Support 64-bit vectorization for single-precision floating rounding operation
 2022-09-20  6:35 UTC  (3+ messages)

[PATCH v4] eliminate mutex in fast path of __register_frame
 2022-09-20  5:39 UTC  (9+ messages)

[PATCH] [x86]Don't optimize cmp mem, 0 to load mem, reg + test reg, reg
 2022-09-20  2:27 UTC  (5+ messages)

[PING][PATCH] Add instruction level discriminator support
 2022-09-19 22:13 UTC  (9+ messages)
      ` [EXTERNAL] "

[PATCH v3 00/11] OpenMP 5.0: Struct & mapping clause expansion rework
 2022-09-19 19:40 UTC  (11+ messages)
` [PATCH v3 05/11] OpenMP: push attaches to end of clause list in "target" regions
` [PATCH v3 06/11] OpenMP: Pointers and member mappings
` [PATCH v3 08/11] OpenMP/OpenACC: Rework clause expansion and nested struct handling

[r13-2722 Regression] FAIL: gfortran.dg/ieee/modes_1.f90 -Os (test for excess errors) on Linux/x86_64
 2022-09-19 19:27 UTC 

[PATCH] c: Stray inform note with -Waddress [PR106947]
 2022-09-19 18:37 UTC  (2+ messages)

[PATCH] testsuite: Do not prefix linker script with "-Wl,"
 2022-09-19 16:57 UTC 

[PATCH] testsuite: 'b' instruction can't do long enough jumps
 2022-09-19 16:30 UTC 

[PATCH] Avoid depending on destructor order
 2022-09-19 16:20 UTC 

[PATCH] testsuite: Skip intrinsics test if arm
 2022-09-19 16:16 UTC 

[PATCH, rs6000] Tests of ARCH_PWR8 and -mno-vsx option. (1/2)
 2022-09-19 16:13 UTC  (2+ messages)
` [PATCH, rs6000] Split TARGET_POWER8 from TARGET_DIRECT_MOVE [PR101865] (2/2)

[patch,avr] Fix PR target/99184: Wrong cast from double to 16-bit and 32-bit ints
 2022-09-19 14:58 UTC  (5+ messages)
` [patch, avr] "

[PATCH] libgcc: Decrease size of _Unwind_FrameState and even more size of cleared area in uw_frame_state_for
 2022-09-19 13:46 UTC  (6+ messages)

[PATCH] c++: Implement C++23 P1169R4 - static operator() [PR106651]
 2022-09-19 12:25 UTC  (6+ messages)
      ` [PATCH] c++, v2: "
  ` [PATCH] c++: Improve diagnostics about conflicting specifiers

[PATCH] Improve sorry message for -fzero-call-used-regs
 2022-09-19  7:44 UTC  (2+ messages)

[PATCH v2 0/9] fortran: clobber fixes [PR41453]
 2022-09-18 20:15 UTC  (10+ messages)
` [PATCH v2 1/9] fortran: Move the clobber generation code
` [PATCH v2 2/9] fortran: Fix invalid function decl clobber ICE [PR105012]
` [PATCH v2 3/9] fortran: Move clobbers after evaluation of all arguments [PR106817]
` [PATCH v2 4/9] fortran: Support clobbering with implicit interfaces [PR105012]
` [PATCH v2 5/9] fortran: Support clobbering of reference variables [PR41453]
` [PATCH v2 6/9] fortran: Support clobbering of SAVE variables [PR87395]
` [PATCH v2 7/9] fortran: Support clobbering of ASSOCIATE variables [PR87397]
` [PATCH v2 8/9] fortran: Support clobbering of allocatables and pointers [PR41453]
` [PATCH v2 9/9] fortran: Support clobbering of derived types [PR41453]

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