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

November 30, 2018
23:53 Re: [PATCH] minor FDO profile related fixes Jeff Law
23:19 Re: [PATCH v5] Repeat jump threading after combine Jeff Law
23:18 Re: [PATCH] Avoid weird integral types in reassoc range opts (PR tree-optimization/88274) Jeff Law
23:16 Re: [PATCH] Comparison with an enum should mention enum value. Jeff Law
23:15 Re: [PATCH] Introduce --param logical-op-non-short-circuit (PR testsuite/85368) Jeff Law
23:13 [committed] Fix style issue pointed out by Bernhard in my recent change Jeff Law
23:12 Re: [PATCH] Add missing noexpect causes in tuple for move functions Ville Voutilainen
23:08 Re: C++ PATCH to implement C++20 P0634R3, Down with typename! Marek Polacek
23:07 Re: [PATCH] Fix PR64242 Jeff Law
23:05 [PATCH] Add missing noexpect causes in tuple for move functions Nicholas Krause
23:01 [PATCH] v4: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) David Malcolm
21:56 Re: [patch,openacc] Fix infinite recursion in OMP clause pretty-printing, default label Joseph Myers
21:40 Re: [patch,openacc] Fix infinite recursion in OMP clause pretty-printing, default label Jakub Jelinek
21:39 Patch to fix PR88179 Vladimir Makarov
21:35 Re: [patch,openacc] Fix infinite recursion in OMP clause pretty-printing, default label Julian Brown
21:28 Re: [PATCH, libfortran] PR 88137 Initialize backtrace state once Janne Blomqvist
21:14 [PATCH] Add *vec_concatv4sf_0 and *vec_concatv4si_0 insns (PR target/88278) Jakub Jelinek
21:11 [committed] [PR88288, OpenACC, libgomp] Adjust offsets for present data clauses Thomas Schwinge
21:11 Re: [PATCH v3] Make function clone name numbering independent. Michael Ploujnikov
21:05 Re: [patch,openacc] use existing local variable in cp_parser_oacc_enter_exit_data Thomas Schwinge
21:01 Re: [PATCH, OpenACC] Properly handle wait clause with no arguments Thomas Schwinge
20:58 [committed] Add testcase for already fixed PR debug/85550 Jakub Jelinek
20:54 [C++ PATCH] Fix C++ parser endless diagnostics on CPP_PRAGMA_EOL (PR c++/88258) Jakub Jelinek
20:50 [PATCH] Introduce --param logical-op-non-short-circuit (PR testsuite/85368) Jakub Jelinek
20:48 [committed] Clean up Fortran OpenACC wait clause handling Thomas Schwinge
20:47 [committed] Support multiple OpenACC wait clauses Thomas Schwinge
20:44 Re: [wwwdocs] [PATCH]introduce new -flive-patching master option into gcc9 Qing Zhao
20:44 [PATCH] Avoid weird integral types in reassoc range opts (PR tree-optimization/88274) Jakub Jelinek
20:42 Re: [PATCH, OpenACC 2.5, libgomp] Add *_async versions of runtime library API functions Thomas Schwinge
20:34 [PATCH,RFC] PR target/61976 PowerPC & AIX parameter passing David Edelsohn
20:23 Re: [PATCH] Adjust offsets for present data clauses Thomas Schwinge
19:51 Re: [PATCH] Use proper location for tls_init function (PR c++/88263). Jason Merrill
19:29 Re: [PATCH, libfortran] PR 88137 Initialize backtrace state once Janne Blomqvist
19:07 Re: [PATCH, libfortran] PR 88137 Initialize backtrace state once Thomas Schwinge
18:29 Re: [wwwdocs] [PATCH]introduce new -flive-patching master option into gcc9 Jeff Law
18:19 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler [v3] Pedro Alves
17:49 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler [v3] Jakub Jelinek
17:44 Re: [PATCH][AArch64][2/3] Correct type attribute for mul and mneg instructions Steve Ellcey
17:41 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler [v3] Nick Clifton
17:04 [wwwdocs] [PATCH]introduce new -flive-patching master option into gcc9 Qing Zhao
16:27 Re: [PATCH, libstdc++, C++20] Implement P0457R2 String Prefix and Suffix Checking. Ed Smith-Rowland
15:59 [committed] Fix ICE in substring locations from macros in header files (PR preprocessor/88257) David Malcolm
15:51 Re: [PING #4][PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028) Martin Sebor
15:37 Re: [PATCH][AArch64][2/3] Correct type attribute for mul and mneg instructions Kyrill Tkachov
15:27 Re: [PATCH] v3: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) David Malcolm
15:25 Re: [patch,openacc] C, C++ OpenACC wait diagnostic change Thomas Schwinge
14:57 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler Ian Lance Taylor
14:52 Re: [PATCH] Call decl_default_tls_model with a proper type (PR gcov-profile/88279). Jan Hubicka
14:48 Re: [PATCH][GCC][ARM] Ensure dotproduct is only enabled on armv8 neon Richard Earnshaw (lists)
14:46 Re: [PATCH 4/4][libbacktrace] Add tests for unused formats Ian Lance Taylor via gcc-patch
14:45 Re: [PATCH 1/4][libbacktrace] Test check_PROGRAMS without mmap Ian Lance Taylor via gcc-patch
14:36 Re: [PATCH, libfortran] PR 88137 Initialize backtrace state once Jerry DeLisle
14:19 Re: [PATCH][GCC][ARM] Ensure dotproduct is only enabled on armv8 neon Kyrill Tkachov
14:16 Re: [PATCH][GCC][ARM] Ensure dotproduct is only enabled on armv8 neon Sam Tebbs
14:11 Re: [PATCH, ARM] Improve robustness of -mslow-flash-data Kyrill Tkachov
14:03 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler Jakub Jelinek
13:56 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler Ian Lance Taylor
13:51 Re: [PATCH][RFC] Extend locations where to seach for Fortran pre-include. Martin Liška
13:46 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler Michael Matz
13:46 [PATCH] Call decl_default_tls_model with a proper type (PR gcov-profile/88279). Martin Liška
13:32 [PATCH] Use proper location for tls_init function (PR c++/88263). Martin Liška
13:14 Re: [PATCH 2/2] asm inline Richard Biener
13:07 Re: [PATCH] asm non-code template parts (alternative to asm inline) Richard Biener
13:03 Re: [RS6000] PowerPC64 soft-float Segher Boessenkool
12:46 [PATCH] [MIPS] GCC: Fix Loongson3 LLSC Errata Paul Hua
12:05 Re: [patch,openacc] Fix acc_shutdown issue Julian Brown
12:01 Re: [PATCH] Come up with --param asan-stack-small-redzone (PR sanitizer/81715). Jakub Jelinek
11:58 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler Pedro Alves
11:50 [PATCH] OpenACC reference count consistency checking Julian Brown
11:49 Re: [PATCH] PR libstdc++/67843 set shared_ptr lock policy at build-time Ramana Radhakrishnan
11:44 Re: [PATCH] Come up with --param asan-stack-small-redzone (PR sanitizer/81715). Martin Liška
11:41 [PATCH] OpenACC 2.6 manual deep copy support (attach/detach) Julian Brown
11:23 [C++ Patch] Use FUNC_OR_METHOD_TYPE_P in cp/ Paolo Carlini
11:01 Re: [PATCH, libstdc++] Uniform container erasure for c++20. Jonathan Wakely
10:44 [PATCH] Add constructor parsing to the GIMPLE FE Richard Biener
10:41 Re: [PATCH, libstdc++] Uniform container erasure for c++20. Ville Voutilainen
10:37 Re: [PATCH] Adjust offsets for present data clauses Julian Brown
10:36 [PATCH] Fix PR88274 Richard Biener
10:34 Re: [PATCH, libstdc++, C++20] Implement P0457R2 String Prefix and Suffix Checking. Jonathan Wakely
10:32 Re: [PATCH] Restrict vector extension to use 128bit vectors (PR testsuite/88265). Jakub Jelinek
10:27 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler Nick Clifton
10:26 Re: RFC (branch prediction): PATCH to implement P0479R5, [[likely]] and [[unlikely]]. Martin Liška
10:25 Re: [PATCH, libstdc++] Uniform container erasure for c++20. Jonathan Wakely
10:16 [PATCH] Restrict vector extension to use 128bit vectors (PR testsuite/88265). Martin Liška
09:55 Re: [PATCH] Adjust offsets for present data clauses Chung-Lin Tang
09:49 [PATCH] Comparison with an enum should mention enum value. Martin Liška
09:47 [PATCH] Improve predictions for hot and cold labels ([[likely]], [[unlikely]]). Martin Liška
09:06 Re: [PATCH 4/4][libbacktrace] Add tests for unused formats Tom de Vries
09:04 Re: [PATCH 1/4][libbacktrace] Test check_PROGRAMS without mmap Tom de Vries
09:02 Re: [PATCH 1/5][libbacktrace] Factor out backtrace_vector_free Tom de Vries
08:42 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler Jakub Jelinek
08:42 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler Nick Clifton
08:38 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler Nick Clifton
08:33 Re: [PATCH] asm non-code template parts (alternative to asm inline) Alexander Monakov
08:30 Re: [PING #4][PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028) Jakub Jelinek
08:15 Re: [PATCH] clarify comments for implicit_p flag for built-ins Richard Biener
08:05 Re: [PING #4][PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028) Richard Biener
07:58 Re: [RS6000] PowerPC64 soft-float Alan Modra
07:57 Re: [PING #4][PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028) Richard Biener
07:46 Re: [RS6000] num_insns_constant ICE Alan Modra
07:37 Re: [PATCH, libfortran] PR 88137 Initialize backtrace state once Janne Blomqvist
07:35 Re: [PATCH] asm non-code template parts (alternative to asm inline) Richard Biener
07:26 Re: [PATCH v3] Make function clone name numbering independent. Richard Biener
02:35 [PATCH, libstdc++, C++20] Implement P0457R2 String Prefix and Suffix Checking. Ed Smith-Rowland
02:02 Re: [PING #4][PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028) Jeff Law
00:21 Re: [PATCH 1/2] asm qualifiers (PR55681) Segher Boessenkool
00:11 Re: [PATCH 1/2] asm qualifiers (PR55681) Joseph Myers
00:05 [PATCH, libstdc++] Uniform container erasure for c++20 returning number of erasures. Ed Smith-Rowland
00:03 Re: [PATCH 1/2] asm qualifiers (PR55681) Segher Boessenkool

November 29, 2018
23:43 Re: [PING #4][PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028) Martin Sebor
23:40 Re: [PATCH, rs6000] Fix PR87496: ICE in aggregate_value_p at gcc/function.c:2046 Peter Bergner
23:16 PING [PATCH] x86: Add -mzero-caller-saved-regs=[skip|used-gpr|all-gpr|used|all] H.J. Lu
23:14 Re: [PATCH 1/2] asm qualifiers (PR55681) Joseph Myers
23:08 [SPARC] Fix PR target/87807 Eric Botcazou
23:07 Re: [PING #4][PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028) Jeff Law
22:36 Re: [PATCH] Improve combiner's find_split_point (PR target/54589) Segher Boessenkool
22:31 Re: [PING^3] Re: [PATCH 1/3] Support instrumenting returns of instrumented functions Jan Hubicka
22:22 Re: [PATCH 1/2] asm qualifiers (PR55681) Segher Boessenkool
22:18 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler Ian Lance Taylor
22:07 Re: [PATCH] Optimize integer vector comparison followed by movmsk (PR target/88152, take 2) Uros Bizjak
22:06 Re: [PATCH] Optimize integral lt + blend into just blend (PR target/54700) Uros Bizjak
21:52 [C++ PATCH] Fix xvalue COND_EXPR handling (PR c++/88103) Jakub Jelinek
21:49 [PATCH] Improve combiner's find_split_point (PR target/54589) Jakub Jelinek
21:43 Re: [patch,openacc] use existing local variable in cp_parser_oacc_enter_exit_data Joseph Myers
21:42 [PATCH] Optimize integer vector comparison followed by movmsk (PR target/88152, take 2) Jakub Jelinek
21:41 Re: [PATCH] Optimize integral lt + blend into just blend (PR target/54700) Jakub Jelinek
21:33 Re: [patch,openacc] use existing local variable in cp_parser_oacc_enter_exit_data Julian Brown
21:28 Re: [patch,openacc] C, C++ OpenACC wait diagnostic change Joseph Myers
21:25 Re: [patch,openacc] Fix infinite recursion in OMP clause pretty-printing, default label Joseph Myers
21:22 Re: [patch,openacc] C, C++ OpenACC wait diagnostic change Julian Brown
21:20 Re: [patch,openacc] Fix infinite recursion in OMP clause pretty-printing, default label Julian Brown
21:13 Re: [PATCH 1/2] asm qualifiers (PR55681) Joseph Myers
21:06 Re: [PATCH] v2: C++: show namespaces for enum values (PR c++/88121) Jason Merrill
21:04 Re: C++ PATCH for c++/88184, ICE when treating name as template-name Jason Merrill
21:03 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54589 Segher Boessenkool
20:34 Re: [PING #4][PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028) Martin Sebor
19:52 Re: [C++ Patch] Improve compute_array_index_type locations Jason Merrill
19:52 Re: [RS6000] num_insns_constant ICE Segher Boessenkool
19:31 Re: [PATCH, rs6000] Fix PR87496: ICE in aggregate_value_p at gcc/function.c:2046 Peter Bergner
19:26 [PATCH] Fix PR64242 Wilco Dijkstra
19:09 Re: [C++ Patch] Improve compute_array_index_type locations Paolo Carlini
18:42 [PATCH] v2: C++: show namespaces for enum values (PR c++/88121) David Malcolm
18:28 Re: [PATCH 4/4][libbacktrace] Add tests for unused formats Ian Lance Taylor via gcc-patch
18:28 Re: C++ PATCH for c++/88184, ICE when treating name as template-name Marek Polacek
18:26 Re: [PATCH 1/4][libbacktrace] Test check_PROGRAMS without mmap Ian Lance Taylor via gcc-patch
18:24 [PATCH, i386]: Fix two small MMX glitches Uros Bizjak
18:20 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler Pedro Alves
18:17 Re: [PATCH 1/5][libbacktrace] Factor out backtrace_vector_free Ian Lance Taylor via gcc-patch
18:15 Re: [RS6000] PowerPC64 soft-float Segher Boessenkool
17:26 Re: [PATCH, rs6000] Fix PR87496: ICE in aggregate_value_p at gcc/function.c:2046 Segher Boessenkool
17:16 [PATCH][OBVIOUS] Fix thinko in transition to memop_ret type (PR middle-end/88246). Martin Liška
17:08 Re: RFA/RFC: Add stack recursion limit to libiberty's demangler Scott Gayou
17:06 Re: [PATCH, libstdc++] Uniform container erasure for c++20. Ed Smith-Rowland
16:56 Re: [PATCH, GCC, AARCH64, 3/6] Restrict indirect tail calls to x16 and x17 Sudakshina Das
16:50 Re: [PATCH, GCC, AARCH64, 5/6] Enable BTI : Add new pass for BTI. Sudakshina Das
16:50 Re: [PATCH] Come up with --param asan-stack-small-redzone (PR sanitizer/81715). Jakub Jelinek
16:47 Re: [PATCH] asm non-code template parts (alternative to asm inline) Alexander Monakov
16:42 Re: [PATCH] Optimize integral lt + blend into just blend (PR target/54700) Uros Bizjak
16:41 Re: [PATCH] PR880088 Enable -Wtrampolines for no-exec-stack targets with -Wall. Segher Boessenkool
16:37 Re: [PATCH] Come up with --param asan-stack-small-redzone (PR sanitizer/81715). Martin Liška
16:32 Re: [PATCH, libstdc++] Uniform container erasure for c++20. Jonathan Wakely
16:28 Re: [PATCH] Optimize integral lt + blend into just blend (PR target/54700) Jakub Jelinek
16:27 Re: [PATCH] Optimize integer vector comparison followed by movmsk (PR target/88152) Uros Bizjak
16:22 Re: [PATCH] Optimize integral lt + blend into just blend (PR target/54700) Uros Bizjak
16:20 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54589 Jakub Jelinek
16:16 Re: [PATCH][Version 3]Come up with -flive-patching master option. Qing Zhao
16:13 Re: [C++ Patch] Improve compute_array_index_type locations Jason Merrill
16:10 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54589 Uros Bizjak
15:47 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54589 Jakub Jelinek
15:39 Re: [PATCH] PR libstdc++/67843 set shared_ptr lock policy at build-time Christophe Lyon
15:31 Re: [PATCH v4] Add sinh(atanh(x)) and cosh(atanh(x)) optimizations Jeff Law
15:24 Re: [PATCH v4] Add sinh(atanh(x)) and cosh(atanh(x)) optimizations Jeff Law
15:22 Re: [C++ Patch] Improve compute_array_index_type locations Paolo Carlini
15:19 Re: [PATCH, libstdc++] Uniform container erasure for c++20. Ed Smith-Rowland
15:17 Re: [PATCH] Come up with --param asan-stack-small-redzone (PR sanitizer/81715). Jakub Jelinek
15:09 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54589 Jakub Jelinek
15:03 Re: [PATCH] Come up with --param asan-stack-small-redzone (PR sanitizer/81715). Martin Liška
15:01 RFA/RFC: Add stack recursion limit to libiberty's demangler Nick Clifton
14:52 Re: [PATCH, ARM] Error out when -mfpu set and targeting Thumb-1 Richard Earnshaw (lists)
14:44 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54589 Umesh Kalappa
14:36 [PATCH] Optimize integer vector comparison followed by movmsk (PR target/88152) Jakub Jelinek
14:14 Re: [PATCH] Fix vec_{add,sub} rs6000_gimple_fold_builtin folding (PR target/88234) Segher Boessenkool
14:13 Re: [PATCH v3] Make function clone name numbering independent. Michael Ploujnikov
14:12 Re: [PATCH, libstdc++] Uniform container erasure for c++20. Jakub Jelinek
14:12 Re: [testsuite] Require ucn support in gdc.test/compilable/ddoc12.d (PR d/88039) Rainer Orth
14:09 Re: [PATCH, libstdc++] Uniform container erasure for c++20. Jonathan Wakely
14:01 [PATCH] Fix vec_{add,sub} rs6000_gimple_fold_builtin folding (PR target/88234) Jakub Jelinek
13:51 Re: [PATCH] PR libstdc++/67843 set shared_ptr lock policy at build-time Richard Biener
13:47 Re: [PATCH, libstdc++] Uniform container erasure for c++20. Ed Smith-Rowland
13:35 Re: [PATCH 1/2] asm qualifiers (PR55681) Segher Boessenkool
13:32 [PATCH] Fix PR88243 Richard Biener
12:49 [PATCH] S/390: Add support for section anchors Ilya Leoshkevich
12:33 [PATCH] PR libstdc++/88119 use alignof in std::alignment_of, not __alignof__ Jonathan Wakely
12:33 Re: [PATCH 1/5][libbacktrace] Factor out backtrace_vector_free Tom de Vries
12:27 [ping x3] Re: [PATCH 0/2] asm qualifiers (PR55681) and asm inline Segher Boessenkool
12:25 Re: The GCC 7 branch is now frozen Eric Botcazou
11:57 Re: [PATCH] PR880088 Enable -Wtrampolines for no-exec-stack targets with -Wall. Mark Wielaard
11:31 Re: Add a loop versioning pass Martin Jambor
10:51 [PATCH, ARM] Error out when -mfpu set and targeting Thumb-1 Thomas Preudhomme
10:51 Re: [PATCH 1/2, d] Fix hashing of complex reals Iain Buclaw
10:34 Re: [PATCH v4] Add sinh(atanh(x)) and cosh(atanh(x)) optimizations Giuliano Augusto Faulin Belina
10:27 Re: [PATCH] Adapt a couple of scalar comparison match.pd optimizations for vector comparisons against uniform vectors (PR target/88152, take 2) Richard Biener
10:21 Re: [PATCH][Arm] Fix FPU configurations for Cortex-R7 and Cortex-R8 Andre Vieira (lists)
10:20 [PATCH] Adapt a couple of scalar comparison match.pd optimizations for vector comparisons against uniform vectors (PR target/88152, take 2) Jakub Jelinek
09:55 Re: [PATCH] Optimize integral lt + blend into just blend (PR target/54700) Uros Bizjak
09:31 Re: [PATCH] Adapt a couple of scalar comparison match.pd optimizations for vector comparisons against uniform vectors (PR target/88152) Jakub Jelinek
09:26 The GCC 7 branch is now frozen Richard Biener
09:22 Re: [PATCH] Adapt a couple of scalar comparison match.pd optimizations for vector comparisons against uniform vectors (PR target/88152) Richard Biener
09:18 Re: RFA: a x86 test modification Uros Bizjak
08:32 Re: [PATCH] x86: Add -march=cascadelake Wei Xiao
08:00 [PATCH] Optimize integral lt + blend into just blend (PR target/54700) Jakub Jelinek
07:54 [PATCH] Adapt a couple of scalar comparison match.pd optimizations for vector comparisons against uniform vectors (PR target/88152) Jakub Jelinek
07:45 Re: [C++ PATCH] Fix clone_body (PR c++/86669) Jakub Jelinek
07:04 Re: RFA: a x86 test modification Uros Bizjak
06:57 [PATCH v5] Repeat jump threading after combine Ilya Leoshkevich
06:11 Re: [PATCH 5/6] [RS6000] Use standard call patterns for __tls_get_addr calls Alan Modra
06:08 Re: Fix hashtable node deallocation François Dumont
04:40 Re: [PATCH] make function_args_iterator a proper iterator Jeff Law
04:37 Re: [PATCH v4] Add sinh(atanh(x)) and cosh(atanh(x)) optimizations Jeff Law
04:26 Re: [PATCH 1/4] introduce struct strlen_data_t into gimple-fold Jeff Law
03:48 Re: [PATCH] be more permissive about function alignments (PR 88208) Jeff Law
03:43 Re: [PATCH] Add testcase for already fixed PR c++/87539 Jason Merrill
03:42 Re: [PING][PATCH] correct handling of EXCESS_PRECISION_EXPR in function calls (PR 88091) Jeff Law
03:35 Re: [PATCH v4] Repeat jump threading after combine Jeff Law
03:34 Re: C++ PATCH for c++/88184, ICE when treating name as template-name Jason Merrill
03:27 Re: [PATCH] [PR86397] set p_t_decl while canonicalizing eh specs for mangling Jason Merrill
02:11 Re: [PATCH, rs6000] Fix PR87496: ICE in aggregate_value_p at gcc/function.c:2046 Peter Bergner
02:03 Re: [C++ PATCH] Fix wrong-code with generic lambda (PR c++/86943) Jason Merrill
02:01 Re: [C++ Patch] Improve compute_array_index_type locations Jason Merrill
00:39 [PATCH] PR libstdc++/86910 fix filesystem::create_directories Jonathan Wakely
00:25 Re: [PATCH, libstdc++] Uniform container erasure for c++20. Jonathan Wakely
00:05 Re: [PING][PATCH] correct handling of EXCESS_PRECISION_EXPR in function calls (PR 88091) Martin Sebor

November 28, 2018
23:55 Re: [RS6000] CONST_DOUBLE tidy Segher Boessenkool
23:48 Re: [RS6000] CONST_DOUBLE tidy Alan Modra
23:43 Re: RFA: a x86 test modification Jeff Law
23:40 Re: [PATCH/coding style] clarify pointers and operators Martin Sebor
23:31 [PATCH] Restore aarch64 support for asm ("# %a0" : : "i" (0)) (PR target/87598) Jakub Jelinek
23:27 Re: [RS6000] "G" and "H" constraints Alan Modra
23:26 Re: [PATCH 1/5][libbacktrace] Factor out backtrace_vector_free Ian Lance Taylor via gcc-patch
23:18 [PATCH 5/5][libbacktrace] Reduce memory usage in build_address_map Tom de Vries
23:17 [PATCH 4/5][libbacktrace] Simplify memory management in build_address_map Tom de Vries
23:16 [PATCH 3/5][libbacktrace] Fix memory leak in loop in build_address_map Tom de Vries
23:16 [PATCH 2/5][libbacktrace] Fix memory leak in build_address_map Tom de Vries
23:16 [PATCH 1/5][libbacktrace] Factor out backtrace_vector_free Tom de Vries
23:13 Re: [PATCH] avoid error_mark_node in -Wsizeof-pointer-memaccess (PR 88065) Martin Sebor
23:08 Re: [PATCH] PR libstdc++/67843 set shared_ptr lock policy at build-time Hans-Peter Nilsson
23:08 Re: [PATCH 5/6] [RS6000] Use standard call patterns for __tls_get_addr calls Alan Modra
23:01 Re: [PATCH] Fix PR68212, unrolled loop no longer aligned Jan Hubicka
22:49 Re: [PATCH v3] Make function clone name numbering independent. Segher Boessenkool
22:46 Re: [PATCH, V2, d] Fix IdentityExp comparison for complex floats Iain Buclaw
22:39 Re: [testsuite] Require ucn support in gdc.test/compilable/ddoc12.d (PR d/88039) Iain Buclaw
22:12 Re: [RS6000] PR11848 rs6000_emit_move long double split Segher Boessenkool
22:09 Re: C++ PATCH to implement C++20 P0634R3, Down with typename! Jason Merrill
21:57 Re: [RS6000] movdi_internal64 insn lengths Segher Boessenkool
21:54 [PATCH, libphobos] Committed merge common version blocks using arch_any conditions Iain Buclaw
21:47 RFA: a x86 test modification Vladimir Makarov
21:44 [PATCH 1/2, d] Fix hashing of complex reals Johannes Pfau
21:44 [PATCH 2/2, d] Enable tests for rt.util.typeinfo and core.internal.convert Johannes Pfau
21:32 [PATCH, V2, d] Fix IdentityExp comparison for complex floats Johannes Pfau
21:28 [PATCH] Fix PR68212, unrolled loop no longer aligned Pat Haugen
21:27 [PATCH, rs6000] Fix PR87496: ICE in aggregate_value_p at gcc/function.c:2046 Peter Bergner
21:23 [PATCH 1/2] [og8] Further OpenACC reference-counting improvements Julian Brown
21:23 [PATCH 2/2] [og8] OpenACC reference count consistency checking Julian Brown
21:23 [PATCH 0/2] [og8] Further OpenACC/libgomp refcounting fixes Julian Brown
21:09 [PATCH v3] Make function clone name numbering independent. Michael Ploujnikov
21:01 Re: [PATCH] PR880088 Enable -Wtrampolines for no-exec-stack targets with -Wall. Segher Boessenkool
20:51 Re: [PATCH v4] Repeat jump threading after combine Segher Boessenkool
20:47 Re: [PING^3] Re: [PATCH 1/3] Support instrumenting returns of instrumented functions Andi Kleen
20:37 Fix minnor issue with INTEGER_CST merging in lto.c Jan Hubicka
20:36 Re: *ping*^2 – PR C++/88114 - PATCH for destructor not generated for "virtual ~destructor() = default" Tobias Burnus
20:33 handle profile_probability::always better in tree-ssa-ifcombine Jan Hubicka
20:31 handle profile_probability::always in profile_count::split better Jan Hubicka
20:25 Re: [PATCH][Version 3]Come up with -flive-patching master option. Qing Zhao
20:21 Re: V2 [PATCH] i386: Add pass_remove_partial_avx_dependency Jan Hubicka
20:17 Re: V2 [PATCH] i386: Add pass_remove_partial_avx_dependency Jeff Law
20:09 patch to fix PR88207 Vladimir Makarov
20:01 Re: [PATCH][rs6000] better use of unaligned vsx in memset() expansion Segher Boessenkool
19:51 Re: C++ PATCH to implement P1094R2, Nested inline namespaces Jason Merrill
19:49 Re: C++ PATCH for c++/88222, ICE with bit-field with invalid type Jason Merrill
19:49 Re: V2 [PATCH] i386: Add pass_remove_partial_avx_dependency H.J. Lu
19:25 Re: [PATCH][rs6000] better use of unaligned vsx in memset() expansion Aaron Sawdey
18:48 Re: C++ PATCH for c++/88222, ICE with bit-field with invalid type Marek Polacek
18:35 Re: C++ PATCH for c++/88222, ICE with bit-field with invalid type Paolo Carlini
18:18 Re: [PATCH] clarify comments for implicit_p flag for built-ins Martin Sebor
18:15 Re: [RS6000] CONST_DOUBLE tidy Segher Boessenkool
18:08 Go patch committed: Inline functions with assignments and return statements Ian Lance Taylor
18:04 C++ PATCH for c++/88222, ICE with bit-field with invalid type Marek Polacek
17:57 RE: [PATCH 2/9][GCC][AArch64][middle-end] Add rules to strip away unneeded type casts in expressions Tamar Christina
17:56 [PATCH, libphobos] Committed update libphobos version to 2.076.1 Iain Buclaw
17:55 Re: [RS6000] "G" and "H" constraints Segher Boessenkool
17:41 RE: [PATCH 5/9][GCC][AArch64/Arm] Add auto-vectorization tests. Tamar Christina
17:38 [committed] Fix H8 call pattern problems Jeff Law
17:27 Re: [PATCH 5/9][GCC][AArch64/Arm] Add auto-vectorization tests. James Greenhalgh
17:22 Re: [PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc Sam Tebbs
17:18 Re: [PATCH 4/9][GCC][AArch64/Arm] Add new testsuite directives to check complex instructions. James Greenhalgh
17:16 Re: [PATCH 3/9][GCC][AArch64] Add autovectorization support for Complex instructions James Greenhalgh
17:12 Re: [PATCH, libstdc++] Uniform container erasure for c++20. Ed Smith-Rowland
17:07 Re: [PATCH] PR libstdc++/83306 make filesystem_error no-throw copyable Jonathan Wakely
17:05 Re: [RS6000] Bogus easy_fp_constant call Segher Boessenkool
16:57 Re: C++ PATCH to implement P1094R2, Nested inline namespaces Marek Polacek
16:55 Re: [PATCH][GCC][AARCH64] Replace calls to strtok with strtok_r in aarch64 attribute handling code James Greenhalgh
16:53 [PATCH] PR libstdc++/83511 add default argument to basic_string_view::substr Jonathan Wakely
16:52 Re: [PATCH] PR libstdc++/83306 make filesystem_error no-throw copyable Jonathan Wakely
16:48 Re: Add a loop versioning pass Richard Sandiford
16:37 Re: [PATCH][AArch64][2/3] Correct type attribute for mul and mneg instructions James Greenhalgh
16:35 Re: [PATCH][AArch64][3/3] Introduce mla64 type James Greenhalgh
16:31 Re: [PATCH v3] [aarch64] Correct the maximum shift amount for shifted operands. James Greenhalgh
16:24 Re: [PING^3] Re: [PATCH 1/3] Support instrumenting returns of instrumented functions Jan Hubicka
16:20 Re: [PATCH AutoFDO/2]Treat ZERO as common profile probability/count Jan Hubicka
16:19 Re: [RS6000] Use config/linux.h for powerpc*-*-linux* Segher Boessenkool
16:11 Re: [PING^3] Re: [PATCH 1/3] Support instrumenting returns of instrumented functions Andi Kleen
15:59 Re: [PING^3] Re: [PATCH 1/3] Support instrumenting returns of instrumented functions Jan Hubicka
15:52 Re: [PATCH][Version 3]Come up with -flive-patching master option. Jan Hubicka
15:48 C++ PATCH for c++/88184, ICE when treating name as template-name Marek Polacek
15:39 [PATCH] Apply resolution for LWG DR 3096 Jonathan Wakely
15:27 [PATCH] PR libstdc++/83306 make filesystem_error no-throw copyable Jonathan Wakely
14:16 Re: Add a loop versioning pass Richard Sandiford
14:09 Re: [PATCH] PR libstdc++/67843 set shared_ptr lock policy at build-time Jonathan Wakely
13:50 [PATCH] Fix PR88223 Richard Biener
13:49 Re: [PATCH] Update C++17 library status docs Jonathan Wakely
13:49 [PATCH] Update C++17 library status docs Jonathan Wakely
13:47 Re: [PATCH] PR libstdc++/67843 set shared_ptr lock policy at build-time Richard Biener
13:39 Re: [PATCH 6/6] [RS6000] inline plt call sequences Segher Boessenkool
13:35 Re: [PATCH] clarify comments for implicit_p flag for built-ins Richard Biener
13:33 Re: [PATCH 5/6] [RS6000] Use standard call patterns for __tls_get_addr calls Segher Boessenkool
13:32 Re: [PATCH][libbacktrace] Fix segfault upon allocation failure Ian Lance Taylor
13:28 [PR c++/87531] operator= lookup in templates Nathan Sidwell
13:25 Re: [RS6000] Use config/linux.h for powerpc*-*-linux* Alan Modra
13:08 Re: [PATCH v3] [aarch64] Correct the maximum shift amount for shifted operands. Philipp Tomsich
13:03 [PATCH] Fix PR88217 Richard Biener
13:00 [RS6000] Bootstrap failure compiling xcoffout.c Alan Modra
12:49 [PATCH][libbacktrace] Add allocfail.sh test-case Tom de Vries
12:49 Re: [PATCH] PR libstdc++/67843 set shared_ptr lock policy at build-time Jonathan Wakely
12:49 [PATCH][libbacktrace] Fix segfault upon allocation failure Tom de Vries
12:39 Re: [PATCH] PR libstdc++/67843 set shared_ptr lock policy at build-time Jonathan Wakely
12:33 Re: [PATCH 4/4][libbacktrace] Add tests for unused formats Tom de Vries
12:30 Re: [PATCH] PR libstdc++/67843 set shared_ptr lock policy at build-time Jonathan Wakely
12:15 Re: [PATCH 1/4][libbacktrace] Test check_PROGRAMS without mmap Tom de Vries
12:12 Re: [RS6000] Use config/linux.h for powerpc*-*-linux* Matthias Klose
12:10 Re: [PATCH v3] [aarch64] Correct the maximum shift amount for shifted operands. Richard Earnshaw (lists)
12:01 Re: [PATCH] Come up with --param asan-stack-small-redzone (PR sanitizer/81715). Jakub Jelinek
11:47 Re: [PATCH][wwwdocs] Mention Ampere eMAG support in GCC9 changes.html Richard Earnshaw (lists)
11:38 Re: [gcc-10 PATCH, i386]: Use accessible_reg_set to disable unsupported register sets Richard Sandiford
11:35 Re: [PATCH] PR libstdc++/67843 set shared_ptr lock policy at build-time Jonathan Wakely
11:11 Re: [PATCH] PR libstdc++/67843 set shared_ptr lock policy at build-time Jonathan Wakely
11:03 Re: [PATCH 5/7][MSP430][TESTSUITE] Prune messages about ISO C not supporting __int20 from output of tests Jozef Lawrynowicz
10:59 [PATCH] Fix PR79351 Richard Biener
10:57 Re: [PATCH][Arm] Fix FPU configurations for Cortex-R7 and Cortex-R8 Richard Earnshaw (lists)
10:57 [PATCH] Fix PR88229 Richard Biener
10:47 Yeawow packaging2018/11/28 18:46:57 magical
10:46 Re: [PATCH] PR libstdc++/67843 set shared_ptr lock policy at build-time Richard Biener
10:43 Re: [PATCH][Arm] Fix FPU configurations for Cortex-R7 and Cortex-R8 Andre Vieira (lists)
10:42 Re: Fix hashtable memory leak Jonathan Wakely
10:37 Re: [PATCH] detect missing nuls in address of const char (PR 87756) Rainer Orth
10:29 Re: [PATCH] detect missing nuls in address of const char (PR 87756) Rainer Orth
09:54 Re: [PATCH] PR libstdc++/67843 set shared_ptr lock policy at build-time Christophe Lyon
08:42 [C++ PATCH] Fix clone_body (PR c++/86669) Jakub Jelinek
08:30 Re: [PATCH] Fix UBSAN ICE with C++ attribute types (PR c++/88215) Richard Biener
08:22 [PATCH] Add myself to MAINTAINERS Johannes Pfau
08:13 [PATCH] Add testcase for already fixed PR c++/87539 Jakub Jelinek
08:01 Re: [PATCH] Use {,v}blendvp{s,d} for [SD]Fmode sse_movcc (PR target/88189) Uros Bizjak
07:46 [PATCH] Fix UBSAN ICE with C++ attribute types (PR c++/88215) Jakub Jelinek
07:43 [PATCH] Use {,v}blendvp{s,d} for [SD]Fmode sse_movcc (PR target/88189) Jakub Jelinek
06:36 Re: Fix hashtable memory leak François Dumont
05:20 Re: [PATCH/coding style] clarify pointers and operators Sandra Loosemore
04:54 Re: [PATCH] [PR86397] set p_t_decl while canonicalizing eh specs for mangling Alexandre Oliva
04:33 [PATCH] be more permissive about function alignments (PR 88208) Martin Sebor
01:34 Re: [PATCH 6/6] [RS6000] inline plt call sequences Alan Modra
01:07 Re: [PATCH 5/6] [RS6000] Use standard call patterns for __tls_get_addr calls Alan Modra

November 27, 2018
23:47 Go patch committed: Tweaks for importing inline function bodies Ian Lance Taylor
23:41 Re: [PATCH] [PR85569] skip constexpr target_expr constructor dummy type conversion Jason Merrill
23:35 [PATCH] Clean up temporary files created by std::filesystem testsuite Jonathan Wakely
23:29 Go patch committed: Record final type for numeric expressions Ian Lance Taylor
23:26 [PATCH] PR libstdc++/67843 set shared_ptr lock policy at build-time Jonathan Wakely
22:44 Re: [PATCH/coding style] clarify pointers and operators Jeff Law
22:43 Re: [PATCH] Fix 87380. Jeff Law
22:41 Re: [C++ PATCH] Fix wrong-code with generic lambda (PR c++/86943) Jakub Jelinek
22:40 Re: [PATCH] [PR86397] set p_t_decl while canonicalizing eh specs for mangling Jason Merrill
22:40 Re: [PATCH] Fix vect/costmodel/ppc/costmodel-vect-33.c testcase (PR middle-end/87157) Jeff Law
22:28 [build] Fix libgphobos linking on Solaris 11 Rainer Orth
22:24 Re: [C++ PATCH] Don't incorrectly reject {un,}signed char constexpr array initialization in templates (PR c++/87476) Jason Merrill
22:21 Re: [C++ PATCH] Fix wrong-code with generic lambda (PR c++/86943) Jason Merrill
22:00 Re: Fix hashtable memory leak Jonathan Wakely
22:00 Re: [PATCH] target/58397: add host_hooks for NetBSD to make precompiled headers work Hans-Peter Nilsson
21:41 Go patch committed: Add result parameter names for inlinable functions Ian Lance Taylor
21:38 Go patch committed: Add types used by inline functions to export data Ian Lance Taylor
21:35 Go patch committed: Finalize types parsed for inline functions Ian Lance Taylor
21:31 Re: Fix hashtable memory leak François Dumont
21:27 Re: [C++ PATCH] Fix ICE in grokdeclarator (PR c++/88187) Jason Merrill
21:26 Go patch committed: Add '$' to names in expression export data Ian Lance Taylor
21:16 [PATCH] Fix 87380. Iain Sandoe
21:12 Re: [PATCH][RFC] Extend locations where to seach for Fortran pre-include. Thomas Koenig
21:07 Re: C++ PATCH to implement P1094R2, Nested inline namespaces Jason Merrill
21:02 Re: [C++ PATCH] Propagate TYPE_PACKED to template variants (PR c++/88181) Jason Merrill
21:01 Re: C++ PATCH to implement P1094R2, Nested inline namespaces Jason Merrill
20:54 Re: [PATCH v3] [aarch64] Correct the maximum shift amount for shifted operands. Christoph Müllner
20:07 Go patch committed: Change expressions importing to use Import_expression Ian Lance Taylor
19:58 Go patch committed: Pass a Location to import_expression Ian Lance Taylor
19:54 Re: [PATCH] PR880088 Enable -Wtrampolines for no-exec-stack targets with -Wall. Mark Wielaard
19:46 Re: [PATCH] Added information about inline assembler in stack calculations (.su files) Torbjorn SVENSSON
19:38 [PATCH v4] Add sinh(atanh(x)) and cosh(atanh(x)) optimizations Giuliano Augusto Faulin Belina
19:32 Re: [testsuite] Require ucn support in gdc.test/compilable/ddoc12.d (PR d/88039) Rainer Orth
19:32 [gcc-10 PATCH, i386]: Use accessible_reg_set to disable unsupported register sets Uros Bizjak
19:21 Re: [PATCH] Fix vect/costmodel/ppc/costmodel-vect-33.c testcase (PR middle-end/87157) Segher Boessenkool
19:10 Re: [testsuite] Require ucn support in gdc.test/compilable/ddoc12.d (PR d/88039) Mike Stump
19:03 Re: [PATCH] Added information about inline assembler in stack calculations (.su files) Segher Boessenkool
18:57 Re: FIO, powerpc-darwin mangling patch [7.x and earlier]. Mike Stump
18:56 Go patch committed: Change Expression export to use Export_function_body Ian Lance Taylor
18:50 Re: [PATCH 5/7][MSP430][TESTSUITE] Prune messages about ISO C not supporting __int20 from output of tests Mike Stump
18:46 Re: [PATCH/coding style] clarify pointers and operators Segher Boessenkool
18:37 Re: [PATCH] PR880088 Enable -Wtrampolines for no-exec-stack targets with -Wall. Segher Boessenkool
17:48 Re: [PING][PATCH] correct handling of EXCESS_PRECISION_EXPR in function calls (PR 88091) Joseph Myers
17:18 Re: [PATCH 6/6] [RS6000] inline plt call sequences Segher Boessenkool
17:08 Re: [PATCH] detect missing nuls in address of const char (PR 87756) Martin Sebor
16:44 Re: [PATCH] Fix PR78444. Uros Bizjak
16:31 Re: [committed] sh and riscv fixes for move_by_pieces change Martin Liška
16:29 Re: [PATCH 5/6] [RS6000] Use standard call patterns for __tls_get_addr calls Segher Boessenkool
16:28 [PATCH] gcov: do not ICE on NULL string in JSON export. Martin Liška
16:22 Re: [PATCH][RFC] Extend locations where to seach for Fortran pre-include. Steve Ellcey
16:18 Re: [PATCH v5 1/3] PR preprocessor/83173: Additional check before decrementing highest_location Mike Gulick
16:18 [PATCH] Fix PR78444. Iain Sandoe
16:11 Re: [PATCH/coding style] clarify pointers and operators Martin Sebor
16:07 Re: [PATCH v5 1/3] PR preprocessor/83173: Additional check before decrementing highest_location David Malcolm
16:07 Re: [PATCH v4] Repeat jump threading after combine Ilya Leoshkevich
16:02 [PATCH] Fix slowness in gcov (PR gcov-profile/88225). Martin Liška
16:02 Re: [PATCH v2] MIPS: Add `-mfix-r5900' option for the R5900 short loop erratum Maciej W. Rozycki
15:57 You are my victim. nightmarе
15:51 Go patch committed: Import inlinable functions from package export data Ian Lance Taylor
15:47 [PATCH] Fix vect/costmodel/ppc/costmodel-vect-33.c testcase (PR middle-end/87157) Jakub Jelinek
15:34 [committed] sh and riscv fixes for move_by_pieces change Jeff Law
15:30 [committed] lm32 port fix for move_by_pieces Jeff Law
15:28 [committed] Fix mips calls to move_by_pieces Jeff Law
15:27 Re: [PATCH 4/6] [RS6000] Remove constraints on call rounded_stack_size_rtx arg Segher Boessenkool
15:24 [committed] Trivial fix to microblaze port Jeff Law
15:13 FIO, powerpc-darwin mangling patch [7.x and earlier]. Iain Sandoe
14:53 [PATCH v5 3/3] PR preprocessor/83173: Enhance -fdump-internal-locations output Mike Gulick
14:53 [PATCH v5 2/3] PR preprocessor/83173: New test Mike Gulick
14:53 [PATCH v5 1/3] PR preprocessor/83173: Additional check before decrementing highest_location Mike Gulick
14:42 Re: [PATCH v4] PR preprocessor/83173: Enhance -fdump-internal-locations output David Malcolm
14:42 Re: [PATCH, OpenACC] Properly handle wait clause with no arguments Chung-Lin Tang
14:37 Re: [PATCH v4] PR preprocessor/83173: Enhance -fdump-internal-locations output Mike Gulick
14:27 Re: [PATCH v4] PR preprocessor/83173: Enhance -fdump-internal-locations output David Malcolm
14:18 Re: [PATCH][Arm] Fix FPU configurations for Cortex-R7 and Cortex-R8 Richard Earnshaw (lists)
14:11 Re: [PATCH v4] PR preprocessor/83173: Enhance -fdump-internal-locations output Mike Gulick
14:10 [PATCH][Arm] Fix FPU configurations for Cortex-R7 and Cortex-R8 Andre Vieira (lists)
13:40 Re: [PATCH][RFC] Extend locations where to seach for Fortran pre-include. Martin Liška
13:34 Re: [PATCH][RFC] Extend locations where to seach for Fortran pre-include. Martin Liška
13:32 Re: [PATCH][RFC] Extend locations where to seach for Fortran pre-include. Martin Liška
13:18 Re: [PATCH v3] [aarch64] Correct the maximum shift amount for shifted operands. Philipp Tomsich
13:06 Re: [PATCH v3] [aarch64] Correct the maximum shift amount for shifted operands. Sam Tebbs
12:58 Re: [PATCH/coding style] clarify pointers and operators Jakub Jelinek
12:50 Re: [PATCH/coding style] clarify pointers and operators Martin Liška
11:41 [PATCH][wwwdocs] Mention Ampere eMAG support in GCC9 changes.html Christoph Müllner
10:40 Re: [PATCH] x86: Add -march=cascadelake Wei Xiao
10:37 [c-family] Fix -fdump-ada-spec regressions in C++ Eric Botcazou
10:25 [testsuite] Require ucn support in gdc.test/compilable/ddoc12.d (PR d/88039) Rainer Orth
09:29 Re: [PATCH 07/10] Add dg-require-effective-target exceptions Andrew Stubbs
09:27 Re: [PATCH 10/10] Port testsuite to GCN Andrew Stubbs
08:04 Re: [PATCH] Fix PR88182 Richard Biener
07:57 Re: [PATCH][RFC] Extend locations where to seach for Fortran pre-include. Thomas Koenig
07:08 Re: [PATCH] Fix tree-ssa/phi-opt-11.c on s390x (PR testsuite/85368) Jeff Law
06:46 Re: [PATCH, libstdc++] Implement P0415 More constexpr for std::complex. Christophe Lyon
03:45 Re: [doc,committed] clarify docs for function attribute "const" Sandra Loosemore
03:32 Re: [doc,committed] clarify docs for function attribute "const" Martin Sebor
03:02 [PING][PATCH] correct handling of EXCESS_PRECISION_EXPR in function calls (PR 88091) Martin Sebor
02:51 Re: [PATCH] clarify comments for implicit_p flag for built-ins Martin Sebor
01:52 Re: [PATCH][rs6000][8 backport] improve gpr inline expansion of str[n]cmp Aaron Sawdey
01:29 Re: [PATCH v4] PR preprocessor/83173: Enhance -fdump-internal-locations output David Malcolm
01:21 Re: [PowerPC] libgcc cfi Segher Boessenkool
00:06 Re: [RS6000] PowerPC -mcpu=native support Segher Boessenkool

November 26, 2018
23:59 libgo patch committed: Always define WEXITED/WNOWAIT on GNU/Linux Ian Lance Taylor
23:57 Re: [RS6000] Use config/linux.h for powerpc*-*-linux* Alan Modra
23:43 Re: [PATCH 1/7][v2][MSP430][TESTSUITE] Tweak dg-directives for msp430-elf Jeff Law
23:34 Re: [PATCH] Fix ICEs on invalid rs6000 asm (PR target/88188) Jakub Jelinek
23:21 Re: rs6000/sysv4.h using gnu-user.h Segher Boessenkool
23:16 Re: [RS6000] Use config/linux.h for powerpc*-*-linux* Segher Boessenkool
23:07 Re: [PATCH 5/7][MSP430][TESTSUITE] Prune messages about ISO C not supporting __int20 from output of tests Jozef Lawrynowicz
23:03 Re: [RS6000] Don't pass -many to the assembler Mike Stump
22:29 Re: [PATCH][rs6000] better use of unaligned vsx in memset() expansion Segher Boessenkool
22:25 Re: [PATCH 3/4][libbacktrace] Don't point to released memory in backtrace_vector_release Jeff Law
22:24 Re: [PATCH 2/4][libbacktrace] Avoid realloc with size == 0 in backtrace_vector_release Jeff Law
22:22 Re: [PATCH][driver] Ensure --help=params lines end with period Tom de Vries
22:22 [PATCH v5] PR preprocessor/83173: Enhance -fdump-internal-locations output Mike Gulick
22:20 Re: [PATCH] Fix ICEs on invalid rs6000 asm (PR target/88188) Segher Boessenkool
22:17 Re: [PATCH v4] PR preprocessor/83173: Enhance -fdump-internal-locations output Mike Gulick
22:17 Re: [Patch][gcc][testsuite] Skip testcases using freopen when on wrapped board Mike Stump
22:14 Re: C++ PATCH for c++/88120, ICE with save_expr in template Jason Merrill
22:08 Re: [PATCH 07/10] Add dg-require-effective-target exceptions Mike Stump
21:46 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87626 Jeff Law
21:44 Re: [PATCH][driver] Ensure --help=params lines end with period Mike Stump
21:42 Go patch committed: Initial support for exporting function bodies Ian Lance Taylor
21:35 Re: Ping: [PATCH] update-copyright.py: Add filters for D language sources Jakub Jelinek
21:32 Ping: [PATCH] update-copyright.py: Add filters for D language sources Iain Buclaw
21:28 Re: [PATCH 3/7][v2][MSP430][TESTSUITE] Dynamically check if size_t is large enough for tests containing large structs/arrays Jozef Lawrynowicz
21:23 Re: [PATCH] Fix ptwrite64 handling with -m32 (PR target/88195) Uros Bizjak
21:23 Re: [PATCH] Fix up method-nonnull-1.mm testcase on Solaris (PR testsuite/88090) Mike Stump
21:21 Re: [PATCH] target/58397: add host_hooks for NetBSD to make precompiled headers work Jeff Law
21:15 Re: [PATCH] detect missing nuls in address of const char (PR 87756) Jeff Law
21:13 Re: [PATCH 10/10] Port testsuite to GCN Mike Stump
21:08 Re: [PATCH] Fix dwarf5 -ffunction-section with hot/cold partitioning (PR c++/86900) Jeff Law
21:08 [PATCH][rs6000] better use of unaligned vsx in memset() expansion Aaron Sawdey
21:05 [committed] Tweak libgomp env vars in parallel make check (take 2) Jakub Jelinek
21:02 Re: [PATCH] Fix PR88182 Jakub Jelinek
21:01 [PATCH] Fix dwarf5 -ffunction-section with hot/cold partitioning (PR c++/86900) Jakub Jelinek
20:55 Re: [PATCH] detect missing nuls in address of const char (PR 87756) Martin Sebor
20:55 [C++ PATCH] Propagate TYPE_PACKED to template variants (PR c++/88181) Jakub Jelinek
20:53 [PATCH, i386]: Fix PR 88178, ICE in dbx_reg_number, at dwarf2out.c Uros Bizjak
20:52 [PATCH] Fix ptwrite64 handling with -m32 (PR target/88195) Jakub Jelinek
20:51 Re: [PATCH 5/7][MSP430][TESTSUITE] Prune messages about ISO C not supporting __int20 from output of tests Mike Stump
20:49 [C++ PATCH] Fix ICE in grokdeclarator (PR c++/88187) Jakub Jelinek
20:48 Re: [PATCH][RFC] Come up with memop_ret enum instead of int endp for memory operations. Jeff Law
20:43 [PATCH] Fix ICEs on invalid rs6000 asm (PR target/88188) Jakub Jelinek
20:41 Re: [PATCH/coding style] clarify pointers and operators Jeff Law
20:39 Re: [PATCH 4/7][MSP430][TESTSUITE] Fix tests when int is 16-bit by default Mike Stump
20:26 Re: [PATCH 6/7][MSP430][TESTSUITE] Fix tests requiring float printf support when GCC was configured with --enable-newlib-nano-formatted-io Mike Stump
20:20 Re: [PATCH 3/7][v2][MSP430][TESTSUITE] Dynamically check if size_t is large enough for tests containing large structs/arrays Mike Stump
20:16 Re: [PATCH 3/7][MSP430][TESTSUITE] Dynamically check if size_t is large enough for tests containing large structs/arrays Mike Stump
20:04 Re: [PATCH 10/10] Port testsuite to GCN Mike Stump
19:50 [PATCH v3] [aarch64] Correct the maximum shift amount for shifted operands. Christoph Muellner
19:28 Re: [PATCH] detect missing nuls in address of const char (PR 87756) Martin Sebor
19:23 Re: [PATCH] PR880088 Enable -Wtrampolines for no-exec-stack targets with -Wall. Mark Wielaard
18:45 Re: [PATCH][RFC] Extend locations where to seach for Fortran pre-include. Joseph Myers
18:33 Re: [PATCH][RFC] Extend locations where to seach for Fortran pre-include. Joseph Myers
18:29 Re: [PATCH] PR880088 Enable -Wtrampolines for no-exec-stack targets with -Wall. Joseph Myers
18:23 [doc, committed] document that -freorder-functions also uses hot/cold attributes Sandra Loosemore
18:13 Re: [doc,committed] clarify docs for function attribute "const" Sandra Loosemore
17:59 [PATCH/coding style] clarify pointers and operators Martin Sebor
17:52 Re: [PATCH] detect missing nuls in address of const char (PR 87756) Rainer Orth
17:51 [PATCH][AArch64][committed] Fix typo in aarch64_mangle_type Kyrill Tkachov
17:41 Re: [PATCH v3] [aarch64] Add CPU support for Ampere Computing's eMAG. Kyrill Tkachov
17:36 [PATCH][AArch64][3/3] Introduce mla64 type Kyrill Tkachov
17:36 [PATCH][AArch64][2/3] Correct type attribute for mul and mneg instructions Kyrill Tkachov
17:36 [PATCH][arm][1/3] Rename mul64 attr to widen_mul64 Kyrill Tkachov
17:30 Re: [PATCH][GCC][DOC] Remove obsolete arm and aarch64 CPU names from invoke.texi Kyrill Tkachov
17:28 [PATCH, libphobos] Committed fix backtraces in Fibers on AArch64 Iain Buclaw
17:27 Re: [PATCH] detect missing nuls in address of const char (PR 87756) Joseph Myers
17:17 Re: [doc,committed] clarify docs for function attribute "const" Martin Sebor
17:12 C++ PATCH for c++/88120, ICE with save_expr in template Marek Polacek
16:54 Re: [PATCH][RFC] Extend locations where to seach for Fortran pre-include. Martin Liška
16:35 Re: [PATCH][RFC] Extend locations where to seach for Fortran pre-include. Martin Liška
16:19 Re: [PATCH][RFC] Extend locations where to seach for Fortran pre-include. Matthias Klose
15:54 PING: [PATCH][Version 3]Come up with -flive-patching master option. Qing Zhao
15:53 Re: [PATCH, libgcc/ARM & testsuite, ping] Optimize executable size when using softfloat fmul/dmul Mike Stump
15:36 [PATCH] Fix PR88182 Richard Biener
15:26 Re: [PATCH v4] Repeat jump threading after combine Ilya Leoshkevich
15:07 Re: [PATCH v4] Repeat jump threading after combine Segher Boessenkool
15:02 [Committed] S/390: Document z14/arch12 -march option. Andreas Krebbel
14:36 Re: [PATCH] PR880088 Enable -Wtrampolines for no-exec-stack targets with -Wall. Mark Wielaard
14:03 Re: [PATCH][RFC] Come up with memop_ret enum instead of int endp for memory operations. Martin Liška
14:03 [PATCH] Added information about inline assembler in stack calculations (.su files) Torbjorn SVENSSON
14:00 Re: [PATCH] x86: Add -march=cascadelake Martin Liška
13:37 Re: not posted ada patch breaks ada build on alpha-linux-gnu Matthias Klose
13:32 Re: not posted ada patch breaks ada build on alpha-linux-gnu Arnaud Charlet
13:25 Re: not posted ada patch breaks ada build on alpha-linux-gnu Matthias Klose
13:19 Re: [PATCH] PR880088 Enable -Wtrampolines for no-exec-stack targets with -Wall. Paul Koning
12:54 mechanical parts jessie
12:39 mechanical parts jessie
12:35 Re: Fix hashtable memory leak Jonathan Wakely
12:20 Re: [PATCH][RFC] Extend locations where to seach for Fortran pre-include. Martin Liška
12:12 Re: Fix hashtable memory leak Jonathan Wakely
12:11 [PATCH v4] Repeat jump threading after combine Ilya Leoshkevich
12:03 Re: Fix hashtable memory leak Jonathan Wakely
11:18 Re: [PATCH, libstdc++] Uniform container erasure for c++20. Jonathan Wakely
11:18 Re: [PATCH] x86: Add -march=cascadelake Jakub Jelinek
11:12 Re: [PATCH, libstdc++] Implement P0415 More constexpr for std::complex. Jonathan Wakely
11:03 Re: [PATCH] x86: Add -march=cascadelake Martin Liška
10:23 Re: [patch] [jit] Fix compilation of jit test with -Wformat-security David Malcolm
10:14 Re: [ARM/FDPIC v4 00/20] FDPIC ABI for ARM Christophe Lyon
10:01 Re: [PATCH, ARM, ping] Improve robustness of -mslow-flash-data Thomas Preudhomme
09:46 Re: [PATCH, libgcc/ARM & testsuite, ping] Optimize executable size when using softfloat fmul/dmul Thomas Preudhomme
09:23 Re: not posted ada patch breaks ada build on alpha-linux-gnu Arnaud Charlet
09:20 [patch] [jit] Fix compilation of jit test with -Wformat-security Matthias Klose
09:13 [PATCH] PR880088 Enable -Wtrampolines for no-exec-stack targets with -Wall. Mark Wielaard
09:06 not posted ada patch breaks ada build on alpha-linux-gnu Matthias Klose
08:31 Re: [PATCH, libstdc++] Implement P0415 More constexpr for std::complex. Christophe Lyon
03:46 [doc, committed] Document -Wmissing-noreturn Sandra Loosemore
01:40 [doc,committed] clarify docs for function attribute "const" Sandra Loosemore
00:05 Re: [PATCH 1/4] introduce struct strlen_data_t into gimple-fold Martin Sebor

November 25, 2018
22:46 Re: [PATCH] target/58397: add host_hooks for NetBSD to make precompiled headers work Krister Walfridsson
21:13 [doc, committed] use preferred placement of type attributes in examples Sandra Loosemore
20:40 Re: [PATCH] add simple attribute introspection Martin Sebor
20:13 [PATCH] target/58397: add host_hooks for NetBSD to make precompiled headers work Maya Rashish
20:04 [PATCH v3 1/2] Add a pass to automatically add ptwrite instrumentation Andi Kleen
20:04 [PATCH v3 2/2] Add tests for the vartrace pass Andi Kleen
17:41 [PATCH, pdp11] Fix 64 bit divide Paul Koning
15:48 Re: [RS6000] Delete OBJECT_PEF and TARGET_MACOS Segher Boessenkool
15:20 Re: [testsuite] Disable gdc execution tests without libphobos Iain Buclaw
15:08 [testsuite] Disable gdc execution tests without libphobos Rainer Orth
14:38 PING^2: V4 [PATCH] C/C++: Add -Waddress-of-packed-member H.J. Lu
14:12 Re: [PATCH] add simple attribute introspection Rainer Orth
12:23 [RS6000] Delete OBJECT_PEF and TARGET_MACOS Alan Modra
12:22 [RS6000] PR11848 rs6000_emit_move long double split Alan Modra
12:20 [RS6000] PowerPC64 soft-float Alan Modra
12:19 [RS6000] num_insns_constant ICE Alan Modra
12:18 [RS6000] movdi_internal64 insn lengths Alan Modra
12:16 [RS6000] CONST_DOUBLE tidy Alan Modra
12:14 [RS6000] "G" and "H" constraints Alan Modra
12:11 [RS6000] Bogus easy_fp_constant call Alan Modra
10:09 Re: [PATCH, d] Fix IdentityExp comparison for complex floats Iain Buclaw
08:44 *ping* – PR C++/88114 - PATCH for destructor not generated for "virtual ~destructor() = default" Tobias Burnus
05:54 Re: patch to fix PR88157 Vladimir Makarov
05:52 One more patch for PR88157 Vladimir Makarov
02:50 Re: [patch, libgfortran] PR88052 - Format contravening f2008 constraint C1002 permitted Jerry DeLisle

November 24, 2018
22:51 Re: [patch, libgfortran] PR88052 - Format contravening f2008 constraint C1002 permitted Dominique d'Humières
21:58 Re: Fix hashtable memory leak François Dumont
20:41 [patch, libgfortran] PR88052 - Format contravening f2008 constraint C1002 permitted Jerry DeLisle
18:55 [PATCH, libstdc++] Uniform container erasure for c++20. Ed Smith-Rowland
11:29 Re: LRA patch for PR87718 Christophe Lyon
10:43 [PATCH, d] Fix IdentityExp comparison for complex floats Johannes Pfau
09:51 [PATCH PR d/87866] Committed use lrealpath to get canonical name Iain Buclaw
07:11 Re: patch to fix PR88157 Jeff Law
06:52 [committed][PR rtl-optimization/87053.c] Keep EDGE_IGNORE from leading out of jump threader Jeff Law
06:38 Re: [RFC] Fix recent popcount change is breaking Bin.Cheng
02:32 Re: [PATCH] add simple attribute introspection Martin Sebor
02:19 Re: [PATCH] add simple attribute introspection Martin Sebor

November 23, 2018
23:34 Re: [PATCH] x86: Add -march=cascadelake Andi Kleen
23:09 Re: C++ PATCH to implement P1094R2, Nested inline namespaces Ville Voutilainen
22:05 patch to fix PR88157 Vladimir Makarov
21:57 Re: [PATCH] detect missing nuls in address of const char (PR 87756) Jakub Jelinek
21:45 Re: RFA: patch for test PR70669 test Vladimir Makarov
21:18 [PATCH] -fdump-go-spec mishandles typedefs that precede the definition of their underlying type Nikhil Benesch
21:16 [C++ PATCH] Fix wrong-code with generic lambda (PR c++/86943) Jakub Jelinek
21:16 Re: Stream TREE_TYPE of TYPE_DECLs again Bernhard Reutner-Fischer
21:12 Re: C++ PATCH to implement P1094R2, Nested inline namespaces Marek Polacek
20:56 [PATCH 4/4][libbacktrace] Add tests for unused formats Tom de Vries
20:55 [PATCH 3/4][libbacktrace] Don't point to released memory in backtrace_vector_release Tom de Vries
20:51 [PATCH 2/4][libbacktrace] Avoid realloc with size == 0 in backtrace_vector_release Tom de Vries
20:47 [PATCH 1/4][libbacktrace] Test check_PROGRAMS without mmap Tom de Vries
20:43 Re: [PATCH,fortran] Make recursion_check work for multiple threads Janne Blomqvist
19:58 [PATCH,fortran] Make recursion_check work for multiple threads Janne Blomqvist
18:46 Re: [PATCH] detect missing nuls in address of const char (PR 87756) Martin Sebor
18:25 Re: [PATCH] handle unusual targets in -Wbuiltin-declaration-mismatch (PR 88098) Martin Sebor
18:08 Re: [PATCH][RFC] Extend locations where to seach for Fortran pre-include. Joseph Myers
17:57 Re: [PATCH, GCC, AArch64] Branch Dilution Pass Carey Williams
17:37 Re: [PATCH][GCC][DOC] Remove obsolete arm and aarch64 CPU names from invoke.texi Sandra Loosemore
17:10 Re: [PATCH][RFC] Come up with memop_ret enum instead of int endp for memory operations. Martin Sebor
17:01 [PATCH][GCC][ARM] Ensure dotproduct is only enabled on armv8 neon Sam Tebbs
16:55 [PATCH][GCC][DOC] Remove obsolete arm and aarch64 CPU names from invoke.texi Sam Tebbs
16:12 [PATCH] PR libstdc++/65229 fix pretty printer for std::bitset<0> Jonathan Wakely
15:49 [PATCH] PR libstdc++/87308 adjust regex used in std::any pretty printer Jonathan Wakely
15:06 [PATCH][RFC] Come up with memop_ret enum instead of int endp for memory operations. Martin Liška
14:43 Re: [PATCH] Fix tree-ssa/phi-opt-11.c on s390x (PR testsuite/85368) Andreas Krebbel
14:22 [PATCH][GCC][AARCH64] Replace calls to strtok with strtok_r in aarch64 attribute handling code Sam Tebbs
14:19 Patch ping (Re: [C++ PATCH] Don't incorrectly reject {un,}signed char constexpr array initialization in templates (PR c++/87476)) Jakub Jelinek
14:09 Re: [RFC] Tweak libgomp env vars in parallel make check Jakub Jelinek
13:59 Re: [PATCH][RFC] Extend locations where to seach for Fortran pre-include. Martin Liška
13:57 Re: [RFC] Tweak libgomp env vars in parallel make check Martin Liška
13:49 [RFC] Tweak libgomp env vars in parallel make check Jakub Jelinek
12:52 [PATCH] Fix PR88149 Richard Biener
12:40 Re: [PATCH v3] Add sinh(atanh(x)) and cosh(atanh(x)) optimizations Wilco Dijkstra
10:49 Re: [PATCH, ARM] Clean up arm backend using the @ construct for MD patterns Kyrill Tkachov
08:06 Re: [PATCH, ARM, ping] Clean up arm backend using the @ construct for MD patterns Mihail Ionescu
08:04 Re: LRA patch for PR87718 Uros Bizjak
07:55 Re: [PATCH] Avoid duplicate -Warray-bounds warnings (PR tree-optimization/86614) Richard Biener
05:38 [doc, committed] Clarify docs for designated initializers of unions Sandra Loosemore
00:30 Re: RFA: patch for test PR70669 test Segher Boessenkool

November 22, 2018
23:56 Re: [PATCH] Add -fpad-source option Jerry DeLisle
23:40 [PATCH] [PR86397] set p_t_decl while canonicalizing eh specs for mangling Alexandre Oliva
23:39 [PATCH] [PR85569] skip constexpr target_expr constructor dummy type conversion Alexandre Oliva
23:12 Fix another ICE in ipa-devirt Jan Hubicka
23:06 Remove sorting while register odr types Jan Hubicka
21:29 Re: [PATCH] Clean up stack-protector-guard handling in ix86_option_override_internal Uros Bizjak
21:28 Re: [PATCH] Small formatting cleanup in i386.c Uros Bizjak
21:27 [PATCH, i386]: Simplify ix86_check_avx_upper_register Uros Bizjak
21:14 [RFH] testcases for lto-stream-out dumps Jan Hubicka
20:58 Re: [PATCH v2 2/3] Add a pass to automatically add ptwrite instrumentation Andi Kleen
20:31 Re: Stream TREE_TYPE of TYPE_DECLs again Jan Hubicka
20:04 [PATCH] Avoid duplicate -Warray-bounds warnings (PR tree-optimization/86614) Jakub Jelinek
20:00 [committed] Add testcase for already fixed PR tree-optimization/85794 Jakub Jelinek
19:57 [PATCH] Fix tree-ssa/phi-opt-11.c on s390x (PR testsuite/85368) Jakub Jelinek
19:51 [PATCH] Small formatting cleanup in i386.c Jakub Jelinek
19:47 [PATCH] Clean up stack-protector-guard handling in ix86_option_override_internal Jakub Jelinek
19:47 RFA: patch for test PR70669 test Vladimir Makarov
19:44 Re: [PATCH] Add -fpad-source option Jakub Jelinek
19:32 Re: Stream TREE_TYPE of TYPE_DECLs again Christophe Lyon
18:45 Re: Improve relocation Marc Glisse
18:43 Re: [PATCH v3] Add sinh(atanh(x)) and cosh(atanh(x)) optimizations Giuliano Augusto Faulin Belina
18:31 Re: Improve relocation Jonathan Wakely
18:16 Re: [PATCH 1/2][libbacktrace] Handle realloc returning NULL if size == 0 Joseph Myers
18:14 Re: Stream TREE_TYPE of TYPE_DECLs again Jan Hubicka
18:10 Re: Improve relocation Marc Glisse
17:47 Re: Stream TREE_TYPE of TYPE_DECLs again Richard Biener
17:29 LRA patch for PR87718 Vladimir Makarov
17:14 Re: [PATCH v2 1/3] Allow memory operands for PTWRITE Andi Kleen
16:54 Re: [PATCH 2/3][GCC][AARCH64] Add new -mbranch-protection option to combine pointer signing and BTI Sam Tebbs
16:37 Re: Stream TREE_TYPE of TYPE_DECLs again Andreas Schwab
16:31 Re: Stream TREE_TYPE of TYPE_DECLs again Jan Hubicka
16:06 Re: [PATCH, ARM, ping3] PR85434: Prevent spilling of stack protector guard's address on ARM Thomas Preudhomme
15:48 Re: [PATCH 3/6] [og8] OpenACC 2.6 manual deep copy support (attach/detach) Bernhard Reutner-Fischer
15:42 Re: [RFC, RFT PATCH, mingw]: Do not cancel vzeroupper when XMM registers live across call Uros Bizjak
15:06 Re: [PATCH] Fix option values for -march. Martin Liška
14:49 Re: [PATCH, ARM, ping3] PR85434: Prevent spilling of stack protector guard's address on ARM Thomas Preudhomme
14:41 Re: [PATCH] add simple attribute introspection Christophe Lyon
14:36 Re: [PATCH v2 1/3] Allow memory operands for PTWRITE H.J. Lu
14:35 Re: [PATCH][RFC] Extend locations where to seach for Fortran pre-include. Joseph Myers
14:28 Re: [PATCH] Fix option values for -march. Uros Bizjak
14:22 Re: [PATCH] Fix option values for -march. Martin Liška
14:06 [PATCH] Fix PR88148 Richard Biener
14:05 Re: [PATCH] Fix option values for -march. Uros Bizjak
14:00 Re: [PATCH] Fix option values for -march. Martin Liška
13:59 Re: [PATCH] Fix option values for -march. Uros Bizjak
13:57 Re: Fix PR37916 (unnecessary spilling) Richard Biener
13:53 Re: [maintainer-scipts] Add a bugzilla script Martin Liška
13:53 Re: [PATCH v2 2/3] Add a pass to automatically add ptwrite instrumentation Richard Biener
13:51 Re: [PATCH] Fix option values for -march. Uros Bizjak
13:43 [PATCH] Fix option values for -march. Martin Liška
13:42 [PATCH] PR libstdc++/87520 Always pass type-punned type_info reference Jonathan Wakely
13:35 Re: Fix PR37916 (unnecessary spilling) Jakub Jelinek
13:31 Re: Fix PR37916 (unnecessary spilling) Michael Matz
13:25 Re: [PATCH v2 1/3] Allow memory operands for PTWRITE Richard Biener
13:10 Re: [PATCH] add simple attribute introspection Rainer Orth
13:09 Re: [RS6000] num_insns_constant ICE Alan Modra
12:36 [PATCH 2/2][libbacktrace] Don't point to released memory in backtrace_vector_release Tom de Vries
12:35 [PATCH 1/2][libbacktrace] Handle realloc returning NULL if size == 0 Tom de Vries
12:28 Re: [PATCH] add simple attribute introspection Christophe Lyon
12:23 Re: [PATCH] x86: Add -march=cascadelake Uros Bizjak
12:04 Re: [PATCH] x86: Add -march=cascadelake Uros Bizjak
11:48 Re: [PATCH] x86: Add -march=cascadelake Martin Liška
11:46 Re: PR fortran/87919 patch for -fno-dec-structure Jakub Jelinek
10:42 Re: Stream TREE_TYPE of TYPE_DECLs again Andreas Schwab
10:00 [PATCH] Add -fpad-source option Jakub Jelinek
09:54 Re: [PATCH] Alternate fix for PR87229, fix PR88112 Richard Biener
09:30 Re: [C++ PATCH] Improve locations of id-expressions and operator "" (PR c++/87386, take 3) Jakub Jelinek
09:26 Re: Improve relocation Jonathan Wakely
09:21 Re: [C++ PATCH] Improve locations of id-expressions and operator "" (PR c++/87386, take 3) Andreas Schwab
09:20 Re: [PATCH, libstdc++] Implement P0415 More constexpr for std::complex. Jonathan Wakely
09:17 [PATCH, libfortran] PR 88137 Initialize backtrace state once Janne Blomqvist
09:12 Re: [C++ PATCH] Improve locations of id-expressions and operator "" (PR c++/87386, take 3) Jakub Jelinek
08:58 Re: [PATCH][RFC] Extend locations where to seach for Fortran pre-include. Martin Liška
08:53 Re: [C++ PATCH] Improve locations of id-expressions and operator "" (PR c++/87386, take 3) Andreas Schwab
08:34 Re: [PATCH] x86: Add -march=cascadelake Uros Bizjak
08:26 Re: [PATCH] Fix -fstack-protector* on darwin/mingw etc. (PR target/85644) Uros Bizjak
08:04 Re: C++ PATCH to implement P1094R2, Nested inline namespaces Ville Voutilainen
08:01 Re: [PATCH v3] [aarch64] Add CPU support for Ampere Computing's eMAG. Christoph Müllner
07:55 Re: [PATCH v3] [aarch64] Add CPU support for Ampere Computing's eMAG. Andrew Pinski
07:08 Re: [PATCH] x86: Add -march=cascadelake Wei Xiao
06:16 Re: [PATCH, libphobos] Fix libphobos.shared testsuite for multilib tests Iain Buclaw
01:46 Re: C++ PATCH to implement P1094R2, Nested inline namespaces Marek Polacek
00:36 Re: [PATCH][libbacktrace] Handle DW_FORM_GNU_strp_alt Tom de Vries
00:04 Re: [C++ Patch] PR 84636 ("internal compiler error: Segmentation fault (identifier_p()/grokdeclarator())") Paolo Carlini
00:02 Re: [PATCH][libbacktrace] Factor out read_initial_length Ian Lance Taylor

November 21, 2018
23:37 [PATCH][libbacktrace] Factor out read_initial_length Tom de Vries
22:44 [PATCH 7/7][v2][MSP430][TESTSUITE] Fix tests for msp430-elf large memory model Jozef Lawrynowicz
22:41 [PATCH 6/7][v2][MSP430][TESTSUITE] Fix tests requiring float printf support when GCC was configured with --enable-newlib-nano-formatted-io Jozef Lawrynowicz
22:39 [PATCH 3/7][v2][MSP430][TESTSUITE] Dynamically check if size_t is large enough for tests containing large structs/arrays Jozef Lawrynowicz
22:34 Re: [C++ PATCH] Fix ICE in maybe_explain_implicit_delete (PR c++/88122) Jason Merrill
22:34 Re: [C++ PATCH] Improve locations of id-expressions and operator "" (PR c++/87386, take 3) Jason Merrill
22:30 Re: [C++ PATCH] Improve locations of id-expressions and operator "" (PR c++/87386, take 2) Jason Merrill
22:26 Re: [PATCH] Fix -fstack-protector* on darwin/mingw etc. (PR target/85644) Jakub Jelinek
22:21 [PATCH] Fix -fstack-protector* on darwin/mingw etc. (PR target/85644) Jakub Jelinek
22:17 [C++ PATCH] Fix ICE in maybe_explain_implicit_delete (PR c++/88122) Jakub Jelinek
22:11 [C++ PATCH] Improve locations of id-expressions and operator "" (PR c++/87386, take 3) Jakub Jelinek
21:45 Re: [PATCH, LRA]: Revert the revert of removal of usless move insns. Vladimir Makarov
20:48 [PING^3] Re: [PATCH 1/3] Support instrumenting returns of instrumented functions Andi Kleen
20:42 Re: [PATCH 1/7][v2][MSP430][TESTSUITE] Tweak dg-directives for msp430-elf Jozef Lawrynowicz
20:38 Re: [PATCH] Fix up 20181120-1.c testcase on big-endian (PR rtl-optimization/85925, take 2) Segher Boessenkool
20:16 [PATCH, i386]: Fix PR85667, ms_abi rules aren't followed when returning short structs with float values Uros Bizjak
20:09 Re: [PATCH, middle-end]: Fix PR88129, Two blockage insns are emitted in the function epilogue Richard Biener
19:45 [PATCH, middle-end]: Fix PR88129, Two blockage insns are emitted in the function epilogue Uros Bizjak
19:43 Re: Improve relocation Marc Glisse
19:33 [PATCH, LRA]: Revert the revert of removal of usless move insns. Uros Bizjak
19:31 Re: Patch ping (Re: [PATCH] Fortran include line fixes and -fdec-include support) Thomas Koenig
19:31 Re: [PATCH] Replace sync builtins with atomic builtins Thomas Koenig
19:19 Re: [PATCH 1/7][v2][MSP430][TESTSUITE] Tweak dg-directives for msp430-elf Rainer Orth
19:12 [PATCH] Fix up 20181120-1.c testcase on big-endian (PR rtl-optimization/85925, take 2) Jakub Jelinek
19:05 [PATCH 1/7][v2][MSP430][TESTSUITE] Tweak dg-directives for msp430-elf Jozef Lawrynowicz
18:49 Re: [C++ PATCH] Improve locations of id-expressions and operator "" (PR c++/87386, take 2) Jakub Jelinek
18:42 Re: [PATCH] C++: show namespaces for enum values (PR c++/88121) Jason Merrill
18:40 [PATCH] libstdc++/88111 and libstdc++/88113 fix src/c++17/memory_resource.cc for 16-bit targets Jonathan Wakely
18:38 Re: [C++ PATCH] Remove useless tokens from cp_parser_linkage_specification (PR c++/87393) Jason Merrill
18:29 Re: [C++ PATCH] Improve locations of id-expressions and operator "" (PR c++/87386, take 2) Jason Merrill
18:08 Re: Stream TREE_TYPE of TYPE_DECLs again Jan Hubicka
18:08 Re: [PATCH] Fix up 20181120-1.c testcase on big-endian (PR rtl-optimization/85925) Segher Boessenkool
17:54 Re: [PATCH, ARM, ping3] PR85434: Prevent spilling of stack protector guard's address on ARM Segher Boessenkool
17:31 Re: [PATCH] Fix up 20181120-1.c testcase on big-endian (PR rtl-optimization/85925) Jakub Jelinek
17:24 Re: [PATCH] Fix up 20181120-1.c testcase on big-endian (PR rtl-optimization/85925) Segher Boessenkool
17:04 Re: [PATCH] handle unusual targets in -Wbuiltin-declaration-mismatch (PR 88098) Martin Sebor
16:44 Re: [PATCH v3] [aarch64] Add CPU support for Ampere Computing's eMAG. Richard Earnshaw (lists)
16:40 Re: [PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc Sam Tebbs
16:35 Re: [C++ PATCH] Remove useless tokens from cp_parser_linkage_specification (PR c++/87393) David Malcolm
16:13 Re: Patch ping (was Re: [PATCH] Fix aarch64_compare_and_swap* constraints (PR target/87839)) James Greenhalgh
16:07 Re: [PATCH, ARM, ping3] PR85434: Prevent spilling of stack protector guard's address on ARM Kyrill Tkachov
15:59 [C++ PATCH] Remove useless tokens from cp_parser_linkage_specification (PR c++/87393) Jakub Jelinek
15:55 [C++ PATCH] Improve locations of id-expressions and operator "" (PR c++/87386, take 2) Jakub Jelinek
15:38 Re: [PATCH v2 1/3] Allow memory operands for PTWRITE H.J. Lu
14:47 Re: [PATCH v2 1/3] Allow memory operands for PTWRITE Richard Biener
14:44 Re: Fix regression introduced by 88069 Richard Biener
14:33 [PATCH] Alternate fix for PR87229, fix PR88112 Richard Biener
14:28 Re: Fix PR37916 (unnecessary spilling) Richard Biener
14:23 Re: Fix regression introduced by 88069 Jeff Law
14:21 Re: Fix regression introduced by 88069 Richard Biener
14:18 [PATCH] Fix PR88133 Richard Biener
14:16 Re: Fix PR37916 (unnecessary spilling) Jeff Law
14:16 Re: compute discriminator info for overrides Richard Biener
14:13 Re: Fix PR37916 (unnecessary spilling) Richard Biener
13:40 Re: [PATCH] Fix missing dump_impl_location_t values, using a new dump_metadata_t Richard Biener
13:35 [PATCH] C++: show namespaces for enum values (PR c++/88121) David Malcolm
13:25 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87626 Umesh Kalappa
13:14 [PATCH] Fix up 20181120-1.c testcase on big-endian (PR rtl-optimization/85925) Jakub Jelinek
13:08 Re: [PATCH] handle unusual targets in -Wbuiltin-declaration-mismatch (PR 88098) Rainer Orth
13:07 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87626 Jakub Jelinek
12:36 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87626 Umesh Kalappa
12:26 Re: [PATCH v3] [aarch64] Add CPU support for Ampere Computing's eMAG. Philipp Tomsich
12:19 PR C++/88114 - patch for destructor not generated for "virtual ~destructor() = default" Tobias Burnus
12:12 Re: Fix PR rtl-optimization/85925 Segher Boessenkool
11:35 Re: [PATCH 01/10] Fix IRA ICE. Andrew Stubbs
11:15 Re: [PATCH v3] [aarch64] Add CPU support for Ampere Computing's eMAG. Christoph Müllner
11:09 Re: [PATCH] x86: Add -march=cascadelake Jakub Jelinek
10:35 Re: [PATCH, ARM, ping3] PR85434: Prevent spilling of stack protector guard's address on ARM Thomas Preudhomme
10:32 Re: Patch ping (Re: [PATCH] Fix x86 bzhi/bextr iff zero_extract with zero size is undefined (PR rtl-optimization/87817)) Uros Bizjak
10:26 Re: [PATCH v3] [aarch64] Add CPU support for Ampere Computing's eMAG. Kyrill Tkachov
10:23 [PATCH] x86: Add -march=cascadelake Wei Xiao
10:20 Patch ping (Re: [PATCH] Fix x86 bzhi/bextr iff zero_extract with zero size is undefined (PR rtl-optimization/87817)) Jakub Jelinek
10:05 Re: [PATCH] avoid error_mark_node in -Wsizeof-pointer-memaccess (PR 88065) Jakub Jelinek
10:03 Re: [PATCH, middle-end]: Fix PR 88070, ICE in create_pre_exit, at mode-switching.c:438 Uros Bizjak
09:49 Re: [PATCH, middle-end]: Fix PR 88070, ICE in create_pre_exit, at mode-switching.c:438 Uros Bizjak
08:50 Re: [PATCH] apply_subst_iterator: Handle define_split/define_insn_and_split Richard Biener
08:43 Re: Stream TREE_TYPE of TYPE_DECLs again Richard Biener
08:35 Re: Fix PR rtl-optimization/85925 Eric Botcazou
08:26 [RFC, RFT PATCH, mingw]: Do not cancel vzeroupper when XMM registers live across call Uros Bizjak
08:25 Re: Patch ping (Re: [PATCH] Fortran include line fixes and -fdec-include support) Jakub Jelinek
07:49 [Committed] S/390: Support vector load/store alignment hints Andreas Krebbel
07:31 Re: Patch ping (Re: [PATCH] Fortran include line fixes and -fdec-include support) Thomas Koenig
06:54 Re: [PATCH, middle-end]: Fix PR 88070, ICE in create_pre_exit, at mode-switching.c:438 Uros Bizjak
05:32 Re: Stream TREE_TYPE of TYPE_DECLs again Jan Hubicka
02:32 Re: [PATCH 06/10] GCN back-end config Jeff Law
02:28 Fix regression introduced by 88069 Jeff Law
02:16 libgo patch committed: Always define _AT_FDCWD and IPv6MTUInfo Ian Lance Taylor
01:44 Re: [maintainer-scipts] Add a bugzilla script David Malcolm
01:06 compute discriminator info for overrides Alexandre Oliva
01:03 Re: [PATCH][libbacktrace] Handle DW_FORM_GNU_strp_alt Ian Lance Taylor
01:01 Re: [PATCH 10/10] Port testsuite to GCN Jeff Law
00:49 Re: [PATCH 03/10] GCN libgcc. Jeff Law
00:47 Re: [PATCH 01/10] Fix IRA ICE. Jeff Law
00:44 Re: [maintainer-scipts] Add a bugzilla script Martin Sebor
00:41 Re: [PATCH] avoid error_mark_node in -Wsizeof-pointer-memaccess (PR 88065) Jeff Law
00:39 Re: [PATCH] v3: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) Martin Sebor
00:36 Re: [PATCH] v3: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) Jeff Law
00:32 Re: [PATCH, ARM, ping3] PR85434: Prevent spilling of stack protector guard's address on ARM Jeff Law
00:21 Re: [PATCH 5/6] ifcvt: Only created temporaries as needed. Jeff Law
00:14 Re: [PATCH v2, target]: Fix PR 88070, ICE in create_pre_exit, at mode-switching.c:438 Jeff Law
00:12 Re: Fix PR37916 (unnecessary spilling) Jeff Law
00:05 Re: [maintainer-scipts] Add a bugzilla script Jeff Law
00:05 Stream TREE_TYPE of TYPE_DECLs again Jan Hubicka
00:00 Re: [PATCH][libbacktrace] Factor out read_string Jeff Law

November 20, 2018
23:50 Re: [PATCH, middle-end]: Fix PR 88070, ICE in create_pre_exit, at mode-switching.c:438 Jeff Law
23:46 Re: [PATCH, middle-end]: Fix PR 88070, ICE in create_pre_exit, at mode-switching.c:438 Jeff Law
23:42 Re: [PATCH][driver] Ensure --help=params lines end with period Jeff Law
23:42 Re: [PATCH] Do not mix -fsanitize=thread and -mabi=ms (PR sanitizer/88017). Jeff Law
22:58 Re: [PATCH, libstdc++] Implement P0415 More constexpr for std::complex. Ed Smith-Rowland
22:23 Re: [PATCH] v3: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) Joseph Myers
22:06 Re: [C++ PATCH] Fix ICE in constexpr OBJ_TYPE_REF handling (PR c++/88110) Jason Merrill
22:05 Re: [PATCH] v3: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) David Malcolm
21:59 Re: C++ PATCH to implement P1094R2, Nested inline namespaces Jason Merrill
21:57 [PATCH 6/6] [og8] OpenACC refcounting refresh Julian Brown
21:56 [PATCH 5/6] [og8] Backport parts of upstream declare-allocate patch Julian Brown
21:55 [PATCH 3/6] [og8] OpenACC 2.6 manual deep copy support (attach/detach) Julian Brown
21:55 [PATCH 4/6] [og8] Interaction of dynamic/multidimensional arrays with attach/detach. Julian Brown
21:55 [PATCH 2/6] [og8] Factor out duplicate code in gimplify_scan_omp_clauses Julian Brown
21:55 [PATCH 1/6] [og8] Host-to-device transfer coalescing & magic offset value self-documentation Julian Brown
21:55 [PATCH 0/6] [og8] OpenACC attach/detach Julian Brown
21:46 Re: [PATCH] handle unusual targets in -Wbuiltin-declaration-mismatch (PR 88098) Martin Sebor
21:32 Re: [RFC C++ PATCH] Improve locations of id-expressions and operator "" (PR c++/87386) David Malcolm
21:17 Re: [PATCH] handle unusual targets in -Wbuiltin-declaration-mismatch (PR 88098) Martin Sebor
20:57 [RFC C++ PATCH] Improve locations of id-expressions and operator "" (PR c++/87386) Jakub Jelinek
20:51 [C++ PATCH] Fix ICE in constexpr OBJ_TYPE_REF handling (PR c++/88110) Jakub Jelinek
20:48 [committed] Fix omp simd clone creation for multiple return stmts (PR tree-optimization/87895) Jakub Jelinek
20:36 [PATCH] Fix up method-nonnull-1.mm testcase on Solaris (PR testsuite/88090) Jakub Jelinek
20:24 Re: [PATCH] clarify comments for implicit_p flag for built-ins Martin Sebor
20:14 Re: [C++ PATCH] Fix ICE in adjust_temp_type (PR c++/87506) Jakub Jelinek
19:52 Re: Fix PR rtl-optimization/85925 Segher Boessenkool
19:40 [PATCH v2, target]: Fix PR 88070, ICE in create_pre_exit, at mode-switching.c:438 Uros Bizjak
19:37 [PATCH] Fix missing dump_impl_location_t values, using a new dump_metadata_t David Malcolm
19:24 Re: [PATCH] RISC-V: Pass -mno-relax through to assembler if supported Jim Wilson
18:36 Re: [PATCH v2 1/3] Allow memory operands for PTWRITE Andi Kleen
18:27 Re: [PATCH v2 2/3] Add a pass to automatically add ptwrite instrumentation Andi Kleen
18:11 Re: [PATCH][RFC] Extend locations where to seach for Fortran pre-include. Joseph Myers
18:02 [PATCH] clarify comments for implicit_p flag for built-ins Martin Sebor
18:01 [PATCH v3] [aarch64] Add CPU support for Ampere Computing's eMAG. Christoph Muellner
17:37 Re: Tweak ALAP calculation in SCHED_PRESSURE_MODEL Pat Haugen
17:14 PING: V2 [PATCH] i386: Remove duplicated AVX2/AVX512 vec_dup patterns H.J. Lu
17:10 Re: [PATCH 3/6] [RS6000] Replace TLSmode with P, and correct tls call mems Segher Boessenkool
17:09 PING^3: [PATCH] apply_subst_iterator: Handle define_split/define_insn_and_split H.J. Lu
17:05 Re: Simplify enumerate and array types Jan Hubicka
17:04 Patch ping (was Re: [PATCH] Fix aarch64_compare_and_swap* constraints (PR target/87839)) Jakub Jelinek
17:02 Patch ping (Re: [PATCH] Fortran include line fixes and -fdec-include support) Jakub Jelinek
16:57 Re: [PATCH v2] [aarch64] Add CPU support for Ampere Computing's eMAG. Christoph Müllner
16:53 Re: Tweak ALAP calculation in SCHED_PRESSURE_MODEL Kyrill Tkachov
16:48 Re: Tweak ALAP calculation in SCHED_PRESSURE_MODEL Pat Haugen
16:44 Re: [PATCH v2] [aarch64] Add CPU support for Ampere Computing's eMAG. Kyrill Tkachov
16:23 Re: [PATCH 2/6] [RS6000] rs6000_indirect_call_template Segher Boessenkool
16:21 [Committed] S/390: Fix flogr RTX. Andreas Krebbel
16:20 Re: [PATCH v2] [aarch64] Add CPU support for Ampere Computing's eMAG. Christoph Müllner
16:14 Re: [PATCH v2] [aarch64] Add CPU support for Ampere Computing's eMAG. Kyrill Tkachov
15:59 Re: [PATCH 1/6] [RS6000] rs6000_call_template for external call insn assembly output Segher Boessenkool
15:57 Improve ODR warnings Jan Hubicka
15:56 Re: [PATCH] handle unusual targets in -Wbuiltin-declaration-mismatch (PR 88098) Christophe Lyon
15:54 [PR 87926] bitmap -Wno-error=array-bounds Nathan Sidwell
15:32 [PATCH][Version 3]Come up with -flive-patching master option. Qing Zhao
15:28 Re: [PATCH] make function_args_iterator a proper iterator Martin Sebor
15:23 [PATCH v2] [aarch64] Add CPU support for Ampere Computing's eMAG. Christoph Muellner
15:06 Re: [PATCH] [aarch64] Add CPU support for Ampere Computing's eMAG. Christoph Müllner
15:05 Re: Fix PR37916 (compile time regression) Richard Biener
14:57 Re: [RFC][PATCH]Merge VEC_COND_EXPR into MASK_STORE after loop vectorization Renlin Li
14:43 Re: C++ PATCH to implement P1094R2, Nested inline namespaces Marek Polacek
14:27 Re: [PATCH][RFC] Extend locations where to seach for Fortran pre-include. Jakub Jelinek
14:19 Re: Fix PR37916 (compile time regression) Michael Matz
14:14 [PATCH][RFC] Extend locations where to seach for Fortran pre-include. Martin Liška
14:07 Re: Fix PR37916 (unnecessary spilling) Alexander Monakov
13:59 Re: Fix PR37916 (compile time regression) Richard Biener
13:42 Fix PR37916 (unnecessary spilling) Michael Matz
13:23 Fix PR37916 (compile time regression) Michael Matz
13:18 Re: [PATCH] Remove unreachable nodes before IPA profile pass (PR ipa/87706). Jan Hubicka
12:22 [PATCH] Do not mix -fsanitize=thread and -mabi=ms (PR sanitizer/88017). Martin Liška
12:18 [PATCH] Fix PR88105 Richard Biener
12:10 Re: [PATCH]Come up with -flive-patching master option. Martin Liška
12:08 Re: [PATCH] Come up with gcc/testsuite/g++.target/i386/i386.dg and move there some tests. Martin Liška
12:04 Re: [PATCH v2 2/3] Add a pass to automatically add ptwrite instrumentation Richard Biener
11:51 [PATCH][driver] Ensure --help=params lines end with period Tom de Vries
11:44 Re: [PATCH 06/10] GCN back-end config Andrew Stubbs
10:58 Re: GCC 8 backports Martin Liška
10:54 Re: [PATCH AutoFDO/2]Treat ZERO as common profile probability/count bin.cheng
10:54 Re: [PATCH, middle-end]: Fix PR 88070, ICE in create_pre_exit, at mode-switching.c:438 Uros Bizjak
10:53 Re: [PATCH v2 1/3] Allow memory operands for PTWRITE Richard Biener
10:49 Re: [PATCH PR84648]Adjust loop exit conditions for loop-until-wrap cases. Bin.Cheng
10:43 [PATCH] Fix libgomp bootstrap on mingw (PR bootstrap/88106) Jakub Jelinek
10:38 Re: [v3 PATCH] Housekeeping for the effective targets of optional's tests. Jonathan Wakely
10:26 [PATCH] Fix PR88069 Richard Biener
10:25 Re: [PATCH, middle-end]: Fix PR 88070, ICE in create_pre_exit, at mode-switching.c:438 Uros Bizjak
10:23 Re: [PATCH, ARM] Improve robustness of -mslow-flash-data Christophe Lyon
10:16 [PATCH][OBVIOUS] Add -fomit-frame-pointer to a test-case (PR ipa/88093). Martin Liška
10:09 Re: [PATCH] [aarch64] Add CPU support for Ampere Computing's eMAG. Kyrill Tkachov
10:08 [maintainer-scipts] Add a bugzilla script Martin Liška
10:05 Re: [PATCH] Fix PR88031 Richard Biener
09:37 Re: [PATCH] S/390: Skip LT(G) peephole when literal pool is involved Andreas Krebbel
09:36 Re: C++ PATCH to implement P1094R2, Nested inline namespaces Jakub Jelinek
09:33 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87626 Jakub Jelinek
09:25 Re: [C++ Patch] PR 84636 ("internal compiler error: Segmentation fault (identifier_p()/grokdeclarator())") Paolo Carlini
09:25 Re: C++ PATCH to implement P1094R2, Nested inline namespaces Richard Biener
09:23 Re: [PING #4] [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Richard Biener
09:21 Re: [PATCH] make function_args_iterator a proper iterator Richard Biener
09:05 Fix PR rtl-optimization/85925 Eric Botcazou
08:13 Re: [PATCH] Fix PR83215, remove alias-set zero case from component_uses_parent_alias_set_from Richard Biener
08:08 Re: Fix ICE in cp_var_mod_type_p Richard Biener
08:05 [PATCH] Fix PR88087 Richard Biener
08:02 [PATCH] Fix PR88089 Richard Biener
07:59 Re: [PATCH, middle-end]: Fix PR 88070, ICE in create_pre_exit, at mode-switching.c:438 Eric Botcazou
07:37 [RS6000] num_insns_constant ICE Alan Modra
06:59 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87626 Umesh Kalappa
05:12 [v3 PATCH] Housekeeping for the effective targets of optional's tests. Ville Voutilainen
02:46 Re: [PATCH] v3: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) Joseph Myers
01:54 [PATCH, testsuite] Fix pdp11 test failures Paul Koning
01:39 Re: [PATCH, testsuite] indicate no "weak" support in pdp11 Paul Koning
01:14 [PATCH] correct handling of EXCESS_PRECISION_EXPR in function calls (PR 88091) Martin Sebor
00:36 Re: [PATCH] avoid error_mark_node in -Wsizeof-pointer-memaccess (PR 88065) Martin Sebor
00:12 Re: [PATCH, middle-end]: Fix PR 88070, ICE in create_pre_exit, at mode-switching.c:438 Uros Bizjak

November 19, 2018
23:39 Re: [PATCH] avoid error_mark_node in -Wsizeof-pointer-memaccess (PR 88065) Jakub Jelinek
23:28 Fix ICE in ipa-devirt Jan Hubicka
23:10 Re: [PATCH] avoid error_mark_node in -Wsizeof-pointer-memaccess (PR 88065) Jeff Law
22:42 Re: [PATCH, middle-end]: Fix PR 88070, ICE in create_pre_exit, at mode-switching.c:438 Eric Botcazou
22:29 Re: [PATCH] Fix PR83215, remove alias-set zero case from component_uses_parent_alias_set_from Eric Botcazou
22:26 Re: [C++ Patch] PR 84636 ("internal compiler error: Segmentation fault (identifier_p()/grokdeclarator())") Marek Polacek
22:20 Re: [PATCH, testsuite] indicate no "weak" support in pdp11 Jeff Law
22:18 [PATCH, testsuite] indicate no "weak" support in pdp11 Paul Koning
22:12 Re: C++ PATCH to implement P1094R2, Nested inline namespaces Marek Polacek
21:58 [doc, committed] mention shared libraries in docs for -l option Sandra Loosemore
21:38 [PATCH] handle unusual targets in -Wbuiltin-declaration-mismatch (PR 88098) Martin Sebor
21:33 Re: C++ PATCH to implement P1094R2, Nested inline namespaces Jakub Jelinek
21:23 Fix hashtable memory leak François Dumont
21:23 [PATCH] v3: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) David Malcolm
21:21 C++ PATCH to implement P1094R2, Nested inline namespaces Marek Polacek
21:19 Re: Fix hashtable node deallocation François Dumont
20:57 Re: C++ PATCH for c++/87781, detect invalid elaborated-type-specifier Jason Merrill
20:31 Re: Tweak ALAP calculation in SCHED_PRESSURE_MODEL Pat Haugen
19:58 [PATCH, middle-end]: Fix PR 88070, ICE in create_pre_exit, at mode-switching.c:438 Uros Bizjak
19:37 Re: [PATCH][LRA] Fix PR88033: ICE in remove_some_program_points_and_update_live_ranges Peter Bergner
19:17 Re: [PATCH][LRA] Fix PR88033: ICE in remove_some_program_points_and_update_live_ranges Vladimir Makarov
19:03 [C++ Patch] PR 84636 ("internal compiler error: Segmentation fault (identifier_p()/grokdeclarator())") Paolo Carlini
17:56 [PATCH, ARM] Improve robustness of -mslow-flash-data Thomas Preudhomme
17:54 Re: Tweak ALAP calculation in SCHED_PRESSURE_MODEL Kyrill Tkachov
17:18 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Segher Boessenkool
17:11 [PATCH] [aarch64] Add CPU support for Ampere Computing's eMAG. Christoph Muellner
16:51 [PING] Re: [PATCH 1/2] C++: more location wrapper nodes (PR c++/43064, PR c++/43486) David Malcolm
16:27 Re: [PING #4] [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Martin Sebor
16:17 Fix ICE in cp_var_mod_type_p Jan Hubicka
16:08 [PATCH] S/390: Skip LT(G) peephole when literal pool is involved Ilya Leoshkevich
15:57 Re: [PATCH] make function_args_iterator a proper iterator Martin Sebor
15:53 Re: [PATCH]Come up with -flive-patching master option. Qing Zhao
15:36 [PATCH] Fix PR83215, remove alias-set zero case from component_uses_parent_alias_set_from Richard Biener
15:36 Re: [PATCH] make function_args_iterator a proper iterator Martin Sebor
14:55 Re: [PING #4] [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Jeff Law
14:43 Re: [PATCH] Disable unrolling for loops vectorised with non-constant VF (was: [PATCH][cunroll] Add unroll-known-loop-iterations-only param and use it in aarch64) Richard Biener
14:39 Re: [PATCH] Fix condition in lto-symtab.c (PR lto/88077). Richard Biener
14:31 Re: [PATCH] Fix stmt removal in vectorize_fold_left_reduction (PR tree-optimization/88071) Richard Biener
14:24 [PATCH] Fix stmt removal in vectorize_fold_left_reduction (PR tree-optimization/88071) Jakub Jelinek
14:23 Re: [doc, committed] clarify that "packed" attribute can apply to C++ classes Sandra Loosemore
14:12 [committed] Add pr60994.C testcase (PR c++/60994) Jakub Jelinek
13:21 Re: [PATCH] Fix PR88031 Christophe Lyon
13:17 Re: [PATCH PR84648]Adjust loop exit conditions for loop-until-wrap cases. Christophe Lyon
13:10 Re: [PATCH] Fix debuginfo in -fopenmp code (PR debug/87039) Richard Biener
13:01 Re: [v3 PATCH] PR libstdc++/87855 Jonathan Wakely
12:59 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Michael Matz
12:41 Re: Fix __gnu_cxx::throw_allocator 2 * O(log(N)) complexity Jonathan Wakely
12:34 Re: Fix hashtable node deallocation Jonathan Wakely
12:33 Re: Fix hashtable node deallocation Jonathan Wakely
12:33 Re: [PATCH] Support simd function declarations via a pre-include. Jakub Jelinek
12:28 Re: [v3 PATCH] PR libstdc++/87855 Jonathan Wakely
12:16 Re: [PATCH] Support simd function declarations via a pre-include. Martin Liška
12:14 Re: [PATCH] Support simd function declarations via a pre-include. Martin Liška
12:12 [PATCH] Fix condition in lto-symtab.c (PR lto/88077). Martin Liška
11:35 [PATCH] Fix PR87229 Richard Biener
11:18 [PATCH] Fix how we match for count(n*) in gcov tests. Martin Liška
11:13 Re: [PATCH, libstdc++] Implement P0415 More constexpr for std::complex. Jonathan Wakely
10:54 [PATCH] PR libstdc++/88084 - Implement LWG 2777 Jonathan Wakely
10:51 Re: [PATCH, libgcc/ARM & testsuite] Optimize executable size when using softfloat fmul/dmul Thomas Preudhomme
10:48 Re: [PATCH] make function_args_iterator a proper iterator Eric Botcazou
10:38 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87626 Lokesh Janghel
10:34 Re: [PATCH 2/2] Fix -fsave-optimization-record ICE (PR tree-optimization/87025) Richard Biener
10:34 Re: [PATCH 1/2] Eliminate global state from -fsave-optimization-record Richard Biener
10:33 Re: [PATCH] make function_args_iterator a proper iterator Richard Biener
10:27 Fix bad interaction between ce and cmpelim passes on Visium Eric Botcazou
09:57 [PATCH, libgcc/ARM & testsuite] Optimize executable size when using softfloat fmul/dmul Thomas Preudhomme
09:52 Re: [doc, committed] clarify that "packed" attribute can apply to C++ classes Jonathan Wakely
09:47 [Ada] Remove obsolete code in UI_From_gnu Eric Botcazou
08:12 Re: [PATCH]Come up with -flive-patching master option. Martin Liška
08:06 [PATCH] Detect mixed usage of spaces and tabs. Martin Liška
07:38 Re: [PATCH] Replace sync builtins with atomic builtins Janne Blomqvist
07:33 Re: OpenACC ICV acc-default-async-var Chung-Lin Tang
07:29 Re: [PATCH] Fix aarch64_compare_and_swap* constraints (PR target/87839) Richard Henderson
07:20 Re: [RS6000] Ignore "c", "l" and "h" for register preference Segher Boessenkool
06:36 Re: [RS6000] Ignore "c", "l" and "h" for register preference Alan Modra
01:33 Re: [C++ PATCH] Fix ICE in adjust_temp_type (PR c++/87506) Jason Merrill
01:07 [doc, committed] document interaction between -p/-pg and no_instrument_function attribute Sandra Loosemore

November 18, 2018
23:41 [PATCH, libphobos] Committed remove unused internal modules Iain Buclaw
22:56 Re: [C++ Patch] Remove obsolete _vptr check (and fix location) Jason Merrill
17:46 [patch, committed] Fix PR 88073 Thomas Koenig
15:28 [PATCH] RISC-V: Pass -mno-relax through to assembler if supported James Clarke
09:17 Re: *Ping* Fix PR 70260, ICE on invalid Thomas Koenig
04:14 [doc, committed] document that --help and --help=<value> options cannot be combined Sandra Loosemore
01:37 OpenACC ICV acc-default-async-var (was: [gomp4] Async related additions to OpenACC runtime library) Thomas Schwinge

November 17, 2018
23:35 Re: [PATCH] Implement std::pmr::synchronized_pool_resource Jonathan Wakely
23:33 [PATCH] RISC-V: Fix epilogue unwind info with fp and single sp adjust. Jim Wilson
22:46 [PATCH] avoid error_mark_node in -Wsizeof-pointer-memaccess (PR 88065) Martin Sebor
21:13 Re: [PATCH] Support simd function declarations via a pre-include. (was: [PATCH][RFC]Overloading intrinsics) Bernhard Reutner-Fischer
21:01 Re: Fix hashtable node deallocation François Dumont
19:12 Re: [PATCH] Fix debuginfo in -fopenmp code (PR debug/87039) Jakub Jelinek
18:16 Re: [PATCH] Support simd function declarations via a pre-include. Bernhard Reutner-Fischer
18:14 Re: [C++ Patch] Remove obsolete _vptr check (and fix location) Paolo Carlini
17:57 Re: [PATCH] Support simd function declarations via a pre-include. Paul Richard Thomas
17:08 [doc, committed] document implicit extern "C" block in system headers Sandra Loosemore
16:51 Re: [PATCH] Fix debuginfo in -fopenmp code (PR debug/87039) Richard Biener
16:22 Re: *Ping* Fix PR 70260, ICE on invalid Paul Richard Thomas
16:16 [doc, committed] clarify -fno-implicit-templates usage Sandra Loosemore
16:03 Re: [patch, fortran] Fix PR 70260, ICE on invalid Jerry DeLisle
15:51 [PATCH, libphobos] Committed IEEE quadruple support to std.conv Iain Buclaw
15:15 Re: [PATCH] Fix debuginfo in -fopenmp code (PR debug/87039) Jakub Jelinek
15:10 *Ping* Fix PR 70260, ICE on invalid Thomas Koenig
15:07 [PATCH, libphobos] Fix libphobos.shared testsuite for multilib tests Johannes Pfau
14:53 Re: [PATCH 0/2] asm qualifiers (PR55681) and asm input Segher Boessenkool
14:07 Re: [PATCH 21/25] GCN Back-end (part 2/2). Segher Boessenkool
13:30 Re: [PATCH] Support simd function declarations via a pre-include. Paul Richard Thomas
11:57 Re: [C++ Patch] Remove obsolete _vptr check (and fix location) Paolo Carlini
11:37 Fix ICE while outputting ODR warnings Jan Hubicka
11:06 [PATCH, PR d/87824] Committed return min_align_of_type from alignsize hook. Iain Buclaw
10:01 [C++ Patch] Remove obsolete _vptr check (and fix location) Paolo Carlini
07:35 Re: [PATCH] Fix vect_look_through_possible_promotion (PR tree-optimization/87546) Richard Biener
07:31 Re: [PATCH] Fix debuginfo in -fopenmp code (PR debug/87039) Richard Biener
04:56 [doc, committed] fix formatting in @gccoptlist environments Sandra Loosemore
04:19 [committed] Remove bogus gcc_assert in mn103 backend Jeff Law
02:16 [PATCH] [PR86823] retain deferred access checks from outside firewall Alexandre Oliva
01:01 [doc, committed] update options enabled by -fprofile-generate, -fprofile-use, -fauto-profile Sandra Loosemore
00:51 [TESTSUITE][committed] Amend tests for PR87854 fixes Jozef Lawrynowicz
00:39 Re: [PATCH, libstdc++] Implement P0415 More constexpr for std::complex. Ed Smith-Rowland
00:36 Re: [PATCH, PR libstdc++/83566] - cyl_bessel_j returns wrong result for x>1000 Ed Smith-Rowland
00:12 [PATCH 2/2] Fix -fsave-optimization-record ICE (PR tree-optimization/87025) David Malcolm
00:12 [PATCH 1/2] Eliminate global state from -fsave-optimization-record David Malcolm

November 16, 2018
23:29 Re: [PATCH][RS6000] Fix PR87870: ppc64 generates poor code when loading constants into TImode vars Segher Boessenkool
23:18 Re: [PATCH][RS6000] Fix PR87870: ppc64 generates poor code when loading constants into TImode vars Segher Boessenkool
23:05 [PATCH] make function_args_iterator a proper iterator Martin Sebor
22:59 Re: [PATCH[ Fix pr87269.C testcase Nathan Sidwell
22:43 Re: [Committed][AArch64] Fix PR62178 testcase failures Segher Boessenkool
22:33 [PATCH] [PR86747] tsubst friend tpl ctxt before looking it up for dupes Alexandre Oliva
22:33 [PATCH] [PR87012] canonicalize ref type for tmpl arg Alexandre Oliva
22:32 Re: [PATCH, PR libstdc++/83566] - cyl_bessel_j returns wrong result for x>1000 Michele Pezzutti
22:26 Re: [PATCH][RS6000] Fix PR87870: ppc64 generates poor code when loading constants into TImode vars Peter Bergner
22:12 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Segher Boessenkool
21:55 Re: Bug 52869 - [DR 1207] "this" not being allowed in noexcept clauses Jason Merrill
21:52 Re: [PATCH][rs6000] inline expansion of memcmp using vsx Segher Boessenkool
21:42 Re: [PATCH][LRA] Fix PR88033: ICE in remove_some_program_points_and_update_live_ranges Peter Bergner
21:26 [C++ PATCH] Fix ICE in adjust_temp_type (PR c++/87506) Jakub Jelinek
21:23 [PATCH] Fix vect_look_through_possible_promotion (PR tree-optimization/87546) Jakub Jelinek
21:23 Re: RFC (branch prediction): PATCH to implement P0479R5, [[likely]] and [[unlikely]]. Jan Hubicka
21:18 [PATCH, libphobos] Committed IEEE quadruple support to core.internal.convert Iain Buclaw
21:10 [PATCH] Fix debuginfo in -fopenmp code (PR debug/87039) Jakub Jelinek
20:54 Re: [PATCH, libstdc++] Implement P0415 More constexpr for std::complex. Ed Smith-Rowland
20:50 [PATCH[ Fix pr87269.C testcase Jakub Jelinek
20:50 Re: [PATCH][RS6000] Fix PR87870: ppc64 generates poor code when loading constants into TImode vars Michael Meissner
19:34 Re: [PATCH][RS6000] Fix PR87870: ppc64 generates poor code when loading constants into TImode vars Peter Bergner
19:16 [PATCH][LRA] Fix PR88033: ICE in remove_some_program_points_and_update_live_ranges Peter Bergner
18:36 Re: RFC (branch prediction): PATCH to implement P0479R5, [[likely]] and [[unlikely]]. Jason Merrill
18:31 Re: [PATCH] Reject too large string literals (PR middle-end/87854) Jakub Jelinek
18:25 Re: [PATCH] Reject too large string literals (PR middle-end/87854) Martin Sebor
18:23 Re: Tweak ALAP calculation in SCHED_PRESSURE_MODEL Kyrill Tkachov
18:19 Re: Tweak ALAP calculation in SCHED_PRESSURE_MODEL Pat Haugen
18:18 Re: Bug 52869 - [DR 1207] "this" not being allowed in noexcept clauses Marek Polacek
18:13 Re: [PATCH] v2: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) Jason Merrill
18:02 [PATCH] Disable unrolling for loops vectorised with non-constant VF (was: [PATCH][cunroll] Add unroll-known-loop-iterations-only param and use it in aarch64) Kyrill Tkachov
17:44 Re: [PATCH 06/10] GCN back-end config Joseph Myers
17:38 Re: [PATCH, libstdc++] Implement P0415 More constexpr for std::complex. Daniel Krügler
17:35 Re: [PATCH] Reject too large string literals (PR middle-end/87854) Joseph Myers
17:27 Re: Tweak ALAP calculation in SCHED_PRESSURE_MODEL Jeff Law
17:26 Re: [PATCH] Make strlen range computations more conservative Bernd Edlinger
17:24 [PATCH, PR libstdc++/83566] - cyl_bessel_j returns wrong result for x>1000 Ed Smith-Rowland
17:21 Re: Tweak ALAP calculation in SCHED_PRESSURE_MODEL Kyrill Tkachov
17:13 [PATCH, libstdc++] Implement P0415 More constexpr for std::complex. Ed Smith-Rowland
17:08 Re: Tweak ALAP calculation in SCHED_PRESSURE_MODEL Jeff Law
17:06 Re: [PATCH][RS6000] Fix PR87870: ppc64 generates poor code when loading constants into TImode vars Segher Boessenkool
17:01 Re: [PATCH] Come up with gcc/testsuite/g++.target/i386/i386.dg and move there some tests. Renlin Li
16:43 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Michael Matz
16:40 [PATCH, i386]: Fix PR88051, internal compiler error: in add_clobbers Uros Bizjak
16:29 [PATCH 10/10] Port testsuite to GCN Andrew Stubbs
16:28 [PATCH 05/10] GCN back-end code Andrew Stubbs
16:28 [PATCH 09/10] Ignore LLVM's blank lines. Andrew Stubbs
16:28 [PATCH 07/10] Add dg-require-effective-target exceptions Andrew Stubbs
16:28 [PATCH 08/10] Testsuite: GCN is always PIE. Andrew Stubbs
16:28 [PATCH 06/10] GCN back-end config Andrew Stubbs
16:28 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Alexander Monakov
16:28 [PATCH 04/10] GCN machine description Andrew Stubbs
16:28 [PATCH 02/10] GCN libgfortran. Andrew Stubbs
16:28 [PATCH 03/10] GCN libgcc. Andrew Stubbs
16:27 [PATCH 01/10] Fix IRA ICE. Andrew Stubbs
16:27 [PATCH 00/10] AMD GCN Port v2 Andrew Stubbs
16:25 Re: [PATCH]Come up with -flive-patching master option. Qing Zhao
16:23 Re: [Patch][gcc][testsuite] Skip testcases using freopen when on wrapped board Christophe Lyon
16:23 [C++ PATCH] OVL_USED not needed Nathan Sidwell
16:22 Re: [PATCH] Fix PR87927, implement TARGET_ASM_{,UN}ALIGNED_P{S,D,T}I_OP Jeff Law
16:21 Re: [Patch][gcc][testsuite] Skip testcases using freopen when on wrapped board Jeff Law
16:16 [Patch][gcc][testsuite] Skip testcases using freopen when on wrapped board Matthew Malcomson
16:10 Re: [PATCH 21/25] GCN Back-end (part 2/2). Segher Boessenkool
16:07 Re: PING [PATCH] add simple attribute introspection Jeff Law
16:05 Re: [PATCH]Come up with -flive-patching master option. Qing Zhao
16:04 Re: [PATCH] avoid -Wnonnull for printf format in dead code (PR 87041) Jeff Law
15:55 [ARM/FDPIC v4 20/20] [ARM][testsuite] FDPIC: Skip tests using architectures unsupported by FDPIC Christophe Lyon
15:54 [ARM/FDPIC v4 19/20] [ARM][testsuite] FDPIC: Adjust pr43698.c to avoid clash with uclibc. Christophe Lyon
15:54 [ARM/FDPIC v4 18/20] [ARM][testsuite] FDPIC: Enable tests on pie_enabled targets Christophe Lyon
15:54 [ARM/FDPIC v4 17/20] [ARM][testsuite] FDPIC: Handle *-*-uclinux* Christophe Lyon
15:53 [ARM/FDPIC v4 16/20] [ARM][testsuite] FDPIC: Skip tests that don't work in PIC mode Christophe Lyon
15:53 [ARM/FDPIC v4 15/20] [ARM][testsuite] FDPIC: Adjust scan-assembler patterns. Christophe Lyon
15:53 [ARM/FDPIC v4 14/20] [ARM][testsuite] FDPIC: Skip unsupported tests Christophe Lyon
15:52 [ARM/FDPIC v4 13/20] [ARM] FDPIC: Force LSB bit for PC in Cortex-M architecture Christophe Lyon
15:52 [ARM/FDPIC v4 12/20] [ARM] FDPIC: Restore r9 after we call __aeabi_read_tp Christophe Lyon
15:52 [ARM/FDPIC v4 11/20] [ARM] FDPIC: Add support to unwind FDPIC signal frame Christophe Lyon
15:51 [ARM/FDPIC v4 10/20] [ARM] FDPIC: Implement TLS support. Christophe Lyon
15:51 [ARM/FDPIC v4 09/20] [ARM] FDPIC: Add support for taking address of nested function Christophe Lyon
15:51 Re: [PATCH]Come up with -flive-patching master option. Jan Hubicka
15:50 [ARM/FDPIC v4 08/20] [ARM] FDPIC: Enforce local/global binding for function descriptors Christophe Lyon
15:50 [ARM/FDPIC v4 07/20] [ARM] FDPIC: Avoid saving/restoring r9 on stack since it is read-only Christophe Lyon
15:50 [ARM/FDPIC v4 06/20] [ARM] FDPIC: Add support for c++ exceptions Christophe Lyon
15:50 [ARM/FDPIC v4 05/20] [ARM] FDPIC: Fix __do_global_dtors_aux and frame_dummy generation Christophe Lyon
15:49 [ARM/FDPIC v4 04/20] [ARM] FDPIC: Add support for FDPIC for arm architecture Christophe Lyon
15:49 [ARM/FDPIC v4 03/20] [ARM] FDPIC: Force FDPIC related options unless -mno-fdpic is provided Christophe Lyon
15:49 [ARM/FDPIC v4 02/20] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts Christophe Lyon
15:48 [ARM/FDPIC v4 01/20] [ARM] FDPIC: Add -mfdpic option support Christophe Lyon
15:48 [ARM/FDPIC v4 00/20] FDPIC ABI for ARM Christophe Lyon
15:41 Re: [PATCH] Fix expand_binop (PR middle-end/88032) Jeff Law
15:33 Re: [PATCH] Strenghten assumption about function start and end line (PR gcov-profile/88045). Jeff Law
15:26 Re: [PATCH]Come up with -flive-patching master option. Martin Liška
15:21 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Michael Matz
15:12 Re: [PATCH] Support simd function declarations via a pre-include. Martin Liška
15:01 [PR c++/87269] Mark string operator overload in template defn. Nathan Sidwell
14:57 Re: [PATCH, ARM, ping3] PR85434: Prevent spilling of stack protector guard's address on ARM Thomas Preudhomme
14:37 Re: [Patch, libstdc++.exp]Update the usage of cached result, rebuild nlocale wrapper for each variant. Renlin Li
14:33 Re: [PATCH] Reject too large string literals (PR middle-end/87854) Marek Polacek
14:29 Re: [RFC][PATCH, rs6000] Replace X-form addressing with D-form addressing in new pass for Power9 Segher Boessenkool
13:50 Re: [PATCH] Support simd function declarations via a pre-include. Jakub Jelinek
13:48 [PATCH] Strenghten assumption about function start and end line (PR gcov-profile/88045). Martin Liška
13:38 Re: [PATCH] minor FDO profile related fixes Martin Liška
13:33 Re: [PATCH 21/25] GCN Back-end (part 2/2). Andrew Stubbs
13:25 Re: [PATCH] Support simd function declarations via a pre-include. Martin Liška
13:24 Package box Slite Cao
13:20 Re: [Patch, libstdc++.exp]Update the usage of cached result, rebuild nlocale wrapper for each variant. Jonathan Wakely
12:44 [PATCH] Fix ICE in lto_symtab_merge_symbols_1 (PR lto/88004). Martin Liška
12:35 Re: Tweak ALAP calculation in SCHED_PRESSURE_MODEL Kyrill Tkachov
12:06 Re: [PATCH] Reject too large string literals (PR middle-end/87854) Nathan Sidwell
11:39 Re: [PATCH] S/390: Add a new pattern for r{o,x}sbg Andreas Krebbel
11:27 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87626 Jakub Jelinek
11:19 Re: [patch] Propagate location into decision tree for switches Richard Biener
10:51 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87626 Umesh Kalappa
10:45 [patch] Propagate location into decision tree for switches Eric Botcazou
10:42 [Patch, libstdc++.exp]Update the usage of cached result, rebuild nlocale wrapper for each variant. Renlin Li
10:21 [PATCH] Fix PR88011 Richard Biener
10:16 [PATCH] S/390: Add a new pattern for r{o,x}sbg Ilya Leoshkevich
10:03 Re: [PATCH], Remove power9 fusion support, version 2 Segher Boessenkool
09:27 [PATCH] Fix PR88053 Richard Biener
09:11 Re: [PATCH] Allow giving up when redirecting a CROSSING_JUMP_P (PR rtl-optimization/87475) Richard Biener
09:11 Introduce TARGET_VXWORKS_HAVE_CTORS_DTORS Olivier Hainque
09:08 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87626 Richard Biener
09:07 Re: [PING #4][PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028) Richard Biener
09:00 [C++ PATCH] Don't incorrectly reject {un,}signed char constexpr array initialization in templates (PR c++/87476) Jakub Jelinek
08:54 [PATCH] Allow giving up when redirecting a CROSSING_JUMP_P (PR rtl-optimization/87475) Jakub Jelinek
08:49 [PATCH] Fix expand_binop (PR middle-end/88032) Jakub Jelinek
08:46 Re: [PING #4] [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Richard Biener
08:43 [PATCH] Reject too large string literals (PR middle-end/87854) Jakub Jelinek
08:07 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87626 Umesh Kalappa
07:08 Re: [PATCH v2 1/3] Allow memory operands for PTWRITE Uros Bizjak
06:53 Re: Bug 52869 - [DR 1207] "this" not being allowed in noexcept clauses Umesh Kalappa
06:08 Re: [PATCH] minor FDO profile related fixes Indu Bhagat
03:57 [PATCH v2 2/3] Add a pass to automatically add ptwrite instrumentation Andi Kleen
03:57 [PATCH v2 3/3] Add tests for the vartrace pass Andi Kleen
03:57 [PATCH v2 1/3] Allow memory operands for PTWRITE Andi Kleen
03:57 Updated version of vartrace pass Andi Kleen
03:12 [PING #4][PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028) Martin Sebor
03:09 [PING #4] [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Martin Sebor
03:07 PING [PATCH] add simple attribute introspection Martin Sebor
01:36 [PATCH]Come up with -flive-patching master option. Qing Zhao
01:27 [PATCH, csky] Update linux-unwind.h for kernel 瞿仙淼
00:56 Re: [PATCH] RFC: C/C++: print help when a header can't be found Eric Gallager
00:52 [doc, committed] clarify that "packed" attribute can apply to C++ classes Sandra Loosemore

November 15, 2018
22:34 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Martin Sebor
21:48 [PATCH] v2: C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) David Malcolm
20:54 Re: [PATCH] Support simd function declarations via a pre-include. (was: [PATCH][RFC]Overloading intrinsics) Jakub Jelinek
20:53 Re: [PATCH][rs6000] inline expansion of memcmp using vsx Aaron Sawdey
19:52 [PR c++/86246] ICE tsubst explicit operator call Nathan Sidwell
19:40 Re: [PATCH] Support simd function declarations via a pre-include. (was: [PATCH][RFC]Overloading intrinsics) Bernhard Reutner-Fischer
19:31 Re: [PATCH] RFC: elide repeated source locations (PR other/84889) Eric Gallager
19:14 Re: [PATCH] diagnose built-in declarations without prototype (PR 83656) Martin Sebor
19:06 Re: [PATCH] avoid -Wnonnull for printf format in dead code (PR 87041) Martin Sebor
19:03 Re: [PING^2] Re: [PATCH 1/3] Support instrumenting returns of instrumented functions Andi Kleen
18:31 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Martin Sebor
17:49 Re: [PATCH 1/7][MSP430][TESTSUITE] Tweak dg-directives for msp430-elf Jozef Lawrynowicz
17:35 Re: [PATCH] RFC: elide repeated source locations (PR other/84889) Martin Sebor
17:20 Re: [PATCH 01/25] Handle vectors that don't fit in an integer. Andrew Stubbs
16:52 Re: [C++ Patch] Fix ensure_literal_type_for_constexpr_object locations Jason Merrill
16:23 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Alexander Monakov
16:03 [PATCH][libbacktrace] Factor out read_string Tom de Vries
15:59 Re: Bug 52869 - [DR 1207] "this" not being allowed in noexcept clauses Marek Polacek
15:56 Re: Bug 52869 - [DR 1207] "this" not being allowed in noexcept clauses Marek Polacek
15:54 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Michael Matz
15:50 [C++ DR 2336] virtual dtors, exception specs & abstract classes Nathan Sidwell
15:41 Re: [PATCH][RFC] Come up with -flive-patching master option. Qing Zhao
15:32 Re: [PATCH, csky] Update dynamic linker'name 瞿仙淼
15:20 [committed] doc/ux.texi: auto_diagnostic_group now does something David Malcolm
15:08 Re: Don't use %z printf format length specified Richard Biener
14:48 Re: [PATCH 1/7][MSP430][TESTSUITE] Tweak dg-directives for msp430-elf Paul Koning
14:39 Re: [C++ Patch] Fix ensure_literal_type_for_constexpr_object locations Paolo Carlini
14:36 [committed] v2: Machine-readable diagnostic output (PR other/19165) David Malcolm
14:34 Re: [C++ Patch] Fix ensure_literal_type_for_constexpr_object locations Marek Polacek
14:06 [committed] graphite: add missing dump_enabled_p checks (PR tree-optimization/88015) David Malcolm
13:41 [PATCH] Fix PR88031 Richard Biener
13:39 [C++ Patch] Fix ensure_literal_type_for_constexpr_object locations Paolo Carlini
13:31 Re: Don't use %z printf format length specified Michael Matz
13:21 [C++ DR 2336] Clean up synth walkers first Nathan Sidwell
13:01 RE: [PATCH 1/9][GCC][AArch64][middle-end] Implement SLP recognizer for Complex addition with rotate and complex MLA with rotation Richard Biener
12:48 Re: [PATCH 8/9][GCC][Arm] Add autovectorization support for complex multiplication and addition Richard Biener
12:44 Re: [Committed][AArch64] Fix PR62178 testcase failures Wilco Dijkstra
12:42 Re: [PATCH 8/9][GCC][Arm] Add autovectorization support for complex multiplication and addition Richard Biener
12:17 Re: RFA: vectorizer patches 1/2 : WIDEN_MULT_PLUS support Richard Biener
12:14 Re: RFC (branch prediction): PATCH to implement P0479R5, [[likely]] and [[unlikely]]. Jan Hubicka
12:09 Re: [PATCH 1/7][MSP430][TESTSUITE] Tweak dg-directives for msp430-elf Jozef Lawrynowicz
12:00 [v3 PATCH] PR libstdc++/87855 Ville Voutilainen
11:38 Re: [PATCH 5/6] ifcvt: Only created temporaries as needed. Robin Dapp
11:37 Re: [PATCH 2/6] ifcvt: Allow constants operands in noce_convert_multiple_sets. Robin Dapp
10:51 Re: RFC (branch prediction): PATCH to implement P0479R5, [[likely]] and [[unlikely]]. Martin Liška
10:50 [PATCH] Fix PR88029, change how gimple_call_flags works Richard Biener
10:41 [PATCH] Fix PR88030 Richard Biener
10:32 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87626 Richard Biener
10:31 Re: [PATCH, csky] Update dynamic linker'name Richard Biener
10:24 Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85667 Umesh Kalappa
10:15 Re: [PATCH] avoid -Wnonnull for printf format in dead code (PR 87041) Christophe Lyon
10:11 Re: [PATCH] diagnose built-in declarations without prototype (PR 83656) Richard Biener
10:08 Re: Don't use %z printf format length specified Richard Biener
10:02 Re: [PATCH][rs6000] inline expansion of memcmp using vsx Richard Biener
09:55 Re: [PATCH 21/25] GCN Back-end (part 2/2). Andrew Stubbs
09:39 Re: [PATCH] avoid -Wnonnull for printf format in dead code (PR 87041) Matthew Malcomson
09:37 Re: [PATCH 1/7][MSP430][TESTSUITE] Tweak dg-directives for msp430-elf Andreas Schwab
09:02 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87626 Umesh Kalappa
08:56 Re: Bug 52869 - [DR 1207] "this" not being allowed in noexcept clauses Umesh Kalappa
08:41 Re: [PATCH][RFC] Come up with -flive-patching master option. Martin Liška
08:32 Re: [PATCH] Fix ICE in fixup_abnormal_edges (PR rtl-optimization/88018) Richard Biener
08:31 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Richard Biener
08:29 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Richard Biener
08:16 [PATCH] Fix PR87917 Richard Biener
07:55 [PATCH] Fix ICE in fixup_abnormal_edges (PR rtl-optimization/88018) Jakub Jelinek
06:02 [PATCH, csky] Update dynamic linker'name 瞿仙淼
05:07 Re: [wwwdocs] [committed] Add ARC news Gerald Pfeifer
04:39 Re: [PATCH] MIPS: Add `-mfix-r5900' option for the R5900 short loop erratum Hans-Peter Nilsson
03:02 [doc, committed] __attribute__((aligned)) linker restrictions Sandra Loosemore
01:27 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Andrew Pinski
00:49 [doc, committed] fix documentation about interaction between -flto and -O Sandra Loosemore
00:04 Re: [PATCH] Fix incorrect assertion when deallocating big block Jonathan Wakely
00:04 [PATCH] Optimize pool resource allocation Jonathan Wakely

November 14, 2018
22:31 Re: [PATCH 21/25] GCN Back-end (part 2/2). Jeff Law
22:20 Re: [PATCH 1/7][MSP430][TESTSUITE] Tweak dg-directives for msp430-elf Jozef Lawrynowicz
22:05 Re: [PATCH][RFC] Come up with -flive-patching master option. Miroslav Benes
21:41 Re: [PATCH 5/6] ifcvt: Only created temporaries as needed. Jeff Law
21:38 Re: [PATCH 2/6] ifcvt: Allow constants operands in noce_convert_multiple_sets. Jeff Law
21:28 +reminder+ Don’t build gdb/readline/libreadline.a, when --with-system-readline is supplied Дилян Палаузов
21:13 Re: [PATCH] RFC: elide repeated source locations (PR other/84889) David Malcolm
20:40 Re: [PATCH] Fix bootstrap with GCC 4.1.2 (PR bootstrap/86739) Marc Glisse
20:32 Re: C++ PATCH for c++/87781, detect invalid elaborated-type-specifier Marek Polacek
20:26 Re: [PATCH] Fix incorrect assertion when deallocating big block Jonathan Wakely
20:22 Re: [PATCH 1/6] ifcvt: Store the number of created cmovs. Jeff Law
20:18 [doc, committed] improve documentation for -Og Sandra Loosemore
19:30 [C++ Patch PING] Re: [C++ Patch] Improve compute_array_index_type locations Paolo Carlini
19:29 Re: [PATCH 1/7][MSP430][TESTSUITE] Tweak dg-directives for msp430-elf Jozef Lawrynowicz
19:02 Re: [PATCH] Add missing ZLIBINC to CFLAGS-optinfo-emit-json.o David Malcolm
18:53 Re: Bug 52869 - [DR 1207] "this" not being allowed in noexcept clauses Marek Polacek
18:50 Re: [PATCH 1/7][MSP430][TESTSUITE] Tweak dg-directives for msp430-elf Paul Koning
18:49 Re: [PATCH], Remove power9 fusion support Segher Boessenkool
18:40 Re: [debug/88006] -fdebug-types-section gives undefined ref Jeff Law
18:38 Re: Allow target to override gnu-user.h crti and crtn Jeff Law
18:35 Re: Delete !HAVE_LD_PIE variants of startfile/endfile specs Jeff Law
18:33 Re: [PATCH] pretty-print.c: add selftest::test_prefixes_and_wrapping Jeff Law
18:25 Re: RFA: Fix add_predicate_code to acknowledge ZERO_EXTRACT as an lvalue. Jeff Law
18:08 Re: [PATCH] diagnose built-in declarations without prototype (PR 83656) Jeff Law
18:01 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Alexander Monakov
18:00 Re: [PATCH 1/7][MSP430][TESTSUITE] Tweak dg-directives for msp430-elf Jozef Lawrynowicz
17:54 Re: [PATCH][RFC] Come up with -flive-patching master option. Qing Zhao
17:47 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Segher Boessenkool
17:24 Re: Don't use %z printf format length specified Michael Matz
17:20 Re: Don't use %z printf format length specified Andreas Schwab
17:16 Re: Don't use %z printf format length specified Alexander Monakov
17:10 Don't use %z printf format length specified Michael Matz
17:00 Re: Handle libphobos in contrib/gcc_update Jeff Law
16:54 Re: [PATCH 1/7][MSP430][TESTSUITE] Tweak dg-directives for msp430-elf Andreas Schwab
16:43 [PATCH][rs6000] inline expansion of memcmp using vsx Aaron Sawdey
16:35 [committed] Fix rl78 newlib build failure due to bogus operand_subword_force argument Jeff Law
16:31 Re: [PATCH 1/7][MSP430][TESTSUITE] Tweak dg-directives for msp430-elf Paul Koning
16:31 Re: record_ranges_from_incoming_edge: use value_range API for creating new range Aldy Hernandez
16:29 Handle libphobos in contrib/gcc_update Rainer Orth
16:25 Re: Bug 52869 - [DR 1207] "this" not being allowed in noexcept clauses Umesh Kalappa
16:03 Re: Fix PR86575 Michael Matz
15:59 [PATCH 7/7][MSP430][TESTSUITE] Fix tests for msp430-elf large memory model Jozef Lawrynowicz
15:59 Re: Fix PR86575 Marek Polacek
15:58 [PATCH 6/7][MSP430][TESTSUITE] Fix tests requiring float printf support when GCC was configured with --enable-newlib-nano-formatted-io Jozef Lawrynowicz
15:56 [PATCH 5/7][MSP430][TESTSUITE] Prune messages about ISO C not supporting __int20 from output of tests Jozef Lawrynowicz
15:52 [PATCH 4/7][MSP430][TESTSUITE] Fix tests when int is 16-bit by default Jozef Lawrynowicz
15:50 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Alexander Monakov
15:49 [PATCH 3/7][MSP430][TESTSUITE] Dynamically check if size_t is large enough for tests containing large structs/arrays Jozef Lawrynowicz
15:48 RE: [PATCH 1/9][GCC][AArch64][middle-end] Implement SLP recognizer for Complex addition with rotate and complex MLA with rotation Tamar Christina
15:47 RE: [PATCH 8/9][GCC][Arm] Add autovectorization support for complex multiplication and addition Tamar Christina
15:47 [PATCH 2/7][MSP430][TESTSUITE] Add path to libssp to the linker search path when checking for -fstack-protector support Jozef Lawrynowicz
15:44 [PATCH 1/7][MSP430][TESTSUITE] Tweak dg-directives for msp430-elf Jozef Lawrynowicz
15:41 Re: RFA: vectorizer patches 1/2 : WIDEN_MULT_PLUS support Joern Wolfgang Rennecke
15:41 [PATCH 0/7][MSP430][TESTSUITE] Fix GCC tests for msp430-elf Jozef Lawrynowicz
15:33 Re: [C++ Patch] Fix two grokdeclarator locations Jason Merrill
15:29 Re: [C++ PATCH] P1236R1 - Signed integers are two's complement Jason Merrill
15:08 Re: [debug/88006] -fdebug-types-section gives undefined ref Nathan Sidwell
15:04 Re: Fix PR86575 Richard Biener
15:04 Re: C++ PATCH for c++/87781, detect invalid elaborated-type-specifier Jason Merrill
15:03 Re: [PATCH][RFC] Come up with -flive-patching master option. Martin Liška
15:01 Re: [PATCH][cunroll] Add unroll-known-loop-iterations-only param and use it in aarch64 Richard Biener
14:59 Re: [RFC][PATCH]Merge VEC_COND_EXPR into MASK_STORE after loop vectorization Richard Biener
14:55 C++ PATCH for c++/87781, detect invalid elaborated-type-specifier Marek Polacek
14:52 Re: [Committed][AArch64] Fix PR62178 testcase failures Segher Boessenkool
14:51 Fix PR86575 Michael Matz
14:46 Re: [PATCH][libbacktrace] Handle DW_FORM_GNU_strp_alt Tom de Vries
14:33 Re: Bug 52869 - [DR 1207] "this" not being allowed in noexcept clauses Marek Polacek
14:31 Re: [PATCH] Fix PR87985 Richard Biener
14:23 [PATCH] Add missing dir to create_testsuite_files script Jonathan Wakely
14:15 Re: [PATCH] Fix bootstrap with GCC 4.1.2 (PR bootstrap/86739) Jonathan Wakely
14:14 Re: [PATCH] Support simd function declarations via a pre-include. Jakub Jelinek
14:09 Re: [PATCH] Support simd function declarations via a pre-include. Martin Liška
13:53 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Segher Boessenkool
13:47 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Segher Boessenkool
13:28 Re: [PATCH v3] Add sinh(atanh(x)) and cosh(atanh(x)) optimizations Wilco Dijkstra
13:25 Re: [PATCH][libbacktrace] Handle DW_FORM_GNU_strp_alt Jakub Jelinek
13:23 Re: Bug 52869 - [DR 1207] "this" not being allowed in noexcept clauses Umesh Kalappa
13:20 Re: [PR81878]: fix --disable-bootstrap --enable-languages=ada, and cross-back gnattools build Arnaud Charlet
13:17 Re: [PATCH] Add C++ runtime support for new 128-bit long double format Michael Meissner
13:08 [PATCH 4/6] S/390: Implement noce_conversion_profitable_p. Robin Dapp
13:08 [PATCH 1/6] ifcvt: Store the number of created cmovs. Robin Dapp
13:08 [PATCH 6/6] S/390: Add test for noce_convert_multiple_sets. Robin Dapp
13:08 [PATCH 5/6] ifcvt: Only created temporaries as needed. Robin Dapp
13:08 [PATCH 3/6] ifcvt: Use enum instead of transform_name string. Robin Dapp
13:08 Re: [PATCH][libbacktrace] Handle DW_FORM_GNU_strp_alt Tom de Vries
13:08 [PATCH 2/6] ifcvt: Allow constants operands in noce_convert_multiple_sets. Robin Dapp
13:08 [PATCH 0/6] If conversion with multiple sets. Robin Dapp
13:06 [PATCH] Fix PR88021 Richard Biener
13:06 Re: [PATCH] S/390: Fix expectation in mrecord-mcount test for 31-bit mode Andreas Krebbel
13:05 Re: [PATCH] S/390: Disable 3 global-array-* tests for 31-bit mode Andreas Krebbel
12:58 Re: [PATCH v3] Add sinh(atanh(x)) and cosh(atanh(x)) optimizations Giuliano Augusto Faulin Belina
12:56 [PATCH] S/390: Fix expectation in mrecord-mcount test for 31-bit mode Ilya Leoshkevich
12:51 [PATCH] S/390: Disable 3 global-array-* tests for 31-bit mode Ilya Leoshkevich
12:38 Re: [PATCH] Fold x86 bzhi with zero last operand (PR rtl-optimization/87817) Richard Biener
12:37 Re: [PATCH] Fix GC ICE with optimize attribute (PR other/88007) Richard Biener
12:37 [Committed][AArch64] Fix PR62178 testcase failures Wilco Dijkstra
12:34 Re: [debug/88006] -fdebug-types-section gives undefined ref Richard Biener
12:33 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Alexander Monakov
12:32 [PATCH][AArch64] Fix PR81800 Wilco Dijkstra
12:29 Re: [PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time variable Richard Biener
12:28 Re: [PATCH] Fold x86 bzhi with zero last operand (PR rtl-optimization/87817) Uros Bizjak
12:27 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Jakub Jelinek
12:27 Re: [PATCH 8/9][GCC][Arm] Add autovectorization support for complex multiplication and addition Richard Biener
12:22 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Segher Boessenkool
12:21 [PATCH] Fold x86 bzhi with zero last operand (PR rtl-optimization/87817) Jakub Jelinek
12:20 Re: [PATCH 1/9][GCC][AArch64][middle-end] Implement SLP recognizer for Complex addition with rotate and complex MLA with rotation Richard Biener
12:18 [PATCH] Fix GC ICE with optimize attribute (PR other/88007) Jakub Jelinek
12:14 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Jakub Jelinek
12:12 [C++ PATCH] P1236R1 - Signed integers are two's complement Jakub Jelinek
12:11 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Segher Boessenkool
12:00 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Jakub Jelinek
11:58 [debug/88006] -fdebug-types-section gives undefined ref Nathan Sidwell
11:57 Re: [PATCH] Support simd function declarations via a pre-include. (was: [PATCH][RFC]Overloading intrinsics) Jakub Jelinek
11:56 Re: [PATCH] Support simd function declarations via a pre-include. (was: [PATCH][RFC]Overloading intrinsics) Jakub Jelinek
11:50 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Segher Boessenkool
11:49 Re: Bug 52869 - [DR 1207] "this" not being allowed in noexcept clauses Umesh Kalappa
11:46 [Ada] Problem with boundary case of XOR operation and unnesting Pierre-Marie de Rodat
11:45 [Ada] Fix small regression with others choice in array aggregate Pierre-Marie de Rodat
11:45 [Ada] Remove couple of recently added dead tests Pierre-Marie de Rodat
11:45 [Ada] Spurious error on Ghost null procedure Pierre-Marie de Rodat
11:45 [Ada] More complete information level for -gnatR output Pierre-Marie de Rodat
11:45 [Ada] Crash on interface equality covered by a renaming declaration Pierre-Marie de Rodat
11:45 [Ada] Use of Suppress_Initialization with pragma Thread_Local_Storage Pierre-Marie de Rodat
11:45 [Ada] Missing constraint check on if-expression returning a string Pierre-Marie de Rodat
11:44 [Ada] Fix assertion failure on pragma Compile_Time_Error in generic unit Pierre-Marie de Rodat
11:44 [Ada] Crash on use of generic formal package Pierre-Marie de Rodat
11:44 [Ada] Compiler crash on decl. with limited aggregate and address clause Pierre-Marie de Rodat
11:44 [Ada] System'To_Address not always static Pierre-Marie de Rodat
11:44 [Ada] Enhance constraints propagation to ease the work of optimizers Pierre-Marie de Rodat
11:44 [Ada] Renamed equality leads to spurious errors Pierre-Marie de Rodat
11:44 [Ada] Crash on ignored Ghost assignment Pierre-Marie de Rodat
11:43 [Ada] Visibility error on used enumerated type Pierre-Marie de Rodat
11:43 [Ada] Unnesting transformations for blocks in package bodies Pierre-Marie de Rodat
11:43 [Ada] Improper extension of bounds of fixed-point type Pierre-Marie de Rodat
11:43 [Ada] Limited function violates No_Exception_Propagation Pierre-Marie de Rodat
11:43 [Ada] Crash on tagged equality Pierre-Marie de Rodat
11:43 [Ada] Record components do not appear in the Global contract Pierre-Marie de Rodat
11:43 Re: [PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time variable Iain Sandoe
11:43 [Ada] Fix handling of generic actuals with default expression in SPARK Pierre-Marie de Rodat
11:43 [Ada] Lingering loop for ignored Ghost assignment Pierre-Marie de Rodat
11:40 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Jakub Jelinek
11:35 Re: [PATCH] Support simd function declarations via a pre-include. (was: [PATCH][RFC]Overloading intrinsics) Jakub Jelinek
11:35 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Segher Boessenkool
11:10 [PATCH] Fix PR88019 Richard Biener
11:05 [PATCH] Fix PR87927, implement TARGET_ASM_{,UN}ALIGNED_P{S,D,T}I_OP Jozef Lawrynowicz
10:18 Re: [PATCH PR84648]Adjust loop exit conditions for loop-until-wrap cases. Richard Biener
10:09 Re: [PATCH PR84648]Adjust loop exit conditions for loop-until-wrap cases. bin.cheng
10:06 [PATCH] Support simd function declarations via a pre-include. (was: [PATCH][RFC]Overloading intrinsics) Martin Liška
09:53 Re: RFA: vectorizer patches 1/2 : WIDEN_MULT_PLUS support Richard Biener
09:50 Re: [PATCH] [ARC] Cleanup, fix and set LRA default. claziss
09:49 Re: [PATCH] Add missing ZLIBINC to CFLAGS-optinfo-emit-json.o Kyrill Tkachov
09:48 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Jakub Jelinek
09:41 Re: [PATCH v3] Add sinh(atanh(x)) and cosh(atanh(x)) optimizations Richard Biener
09:39 Re: [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Alexander Monakov
09:36 [wwwdocs] [committed] Add ARC news claziss
09:31 Re: [PATCH] Fix incorrect assertion when deallocating big block Christophe Lyon
09:26 Re: [C++ Patch] Fix two grokdeclarator locations Paolo Carlini
08:58 Re: [PATCH] Fix x86 bzhi/bextr iff zero_extract with zero size is undefined (PR rtl-optimization/87817) Jakub Jelinek
08:29 Re: [PATCH] Fix x86 bzhi/bextr iff zero_extract with zero size is undefined (PR rtl-optimization/87817) Richard Biener
08:27 Re: [PATCH][LRA] Fix PR87899: r264897 cause mis-compiled native arm-linux-gnueabihf toolchain Christophe Lyon
08:25 Re: [PATCH] Fix bootstrap with GCC 4.1.2 (PR bootstrap/86739) Richard Biener
08:22 Re: [PATCH] Fix debug stmt handling in optimize_recip_sqrt (PR tree-optimization/87977) Richard Biener
04:11 [PATCH] diagnose unsupported uses of hardware register variables (PR 88000) Martin Sebor
03:14 Re: [RS6000] Don't pass -many to the assembler Alan Modra
02:21 Re: [PATCH][lower-subreg] Fix PR87507 Peter Bergner
00:30 Re: [C++ Patch] Fix two grokdeclarator locations Jason Merrill
00:07 Re: [PATCH][lower-subreg] Fix PR87507 Eric Botcazou
00:06 Re: [PATCH] Remove redundant loop in unsynchronized_pool_resource code Jonathan Wakely
00:06 [committed] Fix debug stmt handling in omp-simd-clone.c (PR tree-optimization/87898) Jakub Jelinek

November 13, 2018
23:58 [PATCH] Fix bootstrap with GCC 4.1.2 (PR bootstrap/86739) Jakub Jelinek
23:44 Re: [PATCH] Improve handling of pool_options::largest_required_pool_block Jonathan Wakely
23:37 [PATCH] Fix x86 bzhi/bextr iff zero_extract with zero size is undefined (PR rtl-optimization/87817) Jakub Jelinek
23:32 Re: [PATCH] Fix debug stmt handling in optimize_recip_sqrt (PR tree-optimization/87977) Jakub Jelinek
23:19 Re: [PATCH] Remove redundant loop in unsynchronized_pool_resource code Jonathan Wakely
23:09 Re: RFA: vectorizer patches 1/2 : WIDEN_MULT_PLUS support Joern Wolfgang Rennecke
23:04 Re: [PATCH] Fix incorrect assertion when deallocating big block Jonathan Wakely
22:59 [PATCH] Remove redundant loop in unsynchronized_pool_resource code Jonathan Wakely
22:59 [PATCH] Improve handling of pool_options::largest_required_pool_block Jonathan Wakely
22:58 [PATCH] Fix incorrect assertion when deallocating big block Jonathan Wakely
22:58 [PATCH] Fix overflows in std::pmr::unsynchonized_pool_resource Jonathan Wakely
22:20 ping x3 [PATCH 0/3] [MSP430] Add methods to extract MCU data from file Jozef Lawrynowicz
22:18 Re: [PATCH][LRA] Fix PR87899: r264897 cause mis-compiled native arm-linux-gnueabihf toolchain Peter Bergner
22:13 Re: [PATCH] RFC: C/C++: print help when a header can't be found Jason Merrill
22:09 Re: [PATCH][LRA] Fix PR87899: r264897 cause mis-compiled native arm-linux-gnueabihf toolchain Vladimir Makarov
21:34 Re: [PATCH] C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) Jason Merrill
21:25 Re: Bug 52869 - [DR 1207] "this" not being allowed in noexcept clauses Jason Merrill
21:24 [PATCH v3] Add sinh(atanh(x)) and cosh(atanh(x)) optimizations Giuliano Augusto Faulin Belina
21:16 Re: [PATCH][RFC] Come up with -flive-patching master option. Qing Zhao
20:46 [wwwdocs] Update C++ status post San Diego Marek Polacek
20:19 Re: [PATCH 2/3] Add a pass to automatically add ptwrite instrumentation Andi Kleen
20:13 Re: [PATCH v4] PR preprocessor/83173: Enhance -fdump-internal-locations output David Malcolm
19:55 [PATCH v4] PR preprocessor/83173: Enhance -fdump-internal-locations output Mike Gulick
19:43 Re: RFC (branch prediction): PATCH to implement P0479R5, [[likely]] and [[unlikely]]. Jason Merrill
19:40 Re: [PATCH v3 3/3] PR preprocessor/83173: Enhance -fdump-internal-locations output Mike Gulick
19:34 Re: [PATCH] avoid copying inlining attributes in attribute copy Jeff Law
19:31 Re: [PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time variable Dominique d'Humières
19:31 Re: [doc PATCH] Fix weakref description. Michael Ploujnikov
19:18 Re: [PATCH][RFC] Come up with -flive-patching master option. Miroslav Benes
19:15 [PATCH] avoid copying inlining attributes in attribute copy Martin Sebor
19:09 Re: [PATCH][lower-subreg] Fix PR87507 Peter Bergner
18:49 Re: [PATCH][lower-subreg] Fix PR87507 Richard Henderson
18:47 Re: record_ranges_from_incoming_edge: use value_range API for creating new range Richard Biener
18:45 [PATCH] Add missing ZLIBINC to CFLAGS-optinfo-emit-json.o David Malcolm
18:39 Re: [RS6000] Don't pass -many to the assembler Peter Bergner
18:37 Re: [PATCH 2/3] Add a pass to automatically add ptwrite instrumentation Richard Biener
18:28 [PATCH] Add missing ZLIBINC to CFLAGS-optinfo-emit-json.o David Malcolm
18:09 Re: [PATCH 2/3] Add a pass to automatically add ptwrite instrumentation Andi Kleen
18:07 Re: [RS6000] Don't pass -many to the assembler Iain Sandoe
17:59 RE: [PATCH 2/9][GCC][AArch64][middle-end] Add rules to strip away unneeded type casts in expressions Joseph Myers
17:58 Re: [PATCH] -fsave-optimization-record: compress the output using zlib Kyrill Tkachov
17:49 [PATCH][RFC] Come up with -flive-patching master option. Qing Zhao
17:49 Re: [RS6000] Don't pass -many to the assembler Peter Bergner
17:29 [PATCH][RS6000] Fix PR87870: ppc64 generates poor code when loading constants into TImode vars Peter Bergner
16:41 RE: [PATCH 2/9][GCC][AArch64][middle-end] Add rules to strip away unneeded type casts in expressions Tamar Christina
16:41 Re: record_ranges_from_incoming_edge: use value_range API for creating new range Aldy Hernandez
16:40 Re: [PR81878]: fix --disable-bootstrap --enable-languages=ada, and cross-back gnattools build Richard Biener
16:38 Re: [PATCH][lower-subreg] Fix PR87507 Peter Bergner
16:16 Re: [PATCH] Fix PR86991 Richard Biener
15:53 Re: [PATCH][LRA] Fix PR87899: r264897 cause mis-compiled native arm-linux-gnueabihf toolchain Peter Bergner
15:51 Re: [PR81878]: fix --disable-bootstrap --enable-languages=ada, and cross-back gnattools build Alexandre Oliva
15:40 Re: Bug 52869 - [DR 1207] "this" not being allowed in noexcept clauses Marek Polacek
15:29 Re: [PATCH] Do not allow -mabi=ms and -fsanitize={,kernel-}address (PR sanitizer/87930). Martin Liška
15:26 Re: [PATCH] Do not allow -mabi=ms and -fsanitize={,kernel-}address (PR sanitizer/87930). Jakub Jelinek
15:25 Re: [PATCH] Do not allow -mabi=ms and -fsanitize={,kernel-}address (PR sanitizer/87930). Martin Liška
15:20 [PATCH] update-copyright.py: Add filters for D language sources Iain Buclaw
15:09 Re: [PATCH] Do not allow -mabi=ms and -fsanitize={,kernel-}address (PR sanitizer/87930). Jakub Jelinek
15:04 Re: cleanups and unification of value_range dumping code Richard Biener
15:03 Re: [PATCH PR84648]Adjust loop exit conditions for loop-until-wrap cases. Richard Biener
15:02 Re: [PATCH] Do not allow -mabi=ms and -fsanitize={,kernel-}address (PR sanitizer/87930). Martin Liška
15:01 Re: [PATCH][LRA] Fix PR87899: r264897 cause mis-compiled native arm-linux-gnueabihf toolchain Renlin Li
14:53 Re: [PATCH] [ARC] Cleanup, fix and set LRA default. Andrew Burgess
14:47 Re: [PATCH, GCC, AARCH64, 6/6] Enable BTI: Add configure option for BTI and PAC-RET Sudakshina Das
14:47 Re: [PATCH, GCC, AARCH64, 5/6] Enable BTI : Add new pass for BTI. Sudakshina Das
14:46 Re: [PATCH, GCC, AARCH64, 1/6] Enable ARMv8.5-A in gcc Sudakshina Das
14:46 Re: [PATCH] RFC: machine-readable diagnostic output (PR other/19165) Richard Biener
14:45 Re: [PATCH] Improve -fprofile-report. Richard Biener
14:43 Re: cleanups and unification of value_range dumping code Aldy Hernandez
14:38 Re: [PR81878]: fix --disable-bootstrap --enable-languages=ada, and cross-back gnattools build Richard Biener
14:34 Re: [PATCH][cunroll] Add unroll-known-loop-iterations-only param and use it in aarch64 Richard Biener
14:22 Re: [PATCH] More value_range API cleanup Aldy Hernandez
14:20 Re: RFC (branch prediction): PATCH to implement P0479R5, [[likely]] and [[unlikely]]. Martin Liška
14:09 PING^2: [PATCH] apply_subst_iterator: Handle define_split/define_insn_and_split H.J. Lu
14:00 Re: [PATCH] Fix aarch64_compare_and_swap* constraints (PR target/87839) Kyrill Tkachov
13:58 Re: [PATCH] More value_range API cleanup Richard Biener
13:57 [PATCH] Fix PR86991 Richard Biener
13:42 [PATCH][libbacktrace] Handle DW_FORM_GNU_strp_alt Tom de Vries
13:26 Re: [PATCH] More value_range API cleanup Aldy Hernandez
13:10 Re: [PR81878]: fix --disable-bootstrap --enable-languages=ada, and cross-back gnattools build Alexandre Oliva
13:07 [PATCH] Fix PR87974 Richard Biener
12:59 [PATCH] Fix PR87931 Richard Biener
12:58 [PATCH] Fix PR87967 Richard Biener
12:57 [PATCH] Fix PR87962 Richard Biener
12:54 RE: [PATCH 0/3] [ARC] Glibc required patches Claudiu Zissulescu
12:53 [PATCH 6/6] [RS6000] inline plt call sequences Alan Modra
12:52 [PATCH 5/6] [RS6000] Use standard call patterns for __tls_get_addr calls Alan Modra
12:51 [PATCH 4/6] [RS6000] Remove constraints on call rounded_stack_size_rtx arg Alan Modra
12:50 [PATCH 3/6] [RS6000] Replace TLSmode with P, and correct tls call mems Alan Modra
12:49 [PATCH 2/6] [RS6000] rs6000_indirect_call_template Alan Modra
12:48 [PATCH 1/6] [RS6000] rs6000_call_template for external call insn assembly output Alan Modra
12:07 Re: [RS6000] Remove unnecessary rtx_equal_p Segher Boessenkool
11:50 Re: [RS6000] Don't put large integer constants in TOC for -mcmodel=medium Segher Boessenkool
11:39 Re: [RS6000] Don't pass -many to the assembler Segher Boessenkool
11:37 Re: [RS6000] Ignore "c", "l" and "h" for register preference Segher Boessenkool
11:22 Re: [PATCH 4/4] [aarch64] Update xgene1 tuning struct. Richard Earnshaw (lists)
11:20 Re: [PATCH 3/4] [aarch64] Add xgene1 prefetch tunings. Richard Earnshaw (lists)
11:18 Re: [PATCH 2/4] [aarch64] Update xgene1_addrcost_table. Richard Earnshaw (lists)
11:17 Re: [PATCH 1/4] [aarch64/arm] Updating the cost table for xgene1. Richard Earnshaw (lists)
11:14 Re: [PATCH 2/6] [RS6000] rs6000_output_indirect_call Segher Boessenkool
10:58 Re: [PATCH 3/3] [ARC] Add support for profiling in glibc. Andrew Burgess
10:53 Re: [PATCH] Fortran include line fixes and -fdec-include support Jakub Jelinek
10:33 Re: [PATCH 21/25] GCN Back-end (part 2/2). Segher Boessenkool
10:26 Re: [PATCH 2/3] [ARC] Do not emit ZOL in the presence of text jump tables. Andrew Burgess
10:23 Re: [PATCH 21/25] GCN Back-end (part 2/2). Andrew Stubbs
10:06 Re: [PATCH 1/3] [ARC] Update EH code. Andrew Burgess
10:06 Re: [PATCH] Fortran include line fixes and -fdec-include support Mark Eggleston
10:00 Re: [PATCH 4/6] [ARC] Add peephole rules to combine store/loads into double store/loads Andrew Burgess
09:57 Do not generate stack usage files with -flto Eric Botcazou
09:55 Re: [C++ PATCH] Implement P0722R3, destroying operator delete. Jonathan Wakely
09:49 Re: [PATCH][cunroll] Add unroll-known-loop-iterations-only param and use it in aarch64 Kyrill Tkachov
09:29 [PATCH] value_range_base leftovers Richard Biener
09:28 [PATCH] Fix aarch64_compare_and_swap* constraints (PR target/87839) Jakub Jelinek
09:28 Re: [PATCH][cunroll] Add unroll-known-loop-iterations-only param and use it in aarch64 Richard Biener
09:19 Re: [PATCH] Fix debug stmt handling in optimize_recip_sqrt (PR tree-optimization/87977) Jakub Jelinek
09:17 Re: Simplify enumerate and array types Richard Biener
09:15 Re: [PATCH][cunroll] Add unroll-known-loop-iterations-only param and use it in aarch64 Kyrill Tkachov
09:14 [PATCH, csky] Update linux-unwind.h 瞿仙淼
09:04 Re: [Ada] Fix wrong code for loops with convoluted control flow Eric Botcazou
09:04 Re: [PATCH] Fix debug stmt handling in optimize_recip_sqrt (PR tree-optimization/87977) Richard Biener
08:57 Re: [PATCH] Fix simplify_merge_mask (PR rtl-optimization/87918) Eric Botcazou
08:53 Re: [PATCH][lower-subreg] Fix PR87507 Eric Botcazou
08:39 [PATCH] Fix simplify_merge_mask (PR rtl-optimization/87918) Jakub Jelinek
08:25 Re: [PATCH][cunroll] Add unroll-known-loop-iterations-only param and use it in aarch64 Richard Biener
08:25 [PATCH] Fix debug stmt handling in optimize_recip_sqrt (PR tree-optimization/87977) Jakub Jelinek
08:17 Re: [PR81878]: fix --disable-bootstrap --enable-languages=ada, and cross-back gnattools build Richard Biener
08:12 Re: cleanups and unification of value_range dumping code Richard Biener
08:07 Re: [PATCH] More value_range API cleanup Richard Biener
08:04 Re: [PATCH 2/3] Add a pass to automatically add ptwrite instrumentation Richard Biener
08:03 Re: [PATCH] More value_range API cleanup Aldy Hernandez
07:58 [PATCH] RFC: machine-readable diagnostic output (PR other/19165) David Malcolm
07:51 Re: [PATCH] Improve -fprofile-report. Martin Liška
07:50 Re: [PATCH] Come up with --param asan-stack-small-redzone (PR sanitizer/81715). Martin Liška
07:33 Re: [PATCH] More value_range API cleanup Richard Biener
07:17 Re: [PATCH] More value_range API cleanup Richard Biener
07:07 GCC 9 Status report (2018-11-13), Stage 3 in effect now Richard Biener
06:58 Re: [PATCH AutoFDO/2]Treat ZERO as common profile probability/count Bin.Cheng
06:20 Bug 52869 - [DR 1207] "this" not being allowed in noexcept clauses Umesh Kalappa
06:15 Re: Fix __gnu_cxx::throw_allocator 2 * O(log(N)) complexity François Dumont
05:01 Re: [RS6000] Remove unnecessary rtx_equal_p Alan Modra
04:49 [C++ PATCH] Implement P0315R4, Lambdas in unevaluated contexts. Jason Merrill
04:47 [C++ PATCH] Avoid double substitution with complete explicit template arguments. Jason Merrill
04:46 [C++ PATCH] * decl2.c (min_vis_expr_r, expr_visibility): New. Jason Merrill
04:43 RFC (branch prediction): PATCH to implement P0479R5, [[likely]] and [[unlikely]]. Jason Merrill
04:39 [C++ PATCH] Implement P0722R3, destroying operator delete. Jason Merrill
04:34 [C++ PATCH] Implement P0780R2, pack expansion in lambda init-capture. Jason Merrill
04:33 [C++ PATCH] * cp-tree.h (struct cp_evaluated): New. Jason Merrill
04:32 [C++ PATCH] Change __cpp_explicit_bool to __cpp_conditional_explicit. Jason Merrill
03:56 [RS6000] secondary_reload and find_replacement Alan Modra
03:46 [RS6000] Remove unnecessary rtx_equal_p Alan Modra
03:44 [doc, committed] clarify documentation of cache parameters Sandra Loosemore
03:27 [RS6000] Comment fix Alan Modra
03:23 [RS6000] Don't put large integer constants in TOC for -mcmodel=medium Alan Modra
03:21 [RS6000] Rotate testcase Alan Modra
03:13 [RS6000] Hide insn not needing to be public Alan Modra
03:05 [RS6000] Ignore "c", "l" and "h" for register preference Alan Modra
02:13 [doc, committed] make #pragma once documentation easier to find Sandra Loosemore
01:33 Re: [RS6000] Don't pass -many to the assembler Alan Modra
01:00 Re: [PATCH] MIPS: Add `-mfix-r5900' option for the R5900 short loop erratum Maciej W. Rozycki
00:56 Re: [PATCH v3 3/3] PR preprocessor/83173: Enhance -fdump-internal-locations output David Malcolm
00:49 Re: [PATCH 2/9][GCC][AArch64][middle-end] Add rules to strip away unneeded type casts in expressions Joseph Myers
00:41 Re: [RS6000] Don't pass -many to the assembler Iain Sandoe
00:34 Re: [RS6000] Don't pass -many to the assembler Mike Stump
00:14 Re: [PATCH 2/6] [RS6000] rs6000_output_indirect_call Alan Modra

November 12, 2018
23:36 Re: [PATCH] More value_range API cleanup Aldy Hernandez
23:25 Re: [PATCH] Fortran include line fixes and -fdec-include support Fritz Reese
23:22 RE: [PATCH v2] MIPS: Default to --with-llsc for the R5900 Linux target as well Maciej W. Rozycki
23:13 Re: [RS6000] Don't pass -many to the assembler Alan Modra
22:58 [wwwdocs] Add D language to news, frontends, release notes, and readings. Iain Buclaw
22:29 Re: [PATCH][RFC] Come up with -flive-patching master option. Qing Zhao
21:32 Re: [PATCH] C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) Martin Sebor
21:13 Re: [PATCH v3 3/3] PR preprocessor/83173: Enhance -fdump-internal-locations output Mike Gulick
21:01 Re: [PATCH] RFC: C/C++: print help when a header can't be found Martin Sebor
20:53 Re: PR fortran/87919 patch for -fno-dec-structure Fritz Reese
20:42 Re: PR fortran/87919 patch for -fno-dec-structure Jakub Jelinek
20:40 [PATCH, fortran] PR fortran/85982 -- Fix ICE on invalid attributes inside DEC structures Fritz Reese
20:38 Re: [PATCH] RFC: elide repeated source locations (PR other/84889) Martin Sebor
20:29 Re: PR fortran/87919 patch for -fno-dec-structure Fritz Reese
20:25 Re: [PATCH][LRA] Fix PR87899: r264897 cause mis-compiled native arm-linux-gnueabihf toolchain Peter Bergner
19:44 Re: [PATCH 2/6] [RS6000] rs6000_output_indirect_call Bill Schmidt
19:16 [PATCH 2/4] [aarch64] Update xgene1_addrcost_table. Christoph Muellner
19:16 [PATCH 4/4] [aarch64] Update xgene1 tuning struct. Christoph Muellner
19:16 [PATCH 1/4] [aarch64/arm] Updating the cost table for xgene1. Christoph Muellner
19:16 [PATCH 3/4] [aarch64] Add xgene1 prefetch tunings. Christoph Muellner
19:13 [doc, committed] clarify rtl docs about mode of high and lo_sum Sandra Loosemore
19:07 RE: PING [PATCH] RX new builtin function Sebastian Perta
18:55 Re: [PATCH 21/25] GCN Back-end (part 2/2). Jeff Law
18:38 Re: [PATCH] detect attribute mismatches in alias declarations (PR 81824) Martin Sebor
18:33 Re: [PATCH 21/25] GCN Back-end (part 2/2). Segher Boessenkool
18:29 Re: [PATCH] detect attribute mismatches in alias declarations (PR 81824) Matthew Malcomson
18:24 Re: [PATCH 2/3][GCC][AARCH64] Add new -mbranch-protection option to combine pointer signing and BTI Sudakshina Das
18:20 Re: [PATCH][cunroll] Add unroll-known-loop-iterations-only param and use it in aarch64 Kyrill Tkachov
17:52 Re: [PATCH 21/25] GCN Back-end (part 2/2). Andrew Stubbs
17:51 Re: [RS6000] Don't pass -many to the assembler Peter Bergner
17:50 Re: [doc PATCH] Fix weakref description. Michael Ploujnikov
17:20 Re: [PATCH 21/25] GCN Back-end (part 2/2). Segher Boessenkool
17:04 Re: [PATCH][DOCS] Fix documentation of __builtin_cpu_is and __builtin_cpu_supports for x86. Sandra Loosemore
16:26 Re: [PATCH][LRA] Fix PR87899: r264897 cause mis-compiled native arm-linux-gnueabihf toolchain Renlin Li
16:17 Re: [RS6000] Don't pass -many to the assembler Michael Matz
16:01 Re: [GCC][AArch64] [middle-end][docs] Document the xorsign optab Sandra Loosemore
15:56 Re: [PATCH, GCC, AArch64] Branch Dilution Pass Richard Earnshaw (lists)
15:43 Re: [RS6000] Don't pass -many to the assembler Segher Boessenkool
15:36 Re: [PATCH] Instrument only selected files (PR gcov-profile/87442). Jeff Law
15:33 Re: [PATCH][LRA] Fix PR87899: r264897 cause mis-compiled native arm-linux-gnueabihf toolchain Peter Bergner
15:28 C++ PATCH to implement C++20 P0634R3, Down with typename! Marek Polacek
15:25 [PATCH] PR libstdc++/87963 fix build for 64-bit mingw Jonathan Wakely
15:13 Re: [PATCH, GCC, AArch64] Branch Dilution Pass Kyrill Tkachov
15:01 Re: [PATCH, GCC, ARM] Enable armv8.5-a and add +sb and +predres for previous ARMv8-a in ARM Sudakshina Das
14:52 Re: [RS6000] Don't pass -many to the assembler Andreas Schwab
14:51 [PATCH] Fortran include line fixes and -fdec-include support Jakub Jelinek
14:44 Re: [RFC][PR87528][PR86677] Disable builtin popcount detection when back-end does not define it Richard Biener
14:39 Re: [RS6000] Don't pass -many to the assembler Michael Matz
14:37 Re: RFA: vectorizer patches 2/2: reduction splitting Richard Biener
14:30 Re: RFA: vectorizer patches 1/2 : WIDEN_MULT_PLUS support Richard Biener
14:19 Re: [PATCH] Fix ICE with -fopt-info-inline (PR ipa/87955) Richard Biener
14:17 Re: [PATCH] Add sinh(tanh(x)) and cosh(tanh(x)) rules Richard Biener
14:13 Re: [PATCH, GCC, AArch64] Branch Dilution Pass Richard Biener
14:10 Re: [PATCH][cunroll] Add unroll-known-loop-iterations-only param and use it in aarch64 Richard Biener
14:05 [PATCH] Replace sync builtins with atomic builtins Janne Blomqvist
14:05 Re: [PATCH] Simplify floating point comparisons Richard Biener
14:03 Re: [PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time variable Richard Biener
13:57 Re: [PATCH] Change set_value_range_to_[non]null to not preserve equivs Jeff Law
13:55 [PATCH] Fix PR87985 Richard Biener
13:43 Re: [PATCH] Come up with htab_hash_string_vptr and use string-specific if possible. Michael Matz
13:28 Re: [RS6000] Don't pass -many to the assembler Alan Modra
12:54 Re: [PATCH] combine: Do not combine moves from hard registers Segher Boessenkool
12:53 Re: [PATCH 21/25] GCN Back-end (part 2/2). Andrew Stubbs
12:31 Re: [PATCH 3/9][GCC][AArch64] Add autovectorization support for Complex instructions Tamar Christina
12:26 Re: [PATCH][LRA] Fix PR87899: r264897 cause mis-compiled native arm-linux-gnueabihf toolchain Renlin Li
12:17 Re: [PATCH 3/9][GCC][AArch64] Add autovectorization support for Complex instructions Kyrill Tkachov
12:13 Re: [PATCH][DOCS] Fix documentation of __builtin_cpu_is and __builtin_cpu_supports for x86. Uros Bizjak
12:13 Re: [PATCH 21/25] GCN Back-end (part 1/2). Andrew Stubbs
12:12 [PATCH] More value_range API cleanup Richard Biener
12:10 Re: [GCC][AArch64] [middle-end][docs] Document the xorsign optab Tamar Christina
12:07 Re: [PATCH] Do not allow -mabi=ms and -fsanitize={,kernel-}address (PR sanitizer/87930). Jakub Jelinek
12:04 Re: [PR81878]: fix --disable-bootstrap --enable-languages=ada, and cross-back gnattools build Arnaud Charlet
12:03 [PATCH] Do not allow -mabi=ms and -fsanitize={,kernel-}address (PR sanitizer/87930). Martin Liška
12:01 Re: [PATCH 20/25] GCN libgcc. Andrew Stubbs
12:00 [PR81878]: fix --disable-bootstrap --enable-languages=ada, and cross-back gnattools build Alexandre Oliva
11:59 [mcore] Remove duplicate preprocessor definition Eric Botcazou
11:57 Re: [PATCH] combine: Do not combine moves from hard registers Sam Tebbs
11:49 [RS6000] Don't pass -many to the assembler Alan Modra
11:46 [PATCH][DOCS] Fix documentation of __builtin_cpu_is and __builtin_cpu_supports for x86. Martin Liška
11:43 [PowerPC] libgcc cfi Alan Modra
11:42 [RS6000] PowerPC -mcpu=native support Alan Modra
11:39 Re: [C++ Patch] Fix two grokdeclarator locations Paolo Carlini
11:36 Re: [PATCH] [ARC] Cleanup, fix and set LRA default. Eric Botcazou
11:35 rs6000/sysv4.h using gnu-user.h Alan Modra
11:33 Re: [PATCH 4/6] [ARC] Add peephole rules to combine store/loads into double store/loads claziss
11:31 Allow target to override gnu-user.h crti and crtn Alan Modra
11:29 [PATCH] [ARC] Cleanup, fix and set LRA default. Claudiu Zissulescu
11:29 Delete !HAVE_LD_PIE variants of startfile/endfile specs Alan Modra
11:26 [RS6000] Use config/linux.h for powerpc*-*-linux* Alan Modra
11:25 [PATCH 3/3] [ARC] Add support for profiling in glibc. Claudiu Zissulescu
11:25 [PATCH 2/3] [ARC] Do not emit ZOL in the presence of text jump tables. Claudiu Zissulescu
11:25 [PATCH 1/3] [ARC] Update EH code. Claudiu Zissulescu
11:25 [PATCH 0/3] [ARC] Glibc required patches Claudiu Zissulescu
11:24 [PATCH] Move more stuff to value-range-base Richard Biener
11:12 Re: [PATCH] Add value_range_base (w/o equivs) Aldy Hernandez
11:11 [PATCH] Change set_value_range_to_[non]null to not preserve equivs Richard Biener
11:10 Re: [PATCH] Add value_range_base (w/o equivs) Richard Biener
11:10 [PATCH] Add C++ runtime support for new 128-bit long double format Jonathan Wakely
10:35 Re: [PATCH] Add value_range_base (w/o equivs) Aldy Hernandez
09:50 Re: cleanups and unification of value_range dumping code Aldy Hernandez
09:49 Re: [PATCH] minor FDO profile related fixes Martin Liška
09:35 Re: [PATCH] Come up with htab_hash_string_vptr and use string-specific if possible. Martin Liška
09:29 Re: [PATCH][RFC] Come up with -flive-patching master option. Martin Liška
09:19 Re: [PATCH] Remove unreachable nodes before IPA profile pass (PR ipa/87706). Martin Liška
09:18 [wwwdocs] Add powerpcspe line to backends.html Eric Botcazou
09:03 Re: Stack alignment on Darwin (PR78444) Iain Sandoe
08:53 Re: [PATCH][RFC] Come up with -flive-patching master option. Martin Liška
08:51 Re: [RFC] support --with-multilib-list=@/path/name Alexandre Oliva
08:12 Re: [PATCH] Ensure that dump calls are guarded with dump_enabled_p Richard Biener
07:56 Re: [PATCH] Instrument only selected files (PR gcov-profile/87442). Martin Liška
06:43 Fix __gnu_cxx::throw_allocator 2 * O(log(N)) complexity François Dumont
06:29 [doc, committed] fix documentation of align type attribute Sandra Loosemore
06:12 [PATCH] Eliminate source_location in favor of location_t David Malcolm
05:21 Re: [RFC][PR87528][PR86677] Disable builtin popcount detection when back-end does not define it Kugan Vivekanandarajah
04:34 [PATCH][LRA] Fix PR87899: r264897 cause mis-compiled native arm-linux-gnueabihf toolchain Peter Bergner
04:32 OpenACC 2.5 Profiling Interface Thomas Schwinge
03:16 Re: [PATCH 2/3] Add a pass to automatically add ptwrite instrumentation Andi Kleen
03:10 [PATCH][lower-subreg] Fix PR87507 Peter Bergner
03:02 Re: [PATCH 2/3] Add a pass to automatically add ptwrite instrumentation Andi Kleen
02:46 [PATCH, csky] Handle -frounding-math. 瞿仙淼
02:28 Re: [PATCH][RFC] Come up with -flive-patching master option. Qing Zhao
02:28 [PATCH] C++: fix-it hint for missing parentheses David Malcolm
02:07 Re: [PATCH PR84648]Adjust loop exit conditions for loop-until-wrap cases. Bin.Cheng
01:56 [PATCH] RFC: elide repeated source locations (PR other/84889) David Malcolm
00:52 [PATCH] pretty-print.c: add selftest::test_prefixes_and_wrapping David Malcolm
00:19 Re: [PATCH 2/2] asm inline Segher Boessenkool

November 11, 2018
23:41 Re: [PATCH 2/2] asm inline Martin Sebor
23:25 Re: [GCC][AArch64] [middle-end][docs] Document the xorsign optab Sandra Loosemore
23:11 [RFC PATCH] rs6000: Early remat for CR fields Segher Boessenkool
22:59 [PATCH] C++: improvements to diagnostics that use %P (more PR c++/85110) David Malcolm
22:48 [doc, committed] document restrictions on mixing -fno-rtti and -frtti Sandra Loosemore
22:46 [PATCH] RFC: C/C++: print help when a header can't be found David Malcolm
22:35 libstdc++ PR54005M is_lock_free; consistently avoid referring to object Hans-Peter Nilsson
22:01 Re: [PATCH 2/2] asm inline Segher Boessenkool
21:46 Re: [PATCH] Ensure that dump calls are guarded with dump_enabled_p Segher Boessenkool
21:33 Re: [PATCH 2/2] asm inline Martin Sebor
21:02 Re: [PATCH] C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) David Malcolm
21:01 Re: [PATCH] Ensure that dump calls are guarded with dump_enabled_p David Malcolm
19:34 Re: [RFT PATCH, i386]: Fix PR87928, ICE in ix86_compute_frame_layout Uros Bizjak
19:10 Re: [PATCH] Ensure that dump calls are guarded with dump_enabled_p Martin Sebor
18:41 [doc, committed] document probability associated with __builtin_expect Sandra Loosemore
18:38 Re: [PATCH 2/3] Add a pass to automatically add ptwrite instrumentation Martin Sebor
18:01 Re: [PATCH] C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) Martin Sebor
17:04 Re: [PATCH 3/3] OpenACC 2.6 manual deep copy support (attach/detach) Bernhard Reutner-Fischer
17:02 Simplify enumerate and array types Jan Hubicka
15:59 [patch, fortran] Fix PR 70260, ICE on invalid Thomas Koenig
15:00 [PATCH, csky] Support -profile 瞿仙淼
13:47 [PATCH, csky] Define ASM_PREFERRED_EH_DATA_FORMAT 瞿仙淼
12:31 Re: [PATCH] MIPS: Add `-mfix-r5900' option for the R5900 short loop erratum Fredrik Noring
12:30 Re: [PATCH, AArch64, v3 0/6] LSE atomics out-of-line Richard Henderson
11:20 Re: [PATCH PR84648]Adjust loop exit conditions for loop-until-wrap cases. Bernhard Reutner-Fischer
10:28 [PATCH 8/9][GCC][Arm] Add autovectorization support for complex multiplication and addition Tamar Christina
10:27 [PATCH 7/9][GCC][Arm] Enable autovectorization of Half float values Tamar Christina
10:27 [PATCH 5/9][GCC][AArch64/Arm] Add auto-vectorization tests. Tamar Christina
10:27 [PATCH 4/9][GCC][AArch64/Arm] Add new testsuite directives to check complex instructions. Tamar Christina
10:26 [PATCH 3/9][GCC][AArch64] Add autovectorization support for Complex instructions Tamar Christina
10:26 [PATCH 2/9][GCC][AArch64][middle-end] Add rules to strip away unneeded type casts in expressions Tamar Christina
10:26 [PATCH 1/9][GCC][AArch64][middle-end] Implement SLP recognizer for Complex addition with rotate and complex MLA with rotation Tamar Christina
10:22 [PATCH 0/9][GCC][AArch64/Arm][middle-end] Add support for SLP vectorization of complex number instructions. Tamar Christina
10:14 [GCC][AArch64] [middle-end][docs] Document the xorsign optab Tamar Christina
09:06 Re: [PATCH 2/3] Add a pass to automatically add ptwrite instrumentation Richard Biener
08:53 Re: [PATCH] Add value_range_base (w/o equivs) Richard Biener
08:52 RFA: Fix add_predicate_code to acknowledge ZERO_EXTRACT as an lvalue. Joern Wolfgang Rennecke
08:16 RFA: vectorizer patches 2/2: reduction splitting Joern Wolfgang Rennecke
08:02 [PATCH PR84648]Adjust loop exit conditions for loop-until-wrap cases. bin.cheng
07:21 RFA: vectorizer patches 1/2 : WIDEN_MULT_PLUS support Joern Wolfgang Rennecke
05:17 [PATCH] Implement P0318R1 unwrap_ref_decay and unwrap_reference Jonathan Wakely
05:16 [PATCH] Implement P1007R3 std::assume_aligned Jonathan Wakely
02:10 [PATCH] Ensure that dump calls are guarded with dump_enabled_p David Malcolm
01:49 [doc, committed] add index entries for positive forms of -fno-xxx and -mno-xxx options Sandra Loosemore
01:33 [PATCH] Fix ICE with -fopt-info-inline (PR ipa/87955) David Malcolm
00:33 Re: [PATCH 0/2] asm qualifiers (PR55681) and asm input Segher Boessenkool

November 10, 2018
23:06 [PATCH] combine: More make_more_copies Segher Boessenkool
21:40 Fix hashtable node deallocation François Dumont
20:44 Re: [PATCH] Integration of parallel standard algorithms for c++17 Thomas Rodgers
18:36 Re: [PATCH, libgfortran] Remove recursion check Thomas Koenig
18:14 [PATCH] Integration of parallel standard algorithms for c++17 Thomas Rodgers
17:36 [RFC][PATCH, rs6000] Replace X-form addressing with D-form addressing in new pass for Power9 Kelvin Nilsen
17:12 [PATCH 3/3] OpenACC 2.6 manual deep copy support (attach/detach) Julian Brown
17:11 [PATCH 2/3] Factor out duplicate code in gimplify_scan_omp_clauses Julian Brown
17:11 [PATCH 1/3] Host-to-device transfer coalescing & magic offset value self-documentation Julian Brown
17:11 [PATCH 0/3] OpenACC 2.6 manual deep copy support (attach/detach) Julian Brown
16:54 Re: [PATCH] combine: Do not combine moves from hard registers Jeff Law
15:07 Re: [PATCH, ARM, ping2] PR85434: Prevent spilling of stack protector guard's address on ARM Thomas Preudhomme
09:32 Re: [PATCH] MIPS: Add `-mfix-r5900' option for the R5900 short loop erratum Fredrik Noring
08:56 Re: [PATCH] Instrument only selected files (PR gcov-profile/87442). Martin Liška
08:51 Re: [PATCH][RFC] Come up with -flive-patching master option. Martin Liška
08:48 Re: [PATCH][RFC] Come up with -flive-patching master option. Martin Liška
07:01 Re: [PATCH] C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) Eric Gallager
05:50 Re: [PATCH] x86: Optimize VFIXUPIMM* patterns with multiple-alternative constraints Terry Guo
05:36 Re: [PATCH] Add sinh(tanh(x)) and cosh(tanh(x)) rules Segher Boessenkool
04:51 Re: [PATCH] combine: Do not combine moves from hard registers Segher Boessenkool
02:54 Re: [PATCH 1/3] Add PTWRITE builtins for x86 Segher Boessenkool
02:04 Re: [PATCH] minor FDO profile related fixes Indu Bhagat
00:39 Re: [PATCH, GCC, AArch64] Branch Dilution Pass Andrew Pinski
00:23 Re: [PATCH] minor FDO profile related fixes Jeff Law
00:20 Re: [PATCH 2/3] Add a pass to automatically add ptwrite instrumentation Martin Sebor
00:11 Re: [patch] allow target config to state r18 is fixed on aarch64 Andrew Pinski
00:04 Re: Tweak ALAP calculation in SCHED_PRESSURE_MODEL Jeff Law
00:04 Re: [PATCH v2] [aarch64] Correct the maximum shift amount for shifted operands. Andrew Pinski

November 09, 2018
23:43 Re: [PATCH] add simple attribute introspection Martin Sebor
22:50 Re: Relocation (= move+destroy) Marc Glisse
22:36 [PATCH] C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850) David Malcolm
22:30 RE: [PATCH] MIPS: Add `-mfix-r5900' option for the R5900 short loop erratum mfortune
22:04 Re: [PATCH] Add sinh(tanh(x)) and cosh(tanh(x)) rules Giuliano Augusto Faulin Belina
22:01 RE: [PATCH v2] MIPS: Default to --with-llsc for the R5900 Linux target as well mfortune
22:01 Re: [PATCH] Instrument only selected files (PR gcov-profile/87442). Jeff Law
21:25 Re: [PATCH] MAINTAINERS: add myself as or1k maintainer Stafford Horne
21:12 Re: [PATCH] combine: Do not combine moves from hard registers Jeff Law
21:10 Re: [PATCH] MAINTAINERS: add myself as or1k maintainer Stafford Horne
21:00 Re: [PATCH] -fsave-optimization-record: compress the output using zlib Jeff Law
20:59 Re: [PATCH] Add value_range_base (w/o equivs) Jeff Law
20:57 Re: Ping: [PATCH, testsuite] ignore some "conflicting types for built-in" messages Jeff Law
20:56 Re: [PATCH] Fix PIE on netbsd (PR target/87221) Jeff Law
20:56 Re: [PATCH, libgfortran] Replace sync builtins with atomic builtins Jakub Jelinek
20:53 [doc, committed] Clarify defaults for some -fno-xxx options Sandra Loosemore
20:34 [committed] Change parsing of various expressions in OpenMP clauses to assignment-expression Jakub Jelinek
20:29 [committed] Emit sorry for inscan reduction modifier Jakub Jelinek
20:28 [committed] Emit sorry on most requires clauses Jakub Jelinek
20:26 [committed] Sorry on lastprivate with conditional modifier Jakub Jelinek
20:24 Re: [PATCH] Fix up affinity-fmt.c (was Re: [committed 0/4] (Partial) OpenMP 5.0 support for GCC 9) Jakub Jelinek
20:24 Re: [PATCH v5] S/390: Allow relative addressing of literal pool entries Ulrich Weigand
20:19 [PATCH v5] S/390: Allow relative addressing of literal pool entries Ilya Leoshkevich
20:17 [committed] Fix minor bugs in loongsoon_ext2_prefetch_cookie Jeff Law
20:16 Re: Relocation (= move+destroy) Jonathan Wakely
20:09 Re: [RFC] support --with-multilib-list=@/path/name Palmer Dabbelt
20:08 [committed] Minor testsuite cleanup from summer's v850 work Jeff Law
20:04 Re: [PATCH] Add sinh(tanh(x)) and cosh(tanh(x)) rules Jeff Law
20:02 Re: [PATCH] Fix PR 86572 Jeff Law
19:59 Re: [PATCH] add simple attribute introspection Jeff Law
19:40 Re: [PATCH 21/25] GCN Back-end (part 2/2). Jeff Law
19:22 [PATCH v2] MIPS: Add `-mfix-r5900' option for the R5900 short loop erratum Fredrik Noring
19:11 Re: [PATCH 21/25] GCN Back-end (part 1/2). Jeff Law
19:04 libgo patch committed: Fix typo in gccgo name mangling in cgo Ian Lance Taylor
18:49 Re: [PATCH 20/25] GCN libgcc. Jeff Law
18:43 Re: [PATCH] MIPS: Add `-mfix-r5900' option for the R5900 short loop erratum Fredrik Noring
18:38 Re: [PATCH][RFC] Come up with -flive-patching master option. Bernhard Reutner-Fischer
18:37 Re: [RFT PATCH, i386]: Fix PR87928, ICE in ix86_compute_frame_layout Iain Sandoe
18:28 Re: Small typo in iconv.m4 Jeff Law
18:23 Re: [PATCH] Fix up affinity-fmt.c (was Re: [committed 0/4] (Partial) OpenMP 5.0 support for GCC 9) Iain Sandoe
18:22 Re: [PATCH v2] [aarch64] Correct the maximum shift amount for shifted operands. Kyrill Tkachov
18:21 Re: [PATCH, GCC, ARM] Enable armv8.5-a and add +sb and +predres for previous ARMv8-a in ARM Kyrill Tkachov
18:18 Re: [PATCH 2/3] Add a pass to automatically add ptwrite instrumentation Andi Kleen
18:09 Re: [patch] allow target config to state r18 is fixed on aarch64 Olivier Hainque
17:57 Re: Small typo in iconv.m4 Eric Gallager
17:57 Re: [PATCH][cunroll] Add unroll-known-loop-iterations-only param and use it in aarch64 Kyrill Tkachov
17:56 Re: [PATCH v4] S/390: Allow relative addressing of literal pool entries Ilya Leoshkevich
17:51 [patch, libgfortran] Patch committed as obvious Jerry DeLisle
17:49 Re: [PATCH] Add value_range_base (w/o equivs) Aldy Hernandez
17:43 Re: [PATCH][AArch64] PR79262: Adjust vector cost Wilco Dijkstra
17:43 Re: [PATCH][RFC] Come up with -flive-patching master option. Qing Zhao
17:33 Re: [PATCH] detect attribute mismatches in alias declarations (PR 81824) Martin Sebor
17:31 Re: [PATCH][AArch64] PR79262: Adjust vector cost Wilco Dijkstra
17:30 arm - minor cleanups for CPU alias support Richard Earnshaw (lists)
17:30 Re: [PATCH v4] S/390: Allow relative addressing of literal pool entries Ulrich Weigand
17:23 [PATCH, GCC, AArch64] Branch Dilution Pass Sudakshina Das
17:20 Re: PING [PATCH] use MAX_OFILE_ALIGNMENT to validate attribute aligned (PR 87795) Martin Sebor
17:05 Re: [PATCH] Simplify floating point comparisons Wilco Dijkstra
17:04 [PATCH] -fsave-optimization-record: compress the output using zlib David Malcolm
16:58 [PATCH v4] S/390: Allow relative addressing of literal pool entries Ilya Leoshkevich
16:52 Re: [PATCH] Fix not properly nul-terminated string constants in JIT Bernd Edlinger
16:42 Re: [PATCH v3] S/390: Allow relative addressing of literal pool entries Ilya Leoshkevich
16:08 Re: [committed 0/4] (Partial) OpenMP 5.0 support for GCC 9 David Edelsohn
16:08 Re: [PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time variable Andre Vieira (lists)
15:50 Re: [RFC][PATCH]Merge VEC_COND_EXPR into MASK_STORE after loop vectorization Renlin Li
15:43 Re: [RFC] support --with-multilib-list=@/path/name Richard Earnshaw (lists)
15:40 Re: [PATCH] Fix up affinity-fmt.c (was Re: [committed 0/4] (Partial) OpenMP 5.0 support for GCC 9) Jakub Jelinek
15:35 Re: Implement {get,set}_range_info() variants that work with value_range's Martin Sebor
15:33 Re: [PATCH] Fix up affinity-fmt.c (was Re: [committed 0/4] (Partial) OpenMP 5.0 support for GCC 9) Iain Sandoe
15:33 [PATCH, GCC, ARM] Enable armv8.5-a and add +sb and +predres for previous ARMv8-a in ARM Sudakshina Das
15:33 [PATCH][RFC] Come up with -flive-patching master option. Martin Liška
15:31 libgo patch committed: Change RLIM_INFINITY from 0xffffffffffffffff to -1 Ian Lance Taylor
15:27 Re: [PATCH 2/3] Add a pass to automatically add ptwrite instrumentation Richard Biener
15:07 [RFC] support --with-multilib-list=@/path/name Alexandre Oliva
14:57 Re: [PATCH][AArch64] PR79262: Adjust vector cost James Greenhalgh
14:54 Re: [PATCH][AArch64] PR79262: Adjust vector cost James Greenhalgh
14:49 Re: [committed 0/4] (Partial) OpenMP 5.0 support for GCC 9 David Malcolm
14:47 [PATCH][AArch64] Fix symbol offset limit Wilco Dijkstra
14:37 [PATCH] Fix up affinity-fmt.c (was Re: [committed 0/4] (Partial) OpenMP 5.0 support for GCC 9) Jakub Jelinek
14:21 Ping: [PATCH, testsuite] ignore some "conflicting types for built-in" messages Paul Koning
14:19 [PATCH] Add value_range_base (w/o equivs) Richard Biener
14:16 [PATCH][AArch64] Set SLOW_BYTE_ACCESS Wilco Dijkstra
14:14 [PATCH][AArch64] PR79262: Adjust vector cost Wilco Dijkstra
14:13 [PATCH][ARM] Update max_cond_insns settings Wilco Dijkstra
13:43 Re: [PATCH v3] S/390: Allow relative addressing of literal pool entries Ulrich Weigand
13:29 Re: [PATCH, arm] Backport -- Fix ICE during thunk generation with -mlong-calls Mihail Ionescu
13:28 Re: [PATCH] Come up with htab_hash_string_vptr and use string-specific if possible. Michael Matz
13:27 [committed] json.cc: fix comment David Malcolm
13:04 [committed] Add testsuite coverage for ordered and doacross worksharing loops with task reductions Jakub Jelinek
12:44 [PATCH] MAINTAINERS: add myself as or1k maintainer Stafford Horne
12:32 Re: cleanups and unification of value_range dumping code Aldy Hernandez
12:31 Re: [ARM/FDPIC v3 02/21] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts Christophe Lyon
12:29 [PATCH] Fix PR87953 Richard Biener
12:22 Re: introduce --enable-mingw-full32 to default to --large-address-aware JonY
12:19 Re: [PATCH][cunroll] Add unroll-known-loop-iterations-only param and use it in aarch64 Richard Biener
12:01 Re: PR83750: CSE erf/erfc pair Richard Biener
11:56 Re: record_ranges_from_incoming_edge: use value_range API for creating new range Aldy Hernandez
11:48 Re: [RFC][PATCH]Merge VEC_COND_EXPR into MASK_STORE after loop vectorization Richard Biener
11:39 [PATCH v2] [aarch64] Correct the maximum shift amount for shifted operands. christoph . muellner
11:37 Re: cleanups and unification of value_range dumping code Richard Biener
11:35 Re: [C++ PATCH 1/3] Fix various latent issues revealed by P0732 work. Christophe Lyon
11:31 Re: implement value_range::domain_p() Richard Biener
11:31 Re: record_ranges_from_incoming_edge: use value_range API for creating new range Richard Biener
11:13 [PATCH, libgfortran] Replace sync builtins with atomic builtins Janne Blomqvist
11:11 Re: [committed 0/4] (Partial) OpenMP 5.0 support for GCC 9 Jakub Jelinek
11:05 Re: [PATCH 2/3][GCC][AARCH64] Add new -mbranch-protection option to combine pointer signing and BTI Sam Tebbs
11:05 Re: [committed 0/4] (Partial) OpenMP 5.0 support for GCC 9 Jakub Jelinek
11:05 Re: [PATCH 3/3][GCC][AARCH64] Add support for pointer authentication B key Sam Tebbs
11:00 arm - use the new CPU alias option to simplify the list of CPUs. Richard Earnshaw (lists)
10:49 Re: introduce --enable-mingw-full32 to default to --large-address-aware Alexandre Oliva
10:47 [PATCH][cunroll] Add unroll-known-loop-iterations-only param and use it in aarch64 Kyrill Tkachov
10:46 Re: Add a loop versioning pass Kyrill Tkachov
10:34 Re: [committed 0/4] (Partial) OpenMP 5.0 support for GCC 9 Dominique d'Humières
10:32 Re: [C++ PATCH 1/3] Fix various latent issues revealed by P0732 work. Kyrill Tkachov
10:28 Re: [C++ PATCH 1/3] Fix various latent issues revealed by P0732 work. Matthew Malcomson
10:21 Re: [PATCH] combine: Do not combine moves from hard registers Richard Earnshaw (lists)
10:09 Re: [PR86438] compare-elim: cope with set of in_b Alexandre Oliva
10:05 Re: [PATCH] x86: Optimize VFIXUPIMM* patterns with multiple-alternative constraints Uros Bizjak
10:02 Re: Implement {get,set}_range_info() variants that work with value_range's Aldy Hernandez
09:54 Re: [PATCH] x86: Optimize VFIXUPIMM* patterns with multiple-alternative constraints Wei Xiao
09:14 Re: [PATCH] Revert libsanitizer r318802 as we don't use Scudo allocator (PR sanitizer/87892). Jakub Jelinek
09:12 Re: [PATCH] Revert libsanitizer r318802 as we don't use Scudo allocator (PR sanitizer/87892). Martin Liška
09:05 Re: Fix handling of TYPE_USER_ALIGN Richard Biener
09:00 Fix handling of TYPE_USER_ALIGN Jan Hubicka
09:00 [PATCH] Fix PIE on netbsd (PR target/87221) coypu
07:53 [RFT PATCH, i386]: Fix PR87928, ICE in ix86_compute_frame_layout Uros Bizjak
07:11 Re: PR83750: CSE erf/erfc pair Prathamesh Kulkarni
06:44 Re: [ARM] Implement division using vrecpe, vrecps Prathamesh Kulkarni
01:25 Re: [PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028) Martin Sebor
00:46 [PATCH] Implementation of std::experimental::simd of TS 19570 ed.2 Matthias Kretz

November 08, 2018
22:51 Re: [PATCH, rs6000] Fix constraints issue in _mm_cvtss_si{32,64} Segher Boessenkool
22:45 Re: [PATCH] MIPS: Add `-mfix-r5900' option for the R5900 short loop erratum Maciej W. Rozycki
22:42 Re: [RFC][PATCH LRA] WIP patch to fix one part of PR87507 Peter Bergner
22:07 Re: [RFC][PATCH LRA] WIP patch to fix one part of PR87507 Jeff Law
22:05 [doc, committed] clarify default for some options starting with "no-" Sandra Loosemore
22:04 Re: [Driver] Add support for -fuse-ld=lld Jeff Law
21:57 Re: [PR86438] compare-elim: cope with set of in_b Jeff Law
21:47 Re: Implement {get,set}_range_info() variants that work with value_range's Martin Sebor
21:46 Re: [EXT] Re: [Driver] Add support for -fuse-ld=lld Romain Geissler
21:29 [PATCH], Remove power9 fusion support, version 2 Michael Meissner
21:24 Re: [PATCH] doc/invoke.texi: fix markup Christophe Lyon
20:50 Re: [PATCH] Revert libsanitizer r318802 as we don't use Scudo allocator (PR sanitizer/87892). Jeff Law
20:48 Re: [PATCH] Revert libsanitizer r318802 as we don't use Scudo allocator (PR sanitizer/87892). Jakub Jelinek
20:46 Re: [committed 0/4] (Partial) OpenMP 5.0 support for GCC 9 Jakub Jelinek
20:43 Re: [PATCH] Revert libsanitizer r318802 as we don't use Scudo allocator (PR sanitizer/87892). Jeff Law
20:39 Re: [committed 0/4] (Partial) OpenMP 5.0 support for GCC 9 Rainer Orth
20:34 Re: [PATCH] combine: Do not combine moves from hard registers Segher Boessenkool
20:19 [PATCH, rs6000] Fix constraints issue in _mm_cvtss_si{32,64} Bill Schmidt
19:48 Re: [PATCH, libgfortran] Remove recursion check Janne Blomqvist
19:44 [committed] Fix task-reduction-8.c Jakub Jelinek
19:21 Re: [PATCH, rs6000] Disable ASLR in sanitizer on powerpc64. Jeff Law
19:14 Re: [patch, libgfortran] PR78351 comma not terminating READ of formatted input field Thomas Koenig
19:12 [PATCH, rs6000] Disable ASLR in sanitizer on powerpc64. Bill Seurer
19:09 [PATCH] doc/invoke.texi: fix markup David Malcolm
19:01 [PATCH, pdp11] Bugfixes from test suite Paul Koning
19:01 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Peter Bergner
18:54 Re: [PATCH, arm] Backport -- Fix ICE during thunk generation with -mlong-calls Sudakshina Das
18:38 Re: [PATCH 4/4] ipa-inline.c/tree-inline.c: port from fprintf to dump API (PR ipa/86395) Christophe Lyon
18:11 Re: [PATCH 1/3] Add PTWRITE builtins for x86 Uros Bizjak
18:09 Re: [PATCH 3/6] [RS6000] Replace TLSmode with P, and correct tls call mems Segher Boessenkool
18:03 Re: [PATCH 1/3] Add PTWRITE builtins for x86 Andi Kleen
18:02 [PATCH] Implement std::pmr::synchronized_pool_resource Jonathan Wakely
17:55 [Patch 4/4][Aarch64] v2: Implement Aarch64 SIMD ABI Steve Ellcey
17:54 [Patch 3/4][Aarch64] v2: Implement Aarch64 SIMD ABI Steve Ellcey
17:54 Re: PR fortran/87919 patch for -fno-dec-structure Jakub Jelinek
17:53 [Patch 2/4][Aarch64] v2: Implement Aarch64 SIMD ABI Steve Ellcey
17:52 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Peter Bergner
17:52 [Patch 1/4][Aarch64] v2: Implement Aarch64 SIMD ABI Steve Ellcey
17:50 [Patch 0/4][Aarch64] v2: Implement Aarch64 SIMD ABI Steve Ellcey
17:50 [arm] Add support for aliases of CPU names Richard Earnshaw (lists)
17:30 Re: [PATCH 1/3] Add PTWRITE builtins for x86 Uros Bizjak
17:25 [committed 1b/4] (Partial) OpenMP 5.0 support for GCC 9 (gcc FEs) Jakub Jelinek
17:25 [committed 1a/4] (Partial) OpenMP 5.0 support for GCC 9 (gcc middle-end) Jakub Jelinek
17:20 [committed 4/4] (Partial) OpenMP 5.0 support for GCC 9 (gcc testsuite) Jakub Jelinek
17:20 [committed 3/4] (Partial) OpenMP 5.0 support for GCC 9 (libgomp testsuite) Jakub Jelinek
17:18 [committed 2/4] (Partial) OpenMP 5.0 support for GCC 9 (runtime library changes) Jakub Jelinek
17:16 [committed 0/4] (Partial) OpenMP 5.0 support for GCC 9 Jakub Jelinek
17:11 [PING] Re: [PATCH 1/3] Support instrumenting returns of instrumented functions Andi Kleen
17:10 Re: [PATCH 1/3] Add PTWRITE builtins for x86 Andi Kleen
17:09 Re: PR fortran/87919 patch for -fno-dec-structure Fritz Reese
17:03 [AARCH64][SVE]Add extract_last for mask/predicates mode register Renlin Li
16:56 Re: [RFC][PATCH]Merge VEC_COND_EXPR into MASK_STORE after loop vectorization Renlin Li
16:55 [committed][testsuite][MSP430][4/4] Fix calculation of USHRT_MAX in tests Jozef Lawrynowicz
16:50 [committed][testsuite][MSP430][3/4] Extend regex in tests expecting "nop" to accept "NOP" Jozef Lawrynowicz
16:47 [committed][testsuite][MSP430][2/4] Skip tests requiring -fdelete-null-pointer-checks for targets which don't support this flag Jozef Lawrynowicz
16:43 [committed][MSP430][1/4] Add regexp for memory region overflow to gcc-dg-pune Jozef Lawrynowicz
16:41 [committed][MSP430][0/4] "Obvious" fixes to GCC tests for msp430-elf Jozef Lawrynowicz
16:27 Re: [patches] Re: [PATCH] Update soft-fp from glibc. Joseph Myers
16:23 Re: [PATCH] Verify that last argument of __builtin_expect_with_probability is a real cst (PR c/87811). Martin Sebor
16:20 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Renlin Li
16:03 Re: cleanups and unification of value_range dumping code Aldy Hernandez
15:59 [Ada] Fix wrong code for loops with convoluted control flow Eric Botcazou
15:53 Re: [PATCH, ARM, ping2] PR85434: Prevent spilling of stack protector guard's address on ARM Kyrill Tkachov
15:39 Re: introduce --enable-mingw-full32 to default to --large-address-aware JonY
15:31 Re: [PATCH, testsuite]: Use int128 effective target for gcc.dg/pr87874.c Christophe Lyon
15:31 Re: expr_not_equal_to: use value_range API Aldy Hernandez
15:30 Re: implement value_range::domain_p() Aldy Hernandez
15:27 Re: record_ranges_from_incoming_edge: use value_range API for creating new range Jeff Law
15:25 Re: implement value_range::domain_p() Richard Biener
15:22 Re: [PATCH] Remove extra memory allocation of strings. James Greenhalgh
15:21 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Peter Bergner
15:19 [Ada] Disable DECL_BIT_FIELD_REPRESENTATIVE machinery in some cases Eric Botcazou
15:14 Re: record_ranges_from_incoming_edge: use value_range API for creating new range Richard Biener
15:05 Re: implement value_range::domain_p() Aldy Hernandez
15:01 Re: record_ranges_from_incoming_edge: use value_range API for creating new range Aldy Hernandez
14:59 Re: GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions) Jan Hubicka
14:58 Fix PR middle-end/87916 Eric Botcazou
14:57 Re: record_ranges_from_incoming_edge: use value_range API for creating new range Richard Biener
14:55 Re: expr_not_equal_to: use value_range API Richard Biener
14:54 Re: record_ranges_from_incoming_edge: use value_range API for creating new range Aldy Hernandez
14:53 Re: implement value_range::domain_p() Richard Biener
14:53 Re: record_ranges_from_incoming_edge: use value_range API for creating new range Jeff Law
14:50 Re: expr_not_equal_to: use value_range API Aldy Hernandez
14:50 Re: misc VRP cleanups for value_range API Richard Biener
14:50 Re: record_ranges_from_incoming_edge: use value_range API for creating new range Richard Biener
14:47 Re: Implement {get,set}_range_info() variants that work with value_range's Jeff Law
14:44 Re: Implement {get,set}_range_info() variants that work with value_range's Aldy Hernandez
14:43 Re: expr_not_equal_to: use value_range API Richard Biener
14:41 Re: Implement {get,set}_range_info() variants that work with value_range's Richard Biener
14:40 Re: implement value_range::domain_p() Aldy Hernandez
14:39 Re: cleanups and unification of value_range dumping code Richard Biener
14:34 Re: implement value_range::domain_p() Richard Biener
14:34 Re: misc VRP cleanups for value_range API Aldy Hernandez
14:31 Re: misc VRP cleanups for value_range API Richard Biener
14:31 Re: record_ranges_from_incoming_edge: use value_range API for creating new range Aldy Hernandez
14:30 Re: record_ranges_from_incoming_edge: use value_range API for creating new range Richard Biener
14:29 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Peter Bergner
14:27 Re: expr_not_equal_to: use value_range API Aldy Hernandez
14:25 Re: record_ranges_from_incoming_edge: use value_range API for creating new range Richard Biener
14:22 Re: expr_not_equal_to: use value_range API Richard Biener
14:11 Re: [PATCH, testsuite]: Use int128 effective target for gcc.dg/pr87874.c Uros Bizjak
14:05 Re: Implement {get,set}_range_info() variants that work with value_range's Aldy Hernandez
14:01 Re: vr_values::{get,update}_value_range: use value_range API Richard Biener
13:59 Re: Implement {get,set}_range_info() variants that work with value_range's Richard Biener
13:46 Re: [PATCH] Fix PR 86572 H.J. Lu
13:42 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Renlin Li
13:42 [PATCH] Instrument only selected files (PR gcov-profile/87442). Martin Liška
13:41 Re: [PATCH] Come up with htab_hash_string_vptr and use string-specific if possible. Martin Liška
13:33 Re: [PATCH] Add sinh(tanh(x)) and cosh(tanh(x)) rules Wilco Dijkstra
13:32 cleanups and unification of value_range dumping code Aldy Hernandez
13:27 Re: [PATCH 3/6] [RS6000] Replace TLSmode with P, and correct tls call mems Alan Modra
13:21 Re: [PATCH 1/6] [RS6000] rs6000_output_call for external call insn assembly output Alan Modra
13:16 [PATCH] Fix PR87621, failed outer loop vectorization Richard Biener
13:15 Re: [PATCH] Come up with htab_hash_string_vptr and use string-specific if possible. Michael Matz
12:51 implement value_range::domain_p() Aldy Hernandez
12:42 misc VRP cleanups for value_range API Aldy Hernandez
12:35 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Peter Bergner
12:29 Re: [PATCH, testsuite]: Use int128 effective target for gcc.dg/pr87874.c Christophe Lyon
12:29 Re: [PATCH] [aarch64] Correct the maximum shift amount for shifted operands. Christoph Müllner
12:28 [committed] value_range::may_contain_p: Do not access extremes directly Aldy Hernandez
12:25 Re: [PATCH] [aarch64] Correct the maximum shift amount for shifted operands. Kyrill Tkachov
12:20 Re: [PATCH] [aarch64] Correct the maximum shift amount for shifted operands. Christoph Müllner
12:20 Re: [PATCH] Remove extra memory allocation of strings. Kyrill Tkachov
12:17 record_ranges_from_incoming_edge: use value_range API for creating new range Aldy Hernandez
12:14 [PATCH] Make lambda vector and friends use HWI Richard Biener
12:10 Tweak ALAP calculation in SCHED_PRESSURE_MODEL Kyrill Tkachov
12:09 Re: [RFC][PATCH]Merge VEC_COND_EXPR into MASK_STORE after loop vectorization Richard Biener
12:09 expr_not_equal_to: use value_range API Aldy Hernandez
12:01 vr_values::{get,update}_value_range: use value_range API Aldy Hernandez
11:52 Implement {get,set}_range_info() variants that work with value_range's Aldy Hernandez
11:51 Re: [EXT] Re: [Driver] Add support for -fuse-ld=lld Richard Biener
11:50 Re: [PATCH] Remove unreachable nodes before IPA profile pass (PR ipa/87706). Martin Liška
11:49 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Richard Biener
11:46 Re: [PATCH] Remove unreachable nodes before IPA profile pass (PR ipa/87706). Jan Hubicka
11:42 Re: [PATCH] Remove unreachable nodes before IPA profile pass (PR ipa/87706). Richard Biener
11:39 Re: [PATCH] Remove unreachable nodes before IPA profile pass (PR ipa/87706). Martin Liška
11:33 Re: [PATCH 4/4] ipa-inline.c/tree-inline.c: port from fprintf to dump API (PR ipa/86395) Richard Biener
11:31 Re: [PATCH 2/4] dump_printf: add "%C" for dumping cgraph_node * Richard Biener
11:30 Re: [PATCH 3/4] support %f in pp_format Richard Biener
11:29 Re: [PATCH 1/4] cgraph: add selftest::symbol_table_test Richard Biener
11:02 [RFC][PATCH]Merge VEC_COND_EXPR into MASK_STORE after loop vectorization Renlin Li
11:00 [PR86438] compare-elim: cope with set of in_b Alexandre Oliva
11:00 Re: [EXT] Re: [Driver] Add support for -fuse-ld=lld Romain Geissler
10:57 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Renlin Li
10:55 Re: Simplify types of arrays Jan Hubicka
10:47 [PATCH] Fix PR87929 Richard Biener
10:16 Re: [PATCH] [aarch64] Correct the maximum shift amount for shifted operands. Kyrill Tkachov
10:03 Re: [PATCH, arm] Backport -- Fix ICE during thunk generation with -mlong-calls Ramana Radhakrishnan
09:53 Re: [PATCH, ARM, ping2] PR85434: Prevent spilling of stack protector guard's address on ARM Thomas Preudhomme
09:45 Re: introduce --enable-mingw-full32 to default to --large-address-aware Alexandre Oliva
09:33 [C++ Patch] Fix two grokdeclarator locations Paolo Carlini
08:56 Re: [PATCH][RFC] Sanitize equals and hash functions in hash-tables. Martin Liška
08:47 Re: [PATCH] Fix PR87906 Rainer Orth
08:27 [PATCH] Revert libsanitizer r318802 as we don't use Scudo allocator (PR sanitizer/87892). Martin Liška
08:25 [PATCH] Remove unreachable nodes before IPA profile pass (PR ipa/87706). Martin Liška
08:01 Re: Simplify types of arrays Richard Biener
07:29 Re: [PATCH v3 1/6, Committed] [MIPS] Split Loongson (MMI) from loongson3a Paul Hua
06:00 Re: [PATCH] Fix PR87906 Richard Biener
05:32 Re: [patches] Re: [PATCH] Update soft-fp from glibc. Kito Cheng
03:40 [doc, committed] clarify -fno-common behavior Sandra Loosemore
02:49 [doc, committed] remove leading dash from @opindex entries Sandra Loosemore
02:17 Re: [RFC][PATCH LRA] WIP patch to fix one part of PR87507 Peter Bergner
01:44 Re: [PATCH] Add sinh(tanh(x)) and cosh(tanh(x)) rules Segher Boessenkool
01:29 [doc, committed] document -e and --entry Sandra Loosemore
01:19 Re: [PATCH 4/6] [RS6000] Remove constraints on call rounded_stack_size_rtx arg Segher Boessenkool
01:11 Re: [PATCH 3/6] [RS6000] Replace TLSmode with P, and correct tls call mems Segher Boessenkool
00:41 [PATCH] minor FDO profile related fixes Indu Bhagat
00:09 Re: [PATCH 1/6] [RS6000] rs6000_output_call for external call insn assembly output Segher Boessenkool

November 07, 2018
23:02 Re: [PATCH] combine: Do not combine moves from hard registers Segher Boessenkool
22:50 Re: [PATCH] Verify that last argument of __builtin_expect_with_probability is a real cst (PR c/87811). Jeff Law
22:46 Re: [PR87793] reject non-toplevel unspecs in debug loc exprs on x86 Jeff Law
22:44 Re: [PATCH][RFC] Sanitize equals and hash functions in hash-tables. Jakub Jelinek
22:44 [PR/87936] --disable-checking bootstrap break Nathan Sidwell
22:43 Re: PING [PATCH] use MAX_OFILE_ALIGNMENT to validate attribute aligned (PR 87795) Jeff Law
22:41 Re: Small typo in iconv.m4 Jeff Law
22:34 Re: [PATCH] Add sinh(tanh(x)) and cosh(tanh(x)) rules Wilco Dijkstra
22:33 Re: [PATCH AutoFDO/4]Fix profile count computation/propagation. Jeff Law
22:33 [committed] Fix type of "num" argument to memcpy in gcc.c-torture/compile/pr65595.c Jozef Lawrynowicz
22:32 Re: PR fortran/87919 patch for -fno-dec-structure Jakub Jelinek
22:24 Re: [PATCH][RFC] Sanitize equals and hash functions in hash-tables. Jeff Law
22:21 Re: [PATCH] Add sinh(tanh(x)) and cosh(tanh(x)) rules Jeff Law
22:14 Re: [PATCH] handle attribute positional arguments consistently (PR 87541, 87542) Jeff Law
22:05 Re: PR fortran/87919 patch for -fno-dec-structure Fritz Reese
21:59 Re: [PATCH] detect attribute mismatches in alias declarations (PR 81824) Jeff Law
21:54 Re: [PATCH] Fix PR87691: transparent_union attribute does not work with MODE_PARTIAL_INT Marek Polacek
21:51 [PATCH] [aarch64] Correct the maximum shift amount for shifted operands. christoph . muellner
21:46 Re: [PATCH] Fix PR87691: transparent_union attribute does not work with MODE_PARTIAL_INT Jeff Law
21:28 Re: [PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028) Jeff Law
21:04 Re: [PATCH] Add option to control warnings added through attribure "warning" Jeff Law
20:44 [gomp5] Merge from trunk Jakub Jelinek
19:34 Re: Free TYPE_VALUES of enums Bernhard Reutner-Fischer
19:27 [gomp5] Task reductions on worksharing constructs Jakub Jelinek
19:19 Re: [PATCH, OpenACC] Properly handle wait clause with no arguments Jakub Jelinek
19:13 Re: [PATCH, OpenACC] Properly handle wait clause with no arguments Thomas Schwinge
19:12 Re: [PATCH] Implement std::pmr::unsynchronized_pool_resource Jonathan Wakely
18:56 Re: [PATCH] Implement std::pmr::unsynchronized_pool_resource Rainer Orth
18:47 Re: [PATCH] Fix PR87906 Rainer Orth
18:37 Re: [PATCH], Remove power9 fusion support Michael Meissner
17:49 [PATCH, arm] Backport -- Fix ICE during thunk generation with -mlong-calls Mihail Ionescu
17:47 Re: [PATCH, ARM] Clean up arm backend using the @ construct for MD patterns Mihail Ionescu
17:45 Re: [RFC][PATCH LRA] WIP patch to fix one part of PR87507 Peter Bergner
17:36 Re: [RFC][PATCH LRA] WIP patch to fix one part of PR87507 Jeff Law
17:14 Re: [PATCH] Update soft-fp from glibc. Joseph Myers
16:32 Re: [PATCH v2] MIPS: Default to --with-llsc for the R5900 Linux target as well Fredrik Noring
16:29 Re: [RFC][PATCH LRA] WIP patch to fix one part of PR87507 Peter Bergner
16:28 [PATCH] MIPS: Add `-mfix-r5900' option for the R5900 short loop erratum Fredrik Noring
16:27 [PR C++/87904] lookup ICE Nathan Sidwell
16:22 [PATCH 4/4] ipa-inline.c/tree-inline.c: port from fprintf to dump API (PR ipa/86395) David Malcolm
16:21 [PATCH 2/4] dump_printf: add "%C" for dumping cgraph_node * David Malcolm
16:21 [PATCH 3/4] support %f in pp_format David Malcolm
16:21 [PATCH 1/4] cgraph: add selftest::symbol_table_test David Malcolm
16:21 [PATCH 0/4] Fix -fopt-info-inline (PR ipa/86395) David Malcolm
15:50 [PATCH, testsuite]: Use int128 effective target for gcc.dg/pr87874.c Uros Bizjak
15:41 Simplify types of arrays Jan Hubicka
15:37 Re: [PATCH, GCC, AARCH64, 6/6] Enable BTI: Add configure option for BTI and PAC-RET James Greenhalgh
15:28 Re: [PATCH, GCC, AARCH64, 4/6] Enable BTI: Add new <type> to -mbranch-protection. James Greenhalgh
15:27 Re: Small typo in iconv.m4 Simon Marchi
15:26 [PATCH] Fix part of PR87913 Richard Biener
15:22 Re: PR fortran/87919 patch for -fno-dec-structure Jakub Jelinek
15:19 Re: [PATCH, GCC, AARCH64, 2/6] Add new arch command line feaures from ARMv8.5-A James Greenhalgh
15:16 Re: [PATCH, GCC, AARCH64, 1/6] Enable ARMv8.5-A in gcc James Greenhalgh
15:14 Re: Clear more useless flags Richard Biener
15:08 Re: Clear more useless flags Jan Hubicka
15:07 PR fortran/87919 patch for -fno-dec-structure Mark Eggleston
14:59 [PATCH] Fix PR87914 Richard Biener
14:47 Re: Clear more useless flags Richard Biener
14:44 Re: GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions) Martin Liška
14:27 Re: GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions) Jan Hubicka
14:22 Re: GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions) Martin Liška
14:17 Clear more useless flags Jan Hubicka
13:53 Re: [PATCH] doc: Use @: where needed Jeff Law
13:45 Re: Update libquadmath fmaq from glibc, fix nanq issues Jakub Jelinek
13:40 Re: Update libquadmath fmaq from glibc, fix nanq issues Joseph Myers
13:09 Re: Free TYPE_VALUES of enums Richard Biener
13:04 Re: [RFC][PR87528][PR86677] Disable builtin popcount detection when back-end does not define it Richard Biener
12:50 Re: introduce --enable-mingw-full32 to default to --large-address-aware JonY
12:34 Free TYPE_VALUES of enums Jan Hubicka
12:24 Re: [PATCH] Reduce number of sreal operator* calls Jan Hubicka
12:11 [PATCH] Reduce number of sreal operator* calls Richard Biener
11:59 Re: introduce --enable-mingw-full32 to default to --large-address-aware Alexandre Oliva
10:33 Re: [PATCH v4 3/6,Committed] [MIPS] Add Loongson EXTensions R2 (EXT2) instructions support Paul Hua
10:11 Re: [PATCH][AArch64] Add -mcpu/-mtune support for Arm Ares Richard Earnshaw (lists)
10:07 Re: Simplify function types Richard Biener
09:47 [PATCH][arm] Add support for Arm Ares Kyrill Tkachov
09:47 [PATCH][AArch64] Add -mcpu/-mtune support for Arm Ares Kyrill Tkachov
09:46 Re: [PATCH v4 0/3] OpenRISC port Richard Henderson
09:36 Re: [PATCH] Verify that last argument of __builtin_expect_with_probability is a real cst (PR c/87811). Martin Liška
09:31 Re: [PATCH][RFC] Fix UBSAN in postreload-gcse.c (PR rtl-optimization/87868). Martin Liška
09:26 Re: [PATCH 2/4] Fix GNU coding style. Martin Liška
09:17 [PATCH v4 6/6,Committed] [MIPS] Add Loongson 2K1000 processor support Paul Hua
09:17 Re: [PATCH 2/4] Fix GNU coding style. Jakub Jelinek
09:17 [PATCH v4 5/6,Committed] [MIPS] Add Loongson 3A2000/3A3000 processor support Paul Hua
09:16 [PATCH v4 4/6, Committed] [MIPS] Add Loongson 3A1000 processor support Paul Hua
09:16 Re: [PATCH 2/4] Fix GNU coding style. Martin Liška
09:15 [PATCH v4 3/6,Committed] [MIPS] Add Loongson EXTensions R2 (EXT2) instructions support Paul Hua
09:14 [PATCH v4 2/6, Committed] [MIPS] Split Loongson EXTensions (EXT) instructions from loongson3a Paul Hua
09:13 [PATCH v3 1/6, Committed] [MIPS] Split Loongson (MMI) from loongson3a Paul Hua
09:12 Re: [PATCH 2/4] Fix GNU coding style. Martin Liška
08:54 Re: [PATCH] Come up with htab_hash_string_vptr and use string-specific if possible. Martin Liška
08:34 [PATCH] Add baseline symbols for riscv64-linux-gnu Andreas Schwab
08:34 [PATCH] Update soft-fp from glibc. Kito Cheng
07:59 [PATCH] Fix PR87906 Richard Biener
07:49 Re: Fix bug in fld_type_variant Jan Hubicka
07:43 [PR87793] reject non-toplevel unspecs in debug loc exprs on x86 Alexandre Oliva
07:24 Re: [PATCH] x86: Optimize VFIXUPIMM* patterns with multiple-alternative constraints Uros Bizjak
06:47 Re: Update libquadmath fmaq from glibc, fix nanq issues Jakub Jelinek
05:40 [PATCH 6/6] [RS6000] inline plt call sequences Alan Modra
05:39 [PATCH 5/6] [RS6000] Use standard call patterns for __tls_get_addr calls Alan Modra
05:39 [PATCH 4/6] [RS6000] Remove constraints on call rounded_stack_size_rtx arg Alan Modra
05:38 [PATCH 3/6] [RS6000] Replace TLSmode with P, and correct tls call mems Alan Modra
05:38 [PATCH 2/6] [RS6000] rs6000_output_indirect_call Alan Modra
05:37 [PATCH 1/6] [RS6000] rs6000_output_call for external call insn assembly output Alan Modra
05:33 [PATCH 0/6] [RS6000] inline plt call support Alan Modra
00:56 [PATCH] doc: Use @: where needed Segher Boessenkool
00:29 Update libquadmath fmaq from glibc, fix nanq issues Joseph Myers
00:14 Re: [RFC][PATCH LRA] WIP patch to fix one part of PR87507 Segher Boessenkool
00:06 PING [PATCH] use MAX_OFILE_ALIGNMENT to validate attribute aligned (PR 87795) Martin Sebor
00:05 Re: [PATCH] detect missing nuls in address of const char (PR 87756) Martin Sebor

November 06, 2018
23:56 Re: [PATCH] diagnose built-in declarations without prototype (PR 83656) Martin Sebor
23:43 RE: Notes on -mloongson-ext2 mfortune
23:17 New Order support
22:34 Re: [aarch64] disable shrink wrapping when tracking speculative execution Richard Earnshaw (lists)
22:12 [PATCH] Implement std::pmr::unsynchronized_pool_resource Jonathan Wakely
21:22 [PATCH v4 3/3] or1k: gcc: initial support for openrisc Stafford Horne
21:21 [PATCH v4 2/3] or1k: testsuite: initial support for openrisc Stafford Horne
21:21 [PATCH v4 1/3] or1k: libgcc: initial support for openrisc Stafford Horne
21:21 [PATCH v4 0/3] OpenRISC port Stafford Horne
21:17 代开发票13537538442陈 luhrgsdvesr
20:28 Re: [RFC][PATCH LRA] WIP patch to fix one part of PR87507 Jeff Law
20:20 Re: [aarch64] disable shrink wrapping when tracking speculative execution Segher Boessenkool
19:46 Re: [PR87874] avoid const-wide-int subreg in LRA Vladimir Makarov
19:46 Re: [aarch64] disable shrink wrapping when tracking speculative execution Richard Earnshaw (lists)
19:43 Re: [aarch64] disable shrink wrapping when tracking speculative execution Richard Earnshaw (lists)
18:58 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Jeff Law
18:55 Re: [PATCH][RFC] Fix UBSAN in postreload-gcse.c (PR rtl-optimization/87868). Jeff Law
18:46 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Peter Bergner
18:18 Re: [aarch64] disable shrink wrapping when tracking speculative execution Segher Boessenkool
18:16 Re: PR libstdc++/87872 Avoids iterator transfer on self splice Jonathan Wakely
17:20 aarch64 - Set the mode for the unspec in speculation_tracker insn. Richard Earnshaw (lists)
16:37 Small typo in iconv.m4 Hafiz Abid Qadeer
16:23 Re: [Driver] Add support for -fuse-ld=lld H.J. Lu
16:14 Re: [Driver] Add support for -fuse-ld=lld Romain GEISSLER
16:03 Simplify function types Jan Hubicka
15:54 Avoid duplicate variants in free_lang_data Jan Hubicka
15:49 Re: Restore -fopt-info-vec optimized locations for SLP vectorization Richard Biener
14:49 [PATCH v3] S/390: Allow relative addressing of literal pool entries Ilya Leoshkevich
14:05 [PATCH][RFC] Fix UBSAN in postreload-gcse.c (PR rtl-optimization/87868). Martin Liška
14:05 [PATCH] Improve -fprofile-report. Martin Liška
14:05 Re: Restore -fopt-info-vec optimized locations for SLP vectorization David Malcolm
13:54 Fix bug in fld_type_variant Jan Hubicka
13:19 Re: [PATCH] S/390: Introduce relative_long attribute Andreas Krebbel
13:15 Re: [PATCH] S/390: Accept cdb in load-and-test-fp-1 testcase Andreas Krebbel
13:15 [PATCH] Fix PR86850 (hopefully) Richard Biener
13:02 Re: Notes on -mloongson-ext2 Paul Hua
12:50 [PATCH, OpenACC] Enable 0-length array data mappings for implicit data clauses Chung-Lin Tang
12:23 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Renlin Li
12:13 Restore -fopt-info-vec optimized locations for SLP vectorization Richard Biener
12:13 [PATCH] S/390: Accept cdb in load-and-test-fp-1 testcase Ilya Leoshkevich
12:05 [committed][MSP430] Fix classification of PC, CG1 and CG2 registers Jozef Lawrynowicz
11:47 Re: [aarch64] disable shrink wrapping when tracking speculative execution Richard Earnshaw (lists)
11:25 Re: [C++ Patch] Improve compute_array_index_type locations Paolo Carlini
10:57 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Ramana Radhakrishnan
10:52 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Renlin Li
10:49 Re: Clear TYPELESS_STORAGE when turning type to incmplete Richard Biener
10:46 Re: Clear TYPELESS_STORAGE when turning type to incmplete Jan Hubicka
10:44 Re: Clear TYPELESS_STORAGE when turning type to incmplete Richard Biener
10:43 Re: Do not stream TYPE_NEEDS_CONSTRUCTING Richard Biener
10:35 Re: PR83750: CSE erf/erfc pair Richard Biener
10:31 Clear TYPELESS_STORAGE when turning type to incmplete Jan Hubicka
10:29 Re: Do not stream TYPE_NEEDS_CONSTRUCTING Jan Hubicka
10:26 Re: [libsanitizer] Enable libsanitizer on Solaris (PR sanitizer/80953) Jakub Jelinek
10:25 Re: Do not stream TYPE_NEEDS_CONSTRUCTING Richard Biener
10:22 Do not stream TYPE_NEEDS_CONSTRUCTING Jan Hubicka
10:22 [Committed] S/390: Fix PR87723 Andreas Krebbel
10:22 [PATCH] Fix PR87889 Richard Biener
10:19 Re: Fix SPEC gcc micompile with LTO Jan Hubicka
10:16 [PATCH] x86: Optimize VFIXUPIMM* patterns with multiple-alternative constraints Wei Xiao
10:12 [libsanitizer] Enable libsanitizer on Solaris (PR sanitizer/80953) Rainer Orth
10:01 Re: [libsanitizer] Cherry-pick Solaris sanitizer fixes (PR sanitizer/80953) Jakub Jelinek
09:53 [libsanitizer] Cherry-pick Solaris sanitizer fixes (PR sanitizer/80953) Rainer Orth
09:49 PR libstdc++/87872 Avoids iterator transfer on self splice François Dumont
09:42 Optimization of std::deque implementation François Dumont
09:38 [PR87874] avoid const-wide-int subreg in LRA Alexandre Oliva
09:01 [C++ Patch] Improve compute_array_index_type locations Paolo Carlini
08:02 Re: Reset more langhooks at free lang data Richard Biener
01:40 Re: [aarch64] disable shrink wrapping when tracking speculative execution Segher Boessenkool
00:02 Re: [PATCH v2] gcc: xtensa: don't force PIC for uclinux target Max Filippov

November 05, 2018
23:34 Re: [PATCH] Fix PR87873 H.J. Lu
23:29 Re: GOOS updated: Port of gccgo to GNU/Hurd Ian Lance Taylor
23:20 Re: [PATCH] Fix PR 86572 Bernd Edlinger
23:19 Re: [PATCH][rs6000] use index form addresses more often for l[wh]brx/st[wh]brx Segher Boessenkool
23:18 Re: [PATCH v2] gcc: xtensa: don't force PIC for uclinux target augustine dot sterling at gmai
23:10 Re: Parsing of spaceship operator (work in progress) Jason Merrill
23:04 Re: [PATCH libquadmath/PR68686] Joseph Myers
22:50 Re: [PATCH] combine: Do not combine moves from hard registers Segher Boessenkool
22:39 Parsing of spaceship operator (work in progress) Tim van Deurzen
22:34 Re: confirm subscribe to gcc-patches at gcc dot gnu dot org Tim van Deurzen
22:26 Re: GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions) Qing Zhao
22:09 Re: [PATCH], Remove power9 fusion support Segher Boessenkool
22:02 V2 [PATCH] i386: Remove duplicated AVX2/AVX512 vec_dup patterns H.J. Lu
21:41 Re: [PATCH] newlib/configure.host: Set have_init_fini to no for OpenRISC Stafford Horne
21:16 [PATCH] combine: Don't make an intermediate reg for assigning to sfp (PR87871) Segher Boessenkool
21:13 Attendees list of Consumer Electronics Show - CES 2019 Janet Wilson
21:04 Reset more langhooks at free lang data Jan Hubicka
21:02 Go patch committed: Handle abstract type in builtin numeric const value Ian Lance Taylor
20:59 Re: [PATCH v3 3/3] or1k: gcc: initial support for openrisc Stafford Horne
20:52 Re: [PATCH v3 3/3] or1k: gcc: initial support for openrisc Stafford Horne
20:51 Re: [PATCH, testsuite] ignore some "conflicting types for built-in" messages Martin Sebor
20:16 Re: [PATCH v3 3/3] or1k: gcc: initial support for openrisc Christophe Lyon
19:46 Re: [PATCH v3 3/3] or1k: gcc: initial support for openrisc Richard Henderson
19:44 [PATCH 1/2] C++: more location wrapper nodes (PR c++/43064, PR c++/43486) David Malcolm
19:44 [PATCH 2/2] C++: improvements to binary operator diagnostics (PR c++/87504) David Malcolm
19:41 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Jeff Law
19:40 [PATCH 9/9]: C++ P0482R5 char8_t: Updates to gdb pretty printing support Tom Honermann
19:40 [PATCH 8/9]: C++ P0482R5 char8_t: Updates to existing standard library tests Tom Honermann
19:40 [PATCH 7/9]: C++ P0482R5 char8_t: New standard library tests Tom Honermann
19:40 [PATCH 5/9]: C++ P0482R5 char8_t: Standard library support Tom Honermann
19:40 [PATCH 6/9]: C++ P0482R5 char8_t: A small correction to a common testsuite header file Tom Honermann
19:40 [PATCH 4/9]: C++ P0482R5 char8_t: Updates to existing core language tests Tom Honermann
19:40 [PATCH 3/9]: C++ P0482R5 char8_t: New core language tests Tom Honermann
19:40 [PATCH 2/9]: C++ P0482R5 char8_t: Core language support Tom Honermann
19:39 [PATCH 1/9]: C++ P0482R5 char8_t: Documentation updates Tom Honermann
19:39 [PATCH 0/9]: C++ P0482R5 char8_t implementation Tom Honermann
19:38 Re: [PATCH, testsuite] add "inf" target attribute Paul Koning
19:36 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Peter Bergner
19:21 Re: [PATCH libquadmath/PR68686] Ed Smith-Rowland
19:20 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Jeff Law
19:07 Re: PR83750: CSE erf/erfc pair Paul Koning
19:07 [PATCH v2] gcc: xtensa: don't force PIC for uclinux target Max Filippov
19:04 [PATCH] gcc: xtensa: don't force PIC for uclinux target Max Filippov
18:48 Re: PR83750: CSE erf/erfc pair Michael Matz
18:37 Re: [PATCH] Come up with htab_hash_string_vptr and use string-specific if possible. Michael Matz
18:37 Re: PR83750: CSE erf/erfc pair Jeff Law
18:28 Re: PR83750: CSE erf/erfc pair Joseph Myers
18:25 Re: [PATCH libquadmath/PR68686] Joseph Myers
18:19 Re: [PATCH libquadmath/PR68686] Joseph Myers
18:18 Re: [PATCH, testsuite] ignore some "conflicting types for built-in" messages Paul Koning
18:16 Re: [PATCH] combine: Do not combine moves from hard registers Renlin Li
18:14 Re: [PATCH libquadmath/PR68686] Jakub Jelinek
18:06 Re: [PATCH libquadmath/PR68686] Joseph Myers
18:00 Re: [PATCH] Verify that last argument of __builtin_expect_with_probability is a real cst (PR c/87811). Martin Sebor
17:17 Re: Fix SPEC gcc micompile with LTO Richard Biener
17:08 [PATCH][rs6000] use index form addresses more often for l[wh]brx/st[wh]brx Aaron Sawdey
17:08 Re: [PATCH 2/4] Fix GNU coding style. Martin Sebor
17:04 Re: [PATCH][RTL] Add simplify pattern for bitfield insertion Jeff Law
16:46 Re: [PATCH, testsuite] ignore some "conflicting types for built-in" messages Jeff Law
16:39 Re: [PATCH] S/390: Increase register move costs for CC_REGS Andreas Krebbel
16:33 Re: [PATCH] S/390: Make tests expect column numbers in RTL output Andreas Krebbel
16:32 [PATCH] S/390: Make tests expect column numbers in RTL output Ilya Leoshkevich
16:12 Re: [PATCH], Remove power9 fusion support Mike Stump
16:11 Re: Fix SPEC gcc micompile with LTO Jan Hubicka
16:03 Re: Fix SPEC gcc micompile with LTO Jan Hubicka
15:47 Re: [PATCH, testsuite] ignore some "conflicting types for built-in" messages Martin Sebor
15:41 Re: Fix SPEC gcc micompile with LTO Jan Hubicka
15:32 Re: Fix SPEC gcc micompile with LTO Richard Biener
15:29 Re: V2 [PATCH] i386: Add pass_remove_partial_avx_dependency Jan Hubicka
15:16 Re: Fix SPEC gcc micompile with LTO Jan Hubicka
15:12 Re: [PATCH, testsuite] ignore some "conflicting types for built-in" messages Paul Koning
15:10 Re: [PATCH v3 3/3] or1k: gcc: initial support for openrisc Rich Felker
14:59 Re: V2 [PATCH] i386: Add pass_remove_partial_avx_dependency Jeff Law
14:54 [PATCH] Fix PR87873 Richard Biener
14:53 Re: Fix SPEC gcc micompile with LTO Richard Biener
14:44 [PATCH][RTL] Add simplify pattern for bitfield insertion Richard Biener
14:40 Re: [PATCH AutoFDO/2]Treat ZERO as common profile probability/count Jan Hubicka
14:38 [PATCH] S/390: Increase register move costs for CC_REGS Robin Dapp
14:38 Re: [PATCH AutoFDO/2]Treat ZERO as common profile probability/count Jan Hubicka
14:32 Re: [PATCH][OBVIOUS] Fix printf call in symtab.c. Martin Liška
14:24 [PATCH][OBVIOUS] Fix printf call in symtab.c. Martin Liška
14:21 Re: V2 [PATCH] i386: Add pass_remove_partial_avx_dependency Jan Hubicka
14:18 [PATCH] S/390: Introduce relative_long attribute Ilya Leoshkevich
14:13 Backports to 8.3 Jakub Jelinek
14:11 Re: PR83750: CSE erf/erfc pair Prathamesh Kulkarni
13:52 Re: [ARM] Implement division using vrecpe, vrecps Ramana Radhakrishnan
13:51 Re: [PATCH] x86: Update VFIXUPIMM* Intrinsics to align with the latest Intel SDM H.J. Lu
13:49 Fix SPEC gcc micompile with LTO Jan Hubicka
13:39 [committed] Cherry-pick asan fix (PR sanitizer/87860) Martin Liška
13:35 Re: [ARM] Implement division using vrecpe, vrecps Wilco Dijkstra
12:46 Re: [PATCH 3/4] Fix vector memory statistics. Richard Biener
12:45 Re: [PATCH 1/4] Fix string pool statistics. Richard Biener
12:44 Re: PR83750: CSE erf/erfc pair Richard Biener
12:42 Re: [PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time variable Richard Biener
12:35 Re: [PATCH] combine: Do not combine moves from hard registers Renlin Li
12:17 Re: [PATCH 3/4] Fix vector memory statistics. Martin Liška
12:17 Re: [PATCH 1/4] Fix string pool statistics. Martin Liška
12:11 Re: PR83750: CSE erf/erfc pair Prathamesh Kulkarni
12:07 [PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time variable Andre Vieira (lists)
11:13 Re: [PATCH v3 3/3] or1k: gcc: initial support for openrisc Szabolcs Nagy
11:10 [PATCH] Rip out SCEV cprop Richard Biener
10:18 Re: [PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc Sam Tebbs
10:09 Re: [aarch64] disable shrink wrapping when tracking speculative execution Richard Earnshaw (lists)
10:06 Re: [aarch64] disable shrink wrapping when tracking speculative execution Richard Biener
10:05 Re: [PATCH] Fix -fsanitize=undefined vs. x + y < x (PR sanitizer/87837) Jakub Jelinek
10:04 Re: [PATCH] Fix store merging wrong-code (PR tree-optimization/87859) Richard Biener
10:04 Re: [PATCH v2] S/390: Allow LARL of literal pool entries Ilya Leoshkevich
10:03 Re: [PATCH] Fix -fsanitize=undefined vs. x + y < x (PR sanitizer/87837) Richard Biener
09:56 [PATCH] Fix store merging wrong-code (PR tree-optimization/87859) Jakub Jelinek
09:56 Re: [PATCH 3/4] Fix vector memory statistics. Richard Biener
09:53 Re: [PATCH 2/4] Fix GNU coding style. Richard Biener
09:52 Re: [PATCH 1/4] Fix string pool statistics. Richard Biener
09:40 Re: PR83750: CSE erf/erfc pair Richard Biener
09:33 [PATCH] Fix -fsanitize=undefined vs. x + y < x (PR sanitizer/87837) Jakub Jelinek
09:03 Re: [PATCH] newlib/configure.host: Set have_init_fini to no for OpenRISC Corinna Vinschen
08:23 Re: [PATCH] i386: Remove duplicated AVX2/AVX512 vec_dup patterns Uros Bizjak
08:07 [PATCH 0/4] Enhance and fix various issues in -fmem-report marxin
08:07 [PATCH 4/4] Come up with SIZE_AMOUNT and use it in memory statistics and sort stats. marxin
08:07 [PATCH 3/4] Fix vector memory statistics. marxin
08:07 [PATCH 2/4] Fix GNU coding style. marxin
08:07 [PATCH 1/4] Fix string pool statistics. marxin
08:04 Re: [PATCH][RTL] Fix PR87852 Richard Biener
07:54 Re: [PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc Richard Biener
07:53 Re: [PATCH, OpenACC] Update documentation to mention OpenACC 2.5 Thomas Schwinge
07:01 Re: [PATCH][x86_64] Fix PR87853, _mm_cmpgt_epi8 broken with -funsigned-char Uros Bizjak
07:00 Re: [PATCH] x86: Update VFIXUPIMM* Intrinsics to align with the latest Intel SDM Uros Bizjak
05:54 Re: [PATCH] x86: Update VFIXUPIMM* Intrinsics to align with the latest Intel SDM Wei Xiao
04:55 Re: [ARM] Implement division using vrecpe, vrecps Prathamesh Kulkarni
02:06 [PATCH 3/3] Implement UDL changes from P0732R2. Jason Merrill
02:06 [PATCH 2/3] Implement P0732R2, class types in non-type template parameters. Jason Merrill
02:06 [C++ PATCH 1/3] Fix various latent issues revealed by P0732 work. Jason Merrill
02:04 [C++ PATCH] PR c++/60503 - wrong lambda attribute syntax. Jason Merrill
01:58 [PATCH][x86_64] Fix PR87853, _mm_cmpgt_epi8 broken with -funsigned-char Terry Guo
01:13 Re: [PATCH, OpenACC] Update documentation to mention OpenACC 2.5 Sandra Loosemore
00:29 Re: [PATCH] Fix PR 86572 H.J. Lu
00:02 [PATCH 2/3] Support changing fentry name per function Andi Kleen
00:02 [PATCH 1/3] Support instrumenting returns of instrumented functions Andi Kleen
00:02 [PATCH 3/3] Allow changing the fentry section per file and per function Andi Kleen

November 04, 2018
23:34 [PATCH, d] Committed merge with upstream dmd Iain Buclaw
20:49 Re: [PATCH] i386: Remove duplicated AVX2/AVX512 vec_dup patterns H.J. Lu
20:49 [PATCH v3][C][ADA] use function descriptors instead of trampolines in C Uecker, Martin
19:45 Re: [PATCH] i386: Remove duplicated AVX2/AVX512 vec_dup patterns Uros Bizjak
19:33 Re: [PATCH, testsuite] add "inf" target attribute Jeff Law
19:31 Re: PR83750: CSE erf/erfc pair Jeff Law
19:25 Re: [PATCH v2, middle end]: Fix PR58372, internal compiler error: ix86_compute_frame_layout Uros Bizjak
19:19 Re: [PATCH] Fix setting of hotness in non-LTO mode (PR gcov-profile/77698). Jeff Law
19:17 Re: [PATCH] i386: Remove duplicated AVX2/AVX512 vec_dup patterns H.J. Lu
18:31 Re: Fix D compilation on Solaris Iain Buclaw
18:24 Re: [PATCH libquadmath/PR68686] Ed Smith-Rowland
18:12 Re: gOlogy: fix debug binds in auto-inc-dec Jeff Law
18:06 Re: [PATCH] Fix PR 87672 Jeff Law
18:02 Re: [PATCH] Fix PR 86572 Jeff Law
17:59 Re: [PATCH v2, middle end]: Fix PR58372, internal compiler error: ix86_compute_frame_layout Jeff Law
17:57 Re: [PR87815]Don't generate shift sequence for load replacement in DSE when the mode size is not compile-time constant Jeff Law
16:50 Re: Fix D compilation on Solaris Rainer Orth
16:47 Re: Fix D compilation on Solaris Rainer Orth
16:47 Re: Fix D compilation on Solaris Rainer Orth
16:47 Re: Fix D compilation on Solaris Rainer Orth
16:41 Re: [PATCH] i386: Remove duplicated AVX2/AVX512 vec_dup patterns Uros Bizjak
16:08 Re: [PATCH libquadmath/PR68686] Ed Smith-Rowland
15:25 PING: [PATCH] apply_subst_iterator: Handle define_split/define_insn_and_split H.J. Lu
15:19 PING: V2 [PATCH] i386: Add pass_remove_partial_avx_dependency H.J. Lu
15:16 PING: V4 [PATCH] C/C++: Add -Waddress-of-packed-member H.J. Lu
15:14 Re: [patch, libgfortran] PR78351 comma not terminating READ of formatted input field Jerry DeLisle
11:22 RE: [patch][x86_64]: AMD znver2 enablement Kumar, Venkataramanan
09:51 Re: [patch, libgfortran] PR78351 comma not terminating READ of formatted input field Bernhard Reutner-Fischer
09:05 Re: [PATCH v3 3/3] or1k: gcc: initial support for openrisc Stafford Horne
06:49 Re: [patch, libgfortran] PR78351 comma not terminating READ of formatted input field Andreas Schwab
06:33 [PATCH 3/3] Add tests for the vartrace pass Andi Kleen
06:33 [PATCH 2/3] Add a pass to automatically add ptwrite instrumentation Andi Kleen
06:33 [PATCH 1/3] Add PTWRITE builtins for x86 Andi Kleen
02:13 Re: [PATCH] Fix sanitizer frame unwind on 32-bit ABIs (again) Jeff Law
02:12 Re: [PATCH, testsuite] ignore some "conflicting types for built-in" messages Jeff Law
02:10 Re: [PATCH libquadmath/PR68686] Jeff Law
00:08 Re: Fix D compilation on Solaris Iain Buclaw

November 03, 2018
22:33 [patch, libgfortran] PR78351 comma not terminating READ of formatted input field Jerry DeLisle
22:23 Re: Fix D compilation on Solaris Iain Buclaw
21:36 Re: [PATCH] Add myself to MAINTAINERS (not-committed) Stafford Horne
18:51 RE: [patch][x86_64]: AMD znver2 enablement Kumar, Venkataramanan
18:24 [nios2, committed] correct <mul>sidi3 costs Sandra Loosemore
16:04 Re: GOOS updated: Port of gccgo to GNU/Hurd Svante Signell
15:34 Re: [PATCH] Add myself to MAINTAINERS (not-committed) Peter Bergner
15:16 Re: [build] Remove SPARC HAVE_AS_REGISTER_PSEUDO_OP Rainer Orth
06:01 Re: [PATCH] Add myself to MAINTAINERS (not-committed) Stafford Horne
05:55 [PATCH] Add myself to MAINTAINERS Stafford Horne
03:05 Ping^4 Re: [PATCH v3 0/6] [MIPS] Reorganize the loongson march and extensions instructions set Paul Hua
02:34 Re: [PATCH] combine: Do not combine moves from hard registers Jeff Law
01:37 Re: [PATCH] Verify that last argument of __builtin_expect_with_probability is a real cst (PR c/87811). Jeff Law
01:29 Re: [PATCH] Remove options that are not disabled with -Os (PR web/87829). Jeff Law
01:28 Re: [PATCH][RTL] Fix PR87852 Jeff Law

November 02, 2018
23:54 Re: [PATCH] combine: Do not combine moves from hard registers Segher Boessenkool
23:43 Re: [PATCH libquadmath/PR68686] Joseph Myers
23:40 Re: [PATCH] diagnose built-in declarations without prototype (PR 83656) Martin Sebor
23:03 Re: [PATCH] combine: Do not combine moves from hard registers Segher Boessenkool
22:52 Re: [PATCH] diagnose built-in declarations without prototype (PR 83656) Joseph Myers
22:50 Re: [PATCH v3 1/3] PR preprocessor/83173: Additional check before decrementing highest_location Jeff Law
22:19 Re: [PATCH] combine: Do not combine moves from hard registers Renlin Li
22:13 Re: [PATCH][RTL] Fix PR87852 Jeff Law
22:01 [PATCH] newlib/configure.host: Set have_init_fini to no for OpenRISC Stafford Horne
21:49 Re: [PATCH] Fix not properly nul-terminated string constants in JIT Bernd Edlinger
21:42 Re: [wwwdocs] readings.html - add OpenRISC links Stafford Horne
21:34 Re: [PATCH v3 1/3] PR preprocessor/83173: Additional check before decrementing highest_location Mike Gulick
21:13 Re: [PATCH v3 1/3] PR preprocessor/83173: Additional check before decrementing highest_location David Malcolm
21:04 Re: [PATCH v3 3/3] PR preprocessor/83173: Enhance -fdump-internal-locations output David Malcolm
20:52 Re: [PATCH v3 2/3] PR preprocessor/83173: New test David Malcolm
20:40 Re: [PATCH] Fix not properly nul-terminated string constants in JIT David Malcolm
20:22 Re: [fortran, patch, committed] Adjust error message Thomas Koenig
19:50 Re: [PATCH] diagnose built-in declarations without prototype (PR 83656) Martin Sebor
19:35 Re: [PATCH, testsuite] test case fixes for pdp11 Paul Koning
19:19 Re: [PATCH, testsuite] test case fixes for pdp11 Rainer Orth
18:47 Re: [PATCH, GCC, AARCH64, 1/6] Enable ARMv8.5-A in gcc Sudakshina Das
18:38 [PATCH, GCC, AARCH64, 6/6] Enable BTI: Add configure option for BTI and PAC-RET Sudakshina Das
18:38 [PATCH, GCC, AARCH64, 5/6] Enable BTI : Add new pass for BTI. Sudakshina Das
18:38 [PATCH, GCC, AARCH64, 4/6] Enable BTI: Add new <type> to -mbranch-protection. Sudakshina Das
18:38 [PATCH, GCC, AARCH64, 3/6] Restrict indirect tail calls to x16 and x17 Sudakshina Das
18:37 [PATCH], Remove power9 fusion support Michael Meissner
18:37 [PATCH, GCC, AARCH64, 2/6] Add new arch command line feaures from ARMv8.5-A Sudakshina Das
18:37 [PATCH, GCC, AARCH64, 1/6] Enable ARMv8.5-A in gcc Sudakshina Das
18:07 Re: [PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc Sam Tebbs
18:02 Re: [PATCH 3/3][GCC][AARCH64] Add support for pointer authentication B key Sam Tebbs
17:59 [doc PATCH] Fix weakref description. Michael Ploujnikov
17:38 Re: [PATCH v2] bring netbsd/arm support up to speed. eabi, etc. coypu
17:35 [PATCH 3/3][GCC][AARCH64] Add support for pointer authentication B key Sam Tebbs
17:31 [PATCH 2/3][GCC][AARCH64] Add new -mbranch-protection option to combine pointer signing and BTI Sam Tebbs
17:28 [PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc Sam Tebbs
17:25 [PATCH] i386: Remove duplicated AVX2/AVX512 vec_dup patterns H.J. Lu
17:14 Re: [PATCH][RTL] Fix PR87852 Eric Botcazou
16:47 Re: [PATCH][rs6000] fix ICE for strncmp expansion on power6 Segher Boessenkool
15:36 Re: [patch][x86_64]: AMD znver2 enablement Uros Bizjak
14:59 [PATCH][rs6000] fix ICE for strncmp expansion on power6 Aaron Sawdey
14:04 Re: [aarch64] disable shrink wrapping when tracking speculative execution Richard Earnshaw (lists)
13:54 Re: [PATCH libquadmath/PR68686] Joseph Myers
13:53 Re: [aarch64] disable shrink wrapping when tracking speculative execution Richard Biener
13:40 [PATCH][RTL] Fix PR87852 Richard Biener
13:38 Re: [ARM] Implement division using vrecpe, vrecps Wilco Dijkstra
13:38 [aarch64] disable shrink wrapping when tracking speculative execution Richard Earnshaw (lists)
12:28 Re: [fortran, patch, committed] Adjust error message Bernhard Reutner-Fischer
11:32 Re: [Patch][gdb] Initialise quiet flag for "info functions" Matthew Malcomson
11:29 [Patch][gdb] Initialise quiet flag for "info functions" Matthew Malcomson
11:28 [PATCH] Obstackify coalesce list, remove bitmap indirection Richard Biener
11:27 [Patch][gdb] Initialise quiet flag for "info functions" Matthew Malcomson
11:11 Re: [PATCH] x86: Update VFIXUPIMM* Intrinsics to align with the latest Intel SDM Uros Bizjak
11:10 [C++ PATCH] refactor duplicate_decls Nathan Sidwell
11:06 Re: [PATCH/AARCH64] Add OcteonTX for -mcpu= Richard Earnshaw (lists)
11:04 Re: [PATCH v2] bring netbsd/arm support up to speed. eabi, etc. Richard Earnshaw (lists)
10:38 [PATCH, OpenACC] Update documentation to mention OpenACC 2.5 Chung-Lin Tang
10:12 Re: [PATCH] x86: Update VFIXUPIMM* Intrinsics to align with the latest Intel SDM Wei Xiao
10:05 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Renlin Li
10:03 Re: PR83750: CSE erf/erfc pair Ulrich Drepper
09:54 Re: [PATCH] avoid -Wnonnull for printf format in dead code (PR 87041) Christophe Lyon
09:39 Re: [ARM] Implement division using vrecpe, vrecps Prathamesh Kulkarni
09:37 PR83750: CSE erf/erfc pair Prathamesh Kulkarni
09:25 Re: [PATCH] Come up with htab_hash_string_vptr and use string-specific if possible. Martin Liška
09:02 Re: [RFC][PR87528][PR86677] Disable builtin popcount detection when back-end does not define it Kugan Vivekanandarajah
08:23 Re: [PATCH, testsuite] test case fixes for pdp11 Andreas Schwab
08:10 Re: [PATCH] Come up with htab_hash_string_vptr and use string-specific if possible. Martin Liška
08:08 Re: [PATCH, libphobos] Fix libgphobos.spec in the wrong place with --enable-version-specific-runtime-libs Richard Biener
08:03 [PATCH] Remove options that are not disabled with -Os (PR web/87829). Martin Liška
08:03 Re: [PATCH] Come up with htab_hash_string_vptr and use string-specific if possible. Richard Biener
05:31 Re: [PATCH AutoFDO/2]Treat ZERO as common profile probability/count bin.cheng

November 01, 2018
23:36 Re: [build] Remove SPARC HAVE_AS_REGISTER_PSEUDO_OP Eric Botcazou
22:08 Re: C++ PATCH to Implement P0846R0, ADL and function templates [v4] Marek Polacek
22:08 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Peter Bergner
22:01 Re: [PATCH, OpenACC 2.5, libgomp] Add *_async versions of runtime library API functions Thomas Schwinge
21:47 [PATCH, AArch64, v3 5/6] aarch64: Implement -matomic-ool Richard Henderson
21:47 [PATCH, AArch64, v3 4/6] aarch64: Add out-of-line functions for LSE atomics Richard Henderson
21:47 [PATCH, AArch64, v3 6/6] Enable -matomic-ool by default Richard Henderson
21:46 [PATCH, AArch64, v3 3/6] aarch64: Tidy aarch64_split_compare_and_swap Richard Henderson
21:46 [PATCH, AArch64, v3 2/6] aarch64: Implement TImode compare-and-swap Richard Henderson
21:46 [PATCH, AArch64, v3 0/6] LSE atomics out-of-line Richard Henderson
21:46 [PATCH, AArch64, v3 1/6] aarch64: Extend %R for integer registers Richard Henderson
21:43 Re: [wwwdocs] readings.html - add OpenRISC links Segher Boessenkool
21:21 [wwwdocs] readings.html - add OpenRISC links Stafford Horne
21:02 Re: [PATCH, testsuite] add "inf" target attribute Paul Koning
20:52 Re: [PATCH, testsuite] add "inf" target attribute Joseph Myers
20:35 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Segher Boessenkool
20:26 Re: C++ PATCH to Implement P0846R0, ADL and function templates [v3] Jason Merrill
19:43 Re: Update GCC to autoconf 2.69, automake 1.15.1 Janne Blomqvist
19:39 Re: C++ PATCH to Implement P0846R0, ADL and function templates [v3] Marek Polacek
19:36 Re: C++ PATCH to Implement P0846R0, ADL and function templates [v3] Marek Polacek
19:31 [PATCH, testsuite] add "inf" target attribute Paul Koning
19:21 Re: [patch, fortran] Fux PR 87782 Janne Blomqvist
19:13 [PATCH, testsuite] ignore some "conflicting types for built-in" messages Paul Koning
19:13 [patch, fortran] Fux PR 87782 Thomas Koenig
19:02 [PATCH, testsuite] test case fixes for pdp11 Paul Koning
18:50 Re: [PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Renlin Li
18:38 [PATCH] libgcc build fix for pdp11 Paul Koning
18:16 Re: C++ PATCH to add test to cover case RANGE_FOR_STMT Jason Merrill
18:06 Re: C++ PATCH to add test to cover case RANGE_FOR_STMT Marek Polacek
17:55 Re: V2 [PATCH] i386: Use scalar operand in SF/DF/SI/DI vec_dup patterns Uros Bizjak
17:27 Re: [PATCH] x86: Update VFIXUPIMM* Intrinsics to align with the latest Intel SDM Uros Bizjak
17:08 Re: [build] Remove SPARC HAVE_AS_REGISTER_PSEUDO_OP Joseph Myers
17:05 [committed] Fix GIMPLE error in gcc.dg/tree-ssa/cunroll-13.c for 16-bit int Jozef Lawrynowicz
16:32 [build] Remove SPARC HAVE_AS_REGISTER_PSEUDO_OP Rainer Orth
16:18 [PATCH v2, middle end]: Fix PR58372, internal compiler error: ix86_compute_frame_layout Uros Bizjak
16:16 Re: C++ PATCH to Implement P0846R0, ADL and function templates [v2] Jason Merrill
16:14 CES 2019 everly madison
16:13 Re: [PATCH][rs6000] cleanup and rename rs6000_address_for_fpconvert Segher Boessenkool
16:03 Re: [PATCH, ARM, ping] PR85434: Prevent spilling of stack protector guard's address on ARM Thomas Preudhomme
15:58 [PATCH v3 3/3] PR preprocessor/83173: Enhance -fdump-internal-locations output Mike Gulick
15:58 [PATCH v3 2/3] PR preprocessor/83173: New test Mike Gulick
15:58 [PATCH v3 1/3] PR preprocessor/83173: Additional check before decrementing highest_location Mike Gulick
15:58 [PATCH v3 0/3] PR preprocessor/83173: C preprocessor generates incorrect linemarkers Mike Gulick
15:15 Re: [PATCH] Fix PR 86572 Bernd Edlinger
15:14 [PING] [PATCH] Fix PR 87672 Bernd Edlinger
15:09 [PING**3] [PATCH] Fix not properly nul-terminated string constants in JIT Bernd Edlinger
14:37 Re: [PATCH] Fix PRs70359/86270 H.J. Lu
14:00 [PATCH][rs6000] cleanup and rename rs6000_address_for_fpconvert Aaron Sawdey
13:45 Re: [PATCH] Verify that last argument of __builtin_expect_with_probability is a real cst (PR c/87811). Martin Liška
12:28 Re: [PATCH] Fix UB in store-merging or bswap opt (PR tree-optimization/87826) Richard Biener
12:16 Re: [PATCH] Verify that last argument of __builtin_expect_with_probability is a real cst (PR c/87811). Jakub Jelinek
12:09 Re: [PATCH] Verify that last argument of __builtin_expect_with_probability is a real cst (PR c/87811). Martin Liška
12:06 Re: hash-table violation in gcc/cp/pt.c Martin Liška
12:05 [fortran, patch, committed] Adjust error message Thomas Koenig
11:59 Re: [PATCH][BINUTILS][AARCH64] Add support for pointer authentication B key Sam Tebbs
11:57 Re: hash-table violation in cselib.c Martin Liška
11:56 [PATCH][BINUTILS][AARCH64] Add support for pointer authentication B key Sam Tebbs
11:09 Patches for gcc/fortran and libgfortran need to be discussed and approved on fortran mailing list Thomas Koenig
10:56 Re: [PATCH] Fix simd.d/compilable.d tests on i686-linux (PR d/87824) Iain Buclaw
10:48 Re: introduce --enable-mingw-full32 to default to --large-address-aware JonY
10:37 [PATCH] Fix simd.d/compilable.d tests on i686-linux (PR d/87824) Jakub Jelinek
10:13 Re: [PATCH] Remove extra memory allocation of strings. Martin Liška
09:16 Re: [PATCH] Make __PRETTY_FUNCTION__-like functions mergeable string csts (PR c++/64266). Martin Liška
09:14 [PATCH] Fix UB in store-merging or bswap opt (PR tree-optimization/87826) Jakub Jelinek
04:21 Go patch committed: Don't always call gimplify_function_tree Ian Lance Taylor
01:52 Re: [PATCH/AARCH64] Add OcteonTX for -mcpu= Andrew Pinski
01:11 Re: [PATCH AutoFDO/2]Treat ZERO as common profile probability/count Bin.Cheng
00:39 Re: [PATCH, d] Disable D on systems where it is known not to work. Iain Buclaw


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