gcc-patches archive
date index for March, 2017

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:

March 31, 2017
23:28 [PATCH,rs6000] PR80108: Fix ICE with cross compiler Kelvin Nilsen
22:50 Re: [PATCH] fwprop: Prevent infinite looping (PR79405) Jeff Law
21:40 [PATCH] simplify-rtx: Fix compare of comparisons (PR60818) Segher Boessenkool
21:37 Re: [PATCH] [gcc, testsuite] Don't xfail on s390. Martin Sebor
21:31 Re: Fix ICE with -fauto-profile when walking vdefs Sebastian Pop
20:44 [gomp4] update parsing for the bind clause in fortran Cesar Philippidis
20:42 [PATCH] Add gcc_jit_type_get_aligned David Malcolm
20:27 [gomp4] fix an ICE involving derived-typed subarray Cesar Philippidis
20:25 Re: [PATCH] Fix description of Wendif-labels (PR documentation/78732) Martin Sebor
20:00 [patch, MIPS] Update -mvirt option description Matthew Fortune
18:50 Re: Fix ICE with -fauto-profile when walking vdefs Richard Biener
18:30 Re: Patch ping Jakub Jelinek
18:11 Re: Fix ICE with -fauto-profile when walking vdefs Sebastian Pop
17:07 Re: [PATCH, GCC/LTO, ping2] Fix PR69866: LTO with def for weak alias in regular object file Richard Biener
17:06 Re: Fix ICE with -fauto-profile when walking vdefs Richard Biener
16:28 [committed] nvptx: correct -Wformat issue Alexander Monakov
16:10 [PATCH] Fix spelling suggestions for reserved words (PR c++/80177) David Malcolm
16:05 Fix ICE with -fauto-profile when walking vdefs Sebastian Pop
15:38 Re: [PATCH 2/5] omp-low: implement SIMT privatization, part 1 Alexander Monakov
15:36 Re: [PATCH rs6000] Fix PR target/80107, ICE in final_scan_insn Segher Boessenkool
15:27 [PATCH] [PR tree-optimization/49498] Re-enable DOM for uninit-pred-8_b.c Jeff Law
15:25 [PATCH rs6000] Fix PR target/80107, ICE in final_scan_insn Pat Haugen
15:23 Re: [PATCH, GCC/LTO, ping2] Fix PR69866: LTO with def for weak alias in regular object file Jeff Law
15:15 Re: [PATCH] Fix description of Wendif-labels (PR documentation/78732) Jeff Law
15:14 Re: Patch ping Jeff Law
15:07 Re: Patch ping Jeff Law
15:06 Re: [PATCH, rs6000] Document location of ELF V2 ABI specification Bill Schmidt
15:05 Remove unused "default_kind" member from gcc/omp-low.c's "struct omp_context" Thomas Schwinge
14:42 Re: [PATCH] Real fix for AIX exception handling Jeff Law
14:35 [PATCH] Fix description of Wendif-labels (PR documentation/78732) David Malcolm
14:15 Re: [PATCH][RFC] Fix P1 PR77498 Rainer Orth
14:09 Re: [PATCH][RFC] Fix P1 PR77498 Bin.Cheng
13:58 Re: [PATCH][RFC] Fix P1 PR77498 Bin.Cheng
13:50 [PATCH] Destroy arguments for _Cilk_spawn calling in the child (PR 80038) Xi Ruoyao
13:30 [DOC PATCH] PowerPC extended asm example Alan Modra
11:42 [PATCH] Increase memory limit for genautomata on AIX Sam Thursfield
11:13 Re: Trunk patches required for gcc-6-branch to build for msp430 Jozef Lawrynowicz
10:37 Re: [PATCH][RFC] Fix P1 PR77498 Richard Biener
10:22 Re: [PATCH][RFC] Fix P1 PR77498 Markus Trippelsdorf
09:29 Re: [PATCHv2 0/5] OpenMP/PTX: improve correctness in SIMD regions Thomas Schwinge
09:25 [patch,MIPS,committed] Fix extraction from odd-numbered MSA registers Matthew Fortune
09:17 Re: [PATCH][RFC] Fix P1 PR77498 Richard Biener
09:16 Re: [PATCH][RFC] Fix P1 PR77498 Richard Biener
09:13 Re: [PATCH][RFC] Fix P1 PR77498 Richard Biener
09:05 Re: [PATCH][RFC] Fix P1 PR77498 Rainer Orth
09:01 Re: [PATCH][RFC] Fix P1 PR77498 Christophe Lyon
08:34 [AArch64] Tighten move constraints for symbolic operands Richard Sandiford
08:34 [PATCH] Cherry-pick upstream r299036 from libsanitizer (PR sanitizer/80166). Martin Liška
06:37 Patch ping Jakub Jelinek
06:27 Re: [PATCH] Fix expansion of initializer extensions (PR c/80163) Jakub Jelinek
06:27 Re: [C++ PATCH] Add __is_aggregate trait builtin (PR libstdc++/80251) Jeff Law
06:25 Re: [PATCH] Fix expansion ICE on stores into parts of hard registers (PR middle-end/80173) Jeff Law
02:58 Re: [PATCH] Fix several buffer overruns in gcov Bernd Edlinger
00:19 [patch, fortran] PR38573 Missing markers for translation Jerry DeLisle

March 30, 2017
23:28 Re: [PATCH] Fix several buffer overruns in gcov Nathan Sidwell
23:08 Re: [RFC] [PATCH v3 0/8] [i386] Use out-of-line stubs for ms_abi pro/epilogues JonY
22:49 [patch,MIPS,committed] Fix ICE when expanding MSA constant vectors Matthew Fortune
22:00 [PATCH,MIPS,committed] Fix pr52125.c test when built as -mno-abicalls -mabi=64 Matthew Fortune
21:33 Re: [C++ PATCH] Disable VLA initialization? (PR sanitizer/79993) Martin Sebor
20:38 [PATCH] Fix expansion ICE on stores into parts of hard registers (PR middle-end/80173) Jakub Jelinek
20:38 [wwwdocs] Adjust to the new location of the C++ ABI Gerald Pfeifer
20:34 [C++ PATCH] Add __is_aggregate trait builtin (PR libstdc++/80251) Jakub Jelinek
20:32 [committed] Small OpenMP diagnostics improvement (PR translation/80189) Jakub Jelinek
20:30 [committed] Fix OMP_DISPLAY_ENV without {,G}OMP_STACKSIZE Jakub Jelinek
20:24 Re: [C++ PATCH] Disable VLA initialization? (PR sanitizer/79993) Jakub Jelinek
20:13 Re: [PATCH, rs6000] Fix PR target/80246, DFP builtins using the wrong types Peter Bergner
20:11 [PATCH] Fix several buffer overruns in gcov Bernd Edlinger
18:27 C++ PATCH for c++/80241, ICE with alignas pack expansion Marek Polacek
17:55 Re: [PATCH, rs6000] Fix PR target/80246, DFP builtins using the wrong types Peter Bergner
17:45 Re: [RFC] [PATCH v3 0/8] [i386] Use out-of-line stubs for ms_abi pro/epilogues Daniel Santos
17:15 Re: [PATCH, rs6000] Fix PR target/80246, DFP builtins using the wrong types Segher Boessenkool
16:21 Re: [C++ PATCH] Disable VLA initialization? (PR sanitizer/79993) Martin Sebor
14:37 Re: [PATCH, rs6000] Fix PR target/80246, DFP builtins using the wrong types Peter Bergner
13:34 Re: [PATCH PR80153]Always generate folded type conversion in tree-affine Richard Biener
13:20 Re: [PATCH PR80153]Always generate folded type conversion in tree-affine Bin.Cheng
13:18 Re: [PATCH PR80153]Always generate folded type conversion in tree-affine Bin.Cheng
13:10 Re: [PATCH] Fix various avx512 extraction issues (PR target/80206) Kirill Yukhin
13:00 Re: [PATCH] Real fix for AIX exception handling David Edelsohn
12:44 Re: [PATCH PR80153]Always generate folded type conversion in tree-affine Richard Biener
12:03 Re: [PATCH PR80153]Always generate folded type conversion in tree-affine Bin.Cheng
11:32 Re: [PR 77333] Fix fntypes of calls calling clones Richard Biener
10:55 Re: [PATCH, GCC/testsuite/ARM, stage4] Compile atomic_loaddi_11 for Cortex-R5 Thomas Preudhomme
10:46 Re: [PATCH, GCC/ARM, gcc-6-branch] Fix PR80082: LDRD erronously used for 64bit load on ARMv7-R Thomas Preudhomme
10:37 Re: [PATCH PR80153]Always generate folded type conversion in tree-affine Richard Biener
08:16 Re: [PATCH] Real fix for AIX exception handling Michael Haubenwallner
07:33 Re: [PATCH][RFC] Fix P1 PR77498 Richard Biener

March 29, 2017
23:29 Re: [PATCH, rs6000] Fix PR target/80246, DFP builtins using the wrong types Peter Bergner
23:07 Re: [PATCH] have chkp skip flexible member arrays (PR #79986) Martin Sebor
22:36 Re: [PATCH, rs6000] Document location of ELF V2 ABI specification Segher Boessenkool
22:36 [PATCH] Fix various avx512 extraction issues (PR target/80206) Jakub Jelinek
22:29 Re: [PATCH, rs6000] Fix PR target/80246, DFP builtins using the wrong types Segher Boessenkool
21:51 Re: [PATCH] Real fix for AIX exception handling Jeff Law
21:32 Re: C++ PATCH for c++/80095, ICE with this pointer in NSDMI Marek Polacek
21:27 [PATCH, rs6000] Document location of ELF V2 ABI specification Bill Schmidt
21:23 Re: [PATCH] Real fix for AIX exception handling David Edelsohn
21:20 Re: [PATCH] Real fix for AIX exception handling Jeff Law
21:11 [PATCH, rs6000] Fix PR target/80246, DFP builtins using the wrong types Peter Bergner
20:56 Re: [PATCH] Real fix for AIX exception handling David Edelsohn
20:49 Re: [PATCH] combine: Fix PR80233 Segher Boessenkool
20:49 Re: [PATCH] combine: Fix PR80233 Jeff Law
20:48 Re: [PATCH] Real fix for AIX exception handling Jeff Law
20:44 Re: [PATCH] combine: Fix PR80233 Jakub Jelinek
20:35 Re: [PATCH] combine: Fix PR80233 Jeff Law
20:25 [Patch, Fortran, F03] PR 80046: Explicit interface required: pointer argument Janus Weil
20:24 [PING][PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace Denis Khalikov
20:21 Re: [PATCH] Real fix for AIX exception handling David Edelsohn
19:51 Re: [PATCH] Real fix for AIX exception handling Jeff Law
19:42 [PATCH] Fix dwarf2out ICE with C++17 inline static data members with redundant redeclaration (PR debug/80234) Jakub Jelinek
19:37 Re: [PATCH] For broken exception handling in GDB on AIX platform Jeff Law
19:31 [C++ PATCH] Disable VLA initialization? (PR sanitizer/79993) Jakub Jelinek
19:31 Re: [PATCH] For broken exception handling in GDB on AIX platform Jeff Law
19:28 Re: C PATCH for c/79730, ICE on invalid with DECL_HARD_REGISTER Jeff Law
19:11 Re: [PATCH][RFC] Fix P1 PR77498 Jeff Law
18:57 Re: C++ PATCH for c++/80095, ICE with this pointer in NSDMI Jason Merrill
18:47 New French PO file for 'gcc' (version 7.1-b20170226) Translation Project Robot
18:23 [PATCH] combine: Fix PR80233 Segher Boessenkool
18:07 C PATCH for c/79730, ICE on invalid with DECL_HARD_REGISTER Marek Polacek
17:08 [PATCH] PR80101: Fix ICE in store_data_bypass_p Kelvin Nilsen
16:38 C++ PATCH for c++/80095, ICE with this pointer in NSDMI Marek Polacek
15:43 Re: [PATCH][RFC] Fix P1 PR77498 Bin.Cheng
15:32 Re: [PR 77333] Fix fntypes of calls calling clones Martin Jambor
15:22 Re: [PATCH PR80153]Always generate folded type conversion in tree-affine Bin.Cheng
14:15 Re: [PATCH v2] S/390: Optimize atomic_compare_exchange and atomic_compare builtins. Dominik Vogt
14:05 Re: [patch v2] Get rid of stack trampolines for nested functions (1/4) Andreas Schwab
13:59 Re: [patch v2] Get rid of stack trampolines for nested functions (1/4) Eric Botcazou
13:00 [PATCH, committed] PR80158 cleanup (alternate interpretations) Bill Schmidt
12:02 Re: [v3 PATCH] Adjust optional's pretty printer for LWG 2900. Jonathan Wakely
11:51 [v3 PATCH] Adjust optional's pretty printer for LWG 2900. Ville Voutilainen
10:23 [PATCH] [gcc, testsuite] Don't xfail on s390. Dominik Vogt
10:17 [PATCH][AArch64] Fix missing optimization for CMP+AND Sudi Das
10:05 [PATCH][RFC] Fix P1 PR77498 Richard Biener
08:12 Re: [patch v2] Get rid of stack trampolines for nested functions (1/4) Andreas Schwab
00:59 [patch, libgfortran] [F03] Incorrect file position with namelist read under DTIO Jerry DeLisle

March 28, 2017
22:24 [PATCH] rs6000: Fix gcc.target/powerpc/gcse-1.c for PIC (PR43496) Segher Boessenkool
22:23 Re: [PATCH, testsuite] Allow braces around relative line numbers Jakub Jelinek
22:19 Re: OpenACC default clause maintenance Jakub Jelinek
22:12 New Spanish PO file for 'gcc' (version 7.1-b20170226) Translation Project Robot
20:57 patch to fix PR80193 Vladimir Makarov
20:08 Go patch committed: don't crash returning multiple zero-sized values Ian Lance Taylor
17:02 Re: [Patch, Fortran, OOP] PR 78661: Namelist output missing object designator under DTIO Janus Weil
17:01 [PATCH, i386]: Allow -mpreferred-stack-boundary=3 for 64-bit targets independently of SSE (PR 53383) Uros Bizjak
16:35 Re: [patch v2] Get rid of stack trampolines for nested functions (1/4) Eric Botcazou
16:14 [PATCH] PR libstdc++/80137 use std::nextafter instead of looping Jonathan Wakely
16:09 [PATCH] Fix PR target/66015 for MIPS. Toma Tabacu
15:14 Re: PR80218: Call CDCE fails to update the block profile Jeff Law
14:53 Re: [PATCH] Fix calls.c for a _complex type (PR ipa/80104). Jeff Law
13:50 [PATCH] Fix PR78644 Richard Biener
12:51 Re: [PATCH] Fix PR80158 Bill Schmidt
12:46 RE: [PATCH,testsuite] Skip pic-3,4.c and pie-3,4.c for mips*-*-linux-*. Toma Tabacu
12:45 PR80218: Call CDCE fails to update the block profile Richard Sandiford
12:39 [PATCH] Add _GLIBCXX_RELEASE macro to "Using" section of manual Jonathan Wakely
12:34 Re: [PATCH PR80153]Always generate folded type conversion in tree-affine Richard Biener
12:18 Re: [PATCH 02/2]Add newly created bb to correct loop when reverting if-conversion in vectorizer Richard Biener
12:17 Re: [PATCH 01/2]Maintain irreducible region information in vectorizer peeling Richard Biener
12:01 [PATCH PR80153]Always generate folded type conversion in tree-affine Bin Cheng
12:01 [PATCH 02/2]Add newly created bb to correct loop when reverting if-conversion in vectorizer Bin Cheng
12:01 [PATCH 01/2]Maintain irreducible region information in vectorizer peeling Bin Cheng
10:58 [Patch, testsuite] Fix more failing tests for avr Senthil Kumar Selvaraj
10:08 [PATCH] Fix PR80222 Richard Biener
10:06 Re: [v3 PATCH] Implement LWG 2900, The copy and move constructors of optional are not constexpr. Jonathan Wakely
10:04 [PATCH] Improve scatter/gather cost modeling (PRs 57796/80232) Richard Biener
09:35 OpenACC default clause maintenance Thomas Schwinge
09:06 [PATCH] Support multiple files w/ -i option in gcov (PR gcov-profile/80224). Martin Liška
08:58 RE: [PATCH] [ARC] Define _REENTRANT when -pthread is passed. Claudiu Zissulescu
08:57 RE: [PATCH] [ARC] Update ARC SIMD patterns. Claudiu Zissulescu
08:51 Re: [testsuite] Add missing dg-require-effective-target alloca to gcc testsuite Tom de Vries
08:23 Re: [testsuite] Add missing dg-require-effective-target alloca to gcc testsuite Thomas Schwinge
08:12 Re: [PATCH] Handle PHI nodes w/o a argument (PR ipa/80205). Richard Biener
08:10 Re: [PATCH] Support for Ada on aarch64 with -mabi=ilp32 Arnaud Charlet
08:09 Re: [PATCH] Fix calls.c for a _complex type (PR ipa/80104). Richard Biener
08:04 Re: [PATCH] Fix ICE in fold_comparison with -fsanitize=shift (PR sanitizer/80067) Richard Biener
07:52 [PATCH] PR libstdc++/80229 restore support for shared_ptr<function type> Jonathan Wakely
07:45 Re: [PATCH] Handle PHI nodes w/o a argument (PR ipa/80205). Martin Liška
06:28 [PATCH, testsuite] Allow braces around relative line numbers Tom de Vries
05:50 [PATCH committed] avoid name lookup warning in tree.c Markus Trippelsdorf
03:25 [PATCH][P1][PR tree-optimization/80216] Avoid infinite recursion in DOM Jeff Law

March 27, 2017
22:01 Re: [patch] Clarify interaction of -Wnarrowing with -std Jonathan Wakely
21:48 Re: [PATCH] Fix calls.c for a _complex type (PR ipa/80104). Martin Jambor
21:03 Re: [Patch, Fortran, OOP] PR 78661: Namelist output missing object designator under DTIO Janus Weil
20:50 [Patch, Fortran, OOP] PR 78661: Namelist output missing object designator under DTIO Janus Weil
20:27 [PATCH] S/390: Optimize atomic_compare_exchange and atomic_compare builtins. Dominik Vogt
20:00 Re: [PATCH] [ARC] Define _REENTRANT when -pthread is passed. Andrew Burgess
19:58 Re: [PATCH] [ARC] Update ARC SIMD patterns. Andrew Burgess
19:41 Re: [PATCH #2, rs6000][GCC6] Fix PR78543, ICE in push_reload on powerpc64le-linux-gnu Michael Meissner
19:23 RE: [PATCH,testsuite] Skip pic-3,4.c and pie-3,4.c for mips*-*-linux-*. Matthew Fortune
18:54 Re: Warning annoyances in list_read.c Dominique d'Humières
18:15 Re: [PATCH] Fix calls.c for a _complex type (PR ipa/80104). Jeff Law
18:02 Re: [PATCH] Don't cross-jump in between frame related and non-frame related insns (PR target/80102, take 4) Jeff Law
17:54 Re: [PATCH] Fix r242743 change of gcc/system.h Jeff Law
17:30 [PATCH] Fix ICE in fold_comparison with -fsanitize=shift (PR sanitizer/80067) Marek Polacek
17:06 Re: [PATCH #2, rs6000][GCC6] Fix PR78543, ICE in push_reload on powerpc64le-linux-gnu Michael Meissner
16:12 Re: [C/C++ PATCH] Fix ICEs with vector subscripting of register variables (PR middle-end/80162) Marek Polacek
16:06 Re: [C/C++ PATCH] Fix ICEs with vector subscripting of register variables (PR middle-end/80162) Jason Merrill
15:52 Re: PATCH for Re: Release notes for GCC 7? Joseph Myers
15:51 Re: [PATCH] Fix expansion of initializer extensions (PR c/80163) Jeff Law
15:44 Re: [PATCH] Reject > word sign extensions in initializers (PR middle-end/80163) Jeff Law
15:41 Re: [PATCH] Real fix for AIX exception handling David Edelsohn
15:33 Re: [PATCH] avoid cselib rtx_equal_for_cselib_1 infinite recursion (PR debug/80025) Jeff Law
15:30 [doc] install.texi -- update www-01.ibm.com link Gerald Pfeifer
15:21 Re: [PATCH] Handle PHI nodes w/o a argument (PR ipa/80205). Jeff Law
15:12 Re: [v3 PATCH] Slight cleanup of tuple constraints. Jonathan Wakely
15:03 [PATCH] Fix s390 testcase vcond-shift Robin Dapp
14:49 Re: [PATCH 1/5] nvptx: implement SIMT enter/exit insns Bernd Schmidt
14:44 [v3 PATCH] Slight cleanup of tuple constraints. Ville Voutilainen
14:28 [pushed/ob] cplus_demangle_fill_component: Handle DEMANGLE_COMPONENT_RVALUE_REFERENCE (Re: [PATCH] libiberty: Initialize d_printing in all cplus_demangle_* functions.) Pedro Alves
14:27 Re: [PATCH] Handle PHI nodes w/o a argument (PR ipa/80205). Richard Biener
14:25 Re: [PATCH] Handle PHI nodes w/o a argument (PR ipa/80205). Jeff Law
14:14 Re: [PATCH] Handle PHI nodes w/o a argument (PR ipa/80205). Richard Biener
13:11 Re: [testsuite] Add missing dg-require-effective-target alloca to gcc testsuite Tom de Vries
13:08 Re: [testsuite] Add missing dg-require-effective-target alloca to gcc testsuite Tom de Vries
12:51 [PATCH] Fix PR80181 Richard Biener
12:47 [PATCH] Handle PHI nodes w/o a argument (PR ipa/80205). Martin Liška
12:16 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Martin Liška
11:40 Re: [PATCH] Fix calls.c for a _complex type (PR ipa/80104). Martin Liška
11:23 RE: [PATCH 0/5] [ARC] Fixes backend issues Claudiu Zissulescu
11:15 [PATCH] [ARC] Define _REENTRANT when -pthread is passed. Claudiu Zissulescu
11:15 [PATCH, GCC/ARM, gcc-6-branch] Fix PR80082: LDRD erronously used for 64bit load on ARMv7-R Thomas Preudhomme
11:12 [PATCH] [ARC] Update ARC SIMD patterns. Claudiu Zissulescu
10:56 Re: [PATCH 1/5] nvptx: implement SIMT enter/exit insns Alexander Monakov
10:49 [PATCH] Fix PR79776 Richard Biener
09:10 [PATCH] Real fix for AIX exception handling Michael Haubenwallner
09:09 Re: [patch] Clarify interaction of -Wnarrowing with -std Jonathan Wakely
08:13 Re: PATCH for Re: Release notes for GCC 7? carl hansen
08:06 [PATCH] Fix PR80170 Richard Biener
08:01 Re: [PATCH] Fix asan/ubsan bitfield handling in VL structures (PR sanitizer/80168) Richard Biener
07:34 [PATCH] Fix PR80171 Richard Biener
07:33 Re: [patch, libgfortran] PR78881 [F03] reading from string with DTIO procedure does not work properly Christophe Lyon
04:57 Re: [PATCH][AArch64] Implement ALU_BRANCH fusion Hurugalawadi, Naveen
04:56 [PATCH] Move the check for any_condjump_p from sched-deps to target macros Hurugalawadi, Naveen
00:54 Re: [PATCH] For broken exception handling in GDB on AIX platform David Edelsohn
00:06 Re: [PATCH] For broken exception handling in GDB on AIX platform Joel Brobecker

March 26, 2017
22:06 Re: [Patch, fortran] PR69498 Fix ICE on unexpected submodule Thomas Koenig
21:00 [PATCH] Don't cross-jump in between frame related and non-frame related insns (PR target/80102, take 4) Jakub Jelinek
20:32 Re: [patch] Clarify interaction of -Wnarrowing with -std Sandra Loosemore
20:13 Re: [patch] Clarify interaction of -Wnarrowing with -std Gerald Pfeifer
15:47 [committed] Fix alias requirement for gcc.dg/torture/pr79732.c and gcc.dg/tree-ssa/pr56727.c John David Anglin
15:24 [committed] Fix new coarray test fails on hppa John David Anglin
13:27 New German PO file for 'gcc' (version 7.1-b20170226) Translation Project Robot
12:23 Re: [PATCH] Fix PR80183 : _M_color not moved Jonathan Wakely
11:45 Re: [Patch, fortran] PR69498 Fix ICE on unexpected submodule Dominique d'Humières
09:54 [PATCH] Fix PR80183 : _M_color not moved Markus Trippelsdorf

March 25, 2017
23:46 Re: [New file] Add testcase to ensure that #pragma GCC diagnostic push/pop works with -Wtraditional. Martin Sebor
21:34 [Patch, fortran] PR69498 Fix ICE on unexpected submodule Nicolas Koenig
19:07 New French PO file for 'gcc' (version 7.1-b20170226) Translation Project Robot
18:49 Re: [patch, libgfortran] PR78881 [F03] reading from string with DTIO procedure does not work properly Jerry DeLisle
18:00 Re: [patch, libgfortran] PR78881 [F03] reading from string with DTIO procedure does not work properly Paul Richard Thomas
17:39 Re: [Patch, fortran] PR80156 - [7 Regression] Generic DTIO interface reported missing if public statement preceeds the interface block Paul Richard Thomas
16:43 [PATCH, i386]: Fix PR 80180, Incorrect codegen from rdseed intrinsic use Uros Bizjak
14:12 Re: [Patch, fortran] PR80156 - [7 Regression] Generic DTIO interface reported missing if public statement preceeds the interface block Jerry DeLisle
14:03 [wwwdocs] Update rx link in readings.html Gerald Pfeifer
13:41 [patch, libgfortran] PR78881 [F03] reading from string with DTIO procedure does not work properly Jerry DeLisle
13:28 [Patch, fortran] PR80156 - [7 Regression] Generic DTIO interface reported missing if public statement preceeds the interface block Paul Richard Thomas
08:54 Re: [wwwdocs] Update five citeseer.ist.psu.edu references in news/profiledriven.html Gerald Pfeifer
06:46 Re: [PATCH] Don't cross-jump in between frame related and non-frame related insns (PR target/80102, take 3) Jakub Jelinek
01:12 LRA fix for 80160 Bernd Schmidt
00:16 Re: [PATCH #2, rs6000][GCC6] Fix PR78543, ICE in push_reload on powerpc64le-linux-gnu Segher Boessenkool

March 24, 2017
23:37 Re: [PATCH] Don't cross-jump in between frame related and non-frame related insns (PR target/80102, take 3) Segher Boessenkool
23:26 Re: [PATCH #2, rs6000][GCC6] Fix PR78543, ICE in push_reload on powerpc64le-linux-gnu Michael Meissner
23:23 [PATCH #2, rs6000][GCC6] Fix PR78543, ICE in push_reload on powerpc64le-linux-gnu Michael Meissner
22:14 Re: [PATCH,rs6000] PR80103: Fix ICE with cross compiler Segher Boessenkool
22:10 [wwwdocs] Update five citeseer.ist.psu.edu references in news/profiledriven.html Gerald Pfeifer
22:04 [PATCH,rs6000] PR80103: Fix ICE with cross compiler Kelvin Nilsen
21:45 Re: [PATCH] Don't cross-jump in between frame related and non-frame related insns (PR target/80102, take 3) Jakub Jelinek
21:44 Re: [Committed] S/390: PR79904: Disallow reg + sym_ref literal pool addresses. Jakub Jelinek
20:49 Re: [PATCH] fwprop: Prevent infinite looping (PR79405) Segher Boessenkool
19:42 Re: [New file] Add testcase to ensure that #pragma GCC diagnostic push/pop works with -Wtraditional. Eric Gallager
19:36 Re: [PATCH] Don't cross-jump in between frame related and non-frame related insns (PR target/80102, take 3) Jakub Jelinek
19:35 [PATCH] Fix asan/ubsan bitfield handling in VL structures (PR sanitizer/80168) Jakub Jelinek
19:31 Re: [PATCH] Don't cross-jump in between frame related and non-frame related insns (PR target/80102, take 3) Jakub Jelinek
19:28 [PATCH] Reject > word sign extensions in initializers (PR middle-end/80163) Jakub Jelinek
19:13 Re: [New file] Add testcase to ensure that #pragma GCC diagnostic push/pop works with -Wtraditional. David Malcolm
19:00 [patch] have "would be stringified in traditional C" warning in libcpp/macro.c be controlled by -Wtraditional Eric Gallager
18:58 [PATCH] Fix expansion of initializer extensions (PR c/80163) Jakub Jelinek
18:55 [C/C++ PATCH] Fix ICEs with vector subscripting of register variables (PR middle-end/80162) Jakub Jelinek
18:48 patch to fix PR80148 Vladimir Makarov
18:47 Re: [PATCH 5/5] [ARC] Fix move_double_src_operand predicate. Andrew Burgess
18:46 Re: [PATCH 4/5] [ARC] Fix divdf3 emulation for arcem. Andrew Burgess
18:10 [New file] Add testcase to ensure that #pragma GCC diagnostic push/pop works with -Wtraditional. Eric Gallager
17:56 Re: [PATCH] Don't cross-jump in between frame related and non-frame related insns (PR target/80102, take 3) Jeff Law
17:54 Re: [PATCH 3/5] [ARC] Disable TP register when building for bare metal. Andrew Burgess
17:51 Re: [PATCH 2/5] [ARC] Fix detection of long immediate for load/store operands. Andrew Burgess
17:50 Re: [PATCH 0/3] Introduce internal_error_cont and exclude it from pot files Jeff Law
17:49 Re: [PATCH 1/5] [ARC] Save/restore blink when in ISR. Andrew Burgess
17:47 Re: [PATCH] Don't cross-jump in between frame related and non-frame related insns (PR target/80102, take 3) Jeff Law
17:45 Re: [PATCH] fwprop: Prevent infinite looping (PR79405) Jeff Law
17:13 Re: [testsuite] Add missing dg-require-effective-target alloca to gcc testsuite Mike Stump
16:22 Re: C++ PATCH to fix ICE in replace_placeholders_r (PR c++/79937) Marek Polacek
15:37 Re: [PATCH 0/3] Introduce internal_error_cont and exclude it from pot files Martin Sebor
14:22 C++ PATCH for c++/77339, ICE with invalid use of alias template Jason Merrill
14:13 [PATCH 15/16] S/390: arch12: Support new vector floating point modes. Andreas Krebbel
14:11 [PATCH 09/16] S/390: arch12: Add arch12 option. Andreas Krebbel
14:11 [PATCH 11/16] S/390: arch12: New vector popcount variants Andreas Krebbel
14:11 [PATCH 08/16] S/390: Rearrange fixuns_trunc pattern definitions. Andreas Krebbel
14:11 [PATCH 14/16] S/390: arch12: Support the mul/add/subtract instructions. Andreas Krebbel
14:11 [PATCH 12/16] S/390: arch12: Add vllezlf instruction. Andreas Krebbel
14:11 [PATCH 13/16] S/390: arch12: Add indirect branch pattern Andreas Krebbel
14:11 [PATCH 10/16] S/390: arch12: Add support for new vector bit operations. Andreas Krebbel
14:11 [PATCH 07/16] S/390: Use wfc for scalar vector compares Andreas Krebbel
14:11 [PATCH 03/16] S/390: vec_init improvements Andreas Krebbel
14:11 [PATCH 06/16] S/390: Move and rename vector check. Andreas Krebbel
14:11 [PATCH 04/16] S/390: movsf/sd pattern fixes. Andreas Krebbel
14:11 [PATCH 05/16] S/390: movdf improvements Andreas Krebbel
14:11 [PATCH 01/16] S/390: Rename cpu facility vec to vx. Andreas Krebbel
14:11 [PATCH 02/16] S/390: Improve support of 128 bit vectors in GPRs Andreas Krebbel
14:11 [Committed] S/390: Add arch12 support Andreas Krebbel
14:08 Re: [RFC] VEC_SELECT sanity checking in genrecog Richard Biener
14:05 [Committed] S/390: PR79904: Disallow reg + sym_ref literal pool addresses. Andreas Krebbel
14:05 [Committed] S/390: PR79893: Add diagnostics vec_load_bndry builtin. Andreas Krebbel
14:04 Re: [RFC] VEC_SELECT sanity checking in genrecog Jakub Jelinek
13:35 Re: [PATCH] Don't cross-jump in between frame related and non-frame related insns (PR target/80102, take 3) Jakub Jelinek
13:23 Re: [PATCH] Fix calls.c for a _complex type (PR ipa/80104). Martin Liška
13:17 Re: [PATCH] Fix profiledbootstrap ada checking failure (PR debug/79255) Jakub Jelinek
13:08 Re: [PATCH] Fix profiledbootstrap ada checking failure (PR debug/79255) Jason Merrill
13:04 Re: [PATCH] Don't cross-jump in between frame related and non-frame related insns (PR target/80102, take 3) Jakub Jelinek
12:58 Re: [testsuite] Add missing dg-require-effective-target alloca to gcc testsuite Rainer Orth
12:53 Re: [PATCH] Fix profiledbootstrap ada checking failure (PR debug/79255) Jakub Jelinek
12:44 Re: [testsuite] Add missing dg-require-effective-target alloca to gcc testsuite Rainer Orth
12:43 Re: [testsuite] Add missing dg-require-effective-target alloca to gcc testsuite Richard Biener
12:39 Re: [testsuite] Add missing dg-require-effective-target alloca to gcc testsuite Rainer Orth
12:37 Re: [PATCH] Don't cross-jump in between frame related and non-frame related insns (PR target/80102, take 3) Jeff Law
12:28 Re: [PATCH] Fix doloop ICE (PR rtl-optimization/80112) Jeff Law
12:14 [PATCH] Fix PR80167 Richard Biener
11:54 Re: [PATCH] fwprop: Prevent infinite looping (PR79405) Richard Biener
11:50 Re: [PATCH] Fix calls.c for a _complex type (PR ipa/80104). Richard Biener
11:45 Re: [PATCH] Fix profiledbootstrap ada checking failure (PR debug/79255) Richard Biener
11:14 [PATCH][ARM] PR target/79871: Clean up lane/constant bounds checking errors for translation Kyrill Tkachov
09:39 Re: [PATCH] fwprop: Prevent infinite looping (PR79405) Segher Boessenkool
09:30 Re: [PATCH 0/3] Introduce internal_error_cont and exclude it from pot files Martin Liška
09:25 [PATCH] Fix calls.c for a _complex type (PR ipa/80104). Martin Liška
08:43 Re: [PATCH] Fix profiledbootstrap ada checking failure (PR debug/79255) Jakub Jelinek
08:29 Re: [PATCH] Fix profiledbootstrap ada checking failure (PR debug/79255) Richard Biener
08:19 Re: [PATCH] Fix PR80158 Richard Biener
08:14 Re: [PATCH] fwprop: Prevent infinite looping (PR79405) Richard Biener
07:46 Re: [PATCH] Fix profiledbootstrap ada checking failure (PR debug/79255) Jakub Jelinek
06:34 Re: [testsuite] Add missing dg-require-effective-target alloca to gcc testsuite Tom de Vries

March 23, 2017
21:33 Re: [PATCH][PR c++/80038][6/7 Regression] Destroy temps for _Cilk_spawn calling in the child Xi Ruoyao
21:27 [PATCH][PR c++/80038][6/7 Regression] Destroy temps for _Cilk_spawn calling in the child Xi Ruoyao
21:24 Re: [PATCH] Fix profiledbootstrap ada checking failure (PR debug/79255) Jason Merrill
21:10 Re: C++ PATCH to fix ICE in replace_placeholders_r (PR c++/79937) Jason Merrill
20:44 [PATCH] Fix profiledbootstrap ada checking failure (PR debug/79255) Jakub Jelinek
20:39 [PATCH] avoid cselib rtx_equal_for_cselib_1 infinite recursion (PR debug/80025) Jakub Jelinek
20:37 [C++ PATCH] Fix -fsanitize={null,alignment} of references (PR c++/79572) Jakub Jelinek
20:34 Re: C++ PATCH to fix ICE in replace_placeholders_r (PR c++/79937) Marek Polacek
19:57 Re: [CHKP] Fix for PR79990 Ilya Enkovich
19:08 [C++ Patch/RFC] PR 80145 Paolo Carlini
18:20 [PATCH] Fix PR80158 Bill Schmidt
18:13 C++ PATCH for c++/80150, ICE with overloaded variadic deduction Jason Merrill
17:54 Re: [Patch] Inline Variables for the Standard Library (p0607r0) Jonathan Wakely
17:54 [PATCH] Fix Debug Mode test failures Jonathan Wakely
17:50 Re: [libstdc++,doc] Strip links to ANSI (web shop) Jonathan Wakely
17:49 Re: [PATCH] Implement LWG 2686, hash<error_condition> Jonathan Wakely
17:47 Re: [Patch] Inline Variables for the Standard Library (p0607r0) Tim Song
17:45 Re: [Patch] Inline Variables for the Standard Library (p0607r0) Jonathan Wakely
17:25 Re: [testsuite] Add missing dg-require-effective-target alloca to gcc testsuite Mike Stump
17:18 [PATCH,testsuite] Skip pic-3,4.c and pie-3,4.c for mips*-*-linux-*. Toma Tabacu
17:09 Re: [PATCH, GCC/testsuite/ARM, stage4] Compile atomic_loaddi_11 for Cortex-R5 Thomas Preudhomme
17:02 Re: [PATCH 4/5] tree-inline: implement SIMT privatization, part 3 Jakub Jelinek
17:00 Re: [PATCH 4/5] tree-inline: implement SIMT privatization, part 3 Alexander Monakov
16:53 Re: [PATCH, GCC/testsuite/ARM, stage4] Compile atomic_loaddi_11 for Cortex-R5 Thomas Preudhomme
16:51 Re: [PATCH, GCC/testsuite/ARM, stage4] Compile atomic_loaddi_11 for Cortex-R5 Thomas Preudhomme
16:48 Re: [testsuite] Add missing dg-require-effective-target alloca to gcc testsuite Tom de Vries
16:47 Re: [patch v2] Get rid of stack trampolines for nested functions (1/4) Andreas Schwab
16:24 Re: [testsuite] Add missing dg-require-effective-target alloca to gcc testsuite Thomas Schwinge
16:23 Re: [PATCH 4/5] tree-inline: implement SIMT privatization, part 3 Jakub Jelinek
16:19 Re: [PATCH, GCC/testsuite/ARM, stage4] Compile atomic_loaddi_11 for Cortex-R5 Thomas Preudhomme
16:15 Re: [PATCH 4/5] tree-inline: implement SIMT privatization, part 3 Alexander Monakov
16:10 Re: [PATCH, GCC/testsuite/ARM, stage4] Compile atomic_loaddi_11 for Cortex-R5 Richard Earnshaw (lists)
16:08 Re: [PATCH, GCC/LTO, stage4, ping3] Fix PR69866: LTO with def for weak alias in regular object file Thomas Preudhomme
16:03 [PATCH, GCC/testsuite/ARM, stage4] Compile atomic_loaddi_11 for Cortex-R5 Thomas Preudhomme
15:46 [testsuite] Add missing dg-require-effective-target alloca to gcc testsuite Tom de Vries
15:45 Re: [PATCH] fwprop: Prevent infinite looping (PR79405) Segher Boessenkool
15:17 Re: [PATCH] fwprop: Prevent infinite looping (PR79405) Richard Biener
15:01 Re: [libstdc++,doc] Strip links to ANSI (web shop) Jonathan Wakely
14:58 [PATCH] fwprop: Prevent infinite looping (PR79405) Segher Boessenkool
14:19 [CHKP] Fix for PR79990 Alexander Ivchenko
14:00 Re: [PR80025] avoid cselib rtx_equal infinite recursion on XOR Jakub Jelinek
12:20 C/C++ PATCH to drop references to C_RID_YYCODE Marek Polacek
12:12 Re: [PATCH] Fix memory leak in identify_jump_threads() Richard Biener
11:25 Re: [PATCH 4/5] tree-inline: implement SIMT privatization, part 3 Jakub Jelinek
11:20 [PATCH] Fix memory leak in identify_jump_threads() Markus Trippelsdorf
11:19 Re: [PATCH 3/5] omp-offload: implement SIMT privatization, part 2 Jakub Jelinek
11:13 Re: [PATCH 4/5] tree-inline: implement SIMT privatization, part 3 Alexander Monakov
10:53 Re: [PATCH 3/5] omp-offload: implement SIMT privatization, part 2 Alexander Monakov
10:48 Re: [PATCH 5/5] address-taken: optimize SIMT privatized variables Jakub Jelinek
10:47 Re: [wwwdocs] gcc-8/porting_to.html Thomas Preudhomme
10:47 Re: [PATCH 4/5] tree-inline: implement SIMT privatization, part 3 Jakub Jelinek
10:37 Re: [PATCH 3/5] omp-offload: implement SIMT privatization, part 2 Jakub Jelinek
10:32 Re: [PATCH 2/5] omp-low: implement SIMT privatization, part 1 Jakub Jelinek
10:20 Re: [PATCH v3] Fix PR79908 (and PR80136) Richard Biener
09:08 RE: [wwwdocs] ARC's gcc7.x release notes Gerald Pfeifer
09:05 Re: [PATCH][ARM] PR target/71436: Restrict *load_multiple pattern till after LRA Ramana Radhakrishnan
09:02 [wwwdocs] Remove two company links Gerald Pfeifer
06:47 Re: [wwwdocs] gcc-8/porting_to.html Gerald Pfeifer
04:17 Re: [PATCH,rs6000] Handle conflicting target options -mno-power9-vector and -mcpu=power9 Segher Boessenkool

March 22, 2017
23:56 Re: [PATCH,rs6000] Handle conflicting target options -mno-power9-vector and -mcpu=power9 Kelvin Nilsen
23:52 Re: [PATCH] internal/syscall/unix: fix syscalls for m68k Ian Lance Taylor
23:35 Re: [PATCH,rs6000] Handle conflicting target options -mno-power9-vector and -mcpu=power9 Segher Boessenkool
22:51 Re: [wwwdocs] gcc-8/porting_to.html JonY
21:38 Re: [PATCH] Fix reassoc very large TU handlng (PR tree-optimization/80072) Richard Biener
21:03 Go patch committed: initialize gogo fields Ian Lance Taylor
18:55 [committed] Fix OpenMP ICE with templates (PR c++/80141) Jakub Jelinek
18:52 [PATCH] Fix reassoc very large TU handlng (PR tree-optimization/80072) Jakub Jelinek
18:48 [committed] Cherry-pick libtsan atomic fix (PR sanitizer/78158) Jakub Jelinek
18:08 Re: [PATCH] Decrease compile time memory with heavy find_base_{value,term} on i?86/x86_64 (PR rtl-optimization/63191, take 2) Bernd Schmidt
17:44 [PATCH,rs6000] Handle conflicting target options -mno-power9-vector and -mcpu=power9 Kelvin Nilsen
17:39 Re: [wwwdocs] gcc-8/porting_to.html Thomas Preudhomme
17:32 [PING][PATCH][PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining Pierre-Marie de Rodat
17:16 Re: [PATCH] Fix r242743 change of gcc/system.h Gunther Nikl
17:11 Re: [build,darwin] Fix toplevel configure test for LTO on darwin Mike Stump
17:05 Re: [patch, libgfortran] PR78881 [F03] reading from string with DTIO procedure does not work properly Dominique d'Humières
16:40 Re: [PATCH gfortran] Fix PRs 79602, 79844, 79853, 79859, and 80011. Dominique d'Humières
16:14 RE: [wwwdocs] ARC's gcc7.x release notes Claudiu Zissulescu
16:09 Re: [PATCH gfortran] Fix PRs 79602, 79844, 79853, 79859, and 80011. Thomas Koenig
16:00 [PATCH] Add deduction guides for C++17 (P0433R2, partial) Jonathan Wakely
15:59 Re: [wwwdocs] ARC's gcc7.x release notes Gerald Pfeifer
15:46 [PATCH 4/5] tree-inline: implement SIMT privatization, part 3 Alexander Monakov
15:46 [PATCH 5/5] address-taken: optimize SIMT privatized variables Alexander Monakov
15:46 [PATCH gfortran] Fix PRs 79602, 79844, 79853, 79859, and 80011. Dominique d'Humières
15:46 [PATCH 1/5] nvptx: implement SIMT enter/exit insns Alexander Monakov
15:46 [PATCH 2/5] omp-low: implement SIMT privatization, part 1 Alexander Monakov
15:46 [PATCH 3/5] omp-offload: implement SIMT privatization, part 2 Alexander Monakov
15:46 [PATCHv2 0/5] OpenMP/PTX: improve correctness in SIMD regions Alexander Monakov
15:43 [PATCH v3] Fix PR79908 (and PR80136) Bill Schmidt
15:40 [wwwdocs] ARC's gcc7.x release notes Claudiu Zissulescu
15:38 Re: [PATCH] Decrease compile time memory with heavy find_base_{value,term} on i?86/x86_64 (PR rtl-optimization/63191, take 2) Uros Bizjak
15:29 Re: [PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace Denis Khalikov
15:25 [patch, fortran, committed] Fix PR 80162, warning about missing location information Thomas Koenig
14:37 Backport to GCC5 (part 2) Martin Liška
14:23 Backport to GCC6 (part 2) Martin Liška
13:59 Go patch committed: check backend alignment for memequalNN functions Ian Lance Taylor
13:50 Re: [PATCH] Fix PR80029 Jakub Jelinek
13:48 Re: [PATCH] Fix PR80029 Cesar Philippidis
13:46 Re: [PATCH] Fix -fsanitize=thread with -fnon-call-exceptions (PR sanitizer/80110) Richard Biener
13:44 Re: [PATCH] Fix -fsanitize=thread with -fnon-call-exceptions (PR sanitizer/80110) Jakub Jelinek
13:43 Re: [PATCH] Fix PR80029 Jakub Jelinek
13:40 [PATCH] Fix PR80029 Cesar Philippidis
13:26 Re: [PATCH] Fix gimplification of const var initialization from COND_EXPR (PR c++/80129) Richard Biener
13:18 [PATCH] internal/syscall/unix: fix syscalls for m68k Andreas Schwab
13:13 Re: [PATCH] Fix gimplification of const var initialization from COND_EXPR (PR c++/80129) Jakub Jelinek
12:43 [PATCH] Fix PR80032 fix fallout Richard Biener
12:22 Backport to GCC5 Martin Liška
11:53 Re: [build,darwin] Fix toplevel configure test for LTO on darwin FX
10:46 [PATCH, GCC/ARM, Stage 1] Rename FPSCR builtins to correct names Prakhar Bahuguna
10:34 Re: [PATCH, GCC/ARM, stage4] Fix PR80082: LDRD erronously used for 64bit load on ARMv7-R Richard Earnshaw (lists)
10:28 Re: Backport to GCC6 Richard Biener
10:25 [PATCH, GCC/ARM, stage4] Fix PR80082: LDRD erronously used for 64bit load on ARMv7-R Thomas Preudhomme
10:15 Backport to GCC6 Martin Liška
09:45 [PATCH] Support for Ada on aarch64 with -mabi=ilp32 Andreas Schwab
08:59 Re: [PATCH] Fix gimplification of const var initialization from COND_EXPR (PR c++/80129) Richard Biener
08:36 Re: [PATCH] Fix gimplification of const var initialization from COND_EXPR (PR c++/80129) Jakub Jelinek
08:20 Re: [PATCH] Fix gimplification of const var initialization from COND_EXPR (PR c++/80129) Richard Biener
04:28 [patch, libgfortran] PR78881 [F03] reading from string with DTIO procedure does not work properly Jerry DeLisle

March 21, 2017
23:56 Re: [PATCH] have chkp skip flexible member arrays (PR #79986) Martin Sebor
23:33 [libcp1] handle anon aggregates linkage-named by typedefs Alexandre Oliva
22:44 [PR80025] avoid cselib rtx_equal infinite recursion on XOR Alexandre Oliva
22:37 Re: [PATCH] restore -Wunused-variable on a typedef'd variable in a function template (PR 79548) Martin Sebor
22:00 Re: C++ PATCH to fix bogus maybe-uninitialized warning (PR c++/80119) Marek Polacek
21:26 Re: [Patch] Inline Variables for the Standard Library (p0607r0) Daniel Krügler
21:26 Re: [PATCH] Implement LWG 2686, hash<error_condition> Daniel Krügler
20:26 [PATCH] Fix gimplification of const var initialization from COND_EXPR (PR c++/80129) Jakub Jelinek
20:21 [PATCH] Don't cross-jump in between frame related and non-frame related insns (PR target/80102, take 3) Jakub Jelinek
19:41 Re: C++ PATCH to fix bogus maybe-uninitialized warning (PR c++/80119) Jakub Jelinek
19:33 Re: [PATCH] have chkp skip flexible member arrays (PR #79986) Jason Merrill
19:28 Re: [PATCH] restore -Wunused-variable on a typedef'd variable in a function template (PR 79548) Jason Merrill
19:27 Re: C++ PATCH to fix bogus maybe-uninitialized warning (PR c++/80119) Jason Merrill
19:08 C++ PATCH for c++/77563, missing ambiguous conversion error Jason Merrill
18:40 Re: [PATCH] restore -Wunused-variable on a typedef'd variable in a function template (PR 79548) Martin Sebor
18:39 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Nathan Sidwell
18:35 Re: [PR59319] output friends in debug info Alexandre Oliva
18:31 Re: install.texi and sparc-*-linux* Andreas Schwab
18:20 Re: [PATCH][PR target/80123][7 regression] new constraint wA to prevent r0 use in mtvsrdd Segher Boessenkool
17:58 Trunk patches required for gcc-6-branch to build for msp430 Jozef Lawrynowicz
17:57 [PATCH][PR target/80123][7 regression] new constraint wA to prevent r0 use in mtvsrdd Aaron Sawdey
17:55 [PR c++/80091] GCC 6 ICE with generic lambda Nathan Sidwell
17:53 Re: [PATCH] Don't cross-jump in between frame related and non-frame related insns (PR target/80102, take 2) Jakub Jelinek
17:37 Re: [PATCH v3, doc] Revise GCC manual section 6.11, Additional Floating Types Joseph Myers
17:28 Re: [PATCH v2] Fix PR79908 Christophe Lyon
16:11 Re: [PATCH 1/3] Error message on target attribute on power target (PR target/79906) Segher Boessenkool
15:54 Re: [PATCH v2] Fix PR79908 Bill Schmidt
15:51 Re: [PATCH] omp-offload.c: translation fixes (PR translation/80001) Jeff Law
15:46 Re: [PATCH] have chkp skip flexible member arrays (PR #79986) Marek Polacek
15:46 Re: [PATCH] avoid relying on getcwd extensions (PR 80047) Jeff Law
15:41 Re: [PATCH] Fix ICE on invalid with -Walloca-larger-than (PR tree-optimization/80109) Jeff Law
15:38 C++ PATCH to fix bogus maybe-uninitialized warning (PR c++/80119) Marek Polacek
15:18 Re: [PATCH v2] Fix PR79908 Christophe Lyon
15:17 Re: [PATCH] have chkp skip flexible member arrays (PR #79986) Jeff Law
15:15 Re: [PATCH] have chkp skip flexible member arrays (PR #79986) Jakub Jelinek
15:08 Re: [PATCH] have chkp skip flexible member arrays (PR #79986) Martin Sebor
15:00 [PATCH] Fix doloop ICE (PR rtl-optimization/80112) Jakub Jelinek
14:54 [committed] Fix can_combine_p (PR target/80125) Jakub Jelinek
14:45 Re: Document PR79806 as a non-bug Jeff Law
14:03 RE: [PATCH] Fix MIPS-specific ICE in gcc.dg/pr77834.c (PR rtl-optimization/79150). Toma Tabacu
12:34 Re: [Patch, testsuite] Fix failing overflow-1.c for avr Georg-Johann Lay
12:31 Re: [Patch, testsuite] Fix failing overflow-1.c for avr Georg-Johann Lay
12:24 Re: [PATCH][DOC] Document gcov-dump and fix installation of gcov-tool (PR gcov-profile/80081). Richard Biener
12:08 [Patch, testsuite] Fix failing overflow-1.c for avr Senthil Kumar Selvaraj
11:40 [PATCH] Fix PR80122 Richard Biener
11:21 Re: [PATCH] MPX: Fix option handling. Martin Liška
11:09 RE: [PATCH,testsuite] Skip gcc.dg/pic-2.c and gcc.dg/pie-2.c for MIPS. Toma Tabacu
11:00 [PATCH] Fix another profiledbootstrap warning (PR libfortran/79956). Martin Liška
10:56 [PATCH][DOC] Document gcov-dump and fix installation of gcov-tool (PR gcov-profile/80081). Martin Liška
10:22 Re: [PATCH][AArch64] Optimized implementation of search_line_fast for the CPP lexer Richard Earnshaw (lists)
09:25 Re: Patch for GCC plugin hash table corruption bug (ID 80094) Richard Biener
09:24 Re: [PATCH 2/3] Error message on target attribute on aarch64 target (PR target/79889). Kyrill Tkachov
09:21 Re: [PATCH 2/3] Error message on target attribute on aarch64 target (PR target/79889). Martin Liška
09:20 Re: [PATCH 1/3] Error message on target attribute on power target (PR target/79906) Martin Liška
08:26 Re: [PATCH] Fix -fsanitize=thread with -fnon-call-exceptions (PR sanitizer/80110) Richard Biener
08:24 Re: [PATCH] Fix PR80032 - handle CLOBBER gimplification differently Richard Biener
08:21 Re: [PATCH] Fix -fsanitize=thread with -fnon-call-exceptions (PR sanitizer/80110) Jakub Jelinek
08:12 Re: [PATCH] Fix -fsanitize=thread with -fnon-call-exceptions (PR sanitizer/80110) Richard Biener
08:11 Re: [PATCH] Fix -fsanitize=thread -O0 handling of atomics (PR sanitizer/78158) Richard Biener
08:08 Re: [PATCH] Fix UB in round_up_loc (PR c/67338) Richard Biener
08:03 Re: [PATCH v2] Fix PR79908 Richard Biener
07:41 [PATCH] Don't cross-jump in between frame related and non-frame related insns (PR target/80102, take 2) Jakub Jelinek
07:20 Re: [C++ PATCH] PR c++/35878 Ville Voutilainen
07:17 Re: [C++ PATCH] PR c++/35878 Jakub Jelinek
07:03 Re: [C++ PATCH] PR c++/35878 Ville Voutilainen
06:57 Re: [C++ PATCH] PR c++/35878 Ville Voutilainen
06:48 Re: [C++ PATCH] PR c++/35878 Jakub Jelinek
05:37 Re: [PATCH][AArch64] Implement ALU_BRANCH fusion Andrew Pinski
04:27 Re: [PATCH] have chkp skip flexible member arrays (PR #79986) Jason Merrill
04:23 Re: [C++ PATCH] PR c++/35878 Jason Merrill
01:21 Re: [C++ PATCH] PR c++/35878 Ville Voutilainen
00:46 Re: [C++ PATCH] PR c++/35878 Ville Voutilainen
00:43 Re: [C++ PATCH] PR c++/35878 Ville Voutilainen
00:36 Re: [C++ PATCH] PR c++/35878 Ville Voutilainen
00:29 Re: Combiner fix for PR79910 Segher Boessenkool

March 20, 2017
23:58 Re: [PATCH] have chkp skip flexible member arrays (PR #79986) Martin Sebor
23:51 Re: [PATCH] have chkp skip flexible member arrays (PR #79986) Jason Merrill
23:45 Re: [C++ PATCH] PR c++/35878 Jason Merrill
23:41 Re: [C++ PATCH] PR c++/35878 Marc Glisse
23:16 Re: install.texi and sparc-*-linux* Gerald Pfeifer
23:06 Re: [C++ PATCH] PR c++/35878 Ville Voutilainen
23:05 Patch for GCC plugin hash table corruption bug (ID 80094) Brad Spengler
23:04 [PATCH] have chkp skip flexible member arrays (PR #79986) Martin Sebor
22:40 Re: [PATCH] Fix MIPS-specific ICE in gcc.dg/pr77834.c (PR rtl-optimization/79150). Segher Boessenkool
22:38 Re: [PATCH] Don't cross-jump in between frame related and non-frame related insns (PR target/80102) Richard Henderson
22:14 Re: [C PATCH] Fix ICE with ubsan instrumentation and EXCESS_PRECISION_EXPR (PR c/80097) Joseph Myers
22:08 RE: [PATCH] Fix MIPS-specific ICE in gcc.dg/pr77834.c (PR rtl-optimization/79150). Moore, Catherine
21:26 [PATCH] Fix -fsanitize=thread with -fnon-call-exceptions (PR sanitizer/80110) Jakub Jelinek
21:22 [PATCH] Fix -fsanitize=thread -O0 handling of atomics (PR sanitizer/78158) Jakub Jelinek
21:15 [PATCH] Don't cross-jump in between frame related and non-frame related insns (PR target/80102) Jakub Jelinek
21:12 Re: [PATCH] restore -Wunused-variable on a typedef'd variable in a function template (PR 79548) Jason Merrill
21:10 Re: [C++ Patch/RFC] PR 77752 Jason Merrill
21:10 RE: [PATCH,testsuite] Skip gcc.dg/pic-2.c and gcc.dg/pie-2.c for MIPS. Moore, Catherine
21:09 [C PATCH] Fix ICE with ubsan instrumentation and EXCESS_PRECISION_EXPR (PR c/80097) Jakub Jelinek
21:05 [PATCH] Fix UB in round_up_loc (PR c/67338) Jakub Jelinek
20:37 Re: [PATCH][PR target/80083][7 regression] fix power9 vsx-small-integer issue caused by wrong constraints Segher Boessenkool
20:36 C++ PATCH for c++/79519, ICE with deleted template friend Jason Merrill
19:58 C++ PATCH for c++/80096, ICE with C++17 non-type auto Jason Merrill
19:15 [PATCH v2] Fix PR79908 Bill Schmidt
19:02 Re: [PATCH] Fix PR79908 Bill Schmidt
18:51 [PATCH] Fix ICE on invalid with -Walloca-larger-than (PR tree-optimization/80109) Marek Polacek
18:43 Re: [PATCH][PR target/80083][7 regression] fix power9 vsx-small-integer issue caused by wrong constraints Segher Boessenkool
18:31 C++ PATCH for c++/79640, infinite recursion with generic lambda Jason Merrill
18:05 Re: [PATCH][PR target/80083][7 regression] fix power9 vsx-small-integer issue caused by wrong constraints Aaron Sawdey
17:43 Re: [PATCH] Fix PR80032 - handle CLOBBER gimplification differently Jakub Jelinek
17:36 Re: [Patch, fortran] PR69498 Fixing ICE with double free on symbol Paul Richard Thomas
17:35 Re: [PATCH] Wrap a macro in do {} while (0) (PR sanitizer/80063) Martin Sebor
17:30 [PATCH] Fix regex for assembly test on AIX PowerPC Violeta Menendez Gonzalez
17:29 Change test to expected PASS instead of XFAIL on AIX 6 or above Violeta Menendez Gonzalez
17:27 Re: [PATCH][AArch64] Optimized implementation of search_line_fast for the CPP lexer Andreas Schwab
16:53 Re: [PATCH] Wrap a macro in do {} while (0) (PR sanitizer/80063) Jakub Jelinek
16:49 [gcn] Merge trunk into gcn Martin Jambor
16:44 Re: [PATCH] Wrap a macro in do {} while (0) (PR sanitizer/80063) Martin Sebor
16:43 Re: [PATCH] Use more conservative fences on RISC-V Palmer Dabbelt
16:43 Re: [PATCH] RISC-V: Don't prefer FP_REGS for integers Palmer Dabbelt
16:43 Re: [PATCH] Disable test inapplicable to RISC-V Palmer Dabbelt
16:24 Re: [PATCH] Add RISC-V Maintainers Palmer Dabbelt
16:11 [PATCH][PR target/80083][7 regression] fix power9 vsx-small-integer issue caused by wrong constraints Aaron Sawdey
15:17 Re: [PATCH][AArch64] Optimized implementation of search_line_fast for the CPP lexer Richard Earnshaw (lists)
14:53 Re: [PATCH][AArch64] Optimized implementation of search_line_fast for the CPP lexer Andreas Schwab
14:45 Re: C++ PATCH to fix ICE with noexcept and -fgnu-tm (PR c++/80059) Jason Merrill
14:36 Re: C++ PATCH to fix ICE with noexcept and -fgnu-tm (PR c++/80059) Marek Polacek
13:42 Re: [PATCH] Wrap a macro in do {} while (0) (PR sanitizer/80063) Marek Polacek
13:41 Re: [PATCH] Wrap a macro in do {} while (0) (PR sanitizer/80063) Jakub Jelinek
13:37 Re: [PATCH] Wrap a macro in do {} while (0) (PR sanitizer/80063) Jason Merrill
13:28 [PATCH] Wrap a macro in do {} while (0) (PR sanitizer/80063) Marek Polacek
13:10 Re: [PATCH 0/3] Introduce internal_error_cont and exclude it from pot files Martin Liška
11:47 [PATCH 4/5] [ARC] Fix divdf3 emulation for arcem. Claudiu Zissulescu
11:47 [PATCH 5/5] [ARC] Fix move_double_src_operand predicate. Claudiu Zissulescu
11:47 [PATCH 2/5] [ARC] Fix detection of long immediate for load/store operands. Claudiu Zissulescu
11:47 [PATCH 3/5] [ARC] Disable TP register when building for bare metal. Claudiu Zissulescu
11:46 [PATCH 1/5] [ARC] Save/restore blink when in ISR. Claudiu Zissulescu
11:46 [PATCH 0/5] [ARC] Fixes backend issues Claudiu Zissulescu
11:43 [PATCH] Fix PR80113 Richard Biener
11:15 [PATCH] Decrease compile time memory with heavy find_base_{value,term} on i?86/x86_64 (PR rtl-optimization/63191, take 2) Jakub Jelinek
09:35 Re: [Patch, fortran] PR39239 EQUIVALENCE and BIND(C) Paul Richard Thomas
08:26 Re: [PATCH] Fix PR79908 Richard Biener
02:28 Re: [C++ PATCH] PR c++/35878 Jason Merrill
02:22 C++ PATCH for c++/80084, C++17 structured binding to invisiref parameter Jason Merrill
02:19 C++ PATCH for c++/80077, constexpr and -fno-elide-constructors Jason Merrill
01:38 [PATCH v3, doc] Revise GCC manual section 6.11, Additional Floating Types Bill Schmidt

March 19, 2017
22:41 [Patch, fortran] PR69498 Fixing ICE with double free on symbol Nicolas Koenig
22:19 [C++ PATCH] PR c++/35878 Ville Voutilainen
21:24 Re: [PATCH] Fix r242743 change of gcc/system.h Paolo Bonzini
21:20 [PATCH] Fix r242743 change of gcc/system.h Gunther Nikl
20:27 Re: [wwwdocs] readings.html maintenance Gerald Pfeifer
20:12 Re: [PATCH doc] use "cannot" consistently Sandra Loosemore
19:08 Re: [wwwdocs] ns32k, RIP (readings.html) Gerald Pfeifer
16:50 Re: [wwwdocs] readings.html maintenance John David Anglin
16:15 Re: [doc] Add Segher to contrib.texi Segher Boessenkool
16:06 Re: [BUILDROBOT] Maybe uninitialized warnings in mips targets Jeff Law
16:01 Re: [wwwdocs] ns32k, RIP (readings.html) Jeff Law
13:18 Re: [wwwdocs] readings.html maintenance Richard Earnshaw (lists)
12:02 Re: [Patch, fortran] PR39239 EQUIVALENCE and BIND(C) Paul Richard Thomas
11:30 [committed] OpenACC diagnostic typo fixes (PR fortran/80010) Jakub Jelinek
10:01 Re: [wwwdocs] Remove "New in GCC 3.4.0" from bugs/index.html Richard Biener
09:19 Re: [PATCH] Add RISC-V Maintainers Kito Cheng
08:26 [wwwdocs] ns32k, RIP (readings.html) Gerald Pfeifer
08:22 Re: install.texi and sparc-*-linux* Andreas Schwab
08:03 [wwwdocs] readings.html maintenance Gerald Pfeifer
07:53 [wwwdocs] Remove "New in GCC 3.4.0" from bugs/index.html Gerald Pfeifer
07:40 Re: install.texi and sparc-*-linux* Gerald Pfeifer
07:17 Re: [doc] Add Segher to contrib.texi Gerald Pfeifer
02:07 Re: Combiner fix for PR79910 Segher Boessenkool
00:34 Re: [doc] Add Segher to contrib.texi Segher Boessenkool
00:15 [Patch, fortran] PR39239 EQUIVALENCE and BIND(C) Nicolas Koenig

March 18, 2017
22:49 Re: [PATCH][AArch64][wwwdocs] Summarise some more AArch64 changes for GCC6 Gerald Pfeifer
21:17 [doc] Add Segher to contrib.texi Gerald Pfeifer
18:44 Re: [libstdc++,doc] Strip links to ANSI (web shop) Gerald Pfeifer
18:27 New French PO file for 'gcc' (version 7.1-b20170226) Translation Project Robot
18:23 Re: Updating config.guess Gerald Pfeifer
18:21 [BUILDROBOT] Maybe uninitialized warnings in mips targets (was: [PATCH] Fix PR79345, better uninit warnings for memory) Jan-Benedict Glaw
17:27 Re: [PATCH] Document -fipa-vrp Gerald Pfeifer
16:48 Re: C++ PATCH to fix ICE with noexcept and -fgnu-tm (PR c++/80059) Jason Merrill
16:24 Re: Combiner fix for PR79910 Segher Boessenkool
13:52 New German PO file for 'gcc' (version 7.1-b20170226) Translation Project Robot
13:04 [PATCH] Streamline MAINTAINERS Gerald Pfeifer
12:45 Re: [Patch, fortran] PR79676 - [submodules] Compilation/linking error when module procedures PRIVATE Paul Richard Thomas
12:44 Re: [Patch, fortran] PR71838 - ICE with OpenCoarrays on submodule Paul Richard Thomas
09:46 Re: install.texi and arm Gerald Pfeifer
09:17 Re: C++ backports to 6 Markus Trippelsdorf
05:49 [PATCH] fix aarch64/combine bootstrap miscompare Jim Wilson

March 17, 2017
23:26 Re: [PATCH,rs6000] Add documentation to describe implicit handling of command-line target options Segher Boessenkool
22:56 [PATCH] RISC-V: Don't prefer FP_REGS for integers Palmer Dabbelt
22:56 [PATCH] Use more conservative fences on RISC-V Palmer Dabbelt
22:56 [PATCH] Disable test inapplicable to RISC-V Palmer Dabbelt
22:24 Re: Combiner fix for PR79910 Jeff Law
22:20 Re: Combiner fix for PR79910 Jeff Law
22:16 Re: Combiner fix for PR79910 Segher Boessenkool
22:14 Re: Combiner fix for PR79910 Segher Boessenkool
21:44 Re: [PATCH v2, doc] Revise GCC manual section 6.11, Additional Floating Types Joseph Myers
21:43 Re: C PATCH to add C11 references Joseph Myers
21:29 Re: patch, libfortran] [patch, fortran] Fix PR 79956, part two, attempt 3 Thomas Koenig
19:29 Re: [PATCH] Various fixes for <codecvt> facets Jonathan Wakely
18:55 C++ PATCH for c++/78345, ICE with lambda as array initializer Jason Merrill
18:49 Re: [PATCH] RISC-V documentation cleanups Palmer Dabbelt
18:41 C++ PATCH for c++/80073 (C++17 ICE with virtual base) Jason Merrill
18:28 [PATCH,rs6000] Add documentation to describe implicit handling of command-line target options Kelvin Nilsen
17:44 [PATCH] Fix PR80054 (SLSR dominance bug) Bill Schmidt
17:33 Re: [PATCH v2, doc] Revise GCC manual section 6.11, Additional Floating Types Bill Schmidt
17:27 Re: [PATCH] Fix PR79908 Bill Schmidt
17:06 [aarch64] PR target/80052 Fix typo in aarch64.opt Richard Earnshaw (lists)
16:48 Re: patch, libfortran] [patch, fortran] Fix PR 79956, part two, attempt 3 Markus Trippelsdorf
16:30 C PATCH to add C11 references Marek Polacek
15:10 Re: Combiner fix for PR79910 Jeff Law
15:03 [PATCH 5/5 ][P1] [PR tree-optimization/71437] Record ASSERT_EXPR conditions and test them in VRP threading Jeff Law
14:53 Re: [PATCH 4/5 ][P1] [PR tree-optimization/71437] Use a dominator order walk rather than random for VRP threading Jeff Law
14:52 Re: [PATCH] Fix PR79908 Bill Schmidt
14:51 [v3 PATCH] Implement LWG 2900, The copy and move constructors of optional are not constexpr. Ville Voutilainen
14:45 C++ PATCH to fix ICE with noexcept and -fgnu-tm (PR c++/80059) Marek Polacek
14:08 [PATCH] S/390: PR78857: Don't use load and test if result is live. Andreas Krebbel
14:02 Re: [PATCH] [ARM] Cleanup macro TARGET_EITHER Kyrill Tkachov
13:42 [PATCH] Fix PR80032 - handle CLOBBER gimplification differently Richard Biener
13:15 [PATCH] Fix uninitialized data in gimple-ssa-store-merging.c (PR tree-optimization/80079) Marek Polacek
13:11 Re: [PATCH] [ARM] Cleanup macro TARGET_EITHER Richard Earnshaw (lists)
12:28 Re: [PATCH 4/5 ][P1] [PR tree-optimization/71437] Use a dominator order walk rather than random for VRP threading Trevor Saunders
12:22 Re: [PATCH] [ARM] Cleanup macro TARGET_EITHER Kyrill Tkachov
12:18 [PATCH] Fix stmt_could_throw_1_p for constructor RHS Richard Biener
12:17 Re: [PATCH] MPX: Fix option handling. Rainer Orth
12:08 Re: [PATCH] Install gcov-dump. Richard Biener
11:55 Re: [PATCH] Install gcov-dump. Tom de Vries
11:46 Re: [PATCH] add calls.c to GTFILES in Makefile.in (PR 79936) Richard Biener
11:44 Re: [PATCH] Fix PR79908 Richard Biener
11:23 Re: [PATCH] Document -fipa-vrp Richard Biener
11:02 [PATCH] Fix PR80050 Richard Biener
11:02 [PATCH] Fix PR80048 Richard Biener
10:56 Re: [PATCH][AArch64] Enable AES fusion with -mcpu=generic James Greenhalgh
10:55 [PATCH] Document -fipa-vrp Martin Jambor
10:36 [build,darwin] Fix toplevel configure test for LTO on darwin FX
10:15 Re: [RFC][PATCH][AArch64] Improve generic branch cost Richard Earnshaw (lists)
07:28 [wwwdocs] testing/testing-ftensor.html updates Gerald Pfeifer
03:26 Re: [PATCH][AArch64] Enable AES fusion with -mcpu=generic Jim Wilson
03:19 Re: [RFC][PATCH][AArch64] Improve generic branch cost Jim Wilson
03:13 Re: [PR63238] output alignment debug information Cary Coutant
01:21 [PATCH 2/2] filter_params.py: GTY fix and other cleanups David Malcolm
01:21 [PATCH 1/2] Port Doxygen support script from Perl to Python; add unittests David Malcolm
00:11 Patch RFC: 32-bit x86: Fix regparm for -fsplit-stack with nested function Ian Lance Taylor

March 16, 2017
22:45 Re: [PATCH] Install gcov-dump. Matthias Klose
21:16 C++ PATCH to update __cplusplus for C++17 Jason Merrill
21:15 Re: C++ PATCH for c++/79797, ICE with array NSDMI Jason Merrill
21:14 Re: [PATCH] Define std::byte for C++17 (P0298R3) Jason Merrill
19:42 Re: [PATCH rs6000] Fix PR79951, ICE for unrecognizable insn with -mno-cmpb Segher Boessenkool
19:42 Re: [PATCH], PR target/71294, Fix compiler segfault for reload & power8 Segher Boessenkool
19:20 Re: [PATCH] Fix tree-prof/pr66295.c Bernd Schmidt
19:17 [PATCH 4/5 ][P1] [PR tree-optimization/71437] Use a dominator order walk rather than random for VRP threading Jeff Law
19:15 [PATCH 3/5][P1][tree-optimization/71437] Remove ASSERT_EXPR handling from core of threader Jeff Law
18:49 Re: [PATCH C++] document order of C++ ctors and attribute constructor is unspecified Jason Merrill
18:01 Re: [PATCH][AArch64] Enable AES fusion with -mcpu=generic Andrew Pinski
17:22 Re: [PATCH] Various fixes for <codecvt> facets Jonathan Wakely
17:22 [PATCH][AArch64] Enable AES fusion with -mcpu=generic Wilco Dijkstra
16:57 Re: [PR 77333] Fix fntypes of calls calling clones Martin Jambor
15:41 Re: [PATCH 2/5][P1][tree-optimization/71437] Record more equivalences in some cases Marc Glisse
15:23 Re: [PATCH] Various fixes for <codecvt> facets Jonathan Wakely
15:22 Re: [PATCH 2/5][P1][tree-optimization/71437] Record more equivalences in some cases Trevor Saunders
15:22 Re: [PATCH C++] document order of C++ ctors and attribute constructor is unspecified Martin Sebor
15:03 Re: [PATCH 2/5][P1][tree-optimization/71437] Record more equivalences in some cases Jeff Law
14:14 [PATCH] PR libstdc++/67440 make pretty printers work with GDB 7.6 again Jonathan Wakely
14:13 Re: [gomp4] backport misc OMP 4.5 changes from trunk Thomas Schwinge
14:12 Re: [PATCH] Remove dead stores and initializations Markus Trippelsdorf
14:05 Re: [PATCH, GCC/LTO, ping2] Fix PR69866: LTO with def for weak alias in regular object file Thomas Preudhomme
13:44 Re: RFC: PR libstdc++/80064 make heap algorithms work with function types Jonathan Wakely
13:40 Re: [PATCH] Remove dead stores and initializations Bernd Schmidt
13:31 Re: RFC: PR libstdc++/80064 make heap algorithms work with function types Ville Voutilainen
13:02 RFC: PR libstdc++/80064 make heap algorithms work with function types Jonathan Wakely
12:43 Re: [PATCH 2/5][P1][tree-optimization/71437] Record more equivalences in some cases Trevor Saunders
12:31 [PATCH] Remove dead stores and initializations Markus Trippelsdorf
11:43 RE: [PATCH][GCC][AArch64] Fix incorrect INS in SIMD mov pattern Tamar Christina
11:26 [PATCH][AArch64] Allow CMP+SHIFT when comparing with zero Sudi Das
11:11 [PATCH] [ARM] Cleanup macro TARGET_EITHER Sudi Das
10:01 Re: [PATCH][AArch64] Use 'x' constraint for vector HFmode multiplication by indexed element instructions Kyrill Tkachov
09:54 Re: [PATCH][AArch64] Use 'x' constraint for vector HFmode multiplication by indexed element instructions Christophe Lyon
09:42 Re: [PATCH][AArch64] Use 'x' constraint for vector HFmode multiplication by indexed element instructions James Greenhalgh
09:29 [PATCH][AArch64] Use 'x' constraint for vector HFmode multiplication by indexed element instructions Kyrill Tkachov
04:49 Re: [PATCH C++] document order of C++ ctors and attribute constructor is unspecified Jason Merrill
03:18 Re: [PATCH 2/5][P1][tree-optimization/71437] Record more equivalences in some cases Jeff Law
03:17 [PATCH 2/5][P1][tree-optimization/71437] Record more equivalences in some cases Jeff Law
03:16 [PATCH 1/5][P1][tree-optimization/71437] Refactoring to avoid duplication Jeff Law
03:14 [PATCH 0/5 ][P1] [PR tree-optimization/71437] Jeff Law

March 15, 2017
23:10 [PATCH rs6000] Fix PR79951, ICE for unrecognizable insn with -mno-cmpb Pat Haugen
23:06 patch to fix PR80017 Vladimir Makarov
23:05 Re: [v3 PATCH] Implement LWG 2857, {variant,optional,any}::emplace should return the constructed value. Jonathan Wakely
22:59 [PATCH C++] document order of C++ ctors and attribute constructor is unspecified Martin Sebor
22:43 Re: [v3 PATCH] Implement LWG 2857, {variant,optional,any}::emplace should return the constructed value. Ville Voutilainen
22:31 Re: [v3 PATCH] Implement LWG 2857, {variant,optional,any}::emplace should return the constructed value. Jonathan Wakely
22:31 [PATCH], PR target/71294, Fix compiler segfault for reload & power8 Michael Meissner
22:21 [v3 PATCH] Implement LWG 2857, {variant,optional,any}::emplace should return the constructed value. Ville Voutilainen
21:32 C++ PATCH for c++/80043, ICE with PMF and -fpermissive Jason Merrill
20:59 [PATCH] Fix tree-prof/pr66295.c Segher Boessenkool
20:57 New German PO file for 'gcc' (version 7.1-b20170226) Translation Project Robot
20:35 Re: [PATCH] Fix location of typeid() (PR c++/80014) Jason Merrill
20:29 Document PR79806 as a non-bug Bernd Schmidt
20:29 [PATCH] avoid relying on getcwd extensions (PR 80047) Martin Sebor
20:29 Re: [PATCH] Fix location of sizeof/alignof (PR c++/80016) Jason Merrill
20:13 Re: [PATCH] Remove __gnu_pbds::detail::binary_heap::is_heap (PR libstdc++/62045) [resend] Jonathan Wakely
19:13 Re: [PATCH doc] use "cannot" consistently Richard Kenner
19:13 Re: [PATCH doc] use "cannot" consistently Toon Moene
19:01 Re: [PATCH] MPX: fix PR middle-end/79753 Ilya Enkovich
19:00 Re: [PATCH] MPX: fix PR middle-end/79753 Ilya Enkovich
18:51 Re: [PATCH][GCC][AArch64] Fix incorrect INS in SIMD mov pattern James Greenhalgh
18:33 Re: [PATCH 0/3] Introduce internal_error_cont and exclude it from pot files David Malcolm
18:29 Re: [PATCH] Fix PR79908 Bill Schmidt
17:09 Re: [PATCH 1/5] Fix *_CST ICEs connected to MPX. Jeff Law
17:09 Re: [PATCH] MPX: fix PR middle-end/79753 Jeff Law
17:07 Re: Combiner fix for PR79910 Jeff Law
16:35 Re: [PATCH 3/3] Regenerate gcc.pot. Joseph Myers
16:20 Re: [PATCH doc] use "cannot" consistently Martin Sebor
16:09 [PATCH][GCC][AArch64] Fix incorrect INS in SIMD mov pattern Tamar Christina
16:04 [PATCH][GCC][AArch64] Fix subreg bug in scalar copysign Tamar Christina
15:40 Re: [PATCH doc] use "cannot" consistently Martin Sebor
15:39 Re: [PATCH 1/5] testsuite: attr-alloc_size-11.c (PR79356) Jiong Wang
15:36 RE: [PATCH,testsuite] Skip gcc.dg/pic-2.c and gcc.dg/pie-2.c for MIPS. Matthew Fortune
15:35 [wwwdocs] Add more libstdc++ changes to /gcc-7/changes.html Jonathan Wakely
15:34 Re: [PATCH 1/5] testsuite: attr-alloc_size-11.c (PR79356) Rainer Orth
15:30 RE: [PATCH] Fix MIPS-specific ICE in gcc.dg/pr77834.c (PR rtl-optimization/79150). Matthew Fortune
15:26 [PATCH,testsuite] Skip gcc.dg/pic-2.c and gcc.dg/pie-2.c for MIPS. Toma Tabacu
15:25 [PATCH] Fix typo in config.h.in comment Jonathan Wakely
15:24 Re: [PATCH 1/5] testsuite: attr-alloc_size-11.c (PR79356) Jiong Wang
15:22 [PATCH] rs6000: Do not xfail nint_2.f90 on Linux systems Segher Boessenkool
15:20 Re: [PATCH][AArch64] Implement ALU_BRANCH fusion Wilco Dijkstra
15:02 Re: Combiner fix for PR79910 Bernd Schmidt
15:00 Re: Combiner fix for PR79910 Bernd Schmidt
14:21 [gomp4] backport misc OMP 4.5 changes from trunk Cesar Philippidis
13:54 [PATCH 0/3] Introduce internal_error_cont and exclude it from pot files Martin Liška
13:52 [PATCH 3/3] Regenerate gcc.pot. Martin Liška
13:49 Re: [Patch, libgfortran, committed] Don't use rand_s on CYGWIN Janne Blomqvist
13:49 Re: [PATCH] Install gcov-dump. Richard Biener
13:47 [PATCH 1/3] Introduce internal_error_cont function and use it in cfgrtl.c (PR rtl-optimization/79856). marxin
13:47 [PATCH 2/3] Replace error with internal_error_cont in cgraph.c (PR ipa/79857). marxin
13:46 Fix C6X hwloop issue Bernd Schmidt
13:41 [PATCH, i386]: Fix PR 80019, ICE in ix86_vector_duplicate_value Uros Bizjak
11:19 [committed] C PATCH to remove a redundant line Marek Polacek
11:01 Re: [PATCH doc] use "cannot" consistently Richard Kenner
10:53 Re: [PATCH] Suppress compiler warning in libgcc/unwind-seh.c JonY
10:19 Re: [PATCH] Install gcov-dump. Martin Liška
10:15 Re: [PATCH] MPX: fix PR middle-end/79753 Martin Liška
10:12 Re: [PATCH 1/5] Fix *_CST ICEs connected to MPX. Martin Liška
10:04 Re: [PATCH 2] Fix multiple target clones nodes (PR lto/66295). Martin Liška
10:04 Re: [PATCH][AArch64] Implement ALU_BRANCH fusion Hurugalawadi, Naveen
09:58 Re: [PATCH 3/3] Introduce IntegerRange for options (PR driver/79659). Martin Liška
09:30 Re: [PATCH 2] Fix multiple target clones nodes (PR lto/66295). Rainer Orth
09:23 Re: [PATCH][AArch64] Implement ALU_BRANCH fusion Kyrill Tkachov
05:33 Re: [PATCH][AArch64] Implement ALU_BRANCH fusion Hurugalawadi, Naveen
05:11 [P1][bootstrap/79771] [PATCH] Hack around zlib bug on Cygwin Jeff Law
04:31 Re: [PATCH] correct handling of negative-positive precision ranges with floating directives (PR 79800) Jeff Law
04:12 Re: [PATCH] Suppress compiler warning in libgcc/unwind-seh.c Jeff Law
03:34 Re: patch, libfortran] [patch, fortran] Fix PR 79956, part two, attempt 3 Jerry DeLisle
01:42 Re: [PATCH doc] use "cannot" consistently Martin Sebor
00:35 [PATCH] Fix location of sizeof/alignof (PR c++/80016) David Malcolm
00:35 [PATCH] Fix location of typeid() (PR c++/80014) David Malcolm
00:34 [PATCH] omp-offload.c: translation fixes (PR translation/80001) David Malcolm

March 14, 2017
23:58 Re: [PATCH 1/5] Fix *_CST ICEs connected to MPX. Ilya Enkovich
23:36 Re: [PATCH,RS6000] PR79963: Correct which condition code bit represents result of vec_any_eq built-in function Segher Boessenkool
23:28 Re: Reload fix for an old aarch64 issue Jeff Law
23:26 Re: Reload fix for an old aarch64 issue Andrew Pinski
23:22 Reload fix for an old aarch64 issue Bernd Schmidt
23:14 Re: [PATCH] PR libstdc++/79789 fix non-reserved names in headers Jonathan Wakely
23:09 Re: Combiner fix for PR79910 Bernd Schmidt
23:03 Re: Combiner fix for PR79910 Jeff Law
23:01 patch, libfortran] [patch, fortran] Fix PR 79956, part two, attempt 3 Thomas Koenig
22:54 Re: [patch, fortran] PR39239 Warning about EQUIVALENCE and VOLATILE Nicolas Koenig
22:47 Re: [PATCH doc] use "cannot" consistently Joseph Myers
22:37 Re: [PATCH doc] use "cannot" consistently Martin Sebor
22:35 [gomp4] cleanup trans-stmt.h Cesar Philippidis
22:27 Re: [PATCH] MPX: fix PR middle-end/79753 Ilya Enkovich
22:25 Re: [PATCH], PR target/79947, Fix compiler segmentation fault with -Ofast -mno-powerpc-gfxopt Segher Boessenkool
22:17 Re: [PATCH] add calls.c to GTFILES in Makefile.in Jeff Law
22:16 Re: [PATCH] correct aligned_alloc argument order (PR 80020) Jeff Law
21:42 Re: [patch, fortran] PR39239 Warning about EQUIVALENCE and VOLATILE Jerry DeLisle
21:36 Re: [PATCH] Fix PR79908 Bill Schmidt
21:06 [PATCH,RS6000] PR79963: Correct which condition code bit represents result of vec_any_eq built-in function Kelvin Nilsen
21:02 [PATCH], PR target/79947, Fix compiler segmentation fault with -Ofast -mno-powerpc-gfxopt Michael Meissner
20:53 Re: [PATCH doc] use "cannot" consistently Richard Kenner
20:53 Re: [PATCH] Windows support for std::filesystem niXman
20:19 [wwwdocs] remove power.org links from readings.html Gerald Pfeifer
20:17 [patch, fortran] PR39239 Warning about EQUIVALENCE and VOLATILE Nicolas Koenig
19:43 Re: [wwwdocs] Document in changes.html -fcode-hoisting, -fipa-bit-cp, -fipa-vrp, -fsplit-loops, GCJ removal, x86 ISA additions, -fshrink-wrap-separate etc. Martin Sebor
19:41 Re: [PATCH doc] use "cannot" consistently Richard Sandiford
19:39 Re: [PATCH 1/5] testsuite: attr-alloc_size-11.c (PR79356) Jeff Law
19:19 [PATCH doc] use "cannot" consistently Martin Sebor
18:46 Re: [PATCH] Various fixes for <codecvt> facets Jonathan Wakely
18:34 Re: C++ PATCH to fix ICE in replace_placeholders_r (PR c++/79937) Jason Merrill
18:33 Re: C++ PATCH to fix ICE in replace_placeholders_r (PR c++/79937) Jason Merrill
17:50 Re: Fix IRA issue, PR79728 Jeff Law
17:44 Re: [PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace Denis Khalikov
17:44 Re: Fix IRA issue, PR79728 Jeff Law
17:43 Re: [PATCH] Use fixed_nonglobal_reg_set to deduce ok_regs (PR rtl-optimization/79728) Jeff Law
17:31 Re: [PATCH] Install gcov-dump. Matthias Klose
16:58 Re: terminology: zero character vs. null character Martin Sebor
16:26 Re: [PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace Ian Lance Taylor via gcc-patch
16:08 C++ backports to 6 Marek Polacek
16:08 Re: [PATCH] Fix PR79908 Bill Schmidt
15:56 Re: [C++ PATCH] 79393 fix Jason Merrill
15:52 Re: [PATCH] add calls.c to GTFILES in Makefile.in (PR 79936) Jeff Law
15:23 Re: [PATCH][DOC] Document -Wchkp (PR middle-end/79831). Jeff Law
15:23 Re: [PATCH][DOC] Document options that can't be combined with -fcheck-pointer-bounds. Jeff Law
15:02 [PATCH][DOC] Document options that can't be combined with -fcheck-pointer-bounds. Martin Liška
15:01 [PATCH][DOC] Document -Wchkp (PR middle-end/79831). Martin Liška
14:52 [PATCH] PR libstdc++/79162 disambiguate assignment from string_view Jonathan Wakely
14:47 [PATCH][PR target/79752] fix rs6000 power9 peephole2 for udiv/umod -- backported to gcc-6-branch Aaron Sawdey
14:43 Re: [C++ PATCH] 79393 fix Nathan Sidwell
14:32 Re: [PATCH] Fix PR79908 Bill Schmidt
14:30 Re: [PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace Denis Khalikov
14:25 Re: [PATCH] Fix PR79908 Richard Biener
14:20 Re: [PATCH] Fix PR79908 Bill Schmidt
14:16 Re: [PATCH] Install gcov-dump. Richard Biener
14:15 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Richard Biener
14:11 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Martin Liška
14:10 Re: [doc] Omit up pointer (DIR) in gcc.texi and gccint.texi? Gerald Pfeifer
14:07 Re: [PATCH][ARM] PR target/71436: Restrict *load_multiple pattern till after LRA Kyrill Tkachov
13:49 Re: [PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace Ian Lance Taylor via gcc-patch
13:47 Re: [PATCH 4/N] Do not ICE on an invalid input for MV. Richard Biener
13:46 Re: [PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace Denis Khalikov
13:21 Re: [PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace Ian Lance Taylor via gcc-patch
12:50 Re: [PATCH] Fix PR79908 Bill Schmidt
12:43 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Martin Liška
12:35 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Richard Biener
12:33 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Richard Biener
12:30 [PATCH] Install gcov-dump. Martin Liška
12:27 GCC 7.1 Status report (2017-03-14) Richard Biener
12:25 [PATCH] [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining Pierre-Marie de Rodat
12:24 Re: [PATCH 4/N] Do not ICE on an invalid input for MV. Martin Liška
12:14 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Martin Liška
11:55 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Martin Liška
11:11 Re: [PATCH 2] Fix multiple target clones nodes (PR lto/66295). Richard Biener
11:09 Re: [PATCH 4/N] Do not ICE on an invalid input for MV. Richard Biener
11:05 Re: [PATCH 3/3] Verify that target can create a dispatcher call (PR target/79892). Richard Biener
11:04 Re: [PATCH 2] Fix multiple target clones nodes (PR lto/66295). Martin Liška
10:48 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Richard Biener
10:32 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Martin Liška
10:30 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Richard Biener
10:29 Re: [PATCH 2] Fix multiple target clones nodes (PR lto/66295). Richard Biener
10:24 [PATCH 4/N] Do not ICE on an invalid input for MV. Martin Liška
10:21 Re: [PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace Denis Khalikov
10:16 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Martin Liška
10:13 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Richard Biener
10:09 Re: [PATCH 2] Fix multiple target clones nodes (PR lto/66295). Martin Liška
09:58 Re: [PATCH 1/7] Add missing punctuation to message (PR driver/79875) Bernhard Reutner-Fischer
09:48 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Martin Liška
09:46 Re: [PATCH 2] Fix multiple target clones nodes (PR lto/66295). Richard Biener
09:37 Re: [RFC][PATCH][AArch64] Improve generic branch cost James Greenhalgh
09:26 Re: [PATCH] [ADA] Fix bootstrap failure on mips64el-linux-gnuabi64 Matthias Klose
09:22 Re: [PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace Matthias Klose
09:12 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Richard Biener
09:11 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Martin Liška
09:01 Re: [PATCH] add calls.c to GTFILES in Makefile.in (PR 79936) Richard Biener
08:57 Re: [PATCH] Fix PR79908 Richard Biener
08:47 Re: [patch, libfortran] [patch, fortran] Fix PR 79956, part two, attempt 2 Markus Trippelsdorf
08:27 Re: [PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace Richard Biener
08:13 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Richard Biener
08:07 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Martin Liška
08:06 Re: C++ PATCH to fix ICE in replace_placeholders_r (PR c++/79937) Marek Polacek
08:05 Re: [Patch, libgfortran, committed] Don't use rand_s on CYGWIN Janne Blomqvist
08:01 [PATCH] Fix PR80030 Richard Biener
04:32 Re: [Patch, libgfortran, committed] Don't use rand_s on CYGWIN NightStrike
03:52 Re: FIx riscv port building with the trunk Palmer Dabbelt
03:01 Re: FIx riscv port building with the trunk Kito Cheng
00:37 Re: [PATCH] add calls.c to GTFILES in Makefile.in (PR 79936) Martin Sebor
00:33 [PATCH] correct handling of negative-positive precision ranges with floating directives (PR 79800) Martin Sebor
00:04 [PATCH] Fix PR79908 Bill Schmidt

March 13, 2017
23:39 Re: [PATCH v2, doc] Revise GCC manual section 6.11, Additional Floating Types Bill Schmidt
23:32 Re: [PATCH v2, doc] Revise GCC manual section 6.11, Additional Floating Types Segher Boessenkool
22:34 Re: terminology: zero character vs. null character Bruce Korb
22:24 [patch, libfortran] [patch, fortran] Fix PR 79956, part two, attempt 2 Thomas Koenig
22:20 Re: [C++ PATCH] 79393 fix Nathan Sidwell
22:02 Re: terminology: zero character vs. null character Gerald Pfeifer
22:02 New Spanish PO file for 'gcc' (version 7.1-b20170226) Translation Project Robot
21:56 Re: install.texi and avr (was: Target maintainers: doc/install.texi love and care) Gerald Pfeifer
21:06 Re: [C++ PATCH] 79393 fix Jason Merrill
19:37 Re: [v3 PATCH] PR libstdc++/80034 Jonathan Wakely
19:36 [PATCH] Various fixes for <codecvt> facets Jonathan Wakely
18:58 [v3 PATCH] PR libstdc++/80034 Ville Voutilainen
18:54 Re: [PATCH] libiberty: Initialize d_printing in all cplus_demangle_* functions. Pedro Alves
18:46 Re: [doc] Omit up pointer (DIR) in gcc.texi and gccint.texi? Joseph Myers
18:40 Re: [RFC] [PATCH v3 0/8] [i386] Use out-of-line stubs for ms_abi pro/epilogues Daniel Santos
18:29 Re: [PATCH] libiberty: Initialize d_printing in all cplus_demangle_* functions. Mark Wielaard
18:22 Re: FIx riscv port building with the trunk Palmer Dabbelt
18:15 Re: terminology: zero character vs. null character Joseph Myers
18:11 Re: [PATCH] libiberty: Initialize d_printing in all cplus_demangle_* functions. Markus Trippelsdorf
18:11 [PATCH v2, doc] Revise GCC manual section 6.11, Additional Floating Types Bill Schmidt
18:08 Re: [PATCH] libiberty: Initialize d_printing in all cplus_demangle_* functions. Ian Lance Taylor via gcc-patch
17:50 FIx riscv port building with the trunk Jeff Law
17:43 Fix pdp11 building with the current trunk Jeff Law
17:28 Re: [v3 PATCH] Implement LWG 2806, Base class of bad_optional_access. Jonathan Wakely
17:26 Re: [PATCH] [ADA] Fix bootstrap failure on mips64el-linux-gnuabi64 James Cowgill
17:16 [PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace Denis Khalikov
15:33 Re: Updating config.guess Jeff Law
15:23 [PATCH 1/3] Error message on target attribute on power target (PR target/79906) marxin
15:23 [PATCH 3/3] Verify that target can create a dispatcher call (PR target/79892). marxin
15:23 [PATCH 0/3] Do not ICE on unsupported value of target attribute. marxin
15:23 [PATCH 2/3] Error message on target attribute on aarch64 target (PR target/79889). marxin
15:23 [PATCH] pahole guided packing Richard Biener
15:19 [PATCH 2] Fix multiple target clones nodes (PR lto/66295). Martin Liška
15:16 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Richard Biener
14:38 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Martin Liška
13:53 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Richard Biener
13:33 Re: [PATCH 1/5] Fix *_CST ICEs connected to MPX. Martin Liška
13:12 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Martin Liška
13:08 Re: [PATCH 1/5] Fix *_CST ICEs connected to MPX. Richard Biener
13:02 Re: [PATCH 1/5] Fix *_CST ICEs connected to MPX. Martin Liška
13:02 RE: [PATCH 0/2] [ARC] Two small patches to fix faulty instruction patterns. Claudiu Zissulescu
13:01 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Richard Biener
12:52 Re: [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Richard Biener
12:46 Re: [PR 77333] Fix fntypes of calls calling clones Richard Biener
12:29 Re: [PATCH 6/N] Do not warn -Wsuggest-attribute=noreturn for main.chkp (PR, middle-end/78339). Richard Biener
12:28 Re: [PATCH 1/5] Fix *_CST ICEs connected to MPX. Richard Biener
12:06 [C++ PATCH] 79393 fix Nathan Sidwell
10:49 Re: install.texi and arm Nick Clifton
10:47 Re: install.texi and avr (was: Target maintainers: doc/install.texi love and care) Denis Chertykov
10:47 Re: [PATCH][ARM] PR target/79911: Invalid vec_select arguments Richard Earnshaw (lists)
09:18 Re: install.texi and arm Kyrill Tkachov
09:12 [PATCH] Fix PR79991 Richard Biener
09:01 Re: [PATCH 3/7] Remove trailing period from various diagnostic messages (PR translation/79923) Kyrill Tkachov
09:01 Re: [Patch, libgfortran, committed] Don't use rand_s on CYGWIN Janne Blomqvist
08:53 Re: stabilize store merging Richard Biener
08:44 Re: [PATCH] correct aligned_alloc argument order (PR 80020) Richard Biener
08:31 Re: PATCH for Re: Release notes for GCC 7? Richard Biener
01:32 Re: [PATCH 1/5] testsuite: attr-alloc_size-11.c (PR79356) Martin Sebor
01:13 [PATCH] correct aligned_alloc argument order (PR 80020) Martin Sebor
00:07 New German PO file for 'gcc' (version 7.1-b20170226) Translation Project Robot

March 12, 2017
23:51 Re: [wwwdocs] gcc-8/porting_to.html JonY
23:23 Re: [wwwdocs] Document in changes.html -fcode-hoisting, -fipa-bit-cp, -fipa-vrp, -fsplit-loops, GCJ removal, x86 ISA additions, -fshrink-wrap-separate etc. Gerald Pfeifer
22:45 PATCH for Re: Release notes for GCC 7? Gerald Pfeifer
22:07 [PATCH] libiberty: Initialize d_printing in all cplus_demangle_* functions. Mark Wielaard
22:00 Re: install.texi and sparc-*-linux* David Miller
21:28 Re: terminology: zero character vs. null character Gerald Pfeifer
21:27 [patch, fortran] Fix PR 79956, part two Thomas Koenig
20:46 Re: [Patch, libgfortran, committed] Don't use rand_s on CYGWIN Janne Blomqvist
20:34 Re: Target maintainers: doc/install.texi love and care Hans-Peter Nilsson
20:11 Re: [Patch, libgfortran, committed] Don't use rand_s on CYGWIN NightStrike
20:08 Re: [patch, fortran] PR39239 reject BIND(C) in EQUIVALENCE Jerry DeLisle
19:29 [patch, fortran] PR39239 reject BIND(C) in EQUIVALENCE Nicolas Koenig
17:32 RE: install.texi and mips-*-* Gerald Pfeifer
17:27 Re: [Patch, libgfortran, committed] Don't use rand_s on CYGWIN NightStrike
16:51 RE: install.texi and mips-*-* (was: Target maintainers: doc/install.texi love and care) Moore, Catherine
14:27 [wwwdocs] Add release notes template gcc-8/changes.html Gerald Pfeifer
14:08 Re: [wwwdocs] gcc-8/porting_to.html Gerald Pfeifer
13:55 Re: [RFC PATCH libiberty] Fix infinite recursion in demangler Mark Wielaard
13:47 Re: Target maintainers: doc/install.texi love and care Gerald Pfeifer
13:37 Re: Target maintainers: doc/install.texi love and care Hans-Peter Nilsson
12:56 Re: [PATCH] Don't ICE if the Fortran FE calls some stor-layout.c etc. function that emits warning, -Wpadded fixes (PR fortran/79886) Thomas Koenig
12:16 [PATCH] Implement LWG 2686, hash<error_condition> Daniel Krügler
11:47 [v3 PATCH] Implement LWG 2806, Base class of bad_optional_access. Ville Voutilainen
11:40 install.texi and sparc-*-linux* (was: Target maintainers: doc/install.texi love and care) Gerald Pfeifer
11:38 install.texi and mips-*-* (was: Target maintainers: doc/install.texi love and care) Gerald Pfeifer
11:36 install.texi and i?86-*-linux* (was: Target maintainers: doc/install.texi love and care) Gerald Pfeifer
11:34 Re: Target maintainers: doc/install.texi love and care Gerald Pfeifer
11:33 install.texi and avr (was: Target maintainers: doc/install.texi love and care) Gerald Pfeifer
11:31 install.texi and arm (was: Target maintainers: doc/install.texi love and care) Gerald Pfeifer
11:29 install.texi and alpha (was: Target maintainers: doc/install.texi love and care) Gerald Pfeifer
11:13 [doc] install.texi: Simplify binutils requirement note for powerpc-*-* Gerald Pfeifer
00:32 Re: [wwwdocs] Fix four references to Intel instruction set references Gerald Pfeifer
00:04 Re: [Patch] Inline Variables for the Standard Library (p0607r0) Daniel Krügler
00:00 [PATCH] rs6000, testsuite: Correct the broken_cplxf_arg test Segher Boessenkool

March 11, 2017
23:41 [wwwdocs] projects/cfg.html - annotate a reference Gerald Pfeifer
23:17 Re: [wwwdocs, patch] Update Fortran part of gcc-5/changes.html Gerald Pfeifer
22:48 [wwwdocs] gcc-6/changes.html - fix reference to C++17 Gerald Pfeifer
22:15 Re: [Patch] Inline Variables for the Standard Library (p0607r0) Daniel Krügler
22:10 Re: [Patch] Inline Variables for the Standard Library (p0607r0) Tim Song
22:02 [doc] doc/invoke.texi: tweaks around link-time optimization Gerald Pfeifer
21:06 [doc] Omit up pointer (DIR) in gcc.texi and gccint.texi? Gerald Pfeifer
20:37 Re: [Patch] Inline Variables for the Standard Library (p0607r0) Daniel Krügler
20:24 Re: [Patch] Inline Variables for the Standard Library (p0607r0) Tim Song
19:47 New French PO file for 'gcc' (version 7.1-b20170226) Translation Project Robot
18:27 [Patch] Inline Variables for the Standard Library (p0607r0) Daniel Krügler
15:50 Re: [wwwdocs] Update C++1y status page now that C++14 is finished. Gerald Pfeifer
12:11 Re: [PATCH] [ADA] Fix bootstrap failure on mips64el-linux-gnuabi64 Arnaud Charlet
10:49 Re: [patch, libgfortran] PR78854 [F03] DTIO namelist output not working on internal unit Paul Richard Thomas
10:29 Re: [PATCH 1/7] Add missing punctuation to message (PR driver/79875) Roland Illig
05:51 Re: [PATCH 1/5] testsuite: attr-alloc_size-11.c (PR79356) Jeff Law
01:52 [PATCH 6/7 v2] i386.c: make "sorry" message more amenable to translation (PR target/79926) David Malcolm
00:53 Re: [PATCH, doc] Revise GCC manual section 6.11, Additional Floating Types Joseph Myers
00:39 Re: [PATCH 2/7] aarch64.c: tweaks to quoting in error messages (PR target/79925) Joseph Myers
00:38 Re: [PATCH 0/7] Various i18n fixes (and questions) Joseph Myers
00:18 Re: C PATCH to tidy implicit_decl_warning Joseph Myers

March 10, 2017
23:36 Re: [PATCH 3/7] Remove trailing period from various diagnostic messages (PR translation/79923) David Malcolm
23:24 Combiner fix for PR79910 Bernd Schmidt
22:39 Re: [C++ Patch/RFC] PR 77752 Paolo Carlini
22:35 Re: stabilize store merging Alexandre Oliva
21:18 Re: Fix IRA issue, PR79728 Bernd Schmidt
21:00 Re: stabilize store merging Alexandre Oliva
20:25 [PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). Martin Liška
19:46 Re: [PATCH 1/7] Add missing punctuation to message (PR driver/79875) David Malcolm
19:26 Re: [PATCH] Improve VRP for IMAGPART_EXPR of ATOMIC_COMPARE_EXCHANGE ifn (PR tree-optimization/79981) Richard Biener
19:25 [PATCH] Build crt*vr.S with AltiVec enabled Segher Boessenkool
19:16 Re: [PATCH, rs6000] Remove orphaned VMUL*_UNS built-ins Bill Schmidt
19:14 Re: [PATCH, rs6000] Remove orphaned VMUL*_UNS built-ins Segher Boessenkool
19:08 Re: [PATCH] Fix out-of-bounds write in RTL function reader (PR bootstrap/79952) Bernd Schmidt
19:03 Re: [PATCH] Fix out-of-bounds write in RTL function reader (PR bootstrap/79952) David Malcolm
18:57 Re: [PATCH] Decrease compile time memory with heavy find_base_{value,term} on i?86/x86_64 (PR rtl-optimization/63191) Jakub Jelinek
18:52 Re: [PATCH] Decrease compile time memory with heavy find_base_{value,term} on i?86/x86_64 (PR rtl-optimization/63191) Bernd Schmidt
18:17 [patch, libgfortran] PR78854 [F03] DTIO namelist output not working on internal unit Jerry DeLisle
18:16 [PATCH, rs6000] Remove orphaned VMUL*_UNS built-ins Bill Schmidt
17:56 [PATCH] Improve VRP for IMAGPART_EXPR of ATOMIC_COMPARE_EXCHANGE ifn (PR tree-optimization/79981) Jakub Jelinek
17:53 [PATCH] rs6000: float128 on BE and 32-bit Segher Boessenkool
17:53 [PATCH] Decrease compile time memory with heavy find_base_{value,term} on i?86/x86_64 (PR rtl-optimization/63191) Jakub Jelinek
17:38 [PATCH] [ADA] Fix bootstrap failure on mips64el-linux-gnuabi64 James Cowgill
17:35 C++ PATCH for c++/79960, partial ordering with alias template Jason Merrill
17:28 Re: [PING 6, PATCH] Remove xfail from thread_local-order2.C. Mike Stump
16:24 Re: [PATCH] [PATCH, rs6000] Fix pr79941 (v2) Bill Schmidt
16:22 Re: [PING 6, PATCH] Remove xfail from thread_local-order2.C. Jiong Wang
16:20 Re: [PATCH 1/5] testsuite: attr-alloc_size-11.c (PR79356) Martin Sebor
16:11 Re: [PATCH] PR libstdc++/79789 fix non-reserved names in headers David Edelsohn
15:57 Re: [C++ Patch/RFC] PR 77752 Jason Merrill
15:26 Re: [PATCH 1/5] testsuite: attr-alloc_size-11.c (PR79356) Segher Boessenkool
15:23 Re: [v3 PATCH] Make optional's comparisons be two-parameter templates. Jonathan Wakely
15:20 Re: [C++ PATCH] Fix error-recovery in maybe_thunk_body (PR c++/79899) Jason Merrill
15:20 Re: [PATCH] PR libstdc++/79789 fix non-reserved names in headers Jonathan Wakely
15:20 Re: C++ PATCH to fix segv with [[noreturn]] (PR c++/79967) Jason Merrill
15:19 Re: [C++ PATCH] Fix error-recovery for invalid enumerators (PR c++/79896) Jason Merrill
15:07 [PR 77333] Fix fntypes of calls calling clones Martin Jambor
14:59 [C++ Patch/RFC] PR 77752 Paolo Carlini
14:42 Re: [PATCH 1/5] testsuite: attr-alloc_size-11.c (PR79356) Segher Boessenkool
14:31 Re: [PATCH 1/5] testsuite: attr-alloc_size-11.c (PR79356) Rainer Orth
14:30 Re: [PATCH] [PATCH, rs6000] Fix pr79941 (v2) Segher Boessenkool
14:28 RE: [PATCH 1/5] testsuite: attr-alloc_size-11.c (PR79356) Toma Tabacu
14:25 Re: [PATCH] [PATCH, rs6000] Fix pr79941 (v2) Bill Schmidt
14:16 Re: [PATCH rs6000] Fix PR79907 Pat Haugen
14:08 Re: [PATCH] [PATCH, rs6000] Fix pr79941 (v2) Will Schmidt
13:15 [PATCH] MPX: fix PR middle-end/79753 Martin Liška
13:14 Re: [PATCH] MPX: Fix option handling. Jakub Jelinek
13:09 [PATCH] MPX: Fix option handling. Martin Liška
12:57 Re: [PATCH 1/5] testsuite: attr-alloc_size-11.c (PR79356) Rainer Orth
12:16 Re: [libstdc++-v3] Fix detection of obsolete isnan Jonathan Wakely
12:12 [libstdc++-v3] Fix detection of obsolete isnan Richard Sandiford
11:55 Re: [PATCH] Remove __gnu_pbds::detail::binary_heap::is_heap (PR libstdc++/62045) [resend] Jonathan Wakely
11:48 C++ PATCH to fix segv with [[noreturn]] (PR c++/79967) Marek Polacek
11:36 [PATCH] Remove __gnu_pbds::detail::binary_heap::is_heap (PR libstdc++/62045) [resend] Xi Ruoyao
11:21 Re: [PATCH] Remove __gnu_pbds::detail::binary_heap::is_heap (PR libstdc++/62045) Marek Polacek
11:18 [PATCH] Remove __gnu_pbds::detail::binary_heap::is_heap (PR libstdc++/62045) Xi Ruoyao
11:13 Re: fix spurious error from switch-conversion on overaligned types Olivier Hainque
09:43 Re: stabilize store merging Richard Biener
09:32 Re: [PATCH 3/7] Remove trailing period from various diagnostic messages (PR translation/79923) Kyrill Tkachov
09:31 Re: [PATCH 3/7] Remove trailing period from various diagnostic messages (PR translation/79923) Jakub Jelinek
09:24 Re: [PATCH 3/7] Remove trailing period from various diagnostic messages (PR translation/79923) Kyrill Tkachov
09:20 Re: fix spurious error from switch-conversion on overaligned types Richard Biener
07:53 Re: [PATCH] Fix ICE in gimple-ssa-warn-alloca.c (PR tree-optimization/79972) Richard Biener
07:51 Re: [PATCH] Improve niters brute force (PR tree-optimization/77975) Richard Biener
07:50 Re: [PATCH, Fortran, Coarray, v1] Add support for failed images Andre Vehreschild
06:48 Re: [PATCH, Fortran, Coarray, v1] Add support for failed images Christophe Lyon
06:37 Re: [PATCH][AArch64] Add neon_pairwise_add & neon_pairwise_add_q types Hurugalawadi, Naveen
06:37 Re: [PATCH][AArch64] Add crypto_pmull attribute Hurugalawadi, Naveen
06:36 Re: [PATCH 7/7] Simplify uses of "%<%s%>" to "%qs" (PR translation/79848) Jakub Jelinek
06:33 Re: [PATCH 6/7] i386.c: make "sorry" message more amenable to translation (PR target/79926) Jakub Jelinek
06:26 Re: [PATCH 4/7] c-indentation.c: workaround xgettext limitation (PR c/79921) Jakub Jelinek
06:24 Re: [PATCH 3/7] Remove trailing period from various diagnostic messages (PR translation/79923) Jakub Jelinek
06:18 Re: [PATCH 1/7] Add missing punctuation to message (PR driver/79875) Jakub Jelinek
05:59 [PATCH] Pretty-printing of some unsupported expressions (PR c/35441) Volker Reichelt
04:42 Re: [RFC] [PATCH v3 0/8] [i386] Use out-of-line stubs for ms_abi pro/epilogues Daniel Santos
04:23 Re: [PATCH 6/7] i386.c: make "sorry" message more amenable to translation (PR target/79926) Martin Sebor
04:15 Re: [PATCH 1/7] Add missing punctuation to message (PR driver/79875) Martin Sebor
00:49 Re: [PATCH] Microblaze: Fixes for RTL Checking Michael Eager
00:15 Re: [PATCH] [PATCH, rs6000] Fix pr79941 (v2) Jakub Jelinek
00:01 Re: [PATCH] [PATCH, rs6000] Fix pr79941 (v2) Michael Meissner

March 09, 2017
23:48 Re: [PATCH] Fix rtl sharing bug in the combiner (PR rtl-optimization/79909) Segher Boessenkool
23:36 Re: [PATCH] Fix out-of-bounds write in RTL function reader (PR bootstrap/79952) Bernd Schmidt
23:35 Re: [PATCH] Microblaze: Fixes for RTL Checking Segher Boessenkool
23:24 Re: [PATCH] [PATCH, rs6000] Fix pr79941 (v2) Segher Boessenkool
23:15 Re: [PATCH] [PATCH, rs6000] Fix pr79941 (v2) Segher Boessenkool
23:02 Re: stabilize store merging Alexandre Oliva
22:59 Re: [PATCH], PR target/79038, Improve char/short -> _Float128 conversions Michael Meissner
22:52 [PATCH, doc] Revise GCC manual section 6.11, Additional Floating Types Bill Schmidt
22:40 Re: C/C++ PATCH to fix ICEs with enumerators in attribute list (PR c++/79962, PR c++/79984) Marek Polacek
22:36 Re: C/C++ PATCH to fix ICEs with enumerators in attribute list (PR c++/79962, PR c++/79984) Jason Merrill
22:35 Re: C++ PATCH to fix ICE in strip_typedefs with -Wpadded (PR c++/79900) Jason Merrill
22:34 Re: [PATCH, aarch64] add unwind support for aarch64-*-freebsd* Gerald Pfeifer
22:32 Re: C++ PATCH to fix ICE in strip_typedefs with -Wpadded (PR c++/79900) Marek Polacek
22:27 Re: [patch, libfortran] Fix part of PR 79956 Jerry DeLisle
22:26 Re: [PATCH rs6000] Fix PR79907 Segher Boessenkool
22:25 C/C++ PATCH to fix ICEs with enumerators in attribute list (PR c++/79962, PR c++/79984) Marek Polacek
22:18 Re: [PATCH, aarch64] add unwind support for aarch64-*-freebsd* Andreas Tobler
22:06 Re: [RFC][PATCH][AArch64] Improve generic branch cost Andrew Pinski
21:59 Re: [PATCH 0/2] [ARC] Code size mods. Andrew Burgess
21:54 Re: [PATCH 0/2] [ARC] Two small patches to fix faulty instruction patterns. Andrew Burgess
21:52 [PATCH] P0604R0 add invoke_result, is_invocable etc. for C++17 Jonathan Wakely
21:44 Re: [PATCH, aarch64] add unwind support for aarch64-*-freebsd* Gerald Pfeifer
21:36 Re: [PATCH 0/7] Various i18n fixes (and questions) Gerald Pfeifer
21:32 [patch, libfortran] Fix part of PR 79956 Thomas Koenig
21:27 Re: strong using directives Nathan Sidwell
21:24 Re: fix spurious error from switch-conversion on overaligned types Olivier Hainque
21:21 [PATCH] Improve niters brute force (PR tree-optimization/77975) Jakub Jelinek
21:15 [PATCH] Fix ICE in gimple-ssa-warn-alloca.c (PR tree-optimization/79972) Jakub Jelinek
21:12 [PATCH] Fix rtl sharing bug in the combiner (PR rtl-optimization/79909) Jakub Jelinek
21:07 New Swedish PO file for 'gcc' (version 7.1-b20170226) Translation Project Robot
21:06 Re: C++ PATCH to fix ICE in strip_typedefs with -Wpadded (PR c++/79900) Jakub Jelinek
20:40 [PATCH] Define macro to simplify std::_Not_fn definition Jonathan Wakely
20:32 Re: [PATCH, rs6000] Fix incorrect mode usage for vec_select Segher Boessenkool
20:28 Re: strong using directives Jason Merrill
19:46 Re: [PATCH] PR libstdc++/79789 fix non-reserved names in headers Jonathan Wakely
19:15 strong using directives Nathan Sidwell
19:02 Re: [PATCH] [PATCH, rs6000] Fix pr79941 Segher Boessenkool
18:58 [PATCH] Fix out-of-bounds write in RTL function reader (PR bootstrap/79952) David Malcolm
18:45 Re: [PATCH], PR target/79038, Improve char/short -> _Float128 conversions Segher Boessenkool
18:18 [PATCH] Microblaze: Fixes for RTL Checking Michael Eager
17:21 [PATCH,committed] FIx MIPS lxc1-sxc1 tests for soft-float configurations Matthew Fortune
17:16 [PATCH 4/7] c-indentation.c: workaround xgettext limitation (PR c/79921) David Malcolm
17:16 [PATCH 6/7] i386.c: make "sorry" message more amenable to translation (PR target/79926) David Malcolm
17:16 [PATCH 5/7] fortran: remove trailing exclamation mark from various diagnostics (PR fortran/79852) David Malcolm
17:15 [PATCH 7/7] Simplify uses of "%<%s%>" to "%qs" (PR translation/79848) David Malcolm
17:15 [PATCH 3/7] Remove trailing period from various diagnostic messages (PR translation/79923) David Malcolm
17:15 [PATCH 1/7] Add missing punctuation to message (PR driver/79875) David Malcolm
17:15 [PATCH 2/7] aarch64.c: tweaks to quoting in error messages (PR target/79925) David Malcolm
17:15 [PATCH 0/7] Various i18n fixes (and questions) David Malcolm
16:59 Re: [PATCH] [PATCH, rs6000] Fix pr79941 (v2) Jakub Jelinek
16:53 [PATCH] [PATCH, rs6000] Fix pr79941 (v2) Will Schmidt
16:38 Re: [C PATCH] Fix debug info locus of enum with previous forward declaration (PR c/79969) Marek Polacek
16:34 Re: [C PATCH] Fix debug info locus of enum with previous forward declaration (PR c/79969) Jakub Jelinek
16:27 Re: [C PATCH] Fix debug info locus of enum with previous forward declaration (PR c/79969) Marek Polacek
16:22 Re: fix spurious error from switch-conversion on overaligned types Richard Biener
16:20 Re: C++ PATCH to fix wrong-code with pointer-to-data-members (PR c++/79687) Jason Merrill
15:57 Re: [C PATCH] Fix debug info locus of enum with previous forward declaration (PR c/79969) Jakub Jelinek
15:49 Re: [C PATCH] Fix debug info locus of enum with previous forward declaration (PR c/79969) Marek Polacek
15:49 Re: [PATCH, aarch64] add unwind support for aarch64-*-freebsd* Andreas Tobler
15:47 [PATCH] Define std::byte for C++17 (P0298R3) Jonathan Wakely
15:42 Re: fix spurious error from switch-conversion on overaligned types Olivier Hainque
15:16 Re: fix spurious error from switch-conversion on overaligned types Richard Biener
15:08 RE: [PATCH,testsuite] Add check_effective_target_rdynamic and use it in g++.dg/lto/pr69589_0.C. Toma Tabacu
15:08 fix spurious error from switch-conversion on overaligned types Olivier Hainque
14:44 patch to fix PR79949 Vladimir Makarov
14:42 [RFC][PATCH][AArch64] Improve generic branch cost Wilco Dijkstra
14:19 [PATCH 6/N] Do not warn -Wsuggest-attribute=noreturn for main.chkp (PR, middle-end/78339). Martin Liška
14:11 [PATCH] Fix PR79977 Richard Biener
13:18 [PATCH] Fix PR79971 Richard Biener
13:17 [PATCH] Fix PR79970 Richard Biener
13:16 Re: [wwwdocs] gcc-8/porting_to.html JonY
11:40 Re: [PATCH 1/5] Fix *_CST ICEs connected to MPX. Martin Liška
11:22 Re: [wwwdocs] gcc-8/porting_to.html Thomas Preudhomme
10:59 Re: [wwwdocs] gcc-8/porting_to.html Jakub Jelinek
10:54 Re: [PATCH][AArch64] Add neon_pairwise_add & neon_pairwise_add_q types James Greenhalgh
10:51 Re: [PATCH][AArch64] Add crypto_pmull attribute James Greenhalgh
10:51 Re: [wwwdocs] gcc-8/porting_to.html Thomas Preudhomme
10:30 Re: [PATCH][AArch64] Add aes and sha reservations for Thunderx2t99 James Greenhalgh
10:29 Re: [PATCH][AArch64] PR target/79913: VEC_SELECT bugs in aarch64 patterns James Greenhalgh
10:22 Re: [PATCH][AArch64] Implement ALU_BRANCH fusion James Greenhalgh
10:12 Re: [PATCH 3/5] Fix ICE in tree-chkp-opt.c (PR tree-optimization/79631). Martin Liška
10:05 Re: [PATCH 3/5] Fix ICE in tree-chkp-opt.c (PR tree-optimization/79631). Richard Biener
10:02 Re: [PATCH 4/5] Disable -fcheck-pointer-bounds with sanitizers. Martin Liška
10:02 Re: [PATCH][AArch64] Add aes and sha reservations for Thunderx2t99 Kyrill Tkachov
09:54 Re: C++ PATCH to fix wrong-code with pointer-to-data-members (PR c++/79687) Marek Polacek
09:43 Re: [PATCH, GCC/LTO] Fix PR69866: LTO with def for weak alias in regular object file Thomas Preudhomme
09:39 RE: [PATCH][MIPS]MSA AND.d optimization to generate BCLRI.d Prachi Godbole
09:39 RE: [PATCH,testsuite] Add check_effective_target_rdynamic and use it in g++.dg/lto/pr69589_0.C. Matthew Fortune
09:36 Re: [PATCH 3/5] Fix ICE in tree-chkp-opt.c (PR tree-optimization/79631). Martin Liška
09:36 Re: [PATCH] Increment value instead of a pointer in ADA macro processing. Martin Liška
09:29 RE: [PATCH][MIPS]MSA AND.d optimization to generate BCLRI.d Matthew Fortune
09:24 [C PATCH] Fix debug info locus of enum with previous forward declaration (PR c/79969) Jakub Jelinek
09:15 [PATCH][AArch64] PR target/79913: VEC_SELECT bugs in aarch64 patterns Kyrill Tkachov
08:56 RE: [PATCH][MIPS]MSA AND.d optimization to generate BCLRI.d Prachi Godbole
08:45 Re: [PATCH, Fortran, Coarray, v1] Add support for failed images Andre Vehreschild
08:38 Re: [PATCH] Fix up avx512vlintrin.h with -O0 (PR target/79932) Uros Bizjak
08:38 Re: [PATCH] Fix up avx512bwintrin.h with -O0 (PR target/79932) Uros Bizjak
07:59 Re: [PATCH] Fix -fsanitize=address atomic builtin handling (PR sanitizer/79944) Richard Biener
07:54 [Committed] S/390: Add missing constraints in builtin patterns Andreas Krebbel
06:22 Re: [PATCH][AArch64] Implement ALU_BRANCH fusion Hurugalawadi, Naveen
05:57 New German PO file for 'gcc' (version 7.1-b20170226) Translation Project Robot
01:01 C++ PATCH for c++/79797, ICE with array NSDMI Jason Merrill
00:52 Re: C++ PATCH to fix ICE in strip_typedefs with -Wpadded (PR c++/79900) Jason Merrill

March 08, 2017
23:05 Re: [PATCH] -Wduplicated-branches -fopenmp ICE in inchash::add_expr (PR c++/79672) Jakub Jelinek
23:02 Re: [PATCH] -Wduplicated-branches -fopenmp ICE in inchash::add_expr (PR c++/79672) Marek Polacek
23:01 C++ PATCH to fix ICE in strip_typedefs with -Wpadded (PR c++/79900) Marek Polacek
22:58 Re: [PATCH, Fortran, Coarray, v1] Add support for failed images Christophe Lyon
22:30 [PATCH rs6000] Fix PR79907 Pat Haugen
18:10 Re: [PATCH][AArch64] Add neon_pairwise_add & neon_pairwise_add_q types James Greenhalgh
18:04 Re: [PATCH][AArch64] Implement ALU_BRANCH fusion James Greenhalgh
17:40 Re: [PATCH][AArch64] Add crc reservations for Thunderx2t99 James Greenhalgh
17:39 Re: [PATCH][AArch64] Add aes and sha reservations for Thunderx2t99 James Greenhalgh
17:37 Re: [PATCH][AArch64] Fix type for 1-element load James Greenhalgh
17:28 [PATCH] Fix -fsanitize=address atomic builtin handling (PR sanitizer/79944) Jakub Jelinek
17:25 [committed] Fix taskloop handling inside of parallel construct body (PR c/79940) Jakub Jelinek
16:35 [PATCH][AArch64] Emit tighter strong atomic compare-exchange loop when comparing against zero Kyrill Tkachov
16:14 Re: [RFC] VEC_SELECT sanity checking in genrecog (arm, aarch64, mips) Kyrill Tkachov
16:00 Re: [PATCH] Fix PRs 79955 and 79956 (hopefully) Jeff Law
15:51 Re: [RFC] VEC_SELECT sanity checking in genrecog (arm, aarch64, mips) Bill Schmidt
15:47 [PATCH, rs6000] Fix incorrect mode usage for vec_select Bill Schmidt
15:04 Re: [PATCH,testsuite] Add check_effective_target_rdynamic and use it in g++.dg/lto/pr69589_0.C. Rainer Orth
14:21 Re: [PATCH] V2: Fix compile warning building testcase Ian Lance Taylor via gcc-patch
14:05 Re: [RFC PATCH libiberty] Fix infinite recursion in demangler Nathan Sidwell
13:29 Re: [RFC PATCH libiberty] Fix infinite recursion in demangler Mark Wielaard
13:22 [RFC PATCH libiberty] Fix infinite recursion in demangler Nathan Sidwell
12:56 Re: [PATCH] Fix ICE with -Walloca-larger-than=[>INT_MAX] (PR middle-end/79809) Marek Polacek
12:55 Re: [PATCH] V2: Fix compile warning building testcase Sam Thursfield
11:31 Re: [PATCH] Fix ICE with -Walloca-larger-than=[>INT_MAX] (PR middle-end/79809) Andreas Schwab
11:03 Re: [PATCH] Loop splitting breaks with loops of pointer type Richard Biener
11:01 Re: [PATCH 2/5] Get bounds for a PARM_DECL (PR ipa/79761). Richard Biener
11:00 Re: [PATCH 1/5] Fix *_CST ICEs connected to MPX. Richard Biener
10:53 [PATCH] Loop splitting breaks with loops of pointer type Andrew Haley
10:36 Re: stabilize store merging Richard Biener
10:34 [PATCH][ARM] PR target/79911: Invalid vec_select arguments Kyrill Tkachov
10:18 Re: [PATCH] Fix PRs 79955 and 79956 (hopefully) Jakub Jelinek
10:12 [PATCH] Fix PRs 79955 and 79956 (hopefully) Richard Biener
10:12 Re: [PATCH] Small ubsan vector arith optimization to fix one testcase from PR sanitizer/79904 Marek Polacek
10:06 Re: [PATCH] Small ubsan vector arith optimization to fix one testcase from PR sanitizer/79904 Jakub Jelinek
10:03 Re: [PATCH] Small ubsan vector arith optimization to fix one testcase from PR sanitizer/79904 Richard Biener
09:27 [PATCH] For broken exception handling in GDB on AIX platform Nitish Kumar Mishra
09:20 [Ada] Fix PR ada/79903 Eric Botcazou
09:10 Re: [PATCH] Small ubsan vector arith optimization to fix one testcase from PR sanitizer/79904 Jakub Jelinek
09:09 [Ada] Fix PR ada/79945 Eric Botcazou
08:55 [committed] Fix avr build Jakub Jelinek
08:48 [PATCH] Fix PR79920 Richard Biener
08:15 Re: [PATCH] Small ubsan vector arith optimization to fix one testcase from PR sanitizer/79904 Richard Biener
08:03 Re: [PATCH] Increment value instead of a pointer in ADA macro processing. Eric Botcazou
04:03 Re: [PATCH] libbacktrace: Fix compile warning building testcase Ian Lance Taylor via gcc-patch
03:16 Re: [PATCH] fix error spelling in nds32.c (PR 79928) Chung-Ju Wu
01:04 [PATCH] add calls.c to GTFILES in Makefile.in Martin Sebor
00:09 [PATCH] fix error spelling in nds32.c (PR 79928) Martin Sebor

March 07, 2017
23:59 stabilize store merging Alexandre Oliva
23:11 Re: [PATCH] [PATCH, rs6000] Fix pr79941 Will Schmidt
22:42 Re: [PATCH] For broken exception handling in GDB on AIX platform Bernhard Reutner-Fischer
21:52 Re: [PATCH] [PATCH, rs6000] Fix pr79941 Jakub Jelinek
21:36 [PATCH] [PATCH, rs6000] Fix pr79941 Will Schmidt
20:01 Updating config.guess (was: i386-unknown-freebsd -> i586-unknown-freebsd) Gerald Pfeifer
19:15 [PATCH] Don't ICE if the Fortran FE calls some stor-layout.c etc. function that emits warning, -Wpadded fixes (PR fortran/79886) Jakub Jelinek
19:11 [committed] OpenMP/OpenACC invalid pragma location diagnostics (PR c/79834) Jakub Jelinek
19:03 [C++ PATCH] Fix error-recovery in maybe_thunk_body (PR c++/79899) Jakub Jelinek
19:00 [C++ PATCH] Fix error-recovery for invalid enumerators (PR c++/79896) Jakub Jelinek
18:58 [PATCH] Small ubsan vector arith optimization to fix one testcase from PR sanitizer/79904 Jakub Jelinek
18:55 [PATCH] Fix up avx512vlintrin.h with -O0 (PR target/79932) Jakub Jelinek
18:53 [PATCH] Fix up avx512bwintrin.h with -O0 (PR target/79932) Jakub Jelinek
18:12 Re: [PATCH] Fix PR79345, better uninit warnings for memory Jeff Law
17:10 C++ PATCH to fix ICE in replace_placeholders_r (PR c++/79937) Marek Polacek
16:51 Re: C PATCH to fix ICE with old-style parameter declarations with initializers (PR sanitizer/79757) Jeff Law
16:38 Re: [PATCH] Fix ICE with -Walloca-larger-than=[>INT_MAX] (PR middle-end/79809) Jeff Law
16:35 Re: [PATCH] Increment value instead of a pointer in ADA macro processing. Jeff Law
16:34 Re: i386-unknown-freebsd -> i586-unknown-freebsd Jeff Law
16:33 Re: i386-unknown-freebsd -> i586-unknown-freebsd Jeff Law
16:21 Re: [PATCH 4/5] Disable -fcheck-pointer-bounds with sanitizers. Jakub Jelinek
16:20 Re: [PATCH] PR ada/66205 gnatbind generates invalid code when finalization is enabled in restricted runtime Simon Wright
16:17 Re: [PATCH 2/5] Get bounds for a PARM_DECL (PR ipa/79761). Jeff Law
16:12 Re: [PATCH 4/5] Disable -fcheck-pointer-bounds with sanitizers. Jeff Law
16:07 Re: [PATCH 2/5] Get bounds for a PARM_DECL (PR ipa/79761). Martin Liška
16:01 Re: [PATCH 1/5] Fix *_CST ICEs connected to MPX. Martin Liška
15:00 Re: [PATCH 5/5] Support BIT_FIELD_REF in MPX (PR ipa/79764). Richard Biener
14:57 Re: [PATCH 2/5] Get bounds for a PARM_DECL (PR ipa/79761). Richard Biener
14:53 Re: [PATCH 1/5] Fix *_CST ICEs connected to MPX. Richard Biener
14:49 Re: [PATCH 5/5] Support BIT_FIELD_REF in MPX (PR ipa/79764). Martin Liška
14:48 Re: [PATCH 2/5] Get bounds for a PARM_DECL (PR ipa/79761). Martin Liška
14:48 Re: [PATCH 1/5] Fix *_CST ICEs connected to MPX. Martin Liška
14:47 Re: [PATCH 0/5] Fix various MPX issues Martin Liška
14:09 [OBVIOUS][PATCH] gcov: put comment to correct location. Martin Liška
13:35 Re: [PATCH, rs6000][GCC6] Fix PR78543, ICE in push_reload on powerpc64le-linux-gnu Ulrich Weigand
12:43 Re: [PATCH] For broken exception handling in GDB on AIX platform Nitish Kumar Mishra
12:26 Re: [PATCH] PR libstdc++/79789 fix non-reserved names in headers Jonathan Wakely
11:56 Re: [PATCH] i386: Do not align small stack slots to 16 bytes Segher Boessenkool
11:44 [PATCH] Fix MIPS-specific ICE in gcc.dg/pr77834.c (PR rtl-optimization/79150). Toma Tabacu
10:31 [PATCH] Increment value instead of a pointer in ADA macro processing. Martin Liška
10:26 Re: [PATCH 0/5] Fix various MPX issues Uros Bizjak
10:22 Re: [PATCH 1/5] Fix *_CST ICEs connected to MPX. Uros Bizjak
10:18 Re: [PATCH 5/5] Support BIT_FIELD_REF in MPX (PR ipa/79764). Rainer Orth
10:17 Re: [PATCH 1/5] Fix *_CST ICEs connected to MPX. Rainer Orth
10:16 Re: [PATCH 2/5] Get bounds for a PARM_DECL (PR ipa/79761). Rainer Orth
10:09 [PATCH 3/5] Fix ICE in tree-chkp-opt.c (PR tree-optimization/79631). marxin
10:09 [PATCH 4/5] Disable -fcheck-pointer-bounds with sanitizers. marxin
10:09 [PATCH 5/5] Support BIT_FIELD_REF in MPX (PR ipa/79764). marxin
10:09 [PATCH 1/5] Fix *_CST ICEs connected to MPX. marxin
10:09 [PATCH 2/5] Get bounds for a PARM_DECL (PR ipa/79761). marxin
10:09 [PATCH 0/5] Fix various MPX issues marxin
09:46 Fix IRA issue, PR79728 Uros Bizjak
09:42 Re: [PATCH] Fix PR79887 Richard Biener
09:25 [PATCH] PR c/79855: add full stop to store merging param descriptions Kyrill Tkachov
09:09 Re: [PATCH] Fix GC PCH bug in dwarf2out.c (PR c++/79821) Jakub Jelinek
08:55 Re: [PATCH] Fix GC PCH bug in dwarf2out.c (PR c++/79821) Richard Biener
08:52 Re: [PATCH] Use array_at_struct_end_p in tree-chkp.c (PR middle-end/68270). Richard Biener
08:22 Re: [PATCH] Fix PR79887 Christophe Lyon
08:02 Re: [PATCH] Fix ubsan ICE (PR sanitizer/79897) Richard Biener
07:56 Re: [PATCH] Fix MIN_EXPR/MAX_EXPR expansion for vector types (PR rtl-optimization/79901) Richard Biener
07:29 Re: [PATCH] i386: Do not align small stack slots to 16 bytes Jakub Jelinek
07:24 Re: [PATCH] i386: Do not align small stack slots to 16 bytes Uros Bizjak
07:19 Re: [PATCH] Fix {s,u}{min,max}v[842]di3 expanders (PR rtl-optimization/79901) Uros Bizjak

March 06, 2017
23:45 Re: [PATCH] Fix ubsan ICE (PR sanitizer/79897) Jeff Law
23:04 [committed] Fix varargs padding on hppa64 target John David Anglin
22:58 [PATCH] Fix ubsan ICE (PR sanitizer/79897) Jakub Jelinek
22:29 Re: [PATCH] Fix GC PCH bug in dwarf2out.c (PR c++/79821) Jason Merrill
21:44 C PATCH to fix ICE with old-style parameter declarations with initializers (PR sanitizer/79757) Marek Polacek
21:02 [PATCH] Fix MIN_EXPR/MAX_EXPR expansion for vector types (PR rtl-optimization/79901) Jakub Jelinek
20:59 [PATCH] Fix {s,u}{min,max}v[842]di3 expanders (PR rtl-optimization/79901) Jakub Jelinek
20:56 [PATCH] Fix GC PCH bug in dwarf2out.c (PR c++/79821) Jakub Jelinek
20:35 Re: patch to fix PR79571 Jakub Jelinek
20:35 Re: patch to fix PR79571 Jakub Jelinek
20:31 Re: patch to fix PR79571 Vladimir Makarov
20:26 patch to fix PR79571 Vladimir Makarov
18:55 Re: [PATCH, rs6000][GCC6] Fix PR78543, ICE in push_reload on powerpc64le-linux-gnu Segher Boessenkool
18:17 [PATCH, rs6000][GCC6] Fix PR78543, ICE in push_reload on powerpc64le-linux-gnu Peter Bergner
17:51 [PATCH] i386: Do not align small stack slots to 16 bytes Segher Boessenkool
16:30 Re: C++ PATCH to fix ICE with NSDMI and this pointer (PR c++/79796) Jason Merrill
15:32 C PATCH to tidy implicit_decl_warning Marek Polacek
14:49 Re: [C++ PATCH] Fix ICE on empty statement expression (PR c++/79822) Jason Merrill
14:44 Re: C++ PATCH for C++17 class template argument deduction issues Jason Merrill
14:17 [PATCH,testsuite] Add check_effective_target_rdynamic and use it in g++.dg/lto/pr69589_0.C. Toma Tabacu
13:20 [PATCH] Use array_at_struct_end_p in tree-chkp.c (PR middle-end/68270). Martin Liška
13:17 RE: [PATCH,testsuite] Skip gcc.dg/lto/pr60449_0.c for mips*-*-elf* targets. Toma Tabacu
12:55 Re: [RFC] VEC_SELECT sanity checking in genrecog (arm, aarch64, mips) Jakub Jelinek
12:44 Re: [PATCH] S/390: Disable vectorization for loops with few iterations Andreas Krebbel
12:44 Re: [PATCH] S/390: Change 2-byte NOPs Andreas Krebbel
12:27 RE: [RFC] VEC_SELECT sanity checking in genrecog (arm, aarch64, mips) Matthew Fortune
12:07 RE: [PR79793] Fixes interrupt stack alignment Koval, Julia
12:05 [PATCH] Fix PR79887 Richard Biener
12:05 Re: [PATCH] Fix PR79894 Thomas Koenig
12:05 [PATCH] Fix PR79824 Richard Biener
12:05 Re: [RFC] VEC_SELECT sanity checking in genrecog (arm, aarch64, mips) Ramana Radhakrishnan
12:03 RE: [PR79793] Fixes interrupt stack alignment Koval, Julia
12:03 Re: [RFC] VEC_SELECT sanity checking in genrecog (arm, aarch64, mips) Kyrill Tkachov
12:01 [PATCH] Fix PR79894 Richard Biener
11:53 Re: [RFC] VEC_SELECT sanity checking in genrecog Richard Biener
11:48 Re: [RFC] VEC_SELECT sanity checking in genrecog (arm, aarch64, mips) Jakub Jelinek
11:31 RE: [PATCH,testsuite] MIPS: Force O32 ABI for inline-memcpy-3.c. Toma Tabacu
10:51 Re: [PATCH v4] aarch64: Add split-stack initial support Adhemerval Zanella
10:31 RE: [PATCH,testsuite] MIPS: Force O32 ABI for inline-memcpy-3.c. Matthew Fortune
10:03 Re: [PATCH] Fix avx512 vpermq (PR target/79812) Uros Bizjak
09:31 RE: [PATCH][MIPS]MSA min,max insn family RTL fixes Matthew Fortune
09:29 RE: [PATCH][MIPS]MSA dotp.d, dpadd.d, dpsub.d insn RTL - fix MODE Matthew Fortune
09:28 RE: [PATCH][MIPS]MSA AND.d optimization to generate BCLRI.d Matthew Fortune
08:53 [PATCH] Fix some PR79851 issues Richard Biener
08:27 [PATCH] Use fixed_nonglobal_reg_set to deduce ok_regs (PR rtl-optimization/79728) Xi Ruoyao
08:10 Re: Fix ICE in use-after-scope w/ -fno-tree-dce (PR, sanitize/79783). Jakub Jelinek
07:59 Re: Fix ICE in use-after-scope w/ -fno-tree-dce (PR, sanitize/79783). Martin Liška
07:55 [PATCH][MIPS]MSA min,max insn family RTL fixes Prachi Godbole
07:55 [PATCH][MIPS]MSA dotp.d, dpadd.d, dpsub.d insn RTL - fix MODE Prachi Godbole
07:55 [PATCH][MIPS]MSA AND.d optimization to generate BCLRI.d Prachi Godbole
05:12 [PATCH][AArch64] Fix type for 1-element load Hurugalawadi, Naveen
05:12 [PATCH] [AArch64] Implement automod load and store for Thunderx2t99 Hurugalawadi, Naveen
05:12 [PATCH][AArch64] Add neon_pairwise_add & neon_pairwise_add_q types Hurugalawadi, Naveen
05:12 [PATCH][AArch64] Add aes and sha reservations for Thunderx2t99 Hurugalawadi, Naveen
05:11 [PATCH][AArch64] Implement ALU_BRANCH fusion Hurugalawadi, Naveen
05:11 [PATCH][AArch64] Add crc reservations for Thunderx2t99 Hurugalawadi, Naveen
05:11 [PATCH][AArch64] Add addr_type attribute Hurugalawadi, Naveen
05:11 [PATCH][AArch64] Add crypto_pmull attribute Hurugalawadi, Naveen

March 05, 2017
18:38 [PATCH] Add std::scoped_lock for C++17 Jonathan Wakely
12:14 Re: ARC options documentation questions Claudiu Zissulescu
11:41 Re: [PATCH, Fortran, Coarray, v1] Add support for failed images Andre Vehreschild

March 04, 2017
23:06 Re: [PATCH, Fortran, Coarray, v1] Add support for failed images Jerry DeLisle
20:26 [wwwdocs] Shorten intro in gcc-7/porting_to.html Gerald Pfeifer
20:25 Re: [PATCH, Fortran, Coarray, v1] Add support for failed images Andre Vehreschild
19:52 Re: [PATCH, Fortran, Coarray, v1] Add support for failed images Alessandro Fanfarillo
19:12 New French PO file for 'gcc' (version 7.1-b20170226) Translation Project Robot
17:59 [PATCH, Fortran, Coarray, v1] Add support for failed images Andre Vehreschild
16:45 i386-unknown-freebsd -> i586-unknown-freebsd (was: [Patch wwwdocs] Add aarch64-none-linux-gnu as a primary platform for GCC-7) Gerald Pfeifer
16:40 i386-unknown-freebsd -> i586-unknown-freebsd (was: [Patch wwwdocs] Add aarch64-none-linux-gnu as a primary platform for GCC-7) Gerald Pfeifer
15:26 Re: [wwwdocs] Update changes.html for LTO and IPA Gerald Pfeifer
15:07 New German PO file for 'gcc' (version 7.1-b20170226) Translation Project Robot
14:25 [wwwdocs] gcc-8/porting_to.html (was: [PATCH, GCC/x86 mingw32] Add configure option to force wildcard behavior on Windows) Gerald Pfeifer
11:05 C PATCH to add missing space in diagnostic (PR c/79847) Marek Polacek
08:55 Re: [PATCH] Add " && !(MEM_P (operands[0]) && MEM_P (operands[1]))" to condition of some sse.md instructions Uros Bizjak
08:12 C++ PATCH to overload resolution for inherited constructors Jason Merrill
08:02 C++ PATCH to add -Wno-noexcept-type Jason Merrill
03:22 [patch, committed] Bug 79841 - Inconsistent diagnostics Jerry DeLisle

March 03, 2017
23:47 New German PO file for 'gcc' (version 7.1-b20170226) Translation Project Robot
21:39 Re: [RFC] VEC_SELECT sanity checking in genrecog Michael Meissner
20:58 Re: [RFC] VEC_SELECT sanity checking in genrecog Segher Boessenkool
20:43 Re: [RFC] VEC_SELECT sanity checking in genrecog Michael Meissner
20:20 Re: [RFC] VEC_SELECT sanity checking in genrecog Segher Boessenkool
20:19 [committed] Small C OpenMP diagnostics fix (PR c/79837) Jakub Jelinek
19:58 [committed] Fix 3 C FE diagnostic messages (PR c/79836) Jakub Jelinek
19:44 [PATCH] Add " && !(MEM_P (operands[0]) && MEM_P (operands[1]))" to condition of some sse.md instructions Jakub Jelinek
19:42 [PATCH] Fix avx512 vpermq (PR target/79812) Jakub Jelinek
19:35 [C++ PATCH] Fix ICE on empty statement expression (PR c++/79822) Jakub Jelinek
18:57 Re: C PATCH to fix c/79758 (ICE-on-invalid with function redefinition and old style decls) Bernd Schmidt
18:49 [maintainer-scripts] gcc_release: replace MD5 hashing Gerald Pfeifer
18:10 [PATCH], PR target/79038, Improve char/short -> _Float128 conversions Michael Meissner
17:43 Re: [PATCH] [MSP430] PR78838: Do not add section name prefixes when section name is .lowtext Jozef Lawrynowicz
17:23 Re: [PATCH] [ARC] Handle complex PIC move patterns. Andrew Burgess
16:57 Re: Fix (work around) LRA infinite loop, PR78911 Vladimir Makarov
16:34 C++ PATCH to fix ICE with NSDMI and this pointer (PR c++/79796) Marek Polacek
16:28 [RFC] VEC_SELECT sanity checking in genrecog Jakub Jelinek
16:27 [PATCH][AArch64] Fix bootstrap due to wide_int .elt (0) uninit warning Kyrill Tkachov
16:23 [PATCH, i386]: Fix a couple of split insn constraints Uros Bizjak
15:47 Re: [PATCH] PR libstdc++/79789 fix non-reserved names in headers David Edelsohn
15:28 Re: [PR79793] Fixes interrupt stack alignment Uros Bizjak
15:20 [PR79793] Fixes interrupt stack alignment Koval, Julia
14:47 [PATCH] libbacktrace: Fix compile warning building testcase Sam Thursfield
13:51 Fix IRA issue, PR79728 Bernd Schmidt
13:36 Fix (work around) LRA infinite loop, PR78911 Bernd Schmidt
13:33 Re: C PATCH to fix c/79758 (ICE-on-invalid with function redefinition and old style decls) Marek Polacek
13:26 RE: [PATCH,testsuite] MIPS: Fix register mode checking for n64 in pr68273.c. Toma Tabacu
13:14 Re: [OBVIOUS] [PATCH] Remove unused variable. Martin Liška
13:08 Re: [PATCH] Fix IFN_ATOMIC* handling with -fnon-call-exceptions (PR middle-end/79805) Richard Biener
12:57 Re: Fix ICE in use-after-scope w/ -fno-tree-dce (PR, sanitize/79783). Jakub Jelinek
12:52 [OBVIOUS] [PATCH] Remove unused variable. Martin Liška
12:27 [PATCH, testsuite]: Disable some tests on x32 Uros Bizjak
12:17 Re: [PATCH] Fix -O0 -ffloat-store -mavx ICE (PR target/79807) Uros Bizjak
11:57 [PATCH] Properly handle __cxa_pure_virtual visibility (PR lto/79760). Martin Liška
11:36 Re: [C++ Patch] PR 70266 Jason Merrill
11:32 [PATCH] Revert part of fixed-value fix Richard Biener
11:31 Re: [PATCH] Fix -O0 -ffloat-store -mavx ICE (PR target/79807) Jakub Jelinek
11:18 Re: [PATCH] Fix -O0 -ffloat-store -mavx ICE (PR target/79807) Uros Bizjak
11:11 Re: [PATCH] Fix IFN_ATOMIC* handling with -fnon-call-exceptions (PR middle-end/79805) Jakub Jelinek
11:04 Re: GCSE: Use HOST_WIDE_INT instead of int (PR, rtl-optimization/79574). Richard Biener
11:02 Re: [PATCH] free MPFR caches in gimple-ssa-sprintf.c (PR 79699) Richard Biener
10:58 Re: Add -Wdisabled-optimization to loop prefetching pass (PR, tree-optimization/79803). Richard Biener
10:57 Re: Add -Wdisabled-optimization to loop prefetching pass (PR, tree-optimization/79803). Richard Biener
10:55 Re: [PATCH] S/390: Disable vectorization for loops with few iterations Richard Biener
10:46 [PATCH] rs6000: Fix for -mwarn-cell-microcode (PR43763) Segher Boessenkool
10:35 Re: [PATCH] Fix -O0 -ffloat-store -mavx ICE (PR target/79807) Jakub Jelinek
10:31 Re: GCSE: Use HOST_WIDE_INT instead of int (PR, rtl-optimization/79574). Martin Liška
10:26 [C++ Patch] PR 70266 Paolo Carlini
10:19 Re: [PATCH] Avoid peeling for gaps if accesses are aligned Richard Biener
10:08 [PATCH][C++] Fix PR79825 Richard Biener
10:07 [wwwdocs] gcc-4.7/changes.html -- "typed DWARF stack" Gerald Pfeifer
09:39 Re: [PATCH] Avoid peeling for gaps if accesses are aligned Richard Sandiford
09:20 Re: [PATCH, i386]: Fix PR79514, ICE with -m96bit-long-double on x86_64 Uros Bizjak
08:55 Re: [PATCH docs] remove Java from GCC 7 release criteria Richard Biener
08:22 Re: [PATCH] Fix IFN_ATOMIC* handling with -fnon-call-exceptions (PR middle-end/79805) Richard Biener
08:10 Re: [PATCH] Fix -O0 -ffloat-store -mavx ICE (PR target/79807) Uros Bizjak
07:46 Re: [RFA PATCH, i386]: Warn for 64-bit values in general-reg asm operands and error out for 8-bit values in invalid GR asm operand Uros Bizjak
07:31 Re: C++ PATCH for C++17 class template argument deduction issues Jason Merrill
06:35 Re: C++ PATCH to fix -Wpedantic -Werror=write-strings behavior (PR c++/79791) Jason Merrill
01:27 Re: C++ PATCH for C++17 class template argument deduction issues Jason Merrill

March 02, 2017
22:41 Re: [PATCH docs] remove Java from GCC 7 release criteria Martin Sebor
22:32 Re: [RFA PATCH, i386]: Warn for 64-bit values in general-reg asm operands and error out for 8-bit values in invalid GR asm operand Jakub Jelinek
21:56 Re: [PATCH] free MPFR caches in gimple-ssa-sprintf.c (PR 79699) Martin Sebor
21:44 [PATCH] Fix -O0 -ffloat-store -mavx ICE (PR target/79807) Jakub Jelinek
21:40 Re: [PATCH] free MPFR caches in gimple-ssa-sprintf.c (PR 79699) Andrew Pinski
21:36 [PATCH] Fix IFN_ATOMIC* handling with -fnon-call-exceptions (PR middle-end/79805) Jakub Jelinek
21:34 Re: [PATCH] free MPFR caches in gimple-ssa-sprintf.c (PR 79699) Martin Sebor
21:30 RE: [PATCH,testsuite] MIPS: Fix register mode checking for n64 in pr68273.c. Matthew Fortune
20:02 New Danish PO file for 'gcc' (version 7.1-b20170226) Translation Project Robot
19:58 Re: GCSE: Use HOST_WIDE_INT instead of int (PR, rtl-optimization/79574). Bernd Schmidt
19:48 Re: C PATCH to fix c/79758 (ICE-on-invalid with function redefinition and old style decls) Bernd Schmidt
19:33 Re: [PATCH] Fix rtl/x86_64 fails with -m32 Uros Bizjak
19:21 Re: [PATCH,rs6000] PR79395: Fix compile error with -mcpu=power9 and -mno-vsx and __builtin_vec_cmpne_p Bill Schmidt
19:20 [PATCH, rs6000, committed] Fix bootstrap failures for uninitialized memory Bill Schmidt
18:59 Re: [PATCH] PR libstdc++/79789 fix non-reserved names in headers Jonathan Wakely
18:52 [PATCH, i386]: Fix PR79514, ICE with -m96bit-long-double on x86_64 Uros Bizjak
18:31 C++ PATCH to fix -Wpedantic -Werror=write-strings behavior (PR c++/79791) Marek Polacek
17:50 GCSE: Use HOST_WIDE_INT instead of int (PR, rtl-optimization/79574). Martin Liška
17:49 Fix ICE in use-after-scope w/ -fno-tree-dce (PR, sanitize/79783). Martin Liška
17:48 Add -Wdisabled-optimization to loop prefetching pass (PR, tree-optimization/79803). Martin Liška
17:35 C PATCH to fix c/79758 (ICE-on-invalid with function redefinition and old style decls) Marek Polacek
17:33 Re: [PATCH,rs6000] PR79395: Fix compile error with -mcpu=power9 and -mno-vsx and __builtin_vec_cmpne_p Bill Schmidt
17:25 Re: [PATCH,rs6000] PR79395: Fix compile error with -mcpu=power9 and -mno-vsx and __builtin_vec_cmpne_p Andreas Schwab
17:06 [PATCH,testsuite] MIPS: Fix register mode checking for n64 in pr68273.c. Toma Tabacu
16:58 Re: [PATCH, GCC/x86 mingw32] Add configure option to force wildcard behavior on Windows Thomas Preudhomme
16:51 RE: [PATCH,testsuite] Skip gcc.dg/lto/pr60449_0.c for mips*-*-elf* targets. Moore, Catherine
16:46 RE: [PATCH,testsuite] Skip gcc.dg/lto/pr60449_0.c for mips*-*-elf* targets. Toma Tabacu
16:04 Re: [PATCH,testsuite] Skip gcc.dg/lto/pr60449_0.c for mips*-*-elf* targets. Rainer Orth
15:39 [PATCH] S/390: Disable vectorization for loops with few iterations Robin Dapp
14:52 [PATCH, GCC/LTO] Fix PR69866: LTO with def for weak alias in regular object file Thomas Preudhomme
14:33 [PATCH] Fix release-checking bootstrap Richard Biener
13:49 Re: [PATCH] Fix ICE with multiple conditional traps turned into unconditional in one bb (PR rtl-optimization/79780) Bernd Schmidt
13:40 Re: [PATCH] Fix PR79345, better uninit warnings for memory Richard Biener
13:01 Re: [patch, fortran] Enable FMA for AVX2 and AVX512F for matmul Thomas Koenig
12:47 Re: [PATCH] Fix ICE with -Walloca-larger-than=[>INT_MAX] (PR middle-end/79809) Martin Liška
12:32 [PATCH] Fix ICE with -Walloca-larger-than=[>INT_MAX] (PR middle-end/79809) Marek Polacek
12:05 Re: [PATCH] Avoid peeling for gaps if accesses are aligned Richard Biener
12:02 Re: [patch, fortran] Enable FMA for AVX2 and AVX512F for matmul Jakub Jelinek
11:57 Re: [patch, fortran] Enable FMA for AVX2 and AVX512F for matmul Thomas Koenig
11:14 Re: [PATCH] Fix PR79345, better uninit warnings for memory Richard Biener
11:12 [PATCH] Fix libgfortran build for mingw* JonY
11:05 Re: [PATCH] Suppress compiler warning in libgcc/unwind-seh.c JonY
11:02 Re: [patch, fortran] Enable FMA for AVX2 and AVX512F for matmul Jakub Jelinek
10:48 Re: [patch, fortran] Enable FMA for AVX2 and AVX512F for matmul Jakub Jelinek
10:46 Re: [patch, fortran] Enable FMA for AVX2 and AVX512F for matmul Thomas Koenig
10:36 Re: [PATCH] Fix PR79345, better uninit warnings for memory Jakub Jelinek
10:30 RE: [PATCH,testsuite] Skip gcc.dg/lto/pr60449_0.c for mips*-*-elf* targets. Toma Tabacu
10:11 Re: [PATCH][C] Fix PR79756 Marek Polacek
10:11 Re: [RFC PATCH libiberty] Fix infinite recursion in demangler Mark Wielaard
09:52 [PATCH][C] Fix PR79756 Richard Biener
09:36 [RFC PATCH libiberty] Fix infinite recursion in demangler Markus Trippelsdorf
09:24 [PATCH] Fix ICE with multiple conditional traps turned into unconditional in one bb (PR rtl-optimization/79780) Jakub Jelinek
09:14 Re: [PATCH] Fix rtl/x86_64 fails with -m32 Uros Bizjak
09:10 Re: [PATCH] Fix rtl/x86_64 fails with -m32 Richard Biener
09:08 Re: [patch, fortran] Enable FMA for AVX2 and AVX512F for matmul Jakub Jelinek
09:03 Re: [patch, fortran] Enable FMA for AVX2 and AVX512F for matmul Thomas Koenig
08:55 Re: [PATCH] Fix rtl/x86_64 fails with -m32 Uros Bizjak
08:46 Re: [PATCH,testsuite] Skip gcc.dg/lto/pr60449_0.c for mips*-*-elf* targets. Rainer Orth
08:43 Re: [patch, fortran] Enable FMA for AVX2 and AVX512F for matmul Jakub Jelinek
08:19 [PATCH] Fix rtl/x86_64 fails with -m32 Richard Biener
08:16 Re: [patch, fortran] Enable FMA for AVX2 and AVX512F for matmul Jakub Jelinek
08:14 Re: [patch, fortran] Enable FMA for AVX2 and AVX512F for matmul Richard Biener
08:09 Re: [patch, fortran] Enable FMA for AVX2 and AVX512F for matmul Janne Blomqvist
08:08 Re: [PATCH] free MPFR caches in gimple-ssa-sprintf.c (PR 79699) Richard Biener
08:01 Re: [PATCH] Avoid UB in insn-emit.c (PR tree-optimization/79345) Richard Biener
07:58 Re: [PATCH docs] remove Java from GCC 7 release criteria Richard Biener
07:52 [PATCH] Fix PR79777 Richard Biener
07:50 Re: [patch, fortran] Enable FMA for AVX2 and AVX512F for matmul Thomas Koenig
07:46 [PATCH] S/390: Change 2-byte NOPs Robin Dapp
07:32 Re: [patch, fortran] Enable FMA for AVX2 and AVX512F for matmul Janne Blomqvist
07:18 Re: [C++ PATCH] -Wunused-but-set-parameter fix followup (PR c++/79782) Jakub Jelinek
06:15 Re: [patch, fortran] Enable FMA for AVX2 and AVX512F for matmul Thomas Koenig
05:52 Re: Disable some concept checks in C++11 Jonathan Wakely
05:25 [PATCH] PR libstdc++/79789 fix non-reserved names in headers Jonathan Wakely
05:17 [PATCH] PR 79798 Fix incorrect use of std::result_of in std::bind Jonathan Wakely
03:22 Re: [patch, fortran] Enable FMA for AVX2 and AVX512F for matmul Jerry DeLisle
01:58 Re: C++ PATCH for C++17 class template argument deduction issues Jason Merrill
01:10 Re: [C++ PATCH] -Wunused-but-set-parameter fix followup (PR c++/79782) Nathan Sidwell
01:01 Re: [PATCH] free MPFR caches in gimple-ssa-sprintf.c (PR 79699) Joseph Myers

March 01, 2017
23:48 Re: [PATCH] avoid using upper bound of width and precision in -Wformat-overlow (PR 79692) Martin Sebor
23:32 [PATCH] free MPFR caches in gimple-ssa-sprintf.c (PR 79699) Martin Sebor
22:06 [PATCH] handling address mode changes inside extract_bit_field Jim Wilson
21:17 Re: [PATCH, rs6000] Document default code model for 64-bit Linux Segher Boessenkool
21:00 [patch, fortran] Enable FMA for AVX2 and AVX512F for matmul Thomas Koenig
20:27 New Spanish PO file for 'gcc' (version 7.1-b20170226) Translation Project Robot
19:59 Re: [PATCH] Avoid peeling for gaps if accesses are aligned Richard Sandiford
19:40 [C++ PATCH] -Wunused-but-set-parameter fix followup (PR c++/79782) Jakub Jelinek
19:33 [PATCH] Avoid UB in insn-emit.c (PR tree-optimization/79345) Jakub Jelinek
19:26 Re: [RFA PATCH, i386]: Warn for 64-bit values in general-reg asm operands and error out for 8-bit values in invalid GR asm operand Uros Bizjak
19:09 [PATCH] -Wduplicated-branches -fopenmp ICE in inchash::add_expr (PR c++/79672) Marek Polacek
18:45 [PATCH, rs6000] Document default code model for 64-bit Linux Bill Schmidt
18:37 Re: [PATCH], PR target/79434, fix PowerPC recursive calls that can replaced at runtime Michael Meissner
18:21 [PATCH rs6000 testsuite] Additional test in pr79544.c Pat Haugen
17:37 Re: [wwwdocs] RISC-V readings and features Palmer Dabbelt
17:35 Re: [PATCH docs] remove Java from GCC 7 release criteria Martin Sebor
16:15 RE: [PATCH,testsuite] Skip gcc.dg/lto/pr60449_0.c for mips*-*-elf* targets. Toma Tabacu
16:09 Re: [PATCH docs] remove Java from GCC 7 release criteria Martin Sebor
15:17 Re: C++ PATCH to fix wrong-code with pointer-to-data-members (PR c++/79687) Marek Polacek
15:08 Re: [PATCH docs] remove Java from GCC 7 release criteria Gerald Pfeifer
14:37 Re: [PATCH] Avoid peeling for gaps if accesses are aligned Richard Biener
14:03 [PATCH] Fix PR79345, better uninit warnings for memory Richard Biener
13:38 Re: [wwwdocs] RISC-V readings and features Gerald Pfeifer
13:36 Re: Poll for option name (Was: [PATCH v6] add -fprolog-pad=N,M option) Richard Earnshaw (lists)
13:32 Re: Poll for option name (Was: [PATCH v6] add -fprolog-pad=N,M option) Torsten Duwe
12:55 [wwwdocs+doc] Adjust doxygen.org links Gerald Pfeifer
12:53 Re: [PATCH,testsuite] Skip gcc.dg/lto/pr60449_0.c for mips*-*-elf* targets. Rainer Orth
12:40 Re: [PATCH] Avoid peeling for gaps if accesses are aligned Richard Sandiford
12:37 [PATCH,testsuite] MIPS: Force O32 ABI for inline-memcpy-3.c. Toma Tabacu
12:35 RE: [PATCH,testsuite] Skip gcc.dg/lto/pr60449_0.c for mips*-*-elf* targets. Toma Tabacu
12:23 Re: [PATCH] Avoid peeling for gaps if accesses are aligned Richard Biener
12:18 Re: [PATCH] Add wide_int_storage::operator= Richard Biener
12:18 Re: [PATCH] Avoid peeling for gaps if accesses are aligned Richard Sandiford
12:15 Re: [PATCH] Add wide_int_storage::operator= Jakub Jelinek
12:14 Re: [PATCH PR66768]Skip address type iv_use if base object can't be determined Richard Biener
12:09 [PATCH] Add wide_int_storage::operator= Richard Biener
12:06 Re: [PATCH] Avoid peeling for gaps if accesses are aligned Richard Biener
12:03 [PATCH PR66768]Skip address type iv_use if base object can't be determined Bin Cheng
11:54 Re: [PATCH] Avoid peeling for gaps if accesses are aligned Richard Sandiford
11:36 [PATCH] Suppress compiler warning in libgcc/unwind-seh.c JonY
11:34 Re: Poll for option name (Was: [PATCH v6] add -fprolog-pad=N,M option) Richard Earnshaw (lists)
11:26 Poll for option name (Was: [PATCH v6] add -fprolog-pad=N,M option) Torsten Duwe
11:21 Re: [PATCH], PR target/79434, fix PowerPC recursive calls that can replaced at runtime Segher Boessenkool
11:14 Re: [PATCH] Some more translation related tweaks Jakub Jelinek
10:41 Re: [RFA PATCH, i386]: Warn for 64-bit values in general-reg asm operands and error out for 8-bit values in invalid GR asm operand Uros Bizjak
10:20 Re: [PATCH] Some more translation related tweaks Tom de Vries
09:00 Re: [RFA PATCH, i386]: Warn for 64-bit values in general-reg asm operands and error out for 8-bit values in invalid GR asm operand Uros Bizjak
08:48 Re: [RFA PATCH, i386]: Warn for 64-bit values in general-reg asm operands and error out for 8-bit values in invalid GR asm operand Jakub Jelinek
08:34 Re: [RFA PATCH, i386]: Warn for 64-bit values in general-reg asm operands and error out for 8-bit values in invalid GR asm operand Uros Bizjak
08:03 Re: [PATCH] For broken exception handling in GDB on AIX platform Nitish Kumar Mishra
07:55 [PATCH] For broken exception handling in GDB on AIX platform Nitish Kumar Mishra
07:54 Re: PR79715: Special case strcpy/strncpy for dse Richard Biener
07:53 Re: [PATCH] Fix vector lowering of VEC_COND_EXPR with VECTOR_BOOLEAN_TYPE_P with scalar mode (PR tree-optimization/79734) Richard Biener
06:41 Re: [PATCH docs] remove Java from GCC 7 release criteria Richard Biener
06:37 [PATCH], PR target/79434, fix PowerPC recursive calls that can replaced at runtime Michael Meissner
04:35 Re: ARC options documentation questions Sandra Loosemore
02:34 Re: [PATCH docs] remove Java from GCC 7 release criteria Martin Sebor
01:12 Re: [PATCH,rs6000] PR79395: Fix compile error with -mcpu=power9 and -mno-vsx and __builtin_vec_cmpne_p Segher Boessenkool
00:47 Re: [C++ PATCH] Fix -Wunused-but-set-parameter in ctors of some abstract classes (PR c++/79746) Nathan Sidwell
00:41 Re: [C++ PATCH] Fix -Wunused-but-set-parameter in ctors of some abstract classes (PR c++/79746) Jason Merrill
00:37 Re: [PATCH][PR target/79752] fix rs6000 power9 peephole2 for udiv/umod Segher Boessenkool


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