gcc-patches archive
date index for December, 2018

This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

December 31, 2018
23:23 Re: [patch, rfa] Fix PR other/16615, change "can not" to "cannot" throughout docs and code Joseph Myers
21:58 Re: v2 [PATCH] Fixes for PR68356, PR81210, and PR81693 Mike Stump
19:14 Re: [committed] Replace type/fuzzy arguments with a single enum Jeff Law
18:09 Re: [committed] : Enable building pa-d.c on all hppa targets Iain Buclaw
17:18 Re: [PATCH, ARM] Fix PR77904 testcase failure Thomas Preudhomme
17:17 Re: [PATCH, ARM] Fix PR77904 testcase failure Thomas Preudhomme
16:56 Re: [PATCH] PR target/86814 Max Filippov
15:13 C++ PATCH for c++/88612, ICE with -Waddress-of-packed-member Marek Polacek
15:02 Re: [patch, fortran] Handle missing optional MASK for intrinsics Thomas Koenig
14:39 [ping][PATCH][MSP430][TESTSUITE] Fix tests for msp430-elf large memory model Jozef Lawrynowicz
14:10 Re: Fix devirtualiation in expanded thunks Martin Liška
14:00 [ping][PATCH][TESTSUITE] Fix ISO C errors in tests when __PTRDIFF_TYPE__ and __SIZE_TYPE__ are not ISO C compatible Jozef Lawrynowicz
12:56 Re: Enable inter-unit-moves for -mtune=generic Richard Biener
12:32 Re: [patch, fortran] Handle missing optional MASK for intrinsics Dominique d'Humières
11:19 Re: [patch, fortran] Handle missing optional MASK for intrinsics Dominique d'Humières
10:29 Re: [PATCH v4 4/6, Committed] [MIPS] Add Loongson 3A1000 processor support Paul Hua
10:27 [wwwdoc][Patch] Mention Loongson 3a1000 3a2000 3a3000 2k1000 support in gcc9 Paul Hua
10:11 Enable inter-unit-moves for -mtune=generic Jan Hubicka
08:29 Re: [committed] Replace type/fuzzy arguments with a single enum Bernd Edlinger
04:32 [C++ PATCH] [PR87768] do not suppress location wrappers when tsubsting Alexandre Oliva
04:06 Re: [PATCH] PR target/86814 augustine dot sterling at gmai
03:19 [committed] Minor logic cleanup in get_range_strlen Jeff Law
01:02 [committed] Replace type/fuzzy arguments with a single enum Jeff Law

December 30, 2018
17:45 Re: [patch, fortran] Handle missing optional MASK for intrinsics Steve Kargl
17:40 Re: [PATCH] fortran/88342 -- interaction of -ffpe-trap and IEEE_VALUE Steve Kargl
17:37 Re: [patch, fortran] Handle missing optional MASK for intrinsics Steve Kargl
17:33 Re: [PATCH] fortran/88342 -- interaction of -ffpe-trap and IEEE_VALUE H.J. Lu
17:10 [patch, fortran] Handle missing optional MASK for intrinsics Thomas Koenig
17:09 Re: [PATCH] fortran/88342 -- interaction of -ffpe-trap and IEEE_VALUE Steve Kargl
16:50 Re: V2 [PATCH] i386: Add pass_remove_partial_avx_dependency H.J. Lu
16:41 Re: V2 [PATCH] i386: Add pass_remove_partial_avx_dependency H.J. Lu
16:08 C++ PATCH for c++/88631, CTAD failing for value-initialization Marek Polacek
16:07 Re: [PATCH] fortran/88342 -- interaction of -ffpe-trap and IEEE_VALUE H.J. Lu
11:51 [PATCH] Check requested alignment in SET_{DECL,TYPE}_ALIGN is pow2_or_zerop before aligning on targets with partial int modes Jozef Lawrynowicz
09:06 [PATCH] PR target/86814 Max Filippov
00:02 Re: [PATCH 4/4][libbacktrace] Add tests for unused formats Gerald Pfeifer

December 29, 2018
23:41 [WIP] Reimplementation of IPA-SRA Martin Jambor
22:59 Re: [PATCH 4/4][libbacktrace] Add tests for unused formats Tom de Vries
22:32 [committed][darwin] Fix FAIL: g++.dg/abi/key2.C -std=gnu++* (test for excess errors) Dominique d'Humières
21:09 Re: [wwwdocs] Add no_sanitize attribute Gerald Pfeifer
20:44 Re: [PATCH/AARCH64] Add OcteonTX for -mcpu= Gerald Pfeifer
20:26 [committed][MSP430] Warn that the critical function attribute has no effect on interrupt functions Jozef Lawrynowicz
19:16 Re: [PATCH,fortran] Add support for IEEE_SUBNORMAL Steve Kargl
19:03 Re: [PATCH 4/4][libbacktrace] Add tests for unused formats Gerald Pfeifer
18:18 [committed] : Enable building pa-d.c on all hppa targets John David Anglin
13:33 Re: v2 [PATCH] Fixes for PR68356, PR81210, and PR81693 Iain Sandoe
13:13 v2 [PATCH] Fixes for PR68356, PR81210, and PR81693 Dominique d'Humières
10:56 [committed] Fix OpenMP 5.0 task reduction lowering (PR ipa/88586) Jakub Jelinek
10:28 Re: [C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...) Jakub Jelinek
06:40 Re: [PATCH 4/4][libbacktrace] Add tests for unused formats Gerald Pfeifer
04:33 Re: [PR86153] simplify more overflow tests in VRP Alexandre Oliva
02:34 Re: [C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...) Alexandre Oliva
02:33 Re: [C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...) Alexandre Oliva
02:16 Re: [PATCH v3] [aarch64] Add CPU support for Ampere Computing's eMAG. Gerald Pfeifer
01:33 Re: [Patch] Bug 88521 - gcc 9.0 from r266355 miscompile x265 for mingw-w64 target JonY
00:41 Re: [PATCH,fortran] Add support for IEEE_SUBNORMAL Jerry DeLisle
00:40 Re: [PATCH,fortran] Add pre-defined macros for different available types Jerry DeLisle
00:38 Re: [PATCH] fortran/88342 -- interaction of -ffpe-trap and IEEE_VALUE Jerry DeLisle
00:07 libgo patch committed: Prevent deadlock on SIGPROF during stack scan Ian Lance Taylor

December 28, 2018
22:53 [PATCH, i386]: Add some missing QImode register aliases to ADDITIONAL_REGISTER_NAMES Uros Bizjak
21:11 Go patch committed: Remove escapes_ field from Variable/Result_variable Ian Lance Taylor
19:45 [C++ PATCH] [PR86648] use auto identifier for class placeholder templates Alexandre Oliva
19:40 Re: [C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...) Alexandre Oliva
19:26 [committed] Small warning bugfix Jeff Law
18:44 Re: [PATCH,fortran] Add support for IEEE_SUBNORMAL Steve Kargl
18:43 Re: [PATCH,fortran] Add pre-defined macros for different available types Steve Kargl
18:43 Re: [PATCH] fortran/88342 -- interaction of -ffpe-trap and IEEE_VALUE Steve Kargl
18:37 Re: [REVISED PATCH 4/9]: C++ P0482R5 char8_t: Updates to existing core language tests Mike Stump
18:36 Re: [REVISED PATCH 3/9]: C++ P0482R5 char8_t: New core language tests Mike Stump
18:00 [patch, rfa] Fix PR other/16615, change "can not" to "cannot" throughout docs and code Sandra Loosemore
16:13 Re: [patch] Fix PR rtl-optimization/87727 Peter Bergner
15:12 Re: [PATCH] x86-64: Remove .file directive from snapshot source H.J. Lu
14:52 Re: [PATCH] Improve predictions for hot and cold labels ([[likely]], [[unlikely]]). Martin Liška
14:34 [PATCH] x86-64: Remove .file directive from snapshot source H.J. Lu
14:04 Re: [PATCH] PR fortran/81984 -- Placate the sanitizer Dominique d'Humières
12:07 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts (revised, v3) Thomas Schwinge
11:46 Re: [040/nnn] poly_int: get_inner_reference & co. Thomas Schwinge
11:44 Re: For libgomp OpenACC entry points, redefine the "device" argument to "flags" Thomas Schwinge
11:41 Re: [PATCH] cleanup libgomp's coalesce chunk data structures Thomas Schwinge
11:24 Re: GCC 8 backports Sudakshina Das
11:19 Re: Fix devirtualiation in expanded thunks Sudakshina Das
08:55 Re: [PATCH] PR fortran/81509 and fortran/45513 Sudakshina Das

December 27, 2018
21:29 Fix divergence of profile data with -flto and without Jan Hubicka
21:16 Re: [PATCH] PR fortran/81027 -- Issue error for assumed-shape array Steve Kargl
20:58 Re: [PATCH] PR fortran/81509 and fortran/45513 Steve Kargl
20:49 PATCH: Updated error messages for ill-formed cases of array initialization by string literal Tom Honermann
17:47 Re: [PATCH] PR fortran/81027 -- Issue error for assumed-shape array Steve Kargl
17:20 Re: [PATCH] PR fortran/81509 and fortran/45513 Steve Kargl
16:50 Re: [PATCH v4 4/6, Committed] [MIPS] Add Loongson 3A1000 processor support Gerald Pfeifer
16:43 Re: [PATCH 5/5][libbacktrace] Reduce memory usage in build_address_map Ian Lance Taylor via gcc-patch
16:37 Re: [PATCH 4/5][libbacktrace] Simplify memory management in build_address_map Ian Lance Taylor via gcc-patch
16:35 libgo patch committed: Delete runtime/export_arm_test.go Ian Lance Taylor
16:32 libgo patch committed: Let ARM EABI continue unwind during traceback Ian Lance Taylor
16:30 Re: [PATCH 3/5][libbacktrace] Fix memory leak in loop in build_address_map Ian Lance Taylor via gcc-patch
16:26 Re: [PATCH 2/5][libbacktrace] Fix memory leak in build_address_map Ian Lance Taylor via gcc-patch
14:59 [PATCH 8/8] c: Don't error for const or restrict as asm-qualifier Segher Boessenkool
14:59 [PATCH 7/8] c++, asm: Do not handle any asm-qualifiers in top-level asm Segher Boessenkool
14:59 [PATCH 6/8] c/c++, asm: Use nicer error for const and restrict Segher Boessenkool
14:59 [PATCH 5/8] c/c++, asm: Use nicer error for duplicate asm qualifiers Segher Boessenkool
14:59 [PATCH 4/8] c/c++, asm: Write the asm-qualifier loop without "done" boolean Segher Boessenkool
14:59 [PATCH 2/8] asm inline Segher Boessenkool
14:59 [PATCH 3/8] c: Delete a stray line in asm inline Segher Boessenkool
14:59 [PATCH 1/8] asm qualifiers (PR55681) Segher Boessenkool
14:59 [PATCH 0/8] asm inline backport Segher Boessenkool
12:32 Re: GCC 8 backports Martin Liška
11:54 Re: [PATCH] PR fortran/81027 -- Issue error for assumed-shape array Dominique d'Humières
11:24 Re: [PATCH] PR fortran/81509 and fortran/45513 Sudakshina Das
09:42 [PATCH] Cherry pick libsanitizer patch (https://reviews.llvm.org/D54856). Martin Liška
08:49 Re: [Committed] XFAIL gfortran.dg/ieee/ieee_9.f90 Ramana Radhakrishnan
08:46 Re: [Committed] XFAIL gfortran.dg/ieee/ieee_9.f90 Sudakshina Das
03:13 Re: [gofrontend-dev] Re: libgo patch committed: Add precise stack scan support Ian Lance Taylor
01:07 Re: [PATCH/AARCH64] Add OcteonTX for -mcpu= Andrew Pinski
00:57 Re: [PATCH][Arm] Fix FPU configurations for Cortex-R7 and Cortex-R8 Gerald Pfeifer
00:55 Re: [PATCH][GCC][DOC] Remove obsolete arm and aarch64 CPU names from invoke.texi Gerald Pfeifer

December 26, 2018
21:14 [Committed] PR fortran/85357 -- add testcase Steve Kargl
20:42 [Committed] PR fortran/85407 -- convert assert to fatal error Steve Kargl
16:19 Re: [PATCH] Don't run ident tests on powerpc-darwin Iain Sandoe
16:07 Re: [PATCH] Don't run ident tests on powerpc-darwin David Edelsohn
15:39 Re: [gofrontend-dev] Re: libgo patch committed: Add precise stack scan support Cherry Zhang via gcc-patches
13:10 Re: [Patch] Bug 88521 - gcc 9.0 from r266355 miscompile x265 for mingw-w64 target Lokesh Janghel
05:16 [PATCH] PR fortran/81027 -- Issue error for assumed-shape array Steve Kargl
04:42 [PATCH] PR fortran/81984 -- Placate the sanitizer Steve Kargl

December 25, 2018
22:36 [PATCH,fortran] Add support for IEEE_SUBNORMAL Steve Kargl
21:49 Re: [PATCH,fortran] Add pre-defined macros for different available types Steve Kargl
21:44 [PATCH,fortran] Add pre-defined macros for different available types Steve Kargl
17:13 Re: [Committed] XFAIL gfortran.dg/ieee/ieee_9.f90 Steve Kargl
13:04 Re: Fix devirtualization with LTO Richard Biener
07:51 Re: [Committed] XFAIL gfortran.dg/ieee/ieee_9.f90 Janne Blomqvist

December 24, 2018
19:59 [PATCH] fortran/88342 -- interaction of -ffpe-trap and IEEE_VALUE Steve Kargl
19:42 Re: [Committed] XFAIL gfortran.dg/ieee/ieee_9.f90 Steve Kargl
19:30 Re: [Committed] XFAIL gfortran.dg/ieee/ieee_9.f90 Janne Blomqvist
19:17 Re: Fix devirtualization with LTO Jan Hubicka
19:09 Re: Fix devirtualization with LTO Richard Biener
18:05 [Committed] XFAIL gfortran.dg/ieee/ieee_9.f90 Steve Kargl
17:10 Re: [PATCH] fortran/69121 -- Make IEEE_SCALB generic Steve Kargl
15:32 [committed] Refactor non-SSA_NAME handling out of get_range_strlen Jeff Law
15:15 Re: Fix devirtualization with LTO Jan Hubicka
14:49 Re: Fix devirtualization with LTO Sudakshina Das
14:14 RE:12/24/2018. Baranov Viacheslav
12:26 Re: [PATCH] fortran/69121 -- Make IEEE_SCALB generic Sudakshina Das
11:22 Fix verifier ICE on array simplification Jan Hubicka
11:14 Silence redundant ODR violation warnings Jan Hubicka
02:32 Re: [PATCH] PR fortran/81509 and fortran/45513 Jerry DeLisle
02:28 Re: [PATCH 1/9]: C++ P0482R5 char8_t: Documentation updates Tom Honermann
02:28 Re: [PATCH 2/9]: C++ P0482R5 char8_t: Core language support Tom Honermann
02:28 Re: [REVISED PATCH 7/9]: C++ P0482R5 char8_t: New standard library tests Tom Honermann
02:27 Re: [REVISED PATCH 5/9]: C++ P0482R5 char8_t: Standard library support Tom Honermann
02:27 Re: [REVISED PATCH 4/9]: C++ P0482R5 char8_t: Updates to existing core language tests Tom Honermann
02:27 Re: [REVISED PATCH 3/9]: C++ P0482R5 char8_t: New core language tests Tom Honermann
02:27 Re: [REVISED PATCH 2/9]: C++ P0482R5 char8_t: Core language support Tom Honermann
02:27 Re: [REVISED PATCH 1/9]: C++ P0482R5 char8_t: Documentation updates Tom Honermann
01:36 Fix summary update after profile merging Jan Hubicka

December 23, 2018
19:48 Re: [PATCH] PR fortran/81509 and fortran/45513 Dominique d'Humières
19:20 Re: libbacktrace integration for _GLIBCXX_DEBUG mode François Dumont
18:49 [PATCH] PR fortran/81509 and fortran/45513 Steve Kargl
18:17 Re: Fix hashtable node deallocation François Dumont
16:25 Re: [PATCH] Don't run ident tests on powerpc-darwin Jeff Law
16:24 Re: [PATCH, Darwin, config] Check for DWARF debug line support with otool. Jeff Law
16:23 Re: [PATCH, Darwin] Fix PR67974. Jeff Law
16:01 [committed] Add new fields to c_strlen_data structure, rename field access Jeff Law
15:49 [committed] Cleanup variable names and comments in preparation for fixing string length computations Jeff Law
15:39 [committed] Cleanup structure initialization in preparation for fixing string length range computations Jeff Law
15:05 [PATCH, Darwin] Fix PR67974. Iain Sandoe
12:27 Re: [PATCH] Fix Ada bootstrap for Darwin9 and earlier. Eric Botcazou
12:12 Re: [PATCH, lto-wrapper] Don't pre-link the early-debug objects. Richard Biener
11:53 [PATCH, Darwin, config] Check for DWARF debug line support with otool. Iain Sandoe
11:41 [PATCH, lto-wrapper] Don't pre-link the early-debug objects. Iain Sandoe
11:26 [PATCH] Fix Ada bootstrap for Darwin9 and earlier. Iain Sandoe
11:16 [PATCH] Don't run ident tests on powerpc-darwin Iain Sandoe
11:09 Re: [ping] Change static chain to r11 on aarch64 Olivier Hainque
11:08 [PATCH, committed] Enable ident for X86 Darwin. Iain Sandoe
10:30 [Patch, fortran] PR77703 - [7/8/9 Regression] ICE on assignment to pointer function Paul Richard Thomas

December 22, 2018
21:38 C++ PATCH for c++/88548, this accepted in static member functions Marek Polacek
21:11 Re: [PATCH, OpenACC] Enable GOMP_MAP_FIRSTPRIVATE_INT for OpenACC Julian Brown
20:08 Fix devirtualization with LTO Jan Hubicka
19:38 Re: [PATCH] PR fortran/85798 -- Check for allocatable components in data statement Steve Kargl
18:53 Re: [PATCH, C++] Fix PR c++/88261 Bernd Edlinger
15:09 Re: [patch,openacc] Fix PR71959: lto dump of callee counts Iain Sandoe
13:46 Re: [patch, fortran] Fix PR 85544 Paul Richard Thomas
13:41 Re: [PATCH] PR fortran/88169 -- remove error condition/message Thomas Koenig
13:37 *ping* [patch, fortran] Fix PR 85544 Thomas Koenig
02:19 Re: [PATCH] OpenACC 2.6 manual deep copy support (attach/detach) Thomas Schwinge
02:13 Re: [nvptx] vector length patch series Tom de Vries
00:33 Re: [PATCH] attribute copy, leaf, weakref and -Wmisisng-attributes (PR 88546) Martin Sebor
00:16 Re: [PATCH] attribute copy, leaf, weakref and -Wmisisng-attributes (PR 88546) Jakub Jelinek

December 21, 2018
23:50 Re: [PATCH] attribute copy, leaf, weakref and -Wmisisng-attributes (PR 88546) Martin Sebor
22:13 [PATCH] PR fortran/88169 -- remove error condition/message Steve Kargl
22:07 Re: [PATCH AutoFDO]Restoring indirect call value profile transformation Hans-Peter Nilsson
21:41 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Uecker, Martin
21:13 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Hans-Peter Nilsson
21:03 Re: libbacktrace integration for _GLIBCXX_DEBUG mode Jonathan Wakely
20:57 Re: [C++ PATCH] Speed up inplace_merge algorithm & fix inefficient logic(PR libstdc++/83938) Jonathan Wakely
20:47 Re: libbacktrace integration for _GLIBCXX_DEBUG mode Ville Voutilainen
20:35 Re: libbacktrace integration for _GLIBCXX_DEBUG mode Jonathan Wakely
20:29 Re: Fix hashtable node deallocation Jonathan Wakely
20:01 Re: [PATCH] fortran/69121 -- Make IEEE_SCALB generic Steve Kargl
19:39 Re: [PATCH] fortran/69121 -- Make IEEE_SCALB generic Joseph Myers
19:33 [patch, fortran] PR87881 - gfortran.dg/inquiry_type_ref_(1.f08|3.f90) fail on darwin Paul Richard Thomas
19:31 Re: [PATCH] fortran/69121 -- Make IEEE_SCALB generic Steve Kargl
19:31 Re: [C++ PATCH] Fix __builtin_{is_constant_evaluated,constant_p} handling in static_assert (PR c++/86524, PR c++/88446, take 2) Jason Merrill
19:21 [committed] OpenMP expansion regimplification fix (PR middle-end/85594, PR middle-end/88553) Jakub Jelinek
19:21 Fix devirtualiation in expanded thunks Jan Hubicka
19:14 Re: [EXT] Re: [Patch 2/4][Aarch64] v2: Implement Aarch64 SIMD ABI Jakub Jelinek
19:11 Re: [PATCH] attribute copy, leaf, weakref and -Wmisisng-attributes (PR 88546) Joseph Myers
18:59 Re: [PATCH] fortran/69121 -- Make IEEE_SCALB generic Janne Blomqvist
18:57 [Committed] S/390: Add support for double<->long vector converts Andreas Krebbel
18:19 Re: [PATCH] fortran/69121 -- Make IEEE_SCALB generic Steve Kargl
18:04 Re: [PATCH 9/9][GCC][Arm] Add ACLE intrinsics for complex mutliplication and addition Tamar Christina
18:02 Re: [EXT] Re: [Patch 2/4][Aarch64] v2: Implement Aarch64 SIMD ABI Steve Ellcey
18:02 Re: [ping] Change static chain to r11 on aarch64 Wilco Dijkstra
17:59 Re: [patch] Fix PR rtl-optimization/87727 Segher Boessenkool
17:59 Re: [PATCH] fortran/69121 -- Make IEEE_SCALB generic Steve Kargl
17:58 RE: [PATCH 6/9][GCC][AArch64] Add Armv8.3-a complex intrinsics Tamar Christina
17:54 [PATCH, committed] Changing maintainer email address Thomas Preudhomme
17:42 Re: Fix hashtable node deallocation François Dumont
17:36 Re: [patch] Fix PR rtl-optimization/87727 Richard Biener
17:35 Re: [patch] Fix PR rtl-optimization/87727 Richard Biener
17:31 Re: [PATCH] fortran/69121 -- Make IEEE_SCALB generic Thomas Koenig
17:19 [PATCH] Improve PR85574 Richard Biener
17:09 [PATCH] Add myself to MAINTAINERS Gergö Barany
16:47 Re: [patch,openacc] Fix PR71959: lto dump of callee counts Julian Brown
16:28 Re: [ping] Change static chain to r11 on aarch64 Olivier Hainque
16:25 Re: [patch] Fix PR rtl-optimization/87727 Segher Boessenkool
16:05 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts (revised, v3) Chung-Lin Tang
16:03 Re: [PATCH] attribute copy, leaf, weakref and -Wmisisng-attributes (PR 88546) Martin Sebor
15:55 Re: [patch] Fix PR rtl-optimization/87727 Richard Biener
15:50 Re: [PATCH] fortran/69121 -- Make IEEE_SCALB generic Steve Kargl
15:25 Re: [patch] Fix PR rtl-optimization/87727 Vladimir Makarov
15:21 Re: [PATCH] Change AVX512 gathers/scatters to not print *WORD PTR in -masm=intel mode (PR target/88522) Uros Bizjak
15:19 Re: [PATCH] Fix WIDEN_MULT_EXPR expansion (PR rtl-optimization/88563) Richard Biener
15:09 [PATCH] Fix WIDEN_MULT_EXPR expansion (PR rtl-optimization/88563) Jakub Jelinek
15:04 [PATCH] Change AVX512 gathers/scatters to not print *WORD PTR in -masm=intel mode (PR target/88522) Jakub Jelinek
15:00 Re: [PATCH 3/3][GCC][AARCH64] Add support for pointer authentication B key Sam Tebbs
13:55 Re: [PATCH] x86-64: {,V}CVTSI2Sx are ambiguous without suffix Uros Bizjak
13:36 Re: [PATCH] [og8] Add OpenACC 2.6 if and if_present clauses on host_data construct Thomas Schwinge
13:32 Re: [PATCH] x86: relax mask register constraints Uros Bizjak
13:31 Re: [patch,openacc] Fix PR71959: lto dump of callee counts Jakub Jelinek
13:31 Re: Relax std::move_if_noexcept for std::pair Jonathan Wakely
13:29 Re: [PATCH][og8] Update code and reduction tests for `serial' construct Thomas Schwinge
13:23 Re: [patch,openacc] Fix PR71959: lto dump of callee counts Julian Brown
12:42 PING^2 [PATCH] x86: Add -mzero-caller-saved-regs=[skip|used-gpr|all-gpr|used|all] H.J. Lu
12:31 [PATCH][AArch64] Use Q-reg loads/stores in movmem expansion Kyrill Tkachov
12:29 [PATCH] [og8] Add OpenACC 2.6 if and if_present clauses on host_data construct Gergö Barany
12:25 [PATCH][og8] Update code and reduction tests for `serial' construct Gergö Barany
12:13 [committed] Add testcase for already fixed PR c++/87125 Jakub Jelinek
11:50 [PATCH, ARM, committed] Fix size-optimization-ieee testcase failure Thomas Preudhomme
11:40 Re: [PATCH 9/9][GCC][Arm] Add ACLE intrinsics for complex mutliplication and addition Kyrill Tkachov
11:17 Re: [040/nnn] poly_int: get_inner_reference & co. Jakub Jelinek
11:10 Re: [040/nnn] poly_int: get_inner_reference & co. Thomas Schwinge
11:02 Re: [PATCH 7/9][GCC][Arm] Enable autovectorization of Half float values Kyrill Tkachov
11:01 Re: [PATCH 4/9][GCC][AArch64/Arm] Add new testsuite directives to check complex instructions. Kyrill Tkachov
10:57 RE: [PATCH 9/9][GCC][Arm] Add ACLE intrinsics for complex mutliplication and addition Tamar Christina
10:56 RE: [PATCH 7/9][GCC][Arm] Enable autovectorization of Half float values Tamar Christina
10:56 RE: [PATCH 4/9][GCC][AArch64/Arm] Add new testsuite directives to check complex instructions. Tamar Christina
10:41 libgomp/target.c magic constants self-documentation Thomas Schwinge
10:28 Re: [PATCH] Use vpmin to optimize some vector comparisons (PR target/88547) Uros Bizjak
10:05 Re: [PATCH] attribute copy, leaf, weakref and -Wmisisng-attributes (PR 88546) Jakub Jelinek
09:46 Re: [Patch] Bug 88521 - gcc 9.0 from r266355 miscompile x265 for mingw-w64 target JonY
09:15 Re: [PATCH] Rip out rhs-to-tree from tree-affine.c Richard Biener
09:15 Re: [Patch] Bug 88521 - gcc 9.0 from r266355 miscompile x265 for mingw-w64 target Jakub Jelinek
09:14 [PATCH] Use vpmin to optimize some vector comparisons (PR target/88547) Jakub Jelinek
09:08 Re: [Patch] Bug 88521 - gcc 9.0 from r266355 miscompile x265 for mingw-w64 target Uros Bizjak
09:07 Re: [PATCH] fortran/69121 -- Make IEEE_SCALB generic Janne Blomqvist
09:05 Re: [PATCH] x86: VAESDEC{,LAST} allow memory inputs Uros Bizjak
08:51 [C++ PATCH] Fix __builtin_{is_constant_evaluated,constant_p} handling in static_assert (PR c++/86524, PR c++/88446, take 2) Jakub Jelinek
08:44 [PATCH] x86: VAESDEC{,LAST} allow memory inputs Jan Beulich
08:43 [PATCH] x86: relax mask register constraints Jan Beulich
08:08 [PATCH] x86-64: {,V}CVTSI2Sx are ambiguous without suffix Jan Beulich
08:03 +reminder+ Re: Make clear, when contributions will be ignored Дилян Палаузов
06:46 [PATCH v5][C][ADA] use function descriptors instead of trampolines in C Uecker, Martin
06:22 Re: [PATCH] fortran/69121 -- Make IEEE_SCALB generic Steve Kargl
06:01 Re: [RFC] support --with-multilib-list=@/path/name Alexandre Oliva
03:45 [PATCH] attribute copy, leaf, weakref and -Wmisisng-attributes (PR 88546) Martin Sebor
02:56 Re: [patch,openacc] Fix PR71959: lto dump of callee counts Julian Brown
02:51 Re: [PATCH] handle expressions in __builtin_has_attribute (PR 88383) Martin Sebor
02:51 Re: C++ PATCH for c++/88196, ICE with class non-type template parameter Jason Merrill
02:49 Re: [C++ PATCH] Fix __builtin_{is_constant_evaluated,constant_p} handling in static_assert (PR c++/86524, PR c++/88446) Jason Merrill
01:04 Re: RFA: Avoid versioning loop with unaligned step Jakub Jelinek
01:04 Re: [PATCH, C++] Fix PR c++/88261 Martin Sebor
01:00 Re: [PATCH] PR fortran/85798 -- Check for allocatable components in data statement Steve Kargl

December 20, 2018
23:49 Re: [PATCH][rs6000] avoid using unaligned vsx or lxvd2x/stxvd2x for memcpy/memmove inline expansion Aaron Sawdey
23:46 Re: RFA: Avoid versioning loop with unaligned step Jakub Jelinek
23:44 Re: [PATCH][rs6000] avoid using unaligned vsx or lxvd2x/stxvd2x for memcpy/memmove inline expansion Segher Boessenkool
23:35 Re: [PATCH][rs6000] avoid using unaligned vsx or lxvd2x/stxvd2x for memcpy/memmove inline expansion Aaron Sawdey
23:31 Re: [PATCH] -Wtautological-compare: fix comparison of macro expansions Aaron Sawdey
23:24 Re: [PATCH] fix compile error with clang Dave Murphy
23:14 Re: [patch] Fix PR rtl-optimization/87727 Peter Bergner
22:43 [PATCH] Avoid carrying around jump functions with no information Martin Jambor
22:41 Re: [patch] Fix PR rtl-optimization/87727 Jeff Law
22:27 Re: [C++ PATCH] Fix __builtin_{is_constant_evaluated,constant_p} handling in static_assert (PR c++/86524, PR c++/88446) Jakub Jelinek
22:24 [PATCH] Use proper print formatter in main function in fixincl.c Nicholas Krause
22:19 Re: Relax std::move_if_noexcept for std::pair Ville Voutilainen
22:19 Re: [PATCH] Use proper print formatter in main function in fixincl.c nick
21:54 C++ PATCH for c++/88196, ICE with class non-type template parameter Marek Polacek
21:53 Re: Relax std::move_if_noexcept for std::pair François Dumont
21:47 [PATCH] fortran/69121 -- Make IEEE_SCALB generic Steve Kargl
21:47 Re: [C++ PATCH] Fix __builtin_{is_constant_evaluated,constant_p} handling in static_assert (PR c++/86524, PR c++/88446) Jason Merrill
21:43 Re: V10 [PATCH] C/C++: Add -Waddress-of-packed-member H.J. Lu
21:40 Re: [C++ PATCH] Fix __builtin_{is_constant_evaluated,constant_p} handling in static_assert (PR c++/86524, PR c++/88446) Jakub Jelinek
21:31 Re: [patch] Fix PR rtl-optimization/87727 Peter Bergner
21:28 Re: V10 [PATCH] C/C++: Add -Waddress-of-packed-member Jason Merrill
21:26 Re: [C++ PATCH] Fix __builtin_{is_constant_evaluated,constant_p} handling in static_assert (PR c++/86524, PR c++/88446) Jason Merrill
21:08 Re: [C++ PATCH] Fix __builtin_{is_constant_evaluated,constant_p} handling in static_assert (PR c++/86524, PR c++/88446) Jakub Jelinek
21:07 Re: [PATCH, C++] Fix PR c++/88261 Bernd Edlinger
21:02 Re: [PATCH] Use proper print formatter in main function in fixincl.c Joseph Myers
21:01 Re: [PATCH] Fix unwind info in x86 interrupt functions (PR debug/83728) Andreas Krebbel
20:26 Re: [patch] Fix PR rtl-optimization/87727 Segher Boessenkool
20:07 Re: [patch] Fix PR rtl-optimization/87727 Eric Botcazou
19:53 V10 [PATCH] C/C++: Add -Waddress-of-packed-member H.J. Lu
19:49 Re: [patch] Fix PR rtl-optimization/87727 Segher Boessenkool
19:47 Re: [C++ PATCH] Fix __builtin_{is_constant_evaluated,constant_p} handling in static_assert (PR c++/86524, PR c++/88446) Jason Merrill
19:46 Re: RFA: Avoid versioning loop with unaligned step Richard Sandiford
19:40 Re: [patch] Fix PR rtl-optimization/87727 Eric Botcazou
19:40 Re: [PATCH] Shuffle ieee_arithmetic.F90 Steve Kargl
19:28 Re: V9 [PATCH] C/C++: Add -Waddress-of-packed-member Jason Merrill
18:12 [PATCH] Fix filesystem::path tests that fail on Windows Jonathan Wakely
18:11 patch to fix PR88457 Vladimir Makarov
17:50 Re: [PATCH, C++] Fix PR c++/88261 Martin Sebor
17:46 Re: [PATCH, C++] Fix PR c++/88261 Martin Sebor
17:40 Re: [PATCH] Shuffle ieee_arithmetic.F90 Steve Kargl
16:59 [committed] new test for PR84053 Martin Sebor
16:44 [PATCH] fix compile error with clang Dave Murphy
16:41 Re: [PATCH, GCC, AARCH64, 5/6] Enable BTI : Add new pass for BTI. Sudakshina Das
16:38 Re: [PATCH 2/3][GCC][AARCH64] Add new -mbranch-protection option to combine pointer signing and BTI Sam Tebbs
16:34 [AArch64][SVE] Add ABS support Richard Sandiford
16:32 [AArch64][SVE] Fix IFN_COND_FMLA movprfx alternative Richard Sandiford
16:18 Re: RFA: Avoid versioning loop with unaligned step Richard Biener
16:09 Re: [C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...) Jason Merrill
16:01 Re: [C++ PATCH] Fix up cp_parser_class_specifier_1 error recovery (PR c++/88180, take 2) Jason Merrill
16:00 Re: [C++ PATCH] Constexpr fold even some TREE_CONSTANT ctors (PR c++/87934) Jason Merrill
15:28 Re: [C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...) Christophe Lyon
14:40 Re: [PR 87615] Limit AA walking in hopefully all of IPA summary generation Jan Hubicka
14:36 Re: [PR 87615] Limit AA walking in hopefully all of IPA summary generation Martin Jambor
14:31 Re: [PATCH, og8] Add OpenACC 2.6 `no_create' clause support Maciej W. Rozycki
14:29 Re: [PATCH, og8] Add OpenACC 2.6 `serial' construct support Maciej W. Rozycki
14:29 [og8] Report errors on missing OpenACC reduction clauses in nested reductions Thomas Schwinge
14:25 Re: [PATCH] -Wtautological-compare: fix comparison of macro expansions David Malcolm
14:21 Re: [PATCH, og8] Add OpenACC 2.6 `acc_get_property' support Maciej W. Rozycki
14:20 Re: [PR 88214] Check that an argument is pointer before attempting agg jf construction from it Martin Jambor
14:19 [committed, og8] Disable libstdc++ dependency for libffi Maciej W. Rozycki
13:43 RFA: Avoid versioning loop with unaligned step Joern Wolfgang Rennecke
13:29 Re: [PATCH] Shuffle ieee_arithmetic.F90 Thomas Koenig
13:05 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Wilco Dijkstra
12:32 Re: [PATCH] LWG 3171: restore stream insertion for filesystem::directory_entry Jonathan Wakely
12:24 Re: [patch] Fix PR rtl-optimization/87727 Jakub Jelinek
12:16 Re: [patch] Fix PR rtl-optimization/87727 Richard Biener
12:09 Re: [Patch] Bug 88521 - gcc 9.0 from r266355 miscompile x265 for mingw-w64 target Jakub Jelinek
11:43 [patch] Fix PR rtl-optimization/87727 Eric Botcazou
11:39 [PATCH] Fix PR84362 Richard Biener
11:16 Re: LRA patch for PR87718 Sam Tebbs
10:38 Re: LRA patch for PR87718 Sam Tebbs
10:35 Re: [PATCH, ARM] Fix PR77904 testcase failure Richard Earnshaw (lists)
10:30 Re: [PATCH, middle-end/i386]: Fix PR88556, Inline built-in sinh, cosh, tanh for -ffast-math Richard Biener
10:25 Re: [patch][aarch64-*-*freebsd*] Enable TARGET_DEFAULT_ASYNC_UNWIND_TABLES Richard Earnshaw (lists)
10:08 [PATCH, middle-end/i386]: Fix PR88556, Inline built-in sinh, cosh, tanh for -ffast-math Uros Bizjak
10:07 Fwd: [RFC, openacc] Ensure oacc_replace_fn_attrib replaces Tom de Vries
09:51 Re: [PATCH][rs6000] avoid using unaligned vsx or lxvd2x/stxvd2x for memcpy/memmove inline expansion Segher Boessenkool
09:09 Re: [PATCH] LWG 3171: restore stream insertion for filesystem::directory_entry Tim Song
08:31 Re: [Patch] Bug 88521 - gcc 9.0 from r266355 miscompile x265 for mingw-w64 target Mateusz
08:12 [Patch] Bug 88521 - gcc 9.0 from r266355 miscompile x265 for mingw-w64 target Lokesh Janghel
08:04 Re: Relax std::move_if_noexcept for std::pair Ville Voutilainen
07:49 Re: [PATCH] Improve AVX512 sse movcc (PR target/88547) Jakub Jelinek
07:42 Re: [PATCH] Improve AVX512 sse movcc (PR target/88547) Uros Bizjak
06:29 Relax std::move_if_noexcept for std::pair François Dumont
06:06 Re: add tsv110 pipeline scheduling wuyuan (E)
02:49 [PATCH] Use proper print formatter in main function in fixincl.c Nicholas Krause
02:34 Re: add tsv110 pipeline scheduling wuyuan (E)
02:29 Re: [PATCH 1/2] C++: more location wrapper nodes (PR c++/43064, PR c++/43486) David Malcolm
02:13 [PATCH] -Wtautological-compare: fix comparison of macro expansions David Malcolm
01:12 Re: [PATCH] [aarch64] Revert support for ARMv8.2 in tsv110 Zhangshaokun
00:20 Re: [PATCH] Use proper print formatter in main function in fixincl.c Joseph Myers
00:04 Re: [C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...) Alexandre Oliva

December 19, 2018
23:35 [PATCH] Use proper print formatter in main function in fixincl.c Nicholas Krause
23:28 Re: [PATCH 2/2] v2: C++: improvements to binary operator diagnostics (PR c++/87504) Aaron Sawdey
23:20 [PATCH] Improve AVX512 sse movcc (PR target/88547) Jakub Jelinek
23:14 Re: [C++ PATCH] Constexpr fold even some TREE_CONSTANT ctors (PR c++/87934) Jakub Jelinek
23:12 [C++ PATCH] Fix up cp_parser_class_specifier_1 error recovery (PR c++/88180, take 2) Jakub Jelinek
23:05 Re: [EXT] Re: [Patch 2/4][Aarch64] v2: Implement Aarch64 SIMD ABI Steve Ellcey
22:57 Re: [EXT] Re: [Patch 2/4][Aarch64] v2: Implement Aarch64 SIMD ABI Jakub Jelinek
22:34 Re: [PATCH] PR fortran/87992 -- trivially stupid patch, but ... Steve Kargl
22:10 Re: [EXT] Re: [Patch 2/4][Aarch64] v2: Implement Aarch64 SIMD ABI Steve Ellcey
21:56 For libgomp OpenACC entry points, redefine the "device" argument to "flags" Thomas Schwinge
21:31 Re: [PATCH] LWG 2936: update path::compare logic and optimize string comparisons Christophe Lyon
21:31 [PATCH, og8] Add OpenACC 2.6 `no_create' clause support Maciej W. Rozycki
21:28 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Wilco Dijkstra
20:48 [PATCH, i386]: Use kortest instead of ktest in *cmp<mode>_ccz_1 Uros Bizjak
20:27 C++ PATCH to implement deferred parsing of noexcept-specifiers (c++/86476, c++/52869) Marek Polacek
20:16 [PATCH] Fix grammar in libstdc++ ABI history documentation Jonathan Wakely
20:08 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Jakub Jelinek
19:53 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Uecker, Martin
19:53 [PATCH][rs6000] avoid using unaligned vsx or lxvd2x/stxvd2x for memcpy/memmove inline expansion Aaron Sawdey
19:11 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Uecker, Martin
19:01 Re: [PATCH 1/2] C++: more location wrapper nodes (PR c++/43064, PR c++/43486) Thomas Schwinge
18:52 Re: [C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...) Jakub Jelinek
18:49 Re: [C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...) Alexandre Oliva
17:43 Re: [PATCH AutoFDO]Restoring indirect call value profile transformation Andi Kleen
17:36 V9 [PATCH] C/C++: Add -Waddress-of-packed-member H.J. Lu
17:28 Re: [PATCH AutoFDO]Restoring indirect call value profile transformation Richard Biener
17:19 [nvptx, committed] Add PTX_CTA_SIZE Tom de Vries
17:11 Re: [PATCH AutoFDO]Restoring indirect call value profile transformation Andi Kleen
16:47 [PATCH][GCC][Aarch64] Change expected bfxil count in gcc.target/aarch64/combine_bfxil.c to 18 (PR/87763) Sam Tebbs
15:41 Re: [PATCH AutoFDO]Restoring indirect call value profile transformation Andi Kleen
15:41 Re: [PATCH, GCC, AARCH64, 5/6] Enable BTI : Add new pass for BTI. James Greenhalgh
15:35 Re: [PATCH] v6: C++: more location wrapper nodes (PR c++/43064, PR c++/43486) David Malcolm
15:28 [openacc] Make oacc_fn_attrib_level external Tom de Vries
15:26 Fwd: [openacc, committed] Add oacc_get_default_dim Tom de Vries
15:03 Re: [PATCH, libgcc/ARM & testsuite] Optimize executable size when using softfloat fmul/dmul Richard Earnshaw (lists)
15:03 Re: [PATCH, ARM] Do softfloat when -mfpu set, -mfloat-abi=softfp and targeting Thumb-1 Thomas Preudhomme
14:53 Re: V8 [PATCH] C/C++: Add -Waddress-of-packed-member H.J. Lu
14:52 Re: V8 [PATCH] C/C++: Add -Waddress-of-packed-member H.J. Lu
14:36 Re: [C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...) Christophe Lyon
14:31 [committed][nvptx] Commit passing pr85381-*.c test-cases Tom de Vries
14:28 [committed][nvptx, libgomp] Move rtl-dump test-cases to libgomp Tom de Vries
14:26 [committed][testsuite] Add scan-offload-rtl-dump Tom de Vries
14:13 Re: [PATCH, ARM] Do softfloat when -mfpu set, -mfloat-abi=softfp and targeting Thumb-1 Richard Earnshaw (lists)
14:08 Re: [PATCH] Restrict a VSX extract to TARGET_POWERPC64 (PR88213) Segher Boessenkool
13:49 [PATCH] Restrict a VSX extract to TARGET_POWERPC64 (PR88213) Segher Boessenkool
13:41 RE: [Patch, Vectorizer, SVE] fmin/fmax builtin reduction support Alejandro Martinez Vicente
12:34 Re: [Patch, Vectorizer, SVE] fmin/fmax builtin reduction support Richard Biener
11:08 [PATCH] Fix PR88533 Richard Biener
11:04 Re: [PR86153] simplify more overflow tests in VRP Alexandre Oliva
10:38 [nvptx, committed] Use MAX, MIN, ROUND_UP macros Tom de Vries
10:37 [nvptx, committed] Make nvptx state propagation function names more generic Tom de Vries
10:35 [nvptx, committed] Rename worker_bcast variables to oacc_bcast Tom de Vries
10:33 [nvptx, committed] Generalize bar.sync instruction Tom de Vries
10:31 [nvptx, committed] Only use one logical barrier resource Tom de Vries
10:28 [nvptx, committed] Use TARGET_SET_CURRENT_FUNCTION Tom de Vries
10:19 Patch ping (Re: [C++ PATCH] Fix __builtin_{is_constant_evaluated,constant_p} handling in static_assert (PR c++/86524, PR c++/88446)) Jakub Jelinek
10:12 Re: [PATCH] [aarch64] Revert support for ARMv8.2 in tsv110 Richard Earnshaw (lists)
09:53 [SVE ACLE] Various fixes and cleanups Richard Sandiford
09:36 Re: [PATCH AutoFDO]Restoring indirect call value profile transformation Richard Biener
09:33 [Patch, Vectorizer, SVE] fmin/fmax builtin reduction support Alejandro Martinez Vicente
09:29 Re: [PATCH] [RFC] PR target/52813 and target/11807 Segher Boessenkool
08:50 Re: [rs6000] Fix x86 SSSE3 compatibility implementations and testcases Segher Boessenkool
08:36 Re: [patch] Fix bootstrap powerpc*-*-freebsd* targets Segher Boessenkool
08:23 Re: [PATCH] Allow _mm256_clmulepi64_epi128 even for just -mvcplmulqdq -mavx (PR target/88541) Uros Bizjak
08:03 Re: [PATCH] [PR87012] canonicalize ref type for tmpl arg Alexandre Oliva
06:40 Re: [PATCH] [RFC] PR target/52813 and target/11807 Dimitar Dimitrov
05:06 [PATCH] Shuffle ieee_arithmetic.F90 Steve Kargl
04:23 [rs6000] Fix x86 SSSE3 compatibility implementations and testcases Paul Clarke
04:08 Re: [PATCH AutoFDO]Restoring indirect call value profile transformation Bin.Cheng
04:00 Re: [PATCH AutoFDO]Restoring indirect call value profile transformation Andi Kleen
03:58 Re: [PATCH AutoFDO]Restoring indirect call value profile transformation Andi Kleen
03:35 Re: [PATCH, C++] Fix PR c++/88261 Jason Merrill
03:28 Re: [C++ PATCH] Constexpr fold even some TREE_CONSTANT ctors (PR c++/87934) Jason Merrill
03:24 Re: [gofrontend-dev] Re: libgo patch committed: Add precise stack scan support Matthias Klose
03:19 Re: V8 [PATCH] C/C++: Add -Waddress-of-packed-member Sandra Loosemore
03:12 [PATCH] [aarch64] Revert support for ARMv8.2 in tsv110 Shaokun Zhang
02:01 Re: [PATCH AutoFDO]Restoring indirect call value profile transformation Bin.Cheng
01:27 Re: [PATCH AutoFDO]Restoring indirect call value profile transformation Bin.Cheng
00:02 Re: [PR86153] simplify more overflow tests in VRP Jeff Law

December 18, 2018
23:19 Re: [C++ PATCH] Constexpr fold even some TREE_CONSTANT ctors (PR c++/87934) Jakub Jelinek
22:40 Re: [C++ PATCH] Constexpr fold even some TREE_CONSTANT ctors (PR c++/87934) Jason Merrill
22:29 Re: [C++ PATCH] Avoid GC during cp_parser_parenthesized_expression_list (PR c++/88180) Jason Merrill
22:14 Re: V8 [PATCH] C/C++: Add -Waddress-of-packed-member Jason Merrill
21:57 Re: patch to fix PR87759 Vladimir Makarov
21:50 Re: patch to fix PR87759 Jakub Jelinek
21:42 Re: [PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363) Martin Sebor
21:27 Re: [PATCH AutoFDO]Restoring indirect call value profile transformation Andi Kleen
21:23 patch to fix PR87759 Vladimir Makarov
21:13 V8 [PATCH] C/C++: Add -Waddress-of-packed-member H.J. Lu
21:04 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts (revised, v2) Thomas Schwinge
20:53 [PATCH] Allow _mm256_clmulepi64_epi128 even for just -mvcplmulqdq -mavx (PR target/88541) Jakub Jelinek
20:49 [C++ PATCH] Avoid GC during cp_parser_parenthesized_expression_list (PR c++/88180) Jakub Jelinek
20:45 [C++ PATCH] Constexpr fold even some TREE_CONSTANT ctors (PR c++/87934) Jakub Jelinek
20:43 Re: [PATCH 3/4] c/c++, asm: Use nicer error for const and restrict Jason Merrill
20:42 Re: [PATCH 4/4] c++, asm: Do not handle any asm-qualifiers in top-level asm Jason Merrill
20:41 Re: [PATCH 1/4] c/c++, asm: Write the asm-qualifier loop without "done" boolean Jason Merrill
20:40 Re: [PATCH] v6: C++: more location wrapper nodes (PR c++/43064, PR c++/43486) Jason Merrill
20:36 Re: V7 [PATCH] C/C++: Add -Waddress-of-packed-member Jason Merrill
20:34 [PATCH] v6: C++: more location wrapper nodes (PR c++/43064, PR c++/43486) David Malcolm
20:23 Re: [PATCH] v5: C++: more location wrapper nodes (PR c++/43064, PR c++/43486) Jason Merrill
18:36 Re: [PATCH] Enable scatter vectorization with 128-bit and 256-bit vectors with AVX512VL (PR target/88464) Uros Bizjak
16:57 [PATCH] LWG 3171: restore stream insertion for filesystem::directory_entry Jonathan Wakely
16:42 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Jakub Jelinek
16:38 Re: [PATCH] Micro-optimization to avoid creating temporary path Jonathan Wakely
16:33 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Uecker, Martin
16:29 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Uecker, Martin
16:27 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Uecker, Martin
16:25 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Jakub Jelinek
16:14 Re: [patch] Fix bootstrap powerpc*-*-freebsd* targets Segher Boessenkool
16:03 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Jeff Law
15:52 [PATCH] Micro-optimization to avoid creating temporary path Jonathan Wakely
15:51 [PATCH] LWG 2936: update path::compare logic and optimize string comparisons Jonathan Wakely
15:35 [PATCH] LWG 3040: define starts_with/ends_with as proposed Jonathan Wakely
15:32 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Jakub Jelinek
15:23 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Paul Koning
15:14 Re: [PATCH] [RFC] PR target/52813 and target/11807 Bernd Edlinger
15:07 Re: [PATCH 6/6, OpenACC, libgomp] Async re-work, nvptx changes (revised, v3) Chung-Lin Tang
15:06 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts (revised, v2) Chung-Lin Tang
15:01 Re: [PATCH 1/6, OpenACC, libgomp] Async re-work, interfaces (revised, v2) Chung-Lin Tang
14:57 [PATCH] Enable scatter vectorization with 128-bit and 256-bit vectors with AVX512VL (PR target/88464) Jakub Jelinek
14:50 Re: [PATCH 2/3] Factor out duplicate code in gimplify_scan_omp_clauses Jakub Jelinek
14:16 Re: [PATCH] [RFC] PR target/52813 and target/11807 Bernd Edlinger
14:16 Re: [PATCH 2/3] Factor out duplicate code in gimplify_scan_omp_clauses Julian Brown
14:11 V7 [PATCH] C/C++: Add -Waddress-of-packed-member H.J. Lu
14:03 Re: [PATCH 1/6, OpenACC, libgomp] Async re-work, interfaces Chung-Lin Tang
13:47 Re: [PATCH, rs6000] Clarify when typedef names can be used with AltiVec vector types Bill Schmidt
13:43 Re: [PATCH, rs6000] Clarify when typedef names can be used with AltiVec vector types Ulrich Weigand
13:36 [PATCH][GCC][AArch64] Have empty HWCAPs string ignored during native feature detection Tamar Christina
13:32 [committed][MSP430] Define TARGET_VTABLE_ENTRY_ALIGN Jozef Lawrynowicz
13:25 Re: [PATCH, rs6000] Clarify when typedef names can be used with AltiVec vector types Bill Schmidt
13:06 Re: [patch] various OpenACC reduction enhancements - FE changes Jakub Jelinek
12:54 Re: [PATCH, arm][PR88167] Fix __builtin_return_address returns invalid address Mihail Ionescu
12:51 Re: [PATCH, OpenACC, 4/8] Multi-dimensional dynamic array support for OpenACC data clauses, omp-low: dynamic array descriptor creation Jakub Jelinek
12:49 Re: [patch] Fix bootstrap powerpc*-*-freebsd* targets Alan Modra
12:47 Re: [PATCH, OpenACC] Enable GOMP_MAP_FIRSTPRIVATE_INT for OpenACC Jakub Jelinek
12:46 Re: [PATCH][testsuite] Enable vect_usad_char effective target for non-SVE aarch64 Richard Biener
12:36 Re: [PATCH 1/6, OpenACC, libgomp] Async re-work, interfaces Jakub Jelinek
12:25 Re: [PATCH] OpenACC 2.6 manual deep copy support (attach/detach) Jakub Jelinek
11:44 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts Thomas Schwinge
11:40 [PATCH][testsuite] Enable vect_usad_char effective target for non-SVE aarch64 Kyrill Tkachov
11:16 Re: [PATCH AutoFDO]Restoring indirect call value profile transformation Bin.Cheng
11:12 Re: [PATCH] Fix AVX512VL gather ICEs (PR target/88513, PR target/88514) Richard Biener
10:59 [PR86153] simplify more overflow tests in VRP Alexandre Oliva
10:35 Re: [PATCH] [MSP430] Fix gcc.dg/pr85180.c and gcc.dg/pr87985.c timeouts for msp430-elf -mlarge Jozef Lawrynowicz
10:34 Re: [PATCH, rs6000] Clarify when typedef names can be used with AltiVec vector types Ulrich Weigand
10:07 Re: [PATCH] cleanup libgomp's coalesce chunk data structures Jakub Jelinek
10:03 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts Chung-Lin Tang
09:59 Re: [PATCH] cleanup libgomp's coalesce chunk data structures Thomas Schwinge
09:35 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts Chung-Lin Tang
09:32 [PATCH, arm][PR88167] Fix __builtin_return_address returns invalid address Mihail Ionescu
09:20 Re: [patch] Fix bootstrap powerpc*-*-freebsd* targets Segher Boessenkool
09:13 Re: [PATCH, rs6000] Clarify when typedef names can be used with AltiVec vector types Segher Boessenkool
09:08 Re: [PATCH] [MSP430] Fix gcc.dg/pr85180.c and gcc.dg/pr87985.c timeouts for msp430-elf -mlarge Segher Boessenkool
08:01 Re: [PATCH] Fix AVX512VL gather ICEs (PR target/88513, PR target/88514) Jakub Jelinek
07:26 Re: [PATCH] Fix AVX512VL gather ICEs (PR target/88513, PR target/88514) Uros Bizjak
01:03 Re: [C++ Patch] PR 71140 ("[concepts] ill-formed nested-requirement lacking a semicolon not rejected") Jason Merrill
00:24 Re: [ping] Change static chain to r11 on aarch64 Hans-Peter Nilsson
00:12 Re: [ping] Change static chain to r11 on aarch64 Hans-Peter Nilsson
00:09 Re: [patch] Fix bootstrap powerpc*-*-freebsd* targets Alan Modra

December 17, 2018
23:52 [nvptx] vector length patch series -- openacc parts Tom de Vries
23:30 Re: [PATCH] v5: C++: more location wrapper nodes (PR c++/43064, PR c++/43486) David Malcolm
22:43 Re: [PATCH] PR libstdc++/71044 optimize std::filesystem::path construction Jonathan Wakely
22:37 [PATCH] Fix AVX512VL gather ICEs (PR target/88513, PR target/88514) Jakub Jelinek
22:09 Re: [PATCH][RS6000] Fix PR87870: ppc64 generates poor code when loading constants into TImode vars Peter Bergner
22:05 Re: [PATCH, V2, d] Fix IdentityExp comparison for complex floats Iain Buclaw
21:55 Re: [PATCH][RS6000] Fix PR87870: ppc64 generates poor code when loading constants into TImode vars Segher Boessenkool
21:54 [PATCH, rs6000] Clarify when typedef names can be used with AltiVec vector types Bill Schmidt
21:52 [nvptx, committed] Move macro defs to top of nvptx.c Tom de Vries
21:51 [nvptx, committed] Add PTX_WARP_SIZE Tom de Vries
21:48 Re: [nvptx] vector length patch series Tom de Vries
21:47 Re: [PATCH 2/9]: C++ P0482R5 char8_t: Core language support Tom Honermann
21:46 [nvptx, committed] Unify C/Fortran routine handling in nvptx_goacc_validate_dims Tom de Vries
21:29 [nvptx, committed] Rewrite nvptx_goacc_validate_dims to use predicate vars Tom de Vries
21:02 Re: [PATCH 2/9]: C++ P0482R5 char8_t: Core language support Jason Merrill
21:00 Re: [C++ PATCH] Fix ICE with offsetof-like initializer (PR c++/88410) Jason Merrill
20:46 Re: [PATCH] PR c++/52321 print note for static_cast to/from incomplete type Jason Merrill
20:44 Re: [PATCH] C/C++: don't suggest decls that are being initialized (PR c++/88320) Jason Merrill
20:24 Ping: [PATCH 0/4] c/c++, asm: Various updates Segher Boessenkool
20:24 Re: [PATCH][RS6000] Fix PR87870: ppc64 generates poor code when loading constants into TImode vars Peter Bergner
20:15 Re: [PATCH] [RFC] PR target/52813 and target/11807 Bernd Edlinger
19:33 Re: [PATCH] v5: C++: more location wrapper nodes (PR c++/43064, PR c++/43486) Jason Merrill
19:24 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Szabolcs Nagy
19:19 [PATCH][GCC][AArch64] Fix command line options canonicalization. (PR target/88530) Tamar Christina
18:58 Patch ping (was Re: [C++ PATCH] Fix ICE with offsetof-like initializer (PR c++/88410)) Jakub Jelinek
18:46 Re: [PATCH] [RFC] PR target/52813 and target/11807 Richard Sandiford
18:41 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Andreas Schwab
18:33 [PATCH, d] Committed merge with upstream dmd Iain Buclaw
18:22 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Uecker, Martin
18:14 Re: [PATCH] AIX extra_headers Segher Boessenkool
18:12 Re: [arm][RFC] PR target/88469 fix incorrect argument passing with 64-bit bitfields Bernd Edlinger
18:12 Re: [PATCH] avoid folding snprintf calls with bounds > INT_MAX (PR 87096) Martin Sebor
18:09 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Uecker, Martin
18:07 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Uecker, Martin
18:07 Re: [PATCH] PR fortran 88116,88467 -- Catch array constructor errors Segher Boessenkool
17:46 Re: [PATCH 0/6, OpenACC, libgomp] Async re-work Thomas Schwinge
17:31 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Martin Sebor
17:29 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Jeff Law
17:06 Re: [patch] Fix bootstrap powerpc*-*-freebsd* targets Segher Boessenkool
16:04 [arm][RFC] PR target/88469 fix incorrect argument passing with 64-bit bitfields Richard Earnshaw (lists)
15:55 Re: [PATCH] [RFC] PR target/52813 and target/11807 Segher Boessenkool
15:51 [PATCH v2, middle-end/i386]: Fix PR88502, Inline built-in asinh, acosh, atanh for -ffast-math Uros Bizjak
15:38 [PATCH] PR c++/52321 print note for static_cast to/from incomplete type Jonathan Wakely
15:27 Re: [PATCH, OpenACC] Properly handle wait clause with no arguments Thomas Schwinge
15:26 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Szabolcs Nagy
15:23 Re: [PATCH] [RFC] PR target/52813 and target/11807 Segher Boessenkool
15:07 [PATCH] AIX extra_headers David Edelsohn
14:32 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts Thomas Schwinge
14:11 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts Thomas Schwinge
14:10 Re: [PATCH] [RFC] PR target/52813 and target/11807 Bernd Edlinger
14:08 Re: [PATCH] error on missing LTO symbols Tom de Vries
14:05 Re: [PATCH] [RFC] PR target/52813 and target/11807 Bernd Edlinger
13:56 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts Thomas Schwinge
13:55 Re: [ping] Change static chain to r11 on aarch64 Wilco Dijkstra
13:53 Re: V6 [PATCH] C/C++: Add -Waddress-of-packed-member Jason Merrill
13:52 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts Thomas Schwinge
13:42 Re: [PATCH] [RFC] PR target/52813 and target/11807 Christophe Lyon
13:37 Re: [PATCH] DWARF: Don't expand hash table when no insert is needed Richard Biener
13:35 Re: [PATCH] [RFC] PR target/52813 and target/11807 Richard Sandiford
13:34 Re: V6 [PATCH] C/C++: Add -Waddress-of-packed-member Richard Biener
13:29 ping: [PATCH][GCC][AARCH64]Introduce aarch64 atomic_{load,store}ti patterns Matthew Malcomson
13:26 Re: [PATCH] DWARF: Don't expand hash table when no insert is needed H.J. Lu
13:25 Fix buffer overflow when handling mismatched profiles Jan Hubicka
12:54 Re: [PATCH] [RFC] PR target/52813 and target/11807 Christophe Lyon
12:46 Re: [PATCH] error on missing LTO symbols Martin Jambor
12:43 Re: V6 [PATCH] C/C++: Add -Waddress-of-packed-member H.J. Lu
12:17 Re: [PATCH v3 10/10] Port testsuite to GCN Andrew Stubbs
12:09 Re: [PATCH v3 09/10] Ignore LLVM's blank lines. Andrew Stubbs
11:47 Re: [PATCH] [RFC] PR target/52813 and target/11807 Richard Sandiford
11:41 Re: Linux x86 unwinder: Handle __NR_sigreturn for __kernel_sigreturn support Florian Weimer
11:10 Re: [PATCH, og8] Add OpenACC 2.6 `serial' construct support Chung-Lin Tang
11:03 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts Chung-Lin Tang
10:27 Re: [PATCH 1/6, OpenACC, libgomp] Async re-work, interfaces Chung-Lin Tang
10:00 Re: [PATCH] DWARF: Don't expand hash table when no insert is needed Richard Biener
09:39 Re: V6 [PATCH] C/C++: Add -Waddress-of-packed-member Richard Biener
09:23 Re: [PATCH] avoid folding snprintf calls with bounds > INT_MAX (PR 87096) Christophe Lyon
09:01 Re: Implementation of F2018:18.4 C descriptors and ISO_Fortran_binding.h Dominique d'Humières
08:26 Re: [PATCH, middle-end/i386]: Fix PR88502, Inline built-in asinh, acosh, atanh for -ffast-math Richard Biener
08:00 Re: [PATCH, middle-end/i386]: Fix PR88502, Inline built-in asinh, acosh, atanh for -ffast-math Uros Bizjak
07:59 [PATCH, middle-end/i386]: Fix PR88502, Inline built-in asinh, acosh, atanh for -ffast-math Uros Bizjak
07:40 Re: [PATCH] x86: Add -march=cascadelake Uros Bizjak
03:09 [PATCH, og8] Add OpenACC 2.6 `serial' construct support Maciej W. Rozycki
02:27 [Committed] PR fortran/85314 -- Remove dead code. Steve Kargl
00:10 Re: [patch] Fix bootstrap powerpc*-*-freebsd* targets Alan Modra

December 16, 2018
23:20 [PATCH, libphobos] Committed commonize core.sys.posix.sys.msg Iain Buclaw
22:46 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Uecker, Martin
22:00 [patch, fortran] Fix PR 85544 Thomas Koenig
20:33 [PATCH] DWARF: Don't expand hash table when no insert is needed H.J. Lu
19:04 [PATCH] PR fortran/85798 -- Check for allocatable components in data statement Steve Kargl
18:46 Re: [patch] Fix bootstrap powerpc*-*-freebsd* targets Andreas Tobler
18:10 Re: Fix move_if_noexcept usages in _Hashtable François Dumont
17:42 [PATCH] PR fortran/87992 -- trivially stupid patch, but ... Steve Kargl
16:21 Implementation of F2018:18.4 C descriptors and ISO_Fortran_binding.h Paul Richard Thomas
16:14 Re: [PATCH] [RFC] PR target/52813 and target/11807 Dimitar Dimitrov
16:13 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Jeff Law
15:46 Re: [PATCH] PR fortran 88116,88467 -- Catch array constructor errors Steve Kargl
15:15 Re: [PATCH] x86: Add -march=cascadelake Wei Xiao
14:41 [patch, fortran, committed] Fix PR 88363 Thomas Koenig
14:36 Re: [PATCH] [RFC] PR target/52813 and target/11807 Bernd Edlinger
13:46 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Uecker, Martin
13:17 Re: Fix hashtable node deallocation François Dumont
12:25 Re: Optimize streaming in of non-prevailing ipa-parm summaries Richard Biener
12:19 Re: Optimize streaming in of non-prevailing ipa-parm summaries Jan Hubicka
12:03 Speed up fnsummary stream in time Jan Hubicka
10:49 Typos in [Committed] PR fortran/88138 -- can't initialize a derived type Dominique d'Humières
10:45 Re: [PATCH] PR fortran 88116,88467 -- Catch array constructor errors Dominique d'Humières
10:08 Re: [PATCH] x86: Don't use get_frame_size to finalize stack frame Uros Bizjak
08:43 Re: [PATCH] [RFC] PR target/52813 and target/11807 Dimitar Dimitrov
07:21 Re: Optimize streaming in of non-prevailing ipa-parm summaries Richard Biener
05:03 Re: [ping] Change static chain to r11 on aarch64 Hans-Peter Nilsson
04:50 Re: RFC: libiberty PATCH to disable demangling of ancient mangling schemes Simon Marchi
03:35 [Committed] PR fortran/87994 -- Inquiry parameter as data constant Steve Kargl
01:11 Re: [PATCH AutoFDO]Restoring indirect call value profile transformation Andi Kleen

December 15, 2018
22:56 [Committed] PR fortran/88138 -- can't initialize a derived type Steve Kargl
22:14 Re: [C++ PATCH] Sanity check __cxa_* user declarations (PR c++/88482) Jason Merrill
22:11 Re: [C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...) Jason Merrill
22:09 [C++ PATCH] Tiny lambda instantiation tweak. Jason Merrill
21:17 Optimize streaming in of non-prevailing ipa-parm summaries Jan Hubicka
21:05 Do not read function bodies to merge zero profiles Jan Hubicka
19:22 [PATCH] x86: Set frame size to 0 if stack frame isn't required H.J. Lu
19:19 Re: [PATCH] x86: Don't use get_frame_size to finalize stack frame H.J. Lu
15:38 Re: [PATCH] [RFC] PR target/52813 and target/11807 Segher Boessenkool
13:34 Re: [Patch, PR 88253, combine] Prevent combine simplification to zero if side_effects_p Segher Boessenkool
13:09 Re: [C++ PATCH] Sanity check __cxa_* user declarations (PR c++/88482) Jakub Jelinek
12:12 Re: [PATCH] match_asm_constraints: Use copy_rtx where needed (PR88001) Segher Boessenkool
11:22 Re: [C++ PATCH] Sanity check __cxa_* user declarations (PR c++/88482) Jakub Jelinek
10:36 Re: [PATCH, C++] Fix PR c++/88261 Bernd Edlinger
10:35 Re: [PATCH] Avoid useless lookup_external_ref calls with LTO Jan Hubicka
10:34 Fix optimizationa and target options of merged global constructors/destructors Jan Hubicka
10:27 Re: Add a loop versioning pass Richard Biener
10:25 Re: [PATCH] Fix up AVX512F masked gather vectorization, add support for AVX512F 512-bit masked scatter vectorization (PR tree-optimization/88464) Richard Biener
09:51 Re: [PATCH] Fix up AVX512F masked gather vectorization, add support for AVX512F 512-bit masked scatter vectorization (PR tree-optimization/88464) Uros Bizjak
09:33 Re: [PATCH, C++] Fix PR c++/88261 Jakub Jelinek
08:36 [PATCH, C++] Fix PR c++/88261 Bernd Edlinger
03:12 Re: [RS6000] Use gen_hard_reg_clobber in rs6000.c Alan Modra
02:23 Re: [PATCH][RS6000] Fix PR87870: ppc64 generates poor code when loading constants into TImode vars Segher Boessenkool
01:57 Re: [RS6000] Use gen_hard_reg_clobber in rs6000.c Segher Boessenkool
01:20 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Martin Sebor
01:18 [RS6000] Use gen_hard_reg_clobber in rs6000.c Alan Modra
00:18 Re: [PATCH] handle expressions in __builtin_has_attribute (PR 88383) Martin Sebor
00:04 Re: [PATCH] x86: Don't use get_frame_size to finalize stack frame H.J. Lu

December 14, 2018
23:36 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Jeff Law
23:29 [PATCH] v5: C++: more location wrapper nodes (PR c++/43064, PR c++/43486) David Malcolm
23:28 [PATCH, ARM] Fix PR77904 testcase failure Thomas Preudhomme
23:25 Re: [PATCH] x86: Don't use get_frame_size to finalize stack frame Jeff Law
23:20 [committed] Fix valgrind error in cselib_record_sets (PR rtl-optimization/88478) Jakub Jelinek
23:12 Re: [PATCH] Fix avx512f_sfixupimm* (PR target/88489) Jeff Law
23:05 Re: [C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...) Alexandre Oliva
23:02 Re: [PATCH] x86: Don't use get_frame_size to finalize stack frame H.J. Lu
22:48 V6 [PATCH] C/C++: Add -Waddress-of-packed-member H.J. Lu
22:44 Re: [C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...) Jason Merrill
22:42 Re: [PATCH] Improve gimplification of constructors with RANGE_EXPRs (PR c++/82294, PR c++/87436) Jakub Jelinek
22:39 Re: RFC: libiberty PATCH to disable demangling of ancient mangling schemes Jason Merrill
22:34 Re: [C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...) Alexandre Oliva
22:17 Re: [doc,committed] clarify docs for function attribute "const" Martin Sebor
22:10 Re: V5 [PATCH] C/C++: Add -Waddress-of-packed-member Jason Merrill
21:59 Re: [C++ PATCH] Sanity check __cxa_* user declarations (PR c++/88482) Jason Merrill
21:44 Re: PING^2: [PATCH] i386; Add -mmanual-endbr and cf_check function attribute H.J. Lu
21:43 Re: [C++ Patch] PR 84644 ("internal compiler error: in warn_misplaced_attr_for_class_type, at cp/decl.c:4718") Jason Merrill
21:41 Re: [C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...) Jason Merrill
21:36 Re: [PATCH 1/4] introduce struct strlen_data_t into gimple-fold Martin Sebor
21:34 Re: [C++ Patch] PR 84644 ("internal compiler error: in warn_misplaced_attr_for_class_type, at cp/decl.c:4718") Paolo Carlini
21:28 Re: PING^2: [PATCH] i386; Add -mmanual-endbr and cf_check function attribute Jeff Law
21:25 Re: [OpenACC] Update OpenACC data clause semantics to the 2.5 behavior Thomas Schwinge
21:23 Re: [PATCH 1/4] introduce struct strlen_data_t into gimple-fold Jeff Law
21:21 Re: [PATCH] Remove duplicated code block in gimple-ssa-split-paths.c Jeff Law
21:18 [PR88495] An OpenACC async queue is always synchronized with itself Thomas Schwinge
21:16 [PR88484] OpenACC wait directive without wait argument but with async clause Thomas Schwinge
21:16 Re: [PATCH, ARM] Do softfloat when -mfpu set, -mfloat-abi=softfp and targeting Thumb-1 Thomas Preudhomme
21:15 Re: [PATCH] Delete powerpcspe Jeff Law
21:13 Re: [PR88407] [OpenACC] Correctly handle unseen async-arguments Thomas Schwinge
21:10 Revise libgomp.oacc-c-c++-common/data-2-lib.c, libgomp.oacc-c-c++-common/data-2.c Thomas Schwinge
21:09 Re: [PATCH, libgcc/ARM & testsuite] Optimize executable size when using softfloat fmul/dmul Thomas Preudhomme
21:09 Re: [PATCH 5/6, OpenACC, libgomp] Async re-work, C/C++ testsuite changes Thomas Schwinge
21:07 Re: [PR88370] acc_get_cuda_stream/acc_set_cuda_stream: acc_async_sync, acc_async_noval Thomas Schwinge
21:03 Add user-friendly diagnostics for OpenACC loop parallelism assigned (was: [PATCH 3/3] Add user-friendly OpenACC diagnostics regarding detected parallelism) Thomas Schwinge
21:03 Re: [committed 0/4] (Partial) OpenMP 5.0 support for GCC 9 Jakub Jelinek
20:56 Re: [committed 0/4] (Partial) OpenMP 5.0 support for GCC 9 Thomas Schwinge
20:42 Re: [C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...) Jason Merrill
20:31 Re: [C++ PATCH] [PR c++/87814] undefer deferred noexcept on tsubst if request Jason Merrill
20:19 Re: [C++ Patch] PR 84644 ("internal compiler error: in warn_misplaced_attr_for_class_type, at cp/decl.c:4718") Jason Merrill
20:16 Re: [C++ PATCH] [PR c++/87814] undefer deferred noexcept on tsubst if request Alexandre Oliva
20:14 Re: [C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...) Alexandre Oliva
19:58 Re: [nvptx] vector length patch series Tom de Vries
19:50 [PATCH] Fix avx512f_sfixupimm* (PR target/88489) Jakub Jelinek
19:47 [PATCH] Fix up AVX512F masked gather vectorization, add support for AVX512F 512-bit masked scatter vectorization (PR tree-optimization/88464) Jakub Jelinek
19:00 Re: [PATCH] OpenACC 2.6 manual deep copy support (attach/detach) Julian Brown
18:44 Re: [C++ Patch] PR 84644 ("internal compiler error: in warn_misplaced_attr_for_class_type, at cp/decl.c:4718") Paolo Carlini
18:41 Re: [PATCH] Delete powerpcspe Joseph Myers
18:20 Linux x86 unwinder: Handle __NR_sigreturn for __kernel_sigreturn support Florian Weimer
18:05 Re: [PATCH, libphobos] Committed remove unused internal modules Iain Buclaw
17:52 Re: [PATCH 1/6, OpenACC, libgomp] Async re-work, interfaces Thomas Schwinge
16:50 [committed] Fix minor goof in last change for TARGET_ASM_POST_CFI_STARTPROC Jeff Law
16:18 Re: Add a loop versioning pass Richard Sandiford
16:14 Re: [PATCH, ARM] Improve robustness of -mslow-flash-data Kyrill Tkachov
16:09 Re: [PATCH, GCC, AARCH64, 5/6] Enable BTI : Add new pass for BTI. Sudakshina Das
16:08 Re: [PATCH] Delete powerpcspe Jeff Law
16:02 Re: [PATCH] Delete powerpcspe Jeff Law
15:53 Re: [PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc Sam Tebbs
15:22 Re: [PATCH] [MSP430] Fix gcc.dg/pr85180.c and gcc.dg/pr87985.c timeouts for msp430-elf -mlarge Jozef Lawrynowicz
15:03 Re: [PATCH 0/6, OpenACC, libgomp] Async re-work Thomas Schwinge
15:01 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts Chung-Lin Tang
14:56 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts Thomas Schwinge
14:54 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts Thomas Schwinge
14:52 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts Chung-Lin Tang
14:50 Re: Too strict synchronization with the local (host) thread? Thomas Schwinge
14:47 [PATCH v2] [MIPS] GCC: Fix Loongson3 LLSC Errata YunQiang Su
14:42 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts Chung-Lin Tang
14:32 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts Thomas Schwinge
14:32 Re: [PATCH] [PR86823] retain deferred access checks from outside firewall Jason Merrill
14:31 Re: [PATCH] [PR87012] canonicalize ref type for tmpl arg Jason Merrill
14:29 Re: [PATCH 0/6, OpenACC, libgomp] Async re-work Chung-Lin Tang
14:25 Re: [PATCH 0/6, OpenACC, libgomp] Async re-work Thomas Schwinge
14:19 Re: [C++ PATCH] Use RANGE_EXPRs in build_vec_init (PR c++/82294, PR c++/87436) Jason Merrill
14:17 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts Thomas Schwinge
14:11 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts Thomas Schwinge
14:04 Re: [PATCH 0/6, OpenACC, libgomp] Async re-work Thomas Schwinge
13:49 Re: [PATCH] [RFC] PR target/52813 and target/11807 Richard Sandiford
13:20 Re: [PATCH] error on missing LTO symbols Jakub Jelinek
13:17 Re: [PATCH] error on missing LTO symbols Tom de Vries
13:17 [PATCH] Fix PR84521 Wilco Dijkstra
13:08 Re: [PATCH] error on missing LTO symbols Jakub Jelinek
13:07 Re: [PATCH] error on missing LTO symbols Tom de Vries
11:52 Re: [PATCH 01/10] Fix LRA bug Andrew Stubbs
11:22 Re: [PATCH] Improve gimplification of constructors with RANGE_EXPRs (PR c++/82294, PR c++/87436) Richard Biener
11:11 Re: [committed][testsuite] Remove bashism from libbacktrace/allocfail.sh Jakub Jelinek
11:08 [Ada] Fix Max_Size_In_Storage_Elements for unconstrained array types Eric Botcazou
11:08 Re: [PATCH] Improve gimplification of constructors with RANGE_EXPRs (PR c++/82294, PR c++/87436) Jakub Jelinek
10:54 [Ada] Small fix for records with boolean discriminants Eric Botcazou
10:47 Re: [PATCH] x86: Add -march=cascadelake Jakub Jelinek
10:45 RE: [PATCH 0/2][ARC] Fixes needed for the upcomming release. Claudiu Zissulescu
10:33 Re: [PATCH] x86: Add -march=cascadelake Wei Xiao
10:05 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Uecker, Martin
10:04 Re: [PATCH 01/10] Fix LRA bug Andrew Stubbs
09:58 Re: [PATCH] error on missing LTO symbols Thomas Schwinge
09:56 Re: [PATCH] error on missing LTO symbols Jakub Jelinek
09:54 Re: [PATCH] error on missing LTO symbols Jakub Jelinek
09:52 Re: [PATCH] Delete powerpcspe Richard Biener
09:48 [committed][testsuite] Remove bashism from libbacktrace/allocfail.sh Tom de Vries
09:40 Re: [PATCH] Improve gimplification of constructors with RANGE_EXPRs (PR c++/82294, PR c++/87436) Richard Biener
09:33 Re: add taishanv110 pipeline scheduling Ramana Radhakrishnan
09:25 [PATCH] Remove duplicated code block in gimple-ssa-split-paths.c Richard Biener
09:21 [Patch, PR 88253, combine] Prevent combine simplification to zero if side_effects_p SenthilKumar.Selvaraj
09:21 Re: [PATCH] error on missing LTO symbols Tom de Vries
09:06 [committed, GCC-8, Arm] Backport of PR target/88224 Andre Vieira (lists)
08:58 Re: [PATCH] Added information about inline assembler in stack calculations (.su files) Segher Boessenkool
08:52 Re: [PATCH] [RFC] PR target/52813 and target/11807 Segher Boessenkool
08:43 Re: [PATCH] Delete powerpcspe Iain Sandoe
08:26 Re: [PATCH] match_asm_constraints: Use copy_rtx where needed (PR88001) Segher Boessenkool
08:25 Re: [PATCH, middle-end/i386]: Fix PR88474, Inline built-in hypot for -ffast-math Richard Biener
08:24 Re: [PATCH] Fix stmt folding in the inliner (PR tree-optimization/88444) Richard Biener
08:21 Re: [PATCH] Delete powerpcspe Segher Boessenkool
07:52 [PATCH, middle-end/i386]: Fix PR88474, Inline built-in hypot for -ffast-math Uros Bizjak
07:41 Re: [PATCH] handle expressions in __builtin_has_attribute (PR 88383) Jakub Jelinek
07:31 Re: [RS6000] PR88311, mlongcall indirections are optimised away Segher Boessenkool
07:11 Re: [PATCH] x86: Don't use get_frame_size to finalize stack frame Uros Bizjak
06:25 [RS6000] PR88311, mlongcall indirections are optimised away Alan Modra
04:04 Re: [PATCH] handle expressions in __builtin_has_attribute (PR 88383) Martin Sebor
03:00 [ping] Fix ICE in pp_cxx_unqualified_id (PR c++/88348) Zhouyi Zhou
02:34 Re: [PATCH] [PR87012] canonicalize ref type for tmpl arg Alexandre Oliva
02:34 Re: [PATCH] [PR86823] retain deferred access checks from outside firewall Alexandre Oliva
02:33 Re: [doc,committed] clarify docs for function attribute "const" Sandra Loosemore
00:31 Re: [PATCH] Added information about inline assembler in stack calculations (.su files) Jeff Law
00:27 [PATCH] PR fortran 88116,88467 -- Catch array constructor errors Steve Kargl
00:25 Re: [PATCH] handle function pointers in __builtin_object_size (PR 88372) Jeff Law
00:20 Re: [ping] Change static chain to r11 on aarch64 Wilco Dijkstra
00:19 Re: [PATCH] Testcase for PR 88297 and minor fixes Jeff Law
00:10 Re: [PATCH] Fix VRP with -fno-delete-null-pointer-checks (PR c/88367) Jeff Law
00:09 V5 [PATCH] C/C++: Add -Waddress-of-packed-member H.J. Lu

December 13, 2018
23:49 Re: [PATCH 01/10] Fix LRA bug Jeff Law
23:40 Re: [PATCH] handle expressions in __builtin_has_attribute (PR 88383) Jakub Jelinek
23:38 Re: [PATCH/wwwdocs] add uses of @code to coding conventions Jeff Law
23:36 Re: [PATCH] Fix ICE due to cross-jumping (PR rtl-optimization/88470) Jeff Law
23:35 Re: [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Jeff Law
23:34 [PATCH/wwwdocs] add uses of @code to coding conventions Martin Sebor
23:32 Re: [PATCH] Fix ICE due to cross-jumping (PR rtl-optimization/88470) Jakub Jelinek
23:30 [C++ PATCH] Sanity check __cxa_* user declarations (PR c++/88482) Jakub Jelinek
23:28 Re: [PATCH] Fix ICE due to cross-jumping (PR rtl-optimization/88470) Jeff Law
23:26 Re: [PATCH] Fix stmt folding in the inliner (PR tree-optimization/88444) Jeff Law
23:12 [PATCH] Improve gimplification of constructors with RANGE_EXPRs (PR c++/82294, PR c++/87436) Jakub Jelinek
23:03 [C++ PATCH] Use RANGE_EXPRs in build_vec_init (PR c++/82294, PR c++/87436) Jakub Jelinek
22:59 [PATCH] Fix stmt folding in the inliner (PR tree-optimization/88444) Jakub Jelinek
22:53 [PATCH] Fix ICE due to cross-jumping (PR rtl-optimization/88470) Jakub Jelinek
22:53 Re: [doc,committed] clarify docs for function attribute "const" Martin Sebor
22:22 Re: [PATCH] handle expressions in __builtin_has_attribute (PR 88383) Martin Sebor
22:22 Re: [C++ Patch] PR 84644 ("internal compiler error: in warn_misplaced_attr_for_class_type, at cp/decl.c:4718") Jason Merrill
22:21 Re: [PATCH] [RFC] PR target/52813 and target/11807 Dimitar Dimitrov
20:56 patch to fix PR88414 Vladimir Makarov
20:50 Re: V4 [PATCH] C/C++: Add -Waddress-of-packed-member Jason Merrill
20:39 Re: C++ PATCH for c++/88216, ICE with class type in non-type template parameter Jason Merrill
20:38 Re: [PATCH] v4: C++: more location wrapper nodes (PR c++/43064, PR c++/43486) Jason Merrill
20:35 [PATCH] Fix handling of POSIX paths containing a root-name Jonathan Wakely
20:34 Re: [PATCH] PR libstdc++/71044 optimize std::filesystem::path construction Jonathan Wakely
20:08 Re: [C++ PATCH] Fix up __builtin_is_constant_evaluated handling in array type sizes (PR c++/88446) Jakub Jelinek
20:05 Re: [C++ PATCH] Fix up __builtin_is_constant_evaluated handling in array type sizes (PR c++/88446) Jason Merrill
19:56 Re: [PATCH] handle expressions in __builtin_has_attribute (PR 88383) Jakub Jelinek
19:48 Re: [PATCH] handle expressions in __builtin_has_attribute (PR 88383) Martin Sebor
19:35 Re: [PATCH/doc] consistently use @code for const and volatile qualifiers Jeff Law
19:27 Re: [PATCH] rs6000: Fix AIX aggregate passing fix David Edelsohn
19:26 [PATCH, rs6000] Replace X-form addressing with D-form addressing in new pass for Power9 Kelvin Nilsen
19:24 [PATCH] v4: C++: more location wrapper nodes (PR c++/43064, PR c++/43486) David Malcolm
19:21 Re: [PATCH] handle expressions in __builtin_has_attribute (PR 88383) Martin Sebor
19:10 [PATCH/doc] consistently use @code for const and volatile qualifiers Martin Sebor
19:06 Re: [PATCH AutoFDO/4]Fix profile count computation/propagation. Jeff Law
19:04 Re: [PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc Jason Merrill
18:59 Re: [PATCH] handle expressions in __builtin_has_attribute (PR 88383) Jeff Law
18:53 Re: [PATCH] Fix cleanup_auto_inc_dec on x86 (PR rtl-optimization/88416) Jeff Law
18:48 Re: [PATCH AutoFDO]Restoring indirect call value profile transformation Jeff Law
18:46 Re: [PATCH] Fix split-path-5.c testcase (PR testsuite/88454) Jeff Law
18:39 Re: [RFC] Handle LHS zero_extracts in DSE Jeff Law
18:17 Re: [PATCH AutoFDO]Call update_max_bb_count even if autofdo counts are all zeros Jeff Law
18:14 Re: [PATCH] avoid folding snprintf calls with bounds > INT_MAX (PR 87096) Jeff Law
18:11 Re: [PATCH, rs6000] Allow libitm to use HTM on newer hw and kernels Peter Bergner
18:09 Re: [PATCH] match_asm_constraints: Use copy_rtx where needed (PR88001) Jeff Law
18:03 Re: [PATCH AutoFDO]Skip generating histogram value for internal call Jeff Law
17:52 Re: RFA: PATCH to add pp command to gdbinit.in Marek Polacek
17:49 Re: RFA: PATCH to add pp command to gdbinit.in Jason Merrill
17:36 [PATCH] x86: Don't use get_frame_size to finalize stack frame H.J. Lu
17:26 Re: RFA: PATCH to add pp command to gdbinit.in Marek Polacek
17:15 Re: RFA: PATCH to add pp command to gdbinit.in Jeff Law
17:06 Re: [ping] Change static chain to r11 on aarch64 Uecker, Martin
16:59 Re: [PATCH][RS6000] Fix PR87870: ppc64 generates poor code when loading constants into TImode vars Peter Bergner
16:49 Re: [PATCH] Delete powerpcspe Jeff Law
16:42 Re: [PATCH, rs6000] Allow libitm to use HTM on newer hw and kernels Peter Bergner
16:33 Re: [ping] Change static chain to r11 on aarch64 Wilco Dijkstra
16:17 Re: [PATCH] Support AVX512F masked gather loads (PR tree-optimization/88464) Jakub Jelinek
16:09 Re: [PATCH] Support AVX512F masked gather loads (PR tree-optimization/88464) Richard Biener
16:08 Re: Add a loop versioning pass Richard Biener
16:03 Re: [committed] Clean up Fortran OpenACC wait clause handling Thomas Schwinge
15:56 Re: [patch] various OpenACC reduction enhancements - ME and nvptx changes Julian Brown
15:51 Re: [PATCH 0/6, OpenACC, libgomp] Async re-work Thomas Schwinge
15:44 Re: [PATCH, OpenACC] Enable GOMP_MAP_FIRSTPRIVATE_INT for OpenACC Julian Brown
15:29 Re: [PATCH 0/6, OpenACC, libgomp] Async re-work Chung-Lin Tang
15:02 Re: [RS6000] Don't pass -many to the assembler David Edelsohn
15:01 Re: [testsuite] Include gdc.test prefix in test names (PR testsuite/88041) Rainer Orth
14:58 Re: [ping] Change static chain to r11 on aarch64 Segher Boessenkool
14:52 Re: [PATCH, OpenACC, 4/8] Multi-dimensional dynamic array support for OpenACC data clauses, omp-low: dynamic array descriptor creation Chung-Lin Tang
14:52 Re: [PATCH, OpenACC, 7/8] Multi-dimensional dynamic array support for OpenACC data clauses, libgomp support Chung-Lin Tang
14:49 Re: [PATCH] [RFC] PR target/52813 and target/11807 Segher Boessenkool
14:14 Re: [patch] various OpenACC reduction enhancements - test cases Julian Brown
14:12 Re: [patch] various OpenACC reduction enhancements - FE changes Julian Brown
14:11 [PR c++/87531] Fix second bug Nathan Sidwell
13:44 Re: [PATCH] error on missing LTO symbols Jakub Jelinek
13:32 Re: [libgomp, nvptx] Fix libgomp.c/target-5.c compilation Jakub Jelinek
13:31 Re: [PATCH] error on missing LTO symbols Tom de Vries
12:55 [committed] Fix libgomp.c++/for-24.C testcase (PR libgomp/88460) Jakub Jelinek
12:46 Re: [PATCH][AArch64][doc] Clarify -msve-vector-bits=128 behaviour Richard Sandiford
12:37 Re: [PATCH] Fix split-path-5.c testcase (PR testsuite/88454) Segher Boessenkool
12:13 Re: [PATCH] PR libstdc++/80762 avoid ambiguous __constructible_from<void, void> Jonathan Wakely
12:11 Re: [PATCH] PR libstdc++/80762 avoid ambiguous __constructible_from<void, void> Christophe Lyon
12:09 Re: [PATCH] Overload std::distance and std::advance for path::iterator Jonathan Wakely
12:09 [Committed 2/2] S/390: Fix zvector vec_double builtin Andreas Krebbel
12:09 [Committed 1/2] S/390: Use VEC_INEXACT/VEC_NOINEXACT instead of magic numbers. Andreas Krebbel
12:09 [libgomp, nvptx] Fix libgomp.c/target-5.c compilation Tom de Vries
11:23 Re: [PATCH][PR84877]Dynamically align the address for local parameter copy on the stack when required alignment is larger than MAX_SUPPORTED_STACK_ALIGNMENT Eric Botcazou
11:12 Re: [PATCH, rs6000] Allow libitm to use HTM on newer hw and kernels Segher Boessenkool
11:01 Re: [PATCH] PR libstdc++/80762 avoid ambiguous __constructible_from<void, void> Jonathan Wakely
10:58 Re: [PATCH][AArch64][doc] Clarify -msve-vector-bits=128 behaviour Ramana Radhakrishnan
10:57 Re: [PATCH] OpenACC 2.6 manual deep copy support (attach/detach) Jakub Jelinek
10:26 Re: [RS6000] Don't pass -many to the assembler Alan Modra
10:19 Re: [PATCH 4/6, OpenACC, libgomp] Async re-work, libgomp/target.c changes (revised, v2) Jakub Jelinek
10:15 Re: [PATCH][AArch64][doc] Clarify -msve-vector-bits=128 behaviour Richard Sandiford
10:11 Re: [PATCH v2 6/7] Remaining support for clobber high Jakub Jelinek
09:57 Re: [testsuite] Include gdc.test prefix in test names (PR testsuite/88041) Iain Buclaw
09:48 Re: RFA: libiberty: Add a limit on demangling qualifiers (PR 87241) Nick Clifton
09:47 Re: RFA: libiberty: Add a limit on demangling qualifiers (PR 87241) (version 2) Nick Clifton
09:38 [PATCH][AArch64][doc] Clarify -msve-vector-bits=128 behaviour Kyrill Tkachov
09:16 [testsuite] Include gdc.test prefix in test names (PR testsuite/88041) Rainer Orth
08:01 Re: [PATCH] Allow direct 0 and -1 moves to mask registers (PR target/88465) Uros Bizjak
07:56 Re: [PATCH] PR libstdc++/80762 avoid ambiguous __constructible_from<void, void> Christophe Lyon
07:54 Re: [PATCH] Add zero extending patterns to vptest{,n}m instructions (PR target/88461) Uros Bizjak
07:53 Re: [PATCH] Add =*k, *km alternatives to zero_extend?i?i2 patterns (PR target/88461) Uros Bizjak
07:50 [PATCH] Fix split-path-5.c testcase (PR testsuite/88454) Jakub Jelinek
03:51 [PATCH AutoFDO]Restoring indirect call value profile transformation bin.cheng
03:51 [PATCH AutoFDO]Skip generating histogram value for internal call bin.cheng
03:50 [PATCH AutoFDO]Call update_max_bb_count even if autofdo counts are all zeros bin.cheng
01:48 Re: [PATCH] [MSP430] Fix gcc.dg/pr85180.c and gcc.dg/pr87985.c timeouts for msp430-elf -mlarge Segher Boessenkool
01:38 Re: [ping] Change static chain to r11 on aarch64 Paul Koning
01:32 Re: [PATCH v3 09/10] Ignore LLVM's blank lines. Segher Boessenkool
01:18 Re: [PATCH] libgcc: rs6000: tramp.S: fix placement of .cfi_endproc for __trampoline_setup Segher Boessenkool
00:55 Re: [PATCH, rs6000] Allow libitm to use HTM on newer hw and kernels Peter Bergner
00:48 Re: [PATCH 2/4] c/c++, asm: Use nicer error for duplicate asm qualifiers Segher Boessenkool

December 12, 2018
23:27 Re: [gofrontend-dev] Re: libgo patch committed: Add precise stack scan support Ian Lance Taylor
23:23 Re: [PATCH 2/4] c/c++, asm: Use nicer error for duplicate asm qualifiers David Malcolm
23:18 [PATCH] avoid folding snprintf calls with bounds > INT_MAX (PR 87096) Martin Sebor
22:52 [committed] Fix OpenMP default(none) handling of module array/derived type parameters from other TUs (PR fortran/88463) Jakub Jelinek
22:49 libgo patch committed: Increase wait time for os/signal test Ian Lance Taylor
22:43 [PATCH] Support AVX512F masked gather loads (PR tree-optimization/88464) Jakub Jelinek
22:38 [PATCH] Allow direct 0 and -1 moves to mask registers (PR target/88465) Jakub Jelinek
22:36 [PATCH] Add zero extending patterns to vptest{,n}m instructions (PR target/88461) Jakub Jelinek
22:34 [PATCH] Add =*k, *km alternatives to zero_extend?i?i2 patterns (PR target/88461) Jakub Jelinek
22:30 [C++ PATCH] Fix __builtin_{is_constant_evaluated,constant_p} handling in static_assert (PR c++/86524, PR c++/88446) Jakub Jelinek
22:12 Re: [ping] Change static chain to r11 on aarch64 Uecker, Martin
22:04 Re: [ping] Change static chain to r11 on aarch64 Wilco Dijkstra
21:32 Re: [PATCH] C++: better locations for bogus initializations (PR c++/88375) Jason Merrill
21:32 [patch][aarch64-*-*freebsd*] Enable TARGET_DEFAULT_ASYNC_UNWIND_TABLES Andreas Tobler
21:31 Fix random_sample_n and random_shuffle when RAND_MAX is small Giovanni Bajo
21:06 [committed/doc] fix typos in attribute copy Martin Sebor
20:53 Re: [doc PATCH] update attribute docs for C++ Martin Sebor
20:52 Re: [PATCH, rs6000] Allow libitm to use HTM on newer hw and kernels Segher Boessenkool
20:43 Re: [C++ Patch] Fix location of grokdeclarator error message about static data member definition Jason Merrill
20:43 Re: [PATCH 2/2] v2: C++: improvements to binary operator diagnostics (PR c++/87504) Jason Merrill
20:37 Re: [PATCH 1/2] v3: C++: more location wrapper nodes (PR c++/43064, PR c++/43486) Jason Merrill
20:33 [patch] Fix bootstrap for non linux powerpc targets Andreas Tobler
20:31 Re: RFA: libiberty: Add a limit on demangling qualifiers (PR 87241) Jason Merrill
20:22 [PATCH] match_asm_constraints: Use copy_rtx where needed (PR88001) Segher Boessenkool
20:04 Re: [ping] Change static chain to r11 on aarch64 Uecker, Martin
20:00 Re: [PATCH, rs6000] Fix PR87496: ICE in aggregate_value_p at gcc/function.c:2046 Peter Bergner
19:59 Re: [PATCH, rs6000] Port cleanup patch, use rtl.h convenience macros, etc. Peter Bergner
19:47 [PATCH, rs6000] Allow libitm to use HTM on newer hw and kernels Peter Bergner
19:38 [PATCH] Fix independent-cloneids-1.c testcase (PR88318) Segher Boessenkool
18:54 Re: [ping] Change static chain to r11 on aarch64 Wilco Dijkstra
18:49 Re: [EXT] Re: [Patch 1/4][Aarch64] v2: Implement Aarch64 SIMD ABI Richard Sandiford
18:43 Re: Add a loop versioning pass Richard Sandiford
18:29 Re: [PATCH 2/4] c/c++, asm: Use nicer error for duplicate asm qualifiers Segher Boessenkool
18:26 Re: [EXT] Re: [Patch 1/4][Aarch64] v2: Implement Aarch64 SIMD ABI Steve Ellcey
18:19 Re: [EXT] Re: [Patch 2/4][Aarch64] v2: Implement Aarch64 SIMD ABI Steve Ellcey
18:12 [PATCH v4][C][ADA] use function descriptors instead of trampolines in C Uecker, Martin
18:02 Re: [PATCH 2/4] c/c++, asm: Use nicer error for duplicate asm qualifiers Martin Sebor
18:01 [PING 1] Testcase for PR 88297 and minor fixes Michael Ploujnikov
17:50 Re: [PATCH 2/4] c/c++, asm: Use nicer error for duplicate asm qualifiers Segher Boessenkool
17:49 Re: [ping] Change static chain to r11 on aarch64 Olivier Hainque
17:43 Re: [PATCH 2/4] c/c++, asm: Use nicer error for duplicate asm qualifiers Segher Boessenkool
17:40 Re: [PATCH 2/4] c/c++, asm: Use nicer error for duplicate asm qualifiers Segher Boessenkool
17:33 Re: [PATCH] Delete powerpcspe Segher Boessenkool
17:22 [PATCH] PR libstdc++/71044 optimize std::filesystem::path construction Jonathan Wakely
17:22 Re: [ping] Change static chain to r11 on aarch64 Richard Earnshaw (lists)
17:13 Re: [ping] allow target (OS) SUBTARGET_OVERRIDE_OPTIONS on aarch64 Olivier Hainque
16:57 Re: [ping] allow target (OS) SUBTARGET_OVERRIDE_OPTIONS on aarch64 James Greenhalgh
16:46 Re: [PATCH] x86: Add -march=cascadelake Uros Bizjak
16:42 Re: [ping] allow target configurations to state R18 as reserved on arrch64 Olivier Hainque
16:39 Re: [PATCH] [RFC] PR target/52813 and target/11807 Dimitar Dimitrov
16:26 Re: [PATCH] [RFC] PR target/52813 and target/11807 Dimitar Dimitrov
16:18 Re: [PATCH 2/2] [ARC] Fix millicode wrong blink restore. Andrew Burgess
16:16 Re: [PATCH 1/2] [ARC] Fix REG_CLASS_NAMES Andrew Burgess
16:14 [PATCH] Overload std::distance and std::advance for path::iterator Jonathan Wakely
16:13 [PATCH] PR libstdc++/80762 avoid ambiguous __constructible_from<void, void> Jonathan Wakely
16:11 Re: [ping] allow target configurations to state R18 as reserved on arrch64 Wilco Dijkstra
16:10 Re: [gofrontend-dev] Re: libgo patch committed: Add precise stack scan support Cherry Zhang via gcc-patches
16:03 Re: [ping] use REGNUM macros instead of hardcoded values in aarch64 PROBE_STACK reg definitions Olivier Hainque
15:58 [ping] allow target configurations to state R18 as reserved on arrch64 Olivier Hainque
15:47 [ping] Change static chain to r11 on aarch64 Olivier Hainque
15:43 Re: [ping] use REGNUM macros instead of hardcoded values in aarch64 PROBE_STACK reg definitions Kyrill Tkachov
15:42 [ping] allow target (OS) SUBTARGET_OVERRIDE_OPTIONS on aarch64 Olivier Hainque
15:36 [ping] use REGNUM macros instead of hardcoded values in aarch64 PROBE_STACK reg definitions Olivier Hainque
15:35 Re: [PATCH] [RFC] PR target/52813 and target/11807 Thomas Preudhomme
15:30 Re: C++ PATCH for c++/88136, -Wdeprecated-copy too noisy Ville Voutilainen
15:13 Re: [PATCH] [RFC] PR target/52813 and target/11807 Christophe Lyon
15:12 Re: [PATCH, Fortran] pad char to int conversions with spaces instead of zeros (legacy) Mark Eggleston
14:56 [C++ Patch] Fix location of grokdeclarator error message about static data member definition Paolo Carlini
14:52 Re: C++ PATCH for c++/88136, -Wdeprecated-copy too noisy Jason Merrill
14:24 Re: [RFA] require profiling support for gcc.dg/lto/20100430-1_0.c test Joel Brobecker
13:47 Re: RFA: libiberty: Add a limit on demangling qualifiers (PR 87241) (version 2) Ian Lance Taylor via gcc-patch
13:40 Re: [PATCH][libbacktrace] Add allocfail.sh test-case Ian Lance Taylor via gcc-patch
13:25 Re: [C++ PATCH] PR c++/87051 Marek Polacek
13:19 Re: [PATCH] [RFC] PR target/52813 and target/11807 Christophe Lyon
13:16 Re: [libgomp, nvptx] Disable OMP_{DISPLAY_AFFINITY,AFFINITY_FORMAT} support Jakub Jelinek
13:02 Re: [libgomp, nvptx] Disable OMP_{DISPLAY_AFFINITY,AFFINITY_FORMAT} support Tom de Vries
13:01 Re: [libgomp, nvptx] Disable OMP_{DISPLAY_AFFINITY,AFFINITY_FORMAT} support Thomas Schwinge
12:48 Re: [RFA] require profiling support for gcc.dg/lto/20100430-1_0.c test Richard Biener
12:42 Re: [Patch 2/4][Aarch64] v2: Implement Aarch64 SIMD ABI Jakub Jelinek
12:34 Re: [Patch 2/4][Aarch64] v2: Implement Aarch64 SIMD ABI Richard Sandiford
12:23 [RFA] require profiling support for gcc.dg/lto/20100430-1_0.c test Joel Brobecker
12:12 Re: [PATCH, Fortran] pad char to int conversions with spaces instead of zeros (legacy) Jakub Jelinek
12:09 [PATCH] [MSP430] Fix gcc.dg/pr85180.c and gcc.dg/pr87985.c timeouts for msp430-elf -mlarge Jozef Lawrynowicz
12:07 Re: [PATCH v3 09/10] Ignore LLVM's blank lines. Rainer Orth
12:06 Re: [PATCH, Fortran] pad char to int conversions with spaces instead of zeros (legacy) Mark Eggleston
12:06 Re: Add a loop versioning pass Richard Biener
11:53 [PATCH v3 10/10] Port testsuite to GCN Andrew Stubbs
11:53 [PATCH v3 07/10] Add dg-require-effective-target exceptions Andrew Stubbs
11:53 [PATCH v3 05/10] GCN back-end code Andrew Stubbs
11:53 [PATCH v3 09/10] Ignore LLVM's blank lines. Andrew Stubbs
11:53 [PATCH v3 08/10] Testsuite: GCN is always PIE. Andrew Stubbs
11:53 [PATCH v3 06/10] GCN back-end config Andrew Stubbs
11:53 Re: [PATCH, Fortran] pad char to int conversions with spaces instead of zeros (legacy) Jakub Jelinek
11:53 [PATCH v3 04/10] GCN machine description Andrew Stubbs
11:52 [PATCH v3 03/10] GCN libgcc. Andrew Stubbs
11:52 [PATCH v3 02/10] GCN libgfortran. Andrew Stubbs
11:52 [PATCH 01/10] Fix LRA bug Andrew Stubbs
11:52 [PATCH v3 00/10] AMD GCN Port v3 Andrew Stubbs
11:40 [SPARC] Fix PR target/86806 Eric Botcazou
11:40 RFA: libiberty: Add a limit on demangling qualifiers (PR 87241) (version 2) Nick Clifton
11:39 Re: [Patch 1/4][Aarch64] v2: Implement Aarch64 SIMD ABI Richard Sandiford
11:37 Re: [PATCH, Fortran] pad char to int conversions with spaces instead of zeros (legacy) Mark Eggleston
11:29 Re: [PATCH AArch64]Fix test failure for pr84682-2.c Richard Earnshaw (lists)
11:29 RFA: libiberty: Add a limit on demangling qualifiers (PR 87241) Nick Clifton
11:24 Re: [PATCH] [RFC] PR target/52813 and target/11807 Andreas Schwab
11:21 Re: [PATCH] [RFC] PR target/52813 and target/11807 Thomas Preudhomme
10:54 [PATCH] Avoid epilogue peeling for x264 vectorization in x264_pixel_sad_x4_8x8 Richard Biener
10:48 Re: [libgomp, nvptx] Disable OMP_{DISPLAY_AFFINITY,AFFINITY_FORMAT} support Tom de Vries
10:36 Re: [PATCH] Delete powerpcspe Richard Biener
10:33 Re: [openmp] Fix openmp 5.0 builtin function types Jakub Jelinek
10:30 Re: [PATCH] [RFC] PR target/52813 and target/11807 Thomas Preudhomme
10:22 Re: [openmp] Fix openmp 5.0 builtin function types Tom de Vries
10:03 Re: [PATCH] [RFC] PR target/52813 and target/11807 Christophe Lyon
09:48 Re: [PATCH] x86: Add -march=cascadelake Wei Xiao
09:42 Re: [PATCH] [RFC] PR target/52813 and target/11807 Christophe Lyon
09:36 Re: [libgomp, nvptx] Disable OMP_{DISPLAY_AFFINITY,AFFINITY_FORMAT} support Jakub Jelinek
09:28 Re: [openmp] Fix openmp 5.0 builtin function types Jakub Jelinek
09:00 Re: [PATCH] libgcc: rs6000: tramp.S: fix placement of .cfi_endproc for __trampoline_setup Alan Modra
08:45 Re: [C++ PATCH] Fix up __builtin_is_constant_evaluated handling in array type sizes (PR c++/88446, take 2) Jakub Jelinek
08:29 [libgomp, nvptx] Disable OMP_{DISPLAY_AFFINITY,AFFINITY_FORMAT} support Tom de Vries
08:25 [openmp] Fix openmp 5.0 builtin function types Tom de Vries
07:43 [PATCH] libgcc: rs6000: tramp.S: fix placement of .cfi_endproc for __trampoline_setup Rasmus Villemoes
07:17 Re: [C++ PATCH] PR c++/87051 Ville Voutilainen
07:06 Re: [Ada] Gigi support for OpenACC pragmas Ghjuvan Lacambre
07:04 Re: [PATCH][libbacktrace] Add allocfail.sh test-case Tom de Vries
07:02 Re: [PATCH][libbacktrace] Add allocfail.sh test-case Tom de Vries
06:52 答复: add taishanv110 pipeline scheduling wuyuan (E)
04:41 Re: [doc PATCH] update attribute docs for C++ Sandra Loosemore
01:11 Re: [C++ PATCH] Fix up __builtin_is_constant_evaluated (PR c++/88449) Jason Merrill
00:59 Re: Arabia Oil Offer Rosely Marcelino
00:56 [Committed] PR fortran/88155 -- Avoid NULL pointer reference Steve Kargl
00:03 Re: [gofrontend-dev] Re: libgo patch committed: Add precise stack scan support Matthias Klose

December 11, 2018
23:35 Re: [PATCH 1/9]: C++ P0482R5 char8_t: Documentation updates Sandra Loosemore
23:19 Re: [PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363) Jason Merrill
23:18 [Committed] PR fortran/88249 -- Check for UNIT in file positioning Steve Kargl
23:11 [Patch 2/4][Aarch64] v2: Implement Aarch64 SIMD ABI Steve Ellcey
23:08 Re: [PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363) Martin Sebor
23:05 Fix PR ada/88429 Eric Botcazou
23:02 Re: [C++ PATCH] Fix up __builtin_is_constant_evaluated handling in array type sizes (PR c++/88446, take 2) Jason Merrill
23:01 Re: [Patch 1/4][Aarch64] v2: Implement Aarch64 SIMD ABI Steve Ellcey
22:52 Re: [PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363) Marek Polacek
22:46 Re: [PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363) Martin Sebor
22:07 [PATCH] C++: better locations for bogus initializations (PR c++/88375) David Malcolm
21:38 [C++ PATCH] Fix up __builtin_is_constant_evaluated handling in array type sizes (PR c++/88446, take 2) Jakub Jelinek
21:05 Re: C++ PATCH for c++/88216, ICE with class type in non-type template parameter Marek Polacek
21:02 Re: [gofrontend-dev] Re: libgo patch committed: Add precise stack scan support Cherry Zhang via gcc-patches
20:51 Re: [gofrontend-dev] Re: libgo patch committed: Add precise stack scan support Ian Lance Taylor
20:48 Re: [PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363) Jakub Jelinek
20:37 Re: [PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363) Martin Sebor
20:35 Re: [C++ PATCH] Fix up __builtin_is_constant_evaluated handling in array type sizes (PR c++/88446) Marek Polacek
20:09 Re: [PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363) Jason Merrill
19:52 PING Re: [PATCH 2/2] v2: C++: improvements to binary operator diagnostics (PR c++/87504) David Malcolm
19:46 Re: [PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363) Martin Sebor
19:43 Re: [PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363) Martin Sebor
19:06 Re: [PATCH] Fix up split-path-11.c testcase (Re: [committed] [PR tree-optimization/80520] Throttle path splitting slightly.) Jeff Law
18:58 Re: [C++ PATCH] PR c++/87051 Marek Polacek
18:53 Re: [C++ PATCH] FIx constexpr virtual function call handling on ia64 (PR c++/87861) Jason Merrill
18:48 Re: C++ PATCH for c++/86608, reading constexpr volatile variable Jason Merrill
18:35 Re: C++ PATCH for c++/86608, reading constexpr volatile variable Marek Polacek
18:16 Re: [PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363) Joseph Myers
18:15 Re: [PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363) Marek Polacek
17:59 Re: [PATCH][libbacktrace] Add allocfail.sh test-case Ian Lance Taylor via gcc-patch
17:31 Re: [PATCH 2/4] c/c++, asm: Use nicer error for duplicate asm qualifiers Martin Sebor
17:15 [PATCH] Fix up split-path-11.c testcase (Re: [committed] [PR tree-optimization/80520] Throttle path splitting slightly.) Jakub Jelinek
17:01 Re: [PATCH] Add std::is_constant_evaluated wrapper around __builtin_is_constant_evaluated Jonathan Wakely
16:59 Re: [PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363) Martin Sebor
16:44 [PATCH] Fix cleanup_auto_inc_dec on x86 (PR rtl-optimization/88416) Jakub Jelinek
16:39 [C++ PATCH] Fix up __builtin_is_constant_evaluated handling in array type sizes (PR c++/88446) Jakub Jelinek
16:36 [PATCH] Add std::is_constant_evaluated wrapper around __builtin_is_constant_evaluated Jakub Jelinek
16:34 [C++ PATCH] Fix up __builtin_is_constant_evaluated (PR c++/88449) Jakub Jelinek
16:32 Re: [PATCH] Add TREE_CODE == SSA_NAME checks to register_edge_assert_for_2 (PR tree-optimization/88444) Richard Biener
16:22 [PATCH] Add TREE_CODE == SSA_NAME checks to register_edge_assert_for_2 (PR tree-optimization/88444) Jakub Jelinek
16:16 Re: [PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc Sam Tebbs
16:15 Re: PR88346, Inconsistent list of CPUs supported by the rs6000 backend after r266502 David Edelsohn
16:09 Re: [PATCH, ARM] Improve robustness of -mslow-flash-data Thomas Preudhomme
16:03 PING^2: [PATCH] i386; Add -mmanual-endbr and cf_check function attribute H.J. Lu
15:52 Re: [PATCH] [RFC] PR target/52813 and target/11807 Richard Sandiford
15:50 Re: [C++ Patch] Add location_t parameter to grokvardecl Jason Merrill
15:48 Re: [PATCH 2/4] c/c++, asm: Use nicer error for duplicate asm qualifiers David Malcolm
15:48 Re: C++ PATCH for c++/88216, ICE with class type in non-type template parameter Jason Merrill
15:47 [PATCH 6/9][GCC][AArch64] Add Armv8.3-a complex intrinsics Tamar Christina
15:47 [PATCH 9/9][GCC][Arm] Add ACLE intrinsics for complex mutliplication and addition Tamar Christina
15:43 Re: [PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363) Marek Polacek
15:35 Re: [PATCH 2/4] c/c++, asm: Use nicer error for duplicate asm qualifiers David Malcolm
15:26 Re: C++ PATCH for c++/86608, reading constexpr volatile variable Jason Merrill
15:14 Re: [PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363) Jason Merrill
15:08 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84762 Umesh Kalappa
15:08 Re: [PATCH, OpenACC] Add support for gang local storage allocation in shared memory Julian Brown
15:07 Re: [PATCH] Set DEMANGLE_RECURSION_LIMIT to 1536 Pedro Alves
14:52 Fix alignment of dynamically allocated stack areas on ppc-vxworks Olivier Hainque
14:52 Re: [gofrontend-dev] Re: libgo patch committed: Add precise stack scan support Matthias Klose
14:47 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84762 Umesh Kalappa
14:26 Re: [PATCH] Set DEMANGLE_RECURSION_LIMIT to 1536 Ian Lance Taylor via gcc-patch
13:53 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84762 Segher Boessenkool
13:50 Re: [PATCH 6/6, OpenACC, libgomp] Async re-work, nvptx changes (revised, v2) Chung-Lin Tang
13:47 Re: [PATCH 4/6, OpenACC, libgomp] Async re-work, libgomp/target.c changes (revised, v2) Chung-Lin Tang
13:37 Re: [PATCH] Delete powerpcspe Jeff Law
13:30 Re: Too strict synchronization with the local (host) thread? Chung-Lin Tang
13:30 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84762 Jonathan Wakely
13:08 Re: [C PATCH] Fix ubsan -fsanitize=float-cast-overflow ICE (PR sanitizer/88426) Marek Polacek
12:28 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84762 Jakub Jelinek
12:16 Re: [Ada] Add "Global => null" contracts to Ada.Calendar routines Piotr Trojanek
12:01 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84762 Umesh Kalappa
11:49 Re: [Ada] Add "Global => null" contracts to Ada.Calendar routines Florian Weimer
11:37 [Ada] Add "Global => null" contracts to Ada.Calendar routines Pierre-Marie de Rodat
11:37 [Ada] Spurious error with pragma Thread_Local_Storage Pierre-Marie de Rodat
11:37 [Ada] Do not expand code inside ignored ghost bodies Pierre-Marie de Rodat
11:37 [Ada] Crash on misplaced First operation for GNAT iterable type Pierre-Marie de Rodat
11:36 [Ada] Volatility, validity checks, and System.Aux_DEC Pierre-Marie de Rodat
11:36 [Ada] Improve error message when named number passed as global item Pierre-Marie de Rodat
11:36 [Ada] Fix setting of Has_Predicate flag for aggregate subtypes Pierre-Marie de Rodat
11:36 [Ada] Plug small loophole with pathological packed array type Pierre-Marie de Rodat
11:34 [Ada] gnatbind: ghost code with -gnatQ Pierre-Marie de Rodat
11:34 [Ada] Missing predicate check on declaration with aggregate expression Pierre-Marie de Rodat
11:34 [Ada] Crash on generic instantiation in ignored Ghost context Pierre-Marie de Rodat
11:33 [Ada] Crash on compilation unit function that builds in place Pierre-Marie de Rodat
11:33 [Ada] Crash on ignored Ghost expression function Pierre-Marie de Rodat
11:33 [Ada] Remove vxlink and vxaddr2line from this repository Pierre-Marie de Rodat
11:32 [Ada] Complete implementation of RM C.6(19) clause Pierre-Marie de Rodat
11:32 [Ada] Stubs that complete generic subprogram do have a "prior declaration" Pierre-Marie de Rodat
11:32 [Ada] Support access types in GNATprove Pierre-Marie de Rodat
11:32 [Ada] Better error message from GNATprove on illegal switch Pierre-Marie de Rodat
11:32 [Ada] Additionsal trasformations for unnesting in package bodies Pierre-Marie de Rodat
11:32 [Ada] Remove vxworks*-crtbe-link.spec Pierre-Marie de Rodat
11:31 [Ada] Spurious visibility error on aspect Predicate Pierre-Marie de Rodat
11:31 [Ada] Spurious errors on aspect specifications in generic units Pierre-Marie de Rodat
11:31 [Ada] Fix an ICE on instantiated subprogram with -gnatc Pierre-Marie de Rodat
11:31 [Ada] Crash on nesting of subunits with bodies acting as specs Pierre-Marie de Rodat
11:31 [Ada] Suppress call to Initial_Condition when the annotation is ignored Pierre-Marie de Rodat
11:27 [aarch64] PR target/87369 Prefer bsl/bit/bif for copysign Richard Earnshaw (lists)
11:11 [PATCH] Fix PR88448 Richard Biener
11:05 Re: [PATCH] Set DEMANGLE_RECURSION_LIMIT to 1536 Pedro Alves
10:34 Re: [PATCH] Set DEMANGLE_RECURSION_LIMIT to 1536 Pedro Alves
10:30 [PATCH] Rip out rhs-to-tree from tree-affine.c Richard Biener
10:27 Re: [ARM/FDPIC v4 00/20] FDPIC ABI for ARM Christophe Lyon
10:25 [PATCH] TLC to ccmp.c Richard Biener
10:23 [PATCH 2/2] [ARC] Fix millicode wrong blink restore. Claudiu Zissulescu
10:23 [PATCH 1/2] [ARC] Fix REG_CLASS_NAMES Claudiu Zissulescu
10:23 [PATCH 0/2][ARC] Fixes needed for the upcomming release. Claudiu Zissulescu
10:14 Re: [Ada] Gigi support for OpenACC pragmas Olivier Hainque
10:14 [PATCH 8/9] [libbacktrace] Add btest_dwz test-case Tom de Vries
10:14 [PATCH 9/9] [libbacktrace] Add printdwarftest_dwz_cmp.sh test-case Tom de Vries
10:14 [PATCH 5/9] [libbacktrace] Unify function name preference handling Tom de Vries
10:14 [PATCH 7/9] [libbacktrace] Handle DW_FORM_GNU_ref_alt Tom de Vries
10:14 [PATCH 6/9] [libbacktrace] Factor out read_referenced_name_1 Tom de Vries
10:14 [PATCH 4/9] [libbacktrace] Handle DW_FORM_GNU_strp_alt Tom de Vries
10:14 [PATCH 2/9] [libbacktrace] Add altlink field to struct dwarf_data Tom de Vries
10:14 [PATCH 3/9] [libbacktrace] Handle alt FORMS without .gnu_debugaltlink Tom de Vries
10:14 [PATCH 1/9] [libbacktrace] Read .gnu_debugaltlink Tom de Vries
10:14 [PATCH 0/9] [libbacktrace] Handle .gnu_debugaltlink Tom de Vries
09:41 Re: [PATCH] Make LTO tests that require recent binutils UNSUPPORTED with older ones (PR lto/86004) Rainer Orth
09:14 Re: [PATCH] PR86957 Thomas Schwinge
09:12 Re: [PATCH] Make LTO tests that require recent binutils UNSUPPORTED with older ones (PR lto/86004) Jakub Jelinek
09:08 Re: [PATCH] Add define_insn_and_split for combine to detect x < 123U ? -1 : 0 (PR target/88425) Uros Bizjak
08:44 Re: [PATCH] Delete powerpcspe Richard Biener
08:35 [committed] Avoid -Wmissing-attributes warnings in libquadmath Jakub Jelinek
08:30 Re: [PATCH] Make LTO tests that require recent binutils UNSUPPORTED with older ones (PR lto/86004) Richard Biener
08:30 Re: [committed] [PR tree-optimization/80520] Throttle path splitting slightly. Richard Biener
08:27 [PATCH] rs6000: Don't use rs6000_isa_flags_explicit for soft float tests (PR88145) Segher Boessenkool
08:14 Re: [PATCH] Add define_insn_and_split for combine to detect x < 123U ? -1 : 0 (PR target/88425) Jakub Jelinek
08:03 Re: [PATCH] Add define_insn_and_split for combine to detect x < 123U ? -1 : 0 (PR target/88425) Uros Bizjak
07:54 Re: [PATCH] Add define_insn_and_split for combine to detect x < 123U ? -1 : 0 (PR target/88425) Jakub Jelinek
07:53 Re: [PATCH] Make LTO tests that require recent binutils UNSUPPORTED with older ones (PR lto/86004) Rainer Orth
07:44 Re: [PATCH] Add define_insn_and_split for combine to detect x < 123U ? -1 : 0 (PR target/88425) Uros Bizjak
07:31 [PATCH] Make LTO tests that require recent binutils UNSUPPORTED with older ones (PR lto/86004) Jakub Jelinek
07:27 [PATCH] Add define_insn_and_split for combine to detect x < 123U ? -1 : 0 (PR target/88425) Jakub Jelinek
07:22 [C PATCH] Fix ubsan -fsanitize=float-cast-overflow ICE (PR sanitizer/88426) Jakub Jelinek
07:17 Re: [PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363) Jakub Jelinek
06:58 Re: [PATCH] Set DEMANGLE_RECURSION_LIMIT to 1536 Jakub Jelinek
04:56 [committed] [PR tree-optimization/80520] Throttle path splitting slightly. Jeff Law
04:03 [wwwdocs] gcc-4.7/changes.html -- simplify reference to OpenMP Gerald Pfeifer
04:00 [libstdc++,doc] Update reference to epubcheck in libstdc++ docs Gerald Pfeifer
02:36 [Committed] PR fortran/87922 -- Additional checks for ASYNCHRONOUS Steve Kargl
01:49 C++ PATCH for c++/86608, reading constexpr volatile variable Marek Polacek
01:36 Re: [PATCH AutoFDO/4]Fix profile count computation/propagation. Bin.Cheng
01:23 [committed] avoid -Wrestrict on structs copies with unknown offset and constant size (PR 86196) Martin Sebor
00:33 Re: [PATCH] Set DEMANGLE_RECURSION_LIMIT to 1536 Jeff Law

December 10, 2018
23:47 Re: [PATCH] Set DEMANGLE_RECURSION_LIMIT to 1536 Jason Merrill
23:30 [PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363) Martin Sebor
23:18 Re: [committed] hppa: Add target support infrastructure for D front end John David Anglin
23:17 Re: PR88346, Inconsistent list of CPUs supported by the rs6000 backend after r266502 Segher Boessenkool
23:08 libbacktrace integration for _GLIBCXX_DEBUG mode François Dumont
22:48 [PATCH 3/4] c/c++, asm: Use nicer error for const and restrict Segher Boessenkool
22:48 [PATCH 4/4] c++, asm: Do not handle any asm-qualifiers in top-level asm Segher Boessenkool
22:48 [PATCH 2/4] c/c++, asm: Use nicer error for duplicate asm qualifiers Segher Boessenkool
22:47 [PATCH 1/4] c/c++, asm: Write the asm-qualifier loop without "done" boolean Segher Boessenkool
22:47 [PATCH 0/4] c/c++, asm: Various updates Segher Boessenkool
21:01 Re: [PATCH 1/4] introduce struct strlen_data_t into gimple-fold Martin Sebor
20:45 Re: [PATCH] PR86957 Indu Bhagat
20:13 Re: [PATCH] Delete powerpcspe Segher Boessenkool
20:05 [Committed] PR fortran/88269 -- Check for missing UNIT/NEWUNIT Steve Kargl
19:52 C++ PATCH for c++/88216, ICE with class type in non-type template parameter Marek Polacek
19:44 Re: [PATCH, Fortran] pad char to int conversions with spaces instead of zeros (legacy) Fritz Reese
19:42 Re: [PATCH] OpenACC 2.6 manual deep copy support (attach/detach) Julian Brown
19:36 Re: [PATCH] [RFC] PR target/52813 and target/11807 Dimitar Dimitrov
18:55 Re: [PATCH] Set DEMANGLE_RECURSION_LIMIT to 1536 Jakub Jelinek
18:25 Re: [PATCH] Delete powerpcspe Andrew Jenner
18:20 Re: [PATCH] Set DEMANGLE_RECURSION_LIMIT to 1536 Ian Lance Taylor via gcc-patch
17:12 Re: [PATCH, Fortran] pad char to int conversions with spaces instead of zeros (legacy) Jakub Jelinek
15:54 Re: [gofrontend-dev] Re: libgo patch committed: Add precise stack scan support Cherry Zhang via gcc-patches
15:50 [PATCH, i386]: Fix PR88418, ICE in extract_insn Uros Bizjak
15:35 Re: [PATCH] Set DEMANGLE_RECURSION_LIMIT to 1536 Jakub Jelinek
15:34 Re: [PATCH] Set DEMANGLE_RECURSION_LIMIT to 1536 Jason Merrill
15:31 Re: [PATCH] Set DEMANGLE_RECURSION_LIMIT to 1536 Nick Clifton
15:26 Re: [PATCH] Set DEMANGLE_RECURSION_LIMIT to 1536 Nick Clifton
15:25 [PATCH] Make test for Filesystem TS actually use the Filesystem TS Jonathan Wakely
15:22 Re: [PATCH 01/10] Fix IRA ICE. Andrew Stubbs
15:18 Re: [PATCH] Set DEMANGLE_RECURSION_LIMIT to 1536 Jakub Jelinek
15:18 Re: [PATCH] Set DEMANGLE_RECURSION_LIMIT to 1536 David Malcolm
15:12 Re: [PATCH] Set DEMANGLE_RECURSION_LIMIT to 1536 Nick Clifton
15:10 Re: [PATCH] Set DEMANGLE_RECURSION_LIMIT to 1536 Jakub Jelinek
14:52 Re: [PATCH] Set DEMANGLE_RECURSION_LIMIT to 1536 Michael Matz
14:20 Re: [PATCH] Improve overhead of tree-affine.c a bit Richard Biener
14:09 Re: [PATCH, Fortran] pad char to int conversions with spaces instead of zeros (legacy) Mark Eggleston
13:58 Re: [PATCH] Improve overhead of tree-affine.c a bit Kyrill Tkachov
13:44 [PATCH] Improve overhead of tree-affine.c a bit Richard Biener
13:32 [committed] Fix gcc.target/i386/pr87955.c testcase Jakub Jelinek
13:28 Re: [PATCH] hppa: Add libphobos support John David Anglin
12:55 Re: [PATCH, PPC/Darwin] Fix long double symbol exports. Jonathan Wakely
12:42 [PATCH] Fix PR88427 Richard Biener
12:38 [PATCH] Fix PR88415 Richard Biener
12:15 Re: [PATCH] Fix *ivdep* tests on SPARC etc. (PR testsuite/88369, take 2) Rainer Orth
12:12 [PATCH, libphobos] Committed fix modify immutable error on Solaris Iain Buclaw
12:00 [PATCH] Fix *ivdep* tests on SPARC etc. (PR testsuite/88369, take 2) Jakub Jelinek
11:21 Re: [PATCH] [RFC] PR target/52813 and target/11807 Richard Sandiford
11:17 [testsuite] Small tweak for Visium Eric Botcazou
10:40 Add missing def of TARGET_VXWORKS_HAVE_CTORS_DTORS for VxWorksAE Olivier Hainque
10:27 Re: [PR 88214] Check that an argument is pointer before attempting agg jf construction from it Richard Biener
10:24 [C++ Patch] Add location_t parameter to grokvardecl Paolo Carlini
10:02 Re: [PATCH 6/6, OpenACC, libgomp] Async re-work, nvptx changes Chung-Lin Tang
09:51 Don't try to use libgcc-unwind.map with --disable-shared (PR bootstrap/65725) Rainer Orth
09:06 Re: [PATCH, og8] Add OpenACC 2.6 `acc_get_property' support Chung-Lin Tang
06:41 Re: libgo patch committed: Add precise stack scan support Matthias Klose
04:38 Re: [PATCH] Fix debuginfo in -fopenmp code (PR debug/87039) Kevin Buettner
01:27 [Committed] PR fortran/88205 -- Check NEWUNIT after STATUS Steve Kargl
01:04 Re: RFC: libiberty PATCH to disable demangling of ancient mangling schemes Eric Gallager
00:53 Re: RFA: PATCH to add pp command to gdbinit.in Jason Merrill
00:42 Re: RFA: PATCH to add pp command to gdbinit.in Eric Gallager

December 09, 2018
23:49 [PATCH, libphobos] Committed added druntime bindings for sparc/solaris Iain Buclaw
23:10 Re: [PATCH] hppa: Add libphobos support Iain Buclaw
22:19 Re: [committed] hppa: Add target support infrastructure for D front end Iain Buclaw
20:28 [Committed] PR fortran/88206 -- Fix REAL issue with array constructor Steve Kargl
20:16 [PATCH] hppa: Add libphobos support John David Anglin
19:57 Re: [testsuite] Require ucn support in gdc.test/compilable/ddoc12.d (PR d/88039) Iain Buclaw
19:49 [committed] hppa: Add target support infrastructure for D front end John David Anglin
18:35 [Committed] PR fortran/88228 -- ICE with -fdec and logical op on integers Steve Kargl
17:02 Re: [patch, fortran] Fix PR 88411, wrong code with async I/O Jerry DeLisle
16:11 [patch, fortran] Fix PR 88411, wrong code with async I/O Thomas Koenig
15:07 [PATCH, d] Committd merge with upstream dmd Iain Buclaw
13:07 Re: [PATCH 1/3] Correct the reported line number in fortran combined OpenACC directives Thomas Schwinge
13:02 Re: [PATCH 2/3] Correct the reported line number in c++ combined OpenACC directives Thomas Schwinge
12:59 Use existing middle end checking for Fortran OpenACC loop clauses Thomas Schwinge
12:57 Split up "gfortran.dg/goacc/loop-2.f95" Thomas Schwinge
12:56 [PR88420] Fortran OpenACC "Clause SEQ conflicts with INDEPENDENT" Thomas Schwinge
12:53 Re: [RFC PATCH] Coalesce host to device transfers in libgomp Thomas Schwinge
11:05 [C++ PATCH] Fix ICE with offsetof-like initializer (PR c++/88410) Jakub Jelinek
10:09 [PATCH] [RFC] PR target/52813 and target/11807 Dimitar Dimitrov
09:39 Re: [PATCH] handle function pointers in __builtin_object_size (PR 88372) Richard Biener
06:40 Re: [PATCH AutoFDO/2]Treat ZERO as common profile probability/count Bin.Cheng
06:31 [Committed] PR fortran/88048 -- named constant can't be data object Steve Kargl
04:04 [Committed] PR fortran/87945 -- Inquiry parameter in data statement Steve Kargl
03:14 [Committed] PR fortran/88025 -- Null pointer no-no Steve Kargl

December 08, 2018
22:27 [PATCH] c: Delete a stray line in asm inline Segher Boessenkool
22:22 [PATCH] Provide early warning about configure failure coypu
18:33 Re: C++ PATCH for c++/88136, -Wdeprecated-copy too noisy Ville Voutilainen
18:19 Re: [PATCH][RFC] Poison bitmap_head->obstack Martin Sebor
18:11 [Committed] PR fortran/88357 -- NULL pointer dereferences Steve Kargl
18:05 Re: C++ PATCH for c++/88136, -Wdeprecated-copy too noisy Ville Voutilainen
17:53 Re: C++ PATCH for c++/88136, -Wdeprecated-copy too noisy Jason Merrill
17:42 Re: [PATCH] handle function pointers in __builtin_object_size (PR 88372) Martin Sebor
17:17 Re: C++ PATCH for c++/88136, -Wdeprecated-copy too noisy Ville Voutilainen
16:58 Re: C++ PATCH for c++/88136, -Wdeprecated-copy too noisy Jakub Jelinek
16:46 Re: C++ PATCH for c++/88136, -Wdeprecated-copy too noisy Ville Voutilainen
16:23 Re: [PATCH 01/10] Fix IRA ICE. Jeff Law
13:31 Re: [PATCH] Fix tree-nested convert_local_* clobber handling (PR fortran/88304) Richard Biener
12:15 Re: [PATCH 01/10] Fix IRA ICE. Richard Sandiford
12:05 Re: [PATCH 10/10] Port testsuite to GCN Richard Sandiford
12:05 Re: [PATCH] Added information about inline assembler in stack calculations (.su files) Segher Boessenkool
11:08 Fix PR rtl-optimization/88390 Eric Botcazou
09:10 [PATCH] Fix tree-nested convert_local_* clobber handling (PR fortran/88304) Jakub Jelinek
09:07 [C++ PATCH] FIx constexpr virtual function call handling on ia64 (PR c++/87861) Jakub Jelinek
09:02 [committed] Fix cancel-taskgroup-3.c testcase (PR libgomp/87995) Jakub Jelinek
06:02 RE: RE: Order Licence #6501 (22156) Corey.xy

December 07, 2018
23:28 Re: [PATCH] Added information about inline assembler in stack calculations (.su files) Segher Boessenkool
22:56 Re: [wwwdocs] Add D language to news, frontends, release notes, and readings. Gerald Pfeifer
22:46 Re: [wwwdocs] Add D language to news, frontends, release notes, and readings. Iain Buclaw
21:23 Re: [RFC] support --with-multilib-list=@/path/name Alexandre Oliva
21:00 Re: RFC: libiberty PATCH to disable demangling of ancient mangling schemes Jason Merrill
19:25 [PATCH 1/2] v3: C++: more location wrapper nodes (PR c++/43064, PR c++/43486) David Malcolm
19:12 Re: Pass GDCFLAGS and CCASFLAGS to libphobos subdirs Iain Buclaw
19:01 Re: [RFA] [target/87369] Prefer "bit" over "bfxil" Jeff Law
18:48 Re: [RFA] [target/87369] Prefer "bit" over "bfxil" Wilco Dijkstra
18:01 Re: [RFA] [target/87369] Prefer "bit" over "bfxil" Jeff Law
17:49 Re: RFC: libiberty PATCH to disable demangling of ancient mangling schemes Tom Tromey
17:38 Re: [PATCH, rs6000] Fix PR87496: ICE in aggregate_value_p at gcc/function.c:2046 Peter Bergner
17:34 Re: [Patch 1/4][Aarch64] v2: Implement Aarch64 SIMD ABI Richard Sandiford
17:31 Re: [RFA] [target/87369] Prefer "bit" over "bfxil" Richard Earnshaw (lists)
17:06 Re: [PATCH][AArch64][2/2] Add sve_width -moverride tunable Kyrill Tkachov
17:02 [committed] [PR middle-end/87813] EVRP vs global range data for warning passes Jeff Law
16:57 Re: [PATCH AutoFDO/2]Treat ZERO as common profile probability/count Jan Hubicka
16:53 [PATCH, committed][PR88408][rs6000] mmintrin.h: fix use of "vector" Paul Clarke
16:49 Re: [PATCH v2] Fix PR64242 Wilco Dijkstra
16:32 Re: [PATCH][AArch64][2/2] Add sve_width -moverride tunable Richard Sandiford
16:29 Re: [PATCH][AArch64][1/2] Implement TARGET_ESTIMATED_POLY_VALUE Richard Sandiford
16:28 Re: RFC: libiberty PATCH to disable demangling of ancient mangling schemes Nick Clifton
16:25 [PATCH] Set DEMANGLE_RECURSION_LIMIT to 1536 H.J. Lu
16:23 Re: [PATCH v2] Fix PR64242 Jakub Jelinek
16:19 Re: [PATCH v2] Fix PR64242 Wilco Dijkstra
16:17 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler [v5] H.J. Lu
16:12 patch for PR88349 Vladimir Makarov
16:11 Re: RFC: libiberty PATCH to disable demangling of ancient mangling schemes Pedro Alves
15:58 [RFC] Handle LHS zero_extracts in DSE Andreas Krebbel
15:57 Too strict synchronization with the local (host) thread? (was: [PATCH 5/6, OpenACC, libgomp] Async re-work, C/C++ testsuite changes) Thomas Schwinge
15:55 Re: [PATCH v2] Fix PR64242 Jakub Jelinek
15:52 [RFA] [target/87369] Prefer "bit" over "bfxil" Jeff Law
15:49 Re: RFC: libiberty PATCH to disable demangling of ancient mangling schemes Jason Merrill
15:44 [PATCH][AArch64][2/2] Add sve_width -moverride tunable Kyrill Tkachov
15:44 [PATCH][AArch64][1/2] Implement TARGET_ESTIMATED_POLY_VALUE Kyrill Tkachov
15:39 [PR88407] [OpenACC] Correctly handle unseen async-arguments (was: [PATCH 5/6, OpenACC, libgomp] Async re-work, C/C++ testsuite changes) Thomas Schwinge
15:31 Re: [PATCH 5/6, OpenACC, libgomp] Async re-work, C/C++ testsuite changes Thomas Schwinge
15:26 Re: [PATCH] Fix PR63184 Jeff Law
15:15 Re: [gofrontend-dev] Re: libgo patch committed: Add precise stack scan support Cherry Zhang via gcc-patches
15:14 Re: [PATCH][Version 3]Come up with -flive-patching master option. Qing Zhao
15:09 Re: [C++ PATCH] Fix make_temporary_var_for_ref_to_temp (PR c++/86669) Jason Merrill
15:08 Re: [C++ Patch] Fixes for three grokbitfield diagnostics Jason Merrill
15:06 Re: [committed] PR testsuite/86540, twiddle for aarch64 Jeff Law
15:03 [AArch64][SVE] Remove unnecessary PTRUEs from integer arithmetic Richard Sandiford
15:02 [AArch64][SVE] Remove unnecessary PTRUEs from FP arithmetic Richard Sandiford
14:59 [PR 88214] Check that an argument is pointer before attempting agg jf construction from it Martin Jambor
14:52 [PATCH v2] Fix PR64242 Wilco Dijkstra
14:51 Re: [RFC][AArch64] Add support for system register based stack protector canary access Ramana Radhakrishnan
14:23 Re: libgo patch committed: Add precise stack scan support Ian Lance Taylor
14:21 [PR 87615] Limit AA walking in hopefully all of IPA summary generation Martin Jambor
14:19 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts Chung-Lin Tang
14:14 Re: [PATCH, libgcc/ARM & testsuite] Optimize executable size when using softfloat fmul/dmul Richard Earnshaw (lists)
14:05 Re: [PATCH, OpenACC] Enable GOMP_MAP_FIRSTPRIVATE_INT for OpenACC Jakub Jelinek
13:55 Re: [PATCH, OpenACC] Fortran "declare create"/allocate support for OpenACC Jakub Jelinek
13:50 Re: [PATCH] OpenACC 2.6 manual deep copy support (attach/detach) Jakub Jelinek
13:46 Re: [committed] PR testsuite/86540, twiddle for aarch64 Richard Earnshaw (lists)
13:30 Pass GDCFLAGS and CCASFLAGS to libphobos subdirs Rainer Orth
13:07 Re: [PATCH][Version 3]Come up with -flive-patching master option. Rainer Orth
11:49 Re: [PATCH, GCC, AARCH64, 3/6] Restrict indirect tail calls to x16 and x17 James Greenhalgh
11:38 Re: Another patch for PR88282 Richard Sandiford
11:37 Re: RFC: libiberty PATCH to disable demangling of ancient mangling schemes Richard Biener
11:33 Re: [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts Thomas Schwinge
11:32 Re: [PATCH, driver specs][2] Put -flto-partition= on the collect2 c/l Richard Biener
10:55 Re: Make clear, when contributions will be ignored Дилян Палаузов
10:55 Re: [PATCH] Fix PR63184 Richard Biener
10:40 Re: RFC: libiberty PATCH to disable demangling of ancient mangling schemes Jakub Jelinek
10:39 [C++ Patch] Fixes for three grokbitfield diagnostics Paolo Carlini
10:30 PR88346, Inconsistent list of CPUs supported by the rs6000 backend after r266502 Alan Modra
10:27 Re: RFC: libiberty PATCH to disable demangling of ancient mangling schemes Nick Clifton
10:07 Re: libgo patch committed: Add precise stack scan support Rainer Orth
10:03 [PATCH] Fix PR63184 Richard Biener
10:00 Re: [PATCH AutoFDO/2]Treat ZERO as common profile probability/count Bin.Cheng
08:10 Re: [PATCH][RFC] Poison bitmap_head->obstack Richard Biener
08:06 Re: [PATCH] handle function pointers in __builtin_object_size (PR 88372) Richard Biener
07:51 Re: [PATCH] Added information about inline assembler in stack calculations (.su files) Niklas DAHLQUIST
01:57 Re: [PATCH, Fortran] pad char to int conversions with spaces instead of zeros (legacy) Jerry DeLisle
01:49 Re: Fortran patches Steve Kargl
01:46 Re: [PATCH] PR86957 Indu Bhagat
01:21 Re: Fortran patches Steve Kargl
01:13 Re: [doc,committed] clarify docs for function attribute "const" Martin Sebor
00:25 Re: [PATCH, driver specs][2] Put -flto-partition= on the collect2 c/l Iain Sandoe
00:23 [C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...) Alexandre Oliva
00:19 [C++ PATCH] [PR c++/87814] undefer deferred noexcept on tsubst if request Alexandre Oliva

December 06, 2018
23:40 Re: [committed] Add test for PR85770. Jakub Jelinek
23:38 Re: [PATCH][RFC] Poison bitmap_head->obstack Martin Sebor
23:38 Re: [PATCH] [PR86823] retain deferred access checks from outside firewall Alexandre Oliva
23:36 Re: [PATCH] Disable -fipa-ra for naked functions (PR target/85593) Jeff Law
23:34 [PATCH] Disable -fipa-ra for naked functions (PR target/85593) Jakub Jelinek
23:31 [committed] Fix OpenMP handling of character allocatable scalars (PR fortran/88377) Jakub Jelinek
23:27 [C++ PATCH] Fix make_temporary_var_for_ref_to_temp (PR c++/86669) Jakub Jelinek
23:01 Re: [PATCH] handle function pointers in __builtin_object_size (PR 88372) Martin Sebor
22:56 Re: Fortran patches Steve Kargl
22:40 Re: [PATCH, OpenACC] Enable GOMP_MAP_FIRSTPRIVATE_INT for OpenACC Julian Brown
22:36 Re: [PATCH, PPC/Darwin] Fix long double symbol exports. Mike Stump
22:26 Re: [PATCH 0/6, OpenACC, libgomp] Async re-work Julian Brown
22:22 Re: [PATCH 0/6, OpenACC, libgomp] Async re-work Julian Brown
21:43 Re: C++ patch ping Jason Merrill
21:26 Re: [PATCH] handle function pointers in __builtin_object_size (PR 88372) Jakub Jelinek
21:22 RFC: libiberty PATCH to disable demangling of ancient mangling schemes Jason Merrill
21:12 C++ PATCH for c++/88136, -Wdeprecated-copy too noisy Jason Merrill
21:00 RFA: PATCH to add pp command to gdbinit.in Jason Merrill
20:57 Re: [PATCH 6/6, OpenACC, libgomp] Async re-work, nvptx changes Thomas Schwinge
20:42 Re: [PATCH 0/6, OpenACC, libgomp] Async re-work Thomas Schwinge
20:33 Re: [PATCH] Fix VRP with -fno-delete-null-pointer-checks (PR c/88367) Jakub Jelinek
20:22 [PATCH] handle function pointers in __builtin_object_size (PR 88372) Martin Sebor
20:13 [PATCH] Testcase for PR 88297 and minor fixes Michael Ploujnikov
20:08 Re: [PATCH] Fix VRP with -fno-delete-null-pointer-checks (PR c/88367) Jeff Law
19:52 [PATCH, PPC/Darwin] Fix long double symbol exports. Iain Sandoe
19:51 Re: Fortran patches Steve Kargl
19:39 Re: C++ PATCH for c++/88373, wrong parse error with ~ Jason Merrill
19:38 Re: [C++ Patch] Three additional bitfield diagnostic tweaks (a regression fix included) Jason Merrill
19:26 [PATCH, committed] Fix PR libstdc++/64883 Iain Sandoe
19:23 Re: Fortran patches Steve Kargl
19:09 Re: Fortran patches Fritz Reese
19:03 Re: Fortran patches Thomas Koenig
18:54 Re: [PATCH v2 0/2] asm qualifiers (PR55681) and asm inline Segher Boessenkool
18:44 Another patch for PR88282 Vladimir Makarov
18:19 Re: [PATCH v2 0/2] asm qualifiers (PR55681) and asm inline Joseph Myers
18:15 Re: [PATCH v2 0/2] asm qualifiers (PR55681) and asm inline Jakub Jelinek
18:11 Re: [PATCH v2 0/2] asm qualifiers (PR55681) and asm inline Segher Boessenkool
18:04 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler [v5] Ian Lance Taylor via gcc-patch
18:02 Remove bogus test line from vect-over-widen-23.c Richard Sandiford
17:57 Re: [RFC PATCH] Coalesce host to device transfers in libgomp Jakub Jelinek
17:54 Re: [RFC PATCH] Coalesce host to device transfers in libgomp Thomas Schwinge
17:43 Re: [PATCH 4/6, OpenACC, libgomp] Async re-work, libgomp/target.c changes Jakub Jelinek
17:23 Re: [C++ Patch] Three additional bitfield diagnostic tweaks (a regression fix included) Paolo Carlini
17:21 Re: [PATCH 4/6, OpenACC, libgomp] Async re-work, libgomp/target.c changes Thomas Schwinge
17:19 Re: [RFC PATCH] Coalesce host to device transfers in libgomp Jakub Jelinek
17:02 Re: [RFC PATCH] Coalesce host to device transfers in libgomp Thomas Schwinge
16:33 C++ PATCH for c++/88373, wrong parse error with ~ Marek Polacek
16:14 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler [v5] Jason Merrill
16:10 Re: [PATCH 10/10] Port testsuite to GCN Andrew Stubbs
15:36 [committed] PR testsuite/86540, twiddle for aarch64 Jeff Law
15:27 Re: [PATCH 10/10] Port testsuite to GCN Andrew Stubbs
15:11 Re: [C++ Patch] Three additional bitfield diagnostic tweaks (a regression fix included) Jason Merrill
15:04 Re: [PATCH] v3: C++: improvements to diagnostics using %P (more PR c++/85110) Jason Merrill
14:51 [PATCH] v3: C++: improvements to diagnostics using %P (more PR c++/85110) David Malcolm
14:46 [PATCH][RFC] Associate constant offsets next to symbol Richard Biener
14:43 Re: [PATCH, OpenACC, 7/8] Multi-dimensional dynamic array support for OpenACC data clauses, libgomp support Jakub Jelinek
14:20 Re: [PATCH, OpenACC, 7/8] Multi-dimensional dynamic array support for OpenACC data clauses, libgomp support Chung-Lin Tang
13:52 Re: [PING #4][PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028) Jeff Law
13:33 CES International 2019 - Attendees List christin.braun
13:19 Re: Add a loop versioning pass Richard Sandiford
13:00 Re: [PING #4][PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028) Christophe Lyon
12:37 Re: add taishanv110 pipeline scheduling Kyrill Tkachov
12:30 Re: [PATCH] Fix VRP with -fno-delete-null-pointer-checks (PR c/88367, take 2) Richard Biener
12:25 Re: [Patch 4/4][Aarch64] v2: Implement Aarch64 SIMD ABI Richard Sandiford
12:09 [PATCH] Fix VRP with -fno-delete-null-pointer-checks (PR c/88367, take 2) Jakub Jelinek
11:36 Re: [Patch 3/4][Aarch64] v2: Implement Aarch64 SIMD ABI Richard Sandiford
11:12 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler [v5] Nick Clifton
10:56 Re: [PATCH] Restore aarch64 support for asm ("# %a0" : : "i" (0)) (PR target/87598) Richard Sandiford
10:54 Re: [PATCH, Fortran] pad char to int conversions with spaces instead of zeros (legacy) Mark Eggleston
10:52 [C++ Patch] Three additional bitfield diagnostic tweaks (a regression fix included) Paolo Carlini
10:50 Re: [PATCH, Fortran] pad char to int conversions with spaces instead of zeros (legacy) Jakub Jelinek
10:34 Re: [PATCH, Fortran] pad char to int conversions with spaces instead of zeros (legacy) Mark Eggleston
10:33 [PATCH] Adjust PR63184 testcases Richard Biener
10:23 Re: [PATCH, Fortran] pad char to int conversions with spaces instead of zeros (legacy) Mark Eggleston
09:36 Re: [PATCH][RFC] Poison bitmap_head->obstack Richard Biener
09:05 Re: [PATCH] Fix VRP with -fno-delete-null-pointer-checks (PR c/88367) Richard Biener
09:01 Re: [PATCH] Don't optimize successive divs if there is also a mod with the same last arg (PR tree-optimization/85726) Richard Biener
08:49 Re: [PATCH] Handle clobber stmts in convert_nonlocal_reference_stmt (PR fortran/88304) Richard Biener
08:48 Re: [patch,openacc] Propagate independent clause for OpenACC kernels pass Richard Biener
08:26 Re: [PATCH] Improve predictions for hot and cold labels ([[likely]], [[unlikely]]). Bernhard Reutner-Fischer
07:07 [PATCH] Fix *ivdep* tests on SPARC etc. (PR testsuite/88369) Jakub Jelinek
06:46 [PATCH] Fix VRP with -fno-delete-null-pointer-checks (PR c/88367) Jakub Jelinek
06:30 [PATCH] Don't optimize successive divs if there is also a mod with the same last arg (PR tree-optimization/85726) Jakub Jelinek
06:25 [PATCH] Handle clobber stmts in convert_nonlocal_reference_stmt (PR fortran/88304) Jakub Jelinek
04:51 Re: add taishanv110 pipeline scheduling Terry Guo
03:56 [PATCH] handle expressions in __builtin_has_attribute (PR 88383) Martin Sebor
03:03 Re: [PATCH 2/2] asm inline Segher Boessenkool
02:27 Re: [PATCH, Fortran] pad char to int conversions with spaces instead of zeros (legacy) Jerry DeLisle
01:31 add taishanv110 pipeline scheduling wuyuan (E)
01:25 Re: [PATCH] [PR87012] canonicalize ref type for tmpl arg Jason Merrill
01:17 Re: [PATCH] [PR86747] tsubst friend tpl ctxt before looking it up for dupes Jason Merrill
01:12 Re: [PATCH[ Fix pr87269.C testcase Jason Merrill
01:10 Re: [PATCH] [PR86823] retain deferred access checks from outside firewall Jason Merrill
00:49 Re: [PATCH v2] C++: improvements to diagnostics using %P (more PR c++/85110) Jason Merrill
00:41 [committed] Add test for PR85770. Jeff Law
00:03 Re: Fortran patches Steve Kargl

December 05, 2018
23:44 Re: [PATCH]: Remove #ifdef PCC_BITFIELD_TYPE_MATTERS check from dwarf2out.c Jeff Law
23:37 Re: [patch,openacc] Propagate independent clause for OpenACC kernels pass Julian Brown
23:16 Question on Disable no throw for -flive-patching master option. Qing Zhao
23:11 Re: [PING #4][PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028) Jeff Law
23:10 libgo patch committed: Add precise stack scan support Ian Lance Taylor
23:02 Re: [PATCH 1/2] asm qualifiers (PR55681) Segher Boessenkool
22:52 Re: [C++ Patch] Fix grokbitfield location Jason Merrill
22:50 Re: PR C++/88114 - patch for destructor not generated for "virtual ~destructor() = default" Jason Merrill
22:34 Re: [C++ Patch] Fix grokbitfield location Paolo Carlini
21:49 Re: Fortran patches Fritz Reese
21:48 [Ping][Aarch64] v2: Implement Aarch64 SIMD ABI Steve Ellcey
21:47 Re: [PATCH 1/2] asm qualifiers (PR55681) Jason Merrill
21:11 Re: [PATCH, OpenACC] (1/2) Fix implicit mapping for array slices on lexically-enclosing data constructs (PR70828) Julian Brown
20:56 [PATCH]: Remove #ifdef PCC_BITFIELD_TYPE_MATTERS check from dwarf2out.c Uros Bizjak
20:51 Re: [C++ PATCH] Fix clone_body (PR c++/86669) Jakub Jelinek
20:49 Re: [C++ PATCH] Fix clone_body (PR c++/86669) Jason Merrill
20:44 [PATCH, i386]: Remove two obsolete/superfluous defines from cygming.h Uros Bizjak
20:41 [PATCH] C/C++: don't suggest decls that are being initialized (PR c++/88320) David Malcolm
20:18 Re: [committed] Handle targets with 2 byte wchar_t better in strlenopt-58.c Martin Sebor
19:31 Re: [C++ Patch] Fix grokbitfield location Jason Merrill
19:13 Re: [committed] Handle targets with 2 byte wchar_t better in strlenopt-58.c Jeff Law
18:59 Re: [committed] Handle targets with 2 byte wchar_t better in strlenopt-58.c David Edelsohn
18:17 Re: [PATCH, og8] Add OpenACC 2.6 `acc_get_property' support Maciej W. Rozycki
18:12 Re: [PATCH, PPC] Fix PR88343. Segher Boessenkool
18:04 Re: [PATCH/coding style] clarify pointers and operators Martin Sebor
18:03 Re: [PATCH/coding style] clarify pointers and operators Segher Boessenkool
17:37 Re: [PATCH/coding style] clarify pointers and operators Segher Boessenkool
17:37 Re: Make claer, when contributions will be ignored Joseph Myers
17:25 Re: [PATCH][RFC] Poison bitmap_head->obstack Jeff Law
17:17 Re: Make claer, when contributions will be ignored Maciej W. Rozycki
17:14 Re: [doc PATCH] update attribute docs for C++ Martin Sebor
17:13 Re: Make claer, when contributions will be ignored Segher Boessenkool
17:10 [PATCH, PPC] Fix PR88343. Iain Sandoe
16:18 Re: [PATCH] v4: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) David Malcolm
16:16 Re: [PATCH 2/9]: C++ P0482R5 char8_t: Core language support Jason Merrill
16:13 Re: [PATCH] be more permissive about function alignments (PR 88208) Rainer Orth
16:05 Re: [PATCH] be more permissive about function alignments (PR 88208) Martin Sebor
16:03 Re: [PATCH] v4: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) Jason Merrill
15:54 Re: [PATCH] [PR86397] set p_t_decl while canonicalizing eh specs for mangling Jason Merrill
15:39 Re: [SPARC] Fix PR target/87807 Eric Botcazou
15:08 Re: [PATCH] Fix PR88301 Christophe Lyon
15:05 Re: [PATCH 1/9]: C++ P0482R5 char8_t: Documentation updates Jason Merrill
14:58 Re: [PATCH][RFC] Poison bitmap_head->obstack Richard Biener
14:55 [PATCH] Testcases PR63184 Richard Biener
14:37 Re: [PATCH][RFC] Poison bitmap_head->obstack Jeff Law
14:26 [PATCH, libgcc] Bug fix in udivmodhi4.c Paul Koning
14:25 Re: OpenACC ICV acc-default-async-var Thomas Schwinge
14:14 [PR88370] acc_get_cuda_stream/acc_set_cuda_stream: acc_async_sync, acc_async_noval (was: OpenACC ICV acc-default-async-var) Thomas Schwinge
13:57 Re: [PATCH] dumpfile.c: use prefixes other that 'note: ' for MSG_{OPTIMIZED_LOCATIONS|MISSED_OPTIMIZATION} Rainer Orth
13:50 Re: [PATCH] be more permissive about function alignments (PR 88208) Jeff Law
13:50 Re: [SPARC] Fix PR target/87807 Jeff Law
13:16 Re: [SPARC] Fix PR target/87807 Rainer Orth
13:09 Re: [PATCH] be more permissive about function alignments (PR 88208) Rainer Orth
12:46 [C++ Patch] Fix grokbitfield location Paolo Carlini
11:34 [PATCH] Fix PR86637 Richard Biener
11:33 Re: [PATCH] PR86957 Thomas Schwinge
11:04 Patch ping (Re: [C++ PATCH] Fix clone_body (PR c++/86669)) Jakub Jelinek
10:12 Re: [PATCH, og8] Add OpenACC 2.6 `acc_get_property' support Chung-Lin Tang
10:05 Re: [PATCH/coding style] clarify pointers and operators Richard Sandiford
10:02 Re: Use unsigned arithmetic for demoted vector plus/minus/mult (PR 88064) Richard Biener
09:57 Re: [PATCH] testsuite: turn down verbosity of "process-message" Richard Biener
09:48 RE: COOPERATION. thembazola85
09:28 Re: [PATCH] Fix unroll-and-jam (PR tree-optimization/87360) Richard Biener
08:45 [committed] Add testcase for already fixed PR c++/87897 Jakub Jelinek
08:38 Use unsigned arithmetic for demoted vector plus/minus/mult (PR 88064) Richard Sandiford
08:32 Re: avoid null ptr deref in cselib_record_sets Jakub Jelinek
07:36 Make claer, when contributions will be ignored Дилян Палаузов
07:10 Re: [PATCH 2/9]: C++ P0482R5 char8_t: Core language support Tom Honermann
07:10 Re: [PATCH 1/9]: C++ P0482R5 char8_t: Documentation updates Tom Honermann
06:50 avoid null ptr deref in cselib_record_sets Alexandre Oliva
06:34 Re: [PATCH] [PR85569] skip constexpr target_expr constructor dummy type conversion Alexandre Oliva
06:32 Re: [PATCH] [PR86397] set p_t_decl while canonicalizing eh specs for mangling Alexandre Oliva
04:59 Fortran patches Steve Kargl
03:49 Re: [doc PATCH] update attribute docs for C++ Sandra Loosemore
03:45 [Patch,Testsuite][MIPS][Committed] Adjusted msa compare instructions clti to clei. Paul Hua
03:19 Re: [PATCH] Fix -fsanitize=address -fstack-protector* (PR sanitizer/88333) Jeff Law
03:14 Re: [doc PATCH] update attribute docs for C++ Martin Sebor
01:50 [PATCH, csky] Force .init_array suppor for GLIBC 瞿仙淼
01:11 libgo: remove AIX flock emulation Ian Lance Taylor
00:26 [PATCH] rs6000: Fix AIX aggregate passing fix Segher Boessenkool

December 04, 2018
23:38 [PATCH] Fix unroll-and-jam (PR tree-optimization/87360) Jakub Jelinek
23:32 [PATCH] Fix -fsanitize=address -fstack-protector* (PR sanitizer/88333) Jakub Jelinek
23:31 Re: [PING] Re: [PATCH 1/2] C++: more location wrapper nodes (PR c++/43064, PR c++/43486) Jason Merrill
23:29 [committed] Add testcase for already fixed PR tree-optimization/87320 Jakub Jelinek
23:23 [committed] Handle targets with 2 byte wchar_t better in strlenopt-58.c Jeff Law
23:01 Re: [PATCH 1/3][rs6000] x86-compat vector intrinsics fixes for BE, 32bit Segher Boessenkool
22:56 patch to fix PR88317 Vladimir Makarov
22:54 Re: [PATCH, rs6000] Fix PR87496: ICE in aggregate_value_p at gcc/function.c:2046 Segher Boessenkool
22:08 Re: [PATCH 3/3][rs6000] Enable x86-compat vector intrinsics testing Segher Boessenkool
21:48 [PATCH 1/2] v2: C++: more location wrapper nodes (PR c++/43064, PR c++/43486) David Malcolm
21:48 [PATCH 2/2] v2: C++: improvements to binary operator diagnostics (PR c++/87504) David Malcolm
21:43 Re: Fix move_if_noexcept usages in _Hashtable François Dumont
21:36 [PATCH] testsuite: turn down verbosity of "process-message" David Malcolm
21:35 [committed] spellcheck.c: add another selftest for PR c/82967 David Malcolm
21:34 Re: [PATCH 2/3][rs6000] Fix x86-compat vector intrinsics testcases for BE, 32bit Segher Boessenkool
21:04 Re: [doc PATCH] update attribute docs for C++ Sandra Loosemore
20:34 Re: [PATCH 1/3][rs6000] x86-compat vector intrinsics fixes for BE, 32bit Paul Clarke
20:16 Re: [PATCH 1/3][rs6000] x86-compat vector intrinsics fixes for BE, 32bit Segher Boessenkool
19:43 Re: [PATCH, rs6000] Fix PR87496: ICE in aggregate_value_p at gcc/function.c:2046 Peter Bergner
19:20 Re: [PATCH, OpenACC] Support Fortran derived type members in "acc update" directives Julian Brown
19:13 Re: [PATCH, OpenACC] Support Fortran derived type members in "acc update" directives Jakub Jelinek
19:09 Re: C++ PATCH for c++/88184, ICE when treating name as template-name Jason Merrill
19:06 Re: [PATCH, OpenACC] Support Fortran derived type members in "acc update" directives Julian Brown
18:42 Re: [doc PATCH] document when GCC ignores attribute aligned Martin Sebor
18:10 [PATCH PR libstdc++/88341] - Ed Smith-Rowland
18:07 Re: [PATCH 0/3][rs6000] x86-compat vector intrinsics fixes for BE, 32bit Segher Boessenkool
17:38 Re: [Patch, ppc/darwin 2/2] Make Darwin's call handling follow the style of AIX/ELFv2/sysv. Segher Boessenkool
17:27 Re: C++ PATCH for c++/88184, ICE when treating name as template-name Marek Polacek
17:08 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler [v5] Pedro Alves
17:04 Re: [PATCH, Fortran] pad char to int conversions with spaces instead of zeros (legacy) Fritz Reese
16:57 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler [v5] Nick Clifton
16:34 Re: [RFC][PATCH]Merge VEC_COND_EXPR into MASK_STORE after loop vectorization Richard Sandiford
16:26 Re: [doc PATCH] update attribute docs for C++ Martin Sebor
16:13 Re: patch to fix PR88282 Richard Sandiford
16:13 [PATCH, rs6000] Port cleanup patch, use rtl.h convenience macros, etc. Peter Bergner
15:55 Reduce memory usage of ipa-cp streaming Jan Hubicka
15:54 Re: [patch] various OpenACC reduction enhancements - ME and nvptx changes Tom de Vries
15:33 [committed, testsuite] Fix PR88310. Iain Sandoe
15:32 Re: [PATCH] Further rs6000 asm modifier tweaks (PR target/88188) Segher Boessenkool
15:31 Re: [PATCH 2/2] asm inline Richard Sandiford
15:20 Re: [PING] Re: [PATCH 1/2] C++: more location wrapper nodes (PR c++/43064, PR c++/43486) David Malcolm
15:11 Re: [PATCH, Fortran] pad char to int conversions with spaces instead of zeros (legacy) Jakub Jelinek
15:11 patch to fix PR88282 Vladimir Makarov
15:08 Re: [doc, rfc] document __builtin_setjmp and __builtin_longjmp Richard Sandiford
15:02 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler [v4] Pedro Alves
15:01 [PATCH 3/3][rs6000] Enable x86-compat vector intrinsics testing Paul Clarke
14:59 [PATCH 2/3][rs6000] Fix x86-compat vector intrinsics testcases for BE, 32bit Paul Clarke
14:59 [PATCH 1/3][rs6000] x86-compat vector intrinsics fixes for BE, 32bit Paul Clarke
14:58 [PATCH 0/3][rs6000] x86-compat vector intrinsics fixes for BE, 32bit Paul Clarke
14:47 [PATCH, Fortran] pad char to int conversions with spaces instead of zeros (legacy) Mark Eggleston
14:47 C++ patch ping Jakub Jelinek
14:38 Re: Fix move_if_noexcept usages in _Hashtable Jonathan Wakely
14:31 [PATCH] Make std::match_results::_M_resize more useful Jonathan Wakely
14:29 Re: [PATCH, libgo]: Use build.Default.Compiler in go/cmd/vet/types.goq Ian Lance Taylor
14:27 Re: [PATCH, OpenACC] Enable GOMP_MAP_FIRSTPRIVATE_INT for OpenACC Jakub Jelinek
14:17 Re: [PATCH, OpenACC] Support Fortran derived type members in "acc update" directives Jakub Jelinek
14:07 Re: [PATCH][OpenACC] update gfortran's tile clause error handling Jakub Jelinek
14:07 Re: [PATCH v3] Make function clone name numbering independent. Jan Hubicka
14:05 Re: [PATCH, OpenACC] (2/2) Fix implicit mapping for array slices on lexically-enclosing data constructs (PR70828) Jakub Jelinek
14:02 Re: [PATCH, OpenACC] (1/2) Fix implicit mapping for array slices on lexically-enclosing data constructs (PR70828) Jakub Jelinek
14:00 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler [v4] Nick Clifton
13:55 Re: [patch,openacc] Propagate independent clause for OpenACC kernels pass Richard Biener
13:50 Re: [patch,openacc] Set safelen to INT_MAX for oacc independent pragma Jakub Jelinek
13:50 Re: [patch] Add OpenACC Fortran support for deviceptr and variable in common blocks Chung-Lin Tang
13:49 Re: [testsuite] Require ucn support in gdc.test/compilable/ddoc12.d (PR d/88039) Rainer Orth
13:49 Re: [patch,openacc] Propagate independent clause for OpenACC kernels pass Jakub Jelinek
13:46 Re: [patch,openacc] Propagate independent clause for OpenACC kernels pass Jakub Jelinek
13:39 Re: [PATCH][OpenACC] Update deviceptr handling during gimplification Jakub Jelinek
13:37 Re: [PATCH] Fix predict-22.c testcase (PR tree-optimization/88285) Jeff Law
13:37 Re: [patch,openacc] Generate sequential loop for OpenACC loop directive inside kernels Jakub Jelinek
13:30 Re: [patch] Add OpenACC Fortran support for deviceptr and variable in common blocks Jakub Jelinek
13:22 Re: [PING v2][PATCH] Make function clone name numbering independent. Michael Ploujnikov
13:19 Re: [PATCH] Fix P0634R3 - Down with typename! testsuite fallout Marek Polacek
13:17 Re: [PATCH] Fix PR88301 Richard Biener
13:16 [PATCH][RFC] Poison bitmap_head->obstack Richard Biener
13:14 Re: [PATCH] Fix PR88301 Christophe Lyon
13:13 Re: OpenACC 2.5 Profiling Interface Jakub Jelinek
13:10 Re: [PATCH] Fix predict-22.c testcase (PR tree-optimization/88285) Richard Biener
12:59 Re: [patch] various OpenACC reduction enhancements - test cases Jakub Jelinek
12:58 Re: [RFC][AArch64] Add support for system register based stack protector canary access Florian Weimer
12:57 Re: [patch] various OpenACC reduction enhancements - FE changes Jakub Jelinek
12:48 Re: [PING v2][PATCH] Make function clone name numbering independent. Martin Jambor
12:42 *PING*^3 [C++ Patch] – PR C++/88114 - PATCH for destructor not generated for "virtual ~destructor() = default" Tobias Burnus
12:29 Re: [patch] various OpenACC reduction enhancements - ME and nvptx changes Jakub Jelinek
12:25 Re: [OpenACC] Enable firstprivate OpenACC reductions Jakub Jelinek
12:11 [PATCH] Fix predict-22.c testcase (PR tree-optimization/88285) Jakub Jelinek
11:46 Re: [patch,openacc] C, C++ OpenACC wait diagnostic change Thomas Schwinge
11:25 [PATCH] Fix miscompiles with latest VRP change Richard Biener
10:23 Re: [committed] C++ PATCH to add test for c++/83856 Christophe Lyon
10:23 Re: [PATCH] Fix PR64242 Jakub Jelinek
10:20 Re: [PATCH] Fix PR64242 Christophe Lyon
09:56 [PATCH, libgo]: Use build.Default.Compiler in go/cmd/vet/types.goq Uros Bizjak
08:56 [PATCH] Further rs6000 asm modifier tweaks (PR target/88188) Jakub Jelinek
08:43 [PATCH] Fix P0634R3 - Down with typename! testsuite fallout Jakub Jelinek
08:40 Re: [PATCH AutoFDO/2]Treat ZERO as common profile probability/count Bin.Cheng
08:31 Fix ICE in pp_cxx_unqualified_id (PR c++/88348) Zhouyi Zhou
07:20 Re: [doc PATCH] document when GCC ignores attribute aligned Sandra Loosemore
07:10 Re: [doc PATCH] update attribute docs for C++ Sandra Loosemore
06:45 Fix move_if_noexcept usages in _Hashtable François Dumont
06:04 Re: [doc,committed] clarify docs for function attribute "const" Sandra Loosemore
05:33 Re: [Patch, ppc/darwin 1/2] Fix bootstrap. Alan Modra
03:51 Re: [RFC][AArch64] Add support for system register based stack protector canary access Wilco Dijkstra
03:23 [doc PATCH] document when GCC ignores attribute aligned Martin Sebor
03:06 Re: [PATCH v3] Make function clone name numbering independent. Michael Ploujnikov
00:07 Re: [patch,opencc] Don't mark OpenACC auto loops as independent inside acc parallel regions Julian Brown

December 03, 2018
23:53 Re: [patch,openacc] Set safelen to INT_MAX for oacc independent pragma Julian Brown
23:40 Re: [patch,openacc] Propagate independent clause for OpenACC kernels pass Julian Brown
23:23 [doc PATCH] update attribute docs for C++ Martin Sebor
22:20 Re: [PATCH 1/2] asm qualifiers (PR55681) Joseph Myers
22:14 Re: [PATCH] v4: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) Joseph Myers
22:10 Re: [PING] Re: [PATCH 1/2] C++: more location wrapper nodes (PR c++/43064, PR c++/43486) Jeff Law
22:06 [PATCH v2] C++: improvements to diagnostics using %P (more PR c++/85110) David Malcolm
22:01 Re: [PATCH 2/9]: C++ P0482R5 char8_t: Core language support Jason Merrill
22:00 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler Joseph Myers
21:58 Re: [C++ PATCH] Fix xvalue COND_EXPR handling (PR c++/88103) Jason Merrill
21:56 Re: [PATCH v3][C][ADA] use function descriptors instead of trampolines in C Jeff Law
21:51 Re: [PATCH 2/9]: C++ P0482R5 char8_t: Core language support Jason Merrill
21:49 Re: [PATCH] Delete powerpcspe Jakub Jelinek
21:47 Re: [doc,committed] clarify docs for function attribute "const" Martin Sebor
21:40 Re: [PATCH] Delete powerpcspe Jeff Law
21:36 Re: [C++ PATCH] Fix xvalue COND_EXPR handling (PR c++/88103) Jakub Jelinek
21:11 Re: [patch,openacc] C, C++ OpenACC wait diagnostic change Julian Brown
20:59 Re: [PATCH, i386]: Correct vec_concatv2df alternative Jakub Jelinek
20:50 [PATCH] Delete powerpcspe Segher Boessenkool
20:48 [PATCH, i386]: Correct vec_concatv2df alternative Uros Bizjak
20:25 libgo patch committed: Allow buildmode c-archive on ppc64 Ian Lance Taylor
19:59 Re: [PATCH 1/9]: C++ P0482R5 char8_t: Documentation updates Jason Merrill
19:44 Re: [C++ PATCH] Fix xvalue COND_EXPR handling (PR c++/88103) Jason Merrill
19:39 Re: [RFC][PATCH]Merge VEC_COND_EXPR into MASK_STORE after loop vectorization Jeff Law
19:32 [PATCH] Disallow configuring for powerpc*-*-linux*paired Segher Boessenkool
19:25 Re: [PATCH 2/9][GCC][AArch64][middle-end] Add rules to strip away unneeded type casts in expressions Jeff Law
19:18 Re: [Patch, ppc/darwin 2/2] Make Darwin's call handling follow the style of AIX/ELFv2/sysv. Iain Sandoe
19:14 Re: [Patch, ppc/darwin 1/2] Fix bootstrap. Iain Sandoe
18:53 Re: [PATCH] Fix PR64242 Jeff Law
18:49 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler [v3] Ian Lance Taylor via gcc-patch
18:49 Re: [doc, rfc] document __builtin_setjmp and __builtin_longjmp Jeff Law
17:39 Re: PR fortran/87919 patch for -fno-dec-structure Fritz Reese
17:13 [committed] Minor H8 warning bugfix Jeff Law
17:12 Re: PR fortran/87919 patch for -fno-dec-structure Jakub Jelinek
17:03 Re: [PATCH] OpenACC 2.6 manual deep copy support (attach/detach) Julian Brown
17:00 Re: [PATCH v3] Make function clone name numbering independent. Michael Ploujnikov
16:51 [PATCH, og8] Add OpenACC 2.6 `acc_get_property' support Maciej W. Rozycki
16:50 Re: [wwwdocs] Add D language to news, frontends, release notes, and readings. Iain Buclaw
16:40 Re: [RFC][AArch64] Add support for system register based stack protector canary access Ard Biesheuvel
16:26 Re: [PATCH] Fix PR64242 Jakub Jelinek
16:05 Re: [committed] C++ PATCH to add test for c++/83856 Marek Polacek
16:02 Re: [committed] Clean up Fortran OpenACC wait clause handling Julian Brown
15:58 Re: PR fortran/87919 patch for -fno-dec-structure Jakub Jelinek
15:53 [Ada] Fixes for various wrong and missing error messages on ACATS B85100[567] Pierre-Marie de Rodat
15:53 [Ada] Spurious error on dependent expression that is an array Pierre-Marie de Rodat
15:52 Re: PR fortran/87919 patch for -fno-dec-structure Fritz Reese
15:52 [Ada] Add leap seconds for 2015 and 2016 Pierre-Marie de Rodat
15:52 [Ada] Fix recent regression on array aggregate with dynamic subtype Pierre-Marie de Rodat
15:52 [Ada] Fix internal error on package instantiation on private type Pierre-Marie de Rodat
15:51 [Ada] Fix problematic overloading of operator in Ada 95 mode Pierre-Marie de Rodat
15:51 [Ada] A task not executing an entry call consumes an Entry_Call slot Pierre-Marie de Rodat
15:50 [Ada] Fix assertion failures with -gnatde and -gnatdv Pierre-Marie de Rodat
15:50 [Ada] Gigi support for OpenACC pragmas Pierre-Marie de Rodat
15:50 [Ada] Adjust the default MALLOC_OBSERVABLE_ALIGNMENT to 2 * POINTER_SIZE Pierre-Marie de Rodat
15:50 [Ada] Missing check on if-expression Pierre-Marie de Rodat
15:39 [PATCH] Fix PR88315 Richard Biener
15:36 [PATCH] Fix epilogue vectorization niter more Richard Biener
15:31 Re: [RFC][AArch64] Add support for system register based stack protector canary access Florian Weimer
15:26 Re: PR fortran/87919 patch for -fno-dec-structure Mark Eggleston
15:21 [committed] Fix ICE due to bogus operand predicate in H8 port peepholes Jeff Law
15:16 [committed] Make some test names unique Jeff Law
15:12 [PATCH] Tighten PRE/FRE elimination Richard Biener
15:05 Re: [PATCH] S/390: Add support for section anchors Andreas Krebbel
14:53 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler Nick Clifton
14:45 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler [v3] Nick Clifton
14:25 Re: [Darwin] Fix build warnings for libstdc++ [NFC] Jonathan Wakely
13:45 Re: [PATCH] i386; Add -mmanual-endbr and cf_check function attribute H.J. Lu
13:40 Re: [PATCH] Fix PR64242 Christophe Lyon
13:37 [PATCH] Fix PR88301 Richard Biener
13:35 [committed] Add testcase from PR tree-optimization/71109 Jakub Jelinek
13:34 Re: [PATCH] Fix PR64242 Richard Biener
13:23 [PATCH] Fix epilogue upper bound for epilogue vectorization Richard Biener
13:16 Re: Add a loop versioning pass Richard Biener
13:10 [committed] Adjust aarch64/vcond_1.C testcase (PR target/88287) Jakub Jelinek
12:34 Re: [wwwdocs] readings.html -- two broken z/Architecture links Ulrich Weigand
10:29 Re: [PATCH v3][C][ADA] use function descriptors instead of trampolines in C Uecker, Martin
10:28 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler [v3] Richard Biener
10:03 Re: [RFC][AArch64] Add support for system register based stack protector canary access Ramana Radhakrishnan
09:59 Re: [RFC][AArch64] Add support for system register based stack protector canary access Jakub Jelinek
09:55 [RFC][AArch64] Add support for system register based stack protector canary access Ramana Radhakrishnan
09:19 Re: [ARM/FDPIC v4 00/20] FDPIC ABI for ARM Christophe Lyon
09:14 Re: [committed] C++ PATCH to add test for c++/83856 Christophe Lyon
07:12 Re: [PATCH] [MIPS] GCC: Fix Loongson3 LLSC Errata YunQiang Su
06:18 Re: [Patch, ppc/darwin 1/2] Fix bootstrap. Alan Modra
03:39 Re: Update GCC to autoconf 2.69, automake 1.15.1 Iain Buclaw
01:28 [Patch, ppc/darwin 2/2] Make Darwin's call handling follow the style of AIX/ELFv2/sysv. Iain Sandoe
01:27 [Patch, ppc/darwin 1/2] Fix bootstrap. Iain Sandoe
00:37 [Darwin] Fix build warnings for libstdc++ [NFC] Iain Sandoe

December 02, 2018
22:24 [PATCH, i386]: Correctly compute number of GPR moves in memory move cost function Uros Bizjak
21:34 Re: [wwwdocs] Add D language to news, frontends, release notes, and readings. Gerald Pfeifer
21:11 Re: [PING^3] Re: [PATCH 1/3] Support instrumenting returns of instrumented functions Andi Kleen
20:17 Re: [wwwdocs] Add D language to news, frontends, release notes, and readings. Iain Buclaw
20:04 Re: [PATCH] Add *vec_concatv4sf_0 and *vec_concatv4si_0 insns (PR target/88278) Uros Bizjak
19:48 Re: [PATCH] Add *vec_concatv4sf_0 and *vec_concatv4si_0 insns (PR target/88278) Jakub Jelinek
19:23 Re: [PATCH] Add *vec_concatv4sf_0 and *vec_concatv4si_0 insns (PR target/88278) Uros Bizjak
18:38 Re: [PATCH 2/2] asm inline Marc Glisse
18:32 [committed] Fix several H8 ICEs Jeff Law
17:45 Re: [PATCH 2/2] asm inline Segher Boessenkool
17:23 Re: [PATCH 2/2] asm inline Marc Glisse
17:23 Re: [wwwdocs] Add D language to news, frontends, release notes, and readings. Gerald Pfeifer
16:40 [PATCH 2/2] asm inline Segher Boessenkool
16:39 [PATCH 1/2] asm qualifiers (PR55681) Segher Boessenkool
16:38 [PATCH v2 0/2] asm qualifiers (PR55681) and asm inline Segher Boessenkool
16:26 Re: [PING^3] Re: [PATCH 1/3] Support instrumenting returns of instrumented functions Dominique d'Humières
14:37 Re: [PATCH] Add sinh(tanh(x)) and cosh(tanh(x)) rules Segher Boessenkool
13:07 Re: [C++ PATCH] Fix xvalue COND_EXPR handling (PR c++/88103) Jakub Jelinek
12:56 [committed] Handle OMP_CLAUSE_{IN,TASK}_REDUCTION in tree-nested.c Jakub Jelinek
12:54 [committed] Allow taskloop cancellation Jakub Jelinek
12:46 [committed] Fix ICE in asan_clear_shadow (PR sanitizer/88291) Jakub Jelinek
11:52 Re: [testsuite] Require ucn support in gdc.test/compilable/ddoc12.d (PR d/88039) Iain Buclaw
11:48 [PATCH, d] Committed merge with upstream dmd Iain Buclaw
11:16 Re: [wwwdocs] [committed] Add ARC news Gerald Pfeifer
10:55 [wwwdocs] readings.html -- update the link to blackfin docs Gerald Pfeifer
04:26 Re: [C++ Patch] PR 84636 ("internal compiler error: Segmentation fault (identifier_p()/grokdeclarator())") Jason Merrill
00:49 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler Cary Coutant
00:11 Re: [C++ PATCH] Fix xvalue COND_EXPR handling (PR c++/88103) Jason Merrill
00:08 Re: [C++ PATCH] Fix C++ parser endless diagnostics on CPP_PRAGMA_EOL (PR c++/88258) Jason Merrill

December 01, 2018
22:01 [committed] C++ PATCH to add test for c++/79629 Marek Polacek
22:01 [committed] C++ PATCH to add test for c++/87523 Marek Polacek
22:01 [committed] C++ PATCH to add test for c++/83856 Marek Polacek
21:49 [PATCH, libphobos] Committed add support for riscv to glibc bindings Iain Buclaw
21:16 [PATCH,Fortran] RFC: Setup locale for Fortran programs Janne Blomqvist
19:59 Re: [doc, rfc] document __builtin_setjmp and __builtin_longjmp Sandra Loosemore
19:18 [wwwdocs] readings.html -- two broken z/Architecture links Gerald Pfeifer
18:38 Re: [PATCH] v4: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) Jason Merrill
18:28 Re: [testsuite] Require ucn support in gdc.test/compilable/ddoc12.d (PR d/88039) Iain Buclaw
18:10 Re: [committed] Trivial testsuite fix to cope with Indu's recent change Indu Bhagat
17:41 [wwwdocs] gcc-4.9/changes.html -- tweak openmp.org link Gerald Pfeifer
17:33 Re: [PATCH 2/6] ifcvt: Allow constants operands in noce_convert_multiple_sets. Jeff Law
17:27 [wwwdocs] news/chill.html - tweak a link Gerald Pfeifer
17:19 [wwwdocs] Adjust address of Doxygen in codingconventions.html Gerald Pfeifer
16:56 [committed] Trivial testsuite fix to cope with Indu's recent change Jeff Law
16:31 Re: [PATCH v3] Make function clone name numbering independent. H.J. Lu
16:26 Re: C++ PATCH to implement C++20 P0634R3, Down with typename! Marek Polacek
15:57 Re: C++ PATCH to implement C++20 P0634R3, Down with typename! Jason Merrill
09:27 Re: [doc, rfc] document __builtin_setjmp and __builtin_longjmp Andreas Schwab
07:36 [PATCH] Partial fix for asan on big endian targets (PR sanitizer/88289) Jakub Jelinek
04:57 [doc, rfc] document __builtin_setjmp and __builtin_longjmp Sandra Loosemore
01:03 Re: [PATCH] Add missing noexpect causes in tuple for move functions nick
00:49 Re: [RS6000] num_insns_constant ICE Segher Boessenkool
00:31 Re: [PATCH] Improve combiner's find_split_point (PR target/54589) Segher Boessenkool
00:16 Re: [PATCH] Added information about inline assembler in stack calculations (.su files) Jeff Law


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc