gcc-patches archive
date index for April, 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:

April 30, 2018
23:35 Re: [AARCH64] Neon vld1_*_x3, vst1_*_x2 and vst1_*_x3 intrinsics Sameera Deshpande
23:20 [PATCH] Add support for gcc as git submodule of another repository. Jim Wilson
23:08 Re: [PATCH] Add -C when using -Wimplicit-fallthrough and --save-temps (PR preprocessor/78497). Jeff Law
22:57 Re: [PATCH] POPCOUNT folding optimizations Jeff Law
22:44 Re: [PATCH] restore -Warray-bounds for string literals (PR 83776) Jeff Law
22:21 Re: [PATCH] selftest: remove "Yoda ordering" in assertions Jeff Law
22:19 Re: Generalize a<b&a<c -> a<min(b,c) Jeff Law
21:06 C++ PATCH for c++/84701, unsigned typeof(x) Jason Merrill
21:04 Re: [i386] Mask generation in avx2intrin.h Marc Glisse
20:37 C++ PATCH for c++/85305, pack in lambda init-capture Jason Merrill
19:56 Re: [PATCH] Warn for ignored ASM labels on typdef declarations PR 85444 (v.2) Joseph Myers
19:52 Re: [PATCH] [configure] Added "nfp" to the build for binutils. Joel Brobecker
19:19 [PATCH] Implement absv2di2 and absv4di2 expanders for pre-avx512vl (PR target/85572) Jakub Jelinek
19:04 Re: [PATCH] Warn for ignored ASM labels on typdef declarations PR 85444 (v.2) Will Hawkins
18:50 Re: [PATCH] Simplify floating point comparisons Marc Glisse
18:21 [PATCH] [configure] Added "nfp" to the build for binutils. Francois H. Theron
18:16 Re: ATTRIBUTE_NONSTRING Pedro Alves
17:50 Re: [PATCH] handle local aggregate initialization in strlen (PR 83821) Jeff Law
17:41 [PATCH][tree-complex.c] PR tree-optimization/70291: Inline floating-point complex multiplication more aggressively Kyrill Tkachov
17:26 Re: [PATCH] Simplify floating point comparisons Jeff Law
17:24 Generalize a<b&a<c -> a<min(b,c) Marc Glisse
17:17 Re: [PATCH] fold strlen of constant aggregates (PR 83693) Jeff Law
17:05 [PATCH] rs6000: Remove paired single Segher Boessenkool
16:52 Re: [PATCH, rs6000] Add missing vec_max tests Carl Love
16:47 Re: Use poly_int tree accessors Jeff Law
16:10 Re: [PATCH, rs6000] Add missing vec_max tests Peter Bergner
16:05 [PATCH, rs6000] Add vec_first_match_index, vec_first_mismatch_index, vec_first_match_or_eos_index, vec_first_mismatch_or_eos_index Carl Love
15:53 Re: [PATCH] Clarify documentation for -fpie and -fPIE Jeff Law
15:43 Re: [PATCH] Print function attributes in rtl dumps Jeff Law
15:42 Re: [PATCH] Fix loop-header copying do-while loop detection (PR85116) David Edelsohn
15:39 [PATCH] selftest: remove "Yoda ordering" in assertions David Malcolm
15:36 [PATCH, rs6000] Add missing vec_max tests Carl Love
15:34 [committed] selftest.h: fix alphabetization of per-source-file selftest declarations David Malcolm
15:04 [committed] Use char_span for return type of location_get_source_line David Malcolm
14:47 [committed] input.h: use STATIC_ASSERT David Malcolm
14:34 Re: [PATCH] Prevent excessive loop-header copying with multiple exits Kyrill Tkachov
14:12 [PATCH][GCC][AArch64] Correct 3 way XOR instructions adding missing patterns. Tamar Christina
13:41 [og7, openacc, testsuite, committed] Reduce resource usage for Titan V in parallel-dims.c Tom de Vries
13:34 [og7, libgomp, nvptx, committed] Fix too-many-resources fatal error condition and message Tom de Vries
13:18 RE: [PATCH 5/5] [ARC] Clear the instruction cache using syscalls. Claudiu Zissulescu
13:17 RE: [PATCH 4/5] [ARC] Cleanup sdata handling. Claudiu Zissulescu
13:17 RE: [PATCH 3/5] [ARC] Update movhi and movdi patterns. Claudiu Zissulescu
12:51 [PATCH] Clarify documentation for -fpie and -fPIE Jonathan Wakely
12:48 [PATCH] Kill verify_expr Richard Biener
12:40 Re: RFA (clobbers, gimplification): PATCH for c++/61982, dead stores to destroyed objects Richard Biener
12:37 Re: gcc 8 trunk broken O3 on x86_64 Richard Biener
12:35 [PATCH] DWARF: Emit DWARF5 forms for indirect addresses and string offsets. Mark Wielaard
12:34 [PATCH] DWARF: Add header for .debug_str_offsets table for dwarf_version 5. Mark Wielaard
12:17 [PATCH] doc/invoke.texi (-fdebug-types-section): Fix grammar. Jonathan Wakely
11:51 Re: [PATCH] Warn for ignored ASM labels on typdef declarations PR 85444 (v.2) Joseph Myers
11:46 Re: [patch] allow '-' for stdout dump Nathan Sidwell
11:37 Re: [PATCH] Do not set nothrow flag on recursive function with stack checking Jan Hubicka
10:56 Re: [PATCH] Do not set nothrow flag on recursive function with stack checking Richard Biener
10:39 Re: Improve partitioning decisions Jan Hubicka
10:16 [PATCH] More checking TLC Richard Biener
08:52 [Patch, Fortran, pr85507, v1] Modell variable dependencies in coarray expression correctly. Andre Vehreschild
08:43 Re: [PATCH] Fix PR c++/85400 Eric Botcazou
08:17 Patch ping Jakub Jelinek
07:50 Re: [PATCH] Fix loop-header copying do-while loop detection (PR85116) Richard Biener

April 29, 2018
22:35 Re: Improve partitioning decisions H.J. Lu
18:02 Fix lto partition ordering Jan Hubicka
16:43 Re: [PATCH] Fix loop-header copying do-while loop detection (PR85116) Richard Biener
10:45 [openacc, testsuite, PR85527, committed] Fix undefined behaviour in atomic_capture-1.c Tom de Vries
07:23 Re: [C++ PATCH] Fix value initialized decltype(nullptr) in constexpr (PR c++/85553) Paolo Carlini

April 28, 2018
23:33 Re: [ARM] Fix PR85434: spill of stack protector's guard address Segher Boessenkool
23:07 Re: [PATCH] Fix loop-header copying do-while loop detection (PR85116) David Edelsohn
21:17 Re: [PATCH] Warn for ignored ASM labels on typdef declarations PR 85444 (v.2) Will Hawkins
20:35 Re: [PATCH] DWARF: Add .debug_addr table header for dwarf_version >= 5. Jakub Jelinek
19:56 Re: [PATCH] DWARF: Add .debug_addr table header for dwarf_version >= 5. Mark Wielaard
19:24 Re: [PATCH] DWARF: Add .debug_addr table header for dwarf_version >= 5. Jakub Jelinek
19:01 Re: [PATCH] DWARF: Add .debug_addr table header for dwarf_version >= 5. Mark Wielaard
18:56 Improve partitioning decisions Jan Hubicka
18:54 Re: [PATCH] DWARF: Add .debug_addr table header for dwarf_version >= 5. Eric Botcazou
16:41 Re: [C++ PATCH] Fix value initialized decltype(nullptr) in constexpr (PR c++/85553) Jason Merrill
16:36 Re: [PATCH] DWARF: Add .debug_addr table header for dwarf_version >= 5. Jakub Jelinek
16:18 Re: [PATCH] DWARF: Add .debug_addr table header for dwarf_version >= 5. Mark Wielaard
16:00 Re: [PATCH] DWARF: Add .debug_addr table header for dwarf_version >= 5. Eric Botcazou
15:33 Re: [patch] allow '-' for stdout dump Sandra Loosemore
15:23 Re: [PATCH] Fix loop-header copying do-while loop detection (PR85116) Jeff Law
15:23 [PATCH] DWARF: Add .debug_addr table header for dwarf_version >= 5. Mark Wielaard
14:54 Re: [Ping, Fortran, Patch, PR81773, PR83606, coarray, v1] Fix coarray get to array with vector indexing Andre Vehreschild
11:58 Re: [ARM] Fix PR85434: spill of stack protector's guard address Richard Sandiford
09:42 Re: [PATCH PR other/77609] Let the assembler choose ELF section types for miscellaneous named sections Roland McGrath via gcc-patches
09:20 Re: [PATCH] Do not set nothrow flag on recursive function with stack checking Eric Botcazou
08:08 Re: [PATCH] Fix loop-header copying do-while loop detection (PR85116) Richard Biener
07:38 [PATCH, i386]: Fix PR84431, suboptimal code for masked shifts Uros Bizjak
07:06 Re: [PATCH] Shave some bit of work off verify_gimple_in_cfg Richard Biener
06:46 Re: [PATCH] Fix loop-header copying do-while loop detection (PR85116) Richard Biener
06:25 Re: ATTRIBUTE_NONSTRING Alan Modra

April 27, 2018
23:32 [ARM] Fix PR85434: spill of stack protector's guard address Thomas Preudhomme
23:26 Re: [C++ PATCH] Fix value initialized decltype(nullptr) in constexpr (PR c++/85553) Paolo Carlini
23:06 Re: [wwwdocs] Add no_sanitize attribute Jeff Law
22:28 [openacc, testsuite, PR85527, committed] Fix undefined behaviour in atomic_capture-1.f90 Tom de Vries
22:27 Re: [PATCHv2][PR 81376] Remove unnecessary float casts in comparisons Jeff Law
22:24 Re: ATTRIBUTE_NONSTRING Hans-Peter Nilsson
21:44 RFA (clobbers, gimplification): PATCH for c++/61982, dead stores to destroyed objects Jason Merrill
21:40 Re: [PATCH 5/5] [ARC] Clear the instruction cache using syscalls. Andrew Burgess
21:39 Re: [PATCH 4/5] [ARC] Cleanup sdata handling. Andrew Burgess
21:27 Re: [PATCH 3/5] [ARC] Update movhi and movdi patterns. Andrew Burgess
21:24 Re: [wwwdocs]Mention -ftree-loop-distribution Jeff Law
20:38 Re: [C++ PATCH] Fix value initialized decltype(nullptr) in constexpr (PR c++/85553) Paolo Carlini
20:25 Re: [C++ PATCH] Fix value initialized decltype(nullptr) in constexpr (PR c++/85553) Paolo Carlini
20:22 [committed] input.h: convert some macros to inline functions David Malcolm
20:13 Re: [C++ PATCH] Fix value initialized decltype(nullptr) in constexpr (PR c++/85553) Jason Merrill
20:13 Re: [C++ PATCH] Fix value initialized decltype(nullptr) in constexpr (PR c++/85553) Jakub Jelinek
19:32 Re: Remove tilegx port Jeff Law
19:12 Re: [PATCH][arm][FreeBSD] PR libgcc/84292 Andreas Tobler
18:48 Re: libgo patch committed, RFA for GCC 8 release branch: Solaris assembler support Ian Lance Taylor
18:07 [C++ PATCH] Fix value initialized decltype(nullptr) in constexpr (PR c++/85553) Jakub Jelinek
18:05 Re: libgo patch committed, RFA for GCC 8 release branch: Solaris assembler support Jakub Jelinek
18:01 libgo patch committed, RFA for GCC 8 release branch: Solaris assembler support Ian Lance Taylor
17:43 Re: [PR 85549] Add mising check to aggregate IPA-CP propagation Richard Biener
17:42 Re: Remove tilegx port Richard Biener
17:26 Re: Remove tilegx port Jeff Law
17:09 Re: C++ PATCH for c++/85545, ICE with noexcept static_cast Jason Merrill
16:40 Re: [C++ Patch] PR 84691 ("[6/7/8/9 Regression] internal compiler error: in poplevel_class...") Jason Merrill
16:39 Re: [PATCH] v2: Don't offer suggestions for compiler-generated variables (PR c++/85515) Jason Merrill
15:36 Re: [PR 85549] Add mising check to aggregate IPA-CP propagation Martin Jambor
15:31 [PR 85549] Add mising check to aggregate IPA-CP propagation Martin Jambor
15:01 C++ PATCH for c++/85545, ICE with noexcept static_cast Jason Merrill
14:32 Re: [PATCH] Fix aarch64 ILP32 ICE with vaarg gimplified code Kyrill Tkachov
14:26 Re: [PATCH] Fix aarch64 ILP32 ICE with vaarg gimplified code James Greenhalgh
13:59 [C++ PATCH] cleanup 2 Nathan Sidwell
13:12 Re: [patch] allow '-' for stdout dump Nathan Sidwell
13:10 Re: [patch][i386] Goldmont -march/-mtune options Uros Bizjak
12:52 Re: [libstdc++; pr66689; pr68397] Backport special function fixes to 7. Jonathan Wakely
11:54 [C++ PATCH] some cleanups Nathan Sidwell
11:28 [PATCH] More stmt verification pruning Richard Biener
11:01 [PATCH] Remove MPX support Martin Liška
10:41 [PATCH] Shave some bit of work off verify_gimple_in_cfg Richard Biener
10:28 Re: [PATCH] [Microblaze]: PIC Data Text Relative Andrew Sadek
09:34 [C++ Patch] PR 84691 ("[6/7/8/9 Regression] internal compiler error: in poplevel_class...") Paolo Carlini
09:14 Re: [patch] allow '-' for stdout dump Richard Biener
09:09 Re: [PATCH] Do not set nothrow flag on recursive function with stack checking Richard Biener
09:05 [PATCH 2/2, i386]: Emit inter-unit moves using preferred_for_speed infrastructure Uros Bizjak
09:02 Re: [PATCH] Fix aarch64 ILP32 ICE with vaarg gimplified code Richard Biener
08:53 Re: [PATCH] Fix aarch64 ILP32 ICE with vaarg gimplified code Kyrill Tkachov
08:37 Re: [PATCH][arm] PR target/82518: Return false in ARRAY_MODE_SUPPORTED_P for BYTES_BIG_ENDIAN Kyrill Tkachov
08:36 Re: [PATCH] Fix loop-header copying do-while loop detection (PR85116) Richard Biener
08:33 Re: [PATCH][AArch64] PR target/85512: Tighten SIMD right shift immediate constraints James Greenhalgh
08:29 Re: [PATCH][AArch64] PR target/85512: Tighten SIMD right shift immediate constraints Kyrill Tkachov
08:24 Re: [PATCH] Prevent excessive loop-header copying with multiple exits Richard Biener
08:16 Re: PR85532, crtend.o built without --enable-initfini-array has bad .eh_frame Alan Modra
08:04 [patch][i386] Goldmont -march/-mtune options Makhotina, Olga
07:31 Re: PR85532, crtend.o built without --enable-initfini-array has bad .eh_frame Jakub Jelinek
07:27 Re: PR85532, crtend.o built without --enable-initfini-array has bad .eh_frame Segher Boessenkool
07:21 gcc 8 trunk broken O3 on x86_64 graham stott via gcc-patches
07:07 Re: [PATCH] Fix reassoc var_bound optimization (PR tree-optimization/85529) Richard Biener
06:32 [NDS32, committed] Fix bug in bit-instruction checking functions. Chung-Ju Wu
06:25 [NDS32, committed] Split movdi/df if reigster number is illegal. Chung-Ju Wu
06:20 [NDS32, committed] Fix incorrect settings in sfp-machine.h and t-nds32-newlib for hard fp. Chung-Ju Wu
06:15 [NDS32, committed] Fix print operand for cctl register. Chung-Ju Wu
06:09 [NDS32, committed] Add missing newline character into ASM_APP_ON macro. Chung-Ju Wu
03:17 [libstdc++; pr66689; pr68397] Backport special function fixes to 7. Ed Smith-Rowland
01:41 ATTRIBUTE_NONSTRING Alan Modra
01:36 Re: [PATCH] [Microblaze]: PIC Data Text Relative Michael Eager
01:19 PR85532, crtend.o built without --enable-initfini-array has bad .eh_frame Alan Modra
01:07 Re: [PATCH] Fix loop-header copying do-while loop detection (PR85116) David Edelsohn
00:01 [PATCH] v2: Don't offer suggestions for compiler-generated variables (PR c++/85515) David Malcolm

April 26, 2018
21:12 RE: [PATCH 2/2] MIPS/GCC/testsuite: Fix data-sym-pool.c for n64 code Maciej W. Rozycki
21:10 RE: [PATCH 1/2] MIPS/GCC/testsuite: Fix data-sym-pool.c for SVR4 model at -O0 Maciej W. Rozycki
20:15 [PATCH] Fix reassoc var_bound optimization (PR tree-optimization/85529) Jakub Jelinek
20:09 [PATCH] Add _mm512_{,mask_}mullox_epi64 intrinsics (PR target/85530) Jakub Jelinek
19:53 Re: [PATCH] Don't offer suggestions for compiler-generated variables (PR c++/85515) Jason Merrill
18:50 Re: [PATCH] Fix PR c++/85400 Jason Merrill
17:31 Re: [patch] allow '-' for stdout dump Sandra Loosemore
17:12 [patch] allow '-' for stdout dump Nathan Sidwell
15:21 Fix wrong loop-invariant motion Eric Botcazou
14:29 [PATCH] Do not set nothrow flag on recursive function with stack checking Eric Botcazou
14:07 Re: dumpfile cleanup Richard Biener
14:04 Re: [PATCH] Fix aarch64 ILP32 ICE with vaarg gimplified code Christophe Lyon
13:47 Re: [PATCH][AArch64] PR target/85512: Tighten SIMD right shift immediate constraints Richard Sandiford
13:43 [PATCH] Fix PR c++/85400 Eric Botcazou
13:41 Re: [PATCH] Fix aarch64 ILP32 ICE with vaarg gimplified code Richard Biener
13:29 Re: PR testsuite/85483: Move aarch64/sve/vcond_1.c test to g++.dg/other/ Richard Sandiford
13:10 Re: [PATCH] Fix aarch64 ILP32 ICE with vaarg gimplified code Christophe Lyon
12:39 Re: PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process' Martin Jambor
12:22 [PATCH] Prevent excessive loop-header copying with multiple exits Richard Biener
12:20 Re: [PATCH] Fix loop-header copying do-while loop detection (PR85116) Richard Biener
12:09 [PATCH] Fix aarch64 ILP32 ICE with vaarg gimplified code Richard Biener
12:01 dumpfile cleanup Nathan Sidwell
10:52 [PATCH] Use response files from the driver in more cases Eric Botcazou
10:47 Re: PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process' Thomas Schwinge
10:16 Re: GCC 8.1 RC1 Bootstrap comparison failure on AIX Jakub Jelinek
10:07 [PATCH] Fix loop-header copying do-while loop detection (PR85116) Richard Biener
08:35 Re: [PATCH] Improve bootstrap times Jakub Jelinek
08:33 Re: GCC 8.1 RC1 Bootstrap comparison failure on AIX Jakub Jelinek
08:08 Re: [PATCH] Improve bootstrap times Richard Biener
08:07 Re: GCC 8.1 RC1 Bootstrap comparison failure on AIX Jakub Jelinek
07:56 Re: GCC 8.1 RC1 Bootstrap comparison failure on AIX Richard Biener
07:49 Re: [PATCH][arm][FreeBSD] PR libgcc/84292 Richard Biener
07:47 Re: [PATCH] Document that -Wreturn-type is enabled by default for C++ Richard Biener
07:45 Re: [PATCH] Don't offer suggestions for compiler-generated variables (PR c++/85515) Richard Biener
07:21 Re: [PATCH] Improve bootstrap times Richard Biener
07:20 [PATCH] Fix PR85450 Richard Biener
07:09 Re: [PATCH] Improve bootstrap times Bernhard Reutner-Fischer
05:13 Re: [PATCH] Try to use issetugid before falling back to insecure getenv Matija Skala
03:49 PING: [PATCH] Don't mark IFUNC resolver as only called directly H.J. Lu
02:54 [PATCH] C/C++: Add -Waddress-of-packed-member H.J. Lu
01:40 GCC 8.1 RC1 Bootstrap comparison failure on AIX David Edelsohn
01:28 Re: [PATCH 0/4] ASAN for MIPS (o32) Hans-Peter Nilsson

April 25, 2018
23:13 Re: RFC: bash completion David Malcolm
22:40 [Committed] Remove myself as MIPS maintainer Moore, Catherine
20:41 [PATCH][arm][FreeBSD] PR libgcc/84292 Andreas Tobler
20:12 [PATCH] Minor documentation correction in aarch64-simd.md Indu Bhagat
18:54 [PATCH] Document that -Wreturn-type is enabled by default for C++ Jonathan Wakely
17:53 Re: [PATCH] Try to use issetugid before falling back to insecure getenv Andreas Schwab
17:34 Re: [PATCH] DWARF sort longer dirs before shorter ones in directory table. Mark Wielaard
17:31 Re: [PATCH][arm] PR target/82518: Return false in ARRAY_MODE_SUPPORTED_P for BYTES_BIG_ENDIAN Maxim Kuvyrkov
17:11 Re: [PATCH] Don't offer suggestions for compiler-generated variables (PR c++/85515) Nathan Sidwell
16:28 Re: [PATCH, rs6000] Improve Documentation of Built-In Functions Part 1 Kelvin Nilsen
15:47 [wwwdocs] Add notes on common C++ problems with GCC 8 Jonathan Wakely
15:38 Re: [PATCH] Don't offer suggestions for compiler-generated variables (PR c++/85515) Jakub Jelinek
15:34 Re: [PATCH][i386] PR target/85473, Fix _movdir64b expansion with -mx32 Jakub Jelinek
15:33 [PATCH] Don't offer suggestions for compiler-generated variables (PR c++/85515) David Malcolm
15:31 Re: [PATCH][i386] PR target/85473, Fix _movdir64b expansion with -mx32 H.J. Lu
14:11 Re: [PATCH] Improve bootstrap times Richard Biener
14:05 Re: [PATCH] Improve bootstrap times Jakub Jelinek
13:56 Re: PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process' (was: [patch, libfortran, committed] Implement stop_numeric for minimal targets) Martin Jambor
13:52 Re: [PATCH] Improve bootstrap times Richard Biener
13:16 Re: GCC 6 backports Jan Hubicka
13:16 [PATCH] Improve bootstrap times Richard Biener
12:46 Re: [RFH] split {generic,gimple}-match.c files Martin Liška
12:26 Re: [RFH] split {generic,gimple}-match.c files Richard Biener
12:23 Re: [RFH] split {generic,gimple}-match.c files Richard Biener
12:13 Re: [PATCH][i386] PR target/85473, Fix _movdir64b expansion with -mx32 Uros Bizjak
12:01 Re: [PATCH 0/2] Require that constraints are used to reference global regs Michael Matz
11:44 [wwwdocs] Correct notes about -Wreturn-type change for C++ Jonathan Wakely
11:43 [RFH] split {generic,gimple}-match.c files Richard Biener
11:08 Re: [nvptx, libgomp, testsuite, PR85519] Reduce recursion depth in declare_target-{1,2}.f90 Jakub Jelinek
11:03 RE: [PATCH][i386] PR target/85473, Fix _movdir64b expansion with -mx32 Peryt, Sebastian
10:58 [nvptx, libgomp, testsuite, PR85519] Reduce recursion depth in declare_target-{1,2}.f90 Tom de Vries
10:06 [PATCH] Try to use issetugid before falling back to insecure getenv Matija Skala
09:54 Re: [PATCH] PR gcc/84923 - gcc.dg/attr-weakref-1.c failed on aarch64 Ramana Radhakrishnan
09:39 Re: [Ada] Regenerate gnat_ugn.texi Richard Biener
08:52 [Ada] Regenerate gnat_ugn.texi Eric Botcazou
08:13 [PATCH] Bump LTO_major_version on trunk Richard Biener
07:51 Re: [PATCH] Update nvptx newlib installation requirements Richard Biener
07:38 Re: GCC 6 backports Martin Liška
00:15 [Committed] PR fortran/85520 -- check for negative length Steve Kargl

April 24, 2018
22:34 [PATCH] rs6000: Fix __powikf2 and __abskf2 spelling Segher Boessenkool
22:10 RE: [PATCH 2/2] x86: Update __CET__ check Tsimbalist, Igor V
22:09 RE: [PATCH 1/2] x86/CET: Add -fcf-protection to STAGE4_CFLAGS Tsimbalist, Igor V
21:46 Re: [PATCH, rs6000] Improve Documentation of Built-In Functions Part 1 Segher Boessenkool
20:41 Re: [PATCH] [PR c++/85437] accept static_casted ptrmem in constexpr Jason Merrill
20:35 Re: [PATCH][AArch64] PR target/85512: Tighten SIMD right shift immediate constraints Jakub Jelinek
19:53 Re: [PATCH] Warn for ignored ASM labels on typdef declarations Joseph Myers
19:26 Re: [PATCH, rs6000] Improve Documentation of Built-In Functions Part 1 Kelvin Nilsen
17:42 Re: [PATCH] PR 85075, Fix PowerPC __float182/__ibm128 types and mangling Joseph Myers
17:35 [PATCH] Remove __builtin_ia32_readeflags_u32/__builtin_ia32_writeeflags_u32 builtins for TARGET_64BIT (PR target/85511) Jakub Jelinek
17:08 [PATCH 2/2] x86: Update __CET__ check H.J. Lu
17:08 [PATCH 1/2] x86/CET: Add -fcf-protection to STAGE4_CFLAGS H.J. Lu
16:59 Re: [PATCH][AArch64] PR target/85512: Tighten SIMD right shift immediate constraints Kyrill Tkachov
16:52 Re: [PATCH 0/2] Require that constraints are used to reference global regs Alexander Monakov
16:32 Re: [PATCH] [PR c++/85437] accept static_casted ptrmem in constexpr Nathan Sidwell
16:31 Re: [PATCH] [PR c++/85437] accept static_casted ptrmem in constexpr Nathan Sidwell
16:25 Re: [PATCH] Remove __builtin_ia32_readeflags_u32/__builtin_ia32_writeeflags_u32 builtins for TARGET_64BIT (PR target/85511) Uros Bizjak
16:24 Re: RFC: C++ PATCH for c++/69763, making C++ alignof match C _Alignof Jakub Jelinek
16:22 Re: [PATCH][AArch64] PR target/85512: Tighten SIMD right shift immediate constraints Kyrill Tkachov
16:16 RE: [PATCH 0/5] x86/CET: Remove the -mcet command-lint option Tsimbalist, Igor V
16:09 Re: [PATCH][AArch64] PR target/85512: Tighten SIMD right shift immediate constraints James Greenhalgh
16:01 Re: [PATCH] Update nvptx newlib installation requirements Cesar Philippidis
15:56 Re: RFC: C++ PATCH for c++/69763, making C++ alignof match C _Alignof Jason Merrill
15:55 Re: [PATCH 0/2] Require that constraints are used to reference global regs Michael Matz
15:46 Re: [PATCH] Fix powerpc64le ICE in replace_swapped_load_constant (PR target/85503) Segher Boessenkool
15:38 [PATCH][AArch64] PR target/85512: Tighten SIMD right shift immediate constraints Kyrill Tkachov
15:17 Re: [PATCH 0/2] Require that constraints are used to reference global regs Alexander Monakov
15:14 Re: GCC 7 backports Martin Liška
14:17 Re: [PATCH AArch64]Fix test failure for pr84682-2.c Bin.Cheng
14:13 [PATCH, rs6000] Improve Documentation of Built-In Functions Part 1 Kelvin Nilsen
13:35 Re: RFC: C++ PATCH for c++/69763, making C++ alignof match C _Alignof Jakub Jelinek
13:35 Re: [PATCH] Fix PR85491 Jakub Jelinek
13:21 Re: [PATCH 0/2] Require that constraints are used to reference global regs Michael Matz
13:12 Re: [PATCH] Fix UB in ix86_expand_vector_init_one_var (PR target/85508) Richard Biener
13:07 Re: [PATCH 0/2] Require that constraints are used to reference global regs Alexander Monakov
12:53 [PATCH] Fix UB in ix86_expand_vector_init_one_var (PR target/85508) Jakub Jelinek
12:27 Re: [PATCH 0/2] Require that constraints are used to reference global regs Michael Matz
12:19 [Committed] Fix PR85478 Andreas Krebbel
07:52 [PATCH] Fix powerpc64le ICE in replace_swapped_load_constant (PR target/85503) Jakub Jelinek
07:42 [PATCH] Fix PR85491 Richard Biener
07:10 Re: [PATCH] Update nvptx newlib installation requirements Richard Biener
07:01 Re: [PATCH] Fix reg-stack error-recovery on pr84828 testcase (PR target/84828) Richard Biener

April 23, 2018
23:00 Re: [C++ Patch] PR 68374 ("G++ -Wshadow doesn't warn about static member shadowing") Paolo Carlini
22:00 Re: [PATCH 0/2] Require that constraints are used to reference global regs Alexander Monakov
21:44 Re: [C++ Patch] PR 68374 ("G++ -Wshadow doesn't warn about static member shadowing") Jason Merrill
21:33 Re: [PATCH 0/2] Require that constraints are used to reference global regs Michael Matz
21:17 [C++ Patch] PR 68374 ("G++ -Wshadow doesn't warn about static member shadowing") Paolo Carlini
20:49 Re: RFC: C++ PATCH for c++/69763, making C++ alignof match C _Alignof Jason Merrill
20:47 Re: [PATCH v2, rs6000] (PR84302) Fix _mm_slli_epi{32,64} for shift values 16 through 31 and negative Paul Clarke
20:04 Re: [PATCH 0/2] Require that constraints are used to reference global regs Alexander Monakov
20:03 Investment Project Proposal... Gabriel da Costa
19:47 Re: [PATCH v2, rs6000] (PR84302) Fix _mm_slli_epi{32,64} for shift values 16 through 31 and negative Segher Boessenkool
19:23 Re: [PATCH v2, rs6000] (PR84302) Fix _mm_slli_epi{32,64} for shift values 16 through 31 and negative Paul Clarke
19:21 ????????????!!!!!! FIFA 2018 WORLD CUP RUSSIA via
19:10 C++ PATCH for c++/85470, wrong error with static data member Jason Merrill
18:35 [PATCH] Optimize 128-bit vector insertion into zero 512-bit vector (PR target/85480) Jakub Jelinek
18:35 [PATCH] Fix reg-stack error-recovery on pr84828 testcase (PR target/84828) Jakub Jelinek
18:20 Re: [PATCH 0/2] Require that constraints are used to reference global regs Michael Matz
17:54 [PATCH 0/2] Require that constraints are used to reference global regs Alexander Monakov
17:54 [PATCH 1/2] extend.texi: update Global Register Variables section Alexander Monakov
17:54 [PATCH 2/2] df-scan: remove ad-hoc handling of global regs in asms Alexander Monakov
17:19 Re: [PATCH] [PR c++/85437] accept static_casted ptrmem in constexpr Jason Merrill
16:42 Re: [PATCH] rs6000 PR83660 fix ICE with vec_extract Segher Boessenkool
16:36 Re: [PATCH] rs6000 PR83660 fix ICE with vec_extract Aaron Sawdey
16:35 Re: Fix PR 85423 (Re: Fix PRs 80463, 83972, 83480) Jakub Jelinek
14:26 Re: Fix PR 85423 (Re: Fix PRs 80463, 83972, 83480) Alexander Monakov
14:22 [PATCH] Update nvptx newlib installation requirements Cesar Philippidis
14:03 Fix PR 85423 (Re: Fix PRs 80463, 83972, 83480) Andrey Belevantsev
12:23 RE: [PATCH] x86/cet: Use unsigned integer to unwind shadow stack Tsimbalist, Igor V
12:11 [PATCH] x86/cet: Use unsigned integer to unwind shadow stack H.J. Lu
12:08 Re: [PATCH, lto, PR85422] Fixup loops before lto write-out Richard Biener
12:07 [PATCH] Fix vect_get_peeling_costs_all_drs to not record spurious final costs Richard Biener
12:06 [PATCH, lto, PR85422] Fixup loops before lto write-out Tom de Vries
11:44 Re: [patch] Fix PR middle-end/85496 Richard Biener
11:24 [patch] Fix PR middle-end/85496 Eric Botcazou
10:34 [og7, nvptx, PR85486, committed] Force vl32 if calling vector-partitionable routines Tom de Vries
09:57 RE: [PATCH 2/5] [ARC] Fix FLS, SETI patterns. Claudiu Zissulescu
09:56 RE: [PATCH 1/5] [ARC] Update sleep builtin. Claudiu Zissulescu

April 22, 2018
22:02 Ref. Personal Request. Mrs. Alison.
19:17 [PATCH] c/55976 -Werror=return-type should error on returning a value from a void function dave . pagan
13:48 [PATCH 0/5] x86/CET: Remove the -mcet command-lint option H.J. Lu
13:48 [PATCH 1/5] x86/CET: Build target libraries with -mshstk H.J. Lu
13:48 [PATCH 4/5] x86/CET tests: Remove -mcet/-mno-cet or replace -mcet with -mshstk H.J. Lu
13:48 [PATCH 3/5] Don't bootstrap GCC with -mcet H.J. Lu
13:48 [PATCH 2/5] Regenerate configure of target libraries H.J. Lu
13:48 [PATCH 5/5] x86/CET: Remove the -mcet command-lint option H.J. Lu

April 21, 2018
17:36 [PATCH] Add constant folding support for next{after,toward}{,f,l} (PR libstdc++/85466) Jakub Jelinek
15:36 RE: [PATCH][i386] PR target/85473, Fix _movdir64b expansion with -mx32 Peryt, Sebastian
12:26 [PATCH] x86: Update __CET__ check H.J. Lu
10:37 Survey assignment in your area.. Ronald Connor
09:59 [og7, nvptx, openacc, PR85381, committed] Don't emit barriers for empty loops Tom de Vries
01:04 Re: [patches] Re: [PATCH] RISC-V: Pass --no-relax to linker if -mno-relax is present. Jim Wilson

April 20, 2018
21:35 Re: [PATCH] [PR c++/85437] accept static_casted ptrmem in constexpr Jakub Jelinek
21:05 [PATCH, rs6000, committed] undef-bool-* tests should exclude -m32 Bill Schmidt
20:40 libgo patch committed: Only look for data symbols on big-endian PPC64 non-AIX Ian Lance Taylor
19:40 Re: [PATCH] PR target/85456, Fix __builtin_powil for -mabi=ieeelongdouble on PowerPC Michael Meissner
19:07 Re: [PATCH v2] RISC-V: Make sure stack is always aligned during adjusting Jim Wilson
18:52 Re: [PATCH] [PR c++/85437] accept static_casted ptrmem in constexpr Nathan Sidwell
18:35 Re: [PATCH] Do not overflow string buffer (PR objc/85476). Jakub Jelinek
17:46 [C++ Patch] PR 84588 ("[8 Regression] internal compiler error: Segmentation fault (contains_struct_check())") Paolo Carlini
17:44 Re: [PATCH] [PR c++/85437] accept static_casted ptrmem in constexpr Jason Merrill
17:21 Minor testsuite improvements for stack-clash-protection tests Jeff Law
16:37 [PATCH][i386] PR target/85473, Fix _movdir64b expansion with -mx32 Peryt, Sebastian
16:28 PR testsuite/85483: Move aarch64/sve/vcond_1.c test to g++.dg/other/ Kyrill Tkachov
15:58 Re: [PATCH] Do not overflow string buffer (PR objc/85476). Martin Sebor
15:53 Re: [PATCH] PR target/85456, Fix __builtin_powil for -mabi=ieeelongdouble on PowerPC Segher Boessenkool
15:44 Re: [PATCH, rs6000] Fix PR83969: ICE in final_scan_insn, at final.c:2997 Peter Bergner
14:34 Re: [PATCH, rs6000] Fix PR83969: ICE in final_scan_insn, at final.c:2997 Peter Bergner
14:28 Re: [PATCH] [PR c++/85437] accept static_casted ptrmem in constexpr Nathan Sidwell
14:02 [nvptx, PR85445, committed] Fix calls to vector and worker routines Tom de Vries
13:22 RE: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs Tsimbalist, Igor V
11:15 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs H.J. Lu
10:48 Re: [PATCH] Do not overflow string buffer (PR objc/85476). Richard Biener
09:44 [PATCH] Do not overflow string buffer (PR objc/85476). Martin Liška
09:28 Re: [PATCH] Fix ICE with single element vector Richard Biener
09:06 Re: [PATCH] Fix ICE with single element vector Andreas Krebbel
09:05 [PATCH] Fix PR85475 Richard Biener
08:33 [PR 85449] Fix IPA-CP test for self-feeding recursive dependency Martin Jambor
08:25 [PR 85447] Check that clones of edges exist during IPA-CP Martin Jambor
07:40 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs Jakub Jelinek
07:35 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs Jakub Jelinek
06:41 Re: [PING] [PATCH] avoid -Wrestrict for null pointers (PR 85365) Richard Biener
06:25 RE: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs Tsimbalist, Igor V
02:49 [PATCH v2] RISC-V: Make sure stack is always aligned during adjusting Kito Cheng
01:17 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs H.J. Lu

April 19, 2018
23:43 Re: [PATCH] Fix ICE in tinst_level refcounting introduced in r259457 (PR c++/85462) Jason Merrill
22:47 RE: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs Tsimbalist, Igor V
22:40 Re: [PATCH, rs6000] Fix PR83969: ICE in final_scan_insn, at final.c:2997 Segher Boessenkool
22:26 Re: Add myself to MAINTAINERS (write-after-approval) Segher Boessenkool
22:08 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs H.J. Lu
21:55 Re: [PATCH] PR 83402 Fix ICE for vec_splat_s8, vec_splat_s16, vec_splat_s32 builtins Segher Boessenkool
21:19 RE: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs Tsimbalist, Igor V
20:35 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs Jakub Jelinek
20:02 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs H.J. Lu
19:12 Re: [PATCH] x86/cet: Properly output labels in property note section H.J. Lu
18:57 Re: [PATCH] x86/cet: Properly output labels in property note section Rainer Orth
18:50 Re: New option -floop-unroll-and-jam. Richard Biener
18:45 Re: [PATCH] Fix fold-const BIT_FIELD_REF folding with 1 elt vectors (PR tree-optimization/85467) Richard Biener
18:35 [PATCH] Fix ICE in tinst_level refcounting introduced in r259457 (PR c++/85462) Jakub Jelinek
18:35 Re: [PATCH] [PR c++/85437] accept static_casted ptrmem in constexpr Jakub Jelinek
18:35 [PATCH] Fix fold-const BIT_FIELD_REF folding with 1 elt vectors (PR tree-optimization/85467) Jakub Jelinek
18:24 Re: [PATCH, rs6000] Fix PR83969: ICE in final_scan_insn, at final.c:2997 Peter Bergner
18:04 New option -floop-unroll-and-jam. Toon Moene
17:59 Re: PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process' Thomas König
16:56 RE: PING: [PATCH] libgcc/CET: Skip signal frames when unwinding shadow stack Tsimbalist, Igor V
16:53 Re: [PATCH] i386: Add save_stack_nonlocal and restore_stack_nonlocal H.J. Lu
16:35 Re: [PATCH] Fix PR84737, 172.mgrid regression on powerpc Jakub Jelinek
16:05 [PING] [PATCH] avoid -Wrestrict for null pointers (PR 85365) Martin Sebor
16:03 [PING] [PATCH] avoid duplicate warning for strcmp with a nonstring (PR 85359) Martin Sebor
15:59 Re: [PATCH] issue nonstring warning for strcpy even on s360 (PR 85369) Martin Sebor
15:51 RE: [PATCH] i386: Add save_stack_nonlocal and restore_stack_nonlocal Tsimbalist, Igor V
15:13 RE: [PATCH][i386] Adding MOVDIRI and MOVDIR64B instructions Peryt, Sebastian
14:53 RE: [PATCH] x86/cet: Properly output labels in property note section Tsimbalist, Igor V
14:47 RE: PING: [PATCH] libgcc/CET: Add _CET_ENDBR to __stack_split_initialize Tsimbalist, Igor V
14:08 RE: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs Tsimbalist, Igor V
13:57 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs Richard Biener
13:44 Re: [C++ Patch] PR 84611 ("[6/7/8 Regression] ICE in operator[], at vec.h:826 (local_class_index())") Jason Merrill
13:43 Re: [PATCH] PR c++/85464 - missing location for -Wignored-qualifiers diagnostic Jason Merrill
13:38 Re: [PATCH] PR c++/85464 - missing location for -Wignored-qualifiers diagnostic Jonathan Wakely
13:37 Re: [PATCH] PR c++/85464 - missing location for -Wignored-qualifiers diagnostic Jakub Jelinek
13:35 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs Uros Bizjak
13:30 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs H.J. Lu
13:29 [PATCH] PR c++/85464 - missing location for -Wignored-qualifiers diagnostic Jonathan Wakely
13:17 Re: [PATCH][i386] Adding MOVDIRI and MOVDIR64B instructions Uros Bizjak
13:11 RE: [PATCH][i386] Adding MOVDIRI and MOVDIR64B instructions Peryt, Sebastian
12:48 Re: [PATCH][i386] Adding MOVDIRI and MOVDIR64B instructions Uros Bizjak
12:40 Re: [PATCH] Fix PR84737, 172.mgrid regression on powerpc Richard Biener
12:35 RE: [PATCH][i386] Adding MOVDIRI and MOVDIR64B instructions Peryt, Sebastian
11:59 Re: PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process' (was: [patch, libfortran, committed] Implement stop_numeric for minimal targets) Thomas Schwinge
11:32 Re: PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process' (was: [patch, libfortran, committed] Implement stop_numeric for minimal targets) Thomas König
10:51 Re: [PATCH] Fix (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst match.pd pattern (PR tree-optimization/85446) Richard Biener
10:47 Re: [PATCH] Fix (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst match.pd pattern (PR tree-optimization/85446) Marc Glisse
10:43 Re: [PATCH] [Microblaze]: PIC Data Text Relative Andrew Sadek
09:36 Re: PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process' (was: [patch, libfortran, committed] Implement stop_numeric for minimal targets) Thomas Schwinge
09:31 [PATCH] Fix PR85455 Richard Biener
09:25 Re: PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process' (was: [patch, libfortran, committed] Implement stop_numeric for minimal targets) Jakub Jelinek
09:19 Re: PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process' (was: [patch, libfortran, committed] Implement stop_numeric for minimal targets) Thomas Schwinge
09:16 Re: PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process' (was: [patch, libfortran, committed] Implement stop_numeric for minimal targets) Jakub Jelinek
09:06 PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process' (was: [patch, libfortran, committed] Implement stop_numeric for minimal targets) Thomas Schwinge
09:01 Re: [PATCH] Support bitfields in Wodr machinery (PR lto/85405). Christophe Lyon
08:41 [PATCH] Do not bail out for multiple PREVAILING_DEF_IRONLY for common symbols. Martin Liška
08:38 Re: [PATCH] Support bitfields in Wodr machinery (PR lto/85405). Martin Liška
08:25 [C++ Patch] PR 84611 ("[6/7/8 Regression] ICE in operator[], at vec.h:826 (local_class_index())") Paolo Carlini
08:21 [PATCH] Fix PR84737, 172.mgrid regression on powerpc Richard Biener
07:22 Re: [PATCH] Fix (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst match.pd pattern (PR tree-optimization/85446) Richard Biener
07:20 Re: [PATCH] --enable-cet={yes,no,auto} with default no Richard Biener
07:12 Re: [PATCH] --enable-cet={yes,no,auto} with default no Uros Bizjak
07:08 Re: [PATCH] Fix (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst match.pd pattern (PR tree-optimization/85446) Richard Biener
06:41 Re: [PATCH] [PR c++/80290] recycle tinst garbage sooner Alexandre Oliva
04:33 [PATCH] PR target/85456, Fix __builtin_powil for -mabi=ieeelongdouble on PowerPC Michael Meissner
02:00 Re: [patches] Re: [PATCH] RISC-V: Pass --no-relax to linker if -mno-relax is present. Kito Cheng
00:51 Re: [PATCH] RISC-V: Pass --no-relax to linker if -mno-relax is present. Jim Wilson
00:42 Re: [PATCH] RISC-V: Make sure stack is always aligned during adjusting Jim Wilson

April 18, 2018
23:44 Re: [PATCH] Fix (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst match.pd pattern (PR tree-optimization/85446) Marc Glisse
22:38 Re: [PATCH] --enable-cet={yes,no,auto} with default no H.J. Lu
22:32 [PATCH] --enable-cet={yes,no,auto} with default no Jakub Jelinek
22:08 [PATCH] Fix (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst match.pd pattern (PR tree-optimization/85446) Jakub Jelinek
22:06 Add myself to MAINTAINERS (write-after-approval) Paul Clarke
21:51 [PATCH] Warn for ignored ASM labels on typdef declarations Will Hawkins
20:51 Re: [PATCH] Support bitfields in Wodr machinery (PR lto/85405). Christophe Lyon
19:57 [PATCH] Make Wodr warnings stable. Martin Liška
19:35 Re: [PATCH] [PR c++/85437] accept static_casted ptrmem in constexpr Jakub Jelinek
19:24 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs H.J. Lu
19:15 Re: PING: [PATCH] i386: Insert ENDBR after __morestack call H.J. Lu
19:01 Re: [PATCH][i386] Adding MOVDIRI and MOVDIR64B instructions Uros Bizjak
18:44 [GCC-9 PATCH, i386]: Emit inter-unit moves using preferred_for_speed infrastructure Uros Bizjak
17:57 Re: [PATCH 2/5] [ARC] Fix FLS, SETI patterns. Andrew Burgess
17:57 Re: ping [PATCH] Fix trunk failing to build for msp430-elf DJ Delorie
17:51 Re: [PATCH 1/5] [ARC] Update sleep builtin. Andrew Burgess
17:39 Re: [PATCH] PR 83402 Fix ICE for vec_splat_s8, vec_splat_s16, vec_splat_s32 builtins Carl Love
16:58 Re: [PATCH] Fix UB in dbxout.c (PR debug/84637) Jeff Law
16:57 Re: [PATCH] [Microblaze]: PIC Data Text Relative Michael Eager
16:52 ping [PATCH] Fix trunk failing to build for msp430-elf Jozef Lawrynowicz
15:55 Re: PING: [PATCH] i386: Insert ENDBR after __morestack call H.J. Lu
15:50 Re: [RFC PATCHES] Obsolete or remove powerpc*-*-*spe* support (PR target/81084) Jeff Law
15:48 Re: [PATCH] Fix UB in dse.c (PR rtl-optimization/85431) Jeff Law
15:09 RE: [PATCH 2/2] MIPS/GCC/testsuite: Fix data-sym-pool.c for n64 code Matthew Fortune
15:03 RE: [PATCH 1/2] MIPS/GCC/testsuite: Fix data-sym-pool.c for SVR4 model at -O0 Matthew Fortune
14:35 Re: [PATCH] [PR c++/85437] accept static_casted ptrmem in constexpr Jakub Jelinek
14:00 RE: PING: [PATCH] i386: Insert ENDBR after __morestack call Tsimbalist, Igor V
13:35 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs Jakub Jelinek
13:35 Re: [PATCH] [PR c++/85437] accept static_casted ptrmem in constexpr Jakub Jelinek
13:26 Re: PING^4: [PATCH] Use dlsym to check if libdl is needed for plugin H.J. Lu
13:25 PING: [PATCH] i386: Insert ENDBR after __morestack call H.J. Lu
13:21 PING: [PATCH] libgcc/CET: Add _CET_ENDBR to __stack_split_initialize H.J. Lu
13:20 PING: [PATCH] libgcc/CET: Skip signal frames when unwinding shadow stack H.J. Lu
12:56 [PATCH][i386] Adding MOVDIRI and MOVDIR64B instructions Peryt, Sebastian
12:44 Re: [PATCH] [Microblaze]: PIC Data Text Relative Andrew Sadek
12:32 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs Uros Bizjak
12:28 RE: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs Tsimbalist, Igor V
12:23 RE: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs Tsimbalist, Igor V
12:22 [wwwdocs] Add no_sanitize attribute Martin Liška
12:15 [PATCH] PR libstdc++/85442 fix duplicate debuginfo for cxx11-ios_failure.cc Jonathan Wakely
12:10 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs Jakub Jelinek
12:09 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs H.J. Lu
12:08 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs Uros Bizjak
11:59 [PATCH] RISC-V: Make sure stack is always aligned during adjusting Kito Cheng
11:57 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs H.J. Lu
11:55 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs Uros Bizjak
11:39 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs H.J. Lu
11:35 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs Richard Biener
11:32 Re: [PATCH, GCC/ARM] Fix PR85261: ICE with FPSCR setter builtin Kyrill Tkachov
11:31 Do not forget to register ODR types to odr type hash Jan Hubicka
11:31 Re: [PATCH, GCC/ARM] Fix PR85261: ICE with FPSCR setter builtin Thomas Preudhomme
11:27 Re: [PATCH] x86: Compile with -fcf-protection=none -mno-cet H.J. Lu
11:24 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs H.J. Lu
11:15 [PATCH] PR libstdc++/84442 if _Exit isn't declared then use _exit instead Jonathan Wakely
10:35 [wwwdocs] Mention powerpc*-*-*spe* deprecation in gcc-8/changes.html Jakub Jelinek
10:20 Re: [PATCH] Add ax_pthread.m4 for use in binutils-gdb Pedro Alves
10:10 [PATCH] RISC-V: Pass --no-relax to linker if -mno-relax is present. Kito Cheng
09:15 Re: [wwwdocs] Mention powerpc*-*-*spe* deprecation in gcc-8/changes.html Richard Biener
09:00 [og7, openacc, libgomp, testsuite] Fix asserts in non-scalar-data.C Tom de Vries
08:59 RE: [PATCH] x86: Compile with -fcf-protection=none -mno-cet Tsimbalist, Igor V
08:58 [og7, openacc, libgomp, testsuite] Fix asserts in firstprivate-int.{c,C} Tom de Vries
08:25 Re: [PATCH] Fix ICE with single element vector Richard Biener
08:19 Re: [PATCH] x86: Compile with -fcf-protection=none -mno-cet Richard Biener
08:13 Re: [PATCH][AArch64/arm] PR testsuite/85326 Avoid C++ tests when C++ compiler not present Kyrill Tkachov
07:51 Re: [RFC PATCHES] Obsolete or remove powerpc*-*-*spe* support (PR target/81084) Richard Biener
06:01 Re: [PATCH] [PR c++/80290] recycle tinst garbage sooner Alexandre Oliva
05:07 Re: [PATCH] [PR c++/85437] accept static_casted ptrmem in constexpr Jason Merrill
04:59 Re: [PATCH] [PR c++/80290] recycle tinst garbage sooner Jason Merrill
03:46 [PATCH] [PR c++/85437] accept static_casted ptrmem in constexpr Alexandre Oliva
03:29 Re: [PATCH] [PR c++/80290] recycle tinst garbage sooner Alexandre Oliva
02:01 [PATCH, rs6000, committed] Fix undef-bool-* tests for older BE processors Bill Schmidt
01:25 Re: [C++ Patch] PR 84630 ("[6/7/8 Regression] ICE: TYPE_NAME() used on error_mark_node in tsubst_lambda_expr, at cp/pt.c:17141") Jason Merrill
01:24 Re: [C++ PATCH] Fix constexpr handling of &x->y (PR c++/84463, take 2) Jason Merrill
01:19 Re: [PATCH] [PR c++/80290] recycle tinst garbage sooner Jason Merrill

April 17, 2018
23:55 Re: [PATCH] libgo: Avoid clobbering shell history file in signal_cgo_test.go Ian Lance Taylor
22:45 Re: [PATCH, rs6000] Fix address sanitizer for powerpc64. Segher Boessenkool
22:21 Re: [PATCH, rs6000] Fix address sanitizer for powerpc64. Jakub Jelinek
22:16 [PATCH, rs6000] Fix address sanitizer for powerpc64. Bill Seurer
22:10 Re: [PATCH] Add ax_pthread.m4 for use in binutils-gdb Joshua Watt
22:05 Re: [PATCH] Fix UB in dbxout.c (PR debug/84637) Jim Wilson
21:50 Re: [PATCH] Add ax_pthread.m4 for use in binutils-gdb Pedro Alves
21:48 [PATCH] RISC-V: Fix 32-bit stack pointer alignment problem. Jim Wilson
21:09 Re: [PATCH] Fix UB in dse.c (PR rtl-optimization/85431) Eric Botcazou
20:57 [PATCH] Fix UB in dse.c (PR rtl-optimization/85431) Jakub Jelinek
20:54 [PATCH] Fix UB in dbxout.c (PR debug/84637) Jakub Jelinek
20:48 Re: [PATCH][AArch64/arm] PR testsuite/85326 Avoid C++ tests when C++ compiler not present Jakub Jelinek
20:11 libgo patch committed: suppress "ar rcD" and "-zdefs" on AIX Ian Lance Taylor
19:59 [C++ Patch] PR 84630 ("[6/7/8 Regression] ICE: TYPE_NAME() used on error_mark_node in tsubst_lambda_expr, at cp/pt.c:17141") Paolo Carlini
19:35 [PATCH] Fix memory and type attributes on vec_extract_??_ Jakub Jelinek
19:25 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs H.J. Lu
19:25 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs H.J. Lu
19:03 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs H.J. Lu
18:55 Re: [PATCH] x86: Allow -fcf-protection with multi-byte NOPs Uros Bizjak
18:42 [PATCH] x86: Allow -fcf-protection with multi-byte NOPs H.J. Lu
18:15 [Early Bird Ending] Advance the Cannabinoid Therapeutics Movement CannaTherapeutics
17:58 Re: libbacktrace patch committed: Call munmap after memory test Ian Lance Taylor
17:38 Re: [PATCH] Fix -fsanitize=address VLA instrumentation (PR sanitizer/85230) Jeff Law
17:35 Re: [PATCH][AArch64/arm] PR testsuite/85326 Avoid C++ tests when C++ compiler not present Jakub Jelinek
17:29 Re: libbacktrace patch committed: Call munmap after memory test Ian Lance Taylor
17:25 Re: [PATCH] [PR c++/80290] recycle tinst garbage sooner Alexandre Oliva
17:24 Re: [PATCH] Add ax_pthread.m4 for use in binutils-gdb Joshua Watt
17:22 Re: [PATCH], PR target/85358, Fix __ibm128 being converter to __float128 on PowerPC ISA 3.0 (power9) Segher Boessenkool
17:21 Re: libbacktrace patch committed: Call munmap after memory test Tom de Vries
17:15 Re: [PATCH] Fix memory and type attributes on vec_extract_??_ Uros Bizjak
17:13 Re: [PATCH] Fix x86 attrs on *x86_mov<mode>cc_0_m1* Uros Bizjak
16:58 [PATCH] Fix x86 attrs on *x86_mov<mode>cc_0_m1* Jakub Jelinek
16:51 Re: [PATCH], PR target/85358, Fix __ibm128 being converter to __float128 on PowerPC ISA 3.0 (power9) Michael Meissner
16:48 Re: [PATCH] Fix type attr of x86 *ashlqi3_1_slp insn (PR target/85430) Uros Bizjak
16:39 [PATCH] Fix type attr of x86 *ashlqi3_1_slp insn (PR target/85430) Jakub Jelinek
16:38 Re: [PATCH] PR 85075, Fix PowerPC __float182/__ibm128 types and mangling Michael Meissner
16:35 [RFC PATCHES] Obsolete or remove powerpc*-*-*spe* support (PR target/81084) Jakub Jelinek
16:35 [C++ PATCH] Fix constexpr handling of &x->y (PR c++/84463, take 2) Jakub Jelinek
16:29 Re: [PATCH] PR 85075, Fix PowerPC __float182/__ibm128 types and mangling Michael Meissner
15:42 Re: [PATCH] Document some arch-specific operand modifiers Borislav Petkov
15:37 [PATCH][AArch64/arm] PR testsuite/85326 Avoid C++ tests when C++ compiler not present Kyrill Tkachov
14:58 Re: [PATCH] PR 85075, Fix PowerPC __float182/__ibm128 types and mangling Segher Boessenkool
13:59 libbacktrace patch committed: Call munmap after memory test Ian Lance Taylor
13:35 Re: [PATCH] Fix gen_lowpart_if_possible (PR middle-end/85414) Jakub Jelinek
12:54 Re: RFC: C++ PATCH for c++/69763, making C++ alignof match C _Alignof Joseph Myers
12:50 Re: RFC: C++ PATCH for c++/69763, making C++ alignof match C _Alignof Joseph Myers
12:03 Re: [PATCH] Support bitfields in Wodr machinery (PR lto/85405). Martin Liška
09:36 Re: [PATCH] Fix gen_lowpart_if_possible (PR middle-end/85414) Jakub Jelinek
09:01 Re: [PATCH] Fix gen_lowpart_if_possible (PR middle-end/85414) Eric Botcazou
08:35 Re: [PATCH] Support bitfields in Wodr machinery (PR lto/85405). Jakub Jelinek
08:35 Re: [PATCH] Support bitfields in Wodr machinery (PR lto/85405). Jakub Jelinek
08:29 Re: [PATCH] Support bitfields in Wodr machinery (PR lto/85405). Martin Liška
08:29 Re: [PATCH] Support bitfields in Wodr machinery (PR lto/85405). Martin Liška
08:19 Re: [PATCH] Support bitfields in Wodr machinery (PR lto/85405). Jan Hubicka
08:17 Re: [PATCH] Support bitfields in Wodr machinery (PR lto/85405). Martin Liška
07:35 Re: [PATCH] Support bitfields in Wodr machinery (PR lto/85405). Jakub Jelinek
07:32 Re: [PATCH] Fix gen_lowpart_if_possible (PR middle-end/85414) Eric Botcazou
07:00 Re: [PR 85421] Call expand_all_artificial_thunks in ipa-cp if necessary Jakub Jelinek
06:55 [PR 85421] Call expand_all_artificial_thunks in ipa-cp if necessary Martin Jambor
06:14 Re: Patch ping Kirill Yukhin
05:39 [PATCH] Support bitfields in Wodr machinery (PR lto/85405). Martin Liška
03:31 Re: [PATCH] [PR c++/80290] recycle tinst garbage sooner Jason Merrill
01:46 Re: [PATCH] [PR c++/80290] recycle tinst garbage sooner Alexandre Oliva
00:05 Re: [PATCH] [PR c++/80290] recycle tinst garbage sooner Jason Merrill

April 16, 2018
22:55 Re: [C++ PATCH] Fix constexpr handling of &x->y (PR c++/84463) Jason Merrill
22:35 [C++ PATCH] Fix constexpr handling of &x->y (PR c++/84463) Jakub Jelinek
22:08 Re: PING^4: [PATCH] Use dlsym to check if libdl is needed for plugin Alexandre Oliva
21:41 Re: [PATCH], Fix PR target/85424, PowerPC __builtin_packlongdouble bug discovered in PR target/85075 Segher Boessenkool
21:31 Re: [PATCH] PR 83402 Fix ICE for vec_splat_s8, vec_splat_s16, vec_splat_s32 builtins Segher Boessenkool
21:20 Re: [PATCH] [PR c++/80290] recycle tinst garbage sooner Alexandre Oliva
20:17 Re: Protect from comma operator overload Jonathan Wakely
20:08 Re: Protect from comma operator overload Jonathan Wakely
20:07 [og7] Backport "[nvptx] Add exit after call to noreturn function" Tom de Vries
19:59 [libgomp, testsuite] Use dg-set-target-env-var instead of setenv Tom de Vries
19:53 Re: [PATCH], PR target/85358, Fix __ibm128 being converter to __float128 on PowerPC ISA 3.0 (power9) Segher Boessenkool
19:52 Protect from comma operator overload François Dumont
19:35 [PATCH] Fix gen_lowpart_if_possible (PR middle-end/85414) Jakub Jelinek
19:31 Re: [C++ PATCH] Fix constexpr handling of &x->y (PR c++/84463) Jakub Jelinek
19:22 Re: [PATCH] PR 85075, Fix PowerPC __float182/__ibm128 types and mangling Michael Meissner
19:14 [PATCH], Fix PR target/85424, PowerPC __builtin_packlongdouble bug discovered in PR target/85075 Michael Meissner
18:16 Re: PING^3: [GCC 6] PATCH: Backport -mindirect-branch= patches Jan Hubicka
18:13 Re: [PATCH] Handle empty infinite loops in OpenACC for PR84955 Tom de Vries
17:41 [PATCH], PR target/85358, Fix __ibm128 being converter to __float128 on PowerPC ISA 3.0 (power9) Michael Meissner
17:35 Re: [PATCH] Make redirection only for target_clones: V2 (PR ipa/85329). Jakub Jelinek
16:59 PING^3: [GCC 6] PATCH: Backport -mindirect-branch= patches H.J. Lu
16:57 Re: [PATCH] Improve IPA-CP handling of self-recursive calls H.J. Lu
16:53 Re: [PATCH] PR 85075, Fix PowerPC __float182/__ibm128 types and mangling Segher Boessenkool
16:26 Re: [PATCH] PR 83402 Fix ICE for vec_splat_s8, vec_splat_s16, vec_splat_s32 builtins Carl Love
16:16 [PATCH] Fix ICE with single element vector Andreas Krebbel
15:48 Re: [PATCH] [PR c++/80290] recycle tinst garbage sooner Jason Merrill
15:46 Re: [PATCH, rs6000] Fix PR85080 Segher Boessenkool
15:35 Re: [PATCH, openacc, PR85411] Move GOMP_OPENACC_DIM parsing out of nvptx plugin Jakub Jelinek
14:08 Re: [PATCH] Make redirection only for target_clones: V2 (PR ipa/85329). Jan Hubicka
14:01 Re: [PATCH] Make redirection only for target_clones: V2 (PR ipa/85329). Martin Liška
13:40 RE: [wwwdocs] [COMMITTED] ARC gcc8 changes entry Claudiu Zissulescu
11:35 [PATCH] Fix libgcc/config/i386/cpuinfo.c warnings (PR target/84945) Jakub Jelinek
11:13 Re: [PATCH] Fix libgcc/config/i386/cpuinfo.c warnings (PR target/84945) Uros Bizjak
10:50 Re: [PATCH] Fix __builtin_cpu_supports (PR target/84945) Thomas Schwinge
10:35 Patch ping Jakub Jelinek
09:42 [PATCH, openacc, PR85411] Move GOMP_OPENACC_DIM parsing out of nvptx plugin Tom de Vries
08:46 Re: [PATCH i386: Check error_mark_node in multiversioning Uros Bizjak
08:41 Re: [PATCH i386: Check error_mark_node in multiversioning Uros Bizjak
08:35 Re: [PATCH] DWARF sort longer dirs before shorter ones in directory table. Jakub Jelinek
08:24 [PATCH] Make Filesystem TS tests pass in C++17 mode Jonathan Wakely
07:46 Re: [patch][i386] PR84331. Uros Bizjak
07:34 [PATCH] DWARF sort longer dirs before shorter ones in directory table. Mark Wielaard
07:08 [patch][i386] PR84331. Makhotina, Olga
02:41 [PATCH, rs6000] Fix PR85080 Bill Schmidt
00:32 Re: [PATCH, testsuite] Fix powerpc-specific portions of PR85326 Bill Schmidt

April 15, 2018
23:29 Re: [PATCH, testsuite] Fix powerpc-specific portions of PR85326 Segher Boessenkool
23:08 Re: [PATCH, testsuite] Fix powerpc-specific portions of PR85326 Bill Schmidt
22:50 Re: [PATCH, testsuite] Fix powerpc-specific portions of PR85326 Jakub Jelinek
21:53 [PATCH, testsuite] Fix powerpc-specific portions of PR85326 Bill Schmidt
19:52 Re: [PATCH] PR 85075, Fix PowerPC __float182/__ibm128 types and mangling Michael Meissner
19:50 [PATCH] PR 85075, Fix PowerPC __float182/__ibm128 types and mangling Michael Meissner
11:06 [PATCH] x86/cet: Properly output labels in property note section H.J. Lu
11:00 [PATCH] x86: Compile with -mno-cet/-mno-ibt/-mno-shstk H.J. Lu
10:59 [PATCH] x86: Compile with -fcf-protection=none -mno-cet H.J. Lu
10:57 [PATCH] i386: Add save_stack_nonlocal and restore_stack_nonlocal H.J. Lu
10:55 [PATCH i386: Check error_mark_node in multiversioning H.J. Lu
07:42 New Swedish PO file for 'gcc' (version 8.1-b20180401) Translation Project Robot

April 14, 2018
14:47 Re: [Ping, Fortran, Patch, PR81773, PR83606, coarray, v1] Fix coarray get to array with vector indexing Andre Vehreschild
14:09 Display priority in "Serious" bugs for gcc 8 from web page Thomas Koenig
14:01 Re: [patch, fortran] Fix PR 85387 Thomas König
13:22 Re: [patch, fortran] Fix PR 85387 Andre Vehreschild
11:35 [patch, fortran] Fix PR 85387 Thomas König
10:53 Re: [Ping, Fortran, Patch, PR81773, PR83606, coarray, v1] Fix coarray get to array with vector indexing Paul Richard Thomas
10:24 Re: [PATCH] Make redirection only for target_clones: V2 (PR ipa/85329). Jakub Jelinek
09:58 Re: [PATCH] Make redirection only for target_clones: V2 (PR ipa/85329). Martin Liška
09:54 Re: [PATCH] Make redirection only for target_clones: V2 (PR ipa/85329). Martin Liška
09:49 Re: [PATCH] Make redirection only for target_clones: V2 (PR ipa/85329). Jan Hubicka
08:21 Re: [x86, patch] Add tuning options to skylake-avx512 Uros Bizjak
00:12 Re: [PATCH] [PR c++/85039] no type definitions in builtin offsetof Jason Merrill
00:10 Re: [C++ Patch] PR 85112 ("[8 Regression] ICE with invalid constexpr") Jason Merrill

April 13, 2018
23:53 Re: [C++ Patch] PR 85112 ("[8 Regression] ICE with invalid constexpr") Paolo Carlini
23:48 [PATCH] rs6000: Disable -m[no-]direct-move (PR85293) Segher Boessenkool
23:25 Re: [PATCH] rs6000 PR83660 fix ICE with vec_extract Segher Boessenkool
23:19 [PATCH] [PR c++/80290] recycle tinst garbage sooner Alexandre Oliva
22:57 Re: RFA[powerpc]: patch to fix PR79916 Vladimir Makarov
22:53 Re: [PATCH] PR 83402 Fix ICE for vec_splat_s8, vec_splat_s16, vec_splat_s32 builtins Segher Boessenkool
22:40 Re: [PATCH v2, rs6000] (PR84302) Fix _mm_slli_epi{32,64} for shift values 16 through 31 and negative Segher Boessenkool
22:27 Re: [PATCH] PR 83402 Fix ICE for vec_splat_s8, vec_splat_s16, vec_splat_s32 builtins Carl Love
22:22 Re: [PATCH, rs6000] Fix tests that are failing in gcc.target/powerpc/bfp with -m32 Segher Boessenkool
22:12 Re: [C++ Patch] PR 85112 ("[8 Regression] ICE with invalid constexpr") Paolo Carlini
22:09 Re: [PATCH] [PR c++/85039] no type definitions in builtin offsetof Alexandre Oliva
21:55 Re: [PATCH] PR 83402 Fix ICE for vec_splat_s8, vec_splat_s16, vec_splat_s32 builtins Segher Boessenkool
21:27 Re: RFA[powerpc]: patch to fix PR79916 Segher Boessenkool
20:43 Re: RFA[powerpc]: patch to fix PR79916 Vladimir Makarov
20:37 [PATCH] rs6000 PR83660 fix ICE with vec_extract Aaron Sawdey
20:35 Re: [PATCH] Fix bbpart handling of EH pads (PR rtl-optimization/85393) Jakub Jelinek
20:21 [PATCH v2, rs6000] (PR84302) Fix _mm_slli_epi{32,64} for shift values 16 through 31 and negative Paul Clarke
20:15 [PATCH, rs6000] Fix tests that are failing in gcc.target/powerpc/bfp with -m32 Kelvin Nilsen
19:59 Re: RFA[powerpc]: patch to fix PR79916 Alexander Monakov
19:44 Re: RFA[powerpc]: patch to fix PR79916 Jakub Jelinek
19:43 Re: [PATCH, rs6000] (PR84302) Fix _mm_slli_epi{32,64} for shift values 16 through 31 and negative Paul Clarke
19:40 Re: [PATCH] Fix CSE CLZ/CTZ handling (PR rtl-optimization/85376, variant) Richard Biener
19:37 Re: [PATCH, rs6000] (PR84302) Fix _mm_slli_epi{32,64} for shift values 16 through 31 and negative Segher Boessenkool
19:35 [PATCH] Fix CSE CLZ/CTZ handling (PR rtl-optimization/85376, variant) Jakub Jelinek
19:33 Re: [PATCH] Fix CSE CLZ/CTZ handling (PR rtl-optimization/85376, variant) Eric Botcazou
19:32 Re: [PATCH] Fix bbpart handling of EH pads (PR rtl-optimization/85393) Eric Botcazou
19:29 RFA[powerpc]: patch to fix PR79916 Vladimir Makarov
17:45 Re: [C++ Patch] PR 85112 ("[8 Regression] ICE with invalid constexpr") Jason Merrill
17:35 [PATCH] Fix bbpart handling of EH pads (PR rtl-optimization/85393) Jakub Jelinek
17:35 Re: [PATCH] Make redirection only for target_clones: V2 (PR ipa/85329). Jakub Jelinek
17:35 Re: [PATCH] Fix -fsanitize=address VLA instrumentation (PR sanitizer/85230) Jakub Jelinek
17:23 [PATCH] configure.ac: honor --with-gcc-major-version in gcc-driver-name.h (PR jit/85384, variant) Jakub Jelinek
17:18 Re: [C++ Patch] PR 85112 ("[8 Regression] ICE with invalid constexpr") Paolo Carlini
17:14 Re: [C++ Patch] PR 85112 ("[8 Regression] ICE with invalid constexpr") Jason Merrill
17:05 Re: [C++ Patch] PR 85112 ("[8 Regression] ICE with invalid constexpr") Paolo Carlini
16:49 [PATCH] PR 83402 Fix ICE for vec_splat_s8, vec_splat_s16, vec_splat_s32 builtins Carl Love
16:49 [PATCH] avoid -Wrestrict for null pointers (PR 85365) Martin Sebor
15:08 [ARM,testsuite] Restrict armv8_2-fp16-scalar-2 to hf targets Christophe Lyon
14:51 Re: [AARCH64] Neon vld1_*_x3, vst1_*_x2 and vst1_*_x3 intrinsics James Greenhalgh
14:39 Re: [AARCH64] Neon vld1_*_x3, vst1_*_x2 and vst1_*_x3 intrinsics Sameera Deshpande
14:34 Re: [AARCH64] Neon vld1_*_x3, vst1_*_x2 and vst1_*_x3 intrinsics James Greenhalgh
14:33 Re: [PATCH] Make redirection only for target_clones: V2 (PR ipa/85329). Martin Liška
14:06 Re: [C++ Patch] PR 85112 ("[8 Regression] ICE with invalid constexpr") Jason Merrill
12:56 [PATCH] i386: Insert ENDBR after __morestack call H.J. Lu
12:46 [x86, patch] Add tuning options to skylake-avx512 Koval, Julia
12:25 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657, take 2) Jakub Jelinek
12:18 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657, take 2) H.J. Lu
12:10 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657, take 2) Wilco Dijkstra
11:59 image studio for you Ross
10:55 Re: [PATCH] PR libstdc++/85222 allow catching iostream errors as gcc4-compatible ios::failure Jonathan Wakely
10:26 Add test from PR 83852 (was Re: Fix PR 83962) Andrey Belevantsev
10:22 Re: [PATCH] PR libstdc++/85222 allow catching iostream errors as gcc4-compatible ios::failure Jakub Jelinek
10:19 Re: [PATCH] PR libstdc++/85222 allow catching iostream errors as gcc4-compatible ios::failure Jonathan Wakely
09:17 [Committed] IBM Z: Get rid of target specific C++ testcase Andreas Krebbel
09:06 Re: [PATCH] Fix -fsanitize=address VLA instrumentation (PR sanitizer/85230) Maxim Ostapenko
09:05 [C++ Patch] PR 85112 ("[8 Regression] ICE with invalid constexpr") Paolo Carlini
08:56 Be more permissive for always inlining across target attribute changes Jan Hubicka
08:31 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657, take 2) Richard Biener
08:14 Fix gcc.dg/debug/pr41893-1.c with Solaris ld (PR lto/81968) Rainer Orth
07:34 Re: [Ping, Fortran, Patch, PR81773, PR83606, coarray, v1] Fix coarray get to array with vector indexing Andre Vehreschild
06:09 [PATCH] PR gcc/84923 - gcc.dg/attr-weakref-1.c failed on aarch64 vladimir . mezentsev
00:07 [PATCH, rs6000] (PR84302) Fix _mm_slli_epi{32,64} for shift values 16 through 31 and negative Paul Clarke
00:02 Re: [PATCH] avoid duplicate warning for strcmp with a nonstring (PR 85359) Martin Sebor
00:00 [PATCH] issue nonstring warning for strcpy even on s360 (PR 85369) Martin Sebor

April 12, 2018
23:46 [committed] Prevent erroneous "macro had not yet been defined" messages (PR c++/85385) David Malcolm
22:50 Re: [PATCH] Don't mark IFUNC resolver as only called directly H.J. Lu
22:36 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657, take 2) Jakub Jelinek
22:35 Re: [PATCH] configure.ac: honor --with-gcc-major-version in gcc-driver-name.h (PR jit/85384) Jakub Jelinek
22:35 [PATCH] Fix CSE CLZ/CTZ handling (PR rtl-optimization/85376) Jakub Jelinek
22:35 [PATCH] Fix -fsanitize=address VLA instrumentation (PR sanitizer/85230) Jakub Jelinek
21:21 Re: [patch, fortran] Remove parallell annotation from DO CONCURRENT Jakub Jelinek
21:14 Re: [patch, fortran] Remove parallell annotation from DO CONCURRENT Thomas Koenig
20:55 Re: [PATCH] PR libstdc++/85222 allow catching iostream errors as gcc4-compatible ios::failure Jonathan Wakely
20:52 [PATCH] avoid duplicate warning for strcmp with a nonstring (PR 85359) Martin Sebor
20:43 [PATCH] configure.ac: honor --with-gcc-major-version in gcc-driver-name.h (PR jit/85384) David Malcolm
20:35 Re: [PATCH] Handle empty infinite loops in OpenACC for PR84955 Jakub Jelinek
20:03 C++ PATCH for c++/85356, C++17 ICE with pointer to member function in template Jason Merrill
19:52 Re: C++ PATCH for c++/85258, ICE with invalid range-based for-loop Jason Merrill
19:47 [PATCH] rs6000: Fix an ICE with -mno-direct-move (PR85291) Segher Boessenkool
19:43 Re: [PATCH] libgcc/CET: Skip signal frames when unwinding shadow stack H.J. Lu
18:40 Re: [wwwdocs] [COMMITTED] ARC gcc8 changes entry Bernhard Reutner-Fischer
18:39 Re: [PATCH] Handle empty infinite loops in OpenACC for PR84955 Cesar Philippidis
18:35 Re: [PATCH] Make redirection only for target_clones: V2 (PR ipa/85329). Jakub Jelinek
18:35 Re: [PATCH] Make redirection only for target_clones: V2 (PR ipa/85329). Jakub Jelinek
18:27 Re: [PATCH] Handle empty infinite loops in OpenACC for PR84955 H.J. Lu
18:13 Re: Patch ping^3 Jeff Law
17:49 C++ PATCH for c++/85258, ICE with invalid range-based for-loop Marek Polacek
17:37 [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657, take 2) Jakub Jelinek
17:35 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657). Jakub Jelinek
17:35 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657). Jakub Jelinek
17:29 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657). Wilco Dijkstra
17:25 Re: Fix PR target/85238 Richard Biener
17:15 [PATCH][OBVIOUS] PR85347: New testcase vec-ldl-1.c FAILs on powerpc64-linux Kelvin Nilsen
16:35 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657). Jakub Jelinek
16:30 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657). Wilco Dijkstra
16:11 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657). H.J. Lu
16:04 Re: [PATCH] PR libstdc++/85222 allow catching iostream errors as gcc4-compatible ios::failure Jonathan Wakely
16:03 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657). Richard Biener
15:53 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657). Wilco Dijkstra
15:17 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657). Richard Biener
14:59 Re: [PATCH] sel-sched: run cleanup_cfg just before loop_optimizer_init (PR 84659) Andrey Belevantsev
14:35 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657). Jakub Jelinek
14:35 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657). Jakub Jelinek
14:19 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657). Richard Biener
14:18 Fix PR target/85238 Eric Botcazou
13:57 [og7, nvptx, committed] Fix propagation of branch cond in vw-neutered code Tom de Vries
13:52 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657). Richard Biener
13:46 Re: [PATCH] Make redirection only for target_clones: V2 (PR ipa/85329). Jan Hubicka
13:42 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657). Jan Hubicka
13:41 [og7, nvptx] Simplifly logic in nvptx_single Tom de Vries
13:40 Re: [PATCH] Don't mark IFUNC resolver as only called directly H.J. Lu
13:37 Re: [PATCH] Don't mark IFUNC resolver as only called directly H.J. Lu
13:26 Re: [PATCH] Make redirection only for target_clones: V2 (PR ipa/85329). Martin Liška
13:25 [PATCH] Make redirection only for target_clones: V2 (PR ipa/85329). Martin Liška
13:22 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657). Martin Liška
13:22 [PATCH] libgcc/CET: Add _CET_ENDBR to __stack_split_initialize H.J. Lu
13:22 Re: [wwwdocs] document new options in gcc-8/changes.html Jason Merrill
12:36 Re: [PATCH] Fix non-AVX512VL handling of lo extraction from AVX512F xmm16+ (PR target/85328) Jakub Jelinek
12:17 Re: [PATCH] Don't mark IFUNC resolver as only called directly Jan Hubicka
12:13 Re: [PATCH] Don't mark IFUNC resolver as only called directly Richard Biener
12:07 Re: [PATCH] Disable -gsplit-dwarf for all LTO debug Richard Biener
11:39 Re: [PATCH] Disable -gsplit-dwarf for all LTO debug Jakub Jelinek
11:35 [PATCH] Disable -gsplit-dwarf for all LTO debug Richard Biener
11:35 Re: Patch ping^3 Jakub Jelinek
11:29 [PATCH] Don't mark IFUNC resolver as only called directly H.J. Lu
11:11 Re: [PATCH] Fix non-AVX512VL handling of lo extraction from AVX512F xmm16+ (PR target/85328) Kirill Yukhin
11:10 Re: [PATCH] Ada: Fix s-oscons.ads generation Sebastian Huber
11:03 [PATCH] Fix PR85371 Richard Biener
10:46 Re: [PATCH] Fix non-AVX512VL handling of lo extraction from AVX512F xmm16+ (PR target/85328) Kirill Yukhin
10:24 [Committed] IBM Z: Spectre: Prevent thunk cfi to be emitted with -fno-dwarf2-cfi-asm Andreas Krebbel
09:35 Patch ping^3 Jakub Jelinek
08:41 Re: Patch ping^3 Richard Biener
08:04 Re: [PATCH] Fix copyprop_hardreg_forward_1 (PR rtl-optimization/85342) Richard Biener
08:02 Re: [PATCH] Handle empty infinite loops in OpenACC for PR84955 Richard Biener
07:50 Re: [PATCH] Invoke maybe_warn_nonstring_arg for strcpy/stpcpy builtins. Andreas Krebbel
07:31 [nvptx, PR85296] Fix handling of extern var with flexible array member Tom de Vries
07:29 Re: [PATCH] Use --push-state --as-needed and --pop-state instead of --as-needed and --no-as-needed for libgcc Matthias Klose
07:17 Re: [patch, fortran] Remove parallell annotation from DO CONCURRENT Jakub Jelinek
02:02 Re: [wwwdocs] document new options in gcc-8/changes.html Martin Sebor

April 11, 2018
23:58 Re: [wwwdocs] document new options in gcc-8/changes.html Jason Merrill
23:46 Re: [doc PATCH] fix up C++ option references (PR 71283) Jason Merrill
21:56 Re: [PATCH] sel-sched: run cleanup_cfg just before loop_optimizer_init (PR 84659) Alexander Monakov
21:20 Re: [PATCH] Invoke maybe_warn_nonstring_arg for strcpy/stpcpy builtins. Martin Sebor
19:47 Re: [patch, fortran] Remove parallell annotation from DO CONCURRENT Thomas Koenig
19:35 Re: [PATCH] Use --push-state --as-needed and --pop-state instead of --as-needed and --no-as-needed for libgcc Jakub Jelinek
19:35 [PATCH] Fix copyprop_hardreg_forward_1 (PR rtl-optimization/85342) Jakub Jelinek
19:35 Re: RFC: Disable asan tests under ulimit -v Jakub Jelinek
19:31 Re: [PATCH] Handle empty infinite loops in OpenACC for PR84955 Cesar Philippidis
19:14 Re: [wwwdocs] document new options in gcc-8/changes.html Martin Sebor
18:59 [PATCH] Fix non-AVX512VL handling of lo extraction from AVX512F xmm16+ (PR target/85328, take 2) Jakub Jelinek
18:35 Re: RFC: Disable asan tests under ulimit -v Jakub Jelinek
18:33 Re: [patch, fortran] Remove parallell annotation from DO CONCURRENT Jakub Jelinek
18:28 Re: RFC: Disable asan tests under ulimit -v Jason Merrill
18:18 Re: [patch, fortran] Remove parallell annotation from DO CONCURRENT Thomas Koenig
18:14 Re: RFC: C++ PATCH for c++/69763, making C++ alignof match C _Alignof Jason Merrill
18:07 Re: [C++ Patch] PR 70808 ("Spurious -Wzero-as-null-pointer-constant for nullptr_t") Paolo Carlini
18:00 Re: RFC: Disable asan tests under ulimit -v Jason Merrill
17:51 Re: [doc PATCH] fix up C++ option references (PR 71283) Martin Sebor
16:48 Re: [PATCH] [PR c++/85039] no type definitions in builtin offsetof Jason Merrill
16:35 Re: [PATCH] Fix PR85339, bogus early debug Jakub Jelinek
16:19 Re: [AARCH64] Neon vld1_*_x3, vst1_*_x2 and vst1_*_x3 intrinsics Sudakshina Das
16:07 Re: [PATCH] Use --push-state --as-needed and --pop-state instead of --as-needed and --no-as-needed for libgcc Matthias Klose
15:57 Re: [C++ Patch] PR 70808 ("Spurious -Wzero-as-null-pointer-constant for nullptr_t") Jakub Jelinek
15:44 Re: [patch, fortran] Remove parallell annotation from DO CONCURRENT Jakub Jelinek
15:44 Re: [doc PATCH] fix up C++ option references (PR 71283) Jason Merrill
15:08 Re: [PATCH][explow] PR target/85173: validize memory before passing it on to target probe_stack Uros Bizjak
14:19 Re: [PATCH] sched-deps: respect deps->readonly in macro-fusion (PR 84566) Vladimir Makarov
14:19 Re: [PATCH] sched-rgn: run add_branch_dependencies for sel-sched (PR 84301) Vladimir Makarov
14:09 Re: [PATCH, rs6000] PR85321 improve documentation of -mcall and -mtraceback= Segher Boessenkool
13:54 [PATCH 2/2] MIPS/GCC/testsuite: Fix data-sym-pool.c for n64 code Maciej W. Rozycki
13:53 [PATCH 1/2] MIPS/GCC/testsuite: Fix data-sym-pool.c for SVR4 model at -O0 Maciej W. Rozycki
13:52 [PATCH 0/2] MIPS/GCC/testsuite: Fixes for data-sym-pool.c Maciej W. Rozycki
13:42 Re: [PATCH] Make redirection only for target_clones (PR ipa/85329). Martin Liška
13:35 [PATCH] Fix VEC_PERM_EXPR folding (PR tree-optimization/85331) Jakub Jelinek
13:35 [PATCH] Fix non-AVX512VL handling of lo extraction from AVX512F xmm16+ (PR target/85328) Jakub Jelinek
13:35 Re: [PATCH PR85190]Adjust pointer for aligned access Richard Biener
13:15 Re: [PATCH PR85190]Adjust pointer for aligned access Bin.Cheng
13:14 Re: [PATCH] Fix VEC_PERM_EXPR folding (PR tree-optimization/85331) Richard Biener
13:12 [PATCH] Make redirection only for target_clones (PR ipa/85329). Martin Liška
13:06 Re: [PATCH] Fix PR85339, bogus early debug Jason Merrill
12:47 Re: [PATCH] Invoke maybe_warn_nonstring_arg for strcpy/stpcpy builtins. Andreas Krebbel
12:05 Re: [AARCH64] Neon vld1_*_x3, vst1_*_x2 and vst1_*_x3 intrinsics Sameera Deshpande
11:09 [PATCH] Fix PR85339, bogus early debug Richard Biener
11:05 [wwwdocs] [COMMITTED] ARC gcc8 changes entry Claudiu Zissulescu
10:50 Re: [PATCH] Fix some broadcasts in -masm=intel mode (PR target/85281) Kirill Yukhin
10:37 [PATCH] libgcc/CET: Skip signal frames when unwinding shadow stack H.J. Lu
10:35 [PATCH] Use --push-state --as-needed and --pop-state instead of --as-needed and --no-as-needed for libgcc Jakub Jelinek
10:33 [og7] Backport "[nvptx] Fix neutering of bb with only cond jump" Tom de Vries
10:29 Re: [wwwdocs] Document libstdc++ changes in GCC 8 Jonathan Wakely
10:23 Re: [AARCH64] Neon vld1_*_x3, vst1_*_x2 and vst1_*_x3 intrinsics Sudakshina Das
10:19 Re: [PATCH] sched-deps: respect deps->readonly in macro-fusion (PR 84566) Andrey Belevantsev
10:16 Re: [PATCH] sched-rgn: run add_branch_dependencies for sel-sched (PR 84301) Andrey Belevantsev
09:57 Re: [PATCH] Fix -gsplit-dwarf ICE (PR debug/85302) Richard Biener
09:47 Re: [PATCH, GCC/ARM] Fix PR85203: cmse_nonsecure_caller returns wrong result Thomas Preudhomme
09:47 Re: [PATCH PR85190]Adjust pointer for aligned access Richard Biener
09:38 Re: [PATCH] Fix __atomic to not implement atomic loads with CAS. Tom de Vries
09:35 Re: [PATCH] Clean up attribute value comparison in lto-symtab.c. Jakub Jelinek
09:26 [PATCH] Clean up attribute value comparison in lto-symtab.c. Martin Liška
09:20 Re: [PATCH] Improve IPA-CP handling of self-recursive calls Jan Hubicka
09:04 [og7] backported "[nvptx, PR84041] Add memory_barrier insn" Tom de Vries
09:02 Re: [PATCH, GCC/ARM] Fix PR85261: ICE with FPSCR setter builtin Kyrill Tkachov
08:59 Re: [nvptx] propagating conditionals in worker-vector partitioned loops Tom de Vries
08:04 Re: [AARCH64] Neon vld1_*_x3, vst1_*_x2 and vst1_*_x3 intrinsics Sameera Deshpande
08:02 Re: [PATCH] Invoke maybe_warn_nonstring_arg for strcpy/stpcpy builtins. Jakub Jelinek
07:48 [PATCH] Invoke maybe_warn_nonstring_arg for strcpy/stpcpy builtins. Andreas Krebbel
06:42 Re: [wwwdocs] Document libstdc++ changes in GCC 8 Bernd Edlinger
04:37 New French PO file for 'gcc' (version 8.1-b20180401) Translation Project Robot
00:14 [wwwdocs] Document libstdc++ changes in GCC 8 Jonathan Wakely

April 10, 2018
23:59 Re: C++ PATCH for c++/85032, rejects-valid with if constexpr in template Jason Merrill
23:50 [PATCH, rs6000] PR85321 improve documentation of -mcall and -mtraceback= Aaron Sawdey
22:03 Re: [PATCH rs6000: document options (PR85321) Segher Boessenkool
21:57 [PATCH, committed] Update my MAINTAINERS entry Aaron Sawdey
21:50 Re: [patch, fortran] Remove parallell annotation from DO CONCURRENT Thomas Koenig
21:49 [PATCH rs6000: document options (PR85321) Aaron Sawdey
21:35 [PATCH] rs6000: Fix stack clash for big residuals (PR85287) Segher Boessenkool
21:04 Re: [PATCH] rs6000: Enable -fasynchronous-unwind-tables by default Segher Boessenkool
20:37 Re: C++ PATCH for c++/85032, rejects-valid with if constexpr in template Marek Polacek
19:42 Re: RFC: C++ PATCH for c++/69763, making C++ alignof match C _Alignof Jonathan Wakely
19:35 Re: [C++ Patch] PR 70808 ("Spurious -Wzero-as-null-pointer-constant for nullptr_t") Jason Merrill
18:57 [C++ Patch] PR 70808 ("Spurious -Wzero-as-null-pointer-constant for nullptr_t") Paolo Carlini
18:56 Re: [C++ PATCH] empty-declarations David Malcolm
18:51 [PATCH] rs6000: Improve --help=target (PR85321) Segher Boessenkool
17:47 Re: [C++ PATCH] empty-declarations Nathan Sidwell
17:27 Re: [PATCH PR85190]Adjust pointer for aligned access Bin.Cheng
17:18 Re: C++ PATCH for debug/65821, source location and default arguments Jason Merrill
17:13 RFC: C++ PATCH for c++/69763, making C++ alignof match C _Alignof Jason Merrill
17:01 Re: [PATCH,nvptx] Fix PR85056 Thomas Schwinge
16:43 Re: [C++ PATCH] empty-declarations Jason Merrill
16:32 Re: [C++ PATCH] empty-declarations Nathan Sidwell
16:28 Re: [PATCH PR85190]Adjust pointer for aligned access Bin.Cheng
16:01 Re: [C++ PATCH] empty-declarations Jason Merrill
16:01 [og7] Enable worker partitioning with warp-sized vector_length Cesar Philippidis
15:50 Re: [doc patch] remove hyphen from side-effect Martin Sebor
15:38 Re: [PATCH] sel-sched: run cleanup_cfg just before loop_optimizer_init (PR 84659) Andrey Belevantsev
15:38 Explore How Cannabis Can Be Integrated into Mainstream Medical Treatments CannaTherapeutics
15:17 Re: [PATCH] Fix combiner ICE with -g (PR rtl-optimization/85300) Segher Boessenkool
15:14 Re: [PATCH] Add IntegerRange for -mprioritize-restricted-insns=. Martin Liška
15:06 Re: [PATCH] Add IntegerRange for -mprioritize-restricted-insns=. Segher Boessenkool
15:06 [C++ PATCH] empty-declarations Nathan Sidwell
14:58 Re: [PATCH PR85190]Adjust pointer for aligned access Bin.Cheng
14:43 Re: [PATCH] gdbhooks: Add new pretty-printers for: varpool_node, symtab_node, cgraph_edge and ipa_ref. Martin Liška
14:40 [PATCH] sel-sched: run cleanup_cfg just before loop_optimizer_init (PR 84659) Alexander Monakov
14:37 Re: [AARCH64] Neon vld1_*_x3, vst1_*_x2 and vst1_*_x3 intrinsics Sudakshina Das
14:35 Re: [PATCH PR85190]Adjust pointer for aligned access Jakub Jelinek
14:35 [PATCH] Fix -gsplit-dwarf ICE (PR debug/85302) Jakub Jelinek
14:35 [PATCH] Fix fortran/openmp.c collapsed loop analysis (PR fortran/85313) Jakub Jelinek
14:23 Re: [C++ PATCH] P0962 change cleanup (PR c++/85312) Jason Merrill
14:22 C++ PATCH for debug/65821, source location and default arguments Jason Merrill
14:18 Re: [C++ PATCH] P0962 change cleanup (PR c++/85312) Ville Voutilainen
14:10 Re: [PATCH] gdbhooks: Add new pretty-printers for: varpool_node, symtab_node, cgraph_edge and ipa_ref. David Malcolm
14:10 [C++ PATCH] P0962 change cleanup (PR c++/85312) Jakub Jelinek
13:54 C++ PATCH for c++/85285, ICE with flexible array after substitution Jason Merrill
13:52 Re: C++ PATCH for c++/85264, ICE with extra template parameter list Jason Merrill
13:51 Re: C++ PATCH for c++/85264, ICE with extra template parameter list Jason Merrill
13:50 [PATCH] Fix combiner ICE with -g (PR rtl-optimization/85300) Jakub Jelinek
13:45 Re: [PATCH] Be more carefull about DECL merging in LTO (PR lto/85248). Martin Liška
13:36 Re: [patch, fortran] Remove parallell annotation from DO CONCURRENT Jakub Jelinek
13:35 Patch ping Jakub Jelinek
13:06 Re: [PATCH][AArch64] PR target/84748: Mark *compare_cstore<mode>_insn as clobbering CC reg Kyrill Tkachov
12:58 Re: Add missing cases to vect_get_smallest_scalar_type (PR 85286) Richard Biener
12:49 Re: [PATCH PR85190]Adjust pointer for aligned access Richard Biener
12:46 [PATCH] gdbhooks: Add new pretty-printers for: varpool_node, symtab_node, cgraph_edge and ipa_ref. Martin Liška
12:34 Re: Patch ping Kirill Yukhin
12:28 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657). Martin Liška
12:26 [PATCH] Add IntegerRange for -mprioritize-restricted-insns=. Martin Liška
11:09 [PATCH] sched-rgn: run add_branch_dependencies for sel-sched (PR 84301) Alexander Monakov
10:41 [PATCH] sched-deps: respect deps->readonly in macro-fusion (PR 84566) Alexander Monakov
10:41 Re: Add missing cases to vect_get_smallest_scalar_type (PR 85286) Richard Sandiford
10:35 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657). Jakub Jelinek
10:20 Re: [AARCH64] Neon vld1_*_x3, vst1_*_x2 and vst1_*_x3 intrinsics Sameera Deshpande
09:55 [PATCH PR85190]Adjust pointer for aligned access Bin Cheng
09:35 Re: [PATCH] Assorted -masm=intel fixes (PR target/85281) Jakub Jelinek
09:14 Re: [PATCH][explow] PR target/85173: validize memory before passing it on to target probe_stack Uros Bizjak
08:46 Re: [PATCH][explow] PR target/85173: validize memory before passing it on to target probe_stack Richard Earnshaw (lists)
08:24 Re: [PATCH] Assorted -masm=intel fixes (PR target/85281) Jan Beulich
07:42 Re: [PATCH] PR libstdc++/85222 allow catching iostream errors as gcc4-compatible ios::failure Richard Biener
07:37 Re: [PATCH][explow] PR target/85173: validize memory before passing it on to target probe_stack Uros Bizjak
06:50 Re: Add missing cases to vect_get_smallest_scalar_type (PR 85286) Richard Biener
06:49 Re: Set insn_last_address in final_1 Richard Biener
06:44 Re: [patch, fortran] Remove parallell annotation from DO CONCURRENT Richard Biener
06:37 Re: [PATCH/doc] - mention all optimization options that enable inlining options Richard Biener
06:35 Fix LTO streaming ICE Jan Hubicka
06:32 Re: Fix PRs 80463, 83972, 83480 Andrey Belevantsev
05:50 Re: [PATCH] Assorted -masm=intel fixes (PR target/85281) Jan Beulich
02:36 Re: [PATCH/doc] - mention all optimization options that enable inlining options Martin Sebor
00:53 [RFC] Improve tree DSE Kugan Vivekanandarajah
00:37 Re: [doc patch] remove hyphen from side-effect Sandra Loosemore

April 09, 2018
23:59 Re: [doc patch] remove hyphen from side-effect Martin Sebor
23:36 [PATCH] PR libstdc++/85222 allow catching iostream errors as gcc4-compatible ios::failure Jonathan Wakely
22:55 Re: C++ PATCH for c++/85264, ICE with extra template parameter list Paolo Carlini
22:47 Re: [PATCH][GCC][mid-end] Allow larger copies when target supports unaligned access [Patch (1/2)] Jeff Law
22:33 Re: [PATCH][RFC] Fix PR85180, find_base_term is exponential Jeff Law
22:26 Re: [PATCH][explow] PR target/85173: validize memory before passing it on to target probe_stack Jeff Law
22:14 [PR 84149] From 3b967c133f7f62e3c2951a971d8690d242364f5d Mon Sep 17 00:00:00 2001 Martin Jambor
21:19 Re: [patch, fortran] Remove parallell annotation from DO CONCURRENT Steve Kargl
21:15 C++ PATCH for c++/85279, dump_expr vs. decltype Jason Merrill
20:58 Re: [patch, fortran] Remove parallell annotation from DO CONCURRENT Thomas Koenig
20:52 C++ PATCH for c++/85262, ICE with redundant qualification on constructor Jason Merrill
20:35 [PATCH] Assorted -masm=intel fixes (PR target/85281) Jakub Jelinek
20:28 Re: [patch, fortran] Remove parallell annotation from DO CONCURRENT Steve Kargl
20:22 C++ PATCH for c++/85277, ICE with invalid offsetof Jason Merrill
20:20 Re: [patch, fortran] Remove parallell annotation from DO CONCURRENT Jakub Jelinek
20:10 [patch, fortran] Remove parallell annotation from DO CONCURRENT Thomas Koenig
19:41 Re: [C++ PATCH] Fix invalid structured binding range for parsing error recovery (PR c++/85194) Jason Merrill
19:40 C++ PATCH for c++/85264, ICE with extra template parameter list Jason Merrill
19:09 Re: [PATCH] Assorted -masm=intel fixes (PR target/85281) H.J. Lu
19:05 Re: [PATCH] v2: Show pertinent parameter (PR c++/85110) Jason Merrill
19:04 Re: [C++ Patch] PR 85227 ("[7/8/ Regression] ICE with structured binding of a forward declared variable") Jason Merrill
18:30 [PATCH] Fix some broadcasts in -masm=intel mode (PR target/85281) Jakub Jelinek
18:24 Re: Fix PRs 80463, 83972, 83480 Jakub Jelinek
18:18 Re: C++ PATCH for c++/85032, rejects-valid with if constexpr in template Jason Merrill
18:01 Re: Add missing cases to vect_get_smallest_scalar_type (PR 85286) Jakub Jelinek
17:47 Add missing cases to vect_get_smallest_scalar_type (PR 85286) Richard Sandiford
17:43 Set insn_last_address in final_1 Richard Sandiford
15:44 C++ PATCH for c++/85256, ICE capturing pointer to VLA Jason Merrill
15:43 Re: Improve code quality across partition boundaries Richard Biener
15:07 RE: [PATCH] [ARC] Fix stack usage info for naked functions. Claudiu Zissulescu
15:05 RE: [PATCH] [ARC] Add/update combiner patterns. Claudiu Zissulescu
14:29 Re: [PATCH, GCC/ARM] Fix PR85261: ICE with FPSCR setter builtin Thomas Preudhomme
14:17 Improve code quality across partition boundaries Jan Hubicka
14:00 Re: [PATCH] Be more carefull about DECL merging in LTO (PR lto/85248). Richard Biener
13:55 [PATCH] Be more carefull about DECL merging in LTO (PR lto/85248). Martin Liška
13:43 Re: [PATCH v2, rs6000] Tidy implementation of vec_ldl Segher Boessenkool
13:26 [PATCH] Fix PR85284 Richard Biener
13:20 [nvptx, PR84041] Add memory_barrier insn Tom de Vries
12:31 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657). Martin Liška
11:41 Re: [PATCH] MIPS/GCC: Mark text contents as code or data Maciej W. Rozycki
11:37 Re: [nvptx, PR81352] Add exit insn after noreturn call for neutered threads in warp (fwd) Richard Biener
11:32 Re: [PATCH] Handle empty infinite loops in OpenACC for PR84955 Richard Biener
10:30 Re: Fix PRs 80463, 83972, 83480 Andrey Belevantsev
09:47 Re: Fix PR 83913 Andrey Belevantsev
09:17 Re: Fix PR 83962 Andrey Belevantsev
09:11 Re: [wwwdocs] GCC-7.3 changes: Add note about LEON3FT erratum workaround Gerald Pfeifer
09:10 Re: Fix PR 83530 Andrey Belevantsev
08:36 Re: [Aarch64] Fix conditional branches with target far away. Sameera Deshpande
08:24 Re: [wwwdocs] GCC-7.3 changes: Add note about LEON3FT erratum workaround Daniel Hellstrom
07:36 Re: [PATCH/doc] - mention all optimization options that enable inlining options Richard Biener

April 08, 2018
17:23 Re: [Fortran, PATCH, coarray, v1] Extend caf_*_by_ref () API by a type specifier Andre Vehreschild
16:34 Re: [committed] fix a couple of typos in manual Martin Sebor
16:34 [PATCH/doc] - mention all optimization options that enable inlining options Martin Sebor
14:31 Re: [nvptx, PR81352] Add exit insn after noreturn call for neutered threads in warp Gerald Pfeifer
14:09 Re: [wwwdocs] gcc-8/changes.html additions Gerald Pfeifer
14:00 Re: [wwwdocs] Update gcc-8/changes.html for some IPA and x86 canges Gerald Pfeifer
12:25 [Fortran, Patch, PR81773, PR83606, coarray, v1] Fix coarray get to array with vector indexing Andre Vehreschild
08:27 New Swedish PO file for 'gcc' (version 8.1-b20180401) Translation Project Robot
06:32 Re: [committed] fix a couple of typos in manual Richard Biener
06:31 Re: [wwwdocs] Update gcc-8/changes.html for some IPA and x86 canges Richard Biener

April 07, 2018
23:43 Re: [committed] fix a couple of typos in manual Gerald Pfeifer
21:34 Re: [wwwdocs] gcc-8/changes.html additions Bernd Edlinger
21:11 Re: [wwwdocs] Update gcc-8/changes.html for some IPA and x86 canges Gerald Pfeifer
21:04 Re: [wwwdocs] Release notes for SVE Gerald Pfeifer
21:00 Re: [wwwdocs] gcc-8/changes.html additions Gerald Pfeifer
20:08 Re: [wwwdocs] GCC-7.3 changes: Add note about LEON3FT erratum workaround Gerald Pfeifer
18:36 Re: [patch, middle-end] Fix PR 82976, non-trivial conversion at assignment Richard Biener
18:08 [patch, middle-end] Fix PR 82976, non-trivial conversion at assignment Thomas König
15:13 Re: Add workaround to std::variant for Clang bug 31852 Gerald Pfeifer
10:53 Re: [PATCH] verify_type_variant diagnostic tweak (PR tree-optimization/80021) Richard Biener
09:12 New Spanish PO file for 'gcc' (version 8.1-b20180401) Translation Project Robot
09:07 Re: [PATCH] [ARC] Add/update combiner patterns. Andrew Burgess
08:47 New Spanish PO file for 'gcc' (version 8.1-b20180401) Translation Project Robot
08:18 [PATCH] verify_type_variant diagnostic tweak (PR tree-optimization/80021) Jakub Jelinek
06:21 Re: [PATCH] Fix native_encode_expr and sccvn caller (PR tree-optimization/85257) Richard Biener

April 06, 2018
22:36 [SPARC] Fix PR target/85196 Eric Botcazou
21:12 New German PO file for 'gcc' (version 8.1-b20180401) Translation Project Robot
20:34 Re: [PATCH] config.gcc (x86_64-*-rtems*): Add rtems.h to tm_file Amaan Cheval
20:19 Re: [PATCH] config.gcc (x86_64-*-rtems*): Add rtems.h to tm_file Joel Sherrill
20:14 [PATCH] Fix native_encode_expr and sccvn caller (PR tree-optimization/85257) Jakub Jelinek
20:07 Re: [PATCH v2] RISC-V: Support for FreeBSD Jim Wilson
20:06 [PATCH] config.gcc (x86_64-*-rtems*): Add rtems.h to tm_file Amaan Cheval
19:55 Re: [AARCH64] Neon vld1_*_x3, vst1_*_x2 and vst1_*_x3 intrinsics Christophe Lyon
19:47 [PATCH] v2: Show pertinent parameter (PR c++/85110) David Malcolm
19:05 Re: [C++ Patch] PR 85227 ("[7/8/ Regression] ICE with structured binding of a forward declared variable") Paolo Carlini
18:37 Re: [patch, libfortran] Fix PR 88235, buffer overrun in matmul Steve Kargl
18:18 Re: C++ PATCH for c++/85032, rejects-valid with if constexpr in template Marek Polacek
18:09 PR c++/85214 - ICE with alias, generic lambda, constexpr if. Jason Merrill
17:35 [PATCH] Fix dwarf2out ICE on zero sized array initializer (PR debug/85252) Jakub Jelinek
17:22 Retitle 894080: Please add the gccgo GNU/Hurd patches for gcc-8 again (and commit upstream) Svante Signell
17:09 Re: [PATCH] Fix create_preheader ICE (PR rtl-optimization/84872) Richard Biener
17:07 Re: [PATCH] Fix dwarf2out ICE on zero sized array initializer (PR debug/85252) Richard Biener
17:06 Re: [C++ PATCH] Fix structured binding tsubst error recovery (PR c++/85210) Jason Merrill
17:05 Re: [C++ Patch] PR 85227 ("[7/8/ Regression] ICE with structured binding of a forward declared variable") Jason Merrill
16:52 [patch, libfortran] Fix PR 88235, buffer overrun in matmul Thomas König
16:35 [PATCH] Fix create_preheader ICE (PR rtl-optimization/84872) Jakub Jelinek
16:35 [C++ PATCH] Fix structured binding tsubst error recovery (PR c++/85210) Jakub Jelinek
16:19 Re: Fix PRs 80463, 83972, 83480 Alexander Monakov
16:17 Re: [PATCH, GCC/ARM] Fix PR85261: ICE with FPSCR setter builtin Thomas Preudhomme
16:10 Re: Fix PR 83913 Alexander Monakov
16:08 Re: [PATCH, GCC/ARM] Fix PR85261: ICE with FPSCR setter builtin Ramana Radhakrishnan
16:02 [PATCH] [ARC] Fix stack usage info for naked functions. Alexey Brodkin
15:59 Re: Fix PR 83962 Alexander Monakov
15:56 Re: Fix PR 83530 Alexander Monakov
15:54 [PATCH, GCC/ARM] Fix PR85261: ICE with FPSCR setter builtin Thomas Preudhomme
15:35 Re: [PATCH] Handle empty infinite loops in OpenACC for PR84955 Jakub Jelinek
15:21 Re: [PATCH v2] C++: suggest missing headers for implicit use of "std" (PR c++/85021) Jason Merrill
15:10 C++ PATCH for c++/85242, ICE with class defn in template parm Jason Merrill
15:08 C++ PATCH for c++/85240, LTO ICE with using of undeduced auto Jason Merrill
13:49 [PATCH] Handle empty infinite loops in OpenACC for PR84955 Cesar Philippidis
13:18 RE: [PATCH][GCC][mid-end] Fix PR85123 incorrect copies Tamar Christina
12:55 RE: [PATCH][GCC][mid-end] Fix PR85123 incorrect copies Tamar Christina
12:05 Re: [PATCH] Mitigate PR85222 a bit Richard Biener
11:53 Re: [PATCH] Mitigate PR85222 a bit Jonathan Wakely
11:48 Re: [PATCH] Mitigate PR85222 a bit Jonathan Wakely
11:46 [PATCH] Fix PR85244 Richard Biener
11:35 Re: [PATCH][GCC][mid-end] Fix PR85123 incorrect copies Richard Biener
11:25 Re: [PATCH][GCC][mid-end] Fix PR85123 incorrect copies Eric Botcazou
11:22 Re: [PATCH] Mitigate PR85222 a bit Richard Biener
11:17 Re: [PATCH] Mitigate PR85222 a bit Jonathan Wakely
10:24 Re: [PATCH][GCC][mid-end] Fix PR85123 incorrect copies Richard Biener
10:24 Re: PR libstdc++/83860 avoid dangling references in valarray closure types Jonathan Wakely
10:19 Re: [PATCH] Fix ICE with statement frontiers (PR sanitizer/85213) Richard Biener
10:17 Re: [AARCH64] Neon vld1_*_x3, vst1_*_x2 and vst1_*_x3 intrinsics Sameera Deshpande
09:39 [PATCH] Mitigate PR85222 a bit Richard Biener
09:01 [C++ Patch] PR 85227 ("[7/8/ Regression] ICE with structured binding of a forward declared variable") Paolo Carlini
09:00 [PATCH 4/5] [ARC] Cleanup sdata handling. Claudiu Zissulescu
09:00 [PATCH 0/5] [ARC] General fixes Claudiu Zissulescu
09:00 [PATCH 3/5] [ARC] Update movhi and movdi patterns. Claudiu Zissulescu
09:00 [PATCH 2/5] [ARC] Fix FLS, SETI patterns. Claudiu Zissulescu
09:00 [PATCH 5/5] [ARC] Clear the instruction cache using syscalls. Claudiu Zissulescu
09:00 [PATCH 1/5] [ARC] Update sleep builtin. Claudiu Zissulescu
08:50 Re: PR libstdc++/83860 avoid dangling references in valarray closure types Marc Glisse
08:29 PR libstdc++/83860 avoid dangling references in valarray closure types Jonathan Wakely
07:50 [PATCH 3/3] IBM Z: Fix vcond-shift testcase. Andreas Krebbel
07:49 [PATCH 2/3] IBM Z: Use the dedicated NOP instructions for "nop" Andreas Krebbel
07:49 [PATCH 1/3] Wattributes.c testcase: Disable warning check for IBM Z. Andreas Krebbel
07:48 [Committed 0/3] IBM Z testsuite fixes Andreas Krebbel
03:48 Re: [PATCH v2] RISC-V: Support for FreeBSD Kito Cheng

April 05, 2018
23:46 Re: [PATCH][GCC][mid-end] Fix PR85123 incorrect copies Alan Modra
23:33 [PATCH v2] C++: suggest missing headers for implicit use of "std" (PR c++/85021) David Malcolm
23:28 [doc PATCH] fix up C++ option references (PR 71283) Martin Sebor
21:21 Re: [C++ PATCH] Fix ICE with structured binding initialized from lambda in template (PR c++/85209) Jason Merrill
21:21 Re: [C++ PATCH] Fix ICE with #pragma weak and structured bindings (PR c++/85208) Jason Merrill
21:10 [C++ PATCH] Fix ICE with structured binding initialized from lambda in template (PR c++/85209) Jakub Jelinek
21:06 [C++ PATCH] Fix ICE with #pragma weak and structured bindings (PR c++/85208) Jakub Jelinek
19:38 C++ PATCH for c++/85136, ICE with designated init in template Jason Merrill
18:43 [PATCH] Fix ICE with statement frontiers (PR sanitizer/85213) Jakub Jelinek
18:28 Re: [PATCH][RFC] Fix PR85180, find_base_term is exponential Jakub Jelinek
17:11 C++ PATCH for c++/83808, ICE with VLA initialization Jason Merrill
17:08 Re: [PATCH] Use dlsym to check if libdl is needed for plugin DJ Delorie
17:07 Re: [PATCH] rs6000: Enable -fasynchronous-unwind-tables by default David Edelsohn
16:59 Re: Add workaround to std::variant for Clang bug 31852 Jonathan Wakely
16:58 [PATCH, i386]: FIx PR85193, ICE: SIGSEGV in memory_operand at recog.c:1361 with -O2 -fno-tree-ccp -fno-tree-fre -mno-sse Uros Bizjak
16:44 C++ PATCH for c++/82152, ICE with class deduction and inherited ctor Jason Merrill
16:42 Re: [PATCH] c/55976 -Werror=return-type should error on returning a value from a void function dave . pagan
16:36 Re: [og7] vector_length extension part 5: libgomp and tests Tom de Vries
16:33 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization Tom de Vries
16:32 Re: [og7] vector_length extension part 4: target hooks and automatic parallelism Tom de Vries
16:26 Re: [og7] vector_length extension part 3: reductions Tom de Vries
16:02 C++ PATCH for c++/84665, ICE with array of empty class Jason Merrill
15:36 Re: [PATCH, GCC/ARM] Fix PR85203: cmse_nonsecure_caller returns wrong result Kyrill Tkachov
15:35 Re: [C++ PATCH] Implement P0969 Jakub Jelinek
15:13 Re: [PATCH, GCC/ARM] Fix PR85203: cmse_nonsecure_caller returns wrong result Thomas Preudhomme
14:48 C++ PATCH for c++/85228, ICE with lambda in enumerator Jason Merrill
14:40 Re: [PATCH] Add -C when using -Wimplicit-fallthrough and --save-temps (PR preprocessor/78497). Martin Liška
14:36 Re: [C++ Patch] PR 80956 ("[7/8 Regression] ICE with abstract class vector") Jason Merrill
14:33 Re: [C++ PATCH] Implement P0961 Jason Merrill
14:20 [PATCH][explow] PR target/85173: validize memory before passing it on to target probe_stack Kyrill Tkachov
14:19 Re: C++ PATCH for c++/85200, ICE with constexpr if in generic lambda Jason Merrill
14:18 Re: [wwwdocs] gcc-8/changes.html Martin Liška
14:14 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization Tom de Vries
14:07 Re: [og7] vector_length extension part 3: reductions Tom de Vries
14:07 Re: [C++ Patch] PR 80956 ("[7/8 Regression] ICE with abstract class vector") Paolo Carlini
14:06 Re: [C++ PATCH] Implement P0961 Ville Voutilainen
14:06 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization Tom de Vries
13:57 Re: [C++ PATCH] Implement P0969 Jason Merrill
13:56 Re: [C++ Patch] PR 80956 ("[7/8 Regression] ICE with abstract class vector") Jason Merrill
13:54 Re: [C++ PATCH] Implement P0969 Jason Merrill
13:42 Re: [C++ Patch] PR 84792 ("[6/7/8 Regression] ICE with broken typedef of a struct") Jason Merrill
13:37 Re: [C++ PATCH] Implement P0961 Jason Merrill
13:35 Re: [PATCH] rs6000: Enable -fasynchronous-unwind-tables by default Jakub Jelinek
13:35 Re: [PATCH] Add -C when using -Wimplicit-fallthrough and --save-temps (PR preprocessor/78497). Jakub Jelinek
13:33 Re: [PATCH] [PR c++/85039] no type definitions in builtin offsetof Jason Merrill
12:51 Re: [PATCH] Add -C when using -Wimplicit-fallthrough and --save-temps (PR preprocessor/78497). Martin Liška
12:32 [PATCH][RFC] Fix PR85180, find_base_term is exponential Richard Biener
12:29 [PATCH][GCC][mid-end] Fix PR85123 incorrect copies Tamar Christina
12:27 [C++ Patch] PR 80956 ("[7/8 Regression] ICE with abstract class vector") Paolo Carlini
11:35 Re: [PATCH] rs6000: Enable -fasynchronous-unwind-tables by default Jakub Jelinek
10:35 Re: [PATCH 1/3] improve detection of attribute conflicts (PR 81544) Jakub Jelinek
10:08 Re: [PATCH] rs6000: Enable -fasynchronous-unwind-tables by default Segher Boessenkool
09:46 [PATCH] rs6000: Enable -fasynchronous-unwind-tables by default Segher Boessenkool
09:06 [C++ PATCH] Implement P0969 Ville Voutilainen
08:41 [nvptx, PR85204] Fix neutering of bb with only cond jump Tom de Vries
08:35 Patch ping^2 Jakub Jelinek
08:35 Re: [PATCH, rs6000] Undefine vector, bool, pixel in xmmintrin.h Jakub Jelinek
07:30 Re: [PATCH] Fix BIT_FIELD_REF folding (PR middle-end/85195) Richard Biener
07:01 Re: [PATCH 1/3] improve detection of attribute conflicts (PR 81544) Andreas Krebbel
04:00 C++ PATCH for c++/85215, C++17 ICE initializing from conversion function Jason Merrill
02:44 Re: [PATCH] c/55976 -Werror=return-type should error on returning a value from a void function Martin Sebor
00:48 [C++ Patch] PR 84792 ("[6/7/8 Regression] ICE with broken typedef of a struct") Paolo Carlini
00:08 C++ PATCH for c++/84938, ICE dividing by ~-1 Jason Merrill
00:07 C++ PATCH for c++/84936, ICE with unexpanded pack in mem-init Jason Merrill

April 04, 2018
23:50 Re: [PATCH] c/55976 -Werror=return-type should error on returning a value from a void function dave . pagan
23:04 Re: [wwwdocs] document new options in gcc-8/changes.html Paolo Carlini
22:50 [PATCH] Add -fcf-protection -mcet to STAGE4_CFLAGS H.J. Lu
22:28 Re: [wwwdocs] document new options in gcc-8/changes.html Martin Sebor
22:26 [C++ PATCH] Implement P0961 Ville Voutilainen
21:35 [PATCH] Fix BIT_FIELD_REF folding (PR middle-end/85195) Jakub Jelinek
21:32 Re: [wwwdocs] gcc-8/changes.html additions Bernd Edlinger
21:07 Re: [PATCH, rtl] Fix PR84878: Segmentation fault in add_cross_iteration_register_deps Peter Bergner
20:54 Re: [PATCH, rs6000] Undefine vector, bool, pixel in xmmintrin.h Bill Schmidt
20:47 Re: [PATCH, rs6000] Undefine vector, bool, pixel in xmmintrin.h Bill Schmidt
20:35 [C++ PATCH] Fix __builtin_constant_p constexpr handling (PR inline-asm/85172) Jakub Jelinek
20:11 Re: [wwwdocs] gcc-8/changes.html additions Martin Sebor
20:07 Re: C++ PATCH for c++/84221, bogus -Wunused with unused attribute on template Martin Sebor
20:04 Re: [committed 2/2] wwwdocs: Document my gcc 8 changes for the website (v2) Gerald Pfeifer
19:59 Re: [wwwdocs] gcc-8/changes.html additions Gerald Pfeifer
19:59 Re: C++ PATCH for c++/84221, bogus -Wunused with unused attribute on template Jason Merrill
19:58 Re: C++ PATCH for c++/84221, bogus -Wunused with unused attribute on template Jason Merrill
19:55 Re: [wwwdocs]Mention -ftree-loop-distribution Gerald Pfeifer
19:53 Re: [PATCH 1/2] wwwdocs: Add bin/gcc-color-to-html.py Gerald Pfeifer
19:52 Re: C++ PATCH for c++/84221, bogus -Wunused with unused attribute on template Martin Sebor
19:51 Re: [C++ PATCH] Fix __builtin_constant_p constexpr handling (PR inline-asm/85172) Jason Merrill
19:50 Re: [PATCH 1/2] wwwdocs: Add bin/gcc-color-to-html.py David Malcolm
19:49 [C++ PATCH] Fix invalid structured binding range for parsing error recovery (PR c++/85194) Jakub Jelinek
19:32 Re: [PATCH] Add -C when using -Wimplicit-fallthrough and --save-temps (PR preprocessor/78497). Marek Polacek
19:24 Re: [committed 2/2] wwwdocs: Document my gcc 8 changes for the website (v2) David Malcolm
19:23 Re: [PATCH, rtl] Fix PR84878: Segmentation fault in add_cross_iteration_register_deps Richard Biener
19:19 C++ PATCH for c++/85006, concepts ICE with A<auto...> return type Jason Merrill
19:04 C++ PATCH for c++/84221, bogus -Wunused with unused attribute on template Jason Merrill
19:02 Re: [committed 2/2] wwwdocs: Document my gcc 8 changes for the website (v2) Gerald Pfeifer
19:01 Re: [PATCH 1/2] wwwdocs: Add bin/gcc-color-to-html.py Gerald Pfeifer
18:57 C++ PATCH for c++/85200, ICE with constexpr if in generic lambda Jason Merrill
18:25 Re: [PATCH, rtl] Fix PR84878: Segmentation fault in add_cross_iteration_register_deps Peter Bergner
18:24 [wwwdocs] gcc-8/changes.html additions Bernd Edlinger
18:18 Re: [PATCH, testsuite, 2/2] Add scan-ltrans-tree-dump Bernhard Reutner-Fischer
17:58 Re: [PATCH] c/55976 -Werror=return-type should error on returning a value from a void function Martin Sebor
17:57 [committed 2/2] wwwdocs: Document my gcc 8 changes for the website (v2) David Malcolm
17:57 [PATCH 1/2] wwwdocs: Add bin/gcc-color-to-html.py David Malcolm
17:57 [PATCH 0/2] wwwdocs: Updates for gcc 8 changes (v2) David Malcolm
17:35 Re: [PATCH] c/55976 -Werror=return-type should error on returning a value from a void function Jakub Jelinek
17:35 Re: [PATCH 1/3] improve detection of attribute conflicts (PR 81544) Jakub Jelinek
17:27 Contents of PO file 'gcc-8.1-b20180401.uk.po' Translation Project Robot
17:27 New Ukrainian PO file for 'gcc' (version 8.1-b20180401) Translation Project Robot
17:20 Re: [PATCH, GCC/ARM] Fix PR85203: cmse_nonsecure_caller returns wrong result Thomas Preudhomme
17:19 Re: [PATCH, GCC/ARM] Fix PR85203: cmse_nonsecure_caller returns wrong result Kyrill Tkachov
17:18 Re: [PATCH 1/3] improve detection of attribute conflicts (PR 81544) Martin Sebor
17:15 Re: [PATCH] Fix libbacktrace zdebug decompression on big endian (PR other/85161) Ian Lance Taylor
17:07 Re: [PATCH, GCC/ARM] Fix PR85203: cmse_nonsecure_caller returns wrong result Thomas Preudhomme
17:05 Re: [PATCH] c/55976 -Werror=return-type should error on returning a value from a void function dave . pagan
17:03 [PATCH, GCC/ARM] Fix PR85203: cmse_nonsecure_caller returns wrong result Thomas Preudhomme
16:51 Re: [PATCH 1/3] improve detection of attribute conflicts (PR 81544) Andreas Krebbel
16:41 C++ PATCH for c++/85148, ICE with 'this' in array NSDMI Jason Merrill
16:40 Re: [PATCH] [PR c++/84979] improve auto handling in explicit tmpl args for concepts Alexandre Oliva
16:40 C++ PATCH for c++/85141, ICE with compound assignment and static member function Jason Merrill
16:37 C++ PATCH for c++/85118, wrong error with generic non-capturing lambda Jason Merrill
16:25 Re: [PATCH] [PR c++/85039] no type definitions in builtin offsetof Alexandre Oliva
16:16 Re: [PATCH 1/3] improve detection of attribute conflicts (PR 81544) Andreas Krebbel
15:57 Re: [wwwdocs] gcc-8/changes.html additions Martin Sebor
15:43 Re: [PATCH, rtl] Fix PR84878: Segmentation fault in add_cross_iteration_register_deps Peter Bergner
15:33 C++ PATCH for c++/85133, ICE with missing concept initializer Jason Merrill
15:33 [PATCH v2, rs6000] Tidy implementation of vec_ldl Kelvin Nilsen
15:32 C++ PATCH for c++/85135, ICE with omitted template arguments Jason Merrill
14:50 Re: Fix -Wstringop-overflow regression Michael Matz
14:46 Re: [PATCH] [PR c++/85039] no type definitions in builtin offsetof Jason Merrill
14:42 Re: [C++ PATCH] PR c++/65923 Jason Merrill
14:36 Re: [C++ PATCH] PR c++/65923 Ville Voutilainen
14:34 Re: [PATCH] [PR c++/84979] improve auto handling in explicit tmpl args for concepts Jason Merrill
14:15 [committed] Fix g++.dg/inherit/override-attribs.C on ia32 (PR testsuite/85189) Jakub Jelinek
14:15 Re: Fix -Wstringop-overflow regression Richard Biener
14:01 Re: [C++ PATCH] Fix __direct_bases ICE (PR c++/85146, take 2) Jakub Jelinek
13:35 Re: [PATCH] Disable anchors and msdata for ASAN test-case (PR sanirizer/85174). Jakub Jelinek
13:34 Fix -Wstringop-overflow regression Michael Matz
13:26 Re: [C++ PATCH] Fix __direct_bases ICE (PR c++/85146, take 2) Jason Merrill
13:03 [PATCH] libgo: Avoid clobbering shell history file in signal_cgo_test.go Andreas Schwab
12:43 Re: [PATCH][GCC][mid-end] Allow larger copies when target supports unaligned access [Patch (1/2)] Peter Bergner
12:35 [PATCH] Fix PR85176, LTO with -g1 Richard Biener
12:14 [PATCH] Fix PR85191 Richard Biener
10:40 Re: [PATCH] Disable anchors and msdata for ASAN test-case (PR sanirizer/85174). Martin Liška
10:35 Re: [PATCH, rs6000] Undefine vector, bool, pixel in xmmintrin.h Jakub Jelinek
10:29 Re: [PATCH] Disable anchors and msdata for ASAN test-case (PR sanirizer/85174). Segher Boessenkool
10:14 [PATCH] Disable anchors and msdata for ASAN test-case (PR sanirizer/85174). Martin Liška
10:13 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657). Martin Liška
09:35 [C++ PATCH] Fix __direct_bases ICE (PR c++/85146, take 2) Jakub Jelinek
09:30 [patch, libfortran, committed] Implement stop_numeric for minimal targets Thomas König
09:06 RE: [PATCH][GCC][mid-end] Allow larger copies when target supports unaligned access [Patch (1/2)] Tamar Christina
09:06 Re: [wwwdocs]Mention -ftree-loop-distribution Bin.Cheng
08:59 Re: [PATCH, testsuite, 2/2] Add scan-ltrans-tree-dump Tom de Vries
08:12 New template for 'gcc' made available Translation Project Robot
07:49 [PATCH] Fix PR85168 Richard Biener
07:43 [wwwdocs] gcc-8/changes.html additions Jakub Jelinek
07:16 Re: [PATCH, rtl] Fix PR84878: Segmentation fault in add_cross_iteration_register_deps Richard Biener
07:08 Re: [wwwdocs]Mention -ftree-loop-distribution Gerald Pfeifer
06:51 Re: [wwwdocs] gcc-8/changes.html Gerald Pfeifer
03:25 Re: [PATCH] [PR c++/85039] no type definitions in builtin offsetof Alexandre Oliva
02:41 Re: [PATCH] [PR c++/84943] allow folding of array indexing indirect_ref Alexandre Oliva
02:38 Re: [PATCH] [PR c++/84979] improve auto handling in explicit tmpl args for concepts Alexandre Oliva

April 03, 2018
23:05 Re: [PATCH] PR libstdc++/85183 fix std::variant move-assignment Jonathan Wakely
22:49 Re: [wwwdocs] document new options in gcc-8/changes.html Paolo Carlini
22:47 Re: [wwwdocs] document new options in gcc-8/changes.html Paolo Carlini
22:18 Re: [wwwdocs] document new options in gcc-8/changes.html Paolo Carlini
21:59 [PATCH] Fix x86 vinsert[if]{32x4,64x2} patterns (PR target/85177) Jakub Jelinek
21:20 Re: [patch, fortran] Simplify constants which come from parameter arrays Thomas König
20:54 [wwwdocs] document new options in gcc-8/changes.html Martin Sebor
20:12 Re: New template for 'gcc' made available Joseph Myers
19:36 Re: [PATCH] c/55976 -Werror=return-type should error on returning a value from a void function Martin Sebor
19:12 C++ PATCH for c++/85113, ICE with constexpr and __builtin_constant_p. Jason Merrill
19:09 C++ PATCH for c++/85092, C++17 ICE with unused list constructor Jason Merrill
19:05 Re: [PATCH, rtl] Fix PR84878: Segmentation fault in add_cross_iteration_register_deps Peter Bergner
18:50 PING^4: [PATCH] Use dlsym to check if libdl is needed for plugin H.J. Lu
18:40 Re: [PATCH, rtl] Fix PR84878: Segmentation fault in add_cross_iteration_register_deps H.J. Lu
18:36 Re: [PATCH, rtl] Fix PR84878: Segmentation fault in add_cross_iteration_register_deps Peter Bergner
17:49 Re: [PATCH, testsuite, 2/2] Add scan-ltrans-tree-dump Bernhard Reutner-Fischer
17:40 C++ PATCH to merge_types for malloc redeclaration Jason Merrill
17:35 C++ PATCH for c++/85149, generic lambda and constexpr if Jason Merrill
17:35 [C++ PATCH] Fix error-recovery in fixed_parameter_pack_p_1 (PR c++/85147) Jakub Jelinek
17:33 Re: C++ PATCH to fix an ICE on invalid with OVERLOADs (PR c++/84854) Jason Merrill
17:24 Re: RFC: Disable asan tests under ulimit -v Jason Merrill
16:42 Re: [wwwdocs] gcc-8/changes.html Martin Sebor
16:38 Re: [PATCH] Fix __builtin_expect folding (PR tree-optimization/85156) Richard Biener
16:37 Re: [PATCH] Fix UB in shrink-wrapping (PR rtl-optimization/85167) Richard Biener
16:26 [PATCH] c/55976 -Werror=return-type should error on returning a value from a void function dave . pagan
16:23 Re: [C++ PATCH] Fix __direct_bases ICE (PR c++/85146) Jason Merrill
16:17 Re: [C++ PATCH] Fix error-recovery in fixed_parameter_pack_p_1 (PR c++/85147) Jason Merrill
16:17 Re: [C++ PATCH] Fix namespace attribute error recovery (PR c++/85140) Jason Merrill
16:17 Re: [C++ PATCH] Fix cp_finish_decl error recovery (PR c++/85134) Jason Merrill
16:08 Re: Fix PR 83913 Andrey Belevantsev
16:07 [PATCH] Fix libbacktrace zdebug decompression on big endian (PR other/85161) Jakub Jelinek
16:07 [PATCH] Fix UB in shrink-wrapping (PR rtl-optimization/85167) Jakub Jelinek
16:07 [committed] Fix ix86_expand_vector_set for V64QImode (PR target/85169) Jakub Jelinek
16:07 [PATCH] Fix __builtin_expect folding (PR tree-optimization/85156) Jakub Jelinek
16:07 [C++ PATCH] Fix cp_finish_decl error recovery (PR c++/85134) Jakub Jelinek
16:07 [C++ PATCH] Fix namespace attribute error recovery (PR c++/85140) Jakub Jelinek
16:06 [C++ PATCH] Fix __direct_bases ICE (PR c++/85146) Jakub Jelinek
16:06 Fix PRs 80463, 83972, 83480 Andrey Belevantsev
16:03 Re: Fix PR 83913 Alexander Monakov
15:53 Fix PR 83913 Andrey Belevantsev
15:51 [wwwdocs]Mention -ftree-loop-distribution Bin Cheng
15:48 Re: [PATCH] [PR c++/84943] allow folding of array indexing indirect_ref Jason Merrill
15:48 Fix PR 83962 Andrey Belevantsev
15:48 Re: [PATCH] [PR c++/84943] allow folding of array indexing indirect_ref Jason Merrill
15:46 Re: [PATCH] [PR c++/84979] improve auto handling in explicit tmpl args for concepts Jason Merrill
15:42 Fix PR 83530 Andrey Belevantsev
15:39 Re: [C++ Patch] ("[7/8 Regression] ICE with failed class template argument deduction because of invalid template parameter") Jason Merrill
15:36 [PATCH] rs6000: Fix pr69946.c testcase (PR85126) Segher Boessenkool
15:33 Selective scheduling fixes Andrey Belevantsev
15:22 Re: [patch, fortran] Simplify constants which come from parameter arrays Dominique d'Humières
15:00 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization Tom de Vries
15:00 Re: [documentation patch] add detail to const and pure attributes Jason Merrill
14:52 [nvptx] Use MAX, MIN, ROUND_UP macros Tom de Vries
14:43 Re: [documentation patch] add detail to const and pure attributes Martin Sebor
14:19 [C++ PATCH] PR c++/65923 Ville Voutilainen
13:58 Re: [ARM,testsuite] Force hard-float on armv8_2-fp16-move-1.c Kyrill Tkachov
13:40 [ARM,testsuite] Force hard-float on armv8_2-fp16-move-1.c Christophe Lyon
13:35 Re: [PATCH] Remove UBSAN in dwarf2out.c (PR tree-optimization/82491). Jakub Jelinek
13:16 Re: [PATCH][GCC][mid-end] Allow larger copies when target supports unaligned access [Patch (1/2)] Alan Modra
13:03 Re: [PR 84947] Bits propagation only for int and ptr types Richard Biener
12:41 Re: [PATCH][WWWDOCS][AArch64][ARM] Update GCC 8 release notes Tamar Christina
12:37 Re: [PATCH][GCC][mid-end] Allow larger copies when target supports unaligned access [Patch (1/2)] Tamar Christina
12:32 [PATCH] Remove UBSAN in dwarf2out.c (PR tree-optimization/82491). Martin Liška
12:30 Re: [PATCH][GCC][mid-end] Allow larger copies when target supports unaligned access [Patch (1/2)] Richard Biener
12:29 [PATCH] Add -C when using -Wimplicit-fallthrough and --save-temps (PR preprocessor/78497). Martin Liška
12:25 Re: [PATCH][GCC][mid-end] Allow larger copies when target supports unaligned access [Patch (1/2)] Alan Modra
12:17 [PATCH] rs6000: Fix testcase pr82015.c Segher Boessenkool
11:48 Re: [PATCH, PR84660] Fix combine bug with SHIFT_COUNT_TRUNCATED. Richard Biener
11:25 [PATCH] Remove no longer used recompute_all_dominators Richard Biener
11:16 [wwwdocs] gcc-8/changes.html Martin Liška
11:05 Re: [PATCH] [PR c++/85039] no type definitions in builtin offsetof Nathan Sidwell
11:01 Re: [PATCH][GCC][mid-end] Allow larger copies when target supports unaligned access [Patch (1/2)] Richard Biener
09:53 [PATCH] Fix PR85154 Richard Biener
09:49 Re: [PATCH, rs6000] Undefine vector, bool, pixel in xmmintrin.h Segher Boessenkool
09:39 [PR 84947] Bits propagation only for int and ptr types Martin Jambor
09:28 Re: [documentation patch] add detail to const and pure attributes Pedro Alves
09:02 [C++ Patch] ("[7/8 Regression] ICE with failed class template argument deduction because of invalid template parameter") Paolo Carlini
08:32 Re: [patch, libgomp testsuite] Replace non-standard call abort by STOP n Tom de Vries
08:03 Re: [PATCH] [PR c++/85039] no type definitions in builtin offsetof Alexandre Oliva
07:54 Re: [PATCH] [PR c++/84979] improve auto handling in explicit tmpl args for concepts Alexandre Oliva
07:44 Re: [PATCH] [PR c++/84943] allow folding of array indexing indirect_ref Alexandre Oliva
07:32 [PATCH, i386]: Preserve precision bits when changing rounding bits in x87 control word Uros Bizjak
01:17 Re: [PATCH] [PR c++/84943] allow folding of array indexing indirect_ref Jason Merrill
01:16 Re: [PATCH] [PR c++/84979] improve auto handling in explicit tmpl args for concepts Jason Merrill
00:03 Re: [PATCH. rs6000] Fix PR84912: ICE using -m32 on __builtin_divde*, patch #2 Peter Bergner
00:02 Re: [PATCH, rs6000] Fix PR80546: FAIL: gcc.target/powerpc/bool3-p[78].c scan-assembler-not Peter Bergner

April 02, 2018
23:38 [committed] fix a couple of typos in manual Martin Sebor
22:48 Re: [PATCH, PR84660] Fix combine bug with SHIFT_COUNT_TRUNCATED. Jim Wilson
22:38 [PATCH] RISC-V: Fix for combine bug with shift and AND operations. Jim Wilson
22:34 Re: [documentation patch] add detail to const and pure attributes Martin Sebor
22:19 Re: [PATCH] [PR c++/85039] no type definitions in builtin offsetof Jason Merrill
21:55 [doc patch] remove hyphen from side-effect Martin Sebor
18:18 C++ PATCH for c++/64095, unnamed generic lambda parameter pack Jason Merrill
16:23 Re: [patch, fortran] Fix PR 85102, take 2 Thomas König
16:04 [cpp,doc] PATCH for Re: CPP documentation minor typo Gerald Pfeifer
15:26 Re: [PATCH, rs6000, committed] Fix PR81143 Peter Bergner
15:24 [wwwdocs] Consistently spell the noun "front end" Gerald Pfeifer
15:07 New Danish PO file for 'gcc' (version 8.1-b20180128) Translation Project Robot
14:39 New template for 'gcc' made available Translation Project Robot
14:22 Re: [PATCH, rtl] Fix PR84878: Segmentation fault in add_cross_iteration_register_deps Alexander Monakov
14:03 Re: [patch, fortran] Fix PR 85102, take 2 Steve Kargl
12:08 PING^5: [PATCH] i386: Insert ENDBR before the profiling counter call H.J. Lu
12:06 PING^: [GCC 6] PATCH: Backport -mindirect-branch= patches H.J. Lu
12:05 PING^4 [PATCH] i386: Avoid PLT when shadow stack is enabled directly H.J. Lu
12:05 [patch, fortran] Fix PR 85102, take 2 Thomas König
11:55 Re: [PATCH] Use dlsym to check if libdl is needed for plugin H.J. Lu
06:09 Re: [documentation patch] add detail to const and pure attributes Sandra Loosemore
01:24 [PATCH, rs6000] Undefine vector, bool, pixel in xmmintrin.h Bill Schmidt
00:03 Re: [PATCH, committed] Update my MAINTAINERS entries Bill Schmidt

April 01, 2018
22:56 [wwwdocs] gcc-7/changes.html editorial changes Gerald Pfeifer
22:20 [wwwdocs] gcc-8/changes.html - typos,... Gerald Pfeifer
22:09 Re: [patch, fortran] Fix PR 85102 Thomas Koenig
21:37 Re: [PATCH] Show dangerous warning when -Werror option is used Pali Rohár
21:33 Re: [wwwdocs] Document change that ipa-pure-const pass propagates malloc attribute. Gerald Pfeifer
21:22 Re: [wwwdocs] Couple of items for gcc-8/changes.html Gerald Pfeifer
21:05 Re: [PATCH] Show dangerous warning when -Werror option is used David Malcolm
20:57 Re: [PATCH][WWWDOCS][AArch64][ARM] Update GCC 8 release notes Gerald Pfeifer
20:51 Re: [PATCH] Show dangerous warning when -Werror option is used Gerald Pfeifer
20:40 Re: [PATCH] Show dangerous warning when -Werror option is used Pali Rohár
19:32 Re: [PATCH] Show dangerous warning when -Werror option is used Segher Boessenkool
17:32 Re: Deprecate some C++ extensions Gerald Pfeifer
17:25 Re: [wwwdocs] PATCH for Re: [PATCH] Make -gcolumn-info the default Gerald Pfeifer
16:47 Re: [PATCH] Show dangerous warning when -Werror option is used Marek Polacek
13:52 [patch, fortran] Fix PR 85102 Thomas Koenig
10:56 Re: [wwwdocs] PATCH for Re: [PATCH] Make -gcolumn-info the default Jakub Jelinek
10:05 [PATCH] Show dangerous warning when -Werror option is used Pali Rohár
09:34 [wwwdocs] PATCH for Re: [PATCH] Make -gcolumn-info the default Gerald Pfeifer
03:13 Re: [PATCH] Improve avx512{f,bw} vec_set (PR middle-end/85090) Kirill Yukhin


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