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

May 31, 2017
23:34 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Jason Merrill
23:15 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Bernhard Reutner-Fischer
22:33 Re: [PATCH] Add attribute((target_clone(...))) to PowerPC Michael Meissner
21:36 Re: [gofrontend-dev] [PATCH] Porting gccgo on sparc64-linux Ian Lance Taylor
21:21 Re: [PATCH rs6000] Addition fixes to BMI intrinsic tests, 3rd edition Segher Boessenkool
20:55 [PATCH] rs6000: Don't write "nor" as (not (ior () ())) (PR80618) Segher Boessenkool
20:37 Re: {PATCH] New C++ warning -Wcatch-value Jason Merrill
20:35 Re: [C++ PATCH] PR c++/80812 Jason Merrill
20:34 Re: [PATCH] DWARF: for variants, produce unsigned discr. when debug type is unsigned Jason Merrill
20:28 Re: Default std::vector<bool> default and move constructor François Dumont
20:02 [PATCH, rs6000] Fold vector shifts in GIMPLE Will Schmidt
20:01 [PATCH, rs6000] Fold vector logicals (eqv) in GIMPLE Will Schmidt
20:00 [PATCH, rs6000] fold vector min/max in GIMPLE Will Schmidt
19:38 [PATCH v2, rs6000] Fold vector absolutes in GIMPLE Will Schmidt
19:11 Re: Optimisation of std::binary_search of the <algorithm> header Mike Stump
19:03 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Nicolas Koenig
18:48 Re: [C++ Patch] PR 80896 ("[[nodiscard]] is ignored for functions returning references") Jason Merrill
18:37 [PATCH, i386]: Allow direct XMM->GR zero extensions for 32bit targets Uros Bizjak
18:27 Re: [PATCH][x86] Add missing mask intrinsics for MAX[SD,SS] and MIN[SD,SS] Uros Bizjak
18:26 Re: [PATCH, rs6000] fold-vec-logical-ors-longlong test update Segher Boessenkool
17:36 [PATCH rs6000] Addition fixes to BMI intrinsic tests, 3rd edition Steven Munroe
17:18 Re: [C++ PATCH] lang_decl selector & decomposition Jakub Jelinek
17:16 Re: [C++ PATCH] lang_decl selector & decomposition Nathan Sidwell
17:11 C++ PATCH for c++/80840, ICE with constexpr and reference template parm Jason Merrill
17:05 Re: [C++ PATCH] lang_decl selector & decomposition Jakub Jelinek
16:54 [C++ PATCH] lang_decl selector & decomposition Nathan Sidwell
16:46 Re: SSA range class and removal of VR_ANTI_RANGEs Richard Biener
16:40 [C++ PATCH] using directive Nathan Sidwell
16:33 Re: [PATCH 6/7] [ARC] Prevent moving stores to the frame before the stack adjustment. Andrew Burgess
16:28 Re: SSA range class and removal of VR_ANTI_RANGEs Jakub Jelinek
16:04 Re: [PATCH 7/7] [ARC] Test against frame_pointer_needed in arc_can_eliminate. Andrew Burgess
15:49 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Dominique d'Humières
15:40 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Dominique d'Humières
15:40 Re: [PATCH 5/7] [ARC] Update (non)commutative_binary_comparison patterns. Andrew Burgess
15:38 Re: [PATCH, GCC/ARM/gcc-7-branch] Backport PR71607 Prakhar Bahuguna
15:36 Re: SSA range class and removal of VR_ANTI_RANGEs Richard Biener
15:33 Re: [PATCH 4/7] [ARC] Change predicate movv2hi to avoid scaled addresses. Andrew Burgess
15:28 Re: [PATCH] Rename __builtin_ia32_kmov16 to __builtin_ia32_kmovw in gcc-{5,6}-branch Uros Bizjak
15:10 Re: SSA range class and removal of VR_ANTI_RANGEs Jakub Jelinek
14:52 Re: [PATCH 3/7] [ARC] Allow r30 to be used by the reg-alloc. Andrew Burgess
14:49 Re: [PATCH 2/7] [ARC] Avoid use of hard registers before reg-alloc. Andrew Burgess
14:37 Re: [PATCH 4/5 v3] Vect peeling cost model Christophe Lyon
14:27 Re: [PATCH 4/5 v3] Vect peeling cost model Robin Dapp
14:20 Re: SSA range class and removal of VR_ANTI_RANGEs Aldy Hernandez
14:13 Re: [PATCH v2] Implement no_sanitize function attribute Martin Liška
14:10 Re: [PATCH] Port Doxygen support script from Perl to Python; add unittests Martin Liška
14:09 Re: [PATCH] Port Doxygen support script from Perl to Python; add unittests Martin Liška
14:07 [PATCH] Fix PR66313 Richard Biener
14:06 [PATCH] Port Doxygen support script from Perl to Python; add unittests Martin Liška
14:04 Re: [PATCH, rs6000] Fold vector absolutes in GIMPLE Ramana Radhakrishnan
14:04 Re: [PATCH] Optimize divmod expansion (PR middle-end/79665) Georg-Johann Lay
14:02 Re: [PATCH, rs6000] Fold vector absolutes in GIMPLE Richard Biener
13:56 Re: [PATCH, rs6000] Fold vector absolutes in GIMPLE Will Schmidt
13:47 Re: [PATCH 4/5 v3] Vect peeling cost model Christophe Lyon
13:34 Re: [PATCH] Fix configure.ac to respect --{enable,disable}-werror option. Richard Biener
13:32 Re: [PATCH TEST]Rectify test case gcc.dg/tree-ssa/ivopt_mult_4.c Richard Biener
13:31 Re: [PATCH v2] Implement no_sanitize function attribute Richard Biener
13:31 [PATCH] Fix configure.ac to respect --{enable,disable}-werror option. Martin Liška
13:20 Re: [PATCH] Fix expand_builtin_atomic_fetch_op for pre-op (PR80902) Segher Boessenkool
13:11 Re: [PATCH, GCC/ARM/gcc-7-branch] Backport PR71607 Richard Sandiford
12:48 Re: [PATCH, GCC/ARM/gcc-7-branch] Backport PR71607 Prakhar Bahuguna
12:45 [PATCH] PR libstdc++/80893 Fix null dereference in vector<bool> Jonathan Wakely
12:43 Re: [PATCH TEST]Rectify test case gcc.dg/tree-ssa/ivopt_mult_4.c Bin.Cheng
12:37 Re: [PATCH 1/2] Port Doxygen support script from Perl to Python; add unittests Martin Liška
12:28 Re: [PATCH v2] Implement no_sanitize function attribute Martin Liška
12:25 Re: [PATCH v2] Implement no_sanitize function attribute Martin Liška
12:08 [PATCH] Fix PR80880 Richard Biener
12:06 Re: [PATCH v2] Implement no_sanitize function attribute Richard Biener
12:04 Re: [PATCH v2] Implement no_sanitize function attribute Richard Biener
12:04 [C++ Patch] PR 80896 ("[[nodiscard]] is ignored for functions returning references") Paolo Carlini
12:01 Re: [PATCH v2] Implement no_sanitize function attribute Jakub Jelinek
11:59 [build] Support --sysroot with Solaris ld Rainer Orth
11:57 Re: [PATCH v2] Implement no_sanitize function attribute Martin Liška
11:52 Re: [PATCH v2] Implement no_sanitize function attribute Martin Liška
11:51 Re: [PATCH v2] Implement no_sanitize function attribute Jakub Jelinek
11:46 Re: [PATCH v2] Implement no_sanitize function attribute Richard Biener
11:39 [OBVIOUS][PATCH] Fix typo in a comment in cpuid.h (PR target/79155). Martin Liška
11:33 Re: [PATCH v2] Implement no_sanitize function attribute Jakub Jelinek
11:26 Re: [PATCH v2] Implement no_sanitize function attribute Martin Liška
11:24 Re: [PATCH v2] Implement no_sanitize function attribute Martin Liška
11:19 Re: [PATCH 4/4 v3][PR 67328] Optimize some masked comparisons to efficient bittest Richard Biener
11:13 Re: [PATCH 2/4 v3][PR 67328] Analyze some bit tests in VRP Richard Biener
10:37 Re: Default std::vector<bool> default and move constructor Jonathan Wakely
10:34 Re: Default std::vector<bool> default and move constructor Jonathan Wakely
10:34 Re: [PATCH][x86][PR73350][PR80862] Kirill Yukhin
10:33 [PATCH] Rename __builtin_ia32_kmov16 to __builtin_ia32_kmovw in gcc-{5,6}-branch Senkevich, Andrew
09:29 [arm-embedded] Enable Purecode for ARMv8-M Baseline Prakhar Bahuguna
09:12 Re: [PATCH 9/13] D: D2 Testsuite Dejagnu files. Matthias Klose
09:08 Re: [PATCH 2/2] DWARF: make it possible to emit debug info for declarations only Pierre-Marie de Rodat
09:00 Re: [PATCH] Optimize divmod expansion (PR middle-end/79665) Jakub Jelinek
08:48 Re: [PATCH] Optimize divmod expansion (PR middle-end/79665) Georg-Johann Lay
08:38 Re: [PATCH][x86][PR73350][PR80862] Kirill Yukhin
08:35 Re: [PATCH v2] Implement no_sanitize function attribute Jakub Jelinek
08:31 Re: [PATCH v2] Implement no_sanitize function attribute Alexander Monakov
08:25 [PATCH, Committed] Add self to MAINTAINERS Prakhar Bahuguna
08:19 Re: [PATCH, GCC/ARM/gcc-7-branch] Backport PR71607 Richard Sandiford
08:15 Re: [PATCH] Optimize divmod expansion (PR middle-end/79665) Jakub Jelinek
08:06 Re: [PATCH] Optimize divmod expansion (PR middle-end/79665) Georg-Johann Lay
08:05 [PATCH v2] Implement no_sanitize function attribute Martin Liška
07:37 Re: Alternative check for vector refs with same alignment Richard Biener
07:34 Re: [PATCH 2/2] DWARF: make it possible to emit debug info for declarations only Richard Biener
07:33 Re: Optimisation of std::binary_search of the <algorithm> header jay pokarna
07:25 Re: [PATCH GCC][4/6]Relax minimal segment length of DR_B for merging alias check Richard Biener
07:19 Re: [PATCH] add more detail to -Wconversion and -Woverflow (PR 80731) Christophe Lyon
07:02 Re: [1/2] Add get_next_strinfo helper function Jakub Jelinek
06:59 Re: [2/2] PR 80769: Incorrect strlen optimisation Richard Sandiford
06:58 Re: [1/2] Add get_next_strinfo helper function Richard Sandiford
06:57 Re: Use base inequality for some vector alias checks Richard Sandiford
06:57 Re: Handle data dependence relations with different bases Richard Sandiford
06:55 Re: Alternative check for vector refs with same alignment Richard Sandiford
06:49 Re: MinGW compilation warnings in libiberty's xstrndup.c Eli Zaretskii
06:17 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Bernhard Reutner-Fischer
04:17 Re: MinGW compilation warnings in libiberty's xstrndup.c DJ Delorie
02:22 Re: [PATCH rs6000] Addition fixes to BMI intrinsic tests, 2nd edition Steven Munroe

May 30, 2017
23:39 Re: [PATCH] Add attribute((target_clone(...))) to PowerPC Michael Meissner
23:32 Re: [PATCH 9/13] D: D2 Testsuite Dejagnu files. Mike Stump
23:23 Re: [PATCH v2, rs6000] gcc mainline, add builtin support for vec_doublee, vec_doubleo, vec_doublel builtins Segher Boessenkool
22:26 Re: [PATCH rs6000] Addition fixes to BMI intrinsic tests, 2nd edition Segher Boessenkool
22:20 Re: Optimisation of std::binary_search of the <algorithm> header Mike Stump
22:04 [testsuite, committed] Test if host compiler supports -std=c++11 in ms-sysv.exp Tom de Vries
21:51 Re: [PATCH] Add attribute((target_clone(...))) to PowerPC Segher Boessenkool
21:28 Re: [PATCH] add more detail to -Wconversion and -Woverflow (PR 80731) Martin Sebor
21:12 C++ PATCH for c++/80856, ICE with local extern Jason Merrill
20:39 Re: [PATCH 0/3] v3 of C++ template type diffing David Malcolm
19:54 Re: MAINTAINERS update Bernd Schmidt
19:43 [PATCH] use the right conversion warning option (PR c/80892) Martin Sebor
19:32 "nvptx" port (was: MAINTAINERS update) Thomas Schwinge
19:15 [C++ PATCH] Kill IDENTIFIER_NAMESPACE_BINDINGS Nathan Sidwell
17:50 [C++ PATCH] Random cleanups Nathan Sidwell
17:35 Re: [PATCH] PR c++/77306 - Unable to specify visibility for explicit template instantiations Nathan Sidwell
17:23 [PATCH, i386]: Fix PR 80833, avoid partial memory stalls for double-mode inter-unit moves Uros Bizjak
17:11 Re: MinGW compilation warnings in libiberty's waitpid.c Joel Brobecker
15:51 Re: [PATCH 3/4 v3][PR 67328] Added bool conversion for wide_ints Yuri Gribov
15:47 Re: [PATCH 2/2] DWARF: make it possible to emit debug info for declarations only Pierre-Marie de Rodat
15:35 Re: [PATCH 3/4 v3][PR 67328] Added bool conversion for wide_ints Richard Sandiford
15:34 Re: [PATCH 1/2] gimplify_modify_expr: avoid DECL_DEBUG_EXPR links across functions Pierre-Marie de Rodat
15:29 Re: [PATCH GCC][4/6]Relax minimal segment length of DR_B for merging alias check Bin.Cheng
14:46 [C++ PATCH] Fix PR 80913 Nathan Sidwell
14:30 [Committed][ARM] Fix ARM bootstrap failure Wilco Dijkstra
14:29 [PATCH][x86] Add missing mask intrinsics for MAX[SD,SS] and MIN[SD,SS] Peryt, Sebastian
13:35 Re: [gofrontend-dev] Re: Go patches committed: merge recent changes to gofrontend Ian Lance Taylor
13:28 Re: [PATCH][GRAPHITE] Fix PR80906, code-gen IVs in loop-closed position Sebastian Pop
13:10 [v3] Fix cross compilation to Solaris Rainer Orth
12:56 [PATCH][GRAPHITE] Fix PR80906, code-gen IVs in loop-closed position Richard Biener
12:52 [PATCH][www] Amend bugs/management.html with worklist items Richard Biener
12:36 [PATCH][www] Streamline Benchmarks/ Richard Biener
12:35 [PING] Make the OpenACC C++ acc_on_device wrapper "always inline" Thomas Schwinge
12:31 Re: [PATCH 3/4 v3][PR 67328] Added bool conversion for wide_ints Yuri Gribov
12:29 fix libgcc build for VxWorks Olivier Hainque
12:24 Re: [PING][PATCH, GCC/ARM] Only test tls-disable-literal-pool.c if target supports native TLS Prakhar Bahuguna
12:12 [committed] Improve OMP_PLACES=threads and OMP_PLACES=cores (PR libgomp/80822) Jakub Jelinek
12:11 Re: [PING][PATCH, GCC/ARM] Only test tls-disable-literal-pool.c if target supports native TLS Christophe Lyon
11:59 Re: [PATCH 2/2] DWARF: make it possible to emit debug info for declarations only Richard Biener
11:51 Re: [PATCH 1/2] gimplify_modify_expr: avoid DECL_DEBUG_EXPR links across functions Richard Biener
11:50 Re: [PATCH 2/2] [MSP430] Fix issues handling .persistent attribute (PR 78818) Nick Clifton
11:47 Re: [PATCH 1/5][GIMPLE FE] PR testsuite/80580. Handle missing labels in goto statements Richard Biener
11:46 Re: [PATCH 1/5][GIMPLE FE] PR testsuite/80580. Handle missing labels in goto statements Richard Biener
11:30 Re: [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum. Richard Biener
11:29 Re: [PATCH GCC][6/6]Factor out code generating runtime alias checks Richard Biener
11:27 Re: [PATCH GCC][4/6]Relax minimal segment length of DR_B for merging alias check Richard Biener
11:12 [PATCH][1/n] Vectorizer reduction handling TLC Richard Biener
11:10 Re: [RFC] [PATCH] Introduce configure flag --with-stage1-cflags. Eric Botcazou
11:07 [PATCH] Fix PR80901 Richard Biener
11:06 Re: [PATCH] [ARC] Fix tst_movb pattern. Andrew Burgess
10:51 Re: [PATCH] [MSP430] PR78838: Do not add section name prefixes when section name is .lowtext Nick Clifton
10:35 Re: [PATCH 3/4 v3][PR 67328] Added bool conversion for wide_ints Richard Sandiford
10:33 Re: [PATCH] Dump function on internal errors Alexander Monakov
10:30 Re: [RFC] [PATCH] Introduce configure flag --with-stage1-cflags. Martin Liška
09:43 Re: [RFC] [PATCH] Introduce configure flag --with-stage1-cflags. Eric Botcazou
09:41 [PATCH] gcov: Add block_info::block_info (PR gcov-profile/80911). Martin Liška
09:16 Re: [Patch] Forward triviality in variant Tim Shen via gcc-patches
09:07 [PATCH] DWARF: for variants, produce unsigned discr. when debug type is unsigned Pierre-Marie de Rodat
08:52 Backports to 5.x Jakub Jelinek
08:38 RE: [PATCH][x86]Fix for false-positives results of runtime tests on machines not supporting AVX512F Peryt, Sebastian
08:33 Re: [PATCH 3/4 v3][PR 67328] Added bool conversion for wide_ints Yuri Gribov
08:22 Re: Fix pessimistic DImode handling in combine.c:make_field_assignment Richard Sandiford
08:00 [OBVIOUS][PATCH] Fix parenthesis in auto-profile.c (PR other/80909). Martin Liška
07:47 [PATCH] Fix PR80876 Richard Biener
07:44 Re: [PING][PATCH, GCC/ARM] Only test tls-disable-literal-pool.c if target supports native TLS Prakhar Bahuguna
07:13 Re: [PATCH] Dump function on internal errors Richard Biener
07:13 [PATCH] Compare predictor values with these defined in predict.def. Martin Liška
07:12 Re: [PATCH][x86][PR73350][PR80862] Uros Bizjak
07:10 [OBVIOUS][PATCH] Fix coding style in predict.def. Martin Liška
07:05 Re: MAINTAINERS update Richard Biener
07:00 Re: [PATCH, rs6000] Fold vector absolutes in GIMPLE Richard Biener
06:59 Re: [RFC] [PATCH] Introduce configure flag --with-stage1-cflags. Richard Biener
06:36 Re: [PATCH 3/4 v3][PR 67328] Added bool conversion for wide_ints Richard Sandiford
06:29 [Patch] Forward triviality in variant Tim Shen via gcc-patches
06:25 Re: [PATCH 1/4 v3][PR 67328] Generate bittests in range checks if possible Richard Sandiford
06:22 Re: [PATCH][x86]Fix for false-positives results of runtime tests on machines not supporting AVX512F Uros Bizjak
06:14 Re: {PATCH] New C++ warning -Wcatch-value Volker Reichelt
05:59 [PATCH][x86]Fix for false-positives results of runtime tests on machines not supporting AVX512F Peryt, Sebastian
05:26 [PATCH v2] Add no_tail_call attribute Yuri Gribov
00:09 Re: [C++ PATCH] namespace stat hack representation H.J. Lu

May 29, 2017
23:05 Re: [PATCH] gcc: xtensa: fix fprintf format specifiers Max Filippov
23:05 Re: [PATCH] gcc: xtensa: fix unused parameter warning Max Filippov
21:10 Restore documentation of --enable-sjlj-exceptions Eric Botcazou
20:58 Re: [libcc1] add support for C++ Nathan Sidwell
20:57 Re: [PATCH 0/13] D: Submission of D Front End Eric Botcazou
20:55 Re: Default std::vector<bool> default and move constructor François Dumont
20:22 Re: [libcc1] add support for C++ Alexandre Oliva
19:44 [C++ PATCH] PR c++/80891 #1 & #5 Nathan Sidwell
19:33 Re: [patch, libgfortran] PR53029 missed optimization in internal read (without implied-do-loop) Jerry DeLisle
18:10 Re: [PATCH] Dump function on internal errors Alexander Monakov
17:48 Re: SSA range class and removal of VR_ANTI_RANGEs Martin Jambor
17:27 Re: [gcn][patch] Add -mgpu option and plumb in assembler/linker Martin Jambor
16:53 [C++ PATCH] PR c++80891 case #4 Nathan Sidwell
16:53 Re: [PATCH] Dump function on internal errors Jakub Jelinek
16:51 Re: [patch, libgfortran] PR53029 missed optimization in internal read (without implied-do-loop) Thomas Koenig
16:46 Re: [PATCH] Dump function on internal errors Alexander Monakov
16:42 Re: [PATCH] Dump function on internal errors Andi Kleen
16:34 Re: [PATCH] Dump function on internal errors Alexander Monakov
16:24 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Dominique d'Humières
16:22 Re: [PATCH] Dump function on internal errors Jakub Jelinek
16:15 Re: [PATCH] Dump function on internal errors Alexander Monakov
16:08 Re: [PATCH] gcc: xtensa: fix fprintf format specifiers augustine dot sterling at gmai
16:08 Re: [PATCH] gcc: xtensa: fix unused parameter warning augustine dot sterling at gmai
15:49 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Nicolas Koenig
15:32 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Dominique d'Humières
15:27 Re: [C++ PATCH] namespace stat hack representation Nathan Sidwell
15:17 Re: [C++ PATCH] namespace stat hack representation Marek Polacek
15:11 [C++ PATCH] namespace stat hack representation Nathan Sidwell
14:58 Re: [PATCH] Introduce 4-stages profiledbootstrap to get a better profile. Jan Hubicka
14:49 [PATCH v7 4/4] Add gdb for or1k build Stafford Horne
14:13 [C++ PATCH] PR 80891 #1 Nathan Sidwell
14:06 Re: [patch, libgfortran] PR53029 missed optimization in internal read (without implied-do-loop) Manfred Schwarb
14:02 Re: [PATCH] add more detail to -Wconversion and -Woverflow (PR 80731) Christophe Lyon
13:39 Re: MAINTAINERS update Bernd Schmidt
13:19 Re: [PATCH 2/2] DWARF: make it possible to emit debug info for declarations only Pierre-Marie de Rodat
12:56 [C++ PATCH] PR c++/80891 #3 Nathan Sidwell
12:23 Re: [PING][PATCH, GCC/ARM] Only test tls-disable-literal-pool.c if target supports native TLS Christophe Lyon
12:21 Re: [PATCH, rs6000] Fold vector absolutes in GIMPLE Segher Boessenkool
11:55 [C++ PATCH] PR 80891#2 Nathan Sidwell
11:35 Re: [PATCH, rs6000] Fold vector absolutes in GIMPLE Richard Biener
11:13 Re: [RFC] [PATCH] Introduce configure flag --with-stage1-cflags. Eric Botcazou
11:12 [PATCH] gcc: xtensa: fix unused parameter warning Max Filippov
11:11 [PATCH] gcc: xtensa: fix fprintf format specifiers Max Filippov
10:57 Re: Optimisation of std::binary_search of the <algorithm> header jay pokarna
10:29 Re: [PATCH v8] add -fpatchable-function-entry=N,M option Maxim Kuvyrkov
10:24 Re: [PATCH, rs6000] Fold vector absolutes in GIMPLE Segher Boessenkool
10:09 Re: [PATCH 0/6] Improve -fprefetch-loop-arrays in general and for AArch64 in particular Maxim Kuvyrkov
10:07 Re: [PATCH 5/6][AArch64] Enable -fprefetch-loop-arrays at -O3 for cores that benefit from prefetching. Maxim Kuvyrkov
10:04 Re: [PATCH 4/6] Port prefetch configuration from aarch32 to aarch64 Maxim Kuvyrkov
09:03 Backport to GCC5 Martin Liška
08:46 Re: [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108) Adrian Wielgosik
08:39 Re: builtin fenv functions Richard Biener
08:32 Re: [PATCH, rs6000] Fold vector absolutes in GIMPLE Richard Biener
08:28 Re: [PATCH] Add no_tail_call attribute Yuri Gribov
08:14 Re: [PATCH] Add no_tail_call attribute Alexander Monakov
08:05 Re: Optimisation of std::binary_search of the <algorithm> header jay pokarna
07:50 [PATCH 2/2] DWARF: make it possible to emit debug info for declarations only Pierre-Marie de Rodat
07:50 [PATCH 1/2] gimplify_modify_expr: avoid DECL_DEBUG_EXPR links across functions Pierre-Marie de Rodat
07:42 [contrib, committed] check_GNU_style_lib.py: Fix trailing whitespace check Tom de Vries
07:37 [contrib, committed] check_GNU_style.py: Read stdin if file argument is '-' Tom de Vries
07:35 [contrib, committed] check_GNU_style_lib.py: Suggest to install all missing pip3 packages at once Tom de Vries
07:28 [PATCH, AArch64] Add x86 intrinsic headers to GCC AArch64 taget Hurugalawadi, Naveen
07:25 Re: [RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization. Yuri Gribov
07:14 [PATCH] Add no_tail_call attribute Yuri Gribov
07:00 [PATCH 4/4 v3][PR 67328] Optimize some masked comparisons to efficient bittest Yuri Gribov
06:59 [PATCH 3/4 v3][PR 67328] Added bool conversion for wide_ints Yuri Gribov
06:58 [PATCH 2/4 v3][PR 67328] Analyze some bit tests in VRP Yuri Gribov
06:57 [PATCH 1/4 v3][PR 67328] Generate bittests in range checks if possible Yuri Gribov
06:55 [PATCH 0/4 v3][PR 67328] Improve bitfield range tests Yuri Gribov
05:14 Re: Optimisation of std::binary_search of the <algorithm> header Tim Song
05:04 Re: [PATCH] Introduce 4-stages profiledbootstrap to get a better profile. Markus Trippelsdorf
04:39 Re: [PATCH 1/5][GIMPLE FE] PR testsuite/80580. Handle missing labels in goto statements Mikhail Maltsev
04:27 Optimisation of std::binary_search of the <algorithm> header jay pokarna

May 28, 2017
23:16 [patch, libgfortran] PR53029 missed optimization in internal read (without implied-do-loop) Jerry DeLisle
22:26 Re: [patch, fortran] Create some temporary variables for matmul arguments Jerry DeLisle
22:09 Re: builtin fenv functions Marc Glisse
22:07 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Jerry DeLisle
22:02 New Spanish PO file for 'gcc' (version 7.1.0) Translation Project Robot
21:51 Re: [PATCH 0/13] D: Submission of D Front End Iain Buclaw
21:48 [PATCH 12/13] D: The Phobos runtime library and license. Iain Buclaw
21:48 [PATCH 8/13] D: D2 Testsuite compilable tests. Iain Buclaw
21:47 [PATCH 10/13] D: The D runtime library and license. Iain Buclaw
21:40 [patch, fortran] Create some temporary variables for matmul arguments Thomas Koenig
21:29 Re: [Patch] SFINAE on is_same first in variant's _Tp&& constructor Tim Shen via gcc-patches
21:18 [PATCH 13/13] D: Phobos config, makefiles, and testsuite. Iain Buclaw
21:17 [PATCH 11/13] D: GCC builtins and runtime support. Iain Buclaw
21:16 [PATCH 9/13] D: D2 Testsuite Dejagnu files. Iain Buclaw
21:15 [PATCH 7/13] D: Add D language support to GCC targets. Iain Buclaw
21:15 [PATCH 5/13] D: GCC configuration file changes and documentation. Iain Buclaw
21:15 [PATCH 6/13] D: Add D language support to GCC proper. Iain Buclaw
21:12 [PATCH 4/13] D: The front-end (GDC) config, makefile, and manpages. Iain Buclaw
21:11 [PATCH 3/13] D: The front-end (GDC) changelogs. Iain Buclaw
21:11 [PATCH 2/13] D: The front-end (GDC) implementation. Iain Buclaw
21:10 Re: [PATCH 1/13] D: The front-end (DMD) language implementation and license. Iain Buclaw
21:08 Re: [PATCH 1/13] D: The front-end (DMD) language implementation and license. Iain Buclaw
21:06 Re: [PATCH 1/13] D: The front-end (DMD) language implementation and license. Iain Buclaw
21:05 Re: [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108) Ville Voutilainen
21:02 [PATCH 1/13] D: The front-end (DMD) language implementation and license. Iain Buclaw
20:59 D: The front-end (DMD) language implementation and license. Iain Buclaw
20:31 Re: [PATCH 0/13] D: Submission of D Front End Iain Buclaw
20:29 Re: [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108) Tim Song
20:13 Re: Default std::vector<bool> default and move constructor François Dumont
20:03 Re: [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108) Daniel Krügler
19:39 Re: [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108) Adrian Wielgosik
18:56 Re: Fix libgfortran FMA3/FMA4 tests Thomas Koenig
18:31 Fix libgfortran FMA3/FMA4 tests Rainer Orth
16:29 Re: MinGW compilation warnings in libiberty's xstrndup.c Eli Zaretskii
14:41 Re: [PATCH] add more detail to -Wconversion and -Woverflow (PR 80731) Andreas Schwab
14:05 [patch, fortran, committed] Fix size of matmul calculation for a special case Thomas Koenig
13:46 Re: [libcc1] add support for C++ Alexandre Oliva
13:37 Re: [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108) Daniel Krügler
13:31 [PATCH 0/13] D: Submission of D Front End Iain Buclaw
12:31 [PATCH] Fix expand_builtin_atomic_fetch_op for pre-op (PR80902) Segher Boessenkool
08:18 Re: [PATCH 3/3] [D] libiberty: Prefix mangled D initializer symbols Iain Buclaw
05:02 Re: [PATCH 0/6] Improve -fprefetch-loop-arrays in general and for AArch64 in particular Andrew Pinski

May 27, 2017
22:44 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Martin Sebor
21:47 [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108) Adrian Wielgosik
19:49 [Patch, fortran] PR35339 Optimize implied do loops in io statements Nicolas Koenig
18:35 Re: regression for microblaze architecture Michael Eager
15:58 [PATCH] fix PR ada/80888 Simon Wright
11:16 Re: MinGW compilation warnings in libiberty's waitpid.c Iain Buclaw
11:14 Re: Default std::vector<bool> default and move constructor Jonathan Wakely
10:52 MAINTAINERS update Bernd Schmidt
09:33 Re: Web page for binaries Gerald Pfeifer
08:41 Re: Web page for binaries FX
08:30 Re: Allow some NOP conversions in (X+CST1)+CST2 in match.pd Marc Glisse
07:48 Re: Allow some NOP conversions in (X+CST1)+CST2 in match.pd Jakub Jelinek
00:28 Re: Move "(A & C) == D is false when D & ~C != 0" to match.pd H.J. Lu

May 26, 2017
22:02 Re: MinGW compilation warnings in libiberty's waitpid.c Joel Brobecker
21:49 Go patch committed: Mark array pointers as l-value when appropriate Ian Lance Taylor
21:34 Re: MinGW compilation warnings in libiberty's xstrndup.c DJ Delorie
21:13 Re: Default std::vector<bool> default and move constructor François Dumont
20:13 Re: [PING] Re: [PATCH] Fix-it hints for -Wimplicit-fallthrough Martin Sebor
19:59 [PING] Re: [PATCH] Fix-it hints for -Wimplicit-fallthrough David Malcolm
19:58 [PING] Re: [PATCH 1/3] c-family: add name_hint/deferred_diagnostic David Malcolm
19:54 [PING] Re: [PATCH] c/c++: Add fix-it hints for suggested missing #includes David Malcolm
19:35 [PING] re [PATCH v2] C++: Add fix-it hints for -Wold-style-cast David Malcolm
19:32 [PING^2] Re: [PATCH 1/2] Port Doxygen support script from Perl to Python; add unittests David Malcolm
18:50 [COMMITTED] PR libgcc/80037 Richard Henderson
18:48 [PATCH doc] update documentation of x86 -mcx16 option Alexander Monakov
18:41 Re: [RFC 2/5] gcc: xtensa: make configuration dynamic Max Filippov
18:20 Re: [PATCH 3/3] [D] libiberty: Prefix mangled D initializer symbols Ian Lance Taylor via gcc-patch
18:19 Re: [PATCH 2/3] [D] libiberty: Add support for handling function types in dlang_type Ian Lance Taylor via gcc-patch
18:18 Re: [PATCH 1/3] [D] libiberty: Remove stack buffer in dlang_parse_real Ian Lance Taylor via gcc-patch
18:17 [C++ PATCH] Implement dr2061 Nathan Sidwell
18:14 [gcc patch] DWARF-5: Define DW_IDX_GNU_static and DW_IDX_GNU_external Jan Kratochvil
18:04 Re: MinGW compilation warnings in libiberty's waitpid.c DJ Delorie
17:42 Re: MinGW compilation warnings in libiberty's waitpid.c Eli Zaretskii
17:24 [C++ PATCH] inline & using namespace representation Nathan Sidwell
17:21 [patch, libfortran, committed] Restore bootstrap on non-x86* systems Thomas Koenig
17:20 [PATCH, rs6000] fold-vec-logical-ors-longlong test update Will Schmidt
17:19 [PATCH, rs6000] Fold vector shifts in GIMPLE Will Schmidt
17:19 [PATCH, rs6000] Fold vector logicals (eqv) in GIMPLE Will Schmidt
17:19 [PATCH, rs6000] fold vector min/max in GIMPLE Will Schmidt
17:19 [PATCH, rs6000] Fold vector absolutes in GIMPLE Will Schmidt
16:38 [C++ PATCH] some name lookup cleanups Nathan Sidwell
16:30 Re: MinGW compilation warnings in libiberty's waitpid.c Joel Brobecker
16:17 [PATCH v2, rs6000] gcc mainline, add builtin support for vec_doublee, vec_doubleo, vec_doublel builtins Carl E. Love
16:08 [PATCH 3/3] [D] libiberty: Prefix mangled D initializer symbols Iain Buclaw
15:49 [PATCH 2/3] [D] libiberty: Add support for handling function types in dlang_type Iain Buclaw
15:48 [PATCH 1/3] [D] libiberty: Remove stack buffer in dlang_parse_real Iain Buclaw
15:33 [PATCH rs6000] Addition fixes to BMI intrinsic tests, 2nd edition Steven Munroe
15:20 Re: [patch, libfortran] AMD-specific versions of library matmul Bill Seurer
15:08 [C++ PATCH] lookup iterators come alive Nathan Sidwell
15:04 libdecnumber/bid/bid2dpd_dpd2bid.c: Simplify code Sylvestre Ledru
14:44 Re: [RFC 2/5] gcc: xtensa: make configuration dynamic Ian Lance Taylor via gcc-patch
14:35 Re: [PING] [MSP430] Trunk patches required for gcc-6-branch to build for msp430 Jozef Lawrynowicz
14:20 [PATCH, GCC/ARM] Complete legend for ARM register allocation in arm.h Thomas Preudhomme
14:19 [PATCH, GCC/ARM] Rename *_compute_save_reg_mask () Thomas Preudhomme
14:13 Re: [PATCH GCC][2/6]Factor out code pruning runtime alias checks Bin.Cheng
14:12 Re: [PATCH] [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining Pierre-Marie de Rodat
14:12 Re: [PATCH GCC][1/6]Move compare_tree to tree.c and expose the interface. Bin.Cheng
13:54 Fortran bootstrap failure (was [patch, libfortran] AMD-specific versions of library matmul) Wilco Dijkstra
13:25 Re: [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum. Martin Liška
13:19 Re: [rs6000] Fix ICE with -fstack-limit-register and large frames Segher Boessenkool
13:11 Re: [RFC] [PATCH] Introduce configure flag --with-stage1-cflags. Martin Liška
13:02 Re: [libcc1] add support for C++ Richard Biener
13:00 Re: [RFC] [PATCH] Introduce configure flag --with-stage1-cflags. Martin Liška
12:31 Re: [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum. Richard Biener
12:28 Re: [PATCH GCC][3/6]Fix PR80815 by handling negative DR_STEPs in runtime alias check Richard Biener
12:26 Re: SSA range class and removal of VR_ANTI_RANGEs Richard Biener
12:01 Re: [PING] [MSP430] Trunk patches required for gcc-6-branch to build for msp430 Jonathan Wakely
11:59 Re: [PATCH GCC][3/6]Fix PR80815 by handling negative DR_STEPs in runtime alias check Bin.Cheng
11:55 Re: [RFC] [PATCH] Introduce configure flag --with-stage1-cflags. Richard Biener
11:51 Re: [RFC] [PATCH] Introduce configure flag --with-stage1-cflags. Jakub Jelinek
11:50 Re: [PATCH GCC][1/6]Move compare_tree to tree.c and expose the interface. Richard Biener
11:50 Re: [C++ PATCH] Reimplement ADL Jakub Jelinek
11:49 Re: [PATCH TEST]Rectify test case gcc.dg/tree-ssa/ivopt_mult_4.c Richard Biener
11:47 Re: [PATCH TEST]Adapt test case gcc.target/i386/l_fma_double_1.c Richard Biener
11:46 Re: [RFC] [PATCH] Introduce configure flag --with-stage1-cflags. Richard Biener
11:43 Re: [PATCH v2 04/N] Simplify usage of some TDF_* flags. Richard Biener
11:39 Re: [PATCH GCC][3/6]Fix PR80815 by handling negative DR_STEPs in runtime alias check Richard Biener
11:38 Re: [PING 2] [PATCH] [AArch64] Implement ALU_BRANCH fusion Wilco Dijkstra
11:35 Re: [C++ PATCH] Reimplement ADL Nathan Sidwell
11:31 Re: [PING 2][PATCH] Move the check for any_condjump_p from sched-deps to target macros Wilco Dijkstra
11:30 Re: [PATCH GCC][1/6]Move compare_tree to tree.c and expose the interface. Bin.Cheng
11:16 Re: [PATCH GCC][5/6]Change parameters to make functions independent to vect structure Richard Biener
11:15 Re: [PATCH GCC][2/6]Factor out code pruning runtime alias checks Richard Biener
11:14 Re: [PATCH GCC][1/6]Move compare_tree to tree.c and expose the interface. Richard Biener
11:05 [PATCH] Initialize live_switch_vars for SWITCH_BODY == STATEMENT_LIST (PR sanitizer/80879). Martin Liška
10:58 Re: [PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640) Alexander Monakov
10:49 Re: builtin fenv functions Richard Biener
10:39 Re: builtin fenv functions Marc Glisse
10:27 Re: builtin fenv functions Richard Biener
09:52 builtin fenv functions Marc Glisse
09:30 [testsuite, committed] Replace absolute line numbers in gcc.dg Tom de Vries
09:13 [PATCH][x86][PR73350][PR80862] Koval, Julia
09:06 Re: [i386] __builtin_ia32_stmxcsr could be pure Richard Biener
08:59 Re: [PATCH] ICE with ~INT_MAX in fold-const.c (PR sanitizer/80875) Richard Biener
08:57 Re: SSA range class and removal of VR_ANTI_RANGEs Richard Biener
08:55 [i386] __builtin_ia32_stmxcsr could be pure Marc Glisse
08:54 Re: [PATCH] Bound partial-inlining-entry-probability param (PR ipa/80663). Richard Biener
08:08 Re: MinGW compilation warnings in libiberty's waitpid.c Eli Zaretskii
07:54 Re: [C++ PATCH] Reimplement ADL Jakub Jelinek
07:17 [PATCH] Fix PR80842 Richard Biener
07:14 [PATCH] Make sure to simplify CFG after OMP SIMD vectorization Richard Biener
06:27 Re: [PING 2] [PATCH] [AArch64] vec_pack_trunc_<mode> should split after register allocator Hurugalawadi, Naveen
06:27 Re: [PING 2] [PATCH] [AArch64] Implement ALU_BRANCH fusion Hurugalawadi, Naveen
06:26 Re: [PING 2] [PATCH] [AArch64] PR target/71663 Improve Vector Initializtion Hurugalawadi, Naveen
06:26 Re: [PING 3] [PATCH][AArch64] Add neon_pairwise_add & neon_pairwise_add_q types Hurugalawadi, Naveen
06:22 Re: [PING 3][PATCH][AArch64] Add crypto_pmull attribute Hurugalawadi, Naveen
06:22 Re: [PING 3][PATCH] [AArch64] Implement automod load and store for Thunderx2t99 Hurugalawadi, Naveen
06:22 Re: [PING 3][PATCH][AArch64] Add addr_type attribute Hurugalawadi, Naveen
06:21 Re: [PING 2][PATCH] Move the check for any_condjump_p from sched-deps to target macros Hurugalawadi, Naveen
05:41 Re: [patch, libfortran] AMD-specific versions of library matmul Andrew Pinski
01:43 Re: [patch, libfortran] AMD-specific versions of library matmul Jerry DeLisle

May 25, 2017
23:44 [patch, committed] Add myself to MAINTAINERS Eric Gallager
21:57 Re: [patch, libfortran] AMD-specific versions of library matmul Thomas Koenig
21:21 Re: C++ PATCH for testsuite failures with -std=c++17 Jason Merrill
20:57 [C++ PATCH] Kill OVL_CURRENT, OVL_NEXT Nathan Sidwell
20:31 Re: [RFC 2/5] gcc: xtensa: make configuration dynamic Max Filippov
20:25 Re: [patch, libfortran] AMD-specific versions of library matmul Jerry DeLisle
20:18 Re: Web page for binaries Gerald Pfeifer
20:05 Re: [PATCH] Add attribute((target_clone(...))) to PowerPC Michael Meissner
19:56 Re: [PATCH] Add attribute((target_clone(...))) to PowerPC Florian Weimer
19:42 Re: [PATCH] Match x86 family machine constraints section with constarints.md Uros Bizjak
19:17 Re: [C++ PATCH] Reimplement ADL Nathan Sidwell
19:08 Re: [C++ PATCH] Reimplement ADL Jason Merrill
19:02 Re: [C++ PATCH] Fix -Wunused with C++17 structured bindings Jason Merrill
18:54 [C++ PATCH] Kill DECL_NAMESPACE_USERS, DECL_NAMESPACE_ASSOCIATIONS. Nathan Sidwell
18:25 [PATCH] Add attribute((target_clone(...))) to PowerPC Michael Meissner
18:24 Re: [RFC 2/5] gcc: xtensa: make configuration dynamic augustine dot sterling at gmai
18:15 Re: [RFC 1/5] gcc: xtensa: allow XCHAL_* macros to be non-constant augustine dot sterling at gmai
18:00 [PATCH TEST]Rectify test case gcc.dg/tree-ssa/ivopt_mult_4.c Bin Cheng
17:58 [PATCH TEST]Adapt test case gcc.target/i386/l_fma_double_1.c Bin Cheng
17:20 Re: [patch, libfortran] AMD-specific versions of library matmul Janne Blomqvist
17:04 [C++ PATCH] Reimplement unqualified namespace lookup Nathan Sidwell
16:52 Re: [PATCH] add more detail to -Wconversion and -Woverflow (PR 80731) Martin Sebor
16:33 [PATCH] ICE with ~INT_MAX in fold-const.c (PR sanitizer/80875) Marek Polacek
16:28 Re: Default std::vector<bool> default and move constructor Jonathan Wakely
15:50 Re: [PATCH] Introduce 4-stages profiledbootstrap to get a better profile. Martin Liška
15:43 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Jonathan Wakely
15:34 Re: [PATCH] add more detail to -Wconversion and -Woverflow (PR 80731) Andreas Schwab
15:19 [C++ PATCH] Reimplement qualified namespace lookup Nathan Sidwell
15:18 Re: Web page for binaries Mike Stump
15:16 Re: [PATCH GCC][4/6]Relax minimal segment length of DR_B for merging alias check Bin.Cheng
15:15 Re: [PATCH GCC][3/6]Fix PR80815 by handling negative DR_STEPs in runtime alias check Bin.Cheng
15:05 Re: SSA range class and removal of VR_ANTI_RANGEs Mike Stump
14:56 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Jakub Jelinek
14:52 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Jonathan Wakely
14:29 Re: [patch, libfortran] AMD-specific versions of library matmul Thomas Koenig
14:23 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Marek Polacek
14:22 [C++ PATCH] Fix -Wunused with C++17 structured bindings Jakub Jelinek
14:14 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Jakub Jelinek
14:11 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Jakub Jelinek
14:06 Re: [patch, libfortran] AMD-specific versions of library matmul Jerry DeLisle
14:02 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Jonathan Wakely
13:26 [PATCH, GCC/ARM/gcc-7-branch] Backport PR71607 Prakhar Bahuguna
13:03 [C++ PATCH] Reimplement ADL Nathan Sidwell
13:01 Re: [libibery PATCH] Fix bootstrap Jonathan Wakely
12:35 Re: [libibery PATCH] Fix bootstrap Richard Biener
11:38 Re: [libibery PATCH] Fix bootstrap Nathan Sidwell
11:22 Re: [PATCH] Introduce 4-stages profiledbootstrap to get a better profile. Markus Trippelsdorf
11:21 Re: [libibery PATCH] Fix bootstrap Jonathan Wakely
11:19 Re: [libibery PATCH] Fix bootstrap Jonathan Wakely
10:58 Fwd: [patch, libfortran] AMD-specific versions of library matmul Thomas Koenig
10:58 Re: [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum. Nathan Sidwell
10:54 Re: [libibery PATCH] Fix bootstrap Nathan Sidwell
10:07 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Jonathan Wakely
10:05 [PATCH] Fix multi-versioning issues (PR ipa/80732). Martin Liška
10:04 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Jonathan Wakely
10:00 [PATCH] Bound partial-inlining-entry-probability param (PR ipa/80663). Martin Liška
10:00 Re: [PATCH] Introduce 4-stages profiledbootstrap to get a better profile. Martin Liška
09:56 [PATCH] Introduce 4-stages profiledbootstrap to get a better profile. Martin Liška
09:52 Re: [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum. Martin Liška
09:29 [C++ PATCH] PR c++/80812 Ville Voutilainen
09:26 Re: [PATCH, ARM/AArch64] drop aarch32 support for falkor/qdf24xx Richard Earnshaw (lists)
09:23 [RFC] [PATCH] Introduce configure flag --with-stage1-cflags. Martin Liška
09:08 Re: C++ PATCH for testsuite failures with -std=c++17 Jakub Jelinek
08:51 Re: C++ PATCH for testsuite failures with -std=c++17 Jakub Jelinek
08:05 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Andreas Schwab
06:50 [PING][PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace Denis Khalikov
06:25 RE: [PATCH] Match x86 family machine constraints section with constarints.md Peryt, Sebastian
05:29 Re: [libibery PATCH] Fix bootstrap Richard Biener
03:35 Re: [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum. Martin Sebor
03:09 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Andrew Pinski
03:07 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Andrew Pinski
02:17 Re: Ipa function summary pass Paul Hua
01:42 [PATCH rs6000] Addition fixes to BMI intrinsic test Steven Munroe
01:22 Re: [libibery PATCH] Fix bootstrap Nathan Sidwell
01:13 Re: [libibery PATCH] Fix bootstrap Nathan Sidwell
00:56 Re: [libibery PATCH] Fix bootstrap Nathan Sidwell
00:35 [libibery PATCH] Fix bootstrap Nathan Sidwell

May 24, 2017
23:21 [C++ PATCH] Friend decls Nathan Sidwell
23:14 [C++ PATCH] Sort Make-lang.in Nathan Sidwell
23:11 [C++ PATCH] Overload cleanups Nathan Sidwell
22:16 Re: [PATCH] add more detail to -Wconversion and -Woverflow (PR 80731) Martin Sebor
21:36 Re: MinGW compilation warnings in libiberty's waitpid.c DJ Delorie
21:23 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Jason Merrill
20:48 Re: [PATCH v2 04/N] Simplify usage of some TDF_* flags. Martin Liška
20:28 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Martin Sebor
20:13 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Martin Sebor
20:11 Re: {PATCH] New C++ warning -Wcatch-value Jason Merrill
19:43 Re: [config PATCH] --enable-languages Martin Sebor
19:37 Re: [PATCH 0/3] Split off powerpcspe from rs6000 port Segher Boessenkool
19:29 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Jonathan Wakely
19:28 Re: [PATCH] Try harder to fix recently introduced crashes in ggc_collect Nathan Sidwell
19:28 Re: [PATCH v2] Implement non-trivial std::random_device::entropy (PR libstdc++/67578) Jonathan Wakely
19:21 Re: [PATCH] PR c++/77306 - Unable to specify visibility for explicit template instantiations Jason Merrill
19:13 Re: [patch] build xz (instead of bz2) compressed tarballs and diffs Gerald Pfeifer
19:12 Re: C++ PATCH to add __integer_pack built-in for std::make_integer_sequence (c++/80396) Jakub Jelinek
19:03 Re: [PATCH] Try harder to fix recently introduced crashes in ggc_collect Jason Merrill
19:02 [patch, fortran, committed] replace stdout with dumpfile in a few places Thomas Koenig
18:52 Re: [patch, fortran] Handle MATMUL(TRANSPOSE(A),B) in inline matmul Thomas Koenig
18:50 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Jason Merrill
18:47 Re: C++ PATCH to add __integer_pack built-in for std::make_integer_sequence (c++/80396) Jason Merrill
18:31 Re: MinGW compilation warnings in libiberty's waitpid.c Eli Zaretskii
17:08 Re: [PATCH] add more detail to -Wconversion and -Woverflow (PR 80731) Joseph Myers
16:33 Re: [patch, fortran] Handle MATMUL(TRANSPOSE(A),B) in inline matmul Jerry DeLisle
16:30 Re: [config PATCH] --enable-languages Nathan Sidwell
16:19 Re: [PATCH, ARM/AArch64] drop aarch32 support for falkor/qdf24xx Richard Earnshaw (lists)
16:14 Re: C++ PATCH to -Wunused with C++17 structured bindings Jason Merrill
16:05 Re: SSA range class and removal of VR_ANTI_RANGEs Richard Biener
16:03 Re: [PATCH, ARM/AArch64] drop aarch32 support for falkor/qdf24xx Jim Wilson
15:59 [C++ PATCH] Hidden name removal Nathan Sidwell
15:43 Re: SSA range class and removal of VR_ANTI_RANGEs Andrew MacLeod
15:20 Re: [PATCH] Fix PR80754 Vladimir Makarov
15:17 Re: [PATCH, ARM/AArch64] drop aarch32 support for falkor/qdf24xx Richard Earnshaw (lists)
15:08 Re: C++ PATCH to add __integer_pack built-in for std::make_integer_sequence (c++/80396) Jakub Jelinek
14:54 Re: Reorganise machmode.h headers Richard Sandiford
14:37 Re: [PATCH] rs6000: Fix for separate shrink-wrapping for fp (PR80860, PR80843) Segher Boessenkool
14:33 Update libstdc++ baseline symbols (ia64, m68k) Andreas Schwab
14:28 Re: [0/67] Add wrapper classes for machine_modes Richard Sandiford
14:20 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Jonathan Wakely
14:18 Re: [PATCH, ARM/AArch64] drop aarch32 support for falkor/qdf24xx Jim Wilson
14:16 Re: C++ PATCH to add __integer_pack built-in for std::make_integer_sequence (c++/80396) Andreas Schwab
14:16 [testsuite, committed] Reinstate absolute line number in gcc.dg/cpp/19940712-1.c Tom de Vries
14:12 [PATCH, GCC/ARM] Fix typo in comment in arm_expand_prologue Thomas Preudhomme
13:56 Re: [PATCH, ARM/AArch64] drop aarch32 support for falkor/qdf24xx Richard Earnshaw (lists)
13:53 Re: [PATCH 0/5 v3] Vect peeling cost model Richard Biener
13:51 Re: [PATCH v2 05/N] Add -fdump*-folding suboption. Richard Biener
13:48 Re: [PATCH GCC8][31/33]Set range information for niter bound of vectorized loop Richard Biener
13:48 Re: OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_all Thomas Schwinge
13:45 Re: Implementing OpenACC's Fortran module Thomas Schwinge
13:45 Re: [PATCH] Dump function on internal errors Richard Biener
13:43 Re: Translate libgomp.oacc-c-c++-common/lib-32.c into Fortran Thomas Schwinge
13:41 Re: [config PATCH] --enable-languages Richard Biener
13:40 Re: C/C++ OpenACC: acc_pcopyin, acc_pcreate Thomas Schwinge
13:30 Re: [PATCH] Match x86 family machine constraints section with constarints.md Uros Bizjak
13:09 Re: [PATCH] Fix a SPARC -mcbcond compare-and-branch out of range failure. Sheldon Lobo
12:12 Re: [PATCH] Fix PR middle-end/80823, ICE: verify_flow_info failed Peter Bergner
12:00 Re: [PATCH] gcc::context creation Nathan Sidwell
11:58 Re: Implementing OpenACC's Fortran module Jakub Jelinek
11:58 Re: OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_all Jakub Jelinek
11:57 Re: [PATCH] gcc::context creation Jakub Jelinek
11:54 Re: [PATCH 0/5 v3] Vect peeling cost model Robin Dapp
11:47 Re: OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_all Thomas Schwinge
11:44 Re: [PATCH] gcc::context creation Nathan Sidwell
11:40 Re: [Committed] S/390: Fix PR80725. Jakub Jelinek
11:38 [Committed] S/390: Fix PR80725. Andreas Krebbel
11:35 Re: Implementing OpenACC's Fortran module Thomas Schwinge
11:34 [C++ PATCH] Hidden functions Nathan Sidwell
11:24 Re: [PATCH] gcc::context creation Jakub Jelinek
11:21 Re: C/C++ OpenACC: acc_pcopyin, acc_pcreate Jakub Jelinek
11:04 Re: [PATCH] Try harder to fix recently introduced crashes in ggc_collect Trevor Saunders
10:59 [PATCH v2 05/N] Add -fdump*-folding suboption. Martin Liška
10:57 Re: [PATCH] gcc::context creation Jakub Jelinek
10:57 [PATCH] [ARC] Fix tst_movb pattern. Claudiu Zissulescu
10:55 Re: C/C++ OpenACC: acc_pcopyin, acc_pcreate Thomas Schwinge
10:54 Re: [PATCH GCC][3/6]Fix PR80815 by handling negative DR_STEPs in runtime alias check Richard Sandiford
10:17 Re: [PATCH GCC][3/6]Fix PR80815 by handling negative DR_STEPs in runtime alias check Bin.Cheng
08:57 Re: Relax VIEW_CONVERT_EXPR - CONVERT_EXPR combination Richard Biener
08:52 Re: signed multiplication for pointer offsets Richard Biener
08:47 Re: Ipa function summary pass Christophe Lyon
08:44 Re: Allow some NOP conversions in (X+CST1)+CST2 in match.pd Richard Biener
08:31 Fix pessimistic DImode handling in combine.c:make_field_assignment Richard Sandiford
08:25 Re: SSA range class and removal of VR_ANTI_RANGEs Richard Biener
08:12 Fix var-tracking for special record parameters passed indirectly Eric Botcazou
08:11 Re: SSA range class and removal of VR_ANTI_RANGEs Richard Biener
07:56 Re: [PATCH] Prevent extract_muldiv from introducing an overflow (PR sanitizer/80800) Richard Biener
07:53 Re: [PATCH][www] Deprecate MPX for GCC 7 Richard Biener
07:53 Re: [PATCH 2/5 v3] Vect peeling cost model Richard Sandiford
07:51 [rs6000] Fix ICE with -fstack-limit-register and large frames Eric Botcazou
07:41 Re: [PATCH 0/5 v3] Vect peeling cost model Richard Biener
07:37 [patch] Fix libstdc++-v3 build for Android Eric Botcazou
07:23 Re: [PATCH 2/5 v3] Vect peeling cost model Robin Dapp
07:18 Re: [patch] build xz (instead of bz2) compressed tarballs and diffs Richard Biener
07:15 Re: [PATCH] Fix PR middle-end/80823, ICE: verify_flow_info failed Richard Biener
07:02 Re: libgomp nvptx plugin: Debugging output for cuInit failure Thomas Schwinge
06:52 Re: [PATCH] Fix a SPARC -mcbcond compare-and-branch out of range failure. Eric Botcazou
06:49 Re: C++ PATCH to -Wunused with C++17 structured bindings Jakub Jelinek
05:42 Re: [PATCH] [i386] Recompute the frame layout less often Daniel Santos
03:31 Re: PR80806 Martin Sebor
02:26 Re: MinGW compilation warnings in libiberty's waitpid.c DJ Delorie
02:23 Re: MinGW compilation warnings in libiberty's waitpid.c Eli Zaretskii
01:45 C++ PATCH to -Wunused with C++17 structured bindings Jason Merrill
00:52 Re: RFA: PATCH to add id_strcmp helper function Jason Merrill

May 23, 2017
23:56 Go patch committed: detect failure to set init priority Ian Lance Taylor
23:22 Re: [patch] build xz (instead of bz2) compressed tarballs and diffs Matthias Klose
23:16 Re: [patch] build xz (instead of bz2) compressed tarballs and diffs Matthias Klose
23:01 RE: [PATCH] [Aarch64] Variable shift count truncation issues Michael Collison
22:04 Re: [PATCH] [i386] Recompute the frame layout less often Daniel Santos
21:17 [C++ PATCH] pushdecl Nathan Sidwell
20:27 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Jason Merrill
20:14 C++ PATCH to add __integer_pack built-in for std::make_integer_sequence (c++/80396) Jason Merrill
20:11 Re: Default std::vector<bool> default and move constructor François Dumont
19:51 [PATCH, i386]: Remove moves using pextr insn Uros Bizjak
19:47 Re: SSA range class and removal of VR_ANTI_RANGEs Andrew MacLeod
19:38 [C++ PATCH] namespace bindings Nathan Sidwell
19:37 Re: MinGW compilation warnings in libiberty's waitpid.c DJ Delorie
19:26 Re: SSA range class and removal of VR_ANTI_RANGEs Martin Sebor
19:25 Re: MinGW compilation warnings in libiberty's waitpid.c Eli Zaretskii
18:33 Re: [PATCH 2/5 v3] Vect peeling cost model Richard Sandiford
18:11 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Jonathan Wakely
18:01 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Jonathan Wakely
17:58 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Nathan Sidwell
17:56 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Jonathan Wakely
17:53 Re: [PATCH GCC][3/6]Fix PR80815 by handling negative DR_STEPs in runtime alias check Richard Sandiford
17:47 [PATCH] Fix PR middle-end/80823, ICE: verify_flow_info failed Peter Bergner
17:36 [PATCH] Fix a SPARC -mcbcond compare-and-branch out of range failure. Sheldon Lobo
17:20 Re: SSA range class and removal of VR_ANTI_RANGEs Martin Sebor
17:06 [C++ PATCH] fix 80866 Nathan Sidwell
16:23 Ipa function summary pass Jan Hubicka
16:23 [PATCH GCC][6/6]Factor out code generating runtime alias checks Bin Cheng
16:23 [PATCH GCC][5/6]Change parameters to make functions independent to vect structure Bin Cheng
16:23 [PATCH GCC][4/6]Relax minimal segment length of DR_B for merging alias check Bin Cheng
16:23 [PATCH GCC][3/6]Fix PR80815 by handling negative DR_STEPs in runtime alias check Bin Cheng
16:23 [PATCH GCC][2/6]Factor out code pruning runtime alias checks Bin Cheng
16:22 [PATCH GCC][1/6]Move compare_tree to tree.c and expose the interface. Bin Cheng
16:15 Re: [PATCH v2] Implement non-trivial std::random_device::entropy (PR libstdc++/67578) Jonathan Wakely
16:08 [C++ PATCH] break more out of pushdecl Nathan Sidwell
16:06 Re: OpenACC 2.5 default (present) clause Thomas Schwinge
16:02 Re: Remove unused "default_kind" member from gcc/omp-low.c's "struct omp_context" Thomas Schwinge
15:59 [PATCH 5/5 v3] Vect peeling cost model Robin Dapp
15:59 [PATCH 4/5 v3] Vect peeling cost model Robin Dapp
15:58 [PATCH 3/5 v3] Vect peeling cost model Robin Dapp
15:58 [PATCH 2/5 v3] Vect peeling cost model Robin Dapp
15:58 [PATCH 1/5 v3] Vect peeling cost model Robin Dapp
15:58 Re: PR80806 Martin Sebor
15:58 [PATCH 0/5 v3] Vect peeling cost model Robin Dapp
15:49 Re: OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clauses Thomas Schwinge
15:34 Re: [PATCH] Match x86 family machine constraints section with constarints.md Sandra Loosemore
15:31 Make the OpenACC C++ acc_on_device wrapper "always inline" (was: [openacc] on_device fix) Thomas Schwinge
15:24 Re: SSA range class and removal of VR_ANTI_RANGEs Andrew MacLeod
15:15 Re: [RFC, testsuite] Add dg-save-linenr Mike Stump
15:14 Re: SSA range class and removal of VR_ANTI_RANGEs Richard Sandiford
14:54 Re: SSA range class and removal of VR_ANTI_RANGEs Jakub Jelinek
14:42 Re: [PATCH GCC]Check tieable TRUNCATE only if inner rtx is register Richard Sandiford
14:40 Re: SSA range class and removal of VR_ANTI_RANGEs Andrew MacLeod
14:38 Re: SSA range class and removal of VR_ANTI_RANGEs Andrew MacLeod
14:34 Re: SSA range class and removal of VR_ANTI_RANGEs Jakub Jelinek
14:31 [PATCH] [i386] Recompute the frame layout less often Bernd Edlinger
14:30 Re: SSA range class and removal of VR_ANTI_RANGEs David Malcolm
14:24 Re: [PATCH] [Aarch64] Variable shift count truncation issues Richard Sandiford
14:24 Re: [PATCH][www] Deprecate MPX for GCC 7 Jeff Law
14:17 Re: [PATCH], PR target/80718, Improve PowerPC splat double word Richard Sandiford
14:13 Re: [PATCH] Introduce symtab_node::dump_{asm_,}name functions. Martin Liška
13:54 [ping * 2] PR78736: New C warning -Wenum-conversion Prathamesh Kulkarni
13:50 remove call to memset in value-prof.c:free_hist() Prathamesh Kulkarni
13:50 Re: PR80806 Prathamesh Kulkarni
13:48 Ping ** 0.8571 [patch, fortran] Handle MATMUL(TRANSPOSE(A),B) in inline matmul Thomas Koenig
13:40 Re: [RFC] propagate malloc attribute in ipa-pure-const pass Prathamesh Kulkarni
13:25 Re: [RFC, testsuite] Add dg-save-linenr Tom de Vries
12:50 [PATCH][www] Deprecate MPX for GCC 7 Richard Biener
12:48 Avoid ICE in fnsummary on complex predicates Jan Hubicka
12:13 [PING][RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization. Maxim Ostapenko
12:11 Re: SSA range class and removal of VR_ANTI_RANGEs Jakub Jelinek
11:52 Re: [PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578) Jonathan Wakely
11:28 Re: SSA range class and removal of VR_ANTI_RANGEs Nathan Sidwell
11:17 Re: OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_all Jakub Jelinek
11:12 Re: Implementing OpenACC's Fortran module Jakub Jelinek
11:08 Re: Translate libgomp.oacc-c-c++-common/lib-32.c into Fortran (was: C/C++ OpenACC: acc_pcopyin, acc_pcreate) Jakub Jelinek
11:07 Re: C/C++ OpenACC: acc_pcopyin, acc_pcreate Jakub Jelinek
11:07 [PATCH] rs6000: Fix for separate shrink-wrapping for fp (PR80860, PR80843) Segher Boessenkool
11:02 [C++ PATCH] using decls Nathan Sidwell
10:48 SSA range class and removal of VR_ANTI_RANGEs Aldy Hernandez
10:46 [committed] Remove redundant quotes in c-parser.c Marek Polacek
10:41 Re: libgomp nvptx plugin: Debugging output for cuInit failure Jakub Jelinek
10:40 Re: OpenACC 2.5 default (present) clause Jakub Jelinek
10:36 Re: Remove unused "default_kind" member from gcc/omp-low.c's "struct omp_context" Jakub Jelinek
10:24 Re: [Patch] SFINAE on is_same first in variant's _Tp&& constructor Jonathan Wakely
10:17 Re: [PATCH] Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214) Jonathan Wakely
10:10 Re: Make tree-ssa-strlen.c handle partial unterminated strings Jakub Jelinek
09:54 [Patch, testsuite, committed] Fix bogus builtin-snprintf-warn-3.c failure for avr Senthil Kumar Selvaraj
09:48 Re: OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clauses Jakub Jelinek
09:18 Re: Runtime checking of OpenACC parallelism dimensions clauses Thomas Schwinge
09:04 RE: [PATCH] Match x86 family machine constraints section with constarints.md Peryt, Sebastian
08:49 Re: [testsuite, committed, PR65941] Add and use effective target rdrand Rainer Orth
08:41 Re: Web page for binaries FX
08:25 Re: Runtime checking of OpenACC parallelism dimensions clauses Jakub Jelinek
07:55 Re: [patch,avr] Simplify genmultilib.awk Georg-Johann Lay
02:42 [PING][PATCH] add more detail to -Wconversion and -Woverflow (PR 80731) Martin Sebor
02:19 [PING #2] [PATCH] handle enumerated types in -Wformat-overflow (PR 80397) Martin Sebor

May 22, 2017
21:49 Re: [RFC 1/5] gcc: xtensa: allow XCHAL_* macros to be non-constant Max Filippov
21:31 Re: [RFC 1/5] gcc: xtensa: allow XCHAL_* macros to be non-constant augustine dot sterling at gmai
21:09 [RFC 5/5] libgcc: xtensa: use built-in configuration Max Filippov
21:09 [RFC 4/5] gcc: xtensa: add __XCHAL_* builtins Max Filippov
21:09 [RFC 2/5] gcc: xtensa: make configuration dynamic Max Filippov
21:09 [RFC 3/5] gcc: xtensa: support dynconfig on windows Max Filippov
21:09 [RFC 1/5] gcc: xtensa: allow XCHAL_* macros to be non-constant Max Filippov
21:09 [RFC 0/5] xtensa: support dynamic configuration Max Filippov
21:09 Re: [PATCH], PR target/80718, Improve PowerPC splat double word Segher Boessenkool
20:43 Re: [PATCH, rs6000, committed] Fix gcc.target/powerpc/p8-vec-xl-xst.c target selector Segher Boessenkool
20:38 Re: [PATCH] Try harder to fix recently introduced crashes in ggc_collect Jason Merrill
20:26 Re: [Patch] SFINAE on is_same first in variant's _Tp&& constructor Tim Song
20:14 Re: [PATCH, rs6000, committed] Fix gcc.target/powerpc/p8-vec-xl-xst.c target selector Joseph Myers
20:14 Re: [Patch] SFINAE on is_same first in variant's _Tp&& constructor Tim Song
19:55 [PATCH, rs6000, committed] Fix gcc.target/powerpc/p8-vec-xl-xst.c target selector Bill Schmidt
19:38 Re: MinGW compilation warnings in libiberty's waitpid.c DJ Delorie
19:09 [committed] Re: C PATCH to kill c_save_expr or towards delayed folding for the C FE Jakub Jelinek
19:06 [committed] Fix OpenMP VLA firstprivatization on task (PR middle-end/80809) Jakub Jelinek
19:03 [committed] Fix OpenMP VLA implicit determination in task (PR middle-end/80809) Jakub Jelinek
18:58 [committed] Fix OpenMP array reduction handling in orphaned workshare (PR middle-end/80853) Jakub Jelinek
18:32 [PATCH], PR target/80718, Improve PowerPC splat double word Michael Meissner
18:32 Re: [PATCH] [i386] Recompute the frame layout less often Bernd Edlinger
18:22 Re: [PATCH] Try harder to fix recently introduced crashes in ggc_collect Jason Merrill
18:10 Re: [Patch] SFINAE on is_same first in variant's _Tp&& constructor Tim Shen via gcc-patches
18:05 Re: [Patch] SFINAE on is_same first in variant's _Tp&& constructor Tim Shen via gcc-patches
17:45 Re: MinGW compilation warnings in libiberty's include/environ.h Pedro Alves
17:42 OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_all Thomas Schwinge
17:13 Re: [PATCH GCC8][31/33]Set range information for niter bound of vectorized loop Bin.Cheng
17:10 Re: [Patch, Fortran, OOP] PR 80766: [7/8 Regression] ICE with type-bound procedure returning an array Janus Weil
16:55 Re: [RFC, testsuite] Add dg-save-linenr Tom de Vries
16:28 Re: [PATCH] Try harder to fix recently introduced crashes in ggc_collect Martin Sebor
16:19 Re: MinGW compilation warnings in libiberty's xstrndup.c Pedro Alves
16:17 [PING] [MSP430] Trunk patches required for gcc-6-branch to build for msp430 Jozef Lawrynowicz
15:58 [C++ PATCH] Using directives Nathan Sidwell
15:58 Re: [testsuite, committed, PR65941] Add and use effective target rdrand Tom de Vries
15:43 Re: [PATCH] [MSP430] PR78838: Do not add section name prefixes when section name is .lowtext Jozef Lawrynowicz
15:38 Break ipa-inline-analysis Jan Hubicka
15:23 Re: Implementing OpenACC's Fortran module Thomas Schwinge
14:30 Translate libgomp.oacc-c-c++-common/lib-32.c into Fortran (was: C/C++ OpenACC: acc_pcopyin, acc_pcreate) Thomas Schwinge
14:28 [PATCH v2] Implement non-trivial std::random_device::entropy (PR libstdc++/67578) Xi Ruoyao
14:26 C/C++ OpenACC: acc_pcopyin, acc_pcreate Thomas Schwinge
14:19 [PATCH] Dump function on internal errors Andi Kleen
14:10 Re: [PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578) Xi Ruoyao
13:50 Re: [PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578) Jonathan Wakely
13:41 Re: [PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578) Xi Ruoyao
13:21 Re: [Patch] SFINAE on is_same first in variant's _Tp&& constructor Jonathan Wakely
13:01 Re: [PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578) Jonathan Wakely
12:57 libgomp nvptx plugin: Debugging output for cuInit failure Thomas Schwinge
12:27 [DUMP PATCH]: Move fdump-translation-unit to C++ FE only Nathan Sidwell
12:11 [C++ PATCH] config-lang.in Nathan Sidwell
11:50 Re: [PTX] simplify movs Nathan Sidwell
11:48 Re: [patch,avr] Simplify genmultilib.awk Denis Chertykov
11:37 [patch,avr] Simplify genmultilib.awk Georg-Johann Lay
11:34 [C++ PATCH] make eh fn nodes global trees Nathan Sidwell
11:20 [C++ PATCH] namespace pushing/popping Nathan Sidwell
10:42 Drop self_time from inline_summary Jan Hubicka
10:08 Re: [PATCH] Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214) Jonathan Wakely
09:39 [Ada] Fix ICE on subprogram defined with null exclusion Eric Botcazou
09:36 More of ipa-inline-analysis cleanups Jan Hubicka
09:24 [Ada] Remove restriction on inlining in related units Eric Botcazou
08:46 Re: [PATCH, GCC/testsuite/ARM] Add MOVT testing for ARMv8-M Baseline Kyrill Tkachov
08:17 [Ada] Relax restrictions on volatile components Eric Botcazou
07:49 Re: [PATCH, GCC/testsuite/ARM] Add MOVT testing for ARMv8-M Baseline Thomas Preudhomme
07:36 Re: Move "(A & C) == D is false when D & ~C != 0" to match.pd Richard Biener
07:27 Re: [PATCH] Try harder to fix recently introduced crashes in ggc_collect Richard Biener
07:18 [Ada] Add check for sys/capability.h Eric Botcazou
07:11 [PATCH] Speedup df_insn_refs_verify Richard Biener
06:07 Re: [PATCH 4/4] Set function alignment for M7 to 8 bytes. Eric Botcazou
04:50 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Jason Merrill
04:37 Re: PR80806 Jeff Law
03:47 Re: [PATCH] PR c++/77306 - Unable to specify visibility for explicit template instantiations James Abbatiello
02:07 Re: [PATCH] cfgcleanup: Ignore clobbers in bb_is_just_return Jeff Law

May 21, 2017
23:59 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Martin Sebor
21:56 Re: [Patch, Fortran, OOP] PR 80766: [7/8 Regression] ICE with type-bound procedure returning an array Jerry DeLisle
21:22 Relax VIEW_CONVERT_EXPR - CONVERT_EXPR combination Marc Glisse
19:45 signed multiplication for pointer offsets Marc Glisse
19:23 Allow some NOP conversions in (X+CST1)+CST2 in match.pd Marc Glisse
16:14 [Patch, Fortran, OOP] PR 80766: [7/8 Regression] ICE with type-bound procedure returning an array Janus Weil
16:12 New Danish PO file for 'gcc' (version 7.1.0) Translation Project Robot
15:32 Re: MinGW compilation warnings in libiberty's waitpid.c Eli Zaretskii
07:41 Re: [PTX] simplify movs Tom de Vries

May 20, 2017
18:27 Move "(A & C) == D is false when D & ~C != 0" to match.pd Marc Glisse
10:22 New Spanish PO file for 'gcc' (version 7.1.0) Translation Project Robot
09:07 Re: [wwwdocs] projects/prefetch.html - remove Itanium manual Gerald Pfeifer
07:49 Re: MinGW compilation warnings in libiberty's include/environ.h Eli Zaretskii
07:21 Re: [PATCH 1/7] [ARC] Make mulsi for A700 pattern commutative. Andrew Burgess
07:10 Re: [PATCH] Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214) Xi Ruoyao
06:16 Re: MinGW compilation warnings in libiberty's include/environ.h DJ Delorie
06:13 Re: MinGW compilation warnings in libiberty's include/environ.h Eli Zaretskii
05:40 [Patch] SFINAE on is_same first in variant's _Tp&& constructor Tim Shen via gcc-patches
05:02 Re: [PATCH] Limit perf data buffer during profiling Jeff Law
01:28 Re: MinGW compilation warnings in libiberty's waitpid.c DJ Delorie
01:27 Re: MinGW compilation warnings in libiberty's include/environ.h DJ Delorie
01:25 Re: MinGW compilation warnings in libiberty's include/environ.h DJ Delorie
00:38 Re: MinGW compilation warnings in libiberty's xstrndup.c DJ Delorie

May 19, 2017
23:22 Re: [PATCH 2/2] [testsuite] PR 80759 Remove gas extensions from do-test.S, fix other problems Daniel Santos
22:56 Re: MinGW compilation warnings in libiberty's xstrndup.c Pedro Alves
22:31 Re: MinGW compilation warnings in libiberty's xstrndup.c DJ Delorie
22:28 Re: MinGW compilation warnings in libiberty's xstrndup.c Pedro Alves
21:56 Re: MinGW compilation warnings in libiberty's xstrndup.c DJ Delorie
21:42 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Jason Merrill
21:11 RE: [PATCH][Aarch64] Add support for overflow add and sub operations Michael Collison
20:07 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Martin Sebor
20:06 Re: [config PATCH] --enable-languages Mike Stump
19:42 Re: [PATCH] Prevent extract_muldiv from introducing an overflow (PR sanitizer/80800) Alexander Monakov
19:39 Re: Default std::vector<bool> default and move constructor François Dumont
19:32 c-warn PATCH to silence warnings about std::byte in switch Jason Merrill
19:14 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Jason Merrill
19:07 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Jason Merrill
19:03 Re: [PATCH 4/4] Set function alignment for M7 to 8 bytes. Sheldon Lobo
19:02 Re: RFA: PATCH to check for overflow in make_tree_vec_stat Jason Merrill
18:53 Re: [PATCH] [ARC] Recognise add_n and sub_n in combine again Claudiu Zissulescu
18:47 Re: [PATCH 4/4] Set function alignment for M7 to 8 bytes. Eric Botcazou
18:45 Re: [PATCH 4/4] Set function alignment for M7 to 8 bytes. Eric Botcazou
18:14 Re: [PATCH] Prevent extract_muldiv from introducing an overflow (PR sanitizer/80800) Joseph Myers
17:41 Re: [PATCH] Try harder to fix recently introduced crashes in ggc_collect Dominique d'Humières
17:31 Re: MinGW compilation warnings in libiberty's include/environ.h Eli Zaretskii
17:26 Re: [PATCH] Try harder to fix recently introduced crashes in ggc_collect Bernd Edlinger
17:25 Re: MinGW compilation warnings in libiberty's waitpid.c Eli Zaretskii
17:05 Re: [PATCH] Try harder to fix recently introduced crashes in ggc_collect Dominique d'Humières
16:59 [config PATCH] --enable-languages Nathan Sidwell
16:18 [PATCH] Remove gen_cell_microcode, warn_cell_microcode Segher Boessenkool
16:15 Re: [PATCH] Prevent extract_muldiv from introducing an overflow (PR sanitizer/80800) Richard Biener
16:13 [C++ Patch] Replace a few more error + error with error + inform Paolo Carlini
16:08 Re: libbacktrace patch: fix memory allocation buglet on DWARF line table with zero dirs Ian Lance Taylor via gcc-patch
16:07 Re: MinGW compilation warnings in libiberty's xstrndup.c Pedro Alves
15:59 [PATCH GCC]Check tieable TRUNCATE only if inner rtx is register Bin Cheng
15:52 Re: [patch, fortran] PR80333 Namelist dtio write of array of class does not traverse the array Jerry DeLisle
15:51 Re: MinGW compilation warnings in libiberty's include/environ.h Pedro Alves
15:47 Re: [PATCH] Prevent extract_muldiv from introducing an overflow (PR sanitizer/80800) Alexander Monakov
15:40 Re: MinGW compilation warnings in libiberty's xstrndup.c Eli Zaretskii
15:36 Re: MinGW compilation warnings in libiberty's waitpid.c Pedro Alves
15:27 Re: [PATCH] Prevent extract_muldiv from introducing an overflow (PR sanitizer/80800) Marek Polacek
15:22 Re: MinGW compilation warnings in libiberty's xstrndup.c Pedro Alves
14:41 Re: [PATCH] Introduce symtab_node::dump_{asm_,}name functions. Jan Hubicka
14:38 Re: [PATCH] Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214) Jonathan Wakely
14:38 Re: [PATCH] Move symtab_node::dump_table to symbol_table::dump Jan Hubicka
14:36 [PATCH] Introduce symtab_node::dump_{asm_,}name functions. Martin Liška
14:34 [PATCH] Move symtab_node::dump_table to symbol_table::dump Martin Liška
14:30 Re: [PATCH] Try harder to fix recently introduced crashes in ggc_collect Bernd Edlinger
14:15 [C++ PATCH] OVERLOAD iterators #8 Nathan Sidwell
14:10 Re: [PATCH] Try harder to fix recently introduced crashes in ggc_collect Nathan Sidwell
14:05 Re: [PATCH] Try harder to fix recently introduced crashes in ggc_collect Bernd Edlinger
13:47 Re: OpenACC 2.5 default (present) clause Thomas Schwinge
13:41 Re: OpenACC 2.5 default (present) clause Thomas Schwinge
13:39 Re: OpenACC default clause maintenance Thomas Schwinge
13:36 ping [PATCH] [MSP430] Fix PR78849: ICE on initialization of global struct containing __int20 array Jozef Lawrynowicz
13:34 Re: [HSA, PATCH] Load an HSA runtime via dlopen mechanism Thomas Schwinge
13:32 Re: [RFC] propagate malloc attribute in ipa-pure-const pass Jan Hubicka
13:19 Re: libbacktrace patch: fix memory allocation buglet on DWARF line table with zero dirs Than McIntosh via gcc-patches
13:18 Re: [PATCH] Enable by default -Werror just for bootstrap-debug.mk. Richard Biener
13:06 Re: [RFC] propagate malloc attribute in ipa-pure-const pass Jan Hubicka
12:57 Re: [PATCH] Enable by default -Werror just for bootstrap-debug.mk. Martin Liška
12:51 Re: [PATCH GCC8][31/33]Set range information for niter bound of vectorized loop Richard Biener
12:51 Re: [PING][PATCH, GCC/ARM] Only test tls-disable-literal-pool.c if target supports native TLS Kyrill Tkachov
12:42 Re: Turn inline_edge_summary into ipa_call_summary Jan Hubicka
12:33 Re: [PATCH][C fam] Fix PR80593, bogus strict-aliasing warnings Richard Biener
12:30 [PING][PATCH, GCC/ARM] Only test tls-disable-literal-pool.c if target supports native TLS Prakhar Bahuguna
12:25 Re: [PATCH][C fam] Fix PR80593, bogus strict-aliasing warnings Marek Polacek
12:23 Re: [PATCH] [Aarch64] Variable shift count truncation issues Wilco Dijkstra
12:13 Re: Turn inline_edge_summary into ipa_call_summary Rainer Orth
12:13 [PATCH] PR libstdc++/80796 Add new std::search overload for C++17 Jonathan Wakely
11:30 [PATCH] rs6000: Make constant formation a tiny bit better Segher Boessenkool
11:24 Re: [PATCH] Enable by default -Werror just for bootstrap-debug.mk. Richard Biener
11:13 [PATCH] Fix PR80821 Richard Biener
11:09 Re: Remove unused "default_kind" member from gcc/omp-low.c's "struct omp_context" Thomas Schwinge
11:06 Re: OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clauses Thomas Schwinge
11:03 Re: [PATCH] Try harder to fix recently introduced crashes in ggc_collect Nathan Sidwell
11:03 Re: Runtime checking of OpenACC parallelism dimensions clauses Thomas Schwinge
11:00 Re: [PATCH] [Aarch64] Variable shift count truncation issues Christophe Lyon
10:59 Re: [PATCH][Aarch64] Add support for overflow add and sub operations Christophe Lyon
10:57 Re: [PATCH] Prevent extract_muldiv from introducing an overflow (PR sanitizer/80800) Alexander Monakov
10:44 Re: [PATCH] Prevent extract_muldiv from introducing an overflow (PR sanitizer/80800) Richard Biener
10:43 [PATCH][2/2] early LTO debug, main part Richard Biener
10:38 Re: [PATCH] Prevent extract_muldiv from introducing an overflow (PR sanitizer/80800) Marek Polacek
10:35 [PATCH][1/2] Early LTO debug, simple-object part Richard Biener
10:34 [PATCH 7/7] [ARC] Test against frame_pointer_needed in arc_can_eliminate. Claudiu Zissulescu
10:34 [PATCH 6/7] [ARC] Prevent moving stores to the frame before the stack adjustment. Claudiu Zissulescu
10:34 [PATCH 5/7] [ARC] Update (non)commutative_binary_comparison patterns. Claudiu Zissulescu
10:33 [PATCH 2/7] [ARC] Avoid use of hard registers before reg-alloc. Claudiu Zissulescu
10:33 [PATCH 3/7] [ARC] Allow r30 to be used by the reg-alloc. Claudiu Zissulescu
10:33 [PATCH 4/7] [ARC] Change predicate movv2hi to avoid scaled addresses. Claudiu Zissulescu
10:33 [PATCH 1/7] [ARC] Make mulsi for A700 pattern commutative. Claudiu Zissulescu
10:33 [PATCH 0/7] [ARC] Patterns update and fixes Claudiu Zissulescu
10:32 Re: [PING][PATCH][2/2] Early LTO debug -- main part Richard Biener
10:22 Re: [PATCH 2/3] Simplify wrapped binops Richard Biener
10:13 Re: [PATCH 2/3] Simplify wrapped binops Bin.Cheng
10:10 Re: [PATCH 2/3] Simplify wrapped binops Robin Dapp
09:14 Re: RFA: PATCH to check for overflow in make_tree_vec_stat Richard Biener
09:12 Re: [PING] Re: [PATCH 1/2] Port Doxygen support script from Perl to Python; add unittests Martin Liška
09:10 Re: [PATCH] enhance debug_tree() to print DECL_READ_P flag Richard Biener
09:04 Re: [PATCH] gcc::context creation Richard Biener
09:03 Re: [PATCH 0/2] [testsuite] PR80759 Fix test breakages on i386-pc-solaris2.* Rainer Orth
09:00 Re: [PATCH] gcc::context creation Richard Biener
08:54 Turn inline_edge_summary into ipa_call_summary Jan Hubicka
08:51 Re: [PATCH 2/2] [testsuite] PR 80759 Remove gas extensions from do-test.S, fix other problems Rainer Orth
08:21 [PATCH] Fix PR80764 Richard Biener
07:58 Re: [PATCH] Prevent extract_muldiv from introducing an overflow (PR sanitizer/80800) Richard Biener
07:51 Re: [PATCH] Try harder to fix recently introduced crashes in ggc_collect Richard Biener
07:21 Re: [PATCH] [Aarch64] Variable shift count truncation issues Richard Sandiford
06:50 [PATCH] Prevent extract_muldiv from introducing an overflow (PR sanitizer/80800) Marek Polacek
06:29 [PATCH 2/2] [testsuite] PR 80759 Remove gas extensions from do-test.S, fix other problems Daniel Santos
06:29 [PATCH 1/2] [testsuite] Move non-standard parallelization support into new lib and fix flaw Daniel Santos
06:27 [PATCH 0/2] [testsuite] PR80759 Fix test breakages on i386-pc-solaris2.* Daniel Santos
05:12 [PATCH][Aarch64] Add support for overflow add and sub operations Michael Collison
03:15 Re: [PATCH] [i386] Recompute the frame layout less often Daniel Santos
03:13 Re: [PATCH] [MSP430] PR78838: Do not add section name prefixes when section name is .lowtext Martin Sebor
03:13 Re: [PATCH] [i386] Recompute the frame layout less often Daniel Santos
03:03 Re: RFA: PATCH to add id_strcmp helper function Martin Sebor
02:32 RFA: PATCH to check for overflow in make_tree_vec_stat Jason Merrill
02:30 RFA: PATCH to add id_strcmp helper function Jason Merrill
02:06 Re: [patch, fortran] PR80333 Namelist dtio write of array of class does not traverse the array Steve Kargl
00:16 [patch, fortran] PR80333 Namelist dtio write of array of class does not traverse the array Jerry DeLisle

May 18, 2017
23:17 Re: [PATCH] Try harder to fix recently introduced crashes in ggc_collect Nathan Sidwell
22:51 [PATCH] [Aarch64] Variable shift count truncation issues Michael Collison
22:44 Go patch committed: Pass -I to gotools build Ian Lance Taylor
21:20 Re: [PATCH] rs6000: Separate shrink-wrapping for FPRs Segher Boessenkool
20:58 [PATCH] cfgcleanup: Ignore clobbers in bb_is_just_return Segher Boessenkool
20:51 Re: [PATCH] Try to fix recently introduced crashes in ggc_collect Bernd Edlinger
20:40 [PATCH] Try harder to fix recently introduced crashes in ggc_collect Bernd Edlinger
19:49 Re: [PATCH] rs6000: Separate shrink-wrapping for FPRs Peter Bergner
19:05 [PATCH] enhance debug_tree() to print DECL_READ_P flag Martin Sebor
18:56 Re: [New file, Ping] Add testcase to ensure that #pragma GCC diagnostic push/pop works with -Wtraditional. David Malcolm
18:55 PR80806 Prathamesh Kulkarni
18:20 [C++ PATCH] OVERLOAD iterators #7 Nathan Sidwell
18:13 [PATCH, i386]: Fix PR 80799: x86-32 generates MMX without EMMS Uros Bizjak
18:05 Go patch committed: Ignore struct field tags for type conversion Ian Lance Taylor
17:59 Re: [PATCH 2/2] [MSP430] Fix issues handling .persistent attribute (PR 78818) Jozef Lawrynowicz
17:51 [PATCH] rs6000: Separate shrink-wrapping for FPRs Segher Boessenkool
17:44 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Nathan Sidwell
17:40 Re: [PATCH] PR c++/80544 strip cv-quals from cast results Jonathan Wakely
17:36 [PATCH] PR libstdc++/80478 make std::mem_fn work with noexcept functions Jonathan Wakely
17:18 Re: [Patch, committed as obvious] Remove stray comma from enum dump_kind Paolo Carlini
17:15 [Patch, committed as obvious] Remove stray comma from enum dump_kind Paolo Carlini
16:48 Re: [PATCH 2/3] Simplify wrapped binops Bin.Cheng
16:30 Re: [PATCH 0/3] Split off powerpcspe from rs6000 port Segher Boessenkool
16:30 Re: [PATCH] Limit perf data buffer during profiling Aldy Hernandez
16:27 Re: [PATCH 0/3] Split off powerpcspe from rs6000 port Segher Boessenkool
16:15 Break out predicates to ipa-predicates.[ch] Jan Hubicka
16:15 [PATCH] [MSP430] PR78838: Do not add section name prefixes when section name is .lowtext Jozef Lawrynowicz
16:09 Re: [PATCH] Limit perf data buffer during profiling Mike Stump
16:08 Re: [PATCH 2/3] Simplify wrapped binops Robin Dapp
15:46 Re: [PATCH 2/2] [MSP430] Fix issues handling .persistent attribute (PR 78818) Martin Sebor
15:36 Re: [PATCH 2/3] Simplify wrapped binops Bin.Cheng
15:33 Re: [PATCH] Try to fix recently introduced crashes in ggc_collect Richard Biener
15:22 [C++ PATCH] OVL_USED dies Nathan Sidwell
15:15 [PATCH] Try to fix recently introduced crashes in ggc_collect Bernd Edlinger
15:08 Re: [PATCH] gcc::context creation Nathan Sidwell
14:49 [PATCH 3/3] Simplify wrapped binops Robin Dapp
14:48 [PATCH 2/3] Simplify wrapped binops Robin Dapp
14:47 [PATCH 1/3] Simplify wrapped binops Robin Dapp
14:45 Re: [PATCH] Tree-level fix for PR 69526 Robin Dapp
14:26 [PATCH] Calculate scaled frequency in HOST_WIDE_INT (PR ipa/80663). Martin Liška
14:23 Re: [PATCH v2 2/N] Introduce dump_flags_t type and use it instead of int, type. Martin Liška
13:52 Re: [PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace Denis Khalikov
13:48 Re: [PATCH rs6000] Fix up dg-options for BMI intrinsic tests Steven Munroe
13:37 Re: [PATCH] [i386] Recompute the frame layout less often Bernd Edlinger
13:36 Re: [PATCH v2 2/N] Introduce dump_flags_t type and use it instead of int, type. Thomas Schwinge
12:58 [C++ PATCH] OVERLOAD iterators #6 Nathan Sidwell
12:37 Re: [PATCH v2 04/N] Simplify usage of some TDF_* flags. Martin Liška
12:15 Re: [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum. Martin Liška
11:27 [PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578) Xi Ruoyao
11:25 [C PATCH] More cleanups Marek Polacek
11:16 Re: [C PATCH] delete unused function Marek Polacek
11:10 [PATCH] Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214) Xi Ruoyao
11:01 Re: [PATCH GCC8][29/33]New register pressure estimation Bin.Cheng
11:00 [PATCH][C fam] Fix PR80593, bogus strict-aliasing warnings Richard Biener
10:57 [C PATCH] delete unused function Nathan Sidwell
10:53 C PATCH to use bool more (committed) Marek Polacek
10:52 [C++ PATCH] name-lookup args ordering Nathan Sidwell
10:41 Re: [PATCH GCC8][29/33]New register pressure estimation Richard Sandiford
10:34 Re: [patch] build xz (instead of bz2) compressed tarballs and diffs Richard Biener
10:26 [PR80693] drop value of parallel SETs dropped by combine Alexandre Oliva
10:25 Re: [PATCH] Update libstdc++ version info in manual Jonathan Wakely
10:16 Re: [PATCH GCC8][29/33]New register pressure estimation Bin.Cheng
10:09 [PATCH] Update libstdc++ version info in manual Jonathan Wakely
10:00 [PATCH,DWARF,v2] AIX dwarf2out label fix David Edelsohn
09:14 [PATCH] Fix test to compile in C++98 mode Jonathan Wakely
08:39 Re: [PATCH] Limit perf data buffer during profiling Richard Biener
08:35 Re: [PATCH] Limit perf data buffer during profiling Aldy Hernandez
07:48 Re: Handle data dependence relations with different bases Richard Sandiford
07:14 Re: Move X==15-X to match.pd Richard Biener
07:09 Re: [PATCH] [i386] Recompute the frame layout less often Daniel Santos
07:07 Re: [ubsan PATCH] -fsanitize=null fails to sanitize &s->i (PR sanitizer/80797) Marek Polacek
07:06 Re: [RFC] propagate malloc attribute in ipa-pure-const pass Richard Biener
07:05 Re: [ubsan PATCH] -fsanitize=null fails to sanitize &s->i (PR sanitizer/80797) Richard Biener
06:54 Re: [PATCH] [i386] Recompute the frame layout less often Daniel Santos
06:24 Move X==15-X to match.pd Marc Glisse
00:05 [PATCH] add more detail to -Wconversion and -Woverflow (PR 80731) Martin Sebor

May 17, 2017
22:40 Re: [PATCH, rs6000] Fold Vector misc - fix testcases Segher Boessenkool
22:35 Re: [other/80803] libgo Nathan Sidwell
21:41 [patch, fortran] Handle MATMUL(TRANSPOSE(A),B) in inline matmul Thomas Koenig
21:26 Re: [PATCH, rs6000] gcc mainline, add builtin support for vec_doublee, vec_doubleo, vec_doublel builtins Segher Boessenkool
21:22 Re: [PATCH rs6000] Fix up dg-options for BMI intrinsic tests David Edelsohn
21:01 Re: [RFC] propagate malloc attribute in ipa-pure-const pass Martin Sebor
20:56 [PATCH rs6000] Fix up dg-options for BMI intrinsic tests Steven Munroe
20:56 Re: [other/80803] libgo Bill Schmidt
20:56 Re: [PATCH] Fix comparison of decimal float zeroes (PR80692) Ben Elliston
20:56 Re: [patch] FreeBSD arm: make _Unwind_G/SetIP available as function. Andreas Tobler
20:36 Re: [PATCH 4/4] Set function alignment for M7 to 8 bytes. Sheldon Lobo
20:16 libgo patch committed: add "vendor" to pkgpath for vendored standard packages Ian Lance Taylor
20:11 Re: [PATCH 4/4] Set function alignment for M7 to 8 bytes. Eric Botcazou
20:10 Re: [PATCH 0/4] Minor SPARC T4 and M7 fixes and additions Eric Botcazou
19:36 [PATCH 3/4] Add a branch cost for SPARC M7. Sheldon Lobo
19:36 [PATCH 2/4] Add a branch cost for SPARC T4. Sheldon Lobo
19:36 [PATCH 4/4] Set function alignment for M7 to 8 bytes. Sheldon Lobo
19:36 [PATCH 0/4] Minor SPARC T4 and M7 fixes and additions Sheldon Lobo
19:36 [PATCH 1/4] Fix typo in config/sparc/sol2.h Sheldon Lobo
18:44 [PATCH, rs6000] Fold Vector misc - fix testcases Will Schmidt
18:44 Re: [PATCH, Fortran] PR 79968: merge similar diagnostics containing -fdec-structure Paul Richard Thomas
18:41 Re: [patch, fortran] PR80741 [Regression 7/8] DTIO wrong code causes incorrect behaviour of namelist READ Paul Richard Thomas
18:39 Re: [PATCH] [i386] Recompute the frame layout less often Bernd Edlinger
18:36 [PATCH] Fix comparison of decimal float zeroes (PR80692) Segher Boessenkool
18:02 Re: [other/80803] libgo Nathan Sidwell
17:53 [other/80803] libgo Nathan Sidwell
17:43 [PATCH, committed] Typo in gcc.target/powerpc/pr78604.c Bill Schmidt
17:41 Re: [PATCH] [i386] Recompute the frame layout less often Bernd Edlinger
16:27 Re: C PATCH to use NULL_TREE instead of 0 for trees Joseph Myers
16:03 [PATCH] Fixes to Doxygen comments in libstdc++ headers Jonathan Wakely
15:52 [PATCH, Fortran] PR 79968: merge similar diagnostics containing -fdec-structure Fritz Reese
15:47 [C++ PATCH] extern "C" checking Nathan Sidwell
15:46 [PATCH 2/2] [MSP430] Fix issues handling .persistent attribute (PR 78818) Jozef Lawrynowicz
15:40 [PATCH 1/2] [MSP430] Fix issues handling .persistent attribute (PR 78818) Jozef Lawrynowicz
15:33 [PATCH 0/2] [MSP430] Fix issues handling .persistent attribute (PR 78818) Jozef Lawrynowicz
15:26 [PATCH, rs6000] gcc mainline, add builtin support for vec_doublee, vec_doubleo, vec_doublel builtins Carl E. Love
15:11 Re: [PATCH] Fix PR middle-end/80775, -O3 produces ice in group_case_labels_stmt Peter Bergner
14:59 C PATCH to use NULL_TREE instead of 0 for trees Marek Polacek
14:49 Re: [PATCH] Add -dB option to disable backtraces Ian Lance Taylor via gcc-patch
14:13 Re: [PATCH] Add -dB option to disable backtraces Andi Kleen
14:10 [ubsan PATCH] -fsanitize=null fails to sanitize &s->i (PR sanitizer/80797) Marek Polacek
14:09 Re: Trun predicates into a class Jan Hubicka
13:46 Re: Trun predicates into a class David Malcolm
13:46 Re: [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible. Jonathan Wakely
13:41 Re: [PATCH,AIX] Enable FFI Go Closure on AIX David Edelsohn
13:11 RE:[PATCH,AIX] Enable FFI Go Closure on AIX REIX, Tony
12:54 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Hans-Peter Nilsson
12:53 RE:[PATCH,AIX] Enable FFI Go Closure on AIX REIX, Tony
12:44 [C++ PATCH] OVERLOAD iterators #5 Nathan Sidwell
12:37 Re: [PATCH GCC8][29/33]New register pressure estimation Richard Sandiford
12:36 Re: [PATCH v2 04/N] Simplify usage of some TDF_* flags. Richard Biener
12:27 Re: [PATCH GCC8][30/33]Fold more type conversion into binary arithmetic operations Richard Biener
12:25 Re: [PATCH GCC8][29/33]New register pressure estimation Richard Biener
12:25 [RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization. Maxim Ostapenko
12:22 Re: [PATCH] make RTL/TREE/IPA dump kind an index Richard Biener
12:20 Re: [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum. Richard Biener
12:16 Re: [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible. Ville Voutilainen
12:14 Re: [gomp4] Implement OpenACC 2.5 reference counting, and finalize clause Thomas Schwinge
12:06 Re: [gomp4] Implement OpenACC 2.5 reference counting, and finalize clause Thomas Schwinge
11:53 Re: [gomp4] Implement OpenACC 2.5 reference counting, and finalize clause Thomas Schwinge
11:51 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Pedro Alves
11:48 Re: [gomp4] Implement OpenACC 2.5 reference counting, and finalize clause Thomas Schwinge
11:39 Re: [gomp4] backport misc OMP 4.5 changes from trunk Thomas Schwinge
11:32 [PATCH] Fix PR80754 Wilco Dijkstra
11:23 [C++ PATCH] OVERLOAD iterators #4 Nathan Sidwell
11:13 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Pedro Alves
10:48 Trun predicates into a class Jan Hubicka
09:57 Re: C PATCH to fix ASAN ICE with a compound literal (PR sanitizer/80659) Marek Polacek
09:52 Re: [PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640) Alexander Monakov
09:33 Re: [PATCH 12/12] [i386,testsuite] Test program for ms to sysv abi function calls. Thomas Preudhomme
09:06 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Eric Botcazou
09:02 Re: [PATCH v2 2/N] Introduce dump_flags_t type and use it instead of int, type. Martin Liška
08:51 Re: [PATCH, GCC/ARM] Fix comment for cmse_nonsecure_call_clear_caller_saved Kyrill Tkachov
08:45 [PATCH] Enable by default -Werror just for bootstrap-debug.mk. Martin Liška
07:55 Re: [PATCH] Dump functions for verification failures Richard Biener
07:44 Re: [PATCH v2 2/N] Introduce dump_flags_t type and use it instead of int, type. Richard Biener
07:42 Re: C PATCH to fix ASAN ICE with a compound literal (PR sanitizer/80659) Richard Biener
07:21 Re: [PATCH] Fix PR middle-end/80775, -O3 produces ice in group_case_labels_stmt Richard Biener
06:52 Re: Make tree-ssa-strlen.c handle partial unterminated strings Richard Sandiford
06:34 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Uros Bizjak
05:53 [Patch, testsuite, committed] Fix bogus pr78886.c for avr Senthil Kumar Selvaraj
05:35 Re: [PATCH 0/3] Split off powerpcspe from rs6000 port Sebastian Huber
05:34 [patch, fortran] PR80741 [Regression 7/8] DTIO wrong code causes incorrect behaviour of namelist READ Jerry DeLisle
05:26 Re: [PATCH] Add -dB option to disable backtraces Markus Trippelsdorf
03:43 Re: [PATCH] Add -dB option to disable backtraces Andrew Pinski
03:40 Re: [PATCH] Add -dB option to disable backtraces Andrew Pinski
02:45 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Hans-Peter Nilsson
02:18 [PATCH] Always print attributes when dumping tree Andi Kleen
02:16 [PATCH] Add -dB option to disable backtraces Andi Kleen
02:14 Re: Fix minor reorg.c bug affecting MIPS targets Paul Hua
02:12 [PATCH] Dump functions for verification failures Andi Kleen
01:57 Re: [PATCH] [i386] Recompute the frame layout less often Daniel Santos
01:55 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Martin Sebor
01:01 [PATCH,DWARF] AIX dwarf2out label fix David Edelsohn

May 16, 2017
22:48 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Pedro Alves
22:39 [PATCH] Fix PR middle-end/80775, -O3 produces ice in group_case_labels_stmt Peter Bergner
22:28 Re: [gomp4] Update libgomp documentation Joseph Myers
21:39 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Martin Sebor
21:35 Re: Default std::vector<bool> default and move constructor Marc Glisse
21:11 Re: [PATCH] [i386] Recompute the frame layout less often Daniel Santos
21:05 [gomp4] Update libgomp documentation Cesar Philippidis
20:38 Re: [PATCH] [i386] Recompute the frame layout less often Bernd Edlinger
20:33 Re: Default std::vector<bool> default and move constructor François Dumont
20:10 Re: [Patch, fortran] PR80554 [f08] variable redefinition in submodule Paul Richard Thomas
19:52 Re: [PATCH] [i386] Recompute the frame layout less often Bernd Edlinger
19:46 Re: [C++ PATCH] OVERLOAD iterators #1 Martin Sebor
19:41 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Jason Merrill
19:36 Re: [C++ Patch] Remove is_auto_or_concept, etc Adam Butcher
19:33 Re: [C++ PATCH] OVERLOAD iterators #1 Martin Sebor
19:31 Re: [C++ PATCH] OVERLOAD iterators #1 Nathan Sidwell
19:27 Re: [C++ PATCH] OVERLOAD iterators #1 Tim Song
19:24 Re: [C++ PATCH] OVERLOAD iterators #1 Nathan Sidwell
19:22 [C++ PATCH] decl shadow checking Nathan Sidwell
19:20 Re: [C++ PATCH] OVERLOAD iterators #1 Tim Song
19:09 Re: [C++ PATCH] OVERLOAD iterators #1 Nathan Sidwell
19:08 Re: dejagnu version update? Mike Stump
19:05 Re: [C++ PATCH] OVERLOAD iterators #1 Nathan Sidwell
18:50 Re: [C++ PATCH] OVERLOAD iterators #1 Martin Sebor
18:46 RE: Fix minor reorg.c bug affecting MIPS targets Toma Tabacu
18:45 Re: [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible. Jason Merrill
18:41 Re: [PATCH] Don't fold in save_expr (PR sanitizer/80536, PR sanitizer/80386) Jason Merrill
18:34 Re: dejagnu version update? Matthias Klose
18:33 [C++ PATCH] Overload iterators #3 Nathan Sidwell
18:04 Re: [PATCH] new -fdump flag Jason Merrill
18:02 Re: [PATCH v2] C++: fix-it hints suggesting accessors for private fields Jason Merrill
17:38 [C++ PATCH] Overload iterators #2 Nathan Sidwell
17:19 Re: [PATCH] [i386] Recompute the frame layout less often Ian Lance Taylor via gcc-patch
16:16 Re: [C++ PATCH] get_fns cleanups Nathan Sidwell
16:10 Re: Fix minor reorg.c bug affecting MIPS targets Jeff Law
16:02 RE: [ARM] Enable FP16 vector arithmetic operations. Tamar Christina
16:02 RE: Fix minor reorg.c bug affecting MIPS targets Toma Tabacu
16:01 [GCC][PATCH][ARM][Committed] Fix FP16 test assembler scans Tamar Christina
15:26 [PATCH] gcc::context creation Nathan Sidwell
15:11 Re: [PATCH,AIX] Enable FFI Go Closure on AIX David Edelsohn
15:10 Re: [PATCH] [i386] Recompute the frame layout less often Daniel Santos
14:57 [PATCH, i386]: Use Ym and Yn constraints in Simode interunit moves Uros Bizjak
14:56 Re: [C++ PATCH] get_fns cleanups Nathan Sidwell
14:55 Re: [PATCH v2 2/N] Introduce dump_flags_t type and use it instead of int, type. Martin Liška
14:51 Re: [C++ PATCH] get_fns cleanups Jason Merrill
14:50 [C++ PATCH] OVERLOAD iterators #1 Nathan Sidwell
14:45 RE:[PATCH,AIX] Enable FFI Go Closure on AIX REIX, Tony
14:43 RE: [ARM] Enable FP16 vector arithmetic operations. Tamar Christina
14:27 Re: [PATCH] Implement std::experimental::source_location (N4519) Jonathan Wakely
14:17 Re: [PATCH,AIX] Enable Stack Unwinding on AIX David Edelsohn
13:55 Re: [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum. Richard Biener
13:53 [PATCH v2 04/N] Simplify usage of some TDF_* flags. Martin Liška
13:50 RE:[PATCH,AIX] Enable Stack Unwinding on AIX REIX, Tony
13:49 Re: [PATCH v2 2/N] Introduce dump_flags_t type and use it instead of int, type. Richard Biener
13:44 Re: [PATCH v2 01/N] Add default value for last argument of dump functions. Richard Biener
13:42 Re: [RFC] Do we want hierarchical options & encapsulation in a class Richard Biener
13:41 C PATCH to fix ASAN ICE with a compound literal (PR sanitizer/80659) Marek Polacek
13:40 [PATCH] Implement std::experimental::source_location (N4519) Jonathan Wakely
13:21 Re: [ARM] Enable FP16 vector arithmetic operations. Christophe Lyon
13:19 [C++ PATCH] OVERLOAD abstractions part 1 Nathan Sidwell
13:16 Re: [PATCH] PR libstdc++/80285 optimize std::make_shared for -fno-rtti Jonathan Wakely
13:14 [C++ PATCH] get_fns cleanups Nathan Sidwell
13:12 Re: [RFC, testsuite] Add dg-save-linenr Rainer Orth
13:11 Re: Bump version namespace and remove _Rb_tree useless template parameter Jonathan Wakely
12:55 [gomp4] Implement OpenACC 2.5 reference counting, and finalize clause Chung-Lin Tang
12:35 Re: dejagnu version update? Bernhard Reutner-Fischer
12:16 Re: dejagnu version update? Jonathan Wakely
12:13 Re: dejagnu version update? Bernhard Reutner-Fischer
11:48 Re: Bump version namespace and remove _Rb_tree useless template parameter Jonathan Wakely
11:41 Re: [RFC] propagate malloc attribute in ipa-pure-const pass Richard Biener
11:35 [C++ PATCH] namespace depth Nathan Sidwell
11:10 [PATCH] LTO early-debug incremental changes Richard Biener
11:03 Re: [PATCH] Two DW_OP_GNU_variable_value fixes / tweaks Richard Biener
10:37 Re: [PATCH] Add cross-reference for BADNAMES in libstdc++ manual Jonathan Wakely
09:56 Re: [gcn][patch] Add -mgpu option and plumb in assembler/linker Andrew Stubbs
09:54 Re: dejagnu version update? Jonathan Wakely
09:47 [PATCH] Add cross-reference for BADNAMES in libstdc++ manual Jonathan Wakely
09:11 Re: Fix minor reorg.c bug affecting MIPS targets Paul Hua
08:57 [PATCH][OBVIOUS] Fix 2 typos in ipa-devirt.c. Martin Liška
08:52 RE: [ARM] Enable FP16 vector arithmetic operations. Tamar Christina
08:35 Re: [PATCH] [i386] Recompute the frame layout less often Bernd Edlinger
08:02 [2/2] PR 80769: Incorrect strlen optimisation Richard Sandiford
08:02 [1/2] Add get_next_strinfo helper function Richard Sandiford
07:59 Re: [PATCH] lto-wrapper.c (copy_file): Fix resource leaks Sylvestre Ledru
05:53 Re: [PATCH][X86] Add missing xgetbv xsetbv intrinsics Uros Bizjak
05:42 [PING] for three diagnostic-related patches Volker Reichelt
04:55 Re: [PATCH] [i386] Recompute the frame layout less often Daniel Santos
03:02 Re: [PATCH] handle enumerated types in -Wformat-overflow (PR 80397) Martin Sebor
01:14 Re: [PATCH] objc-runtime-shared-support.c - Identical code for different branches Jeff Law
01:12 Re: [RFC] propagate malloc attribute in ipa-pure-const pass Jeff Law
00:05 Go patch committed: Better error messages for slicing invalid types Ian Lance Taylor
00:02 Go patch committed: report correct errors for sink methods Ian Lance Taylor

May 15, 2017
23:52 [PATCH, committed] Fix PR fortran/80674 Steve Kargl
23:41 Re: [PATCH] [i386] Recompute the frame layout less often Daniel Santos
23:21 Re: [patch, libgfortran] [7/8 Regression] Crash of runtime gfortran library during integer transformation Jerry DeLisle
22:51 Re: [patch, libgfortran] [7/8 Regression] Crash of runtime gfortran library during integer transformation Steve Kargl
22:14 [patch, fortran, RFC] Inline matmul(transpose(a),b) Thomas Koenig
22:01 Re: [PATCH] plugin.c (try_init_one_plugin): Fix ressource leaks (CID 726637) Jeff Law
21:59 Re: [PATCH] plugin.c (try_init_one_plugin): Fix ressource leaks (CID 726637) Jeff Law
21:58 Re: [PATCH] lto-wrapper.c (copy_file): Fix resource leaks Jeff Law
21:53 Re: [PATCH, rs6000] gcc mainline, add builtin support for vec_bperm(), vec_mule() and vec_mulo and vec_sldw() builtins Segher Boessenkool
21:26 Re: [PATCH], PR target/80510, Optimize offsettable memory references on power7/power8 Segher Boessenkool
20:54 Re: [patch, libgfortran] [7/8 Regression] Crash of runtime gfortran library during integer transformation Steve Kargl
20:52 [PATCH 3/3] Actual adjustments to make powerpcspe work Segher Boessenkool
20:52 [PATCH 2/3] Rename various powerpcspe port files Segher Boessenkool
20:52 [PATCH 1/3] Copy rs6000/ to powerpcspe/ Segher Boessenkool
20:52 [PATCH 0/3] Split off powerpcspe from rs6000 port Segher Boessenkool
20:41 Re: dejagnu version update? Andreas Schwab
20:39 Re: [PATCH] [i386] Recompute the frame layout less often Bernd Edlinger
20:36 Re: [PATCH,AIX] Enable FFI Go Closure on AIX David Edelsohn
20:33 Re: [patch, libgfortran] [7/8 Regression] Crash of runtime gfortran library during integer transformation Steve Kargl
20:31 Re: [PATCH][X86] Add missing xgetbv xsetbv intrinsics Andi Kleen
20:31 Re: [PATCH,AIX] Enable Stack Unwinding on AIX David Edelsohn
20:29 Re: [Patch, fortran] PR80554 [f08] variable redefinition in submodule Jerry DeLisle
20:27 Re: [C++ PATCH] push_namespace cleanup Nathan Sidwell
20:10 [patch, libgfortran] [7/8 Regression] Crash of runtime gfortran library during integer transformation Jerry DeLisle
20:08 [PATCH, rs6000] gcc mainline, add builtin support for vec_bperm(), vec_mule() and vec_mulo and vec_sldw() builtins Carl E. Love
20:03 Re: [Patch, fortran] PR80554 [f08] variable redefinition in submodule Steve Kargl
19:58 Re: {PATCH] New C++ warning -Wcatch-value Martin Sebor
19:52 Re: [PATCH, rs6000] Fold vector logicals in GIMPLE David Edelsohn
19:52 [ping] PR78736: New C warning -Wenum-conversion Prathamesh Kulkarni
19:38 [C++ PATCH] push_namespace cleanup Nathan Sidwell
19:36 [PATCH, committed] Fix PR fortran/80752 Steve Kargl
19:31 Re: Default std::vector<bool> default and move constructor Marc Glisse
19:24 Re: [PATCH, rs6000] Fold vector logicals in GIMPLE David Edelsohn
19:18 Re: dejagnu version update? Mike Stump
19:13 [PATCH, i386]: Fix PR 80425, Extra inter-unit register move with zero-extension Uros Bizjak
19:04 Re: [patch] build xz (instead of bz2) compressed tarballs and diffs Markus Trippelsdorf
18:38 Re: [PATCH] Two DW_OP_GNU_variable_value fixes / tweaks Jakub Jelinek
18:38 Re: [patch] build xz (instead of bz2) compressed tarballs and diffs Jakub Jelinek
17:57 Default std::vector<bool> default and move constructor François Dumont
17:22 Fix minor reorg.c bug affecting MIPS targets Jeff Law
17:07 Re: [PATCH] [ARC] Recognise add_n and sub_n in combine again Graham Markall
16:59 Re: [libstdc++] Assertion in optional Jonathan Wakely
16:48 Re: [PATCH] [ARC] Recognise add_n and sub_n in combine again Claudiu Zissulescu
16:29 [PATCH] Do not silently continue if config.{build,host,gcc} fails Segher Boessenkool
16:28 Re: [patch, libfortran] Fix amount of memory allocation for matrix - vector calculation Janne Blomqvist
16:28 Fix tilepro and tilegx WRT recent changes to extract_bit_field Jeff Law
16:13 [PATCH, GCC/ARM] Fix comment for cmse_nonsecure_call_clear_caller_saved Thomas Preudhomme
16:10 Re: [PATCH, rs6000] Fold vector logicals in GIMPLE Will Schmidt
15:58 Re: [PATCH GCC8][31/33]Set range information for niter bound of vectorized loop Bin.Cheng
15:56 Re: [PATCH GCC8][30/33]Fold more type conversion into binary arithmetic operations Bin.Cheng
15:50 Re: [PATCH GCC8][29/33]New register pressure estimation Bin.Cheng
15:49 Re: [patch, libfortran] Fix amount of memory allocation for matrix - vector calculation H.J. Lu
14:36 [PATCH,AIX] Enable Stack Unwinding on AIX REIX, Tony
14:32 [PATCH,AIX] Enable FFI Go Closure on AIX REIX, Tony
14:26 Re: C PATCH to kill c_save_expr or towards delayed folding for the C FE Joseph Myers
14:24 [PATCH,AIX] Enable XCOFF in libbacktrace on AIX REIX, Tony
14:21 Re: [RFC] Do we want hierarchical options & encapsulation in a class Martin Liška
14:15 Re: C PATCH to kill c_save_expr or towards delayed folding for the C FE Marek Polacek
14:13 Re: [patch] build xz (instead of bz2) compressed tarballs and diffs Markus Trippelsdorf
14:12 Re: [RFC] Do we want hierarchical options & encapsulation in a class Nathan Sidwell
14:11 [PATCH,AIX] Enable libiberty to read AIX XCOFF REIX, Tony
14:02 Re: [patch] build xz (instead of bz2) compressed tarballs and diffs Joseph Myers
13:50 [PATCH] Fix order and types of members in C++17 insert_return_type structs Jonathan Wakely
13:06 Re: [RFC] Do we want hierarchical options & encapsulation in a class Martin Liška
13:05 Re: [PATCH] handling address mode changes inside extract_bit_field Jeff Law
12:47 New Swedish PO file for 'gcc' (version 7.1.0) Translation Project Robot
12:43 [PATCH] Two DW_OP_GNU_variable_value fixes / tweaks Richard Biener
12:24 Re: [RFC] Do we want hierarchical options & encapsulation in a class Nathan Sidwell
12:07 Re: [RFC] Do we want hierarchical options & encapsulation in a class Martin Liška
12:05 Re: [PATCH] Fix VAR_DECL w/o a BIND_EXPR (PR sanitize/80659). Richard Biener
12:04 Re: [RFC] Do we want hierarchical options & encapsulation in a class Martin Liška
11:55 Re: [PATCH] Do not allow empty argument of -o option (PR driver/31468). Richard Biener
11:51 Documentation changes for OpenACC 2.5 Profiling Interface (was: More OpenACC 2.5 Profiling Interface) Thomas Schwinge
11:49 Update _OPENACC value and documentation for OpenACC 2.5 Thomas Schwinge
11:46 Re: [PATCH] handling address mode changes inside extract_bit_field Joseph Myers
11:33 Re: [RFC] Do we want hierarchical options & encapsulation in a class Nathan Sidwell
11:26 Re: [PATCH][AARCH64]Simplify call, call_value, sibcall, sibcall_value patterns. Renlin Li
11:18 Re: [RFC] Do we want hierarchical options & encapsulation in a class Nathan Sidwell
11:10 [Patch, fortran] PR80554 [f08] variable redefinition in submodule Paul Richard Thomas
10:56 Re: [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible. Jonathan Wakely
10:39 [RFC] propagate malloc attribute in ipa-pure-const pass Prathamesh Kulkarni
10:25 Re: [PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE. Tamar Christina
10:18 [PATCH] Fix VAR_DECL w/o a BIND_EXPR (PR sanitize/80659). Martin Liška
09:52 [PATCH] Do not allow empty argument of -o option (PR driver/31468). Martin Liška
09:47 Re: C PATCH to kill c_save_expr or towards delayed folding for the C FE Marek Polacek
09:40 [RFC] Do we want hierarchical options & encapsulation in a class Martin Liška
09:40 Re: [PATCH][GCC][AArch64][ARM] Modify idiv costs for Cortex-A53 Tamar Christina
08:59 [Ada] Fix ICE on instantiation of packed array element Eric Botcazou
08:50 Re: [ARM] Enable FP16 vector arithmetic operations. Kyrill Tkachov
08:43 [Ada] Small speedup for simple functions returning unconstrained array Eric Botcazou
08:40 Re: PR78972, 80283: Extend TER with scheduling Bin.Cheng
08:40 Re: [PATCH][GCC][AArch64][ARM] Modify idiv costs for Cortex-A53 Ramana Radhakrishnan
08:38 [Ada] Fix ICE on corner case in Ada.Iterator_Interfaces Eric Botcazou
08:33 Re: [PATCH][GCC][AArch64][ARM] Modify idiv costs for Cortex-A53 Tamar Christina
08:33 Re: [PATCH][GCC][AARCH64]Adjust costs so udiv is preferred over sdiv when both are valid. [Patch (1/2)] Tamar Christina
08:32 Re: [PATCH][GCC][ARM] Adjust costs so udiv is preferred over sdiv when both are valid. [Patch (2/2)] Tamar Christina
08:32 Re: [ARM] Enable FP16 vector arithmetic operations. Tamar Christina
08:30 Re: [PATCH][GCC][AArch64] Fix subreg bug in scalar copysign Tamar Christina
08:27 [Ada] Small tweaks related to inlining Eric Botcazou
08:27 Re: PR78972, 80283: Extend TER with scheduling Richard Biener
08:14 [Ada] A bit of housekeeping work in gigi Eric Botcazou
08:06 Re: dejagnu version update? Richard Biener
08:00 [Ada] Relax alignment constraint for tagged types on x86 Eric Botcazou
07:51 Re: [PATCH] Fix PR80222 Richard Biener
07:38 Re: [PATCH] sparc: Set noexecstack on mulsi3, divsi3, and modsi3 Eric Botcazou
06:52 More OpenACC 2.5 Profiling Interface (was: OpenACC 2.5 Profiling Interface (incomplete)) Thomas Schwinge
02:23 Re: [PATCH 2/N] Add dump_flags_type<E> for handling of suboptions. Martin Sebor
01:35 Re: [PATCH] [i386] Recompute the frame layout less often Daniel Santos
01:12 [patch] build xz (instead of bz2) compressed tarballs and diffs Matthias Klose

May 14, 2017
23:12 Re: committed: Fix NetBSD problem PR80600 Krister Walfridsson
23:10 committed: Fix NetBSD problem PR80600 Krister Walfridsson
22:10 Re: dejagnu version update? NightStrike
20:47 [wwwdocs] projects/prefetch.html - remove Itanium manual Gerald Pfeifer
20:37 Re: Avoid _Rb_tree_rotate_[left,right] symbols export François Dumont
20:20 Re: [PATCH] [i386] Recompute the frame layout less often Daniel Santos
18:11 [PATCH, i386]: Make CCNOmode compatible with CCGOCmode and with CCZmode Uros Bizjak
16:31 Re: [PATCH] [i386] Recompute the frame layout less often Bernd Edlinger
15:30 Re: [PATCH] plugin.c (try_init_one_plugin): Fix ressource leaks (CID 726637) Sylvestre Ledru
11:12 Re: {PATCH] New C++ warning -Wcatch-value Volker Reichelt
10:40 Re: [PATCH] plugin.c (try_init_one_plugin): Fix ressource leaks (CID 726637) Trevor Saunders
10:29 Re: OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clauses Thomas Schwinge
10:27 Re: Runtime checking of OpenACC parallelism dimensions clauses Thomas Schwinge
10:25 Re: [PATCH] [i386] Recompute the frame layout less often Uros Bizjak
10:23 Re: [PING] [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues Uros Bizjak
10:00 [PATCH] lto-wrapper.c (copy_file): Fix resource leaks Sylvestre Ledru
09:59 [PATCH] plugin.c (try_init_one_plugin): Fix ressource leaks (CID 726637) Sylvestre Ledru
09:58 [PATCH] objc-runtime-shared-support.c - Identical code for different branches Sylvestre Ledru
09:11 Re: [PATCH] [i386] Recompute the frame layout less often Daniel Santos
07:42 [PATCH] [i386] Recompute the frame layout less often Bernd Edlinger
07:37 Re: [PATCH][X86] Add missing xgetbv xsetbv intrinsics Uros Bizjak
07:20 [libstdc++] Assertion in optional Marc Glisse
01:57 Re: [PATCH] make RTL/TREE/IPA dump kind an index Nathan Sidwell
01:09 Re: [PATCH, rs6000] Add x86 instrinsic headers to GCC PPC64LE taget David Edelsohn
01:03 Re: [PATCH, rs6000] Fold vector logicals in GIMPLE David Edelsohn
00:45 [PING] Re: [New file] Add testcase to ensure that #pragma GCC diagnostic push/pop works with -Wtraditional. Eric Gallager

May 13, 2017
23:43 Re: [Patch, fortran] PR80442 Handle DATA statement with iteration var in array slice Nicolas Koenig
22:29 Re: [PING] [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues Daniel Santos
21:44 Re: [PATCH, rs6000] Avoid vectorizing versioned copy loops with vectorization factor 2 Bill Schmidt
21:12 [PATCH, RTL opt]: Ensure that equivalent_reg_at_start rejects registers with mismatched mode Uros Bizjak
20:39 Re: dejagnu version update? Jeff Law
19:58 Re: [PATCH, rs6000] Fix vec_xl and vec_xst intrinsics for P8 Bill Schmidt
18:29 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Uros Bizjak
16:52 Re: [PING] [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues Uros Bizjak
16:31 Re: [Patch, fortran] PR80442 Handle DATA statement with iteration var in array slice Jerry DeLisle
15:46 Re: PATCH ATTACHED Re: [PATCH, Fortran] PR78659 Spurious "requires DTIO" reported against namelist statement Jerry DeLisle
14:43 Port fixes for recent compare-elim changes Jeff Law
12:47 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Markus Trippelsdorf
11:59 BRIG FE: fix for lda and private arrays Pekka Jääskeläinen
11:56 Re: [Patch, fortran] PR80442 Handle DATA statement with iteration var in array slice Nicolas Koenig
11:06 Re: PATCH ATTACHED Re: [PATCH, Fortran] PR78659 Spurious "requires DTIO" reported against namelist statement Dominique d'Humières
10:38 Re: dejagnu version update? Jakub Jelinek
10:24 Re: dejagnu version update? Bernhard Reutner-Fischer
09:40 Re: [PATCH] Fix PR80222 Eric Botcazou
09:15 Re: [PATCH] Fix PR80222 Richard Biener
08:49 Re: [PATCH] Fix PR80222 Eric Botcazou
07:58 Re: [PATCH] make RTL/TREE/IPA dump kind an index Bernhard Reutner-Fischer
06:59 Re: C PATCH to kill c_save_expr or towards delayed folding for the C FE Jakub Jelinek
06:16 Re: [PATCH] decl lang hooks Richard Biener
02:27 Re: [PATCH] handling address mode changes inside extract_bit_field Jim Wilson
02:17 Re: [PATCH, rs6000] Fix vec_xl and vec_xst intrinsics for P8 Bill Schmidt
02:02 Re: [PATCH] handling address mode changes inside extract_bit_field Martin Sebor
01:40 Re: [PATCH] handling address mode changes inside extract_bit_field Jim Wilson
00:01 Re: [PATCH] decl lang hooks Nathan Sidwell

May 12, 2017
22:57 [PING] [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues Daniel Santos
21:33 [PATCH], PR target/80510, Optimize offsettable memory references on power7/power8 Michael Meissner
21:20 Re: Remove _Safe_container _IsCxx11AllocatorAware template parameter François Dumont
20:28 Re: C PATCH to kill c_save_expr or towards delayed folding for the C FE Joseph Myers
19:52 New Swedish PO file for 'gcc' (version 7.1.0) Translation Project Robot
19:51 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Uros Bizjak
19:48 Re: C PATCH to kill c_save_expr or towards delayed folding for the C FE Jakub Jelinek
19:37 C PATCH to kill c_save_expr or towards delayed folding for the C FE Marek Polacek
19:14 [PATCH] [ARC] Recognise add_n and sub_n in combine again Graham Markall
19:09 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Uros Bizjak
19:01 Re: [PATCH, rs6000] Add x86 instrinsic headers to GCC PPC64LE taget Steven Munroe
18:56 [PATCH, i386]: Fix PR80723, ignore cost of adding/subtracting a carry flag for ADC/SBB insns Uros Bizjak
18:47 Re: [PATCH] RFC: spellchecker for comments, plus -Wfixme and -Wtodo Jeff Law
18:44 Re: [PATCH] decl lang hooks Mike Stump
18:42 Re: [PATCH] handle sprintf(d, "%s", ...) in gimple-ssa-sprintf.c Jeff Law
18:39 Re: [PATCH] correct length stpncpy handling in -Wformat-overflow (PR 80669) Jeff Law
18:38 Re: [PATCH, rs6000] Add x86 instrinsic headers to GCC PPC64LE taget Mike Stump
18:34 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Jeff Law
18:33 Re: [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible. Ville Voutilainen
17:51 Re: [PATCH] Limit perf data buffer during profiling Jeff Law
17:51 PR78972, 80283: Extend TER with scheduling Bernd Schmidt
17:47 Re: [PATCH] Add sequence check to leaf_function_p Jeff Law
17:47 Re: [PATCH] Add sequence check to leaf_function_p Jeff Law
17:42 Re: [PATCH 2/N] Add dump_flags_type<E> for handling of suboptions. Martin Sebor
17:35 Add missing equivalence unwinding markers Jeff Law
17:15 Re: [PATCH] Fix PR middle-end/80707, ICE: r247844 causes error: extra outgoing edge Peter Bergner
17:07 Re: [PATCH] Fix PR middle-end/80707, ICE: r247844 causes error: extra outgoing edge Richard Biener
16:58 Re: [patch, libfortran] Fix amount of memory allocation for matrix - vector calculation Thomas Koenig
16:56 Re: [PATCH] Don't fold in save_expr (PR sanitizer/80536, PR sanitizer/80386) Joseph Myers
16:55 [PING] [PATCH] Implement a warning for bogus sizeof(pointer) / sizeof(pointer[0]) Bernd Edlinger
16:51 [PING**2] [PATCH, ARM] Further improve stack usage in sha512, part 2 (PR 77308) Bernd Edlinger
16:50 [PING**3] [PATCH, ARM] Further improve stack usage on sha512 (PR 77308) Bernd Edlinger
16:49 [PING**3] [PATCH, ARM] correctly encode the CC reg data flow Bernd Edlinger
16:48 [PING][PATCH][ PR rtl-optimization/79286] Drop may_trap_p exception to testing dominance in update_equiv_regs Bernd Edlinger
16:47 [PING**2] [PATCH] Force use of absolute path names for gcov Bernd Edlinger
16:46 [PATCH] Fix PR middle-end/80707, ICE: r247844 causes error: extra outgoing edge Peter Bergner
16:36 Go patch committed: pass current function to Backend::call_expression Ian Lance Taylor
16:29 Re: [PATCH] Add sequence check to leaf_function_p Wilco Dijkstra
15:53 Re: [PATCH] PR libstdc++/78939 make tuple_size<cv T> depend on tuple_size<T> Jonathan Wakely
14:57 Re: [PATCH 0/2] [ARM] PR61551 addressing mode costs Charles Baylis
14:49 [PATCH] PR libstdc++/78939 make tuple_size<cv T> depend on tuple_size<T> Jonathan Wakely
14:17 Re: [PATCH, GCC/ARM, Stage 1] Add missing TARGET_32BIT conditional to movsi Prakhar Bahuguna
14:04 [gomp4] Handle parallel reductions explicitly initialized by the user Cesar Philippidis
13:30 libbacktrace patch: fix memory allocation buglet on DWARF line table with zero dirs Than McIntosh via gcc-patches
13:30 Re: [PATCH] Add sequence check to leaf_function_p Alexander Monakov
13:04 [PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum. Martin Liška
13:01 [PATCH v2 2/N] Introduce dump_flags_t type and use it instead of int, type. Martin Liška
12:57 [PATCH v2 01/N] Add default value for last argument of dump functions. Martin Liška
12:54 Re: Go patches committed: merge recent changes to gofrontend Ian Lance Taylor
12:49 Re: Go patches committed: merge recent changes to gofrontend Ian Lance Taylor
12:04 [PATCH] Properly fold stmts in PRE Richard Biener
11:46 [PATCH] Add sequence check to leaf_function_p Wilco Dijkstra
11:28 [PATCH GCC][6/6]Avoid aggressive predcom for high register pressure cases Bin Cheng
11:28 [PATCH GCC][5/6]Record initialization statements and only insert it for valid chains Bin Cheng
11:28 [PATCH GCC][4/6]Simple patch skips single element component Bin Cheng
11:28 [PATCH GCC][3/6]New file computing regional register pressure on TREE SSA Bin Cheng
11:27 [PATCH GCC][2/6]Compute available register for each register classes Bin Cheng
11:27 [PATCH GCC][1/6]Compute type mode and register pressure class mapping Bin Cheng
11:15 Re: [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible. Ville Voutilainen
11:07 Re: [PATCH] Fix PR80721 Jonathan Wakely
11:06 Re: [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible. Daniel Krügler
11:03 Re: Avoid _Rb_tree_rotate_[left,right] symbols export Jonathan Wakely
10:43 Re: [PATCH GCC8][13/33]Rewrite cost computation of ivopts Bin.Cheng
10:40 [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible. Ville Voutilainen
10:38 Re: Remove _Safe_container _IsCxx11AllocatorAware template parameter Jonathan Wakely
10:33 Re: Heads-Up: early LTO debug to land, breaking Mach-O / [X]COFF Iain Sandoe
10:31 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Jakub Jelinek
10:29 [PATCH][X86] Add missing xgetbv xsetbv intrinsics Koval, Julia
10:27 Re: Heads-Up: early LTO debug to land, breaking Mach-O / [X]COFF JonY
10:26 Re: Go patches committed: merge recent changes to gofrontend Thomas Schwinge
10:20 Re: [PATCH] Don't fold in save_expr (PR sanitizer/80536, PR sanitizer/80386) Richard Biener
10:10 [PATCH] Fix PR80721 Richard Biener
10:09 Re: [PATCH] Don't fold in save_expr (PR sanitizer/80536, PR sanitizer/80386) Marek Polacek
09:50 Re: [PATCH GCC8][13/33]Rewrite cost computation of ivopts Bin.Cheng
09:43 Re: [PATCH] Limit perf data buffer during profiling Richard Biener
09:43 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Hans-Peter Nilsson
09:38 [PATCH] Limit perf data buffer during profiling Andi Kleen
09:36 Re: OpenACC C front end maintenance: c_parser_oacc_single_int_clause Thomas Schwinge
09:32 Re: [PATCH 4/5 v2] Vect peeling cost model Richard Biener
09:24 Heads-Up: early LTO debug to land, breaking Mach-O / [X]COFF Richard Biener
09:24 Re: [PATCH] make RTL/TREE/IPA dump kind an index Rainer Orth
09:22 Re: Use "oacc kernels parallelized" attribute for parallelized OpenACC kernels Thomas Schwinge
09:12 Re: Use "oacc kernels" attribute for OpenACC kernels Thomas Schwinge
09:11 [PATCH] Fix PR80713 Richard Biener
09:09 Re: [PATCH] Make PRE/FRE elimination not do useless work Richard Biener
08:49 Re: Test cases to check OpenACC offloaded function's attributes and classification Thomas Schwinge
08:16 Re: [patch, libfortran] Fix amount of memory allocation for matrix - vector calculation Janne Blomqvist
08:14 Re: [PATCH] Don't assume __secure_getenv is available Janne Blomqvist
08:02 Re: [PATCH] Don't assume __secure_getenv is available Thomas Schwinge
07:39 Re: [PATCH GCC8][13/33]Rewrite cost computation of ivopts Christophe Lyon
07:32 Re: [PATCH] Don't fold in save_expr (PR sanitizer/80536, PR sanitizer/80386) Richard Biener
07:27 Re: [PATCH] Don't assume __secure_getenv is available Janne Blomqvist
07:26 Re: [PATCH] decl lang hooks Richard Biener
07:24 Re: [PATCH] Externalize definition of create_tmp_reg_or_ssa_name Richard Biener
07:23 Re: [PATCH] Don't assume __secure_getenv is available Thomas Schwinge
07:22 Re: [RFA] Improve tree-ssa-uninit.c's predicate simplification Richard Biener
07:03 Re: [PATCH] Fix PR79201 (half-way) Richard Biener
06:13 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Jeff Law
06:11 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Jeff Law
05:09 Re: [PATCH] make RTL/TREE/IPA dump kind an index Bernhard Reutner-Fischer
03:52 [gomp4] correct an implicit data clause bug Cesar Philippidis
02:43 [PATCH, ARM/AArch64] drop aarch32 support for falkor/qdf24xx Jim Wilson
02:31 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Martin Sebor
01:09 libgo patch committed: fix signal aliases Ian Lance Taylor
00:59 libgo patch committed: Use opendir64 and closedir64 on AIX Ian Lance Taylor
00:30 Re: [PATCH] make RTL/TREE/IPA dump kind an index Nathan Sidwell
00:22 Re: [PATCH] make RTL/TREE/IPA dump kind an index Nathan Sidwell

May 11, 2017
23:53 Go patch committed: Fix flag settings for implicit variable reference Ian Lance Taylor
23:18 Re: [PATCH, v4] Fix PR51513, switch statement with default case containing __builtin_unreachable leads to wild branch Peter Bergner
23:10 Re: [PATCH] make RTL/TREE/IPA dump kind an index Bernhard Reutner-Fischer
22:58 Re: [PATCH] make RTL/TREE/IPA dump kind an index Rainer Orth
22:53 Re: [PATCH] make RTL/TREE/IPA dump kind an index Bernhard Reutner-Fischer
22:14 [patch, libfortran] Fix amount of memory allocation for matrix - vector calculation Thomas Koenig
22:09 Re: [PATCH, rs6000] Fold vector logicals in GIMPLE Segher Boessenkool
21:29 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Hans-Peter Nilsson
21:00 Re: Go patches committed: merge recent changes to gofrontend Rainer Orth
20:55 libgo patch committed: fix isSystemGoroutine Ian Lance Taylor
20:49 Re: [PATCH, v4] Fix PR51513, switch statement with default case containing __builtin_unreachable leads to wild branch H.J. Lu
20:42 Re: [PATCH, rs6000] gcc mainline, add builtin support for vec_popcnt() and vec_slo() Segher Boessenkool
20:31 Re: Bump version namespace and remove _Rb_tree useless template parameter François Dumont
20:06 Avoid _Rb_tree_rotate_[left,right] symbols export François Dumont
20:03 Remove _Safe_container _IsCxx11AllocatorAware template parameter François Dumont
20:01 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Martin Sebor
19:49 Re: [PATCH, rs6000] Fix PR80695 (vec_construct cost modeling issue) Segher Boessenkool
19:47 Remove useless debug mode symbols François Dumont
19:36 Re: [PATCH, rs6000] Fold vector logicals in GIMPLE Will Schmidt
19:27 Re: [PATCH, rs6000] Fold vector divides in GIMPLE Segher Boessenkool
19:22 Re: [PATCH, rs6000] Add x86 instrinsic headers to GCC PPC64LE taget Steven Munroe
19:16 Re: [C++ PATCH] pushdecl and friends Nathan Sidwell
19:16 Re: [PATCH] decl lang hooks Nathan Sidwell
19:15 Re: [PATCH, rs6000] Fold vector logicals in GIMPLE Segher Boessenkool
18:58 Re: [PATCH, rs6000] Fold vector multiplies in GIMPLE Segher Boessenkool
18:54 Re: [C++ PATCH] pushdecl and friends Christophe Lyon
18:50 Re: [C++ PATCH] pushdecl and friends Nathan Sidwell
18:46 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Uros Bizjak
18:45 Re: [C++ PATCH] pushdecl and friends Christophe Lyon
18:41 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Jakub Jelinek
18:37 Re: Fix for PR79987 Ilya Enkovich
18:28 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Jeff Law
18:20 [PATCH, i386]: Fix PR 80706, prevent unwanted peephole2 matching Uros Bizjak
17:58 Re: [PATCH] decl lang hooks Nathan Sidwell
17:56 [PATCH, rs6000] gcc mainline, add builtin support for vec_popcnt() and vec_slo() Carl E. Love
17:50 Re: [PATCH] decl lang hooks Rainer Orth
17:48 Re: [PATCH] Kill -fdump-translation-unit Rainer Orth
17:45 Re: [PATCH] Kill -fdump-translation-unit Nathan Sidwell
17:40 [C++ PATCH] pushdecl and friends Nathan Sidwell
17:37 Re: [PATCH, rs6000] Fix PR80695 (vec_construct cost modeling issue) Bill Schmidt
17:33 Re: [PATCH] Kill -fdump-translation-unit Rainer Orth
17:23 Re: [PATCH] Move target independent code to support target_clones attributes from i386 to common code Jeff Law
17:17 Re: PATCH ATTACHED Re: [PATCH, Fortran] PR78659 Spurious "requires DTIO" reported against namelist statement Paul Richard Thomas
17:17 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Jeff Law
16:57 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Martin Sebor
16:34 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Jakub Jelinek
16:23 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Martin Sebor
16:00 [PATCH, rs6000] Fix PR80695 (vec_construct cost modeling issue) Bill Schmidt
15:54 [PATCH, rs6000] Fold vector divides in GIMPLE Will Schmidt
15:53 [PATCH, rs6000] Fold vector logicals in GIMPLE Will Schmidt
15:52 [PATCH] Externalize definition of create_tmp_reg_or_ssa_name Will Schmidt
15:52 [PATCH, rs6000] Fold vector multiplies in GIMPLE Will Schmidt
15:49 Re: [PATCH] Kill -fdump-translation-unit Nathan Sidwell
15:46 [C++ PATCH] Revert pushdecl_top_level_and_finish name change Nathan Sidwell
15:35 PATCH ATTACHED Re: [PATCH, Fortran] PR78659 Spurious "requires DTIO" reported against namelist statement Jerry DeLisle
15:30 [PATCH, Fortran] PR78659 Spurious "requires DTIO" reported against namelist statement Jerry DeLisle
15:21 [PATCH 4/5 v2] Vect peeling cost model Robin Dapp
15:13 [PATCH, GCC/testsuite/ARM] Add MOVT testing for ARMv8-M Baseline Thomas Preudhomme
15:08 Re: [PATCH] Make PRE/FRE elimination not do useless work Christophe Lyon
15:06 Re: [PATCH] Tree-level fix for PR 69526 Bin.Cheng
15:03 Re: [C++ PATCH] fix timer thinko Nathan Sidwell
15:03 Re: documentation (mt_allocator): non-working link to example program Jonathan Wakely
15:03 Re: [PATCH] Fix PR79201 (half-way) Uros Bizjak
15:02 Re: [C++ PATCH] fix timer thinko Bernhard Reutner-Fischer
15:00 Re: [PATCH GCC8][01/33]Handle TRUNCATE between tieable modes in rtx_cost Christophe Lyon
14:52 [C++ PATCH] fix timer thinko Nathan Sidwell
14:50 Re: [PATCH, rs6000] Add x86 instrinsic headers to GCC PPC64LE taget Segher Boessenkool
14:44 Re: [testsuite, committed, PR65941] Add and use effective target rdrand Rainer Orth
14:42 [C++ PATCH] xref lambda types Nathan Sidwell
14:25 [PATCH] fix -da Nathan Sidwell
14:19 [PATCH] PR libstdc++/80285 optimize std::make_shared for -fno-rtti Jonathan Wakely
14:07 Re: [RFA] Improve tree-ssa-uninit.c's predicate simplification Jeff Law
14:06 [PATCH] Fix PR80705 Richard Biener
14:02 Re: [PATCH] Fix PR79201 (half-way) Richard Biener
13:54 [PATCH, GCC/ARM] Only test tls-disable-literal-pool.c if target supports native TLS Prakhar Bahuguna
13:49 [PATCH] Don't fold in save_expr (PR sanitizer/80536, PR sanitizer/80386) Marek Polacek
13:14 Re: [PATCH] make RTL/TREE/IPA dump kind an index Uros Bizjak
13:10 Re: [PATCH] make RTL/TREE/IPA dump kind an index Nathan Sidwell
13:07 Re: [PATCH][X86] Add missing intrinsics for VRSQRT14 Uros Bizjak
13:01 Re: [PATCH] Fix PR79201 (half-way) Uros Bizjak
13:00 RE: [PATCH][X86] Add missing intrinsics for VRSQRT14 Koval, Julia
12:48 Re: [PATCH] Fix PR79201 (half-way) Richard Biener
12:44 Re: [RFC] S/390: Alignment peeling prolog generation Richard Biener
12:37 Re: [PATCH] make RTL/TREE/IPA dump kind an index Nathan Sidwell
12:28 Re: [PATCH] make RTL/TREE/IPA dump kind an index Rainer Orth
12:27 OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clauses Thomas Schwinge
12:24 Runtime checking of OpenACC parallelism dimensions clauses Thomas Schwinge
12:21 Re: [PATCH 1/3] Remove support for obsolete x86 -malign-foo options Denys Vlasenko
12:16 Re: [PATCH] Fix PR79201 (half-way) Rainer Orth
12:15 Re: [RFC] S/390: Alignment peeling prolog generation Richard Biener
12:14 Re: [RFC] S/390: Alignment peeling prolog generation Richard Biener
11:59 [C++ PATCH] namespace bindings and pushdecl_top_level Nathan Sidwell
11:20 [PATCH 5/5] Vect peeling cost model Robin Dapp
11:19 [PATCH 4/5] Vect peeling cost model Robin Dapp
11:18 [PATCH 3/5] Vect peeling cost model Robin Dapp
11:17 [PATCH 2/5] Vect peeling cost model Robin Dapp
11:17 [PATCH 1/5] Vect peeling cost model Robin Dapp
11:15 Re: [RFC] S/390: Alignment peeling prolog generation Robin Dapp
11:08 [C++ PATCH] Local bindings Nathan Sidwell
11:06 Re: [PATCH GCC8][32/33]Save niter check for vect peeling if loop versioning is required Richard Biener
11:02 Re: [PATCH GCC8][31/33]Set range information for niter bound of vectorized loop Richard Biener
10:54 Re: [PATCH GCC8][30/33]Fold more type conversion into binary arithmetic operations Richard Biener
10:53 Re: [PATCH GCC8][29/33]New register pressure estimation Bin.Cheng
10:39 Re: [PATCH GCC8][29/33]New register pressure estimation Richard Biener
10:15 Re: [PATCH][AArch64] Add combine pattern for storing lane zero of a vecto Kyrill Tkachov
10:15 Re: [PATCH][AArch64] Add HF vector modes to lane-to-lane INS pattern Kyrill Tkachov
10:14 Re: [PATCH][AArch64] Use SUBS for parallel subtraction and comparison with immediate Kyrill Tkachov
10:14 Re: [PATCH][AArch64] Peephole for SUBS Kyrill Tkachov
09:58 Re: [PATCH, GCC/ARM, Stage 1] Add missing TARGET_32BIT conditional to movsi Kyrill Tkachov
09:56 [PATCH, GCC/ARM, Stage 1] Add missing TARGET_32BIT conditional to movsi Prakhar Bahuguna
09:24 Re: [PATCH][X86] Add missing intrinsics for VRSQRT14 Uros Bizjak
09:04 Re: [C++ PATCH] add_method, clone_function_decl Bernhard Reutner-Fischer
08:47 Re: [PATCH 05/13] allow constructing a auto_vec with a preallocation, and a possibly larger actual allocation size Richard Sandiford
08:23 Re: Go patches committed: merge recent changes to gofrontend Andreas Schwab
08:18 Re: [PATCH 05/13] allow constructing a auto_vec with a preallocation, and a possibly larger actual allocation size Trevor Saunders
08:01 Re: [PATCH 05/13] allow constructing a auto_vec with a preallocation, and a possibly larger actual allocation size Richard Biener
07:53 Re: [PATCH 02/13] improve bitmap / sbitmap compatability of bitmap_set_bit Trevor Saunders
07:50 Re: [RFA] Improve tree-ssa-uninit.c's predicate simplification Richard Biener
07:45 Re: [PATCH 05/13] allow constructing a auto_vec with a preallocation, and a possibly larger actual allocation size Trevor Saunders
07:31 Re: [PATCH] Output DIEs for outlined OpenMP functions in correct lexical scope Richard Biener
06:35 Re: Go patches committed: merge recent changes to gofrontend Uros Bizjak
05:43 [PATCH][X86] Add missing intrinsics for VRSQRT14 Koval, Julia
04:57 Re: [PING] [PATCH] [AArch64] vec_pack_trunc_<mode> should split after register allocator Hurugalawadi, Naveen
04:56 Re: [PING] [PATCH] [AArch64] Implement ALU_BRANCH fusion Hurugalawadi, Naveen
04:54 Re: [PING] [PATCH] [AArch64] PR target/71663 Improve Vector Initializtion Hurugalawadi, Naveen
04:52 Re: [PING2] [PATCH][AArch64] Add neon_pairwise_add & neon_pairwise_add_q types Hurugalawadi, Naveen
04:51 Re: [PING2][PATCH][AArch64] Add crypto_pmull attribute Hurugalawadi, Naveen
04:51 Re: [PING2][PATCH] [AArch64] Implement automod load and store for Thunderx2t99 Hurugalawadi, Naveen
04:49 Re: [PING2][PATCH][AArch64] Add addr_type attribute Hurugalawadi, Naveen
04:48 Re: [PING2][PATCH][AArch64] Add addr_type attribute Hurugalawadi, Naveen
04:47 Re: [PING2][PATCH][AArch64] Add addr_type attribute Hurugalawadi, Naveen
04:47 Re: [PING2][PATCH][AArch64] Add addr_type attribute Hurugalawadi, Naveen
04:46 Re: [PING][PATCH] Move the check for any_condjump_p from sched-deps to target macros Hurugalawadi, Naveen
00:42 Re: Go patches committed: merge recent changes to gofrontend Andrew Pinski
00:37 Re: Go patches committed: merge recent changes to gofrontend Andrew Pinski
00:10 [PATCH] hppa: Fix pa_assemble_integer John David Anglin

May 10, 2017
23:05 [Committed] hppa: Reject changes to/from modes with zero size in pa_cannot_change_mode_class John David Anglin
22:40 [PATCH] Move target independent code to support target_clones attributes from i386 to common code Michael Meissner
21:59 [RFA] Improve tree-ssa-uninit.c's predicate simplification Jeff Law
21:18 Re: [PATCH] Kill -fdump-translation-unit Nathan Sidwell
20:57 [C++ PATCH] address of overload Nathan Sidwell
20:52 Re: [PATCH] Kill -fdump-translation-unit Alexander Monakov
20:50 [C++ PATCH] ambiguous candidate printing Nathan Sidwell
20:45 Re: [patch] FreeBSD arm libgcc config.host Andreas Tobler
20:44 Re: Bump version namespace and remove _Rb_tree useless template parameter François Dumont
20:42 [C++ PATCH] remove unnecessary hidden pruning Nathan Sidwell
20:27 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Jakub Jelinek
20:23 [PATCH] sparc: Set noexecstack on mulsi3, divsi3, and modsi3 Adhemerval Zanella
20:21 Minor C++ PATCH to make unify_invalid a common breakpoint Jason Merrill
20:12 C++ PATCH for CWG DR 1847, partial ordering and non-deduced context Jason Merrill
19:57 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Uros Bizjak
19:21 Re: Make tree-ssa-strlen.c handle partial unterminated strings Richard Sandiford
19:05 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Uros Bizjak
18:07 Re: [PATCH][x86] Add missing intrinsics for MAX[SD,SS] and MIN[SD,SS] Uros Bizjak
18:06 Re: [PATCH][x86] Add missing intrinsics for DIV[SD,SS] and MUL[SD,SS] Uros Bizjak
18:06 Re: [PR80582][X86] Add missing __mm256_set[r] intrinsics Uros Bizjak
18:05 Re: [PATCH][x86] Add missing intrinsics for vrcp14sd/ss instructions. Uros Bizjak
17:59 Re: [PATCH, rs6000] Add x86 instrinsic headers to GCC PPC64LE taget Steven Munroe
17:58 Re: [PATCH] Kill -fdump-translation-unit Jakub Jelinek
17:51 Re: [c++ PATCH] PR c++/80682 Nathan Sidwell
17:51 Re: [PATCH] Kill -fdump-translation-unit Alexander Monakov
17:26 Go patches committed: merge recent changes to gofrontend Ian Lance Taylor
17:20 Re: [PATCH] Ada/x32: PR ada/80626: Correct Memory_Size Arnaud Charlet
17:14 Re: [CHKP] Fix for PR79990 Ilya Enkovich
17:13 Re: [c++ PATCH] PR c++/80682 Richard Biener
16:36 Re: [c++ PATCH] PR c++/80682 Nathan Sidwell
16:32 Re: OpenACC C front end maintenance: c_parser_oacc_single_int_clause (was: [OpenACC] num_gangs, num_workers and vector_length in c++) Jakub Jelinek
16:32 Minor C++ PATCH for dependent_type_p sanity check Jason Merrill
16:30 Re: Use "oacc kernels parallelized" attribute for parallelized OpenACC kernels (was: Use "oacc kernels" attribute for OpenACC kernels) Jakub Jelinek
16:28 Re: Use "oacc kernels" attribute for OpenACC kernels Jakub Jelinek
16:06 Re: [patch, fortran] Reduce stack use in blocked matmul Andreas Schwab
15:56 Re: C++ PATCHes for c++/79549 and 79556 (ICE with auto parameter pack) Jason Merrill
15:56 Re: [patch, fortran] Reduce stack use in blocked matmul Andreas Schwab
15:54 Re: [patch, fortran] Reduce stack use in blocked matmul Thomas Koenig
15:53 Re: [C++ Patch] PR 80186 ("ICE on C++ code with invalid constructor...") Jason Merrill
15:49 Re: Test cases to check OpenACC offloaded function's attributes and classification Jakub Jelinek
15:48 Re: OpenACC 2.5 default (present) clause Jakub Jelinek
15:42 Re: [patch, fortran] Reduce stack use in blocked matmul Thomas Koenig
15:24 Re: [PATCH] Output DIEs for outlined OpenMP functions in correct lexical scope Jakub Jelinek
15:18 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Uros Bizjak
14:54 Re: [1/2] PR 78736: New warning -Wenum-conversion Martin Sebor
14:38 [PATCH] Ada/x32: PR ada/80626: Correct Memory_Size H.J. Lu
14:31 Re: [PATCH GCC8][01/33]Handle TRUNCATE between tieable modes in rtx_cost Bin.Cheng
14:27 Re: [RFC PATCH, i386]: Enable post-reload compare elimination pass Jakub Jelinek
14:21 Re: [c++ PATCH] PR c++/80682 Ville Voutilainen
14:20 Re: [PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640) Alexander Monakov
14:20 [PATCH] Make PRE/FRE elimination not do useless work Richard Biener
14:18 [PATCH] Verify loops with TODO_verify_il Richard Biener
14:06 Re: Make tree-ssa-strlen.c handle partial unterminated strings Jakub Jelinek
14:01 [PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640) Alexander Monakov
13:46 [gomp5] Add C/C++ lastprivate(conditional: ...) parsing Jakub Jelinek
13:34 Re: [PATCH 0/3] v3 of C++ template type diffing Nathan Sidwell
13:34 Re: [PATCH, v4] Fix PR51513, switch statement with default case containing __builtin_unreachable leads to wild branch Richard Biener
13:21 Re: [PATCH] Fix bootstrap on arm target Arnaud Charlet
13:18 Re: [PATCH] Fix bootstrap on arm target Bernd Edlinger
13:15 [C++ PATCH] add_method, clone_function_decl Nathan Sidwell
12:19 Re: [1/2] PR 78736: New warning -Wenum-conversion Prathamesh Kulkarni
12:03 [PATCH] tabify dumpfile.h Nathan Sidwell
11:40 Re: [c++ PATCH] PR c++/80682 Nathan Sidwell
11:40 Re: [PATCH] make RTL/TREE/IPA dump kind an index Nathan Sidwell
11:11 [Committed][AArch64] Fix PR80671 Wilco Dijkstra
10:57 Re: [PATCH 01/13] improve safety of freeing bitmaps Richard Biener
10:55 Re: [PATCH, GCC/LTO, ping3] Fix PR69866: LTO with def for weak alias in regular object file Thomas Preudhomme
10:52 Re: [PATCH 01/13] improve safety of freeing bitmaps Trevor Saunders
09:50 Re: PR77644 Richard Biener
09:37 Re: [c++ PATCH] PR c++/80682 Ville Voutilainen
09:28 Re: Bump version namespace and remove _Rb_tree useless template parameter Jonathan Wakely
09:26 Re: PR77644 Prathamesh Kulkarni
09:16 Re: Bump version namespace and remove _Rb_tree useless template parameter Paolo Carlini
09:12 Re: Bump version namespace and remove _Rb_tree useless template parameter Jonathan Wakely
09:10 Re: Trivial iter_swap cleanup Jonathan Wakely
09:05 Re: [PATCH] make RTL/TREE/IPA dump kind an index Richard Biener
08:58 Re: PR77644 Richard Biener
08:49 Re: [PATCH] Kill -fdump-translation-unit Richard Biener
08:44 Re: [PATCH] non-checking pure attribute Richard Biener
08:31 Re: [PATCH 13/13] make inverted_post_order_compute() operate on a vec Richard Biener
08:29 Re: [PATCH 09/13] use auto_bitmap more with alternate obstacks Richard Biener
08:28 Re: [PATCH 12/13] make depth_first_search_ds a class Richard Biener
08:27 Re: [PATCH 07/13] use auto_bitmap more Richard Biener
08:27 Re: [PATCH 11/13] make more vars auto_sbitmaps Richard Biener
08:26 Re: [PATCH 04/13] allow auto_bitmap to use other bitmap obstacks Richard Biener
08:26 Re: [PATCH 10/13] make a member an auto_sbitmap Richard Biener
08:26 Re: [PATCH] prevent -Wno-system-headers from suppressing -Wstringop-overflow (PR 79214) Rainer Orth
08:26 Re: [PATCH 08/13] move several bitmaps from gc memory to the default obstack and use auto_bitmap Richard Biener
08:25 Re: [PATCH 06/13] replace some manual stacks with auto_vec Richard Biener
08:15 Re: [PATCH 03/13] store the bitmap_head within the auto_bitmap Richard Biener
08:14 Re: [PATCH 01/13] improve safety of freeing bitmaps Richard Biener
08:11 Re: avoid remove&reinsert of call when splitting block for inlining Richard Biener
07:31 Re: [patch, fortran] Reduce stack use in blocked matmul Andreas Schwab
06:58 Re: [c++ PATCH] PR c++/80682 Ville Voutilainen
06:54 Re: [PATCH 05/13] allow constructing a auto_vec with a preallocation, and a possibly larger actual allocation size Richard Sandiford
06:44 Re: [PATCH 02/13] improve bitmap / sbitmap compatability of bitmap_set_bit Richard Sandiford
02:54 [PATCH, v4] Fix PR51513, switch statement with default case containing __builtin_unreachable leads to wild branch Peter Bergner
02:32 Re: [RFC]: Fix Ada boostrap failure on S/390 with -mzarch H.J. Lu
01:10 [PATCH 2/3] (v3) C++ template type diff printing David Malcolm
01:09 [PATCH 3/3] (v3) Use %qH and %qI throughout C++ frontend David Malcolm
01:09 [PATCH 1/3] (v3) Non-C++ parts of template type diff printing David Malcolm
01:09 [PATCH 0/3] v3 of C++ template type diffing David Malcolm
00:05 Move myself to Write After Approval section Kaz Kojima

May 09, 2017
23:52 [PATCH] RISC-V: Add Sign/Zero extend patterns for PIC loads Palmer Dabbelt
22:37 Re: [PATCH, GCC/LTO, ping3] Fix PR69866: LTO with def for weak alias in regular object file Jan Hubicka
22:28 Re: [PATCH, rs6000] Fix vec_xl and vec_xst intrinsics for P8 Segher Boessenkool
21:27 Fwd: [patch, fortran] PR 80687, 80696 Thomas Koenig
21:27 OpenACC C front end maintenance: c_parser_oacc_single_int_clause (was: [OpenACC] num_gangs, num_workers and vector_length in c++) Thomas Schwinge
21:19 Re: Record equivalences for spill registers Jim Wilson
21:14 Re: [1/2] PR 78736: New warning -Wenum-conversion Pedro Alves
21:03 Re: [PATCH 1/2] C++ template type diff printing Manuel López-Ibáñez
21:03 Re: [PATCH, rs6000] Add x86 instrinsic headers to GCC PPC64LE taget Segher Boessenkool
20:59 Re: [Patch, Fortran, OOP] PR 79311: ICE in generate_finalization_wrapper, at fortran/class.c:1992 Janus Weil
20:58 Use "oacc kernels parallelized" attribute for parallelized OpenACC kernels (was: Use "oacc kernels" attribute for OpenACC kernels) Thomas Schwinge
20:55 Re: [PATCH v2,rs6000] Add built-in function support for compare bytes instruction Segher Boessenkool
20:53 [PATCH 13/13] make inverted_post_order_compute() operate on a vec tbsaunde+gcc
20:53 [PATCH 09/13] use auto_bitmap more with alternate obstacks tbsaunde+gcc
20:53 [PATCH 12/13] make depth_first_search_ds a class tbsaunde+gcc
20:53 [PATCH 07/13] use auto_bitmap more tbsaunde+gcc
20:53 [PATCH 11/13] make more vars auto_sbitmaps tbsaunde+gcc
20:53 [PATCH 04/13] allow auto_bitmap to use other bitmap obstacks tbsaunde+gcc
20:53 [PATCH 10/13] make a member an auto_sbitmap tbsaunde+gcc
20:53 [PATCH 08/13] move several bitmaps from gc memory to the default obstack and use auto_bitmap tbsaunde+gcc
20:53 [PATCH 06/13] replace some manual stacks with auto_vec tbsaunde+gcc
20:53 [PATCH 05/13] allow constructing a auto_vec with a preallocation, and a possibly larger actual allocation size tbsaunde+gcc
20:52 [PATCH 00/13] misc data structure stuff tbsaunde+gcc
20:52 [PATCH 03/13] store the bitmap_head within the auto_bitmap tbsaunde+gcc
20:52 [PATCH 01/13] improve safety of freeing bitmaps tbsaunde+gcc
20:52 [PATCH 02/13] improve bitmap / sbitmap compatability of bitmap_set_bit tbsaunde+gcc
20:49 [Patch, fortran] PR80442 Handle DATA statement with iteration var in array slice Nicolas Koenig
20:42 Re: [PATCH] prevent -Wno-system-headers from suppressing -Wstringop-overflow (PR 79214) Martin Sebor
20:37 C++ PATCH for testsuite failures with -std=c++17 Jason Merrill
20:36 C++ PATCHes for c++/66297 and 70979, literal type issues Jason Merrill
20:33 Trivial iter_swap cleanup François Dumont
20:13 avoid remove&reinsert of call when splitting block for inlining Alexandre Oliva
20:03 Re: Bump version namespace and remove _Rb_tree useless template parameter François Dumont
20:01 Re: [PATCH] prevent -Wno-system-headers from suppressing -Wstringop-overflow (PR 79214) Rainer Orth
19:33 Re: [PATCH, rs6000] Add x86 instrinsic headers to GCC PPC64LE taget Steven Munroe
19:00 [PATCH] make RTL/TREE/IPA dump kind an index Nathan Sidwell
18:44 Re: [PATCH, rs6000] Fix vec_xl and vec_xst intrinsics for P8 Bill Schmidt
18:04 Re: [1/2] PR 78736: New warning -Wenum-conversion Martin Sebor
18:03 Re: [patch, libfortran] Fix PR 80687l build failure on nvptx Janne Blomqvist
17:35 [patch, libfortran] Fix PR 80687l build failure on nvptx Thomas Koenig
17:23 Re: [PATCH, rs6000] Add x86 instrinsic headers to GCC PPC64LE taget Segher Boessenkool
17:16 Re: [patch, fortran] Reduce stack use in blocked matmul Thomas Koenig
16:29 Re: [Patch, Fortran, OOP] PR 79311: ICE in generate_finalization_wrapper, at fortran/class.c:1992 Steve Kargl
16:28 Re: [PATCH, Fortran] PR 80668: wrong error message with -finit-derived Dominique d'Humières
16:27 Re: [PATCH, GCC/ARM, Stage 1] Enable Purecode for ARMv8-M Baseline Christophe Lyon
16:23 Re: [PATCH, Fortran] PR 80668: wrong error message with -finit-derived Jerry DeLisle
16:18 Re: [Patch, Fortran, OOP] PR 79311: ICE in generate_finalization_wrapper, at fortran/class.c:1992 Jerry DeLisle
16:16 Re: [PATCH, Fortran] PR 80668: wrong error message with -finit-derived Fritz Reese
16:06 [RFC PATCH, i386]: Enable post-reload compare elimination pass Uros Bizjak
16:06 Re: [PATCH], Fix PR 68163, PowerPC power8 sometimes generating move direct to GPR to store 32-bit float Segher Boessenkool
16:04 [PATCH, committed] PR80611 [8 regression] test case gfortran.dg/coarray_lock_7.f90 fails starting with r247495 Dominique d'Humières
16:01 PR77644 Prathamesh Kulkarni
15:58 Re: [PATCH, Fortran] PR 80668: wrong error message with -finit-derived Dominique d'Humières
15:55 [committed] initialize target-specific format_flag_spec members for Cygwin and Solaris Martin Sebor
15:51 Re: [PATCH 1/2] C++ template type diff printing Jakub Jelinek
15:46 Re: PR translation/80280 Martin Sebor
15:41 [PATCH] Kill -fdump-translation-unit Nathan Sidwell
15:40 Re: Fix for PR79987 Alexander Ivchenko
15:38 [PATCH, Fortran] PR 80668: wrong error message with -finit-derived Fritz Reese
15:33 Re: PR translation/80280 Nick Clifton
15:26 Re: PR translation/80280 Martin Sebor
15:23 Re: [PATCH, rs6000] gcc mainline, add builtin support for vec_neg() Segher Boessenkool
15:16 Re: [PATCH] non-checking pure attribute Nathan Sidwell
15:11 Re: C++ PATCH for c++/70167, array prvalue treated as lvalue Jason Merrill
15:08 Re: PR translation/80280 Nick Clifton
15:06 [gomp4] OpenACC update if_present runtime support Cesar Philippidis
14:59 Re: [PATCH, rs6000] Fix vec_xl and vec_xst intrinsics for P8 Segher Boessenkool
14:52 Re: [PATCH 1/2] (v2) C++ template type diff printing Nathan Sidwell
14:42 Re: [PATCH] Pretty-printing of some unsupported expressions (PR c/35441) Joseph Myers
14:25 RE: [PATCH 3/3] [ARC] Add support for advanced mpy/mac instructions. Claudiu Zissulescu
14:24 RE: [PATCH 2/2] Fast interrupts support. Claudiu Zissulescu
14:23 RE: [PATCH 1/2] Automatic context save/restore for regular interrupts. Claudiu Zissulescu
14:14 Re: [c++ PATCH] PR c++/80682 Nathan Sidwell
14:12 Re: [PATCH] disable -Walloc-size-larger-than and -Wstringop-overflow for non-C front ends (PR 80545) Martin Sebor
14:07 Re: [PATCH] Improve vectorizer peeling for alignment costmodel Richard Biener
14:05 Re: [PATCH] Improve vectorizer peeling for alignment costmodel Richard Biener
13:46 C++ PATCH for c++/70167, array prvalue treated as lvalue Jason Merrill
13:39 Re: [PATCH] non-checking pure attribute Richard Biener
13:35 [PATCH 1/2] (v2) C++ template type diff printing David Malcolm
13:35 [PATCH 2/2] (v2) Use %qH and %qI throughout C++ frontend David Malcolm
13:34 Re: [c++ PATCH] PR c++/80682 Ville Voutilainen
13:33 Re: [PATCH] non-checking pure attribute Nathan Sidwell
13:30 Re: [CHKP] Fix for PR79990 Alexander Ivchenko
13:29 Re: [2/2] PR 78736: libgomp fallout Jakub Jelinek
13:25 Re: [c++ PATCH] PR c++/80682 Jakub Jelinek
13:25 Re: [2/2] PR 78736: libgomp fallout Prathamesh Kulkarni
13:24 Re: [1/2] PR 78736: New warning -Wenum-conversion Prathamesh Kulkarni
13:19 Re: [PATCH] non-checking pure attribute Richard Biener
13:17 Re: [c++ PATCH] PR c++/80682 Ville Voutilainen
13:12 Re: [c++ PATCH] PR c++/80682 Marc Glisse
13:10 Re: [PATCH] Fix bootstrap on arm target Arnaud Charlet
13:08 [gomp5] Depend clause changes Jakub Jelinek
13:06 [PATCH] GTY skip Nathan Sidwell
13:01 [PATCH] non-checking pure attribute Nathan Sidwell
12:52 Re: [RFC][PATCH] Introduce -fdump*-folding Richard Biener
12:46 Re: [RFC][PATCH] Introduce -fdump*-folding Martin Liška
12:41 Re: [patch, fortran] Reduce stack use in blocked matmul Christophe Lyon
12:26 [committed] Another 6.x backport (PR testsuite/80678) Jakub Jelinek
12:19 Re: [PATCH] new -fdump flag Richard Biener
12:16 Re: [RFC][PATCH] Introduce -fdump*-folding Richard Biener
12:06 [c++ PATCH] PR c++/80682 Ville Voutilainen
12:05 [PATCH] new -fdump flag Nathan Sidwell
12:03 Re: [PATCH 2/N] Add dump_flags_type<E> for handling of suboptions. Martin Liška
12:01 Re: [RFC][PATCH] Introduce -fdump*-folding Martin Liška
11:43 [PATCH][x86] Add missing intrinsics for MAX[SD,SS] and MIN[SD,SS] Peryt, Sebastian
11:39 [PATCH][x86] Add missing intrinsics for DIV[SD,SS] and MUL[SD,SS] Peryt, Sebastian
11:36 RE: [PATCH][x86] Fix ADD[SD,SS] and SUB[SD,SS] runtime tests Peryt, Sebastian
11:18 Re: [PATCH] decl lang hooks Nathan Sidwell
11:09 Re: [PATCH] decl lang hooks Nathan Sidwell
11:01 Re: [PATCH] decl lang hooks Marek Polacek
10:55 [PATCH] Fix typo in -Wimplicit-fallthrough documentation Marek Polacek
10:49 Re: [PATCH 4/4] Vect peeling cost model Richard Biener
10:43 Re: [patch, fortran] Reduce stack use in blocked matmul Andreas Schwab
10:41 Re: [PATCH, GCC/LTO, ping3] Fix PR69866: LTO with def for weak alias in regular object file Thomas Preudhomme
10:38 Re: [PATCH 3/4] Vect peeling cost model Richard Biener
10:21 Re: [RFC] S/390: Alignment peeling prolog generation Richard Biener
10:10 Re: Handle data dependence relations with different bases Richard Biener
10:09 Re: Handle data dependence relations with different bases Richard Biener
10:01 [Patch, testsuite, committed] Fix cunroll-13.c failure for avr Senthil Kumar Selvaraj
09:42 RE: [PR80582][X86] Add missing __mm256_set[r] intrinsics Koval, Julia
09:35 Re: [PR80582][X86] Add missing __mm256_set[r] intrinsics Jakub Jelinek
09:28 [PR80582][X86] Add missing __mm256_set[r] intrinsics Koval, Julia
08:57 Re: [PATCH] disable -Walloc-size-larger-than and -Wstringop-overflow for non-C front ends (PR 80545) Richard Biener
08:48 [PATCH] VRP comments cleanup Richard Biener
08:40 Re: [PATCH][x86] Fix ADD[SD,SS] and SUB[SD,SS] runtime tests Uros Bizjak
08:39 Re: [PATCH][x86] Fix ADD[SD,SS] and SUB[SD,SS] runtime tests Uros Bizjak
08:32 Re: [PATCH, GCC/ARM, Stage 1] PR71607: Fix ICE when loading constant Christophe Lyon
08:13 [PATCH] More VRP strict-overflow stuff Richard Biener
08:07 Re: [Testsuite, committed] Fix vector peeling test failures Richard Biener
08:07 Re: [Testsuite, committed] Fix vector peeling test failures Richard Biener
08:02 [PATCH] Fix bootstrap on arm target Bernd Edlinger
07:57 [PATCH] Simplify VRP vrp_int_const_binop Richard Biener
07:31 Re: [PATCH, v3] Fix PR51513, switch statement with default case containing __builtin_unreachable leads to wild branch Richard Biener
07:13 Re: [PATCH] Tree-level fix for PR 69526 Robin Dapp
06:27 [PATCH][x86] Add missing intrinsics for vrcp14sd/ss instructions. Koval, Julia
02:38 Re: [PATCH] handle enumerated types in -Wformat-overflow (PR 80397) Martin Sebor

May 08, 2017
23:55 Re: [PATCH] xtensa: add support for SSP Max Filippov
23:24 Re: [PATCH] xtensa: add support for SSP augustine dot sterling at gmai
22:55 [PATCH] xtensa: add support for SSP Max Filippov
21:54 [PATCH] -fdump option docs Nathan Sidwell
21:34 Re: [PATCH] decl lang hooks Joseph Myers
21:16 [Patch, Fortran, OOP] PR 79311: ICE in generate_finalization_wrapper, at fortran/class.c:1992 Janus Weil
21:00 Re: [patch, fortran] Reduce stack use in blocked matmul Jerry DeLisle
20:55 [committed] correct %D quoting in gcc/config/sol2-c.c Martin Sebor
20:31 Re: [PATCH, v3] Fix PR51513, switch statement with default case containing __builtin_unreachable leads to wild branch Peter Bergner
20:07 Re: [PATCH 2/n] [PR tree-optimization/78496] Simplify ASSERT_EXPRs to facilitate jump threading Jeff Law
20:03 Re: [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues Daniel Santos
19:55 Re: [PATCH 1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) Martin Sebor
19:29 Re: [patch, fortran] Reduce stack use in blocked matmul Thomas Koenig
19:29 Re: Use "oacc kernels" attribute for OpenACC kernels Thomas Schwinge
19:16 [PATCH] decl lang hooks Nathan Sidwell
18:26 C++ PATCH for c++/80178 (ABI of non-copyable class) Jason Merrill
18:20 Re: [PATCH, v3] Fix PR51513, switch statement with default case containing __builtin_unreachable leads to wild branch Peter Bergner
18:02 [C++ PATCH] function decl pushing Nathan Sidwell
17:57 [C++ PATCH] pushdecl Nathan Sidwell
17:44 Re: [PATCH, v3] Fix PR51513, switch statement with default case containing __builtin_unreachable leads to wild branch Richard Biener
17:40 Re: [PATCH 1/2] C++ template type diff printing Nathan Sidwell
17:37 [PATCH] correct length stpncpy handling in -Wformat-overflow (PR 80669) Martin Sebor
17:33 Re: [PATCH] Don't assume __secure_getenv is available Jerry DeLisle
17:15 [PATCH] Tweak static assertions in std::optional Jonathan Wakely
17:05 [PATCH v2,rs6000] Add built-in function support for compare bytes instruction Kelvin Nilsen
17:03 Re: Test cases to check OpenACC offloaded function's attributes and classification Thomas Schwinge
17:02 Re: [C++ PATCH] namespace bindings Nathan Sidwell
16:58 Re: [patch, fortran] Reduce stack use in blocked matmul Jerry DeLisle
16:51 Re: [PATCH 1/2] C++ template type diff printing David Malcolm
16:41 Re: [PATCH, v3] Fix PR51513, switch statement with default case containing __builtin_unreachable leads to wild branch Peter Bergner
16:27 Re: [PATCH] [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining Jason Merrill
16:13 [PATCH 4/4] Vect peeling cost model Robin Dapp
16:12 [PATCH 3/4] Vect peeling cost model Robin Dapp
16:11 Re: [RFC] S/390: Alignment peeling prolog generation Robin Dapp
15:56 Re: [PATCH 1/4][PR tree-optimization/78496] Don't simplify conditionals too early in VRP Jeff Law
15:54 Re: [PATCH 2/n] [PR tree-optimization/78496] Simplify ASSERT_EXPRs to facilitate jump threading Jeff Law
15:52 Re: [C++ PATCH] namespace bindings Nathan Sidwell
15:50 Re: [PATCH, RFC] warn about raw pointers that can be unique_ptr<T> Joseph Myers
15:37 [CHKP] Attempt to fix PR79765 (multiversioning and instrumentation) Alexander Ivchenko
15:30 MinGW compilation warnings in libiberty's xstrndup.c Eli Zaretskii
15:27 MinGW compilation warnings in libiberty's waitpid.c Eli Zaretskii
15:25 MinGW compilation warnings in libiberty's include/environ.h Eli Zaretskii
15:17 Re: [C++ PATCH] namespace bindings Andreas Schwab
15:10 [PATCH] Clarify mt_allocator documentation w.r.t deallocation Jonathan Wakely
14:54 Re: [PATCH 3/3] [ARC] Add support for advanced mpy/mac instructions. Andrew Burgess
14:50 Re: [PATCH 2/2] Fast interrupts support. Andrew Burgess
14:50 [PATCH, rs6000] Add x86 instrinsic headers to GCC PPC64LE taget Steven Munroe
14:40 Re: [PATCH 1/2] Automatic context save/restore for regular interrupts. Andrew Burgess
14:37 [PATCH, GCC/ARM, FYI] Define TM_MULTILIB_CONFIG for ARM multilib Thomas Preudhomme
14:33 Re: [AArch64] Tighten move constraints for symbolic operands Richard Earnshaw (lists)
14:33 Re: [C++ PATCH] namespace bindings Nathan Sidwell
14:31 Re: [PATCH] disable -Walloc-size-larger-than and -Wstringop-overflow for non-C front ends (PR 80545) Martin Sebor
13:49 Re: [Testsuite, committed] Fix vector peeling test failures Richard Biener via gcc-patches
13:34 [PATCH] Small PRE speedup Richard Biener
13:14 Re: [C++ PATCH] namespace bindings Nathan Sidwell
13:14 Re: {PATCH] New C++ warning -Wcatch-value Jason Merrill via gcc-patches
13:13 Re: [C++ PATCH] namespace bindings Nathan Sidwell
13:09 Re: [C++ Patch/RFC] PR 80145 Jason Merrill via gcc-patches
13:07 Re: [C++ Patch] PR 80186 ("ICE on C++ code with invalid constructor...") Jason Merrill via gcc-patches
13:06 Re: [PATCH 1/2] C++ template type diff printing Jason Merrill via gcc-patches
12:56 Re: [C++ PATCH] namespace bindings Jason Merrill via gcc-patches
12:51 [PATCH] More strict-overflow VRP cleanup Richard Biener
12:41 [Testsuite, committed] Fix vector peeling test failures Wilco Dijkstra
12:07 Re: [C++ PATCH] namespace bindings Andreas Schwab
11:53 Re: [PATCH GCC8][17/33]Treat complex cand step as invriant expression Richard Biener via gcc-patches
11:51 Re: [PATCH GCC8][28/33]Don't count non-interger PHIs for register pressure Richard Biener via gcc-patches
11:48 Re: [PATCH GCC8][11/33]New interfaces for tree affine Richard Biener via gcc-patches
11:36 Re: [PATCH 1/2] C++ template type diff printing Nathan Sidwell
11:25 [C++ Patch] PR 80186 ("ICE on C++ code with invalid constructor...") Paolo Carlini
11:18 Re: [committed] Get rid of macros for diagnostic_report_current_module Nathan Sidwell
11:01 Re: [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() Jonathan Wakely via gcc-patche
11:00 Re: [PATCH][AArch64] Emit tighter strong atomic compare-exchange loop when comparing against zero Kyrill Tkachov
10:59 Re: [PATCH][AArch64] Allow const0_rtx operand for atomic compare-exchange patterns Kyrill Tkachov
10:57 Re: [PATCH, RFC] warn about raw pointers that can be unique_ptr<T> Trevor Saunders
10:52 Re: [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() Florian Weimer via gcc-patches
10:46 [C++ Patch Ping] Re: [C++ Patch/RFC] PR 80145 Paolo Carlini
10:24 Re: [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() Jonathan Wakely via gcc-patche
10:19 Re: [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() Jonathan Wakely via gcc-patche
09:54 Re: [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() Florian Weimer via gcc-patches
08:28 Re: [PATCH, RFC] warn about raw pointers that can be unique_ptr<T> Marc Glisse
08:07 Re: [PATCH] prevent -Wno-system-headers from suppressing -Wstringop-overflow (PR 79214) Andreas Schwab
07:53 [PATCH][x86] Fix ADD[SD,SS] and SUB[SD,SS] runtime tests Peryt, Sebastian
07:52 Re: [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() Stephan Bergmann via gcc-patch
07:33 Re: [PATCH 1/4][PR tree-optimization/78496] Don't simplify conditionals too early in VRP Richard Biener via gcc-patches
07:25 Re: [PATCH 2/n] [PR tree-optimization/78496] Simplify ASSERT_EXPRs to facilitate jump threading Richard Biener via gcc-patches
06:47 Re: Record equivalences for spill registers Andrew Pinski via gcc-patches
06:37 Re: Record equivalences for spill registers Richard Sandiford via gcc-patc
06:37 Re: [PATCH] Don't assume __secure_getenv is available Janne Blomqvist via gcc-patche
05:30 Re: Record equivalences for spill registers Andrew Pinski
05:30 Re: Record equivalences for spill registers Andrew Pinski
05:25 Re: [PATCH] Pretty-printing of some unsupported expressions (PR c/35441) Volker Reichelt
04:30 Re: Record equivalences for spill registers Jim Wilson
03:20 Re: [PATCH 2/n] [PR tree-optimization/78496] Simplify ASSERT_EXPRs to facilitate jump threading Jeff Law
03:18 Re: [PATCH 2/n] [PR tree-optimization/78496] Simplify ASSERT_EXPRs to facilitate jump threading Andrew Pinski
00:05 Re: {PATCH] New C++ warning -Wcatch-value Martin Sebor

May 07, 2017
21:39 Re: [PATCH, RFC] warn about raw pointers that can be unique_ptr<T> Trevor Saunders
20:28 Re: [PATCH/AARCH64] Improve/correct ThunderX 1 cost model for Arith_shift Andrew Pinski
20:03 Re: {PATCH] New C++ warning -Wcatch-value Volker Reichelt
19:43 Re: [PATCH] PR80280: Fix quoting of candidate functions Volker Reichelt
19:30 [patch] FreeBSD arm libgcc config.host Andreas Tobler
19:23 [patch] FreeBSD arm: make _Unwind_G/SetIP available as function. Andreas Tobler
18:27 Re: [PATCH] PR80280: Fix quoting of candidate functions Martin Sebor
17:32 Re: [PATCH, RFC] warn about raw pointers that can be unique_ptr<T> Marc Glisse
15:06 Re: [PATCH 2/n] [PR tree-optimization/78496] Simplify ASSERT_EXPRs to facilitate jump threading Jeff Law
11:42 New Swedish PO file for 'gcc' (version 7.1.0) Translation Project Robot
10:19 [PATCH, RFC] warn about raw pointers that can be unique_ptr<T> tbsaunde+gcc
10:18 [patch, fortran] Create temporary variables for matmul Thomas Koenig
09:10 Re: Make tree-ssa-strlen.c handle partial unterminated strings Richard Sandiford

May 06, 2017
23:56 Re: [PATCH 2/n] [PR tree-optimization/78496] Simplify ASSERT_EXPRs to facilitate jump threading Andrew Pinski
23:55 Re: [PATCH 2/n] [PR tree-optimization/78496] Simplify ASSERT_EXPRs to facilitate jump threading Andrew Pinski
20:41 [PATCH] PR80280: Fix quoting of candidate functions Volker Reichelt
20:17 Re: [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues Daniel Santos
18:16 Re: [PATCH 2/n] [PR tree-optimization/78496] Simplify ASSERT_EXPRs to facilitate jump threading Jeff Law
18:07 Re: [PATCH, ARM] Add a new target hook to compute the frame layout Bernd Edlinger
15:38 Re: [PATCH 2/n] [PR tree-optimization/78496] Simplify ASSERT_EXPRs to facilitate jump threading Trevor Saunders
15:33 [PING][patch] have "would be stringified in traditional C" warning in libcpp/macro.c be controlled by -Wtraditional Eric Gallager
15:04 [PATCH 2/n] [PR tree-optimization/78496] Simplify ASSERT_EXPRs to facilitate jump threading Jeff Law
12:53 Re: [PATCH 1/N] Introduce dump_flags_t type and use it instead of int type. Trevor Saunders
10:57 New Spanish PO file for 'gcc' (version 7.1.0) Translation Project Robot
10:19 Re: [PATCH] c++ parser: fix-it hints for wrong usage of 'friend' and 'auto' Volker Reichelt
09:10 Re: [PATCH, GCC/ARM, Stage 1] PR71607: Fix ICE when loading constant Tom de Vries
07:56 [testsuite, committed] Add absolute line number comment in gcc.target/avr/progmem-error-1.cpp Tom de Vries
07:51 [testsuite, committed] Replace absolute line numbers in gcc.target/powerpc Tom de Vries
07:49 [testsuite, committed] Replace absolute line numbers in gcc.target/spu Tom de Vries
07:47 Re: [patch,avr,committed]: Remove flag_strict_overflow from avr.md Richard Sandiford
07:41 [testsuite, committed] Replace absolute line numbers in gcc.target/arm Tom de Vries
07:38 [testsuite, committed] Replace absolute line numbers in gcc.target/aarch64 Tom de Vries
07:22 [committed, testsuite] Replace absolute line numbers in g++.dg/{debug,goacc} Tom de Vries
07:22 Re: [patch, testsuite, PR80606] Remove default_packed lines from i386/avx-vtestp{d,s}* Uros Bizjak
07:20 Re: [PATCH 1/3] Remove support for obsolete x86 -malign-foo options Uros Bizjak
07:12 [patch, testsuite, PR80606] Remove default_packed lines from i386/avx-vtestp{d,s}* Tom de Vries
07:03 [PATCH, i386]: Some trivial cleanups Uros Bizjak

May 05, 2017
23:43 [PATCH], Fix PR 68163, PowerPC power8 sometimes generating move direct to GPR to store 32-bit float Michael Meissner
23:26 [PATCH] store-motion long lines Nathan Sidwell
22:18 [PATCH v2] C++: fix-it hints suggesting accessors for private fields David Malcolm
22:03 [committed] Backports to gcc-6-branch Jakub Jelinek
21:27 Re: Handle data dependence relations with different bases Bernhard Reutner-Fischer
21:25 Re: [PATCH] prevent -Wno-system-headers from suppressing -Wstringop-overflow (PR 79214) Martin Sebor
21:22 [PATCH, rs6000] gcc mainline, add builtin support for vec_neg() Carl E. Love
21:14 Re: [PATCH] prevent -Wno-system-headers from suppressing -Wstringop-overflow (PR 79214) David Edelsohn
21:08 [committed] Convert CARET_LINE_MARGIN to const int David Malcolm
21:05 [committed] Convert diagnostic_override_option_index from macro to inline function David Malcolm
21:03 [committed] Get rid of macros for diagnostic_report_current_module David Malcolm
21:01 [committed] Eliminate report_diagnostic macro David Malcolm
20:57 [committed] diagnostic.c: add print_option_information David Malcolm
20:53 Re: [PATCH 1/4][PR tree-optimization/78496] Don't simplify conditionals too early in VRP Jeff Law
20:53 [committed] diagnostic_report_diagnostic: refactor pragma-handling David Malcolm
20:35 Re: [PATCH][AArch64] Improve float to int moves Wilco Dijkstra
20:32 [patch, fortran] Reduce stack use in blocked matmul Thomas Koenig
20:25 Re: [PATCH] RISC-V: Unify indention in riscv.md Palmer Dabbelt
20:25 Re: [PATCH] RISC-V: Add -mstrict-align option Palmer Dabbelt
20:07 [C++ PATCH] namespace bindings Nathan Sidwell
19:38 Re: [PATCH] prevent -Wno-system-headers from suppressing -Wstringop-overflow (PR 79214) Andreas Schwab
18:10 [committed] fix inconsistencies introduced during merge conflict resolution Martin Sebor
17:49 Re: [PATCH 1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) Joseph Myers
17:33 [PATCH] Fix config.gcc Nathan Sidwell
17:24 Re: [PATCH] Output DIEs for outlined OpenMP functions in correct lexical scope Kevin Buettner
17:19 [PATCH 3/3] C: hints for missing stdlib includes for macros and types David Malcolm
17:19 [PATCH 1/3] c-family: add name_hint/deferred_diagnostic David Malcolm
17:19 [PATCH 2/3] C++: provide macro used-before-defined hint (PR c++/72786). David Malcolm
17:06 [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() Jonathan Wakely
16:53 [C++ PATCH] scope hygiene Nathan Sidwell
16:50 Re: Record equivalences for spill registers Jeff Law
16:49 [C++ PATCH] retrofit_lang_decl Nathan Sidwell
16:43 Re: Make tree-ssa-strlen.c handle partial unterminated strings Martin Sebor
16:38 Re: Make tree-ssa-strlen.c handle partial unterminated strings Jeff Law
16:32 Re: Make tree-ssa-strlen.c handle partial unterminated strings Jakub Jelinek
16:29 Re: [PATCH][ARM] Update max_cond_insns settings Wilco Dijkstra
16:28 Re: Make tree-ssa-strlen.c handle partial unterminated strings Martin Sebor
16:20 Re: [PATCH][AArch64] Improve float to int moves Richard Earnshaw (lists)
16:10 Re: [PATCH][AArch64] Improve float to int moves Wilco Dijkstra
16:06 Re: Make tree-ssa-strlen.c handle partial unterminated strings Martin Sebor
16:03 Re: [PATCH, GCC/ARM 2/2] Allow combination of aprofile and rmprofile multilibs Ramana Radhakrishnan
16:02 Re: [PATCH][AArch64] Improve Cortex-A53 shift bypass Wilco Dijkstra
16:01 Re: Make tree-ssa-strlen.c handle partial unterminated strings Jakub Jelinek
15:57 Re: [PATCH] Fix switchconv vop handling (PR tree-optimization/80632) Richard Biener
15:55 Re: Make tree-ssa-strlen.c handle partial unterminated strings Jakub Jelinek
15:50 Re: Make tree-ssa-strlen.c handle partial unterminated strings Andi Kleen
15:45 Re: [PATCH][AArch64] Improve float to int moves Richard Earnshaw (lists)
15:41 Re: [PATCH] Improve VR computation for [x, y] & z or [x, y] | z (PR tree-optimization/80558) Jakub Jelinek
15:36 [PATCH] Fix switchconv vop handling (PR tree-optimization/80632) Jakub Jelinek
15:34 Re: [PATCH][AArch64] Improve Cortex-A53 shift bypass Richard Earnshaw (lists)
15:30 Re: [PATCH, rs6000] Avoid vectorizing versioned copy loops with vectorization factor 2 Segher Boessenkool
15:29 Re: [PATCH] Backport the recent ARM ABI patch to 6 (PR target/77728) Richard Earnshaw (lists)
15:24 Re: [RFA][PATCH 1b/4] [PR tree-optimization/33562] Improve DSE of complex stores Jeff Law
15:19 Re: [PATCH v3,rs6000] PR80101: Fix ICE in store_data_bypass_p Segher Boessenkool
15:13 Re: [PATCH] Tweak array_at_struct_end_p Christophe Lyon
15:07 [C++ PATCH] kill namespace walking Nathan Sidwell
15:06 Re: [PATCH] Remove -fstrict-overflow, default to undefined signed integer and pointer overflow Christophe Lyon
15:02 Re: [PATCH] Improve vectorizer peeling for alignment costmodel Christophe Lyon
15:00 Re: [PATCH, ARM] Add a new target hook to compute the frame layout Richard Earnshaw (lists)
14:40 Re: [GCC8 patch], PowerPC PRs 79038, 79202, and 79203: Improve small integer conversions to/from floating point Segher Boessenkool
14:39 Re: [PATCH 0/3] Extend -falign-FOO=N to N[,M[,N2[,M2]]] version 8 Denys Vlasenko
14:27 Re: [PATCH][ARM] Remove movdi_vfp_cortexa8 Wilco Dijkstra
14:08 Re: [PATCH][ARM] Remove movdi_vfp_cortexa8 Richard Earnshaw (lists)
14:04 Re: [RFA][PATCH 1b/4] [PR tree-optimization/33562] Improve DSE of complex stores Richard Sandiford
13:38 Re: [RFA][PATCH 1b/4] [PR tree-optimization/33562] Improve DSE of complex stores Jeff Law
13:38 Re: [PATCH][AArch64] Enable AES fusion with -mcpu=generic Richard Earnshaw (lists)
13:30 Re: [PATCH][AArch64] Add BIC-imm and ORR-imm SIMD pattern Richard Earnshaw (lists)
13:19 Re: [PATCH, GCC/ARM, Stage 1] PR71607: Fix ICE when loading constant Richard Earnshaw (lists)
13:14 Re: [PATCH, rs6000] Backport some swap optimization improvements Segher Boessenkool
13:08 Re: Bump version namespace and remove _Rb_tree useless template parameter Jonathan Wakely
13:00 Re: [patch,avr,committed]: Remove flag_strict_overflow from avr.md Richard Biener
12:56 Re: [patch,avr,committed]: Remove flag_strict_overflow from avr.md Richard Sandiford
12:49 Re: [PATCH][ARM] Update max_cond_insns settings Richard Earnshaw (lists)
12:42 Re: [PATCH][ARM] Update max_cond_insns settings Wilco Dijkstra
12:19 Re: [PATCH][ARM] Update max_cond_insns settings Richard Earnshaw (lists)
12:13 Re: [RFA][PATCH 1b/4] [PR tree-optimization/33562] Improve DSE of complex stores Richard Sandiford
12:04 [PATCH] PRE TLC Richard Biener
12:02 Re: [patch,avr,committed]: Remove flag_strict_overflow from avr.md Richard Biener
12:01 Make tree-ssa-strlen.c handle partial unterminated strings Richard Sandiford
11:59 Re: [PATCH] Improve VR computation for [x, y] & z or [x, y] | z (PR tree-optimization/80558) Richard Biener
11:57 Re: [patch,avr,committed]: Remove flag_strict_overflow from avr.md Georg-Johann Lay
11:50 Re: [RFC][PATCH] Introduce -fdump*-folding Richard Biener
11:38 Re: [PATCH 1/N] Introduce dump_flags_t type and use it instead of int type. Richard Biener
11:34 [C++ PATCH] Kill per-namespace static list Nathan Sidwell
11:23 Re: [PATCH] Output DIEs for outlined OpenMP functions in correct lexical scope Alexander Monakov
11:05 [PATCH 2/2] Fast interrupts support. Claudiu Zissulescu
11:05 [PATCH 1/2] Automatic context save/restore for regular interrupts. Claudiu Zissulescu
11:05 [PATCH 0/2] [ARC] New features (updated) Claudiu Zissulescu
11:04 Re: [patch,avr,committed]: Remove flag_strict_overflow from avr.md Richard Biener
10:56 Re: [RFC] S/390: Alignment peeling prolog generation Richard Biener
10:44 [PATCH 2/N] Add dump_flags_type<E> for handling of suboptions. Martin Liška
10:41 [PATCH 1/N] Introduce dump_flags_t type and use it instead of int type. Martin Liška
10:37 [patch,avr,committed]: Remove flag_strict_overflow from avr.md Georg-Johann Lay
10:32 Re: [PATCH 2/3] Vect peeling cost model Richard Biener
10:27 Re: [PATCH 1/3] Vect peeling cost model Richard Biener
09:16 Re: PR80613 Richard Biener
09:05 Re: PR80613 Prathamesh Kulkarni
08:52 Re: [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues Daniel Santos
08:15 Re: [gomp4] Add front end support for the if_present clause with the update directive Thomas Schwinge
07:23 Record equivalences for spill registers Richard Sandiford
07:20 Re: [PATCH GCC8][07/33]Offset validity check in address expression Richard Biener
07:16 Re: PR80613 Richard Biener
07:10 Re: [PATCH] Small type_hash_canon improvement Richard Biener
07:10 Re: [PATCH] Small type_hash_canon improvement Jakub Jelinek
07:08 Re: [PATCH] prevent -Wno-system-headers from suppressing -Wstringop-overflow (PR 79214) Jakub Jelinek
04:21 Re: [0/67] Add wrapper classes for machine_modes Jeff Law
04:13 Re: [PATCH] disable -Walloc-size-larger-than and -Wstringop-overflow for non-C front ends (PR 80545) Jeff Law
02:25 Re: [PATCH] handling address mode changes inside extract_bit_field Jeff Law
01:58 Re: [PATCH] prevent -Wno-system-headers from suppressing -Wstringop-overflow (PR 79214) Jeff Law
01:51 Re: [PATCH] Output DIEs for outlined OpenMP functions in correct lexical scope Kevin Buettner
00:45 [PATCH] Output DIEs for outlined OpenMP functions in correct lexical scope Kevin Buettner

May 04, 2017
23:13 [PATCH 1/2] C++ template type diff printing David Malcolm
23:13 [PATCH 2/2] Use %H and %I throughout C++ frontend. David Malcolm
22:11 [gomp4] Add front end support for the if_present clause with the update directive Cesar Philippidis
21:58 [PATCH 11/12 rev1] [i386] Add remainder of -mcall-ms2sysv-xlogues implementation Daniel Santos
21:35 [PATCH, rs6000] Fix vec_xl and vec_xst intrinsics for P8 Bill Schmidt
21:14 [PATCH 09/12 rev1] [i386] Add patterns and predicates mcall-ms2sysv-xlogues Daniel Santos
21:09 Re: [PATCH] prevent -Wno-system-headers from suppressing -Wstringop-overflow (PR 79214) Martin Sebor
20:16 Bump version namespace and remove _Rb_tree useless template parameter François Dumont
19:27 Re: [PATCH] warn for reading past the end by library functions (PR 54924, 79234) Jeff Law
19:17 Re: [PATCH] prevent -Wno-system-headers from suppressing -Wstringop-overflow (PR 79214) Jeff Law
19:06 Re: C PATCH to fix missing -Wlogical-op warning (PR c/80525) Jeff Law
19:03 Re: PR80613 Jeff Law
18:39 Re: PR80613 Jeff Law
18:39 [C++ PATCH] fix constrait diag Nathan Sidwell
18:19 Re: [Patch, fortran] PR70071 Harald Anlauf
18:19 Re: PR80613 Trevor Saunders
17:55 Re: [PATCH GCC8][17/33]Treat complex cand step as invriant expression Bin.Cheng
17:52 Re: PR80613 Martin Sebor
17:46 Re: [PATCH] Fix -fopt-info documentation in invoke.texi Steve Ellcey
17:46 [PATCH] Fix-it hints for -Wimplicit-fallthrough David Malcolm
17:40 Re: [PATCH 5/7] clean up quoting problems - c-family (PR 80280 et al.) Martin Sebor
17:39 [PATCH OBVIOUS]Remove unused structure field inv_expr Bin Cheng
17:38 Re: [PATCH][ARM] Update max_cond_insns settings Wilco Dijkstra
17:26 Re: [PATCH, rs6000] Avoid vectorizing versioned copy loops with vectorization factor 2 Bill Schmidt
17:23 Re: [PATCH] Allow building GCC with PTX offloading even without CUDA being installed (gcc and nvptx-tools patches) Thomas Schwinge
17:21 Re: Handle data dependence relations with different bases Richard Sandiford
16:34 [gomp5] Default to nonmonotonic schedule for dynamic/guided Jakub Jelinek
16:27 Re: [PATCH] Small type_hash_canon improvement Jakub Jelinek
16:21 Re: [PATCH] Small type_hash_canon improvement Richard Biener
16:19 Re: [PATCH 1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) Martin Sebor
16:15 Re: [Patch, fortran] PR70071 Steve Kargl
16:15 Re: [PATCH][AArch64] Accept more addressing modes for PRFM Kyrill Tkachov
16:05 [PATCH] c/c++: Add fix-it hints for suggested missing #includes David Malcolm
16:03 Re: [PATCH] Small type_hash_canon improvement Jakub Jelinek
16:01 PR80613 Prathamesh Kulkarni
15:55 Re: [PR 80622] Treat const pools as initialized in SRA Richard Biener
15:54 Re: [PATCH] Small type_hash_canon improvement Richard Biener
15:53 [gomp5] Allow use_device_ptr clause on target data without map clauses Jakub Jelinek
15:43 Re: [PATCH GCC8][25/33]New loop constraint flags Bin.Cheng
15:41 [C++ PATCH[ global trees Nathan Sidwell
15:33 Re: [PATCH GCC8][28/33]Don't count non-interger PHIs for register pressure Bin.Cheng
15:26 [Patch, fortran] PR70071 Harald Anlauf
15:25 Re: [PATCH GCC8][13/33]Rewrite cost computation of ivopts Bin.Cheng
15:21 Re: [PATCH GCC8][11/33]New interfaces for tree affine Bin.Cheng
15:19 Re: [PATCH, GCC/ARM 2/2, ping] Allow combination of aprofile and rmprofile multilibs Thomas Preudhomme
15:17 Re: [PATCH GCC8][07/33]Offset validity check in address expression Bin.Cheng
15:11 [arm-embedded] [PATCH, GCC/x86 mingw32] Add configure option to force wildcard behavior on Windows Thomas Preudhomme
15:09 [PR 80622] Treat const pools as initialized in SRA Martin Jambor
14:43 [PATCH] Small type_hash_canon improvement Jakub Jelinek
14:40 Re: [wwwdocs] gcc-8/porting_to.html Thomas Preudhomme
14:37 Re: [PATCH 1/4][PR tree-optimization/78496] Don't simplify conditionals too early in VRP Jeff Law
14:30 Re: [wwwdocs] gcc-8/porting_to.html Thomas Preudhomme
14:29 [PATCH] Improve VR computation for [x, y] & z or [x, y] | z (PR tree-optimization/80558) Jakub Jelinek
13:27 [PATCH] Improve memory CSE Richard Biener
13:05 Re: Fix bootstrap issue with gcc 4.1 Jan Hubicka
12:41 [PATCH] RISC-V: Unify indention in riscv.md Palmer Dabbelt
12:41 [PATCH] RISC-V: Add -mstrict-align option Palmer Dabbelt
12:37 [C++ PATCH] reorder name0-lookup.c Nathan Sidwell
12:32 Re: Handle data dependence relations with different bases Richard Biener
12:23 Re: C PATCH to fix missing -Wlogical-op warning (PR c/80525) Marek Polacek
12:13 Re: C PATCH to fix missing -Wlogical-op warning (PR c/80525) Richard Biener
12:12 Re: Handle data dependence relations with different bases Richard Biener
12:11 Re: C PATCH to fix missing -Wlogical-op warning (PR c/80525) Marek Polacek
12:06 Re: Handle data dependence relations with different bases Richard Sandiford
11:10 Re: [RFC][PATCH] Introduce -fdump*-folding Martin Liška
11:04 Re: [wwwdocs] gcc-8/porting_to.html JonY
10:59 Re: [PATCH 1/4][PR tree-optimization/78496] Don't simplify conditionals too early in VRP Richard Biener
10:49 Re: Handle data dependence relations with different bases Bin.Cheng
10:42 Re: C PATCH to fix missing -Wlogical-op warning (PR c/80525) Richard Biener
10:41 Re: [PATCH, GCC/ARM, Stage 1] PR71607: Fix ICE when loading constant Prakhar Bahuguna
10:40 Re: [RFC][PATCH] Introduce -fdump*-folding Richard Biener
10:34 Re: [PATCH][AArch64] Model Cortex-A53 load forwarding Richard Earnshaw (lists)
10:30 Re: [PATCH] Fix ICE in get_range_info (PR tree-optimization/80612) Richard Biener
10:29 Re: Fix bootstrap issue with gcc 4.1 Richard Biener
10:28 Re: [PATCH][AArch64] Enable AUTOPREFETCHER_WEAK with -mcpu=generic Richard Earnshaw (lists)
10:27 C PATCH to fix missing -Wlogical-op warning (PR c/80525) Marek Polacek
10:27 Re: [PATCH][AArch64] Set jump alignment to 4 for Cortex cores Richard Earnshaw (lists)
10:26 Re: [PATCH][AArch64] Update alignment for -mcpu=generic Richard Earnshaw (lists)
10:25 Re: Cap niter_for_unrolled_loop to upper bound Richard Biener
10:24 Re: [PATCH] Fix -fopt-info documentation in invoke.texi Richard Biener
10:23 Re: [PATCH][ARM] Update max_cond_insns settings Richard Earnshaw (lists)
10:08 [OBVIOUS][PATCH] Remove an unused variable. Martin Liška
10:08 Re: [PATCH] Backport the recent ARM ABI patch to 6 (PR target/77728) Marek Polacek
10:07 Re: [PATCH, GCC] Require c99_runtime for pr78622.c Thomas Preudhomme
10:06 Re: Handle data dependence relations with different bases Richard Sandiford
09:59 Re: [PATCH][AArch64] Improve address cost for -mcpu=generic Richard Earnshaw (lists)
09:36 [PATCH, GCC] Require c99_runtime for pr78622.c Thomas Preudhomme
09:23 Re: Handle data dependence relations with different bases Bin.Cheng
09:22 Re: [RFC][PATCH] Introduce -fdump*-folding Martin Liška
09:14 [PATCH] Fix ICE in get_range_info (PR tree-optimization/80612) Marek Polacek
09:07 [PATCH 3/3] Vect peeling cost model Robin Dapp
09:07 [PATCH] Tweak array_at_struct_end_p Richard Biener
09:06 [PATCH 2/3] Vect peeling cost model Robin Dapp
09:05 Re: [PATCH, GCC/ARM, Stage 1] Enable Purecode for ARMv8-M Baseline Ramana Radhakrishnan
09:04 Re: Fix bootstrap issue with gcc 4.1 Jan Hubicka
09:04 [PATCH 1/3] Vect peeling cost model Robin Dapp
08:59 Re: [RFC] S/390: Alignment peeling prolog generation Robin Dapp
08:50 Re: [PATCH, GCC/ARM, Stage 1] Enable Purecode for ARMv8-M Baseline Prakhar Bahuguna
08:05 [testsuite, committed] Replace absolute line numbers in g++.dg/warn Tom de Vries
08:04 [testsuite, committed] Replace absolute line numbers in gcc.target/i386 Tom de Vries
07:27 Re: [PATCH] Fix PR31130, remove strict-overflow handling from VRP Richard Biener
06:52 Misc. BRIG/HSAIL FE updates Pekka Jääskeläinen
06:47 Cap niter_for_unrolled_loop to upper bound Richard Sandiford
01:17 Re: [testsuite, committed] Replace absolute line numbers in c-c++-common Mike Stump

May 03, 2017
22:51 [PATCH] Fix -fopt-info documentation in invoke.texi Steve Ellcey
22:41 Re: [wwwdocs, ARM, AArch64] Document ABI changes and fixes Gerald Pfeifer
21:43 [gomp4] Don't mark OpenACC auto loops as independent inside acc parallel regions Cesar Philippidis
21:27 Re: [PATCH 1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) Joseph Myers
21:20 Re: [PATCH 1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) Martin Sebor
20:57 New German PO file for 'gcc' (version 7.1.0) Translation Project Robot
20:00 Re: [PATCH 1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) Joseph Myers
19:52 Re: [PATCH 1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) Jeff Law
19:43 [PATCH, rs6000] Avoid vectorizing versioned copy loops with vectorization factor 2 Bill Schmidt
19:37 Re: [PATCH 1/4][PR tree-optimization/78496] Don't simplify conditionals too early in VRP Jeff Law
19:22 Re: [PATCH] [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining Jason Merrill
19:04 Re: [PATCH] Fix ICE in modified_type_die (PR debug/80461) Jason Merrill
18:47 Re: [PATCH 1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) Martin Sebor
18:46 Re: C++ PATCH to fix ICE in replace_placeholders_r (PR c++/79937) Jason Merrill
18:36 [committed] Fix typo in common.opt David Malcolm
16:55 Re: [PATCH 1/4][PR tree-optimization/78496] Don't simplify conditionals too early in VRP Bin.Cheng
16:54 Re: Fix bootstrap issue with gcc 4.1 Richard Biener
16:52 Re: [RFC PATCH 0/3] Call summary class Martin Jambor
16:46 Re: Fix bootstrap issue with gcc 4.1 Jakub Jelinek
16:45 Re: Fix bootstrap issue with gcc 4.1 Jakub Jelinek
16:44 Re: Fix bootstrap issue with gcc 4.1 Richard Biener
16:39 Re: Fix bootstrap issue with gcc 4.1 Jan Hubicka
16:32 Re: [PATCH 1/4][PR tree-optimization/78496] Don't simplify conditionals too early in VRP Jeff Law
16:31 [PATCH 1/4][PR tree-optimization/78496] Don't simplify conditionals too early in VRP Jeff Law
16:29 RE: [PATCH][x86] Add missing intrinsics for ADD[SD,SS] and SUB[SD,SS] Peryt, Sebastian
16:22 Re: Fix bootstrap issue with gcc 4.1 Jakub Jelinek
16:18 Fix bootstrap issue with gcc 4.1 Jan Hubicka
16:07 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Martin Sebor
16:06 Re: [PATCH GCC8][03/33]Refactor invariant variable/expression handling Bin.Cheng
15:56 Re: [PATCH 5/7] clean up quoting problems - c-family (PR 80280 et al.) Joseph Myers
15:53 Re: [PATCH 1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) Joseph Myers
15:44 Re: [PATCH v2] Generate reproducible output independently of the build-path Ximin Luo
15:31 Re: [PATCH 2/7] clean up quoting problems - gcc (PR 80280 et al.) Jeff Law
15:24 [PATCH] Remove am33_2.0-linux from config-list.mk Jeff Law
15:02 Re: [PATCH] have -Wformat-overflow handle -fexec-charset (PR 80503) Christophe Lyon
14:54 Re: [PATCH] have -Wformat-overflow handle -fexec-charset (PR 80503) Martin Sebor
14:48 [PATCH v8] add -fpatchable-function-entry=N,M option Torsten Duwe
14:46 Re: [PATCH] handle sprintf(d, "%s", ...) in gimple-ssa-sprintf.c Martin Sebor
14:41 Re: [PATCH GCC8][03/33]Refactor invariant variable/expression handling Bin.Cheng
14:38 Re: [PATCH GCC8][03/33]Refactor invariant variable/expression handling Christophe Lyon
14:35 Re: [PATCH GCC8][01/33]Handle TRUNCATE between tieable modes in rtx_cost Christophe Lyon
14:22 Re: [PATCH] have -Wformat-overflow handle -fexec-charset (PR 80503) Christophe Lyon
14:19 Re: Update ipa-cp to new time metrics Martin Jambor
13:43 Re: [PATCH GCC8][17/33]Treat complex cand step as invriant expression Richard Biener
13:32 Re: [PATCH, v3] Fix PR51513, switch statement with default case containing __builtin_unreachable leads to wild branch Richard Biener
13:20 [PATCH v2] C++: Add fix-it hints for -Wold-style-cast David Malcolm
13:15 Re: [PATCH] Fix documentation and a ctor in gcov.c Nathan Sidwell
13:14 Re: [PATCH] Implement a warning for bogus sizeof(pointer) / sizeof(pointer[0]) Jason Merrill
13:13 [committed] New fix-it printer David Malcolm
12:58 [C++ PATCH] name lookup cleanup Nathan Sidwell
11:54 Re: [PATCH] canonical type hashing Nathan Sidwell
11:53 Re: [PATCH] ggc-page loop Nathan Sidwell
11:32 Re: [PATCH] canonical type hashing Richard Biener
11:18 Re: [PATCH 3/5][GIMPLE FE] PR testsuite/80580. Handle invalid unary "*" operand type Richard Biener
11:16 Re: [PATCH 2/5][GIMPLE FE] PR testsuite/80580: handle invalid types of "->" operands Richard Biener
10:31 Re: [PATCH, GCC/ARM, Stage 1] PR71607: Fix ICE when loading constant Richard Earnshaw (lists)
10:28 Re: Alternative check for vector refs with same alignment Richard Sandiford
10:21 Re: [PATCH, testsuite]: Fix g++.dg/lto/pr79671 execute failure Richard Biener
10:20 Re: [PATCH] handle sprintf(d, "%s", ...) in gimple-ssa-sprintf.c Richard Biener
10:16 Re: Alternative check for vector refs with same alignment Bin.Cheng
10:12 Re: [RFC][PATCH] Introduce -fdump*-folding Richard Biener
10:12 Re: [PATCH GCC8][01/33]Handle TRUNCATE between tieable modes in rtx_cost Bin.Cheng
10:09 Re: [PATCH GCC8][01/33]Handle TRUNCATE between tieable modes in rtx_cost Kyrill Tkachov
10:07 Re: Alternative check for vector refs with same alignment Richard Biener
10:02 Re: [PATCH GCC8][01/33]Handle TRUNCATE between tieable modes in rtx_cost Bin.Cheng
09:54 Re: [PATCH] ggc-page loop Richard Biener
09:49 Re: [PATCH GCC8][07/33]Offset validity check in address expression Richard Biener
09:45 [PATCH] Doxygen: add default location for filters and output folder. Martin Liška
09:40 Re: [PATCH, GCC/ARM, stage4] Set mode for success result of atomic compare and swap Kyrill Tkachov
09:39 Re: [PATCH, GCC/ARM, stage4] Set mode for success result of atomic compare and swap Thomas Preudhomme
09:30 [PATCH] Revert part of PR80492 Richard Biener
09:08 Re: [gcn][patch] Add -mgpu option and plumb in assembler/linker Andrew Stubbs
09:00 Re: [PATCH] Allow building GCC with PTX offloading even without CUDA being installed (gcc and nvptx-tools patches) Jakub Jelinek
08:38 Re: [PATCH GCC8][01/33]Handle TRUNCATE between tieable modes in rtx_cost Bin.Cheng
08:26 Re: [PATCH 09/12] [i386] Add patterns and predicates foutline-msabi-xlouges Uros Bizjak
08:20 [PATCH] Improve vectorizer peeling for alignment costmodel Richard Biener
08:14 Re: [RFC][PATCH] Introduce -fdump*-folding Andrew Pinski
08:10 [RFC][PATCH] Introduce -fdump*-folding Martin Liška
08:04 Re: [PATCH] Optimize in VRP loads from constant arrays (take 2) Jakub Jelinek
08:02 Use base inequality for some vector alias checks Richard Sandiford
08:00 Handle data dependence relations with different bases Richard Sandiford
07:54 Alternative check for vector refs with same alignment Richard Sandiford
07:50 [committed] Wrap tree-data-ref.h macro arguments Richard Sandiford
07:40 [testsuite, committed] Replace absolute line numbers in c-c++-common Tom de Vries
07:38 [testsuite, committed] Add quotes to numerical comment arg of dg directive Tom de Vries
07:33 Re: [PATCH 09/12] [i386] Add patterns and predicates foutline-msabi-xlouges Daniel Santos
06:17 Re: [PATCH GCC8][01/33]Handle TRUNCATE between tieable modes in rtx_cost Eric Botcazou
06:10 Re: [PATCH 09/12] [i386] Add patterns and predicates foutline-msabi-xlouges Uros Bizjak
06:01 Re: [1/2] PR 78736: New warning -Wenum-conversion Prathamesh Kulkarni
04:32 Re: [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues Daniel Santos
04:08 Re: [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues Daniel Santos
03:34 Re: [PATCH] c++ parser: fix-it hints for wrong usage of 'friend' and 'auto' Martin Sebor
03:25 Re: {PATCH] New C++ warning -Wcatch-value Martin Sebor
02:37 [PATCH 7/7] adjust quoting in tests (PR 80280 et al.) Martin Sebor
02:37 [PATCH 6/7] clean up quoting problems - objc (PR 80280 et al.) Martin Sebor
02:37 [PATCH 5/7] clean up quoting problems - c-family (PR 80280 et al.) Martin Sebor
02:37 [PATCH 4/7] clean up quoting problems - config/i386 (PR 80280 et al.) Martin Sebor
02:37 [PATCH 3/7] clean up quoting problems - c-family (PR 80280 et al.) Martin Sebor
02:37 [PATCH 2/7] clean up quoting problems - gcc (PR 80280 et al.) Martin Sebor
02:37 [PATCH 1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) Martin Sebor
00:09 Re: [PATCH] ggc-page loop Andrew Pinski

May 02, 2017
23:50 Re: [PATCH] RFC: spellchecker for comments, plus -Wfixme and -Wtodo Trevor Saunders
22:41 [PATCH] ggc-page loop Nathan Sidwell
22:38 Fix ICE caused by rounoff error in ipa-inline-analysis Jan Hubicka
22:19 Re: [PATCH] Pretty-printing of some unsupported expressions (PR c/35441) Joseph Myers
22:11 Re: [PATCH 09/12] [i386] Add patterns and predicates foutline-msabi-xlouges Daniel Santos
22:10 Re: [driver, doc] Support escaping special characters in specs Joseph Myers
21:58 Re: [1/2] PR 78736: New warning -Wenum-conversion Martin Sebor
21:11 Re: [PATCH] RFC: spellchecker for comments, plus -Wfixme and -Wtodo Mike Stump
20:34 Re: [wwwdocs, ARM, AArch64] Document ABI changes and fixes Jakub Jelinek
19:37 New Spanish PO file for 'gcc' (version 7.1.0) Translation Project Robot
19:27 New Spanish PO file for 'gcc' (version 7.1.0) Translation Project Robot
19:06 [committed] Support fix-it hints that add new lines David Malcolm
18:36 [PATCH] RFC: spellchecker for comments, plus -Wfixme and -Wtodo David Malcolm
17:13 [2/2] PR 78736: libgomp fallout Prathamesh Kulkarni
17:12 [1/2] PR 78736: New warning -Wenum-conversion Prathamesh Kulkarni
17:08 Re: [gcn][patch] Add -mgpu option and plumb in assembler/linker Martin Jambor
17:06 Re: [PATCH GCC8][07/33]Offset validity check in address expression Bin.Cheng
16:56 [New file, Ping] Add testcase to ensure that #pragma GCC diagnostic push/pop works with -Wtraditional. Eric Gallager
16:52 Re: [PATCH, GCC/LTO, ping3] Fix PR69866: LTO with def for weak alias in regular object file Thomas Preudhomme
16:50 Re: [wwwdocs] grammar & style fixes for /gcc-7/changes.html Jonathan Wakely
16:32 [wwwdocs, ARM, AArch64] Document ABI changes and fixes Richard Earnshaw (lists)
16:22 New French PO file for 'gcc' (version 7.1.0) Translation Project Robot
16:19 New template for 'gcc' made available Translation Project Robot
15:58 Re: [PATCH] PR libstdc++/80553 don't allow destroying non-destructible types Jonathan Wakely
15:48 Re: [PATCH] [x86] Avoid builtins for SSE/AVX2 immidiate logical shifts Marc Glisse
15:45 Re: [PATCH GCC8][22/33]Generate TMR in new reassociation order Marc Glisse
15:39 Re: [PATCH v2] Destroy arguments for _Cilk_spawn calling in the child (PR 80038) Jeff Law
15:38 [PATCH, testsuite]: Fix g++.dg/lto/pr79671 execute failure Uros Bizjak
15:37 [PATCH][GCC][AArch64][ARM] Modify idiv costs for Cortex-A53 Tamar Christina
15:37 [PATCH] Fix documentation and a ctor in gcov.c Martin Liška
15:37 [PATCH][GCC][AARCH64]Adjust costs so udiv is preferred over sdiv when both are valid. [Patch (1/2)] Tamar Christina
15:37 [PATCH][GCC][ARM] Adjust costs so udiv is preferred over sdiv when both are valid. [Patch (2/2)] Tamar Christina
15:31 Re: [wwwdocs] grammar & style fixes for /gcc-7/changes.html Jonathan Wakely
15:30 Re: [PATCH] PR libstdc++/80553 don't allow destroying non-destructible types Marc Glisse
15:21 Re: [PATCH, GCC/ARM, Stage 1] Enable Purecode for ARMv8-M Baseline Ramana Radhakrishnan
15:08 Re: [PATH][GCC][mid-end] Check the alternate cost model just as costs_lt_p Jeff Law
15:07 Re: [PATCH][GCC][mid-end] Support combining of LSHIFTRT + LSHIFTRT operations Jeff Law
15:00 Re: [PATCH GCC8][22/33]Generate TMR in new reassociation order Bin.Cheng
14:50 Re: [PATCH] Fix cross compiling to x86_64-w64-mingw32 JonY
14:47 Re: [ARM] Enable FP16 vector arithmetic operations. Tamar Christina
14:44 Re: [wwwdocs] grammar & style fixes for /gcc-7/changes.html Sandra Loosemore
14:41 Re: [PATCH] handle sprintf(d, "%s", ...) in gimple-ssa-sprintf.c Martin Sebor
14:34 [PATCH][GCC][mid-end] Support combining of LSHIFTRT + LSHIFTRT operations Tamar Christina
14:34 [PATH][GCC][mid-end] Check the alternate cost model just as costs_lt_p Tamar Christina
14:32 [PATCH] Remove LTO_STREAMER_DEBUG (PR lto/79489). Martin Liška
14:25 Re: [PATCH 5/5][GIMPLE FE] PR testsuite/80580: Handle invalid SSA names Richard Biener
14:21 Re: [PATCH 4/5][GIMPLE FE] PR testsuite/80580. Handle invalid __MEM Richard Biener
14:16 Re: [PATCH 1/5][GIMPLE FE] PR testsuite/80580. Handle missing labels in goto statements Richard Biener
14:09 Re: [PATCH GCC8][22/33]Generate TMR in new reassociation order Richard Biener
13:52 [wwwdocs] grammar & style fixes for /gcc-7/changes.html Jonathan Wakely
13:50 [PATCH] canonical type hashing Nathan Sidwell
13:44 Re: [PATCH GCC8][14/33]Handle more cheap operations in force_expr_to_var_cost Richard Biener
13:38 [PATCH] Fix PR31130, remove strict-overflow handling from VRP Richard Biener
13:26 Re: [PATCH] Implement a warning for bogus sizeof(pointer) / sizeof(pointer[0]) Bernd Edlinger
13:08 Re: [PATCH][x86] Add missing intrinsics for ADD[SD,SS] and SUB[SD,SS] Uros Bizjak
13:02 [PATCH][www] Document -fno-strict-overflow changes (GCC 8) Richard Biener
12:54 Re: [PATCH][AARCH64]Simplify call, call_value, sibcall, sibcall_value patterns. Richard Earnshaw (lists)
12:50 Re: [PATCH] Optimize in VRP loads from constant arrays (take 2) Richard Biener
12:43 Re: [PATCH] Improve switchconv optimization (PR tree-optimization/79472) Richard Biener
12:12 Re: [PATCH] Improve switchconv optimization (PR tree-optimization/79472) Jakub Jelinek
12:12 Re: [PATCH] Optimize in VRP loads from constant arrays (take 2) Jakub Jelinek
12:11 [PATCH] Fix cross compiling to x86_64-w64-mingw32 Hugo Beauzée-Luyssen
11:58 [PATCH, alpha]: Merge some *_ieee insn patterns with their base patterns Uros Bizjak
11:22 [PATCH] Fix PR80549 Richard Biener
11:19 Re: [PATCH] [x86] Avoid builtins for SSE/AVX2 immidiate logical shifts Allan Sandfeld Jensen
11:16 Re: [PATCH] Improve switchconv optimization (PR tree-optimization/79472) Richard Biener
11:13 Re: [PATCH] Optimize in VRP loads from constant arrays (take 2) Richard Biener
10:45 [PATCH, GCC/ARM, Stage 1] Enable Purecode for ARMv8-M Baseline Prakhar Bahuguna
10:40 Re: [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues Kai Tietz
10:27 Re: Drop Z from X + Z < Y + Z Richard Biener
10:25 Re: [PATCH] handle sprintf(d, "%s", ...) in gimple-ssa-sprintf.c Richard Biener
10:22 Re: [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues JonY
10:17 Re: [PATCH] adding missing LTO to some warning options (PR 78606) Tom de Vries
10:11 Re: [PATCH] [x86] Avoid builtins for SSE/AVX2 immidiate logical shifts Jakub Jelinek
10:01 Re: Update ipa-cp to new time metrics Richard Biener
09:52 [Patch AArch64] Do not increase data alignment at -Os and with -fconserve-stack. Ramana Radhakrishnan
09:46 Re: [PATCH] PR libstdc++/80553 don't allow destroying non-destructible types Jonathan Wakely
09:39 RE: [PATCH][x86] Add missing intrinsics for ADD[SD,SS] and SUB[SD,SS] Peryt, Sebastian
09:33 Update ipa-cp to new time metrics Jan Hubicka
09:21 [Patch, testsuite] Fix bogus pr78138.c failure for avr Senthil Kumar Selvaraj
09:20 [PATCH] Fix PR80591 Richard Biener
09:17 [Ada] Reimplement layout of partially constrained derived untagged types Arnaud Charlet
09:16 Re: [PATCH] PR libstdc++/80553 don't allow destroying non-destructible types Jonathan Wakely
09:08 Re: [PATCH][GCC][AArch64] Fix subreg bug in scalar copysign Tamar Christina
09:06 [Ada] Bug in handling of library-level freeze actions Arnaud Charlet
09:06 [Ada] Missing error on T'Enum_Rep with no parameter Arnaud Charlet
09:01 [Ada] GNAT option to treat run-time exception warnings as errors Arnaud Charlet
09:01 [Ada] Dispatching calls to renamed equality Arnaud Charlet
08:55 [Ada] Move variable-length components to last position in record types Arnaud Charlet
08:54 Re: [PATCH] x86: vpermil2p{s,d} have no commutative operands Uros Bizjak
08:47 [Ada] Ceiling priorities off by one on Linux Arnaud Charlet
08:44 [Ada] Warning on library-level objects that require dynamic allocation Arnaud Charlet
08:31 [Ada] Optimization of fixed/fixed operations with compatible 'smalls. Arnaud Charlet
08:31 [Ada] Crash on extended return of indefinite object Arnaud Charlet
08:26 [Ada] Compile-time warnings for uninitialized null-excluding components Arnaud Charlet
08:26 [Ada] Spurious error on aspect of a discriminated protected type Arnaud Charlet
08:26 Re: [PATCH] x86: vpermil2p{s,d} have no commutative operands Jan Beulich
08:18 [Ada] Compiler loop on use of a faulty object in an address clause. Arnaud Charlet
07:56 Re: [PATCH v2] Destroy arguments for _Cilk_spawn calling in the child (PR 80038) Xi Ruoyao
07:16 Re: [PATCH v2] Destroy arguments for _Cilk_spawn calling in the child (PR 80038) Andreas Schwab
06:11 [PATCH] C++ parser: Fix typos in error messages Volker Reichelt
01:40 [gomp4] Make front ends emit warnings when OpenACC routines directives lack parallelism Cesar Philippidis
01:32 [gomp4] Make OpenACC orphan gang reductions errors Cesar Philippidis

May 01, 2017
22:57 Re: [PATCH] stack adjustment is unsigned Jeff Law
22:26 Re: [PATCH v2] Destroy arguments for _Cilk_spawn calling in the child (PR 80038) Jeff Law
22:23 [PATCH] stack adjustment is unsigned Nathan Sidwell
22:17 Basketball Enthusiasts List Lilly Walker
21:10 Re: PR79715: Special case strcpy/strncpy for dse Jeff Law
20:41 Re: [PATCH] RISC-V: Don't built 64-bit multilibs on 32-bit targets Palmer Dabbelt
19:17 [committed] Eliminate fixit_hint class hierarchy David Malcolm
19:13 Re: [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry. Jason Merrill
19:04 Re: [committed] fix ILP32 testsuite failures for after PR 80503 Andreas Schwab
18:49 [committed] fix ILP32 testsuite failures for after PR 80503 Martin Sebor
18:45 Re: [PATCH 5/7] [D] libiberty: Fixes for demangling qualified symbol names Iain Buclaw
18:43 Re: [PATCH] C++: fix-it hints suggesting accessors for private fields Jason Merrill
18:17 Re: PR79715: Special case strcpy/strncpy for dse Richard Biener
18:09 [PATCH 5/5][GIMPLE FE] PR testsuite/80580: Handle invalid SSA names Mikhail Maltsev
18:08 [PATCH 4/5][GIMPLE FE] PR testsuite/80580. Handle invalid __MEM Mikhail Maltsev
18:07 [PATCH 3/5][GIMPLE FE] PR testsuite/80580. Handle invalid unary "*" operand type Mikhail Maltsev
18:05 [PATCH 2/5][GIMPLE FE] PR testsuite/80580: handle invalid types of "->" operands Mikhail Maltsev
18:05 Re: [PATCH] adding missing LTO to some warning options (PR 78606) Martin Sebor
18:04 [PATCH 1/5][GIMPLE FE] PR testsuite/80580. Handle missing labels in goto statements Mikhail Maltsev
18:03 [PATCH 0/5][GIMPLE FE] PR testsuite/80580. Fix some ICEs on invalid code Mikhail Maltsev
17:56 [wwwdocs] GCC 7 changes: OpenACC Thomas Schwinge
17:26 Re: [patch, fortran] Check bounds for matrix-vector multiplication Steve Kargl
17:21 Re: [patch, fortran] Check bounds for matrix-vector multiplication Thomas Koenig
17:19 Re: [PATCH] RISC-V: Add -mstrict-align option Palmer Dabbelt
17:16 [PATCH/AARCH64] Improve aarch64 conditional compare usage Steve Ellcey
17:08 Re: [PATCH] RISC-V: Add -mstrict-align option Sandra Loosemore
17:06 Re: PR79715: Special case strcpy/strncpy for dse Martin Sebor
16:40 Re: [patch, fortran] Check bounds for matrix-vector multiplication Steve Kargl
16:19 [patch, fortran] Check bounds for matrix-vector multiplication Thomas Koenig
16:19 Re: [PATCH, i386]: Fix PR 68491, __get_cpuid with 0 level breaks on early 486 Christos Zoulas
15:56 Re: [C++ Patch] Remove is_auto_or_concept, etc (Was: Re: [C++, concepts] Two slightly obscure pt.c functions?) Jason Merrill
15:54 Re: [PATCH] Implement a warning for bogus sizeof(pointer) / sizeof(pointer[0]) Jason Merrill
15:49 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Jason Merrill
15:42 [PATCH, i386]: Fix PR 68491, __get_cpuid with 0 level breaks on early 486 Uros Bizjak
15:41 [PATCH] RISC-V: Add -mstrict-align option Palmer Dabbelt
14:28 [testsuite, committed, PR65941] Add and use effective target rdrand Tom de Vries
11:31 Re: [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues Uros Bizjak
11:18 Re: [PATCH 09/12] [i386] Add patterns and predicates foutline-msabi-xlouges Uros Bizjak
10:54 Re: [PATCH] RISC-V: Don't built 64-bit multilibs on 32-bit targets Joseph Myers
10:18 [patch] Inline size functions in more cases Eric Botcazou
09:27 Re: [PATCH][x86] Add missing intrinsics for ADD[SD,SS] and SUB[SD,SS] Uros Bizjak
09:24 Re: [PATCH] Check for sp push/pop insns in reg_set_p (PR target/79430) Uros Bizjak
09:13 Re: [PATCH] simplify-rtx: Fix compare of comparisons (PR60818) Segher Boessenkool
09:09 Re: [PATCH] x86: vpermil2p{s,d} have no commutative operands Uros Bizjak
08:38 {PATCH] New C++ warning -Wcatch-value Volker Reichelt
00:09 Re: [PATCH] RISC-V: Don't built 64-bit multilibs on 32-bit targets Palmer Dabbelt


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