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

September 30, 2018
20:28 [PATCH, i386]: Optimize detection of a couple of patterns Uros Bizjak
20:20 Re: [PATCH 0/2][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Peter Bergner
19:52 [PATCH] Add option to control warnings added through attribure "warning" Nikolai Merinov
19:41 Re: [PATCH][AArch64] Support zero-extended move to FP register Richard Henderson
18:11 [wwwdocs] Push lang="en" into individual pages instead of redefining the <html> tag (via MetaHTML) Gerald Pfeifer
17:16 Re: [Patch, fortran] PR65677 - Incomplete assignment on deferred-length character variable Dominique d'Humières
15:11 Re: Fold more boolean expressions MCC CS
15:01 Re: [PATCH] x86: Add pmovzx/pmovsx patterns with SI/DI operands H.J. Lu
14:06 [libstdc++,doc] adjust link to www.oracle.com Gerald Pfeifer
14:00 [Patch, fortran] PR87359 [9 regression] pointer being freed was not allocated Paul Richard Thomas
12:46 Re: [Patch, fortran] PRs 70752 and 72709 - more deferred character length bugs Paul Richard Thomas
12:03 Re: [PATCH] libgo: Don't assume sys.GoarchAmd64 == 64-bit pointer H.J. Lu
10:55 [libstdc++,doc] Update link to Microsoft Component Model Object Technologies Gerald Pfeifer
08:55 Re: [PATCH] x86: Add pmovzx/pmovsx patterns with SI/DI operands Marc Glisse
08:02 Re: [Patch, fortran] PRs 70752 and 72709 - more deferred character length bugs Paul Richard Thomas
07:30 [wwwdocs] Always set the language to English Gerald Pfeifer
04:01 Re: [PATCH] libgo: Don't assume sys.GoarchAmd64 == 64-bit pointer Ian Lance Taylor
01:11 Need link from high authority site? Anurag Chatap

September 29, 2018
23:44 [PATCH] libgo: Don't assume sys.GoarchAmd64 == 64-bit pointer H.J. Lu
23:06 PING^4 [PATCH] i386: Add pass_remove_partial_avx_dependency H.J. Lu
22:12 Re: [PATCH] dumpfile.c: use prefixes other that 'note: ' for MSG_{OPTIMIZED_LOCATIONS|MISSED_OPTIMIZATION} Andreas Schwab
22:11 [GCC 8] [PATCH] i386: Remove _Unwind_Frames_Increment H.J. Lu
22:05 [PATCH] x86: Add pmovzx/pmovsx patterns with SI/DI operands H.J. Lu
20:14 [wwwdocs] style.mhtml - Remove the last traces of setting a DOCTYPE. Gerald Pfeifer
19:27 Re: [C++ Patch] PR 84423 ("[6/7/8/9 Regression] [concepts] ICE with invalid using declaration") Paolo Carlini
18:02 Re: [PATCH] i386: Use TImode for BLKmode values in 2 integer registers Uros Bizjak
17:53 Re: [PATCH] i386: Replace __m512 with __m512d in _mm512_abs_pd Uros Bizjak
17:11 [wwwdocs] Move our main page to HTML 5 Gerald Pfeifer
16:50 [wwwdocs] gcc-6/changes.html - openmp.org has moved to https Gerald Pfeifer
16:36 [PATCH] i386: Use TImode for BLKmode values in 2 integer registers H.J. Lu
16:29 [committed] Fix _mm512_{,mask_}abs_pd (PR target/87467) Jakub Jelinek
16:06 [committed] Use structure to bubble up information about unterminated strings from c_strlen Jeff Law
13:49 [PATCH] i386: Replace __m512 with __m512d in _mm512_abs_pd H.J. Lu
12:28 [wwwdocs,fortran] readings.html -- Fix link to Michel Olagnon's Fortran 90 List Gerald Pfeifer
11:35 ((X /[ex] A) +- B) * A --> X +- A * B Marc Glisse
11:27 [libstdc++,doc] Tweak links to FSF web site Gerald Pfeifer
11:06 No a*x+b*x factorization for signed vectors Marc Glisse
08:56 Re: vector<bool> _M_start and 0 offset Marc Glisse
03:12 [PATCH][IRA,LRA] Fix PR87466, all pseudos live across setjmp are spilled Peter Bergner

September 28, 2018
23:21 [committed] Don't optimize comparison if either operand is a function pointer when target requires function pointer canonicalization John David Anglin
22:28 [PATCH] rs5000: Delete all specific asm_cpu_* and ASM_CPU_*_SPEC Segher Boessenkool
21:59 [PATCH] rs6000: Delete HAVE_AS_DCI Segher Boessenkool
21:45 [PATCH] rs6000: Delete HAVE_AS_LWSYNC and TARGET_LWSYNC_INSTRUCTION Segher Boessenkool
21:34 Re: [PATCH 0/2][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Vladimir Makarov
20:26 [PATCH] Simplify __gnu_debug::__foreign_iterator3 François Dumont
19:16 Re: [C++ Patch] PR 84423 ("[6/7/8/9 Regression] [concepts] ICE with invalid using declaration") Paolo Carlini
18:25 Re: [PATCH][AArch64] Support zero-extended move to FP register Andrew Pinski
18:24 [PATCH 3/3] v3: Report vectorization problems via a new opt_problem class David Malcolm
18:23 [PATCH 2/3] Add -fopt-info-internals David Malcolm
18:23 [PATCH 1/3] Fix -fopt-info for plugin passes David Malcolm
18:23 [PATCH 0/3] Higher-level reporting of vectorization problems (v3) David Malcolm
17:56 Re: [PATCH][AArch64] Support zero-extended move to FP register Wilco Dijkstra
17:53 [committed] opt-suggestions.c: fix minor memory leak David Malcolm
17:18 Re: [C++ Patch] PR 84423 ("[6/7/8/9 Regression] [concepts] ICE with invalid using declaration") Jason Merrill
17:17 Re: [PATCH][GCC][AArch64] Add support for SVE stack clash probing [patch (2/7)] Richard Sandiford
17:01 [patch] Fix PR tree-optimization/86659 Eric Botcazou
16:50 Re: [PATCH] declare tree_to_shwi et al. nonnull and pure Jeff Law
16:46 Re: [PATCH][AArch64] Support zero-extended move to FP register Richard Henderson
16:43 Re: [patch] Extend thunk support and use it in Ada Jeff Law
16:42 [C++ Patch] PR 84423 ("[6/7/8/9 Regression] [concepts] ICE with invalid using declaration") Paolo Carlini
16:40 Re: [PATCH][GCC][AArch64] Add support for SVE stack clash probing [patch (2/7)] Tamar Christina
16:36 RE: [PATCH][GCC][AArch64] Cleanup the AArch64 testsuite when stack-clash is on [Patch (7/7)] Tamar Christina
16:29 Re: [PATCH][AArch64] Support zero-extended move to FP register Wilco Dijkstra
15:48 Re: [PATCH, AArch64 08/11] aarch64: Add out-of-line functions for LSE atomics Ramana Radhakrishnan
15:46 Re: Support excess precision for integer / floating-point comparisons (PR c/87390) Joseph Myers
15:33 [PATCH, i386]: Fix wrong check for REX SSE registers Uros Bizjak
15:22 [PATCH, i386] Optimize handling of fpsr reg Uros Bizjak
14:44 Re: [PATCH][GCC][AARCH64] Add even-pair register classes Richard Earnshaw (lists)
14:40 RFC: variant and ODR based type merging during LTO streaming Jan Hubicka
14:28 Re: [PATCH][GCC][AARCH64] Add even-pair register classes Richard Earnshaw (lists)
14:23 Re: libgo patch committed: Update to 1.11 release Rainer Orth
14:22 Re: [PATCH 12/25] Make default_static_chain return NULL in non-static functions Andrew Stubbs
13:58 Re: [PATCH][GCC][AARCH64] Add even-pair register classes Matthew Malcomson
13:50 Go patch committed: Fix parsing problem when package name starts with non-ASCII Ian Lance Taylor
13:33 Re: [PATCH 11/25] Simplify vec_merge according to the mask. Andrew Stubbs
13:17 Re: [patch,openacc] C, C++ OpenACC wait diagnostic change Julian Brown
12:48 [PATCH][4/n] Remove BLOCK_ABSTRACT Richard Biener
12:47 Re: [PATCH 13/25] Create TARGET_DISABLE_CURRENT_VECTOR_SIZE Andrew Stubbs
12:33 Re: [PATCH][GCC][AARCH64] Add even-pair register classes Wilco Dijkstra
11:39 [PATCH][3/n] Make BLOCK_ABSTRACT_ORIGIN _really_ "ultimate" Richard Biener
10:07 Re: [Patch, Aarch64] Testsuite patch to fix one of the regressions in PR 87433, gcc.target/aarch64/ashltidisi.c Richard Earnshaw (lists)
09:56 Re: [PATCH][GCC][AARCH64] Add even-pair register classes Richard Earnshaw (lists)
09:44 Re: [PATCH][AArch64] Support zero-extended move to FP register Richard Earnshaw (lists)
09:11 Re: [PATCH] dumpfile.c: use prefixes other that 'note: ' for MSG_{OPTIMIZED_LOCATIONS|MISSED_OPTIMIZATION} Richard Biener
09:08 Re: [PR 87339, testsuite] Fix failure of gcc.dg/warn-abs-1.c on some targets Christophe Lyon
09:03 [PATCH][2/n] Make _INLINE_ENTRY markers have the location we finally need Richard Biener
08:52 [PATCH][1/n] Make BLOCK_ABSTRACT_ORIGIN "ultimate" Richard Biener
08:49 [PATCH][0/n] Introduce a DIE_REF tree Richard Biener
08:48 [SPARC] Small fixes and cleanup Eric Botcazou
08:42 Re: [PATCH, AArch64 00/11] LSE atomics out-of-line Ramana Radhakrishnan
08:11 Re: [PATCH 11/25] Simplify vec_merge according to the mask. Richard Sandiford
07:13 Re: Support excess precision for integer / floating-point comparisons (PR c/87390) Christophe Lyon
07:05 Re: libgo patch committed: Update to 1.11 release Uros Bizjak
06:48 Re: [Ada] Introduce -gnatd_A to set Opt.Disable_ALI_File Arnaud Charlet
05:44 Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions (v4) Jakub Jelinek
00:47 Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions (v4) Jason Merrill
00:36 Re: [PATCH,rs6000] Add builtins for accessing the FPSCR Segher Boessenkool

September 27, 2018
23:18 Re: [PATCH,rs6000] Add builtins for accessing the FPSCR Carl Love
23:08 Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions (v4) Marek Polacek
23:03 Re: [PATCH] declare tree_to_shwi et al. nonnull and pure Martin Sebor
22:54 [PATCH] rs6000: Fix one more vec_splat case Segher Boessenkool
21:14 Re: [PATCH 15/25] Don't double-count early-clobber matches. Andrew Stubbs
21:11 Re: [PATCH 11/25] Simplify vec_merge according to the mask. Andrew Stubbs
20:26 Re: [Ada] Introduce -gnatd_A to set Opt.Disable_ALI_File Alexandre Oliva
20:08 Re: libgo patch committed: Update to 1.11 release Uros Bizjak
20:07 [PATCH, i386]: Remove fpcr register definition Uros Bizjak
19:51 Re: RFC: [PATCH] x86: Add -mzero-caller-saved-regs=[skip|used|all] H.J. Lu
19:47 Re: RFC: [PATCH] x86: Add -mzero-caller-saved-regs=[skip|used|all] H.J. Lu
19:46 [PATCH] rs6000: Delete many HAVE_AS_* (PR87149) Segher Boessenkool
19:41 Re: [gomp5] Initial OpenMP 5 task reduction support Jakub Jelinek
19:31 Re: RFC: [PATCH] x86: Add -mzero-caller-saved-regs=[skip|used|all] H.J. Lu
19:29 Re: Support excess precision for integer / floating-point comparisons (PR c/87390) Joseph Myers
19:24 Re: RFC: [PATCH] x86: Add -mzero-caller-saved-regs=[skip|used|all] Florian Weimer
18:57 Re: Support excess precision for integer / floating-point comparisons (PR c/87390) Christophe Lyon
18:49 Re: [PR 87339, testsuite] Fix failure of gcc.dg/warn-abs-1.c on some targets Christophe Lyon
18:25 Re: [PATCH] declare tree_to_shwi et al. nonnull and pure Jeff Law
17:38 [gomp5] Initial OpenMP 5 task reduction support Jakub Jelinek
17:07 [PATCH][AArch64] Support zero-extended move to FP register Wilco Dijkstra
16:51 Re: [PATCH, AArch64 10/11] aarch64: Implement TImode compare-and-swap Matthew Malcomson
16:40 Re: [PATCH, AArch64 00/11] LSE atomics out-of-line Richard Henderson
16:39 Re: GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions) Qing Zhao
16:32 Re: [PATCH, AArch64 10/11] aarch64: Implement TImode compare-and-swap Richard Henderson
16:30 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Qing Zhao
16:28 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Qing Zhao
16:20 Re: [PATCH 11/25] Simplify vec_merge according to the mask. Richard Sandiford
16:05 Re: [PATCH][GCC][testsuite] Fix caching of tests for multiple variant runs and update existing target-supports tests. Richard Sandiford
15:19 Re: [PATCH][GCC][AARCH64] Add even-pair register classes Matthew Malcomson
15:13 Re: [PATCH, AArch64 00/11] LSE atomics out-of-line Alexander Graf
14:58 Re: RFC: [PATCH] x86: Add -mzero-caller-saved-regs=[skip|used|all] Richard Biener
14:53 Re: [PATCH] PR86957 Richard Biener
14:19 [PATCH] Fix PR87451 Richard Biener
14:13 Re: [PATCH][GCC][testsuite] Fix caching of tests for multiple variant runs and update existing target-supports tests. Tamar Christina
14:11 Re: [PATCH 11/25] Simplify vec_merge according to the mask. Andrew Stubbs
14:04 [PATCH][GCC][AARCH64] Add even-pair register classes Matthew Malcomson
14:01 Re: RFC: [PATCH] x86: Add -mzero-caller-saved-regs=[skip|used|all] Rich Felker
13:55 Re: [PATCH] GCOV: introduce --json-format. David Malcolm
13:49 [PATCH][GCC][AARCH64]Introduce aarch64 atomic_{load,store}ti patterns Matthew Malcomson
13:41 Re: [PATCH] Fix PR87440, extra lexical block in inline instances Jason Merrill
13:16 Re: RFC: [PATCH] x86: Add -mzero-caller-saved-regs=[skip|used|all] H.J. Lu
13:13 Add <span> Header to libstdc++ connor horman
13:10 Re: [PATCH] PR86957 Martin Liška
13:08 Re: RFC: [PATCH] x86: Add -mzero-caller-saved-regs=[skip|used|all] Szabolcs Nagy
13:08 Re: [PATCH, AArch64 10/11] aarch64: Implement TImode compare-and-swap Matthew Malcomson
13:08 Re: [PATCH, AArch64 00/11] LSE atomics out-of-line Ramana Radhakrishnan
12:51 Re: RFC: [PATCH] x86: Add -mzero-caller-saved-regs=[skip|used|all] H.J. Lu
12:29 Re: OpenCoarrays integration with gfortran Richard Biener
12:20 Re: GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions) Martin Jambor
11:29 Re: [PATCH 07/25] [pr82089] Don't sign-extend SFV 1 in BImode Andrew Stubbs
11:19 Re: [PATCH][GCC][testsuite] Fix caching of tests for multiple variant runs and update existing target-supports tests. Richard Sandiford
11:18 Re: [Patch, Aarch64] Testsuite patch to fix one of the regressions in PR 87433, gcc.target/aarch64/ashltidisi.c Kyrill Tkachov
11:13 Re: [PATCH 2/4] Remove unused functions and fields. Bernhard Reutner-Fischer
11:12 Re: [PATCH][GCC][AArch64] Add support for SVE stack clash probing [patch (2/7)] Richard Sandiford
11:01 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Richard Biener
10:53 Re: RFC: [PATCH] x86: Add -mzero-caller-saved-regs=[skip|used|all] Richard Biener
10:50 Re: [PR 87415] handle 1 bit bit fields in set_value_range_with_overflow() Richard Biener
10:23 Re: [PATCH][GCC][testsuite] Fix caching of tests for multiple variant runs and update existing target-supports tests. Tamar Christina
10:16 Re: [PATCH, GCC/ARM] Fix PR87374: ICE with -mslow-flash-data and -mword-relocations Kyrill Tkachov
10:15 Re: [PATCH, GCC/ARM] Fix PR87374: ICE with -mslow-flash-data and -mword-relocations Ramana Radhakrishnan
10:14 Re: [PATCH] PR86957 Martin Liška
10:02 Re: [PATCH][GCC][AArch64] Add support for SVE stack clash probing [patch (2/7)] Tamar Christina
09:47 Re: [PATCH] PR86957 Richard Biener
08:58 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Jan Hubicka
08:56 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Jan Hubicka
08:55 [PATCH] ASAN: emit line information of stack variables. Martin Liška
08:54 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Alexander Monakov
08:50 Re: [PATCH][GCC][testsuite] Fix caching of tests for multiple variant runs and update existing target-supports tests. Richard Sandiford
08:40 Re: [PATCH][GCC][testsuite] Fix caching of tests for multiple variant runs and update existing target-supports tests. Richard Sandiford
08:31 Re: [PATCH, GCC/ARM] Fix PR87374: ICE with -mslow-flash-data and -mword-relocations Kyrill Tkachov
08:05 [Committed] S/390: Implement speculation barrier Andreas Krebbel
07:46 [PATCH] GCOV: introduce --json-format. Martin Liška
07:46 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Richard Biener
07:28 Re: [PATCH] Fix PR87440, extra lexical block in inline instances Richard Biener
07:16 Re: [PATCH 11/25] Simplify vec_merge according to the mask. Richard Sandiford
05:16 Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions (v4) Jason Merrill
02:04 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Qing Zhao
01:04 Re: [PATCH v4] [aarch64] Add HiSilicon tsv110 CPU support Zhangshaokun

September 26, 2018
23:54 [PATCH] declare tree_to_shwi et al. nonnull and pure Martin Sebor
23:07 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Alexander Monakov
22:42 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Qing Zhao
21:36 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Qing Zhao
21:36 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Qing Zhao
21:16 [PATCH 2/2][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Peter Bergner
21:16 [PATCH 1/2][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Peter Bergner
21:14 Support excess precision for integer / floating-point comparisons (PR c/87390) Joseph Myers
21:14 [PATCH 0/2][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register Peter Bergner
21:08 Re: [patch,openacc] C, C++ OpenACC wait diagnostic change Cesar Philippidis
21:06 [PATCH] RISC-V: Add missing negate patterns. Jim Wilson
20:55 Re: [patch,wip] warn on noncontiguous pointers Cesar Philippidis
20:49 Re: [patch,wip] warn on noncontiguous pointers Thomas Koenig
20:28 Re: [patch,openacc] Use correct location information for OpenACC shape and simple, clauses in C/C++ Jason Merrill
19:50 Re: [patch,openacc] C, C++ OpenACC wait diagnostic change Joseph Myers
19:03 Re: [PATCH] PR libstdc++/59439 optimize uses of classic ("C") std::locale Jonathan Wakely
18:51 [patch,wip] warn on noncontiguous pointers Cesar Philippidis
18:45 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Qing Zhao
18:42 [PATCH] RISC-V: Delete obsolete MIPS comment. Jim Wilson
18:41 [patch,openacc] Use correct location information for OpenACC shape and simple, clauses in C/C++ Cesar Philippidis
18:33 [patch] nvptx libgcc atomic routines Cesar Philippidis
18:28 [patch,openacc] Don't gimplify in ssa mode if seen_error in oacc_xform_loop Cesar Philippidis
18:21 [patch,openacc] use existing local variable in cp_parser_oacc_enter_exit_data Cesar Philippidis
18:17 [patch,openacc] C, C++ OpenACC wait diagnostic change Cesar Philippidis
18:11 Re: [PATCH] change predicates to return bool instead of int Jeff Law
18:11 RFC: [PATCH] x86: Add -mzero-caller-saved-regs=[skip|used|all] H.J. Lu
18:10 Re: [Patch, Aarch64] Testsuite fix to fix one of the regressions in PR 87433, gcc.dg/zero_bits_compound-1.c Jeff Law
17:46 [PR 87415] handle 1 bit bit fields in set_value_range_with_overflow() Aldy Hernandez
17:39 [PATCH, GCC/ARM] Fix PR87374: ICE with -mslow-flash-data and -mword-relocations Thomas Preudhomme
17:31 Re: [PATCH] PR libstdc++/59439 optimize uses of classic ("C") std::locale Florian Weimer
17:22 [PATCH] change predicates to return bool instead of int Martin Sebor
17:16 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Jan Hubicka
17:12 PING: Re: VRP: special case all pointer conversion code Aldy Hernandez
17:12 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Qing Zhao
17:06 Re: [PR 87339, testsuite] Fix failure of gcc.dg/warn-abs-1.c on some targets Joseph Myers
16:57 Re: [PATCH 11/25] Simplify vec_merge according to the mask. Andrew Stubbs
16:55 Re: [PATCH, AArch64 07/11] Link static libgcc after shared libgcc for -shared-libgcc Richard Henderson
16:50 Re: [PATCH, AArch64 07/11] Link static libgcc after shared libgcc for -shared-libgcc Joseph Myers
16:49 Re: [PATCH 11/25] Simplify vec_merge according to the mask. Richard Sandiford
16:26 Re: [PATCH 07/25] [pr82089] Don't sign-extend SFV 1 in BImode Richard Sandiford
16:24 Re: [PATCH 11/25] Simplify vec_merge according to the mask. Andrew Stubbs
16:23 Re: [Patch, fortran] PRs 70752 and 72709 - more deferred character length bugs Paul Richard Thomas
16:22 Re: [PATCH 09/25] Elide repeated RTL elements. Andrew Stubbs
16:21 [Patch, Aarch64] Fix testsuite regressions related to PR tree-optimization/71625 Steve Ellcey
16:17 [PATCH] PR libstdc++/59439 optimize uses of classic ("C") std::locale Jonathan Wakely
16:02 Re: [patch] Fix AArch64 ILP ICE Andrew Stubbs
16:02 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Jan Hubicka
15:55 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Qing Zhao
15:52 Re: [Patch, fortran] PRs 70752 and 72709 - more deferred character length bugs Dominique d'Humières
15:52 Re: [PATCH 07/25] [pr82089] Don't sign-extend SFV 1 in BImode Andrew Stubbs
15:50 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Qing Zhao
15:40 Re: [PATCH] Fix build with ISL 0.20 Alexey Neyman
15:30 [PATCH, i386]: Use fnstcw instead of fstcw to set x87 precision in crtprec.c Uros Bizjak
15:26 Re: [PR 87339, testsuite] Fix failure of gcc.dg/warn-abs-1.c on some targets Martin Jambor
15:22 [PATCH, i386]: Do not use "u" constraint and remove FP_TOP_SSE_REGS and FP_SECOND_SSE_REGS register classes Uros Bizjak
15:18 Re: libgo patch committed: Update to 1.11 release Ian Lance Taylor
15:16 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Alexander Monakov
15:11 Re: libgo patch committed: Update to 1.11 release H.J. Lu
15:10 Re: [C++ Patch] PR 84940 ("[7/8/9 Regression] internal compiler error: in build_value_init_noctor, at cp/init.c:465") Jason Merrill
15:06 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Jan Hubicka
14:59 Re: [PR 87339, testsuite] Fix failure of gcc.dg/warn-abs-1.c on some targets Christophe Lyon
14:58 [Patch, Aarch64] Testsuite fix to fix one of the regressions in PR 87433, gcc.dg/zero_bits_compound-1.c Steve Ellcey
14:52 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Jason Merrill
14:51 Re: libgo patch committed: Update to 1.11 release H.J. Lu
14:48 Re: [PATCH] Fix PR87440, extra lexical block in inline instances Jason Merrill
14:46 Re: [PATCH] Fix build with ISL 0.20 Jeff Law
14:45 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Jeff Law
14:44 [Patch, Aarch64] Testsuite patch to fix one of the regressions in PR 87433, gcc.target/aarch64/ashltidisi.c Steve Ellcey
14:43 Re: [PATCH] Fix build with ISL 0.20 Richard Biener
14:37 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Qing Zhao
14:36 Re: [PATCH, AArch64 08/11] aarch64: Add out-of-line functions for LSE atomics Richard Henderson
14:33 Re: [PATCH, AArch64 08/11] aarch64: Add out-of-line functions for LSE atomics Florian Weimer
14:27 Re: [PATCH, AArch64 08/11] aarch64: Add out-of-line functions for LSE atomics Richard Henderson
14:10 Re: [PATCH] Fix build with ISL 0.20 Jeff Law
13:49 [PATCH][GCC][testsuite] Fix caching of tests for multiple variant runs and update existing target-supports tests. Tamar Christina
13:40 Re: [PATCH] Fix PR87443, bogus/missing DW_AT_abstract_origins Jason Merrill
13:39 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Jason Merrill
13:38 Re: [patch] Fix AArch64 ILP ICE Richard Biener
13:36 [PATCH] Fix PR87440, extra lexical block in inline instances Richard Biener
13:35 Re: [PATCH][OpenACC] Update deviceptr handling during gimplification Cesar Philippidis
13:31 [PATCH] Fix PR87443, bogus/missing DW_AT_abstract_origins Richard Biener
13:24 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Richard Biener
13:05 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Jason Merrill
12:54 Re: [PATCH, AArch64 00/11] LSE atomics out-of-line Michael Matz
12:49 Re: libgo patch committed: Update to 1.11 release Ian Lance Taylor
12:49 Re: libgo patch committed: Update to 1.11 release Ian Lance Taylor
12:05 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Paolo Carlini
11:20 Re: [PATCH v4] [aarch64] Add HiSilicon tsv110 CPU support Kyrill Tkachov
11:12 Re: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Alexander Monakov
10:54 Re: libgo patch committed: Update to 1.11 release Andreas Schwab
09:34 [Ada] Fix inheritance of representation items defined as aspects Pierre-Marie de Rodat
09:34 [Ada] Spurious ineffective use_clause warning Pierre-Marie de Rodat
09:33 Re: [PATCH] Come up with --param asan-stack-small-redzone (PR sanitizer/81715). Martin Liška
09:26 [Ada] Issue info message on inlined subprograms in GNATprove mode Pierre-Marie de Rodat
09:26 [Ada] Missing front-end code for constraint checks on fixed point exprs Pierre-Marie de Rodat
09:25 [Ada] Spurious elaboration issue due to inlining Pierre-Marie de Rodat
09:25 [Ada] Do not issue by default info messages for inlining in GNATprove Pierre-Marie de Rodat
09:25 [Ada] Spurious error on interface conversion under ZFP Pierre-Marie de Rodat
09:25 [Ada] Spurious error on private extension with predicate Pierre-Marie de Rodat
09:25 [Ada] Spurious dependency on secondary stack Pierre-Marie de Rodat
09:25 [Ada] Pair miscount in Dynamic_HTable.Put Pierre-Marie de Rodat
09:25 [Ada] New unit GNAT.Sets Pierre-Marie de Rodat
09:25 [Ada] Mimic the C++ ABI when passing class-wide conversion actuals Pierre-Marie de Rodat
09:25 [Ada] Illegal formal objects associated with anonymous acc-to-subp args Pierre-Marie de Rodat
09:24 [Ada] Missing error on non-limited derived type with limited component Pierre-Marie de Rodat
09:23 [Ada] Inlining of renamed subprogram instances in package body Pierre-Marie de Rodat
09:23 [Ada] Preparation for new description of interface thunks Pierre-Marie de Rodat
09:23 [Ada] Crash on expression functions within quantified expressions Pierre-Marie de Rodat
09:23 [Ada] Missing predicate check on return value Pierre-Marie de Rodat
09:23 Re: [PATCH] PR86957 Martin Liška
09:23 [Ada] Fix assertion failure on record subtype with -gnatRj Pierre-Marie de Rodat
09:22 [Ada] Regression in partial compilation of RCI units Pierre-Marie de Rodat
09:22 [Ada] Set Current_Error_Node directly Pierre-Marie de Rodat
09:22 [Ada] Introduce -gnatd_A to set Opt.Disable_ALI_File Pierre-Marie de Rodat
09:01 Re: [PATCH, AArch64 00/11] LSE atomics out-of-line Florian Weimer
09:01 Re: [PATCH, AArch64 08/11] aarch64: Add out-of-line functions for LSE atomics Florian Weimer
08:59 Re: [PATCH 2/4] Remove unused functions and fields. Martin Liška
08:55 Re: libgo patch committed: Update to 1.11 release Rainer Orth
08:55 Re: [patch] Fix AArch64 ILP ICE Andreas Schwab
08:41 Re: libgo patch committed: Update to 1.11 release Rainer Orth
08:35 [PATCH 8/8][GCC][AArch64] stack-clash: Add LR assert to layout_frame. Tamar Christina
08:31 [SVE ACLE] Allow overloaded @ md patterns + small fixes Richard Sandiford
08:21 Re: [PATCH][GCC][AArch64] Add support for SVE stack clash probing [patch (2/7)] Tamar Christina
07:58 Re: [PATCH] Fix unwind info in -mindirect-branch=thunk thunks (PR target/87414) Uros Bizjak
07:57 Re: libgo patch committed: Update to 1.11 release Uros Bizjak
07:40 Re: libgo patch committed: Update to 1.11 release Andreas Schwab
05:04 [PATCH, AArch64 10/11] aarch64: Implement TImode compare-and-swap rth7680
05:04 [PATCH, AArch64 09/11] aarch64: Implement -matomic-ool rth7680
05:04 [PATCH, AArch64 11/11] Enable -matomic-ool by default rth7680
05:04 [PATCH, AArch64 08/11] aarch64: Add out-of-line functions for LSE atomics rth7680
05:04 [PATCH, AArch64 04/11] aarch64: Improve atomic-op lse generation rth7680
05:04 [PATCH, AArch64 07/11] Link static libgcc after shared libgcc for -shared-libgcc rth7680
05:04 [PATCH, AArch64 06/11] Add visibility to libfunc constructors rth7680
05:04 [PATCH, AArch64 05/11] aarch64: Emit LSE st<op> instructions rth7680
05:04 [PATCH, AArch64 02/11] aarch64: Improve cas generation rth7680
05:04 [PATCH, AArch64 03/11] aarch64: Improve swp generation rth7680
05:04 [PATCH, AArch64 01/11] aarch64: Simplify LSE cas generation rth7680
05:04 [PATCH, AArch64 00/11] LSE atomics out-of-line rth7680
03:30 Re: libgo patch committed: Update to 1.11 release Ian Lance Taylor
01:01 Re: [PATCH][OpenACC] Update deviceptr handling during gimplification Julian Brown
00:19 PING: [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Qing Zhao

September 25, 2018
23:41 [PATCH] rs6000: Use set_attr_alternative in some places Segher Boessenkool
23:19 [PATCH] rs6000: Simplify "switch (which_alternative)" patterns Segher Boessenkool
22:58 Re: [PR 87347] Prevent segfaults if TYPE_ARG_TYPES is NULL Joseph Myers
22:53 [PATCH] RISC-V: Fix weak symbols with medany and explicit relocs. Jim Wilson
22:43 Re: [RFC PATCH, i386]: Rewrite nearbyint expanders Joseph Myers
22:21 Re: [PATCH] Cleanup strcpy/stpcpy no nul warning code Jeff Law
22:06 [PATCH] rs6000: Do not allow out of range immediate in vsplt[bhw] (PR86987) Segher Boessenkool
21:55 Re: [patch] Extend thunk support and use it in Ada Eric Botcazou
19:12 [PATCH] dumpfile.c: use prefixes other that 'note: ' for MSG_{OPTIMIZED_LOCATIONS|MISSED_OPTIMIZATION} David Malcolm
19:07 [PATCH] Fix build with ISL 0.20 Alexey Neyman
19:03 adjust dinst.adb's expectations for location views Alexandre Oliva
18:42 Re: [Patch, fortran] PRs 70752 and 72709 - more deferred character length bugs Janne Blomqvist
18:36 Re: [Patch, fortran] PR70149 - [F08] Character pointer initialization causes ICE Janne Blomqvist
18:26 Re: [PATCH] Fix EQ_ATTR_ALT size calculation (PR bootstrap/87417) Jeff Law
18:25 Re: [PR 87339, testsuite] Fix failure of gcc.dg/warn-abs-1.c on some targets Jeff Law
17:58 C++ PATCH to add test for c++/87425 Marek Polacek
17:10 Re: [PATCH, rs6000] Update vec_splat references in testcases for validity. (pass2) Segher Boessenkool
17:06 [Patch, fortran] PRs 70752 and 72709 - more deferred character length bugs Paul Richard Thomas
16:46 [C++ Patch] PR 84940 ("[7/8/9 Regression] internal compiler error: in build_value_init_noctor, at cp/init.c:465") Paolo Carlini
16:43 [Patch, fortran] PR70149 - [F08] Character pointer initialization causes ICE Paul Richard Thomas
16:13 Re: [PATCH][GCC][ARM] New helper functions to check atomicity requirements Richard Earnshaw (lists)
16:10 Re: [PATCH, ARM] PR85434: Prevent spilling of stack protector guard's address on ARM Kyrill Tkachov
15:57 Re: [PR 87347] Prevent segfaults if TYPE_ARG_TYPES is NULL Jakub Jelinek
15:55 Embedded User’s Mailing list kathleen . stewart
15:53 Re: [PATCH] Come up with --param asan-stack-small-redzone (PR sanitizer/81715). Jakub Jelinek
15:50 Re: [PR 87339, testsuite] Fix failure of gcc.dg/warn-abs-1.c on some targets Martin Jambor
15:47 Re: [PR 87347] Prevent segfaults if TYPE_ARG_TYPES is NULL Martin Jambor
15:47 [PATCH, rs6000] Update vec_splat references in testcases for validity. (pass2) Will Schmidt
15:47 V4 [PATCH] C/C++: Add -Waddress-of-packed-member H.J. Lu
15:40 Re: [C++ PATCH] Fix constexpr OBJ_TYPE_REF handling on array elts (PR c++/87398) Jason Merrill
15:26 Re: [PATCH] Come up with --param asan-stack-small-redzone (PR sanitizer/81715). Martin Liška
15:15 Re: [C++ PATCH] Fix constexpr OBJ_TYPE_REF handling on array elts (PR c++/87398) Jakub Jelinek
15:07 Re: [C++ PATCH] Fix constexpr OBJ_TYPE_REF handling on array elts (PR c++/87398) Jason Merrill
14:59 [PATCH] PR libstdc++/87431 optimise valueless_by_exception() Jonathan Wakely
14:58 Re: [PATCH] Use steady_clock to implement condition_variable::wait_for with predicate Jonathan Wakely
14:57 Re: [C++ PATCH] Fix constexpr OBJ_TYPE_REF handling on array elts (PR c++/87398) Jakub Jelinek
14:42 Re: [C++ PATCH] Fix constexpr OBJ_TYPE_REF handling on array elts (PR c++/87398) Jason Merrill
14:39 Re: [PATCH][RFC] Fix PRs 87362/87428 Jason Merrill
14:32 Re: libgo patch committed: Update to 1.11 release Ian Lance Taylor
14:31 Re: [C++ PATCH] Fix constexpr OBJ_TYPE_REF handling on array elts (PR c++/87398) Marek Polacek
14:27 Re: [ARM] Fix ICE during thunk generation with -mlong-calls Richard Earnshaw (lists)
14:25 [patch] Fix AArch64 ILP ICE Andrew Stubbs
14:16 libgo patch committed: Pass down newly built gccgo in TestScript Ian Lance Taylor
13:55 Re: [PATCH][RFC] Fix PRs 87362/87428 Richard Biener
13:49 [PATCH] i386: Check -mindirect-branch/-mfunction-return with -fcf-protection H.J. Lu
13:44 Re: [PATCH][RFC] Fix PRs 87362/87428 Jason Merrill
13:40 Re: [PATCH v4] [aarch64] Add HiSilicon tsv110 CPU support Zhangshaokun
13:34 Re: [PATCH 2/4] Remove unused functions and fields. Jeff Law
13:26 Re: libgo patch committed: Update to 1.11 release Rainer Orth
13:13 Re: [PATCH] Do array index calculations in gfc_array_index_type Janne Blomqvist
13:12 [PATCH 6/6, OpenACC, libgomp] Async re-work, nvptx changes Chung-Lin Tang
13:11 [PATCH 5/6, OpenACC, libgomp] Async re-work, C/C++ testsuite changes Chung-Lin Tang
13:11 [PATCH 4/6, OpenACC, libgomp] Async re-work, libgomp/target.c changes Chung-Lin Tang
13:11 [PATCH 3/6, OpenACC, libgomp] acc_get/set_default_async API, Fortran specific parts Chung-Lin Tang
13:11 [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts Chung-Lin Tang
13:10 [PATCH 1/6, OpenACC, libgomp] Async re-work, interfaces Chung-Lin Tang
13:10 [PATCH 0/6, OpenACC, libgomp] Async re-work Chung-Lin Tang
13:05 Re: libgo patch committed: Update to 1.11 release Rainer Orth
13:01 Re: [PATCH] Fix PR83941 Richard Biener
12:59 Re: [patch,openacc] Fix PR71959: lto dump of callee counts Martin Jambor
12:50 [PATCH] Fix PR87402 Richard Biener
12:47 Re: [PATCH] i386: Compile pr82699-5.c and pr82699-6.c with -fno-pic H.J. Lu
12:42 Re: [PATCH] Fix a memory leak in vr-values Richard Biener
12:42 [PATCH] i386: Compile pr82699-5.c and pr82699-6.c with -fno-pic H.J. Lu
12:31 Re: [patch] Extend thunk support and use it in Ada Martin Jambor
12:19 Re: [PATCH 2/4] Remove unused functions and fields. Richard Biener
10:40 Re: [PATCH] Come up with --param asan-stack-small-redzone (PR sanitizer/81715). Jakub Jelinek
10:34 [PATCH][RFC] Fix PRs 87362/87428 Richard Biener
10:25 [patch] Extend thunk support and use it in Ada Eric Botcazou
10:17 Re: [PATCH] Come up with --param asan-stack-small-redzone (PR sanitizer/81715). Martin Liška
10:10 Re: [PATCH] Come up with --param asan-stack-small-redzone (PR sanitizer/81715). Martin Liška
09:49 Re: [rs6000] Do not generate sibling call to nested function Eric Botcazou
09:25 Re: [PATCH] Come up with --param asan-stack-small-redzone (PR sanitizer/81715). Jakub Jelinek
09:05 Re: [PR 87347] Prevent segfaults if TYPE_ARG_TYPES is NULL Jakub Jelinek
09:05 [PATCH] Come up with --param asan-stack-small-redzone (PR sanitizer/81715). Martin Liška
08:04 Re: libgo patch committed: Update to 1.11 release Andreas Schwab
07:57 Re: [PATCH] Do array index calculations in gfc_array_index_type Jakub Jelinek
07:43 Re: libgo patch committed: Update to 1.11 release Andreas Schwab
07:38 [PATCH] Fix a memory leak in vr-values Jakub Jelinek
07:31 [PATCH] Fix unwind info in -mindirect-branch=thunk thunks (PR target/87414) Jakub Jelinek
07:30 [PATCH] Fix PR83941 Richard Biener
07:18 [C++ PATCH] Fix constexpr OBJ_TYPE_REF handling on array elts (PR c++/87398) Jakub Jelinek
07:09 Re: [PATCH 2/4] Remove unused functions and fields. Martin Liška
07:08 Re: [PATCH 1/2] Check pie_enabled target in PIC tests Richard Sandiford
07:06 Re: [openacc] Teach gfortran to lower OpenACC routine dims Bernhard Reutner-Fischer
06:52 Re: libgo patch committed: Update to 1.11 release Andreas Schwab
06:48 Re: GCC 8 backports Martin Liška
06:44 Re: [patch, fortran, committed] Another fallout from the INTENT(OUT) patch Janus Weil
05:16 Re: [PATCH] Fix EQ_ATTR_ALT size calculation (PR bootstrap/87417) Richard Sandiford
03:19 Re: [PATCH v4 01/10] Initial TI PRU GCC port Dimitar Dimitrov
02:16 Re: [PATCH] Cleanup strcpy/stpcpy no nul warning code Jeff Law
01:28 [PATCH] RISC-V: Fix problems with ilp32e ABI support. Jim Wilson
01:03 Merge from trunk to gccgo branch Ian Lance Taylor
00:12 [Committed] Fix -mcpu=thunderx and -mcpu=thunderx2t99 Andrew Pinski

September 24, 2018
22:58 Re: [PATCH 08/14] Add D2 Testsuite files. Iain Buclaw
22:01 [libstdc++,doc] doc/xml/manual/codecvt.xml: Move link to "UTF-8 and Unicode FAQ" to https Gerald Pfeifer
21:56 [wwwdocs] Tweak hierarchy of headings in gcc-5/porting_to.html Gerald Pfeifer
21:53 [wwwdocs] Fix a link to intel.com on readings.html Gerald Pfeifer
21:49 [PATCH] Fix EQ_ATTR_ALT size calculation (PR bootstrap/87417) Ilya Leoshkevich
21:46 libgo patch committed: Update to 1.11 release Ian Lance Taylor
20:07 Re: [PR 87339, testsuite] Fix failure of gcc.dg/warn-abs-1.c on some targets Christophe Lyon
19:39 Re: [PATCH] Do array index calculations in gfc_array_index_type Janne Blomqvist
19:19 Re: [PATCH, libgfortran] Remove recursion check Janne Blomqvist
19:16 Re: [PR 87339, testsuite] Fix failure of gcc.dg/warn-abs-1.c on some targets Mike Stump
19:14 Re: [PATCH] PR86957 Indu Bhagat
19:09 Re: C++ PATCH: trivial cleanup Jason Merrill
18:46 [PR 87339, testsuite] Fix failure of gcc.dg/warn-abs-1.c on some targets Martin Jambor
18:40 [PR 87347] Prevent segfaults if TYPE_ARG_TYPES is NULL Martin Jambor
18:28 Re: [PATCH 08/14] Add D2 Testsuite files. Mike Stump
18:19 Re: [PATCH] Remove Pascal-related entries in code and comments. Jeff Law
18:18 Re: [PATCH] Cleanup strcpy/stpcpy no nul warning code Bernd Edlinger
18:17 Re: [PATCH][DOC] Document all param values and remove defaults (PR middle-end/86078). Jeff Law
17:49 Re: [PATCH] Cleanup strcpy/stpcpy no nul warning code Jeff Law
17:40 Re: [PATCH v4 01/10] Initial TI PRU GCC port Jeff Law
17:33 Re: [PATCH 02/25] Propagate address spaces to builtins. Andreas Schwab
17:23 Re: PING^6: [PATCH] i386: Insert ENDBR before the profiling counter call H.J. Lu
17:23 Re: PING^6: [PATCH] i386: Insert ENDBR before the profiling counter call H.J. Lu
17:16 [patch, fortran, committed] Another fallout from the INTENT(OUT) patch Thomas Koenig
17:11 ping [PATCH 0/4] [MSP430] Add methods to extract MCU data from file Jozef Lawrynowicz
16:56 Re: [PATCH] v2: C++: suggestions for misspelled private members (PR c++/84993) Martin Sebor
16:55 Re: PING^6: [PATCH] i386: Insert ENDBR before the profiling counter call Jan Hubicka
16:53 Re: PING^6: [PATCH] i386: Insert ENDBR before the profiling counter call H.J. Lu
16:53 Re: [PATCH 02/25] Propagate address spaces to builtins. Andrew Stubbs
16:50 Re: PING^6: [PATCH] i386: Insert ENDBR before the profiling counter call Jan Hubicka
16:49 Re: [PATCH] Do array index calculations in gfc_array_index_type Kyrill Tkachov
16:48 Re: [PATCH, libgfortran] Remove recursion check Thomas Koenig
16:46 Re: [PATCH] Change EQ_ATTR_ALT to support up to 64 alternatives Rainer Orth
16:37 Re: [PATCH] PR86957 Martin Sebor
16:32 Re: PING^6: [PATCH] i386: Insert ENDBR before the profiling counter call H.J. Lu
16:19 Re: PING^6: [PATCH] i386: Insert ENDBR before the profiling counter call Jan Hubicka
15:42 Re: PING^6: [PATCH] i386: Insert ENDBR before the profiling counter call Uros Bizjak
15:20 Re: [C++ Patch] PR 85070 ("[8/9 Regression] ICE on C++ code: in lazily_declare_fn, at cp/method.c:2409") Nathan Sidwell
15:07 Re: [PATCH] Change EQ_ATTR_ALT to support up to 64 alternatives Ilya Leoshkevich
14:49 [patch,openacc] update fortran nested parallelism error messages Cesar Philippidis
14:45 Re: [openacc] Teach gfortran to lower OpenACC routine dims Cesar Philippidis
14:42 Re: [PATCH 1/4] Add filter-rtags-warnings.py script. Jeff Law
14:42 Re: [PATCH 2/4] Remove unused functions and fields. Jeff Law
14:39 Re: [PATCH 4/4] Fix scaling of a sreal number. Jeff Law
14:38 Re: [PATCH 3/4] Fix small coding style issues (PR fortran/87394). Jeff Law
14:34 PING^6: [PATCH] i386: Insert ENDBR before the profiling counter call H.J. Lu
13:54 Re: [PATCH] Do array index calculations in gfc_array_index_type Andreas Schwab
13:20 [PATCH 1/2] Check pie_enabled target in PIC tests H.J. Lu
13:20 [PATCH 2/2] Check non-pic/ia32 in stackprotectexplicit2.C H.J. Lu
12:25 Re: [rs6000] Do not generate sibling call to nested function Kyrill Tkachov
12:07 Re: [PATCH v3] S/390: Fix conditional returns on z196+ Ulrich Weigand
11:49 [PATCH v3] S/390: Fix conditional returns on z196+ Ilya Leoshkevich
11:29 Re: [PATCH] Change EQ_ATTR_ALT to support up to 64 alternatives Richard Sandiford
11:17 Re: [PATCH] Remove Pascal-related entries in code and comments. Martin Liška
11:14 [libstdc++,doc] update a link in doc/xml/manual/policy_data_structures_biblio.xml Gerald Pfeifer
10:58 Re: OpenCoarrays integration with gfortran Alastair McKinstry
10:49 [C++ Patch] PR 85070 ("[8/9 Regression] ICE on C++ code: in lazily_declare_fn, at cp/method.c:2409") Paolo Carlini
10:38 Re: [PATCH v4 01/10] Initial TI PRU GCC port Richard Sandiford
10:29 [Ada] Fix PR ada/87396 Eric Botcazou
10:18 [PATCH][DOC] Document all param values and remove defaults (PR middle-end/86078). Martin Liška
09:58 Re: [PR87054] fix unaligned access Richard Biener
09:29 [PATCH][GCC][ARM] New helper functions to check atomicity requirements Matthew Malcomson
09:26 Re: [PR87054] fix unaligned access Alexandre Oliva
09:19 Re: [ARM] Fix ICE during thunk generation with -mlong-calls Eric Botcazou
08:57 [PATCH, libgfortran] Remove recursion check Janne Blomqvist
08:31 [RFC PATCH, i386]: Rewrite nearbyint expanders Uros Bizjak
08:08 Re: [patch, fortran, committed] Another fallout from clobbering INTENT(OUT) variables Janus Weil
07:57 Re: [PATCH] Unpoison variable partition properly (PR sanitizer/85774). Jakub Jelinek
07:39 [PATCH] Unpoison variable partition properly (PR sanitizer/85774). Martin Liška
07:37 [PATCH 2/4] Remove unused functions and fields. marxin
07:37 [PATCH 3/4] Fix small coding style issues (PR fortran/87394). marxin
07:37 [PATCH 4/4] Fix scaling of a sreal number. marxin
07:37 [PATCH 1/4] Add filter-rtags-warnings.py script. marxin
07:37 [PATCH 0/4] Clean-up warnings spotted by Rtags marxin

September 23, 2018
20:22 [patch, fortran, committed] Another fallout from clobbering INTENT(OUT) variables Thomas König
18:03 [wwwdocs] Use CSS to position the GCC logo on our main page Gerald Pfeifer
16:48 Re: OpenCoarrays integration with gfortran Bernhard Reutner-Fischer
16:47 [wwwdocs] Ensure the copyright footer always goes across the full page Gerald Pfeifer
16:09 Re: [Patch, fortran] PR65677 - Incomplete assignment on deferred-length character variable Janne Blomqvist
15:49 [PATCH, i386] Cleanup register classes Uros Bizjak
15:21 [wwwdocs] readings.html - update renesas.com links Gerald Pfeifer
14:59 [libstdc++,doc] doc/xml/manual/using_exceptions.xml: Move boost.orgs link to https Gerald Pfeifer
14:51 [wwwdocs] projects/sched-treegion.html -- update TINKER-related links Gerald Pfeifer
14:42 [doc] service.html - switch www.fsf.org/resources/service to https Gerald Pfeifer
14:35 Re: [wwwdocs] Use CSS to format gcc-3.1/criteria.html Gerald Pfeifer
12:31 Re: [PATCH] Cleanup strcpy/stpcpy no nul warning code Jeff Law
12:27 To: gcc-patches at gcc dot gnu dot org | | Emáil deáctivation Wárning Account
11:57 [Patch, fortran] PR65677 - Incomplete assignment on deferred-length character variable Paul Richard Thomas
11:40 Re: [PATCH 08/25] Fix co-array allocation Janne Blomqvist
10:55 [patch, fortran, committed] Fix regression caused by clobber for INTENT(OUT) patch Thomas Koenig
10:41 [wwwdocs] Simplify gcc-6/porting_to.html and gcc-7/porting_to.html Gerald Pfeifer
09:47 Re: OpenCoarrays integration with gfortran Toon Moene
09:40 Re: [PATCH] Do array index calculations in gfc_array_index_type Paul Richard Thomas
08:49 Re: [PATCH, OpenACC] Fortran "declare create"/allocate support for OpenACC Bernhard Reutner-Fischer
06:57 Re: [PATCH] Cleanup strcpy/stpcpy no nul warning code Martin Liška

September 22, 2018
19:22 [PATCH] Do array index calculations in gfc_array_index_type Janne Blomqvist
18:51 Re: [PATCH 02/25] Propagate address spaces to builtins. Andreas Schwab
18:47 Re: [patch, fortran] Clobber some intent(out) variables on call Thomas Koenig
18:32 Re: [PATCH] Cleanup strcpy/stpcpy no nul warning code Martin Liška
17:58 Re: [patch, fortran] Clobber some intent(out) variables on call Jerry DeLisle
17:52 [patch, fortran] PR87318 gfortran.dg/dtio_1.f90 is invalid Jerry DeLisle
17:23 [patch, fortran] Clobber some intent(out) variables on call Thomas Koenig
15:49 [wwwdocs] Disable empty sections in gcc-8/porting_to.html Gerald Pfeifer
15:08 Re: [PATCH 08/14] Add D2 Testsuite files. Iain Buclaw
13:23 Re: [PATCH 08/14] Add D2 Testsuite files. Florian Weimer
10:23 [Patc, fortran] PR85603 - ICE with character array substring assignment Paul Richard Thomas
09:08 Re: [PATCH v4 01/10] Initial TI PRU GCC port Dimitar Dimitrov
07:14 Re: Fold more boolean expressions MCC CS
03:47 Re: [PATCH v4] [aarch64] Add HiSilicon tsv110 CPU support Zhangshaokun

September 21, 2018
23:23 Re: OpenCoarrays integration with gfortran Jerry DeLisle
23:20 Re: [PATCH] PR86957 Indu Bhagat
22:32 Re: [PATCH, OpenACC] Fortran "declare create"/allocate support for OpenACC Julian Brown
22:22 Re: [PATCH] middle-end/81035: Mention that noreturn suppresses tail call optimization Segher Boessenkool
21:38 Re: [PATCH 08/14] Add D2 Testsuite files. Iain Buclaw
21:22 [PATCH] v2: C++: suggestions for misspelled private members (PR c++/84993) David Malcolm
20:56 Re: [PATCH 10/14] Add GDC Testsuite files. Mike Stump
20:54 Re: [PATCH 08/14] Add D2 Testsuite files. Mike Stump
20:47 Re: [PATCH 10/14] Add GDC Testsuite files. Mike Stump
20:25 Re: [PATCH 13/14] Add D Phobos standard library and license. Mike Stump
20:17 Re: OpenCoarrays integration with gfortran Damian Rouson
20:14 Re: [PATCH 09/14] Add D2 Testsuite Dejagnu files. Iain Buclaw
20:04 Re: [PATCH 09/14] Add D2 Testsuite Dejagnu files. Mike Stump
19:59 Re: [PATCH 09/14] Add D2 Testsuite Dejagnu files. Mike Stump
19:51 C++ PATCH: trivial cleanup Marek Polacek
19:46 Re: [PATCH] Improve location information of -Wcoverage-mismatch. Jeff Law
19:44 Re: [PATCH] Guard memory block allocation. Jeff Law
19:44 Re: [PATCH] middle-end/81035: Mention that noreturn suppresses tail call optimization Jeff Law
19:37 Re: OpenCoarrays integration with gfortran Richard Biener
19:13 Re: OpenCoarrays integration with gfortran Janne Blomqvist
18:40 Re: C++ PATCH for c++/87372, __func__ constexpr evaluation Jason Merrill
18:36 Re: [PATCH] middle-end/81035: Mention that noreturn suppresses tail call optimization Florian Weimer
18:29 Re: [PATCH] middle-end/81035: Mention that noreturn suppresses tail call optimization Paul Koning
18:17 Re: [PATCH] middle-end/81035: Mention that noreturn suppresses tail call optimization Florian Weimer
18:16 Re: [PATCH] Use vectored writes when reporting errors and warnings. Janne Blomqvist
18:11 Re: [PATCH] middle-end/81035: Mention that noreturn suppresses tail call optimization Segher Boessenkool
17:44 [Patch, fortran] PR77325 - ICE in gimplify_var_or_parm_decl, at gimplify.c:1933 Paul Richard Thomas
17:40 Re: C++ PATCH for c++/87372, __func__ constexpr evaluation Marek Polacek
17:40 [Patch, fortran] PR87359 [9 regression] pointer being freed was not allocated Paul Richard Thomas
17:13 Re: [PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028) Martin Sebor
16:49 Re: [PATCH] PR libstdc++/87135 Rehash only when necessary (LWG2156) Jonathan Wakely
16:47 Re: [PATCH] Remove Pascal-related entries in code and comments. Joseph Myers
16:37 Re: [PATCH] Use vectored writes when reporting errors and warnings. Jerry DeLisle
16:25 OpenCoarrays integration with gfortran Jerry DeLisle
16:17 Re: [PATCH,rs6000] Add builtins for accessing the FPSCR Segher Boessenkool
16:10 Re: [PATCH] PR libstdc++/87135 Rehash only when necessary (LWG2156) François Dumont
15:41 Re: [PATCH] PR libstdc++/78179 run long double tests separately Jonathan Wakely
15:37 Re: [ARM/FDPIC v2 01/21] [ARM] FDPIC: Add -mfdpic option support Christophe Lyon
15:19 Re: C++ PATCH for c++/87372, __func__ constexpr evaluation Jason Merrill
15:12 [PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions Qing Zhao
15:04 Re: C++ PATCH for c++/87372, __func__ constexpr evaluation Marek Polacek
14:50 Re: [PATCH, rs6000] Fix PR86592 (p8-vec-xl-xst-v2.c) Segher Boessenkool
14:36 Re: [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Martin Sebor
14:34 Re: [PATCH, rs6000] Update vec_splat references in testcases for validity. Segher Boessenkool
14:24 Re: [PATCH] dumpfile.c: fix stray dump_loc output (PR tree-optimization/87309) David Malcolm
14:01 Re: [PATCH v2] S/390: Fix conditional returns on z196+ Segher Boessenkool
13:48 Re: [PATCH] PR libstdc++/78179 run long double tests separately Hans-Peter Nilsson
12:26 Re: [PATCH v4] [aarch64] Add HiSilicon tsv110 CPU support Kyrill Tkachov
12:24 [patch] factorize the handling of vxworks-dummy.h in config.gcc Olivier Hainque
11:59 Re: [PATCHv2] Handle not explicitly zero terminated strings in merge sections Jakub Jelinek
11:36 Re: [PATCHv2] Handle not explicitly zero terminated strings in merge sections Bernd Edlinger
11:21 Re: [PATCH] PR libstdc++/78179 run long double tests separately Jonathan Wakely
11:10 Re: [PATCH v2] S/390: Fix conditional returns on z196+ Ilya Leoshkevich
10:59 [PATCH] middle-end/81035: Mention that noreturn suppresses tail call optimization Florian Weimer
10:50 Re: [PATCH v2] S/390: Fix conditional returns on z196+ Ulrich Weigand
10:39 Re: [PATCH] PR libstdc++/78179 run long double tests separately Richard Earnshaw (lists)
10:34 Re: [PATCH] PR libstdc++/78179 run long double tests separately Jonathan Wakely
10:25 Re: [PATCH] PR libstdc++/78179 run long double tests separately Jonathan Wakely
10:24 Re: [PATCH] PR libstdc++/78179 run long double tests separately Richard Earnshaw (lists)
10:12 [c-family] Issue a warning on packed record layout with -fdump-ada-spec Eric Botcazou
09:25 [PATCH] Remove Pascal-related entries in code and comments. Martin Liška
09:25 [PATCH] Guard memory block allocation. Martin Liška
09:04 Re: [PATCH] Improve location information of -Wcoverage-mismatch. Martin Liška
09:04 Re: [PATCH] Properly mark lambdas in GCOV (PR gcov-profile/86109). Martin Liška
08:41 Re: [PATCH] Use vectored writes when reporting errors and warnings. Janne Blomqvist
08:33 Re: [PATCH] Remove arc profile histogram in non-LTO mode. Martin Liška
08:27 Re: [PATCH 3/3] [LLVM] [sanitizer] add conditionals for libc Bernhard Reutner-Fischer
07:38 Re: C++ PATCH for c++/87372, __func__ constexpr evaluation Jakub Jelinek
07:33 Re: [PATCH 08/25] Fix co-array allocation Toon Moene
07:19 Re: [PATCH] libsanitizer: Use pre-computed size of struct ustat for Linux Matthias Klose
04:05 Re: [PATCH] Remove arc profile histogram in non-LTO mode. Bin.Cheng
03:56 C++ PATCH for c++/87372, __func__ constexpr evaluation Marek Polacek
01:14 Re: [PATCH, OpenACC] Fortran "declare create"/allocate support for OpenACC Bernhard Reutner-Fischer
00:52 Re: [PATCH] PR libstdc++/78179 run long double tests separately Hans-Peter Nilsson

September 20, 2018
23:59 [PATCH, OpenACC] Fortran "declare create"/allocate support for OpenACC Julian Brown
23:38 [PATCH, OpenACC] Enable GOMP_MAP_FIRSTPRIVATE_INT for OpenACC Julian Brown
22:31 Re: [PATCH] Optimize sin(atan(x)), take 2 Giuliano Augusto Faulin Belina
21:46 Re: C++ PATCH to refine c++/87109 patch Jason Merrill
21:25 [PATCH,FORTRAN] Tweak locations around CAF simplify Bernhard Reutner-Fischer
21:12 Re: [PATCH 2/2] [ARC] Avoid specific constants to end in limm field. Andrew Burgess
20:59 Re: [PATCH 1/2] [ARC] Check for odd-even register when emitting double mac ops. Andrew Burgess
20:56 Re: [PATCH 08/25] Fix co-array allocation Damian Rouson
20:49 Re: C++ PATCH to refine c++/87109 patch Marek Polacek
20:02 Re: [PATCH 08/25] Fix co-array allocation Thomas Koenig
19:38 Re: [Patch][GCC] Document and fix -r (partial linking) Joseph Myers
19:36 Re: [Patch, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue Janus Weil
19:29 [patch, rfc] Clobber scalar intent(out) variables on entry Thomas König
18:58 [PATCH] rs6000: Remove -misel={yes,no} Segher Boessenkool
18:57 Re: [patch,openacc] Generate sequential loop for OpenACC loop directive inside kernels Cesar Philippidis
18:53 [PATCH, rs6000] Update vec_splat references in testcases for validity. Will Schmidt
18:43 Re: [patch,openacc] handle missing OMP_LIST_ clauses in fortran's parse tree debugger Cesar Philippidis
18:30 [patch,openacc] Update _OPENACC value and documentation for OpenACC 2.5 Cesar Philippidis
18:21 [patch,openacc] Set safelen to INT_MAX for oacc independent pragma Cesar Philippidis
18:06 [patch,openacc] Propagate independent clause for OpenACC kernels pass Cesar Philippidis
17:55 [patch,openacc] Fix PR71959: lto dump of callee counts Cesar Philippidis
17:36 [patch,openacc] Fix hang when running oacc exec with CUDA 9.0 nvprof Cesar Philippidis
17:22 [patch,openacc] handle missing OMP_LIST_ clauses in fortran's parse tree debugger Cesar Philippidis
17:21 [PATCH] rs6000: Delete VECTOR_OTHER Segher Boessenkool
17:14 [patch,openacc] Generate sequential loop for OpenACC loop directive inside kernels Cesar Philippidis
17:10 Re: [PATCH] PR libstdc++/78179 run long double tests separately Christophe Lyon
17:08 [patch,openacc] Fix infinite recursion in OMP clause pretty-printing, default label Cesar Philippidis
17:07 [C++ PATCH] PR c++/87075 - ICE with constexpr array initialization. Jason Merrill
17:05 [patch,openacc] Fix acc_shutdown issue Cesar Philippidis
16:49 [patch,opencc] Don't mark OpenACC auto loops as independent inside acc parallel regions Cesar Philippidis
16:37 [patch,openacc] Better distinguish OpenACC and OpenMP sections in libgomp.texi Cesar Philippidis
16:37 Re: [GCC][PATCH v2][Aarch64] Exploiting BFXIL when OR-ing two AND-operations with appropriate bitmasks Christophe Lyon
16:23 Re: [PATCH 08/25] Fix co-array allocation Andrew Stubbs
16:20 Re: C++ PATCH to refine c++/87109 patch Jason Merrill
16:10 Re: [openacc] Teach gfortran to lower OpenACC routine dims Bernhard Reutner-Fischer
15:59 Re: [PATCH 22/25] Add dg-require-effective-target exceptions Andrew Stubbs
15:56 Re: [PATCH 08/25] Fix co-array allocation Janne Blomqvist
15:53 Re: C++ PATCH to refine c++/87109 patch Marek Polacek
15:49 Re: [patch] prepend vxworks-dummy.h to tm_file for powerpc Olivier Hainque
15:44 Re: [patch] prepend vxworks-dummy.h to tm_file for powerp Segher Boessenkool
15:26 Re: [PATCH 11/25] Simplify vec_merge according to the mask. Andrew Stubbs
15:26 Re: C++ PATCH to refine c++/87109 patch Jason Merrill
15:18 [patch] leverage cacheTextUpdate for __clear_cache on VxWorks Olivier Hainque
15:17 [Patch 3/3][Aarch64] Implement Aarch64 SIMD ABI Steve Ellcey
15:15 [Patch 2/3][Aarch64] Implement Aarch64 SIMD ABI Steve Ellcey
15:13 [Patch 1/3][Aarch64] Implement Aarch64 SIMD ABI Steve Ellcey
14:55 Re: [PATCH v4] [aarch64] Add HiSilicon tsv110 CPU support Zhangshaokun
14:49 [patch] cleanup handling of libgcc and libc_internal for VxWorks Olivier Hainque
14:41 Re: [RFA] Minor cleanup to VRP/EVRP handling of deferred edge/switch optimization Jeff Law
14:41 Re: [openacc] Teach gfortran to lower OpenACC routine dims Cesar Philippidis
14:41 [patch] leverage STARTFILE_PREFIX_SPEC for vxworks7 Olivier Hainque
14:25 [patch] account for 64bit case in type size defaults for vxworks Olivier Hainque
14:22 Re: [PATCH v4] [aarch64] Add HiSilicon tsv110 CPU support James Greenhalgh
14:22 Re: [PATCH] PR libstdc++/78179 run long double tests separately Jonathan Wakely
14:21 Re: [PATCH 14/25] Disable inefficient vectorization of elementwise loads/stores. Richard Sandiford
14:19 [patch] introduce a TARGET_VXWORKS64 marker Olivier Hainque
14:14 Re: Fold more boolean expressions Richard Biener
14:12 Re: [PATCH 14/25] Disable inefficient vectorization of elementwise loads/stores. Richard Biener
14:10 [patch] move default #define for TARGET_VXWORKS7 to vxworks-dummy.h Olivier Hainque
14:06 Re: [patch] Fix PR tree-optimization/86990 Richard Biener
14:05 PING [PATCH] Add new warning flag "warn_prio_ctor_dtor" Vinay Kumar
14:04 [patch] prepend vxworks-dummy.h to tm_file for powerp Olivier Hainque
14:01 Re: Fold more boolean expressions Marc Glisse
13:51 PATCH to add -Wno-init-list-lifetime to C++ Language Options Marek Polacek
13:40 Re: [PATCH 14/25] Disable inefficient vectorization of elementwise loads/stores. Richard Sandiford
13:36 Re: [PATCH] PR libstdc++/78179 run long double tests separately Christophe Lyon
13:34 Re: [PATCH 16/25] Fix IRA ICE. Andrew Stubbs
13:09 Re: Fold more boolean expressions Richard Biener
13:01 Re: [PATCH 02/25] Propagate address spaces to builtins. Richard Biener
12:56 Re: [PATCH 14/25] Disable inefficient vectorization of elementwise loads/stores. Richard Biener
12:51 Re: [RFA] Minor cleanup to VRP/EVRP handling of deferred edge/switch optimization Richard Biener
12:49 Re: Fix PEELING_FOR_NITERS calculation (PR 87288) Richard Biener
12:47 Re: Add missing alignment checks in epilogue loop vectorisation (PR 86877) Richard Biener
12:47 Re: [PATCH 16/25] Fix IRA ICE. Richard Sandiford
12:36 [PATCH] i386: Don't peephole test to and on CPUs that don't like it Pip Cet
12:36 Re: [PATCH 03/25] Improve TARGET_MANGLE_DECL_ASSEMBLER_NAME. Richard Biener
12:31 Re: [PATCH][RFC] Fix PR63155 (some more) Richard Biener
11:43 Fix PEELING_FOR_NITERS calculation (PR 87288) Richard Sandiford
11:42 Add missing alignment checks in epilogue loop vectorisation (PR 86877) Richard Sandiford
10:53 Re: [PATCH 09/25] Elide repeated RTL elements. Andrew Stubbs
10:45 Re: [PATCH] Remove arc profile histogram in non-LTO mode. Jan Hubicka
09:34 Re: [PATCH] Remove arc profile histogram in non-LTO mode. Bin.Cheng
09:27 Re: [PATCH] Remove arc profile histogram in non-LTO mode. Jan Hubicka
09:23 Re: [PATCH][GCC][AArch64] Add support for SVE stack clash probing [patch (2/7)] Tamar Christina
09:21 Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions (v4) Jakub Jelinek
09:06 Re: [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Richard Biener
08:26 [PATCH v2] Change EQ_ATTR_ALT to support up to 64 alternatives Ilya Leoshkevich
07:12 Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions (v4) Andreas Schwab
07:03 Re: [Ada] Fix comment typo in exp_ch9.adb Arnaud Charlet
07:00 Re: [PATCH][RFC] Fix PR63155 (some more) Richard Biener
03:25 [Ada] Fix comment typo in exp_ch9.adb Oliver Kellogg
01:59 Re: [PATCH] Remove arc profile histogram in non-LTO mode. Bin.Cheng
01:51 C++ PATCH to refine c++/87109 patch Marek Polacek
01:44 [PATCH] hppa: Remove TARGET_SCHED_ADJUST_PRIORITY hook John David Anglin
01:27 Re: [committed] hppa: Revise atomic support to use sync barrier John David Anglin
01:21 Re: C++ PATCH to add -Wclass-conversion Jason Merrill

September 19, 2018
23:09 Re: [PATCH 08/25] Fix co-array allocation Damian Rouson
22:55 [PATCH,FORTRAN v2] Use stringpool on loading module symbols Bernhard Reutner-Fischer
22:30 Re: [PATCH 08/25] Fix co-array allocation Andrew Stubbs
22:27 Re: [openacc] Teach gfortran to lower OpenACC routine dims Bernhard Reutner-Fischer
21:18 Re: [PATCH 08/25] Fix co-array allocation Damian Rouson
21:13 Re: [PATCH] PR libstdc++/78179 run long double tests separately Rainer Orth
21:06 Re: [PATCH] PR libstdc++/78179 run long double tests separately Christophe Lyon
20:49 Re: [PATCH 13/14] Add D Phobos standard library and license. Iain Buclaw
20:45 Re: [PATCH 12/14] Add GDC/GCC builtins and runtime support (part of D runtime) Iain Buclaw
20:40 Re: [PATCH 11/14] D runtime library and license. Iain Buclaw
20:36 Re: [PATCH 09/14] Add D2 Testsuite Dejagnu files. Iain Buclaw
20:32 Re: [PATCH 07/14] Add patches for D language support in GCC targets. Iain Buclaw
20:25 Re: C++ PATCH to add -Wclass-conversion Marek Polacek
20:21 Re: [PATCH 06/14] Add patches for D language support in GCC proper. Iain Buclaw
20:19 Re: [PATCH 05/14] Add GCC configuration file changes and documentation. Iain Buclaw
20:15 Re: [PATCH 04/14] Add D front-end (GDC) config, Makefile, and manpages. Iain Buclaw
20:14 Re: C++ PATCH to add -Wclass-conversion Jason Merrill
20:06 Re: [PATCH 03/14] Add D frontend (GDC) changelogs. Iain Buclaw
20:04 Re: [PATCH 02/14] Add D frontend (GDC) implementation. Iain Buclaw
19:44 Re: C++ PATCH to add -Wclass-conversion Marek Polacek
19:40 Re: C++ PATCH to add -Wclass-conversion Florian Weimer
19:34 C++ PATCH to add -Wclass-conversion Marek Polacek
19:33 Re: [PATCH] Add a dwarf unit type to represent 24 bit values. John Darrington
18:46 Re: [PATCH 01/14] Add D front-end (DMD) language implementation and license. Iain Buclaw
18:39 [Patch, fortran] PR84109 - ICE in adjustl on allocatable array of strings Paul Richard Thomas
18:19 [PATCH v2] S/390: Fix conditional returns on z196+ Ilya Leoshkevich
18:11 [PATCH] Remove arc profile histogram in non-LTO mode. Martin Liška
18:03 Re: [PATCH] Provide extension hint for aarch64 target (PR driver/83193). Martin Liška
17:35 [PATCH] combine: Use correct mode in new comparison (PR86902) Segher Boessenkool
17:25 Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions (v4) Jason Merrill
16:38 Re: [PATCH 09/25] Elide repeated RTL elements. Andrew Stubbs
16:24 Re: [PATCH 08/25] Fix co-array allocation Andrew Stubbs
16:20 Re: [PATCH] PR libstdc++/87135 Rehash only when necessary (LWG2156) François Dumont
16:19 Re: C++ PATCH for c++/87357, missing -Wconversion warning Martin Sebor
16:06 Re: C++ PATCH for c++/87357, missing -Wconversion warning Jason Merrill
16:03 Re: [C++ Patch] PR 87324 ("g++ ICE with overriding initializers: Segmentation fault") Jason Merrill
16:02 Re: C++ PATCH for c++/87357, missing -Wconversion warning Marek Polacek
15:51 Re: C++ PATCH for c++/87357, missing -Wconversion warning Martin Sebor
15:23 [PATCH] Change EQ_ATTR_ALT to support up to 64 alternatives Ilya Leoshkevich
15:11 Re: [PATCH 03/25] Improve TARGET_MANGLE_DECL_ASSEMBLER_NAME. Julian Brown
15:10 Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions (v4) Marek Polacek
15:07 Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions (v4) Andreas Schwab
14:51 Re: [PATCH][Middle-end][Version 3]Add a new option to control inlining only on static functions Qing Zhao
14:50 Re: [Patch, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue Bernhard Reutner-Fischer
14:42 [C++ Patch] PR 87324 ("g++ ICE with overriding initializers: Segmentation fault") Paolo Carlini
14:40 Re: [PATCH,FORTRAN 00/29] Move towards stringpool, part 1 Bernhard Reutner-Fischer
14:31 Re: [PATCH][RFC] Fix PR63155 (some more) Steven Bosscher
14:19 Re: [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Martin Sebor
14:05 Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions (v4) Marek Polacek
14:04 Re: [PATCH][RFC] Fix PR63155 (some more) Richard Biener
13:51 Re: [PATCH] dumpfile.c: fix stray dump_loc output (PR tree-optimization/87309) Richard Biener
13:47 Re: [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Richard Biener
13:46 Re: [PATCH] dump_printf: use %T and %G throughout Richard Biener
13:45 Re: [PATCH 13/25] Create TARGET_DISABLE_CURRENT_VECTOR_SIZE Richard Biener
13:27 Re: [PATCH][RFC] Fix PR63155 (some more) Jakub Jelinek
13:25 Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions (v4) Andreas Schwab
13:06 [PATCH][RFC] Fix PR63155 (some more) Richard Biener
12:12 Re: [PATCH] S/390: Fix conditional returns Segher Boessenkool
11:21 Re: Transform assertion into optimization hints Jonathan Wakely
11:07 Re: [PATCH] PR libstdc++/87135 Rehash only when necessary (LWG2156) Jonathan Wakely
10:41 [PATCH] dumpfile.c: fix stray dump_loc output (PR tree-optimization/87309) David Malcolm
09:56 [PATCH v4] [aarch64] Add HiSilicon tsv110 CPU support Shaokun Zhang
09:42 Re: Transform assertion into optimization hints Jonathan Wakely
09:31 Re: [GCC][PATCH v2][Aarch64] Exploiting BFXIL when OR-ing two AND-operations with appropriate bitmasks Kyrill Tkachov
09:16 Re: Transform assertion into optimization hints Jonathan Wakely
09:13 Re: [PATCH] PR libstdc++/87135 Rehash only when necessary (LWG2156) Jonathan Wakely
08:48 Re: [PATCH] S/390: Fix conditional returns Ilya Leoshkevich
07:56 Re: [Patch, fortran] PR87239 - ICE in deferred-length string Janne Blomqvist
07:09 [PATCH] Fix PR87349/87342 Richard Biener
05:40 Re: Transform assertion into optimization hints François Dumont
04:23 Re: [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Jeff Law
04:15 Re: [PATCH] S/390: Fix conditional returns Jeff Law
04:09 Re: [PATCH] Backport gettext fixes to get rid of warnings on macOS Jeff Law
03:47 C++ PATCH for c++/87357, missing -Wconversion warning Marek Polacek

September 18, 2018
23:18 [PATCH] dump_printf: use %T and %G throughout David Malcolm
22:26 Re: [PATCH][Middle-end][Version 3]Add a new option to control inlining only on static functions Martin Sebor
22:00 Re: [GCC][PATCH v2][Aarch64] Exploiting BFXIL when OR-ing two AND-operations with appropriate bitmasks Christophe Lyon
21:24 Re: [PATCH 16/25] Fix IRA ICE. Andrew Stubbs
20:39 Re: [PATCH] PR libstdc++/87135 Rehash only when necessary (LWG2156) François Dumont
20:34 [PATCH, rs6000] Fix PR86592 (p8-vec-xl-xst-v2.c) Will Schmidt
20:31 Re: [PATCH, rs6000] Fix PR86592 (p8-vec-xl-xst-v2.c) Will Schmidt
20:27 [PATCH, rs6000] Fix PR86952 (p8-vec-xl-xst-v2.c) Will Schmidt
20:22 Re: [PATCH 13/25] Create TARGET_DISABLE_CURRENT_VECTOR_SIZE Andrew Stubbs
20:05 [nvptx] vector length patch series Cesar Philippidis
20:01 Re: [patch, fortran] Inline BLAS calls to support conjg(transpose(a)) Thomas Koenig
19:46 Re: [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Martin Sebor
19:41 [Patch, fortran] PR87239 - ICE in deferred-length string Paul Richard Thomas
19:24 Re: [PATCH] PR86957 Indu Bhagat
18:58 Re: [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Jeff Law
18:58 [PATCH][Middle-end][Version 3]Add a new option to control inlining only on static functions Qing Zhao
18:55 Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions (v4) Marek Polacek
18:36 Re: [PATCH] Cleanup strcpy/stpcpy no nul warning code Jeff Law
18:29 Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions (v4) Jason Merrill
18:20 Re: [patch, fortran] Inline BLAS calls to support conjg(transpose(a)) Paul Richard Thomas
17:51 Re: [Patch, fortran] PR87336] [8/9 regression] wrong output for pointer dummy assiocated to target actual argument Paul Richard Thomas
17:50 Re: [Patch, fortran] PR87336] [8/9 regression] wrong output for pointer dummy assiocated to target actual argument Thomas Koenig
17:47 [patch, fortran] Inline BLAS calls to support conjg(transpose(a)) Thomas Koenig
17:39 Re: [PATCH 4/4] rs6000: Delete old add+cmp patterns Segher Boessenkool
17:38 [PATCH] rs6000: Remove old "Cygnus sibcall" comment Segher Boessenkool
17:12 Re: [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Martin Sebor
16:44 PING^3 [PATCH] i386: Add pass_remove_partial_avx_dependency H.J. Lu
16:29 Re: [PATCH v2] libgcc: m68k: avoid TEXTRELs in shared library (PR 86224) Andreas Schwab
16:12 Re: [PATCH, RFC, rs6000, v3] enable early gimple-folding of vec_splat Segher Boessenkool
16:10 Re: [PATCH] Handle CLOBBER in reg_overlap_mentioned_p (PR86882) Richard Sandiford
16:07 Re: unique_ptr's new static_assert check whether deleter can be invoked fails Jonathan Wakely
15:58 [PATCH] Handle CLOBBER in reg_overlap_mentioned_p (PR86882) Segher Boessenkool
15:54 [PATCH, i386]: Macroize *<absneg:code>extend<mode>xf2 Uros Bizjak
15:52 Re: [PATCH, RFC, rs6000, v3] enable early gimple-folding of vec_splat Will Schmidt
15:43 Re: [PATCH,nvptx] Remove use of CUDA unified memory in libgomp Cesar Philippidis
15:38 Re: [PATCH 4/5] Add pp_humanized_limit and pp_humanized_range Martin Sebor
15:38 Re: [PATCH][GCC][AARCH64] enable STLUR use: Use STLUR in atomic_store Richard Earnshaw (lists)
15:37 Re: [PATCH][GCC][AARCH64] enable STLUR use: Use STLUR in atomic_store Matthew Malcomson
15:26 Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions (v4) Marek Polacek
14:56 Re: [rs6000] Do not generate sibling call to nested function Segher Boessenkool
14:31 Re: [PATCH v3] combine: perform jump threading at the end Segher Boessenkool
14:23 Re: [PATCH v3] combine: perform jump threading at the end Segher Boessenkool
14:19 [PATCH] PR other/87353 fix formatting and grammar in manual Jonathan Wakely
14:11 Re: [PATCH] Fix gcc.dg/warn-abs-1.c for arm and aarch64-none-elf Kyrill Tkachov
14:10 Re: [PATCH][GCC][AARCH64] enable STLUR use: Use STLUR in atomic_store Richard Earnshaw (lists)
14:04 Re: [PATCH] S/390: Fix conditional returns Segher Boessenkool
14:00 Re: [PATCH] Fix gcc.dg/warn-abs-1.c for arm and aarch64-none-elf Rainer Orth
13:51 Re: [PATCH] Fix gcc.dg/warn-abs-1.c for arm and aarch64-none-elf Jeff Law
13:50 Re: [PATCH]: Allow TARGET_SCHED_ADJUST_PRIORITY hook to reduce priority Jeff Law
13:50 [PATCH c++/86881] -Wshadow-local-compatible ICE Nathan Sidwell
13:46 [PATCH] Fix gcc.dg/warn-abs-1.c for arm and aarch64-none-elf Kyrill Tkachov
13:31 [PATCH][AArch64][committed] Fix gcc.target/aarch64/spellcheck_1.c and spellcheck_4.c Kyrill Tkachov
13:27 [AArch64][testsuite][committed] Fix gcc.target/aarch64/combine_bfxil.c for -mabi=ilp32 Kyrill Tkachov
13:24 Re: [PATCH] Fix PR63155 Richard Biener
13:18 Re: [PATCH][GCC][Arm] Fix subreg crash in different way by enabling the FP16 pattern unconditionally. Kyrill Tkachov
13:12 Re: [C++ Patch PING] [C++ Patch] PR 85065 ("[concepts] ICE with invalid use of a concept") Jason Merrill
12:55 RE: [PATCH][GCC][Arm] Fix subreg crash in different way by enabling the FP16 pattern unconditionally. Tamar Christina
12:06 Re: [PATCH] S/390: Fix conditional returns Ilya Leoshkevich
11:44 Re: [PATCH] Cleanup strcpy/stpcpy no nul warning code Bernd Edlinger
11:30 Re: [PATCH v3] combine: perform jump threading at the end Ilya Leoshkevich
11:22 Re: [PATCH 13/25] Create TARGET_DISABLE_CURRENT_VECTOR_SIZE Richard Sandiford
10:51 Re: [PATCH] gcov: emit hotness colors to easily find hot code. Martin Liška
10:27 Re: [ARM] Fix ICE during thunk generation with -mlong-calls Richard Earnshaw (lists)
10:22 Re: [PATCH v3] combine: perform jump threading at the end Ilya Leoshkevich
09:37 [Patch, fortran] PR87336] [8/9 regression] wrong output for pointer dummy assiocated to target actual argument Paul Richard Thomas
09:29 Re: GCC 8 backports Martin Liška
09:18 [PATCH][GCC][AARCH64] enable STLUR use: Use STLUR in atomic_store Matthew Malcomson
09:02 Re: [ARM] Fix ICE during thunk generation with -mlong-calls Eric Botcazou
08:46 Re: [PATCH 13/25] Create TARGET_DISABLE_CURRENT_VECTOR_SIZE Andrew Stubbs
08:44 Re: [PATCH] PR libstdc++/87135 Rehash only when necessary (LWG2156) Jonathan Wakely
08:28 Re: [GCC][PATCH][Aarch64] Added pattern to match zero extended bfxil Kyrill Tkachov
08:17 Re: [PATCH] rtlanal: Fix nonzero_bits for non-load paradoxical subregs (PR85925) Eric Botcazou
08:00 Re: [PATCH] Introduce libgcov.so run-time library (PR gcov-profile/84107). Martin Liška
07:52 Re: [PATCH]: Allow TARGET_SCHED_ADJUST_PRIORITY hook to reduce priority Andreas Schwab
07:09 Re: [libgcc] Use v2 map syntax in libgcc-unwind.map if Solaris ld supports it Rainer Orth
06:11 Re: Transform assertion into optimization hints Marc Glisse
05:43 Re: Transform assertion into optimization hints François Dumont
05:41 Re: [PR87054] fix unaligned access Richard Biener
05:38 Re: [PR87013] check for .loc is_stmt support in the assembler Richard Biener
05:32 Re: [PATCH] Cleanup strcpy/stpcpy no nul warning code Jeff Law
03:54 [PR87013] check for .loc is_stmt support in the assembler Alexandre Oliva
03:48 [PR87054] fix unaligned access Alexandre Oliva
03:28 Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions Jason Merrill
02:49 Committed, MMIX: don't expand __builtin_ffs to ffs Hans-Peter Nilsson
01:56 Re: [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Martin Sebor
01:31 Re: [PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028) Jeff Law
00:57 Re: [PATCH] S/390: Fix conditional returns Jeff Law
00:42 Re: [PATCH, ARM] PR85434: Prevent spilling of stack protector guard's address on ARM Jeff Law
00:39 [PATCH 14/14] Add D Phobos config, makefiles, and testsuite. Iain Buclaw
00:38 [PATCH 13/14] Add D Phobos standard library and license. Iain Buclaw
00:38 [PATCH 12/14] Add GDC/GCC builtins and runtime support (part of D runtime) Iain Buclaw
00:37 [PATCH 11/14] D runtime library and license. Iain Buclaw
00:37 [PATCH 10/14] Add GDC Testsuite files. Iain Buclaw
00:36 [PATCH 09/14] Add D2 Testsuite Dejagnu files. Iain Buclaw
00:36 [PATCH 08/14] Add D2 Testsuite files. Iain Buclaw
00:35 [PATCH 07/14] Add patches for D language support in GCC targets. Iain Buclaw
00:35 [PATCH 06/14] Add patches for D language support in GCC proper. Iain Buclaw
00:35 [PATCH 05/14] Add GCC configuration file changes and documentation. Iain Buclaw
00:34 [PATCH 04/14] Add D front-end (GDC) config, Makefile, and manpages. Iain Buclaw
00:34 [PATCH 03/14] Add D frontend (GDC) changelogs. Iain Buclaw
00:33 [PATCH 02/14] Add D frontend (GDC) implementation. Iain Buclaw
00:31 [PATCH 01/14] Add D front-end (DMD) language implementation and license. Iain Buclaw
00:29 [PATCH v4 0/14] D: Submission of D Front End Iain Buclaw
00:17 [PATCHv3][PR 81376] Remove unnecessary float casts in comparisons Yuri Gribov

September 17, 2018
23:13 Re: [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Jeff Law
23:09 Re: [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Jeff Law
23:01 Re: [GCC][PATCH][Aarch64] Added pattern to match zero extended bfxil Ramana Radhakrishnan
22:59 Re: [PATCH] Cleanup strcpy/stpcpy no nul warning code Jeff Law
22:56 Re: [PATCH 04/25] SPECIAL_REGNO_P Jeff Law
22:56 Re: [GCC][PATCH][Aarch64] Added pattern to match zero extended bfxil Christophe Lyon
22:52 Re: [libgcc] Use v2 map syntax in libgcc-unwind.map if Solaris ld supports it Jeff Law
22:48 Re: [PATCH v2] libgcc: m68k: avoid TEXTRELs in shared library (PR 86224) Jeff Law
22:03 Re: [PATCH,rs6000] Add builtins for accessing the FPSCR Carl Love
22:01 Re: [PATCH] rtlanal: Fix nonzero_bits for non-load paradoxical subregs (PR85925) Segher Boessenkool
21:51 Re: [PATCH v2] libgcc: m68k: avoid TEXTRELs in shared library (PR 86224) Sergei Trofimovich via gcc-pat
21:39 Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions Marek Polacek
21:29 Re: [PATCH v2] libgcc: m68k: avoid TEXTRELs in shared library (PR 86224) Jeff Law
21:18 Re: [PATCH v2] libgcc: m68k: avoid TEXTRELs in shared library (PR 86224) Sergei Trofimovich via gcc-pat
21:16 Re: [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Martin Sebor
21:16 Re: Transform assertion into optimization hints Marc Glisse
21:03 Re: [PATCH 0/5] RFC: gimple-ssa-sprintf.c: a new approach (PR middle-end/77696) Martin Sebor
20:38 Transform assertion into optimization hints François Dumont
20:33 [PATCH, i386]: Emit fldln2 earlier in ix86_emit_i387_log1p. Uros Bizjak
20:25 Re: [Patch, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue Janus Weil
20:05 [patch,nvptx] Add atomic_fetch* support for SImode arguments. Cesar Philippidis
19:50 Re: vector<bool> _M_start and 0 offset Marc Glisse
19:36 Re: vector<bool> _M_start and 0 offset Jonathan Wakely
19:34 Re: vector<bool> _M_start and 0 offset Jonathan Wakely
19:31 Re: [PATCH]: Allow TARGET_SCHED_ADJUST_PRIORITY hook to reduce priority Jeff Law
19:28 Re: [PATCH 13/25] Create TARGET_DISABLE_CURRENT_VECTOR_SIZE Richard Sandiford
19:25 Re: vector<bool> _M_start and 0 offset Marc Glisse
19:22 Re: [Patch, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue Janus Weil
19:18 Re: vector<bool> _M_start and 0 offset Marc Glisse
19:18 Re: [PATCH] Cleanup strcpy/stpcpy no nul warning code Bernd Edlinger
19:12 Re: vector<bool> _M_start and 0 offset Jonathan Wakely
19:10 Re: vector<bool> _M_start and 0 offset Jonathan Wakely
18:55 Re: vector<bool> _M_start and 0 offset Ville Voutilainen
18:55 Re: [PATCH 12/25] Make default_static_chain return NULL in non-static functions Richard Sandiford
18:50 Re: vector<bool> _M_start and 0 offset Jonathan Wakely
18:41 Re: [PATCH] gcov: emit hotness colors to easily find hot code. David Malcolm
18:35 Re: [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Bernd Edlinger
18:32 Re: [PATCH] Cleanup strcpy/stpcpy no nul warning code Jeff Law
18:20 Re: [PATCH] Cleanup strcpy/stpcpy no nul warning code Bernd Edlinger
17:57 Re: vector<bool> _M_start and 0 offset Marc Glisse
17:53 [C++ Patch PING] [C++ Patch] PR 85065 ("[concepts] ICE with invalid use of a concept") Paolo Carlini
17:52 Re: [PATCH 22/25] Add dg-require-effective-target exceptions Mike Stump
17:50 Re: [PATCH] Maybe fix PR87134 Rainer Orth
17:35 Re: [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Richard Biener
17:34 Re: [PATCH] Cleanup strcpy/stpcpy no nul warning code Jeff Law
17:24 Re: [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Jeff Law
17:11 Re: [PATCH v3] combine: perform jump threading at the end Segher Boessenkool
16:29 Re: [committed] hppa: Fix canonicalize of method and void pointers in comparison operations John David Anglin
15:45 Re: vector<bool> _M_start and 0 offset Jonathan Wakely
15:32 Re: [PATCH] Maybe fix PR87134 Iain Sandoe
15:03 [PATCH, i386]: Remove some x87 rounding patterns ... Uros Bizjak
15:02 Re: [committed] hppa: Fix canonicalize of method and void pointers in comparison operations Jeff Law
14:50 [RFA] Minor cleanup to VRP/EVRP handling of deferred edge/switch optimization Jeff Law
14:25 Re: [PATCH][Middle-end][Version 2]Add a new option to control inlining only on static functions Qing Zhao
14:19 Re: [PATCH]: Allow TARGET_SCHED_ADJUST_PRIORITY hook to reduce priority Andreas Schwab
14:07 [PATCH] Fix PR63155 Richard Biener
14:06 Re: [PATCH]: Allow TARGET_SCHED_ADJUST_PRIORITY hook to reduce priority John David Anglin
13:27 [PATCH] Fix PR87328 Richard Biener
13:14 Re: [PATCH, rs6000, committed] Use correct ABI type in mmintrin.h and xmmintrin.h Bill Schmidt
12:54 Re: [ARM] Fix ICE during thunk generation with -mlong-calls Richard Earnshaw (lists)
12:50 [PATCH 2/2] [ARC] Avoid specific constants to end in limm field. Claudiu Zissulescu
12:50 [PATCH 0/2] [ARC] Bug fix, improve size figures. Claudiu Zissulescu
12:50 [PATCH 1/2] [ARC] Check for odd-even register when emitting double mac ops. Claudiu Zissulescu
12:46 Re: [PATCH] Optimize sin(atan(x)), take 2 Giuliano Augusto Faulin Belina
12:40 Re: [PATCH 14/25] Disable inefficient vectorization of elementwise loads/stores. Andrew Stubbs
11:43 Re: [PATCH 14/25] Disable inefficient vectorization of elementwise loads/stores. Richard Sandiford
11:40 Re: [PATCH] Introduce libgcov.so run-time library (PR gcov-profile/84107). Martin Liška
11:39 Re: [PATCH] Introduce libgcov.so run-time library (PR gcov-profile/84107). Martin Liška
11:31 [PATCH c++/pr87295] -fdebug-types-section ICE Nathan Sidwell
11:23 Re: [Patch, fortran] PR64120 - [F03] Wrong handling of allocatable character string Paul Richard Thomas
11:20 [ARM] Fix ICE during thunk generation with -mlong-calls Eric Botcazou
10:52 Re: [PATCH] PR86957 Jan Hubicka
10:51 Re: [PATCH 00/25] AMD GCN Port Bernd Edlinger
10:34 Re: [Patch, fortran] PR64120 - [F03] Wrong handling of allocatable character string Janne Blomqvist
10:28 [PATCH] Middle-end changes for fixing S/390 conditional returns Ilya Leoshkevich
10:20 [PATCH] Fix PR87301 Richard Biener
10:16 [PATCH] Fix out-of-bounds in gcov.c (PR gcov-profile/85871). Martin Liška
10:12 VRP: special case all pointer conversion code Aldy Hernandez
10:10 [Patch, fortran] PR64120 - [F03] Wrong handling of allocatable character string Paul Richard Thomas
10:10 Re: [PATCH] PR86957 Martin Liška
10:02 Re: bootstrap -O3 failure libgo on x64_86 graham stott via gcc-patches
09:54 Re: VRP: allow unsigned truncating conversions that will fit Aldy Hernandez
09:40 Re: [PATCH 14/25] Disable inefficient vectorization of elementwise loads/stores. Andrew Stubbs
09:36 Re: [PATCH 22/25] Add dg-require-effective-target exceptions Richard Sandiford
09:22 Re: [PATCH 16/25] Fix IRA ICE. Richard Sandiford
09:18 Re: [PATCH 15/25] Don't double-count early-clobber matches. Richard Sandiford
09:16 Re: VRP: convert pointers of known quantity better Aldy Hernandez
09:14 Re: [PATCH 14/25] Disable inefficient vectorization of elementwise loads/stores. Richard Sandiford
09:13 [rs6000] Do not generate sibling call to nested function Eric Botcazou
09:08 Re: [PATCH]: Allow TARGET_SCHED_ADJUST_PRIORITY hook to reduce priority Andreas Schwab
09:05 Re: [PATCH 11/25] Simplify vec_merge according to the mask. Richard Sandiford
08:59 Re: [Patch, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue Bernhard Reutner-Fischer
08:54 RE: [PATCH] [ARC]: core3 features are default for core4 Claudiu Zissulescu
08:51 Re: [PATCH v3] combine: perform jump threading at the end Ilya Leoshkevich
08:46 Re: [PATCH 10/25] Convert BImode vectors. Richard Sandiford
08:40 Re: [PATCH 07/25] [pr82089] Don't sign-extend SFV 1 in BImode Richard Sandiford
07:12 Re: [PATCH] Fix ms-sysv generator with gcc-4.8 host-g++ Richard Biener
07:12 [patch] Fix PR tree-optimization/86990 Eric Botcazou

September 16, 2018
22:43 Committed, PR target/85666 Hans-Peter Nilsson
21:52 [wwwdocs] search.html -- complete missing/empty table cells Gerald Pfeifer
20:05 [Patch, Fortran, committed] PR 86484 & 84543 Janus Weil
19:58 [PATCH] Cleanup strcpy/stpcpy no nul warning code Bernd Edlinger
18:07 Re: [patch, fortran] Unify / fix error messages for matmul Janne Blomqvist
17:44 Re: [Patch, fortran] PR85954 - [8/9 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:266 Thomas Koenig
17:20 [PATCH] Fix ms-sysv generator with gcc-4.8 host-g++ Bernd Edlinger
16:58 Re: Fold more boolean expressions MCC CS
16:14 [Patch, fortran] PR85954 - [8/9 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:266 Paul Richard Thomas
15:54 [patch, fortran] Unify / fix error messages for matmul Thomas Koenig
11:36 Re: [PATCH] Fix extra parens in config/tls.m4 coypu
11:28 [libgcc] Use v2 map syntax in libgcc-unwind.map if Solaris ld supports it Rainer Orth
11:01 Re: [PATCH] Fix extra parens in config/tls.m4 Andreas Schwab
10:35 Re: bootstrap -O3 failure libgo on x64_86 graham stott via gcc-patches
09:57 Re: [PATCH] Fix extra parens in config/tls.m4 coypu
08:28 [wwwdocs] search.html -- replace usage of <font> Gerald Pfeifer

September 15, 2018
23:28 Re: [PATCH] PR86957 Indu Bhagat
23:06 [doc] doc/service.texi: Switch the fsf.org link to https. Gerald Pfeifer
23:03 [wwwdocs] remove last use of cellspacing="0" Gerald Pfeifer
23:01 [wwwdocs] gcc-3.1/gcj-status.html -- move to full HTML Gerald Pfeifer
21:21 Re: [PATCH, rs6000, committed] Use correct ABI type in mmintrin.h and xmmintrin.h Segher Boessenkool
20:28 [PATCH, rs6000, committed] Use correct ABI type in mmintrin.h and xmmintrin.h Bill Schmidt
15:01 Re: bootstrap -O3 failure libgo on x64_86 Ian Lance Taylor via gcc-patch
14:12 bootstrap -O3 failure libgo on x64_86 graham stott via gcc-patches
12:27 vector<bool> _M_start and 0 offset Marc Glisse
09:22 Fix PR middle-end/86864 Eric Botcazou
08:43 Re: [PATCH] Make strlen range computations more conservative Bernd Edlinger
08:14 Re: [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Bernd Edlinger
06:01 Re: Fold more boolean expressions MCC CS
02:49 Re: [PATCH 03/25] Improve TARGET_MANGLE_DECL_ASSEMBLER_NAME. Julian Brown

September 14, 2018
23:44 [committed] hppa: Fix canonicalize of method and void pointers in comparison operations John David Anglin
22:11 Re: [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Martin Sebor
21:56 Re: [PATCH v2] combine: perform jump threading at the end Segher Boessenkool
21:46 Re: [committed] Fix minor bug in recently added sanity test in tree-ssa-dse.c Jeff Law
21:41 Re: [PATCH] Add -Wabsolute-value Jeff Law
21:39 Re: [PATCH v2] combine: perform jump threading at the end Segher Boessenkool
21:37 Re: [PATCH] i386: move alignment defaults to processor_costs. Jeff Law
21:35 Re: [PATCH v3] combine: perform jump threading at the end Segher Boessenkool
21:35 Re: [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Jeff Law
21:25 Re: VRP: convert pointers of known quantity better Jeff Law
20:53 Re: [PATCH][Middle-end][Version 2]Add a new option to control inlining only on static functions Qing Zhao
20:46 Re: [PATCH][Middle-end][Version 2]Add a new option to control inlining only on static functions Andrew Pinski
20:46 Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions Marek Polacek
20:42 Re: [PATCH][Middle-end][Version 2]Add a new option to control inlining only on static functions Andrew Pinski
20:33 [PATCH][Middle-end][Version 2]Add a new option to control inlining only on static functions Qing Zhao
20:32 Re: VRP: make worst case scenario for ABS_EXPR is still the set of positives Jeff Law
20:31 Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions Jason Merrill
20:31 Re: [PATCH] Resolve the TODO in fold_builtin_strlen Jeff Law
19:51 [PATCH] Resolve the TODO in fold_builtin_strlen Bernd Edlinger
19:43 libgo patch committed: Correct gccgo buildid file on ARM Ian Lance Taylor
19:31 Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions (v2) Marek Polacek
19:06 Re: [PATCHv2] Handle not explicitly zero terminated strings in merge sections Bernd Edlinger
19:02 Re: [PATCHv2] Handle not explicitly zero terminated strings in merge sections Jakub Jelinek
18:39 [PATCHv2] Handle not explicitly zero terminated strings in merge sections Bernd Edlinger
18:29 Re: [PATCH 5/6] detect unterminated const arrays in stpcpy calls (PR 86552) Jeff Law
18:23 Re: detect unterminated const arrays in strcpy calls (PR 86552) Jeff Law
17:41 Re: [PATCH][4/4][v2] RPO-style value-numbering for FRE/PRE Gerald Pfeifer
17:36 Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions Jakub Jelinek
17:31 [PATCH 2/5] Add range_idx param to range_label::get_text David Malcolm
17:31 [PATCH 4/5] Add pp_humanized_limit and pp_humanized_range David Malcolm
17:30 [PATCH 3/5] gimple-ssa-sprintf.c: move struct call_info out of the dom_walker subclass David Malcolm
17:30 [PATCH 5/5] gimple-ssa-sprintf.c: rewrite overflow/truncation diagnostic (PR middle-end/77696) David Malcolm
17:30 [PATCH 1/5] substring-locations: add class format_string_diagnostic_t David Malcolm
17:30 [PATCH 0/5] RFC: gimple-ssa-sprintf.c: a new approach (PR middle-end/77696) David Malcolm
17:21 Re: [PATCH] genmatch: isolate reporting into a function Jeff Law
17:20 C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions Marek Polacek
17:19 Re: PR85787: Extend malloc_candidate_p to handle multiple phis. Jeff Law
17:11 Re: [PATCH] Fix overeager spelling corrections (PR c/82967) Jeff Law
17:07 Re: [PATCH, testsuite] Don't assume that HOSTCXX can respond to TEST_ALWAYS_FLAGS. Jeff Law
17:06 Re: [PATCH, Darwin, config] Arrange for configure to detect "otool". Jeff Law
17:03 Re: Fix a minor copyright year typo Jeff Law
16:55 Go patch committed: Don't use address of temporary for deferred delete Ian Lance Taylor
16:39 Re: Fold more boolean expressions Marc Glisse
16:19 Re: [PATCH 23/25] Testsuite: GCN is always PIE. Jeff Law
16:18 Re: [PATCH 24/25] Ignore LLVM's blank lines. Jeff Law
16:04 Re: [PATCH] rs6000: Add another Z to go with Y (PR87224) Segher Boessenkool
16:03 [PATCH][AArch64][committed] Fix gcc.target/aarch64/combine_bfi_1.c Kyrill Tkachov
15:37 Re: [PATCH 01/25] Handle vectors that don't fit in an integer. Richard Sandiford
15:32 Re: Fold more boolean expressions MCC CS
15:20 [PATCH] rs6000: Add another Z to go with Y (PR87224) Segher Boessenkool
13:19 Re: [PR debug/87295] ICE in dwarf2out Richard Biener
13:08 Re: [PATCH][tree-ssa-mathopts] PR tree-optimization/87259: Try execute_cse_reciprocals_1 when optimize_recip_sqrt fails Richard Biener
13:02 Re: [PATCH] Avoid another non zero terminated string constant (revert) Bernd Edlinger
12:40 Re: [PATCH] fixincludes: vxworks: regs.h: Guard include of vxTypesOld.h by !_ASMLANGUAGE Olivier Hainque
12:33 Re: VRP: allow unsigned truncating conversions that will fit Michael Matz
11:05 Re: VRP: allow unsigned truncating conversions that will fit Aldy Hernandez
10:42 VRP: allow unsigned truncating conversions that will fit Aldy Hernandez
10:32 VRP: convert pointers of known quantity better Aldy Hernandez
10:25 VRP: make worst case scenario for ABS_EXPR is still the set of positives Aldy Hernandez
10:17 [PATCH] S/390: Improve s390-passes.def formatting Ilya Leoshkevich
10:04 Re: [GCC][PATCH][Aarch64] Added pattern to match zero extended bfxil Sam Tebbs
09:11 Re: [PATCH][libgfortran] Fix uninitialized variable use in fallback_access Paul Richard Thomas
08:06 [PATCH][libgfortran] Fix uninitialized variable use in fallback_access Kyrill Tkachov
07:14 Re: VRP: normalize VR_VARYING in PLUS/MINUS_EXPR handling Richard Biener
07:13 Re: Prune TYPE_NEXT_VARIANT lists in free_lang_data Richard Biener
07:09 Re: RFA: PATCH to fix crash with --enable-gather-detailed-mem-stats Richard Biener
07:06 Re: PING: Re: lightweight class to wide int ranges in VRP and friends Richard Biener
03:34 Re: [PATCH 2/6] detect unterminated const arrays in strlen calls (PR 86552) Jeff Law
01:49 Re: [PATCH] Adjust c_getstr/c_strlen to new STRING_CST semantic Jeff Law
01:44 Re: [PATCH] Adjust string_constant to new STRING_CST semantics Jeff Law

September 13, 2018
22:57 Re: [PATCH,rs6000] Add _MM_SHUFFLE definitions for rs6000 Segher Boessenkool
22:26 Go patch committed: Call gcWrwiteBarrier instead of writebarrierptr Ian Lance Taylor
22:06 libgo patch committed: Correct counters when sweeping span Ian Lance Taylor
22:02 Re: [PATCH] Adjust c_getstr/c_strlen to new STRING_CST semantic Jeff Law
21:44 Re: [PATCH] Check the STRING_CSTs in varasm.c Jeff Law
21:41 Re: [PATCHv2] Handle overlength strings in the C FE Jeff Law
21:32 Go patch committed: Open code select statement setup Ian Lance Taylor
20:43 Re: [PATCH] Check the STRING_CSTs in varasm.c Jeff Law
19:51 [Patch, fortran] PR87284 - [7/8/9 Regression] Allocation of class arrays with mold results in "conditional jump or move depends on uninitialised value" Paul Richard Thomas
19:41 Re: [PATCH] Check the STRING_CSTs in varasm.c Bernd Edlinger
19:25 Re: [PATCH,rs6000] Add _MM_SHUFFLE definitions for rs6000 Carl Love
19:11 Re: [PATCH,rs6000] Add _MM_SHUFFLE definitions for rs6000 Bill Schmidt
19:08 [PATCH,rs6000] Add _MM_SHUFFLE definitions for rs6000 Carl Love
18:59 Re: [PATCH] Check the STRING_CSTs in varasm.c Bernd Edlinger
18:44 Re: [PATCH] Check the STRING_CSTs in varasm.c Jeff Law
18:42 Re: [PATCH] Check the STRING_CSTs in varasm.c Jeff Law
17:58 Re: [C++ PATCH] PR c++/87051 Ville Voutilainen
17:49 Go patch committed: Implement //go:nowritebarrierrec Ian Lance Taylor
17:42 Re: [C++ PATCH] PR c++/87051 Jason Merrill
17:33 Re: [PATCH] Add a dwarf unit type to represent 24 bit values. Jason Merrill
17:31 libgo patch committed: Avoid write barriers with traceback info Ian Lance Taylor
17:27 [visium] Define TARGET_HAVE_SPECULATION_SAFE_VALUE Eric Botcazou
17:13 [Ada] Use uniform EH setting on ARM/Linux platforms Eric Botcazou
17:09 Re: [PATCH 04/25] SPECIAL_REGNO_P Paul Koning
17:06 [Ada] Fix PR ada/81103 Eric Botcazou
17:00 Re: [PATCH][Middle-end]Add a new option to finer control inlining based on function's visibility Qing Zhao
16:44 libgo patch committed: Build GC roots index Ian Lance Taylor
16:42 Re: [C++ PATCH] PR c++/87051 Ville Voutilainen
16:36 Re: [C++ PATCH] PR c++/87051 Jason Merrill
15:22 [PR debug/87295] ICE in dwarf2out Nathan Sidwell
14:58 Re: [PATCH 04/25] SPECIAL_REGNO_P Andrew Stubbs
14:49 Re: [PATCH 04/25] SPECIAL_REGNO_P Paul Koning
14:39 Re: [PATCH 04/25] SPECIAL_REGNO_P Andrew Stubbs
14:16 Re: [PATCH 04/25] SPECIAL_REGNO_P Paul Koning
14:14 [PATCH] Fix PR87263 Richard Biener
14:08 Re: [PATCH 04/25] SPECIAL_REGNO_P Andrew Stubbs
14:04 [PATCH] Improve PR63155, SSA coalescing conflict merging Richard Biener
14:01 Re: VRP: undefined shifting calculation should not need sign bit Aldy Hernandez
13:49 [PATCH] Limit workaround for Clang bug to __clang_major__ <= 7 Jonathan Wakely
13:46 Re: [C++ PATCH] PR c++/87051 Jakub Jelinek
13:41 Re: [C++ PATCH] PR c++/87051 Ville Voutilainen
13:31 Re: [PATCH] Adjust c_getstr/c_strlen to new STRING_CST semantic Bernd Edlinger
13:13 [PATCH] Add myself to MAINTAINERS Ilya Leoshkevich
12:02 Re: [PATCH v4 01/10] Initial TI PRU GCC port Richard Sandiford
10:52 Re: [PATCH, ARM] PR85434: Prevent spilling of stack protector guard's address on ARM Thomas Preudhomme
10:42 Re: [PATCH] DWARF: add DW_AT_count to zero-length arrays Tom de Vries
10:41 Re: [C++ PATCH] PR c++/87051 Ville Voutilainen
10:16 Re: [PING][PATCH] DWARF: add DW_AT_count to zero-length arrays Richard Biener
10:03 Re: [C++ PATCH] PR c++/87051 Jakub Jelinek
10:01 Re: [PATCH 04/25] SPECIAL_REGNO_P Andrew Stubbs
10:01 [PING][PATCH] DWARF: add DW_AT_count to zero-length arrays Tom de Vries
09:57 Re: [C++ PATCH] PR c++/87051 Ville Voutilainen
09:49 Re: [GCC][PATCH v2][Aarch64] Exploiting BFXIL when OR-ing two AND-operations with appropriate bitmasks Kyrill Tkachov
09:25 Re: [GCC][PATCH v2][Aarch64] Exploiting BFXIL when OR-ing two AND-operations with appropriate bitmasks Sam Tebbs
09:22 Re: [PATCH][4/4][v2] RPO-style value-numbering for FRE/PRE Richard Biener
09:08 Re: [C++ PATCH] PR c++/87051 Ville Voutilainen
08:42 Re: [PATCH][OBVIOUS] Close file on return from verify-intermediate Joey Ye
08:34 Re: [PATCH][4/4][v2] RPO-style value-numbering for FRE/PRE Richard Biener
08:03 Re: [PATCH] [ARC] Fix generation of specs Alexey Brodkin
08:00 RE: [PATCH] [ARC] Fix generation of specs Claudiu Zissulescu
07:41 [PATCH] [ARC] Fix generation of specs Alexey Brodkin
07:38 [C++ PATCH] PR c++/87051 Ville Voutilainen
07:33 Re: VRP: undefined shifting calculation should not need sign bit Richard Sandiford
07:17 Re: [PATCH][4/4][v2] RPO-style value-numbering for FRE/PRE Richard Biener
07:12 Re: [PATCH][4/4][v2] RPO-style value-numbering for FRE/PRE Gerald Pfeifer
07:06 Re: [PATCH][Middle-end]Add a new option to finer control inlining based on function's visibility Richard Biener
07:01 Re: [PATCH] Improve x % c == d signed expansion (PR middle-end/87290) Richard Biener
06:45 Re: [PATCH, middle-end]: Default the mode of pop and swap insns to the reg_raw_mode of FIRST_STACK_REG Jeff Law
06:43 Re: [PATCH] Move signed to unsigned x % c == 0 optimization from fold-const to match.pd (PR tree-optimization/87287) Jeff Law
05:49 [PATCH] PR libstdc++/87135 Rehash only when necessary (LWG2156) François Dumont
05:35 Re: [PATCH] Add a dwarf unit type to represent 24 bit values. John Darrington
00:46 Go patch committed: Omit a couple of write barriers Ian Lance Taylor

September 12, 2018
22:25 Re: [PATCH] fixincludes: vxworks: regs.h: Guard include of vxTypesOld.h by !_ASMLANGUAGE Rasmus Villemoes
19:47 Re: [C++, wwwdocs] bugs/index.html - complete C++ non-bug entry Jason Merrill
19:38 Re: [PATCH] Re: reconfigured configure arg Joseph Myers
19:23 Re: [PATCH][4/4][v2] RPO-style value-numbering for FRE/PRE John David Anglin
19:17 [PATCH] Use vectored writes when reporting errors and warnings. Janne Blomqvist
18:37 [PATCH] Re: reconfigured configure arg Jakub Jelinek
18:35 [PATCH] Improve x % c == d signed expansion (PR middle-end/87290) Jakub Jelinek
18:34 [PATCH, middle-end]: Default the mode of pop and swap insns to the reg_raw_mode of FIRST_STACK_REG Uros Bizjak
18:31 [PATCH] Move signed to unsigned x % c == 0 optimization from fold-const to match.pd (PR tree-optimization/87287) Jakub Jelinek
18:29 Re: [PATCH] Improve x % c1 == c2 expansion (PR middle-end/82853) Jakub Jelinek
18:03 Re: [PATCH] (PR86989) Segher Boessenkool
17:46 Re: [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561) Martin Sebor
17:39 Re: VRP: undefined shifting calculation should not need sign bit Aldy Hernandez
17:34 Re: [PATCH 03/25] Improve TARGET_MANGLE_DECL_ASSEMBLER_NAME. Julian Brown
17:22 Re: [PATCH][GCC][AArch64] Updated stack-clash implementation supporting 64k probes. [patch (1/7)] Richard Sandiford
16:57 Re: VRP: undefined shifting calculation should not need sign bit Richard Sandiford
16:50 Re: [PATCH 21/25] GCN Back-end (part 2/2). Joseph Myers
16:46 Re: [PATCH 21/25] GCN Back-end (part 2/2). Andrew Stubbs
16:32 Re: [PATCH 03/25] Improve TARGET_MANGLE_DECL_ASSEMBLER_NAME. Andrew Stubbs
16:25 Re: [PATCH][tree-ssa-mathopts] PR tree-optimization/87259: Try execute_cse_reciprocals_1 when optimize_recip_sqrt fails Kyrill Tkachov
16:24 Re: [PATCH] combine: Do another check before splitting a parallel (PR86771) Segher Boessenkool
16:23 Re: [PATCH][Middle-end]Add a new option to finer control inlining based on function's visibility Qing Zhao
16:14 Re: [PATCH 04/25] SPECIAL_REGNO_P Andrew Stubbs
16:13 Re: [PATCH][Middle-end]Add a new option to finer control inlining based on function's visibility Qing Zhao
16:10 Re: [PATCH][Middle-end]Add a new option to finer control inlining based on function's visibility Alexander Monakov
15:50 Re: [PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028) Martin Sebor
15:32 Re: [PATCH 21/25] GCN Back-end (part 2/2). Joseph Myers
15:31 Re: [PATCH 04/25] SPECIAL_REGNO_P Richard Henderson
15:22 Re: [PATCH][Middle-end]Add a new option to finer control inlining based on function's visibility Jeff Law
15:16 Re: [PATCH 03/25] Improve TARGET_MANGLE_DECL_ASSEMBLER_NAME. Richard Biener
15:14 Re: [PATCH 09/25] Elide repeated RTL elements. Jeff Law
15:13 Re: [PATCH] Introduce libgcov.so run-time library (PR gcov-profile/84107). Richard Biener
15:07 [PATCH, i386]: Remove sqrt_extend<mode>xf3_i387 insn pattern Uros Bizjak
15:07 Re: [PATCH 03/25] Improve TARGET_MANGLE_DECL_ASSEMBLER_NAME. Jeff Law
15:02 Re: [PATCH] Introduce libgcov.so run-time library (PR gcov-profile/84107). Alexander Monakov
14:51 Re: [PATCH][tree-ssa-mathopts] PR tree-optimization/87259: Try execute_cse_reciprocals_1 when optimize_recip_sqrt fails Richard Biener
14:48 Re: [PATCH] Introduce libgcov.so run-time library (PR gcov-profile/84107). Richard Biener
14:43 Re: [PATCH 03/25] Improve TARGET_MANGLE_DECL_ASSEMBLER_NAME. Richard Biener
14:37 Re: [PATCH 10/25] Convert BImode vectors. Richard Biener
14:35 [PATCH] Use steady_clock to implement condition_variable::wait_for with predicate Mike Crowe
14:33 Re: [PATCH][Middle-end]Add a new option to finer control inlining based on function's visibility Richard Biener
14:32 Re: Do not stream TYPE_VALUES to ltrans units Richard Biener
14:12 Re: [PATCH][Middle-end]Add a new option to finer control inlining based on function's visibility Qing Zhao
14:02 [PATCH] Fix PR87280 Richard Biener
13:56 Re: [PATCH 17/25] Fix Fortran STOP. Andrew Stubbs
13:55 Re: [PATCH 18/25] Fix interleaving of Fortran stop messages Andrew Stubbs
13:47 Re: [PATCH][AAarch64][v3] Add support for TARGET_COMPUTE_FRAME_LAYOUT James Greenhalgh
13:47 Re: [PATCH, RFC, rs6000, v3] enable early gimple-folding of vec_splat Bill Schmidt
13:42 Re: [PATCH 21/25] GCN Back-end (part 2/2). Andrew Stubbs
13:23 Re: [PATCH, RFC, rs6000, v3] enable early gimple-folding of vec_splat Segher Boessenkool
13:07 Re: [PATCH][AAarch64][v3] Add support for TARGET_COMPUTE_FRAME_LAYOUT Vlad Lazar
13:02 Re: [PATCH] Improve x % c1 == c2 expansion (PR middle-end/82853) Richard Biener
12:56 [PATCH][tree-ssa-mathopts] PR tree-optimization/87259: Try execute_cse_reciprocals_1 when optimize_recip_sqrt fails Kyrill Tkachov
12:45 [PATCH] i386: move alignment defaults to processor_costs. Martin Liška
12:39 [PATCH] Properly mark lambdas in GCOV (PR gcov-profile/86109). Martin Liška
12:37 [PATCH] Improve location information of -Wcoverage-mismatch. Martin Liška
12:36 [PATCH] gcov: emit hotness colors to easily find hot code. Martin Liška
12:13 [PATCH] Fix PR87266 Richard Biener
11:30 Re: [PATCH 04/25] SPECIAL_REGNO_P Andrew Stubbs
11:02 Re: [PATCH] Fix store merging (PR tree-optimization/86844) Richard Biener
10:30 Re: [PATCH] Add quotes for -fconstexpr-depth= in an error message. Nathan Sidwell
10:25 Re: [C++, wwwdocs] bugs/index.html - complete C++ non-bug entry Nathan Sidwell
10:17 Re: [PATCH] Add quotes for -fconstexpr-depth= in an error message. Martin Liška
10:08 Re: [wwwdocs] Document 87137 fix Nathan Sidwell
09:27 Re: [PATCH] Introduce libgcov.so run-time library (PR gcov-profile/84107). Martin Liška
09:11 Re: [PATCH] Fix store merging (PR tree-optimization/86844) Jakub Jelinek
09:04 Re: [PATCH] Fix store merging (PR tree-optimization/86844) Richard Biener
08:54 [PATCH] Fix store merging (PR tree-optimization/86844) Jakub Jelinek
08:47 Re: [PATCH 09/25] Elide repeated RTL elements. Andrew Stubbs
08:02 Re: [PATCH] Fix fold-const (X & C) ? C : 0 optimization (PR middle-end/87248) Richard Biener
07:59 [PATCH] Fix fold-const (X & C) ? C : 0 optimization (PR middle-end/87248) Jakub Jelinek
07:52 Re: [PATCH, OpenACC] C++ reference mapping (PR middle-end/86336) Jakub Jelinek
07:46 Re: [PATCH][Middle-end]Add a new option to finer control inlining based on function's visibility Alexander Monakov
02:20 Re: [PATCH, OpenACC] C++ reference mapping (PR middle-end/86336) Julian Brown

September 11, 2018
22:59 Re: VRP: undefined shifting calculation should not need sign bit Jeff Law
22:56 Re: [PATCH 03/25] Improve TARGET_MANGLE_DECL_ASSEMBLER_NAME. Jeff Law
22:50 Re: avoid uninitialized use in -Walloca* pass Jeff Law
22:47 Re: [PATCH 19/25] GCN libgfortran. Jeff Law
22:46 Re: [PATCH 09/25] Elide repeated RTL elements. Jeff Law
22:44 Re: [PATCH 06/25] Remove constant vec_select restriction. Jeff Law
22:42 Re: [PATCH 04/25] SPECIAL_REGNO_P Jeff Law
22:11 Re: [PATCH, rs6000] fix PR86952 (p8-vec-xl-*.c tests) Will Schmidt
21:35 Re: [driver] Use regular error routines Nathan Sidwell
21:24 Re: Fold more boolean expressions Marc Glisse
21:13 Re: [PATCH][Middle-end]Add a new option to finer control inlining based on function's visibility Qing Zhao
20:46 Re: [PATCH] Schedule by INSN_COST in case of tie Jeff Law
20:46 Re: [PATCH] Schedule by INSN_COST in case of tie Jeff Law
19:40 Re: [wwwdocs] projects/tree-ssa/vectorization.html - complete conversion to CSS and HTML 5 Gerald Pfeifer
19:40 [PATCH, regstack]: Call replace_reg for asm clobbers Uros Bizjak
19:35 [wwwdocs] gcc-3.3/gcj-status.html -- move to full HTML Gerald Pfeifer
19:32 [wwwdocs] c99status.html -- move to full HTML 5 Gerald Pfeifer
18:20 Re: [PATCH, rs6000] fix PR86952 (p8-vec-xl-*.c tests) Segher Boessenkool
17:49 Re: [PATCH][Middle-end]Add a new option to finer control inlining based on function's visibility Alexander Monakov
17:23 [Bug fortran/87277] [8/9 regression] Segfault on using array component of class scalar pointer as an actual argument Paul Richard Thomas
17:04 Re: [PATCH] Optimise sqrt reciprocal multiplications H.J. Lu
16:54 [PATCH, i386]: Remove some remaining mpx type attributes Uros Bizjak
16:53 Re: [PATCH][AAarch64][v3] Add support for TARGET_COMPUTE_FRAME_LAYOUT James Greenhalgh
16:47 [PATCH, i386]: Rewrite x87 logarithm patterns Uros Bizjak
16:41 Re: [PATCH 21/25] GCN Back-end (part 2/2). Joseph Myers
16:25 Re: [PATCH 21/25] GCN Back-end (part 2/2). Andrew Stubbs
16:16 Re: [PATCH][debug] Add -gdescribe-dies Jason Merrill
16:09 Re: [PATCH, OpenACC] C++ reference mapping (PR middle-end/86336) Jakub Jelinek
16:01 PING^2 [PATCH] i386: Add pass_remove_partial_avx_dependency H.J. Lu
15:58 Re: [driver] Use regular error routines Joseph Myers
15:55 Re: [PATCH][GCC][AArch64] Updated stack-clash implementation supporting 64k probes. [patch (1/7)] James Greenhalgh
15:48 RE: [PATCH][GCC][AArch64] Updated stack-clash implementation supporting 64k probes. [patch (1/7)] Tamar Christina
15:32 [PING][PATCH][debug] Add -gdescribe-dies Tom de Vries
15:23 Re: [PATCH] [ARC]: core3 features are default for core4 Andrew Burgess
15:20 Re: [PATCH][GCC][AArch64] Add support for SVE stack clash probing [patch (2/7)] Richard Sandiford
15:20 Re: [GCC][PATCH v2][Aarch64] Exploiting BFXIL when OR-ing two AND-operations with appropriate bitmasks James Greenhalgh
15:12 [PATCH][Middle-end]Add a new option to finer control inlining based on function's visibility Qing Zhao
15:08 Re: [PATCH] Introduce libgcov.so run-time library (PR gcov-profile/84107). Alexander Monakov
15:04 Re: [PATCH, rs6000] fix PR86952 (p8-vec-xl-*.c tests) Will Schmidt
15:03 Re: [PATCH] Schedule by INSN_COST in case of tie Ramana Radhakrishnan
15:01 [driver] Use regular error routines Nathan Sidwell
15:00 Re: [PATCH] Schedule by INSN_COST in case of tie Kyrill Tkachov
14:55 Re: [PATCH] Schedule by INSN_COST in case of tie Ramana Radhakrishnan
14:49 Re: [PATCH][GCC][AArch64] Updated stack-clash implementation supporting 64k probes. [patch (1/7)] Richard Sandiford
14:36 Re: [PATCH 10/25] Convert BImode vectors. Andrew Stubbs
14:06 Re: [PATCH] PR86844: Fix for store merging Andreas Krebbel
13:56 Re: [PATCH] Introduce libgcov.so run-time library (PR gcov-profile/84107). Martin Liška
13:54 Fold more boolean expressions MCC CS
13:38 [PATCH] Schedule by INSN_COST in case of tie Vlad Lazar
11:51 [PATCH] PR libstdc++/87278 restore support for std::make_shared<volatile T>() Jonathan Wakely
11:14 Re: [Patch, Fortran] PR 87172: [9 Regression] Spurious "Derived type 'c_funptr' at (1) has not been declared" error after r263782 Janus Weil
10:56 [PATCH] Implement LWG 2905 changes to constrain unique_ptr constructors Jonathan Wakely
10:35 Re: [PATCH, OpenACC 2.5, libgomp] Add *_async versions of runtime library API functions Chung-Lin Tang
10:34 VRP: normalize VR_VARYING in PLUS/MINUS_EXPR handling Aldy Hernandez
10:30 Re: [PATCH 05/25] Add sorry_at diagnostic function. Andrew Stubbs
10:18 [committed] VRP: Treat all divisions by zero as VR_UNDEFINED. Aldy Hernandez
10:09 VRP: undefined shifting calculation should not need sign bit Aldy Hernandez
09:23 Re: [PATCH] PR86957 Martin Liška
09:21 Re: [PATCH] PR86957 Martin Liška
06:35 Re: [Patch, Fortran] PR 86830: [8/9 Regression] Contiguous array pointer function result not recognized as contiguous Janus Weil
00:32 Re: [PATCH, OpenACC] C++ reference mapping (PR middle-end/86336) Julian Brown

September 10, 2018
21:41 Re: [PATCH, OpenACC] C++ reference mapping (PR middle-end/86336) Jakub Jelinek
21:29 Re: [wwwdocs] projects/cfo.html -- simplify Gerald Pfeifer
21:27 Re: [Patch, Fortran, F03] PR 85395: private clause contained in derived type acquires spurious scope Janus Weil
21:22 Re: [PATCH, OpenACC] C++ reference mapping (PR middle-end/86336) Jason Merrill
20:32 Re: Keep std::deque algos specializations in Debug mode François Dumont
19:19 [PATCH, i386]: Rewrite x87 trigonometric patterns Uros Bizjak
19:16 [wwwdocs] Use plain <script> for projects/cxx0x.html and projects/cxx1y.html Gerald Pfeifer
19:03 [wwwdocs] Move gcc-3.4/criteria.html to HTML 5 Gerald Pfeifer
18:57 [PATCH, i386]: Use only memory_operand input operands in x87/SSE constant load splitter Uros Bizjak
18:26 [PATCH] [ARC]: core3 features are default for core4 Vineet Gupta
18:07 Re: [PATCH, OpenACC] C++ reference mapping (PR middle-end/86336) Julian Brown
17:53 Re: [PATCH] PR86844: Fix for store merging Jakub Jelinek
17:52 Re: [PATCH, OpenACC] C++ reference mapping (PR middle-end/86336) Cesar Philippidis
17:37 Re: [PATCH, OpenACC] C++ reference mapping (PR middle-end/86336) Jason Merrill
17:22 Re: [PATCH, OpenACC 2.5, libgomp] Add *_async versions of runtime library API functions Cesar Philippidis
15:41 Re: [PATCH] Add a dwarf unit type to represent 24 bit values. Jason Merrill
15:04 [PATCH, OpenACC 2.5, libgomp] Add *_async versions of runtime library API functions Chung-Lin Tang
14:42 Re: [PATCH] Add a dwarf unit type to represent 24 bit values. John Darrington
14:36 Re: [PATCH] Add a dwarf unit type to represent 24 bit values. Jason Merrill
14:10 Re: [PATCH]: Allow TARGET_SCHED_ADJUST_PRIORITY hook to reduce priority John David Anglin
14:06 Re: [PATCH] PR86844: Fix for store merging Andreas Krebbel
14:03 Re: [PATCH][OBVIOUS] Close file on return from verify-intermediate Martin Liška
13:28 Do not stream TYPE_VALUES to ltrans units Jan Hubicka
12:41 Re: [PATCH][4/4][v2] RPO-style value-numbering for FRE/PRE Martin Liška
12:35 Re: [PATCH]: Allow TARGET_SCHED_ADJUST_PRIORITY hook to reduce priority Andreas Schwab
12:25 Re: [PATCH v2] combine: perform jump threading at the end Ilya Leoshkevich
12:19 Re: [PATCH][4/4][v2] RPO-style value-numbering for FRE/PRE Gerald Pfeifer
11:43 Re: [RFH] split {generic,gimple}-match.c files Martin Liška
11:04 Re: [PATCH][4/4][v2] RPO-style value-numbering for FRE/PRE Martin Liška
10:59 [PATCH v3] combine: perform jump threading at the end Ilya Leoshkevich
10:58 Re: [PATCH v2] combine: perform jump threading at the end Ilya Leoshkevich
09:04 Re: C++ PATCH to tidy up build_vtbl_ref Jason Merrill
08:36 [wwwdocs] Add some missing table cells to projects/cxx-status.html Gerald Pfeifer
08:29 [wwwdocs] projects/h8300-abi.html formatting revamp Gerald Pfeifer
08:20 Re: [wwwdocs] Revamp formatting markup of bugs/management.html Gerald Pfeifer
06:55 Re: [Patch, Fortran, F03] PR 85395: private clause contained in derived type acquires spurious scope Paul Richard Thomas
06:54 Re: [Patch, Fortran] PR 86830: [8/9 Regression] Contiguous array pointer function result not recognized as contiguous Paul Richard Thomas
03:06 [PATCH, OpenACC] C++ reference mapping (PR middle-end/86336) Julian Brown

September 09, 2018
23:32 C++ PATCH to tidy up build_vtbl_ref Marek Polacek
23:26 Re: [C++ PATCH] PR c++/87093 Jason Merrill
22:02 [C++ PATCH] PR c++/87093 Ville Voutilainen
21:56 [wwwdocs] Add a few missing <td>s to egcs-1.1/regress.html Gerald Pfeifer
21:49 [wwwdocs] Avoid empty headings in gcc-5/changes.html Gerald Pfeifer
21:22 [wwwdocs] Completely switch navigation bar to CSS Gerald Pfeifer
21:18 Re: Prune TYPE_NEXT_VARIANT lists in free_lang_data Jan Hubicka
20:39 [wwwdocs] testing/index.html -- move to full use of CSS Gerald Pfeifer
20:35 [Patch, Fortran] PR 86830: [8/9 Regression] Contiguous array pointer function result not recognized as contiguous Janus Weil
20:32 Re: [wwwdocs] projects/prefetch.html -- replace direct formatting of tables with CSS Gerald Pfeifer
20:17 [wwwdocs] Mirror the recent gcc-4.3/porting_to.html change to gcc-4.4 Gerald Pfeifer
19:58 [wwwdocs] Continue CSSification, introducing table.border and updating gcc-4.3/porting.html Gerald Pfeifer
19:36 Re: [wwwdocs] gcc-3.3/criteria.html - simplify Gerald Pfeifer
18:41 Re: Prune TYPE_NEXT_VARIANT lists in free_lang_data Richard Biener
18:34 Committed, PR target/86794, MMIX TARGET_HAVE_SPECULATION_SAFE_VALUE: Not needed. Hans-Peter Nilsson
18:31 Committed, PR target/85666 2/2, MMIX: Handle emitting data bytes as non-literals Hans-Peter Nilsson
18:18 Committed, PR target/85666 1/2, MMIX: Don't call leaf_function_p Hans-Peter Nilsson
16:31 [Patch, Fortran, F03] PR 85395: private clause contained in derived type acquires spurious scope Janus Weil
13:26 Go patch committed: put type descriptor initializers in .rodata Ian Lance Taylor
10:33 Re: [wwwdocs] gcc-3.0/criteria.html -- fix up to HTML 5 Gerald Pfeifer
10:26 [wwwdocs] Use CSS to format gcc-3.1/criteria.html Gerald Pfeifer
10:22 [wwwdocs] Avoid widths for tables used for design of our main page Gerald Pfeifer
09:57 Re: [PATCH 2/6] detect unterminated const arrays in strlen calls (PR 86552) Bernd Edlinger
08:16 Re: [ARM/FDPIC v2 02/21] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts Christophe Lyon
07:41 [PATCH] internalize a driver fn Nathan Sidwell
05:12 Re: [PATCH, csky] add an earlyclobber for two patterns 瞿仙淼
04:21 [PATCH, csky] add an earlyclobber for two patterns 瞿仙淼

September 08, 2018
23:47 Re: [PATCH 2/6] detect unterminated const arrays in strlen calls (PR 86552) Jeff Law
21:47 Re: [PATCH 2/6] detect unterminated const arrays in strlen calls (PR 86552) Bernd Edlinger
20:55 [wwwdocs] Trim the navigation bar a bit more Gerald Pfeifer
19:21 [wwwdocs] Use (more) CSS instead of direct formatting for our navigation bar Gerald Pfeifer
15:58 [C++ PATCH] PR c++/86678 - constexpr function with non-constant after return. Jason Merrill
13:58 Re: [PATCH] Add a dwarf unit type to represent 24 bit values. John Darrington
12:16 Re: C++ PATCH to fix more FAILs in c++17/c++2a Jason Merrill
12:06 Re: C++ PATCH to add RANGE_FOR_INIT_STMT to cxx_pretty_printer Jason Merrill
09:49 Prune TYPE_NEXT_VARIANT lists in free_lang_data Jan Hubicka
08:32 [wwwdocs] gcc-3.4/mips-abi.html -- convert to CSS / HTML 5 Gerald Pfeifer

September 07, 2018
21:54 Re: [PATCH, rs6000] fix PR86952 (p8-vec-xl-*.c tests) Segher Boessenkool
21:27 [PATCH, rs6000] fix PR86952 (p8-vec-xl-*.c tests) Will Schmidt
21:27 [PATCH, rs6000] fix PR87021 (fold-vec-splat-*.c tests) Will Schmidt
19:48 C++ PATCH to add RANGE_FOR_INIT_STMT to cxx_pretty_printer Marek Polacek
19:01 Re: [PATCH] PR 53796 Improve INQUIRE(RECL=...) handling Janne Blomqvist
18:46 C++ PATCH to fix more FAILs in c++17/c++2a Marek Polacek
17:44 Re: [PATCH] Use complete_array_type on flexible array member initializers Bernd Edlinger
16:30 Re: Keep std::deque algos specializations in Debug mode François Dumont
16:05 Re: [PATCH][GCC][AArch64] Add support for SVE stack clash probing [patch (2/7)] Tamar Christina
16:03 Re: [PATCH][GCC][AArch64] Updated stack-clash implementation supporting 64k probes. [patch (1/7)] Tamar Christina
16:01 [PATCH, i386]: Rewrite float patterns Uros Bizjak
15:53 C++ PATCH to fix direct-enum-init1.C Marek Polacek
15:20 Re: C++ PATCH for c++/57891, narrowing conversions in non-type template arguments Marek Polacek
14:41 Re: C++ PATCH for c++/87150, wrong ctor with maybe-rvalue semantics Marek Polacek
13:37 Re: [PATCH] PR 53796 Improve INQUIRE(RECL=...) handling Bernhard Reutner-Fischer
13:36 Re: [PATCH] Use complete_array_type on flexible array member initializers Bernd Edlinger
12:51 bootstrap with --werror=yes fails graham stott via gcc-patches
12:41 Re: C++ PATCH for c++/57891, narrowing conversions in non-type template arguments Jason Merrill
12:32 Re: C++ PATCH for c++/87152, range-based for loops with initializer broken in templates Jason Merrill
11:50 Re: [PATCH 2/2] z13 pipeline Andreas Krebbel
11:49 Re: [PATCH 1/2] zEC12 pipeline Andreas Krebbel
11:05 Re: C++ PATCH for c++/87150, wrong ctor with maybe-rvalue semantics Jason Merrill
10:38 RFA: PATCH to fix crash with --enable-gather-detailed-mem-stats Jason Merrill
09:12 avoid uninitialized use in -Walloca* pass Aldy Hernandez
08:09 Re: [PATCH,FORTRAN 00/29] Move towards stringpool, part 1 Bernhard Reutner-Fischer
06:51 Re: [PATCH] Use complete_array_type on flexible array member initializers Bernd Edlinger
03:30 C++ PATCH for c++/87150, wrong ctor with maybe-rvalue semantics Marek Polacek
03:29 C++ PATCH for c++/87152, range-based for loops with initializer broken in templates Marek Polacek

September 06, 2018
22:39 Re: [PATCH v2] combine: perform jump threading at the end Segher Boessenkool
22:26 Re: [PATCH] Use complete_array_type on flexible array member initializers Jeff Law
22:16 Re: [PATCH] Use complete_array_type on flexible array member initializers Jeff Law
22:01 Re: [PATCH] Use complete_array_type on flexible array member initializers Jeff Law
21:42 [PATCH] Beautify reg_stack.c/get_true_reg a tiny bit Uros Bizjak
20:22 Re: [PATCH] Maybe fix PR87134 Rainer Orth
20:08 Re: Keep std::deque algos specializations in Debug mode François Dumont
20:02 Re: [PATCH] Maybe fix PR87134 Iain Sandoe
18:57 [PATCH, i386]: Rewrite fix_trunc patterns Uros Bizjak
18:11 Re: [PATCH v2] combine: perform jump threading at the end Jeff Law
17:12 Re: [PATCH] Use complete_array_type on flexible array member initializers Bernd Edlinger
17:07 Re: [PATCH][OBVIOUS] Close file on return from verify-intermediate Mike Stump
17:05 Re: [PATCH]: Allow TARGET_SCHED_ADJUST_PRIORITY hook to reduce priority Jeff Law
16:25 Re: [PATCH] Maybe fix PR87134 Gerald Pfeifer
16:25 Re: [wwwdocs] Document 87137 fix Gerald Pfeifer
15:44 Re: [PATCH] Use complete_array_type on flexible array member initializers Jeff Law
12:37 Re: [PATCH 19/25] GCN libgfortran. Andrew Stubbs
12:27 [PATCH] S/390: Use proper rounding mode for DFP to BFD conversions Andreas Krebbel
11:29 Re: [PATCHv2] Handle overlength string literals in the fortan FE Bernd Edlinger
11:13 [PATCH v4 10/10] testsuite: Mark testsuite that PRU has different calling convention Dimitar Dimitrov
11:13 [PATCH v4 08/10] testsuite: Mark that PRU has one-cycle jumps Dimitar Dimitrov
11:13 [PATCH v4 09/10] testsuite: Mark that PRU uses all function pointer bits Dimitar Dimitrov
11:13 [PATCH v4 05/10] testsuite: Add check for unsupported TI ABI PRU features to testsuite Dimitar Dimitrov
11:13 [PATCH v4 07/10] testsuite: Define PRU stack usage Dimitar Dimitrov
11:13 [PATCH v4 03/10] testsuite: Add PRU tests Dimitar Dimitrov
11:13 [PATCH v4 06/10] testsuite: Remove PRU from test cases requiring hosted environment Dimitar Dimitrov
11:13 [PATCH v4 02/10] Initial TI PRU libgcc port Dimitar Dimitrov
11:13 [PATCH v4 01/10] Initial TI PRU GCC port Dimitar Dimitrov
11:12 [PATCH v4 04/10] testsuite: Add check for overflowed IMEM region to testsuite Dimitar Dimitrov
11:12 [PATCH v4 00/10] New backend for the TI PRU processor Dimitar Dimitrov
11:05 Re: [PATCH] Use complete_array_type on flexible array member initializers Bernd Edlinger
10:36 Re: [PATCH] Backport gettext fixes to get rid of warnings on macOS Simon Marchi
08:44 [S/390] Re: [PATCH 1/2] zEC12 pipeline Robin Dapp
08:41 [PATCH 2/2] z13 pipeline Robin Dapp
08:41 [PATCH 1/2] zEC12 pipeline Robin Dapp
07:42 Re: [PATCH] S/390: Fix conditional returns Andreas Krebbel
07:40 Re: [PATCH] S/390: Prohibit SYMBOL_REF in UNSPECV_CAS Andreas Krebbel
07:36 Re: [PATCH 1/2] S/390: Register pass_s390_early_mach statically Andreas Krebbel
07:31 Re: [PATCH] S/390: Remove UNSPEC_LTREL_BASE Andreas Krebbel
06:50 Re: [patch,nvptx] Basic -misa support for nvptx Tom de Vries
06:33 Re: [patch,nvptx] Basic -misa support for nvptx Tom de Vries
00:21 Re: C++ PATCH to enhance -Wreturn-local-addr (c++/86982) Jason Merrill
00:19 Re: [PATCH] C++: special-case single non-viable candidate (more PR c++/85110) Jason Merrill
00:13 Re: C++ PATCH to enhance -Wreturn-local-addr (c++/86982) Marek Polacek
00:02 C++ PATCH to enhance -Wreturn-local-addr (c++/86982) Marek Polacek

September 05, 2018
23:28 Committed: fix target/86779, speculative error for cris-* Hans-Peter Nilsson
22:24 Re: [patch,nvptx] Basic -misa support for nvptx Cesar Philippidis
20:59 Re: [PATCH,FORTRAN 09/29] Use stringpool for modules Bernhard Reutner-Fischer
20:56 Re: C++ PATCH/RFC for c++/87109, wrong overload with ref-qualifiers Jason Merrill
20:22 [PATCH] S/390: Prohibit SYMBOL_REF in UNSPECV_CAS Ilya Leoshkevich
20:09 Re: C++ PATCH/RFC for c++/87109, wrong overload with ref-qualifiers Marek Polacek
20:08 [OpenACC] Enable firstprivate OpenACC reductions Cesar Philippidis
20:05 [patch][OpenACC] Add target hook TARGET_GOACC_ADJUST_PARALLELISM Cesar Philippidis
19:52 [openacc] Teach gfortran to lower OpenACC routine dims Cesar Philippidis
19:29 [PATCH] PR86957 Indu Bhagat
18:57 Re: [PATCH,FORTRAN 00/29] Move towards stringpool, part 1 Janne Blomqvist
18:44 Re: [PATCH,FORTRAN 09/29] Use stringpool for modules Janne Blomqvist
18:16 Re: [PATCHv2] Handle overlength string literals in the fortan FE Janne Blomqvist
18:14 Re: [PATCH 19/25] GCN libgfortran. Janne Blomqvist
18:11 Re: [PATCH 18/25] Fix interleaving of Fortran stop messages Janne Blomqvist
18:09 [PATCH, i386]: Rewrite float_truncate patterns Uros Bizjak
18:09 Re: [PATCH 17/25] Fix Fortran STOP. Janne Blomqvist
18:07 Re: [PATCH 08/25] Fix co-array allocation Janne Blomqvist
18:00 Re: VRP: abstract out wide int CONVERT_EXPR_P code Aldy Hernandez
17:01 Re: [PATCH] Frame pointer for arm with THUMB2 mode Denis Khalikov
16:52 Re: [PATCH] Frame pointer for arm with THUMB2 mode Richard Earnshaw (lists)
16:43 Re: [PATCH] Frame pointer for arm with THUMB2 mode Denis Khalikov
15:32 Re: [PATCH] Frame pointer for arm with THUMB2 mode Wilco Dijkstra
15:32 Re: [PATCH] PR52665 do not let .ident confuse assembler scan tests Bernhard Reutner-Fischer
15:18 [PATCH] libsupc++/cxxabi.h (__cxa_demangle): Clarify doxygen comment. Jonathan Wakely
15:02 [PATCH,FORTRAN 16/29] Do pointer comparison in iso_c_binding_module Bernhard Reutner-Fischer
15:02 [PATCH,FORTRAN 15/29] Use stringpool for iso_c_binding module names Bernhard Reutner-Fischer
15:02 [PATCH,FORTRAN 17/29] Use stringpool for iso_fortran_env Bernhard Reutner-Fischer
15:02 [PATCH,FORTRAN 20/29] Use stringpool in class et al Bernhard Reutner-Fischer
15:02 [PATCH,FORTRAN 19/29] Use stringpool and unified uppercase handling for types Bernhard Reutner-Fischer
15:02 [PATCH,FORTRAN 18/29] Use stringpool for charkind Bernhard Reutner-Fischer
15:02 [PATCH,FORTRAN 28/29] Free type-bound procedure structs Bernhard Reutner-Fischer
14:58 [PATCH,FORTRAN 12/29] Use stringpool for remaining names Bernhard Reutner-Fischer
14:58 [PATCH,FORTRAN 25/29] Use stringpool on loading module symbols Bernhard Reutner-Fischer
14:58 [PATCH,FORTRAN 27/29] Use stringpool for OMP clause reduction code Bernhard Reutner-Fischer
14:58 [PATCH,FORTRAN 22/29] Use stringpool in class and procedure-pointer result Bernhard Reutner-Fischer
14:58 [PATCH,FORTRAN 29/29] PR87103: Remove max symbol length check from gfc_new_symbol Bernhard Reutner-Fischer
14:58 [PATCH,FORTRAN 23/29] Use stringpool for module binding_label Bernhard Reutner-Fischer
14:58 [PATCH,FORTRAN 24/29] Use stringpool for intrinsic functions Bernhard Reutner-Fischer
14:58 [PATCH,FORTRAN 11/29] Do pointer comparison instead of strcmp Bernhard Reutner-Fischer
14:58 [PATCH,FORTRAN 21/29] Use stringpool for module tbp Bernhard Reutner-Fischer
14:58 [PATCH,FORTRAN 05/29] Use stringpool for gfc_match("%n") Bernhard Reutner-Fischer
14:58 [PATCH,FORTRAN 10/29] Do not copy name for check_function_name Bernhard Reutner-Fischer
14:58 [PATCH,FORTRAN 26/29] Use stringpool for mangled common names Bernhard Reutner-Fischer
14:58 [PATCH,FORTRAN 14/29] Fix write_omp_udr for user-operator REDUCTIONs Bernhard Reutner-Fischer
14:57 [PATCH,FORTRAN 13/29] Use stringpool for intrinsics and common Bernhard Reutner-Fischer
14:57 [PATCH,FORTRAN 03/29] Use stringpool for gfc_get_name Bernhard Reutner-Fischer
14:57 [PATCH,FORTRAN 09/29] Use stringpool for modules Bernhard Reutner-Fischer
14:57 [PATCH,FORTRAN 04/29] Use stringpool for gfc_match_generic_spec Bernhard Reutner-Fischer
14:57 [PATCH,FORTRAN 06/29] Use stringpool for association_list Bernhard Reutner-Fischer
14:57 [PATCH,FORTRAN 08/29] Add uop/name helpers Bernhard Reutner-Fischer
14:57 [PATCH,FORTRAN 07/29] Use stringpool for some gfc_code2string return values Bernhard Reutner-Fischer
14:57 [PATCH,FORTRAN 02/29] Use stringpool for gfc_match_defined_op_name() Bernhard Reutner-Fischer
14:57 [PATCH,FORTRAN 00/29] Move towards stringpool, part 1 Bernhard Reutner-Fischer
14:57 [PATCH,FORTRAN 01/29] gdbinit: break on gfc_internal_error Bernhard Reutner-Fischer
14:57 Re: VRP: abstract out wide int CONVERT_EXPR_P code Michael Matz
14:56 Re: [PATCH] PR libstdc++/87228 Use heap for large buffers instead of alloca Jonathan Wakely
14:44 Re: [PATCH 21/25] GCN Back-end (part 2/2). Joseph Myers
14:35 Re: [PATCH 21/25] GCN Back-end (part 2/2). Andrew Stubbs
14:32 [PATCH] PR libstdc++/87228 Use heap for large buffers instead of alloca Jonathan Wakely
14:31 Re: [patch,nvptx] Basic -misa support for nvptx Tom de Vries
14:24 Re: [patch, fortan] PR87103 - [OOP] ICE in gfc_new_symbol() due to overlong symbol name Andrew Benson
14:22 Re: [PATCH 21/25] GCN Back-end (part 2/2). Joseph Myers
14:22 [PATCH] C++: special-case single non-viable candidate (more PR c++/85110) David Malcolm
14:11 Re: [PATCH] Frame pointer for arm with THUMB2 mode Richard Earnshaw (lists)
14:01 Re: VRP: abstract out wide int CONVERT_EXPR_P code Aldy Hernandez
13:56 Re: [PATCH] Frame pointer for arm with THUMB2 mode Denis Khalikov
13:55 Re: [PATCH] Improve x % c1 == c2 expansion (PR middle-end/82853) Jakub Jelinek
13:53 Re: [PATCH] Frame pointer for arm with THUMB2 mode Denis Khalikov
13:43 [PATCH 21/25] GCN Back-end (part 2/2). Andrew Stubbs
13:41 Re: [PATCH 05/25] Add sorry_at diagnostic function. David Malcolm
13:40 [PATCH 21/25] GCN Back-end (part 1/2). Andrew Stubbs
13:39 Re: [PATCH 05/25] Add sorry_at diagnostic function. David Malcolm
13:29 [PATCH][OBVIOUS] Close file on return from verify-intermediate Joey Ye
13:14 Re: [PATCH] Improve x % c1 == c2 expansion (PR middle-end/82853) Jakub Jelinek
12:58 Re: VRP: abstract out wide int CONVERT_EXPR_P code Michael Matz
12:44 Re: [PATCH 10/25] Convert BImode vectors. Richard Biener
12:42 Re: [PATCH] Improve x % c1 == c2 expansion (PR middle-end/82853) Richard Biener
12:40 Re: [PATCH 10/25] Convert BImode vectors. Andrew Stubbs
12:32 Re: [PATCH 20/25] GCN libgcc. Joseph Myers
12:21 Re: [PATCH 04/25] SPECIAL_REGNO_P Joseph Myers
12:11 Re: [PATCH] Frame pointer for arm with THUMB2 mode Wilco Dijkstra
12:11 Re: [PATCH v2] combine: perform jump threading at the end Richard Biener
12:07 Re: [ARM/FDPIC v2 04/21] [ARM] FDPIC: Add support for FDPIC for arm architecture Christophe Lyon
12:05 Re: [PATCH 10/25] Convert BImode vectors. Richard Biener
12:02 [PATCH v2] combine: perform jump threading at the end Ilya Leoshkevich
11:56 Re: [PATCH 10/25] Convert BImode vectors. Jakub Jelinek
11:54 Re: [PATCH 01/25] Handle vectors that don't fit in an integer. Jakub Jelinek
11:53 [PATCH 25/25] Port testsuite to GCN ams
11:52 [PATCH 23/25] Testsuite: GCN is always PIE. ams
11:52 [PATCH 24/25] Ignore LLVM's blank lines. ams
11:52 [PATCH 22/25] Add dg-require-effective-target exceptions ams
11:52 [PATCH 20/25] GCN libgcc. ams
11:52 [PATCH 19/25] GCN libgfortran. ams
11:51 [PATCH 18/25] Fix interleaving of Fortran stop messages ams
11:51 [PATCH 17/25] Fix Fortran STOP. ams
11:51 [PATCH 16/25] Fix IRA ICE. ams
11:51 [PATCH 15/25] Don't double-count early-clobber matches. ams
11:51 [PATCH 13/25] Create TARGET_DISABLE_CURRENT_VECTOR_SIZE ams
11:51 [PATCH 14/25] Disable inefficient vectorization of elementwise loads/stores. ams
11:50 [PATCH 12/25] Make default_static_chain return NULL in non-static functions ams
11:50 [PATCH 11/25] Simplify vec_merge according to the mask. ams
11:50 [PATCH 10/25] Convert BImode vectors. ams
11:50 [PATCH 09/25] Elide repeated RTL elements. ams
11:50 [PATCH 08/25] Fix co-array allocation ams
11:50 [PATCH 06/25] Remove constant vec_select restriction. ams
11:50 [PATCH 07/25] [pr82089] Don't sign-extend SFV 1 in BImode ams
11:49 [PATCH 05/25] Add sorry_at diagnostic function. ams
11:49 [PATCH 03/25] Improve TARGET_MANGLE_DECL_ASSEMBLER_NAME. ams
11:49 [PATCH 04/25] SPECIAL_REGNO_P ams
11:49 [PATCH 02/25] Propagate address spaces to builtins. ams
11:49 [PATCH 01/25] Handle vectors that don't fit in an integer. ams
11:49 [PATCH 00/25] AMD GCN Port ams
11:43 Re: [PATCH] Optimise sqrt reciprocal multiplications Richard Biener
11:38 Re: [PATCH] Optimise sqrt reciprocal multiplications Kyrill Tkachov
11:19 Re: [PATCH] Maybe fix PR87134 Richard Biener
11:13 Re: [PATCH] Maybe fix PR87134 Richard Biener
11:06 Re: [PATCH] Group switch cases in switch lowering (PR tree-optimization/87205). Martin Liška
11:01 Re: [PATCH] Maybe fix PR87134 Jakub Jelinek
10:55 [PATCH] Maybe fix PR87134 Richard Biener
10:52 For our betterment Evan Kachukwu
10:46 [wwwdocs] Document 87137 fix Nathan Sidwell
10:40 Re: Committed: io/async.h: Use __gthread_mutex_t, not pthread_mutex_t. Bernhard Reutner-Fischer
10:35 Re: [patch, fortan] PR87103 - [OOP] ICE in gfc_new_symbol() due to overlong symbol name Bernhard Reutner-Fischer
10:35 Committed: io/async.h: Use __gthread_mutex_t, not pthread_mutex_t. Hans-Peter Nilsson
10:32 [PATCH] Fix PR87217 Richard Biener
10:03 Re: PR85787: Extend malloc_candidate_p to handle multiple phis. Prathamesh Kulkarni
09:51 [PR c++/87185] ICE in prune-lambdas Nathan Sidwell
09:39 [PATCH] Fix PR87225 Richard Biener
09:38 Re: [PATCH] fixincludes: vxworks: regs.h: Guard include of vxTypesOld.h by !_ASMLANGUAGE Olivier Hainque
09:38 Re: [PING 5][PATCH] [v4][aarch64] Avoid tag collisions for loads falkor Siddhesh Poyarekar
09:33 Re: [PATCH 2/2] S/390: Repeat jump threading after combine Richard Biener
09:31 Re: [PATCH] Group switch cases in switch lowering (PR tree-optimization/87205). Richard Biener
09:14 [PING][PATCH] Frame pointer for arm with THUMB2 mode Denis Khalikov
09:10 Re: [PATCH][OBVIOUS] Fix a scan in test for Darwin target (PR testsuite/87216). Martin Liška
09:08 Re: [PATCH][OBVIOUS] Fix a scan in test for Darwin target (PR testsuite/87216). Rainer Orth
09:06 [PATCH][OBVIOUS] Fix a scan in test for Darwin target (PR testsuite/87216). Martin Liška
08:44 [PATCH 2/2] S/390: Repeat jump threading after combine Ilya Leoshkevich
08:43 [PATCH 1/2] S/390: Register pass_s390_early_mach statically Ilya Leoshkevich
08:35 [PATCH] S/390: Fix conditional returns Ilya Leoshkevich
08:34 [PATCH] Group switch cases in switch lowering (PR tree-optimization/87205). Martin Liška
08:34 Re: Do not stream TYPE_STUB_DECL Richard Biener
08:04 Re: [PATCH] Ignore properly -mdirect-move (PR target/87164). Martin Liška
07:50 Re: [PATCH][4/4][v2] RPO-style value-numbering for FRE/PRE Richard Biener
07:46 Re: [PATCH][4/4][v2] RPO-style value-numbering for FRE/PRE Gerald Pfeifer
07:25 Backports to 8.3 Jakub Jelinek
06:59 Re: [PATCH][4/4][v2] RPO-style value-numbering for FRE/PRE Richard Biener
03:32 Re: [PING v2][PATCH] Make function clone name numbering independent. Michael Ploujnikov
03:24 Re: [PING v2][PATCH] Make function clone name numbering independent. Michael Ploujnikov
01:40 Re: C++ PATCH for build_throw Jason Merrill

September 04, 2018
23:02 C++ PATCH for build_throw Marek Polacek
22:20 Re: [PATCH][4/4][v2] RPO-style value-numbering for FRE/PRE Jeff Law
22:19 Re: [patch,nvptx] Basic -misa support for nvptx Cesar Philippidis
22:12 Re: [PATCH][4/4][v2] RPO-style value-numbering for FRE/PRE Gerald Pfeifer
21:44 [wwwdocs] Fix main page Gerald Pfeifer
21:29 Re: C++ PATCH/RFC for c++/87109, wrong overload with ref-qualifiers Jason Merrill
20:50 Re: [Patch][Aarch64] Implement Aarch64 SIMD ABI and aarch64_vector_pcs attribute Steve Ellcey
20:03 Re: [PATCH] DWARF: Allow hard frame pointer even if frame pointer isn't used Jason Merrill
19:40 Re: [PATCH] Ignore properly -mdirect-move (PR target/87164). Segher Boessenkool
19:05 Re: [PATCH] Fix PR87177 (and dup) H.J. Lu
19:02 Re: C++ PATCH/RFC for c++/87109, wrong overload with ref-qualifiers Marek Polacek
18:07 Re: [PATCH v2] gcc: xtensa: fix NAND code in xtensa_expand_atomic Max Filippov
17:43 Re: [patch, fortan] PR87103 - [OOP] ICE in gfc_new_symbol() due to overlong symbol name Bernhard Reutner-Fischer
17:36 Re: [PATCH v2] gcc: xtensa: fix NAND code in xtensa_expand_atomic augustine dot sterling at gmai
17:20 Re: [Patch][Aarch64] Implement Aarch64 SIMD ABI and aarch64_vector_pcs attribute Wilco Dijkstra
16:52 Re: [PATCH] Optimise sqrt reciprocal multiplications Kyrill Tkachov
16:43 [patch, fortan] PR87103 - [OOP] ICE in gfc_new_symbol() due to overlong symbol name Andrew Benson
16:42 [PATCH v2] gcc: xtensa: fix NAND code in xtensa_expand_atomic Max Filippov
16:36 Re: [PATCH] Fix up -mno-xsave handling (PR target/87198) Uros Bizjak
16:01 PING^1 [PATCH] i386: Add pass_remove_partial_avx_dependency H.J. Lu
15:59 Re: [PATCH] DWARF: add DW_AT_count to zero-length arrays Tom de Vries
15:29 Re: [ARM/FDPIC v2 04/21] [ARM] FDPIC: Add support for FDPIC for arm architecture Richard Earnshaw (lists)
15:27 Re: [PATCH v3] Change default to -fno-math-errno Wilco Dijkstra
15:13 Re: [GCC][PATCH v2][Aarch64] Exploiting BFXIL when OR-ing two AND-operations with appropriate bitmasks Sam Tebbs
15:13 [PATCH] DWARF: Allow hard frame pointer even if frame pointer isn't used H.J. Lu
15:07 Re: [RFH] split {generic,gimple}-match.c files Martin Liška
15:06 [testsuite, i386] Don't xfail gcc.target/i386/addr-sel-1.c (PR target/86744) Rainer Orth
14:55 Re: [PATCH] Merge Ignore and Deprecated in .opt files. Segher Boessenkool
14:35 Re: VRP: abstract out wide int CONVERT_EXPR_P code Aldy Hernandez
14:32 Re: [PATCH] Optimise sqrt reciprocal multiplications Richard Biener
14:31 Re: [PATCH] Use complete_array_type on flexible array member initializers Jeff Law
14:28 [PATCH] Fix up -mno-xsave handling (PR target/87198) Jakub Jelinek
14:25 Re: VRP: abstract out wide int CONVERT_EXPR_P code Aldy Hernandez
14:21 [PATCH] Improve x % c1 == c2 expansion (PR middle-end/82853) Jakub Jelinek
14:21 Re: VRP: abstract out wide int CONVERT_EXPR_P code Richard Biener
14:17 Re: VRP: abstract out POINTER_TYPE_P handling Aldy Hernandez
14:13 Re: VRP: abstract out POINTER_TYPE_P handling Richard Biener
14:12 Re: VRP: abstract out wide int CONVERT_EXPR_P code Aldy Hernandez
14:02 [PATCH] Ignore properly -mdirect-move (PR target/87164). Martin Liška
13:51 Re: VRP: abstract out POINTER_TYPE_P handling Aldy Hernandez
13:41 Re: VRP: abstract out POINTER_TYPE_P handling Richard Biener
13:37 Re: [2/2] Add AddressSanitizer annotations to std::string. Mikhail Kashkarov
13:35 Re: [PATCH] Add -Waligned-new to Option Summary Jonathan Wakely
13:25 [PATCH] Add -Waligned-new to Option Summary Jonathan Wakely
13:21 Re: VRP: abstract out POINTER_TYPE_P handling Aldy Hernandez
13:00 Re: Keep std::deque algos specializations in Debug mode Jonathan Wakely
12:50 Re: VRP: abstract out wide int CONVERT_EXPR_P code Richard Biener
12:41 Re: VRP: abstract out wide int CONVERT_EXPR_P code Aldy Hernandez
12:29 Re: VRP: abstract out POINTER_TYPE_P handling Richard Biener
12:23 Re: [PATCH] Optimise sqrt reciprocal multiplications Kyrill Tkachov
12:20 Building old GCC with new GCC: stage1 32-bit libstdc++ fails to build after building 64-bit libstdc++ Matthew Krupcale
12:10 Re: VRP: abstract out POINTER_TYPE_P handling Aldy Hernandez
12:03 [PATCH] Fix PR87211 Richard Biener
11:58 Re: VRP: abstract out wide int CONVERT_EXPR_P code Richard Biener
11:55 Re: [PATCH v2 1/6] [MIPS] Split Loongson (MMI) from loongson3a Paul Hua
11:42 Re: VRP: abstract out POINTER_TYPE_P handling Richard Biener
11:38 Re: [Patch][Aarch64] Implement Aarch64 SIMD ABI and aarch64_vector_pcs attribute Kyrill Tkachov
11:35 Re: VRP: abstract out bitwise AND/OR optimizations Richard Biener
11:19 Re: Relocation (= move+destroy) Jonathan Wakely
10:55 Re: [PATCH] Fix PR87176 Richard Biener
10:12 Re: [PATCH] Update C Extensions docs for support in latest C++ Joseph Myers
09:39 Fix a minor copyright year typo wei xiao
09:28 [PATCH] Update C Extensions docs for support in latest C++ Jonathan Wakely
09:08 Re: [PATCH] Add -Wabsolute-value Martin Jambor
09:06 Re: [PATCH v2 1/6] [MIPS] Split Loongson (MMI) from loongson3a Terry Guo
08:42 Re: [PATCH] genmatch: isolate reporting into a function Richard Biener
08:16 [PATCH] gcc: xtensa: fix NAND code in xtensa_expand_atomic Max Filippov
07:05 Re: [PATCHv2] Handle overlength string literals in the fortan FE Bernd Edlinger
04:06 [PATCH,committed] [MAINTAINERS] Update email address Terry Guo
03:59 Re: [PATCH 0/6] [MIPS] Reorganize the loongson march and extensions instructions set Paul Hua
03:56 Re: [PATCH v2 3/6] [MIPS] Add Loongson EXTensions R2 (EXT2) instructions support Paul Hua
03:54 Re: [PATCH v2 2/6] [MIPS] Split Loongson EXTensions (EXT) instructions from loongson3a Paul Hua
03:54 Re: [PATCH v2 1/6] [MIPS] Split Loongson (MMI) from loongson3a Paul Hua
00:47 [PATCH, OpenACC] Support Fortran derived type members in "acc update" directives Julian Brown

September 03, 2018
23:51 [PATCH] Fix extra parens in config/tls.m4 coypu
23:50 Re: [PATCH, OpenACC] Support C++ "this" in OpenACC directives (PR66053) Julian Brown
20:59 [C++ Patch] PR 85065 ("[concepts] ICE with invalid use of a concept") Paolo Carlini
19:46 Re: [wwwdocs] Remove gcc.skazkaforyou.com mirror Gerald Pfeifer
19:25 Re: [PATCHv2] Handle overlength string literals in the fortan FE Janne Blomqvist
19:19 [Patch, Fortran] PR 87172: [9 Regression] Spurious "Derived type 'c_funptr' at (1) has not been declared" error after r263782 Janus Weil
19:11 [PATCH] Optimize sin(atan(x)), take 2 Giuliano Augusto Faulin Belina
18:55 [wwwdocs] gcc.css -- fix and simplify twocolumns class Gerald Pfeifer
18:42 Re: [PATCH] x86: Replace hard frame pointer with stack pointer - UNITS_PER_WORD Florian Weimer
17:01 Re: [PATCH] x86: Replace hard frame pointer with stack pointer - UNITS_PER_WORD H.J. Lu
16:44 Re: [PATCH] x86: Replace hard frame pointer with stack pointer - UNITS_PER_WORD Michael Matz
16:27 RE: Add new warning flag "warn_prio_ctor_dtor" Joseph Myers
16:21 Re: [PATCH 0/6] [MIPS] Reorganize the loongson march and extensions instructions set Joseph Myers
15:57 Re: [PATCH] x86: Replace hard frame pointer with stack pointer - UNITS_PER_WORD H.J. Lu
15:46 [PATCH] rs6000: lxsdux / stxsdux do not exist Segher Boessenkool
15:29 Re: [PATCH] fixincludes: vxworks: remove unnecessary parentheses in ioctl wrapper macro Olivier Hainque
15:25 Re: [PATCH] fixincludes: vxworks: remove unnecessary parentheses in ioctl wrapper macro Bruce Korb
15:20 Re: [PATCH] x86: Replace hard frame pointer with stack pointer - UNITS_PER_WORD Michael Matz
15:13 [patch, fortran] Fix for modulo checking similar to PR86045 Jerry DeLisle
14:54 [PATCH] PR libstdc++/78179 run long double tests separately Jonathan Wakely
14:49 RE: Add new warning flag "warn_prio_ctor_dtor" Vinay Kumar
14:44 Re: [PATCH] x86: Replace hard frame pointer with stack pointer - UNITS_PER_WORD H.J. Lu
14:43 Re: [RFH] split {generic,gimple}-match.c files Richard Biener
14:38 [PATCH] Fix PR87176 Richard Biener
14:32 [PATCH]: Allow TARGET_SCHED_ADJUST_PRIORITY hook to reduce priority John David Anglin
14:32 Re: [PATCH] x86: Replace hard frame pointer with stack pointer - UNITS_PER_WORD Michael Matz
14:27 Re: [RFH] split {generic,gimple}-match.c files Martin Liška
14:25 [PATCH] Fix vector::_Temporary_value::_M_ptr Jonathan Wakely
14:25 [PATCH] PR libstdc++/87194 fix range insertion into maps and sets Jonathan Wakely
14:25 [PATCH] PR libstdc++/78595 implement insertion into maps in terms of emplace Jonathan Wakely
14:19 Re: [PATCH] genmatch: isolate reporting into a function Martin Liška
14:01 Re: [RFH] split {generic,gimple}-match.c files Richard Biener
13:56 Re: DWARF: Represent hard frame pointer as stack pointer + offset Michael Matz
13:52 [PATCH] Fix PR87200 Richard Biener
13:50 [PATCH] Fix PR87177 (and dup) Richard Biener
13:50 Re: [RFH] split {generic,gimple}-match.c files Martin Liška
13:32 Re: [PATCH] genmatch: isolate reporting into a function Richard Biener
13:29 Re: [PATCH] Fix thinko (PR tree-optimization/87201). Richard Biener
13:26 [PATCH] Fix PR87169 Richard Biener
13:25 [PATCH] Fix PR87197 Richard Biener
13:20 Re: [PATCH] fixincludes: vxworks: regs.h: Guard include of vxTypesOld.h by !_ASMLANGUAGE Rasmus Villemoes
13:15 Re: [PING v2][PATCH] Make function clone name numbering independent. Martin Jambor
12:54 Re: [RFH] split {generic,gimple}-match.c files Martin Liška
12:41 Re: [RFH] split {generic,gimple}-match.c files Richard Biener
12:38 [PATCH 1/6] [MIPS] Split Loongson EXTensions (EXT) instructions from loongson3a Paul Hua
12:38 Re: [PATCH 2/6] [MIPS] Split Loongson EXTensions (EXT) instructions from loongson3a Paul Hua
12:36 [PATCH 6/6] [MIPS] Add Loongson 2K1000 processor support Paul Hua
12:35 Re: [PATCH] Use complete_array_type on flexible array member initializers Bernd Edlinger
12:34 [PATCH 5/6] [MIPS] Add Loongson 3A2000/3A3000 processor support Paul Hua
12:33 [PATCH 4/6] [MIPS] Add Loongson 3A1000 processor support. Paul Hua
12:32 [PATCH 3/6] [MIPS] Add Loongson EXTensions R2 (EXT2) instructions support Paul Hua
12:29 [PATCH 1/6] [MIPS] Split Loongson (MMI) from loongson3a Paul Hua
12:27 Re: [RFH] split {generic,gimple}-match.c files Martin Liška
12:27 [PATCH 0/6] [MIPS] Reorganize the loongson march and extensions instructions set Paul Hua
12:11 Re: [PATCH] fixincludes: vxworks: regs.h: Guard include of vxTypesOld.h by !_ASMLANGUAGE Olivier Hainque
12:09 Re: [PATCH] genmatch: isolate reporting into a function Martin Liška
11:59 [PATCH] Fix thinko (PR tree-optimization/87201). Martin Liška
11:53 Re: [PATCH 4/4] bb-reorder: convert to gcc_stablesort Richard Biener
11:49 Re: [patch, fortran] Asynchronous I/O, take 3 Bernhard Reutner-Fischer
11:32 Re: VRP: abstract out wide int CONVERT_EXPR_P code Aldy Hernandez
11:17 Re: [PATCH 4/4] bb-reorder: convert to gcc_stablesort Alexander Monakov
11:08 Re: [PING v2][PATCH] Make function clone name numbering independent. Richard Biener
11:04 Re: A recent change has broken bootstrap on trunk and gcc8-branch graham stott
10:58 A recent change has broken bootstrap on trunk and gcc8-branch graham stott
10:02 Re: [PING v2][PATCH] Make function clone name numbering independent. Martin Jambor
09:46 Re: [PATCH] fixincludes: vxworks: remove unnecessary parentheses in ioctl wrapper macro Olivier Hainque
09:07 Re: [patch, fortran] Asynchronous I/O, take 3 Janne Blomqvist
09:05 Re: [PATCH] Skip check for dlopen() when compiling libstdcxx with avrlibc Jonathan Wakely
08:21 Re: [PATCH] genmatch: isolate reporting into a function Richard Biener
08:09 Re: [PATCH] Come up with TARGET_GET_VALID_OPTION_VALUES option hook (PR driver/83193). Martin Liška
07:57 [PATCH] genmatch: isolate reporting into a function Martin Liška
07:47 Re: [PATCHv3][PR 59521] Respect __builtin_expect in switch statements Martin Liška
07:33 Re: Cleanup tree merging Richard Biener
06:58 PING: Re: lightweight class to wide int ranges in VRP and friends Aldy Hernandez
03:44 Re: [PATCH] Use complete_array_type on flexible array member initializers Jeff Law

September 02, 2018
23:14 Cleanup tree merging Jan Hubicka
22:39 Re: [patch, fortran] Asynchronous I/O, take 3 Bernhard Reutner-Fischer
21:41 [wwwdocs] gcc-3.3/criteria.html - simplify Gerald Pfeifer
21:36 [wwwdocs] faq.html -- replace <tt> Gerald Pfeifer
21:34 [wwwdocs] gcc-3.4/criteria.html - simplify Gerald Pfeifer
20:48 [wwwdocs] gcc-4.9/changes.html - replace use of <tt> Gerald Pfeifer
20:46 [wwwdocs] Partially convert search.html to CSS Gerald Pfeifer
20:39 [wwwdocs] gcc-3.4/sparc-abi.html -- convert to HTML 5 Gerald Pfeifer
20:38 [wwwdocs] projects/tree-ssa/vectorization.html - complete conversion to CSS and HTML 5 Gerald Pfeifer
20:36 Re: [PATCH] Skip check for dlopen() when compiling libstdcxx with avrlibc Adrian Stratulat
20:28 [wwwdocs] news.html - omit use of <tt> Gerald Pfeifer
20:26 [wwwdocs] codingconventions.html -- convert to HTML 5 Gerald Pfeifer
20:19 Re: Relocation (= move+destroy) Ville Voutilainen
20:03 Re: Relocation (= move+destroy) Jonathan Wakely
20:01 Re: [PATCH] Skip check for dlopen() when compiling libstdcxx with avrlibc Jonathan Wakely
19:21 Re: [wwwdocs] projects/cfo.html -- simplify Gerald Pfeifer
19:18 [PATCH] Skip check for dlopen() when compiling libstdcxx with avrlibc Adrian Stratulat
19:16 Re: [wwwdocs] gcc-3.3/gcj-status.html - streamline formatting Gerald Pfeifer
19:11 [wwwdocs] gcc-3.3/gcj-status.html - streamline formatting Gerald Pfeifer
17:32 [wwwdocs] Revamp formatting markup of bugs/management.html Gerald Pfeifer
17:27 [wwwdocs] projects/bp/main.html -- remove obsolete <link rev="made"...> Gerald Pfeifer
17:00 [wwwdocs] projects/h8300-abi.html -- replace <tt> by <code> Gerald Pfeifer
16:56 [wwwdocs] gcc-3.0/criteria.html -- fix up to HTML 5 Gerald Pfeifer
15:57 Re: [patch, libgfortran] Fix warning about mismatched type declarations. Jerry DeLisle
15:19 Re: [PATCHv2] Call braced_list_to_string after array size is fixed Jeff Law
15:16 Re: [Patch, Fortran] PR 86935: Bad locus in ASSOCIATE statement Bernhard Reutner-Fischer
15:12 [wwwdocs] projects/prefetch.html -- replace direct formatting of tables with CSS Gerald Pfeifer
14:57 Re: [patch,nvptx] Basic -misa support for nvptx Cesar Philippidis
14:28 [PATCH] x86: Replace hard frame pointer with stack pointer - UNITS_PER_WORD H.J. Lu
14:27 [C++, wwwdocs] bugs/index.html - complete C++ non-bug entry Gerald Pfeifer
13:28 [wwwdocs] projects/cfo.html -- simplify Gerald Pfeifer
13:23 [wwwdocs] projects/x86.html -- convert to HTML 5 Gerald Pfeifer
13:22 [wwwdocs] egcs-1.1/egcs-1.1-branch.html -- use <code> instead of <tt> Gerald Pfeifer
13:21 [wwwdocs] projects/strees/index.html -- convert to HTML 5 Gerald Pfeifer
12:48 [wwwdocs] gcc-7/changes.html -- use <code> instead of <tt> Gerald Pfeifer
12:26 [wwwdocs] gcc-2.95/branch.html -- use <code> instead of <tt> Gerald Pfeifer
12:14 [wwwdocs] Add missing (empty) table cells to gcc-2.95/regress.html Gerald Pfeifer
12:03 Re: [patch] [match.pd]: missing optimization on comparison Marc Glisse
12:01 [wwwdocs] projects/tree-ssa/tree-browser.html - use more regular markup, existing CSS, move to HTML 5 Gerald Pfeifer
11:49 Re: [patch, libgfortran] Fix warning about mismatched type declarations. Thomas Koenig
11:44 [wwwdocs] Use standard DOCTYPE and <html> header for projects/tree-ssa/vectorization.html Gerald Pfeifer
11:41 [wwwdocs] simtest-howto.html - convert to HTML 5, using CSS Gerald Pfeifer
11:27 [wwwdocs] about.html - transform into a "real" page Gerald Pfeifer
11:19 [wwwdocs] testing/index.html - simplification, HTML 5 Gerald Pfeifer
10:14 Re: [patch] [match.pd]: missing optimization on comparison Bernhard Reutner-Fischer
09:53 Re: [wwwdocs] news/egcs-vcg.html goes HTML 5 (and looks better) Gerald Pfeifer
09:51 [wwwdocs] Improve formatting for <pre> blocks Gerald Pfeifer
09:07 [wwwdocs] news/egcs-vcg.html goes HTML 5 (and looks better) Gerald Pfeifer
09:02 [wwwdocs] releases.html -- use CSS Gerald Pfeifer
08:26 [wwwdocs] news/gcse.html goes HTML 5 Gerald Pfeifer
08:14 [wwwdocs] Fix up gcc-6/changes.html wrt. HTML 5 Gerald Pfeifer
08:12 [wwwdocs] Push DOCTYPEs into individual pages and switch to HTML 5 Gerald Pfeifer
04:03 [patch, libgfortran] Fix warning about mismatched type declarations. Jerry DeLisle
00:31 [doc] standards.texi -- update Objective-C reference Gerald Pfeifer
00:26 [wwwdocs] Simplify gcc-3.x/criteria.html (no more align="left") Gerald Pfeifer

September 01, 2018
21:50 [doc] install.texi -- update link for MPC Gerald Pfeifer
21:45 [wwwdocs] Remove last traces of <a name=...> (gcc-3.4/mips-abi.html) Gerald Pfeifer
21:29 [doc] Adjust link to openmp.org in generic.texi and invoke.texi Gerald Pfeifer
21:24 [wwwdocs] gcc-4.0/changes.html -- update link to note on Unicode quotations marks Gerald Pfeifer
19:56 Re: Relocation (= move+destroy) Marc Glisse
19:04 Re: [patch,nvptx] Basic -misa support for nvptx Tom de Vries
18:10 Re: [PATCH][debug] Add -gdescribe-dies Tom de Vries
15:05 Re: Relocation (= move+destroy) Marc Glisse
15:00 Relocation (= move+destroy) Marc Glisse
13:34 [wwwdocs] readings.html - update link Gerald Pfeifer
12:58 [libstdc++,doc] Update three ieeexplore.ieee.org references Gerald Pfeifer
12:39 [doc] install.texi - mpfr.org link adjustment Gerald Pfeifer
12:31 [wwwdocs] Update various links to openmp.org Gerald Pfeifer
12:28 [wwwdocs] Remove border="0" from tables Gerald Pfeifer
12:10 [wwwdocs] Remove gcc.skazkaforyou.com mirror Gerald Pfeifer
12:04 [wwwdocs] Update link to Mono project at projects/cli.html Gerald Pfeifer
11:58 Re: [Patch, fortran] PR86328 - [8/9 Regression] Runtime segfault reading an allocatable class(*) object in allocate statements Paul Richard Thomas
11:57 [wwwdocs] readings.html -- link maintenance Gerald Pfeifer
11:47 [wwwdocs] gcc-4.3/changes.html -- reduce links to mpfr.org Gerald Pfeifer
11:38 Re: DWARF: Represent hard frame pointer as stack pointer + offset Segher Boessenkool
11:05 Re: [Patch][GCC] Document and fix -r (partial linking) Allan Sandfeld Jensen
10:57 Re: [Patch][GCC] Document and fix -r (partial linking) Allan Sandfeld Jensen
10:17 [wwwdocs] codingconventions.html/codingrationale.html -- prepare for HTML 5 migration Gerald Pfeifer


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