gcc-patches archive
date index for November, 2019

This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

November 30, 2019
21:14 Re: Symver attribute Jan Hubicka
19:10 Re: [PATCH] PR85678: Change default to -fno-common (porting_to for GCC 10) Eric Gallager
19:04 Re: [Patch, build] Unbreak objc build Eric Gallager
17:03 Fix crossmodule ipa-inline hint Jan Hubicka
16:31 Re: [PATCH] track dynamic allocation in strlen (PR 91582) Christophe Lyon
15:35 Re: [patch, fortran] Fix PR 91783 Paul Richard Thomas
15:04 Re: Symver attribute Jan Hubicka
15:00 Re: Symver attribute Joseph Myers
13:58 Re: Symver attribute Jan Hubicka
13:47 Re: Symver attribute Jan Hubicka
13:44 Re: Symver attribute Jan Hubicka
11:13 Re: [PATCH v2 1/2] driver: Do not warn about ineffective `-x' option if no inputs were given Maciej W. Rozycki
11:13 Re: [PING][PATCH] doc: Correct `--enable-version-specific-runtime-libs' support information Maciej W. Rozycki
01:12 Re: [PATCH] [libiberty] Fix read buffer overflow in split_directories Ian Lance Taylor via gcc-patch
01:04 [PATCH] Default to --enable-libstdcxx-filesystem-ts for *-*-mingw* Jonathan Wakely
01:03 Re: [PATCH 0/4]: C++ P1423R3 char8_t remediation implementation Jonathan Wakely
00:28 [PATCH] Improve A*B+-A -> A*(B+-1) and A+-A*B -> A*(1+-B) match.pd optimization Jakub Jelinek

November 29, 2019
23:35 [C++ PATCH] Fix nsdmi handling for bitfields (PR c++/92732) Jakub Jelinek
23:33 [C++ PATCH] Fix ICE in build_new_op_1 (PR c++/92705) Jakub Jelinek
23:23 Re: [PATCH] Fix attribute((section)) for templates Strager Neds
22:11 Patch to fix PR92283 Vladimir Makarov
21:45 Re: [PATCH 0/4]: C++ P1423R3 char8_t remediation implementation Jonathan Wakely
21:18 Re: [C] Add a target hook that allows targets to verify type usage Joseph Myers
21:04 Re: [PING][PATCH] doc: Correct `--enable-version-specific-runtime-libs' support information Joseph Myers
21:00 [PATCH v2][MSP430] Add msp430-elfbare target Jozef Lawrynowicz
20:55 Re: [PATCH v2 1/2] driver: Do not warn about ineffective `-x' option if no inputs were given Joseph Myers
20:53 Fix libdecnumber handling of non-canonical BID significands (PR middle-end/91226) Joseph Myers
20:40 *ping* [patch, fortran] Fix PR 91783 Thomas Koenig
19:53 [PATCH] Fix PR91003 Richard Biener
19:49 Re: [PATCH 0/4]: C++ P1423R3 char8_t remediation implementation Jonathan Wakely
19:16 [PATCH] [libiberty] Fix write buffer overflow in cplus_demangle Tim Rühsen
18:27 [COMMITTED][GCC8] Backport driver/89014 Use-after-free in aarch64 -march=native Wilco Dijkstra
17:47 Re: [Patch][Fortran] OpenACC – permit common blocks in some clauses Tobias Burnus
17:45 Re: [PATCH 0/4]: C++ P1423R3 char8_t remediation implementation Jonathan Wakely
17:32 Re: [Patch][Fortran] OpenACC – permit common blocks in some clauses Tobias Burnus
17:24 Re: [PATCH 2/4] The main m68k cc0 conversion Segher Boessenkool
17:22 [PATCH committed] wwwdocs: Update simulator in backends.html (i386, m68k, s390, tilegx) Segher Boessenkool
16:48 [wwwdocs] Make gcc-9/ and gcc-10/ a bit more uniform (wrt. <link rel="stylesheet">) Gerald Pfeifer
16:46 Re: [PATCH][AArch64] Add support for fused compare and branch Richard Sandiford
15:48 [PATCH][AArch64] Add support for fused compare and branch Wilco Dijkstra
15:16 Re: [PATCH v3] PR92398: Fix testcase failure of pr72804.c Segher Boessenkool
15:11 Re: [PATCH][RFC] Add new ipa-reorder pass Martin Liška
15:09 Re: [PATCH] Fix ICE in re-simplification of VEC_COND_EXPR Harwath, Frederik
15:03 Re: [PATCH] PR85678: Change default to -fno-common Martin Liška
14:57 Re: [C++ PATCH] (temporarily) undefine __cpp_consteval Marek Polacek
14:56 Re: Fix DR_GROUP_GAP for strided accesses (PR 92677) Richard Sandiford
14:54 BountySource campaign for the cc0 transition of the AVR backend John Paul Adrian Glaubitz
14:49 Re: [C++ PATCH] (temporarily) undefine __cpp_consteval Jakub Jelinek
14:47 [PATCH] libstdc++:: improve how pretty printers find node types (PR 91997) Jonathan Wakely
14:46 Re: [PATCH] Fix ICE in re-simplification of VEC_COND_EXPR Richard Sandiford
14:43 Re: [PATCH] PR85678: Change default to -fno-common Wilco Dijkstra
14:42 Re: [C++ PATCH] (temporarily) undefine __cpp_consteval Marek Polacek
14:41 [PR92726] OpenACC: 'NULL'-in -> no-op, and/or 'NULL'-out (was: [PATCH 1/5, OpenACC] Allow NULL as an argument to OpenACC 2.6 directives) Thomas Schwinge
14:34 [PATCH] Add changes that I made in GCC 10 development cycle. Martin Liška
14:04 Re: [PATCH] Stream memory access types in IPA ICF. Richard Biener
13:56 Re: [PATCH] Fix ICE in re-simplification of VEC_COND_EXPR (was: Re: [PATCH][amdgcn] Fix ICE in re-simplification of VEC_COND_EXPR) Harwath, Frederik
13:51 [PATCH] Fix VN segfault Richard Biener
13:42 Re: [PATCH] Fix ICE in re-simplification of VEC_COND_EXPR (was: Re: [PATCH][amdgcn] Fix ICE in re-simplification of VEC_COND_EXPR) Jakub Jelinek
13:38 [PATCH] Fix ICE in re-simplification of VEC_COND_EXPR (was: Re: [PATCH][amdgcn] Fix ICE in re-simplification of VEC_COND_EXPR) Harwath, Frederik
13:33 Re: [PATCH] ipa-cp: Avoid ICEs when looking at expanded thunks and unoptimized functions (PR 92476) Martin Jambor
13:17 Re: [PATCH] Stream memory access types in IPA ICF. Jan Hubicka
13:12 Re: [PATCH] PR85678: Change default to -fno-common Martin Liška
13:09 [C++ Patch] A few more cp_expr_loc_or_input_loc and a diagnostic regression fix Paolo Carlini
13:08 Re: [PATCH] Stream memory access types in IPA ICF. Richard Biener
13:02 Re: [PATCH] Stream memory access types in IPA ICF. Richard Biener
13:00 Re: [PATCH][AArch64] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16 Richard Sandiford
12:58 Re: [PATCH] Stream memory access types in IPA ICF. Jan Hubicka
12:56 Re: [5/5] Don't defer choice of vector type for bools (PR 92596) Richard Biener
12:51 Re: [PATCH][amdgcn] Fix ICE in re-simplification of VEC_COND_EXPR Harwath, Frederik
12:46 Re: [PATCH] Stream memory access types in IPA ICF. Jan Hubicka
12:42 Re: [PATCH] Stream memory access types in IPA ICF. Richard Biener
12:37 Re: [PATCH][amdgcn] Fix ICE in re-simplification of VEC_COND_EXPR Richard Biener
12:33 Re: [PATCH] Stream memory access types in IPA ICF. Jan Hubicka
12:24 [PATCH][amdgcn] Fix ICE in re-simplification of VEC_COND_EXPR Harwath, Frederik
12:23 Re: Fix DR_GROUP_GAP for strided accesses (PR 92677) Richard Biener
12:19 Re: [PATCH] Stream memory access types in IPA ICF. Richard Biener
12:17 Re: [PATCH] Stream memory access types in IPA ICF. Richard Biener
12:07 Re: [Patch][OpenMP/OpenACC/Fortran] Fix mapping of optional (present|absent) arguments Tobias Burnus
12:03 Re: [Patch][OpenMP] Fix use_device_… with absent optional arg Tobias Burnus
11:37 [PATCH] Stream memory access types in IPA ICF. Martin Liška
10:59 Ping: [C++ PATCH] Opt out of GNU vector extensions for built-in SVE types Richard Sandiford
10:57 Re: [C] Add a target hook that allows targets to verify type usage Richard Sandiford
10:53 Fix DR_GROUP_GAP for strided accesses (PR 92677) Richard Sandiford
10:34 Re: [1/5] Improve tree-vect-patterns.c handling of boolean comparisons Richard Biener
10:33 Re: [4/5] Record the vector mask precision in stmt_vec_info Richard Biener
10:31 Re: [PATCH] ipa-cp: Avoid ICEs when looking at expanded thunks and unoptimized functions (PR 92476) Jan Hubicka
10:30 Re: [patch] follow up on the aarch64 r18 story Olivier Hainque
10:26 Re: [3/5] Make vect_get_mask_type_for_stmt take a group size Richard Biener
10:25 Re: [2/5] Make vectorizable_operation punt early on codes it doesn't handle Richard Biener
10:15 [5/5] Don't defer choice of vector type for bools (PR 92596) Richard Sandiford
10:15 [PATCH] ipa-cp: Avoid ICEs when looking at expanded thunks and unoptimized functions (PR 92476) Martin Jambor
10:14 [4/5] Record the vector mask precision in stmt_vec_info Richard Sandiford
10:14 [3/5] Make vect_get_mask_type_for_stmt take a group size Richard Sandiford
10:13 [2/5] Make vectorizable_operation punt early on codes it doesn't handle Richard Sandiford
10:12 [1/5] Improve tree-vect-patterns.c handling of boolean comparisons Richard Sandiford
10:11 Re: [SVE] PR89007 - Implement generic vector average expansion Richard Biener
10:10 [0/5] Don't defer vector type choice for bools (PR 92596) Richard Sandiford
09:30 [C++ PATCH] (temporarily) undefine __cpp_consteval Jakub Jelinek
09:26 [PING][PATCH] doc: Correct `--enable-version-specific-runtime-libs' support information Maciej W. Rozycki
09:19 [committed] Fix lambda handling in OpenMP declare reduction (PR c++/60228) Jakub Jelinek
09:17 [PATCH] Fix PR92715 Richard Biener
09:16 Re: [PATCH] PR90838: Support ctz idioms Richard Biener
09:09 [PATCH v2 2/2] testsuite: Fix run-time tracking down of `libgcc_s' Maciej W. Rozycki
09:09 [PATCH v2 1/2] driver: Do not warn about ineffective `-x' option if no inputs were given Maciej W. Rozycki
09:09 [PATCH v2 0/2] Fix run-time handling of `libgcc_s' in testing Maciej W. Rozycki
08:56 The Trophex Show - Attendees List Emily Jones
08:41 Re: Don't pass booleans as mask types to simd clones (PR 92710) Richard Biener
08:39 RE: [PATCH][GCC][SLP][testsuite] Turn off vect-epilogue-nomask for slp-rect-3 Richard Biener
08:34 Re: [SVE] PR89007 - Implement generic vector average expansion Prathamesh Kulkarni
08:30 Don't pass booleans as mask types to simd clones (PR 92710) Richard Sandiford
08:04 [PATCH] fIx PR92704 Richard Biener
04:29 Re: [C++ PATCH] c++/91353 - P1331R2: Allow trivial default init in constexpr contexts. Jason Merrill
03:28 Re: [C++ PATCH] c++/91353 - P1331R2: Allow trivial default init in constexpr contexts. Marek Polacek
01:07 Handle C2x attributes in Objective-C Joseph Myers

November 28, 2019
23:48 [PATCH] rs6000: Fix formatting of *mov{si,di}_internal.* Segher Boessenkool
22:26 Re: [Patch, gcc-wwdocs] Update to Fortran changes Gerald Pfeifer
22:23 [PATCH] rs6000: Use memory_operand for all simple {l,st}*brx instructions Segher Boessenkool
22:11 Re: [PATCH] Trivial patch to allow bootstrap on MacOS Keller, Rainer
21:13 RE: [PATCH][GCC][SLP][testsuite] Turn off vect-epilogue-nomask for slp-rect-3 Tamar Christina
21:11 [PATCH] [libiberty] Fix read buffer overflow in split_directories Tim Rühsen
21:06 Re: [PATCH v2] Add `--with-install-sysroot=' configuration option Joseph Myers
20:45 Re: [PATCH v2] Add `--with-install-sysroot=' configuration option Maciej W. Rozycki
20:12 Re: [PATCH 2/4] The main m68k cc0 conversion Bernd Schmidt
20:00 Making things a bit easier (was: [Patch, gcc-wwdocs] Update to Fortran changes) Gerald Pfeifer
19:56 Re: [PATCH 2/4] The main m68k cc0 conversion Gunther Nikl
19:53 [wwwdocs] Push <meta http-equiv="Content-Type"> down into individual HTML files. Gerald Pfeifer
19:45 [Darwin, X86, testsuite, committed] Update tests for common section use. Iain Sandoe
19:41 Re: [PATCH] Fix decimal floating-point LTO streaming for offloading compilation Richard Biener
19:22 Re: [PATCH][GCC][SLP][testsuite] Turn off vect-epilogue-nomask for slp-rect-3 Richard Biener
18:25 Re: [PATCH] Fix decimal floating-point LTO streaming for offloading compilation Joseph Myers
18:21 Re: [PATCH] Fix decimal floating-point LTO streaming for offloading compilation Julian Brown
17:54 Fix leftover optimize checks Jan Hubicka
17:32 Add sanity checking for profile counter compatibility Jan Hubicka
17:16 [PATCH][GCC][SLP][testsuite] Turn off vect-epilogue-nomask for slp-rect-3 Tamar Christina
17:06 Minor fix for profile_count::combine_with_ipa_count Jan Hubicka
17:02 Re: [Patch][Fortran] OpenACC – permit common blocks in some clauses Thomas Schwinge
17:02 Prevent inconsistent profiles to be created in inline_transform Jan Hubicka
17:01 Re: [Patch][Fortran] OpenACC – permit common blocks in some clauses Thomas Schwinge
16:31 Re: [patch,fortran] PR90374 add e0 zero width exponent support Steve Kargl
16:05 Re: [patch,fortran] PR90374 add e0 zero width exponent support Jerry DeLisle
15:53 Re: [patch,fortran] PR90374 add e0 zero width exponent support Steve Kargl
15:48 Fix profile_count::max and profile_count::apply_scale WRT counts of different types Jan Hubicka
15:45 [patch,fortran] PR90374 add e0 zero width exponent support Jerry DeLisle
15:44 Re: [PATCH] Fix decimal floating-point LTO streaming for offloading compilation Segher Boessenkool
15:34 Re: [PATCH] Trivial patch to allow bootstrap on MacOS Iain Sandoe
15:28 Re: [PATCH] cgraph: ifunc resolvers cannot be made local (PR 92697) Jan Hubicka
15:23 [PATCH] cgraph: ifunc resolvers cannot be made local (PR 92697) Martin Jambor
15:15 Re: [PATCH] Fix decimal floating-point LTO streaming for offloading compilation Thomas Schwinge
15:04 Re: [PATCH] Fix decimal floating-point LTO streaming for offloading compilation Joseph Myers
14:44 Fix profile adjusments while cloning Jan Hubicka
14:24 [PATCH] Fix decimal floating-point LTO streaming for offloading compilation Julian Brown
14:22 Fix scaling of profiles in ipa_merge_profiles Jan Hubicka
14:13 Re: Prevent all uses of DFP when unsupported (PR c/91985) Thomas Schwinge
12:55 Re: [PATCH] [dlang/phobos] S/390: Fix PR91628 Robin Dapp
12:33 Fix scaling in update_profiling_info Jan Hubicka
12:24 [PATCH] Elide return during inlining when possible Richard Biener
12:21 [PATCH] More PR92645, teach vector CTOR optimization about more conversions Richard Biener
11:27 Re: [PATCH] PR90838: Support ctz idioms Wilco Dijkstra
09:19 [committed] [testsuite][arm] Force use of -mfloat-abi=softfp in asm-flag-4.c Christophe Lyon
08:33 Re: Ping: [PATCH] Add explicit description for -finline Richard Biener
08:31 Re: [PATCH] Trivial patch to allow bootstrap on MacOS Iain Sandoe
08:30 Re: [PATCH] Fix ICE in tree-ssa-strlen.c (PR tree-optimization/92691) Richard Biener
08:30 Handle correctly global0 and global counters in profile_count::to_sreal_scale Jan Hubicka
08:26 Re: [PATCH, GCC, AArch64] Fix PR88398 for AArch64 Richard Biener
08:05 [PATCH] Trivial patch to allow bootstrap on MacOS Keller, Rainer
06:02 Re: C++ PATCH for c++/91363 - P0960R3: Parenthesized initialization of aggregates Jason Merrill
03:54 Re: [C++ PATCH] Avoid weird warning about pure virtual inline being used but not defined (PR c++/92695) Jason Merrill
03:48 Re: [C++ PATCH] c++/91353 - P1331R2: Allow trivial default init in constexpr contexts. Jason Merrill
02:51 Re: [PATCH] Support multi-versioning on self-recursive function (ipa/92133) Feng Xue OS
01:38 Ping: [PATCH] Add explicit description for -finline luoxhu
00:41 Re: Autoinc vs reload and LRA Segher Boessenkool
00:14 Re: [PATCH] Reformat PowerPC movdi_internal64 Michael Meissner
00:13 Re: [PATCH] Reformat PowerPC movsi_internal Michael Meissner

November 27, 2019
23:54 Re: [C++ PATCH] Fix OBJ_TYPE_REF constexpr handling (PR c++/92695) Marek Polacek
23:44 [C++ PATCH] Fix OBJ_TYPE_REF constexpr handling (PR c++/92695) Jakub Jelinek
23:43 [C++ PATCH] Avoid weird warning about pure virtual inline being used but not defined (PR c++/92695) Jakub Jelinek
23:39 [C++ PATCH] Fix up constexpr virtual calls (PR c++/92695) Jakub Jelinek
23:36 Re: [C++ PATCH] c++/91353 - P1331R2: Allow trivial default init in constexpr contexts. Marek Polacek
23:35 [PATCH] Fix ICE in tree-ssa-strlen.c (PR tree-optimization/92691) Jakub Jelinek
22:44 [analyzer] Convert from "--analyzer" to "-fanalyzer"/"-fno-analyzer" David Malcolm
22:39 [wwwdocs] Make the formatting of the <head> tag and block more uniform. Gerald Pfeifer
22:33 Re: Prevent all uses of DFP when unsupported (PR c/91985) Joseph Myers
22:25 Re: C++ PATCH for c++/91363 - P0960R3: Parenthesized initialization of aggregates Marek Polacek
22:05 Re: [C++ PATCH] Implement C++20 P1814R0, CTAD for alias templates. Jason Merrill
21:55 Re: C++ PATCH for c++/91363 - P0960R3: Parenthesized initialization of aggregates Jason Merrill
21:50 Re: Prevent all uses of DFP when unsupported (PR c/91985) Thomas Schwinge
21:47 Re: [C++ PATCH] c++/91353 - P1331R2: Allow trivial default init in constexpr contexts. Jason Merrill
21:43 [C++ PATCH] More fun with typedef to dependent alias. Jason Merrill
21:27 [PATCH] rs6000: Fix PR92661, Do not define DFP builtin functions, if DFP has been disabled Peter Bergner
19:53 [PATCH v2][MSP430] -Add fno-exceptions multilib Jozef Lawrynowicz
19:36 Re: [C++ PATCH] c++/91353 - P1331R2: Allow trivial default init in constexpr contexts. Marek Polacek
19:31 Re: Add a new combine pass Segher Boessenkool
19:14 Re: [PATCH] Fix gen_lowpart_for_combine (PR rtl-optimization/92510) Segher Boessenkool
18:59 Re: C++ PATCH for c++/91363 - P0960R3: Parenthesized initialization of aggregates Marek Polacek
18:58 [PING] Re: [PATCH 2/2][MIPS][RFC] Emit .note.GNU-stack for hard-float linux targets. Dragan Mladjenovic
18:57 [analyzer] Introduce point_and_state::validate David Malcolm
18:52 Re: [PATCH] [rs6000] Fix PR92098 Segher Boessenkool
18:05 Re: [PATCH, rs6000] Fix PR92566 by checking VECTOR_UNIT_NONE_P Segher Boessenkool
18:01 Re: [PATCH] Reformat PowerPC movdi_internal64 Segher Boessenkool
18:00 Re: Prevent all uses of DFP when unsupported (PR c/91985) Jakub Jelinek
17:55 Re: [patch, libgomp] Add tests for print from offload target Thomas Schwinge
17:49 Re: [PATCH] Translate header for -fdbg-cnt-list. Joseph Myers
17:48 Re: Prevent all uses of DFP when unsupported (PR c/91985) Joseph Myers
17:34 Re: [PATCH] Reformat PowerPC movsi_internal Segher Boessenkool
17:18 Re: [Patch, gcc-wwdocs] Update to Fortran changes Mark Eggleston
16:01 Re: [PATCH] Properly use TYPE_MAIN_VARIANT in warn_types_mismatch. Jan Hubicka
16:00 Re: [PATCH] Check for TYPE_NAME in type_with_linkage_p. Jan Hubicka
15:35 [PATCH] Check for TYPE_NAME in type_with_linkage_p. Martin Liška
15:12 Re: [PATCH] Prevent recursive satisfaction (PR c++/88395) Andrew Sutton
14:27 Re: [PATCH] Support multi-versioning on self-recursive function (ipa/92133) Jan Hubicka
14:26 Re: Ping: RFA: patch to fix PR90007 Vladimir Makarov
14:19 [PATCH] Properly use TYPE_MAIN_VARIANT in warn_types_mismatch. Martin Liška
13:51 Re: [Patch, gcc-wwdocs] Update to Fortran changes Mark Eggleston
13:17 Re: [PATCH 2/4] MSP430: Disable exception handling by default for C++ Jozef Lawrynowicz
13:17 Re: [PATCH, GCC, AArch64] Fix PR88398 for AArch64 Wilco Dijkstra
13:08 [PATCH] Translate header for -fdbg-cnt-list. Martin Liška
12:31 Re: [PATCH] [dlang/phobos] S/390: Fix PR91628 Robin Dapp
12:18 Re: [PATCH] Remove unused TARGET_VECTORIZE_BUILTIN_CONVERSION Richard Biener
11:27 Re: Prevent all uses of DFP when unsupported (PR c/91985) Rainer Orth
11:23 Re: Properly handle C2x attributes on types Rainer Orth
11:19 Re: [PATCH][_GLIBCXX_DEBUG] Improve valid_range check Jonathan Wakely
10:48 [PATCH] Remove unused TARGET_VECTORIZE_BUILTIN_CONVERSION Richard Biener
10:34 [PATCH] Fix PR92690 Richard Biener
10:32 Re: [PATCH] [dlang/phobos] S/390: Fix PR91628 Iain Buclaw
10:18 Re: [PATCH] Fix TYPO of avx512f_maskcmp<mode>3. Jakub Jelinek
10:08 Re: Add a new combine pass Richard Sandiford
09:58 Re: [PATCH] Fix spread simplification in initializers (PR fortran/91944) Tobias Burnus
09:34 [PATCH] [dlang/phobos] S/390: Fix PR91628 Robin Dapp
09:03 Re: [PATCH] Fix gen_lowpart_for_combine (PR rtl-optimization/92510) Jakub Jelinek
09:00 Re: [Patch, gcc-wwdocs] Update to Fortran changes Tobias Burnus
08:45 Re: [Patch] PR 92463 - Cleanups due to minimum MPFR version bump to 3.1.0 Richard Biener
08:37 Re: [PATCH 2/4] The main m68k cc0 conversion Richard Biener
08:33 Re: [Patch, gcc-wwdocs] Update to Fortran changes Janne Blomqvist
08:32 Re: Ping: RFA: patch to fix PR90007 Richard Biener
08:29 Re: Add a new combine pass Richard Biener
08:29 Re: [Patch, gcc-wwdocs] Update to Fortran changes Tobias Burnus
08:26 Re: [PATCH v2] Add inline growth bias param Jan Hubicka
08:11 Re: [PATCH v2] Add inline growth bias param Richard Biener
08:08 Re: [Patch] PR 92463 - Cleanups due to minimum MPFR version bump to 3.1.0 Janne Blomqvist
07:58 Re: [Patch, gcc-wwdocs] Update to Fortran changes Janne Blomqvist
07:53 Re: [PATCH] Fix PR91790 by considering different first_stmt_info for realign Richard Biener
07:26 Re: [PATCH] Fix two potential memory leak luoxhu
06:52 Re: [PATCH] [rs6000] Fix PR92098 Li Jia He
06:42 Re: [PATCH] [rs6000] Fix PR92098 Kewen.Lin
06:31 [PATCH] [rs6000] Fix PR92098 Li Jia He
06:07 [PATCH] Fix PR91790 by considering different first_stmt_info for realign Kewen.Lin
06:01 [PATCH, rs6000] Fix PR92566 by checking VECTOR_UNIT_NONE_P Kewen.Lin
05:37 Re: [PATCH][_GLIBCXX_DEBUG] Improve valid_range check François Dumont
05:13 Re: [PATCH/AARCH64] Generate FRINTZ for (double)(long) under -ffast-math on aarch64 Andrew Pinski
03:29 [PATCH] Fix TYPO of avx512f_maskcmp<mode>3. Hongtao Liu
03:14 [C++ PATCH] Remember the location of a variable template-id. Jason Merrill
02:13 [analyzer] Don't use shape=record in .dot output David Malcolm
02:07 Re: [C++ PATCH] Fix ICE in build_ctor_subob_ref during replace_placeholders (PR c++/92524, take 2) Jason Merrill
01:45 Re: [PATCH] Support multi-versioning on self-recursive function (ipa/92133) Feng Xue OS
01:33 [PATCH] Reformat PowerPC movdi_internal64 Michael Meissner
01:32 [PATCH] Reformat PowerPC movsi_internal Michael Meissner
01:20 Re: [PATCH] Fix gen_lowpart_for_combine (PR rtl-optimization/92510) Segher Boessenkool
00:09 Re: Autoinc vs reload and LRA Jeff Law
00:07 Re: [PATCH] Fix DWARF -g3 with - as source (PR debug/92664) Jeff Law
00:01 [committed] restore a test inadvertently removed in r278621 (PR 92683)) Martin Sebor

November 26, 2019
23:58 [PATCH] Fix spread simplification in initializers (PR fortran/91944) Jakub Jelinek
23:51 [PATCH] Fix gen_lowpart_for_combine (PR rtl-optimization/92510) Jakub Jelinek
23:46 [PATCH] Fix DWARF -g3 with - as source (PR debug/92664) Jakub Jelinek
23:43 [C++ PATCH] Fix ICE in build_ctor_subob_ref during replace_placeholders (PR c++/92524, take 2) Jakub Jelinek
23:34 Re: [PATCH], V7, #7 of 7, Turn on -mpcrel for Linux 64-bit, but not for other targets Segher Boessenkool
23:18 Re: [PATCH 2/4] The main m68k cc0 conversion Joseph Myers
22:41 Re: [PATCH] Fix libstdc++ compiling for an aarch64 multilib with big-endian. Jonathan Wakely
22:30 Re: [PATCH/AARCH64] Generate FRINTZ for (double)(long) under -ffast-math on aarch64 Richard Sandiford
22:22 Re: [PATCH] Fix libstdc++ compiling for an aarch64 multilib with big-endian. Richard Sandiford
22:12 Re: [vect][testsuite] Update vect_char_add target selector to use its own cache Richard Sandiford
21:58 Re: [C++ PATCH] Fix ICE in build_ctor_subob_ref during replace_placeholders (PR c++/92524) Jason Merrill
21:53 Re: [PATCH][_GLIBCXX_DEBUG] Improve valid_range check Jonathan Wakely
21:52 Re: [C++ PATCH] Fix up parsing of attribute-argument-clause of unknown attributes (PR c++/92648) Jason Merrill
21:52 Re: [C++ PATCH] Fix up is too small to hold all values of enum warning (PR c++/61414) Jason Merrill
21:44 Re: [C++ Patch] More accurate locations in cp_build_unary_op and cp_build_compound_expr Jason Merrill
21:44 Re: [PATCH] Prevent recursive satisfaction (PR c++/88395) Jason Merrill
21:42 [Patch] PR 92463 - Cleanups due to minimum MPFR version bump to 3.1.0 Tobias Burnus
21:41 Re: [PATCH] Prevent recursive satisfaction (PR c++/88395) Jason Merrill
21:37 Re: [PATCH] PR c++/92439: Improve diagnostics for ill-formed requires-clauses Jason Merrill
21:36 Re: [PATCH] PR c++/92236: Improve static assertions of concepts Jason Merrill
21:36 Re: [PATCH] Prevent recursive satisfaction (PR c++/88395) Jason Merrill
21:35 Re: [PATCH] Diagnose hard errors during constraint satisfaction Jason Merrill
21:06 Re: [PATCH][_GLIBCXX_DEBUG] Improve valid_range check François Dumont
20:49 Re: [PATCH][_GLIBCXX_DEBUG] Improve valid_range check Stephan Bergmann
19:53 Re: [Patch, build] Unbreak objc build Andrew Pinski
19:50 Re: [Patch, build] Unbreak objc build Jakub Jelinek
19:41 Re: Move -Wmaybe-uninitialized to -Wextra Michael Witten
19:30 Re: [Patch, build] Unbreak objc build Tobias Burnus
19:27 Re: [Patch, build] Unbreak objc build Tobias Burnus
19:20 Re: [PATCH], V7, #6 of 7, Fix issues with vector extract and prefixed instructions Segher Boessenkool
19:13 Re: [Patch, build] Unbreak objc build Iain Sandoe
19:09 Re: [Patch, build] Unbreak objc build Rainer Orth
19:07 Re: [PATCH][_GLIBCXX_DEBUG] Improve valid_range check François Dumont
18:48 [Patch, build] Unbreak objc build Tobias Burnus
18:33 Re: [Patch, gcc-wwdocs] Update to Fortran changes Mark Eggleston
17:53 [vect][testsuite] Update vect_char_add target selector to use its own cache Joel Hutton
17:25 Re: [PATCH v2][ARM] Disable code hoisting with -O3 (PR80155) Wilco Dijkstra
17:12 [PATCH][AArch64] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16 Dennis Zhang
16:29 Re: [PATCH] Multibyte awareness for diagnostics (PR 49973) Lewis Hyatt
15:56 Re: [Patch, gcc-wwdocs] Update to Fortran changes Mark Eggleston
15:52 [PING][PATCH 0/4] Fix library testsuite compilation for build sysroot Maciej W. Rozycki
15:43 Re: [PATCH v2][ARM] Disable code hoisting with -O3 (PR80155) Richard Biener
15:39 Re: [PATCH v2][ARM] Disable code hoisting with -O3 (PR80155) Christophe Lyon
15:29 Re: [PATCH 2/2] [ARM] Add support for -mpure-code in thumb-1 (v6m) Christophe Lyon
15:18 [PATCH v2][ARM] Disable code hoisting with -O3 (PR80155) Wilco Dijkstra
14:57 Ping: RFA: patch to fix PR90007 Vladimir Makarov
14:49 [PATCH, OpenACC, v3] Non-contiguous array support for OpenACC data clauses Chung-Lin Tang
14:49 Re: [PATCH, nvptx] Expand OpenACC child function arguments to use CUDA params space Chung-Lin Tang
14:46 [PATCH] Fix PR92674 Richard Biener
14:43 [PATCH] More PR92645 massaging Richard Biener
14:14 Re: [PATCH/AARCH64] Generate FRINTZ for (double)(long) under -ffast-math on aarch64 Wilco Dijkstra
14:08 Re: [PATCH] Fix libstdc++ compiling for an aarch64 multilib with big-endian. Wilco Dijkstra
14:02 Re: [Patch][Fortran] OpenACC – permit common blocks in some clauses Tobias Burnus
13:33 Re: Prevent all uses of DFP when unsupported (PR c/91985) Andreas Schwab
12:21 Re: [PATCH][_GLIBCXX_DEBUG] Improve valid_range check Jonathan Wakely
12:14 Re: Prevent all uses of DFP when unsupported (PR c/91985) Jonathan Wakely
12:03 [PATCH] Fix PR92669 Richard Biener
11:33 Re: [PATCH][_GLIBCXX_DEBUG] Improve valid_range check Stephan Bergmann
11:12 Re: [Patch, gcc-wwdocs] Update to Fortran changes Tobias Burnus
10:48 Re: [PATCH][ARM] Improve max_cond_insns setting for Cortex cores Kyrill Tkachov
10:47 [Patch, gcc-wwdocs] Update to Fortran changes Mark Eggleston
10:23 Re: [PATCH] S/390: Add undef for MUSL_DYNAMIC_LINKERxx Szabolcs Nagy
10:15 Re: [PATCH] Fix two potential memory leak Jan Hubicka
09:30 Re: [PATCH 3/X] [libsanitizer] Add option to bootstrap using HWASAN Martin Liška
09:21 Re: [PATCH] Fix two potential memory leak luoxhu
09:12 [committed] Fix up libsanitizer build with master glibc Jakub Jelinek
09:02 [PATCH] S/390: Add undef for MUSL_DYNAMIC_LINKERxx Robin Dapp
08:38 Re: [PATCH] Fix phiopt minmax optimization with NULLPTR_TYPE (PR tree-optimization/92644) Jakub Jelinek
08:07 Re: [PATCH] Fix phiopt minmax optimization with NULLPTR_TYPE (PR tree-optimization/92644) Richard Biener
08:04 Re: [PATCH] Fix two potential memory leak Jan Hubicka
07:09 Re: [PATCH 2/4] The main m68k cc0 conversion John Paul Adrian Glaubitz
06:38 AW: [PATCH] m68k architecture: support ccmode + lra stefan
06:30 Re: [PATCH, libstdc++] More François Dumont
05:57 [PATCH] Fix two potential memory leak luoxhu
05:11 Re: [PATCH] V7, #4 of 7, Add explicit (0),1 to @pcrel references Alan Modra
02:54 Re: [PATCH 2/4] The main m68k cc0 conversion Bernd Schmidt
02:45 Re: [PATCH] OpenACC 2.6 manual deep copy support (attach/detach) Julian Brown
02:22 Re: [PATCH 2/4] The main m68k cc0 conversion Joseph Myers
01:44 Re: [PATCH 2/4] The main m68k cc0 conversion Bernd Schmidt
01:42 Re: Add a new combine pass Segher Boessenkool
01:05 Re: [PATCH] V7, #4 of 7, Add explicit (0),1 to @pcrel references Segher Boessenkool
00:57 Re: Prevent all uses of DFP when unsupported (PR c/91985) Joseph Myers
00:55 Re: Properly handle C2x attributes on types Joseph Myers
00:55 Re: [PATCH], V7, #3 of 7, Use PADDI for 34-bit immediate adds Segher Boessenkool
00:49 Re: [PATCH], V7, #2 of 7, Use PLI to load up 32-bit SImode constants Segher Boessenkool
00:36 Re: [PATCH 2/4] The main m68k cc0 conversion Joseph Myers

November 25, 2019
23:42 [C++ PATCH] Fix up parsing of attribute-argument-clause of unknown attributes (PR c++/92648) Jakub Jelinek
23:32 [C++ PATCH] Fix up is too small to hold all values of enum warning (PR c++/61414) Jakub Jelinek
23:30 [PATCH] Fix phiopt minmax optimization with NULLPTR_TYPE (PR tree-optimization/92644) Jakub Jelinek
23:26 Re: [Patch, Fortran] dec comparisons - for approval Jakub Jelinek
23:08 Re: Add a new combine pass Richard Sandiford
23:00 Re: [PATCH] V7, #1 of 7, Use PLI to load up 34-bit DImode constants Segher Boessenkool
22:52 Re: [PATCH] V7, #4 of 7, Add explicit (0),1 to @pcrel references Michael Meissner
22:47 Re: Add a new combine pass Segher Boessenkool
22:40 Re: [PATCH], V7, #3 of 7, Use PADDI for 34-bit immediate adds Michael Meissner
22:18 Re: [PATCH] C++20 P1032 for __debug::array Jonathan Wakely
22:17 Re: [PATCH], V7, #2 of 7, Use PLI to load up 32-bit SImode constants Michael Meissner
22:13 Re: Add a new combine pass Segher Boessenkool
22:09 Re: [PATCH] V7, #1 of 7, Use PLI to load up 34-bit DImode constants Michael Meissner
21:40 Re: Add a new combine pass Richard Sandiford
21:36 Re: [PATCH] Add safe iterator iterator_concept Jonathan Wakely
21:34 [PATCH] C++20 P1032 for __debug::array François Dumont
21:25 [PATCH] Add safe iterator iterator_concept François Dumont
21:16 Re: Add a new combine pass Richard Sandiford
21:15 Re: [PATCH, libstdc++] More Jonathan Wakely
20:36 [C++ Patch] More accurate locations in cp_build_unary_op and cp_build_compound_expr Paolo Carlini
20:34 Re: Prevent all uses of DFP when unsupported (PR c/91985) Rainer Orth
20:27 Re: Properly handle C2x attributes on types Rainer Orth
20:23 Autoinc vs reload and LRA Bernd Schmidt
19:02 [PATCH] libstdc++: Add move_sentinel, common_iterator and counted_iterator Jonathan Wakely
19:01 [PATCH] PR libstdc++/91786 fix compilation error with Clang Jonathan Wakely
18:04 [PING 2][POC v2 PATCH] __builtin_warning Martin Sebor
17:54 [PING 2][PATCH] track dynamic allocation in strlen (PR 91582) Martin Sebor
17:54 [PING 2][PATCH] extend -Wstringop-overflow to allocated objects (PR 91582) Martin Sebor
16:51 Re: [patch,Fortran] PR 92050 - fix ICE with -fcheck=all Steve Kargl
16:29 Re: [patch][avr] PR92055: Add switches to enable 64-bit [long] double. Georg-Johann Lay
15:10 Re: [wwwdocs] Update C++ status with Belfast motions Marek Polacek
14:59 Re: [wwwdocs] Update C++ status with Belfast motions Jakub Jelinek
14:54 Ping: [GCC][PATCH] Add ARM-specific Bfloat format support to middle-end Stam Markianos-Wright
14:46 Re: [patch, c++] Add a warning flag for the enum bit-field declaration warning in bug #61414. Jakub Jelinek
14:44 Re: [PATCH 2/4] The main m68k cc0 conversion John Paul Adrian Glaubitz
14:42 Re: [wwwdocs] Update C++ status with Belfast motions Marek Polacek
14:40 Re: [PATCH 2/4] The main m68k cc0 conversion Segher Boessenkool
14:39 Re: [patch, c++] Add a warning flag for the enum bit-field declaration warning in bug #61414. Jakub Jelinek
14:39 Re: [wwwdocs] Update C++ status with Belfast motions Jason Merrill
14:34 Re: [patch,Fortran] PR 92050 - fix ICE with -fcheck=all Tobias Burnus
14:19 Re: [Patch] config/gcn/mkoffload.c – remove unused static vars Andrew Stubbs
14:17 [Patch] config/gcn/mkoffload.c – remove unused static vars Tobias Burnus
14:17 Re: [PATCH] Support multi-versioning on self-recursive function (ipa/92133) Feng Xue OS
14:02 Re: [Patch][Fortran] OpenACC – permit common blocks in some clauses Tobias Burnus
14:00 [PATCH] Update dump message in IPA ICF. Martin Liška
13:55 [PATCH] Comment too strict checking assert. Martin Liška
13:51 Re: [PATCH][RFC] Add new ipa-reorder pass Martin Liška
13:15 Re: [PATCH 2/4] The main m68k cc0 conversion Andreas Schwab
13:08 [PATCH] Improve PR92645 somewhat Richard Biener
12:50 Re: [PATCH 2/4] The main m68k cc0 conversion Bernd Schmidt
12:44 [PATCH v2] Add inline growth bias param Graham Markall
12:40 Re: [PATCH 2/4] The main m68k cc0 conversion John Paul Adrian Glaubitz
12:39 Re: [PATCH 2/4] The main m68k cc0 conversion Tobias Burnus
12:38 Re: [PATCH 2/4] The main m68k cc0 conversion Bernd Schmidt
12:34 Re: [PATCH 2/4] The main m68k cc0 conversion John Paul Adrian Glaubitz
12:33 Re: [PATCH 2/4] The main m68k cc0 conversion Bernd Schmidt
12:32 Re: [PATCH 2/4] The main m68k cc0 conversion Bernd Schmidt
12:23 Re: [PATCH] Fixup the recently added arm/pr91603.c test case Bernd Edlinger
12:14 Re: v2 [PATCH 0/X] Introduce HWASAN sanitizer to GCC Martin Liška
11:37 [PATCH] Fix hybrid SLP detection Richard Biener
11:26 Re: [PATCH 2/4] The main m68k cc0 conversion Andreas Schwab
11:26 Re: [Patch, Fortran] dec comparisons - for approval Tobias Burnus
11:21 Re: [Patch][amdgcn] Silence warnings + add gcc_unreachable() Andrew Stubbs
11:14 [Patch][amdgcn] Silence warnings + add gcc_unreachable() (was: Re: [committed, amdgcn] Use GFX9 granulated sgprs count correctly) Tobias Burnus
10:57 Re: [Patch, Fortran] dec comparisons - for approval Mark Eggleston
10:53 [Ada] Fix PR ada/92362 Eric Botcazou
10:27 Re: [PATCH] OpenACC 2.6 manual deep copy support (attach/detach) Tobias Burnus
09:33 Re: Convert inliner to new param infrastructure Martin Liška
09:27 Re: Convert inliner to new param infrastructure Jan Hubicka
09:20 Re: [PATCH] Fix PR92462 Richard Biener
08:31 Re: Convert inliner to new param infrastructure Martin Liška
07:29 Re: [Patch,Fortran] PR92629 - ICE in convert_mpz_to_unsigned, at fortran/simplify.c:173 Janne Blomqvist
05:36 Re: [PATCH, rs6000] Refactor FP vector comparison operators Kewen.Lin
02:29 Re: [patch, committed] PR92100 Formatted stream IO irreproducible read with binary data in file Jerry DeLisle
02:24 Re: [PATCH v3] PR92398: Fix testcase failure of pr72804.c luoxhu

November 24, 2019
23:11 Re: [PATCH] Fix attribute access issues Martin Sebor
22:20 [patch, committed] PR92100 Formatted stream IO irreproducible read with binary data in file Jerry DeLisle
21:43 Re: [PATCH 4/4] Fix autoinc cbranch Segher Boessenkool
20:47 [Patch,Fortran] PR92629 - ICE in convert_mpz_to_unsigned, at fortran/simplify.c:173 Harald Anlauf
19:55 Re: [PATCH 4/4] Fix autoinc cbranch Bernd Schmidt
19:43 Re: [PATCH 4/4] Fix autoinc cbranch Segher Boessenkool
18:42 Re: [C++ PATCH] Fix concepts vs. PCH (PR c++/92458, take 2) Jason Merrill
18:09 Re: [PATCH] m68k architecture: support ccmode + lra Jeff Law
17:55 Re: [PATCH 2/4] The main m68k cc0 conversion Jeff Law
17:48 Re: [PATCH 1/4] MSP430: Disable TM clone registry by default Jozef Lawrynowicz
17:39 Re: [PATCH 4/4] Fix autoinc cbranch Segher Boessenkool
17:24 Re: [C++ PATCH] c++/91353 - P1331R2: Allow trivial default init in constexpr contexts. Jason Merrill
17:11 Re: [PATCH 1/4] MSP430: Disable TM clone registry by default Jeff Law
17:09 [patch, fortran] Fix PR 91783 Thomas Koenig
16:38 Re: Convert inliner to new param infrastructure Rainer Orth
14:22 Re: [PATCH 4/4] MSP430: Deprecate -minrt option Jozef Lawrynowicz
14:20 Re: [PATCH 1/4] MSP430: Disable TM clone registry by default Jozef Lawrynowicz
14:20 Re: [PATCH 4/4] Fix autoinc cbranch Bernd Schmidt
13:08 Re: [PATCH ix86] Fix rtx_costs for flag-setting adds Bernd Schmidt
10:25 Update: [patch, libfortran] Fix EOF handling in array I/O Thomas Koenig
04:28 Re: [PATCH 2/4] The main m68k cc0 conversion Bernd Schmidt
00:11 [PATCH] Fix libstdc++ compiling for an aarch64 multilib with big-endian. apinski

November 23, 2019
23:43 Re: Add a new combine pass Nicholas Krause
23:09 Re: Add a new combine pass Segher Boessenkool
23:01 Re: Add a new combine pass Nicholas Krause
22:34 Re: Add a new combine pass Segher Boessenkool
20:53 Re: [PATCH 2/4] The main m68k cc0 conversion Bernd Schmidt
19:54 Re: [PATCH 2/4] The main m68k cc0 conversion Oleg Endo
17:36 Re: [PATCH 2/4] The main m68k cc0 conversion Jeff Law
17:14 Re: [PATCH 2/4] The main m68k cc0 conversion John Paul Adrian Glaubitz
16:56 Re: Properly handle C2x attributes on types Jeff Law
16:55 Re: Prevent all uses of DFP when unsupported (PR c/91985) Jeff Law
15:24 Re: [patch, libfortran] Fix EOF handling in array I/O Thomas Koenig
15:22 Re: Committed test case for PR 92442 Thomas Koenig
15:21 Committed test case for PR 92442 Thomas Koenig
14:40 Re: Ping: [PATCH V6] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682) Jan Hubicka
14:36 RE: Ping: [PATCH V6] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682) Tamar Christina
13:15 [patch, libfortran] Fix EOF handling in array I/O Thomas Koenig
13:12 Convert inliner to new param infrastructure Jan Hubicka
11:46 [committed] ipa comment spelling fixes Jakub Jelinek
10:04 Re: [PATCH] Fix ICE with inline asm "=@cc.." (PR target/92615) Uros Bizjak
06:56 Re: [PATCH] Fix attribute access issues Richard Biener
06:54 Re: [PATCH] Perform cfg cleanup in cse if needed (PR rtl-optimization/92610) Richard Biener
02:11 Re: [PATCH], V7, #5 of 7, Add more effective targets for the 'future' system to target-supports. Segher Boessenkool
01:15 [PATCH] Perform cfg cleanup in cse if needed (PR rtl-optimization/92610) Jakub Jelinek
01:10 [PATCH] Fix ICE with inline asm "=@cc.." (PR target/92615) Jakub Jelinek
01:03 [PATCH] Fix attribute access issues Jakub Jelinek
00:52 Re: [PATCH] V7, #4 of 7, Add explicit (0),1 to @pcrel references Segher Boessenkool
00:32 Re: [PATCH], V7, #3 of 7, Use PADDI for 34-bit immediate adds Segher Boessenkool
00:20 Re: [PATCH], V7, #2 of 7, Use PLI to load up 32-bit SImode constants Segher Boessenkool
00:06 Re: [PATCH] V7, #1 of 7, Use PLI to load up 34-bit DImode constants Segher Boessenkool

November 22, 2019
23:54 Re: [PATCH v2] Add `--with-install-sysroot=' configuration option Joseph Myers
23:43 Re: [PATCH] OpenACC 2.6 manual deep copy support (attach/detach) Julian Brown
23:41 Re: [PATCH v2] Add `--with-install-sysroot=' configuration option Maciej W. Rozycki
23:30 [PATCH] Don't override various Makefile variables for gnulib et al Christian Biesinger via gcc-pa
23:24 [analyzer] Add sm-malloc.dot David Malcolm
23:21 Re: [PATCH] OpenACC reference count overhaul Julian Brown
22:53 [analyzer] Add -fno-semantic-interposition to PLUGIN_CFLAGS David Malcolm
22:43 Re: C++ PATCH for c++/88337 - P1327R1: Allow polymorphic typeid in constexpr Marek Polacek
21:51 [wwwdocs] Update C++ status with Belfast motions Marek Polacek
21:31 Re: [C/C++ PATCH] Fix up build of GCC 4.6 and earlier with GCC 9+ (PR c/90677, take 2) Joseph Myers
21:27 Re: [committed] [testsuite] Fix fp-int-convert-timode-1.c testism. Joseph Myers
21:14 Re: C++ PATCH for c++/88337 - P1327R1: Allow polymorphic typeid in constexpr Jason Merrill
21:12 Re: C++ PATCH for c++/88337 - Implement P1327R1: Allow dynamic_cast in constexpr Jason Merrill
21:03 [Darwin, X86, testsuite] Update tests for common section use. Iain Sandoe
20:39 Re: [PATCH] Fix PR92462 Jeff Law
20:09 Re: [PATCH] Fix attribute((section)) for templates Strager Neds
20:08 Re: [C++ PATCH] Fix concepts vs. PCH (PR c++/92458, take 2) Jakub Jelinek
19:45 Re: [C++20 PATCH] Implement P1920R1, Missing feature-test macros 2017-2019 Jason Merrill
19:44 Re: [C++ Patch] Improve build_new_op_1, cp_build_indirect_ref_1, and cp_build_modify_expr locations Jason Merrill
19:43 Re: [C++ PATCH] Fix concepts vs. PCH (PR c++/92458, take 2) Jason Merrill
19:38 Re: [C/C++ PATCH] Fix up build of GCC 4.6 and earlier with GCC 9+ (PR c/90677, take 2) Jason Merrill
17:59 Re: [PATCH][_GLIBCXX_DEBUG] Improve valid_range check Jonathan Wakely
17:42 Re: [PATCH] Fix type handling in undistribute_bitref_for_vector (PR tree-optimization/92618) Richard Biener
17:38 [PATCH][_GLIBCXX_DEBUG] Improve valid_range check François Dumont
17:13 Re: [PATCH v3] PR92398: Fix testcase failure of pr72804.c Segher Boessenkool
17:05 Re: [PATCH ix86] Fix rtx_costs for flag-setting adds Uros Bizjak
17:02 [committed, amdgcn] Limit LDS usage Andrew Stubbs
17:01 Re: [PATCH] fold strncmp of unterminated arrays (PR 92501) Martin Sebor
17:00 Re: [PATCH] Make IPA-SRA follow comdat-local rules (PR 91956) Jan Hubicka
16:57 Re: [PATCH] ipa: Prevent materialization of clones with removed bodies (PR 92109) Jan Hubicka
16:47 Re: [PATCH 3/4] Set costs for jumps in combine Segher Boessenkool
16:40 Prevent all uses of DFP when unsupported (PR c/91985) Joseph Myers
16:39 Re: [PATCH ix86] Fix rtx_costs for flag-setting adds Bernd Schmidt
16:39 Re: Add a new combine pass Segher Boessenkool
16:31 Re: [PATCH] [og9] Fix libgomp.oacc-fortran/lib-16.f90 test Julian Brown
16:27 [PATCH] ipa: Prevent materialization of clones with removed bodies (PR 92109) Martin Jambor
16:16 Re: Add a new combine pass Segher Boessenkool
16:14 [PATCH] Make IPA-SRA follow comdat-local rules (PR 91956) Martin Jambor
16:11 [PATCH] [og9] Fix libgomp.oacc-fortran/lib-16.f90 test Kwok Cheung Yeung
16:08 Re: [PATCH, rs6000] Refactor FP vector comparison operators Segher Boessenkool
15:28 [PATCH] PR c++/92439: Improve diagnostics for ill-formed requires-clauses Andrew Sutton
15:06 Re: [patch,Fortran] PR 92050 - fix ICE with -fcheck=all Steve Kargl
14:56 Re: [committed, amdgcn] Use GFX9 granulated sgprs count correctly Tobias Burnus
14:48 [committed, amdgcn] Use GFX9 granulated sgprs count correctly Andrew Stubbs
14:33 Re: Ping: [PATCH V6] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682) Jan Hubicka
14:33 [PATCH][Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16 Dennis Zhang
14:25 [PATCH] Fix type handling in undistribute_bitref_for_vector (PR tree-optimization/92618) Jakub Jelinek
14:19 [C++ PATCH] Fix ICE in build_ctor_subob_ref during replace_placeholders (PR c++/92524) Jakub Jelinek
14:10 [C/C++ PATCH] Fix up build of GCC 4.6 and earlier with GCC 9+ (PR c/90677, take 2) Jakub Jelinek
14:08 [C++ PATCH] Fix concepts vs. PCH (PR c++/92458, take 2) Jakub Jelinek
14:05 Re: [PATCH ix86] Fix rtx_costs for flag-setting adds Uros Bizjak
12:58 [PATCH ix86] Fix rtx_costs for flag-setting adds Bernd Schmidt
12:39 RE: Ping: [PATCH V6] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682) Tamar Christina
12:36 Re: [patch,Fortran] PR 92050 - fix ICE with -fcheck=all Tobias Burnus
12:04 [committed] Disable epilogue loop vectorisation for vect-widen-mult-u8-*.c Richard Sandiford
11:39 Re: [SVE] PR89007 - Implement generic vector average expansion Prathamesh Kulkarni
11:34 Re: [Patch, Fortran] dec comparisons - for approval Tobias Burnus
11:18 Re: [PATCH] Support multi-versioning on self-recursive function (ipa/92133) Martin Jambor
11:06 [patch, openacc] Fix ICE verifying gimple Andrew Stubbs
11:01 Re: [PATCH] Multibyte awareness for diagnostics (PR 49973) David Malcolm
10:57 [committed] Fix markup in gcc.dg/vect/vect-cond-reduc-3.c Richard Sandiford
10:44 [C++ Patch] Improve build_new_op_1, cp_build_indirect_ref_1, and cp_build_modify_expr locations Paolo Carlini
10:17 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Tobias Burnus
10:06 Re: [committed] [testsuite] Fix fp-int-convert-timode-1.c testism. Tamar Christina
08:02 Re: [PATCH] [PATCH] [ARC] Fix ARC target specific tests. Claudiu Zissulescu
07:30 Re: [PATCH] Do not attempt to vectorize uniform CTORs Richard Biener
06:26 Re: Free memory_block pool Richard Biener
05:26 Re: [PATCH v3] PR92398: Fix testcase failure of pr72804.c luoxhu
03:24 Ping: [PATCH] Support multi-versioning on self-recursive function (ipa/92133) Feng Xue OS
02:44 Re: [PATCH] Multibyte awareness for diagnostics (PR 49973) David Malcolm
02:43 Properly handle C2x attributes on types Joseph Myers
01:12 Re: [PATCH 3/4] Set costs for jumps in combine Paul Koning
01:09 Re: [PATCH v3] add object access attributes (PR 83859) Martin Sebor
01:05 Re: [PATCH 3/4] Set costs for jumps in combine Bernd Schmidt
00:57 Re: [PATCH] [RFC] span-v2: using concepts, constraints and ranges:: instead of enable_if JeanHeyd Meneide
00:52 Re: [PATCH] testsuite: Fix array size in gcc.dg/strlenopt-66.c Martin Sebor
00:42 Re: [PATCH 3/4] Set costs for jumps in combine Segher Boessenkool

November 21, 2019
23:28 Re: [PATCH] doc: Remove claim about ISO C Joseph Myers
23:23 Re: [PATCH] doc: Remove claim about ISO C Harald van Dijk
22:44 Re: [patch] follow up on the aarch64 r18 story Olivier Hainque
22:43 Re: [PATCH v3] Extend the simd function attribute Francesco Petrogalli
22:40 Re: [PATCH/AARCH64] Generate FRINTZ for (double)(long) under -ffast-math on aarch64 Andrew Pinski
22:40 Re: [PATCH][RFC] Use a local edge flag instead of a sbitmap in RPO compute Jeff Law
22:39 Re: [PATCH v3] add object access attributes (PR 83859) Jeff Law
22:15 Re: [PATCH] doc: Remove claim about ISO C Joseph Myers
22:13 RE: [committed] [testsuite] Fix fp-int-convert-timode-1.c testism. Joseph Myers
22:11 Re: [PATCH v3] PR92398: Fix testcase failure of pr72804.c Segher Boessenkool
22:09 Re: [PATCH v3] Extend the simd function attribute Richard Sandiford
21:24 Re: [PATCH] testsuite: Fix array size in gcc.dg/strlenopt-66.c Dimitar Dimitrov
21:12 Re: [PATCH] [RFC] span-v2: using concepts, constraints and ranges:: instead of enable_if Jonathan Wakely
20:32 Re: Add a new combine pass Richard Sandiford
20:27 Re: Free memory_block pool Jan Hubicka
20:24 Re: PR92608 - ICE: Segmentation fault (in find_loop_guard) Prathamesh Kulkarni
20:13 [Darwin, testsuite, committed] Update tests for common section use. Iain Sandoe
19:47 [analyzer] Introduce PLUGIN_CFLAGS David Malcolm
19:42 Re: Add a new combine pass Richard Sandiford
19:41 [PATCH] doc: Remove claim about ISO C Harald van Dijk
19:18 Re: Make more bad uses of fallthrough attribute into pedwarns Jeff Law
19:13 Re: [PATCH] [PATCH] [ARC] Fix ARC target specific tests. Jeff Law
19:02 Re: [PATCH] Do not attempt to vectorize uniform CTORs Richard Sandiford
18:38 Re: Add a new combine pass Nicholas Krause
18:33 [PATCH] [RFC] span-v2: using concepts, constraints and ranges:: instead of enable_if JeanHeyd Meneide
18:31 Re: Support C2x [[]] attributes for C Iain Sandoe
18:30 Re: Support C2x [[]] attributes for C Joseph Myers
18:29 RE: [committed] [testsuite] Fix fp-int-convert-timode-1.c testism. Tamar Christina
18:22 Re: [PATCH] rs6000: Don't split FP comparisons at expand time Segher Boessenkool
18:09 Re: [PATCH] testsuite: Fix array size in gcc.dg/strlenopt-66.c Martin Sebor
18:06 Re: [GCC][ARM]: Fix the failing ACLE testcase with correct test directive. Kyrill Tkachov
17:34 Re: [PATCH] Don't put objects with flexible array members in small data Martin Sebor
17:31 [PATCH] m68k architecture: support ccmode + lra stefan
17:27 Backports to 8.x Jakub Jelinek
17:12 [PATCH] testsuite: Fix array size in gcc.dg/strlenopt-66.c Dimitar Dimitrov
17:12 [PATCH v3] add object access attributes (PR 83859) Martin Sebor
17:08 Re: [PATCH] Initialize a variable due to -Wmaybe-uninitialized. Andreas Schwab
16:59 Re: [PATCH] Initialize a variable due to -Wmaybe-uninitialized. Palmer Dabbelt via gcc-patches
16:46 [Patch][OpenMP] Fix use_device_… with absent optional arg Tobias Burnus
16:36 Re: [PATCH] [PATCH] [ARC] Fix ARC target specific tests. Claudiu Zissulescu
16:34 Re: [PATCH 1/3] [ARC] Fix failing pr77309 for ARC700 Claudiu Zissulescu
16:32 [GCC][ARM]: Fix the failing ACLE testcase with correct test directive. Srinath Parvathaneni
16:29 Re: [PATCH 1/3] [ARC] Fix failing pr77309 for ARC700 Jeff Law
16:21 Re: [PATCH 1/3] [ARC] Fix failing pr77309 for ARC700 Claudiu Zissulescu
15:13 Fix nonlinearity in callee edges updates Jan Hubicka
15:12 [PATCH] Fix half of PR92596 Richard Biener
15:09 [COMMITTED] Fix global_vars_f90_init test failure Wilco Dijkstra
15:03 Re: [PATCH] Don't put objects with flexible array members in small data Sandra Loosemore
14:59 Re: v2 [PATCH 0/X] Introduce HWASAN sanitizer to GCC Matthew Malcomson
14:48 [PATCH] Avoid excessive get_loop_body calls Richard Biener
14:39 Re: [committed] [testsuite] Fix fp-int-convert-timode-1.c testism. Joseph Myers
14:36 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Tobias Burnus
14:34 Re: [PATCH 0/4] Eliminate cc0 from m68k John Paul Adrian Glaubitz
14:21 Re: [PATCH] Use alloc-pool for lra_insn_recog_data Vladimir Makarov
14:13 Re: Optimize fibonacci heap allocations Richard Biener
14:12 Re: Reject versioning for alignment with different masks (PR 92526) Richard Biener
14:11 [committed] [testsuite] Fix fp-int-convert-timode-1.c testism. Tamar Christina
14:10 Re: Add more markup to vect-alias-check-{1,18}.c (PR 92543) Richard Biener
14:10 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Richard Biener
14:02 Re: Add missing VECTOR_MODE_P checks (PR 92595) Richard Biener
14:02 Re: Move EXTRACT_LAST_REDUCTION costing to vectorizable_condition Richard Biener
13:53 Re: [PATCH 0/4] Eliminate cc0 from m68k Bernd Schmidt
13:37 Re: [PATCH 3/4] Set costs for jumps in combine Bernd Schmidt
13:28 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Tobias Burnus
13:17 [PING] Re: [PATCH 1/2] Add a pass to automatically add ptwrite instrumentation Andi Kleen
13:16 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Tobias Burnus
13:15 Re: [PATCH, rs6000] Refactor FP vector comparison operators Kewen.Lin
13:10 Re: v2 [PATCH 0/X] Introduce HWASAN sanitizer to GCC Martin Liška
13:05 Re: [PATCH 3/X] [libsanitizer] Add option to bootstrap using HWASAN Martin Liška
12:32 Re: [PATCH 2/7] Include new generated gcc/params.opt file. Martin Liška
12:30 Re: [PATCH 0/4] Eliminate cc0 from m68k Matthias Klose
12:16 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Richard Biener
12:16 Re: [PATCH] Fix up sink select_best_block (PR tree-optimization/91355) Jan Hubicka
12:08 Add missing VECTOR_MODE_P checks (PR 92595) Richard Sandiford
12:06 Move EXTRACT_LAST_REDUCTION costing to vectorizable_condition Richard Sandiford
12:05 [committed][AArch64] Add -fno-vect-cost-model to sve2/whilerw_1.c Richard Sandiford
11:58 [PATCH] More speedups Richard Biener
11:54 Re: [PATCH] Fix libgo build (was Re: [PATCH v3] PR85678: Change default to -fno-common) Jakub Jelinek
11:40 Re: [PATCH] Fix libgo build (was Re: [PATCH v3] PR85678: Change default to -fno-common) Wilco Dijkstra
11:40 Re: [PATCH] Fix libgo build (was Re: [PATCH v3] PR85678: Change default to -fno-common) Jakub Jelinek
11:22 Re: [PATCH] Fix libgo build (was Re: [PATCH v3] PR85678: Change default to -fno-common) Rainer Orth
11:05 [Patch, Fortran] dec comparisons - for approval Mark Eggleston
10:59 Re: [PATCH] Don't put objects with flexible array members in small data Richard Sandiford
10:47 Re: [PATCH] Fix up sink select_best_block (PR tree-optimization/91355) Richard Biener
09:56 [PATCH] Fix up sink select_best_block (PR tree-optimization/91355) Jakub Jelinek
09:41 Re: [PATCH] Fix dwarf-lineinfo inconsistency of inlined subroutines Alexandre Oliva
09:41 [committed] Two further comment spelling fixes Jakub Jelinek
09:35 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Tobias Burnus
09:21 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Janne Blomqvist
08:33 [PATCH][RFC] Use a local edge flag instead of a sbitmap in RPO compute Richard Biener
08:22 [PATCH] Use an obstack for PTA equiv class hashes Richard Biener
08:21 [PATCH] Use alloc-pool for lra_insn_recog_data Richard Biener
08:19 Avoid quadratic behaviour in early inlining Jan Hubicka
08:12 Re: PR92608 - ICE: Segmentation fault (in find_loop_guard) Richard Biener
08:12 Incremental update of inline summaries Jan Hubicka
08:05 Re: Free memory_block pool Jan Hubicka
08:05 Re: [AArch64] [mid-end] [__RTL] Allow backends to set state when skipping passes. Richard Biener
08:00 Re: [PATCH] Fix PR92462 Richard Biener
07:51 Re: Free memory_block pool Richard Biener
06:56 Re: [PATCH v3] Extend the simd function attribute Francesco Petrogalli
06:09 [PATCH] Fix attribute((section)) with -flto Strager Neds
06:08 [PATCH] Simplify testing symbol sections Strager Neds
05:10 PR92608 - ICE: Segmentation fault (in find_loop_guard) Prathamesh Kulkarni
01:11 Re: C++ PATCH for c++/91363 - P0960R3: Parenthesized initialization of aggregates Jason Merrill
01:08 Re: [PATCH] Fix libgo build (was Re: [PATCH v3] PR85678: Change default to -fno-common) Ian Lance Taylor
01:07 libgo patch committed: Declare runtime_usestackmaps in .c file, not .h file Ian Lance Taylor
01:04 libgo patch committed: Use type aliases for time struct field types Ian Lance Taylor
00:55 Re: [PATCH] Fix libgo build (was Re: [PATCH v3] PR85678: Change default to -fno-common) Jakub Jelinek
00:49 Re: [C++ PATCH] c++/92450 - ICE with invalid nested name specifier. Jason Merrill
00:46 Re: [C++ PATCH] Fix concepts vs. PCH (PR c++/92458) Jason Merrill
00:41 Re: [PATCH] Fix libgo build (was Re: [PATCH v3] PR85678: Change default to -fno-common) Rainer Orth
00:18 [PATCH] Fix libgo build (was Re: [PATCH v3] PR85678: Change default to -fno-common) Jakub Jelinek

November 20, 2019
23:59 [PATCH] Don't put objects with flexible array members in small data Sandra Loosemore
23:27 Re: Make more bad uses of fallthrough attribute into pedwarns Marek Polacek
23:17 [PATCH] rs6000: Don't split FP comparisons at expand time Segher Boessenkool
23:16 Make more bad uses of fallthrough attribute into pedwarns Joseph Myers
22:58 [committed] Add test for c++/92443 Marek Polacek
22:41 Re: [PATCH] Fix slowness in demangler Alan Modra
22:37 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Thomas König
22:32 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Tobias Burnus
22:31 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Janne Blomqvist
22:30 Re: [PATCH] Switch gcc ftp URL's to http Joseph Myers
22:19 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Tobias Burnus
22:18 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Janne Blomqvist
21:39 Re: [PATCH 0/4] Eliminate cc0 from m68k Richard Earnshaw
21:35 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Thomas König
21:32 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Bernhard Reutner-Fischer
21:12 Re: [PATCH 2/7] Include new generated gcc/params.opt file. David Malcolm
21:07 [PATCH 11/11] [analyzer] Updates to internal documentation David Malcolm
21:07 [PATCH 10/11] [analyzer] Fix issues in diagnostic_manager::prune_path David Malcolm
21:07 [PATCH 08/11] [analyzer] Show rewind destination for leaks due to longjmp David Malcolm
21:07 [PATCH 09/11] [analyzer] Add checker_path::debug David Malcolm
21:07 [PATCH 07/11] [analyzer] Fix missing leak on longjmp past a free David Malcolm
21:07 [PATCH 06/11] [analyzer] More LTO test coverage David Malcolm
21:07 [PATCH 05/11] [analyzer] Avoid using "convert" David Malcolm
21:07 [PATCH 04/11] [analyzer] Add params to plugin.opt David Malcolm
21:07 [PATCH 03/11] [analyzer] Fixup diagnostic_path for "json::number" to "json::integer_number" David Malcolm
21:07 [PATCH 02/11] [analyzer] Fixup metadata-handling for "json::number" to "json::integer_number" David Malcolm
21:07 [PATCH 01/11] [analyzer] Fix up for params refactoring David Malcolm
21:07 [PATCH 00/11] Static analysis v2 David Malcolm
21:04 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Steve Kargl
20:50 Re: [PATCH, rs6000][committed] Fix PR92090: Allow MODE_PARTIAL_INT modes for integer constant input operands. Peter Bergner
20:50 Re: [C++ PATCH] c++/92450 - ICE with invalid nested name specifier. Marek Polacek
20:49 Re: [PATCH 0/4] Eliminate cc0 from m68k Bernd Schmidt
20:46 Re: Add a new combine pass Segher Boessenkool
20:45 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Janne Blomqvist
20:38 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Janne Blomqvist
20:37 Re: C++ PATCH for c++/91363 - P0960R3: Parenthesized initialization of aggregates Marek Polacek
20:29 Re: [PATCH] Switch gcc ftp URL's to http Janne Blomqvist
20:11 Re: [PATCH 0/4] Eliminate cc0 from m68k Jeff Law
20:04 Re: [PATCH 1/2] PR 92463 MPFR modernization in GFortran Janne Blomqvist
19:27 Re: [PATCH 0/4] Eliminate cc0 from m68k Mikael Pettersson
19:21 Re: [C++ PATCH] Fix concepts vs. PCH (PR c++/92458) Jakub Jelinek
19:11 Re: [C++ PATCH] Fix weird addr_expr not supported by dump_expr messages (PR c++/90767) Jason Merrill
19:04 Re: [C++ Patch] Avoid redundant error messages from build_x_arrow Jason Merrill
19:02 Re: [C/C++ PATCH] Fix up build of GCC 4.6 and earlier with GCC 9+ (PR c/90677) Jason Merrill
18:48 Re: [C++ PATCH] Fix up lambda decl specifier parsing ICE (PR c++/90842) Jason Merrill
18:29 [AArch64] [mid-end] [__RTL] Allow backends to set state when skipping passes. Matthew Malcomson
18:20 Re: Add a new combine pass Richard Sandiford
18:13 Re: Reverting r278411 Joseph Myers
18:06 Re: [PATCH 5/X] [libsanitizer][mid-end] Introduce stack variable handling for HWASAN Joseph Myers
18:00 [COMMITTED][AArch64] Fix vrbit_1.c test failure Wilco Dijkstra
18:00 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Bernhard Reutner-Fischer
17:56 Re: [PATCH] Fix PR92462 Jeff Law
17:54 [committed] jit: fix ICE with GCC_JIT_BOOL_OPTION_SELFCHECK_GC since r278084 (PR jit/92483) David Malcolm
17:53 Re: [PATCH] Switch gcc ftp URL's to http Joseph Myers
17:47 Re: [PATCH] include size and offset in -Wstringop-overflow Jeff Law
17:46 Re: [PATCH v2] Add `--with-install-sysroot=' configuration option Joseph Myers
17:41 Re: [PATCH 1/3] [ARC] Fix failing pr77309 for ARC700 Jeff Law
17:40 Re: v2 [PATCH 0/X] Introduce HWASAN sanitizer to GCC Matthew Malcomson
17:37 Re: [PATCH] Update comment in libsanitizer/*/libtool-version files. Jeff Law
17:34 Re: Adjust expected output for bb-slp-21.c (PR 92527) Jeff Law
17:32 Re: Restrict bb-slp-40.c to targets with VnQI addition (PR 92366) Jeff Law
17:20 Re: Reverting r278411 Segher Boessenkool
17:12 Re: Reverting r278411 Segher Boessenkool
16:59 Re: Reverting r278411 Richard Sandiford
16:56 Re: [PATCH 0/4] Eliminate cc0 from m68k Jeff Law
16:55 Re: Reverting r278411 Segher Boessenkool
16:45 Fix (most of) nonlinearity in update_callee_keys Jan Hubicka
16:40 [C++ Patch] Avoid redundant error messages from build_x_arrow Paolo Carlini
16:39 Document -Wc11-c2x-compat Joseph Myers
16:39 Re: RFA; patch to fix PR90007 Alexander Monakov
16:36 Re: [PATCH] Multibyte awareness for diagnostics (PR 49973) Lewis Hyatt
16:35 Re: Reverting r278411 Richard Sandiford
16:31 Re: Reverting r278411 Jakub Jelinek
16:27 Re: [PATCH] Multibyte awareness for diagnostics (PR 49973) Lewis Hyatt
16:23 Optimize allocations for evaluate_properties_for_edges Jan Hubicka
16:17 Re: Reverting r278411 Segher Boessenkool
16:15 Fix nonlinearity in estimate_edge_growth Jan Hubicka
16:03 [PATCH] doc: Correct `--enable-version-specific-runtime-libs' support information Maciej W. Rozycki
15:59 Re: [PATCH 2/2] PR 92463 MPFR modernization: Revert r269139 Tobias Burnus
15:49 Re: [PATCH v3] libgomp/test: Add flags to find libatomic in build-tree testing Maciej W. Rozycki
15:46 Re: Reverting r278411 Richard Sandiford
15:46 [PATCH] PR c++/92236: Improve static assertions of concepts Andrew Sutton
15:46 Re: [PATCH 1/2] PR 92463 MPFR modernization in GFortran Tobias Burnus
15:45 Re: [PATCH 3/X] [libsanitizer] Add option to bootstrap using HWASAN Matthew Malcomson
15:29 Re: Optimize fibonacci heap allocations Jan Hubicka
15:28 Reject versioning for alignment with different masks (PR 92526) Richard Sandiford
15:24 Re: Reverting r278411 Segher Boessenkool
15:15 Restrict bb-slp-40.c to targets with VnQI addition (PR 92366) Richard Sandiford
15:08 Re: Free memory_block pool Jan Hubicka
15:07 Re: [PATCH 2/7] Include new generated gcc/params.opt file. Martin Liška
15:05 Re: Free memory_block pool Martin Liška
15:03 Free memory_block pool Jan Hubicka
15:02 Re: [PATCH 2/7] Include new generated gcc/params.opt file. David Malcolm
14:53 Re: [PATCH 5/X] [libsanitizer][mid-end] Introduce stack variable handling for HWASAN Matthew Malcomson
14:51 Re: [PATCH 2/7] Include new generated gcc/params.opt file. Martin Liška
14:49 Re: [PATCH 2/7] Include new generated gcc/params.opt file. David Malcolm
14:48 Re: RFA; patch to fix PR90007 Vladimir Makarov
14:46 Re: [PATCH 5/X] [libsanitizer][mid-end] Introduce stack variable handling for HWASAN Martin Liška
14:42 Re: [PATCH] musl: Fix invalid tls model in libgomp and libitm PR91938 Szabolcs Nagy
14:38 Re: [PATCH 5/X] [libsanitizer][mid-end] Introduce stack variable handling for HWASAN Matthew Malcomson
14:33 Re: [PATCH 3/X] [libsanitizer] Add option to bootstrap using HWASAN Martin Liška
14:29 Re: v2 [PATCH 0/X] Introduce HWASAN sanitizer to GCC Martin Liška
14:16 Re: [PATCH 0/4] Eliminate cc0 from m68k Bernd Schmidt
14:11 Re: [PATCH 7/X] [libsanitizer] Add tests Martin Liška
14:09 Re: [PATCH 6/X] [libsanitizer] Add hwasan pass and associated gimple changes Martin Liška
14:06 Re: [PATCH, rs6000] Refactor FP vector comparison operators Segher Boessenkool
14:02 Re: [PATCH 5/X] [libsanitizer][mid-end] Introduce stack variable handling for HWASAN Martin Liška
13:54 Re: [PATCH v3] Extend the simd function attribute Szabolcs Nagy
13:53 Re: Record leader nodes in the SLP graph (PR92516) Richard Biener
13:52 Re: Stack allocate DFS::scc_stack and DFS::worklist Richard Biener
13:50 Re: [PATCH 0/4] Eliminate cc0 from m68k Mikael Pettersson
13:35 [PATCH] rs6000: Fix UNORDERED without NaNs, for DFP (PR92573) Segher Boessenkool
13:11 Re: [C++ coroutines 6/6] Testsuite. JunMa
13:06 [Patch][OpenMP/OpenACC/Fortran] Fix mapping of optional (present|absent) arguments Tobias Burnus
12:55 Re: RFA; patch to fix PR90007 Alexander Monakov
12:47 Adjust expected output for bb-slp-21.c (PR 92527) Richard Sandiford
12:39 Add more markup to vect-alias-check-{1,18}.c (PR 92543) Richard Sandiford
12:17 Re: Record leader nodes in the SLP graph (PR92516) Richard Sandiford
12:14 Stack allocate DFS::scc_stack and DFS::worklist Jan Hubicka
11:47 Re: Optimize fibonacci heap allocations Richard Biener
11:29 Optimize fibonacci heap allocations Jan Hubicka
11:24 Re: [SVE] PR89007 - Implement generic vector average expansion Richard Biener
11:22 Re: [C++ coroutines 6/6] Testsuite. Iain Sandoe
11:17 Re: [PATCH 4/X] [libsanitizer][options] Add hwasan flags and argument parsing Martin Liška
11:13 Re: [C++ coroutines 6/6] Testsuite. JunMa
11:10 Re: [PATCH 1/X] [libsanitizer] Tie the hwasan library into our build system Martin Liška
11:07 Re: [SVE] PR89007 - Implement generic vector average expansion Richard Sandiford
11:05 Re: [PATCH] Switch gcc ftp URL's to http Janne Blomqvist
11:05 Re: [C++ PATCH] Fix weird addr_expr not supported by dump_expr messages (PR c++/90767) Jakub Jelinek
11:02 [PATCH] Update comment in libsanitizer/*/libtool-version files. Martin Liška
11:02 Re: Implement the <tuple> part of C++20 p1032 Misc constexpr bits. Ville Voutilainen
10:54 Re: [C++ PATCH] Fix weird addr_expr not supported by dump_expr messages (PR c++/90767) David Malcolm
10:51 Re: [PATCH] Fix PR92537 Richard Biener
10:34 Re: [C/C++ PATCH] Fix up build of GCC 4.6 and earlier with GCC 9+ (PR c/90677) Jakub Jelinek
10:26 Re: [C/C++ PATCH] Fix up build of GCC 4.6 and earlier with GCC 9+ (PR c/90677) Richard Biener
10:18 Re: [PATCH 00/49] RFC: Add a static analysis framework to GCC Richard Biener
10:17 Re: Reverting r278411 Richard Sandiford
10:16 Re: Implement the <tuple> part of C++20 p1032 Misc constexpr bits. Christophe Lyon
10:10 Re: Implement the <tuple> part of C++20 p1032 Misc constexpr bits. Ville Voutilainen
10:07 Re: [PATCH, Modula-2 (C/C++/D/F/Go/Jit)] (Register spec fn) (v2) Gaius Mulley
10:07 Re: RFA; patch to fix PR90007 Richard Biener
09:55 Re: [PATCH] Fix PR92537 Richard Sandiford
09:47 Re: Implement the <tuple> part of C++20 p1032 Misc constexpr bits. Christophe Lyon
09:42 Re: Reverting r278411 Richard Sandiford
09:33 Re: [arm, v3] Follow up for asm-flags (thumb1, ilp32) Christophe Lyon
09:16 Re: [C++ PATCH] Fix up lambda decl specifier parsing ICE (PR c++/90842) Jakub Jelinek
08:57 Re: introduce -fcallgraph-info option Richard Biener
08:56 [PATCH] Do not attempt to vectorize uniform CTORs Richard Biener
08:54 [PATCH] Fix PR92537 Richard Biener
08:46 Re: [PATCH 2/3] [ARC] Add scaled load pattern Claudiu Zissulescu
08:42 Re: [PATCH 3/3] [ARC] Register ARC specific passes with a .def file. Claudiu Zissulescu
08:25 Re: [patch,avr] Add suport for devices from the 0-series. Georg-Johann Lay
08:24 Re: [PATCH v3] libgomp/test: Add flags to find libatomic in build-tree testing Jakub Jelinek
07:31 Re: [PATCH, rs6000] Refactor FP vector comparison operators Kewen.Lin
07:30 Re: [PATCH] Fix ICE with __builtin_stack_save (PR c/90898) Richard Biener
07:29 Re: [PATCH] Fix ICE during MEM_REF expansion (PR middle-end/90840) Richard Biener
06:58 Re: [PATCH v3] PR92398: Fix testcase failure of pr72804.c luoxhu
06:57 Re: [PATCH] Fix up arch= handling in x86 target attribute (PR target/90867) Uros Bizjak
06:57 Re: [PATCH] [MIPS] Prevent MSA branches from being put into delay slots Dragan Mladjenovic
04:48 Re: [C++ PATCH] Fix weird addr_expr not supported by dump_expr messages (PR c++/90767) Jason Merrill
04:35 Re: [C++ PATCH] Fix up lambda decl specifier parsing ICE (PR c++/90842) Jason Merrill
04:34 Re: introduce -fcallgraph-info option Alexandre Oliva
02:39 Re: [PATCH v2] Add `--with-install-sysroot=' configuration option Maciej W. Rozycki
02:35 Re: [PATCH] Fix ICE during MEM_REF expansion (PR middle-end/90840) Jeff Law
02:33 Re: [PATCH] Fix ICE with __builtin_stack_save (PR c/90898) Jeff Law
02:27 Re: [PATCH] PR91195: fix -Wmaybe-uninitialized warning for conditional store optimization Jeff Law
02:13 [PATCH v3] libgomp/test: Add flags to find libatomic in build-tree testing Maciej W. Rozycki
01:36 Add release notes for new C2X features in GCC 10 Joseph Myers
00:14 Add more pedwarns for [[]] C attributes on types Joseph Myers
00:03 Re: [PATCH] PR91195: fix -Wmaybe-uninitialized warning for conditional store optimization Jakub Jelinek
00:01 Re: [PATCH 2/3] [ARC] Add scaled load pattern Jeff Law

November 19, 2019
23:58 [PATCH] Fix ICE with __builtin_stack_save (PR c/90898) Jakub Jelinek
23:58 Re: [PATCH 3/3] [ARC] Register ARC specific passes with a .def file. Jeff Law
23:54 [PATCH] Fix up arch= handling in x86 target attribute (PR target/90867) Jakub Jelinek
23:46 [C++ PATCH] Fix up lambda decl specifier parsing ICE (PR c++/90842) Jakub Jelinek
23:42 [PATCH] Fix ICE during MEM_REF expansion (PR middle-end/90840) Jakub Jelinek
23:38 [C++ PATCH] Fix weird addr_expr not supported by dump_expr messages (PR c++/90767) Jakub Jelinek
23:29 [C/C++ PATCH] Fix up build of GCC 4.6 and earlier with GCC 9+ (PR c/90677) Jakub Jelinek
23:24 Re: [PATCH v2] libgomp/test: Add flags to find libatomic in build-tree testing Jakub Jelinek
23:18 Re: Reverting r278411 Segher Boessenkool
23:12 [PATCH v2] libgomp/test: Add flags to find libatomic in build-tree testing Maciej W. Rozycki
23:04 libgo patch committed: Better cgo handling for . in pkgpath Ian Lance Taylor
22:55 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Thomas Koenig
22:36 Re: [C++ Patch] Avoid duplicate warning Jason Merrill
22:34 Re: [C++ PATCH] c++/92450 - ICE with invalid nested name specifier. Jason Merrill
22:33 Re: C++ PATCH for c++/91363 - P0960R3: Parenthesized initialization of aggregates Jason Merrill
22:19 Re: [PATCH] Multibyte awareness for diagnostics (PR 49973) Joseph Myers
22:05 Re: [PING] Re: [PATCH] Fix PR92088 Joseph Myers
22:01 Re: [PATCH 00/49] RFC: Add a static analysis framework to GCC David Malcolm
21:13 Re: [C++ PATCH] Fix error-recovery with constexpr dtor (PR c++/92414) Jason Merrill
20:39 Re: Add a new combine pass Segher Boessenkool
20:22 [C++ PATCH] Consider parm types equivalence for operator rewrite tiebreaker. Jason Merrill
19:43 Re: [PATCH v2] PR92398: Fix testcase failure of pr72804.c Segher Boessenkool
19:35 Re: Reverting r278411 Richard Sandiford
19:09 Remove unused parameter to estimate_edge_size_and_time Jan Hubicka
19:08 Re: [PATCH] Fix slowness in demangler Tim Rühsen
19:08 Minor speedup in estimate_edge_badness Jan Hubicka
19:01 Re: [PATCH] Fix slowness in demangler Jeff Law
19:00 Re: [PATCH] Fix slowness in demangler Tim Rühsen
18:40 Re: [C++ coroutines 3/6] Front end parsing and transforms. Nathan Sidwell
18:13 Re: [PATCH] Multibyte awareness for diagnostics (PR 49973) Joseph Myers
17:38 Re: [PATCH] Free dominance info at the beginning of pass_jump_after_combine Segher Boessenkool
17:30 Re: [PATCH] Multibyte awareness for diagnostics (PR 49973) David Malcolm
17:29 Re: [PATCH, rs6000] Refactor FP vector comparison operators Segher Boessenkool
16:38 Re: Reverting r278411 Segher Boessenkool
16:37 Re: Symver attribute Jakub Jelinek
16:32 Re: Reverting r278411 Richard Sandiford
16:19 Re: Symver attribute Segher Boessenkool
16:15 Reverting r278411 Segher Boessenkool
16:07 RFA; patch to fix PR90007 Vladimir Makarov
16:06 Re: [PATCH][AArch64] PR79262: Adjust vector cost Wilco Dijkstra
16:02 Re: [PATCH] Fix dwarf-lineinfo inconsistency of inlined subroutines Bernd Edlinger
15:53 Re: [PATCH] Use xchg for -Os (PR target/92549) Vladimir Makarov
15:30 Re: [PATCH][AArch64] PR79262: Adjust vector cost Richard Sandiford
15:17 Re: [PATCH][AArch64] PR79262: Adjust vector cost Wilco Dijkstra
15:12 Re: [PATCH][Arm] Only enable fsched-pressure with Ofast Wilco Dijkstra
15:11 Re: [PATCH][ARM] Improve max_cond_insns setting for Cortex cores Wilco Dijkstra
14:54 Re: [committed] Punt instead of assertion failure when TYPE_MODE is not vmode (PR tree-optimization/92557) Segher Boessenkool
14:53 Re: Symver attribute Jan Hubicka
14:48 Re: [PATCH] Add one more pass_convert_switch late. Richard Biener
14:43 Re: [PATCH] Restore init_ggc_heuristics. Richard Biener
14:09 [committed] Update loop-1.c test for amdgcn Andrew Stubbs
13:57 Re: [PATCH] Add one more pass_convert_switch late. Martin Liška
13:54 Re: [PATCH] Add one more pass_convert_switch late. Martin Liška
13:51 Re: [PATCH][AArch64] Implement Armv8.5-A memory tagging (MTE) intrinsics Kyrill Tkachov
13:41 Re: [PATCH][AArch64] Implement Armv8.5-A memory tagging (MTE) intrinsics Dennis Zhang
13:18 Re: [PATCH] Restore init_ggc_heuristics. Martin Liška
13:11 Re: [committed] Punt instead of assertion failure when TYPE_MODE is not vmode (PR tree-optimization/92557) Jakub Jelinek
12:58 Re: [committed] Punt instead of assertion failure when TYPE_MODE is not vmode (PR tree-optimization/92557) Richard Sandiford
12:42 Re: [PATCH] Restore init_ggc_heuristics. Richard Biener
12:40 Re: [PATCH] Enable init_ggc_heuristics for ENABLE_GC_CHECKING. Richard Biener
12:29 Re: Symver attribute Segher Boessenkool
12:22 [patch, openacc] Adjust tests for amdgcn offloading Andrew Stubbs
12:21 [PATCH] Fix PR92581 Richard Biener
11:37 Re: [PATCH] Restore init_ggc_heuristics. Martin Liška
11:36 Re: [PATCH] Enable init_ggc_heuristics for ENABLE_GC_CHECKING. Martin Liška
11:33 Re: Add a new combine pass Richard Sandiford
11:21 Re: [PATCH][AArch64] Implement Armv8.5-A memory tagging (MTE) intrinsics Kyrill Tkachov
10:46 Re: [arm, v3] Follow up for asm-flags (thumb1, ilp32) Richard Earnshaw (lists)
10:39 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Bernhard Reutner-Fischer
10:35 [arm, v3] Follow up for asm-flags (thumb1, ilp32) Richard Henderson
10:25 Re: [PATCH] Add one more pass_convert_switch late. Jakub Jelinek
10:20 Re: [PATCH] Add one more pass_convert_switch late. Martin Liška
10:12 Re: [PATCH] Initialize a variable due to -Wmaybe-uninitialized. Andreas Schwab
10:05 Re: [PATCH v2 6/6] aarch64: Add testsuite checks for asm-flag Christophe Lyon
10:04 Re: [PATCH] Restore init_ggc_heuristics. Richard Biener
10:01 Re: [C++ coroutines 6/6] Testsuite. Richard Biener
10:00 Re: [C++ coroutines 4/6] Middle end expanders and transforms. Richard Biener
09:44 Re: [PATCH] Use xchg for -Os (PR target/92549) Jan Hubicka
09:39 Re: [SVE] PR89007 - Implement generic vector average expansion Prathamesh Kulkarni
09:35 Re: [PATCH] libstdc++: Define C++20 range utilities and range factories Jonathan Wakely
09:26 Re: [PATCH] Add one more pass_convert_switch late. Richard Biener
09:23 Re: [PATCH v2 6/6] aarch64: Add testsuite checks for asm-flag Richard Henderson
09:20 Re: [PATCH] Use xchg for -Os (PR target/92549) Uros Bizjak
09:20 Re: [PATCH] Use xchg for -Os (PR target/92549) Richard Biener
09:14 Re: [PATCH] Fix up __builtin_mul_overflow for signed * signed -> unsigned (PR middle-end/91450) Richard Biener
09:13 Fix typo in the manual Eric Botcazou
09:13 Re: [PATCH] Add one more pass_convert_switch late. Jakub Jelinek
09:12 Re: [PATCH] Enable init_ggc_heuristics for ENABLE_GC_CHECKING. Richard Biener
09:04 [PATCH] Use xchg for -Os (PR target/92549) Jakub Jelinek
09:03 [PATCH 3/3] [ARC] Register ARC specific passes with a .def file. Claudiu Zissulescu
09:03 [PATCH 2/3] [ARC] Add scaled load pattern Claudiu Zissulescu
09:03 [PATCH 1/3] [ARC] Fix failing pr77309 for ARC700 Claudiu Zissulescu
09:00 [committed] Fix ICE in handle_omp_class_iterator (PR c++/92504) Jakub Jelinek
09:00 [PING] Re: [PATCH] Fix PR92088 Richard Biener
08:57 [committed] Punt instead of assertion failure when TYPE_MODE is not vmode (PR tree-optimization/92557) Jakub Jelinek
08:51 Re: [WIP PATCH] add object access attributes (PR 83859) Richard Biener
08:51 Re: [PATCH] libstdc++: Define C++20 range utilities and range factories Jonathan Wakely
08:45 Re: [PATCH] Restore enable_if lost during original import of pstl Jonathan Wakely
08:42 [PATCH] Fix up __builtin_mul_overflow for signed * signed -> unsigned (PR middle-end/91450) Jakub Jelinek
08:38 Re: [PATCH] libstdc++: Define C++20 range utilities and range factories Stephan Bergmann
08:29 Re: [PATCH v2 6/6] aarch64: Add testsuite checks for asm-flag Christophe Lyon
08:12 [PATCH] Enable init_ggc_heuristics for ENABLE_GC_CHECKING. Martin Liška
07:42 Re: [PATCH] Fix PR92462 Richard Biener
07:33 [PATCH] Fix PR92554 Richard Biener
07:29 [PATCH] Fix PR92555 Richard Biener
06:29 Re: Symver attribute Jan Hubicka
04:55 [PATCH] Restore enable_if lost during original import of pstl Thomas Rodgers
04:37 Re: [PATCH] Fix PR92462 Jeff Law
02:08 Re: [DRIVER PATCH]: Nadger subprocess argv[0] Joseph Myers
02:02 Re: [PATCH] Fix dwarf-lineinfo inconsistency of inlined subroutines Alexandre Oliva
01:45 Re: C++ PATCH for c++/91363 - P0960R3: Parenthesized initialization of aggregates Marek Polacek
00:46 Re: Symver attribute Joseph Myers
00:36 Re: [PATCH] rs6000: Refactor scheduling hook code Segher Boessenkool
00:27 Re: [PATCH 4/4] Fix autoinc cbranch Segher Boessenkool
00:22 Change some bad uses of C2x attributes into pedwarns Joseph Myers
00:11 Re: [PATCH v2] Add `--with-install-sysroot=' configuration option Joseph Myers

November 18, 2019
23:57 Re: Add a new combine pass Segher Boessenkool
23:25 Re: [PATCH][Arm] Set Armv7-A tune to Cortex-A53 Richard Earnshaw (lists)
23:22 Re: [C++ PATCH] Fix error-recovery with constexpr dtor (PR c++/92414) Jakub Jelinek
22:18 [committed] remove spurious assignment to avoid ICE (PR 92493) Martin Sebor
22:10 Re: [PATCH][Hashtable 5/6] Remove H1/H2 template parameters Ville Voutilainen
21:41 Re: [PATCH][Hashtable 5/6] Remove H1/H2 template parameters François Dumont
21:35 [og9] Backport AMD GCN backend improvements from mainline Kwok Cheung Yeung
21:27 Re: [PATCH v2 6/6] aarch64: Add testsuite checks for asm-flag Andreas Schwab
21:25 [PATCH] rs6000: Refactor scheduling hook code Pat Haugen
21:05 Re: [PATCH] Fix PR c++/92365 Jason Merrill
20:57 Re: [C++ Patch] Use cp_expr_loc_or_input_loc in a few additional typeck.c places Jason Merrill
20:57 Re: [PATCH 0/4] Eliminate cc0 from m68k Mikael Pettersson
20:54 Re: [PATCH] PR c++/92403 Jason Merrill
20:35 [PATCH 2/2] PR 92463 MPFR modernization: Revert r269139 Janne Blomqvist
20:35 [PATCH 1/2] PR 92463 MPFR modernization in GFortran Janne Blomqvist
20:06 Re: [PATCH V2] Refactor tree-loop-distribution for thread safety Giuliano Belinassi
19:54 Re: [PATCH v2 6/6] aarch64: Add testsuite checks for asm-flag Richard Henderson
19:46 Re: [PATCH] rs6000: Use ULL on big hexadecimal literal Segher Boessenkool
19:42 Re: [PATCH 1/2] Introduce dg-require-target-object-format Egeyar Bagcioglu
19:41 Re: [C++ PATCH] Fix concepts vs. PCH (PR c++/92458) Jason Merrill
19:39 Re: [C++ PATCH] Fix error-recovery with constexpr dtor (PR c++/92414) Jason Merrill
19:31 Re: [PATCH 0/4] Eliminate cc0 from m68k Bernd Schmidt
19:30 Fix ICE in do_estimate_edge_time Jan Hubicka
19:14 Re: [PATCH 0/2] Introduce a new GCC option, --record-gcc-command-line Egeyar Bagcioglu
19:05 Re: [Patch, fortran] PR83118 - [8/9/10 Regression] Bad intrinsic assignment of class(*) array component of derived type Paul Richard Thomas
19:04 [C++ PATCH] c++/92450 - ICE with invalid nested name specifier. Marek Polacek
18:23 Re: [PATCH] track dynamic allocation in strlen (PR 91582) Martin Sebor
18:22 [PING][PATCH] extend -Wstringop-overflow to allocated objects (PR 91582) Martin Sebor
17:58 Re: [PATCH] Initialize a variable due to -Wmaybe-uninitialized. Jeff Law
17:55 Re: Add a new combine pass Richard Sandiford
17:54 Re: [PATCH 2/4] The main m68k cc0 conversion Jeff Law
17:42 Add more C2x attributes tests Joseph Myers
16:52 Re: [PATCH 2/4] The main m68k cc0 conversion Bernd Schmidt
16:46 Re: [PATCH 1/4] Preliminary m68k patches Jeff Law
16:45 Re: [WIP PATCH] add object access attributes (PR 83859) Martin Sebor
16:16 Re: [PATCH] include size and offset in -Wstringop-overflow Martin Sebor
15:55 [PATCH][Arm] Set Armv7-A tune to Cortex-A53 Wilco Dijkstra
15:53 [committed] Add testcase for already fixed PR ipa/92528 Martin Jambor
15:46 Re: [PATCH] Only warn for maybe-uninitialized SRAed bits in -Wextra (PR 80635) Martin Sebor
15:46 [C++ Patch] Avoid duplicate warning Paolo Carlini
15:32 Re: [PATCH] libgomp/test: Add flags to find libatomic in build-tree testing Jakub Jelinek
15:26 C++ patch ping Jakub Jelinek
15:19 Re: [PATCH] Prevent recursive satisfaction (PR c++/88395) Andrew Sutton
15:13 [PATCH] Prevent recursive satisfaction (PR c++/88395) Andrew Sutton
14:51 Re: Symver attribute Florian Weimer
14:42 Re: Symver attribute Rainer Orth
14:35 Re: Support C2x [[]] attributes for C Joseph Myers
14:34 Re: [PATCH] Add one more pass_convert_switch late. Martin Liška
14:23 Re: Symver attribute Florian Weimer
14:23 Re: Symver attribute Rainer Orth
14:16 Re: Symver attribute Rainer Orth
14:07 Re: [PATCH] Add one more pass_convert_switch late. Jakub Jelinek
13:39 Re: [PATCH] Add one more pass_convert_switch late. Martin Liška
13:32 Re: [PATCH] Restore init_ggc_heuristics. Martin Liška
13:24 Re: [PATCH v2 5/6] arm: Add testsuite checks for asm-flag Richard Henderson
13:23 Re: [C++ coroutines 3/6] Front end parsing and transforms. Nathan Sidwell
13:17 [PATCH] Initialize a variable due to -Wmaybe-uninitialized. Martin Liška
13:10 RE: [RFC][GCC][AArch64] Add minmax phi-reduction pattern Richard Biener
13:09 Re: [GCC][PATCH][AArch64] Update hwcap string for fp16fml in aarch64-option-extensions.def Kyrill Tkachov
13:08 Re: [PATCH] Restore init_ggc_heuristics. Jan Hubicka
13:08 [PING][PATCH] libgomp/test: Add flags to find libatomic in build-tree testing Maciej W. Rozycki
13:04 [PATCH] Unset m_checker in sem_function::init. Martin Liška
13:02 Re: Ping*2: [PATCH v5] Missed function specialization + partial devirtualization Martin Liška
12:54 RE: [GCC][PATCH][AArch64] Update hwcap string for fp16fml in aarch64-option-extensions.def Tamar Christina
12:53 [PATCH] Remove strange dump suboptions in testsuite. Martin Liška
12:39 [PATCH] Fix PR92558 Richard Biener
12:37 Re: Tweak gcc.dg/vect/bb-slp-4[01].c (PR92366) Christophe Lyon
12:35 Re: [C++ coroutines 0/6] Implement C++ coroutines. Nathan Sidwell
12:31 Re: [PATCH v2 6/6] aarch64: Add testsuite checks for asm-flag Christophe Lyon
12:28 [PATCH] libstdc++: Fix some -Wsystem-headers warnings Jonathan Wakely
12:28 Re: [PATCH] Add support for C++2a stop_token Jonathan Wakely
12:25 Re: [PATCH v2 5/6] arm: Add testsuite checks for asm-flag Christophe Lyon
12:24 [PATCH] Restore init_ggc_heuristics. Martin Liška
11:59 RE: [RFC][GCC][AArch64] Add minmax phi-reduction pattern Tamar Christina
11:56 Re: Record leader nodes in the SLP graph (PR92516) Richard Biener
11:24 Re: [RFC][GCC][AArch64] Add minmax phi-reduction pattern Richard Biener
11:12 Re: [PATCH 13/13] Enable worker partitioning for AMD GCN Andrew Stubbs
11:10 Re: [PATCH 11/13] AMD GCN symbol output with null cfun Andrew Stubbs
11:05 Re: [PATCH 09/13] AMD GCN libgomp plugin queue-full condition locking fix Andrew Stubbs
11:04 Re: [8/8] Optimise WAR and WAW alias checks Richard Biener
11:00 Re: [PATCH] Improve -dbg-cnt error message and support :0. Richard Biener
11:00 Re: [PATCH 08/13] Fix host-to-device copies from rodata for AMD GCN Andrew Stubbs
10:55 Re: [PATCH] Verify NOP_EXPR LHS type in IPA ICF. Richard Biener
10:47 Re: [SVE] PR89007 - Implement generic vector average expansion Kyrill Tkachov
10:37 Re: [PATCH] Fix PR92462 Richard Biener
10:34 [PATCH] Improve -dbg-cnt error message and support :0. Martin Liška
10:24 Re: [Patch, fortran] PR83118 - [8/9/10 Regression] Bad intrinsic assignment of class(*) array component of derived type Tobias Burnus
10:16 Re: [PATCH] Fix PR92462 Jakub Jelinek
10:09 Re: [PATCH] Fix PR92462 Richard Biener
10:07 Re: [PATCH] Fix PR92462 Richard Biener
10:06 Re: [PATCH] Add one more pass_convert_switch late. Jakub Jelinek
10:02 Re: Record leader nodes in the SLP graph (PR92516) Richard Biener
10:00 Re: [PATCH] Fix PR92462 Jakub Jelinek
09:44 [PATCH] Fix PR92462 Richard Biener
09:26 [Committed][testsuite][ARM] check_effective_target_arm_vfp_ok_nocache: Fix typo in option name Christophe Lyon
09:18 Re: [PATCH] Add one more pass_convert_switch late. Martin Liška
09:04 Re: [PATCH] Verify NOP_EXPR LHS type in IPA ICF. Martin Liška
09:00 Re: [PATCH 2/2] [ARM] Add support for -mpure-code in thumb-1 (v6m) Christophe Lyon
08:36 Re: [WIP PATCH] add object access attributes (PR 83859) Richard Biener
08:30 Re: [PATCH, GCC, AArch64] Fix PR88398 for AArch64 Richard Biener
08:21 Re: [PING**4] [PATCH] Fix dwarf-lineinfo inconsistency of inlined subroutines Richard Biener
08:21 Re: [PATCH v2] PR92398: Fix testcase failure of pr72804.c luoxhu
07:41 Re: [PATCH] musl: use correct long double abi by default Andreas Krebbel
07:39 Re: [PATCH] s390: add musl support Andreas Krebbel
07:31 GCC 10.0 Status Report (2019-11-18), Stage 3 in effect now Richard Biener
02:23 Re: [PATCH] Split X86_TUNE_AVX128_OPTIMAL into X86_TUNE_AVX256_SPLIT_REGS and X86_TUNE_AVX128_OPTIMAL Hongtao Liu
02:04 [PATCH v2] Add `--with-install-sysroot=' configuration option Maciej W. Rozycki
00:46 Re: Add a new combine pass Andrew Pinski
00:33 [committed, obvious] libgomp: Regenerate `testsuite/Makefile.in' for GCC_HEADER_STDINT removal Maciej W. Rozycki
00:21 [committed, obvious] libgfortran: Regenerate `Makefile.in' for `runstatedir' removal Maciej W. Rozycki

November 17, 2019
23:35 Add a new combine pass Richard Sandiford
23:33 Re: [PATCH v3] PR85678: Change default to -fno-common Jeff Law
23:31 Re: [PATCH] naming GCC's profile data section Jeff Law
23:30 [committed] Fix linux-atomic.c build on hppa-linux John David Anglin
22:21 Re: [PATCH][Hashtable 5/6] Remove H1/H2 template parameters Ville Voutilainen
21:31 [PATCH][Hashtable 6/6] PR 68303 small size optimization François Dumont
21:15 [PATCH][Hashtable 5/6] Remove H1/H2 template parameters François Dumont
21:03 [PATCH][Hashtable 4/6] Clean local_iterator implementation François Dumont
21:02 Re: LRA: handle memory constraints that accept more than "m" Jeff Law
21:01 Re: [PATCH 4/4] MSP430: Deprecate -minrt option Jeff Law
20:59 [PATCH][Hashtable 3/6] Fix noexcept qualifications François Dumont
20:56 [PATCH][Hashtable 2/6] Avoid over-sizing container François Dumont
20:51 [PATCH][Hashtable 1/6] Code simplification/optimization François Dumont
20:42 [PATCH][Hashtable 0/6] Code review François Dumont
19:45 Re: [PATCH] musl: Don't use gthr weak refs in libgcc PR91737 Rich Felker
19:44 Re: [PATCH 0/4] Eliminate cc0 from m68k Mikael Pettersson
19:32 Re: [Patch, Fortran] dec comparisons - for review Thomas Koenig
19:11 Re: [PATCH 1/4] MSP430: Disable TM clone registry by default Jeff Law
19:04 Re: [PATCH] include size and offset in -Wstringop-overflow Jeff Law
19:03 Re: [PATCH] include size and offset in -Wstringop-overflow Jeff Law
19:01 Re: [PATCH] include size and offset in -Wstringop-overflow Jeff Law
18:40 Re: Set inline-insns-single-O2 to 70 Jeff Law
18:34 [Patch, fortran] PR83118 - [8/9/10 Regression] Bad intrinsic assignment of class(*) array component of derived type Paul Richard Thomas
18:32 Re: [mid-end][__RTL] Clean state despite unspecified __RTL startwith passes Jeff Law
18:31 Re: [PATCH] musl: Don't use gthr weak refs in libgcc PR91737 Jeff Law
18:27 Re: [Patch, Fortran] dec comparisons - for review Jeff Law
18:04 Re: [PATCH 1/4] Preliminary m68k patches Jeff Law
18:00 Re: [PATCH 0/4] Eliminate cc0 from m68k Jeff Law
17:56 Re: [PATCH 2/4] The main m68k cc0 conversion Jeff Law
17:51 Re: Add optabs for accelerating RAW and WAR alias checks Jeff Law
17:02 Re: Handle VIEW_CONVERT_EXPR for variable-length vectors Jeff Law
16:58 Re: Two RTL CC tweaks for SVE pmore/plast conditions Jeff Law
16:58 Re: [PATCH 0/4] Eliminate cc0 from m68k Andreas Schwab
16:54 Re: [C++ coroutines 2/6] Define builtins and internal functions. Jeff Law
16:30 [committed] Fix complex-6 for rx target Jeff Law
16:19 Re: [C++ coroutines 5/6] Standard library header. Jonathan Wakely
15:52 Re: [PATCH 0/4] Eliminate cc0 from m68k Mikael Pettersson
15:49 Re: [C++ coroutines 1/6] Common code and base definitions. Jeff Law
10:28 [C++ coroutines 6/6] Testsuite. Iain Sandoe
10:27 [C++ coroutines 5/6] Standard library header. Iain Sandoe
10:26 [C++ coroutines 4/6] Middle end expanders and transforms. Iain Sandoe
10:26 [C++ coroutines 3/6] Front end parsing and transforms. Iain Sandoe
10:24 [C++ coroutines 2/6] Define builtins and internal functions. Iain Sandoe
10:24 [C++ coroutines 1/6] Common code and base definitions. Iain Sandoe
10:23 [C++ coroutines 0/6] Implement C++ coroutines. Iain Sandoe
06:49 [PATCH, Modula-2 (C/C++/D/F/Go/Jit)] (Register spec fn) (v3) Gaius Mulley
01:34 Re: [C++ PATCH] Fix up spaceship diagnostics Jason Merrill
01:33 [PATCH] libstdc++: add range constructor for std::string_view (P1391R4) Jonathan Wakely
01:33 Re: Fwd: [PATCH,libstdc++] C++ constexpr tuple is broken. Jonathan Wakely
01:31 Re: [C++20 PATCH] Implement P1920R1, Missing feature-test macros 2017-2019 Jonathan Wakely
01:20 Fwd: [PATCH,libstdc++] C++ constexpr tuple is broken. Ed Smith-Rowland via gcc-patch
01:08 [PATCH] libstdc++: Define C++20 range utilities and range factories Jonathan Wakely

November 16, 2019
23:29 [PATCH] rs6000: Allow mode GPR in cceq_{ior,rev}_compare Segher Boessenkool
23:10 [PATCH] combine: Don't set the same thing twice in one parallel Segher Boessenkool
22:51 [C++ PATCH] Implement C++20 P1814R0, CTAD for alias templates. Jason Merrill
22:23 [C++ PATCH] c++/91353 - P1331R2: Allow trivial default init in constexpr contexts. Marek Polacek
22:17 New modref/ipa_modref optimization passes David Čepelík
21:57 Re: [wwwdocs] readings.html - "Porting GCC for Dunces" is gone Gerald Pfeifer
21:54 [PATCH] Revert r278363 "Start work on <ranges> header" Jonathan Wakely
21:47 [PATCH] libstdc++: Optimize std::jthread construction Jonathan Wakely
20:42 Re: [PATCH 00/49] RFC: Add a static analysis framework to GCC Thomas Schwinge
20:34 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Thomas Koenig
19:38 [C++20 PATCH] Implement P1920R1, Missing feature-test macros 2017-2019 Jakub Jelinek
19:34 [committed] Delete common/config/powerpcspe Segher Boessenkool
17:36 Re: [patch,avr] Add suport for devices from the 0-series. Jeff Law
17:14 Re: [PATCH] Fix slowness in demangler Jeff Law
16:51 Re: [wwwdocs] readings.html - "Porting GCC for Dunces" is gone Hans-Peter Nilsson
15:39 Add optabs for accelerating RAW and WAR alias checks Richard Sandiford
15:33 Re: [PATCH] Refactor rust-demangle to be independent of C++ demangling. Jeff Law
14:45 Re: [Patch][Demangler] Fix for complex values Jeff Law
14:37 Re: Add an empty constructor shortcut to build_vector_from_ctor Jeff Law
14:06 [C++] Pass type uses through the verify_type_context hook Richard Sandiford
13:55 Add an empty constructor shortcut to build_vector_from_ctor Richard Sandiford
13:43 Two RTL CC tweaks for SVE pmore/plast conditions Richard Sandiford
13:38 Handle VIEW_CONVERT_EXPR for variable-length vectors Richard Sandiford
13:32 [committed][AArch64] Robustify aarch64_wrffr Richard Sandiford
12:16 Re: [PATCH 0/4] Eliminate cc0 from m68k Bernd Schmidt
11:33 Re: [PATCH 0/4] Eliminate cc0 from m68k John Paul Adrian Glaubitz
11:31 [committed][AArch64] Add scatter stores for partial SVE modes Richard Sandiford
11:27 [committed][AArch64] Pattern-match SVE extending gather loads Richard Sandiford
11:21 [committed][AArch64] Add gather loads for partial SVE modes Richard Sandiford
11:16 [committed][AArch64] Add truncation for partial SVE modes Richard Sandiford
11:08 [committed][AArch64] Add sign and zero extension for partial SVE modes Richard Sandiford
11:03 [committed][AArch64] Add autovec support for partial SVE vectors Richard Sandiford
10:58 [committed][AArch64] Tweak gcc.target/aarch64/sve/clastb_8.c Richard Sandiford
10:56 [committed][AArch64] Replace SVE_PARTIAL with SVE_PARTIAL_I Richard Sandiford
10:55 Re: Support C2x [[]] attributes for C Iain Sandoe
10:52 [committed][AArch64] Add "FULL" to SVE mode iterator names Richard Sandiford
10:47 [committed][AArch64] Enable VECT_COMPARE_COSTS by default for SVE Richard Sandiford
10:14 Re: [PATCH 0/4] Eliminate cc0 from m68k Andreas Schwab
09:59 Re: Ping*2: [PATCH v5] Missed function specialization + partial devirtualization luoxhu
09:55 Fix uncached nonspec_time in inliner Jan Hubicka
08:26 Record leader nodes in the SLP graph (PR92516) Richard Sandiford
08:18 Re: [PATCH 0/4] Eliminate cc0 from m68k Andreas Schwab
03:17 [PATCH, libstdc++] More Ed Smith-Rowland via gcc-patch
01:23 Re: Symver attribute Martin Sebor
01:21 [PATCH 43/49] analyzer: new file: exploded-graph.h David Malcolm
01:21 [PATCH 49/49] analyzer: test suite David Malcolm
01:21 [PATCH 31/49] analyzer: new files: region-model.{cc|h} David Malcolm
01:21 [PATCH 45/49] analyzer: new files: engine.{cc|h} David Malcolm
01:21 [PATCH 47/49] analyzer: new files: diagnostic-manager.{cc|h} David Malcolm
01:21 [PATCH 46/49] analyzer: new files: checker-path.{cc|h} David Malcolm
01:21 [PATCH 48/49] gdbinit.in: add break-on-saved-diagnostic David Malcolm
01:21 [PATCH 42/49] analyzer: new files: program-state.{cc|h} David Malcolm
01:21 [PATCH 44/49] analyzer: new files: state-purge.{cc|h} David Malcolm
01:21 [PATCH 41/49] analyzer: new files: program-point.{cc|h} David Malcolm
01:21 [PATCH 40/49] analyzer: new files: call-string.{cc|h} David Malcolm
01:20 [PATCH 39/49] analyzer: new files: analysis-plan.{cc|h} David Malcolm
01:20 [PATCH 38/49] analyzer: new file: sm-taint.cc David Malcolm
01:18 [PATCH 37/49] analyzer: new file: sm-sensitive.cc David Malcolm
01:18 [PATCH 36/49] analyzer: new file: sm-pattern-test.cc David Malcolm
01:18 [PATCH 30/49] analyzer: new files: constraint-manager.{cc|h} David Malcolm
01:18 [PATCH 34/49] analyzer: new file: sm-malloc.cc David Malcolm
01:18 [PATCH 33/49] analyzer: new files: sm.{cc|h} David Malcolm
01:18 [PATCH 35/49] analyzer: new file: sm-file.cc David Malcolm
01:18 [PATCH 32/49] analyzer: new files: pending-diagnostic.{cc|h} David Malcolm
01:18 [PATCH 27/49] analyzer: new files: supergraph.{cc|h} David Malcolm
01:18 [PATCH 28/49] analyzer: new files: analyzer.{cc|h} David Malcolm
01:18 [PATCH 29/49] analyzer: new files: tristate.{cc|h} David Malcolm
01:18 [PATCH 25/49] analyzer: new files: graphviz.{cc|h} David Malcolm
01:18 [PATCH 26/49] analyzer: new files: digraph.{cc|h} and shortest-paths.h David Malcolm
01:18 [PATCH 12/49] Add diagnostic paths David Malcolm
01:18 [PATCH 23/49] analyzer: logging support David Malcolm
01:18 [PATCH 24/49] analyzer: new file: analyzer-pass.cc David Malcolm
01:18 [PATCH 21/49] analyzer: command-line options David Malcolm
01:18 [PATCH 22/49] analyzer: params.def: new parameters David Malcolm
01:18 [PATCH 20/49] analyzer: new builtins David Malcolm
01:18 [PATCH 16/49] Add support for in-tree plugins David Malcolm
01:18 [PATCH 18/49] Add in-tree plugin: "analyzer" David Malcolm
01:18 [PATCH 19/49] analyzer: new files: analyzer-selftests.{cc|h} David Malcolm
01:18 [PATCH 17/49] Support for adding selftests via a plugin David Malcolm
01:17 [PATCH 15/49] Add ordered_hash_map David Malcolm
01:17 [PATCH 11/49] Add diagnostic_metadata and CWE support David Malcolm
01:17 [PATCH 14/49] hash-map-tests.c: add a selftest involving int_hash David Malcolm
01:17 [PATCH 09/49] gimple const-correctness fixes David Malcolm
01:17 [PATCH 13/49] function-tests.c: expose selftest::make_fndecl for use elsewhere David Malcolm
01:17 [PATCH 10/49] Add -fdiagnostics-nn-line-numbers David Malcolm
01:17 [PATCH 08/49] Introduce pretty_printer::clone vfunc David Malcolm
01:17 [PATCH 07/49] Replace label_text ctor with "borrow" and "take" David Malcolm
01:17 [PATCH 06/49] timevar.h: add auto_client_timevar class David Malcolm
01:17 [PATCH 02/49] analyzer: internal documentation David Malcolm
01:17 [PATCH 00/49] RFC: Add a static analysis framework to GCC David Malcolm
01:17 [PATCH 04/49] sbitmap.h: add operator const sbitmap & to auto_sbitmap David Malcolm
01:17 [PATCH 05/49] vec.h: add auto_delete_vec David Malcolm
01:17 [PATCH 03/49] diagnostic_show_locus: move initial newline to callers David Malcolm
01:17 [PATCH 01/49] analyzer: user-facing documentation David Malcolm
01:04 [PATCH], V9, #4 of 4, Add PCREL_OPT tests Michael Meissner
01:03 [PATCH], V9, #3 of 4, Add PCREL_OPT store support Michael Meissner
00:47 [C++ PATCH] Fix up spaceship diagnostics Jakub Jelinek
00:26 [PATCH], V9, #2 of 4, Add PCREL_OPT for sign, zero, and float extend Michael Meissner
00:23 [PATCH], V9, #1 of 4, Add basic PCREL_OPT support for loads Michael Meissner
00:17 PowerPC V9 patches, Add the PCREL_OPT optimization Michael Meissner
00:03 Re: [PATCH 0/4] Eliminate cc0 from m68k Bernd Schmidt

November 15, 2019
23:45 Re: [PATCH 0/2] Introduce a new GCC option, --record-gcc-command-line Jeff Law
23:44 Re: [PATCH] Add support for C++2a stop_token Jonathan Wakely
23:33 Re: [PATCH] [MIPS] Prevent MSA branches from being put into delay slots Jeff Law
23:30 Re: [PATCH] Remove vestiges of MODIFY_JNI_METHOD_CALL Jeff Law
23:30 [PATCH] Proposal for IPA init() constant propagation erick . ochoa
23:27 Re: [PATCH] Split X86_TUNE_AVX128_OPTIMAL into X86_TUNE_AVX256_SPLIT_REGS and X86_TUNE_AVX128_OPTIMAL Jeff Law
23:23 Diagnose duplicate C2x standard attributes Joseph Myers
23:20 [PATCH] Only warn for maybe-uninitialized SRAed bits in -Wextra (PR 80635) Martin Jambor
22:57 [RFC PATCH] cgraph support for late declare variant resolution Jakub Jelinek
22:50 Re: [PATCH 0/4] Eliminate cc0 from m68k Andreas Schwab
22:22 Re: introduce -fcallgraph-info option Alexandre Oliva
22:21 Re: [PATCH 0/4] Eliminate cc0 from m68k Bernd Schmidt
21:58 Re: [PATCH 0/4] Eliminate cc0 from m68k Andreas Schwab
21:46 [PATCH 13/13] Enable worker partitioning for AMD GCN Julian Brown
21:45 [PATCH 12/13] Fix parallel-dims.f90 for AMD GCN Julian Brown
21:45 [PATCH 11/13] AMD GCN symbol output with null cfun Julian Brown
21:45 [PATCH 10/13] Race conditions in OpenACC async tests Julian Brown
21:44 [PATCH 09/13] AMD GCN libgomp plugin queue-full condition locking fix Julian Brown
21:44 [PATCH 08/13] Fix host-to-device copies from rodata for AMD GCN Julian Brown
21:44 [PATCH 07/13] Fix OpenACC "ephemeral" asynchronous host-to-device copies Julian Brown
21:43 [PATCH 04/13] OpenACC middle-end worker-partitioning support Julian Brown
21:43 [PATCH 06/13] Fix up tests for oaccdevlow pass split Julian Brown
21:43 [PATCH 05/13] AMD GCN adjustments for middle-end worker partitioning Julian Brown
21:42 [PATCH 03/13] Rewrite OpenACC private or reduction reference variables Julian Brown
21:41 [PATCH 01/13] Add support for gang local storage allocation in shared memory Julian Brown
21:41 [PATCH 02/13] Target-dependent gang-private variable decl rewriting Julian Brown
21:41 [PATCH 00/13] AMD GCN worker partitioning support Julian Brown
21:41 Re: [PATCH 0/4] Eliminate cc0 from m68k Bernd Schmidt
21:28 Re: [WIP PATCH] add object access attributes (PR 83859) Martin Sebor
21:15 Re: [PATCH] libgo/test: Pass $GOLIBS to compilation in DejaGNU testing Ian Lance Taylor
21:00 Re: [C++ Patch] Improve cp_truthvalue_conversion locations and more Jason Merrill
20:53 Re: [PATCH] Refactor rust-demangle to be independent of C++ demangling. Eduard-Mihai Burtescu
20:29 Re: [PATCH, libstdc++] Implement C++20 p1032 default_searcher constexprosity. Jonathan Wakely
20:23 Re: [PATCH] extend missing nul checks to all built-ins (PR 88226) Jeff Law
20:19 Re: [External]_Re: Implement the <iterator> part of C++20 p1032 Misc constexpr bits. Smith-Rowland, Edward M
20:18 Re: [PATCH, libstdc++] Implement C++20 p1032 default_searcher constexprosity. Ville Voutilainen
20:16 [PATCH, libstdc++] Implement C++20 p1032 default_searcher constexprosity. Smith-Rowland, Edward M
20:15 Re: [PATCH] fold strncmp of unterminated arrays (PR 92501) Jeff Law
19:58 [PATCH] libstdc++: Implement LWG 3149 for std::default_constructible Jonathan Wakely
19:57 [PATCH] libstdc++: Implement LWG 3070 in path::lexically_relative Jonathan Wakely
19:49 Re: [PATCH] m68k: add musl support Szabolcs Nagy
19:39 Re: [PATCH] musl: use correct long double abi by default Szabolcs Nagy
19:33 Re: [External]_Re: Implement the <iterator> part of C++20 p1032 Misc constexpr bits. Jonathan Wakely
19:33 [PATCH] MAINTAINERS: Change to my personal email address Kelvin Nilsen
19:29 Re: [PATCH] musl: use correct long double abi by default Rich Felker
19:22 Re: [PATCH] musl: use correct long double abi by default Segher Boessenkool
19:16 Re: [PATCH] m68k: add musl support Jeff Law
19:12 Re: [External]_Re: Implement the <iterator> part of C++20 p1032 Misc constexpr bits. Smith-Rowland, Edward M
19:11 Re: [Patch] Add OpenACC 2.6's no_create Tobias Burnus
19:05 Re: Implement the <iterator> part of C++20 p1032 Misc constexpr bits. Jonathan Wakely
18:58 Re: [PATCH] musl: use correct long double abi by default Szabolcs Nagy
18:40 Support C2x [[maybe_unused]] attribute Joseph Myers
18:40 Implement the <iterator> part of C++20 p1032 Misc constexpr bits. Smith-Rowland, Edward M
18:19 Re: Symver attribute Joseph Myers
18:15 Re: [PATCH] musl: use correct long double abi by default Segher Boessenkool
18:07 Re: [RFC][GCC][AArch64] Add minmax phi-reduction pattern Joel Hutton
18:06 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Thomas König
18:04 [RFC][GCC][AArch64] Add minmax phi-reduction pattern Joel Hutton
18:03 Re: [PATCH] musl: use correct long double abi by default Szabolcs Nagy
17:48 Re: [PATCH] musl: use correct long double abi by default Segher Boessenkool
17:27 [PATCH] [MIPS] Prevent MSA branches from being put into delay slots Dragan Mladjenovic
17:27 [PATCH] musl: use correct long double abi by default Szabolcs Nagy
17:26 [PING][PATCH][GCC][ARM] Arm generates out of range conditional branches in Thumb2 (PR91816) Stam Markianos-Wright
17:23 [PATCH] s390: add musl support Szabolcs Nagy
17:22 [PATCH] m68k: add musl support Szabolcs Nagy
17:13 Re: [PATCH, GCC, AArch64] Fix PR88398 for AArch64 Wilco Dijkstra
17:07 using ENUM::V; Nathan Sidwell
16:40 Re: [PATCH v3] Extend the simd function attribute Francesco Petrogalli
16:36 Re: [PATCH] microblaze: fix PR65649 Michael Eager
16:34 Re: [PATCH 0/4] Eliminate cc0 from m68k Andreas Schwab
16:25 Re: [PATCH 0/4] Eliminate cc0 from m68k Bernd Schmidt
16:20 Re: Avoid trashing of polymorphic call cache during inlining Martin Jambor
16:15 [PATCH] Fixes PR c++/89913 Andrew Sutton
16:09 Re: [PATCH, fortran] Extend the builtin directive Tobias Burnus
16:04 Re: Symver attribute Jan Hubicka
16:01 Re: [PATCH v3] Extend the simd function attribute Szabolcs Nagy
15:59 Re: [PATCH 4/5] [amdgcn] Update lower limits requested by non-leaf kernels Andrew Stubbs
15:51 Re: [PATCH 4/5] [amdgcn] Update lower limits requested by non-leaf kernels Kwok Cheung Yeung
15:47 [PING**4] [PATCH] Fix dwarf-lineinfo inconsistency of inlined subroutines Bernd Edlinger
15:37 Re: [patch] follow up on the aarch64 r18 story Richard Earnshaw (lists)
15:32 Re: [PATCH] Support multi-versioning on self-recursive function (ipa/92133) Feng Xue OS
15:24 Re: [PATCH] PR90838: Support ctz idioms Wilco Dijkstra
15:24 Re: [PATCH v3] Extend the simd function attribute Toon Moene
15:07 [PING] [PATCH] Fix PR c++/92365 Bernd Edlinger
15:05 Re: [PATCH v3] Extend the simd function attribute Francesco Petrogalli
14:51 [C++ PATCH] Implement P1816R0, class template argument deduction for aggregates. Jason Merrill
14:43 Re: Symver attribute Martin Liška
14:41 Re: [PATCH] Add support for C++2a stop_token Jonathan Wakely
14:38 Re: [PATCH] Add support for C++2a stop_token Jonathan Wakely
14:36 Re: [Patch][ARM] backport r266665 to gcc8 Christophe Lyon
14:35 Re: [PATCH 0/4] Eliminate cc0 from m68k John Paul Adrian Glaubitz
14:34 Re: [Patch, Fortran] dec comparisons - for review Steve Kargl
14:28 Re: [Patch][ARM] backport r266665 to gcc8 Richard Earnshaw (lists)
14:26 Re: [arm] Follow up for asm-flags vs thumb1 Richard Earnshaw (lists)
14:16 Re: [C++ PATCH] __builtin_source_location () Jakub Jelinek
14:06 Re: Ping: [PATCH V6] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682) Jan Hubicka
14:05 Re: [C++ PATCH] __builtin_source_location () Jonathan Wakely
14:04 Re: [C++ PATCH] __builtin_source_location () David Malcolm
14:01 Re: Symver attribute Martin Liška
13:59 Re: [PATCH] Verify NOP_EXPR LHS type in IPA ICF. Richard Biener
13:56 Re: Fix vector/scalar to vecto/vector conversion (PR92515) Richard Biener
13:54 Re: [PATCH] Add if-chain to switch conversion pass. Martin Liška
13:50 Re: [PATCH] Fix PR92512 Richard Biener
13:49 Re: [PATCH, GCC, AArch64] Fix PR88398 for AArch64 Richard Biener
13:48 Re: [PATCH 0/4] Eliminate cc0 from m68k Andreas Schwab
13:45 Re: [PATCH 0/4] Eliminate cc0 from m68k John Paul Adrian Glaubitz
13:42 Re: [PATCH, fortran] Extend the builtin directive Szabolcs Nagy
13:40 [PATCH] Verify NOP_EXPR LHS type in IPA ICF. Martin Liška
13:28 [Patch][libgomp] Add 'gcn' to oacc-init.c's name_of_acc_device_t Tobias Burnus
12:59 Re: [patch, libgomp] Enable OpenACC GCN testing Andrew Stubbs
12:58 Re: [PATCH 1/2] Update iterator of next Jan Hubicka
12:55 Fix vector/scalar to vecto/vector conversion (PR92515) Richard Sandiford
12:49 Re: [C++ PATCH] __builtin_source_location () Jakub Jelinek
12:46 Re: [PATCH 1/2] Update iterator of next Jan Hubicka
12:43 Re: [patch, libgomp] Enable OpenACC GCN testing Jakub Jelinek
12:40 Re: [Patch] [mid-end][__RTL] Account for column numbers in __RTL functions Richard Biener
12:38 Re: [patch, libgomp] Enable OpenACC GCN testing Andrew Stubbs
12:35 Re: [C++ PATCH] __builtin_source_location () Jonathan Wakely
12:32 Re: [RFC C++ PATCH] __builtin_source_location () Jonathan Wakely
12:28 [C++ PATCH] __builtin_source_location () Jakub Jelinek
12:23 [Patch] [mid-end][__RTL] Account for column numbers in __RTL functions Matthew Malcomson
12:21 Re: [patch, libgomp] Enable OpenACC GCN testing Jakub Jelinek
12:13 Re: [PATCH 1/2] Update iterator of next Martin Jambor
12:08 Re: [PATCH, GCC, AArch64] Fix PR88398 for AArch64 Sudakshina Das
12:07 Re: [Patch] [mid-end][__RTL] Set global epilogue_completed in skip_pass Richard Biener
12:03 [GCC][PATCH] Add ARM-specific Bfloat format support to middle-end Stam Markianos-Wright
12:00 [Patch] [mid-end][__RTL] Set global epilogue_completed in skip_pass Matthew Malcomson
11:38 Re: [3/8] Add flags to dr_with_seg_len_pair_t Richard Biener
11:37 Re: [PATCH 5/5] [amdgcn] Unfix frame pointer Andrew Stubbs
11:33 Re: [3/8] Add flags to dr_with_seg_len_pair_t Richard Sandiford
11:32 Re: [PATCH 4/5] [amdgcn] Update lower limits requested by non-leaf kernels Andrew Stubbs
11:24 Re: [PATCH 3/5] [amdgcn] Restrict register usage in non-kernel functions Andrew Stubbs
11:16 [PATCH] Fix PR92324 more Richard Biener
11:12 Re: [rs6000] Use VIEW_CONVERT_EXPR to reinterpret vectors (PR 92515) Richard Biener
11:09 Re: [7/8] Use a single comparison for index-based alias checks Richard Biener
11:08 Re: [6/8] Print the type of alias check in a dump message Richard Biener
11:08 Re: [5/8] Dump the list of merged alias pairs Richard Biener
11:07 Re: [4/8] Record whether a dr_with_seg_len contains mixed steps Richard Biener
11:06 Re: [3/8] Add flags to dr_with_seg_len_pair_t Richard Biener
11:01 Re: [2/8] Delay swapping data refs in prune_runtime_alias_test_list Richard Biener
11:00 Re: [1/8] Move canonicalisation of dr_with_seg_len_pair_ts Richard Biener
10:59 Re: [rs6000] Use VIEW_CONVERT_EXPR to reinterpret vectors (PR 92515) Richard Sandiford
10:58 Re: [PATCH 2/5] [amdgcn] Reinitialize registers for every function Andrew Stubbs
10:57 Re: [PATCH 1/2] Update iterator of next luoxhu
10:56 Re: [PATCH 1/5] [amdgcn] Use first lane of v1 for zero constant Andrew Stubbs
10:53 [PATCH] Fix PR92512 Richard Biener
10:41 [Patch, Fortran] dec comparisons - for review Mark Eggleston
10:39 Re: [rs6000] Use VIEW_CONVERT_EXPR to reinterpret vectors (PR 92515) Richard Biener
10:36 Re: Symver attribute Florian Weimer
10:31 Re: [rs6000] Use VIEW_CONVERT_EXPR to reinterpret vectors (PR 92515) Segher Boessenkool
10:26 Re: Ping: [PATCH V6] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682) Feng Xue OS
10:17 Re: [PATCH] PR92398: Fix testcase failure of pr72804.c Segher Boessenkool
10:07 [PATCH] microblaze: fix PR65649 Szabolcs Nagy
10:05 Investment opportunity Peter Wong
10:02 Re: Symver attribute Jan Hubicka
10:02 [rs6000] Use VIEW_CONVERT_EXPR to reinterpret vectors (PR 92515) Richard Sandiford
10:00 [PATCH] musl: Don't use gthr weak refs in libgcc PR91737 Szabolcs Nagy
09:55 [PATCH] musl: Fix invalid tls model in libgomp and libitm PR91938 Szabolcs Nagy
09:47 Re: Symver attribute Florian Weimer
09:43 Re: [PATCH V2] Refactor tree-loop-distribution for thread safety Richard Biener
09:33 Re: [PATCH, GCC, AArch64] Fix PR88398 for AArch64 Richard Biener
09:22 Re: [PATCH v3] gdbinit.in: allow to pass function argument explicitly Konstantin Kharlamov
09:22 Re: [PATCH 1/2] Update iterator of next Jan Hubicka
09:19 Re: [PATCH 1/2] Update iterator of next Jan Hubicka
09:19 Re: [PATCH 1/2] Update iterator of next Richard Biener
09:16 Re: [PATCH 1/2] Update iterator of next Richard Biener
09:07 [PATCH] Fix PR92039, mostly revert PR91975 changes Richard Biener
09:05 Symver attribute Jan Hubicka
08:36 [committed] declare variant scoring when at least one variant needs to be deferred Jakub Jelinek
08:18 Re: Use known value ranges while evaluating ipa predicates Jan Hubicka
08:10 Re: [PATCH 1/2] Update iterator of next Jan Hubicka
08:09 Re: Ping: [PATCH V6] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682) Jan Hubicka
08:08 [PATCH 2/2] Fix comments typo Xiong Hu Luo
08:08 [PATCH 1/2] Update iterator of next Xiong Hu Luo
07:50 Re: introduce -fcallgraph-info option Richard Biener
07:41 Re: [Patch] [mid-end][__RTL] Clean df state despite invalid __RTL startwith passes Richard Biener
07:30 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Tobias Burnus
06:00 Re: introduce -fcallgraph-info option Alexandre Oliva
06:00 Re: [PATCH] PR92398: Fix testcase failure of pr72804.c luoxhu
03:29 Go patch committed: Fix inlining of sink names Ian Lance Taylor
03:18 [PATCH] PR92398: Fix testcase failure of pr72804.c Xiong Hu Luo
03:13 Re: [PATCH] Add support for C++2a stop_token Thomas Rodgers
01:34 Improve checks on C2x fallthrough attribute Joseph Myers
01:01 Re: introduce -fcallgraph-info option Alexandre Oliva
00:56 Re: introduce -fcallgraph-info option Alexandre Oliva
00:26 [PATCH], V8, #6 of #6, Testsuite: Test -fstack-protect-strong works with prefixed addressing Michael Meissner
00:24 [PATCH], V8, #5 of 6, Testsuite: Test PC-relative load/store instructions Michael Meissner
00:22 [PATCH], V8, #4 of 6, Testsuite: Test for prefixed instructions with large offsets Michael Meissner
00:19 [PATCH], V8, #3 of 6, Testsuite: Insure no prefixed instruction uses update addressing Michael Meissner
00:16 [PATCH], V8, #2 of 6, Testsuite: Test illegal DS/DQ offsets become prefixed insns Michael Meissner
00:14 [PATCH], V8, #1 of 6, Tessuite: Add PADDI tests Michael Meissner
00:09 PowerPC V8 testsuite patches Michael Meissner
00:07 Support C2x [[deprecated]] attribute Joseph Myers

November 14, 2019
23:46 Re: Use known value ranges while evaluating ipa predicates Jakub Jelinek
23:14 [PATCH], V7, #7 of 7, Turn on -mpcrel for Linux 64-bit, but not for other targets Michael Meissner
23:09 [PATCH], V7, #6 of 7, Fix issues with vector extract and prefixed instructions Michael Meissner
22:56 [PATCH], V7, #5 of 7, Add more effective targets for the 'future' system to target-supports. Michael Meissner
22:51 [PATCH] V7, #4 of 7, Add explicit (0),1 to @pcrel references Michael Meissner
22:44 [PATCH], V7, #3 of 7, Use PADDI for 34-bit immediate adds Michael Meissner
22:42 [PATCH], V7, #2 of 7, Use PLI to load up 32-bit SImode constants Michael Meissner
22:40 [PATCH] V7, #1 of 7, Use PLI to load up 34-bit DImode constants Michael Meissner
22:40 Re: [RFC C++ PATCH] __builtin_source_location () Jakub Jelinek
22:31 [committed] Change range_operator:fold_range to return a boolean indicating success. Andrew MacLeod
22:25 PowerPC V7 future machine patches Michael Meissner
22:15 Re: [RFC C++ PATCH] __builtin_source_location () Jonathan Wakely
21:35 Re: [PATCH V2] Refactor tree-loop-distribution for thread safety Giuliano Belinassi
21:17 Re: [PATCH v3] gdbinit.in: allow to pass function argument explicitly Konstantin Kharlamov
21:17 Re: [PATCH] Check suitability of spill register for mode Vladimir Makarov
20:53 [PATCH] PR c++/92078 Add access specifiers to specializations Andrew Sutton
20:50 Re: [PATCH v3] gdbinit.in: allow to pass function argument explicitly Segher Boessenkool
20:33 Re: [PATCH] Support multi-versioning on self-recursive function (ipa/92133) Jan Hubicka
20:29 [PATCH, fortran] Extend the builtin directive Szabolcs Nagy
20:23 Re: [C++ Patch] Use cp_expr_loc_or_input_loc in a few additional typeck.c places Paolo Carlini
20:23 [PATCH v3] Extend the simd function attribute Szabolcs Nagy
20:20 Support UTF-8 character constants for C2x Joseph Myers
19:34 [RFC C++ PATCH] __builtin_source_location () Jakub Jelinek
19:27 [PATCH][ARM][GCC][0/x]: Support for MVE ACLE intrinsics. Srinath Parvathaneni
19:16 [PATCH][ARM][GCC][12x]: MVE ACLE intrinsics to set and get vector lane. Srinath Parvathaneni
19:16 [PATCH][ARM][GCC][11x]: MVE ACLE vector interleaving store and deinterleaving load intrinsics and also aliases to vstr and vldr intrinsics. Srinath Parvathaneni
19:16 [PATCH][ARM][GCC][13x]: MVE ACLE scalar shift intrinsics. Srinath Parvathaneni
19:16 [PATCH][ARM][GCC][14x]: MVE ACLE whole vector left shift with carry intrinsics. Srinath Parvathaneni
19:16 [PATCH][ARM][GCC][10x]: MVE ACLE intrinsics "add with carry across beats" and "beat-wise substract". Srinath Parvathaneni
19:16 [PATCH][ARM][GCC][9x]: MVE ACLE predicated intrinsics with (dont-care) variant. Srinath Parvathaneni
19:16 [PATCH][ARM][GCC][2/8x]: MVE ACLE gather load and scatter store intrinsics with writeback. Srinath Parvathaneni
19:16 [PATCH][ARM][GCC][7x]: MVE vreinterpretq and vuninitializedq intrinsics. Srinath Parvathaneni
19:16 [PATCH][ARM][GCC][1/8x]: MVE ACLE vidup, vddup, viwdup and vdwdup intrinsics with writeback. Srinath Parvathaneni
19:15 [PATCH][ARM][GCC][7/5x]: MVE store intrinsics which stores byte,half word or word to memory. Srinath Parvathaneni
19:15 [PATCH][ARM][GCC][6x]:MVE ACLE vaddq intrinsics using arithmetic plus operator. Srinath Parvathaneni
19:15 [PATCH][ARM][GCC][6/5x]: Remaining MVE load intrinsics which loads half word and word or double word from memory. Srinath Parvathaneni
19:15 [PATCH][ARM][GCC][5/5x]: MVE ACLE load intrinsics which load a byte, halfword, or word from memory. Srinath Parvathaneni
19:15 [PATCH][ARM][GCC][4/5x]: MVE load intrinsics with zero(_z) suffix. Srinath Parvathaneni
19:15 [PATCH][ARM][GCC][8/5x]: Remaining MVE store intrinsics which stores an half word, word and double word to memory. Srinath Parvathaneni
19:15 [PATCH][ARM][GCC][3/5x]: MVE store intrinsics with predicated suffix. Srinath Parvathaneni
19:14 [PATCH][ARM][GCC][2/5x]: MVE load intrinsics. Srinath Parvathaneni
19:14 [PATCH][ARM][GCC][1/5x]: MVE store intrinsics. Srinath Parvathaneni
19:14 [PATCH][ARM][GCC][2/4x]: MVE intrinsics with quaternary operands. Srinath Parvathaneni
19:14 [PATCH][ARM][GCC][1/4x]: MVE intrinsics with quaternary operands. Srinath Parvathaneni
19:13 [PATCH][ARM][GCC][1/3x]: MVE intrinsics with ternary operands. Srinath Parvathaneni
19:13 [PATCH][ARM][GCC][4/4x]: MVE intrinsics with quaternary operands. Srinath Parvathaneni
19:13 [PATCH][ARM][GCC][3/4x]: MVE intrinsics with quaternary operands. Srinath Parvathaneni
19:13 [PATCH][ARM][GCC][2/3x]: MVE intrinsics with ternary operands. Srinath Parvathaneni
19:13 [PATCH][ARM][GCC][3/3x]: MVE intrinsics with ternary operands. Srinath Parvathaneni
19:13 [PATCH][ARM][GCC][4/2x]: MVE intrinsics with binary operands. Srinath Parvathaneni
19:13 [PATCH][ARM][GCC][5/2x]: MVE intrinsics with binary operands. Srinath Parvathaneni
19:13 [PATCH][ARM][GCC][2/2x]: MVE intrinsics with binary operands. Srinath Parvathaneni
19:13 [PATCH][ARM][GCC][3/2x]: MVE intrinsics with binary operands. Srinath Parvathaneni
19:13 [PATCH][ARM][GCC][1/1x]: Patch to support MVE ACLE intrinsics with unary operand. Srinath Parvathaneni
19:13 [PATCH][ARM][GCC][1/2x]: MVE intrinsics with binary operands. Srinath Parvathaneni
19:13 [PATCH][ARM][GCC][4/x]: MVE ACLE vector interleaving store intrinsics. Srinath Parvathaneni
19:13 [PATCH][ARM][GCC][1/x]: MVE ACLE intrinsics framework patch. Srinath Parvathaneni
19:13 [PATCH][ARM][GCC][4/1x]: MVE intrinsics with unary operand. Srinath Parvathaneni
19:13 [PATCH][ARM][GCC][2/1x]: MVE intrinsics with unary operand. Srinath Parvathaneni
19:13 [PATCH][ARM][GCC][3/1x]: MVE intrinsics with unary operand. Srinath Parvathaneni
19:13 [PATCH][ARM][GCC][2/x]: MVE ACLE intrinsics framework patch. Srinath Parvathaneni
19:13 [PATCH][ARM][GCC][3/x]: MVE ACLE intrinsics framework patch. Srinath Parvathaneni
19:03 [committed] operator_abs::fold_range() returning incorrect result for overflows (pr92506) Andrew MacLeod
19:02 Re: Tweak gcc.dg/vect/bb-slp-4[01].c (PR92366) Richard Biener
18:59 [PATCH v2] Extend the simd function attribute Szabolcs Nagy
18:48 [SVE] PR89007 - Implement generic vector average expansion Prathamesh Kulkarni
18:38 [Patch] [mid-end][__RTL] Clean df state despite invalid __RTL startwith passes Matthew Malcomson
18:23 [mid-end][__RTL] Clean state despite unspecified __RTL startwith passes Matthew Malcomson
18:10 Tweak gcc.dg/vect/bb-slp-4[01].c (PR92366) Richard Sandiford
17:42 [arm] Follow up for asm-flags vs thumb1 Richard Henderson
17:39 [PATCH] extend missing nul checks to all built-ins (PR 88226) Martin Sebor
17:22 Re: [patch, libgomp] Add tests for print from offload target Jakub Jelinek
17:18 Re: [patch, libgomp] Add tests for print from offload target Andrew Stubbs
17:18 Re: [patch, libgomp] Add tests for print from offload target Tobias Burnus
17:12 [COMMITTED] Remove range_intersect, range_invert, and range_union. Aldy Hernandez
17:11 [PATCH] fold strncmp of unterminated arrays (PR 92501) Martin Sebor
17:05 Re: [patch, libgomp] Add tests for print from offload target Jakub Jelinek
17:00 Re: [Patch, fortran] PR69654 - ICE in gfc_trans_structure_assign Steve Kargl
16:53 [PATCH] libstdc++: Implement new predicate concepts from P1716R3 Jonathan Wakely
16:52 [PATCH] libstdc++: Rename disable_sized_sentinel [P1871R1] Jonathan Wakely
16:47 [patch, libgomp] Add tests for print from offload target Andrew Stubbs
16:36 [patch, libgomp] Enable OpenACC GCN testing Andrew Stubbs
16:12 Re: [PATCH] Add support for C++2a stop_token Jonathan Wakely
16:02 Re: [PATCH] OpenACC "present" subarrays: runtime API return value and unmapping fixes Thomas Schwinge
16:02 [PATCH v3] gdbinit.in: allow to pass function argument explicitly Konstantin Kharlamov
16:01 Re: [PATCH] Support multi-versioning on self-recursive function (ipa/92133) Feng Xue OS
15:56 Re: [RFC, libstdc++] Implement C++20 P1208R6 - source_location. Jonathan Wakely
15:55 Re: Implement the <tuple> part of C++20 p1032 Misc constexpr bits. Jonathan Wakely
15:53 Re: Implement the <array> part of C++20 p1032 Misc constexpr bits. Jonathan Wakely
15:52 [Patch, fortran] PR69654 - ICE in gfc_trans_structure_assign Paul Richard Thomas
15:41 [PATCH, GCC, AArch64] Fix PR88398 for AArch64 Sudakshina Das
15:36 [PATCH] Add OpenACC 2.6 `acc_get_property' support Frederik Harwath
15:34 [PATCH 5/5] [amdgcn] Unfix frame pointer Kwok Cheung Yeung
15:33 [PATCH 4/5] [amdgcn] Update lower limits requested by non-leaf kernels Kwok Cheung Yeung
15:32 [PATCH 3/5] [amdgcn] Restrict register usage in non-kernel functions Kwok Cheung Yeung
15:31 [PATCH 2/5] [amdgcn] Reinitialize registers for every function Kwok Cheung Yeung
15:30 Re: [PATCH v2 2/2] gdbinit.in: allow to pass function argument explicitly Alexander Monakov
15:30 [PATCH 1/5] [amdgcn] Use first lane of v1 for zero constant Kwok Cheung Yeung
15:28 [PATCH 0/5] [amdgcn] Reduce register usage on AMD GCN Kwok Cheung Yeung
15:22 Re: [PATCH] Support multi-versioning on self-recursive function (ipa/92133) Jan Hubicka
15:16 Re: [PATCH v2 4/6] arm, aarch64: Add support for __GCC_ASM_FLAG_OUTPUTS__ Richard Earnshaw (lists)
15:14 Re: [PATCH] Support multi-versioning on self-recursive function (ipa/92133) Feng Xue OS
15:11 Re: [PATCH v2 4/6] arm, aarch64: Add support for __GCC_ASM_FLAG_OUTPUTS__ Richard Henderson
15:09 Re: [PATCH v2 2/2] gdbinit.in: allow to pass function argument explicitly Konstantin Kharlamov
15:07 Re: [PATCH v2 4/6] arm, aarch64: Add support for __GCC_ASM_FLAG_OUTPUTS__ Richard Henderson
15:00 Re: [PATCH v2 2/2] gdbinit.in: allow to pass function argument explicitly Alexander Monakov
14:53 Re: [PATCH 0/4] Eliminate cc0 from m68k Richard Henderson
14:48 Re: [PATCH v2 4/6] arm, aarch64: Add support for __GCC_ASM_FLAG_OUTPUTS__ Richard Earnshaw (lists)
14:42 Re: [PATCH v2 5/6] arm: Add testsuite checks for asm-flag Richard Earnshaw (lists)
14:40 Re: [PATCH v2 3/6] arm: Rename CC_NOOVmode to CC_NZmode Richard Earnshaw (lists)
14:39 Re: [PATCH v2 4/6] arm, aarch64: Add support for __GCC_ASM_FLAG_OUTPUTS__ Richard Earnshaw (lists)
14:25 Re: [PATCH v2 2/2] gdbinit.in: allow to pass function argument explicitly Alexander Monakov
14:19 [PATCH, GCC/ARM, 2/2] Add support for ASRL(imm), LSLL(imm) and LSRL(imm) instructions for Armv8.1-M Mainline Mihail Ionescu
14:19 [PATCH, GCC/ARM, 1/2] Add support for ASRL(reg) and LSLL(reg) instructions for Armv8.1-M Mainline Mihail Ionescu
14:19 [PATCH, GCC/ARM, 0/2] Add support for Armv8.1-M Mainline scalar shifts Mihail Ionescu
14:10 Re: [PATCH v2 2/2] gdbinit.in: allow to pass function argument explicitly Andreas Schwab
14:02 Re: [PATCH v2 2/2] gdbinit.in: allow to pass function argument explicitly Konstantin Kharlamov
13:57 Re: [PATCH v2 2/2] gdbinit.in: allow to pass function argument explicitly Alexander Monakov
13:46 Re: [PATCH v2 0/6] Implement asm flag outputs for arm + aarch64 Richard Henderson
13:44 Re: Avoid trashing of polymorphic call cache during inlining Jan Hubicka
13:41 Re: Avoid trashing of polymorphic call cache during inlining Martin Jambor
13:36 Re: [PATCH v2 2/2] gdbinit.in: allow to pass function argument explicitly Konstantin Kharlamov
13:29 Re: [PATCH v2 2/6] arm: Fix the "c" constraint Richard Henderson
13:23 Re: [PATCH] Support multi-versioning on self-recursive function (ipa/92133) Jan Hubicka
13:18 Re: [PATCH] [GCN] Fix handling of VCC_CONDITIONAL_REG Andrew Stubbs
13:14 Re: Optimize handling of inline summaries Martin Jambor
13:13 Re: [PATCH v2 2/2] gdbinit.in: allow to pass function argument explicitly Alexander Monakov
13:08 Re: [PATCH v2 0/6] Implement asm flag outputs for arm + aarch64 Kyrill Tkachov
13:07 Re: [PATCH v2 2/6] arm: Fix the "c" constraint Kyrill Tkachov
12:59 Re: [PATCH v2 2/2] gdbinit.in: allow to pass function argument explicitly Konstantin Kharlamov
12:56 Re: [C++] Fix interaction between aka changes and DR1558 (PR92206) Jakub Jelinek
12:55 Re: [PATCH v2 2/2] gdbinit.in: allow to pass function argument explicitly Alexander Monakov
12:50 Re: [C++] Fix interaction between aka changes and DR1558 (PR92206) Richard Sandiford
12:44 [PATCH] [GCN] Fix handling of VCC_CONDITIONAL_REG Kwok Cheung Yeung
12:41 [patch 7/7] Update the arm-*-vxworks* support Olivier Hainque
12:38 Set inline-insns-single-O2 to 70 Jan Hubicka
12:36 [PATCH v2 2/2] gdbinit.in: allow to pass function argument explicitly Konstantin Kharlamov
12:36 [PATCH v2 0/2] gdbinit.in fixes Konstantin Kharlamov
12:36 [PATCH v2 1/2] gdbinit.in: call a function with "call", not "set" Konstantin Kharlamov
12:35 [PATCH] Check suitability of spill register for mode Kwok Cheung Yeung
12:33 Re: [PATCH] Add if-chain to switch conversion pass. Bernhard Reutner-Fischer
12:30 [patch 6/7] Housekeeping on TARGET_OS_CPP_BUILTINS for arm-vxworks Olivier Hainque
12:30 Re: [PR47785] COLLECT_AS_OPTIONS Richard Biener
12:25 Re: Fix ICE when inlining into function containing polymorphic call Martin Jambor
12:23 Re: [PATCH 1/4] Preliminary m68k patches Bernd Schmidt
12:23 Re: [17/17] Extend can_duplicate_and_interleave_p to mixed-size vectors Richard Biener
12:22 [patch 5/7] Base support for vxworks 7 on aarch64 Olivier Hainque
12:22 Re: [16/n] Apply maximum nunits for BB SLP Richard Biener
12:21 Re: [PATCH] Split X86_TUNE_AVX128_OPTIMAL into X86_TUNE_AVX256_SPLIT_REGS and X86_TUNE_AVX128_OPTIMAL Richard Biener
12:15 Re: [PATCH] Add one more pass_convert_switch late. Richard Biener
12:06 [PATCH] Add one more pass_convert_switch late. Martin Liška
12:04 Re: [PATCH] Add Optimization keyword for param_max_inline_insns_auto param. Richard Biener
12:03 [PATCH] Remove dead code in switch conv pass. Martin Liška
12:00 [PATCH] Add Optimization keyword for param_max_inline_insns_auto param. Martin Liška
11:57 Re: [gomp4.1] Support #pragma omp target {enter,exit} data Julian Brown
11:55 Re: [PATCH 2/2] gdbinit.in: fix wrong reference to function argument Segher Boessenkool
11:52 Re: Fix ICE when inlining into function containing polymorphic call Jan Hubicka
11:45 [patch 4/7] Update the libgcc support for VxWorks AE/653 Olivier Hainque
11:28 [patch 3/7] Improve the thread support for VxWorks Olivier Hainque
11:19 Re: [gomp4.1] Support #pragma omp target {enter,exit} data Jakub Jelinek
11:19 [patch 2/7] Introduce vxworks specific crtstuff support Olivier Hainque
11:09 [C++ Patch] Use cp_expr_loc_or_input_loc in a few additional typeck.c places Paolo Carlini
11:09 Re: [gomp4.1] Support #pragma omp target {enter,exit} data Thomas Schwinge
10:56 Re: Fix ICE when inlining into function containing polymorphic call Martin Jambor
10:48 [patch] Common ground work for vxworks7 ports updates Olivier Hainque
10:38 Re: [PATCH] Add if-chain to switch conversion pass. Richard Biener
10:12 Re: [PATCH] Make flag_thread_jumps a gate of pass_jump_after_combine Richard Biener
10:07 [PATCH v2 6/6] aarch64: Add testsuite checks for asm-flag Richard Henderson
10:07 [PATCH v2 3/6] arm: Rename CC_NOOVmode to CC_NZmode Richard Henderson
10:07 [PATCH v2 5/6] arm: Add testsuite checks for asm-flag Richard Henderson
10:07 [PATCH v2 4/6] arm, aarch64: Add support for __GCC_ASM_FLAG_OUTPUTS__ Richard Henderson
10:07 [PATCH v2 2/6] arm: Fix the "c" constraint Richard Henderson
10:07 [PATCH v2 1/6] aarch64: Add "c" constraint Richard Henderson
10:07 [PATCH v2 0/6] Implement asm flag outputs for arm + aarch64 Richard Henderson
09:44 Re: [PATCH] Add if-chain to switch conversion pass. Martin Liška
09:41 Re: [PATCH] Add if-chain to switch conversion pass. Martin Liška
09:39 Re: [PATCH] Add if-chain to switch conversion pass. Martin Liška
09:30 [PATCH] Make flag_thread_jumps a gate of pass_jump_after_combine Ilya Leoshkevich
09:15 Re: [PATCH 0/2] Introduce a new GCC option, --record-gcc-command-line Martin Liška
09:04 Re: Ping*2: [PATCH v5] Missed function specialization + partial devirtualization Jan Hubicka
08:43 Re: [PATCH][DOC] Document -fallocation-dce. Martin Liška
08:42 Re: [PATCH] Enable VPOPCNTDQ for icelake-{client,server} and tigerlake. Uros Bizjak
08:40 [Patch][ARM] backport r266665 to gcc8 Christophe Lyon
08:36 Re: [Patch] PR fortran/92470 Fixes for CFI_address Tobias Burnus
08:36 Re: [PATCH] Enable VPOPCNTDQ for icelake-{client,server} and tigerlake. Martin Liška
08:34 [committed] Change sse4_1 to sse4.1 and sse4_2 to sse4.2 Jakub Jelinek
08:32 Re: [Patch] PR fortran/92470 Fixes for CFI_address Jakub Jelinek
08:31 Re: [Patch] PR fortran/92470 Fixes for CFI_address Andreas Schwab
08:31 [committed] Diagnose negative score in declare variant Jakub Jelinek
08:28 [committed] Add nvidia as valid OpenMP context selector vendor Jakub Jelinek
08:28 [committed] Support both identifiers and string literals as properties of declare variant *-name-list selectors Jakub Jelinek
08:28 Re: [PATCH] Relax lto-dump.o dependency. Martin Liška
08:27 Re: Fix ICE when inlining into function containing polymorphic call Jan Hubicka
08:01 [committed] remove multi-range selftests from range-ops.cc Aldy Hernandez
07:40 The GCC 7 branch is now closed Richard Biener
07:01 [committed] change normalize_{addresses,symbolics} to work in place Aldy Hernandez
06:45 Re: [PATCH 2/2] gdbinit.in: fix wrong reference to function argument Konstantin Kharlamov
06:01 Re: [PATCH, testsuite] Fix PR92464 by adjust test case loop bound Kewen.Lin
05:07 Ping*2: [PATCH v5] Missed function specialization + partial devirtualization luoxhu
04:17 [PATCH] Fix libstdc++ build on macOS Strager Neds
03:52 Support C2x [[]] attributes for C Joseph Myers
03:06 Re: [PATCH] Add `--with-install-sysroot=' configuration option Joseph Myers
02:51 Re: [PATCH 1/2] Introduce dg-require-target-object-format Hans-Peter Nilsson
02:47 [PATCH] Add `--with-install-sysroot=' configuration option Maciej W. Rozycki
02:00 Re: [PATCH] Add support for C++2a stop_token Thomas Rodgers
01:49 Re: [PATCH] Switch gcc ftp URL's to http Joseph Myers
01:04 Re: Fix ICE when inlining into function containing polymorphic call Jakub Jelinek
00:48 Re: [C++] Fix interaction between aka changes and DR1558 (PR92206) Jakub Jelinek
00:32 Re: [Patch] PR fortran/92470 Fixes for CFI_address Jakub Jelinek

November 13, 2019
22:49 Re: [PATCH] Relax lto-dump.o dependency. Jan Hubicka
22:11 Re: Ping: [PATCH v4, rs6000] Replace X-form addressing with D-form addressing in new pass for Power9 Kelvin Nilsen
21:50 [PATCH] Remove vestiges of MODIFY_JNI_METHOD_CALL Tom Tromey
21:45 Re: [PATCH] libsupc++: Implement comparison algorithms for C++20 Jonathan Wakely
21:08 Fix ICE when inlining into function containing polymorphic call Jan Hubicka
21:05 Re: [PATCH] Switch gcc ftp URL's to http Janne Blomqvist
20:41 Re: [PATCH] Switch gcc ftp URL's to http Andrew Pinski
20:37 [PATCH] Switch gcc ftp URL's to http Janne Blomqvist
20:03 Re: [PATCH 1/4] Preliminary m68k patches Jeff Law
19:58 Re: [PATCH 1/2] gdbinit.in: call a function with "call", not "set" Jeff Law
19:55 Re: [PATCH 3/5] Use func_checker::hash_operand for hashing of GIMPLE operands. Jeff Law
19:53 Re: [PATCH 5/5] Update statistics about needed symbols in IPA ICF. Jeff Law
19:52 Re: [PATCH 4/5] Handle FIELD_DECL in IPA ICF. Jeff Law
19:52 Re: [PATCH 2/5] Update dump message in IPA ICF. Jeff Law
19:47 Fix gcc.dg/tree-prof/crossmodule-indircall-1.c Jan Hubicka
19:46 Fix verify_propagated_use ICE during profiledbootstrap Jan Hubicka
19:41 Re: [PATCH] [MIPS] Sanitize the constant argument for rotr<mode>3 Dragan Mladjenovic
19:35 Re: [PATCH 0/4] Eliminate cc0 from m68k Jeff Law
19:25 Re: [PATCH 0/2] Introduce a new GCC option, --record-gcc-command-line Jeff Law
19:25 Re: [PATCH 0/4] Eliminate cc0 from m68k Segher Boessenkool
19:23 Re: [PATCH 0/2] Introduce a new GCC option, --record-gcc-command-line Jeff Law
19:07 [PATCH] implement pre-c++20 contracts Jeff Chapman
18:58 Re: [PATCH 0/4] Eliminate cc0 from m68k Bernd Schmidt
18:16 Re: [PATCH 0/4] Eliminate cc0 from m68k Segher Boessenkool
17:52 Re: [PATCH] libsupc++: Implement comparison algorithms for C++20 Daniel Krügler
17:20 Re: extract independent value_range bits to value-range.cc Andrew MacLeod
17:12 extract independent value_range bits to value-range.cc Aldy Hernandez
16:44 Re: [PATCH] errno can't alias locals (PR 92412) Martin Sebor
16:28 [PATCH 1/2] Move loop and switch tree data structures from cp/ to c-family/. Sandra Loosemore
16:27 [PATCH 2/2] Change C front end to emit structured loop and switch tree nodes. Sandra Loosemore
16:27 [PATCH 0/2] Make C front end share the C++ tree representation of loops and switches Sandra Loosemore
16:26 [PATCH] libsupc++: Implement comparison algorithms for C++20 Jonathan Wakely
16:16 Re: [PATCH 3/4] Set costs for jumps in combine Segher Boessenkool
16:15 Re: [8/n] Replace autovectorize_vector_sizes with autovectorize_vector_modes Richard Sandiford
16:14 Re: [PATCH] Enable VPOPCNTDQ for icelake-{client,server} and tigerlake. Uros Bizjak
15:43 Re: [PATCH] Add if-chain to switch conversion pass. Michael Matz
15:35 Re: [C++ PATCH] c++/89070 - bogus [[nodiscard]] warning in SFINAE. Jason Merrill
15:25 Re: [PATCH][DOC] Document -fallocation-dce. Sandra Loosemore
15:25 [PATCH] Enable VPOPCNTDQ for icelake-{client,server} and tigerlake. Martin Liška
15:24 Re: [PATCH 3/X] [libsanitizer] Add option to bootstrap using HWASAN Matthew Malcomson
15:23 Re: [PATCH 2/2] gdbinit.in: fix wrong reference to function argument Jason Merrill
15:14 [committed] place value_range_kind at the end of value_range constructors Aldy Hernandez
14:49 Re: [PATCH] errno can't alias locals (PR 92412) Richard Biener
14:47 Re: [PATCH 2/2] [ARM] Add support for -mpure-code in thumb-1 (v6m) Christophe Lyon
14:47 Re: Ping: [PATCH V6] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682) Martin Jambor
14:46 Re: [C++ PATCH] Sorry about <=> on VECTOR_TYPE. Richard Biener
14:46 Re: [PATCH 2/2] [ARM] Add support for -mpure-code in thumb-1 (v6m) Christophe Lyon
14:44 Re: [PATCH] Sort debug counter names. Richard Biener
14:42 [PATCH] PR c++/92403 Andrew Sutton
14:41 Re: [PATCH 2/2] [ARM] Add support for -mpure-code in thumb-1 (v6m) Christophe Lyon
14:39 Re: Ping: [PATCH V6] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682) Jan Hubicka
14:35 Re: [PATCH] include size and offset in -Wstringop-overflow Richard Biener
14:33 Re: handle VIEW_CONVERT_EXPR in debug_node Richard Biener
14:32 Re: [PATCH] contrib/download_prerequisites: Use http instead of ftp Richard Biener
14:30 Re: [8/n] Replace autovectorize_vector_sizes with autovectorize_vector_modes Richard Biener
14:20 Re: Ping Re: Add C2x *_NORM_MAX constants to <float.h> Jakub Jelinek
14:16 [committed] Add a few missing checks that IPA_NODE_REF is not NULL (PR 92454) Martin Jambor
14:13 Re: [PATCH] Refactor tree-loop-distribution for thread safety Richard Biener
14:10 Ping Re: Add C2x *_NORM_MAX constants to <float.h> Joseph Myers
13:58 Re: [PATCH] PR90838: Support ctz idioms Richard Biener
13:47 Re: Ping: [PATCH V6] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682) Richard Biener
13:45 [PATCH][DOC] Document -fallocation-dce. Martin Liška
13:40 Re: [PATCH 1/5] Do not overuse push/pop_cfun in IPA ICF. Richard Biener
13:39 Re: [PATCH] Enhance syntax of -fdbg-cnt. Richard Biener
13:36 Re: [PATCH] Remove params for a specific optimization option. Richard Biener
13:29 [PATCH] Diagnose hard errors during constraint satisfaction Andrew Sutton
13:24 Re: [PATCH 2/4] The main m68k cc0 conversion Bernd Schmidt
13:21 [PATCH 4/4] Fix autoinc cbranch Bernd Schmidt
13:13 [PATCH 3/4] Set costs for jumps in combine Bernd Schmidt
13:09 [PATCH 2/4] The main m68k cc0 conversion Bernd Schmidt
13:08 Re: [PATCH 1/4] Preliminary m68k patches Bernd Schmidt
13:05 [PATCH 0/4] Eliminate cc0 from m68k Bernd Schmidt
12:46 Re: [PATCH 0/7 libgomp,amdgcn] AMD GCN Offloading Support Andrew Stubbs
12:42 [committed, amdgcn] Move gcn-run heap into GPU memory Andrew Stubbs
12:19 Re: [PATCH] PR90838: Support ctz idioms Wilco Dijkstra
12:15 Re: [PATCH] Free dominance info at the beginning of pass_jump_after_combine Ilya Leoshkevich
12:01 [Ada] Fix -fdump-ada-spec issue with array field Eric Botcazou
11:50 Re: [PATCH] Free dominance info at the beginning of pass_jump_after_combine Segher Boessenkool
11:39 Re: [PATCH] PR90838: Support ctz idioms Segher Boessenkool
11:32 Re: [PATCH 2/2] gdbinit.in: fix wrong reference to function argument Segher Boessenkool
11:22 Re: [PATCH] Add if-chain to switch conversion pass. Martin Liška
11:21 Re: [PATCH 1/2] gdbinit.in: call a function with "call", not "set" Segher Boessenkool
10:57 Re: [Patch] PR fortran/92470 Fixes for CFI_address Paul Richard Thomas
10:52 Re: [PATCH] rs6000: Use ULL on big hexadecimal literal Segher Boessenkool
10:46 Re: Regression due to recent IPA changes Jan Hubicka
10:42 Re: [PATCH, testsuite] Fix PR92464 by adjust test case loop bound Segher Boessenkool
10:18 Re: Ping: [PATCH V6] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682) Feng Xue OS
10:14 Re: Ping: [PATCH V6] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682) Feng Xue OS
09:38 Re: [PATCH 0/2] Introduce a new GCC option, --record-gcc-command-line Martin Liška
09:37 Re: [PATCH 0/2] Introduce a new GCC option, --record-gcc-command-line Martin Liška
09:22 [PATCH 3/5] Use func_checker::hash_operand for hashing of GIMPLE operands. Martin Liska
09:22 [PATCH 5/5] Update statistics about needed symbols in IPA ICF. Martin Liska
09:22 [PATCH 2/5] Update dump message in IPA ICF. Martin Liska
09:22 [PATCH 4/5] Handle FIELD_DECL in IPA ICF. Martin Liska
09:22 [PATCH 1/5] Do not overuse push/pop_cfun in IPA ICF. Martin Liska
09:22 [PATCH 0/5] IPA ICF: more clean up Martin Liska
09:15 Re: [PATCH] Enhance syntax of -fdbg-cnt. Martin Liška
09:15 Re: [PATCH 4/7] Remove gcc/params.* files. Rainer Orth
09:11 Dump info about missing summaries in ipa-prop Jan Hubicka
09:07 Fix optimization options for -fprofile-generate ctors Jan Hubicka
08:57 [AArch64] Use aarch64_sve_int_mode in SVE ACLE code Richard Sandiford
08:44 Re: [C++] Fix interaction between aka changes and DR1558 (PR92206) Richard Sandiford
08:39 Re: [PATCH 4/7] Remove gcc/params.* files. Martin Liška
08:32 Re: [PATCH 0/6] Implement asm flag outputs for arm + aarch64 Richard Sandiford
08:30 Re: [PATCH] Remove params for a specific optimization option. Martin Liška
08:22 Re: Free ipa-prop edge summaries for inline calls Jan Hubicka
08:20 Re: [PATCH] Remove params for a specific optimization option. Jan Hubicka
08:16 Re: Free ipa-prop edge summaries for inline calls Martin Liška
08:15 [PATCH] Remove params for a specific optimization option. Martin Liška
08:11 [Patch][committed][Fortran] Use proper type for hidden is-present argument Tobias Burnus
08:09 [PATCH 1/3] Remove leftover call to finalize_options_struct. Martin Liska
08:09 [PATCH 2/3] Fix params.exp by parsing output of --help=params -Q. Martin Liska
08:09 [PATCH 3/3] Update comment in opts.c. Martin Liska
08:09 [PATCH 0/3] Param conversion fallout Martin Liska
08:06 Re: [PATCH 0/6] Implement asm flag outputs for arm + aarch64 Richard Henderson
08:05 Ping^1: [patch,avr] Add suport for devices from the 0-series. Georg-Johann Lay
08:04 [PATCH] Fix PR92473 Richard Biener
07:31 [PATCH, testsuite] Fix PR92464 by adjust test case loop bound Kewen.Lin
06:29 [PATCH 3/3] Improve efficiency of copying section from another tree Strager Neds
06:28 [PATCH 2/3] Refactor section name ref counting Strager Neds
06:28 [PATCH 1/3] Refactor copying decl section names Strager Neds
01:08 Re: [golang-dev] [PATCH] libgo/test: Add flags to find libgcc_s in build-tree testing Maciej W. Rozycki
00:43 [PATCH] libgo/test: Pass $GOLIBS to compilation in DejaGNU testing Maciej W. Rozycki

November 12, 2019
22:51 Re: Fix ICE in ipa-cp when mixing -O0 and -O2 code in LTO Jan Hubicka
22:18 Re: [PATCH 5/7 libgomp,amdgcn] Optimize GCN OpenMP malloc performance Jakub Jelinek
22:07 Re: Free ipa-prop edge summaries for inline calls Martin Jambor
21:52 [PATCH] rs6000: Use ULL on big hexadecimal literal Segher Boessenkool
21:50 Re: [PATCH] Enable libsanitizer build on riscv64 Jim Wilson
21:20 [C++ PATCH] Merge some using-decl handling Nathan Sidwell
21:17 Re: [Patch, RFC] PR81651/Fortran - Enhancement request: have f951 print out fully qualified module file name Harald Anlauf
21:13 Re: [PATCH 4/7] Remove gcc/params.* files. Rainer Orth
21:08 Re: [PATCH 2/4] MSP430: Disable exception handling by default for C++ Richard Sandiford
20:55 [PATCH 2/2] testsuite: Add testcases for PR92449 Segher Boessenkool
20:55 [PATCH 1/2] rs6000: Handle unordered for xscmpexp[dq]p without NaNs (PR92449) Segher Boessenkool
20:55 [PATCH 0/2] Fix PR 92449 (unordered with -ffast-math) Segher Boessenkool
20:29 Re: Fix ICE in ipa-cp when mixing -O0 and -O2 code in LTO Eric Botcazou
20:25 Re: [Patch] PR fortran/92470 Fixes for CFI_address Tobias Burnus
20:23 Re: [PATCH] Set AVX128_OPTIMAL for all avx targets. H.J. Lu
20:21 Re: [PATCH 0/6] Implement asm flag outputs for arm + aarch64 Richard Sandiford
19:55 Re: [PATCH] include size and offset in -Wstringop-overflow Martin Sebor
19:49 handle VIEW_CONVERT_EXPR in debug_node Ulrich Drepper
19:36 Fix ICE in ipa-cp when mixing -O0 and -O2 code in LTO Jan Hubicka
19:34 [PATCH] contrib/download_prerequisites: Use http instead of ftp Janne Blomqvist
19:33 Watch for missing summaires in ipa-profile Jan Hubicka
18:19 Re: [PATCH 5/7] Remove last leftover usage of params* files. Martin Liška
18:01 Re: Teach ipa-cp to propagate value ranges over binary operaitons too Jan Hubicka
17:59 Re: [PATCH] implement -Wrestrict for sprintf (PR 83688) Martin Sebor
17:58 Re: Teach ipa-cp to propagate value ranges over binary operaitons too Martin Jambor
17:55 Re: [PATCH] include size and offset in -Wstringop-overflow Jeff Law
17:54 Re: [8/n] Replace autovectorize_vector_sizes with autovectorize_vector_modes Richard Sandiford
17:47 Re: [PATCH 5/7 libgomp,amdgcn] Optimize GCN OpenMP malloc performance Andrew Stubbs
17:33 Re: [PATCH][AArch64] Implement Armv8.5-A memory tagging (MTE) intrinsics Dennis Zhang
17:25 Re: [PATCH][gcc] libgccjit: handle long literals in playback::context::new_string_literal Andrea Corallo
17:22 Re: [PATCH] implement -Wrestrict for sprintf (PR 83688) Martin Sebor
17:04 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Thomas König
16:45 [C++ PATCH] c++/89070 - bogus [[nodiscard]] warning in SFINAE. Marek Polacek
16:39 Re: [PATCH] Fix slowness in demangler Tim Rühsen
16:09 [C] Add a target hook that allows targets to verify type usage Richard Sandiford
15:57 Re: [PATCH][AArch64] Implement Armv8.5-A memory tagging (MTE) intrinsics Kyrill Tkachov
15:51 Re: [committed] Handle POLY_INT_CST in copy_reference_ops_from_ref Andreas Schwab
15:50 Re: [PATCH][AArch64] Implement Armv8.5-A memory tagging (MTE) intrinsics Dennis Zhang
15:45 Re: [PATCH] include size and offset in -Wstringop-overflow Martin Sebor
15:39 Re: [PATCH 5/7] Remove last leftover usage of params* files. Harwath, Frederik
15:32 Re: [PATCH] Free dominance info at the beginning of pass_jump_after_combine Ilya Leoshkevich
15:29 Re: [PATCH] [MIPS] Sanitize the constant argument for rotr<mode>3 Jeff Law
15:25 Re: [C++] Fix interaction between aka changes and DR1558 (PR92206) Jason Merrill
15:16 Re: [PATCH] Fix slowness in demangler Ian Lance Taylor via gcc-patch
15:11 Re: [committed] Handle POLY_INT_CST in copy_reference_ops_from_ref Richard Sandiford
14:57 Re: [Patch] PR fortran/92470 Fixes for CFI_address Paul Richard Thomas
14:56 [PATCH] [MIPS] Sanitize the constant argument for rotr<mode>3 Dragan Mladjenovic
14:54 Re: [PATCH][arm][2/X] Implement __qadd, __qsub, __qdbl intrinsics Christophe Lyon
14:42 [Patch] PR fortran/92470 Fixes for CFI_address Tobias Burnus
14:40 Re: [PATCH 7/7 libgomp,amdgcn] GCN Libgomp Plugin Andrew Stubbs
14:39 [PR c++/6936] Delete duplicate test Nathan Sidwell
14:36 [PATCH] PR90838: Support ctz idioms Wilco Dijkstra
14:33 Re: [PATCH] Free dominance info at the beginning of pass_jump_after_combine Segher Boessenkool
14:21 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Tobias Burnus
14:19 Re: [PATCH 4/7 libgomp,amdgcn] GCN libgomp port Andrew Stubbs
14:15 [PATCH] Fix slowness in demangler Tim Rühsen
14:14 Re: [PATCH] Free dominance info at the beginning of pass_jump_after_combine Richard Biener
14:11 [PATCH] Free dominance info at the beginning of pass_jump_after_combine Ilya Leoshkevich
14:02 Re: [PATCH 7/7 libgomp,amdgcn] GCN Libgomp Plugin Jakub Jelinek
13:56 Re: [PATCH 5/7 libgomp,amdgcn] Optimize GCN OpenMP malloc performance Jakub Jelinek
13:48 Re: Teach ipa-cp to propagate value ranges over binary operaitons too Jan Hubicka
13:46 Re: [PATCH 4/7 libgomp,amdgcn] GCN libgomp port Jakub Jelinek
13:43 Re: [PATCH 3/7 libgomp,nvptx] Add device number to GOMP_OFFLOAD_openacc_async_construct Jakub Jelinek
13:40 Re: [PATCH 1/7 libgomp,nvptx] Move generic libgomp files from nvptx to accel Jakub Jelinek
13:40 Re: Teach ipa-cp to propagate value ranges over binary operaitons too Richard Biener
13:39 Re: [PATCH 2/2] gdbinit.in: fix wrong reference to function argument Andreas Schwab
13:31 Re: [PATCH] Refactor tree-loop-distribution for thread safety Giuliano Belinassi
13:30 [PATCH 6/7 amdgcn] Use a single worker for OpenACC on AMD GCN Andrew Stubbs
13:30 [PATCH 5/7 libgomp,amdgcn] Optimize GCN OpenMP malloc performance Andrew Stubbs
13:30 [PATCH 7/7 libgomp,amdgcn] GCN Libgomp Plugin Andrew Stubbs
13:29 [PATCH 4/7 libgomp,amdgcn] GCN libgomp port Andrew Stubbs
13:29 [PATCH 2/7 amdgcn] GCN mkoffload Andrew Stubbs
13:29 [PATCH 3/7 libgomp,nvptx] Add device number to GOMP_OFFLOAD_openacc_async_construct Andrew Stubbs
13:29 [PATCH 0/7 libgomp,amdgcn] AMD GCN Offloading Support Andrew Stubbs
13:29 [PATCH 1/7 libgomp,nvptx] Move generic libgomp files from nvptx to accel Andrew Stubbs
13:27 Re: Ping: [PATCH V6] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682) Jan Hubicka
13:17 Re: [PATCH 2/2] gdbinit.in: fix wrong reference to function argument Konstantin Kharlamov
13:15 Re: Ping: [PATCH V6] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682) Martin Jambor
13:08 Re: [PATCH 2/2] gdbinit.in: fix wrong reference to function argument Andreas Schwab
13:03 Use known value ranges while evaluating ipa predicates Jan Hubicka
12:58 Re: [PATCH 2/2] gdbinit.in: fix wrong reference to function argument Konstantin Kharlamov
12:57 Teach ipa-cp to propagate value ranges over binary operaitons too Jan Hubicka
12:50 Re: [PATCH 2/2] gdbinit.in: fix wrong reference to function argument Andreas Schwab
12:42 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Thomas König
12:35 Re: [PATCH, OpenACC, v2] Non-contiguous array support for OpenACC data clauses Chung-Lin Tang
12:34 Re: Ping: [PATCH V6] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682) Jan Hubicka
12:15 Re: Ping: [PATCH V6] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682) Jan Hubicka
12:10 [PATCH] Fix PR92460 Richard Biener
12:08 Re: [PATCH 3/X] [libsanitizer] Add option to bootstrap using HWASAN Martin Liška
12:07 [PATCH] Fix PR92461 Richard Biener
11:47 [PATCH 2/2] gdbinit.in: fix wrong reference to function argument Konstantin Kharlamov
11:47 [PATCH 1/2] gdbinit.in: call a function with "call", not "set" Konstantin Kharlamov
11:47 [PATCH 0/2] gdbinit.in fixes Konstantin Kharlamov
11:27 Re: [PATCH] Enable libsanitizer build on riscv64 Jakub Jelinek
11:17 Re: [PATCH 2/2] [ARM] Add support for -mpure-code in thumb-1 (v6m) Richard Earnshaw (lists)
11:14 Re: [PATCH 2/2] [ARM] Add support for -mpure-code in thumb-1 (v6m) Richard Earnshaw (lists)
10:48 Re: [PATCH] Set AVX128_OPTIMAL for all avx targets. Hongtao Liu
10:41 Re: [PATCH, rs6000] Refactor FP vector comparison operators Kewen.Lin
10:39 Re: [PATCH][arm][1/X] Add initial support for saturation intrinsics Kyrill Tkachov
10:38 Re: [PATCH] Avoid *ORDERED_EXPRs in the IL if !HONOR_NANS (PR target/92449) Richard Biener
10:35 [PATCH] Split X86_TUNE_AVX128_OPTIMAL into X86_TUNE_AVX256_SPLIT_REGS and X86_TUNE_AVX128_OPTIMAL Hongtao Liu
10:35 Re: [PATCH 2/2] [ARM] Add support for -mpure-code in thumb-1 (v6m) Kyrill Tkachov
10:33 Re: [PATCH] Enable libsanitizer build on riscv64 Jakub Jelinek
10:31 Re: [PATCH][arm][1/X] Add initial support for saturation intrinsics Christophe Lyon
10:25 Re: [PATCH, GCC/ARM, 10/10] Enable -mcmse Kyrill Tkachov
10:24 Re: [PATCH, GCC/ARM, 9/10] Call nscall function with blxns Kyrill Tkachov
10:22 Re: [PATCH, GCC/ARM, 8/10] Do lazy store & load inline when calling nscall function Kyrill Tkachov
10:19 Re: [PATCH, GCC/ARM, 7/10] Clear all VFP regs inline in hardfloat nscall functions Kyrill Tkachov
10:19 Re: [PATCH, GCC/ARM, 6/10] Clear GPRs inline when calling nscall function Kyrill Tkachov
10:18 Re: [PATCH] Avoid *ORDERED_EXPRs in the IL if !HONOR_NANS (PR target/92449) Segher Boessenkool
10:16 Re: [PATCH] Avoid *ORDERED_EXPRs in the IL if !HONOR_NANS (PR target/92449) Segher Boessenkool
10:13 Re: [PATCH] errno can't alias locals (PR 92412) Andreas Schwab
10:05 Re: [PATCH, GCC/ARM, 5/10] Clear VFP registers with VSCCLRM Kyrill Tkachov
09:56 Re: [PATCH] Enable libsanitizer build on riscv64 Andreas Schwab
09:55 Re: [PATCH, GCC/ARM, 4/10] Clear GPR with CLRM Kyrill Tkachov
09:52 Re: [PATCH] Fix PR92324 Christophe Lyon
09:52 Re: [C++ PATCH] Sorry about <=> on VECTOR_TYPE. Jakub Jelinek
09:45 Re: [PATCH 3/7] Apply mechanical replacement (generated patch). Richard Biener
09:44 Re: [PATCH 0/7] Param conversion to option machinery Richard Biener
09:44 Re: [PATCH 8/9] Remove option_default_params and option_validate_param hooks. Richard Biener
09:40 Re: [PATCH][AArch64] Implement Armv8.5-A memory tagging (MTE) intrinsics Kyrill Tkachov
09:25 Re: [14/n] Vectorise conversions between differently-sized integer vectors Richard Biener
09:24 Re: [11a/n] Avoid retrying with the same vector modes Richard Biener
09:23 Re: [PATCH 0/7] Param conversion to option machinery Martin Liška
09:22 Re: [PATCH] Refactor tree-loop-distribution for thread safety Andrew Pinski
09:22 Re: [11/n] Support vectorisation with mixed vector sizes Richard Biener
09:21 [PATCH 8/9] Remove option_default_params and option_validate_param hooks. Martin Liška
09:20 Re: [C++ PATCH] Sorry about <=> on VECTOR_TYPE. Richard Biener
09:19 Re: [PATCH 3/7] Apply mechanical replacement (generated patch). Martin Liška
09:16 Re: [PATCH] Use more SET_OPTION_IF_UNSET. Richard Biener
09:16 Re: [PATCH] Refactor tree-loop-distribution for thread safety Richard Biener
09:12 [mid-end] Add notes to dataflow insn info when re-emitting (PR92410) Matthew Malcomson
09:11 Re: [PATCH 2/2] [ARM] Add support for -mpure-code in thumb-1 (v6m) Christophe Lyon
09:04 [PATCH][COMMITTED] Add OpenACC 2.6 `serial' construct support frederik
09:02 Re: [C++ PATCH] Sorry about <=> on VECTOR_TYPE. Jakub Jelinek
09:01 Re: [PATCH] Sort debug counter names. Martin Liška
09:00 Re: [PATCH] Enhance syntax of -fdbg-cnt. Martin Liška
08:57 [C++ Patch] Improve cp_truthvalue_conversion locations and more Paolo Carlini
08:48 Re: [patch, fortran] PR92123 - [F2018/array-descriptor] Scalar allocatable/pointer with array descriptor (via bind(C)): ICE with select rank or error scalar variable with POINTER or ALLOCATABLE in procedure with BIND(C) is not yet supported Tobias Burnus
08:41 Re: [PATCH] Set AVX128_OPTIMAL for all avx targets. Richard Biener
08:39 Re: [PATCH] Sort debug counter names. Richard Biener
08:35 Re: [PATCH] Enhance syntax of -fdbg-cnt. Richard Biener
08:31 Re: [PATCH] Set AVX128_OPTIMAL for all avx targets. Hongtao Liu
08:29 Re: [PATCH] Set AVX128_OPTIMAL for all avx targets. Hongtao Liu
08:29 Re: [PATCH] Set AVX128_OPTIMAL for all avx targets. Richard Biener
08:19 Re: [PATCH] Set AVX128_OPTIMAL for all avx targets. Richard Biener
08:17 Re: [PATCH] include size and offset in -Wstringop-overflow Richard Biener
08:16 Re: [PATCH] include size and offset in -Wstringop-overflow Richard Biener
08:11 Re: [C++ PATCH] Sorry about <=> on VECTOR_TYPE. Richard Biener
08:05 Re: [PATCH] errno can't alias locals (PR 92412) Richard Biener
07:54 Re: [PATCH][vect]PR92347: Don't overwrite safelen for epilogues Richard Biener
07:50 Re: [PATCH] Sort debug counter names. Martin Liška
07:50 Re: [PATCH] Enhance syntax of -fdbg-cnt. Martin Liška
07:48 Re: [PATCH] Avoid *ORDERED_EXPRs in the IL if !HONOR_NANS (PR target/92449) Richard Biener
07:46 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Janne Blomqvist
07:46 Re: [PATCH] Fix ICE in vrp on aarch64 (PR tree-optimization/92452) Richard Biener
07:42 Re: [PATCH] Bump minimum MPFR version to 3.1.0 Janne Blomqvist
07:36 [PATCH] Set AVX128_OPTIMAL for all avx targets. Hongtao Liu
05:10 Re: [PATCH] include size and offset in -Wstringop-overflow Jeff Law
05:07 Re: [PATCH] include size and offset in -Wstringop-overflow Jeff Law
05:07 Re: [PATCH] Enable libsanitizer build on riscv64 Jim Wilson
04:59 Re: [PATCH] Bump minimum MPFR version to 3.1.0 Jeff Law
04:56 Re: [C++ PATCH] Implement P1946R0 - Allow defaulting comparisons by value Jason Merrill
04:53 [C++ PATCH] Sorry about <=> on VECTOR_TYPE. Jason Merrill
01:28 [PATCH] track dynamic allocation in strlen (PR 91582) Martin Sebor
01:04 Re: [patch, fortran] PR92123 - [F2018/array-descriptor] Scalar allocatable/pointer with array descriptor (via bind(C)): ICE with select rank or error scalar variable with POINTER or ALLOCATABLE in procedure with BIND(C) is not yet supported Vipul Parekh
00:54 C++ PATCH for c++/88337 - P1327R1: Allow polymorphic typeid in constexpr Marek Polacek
00:07 [PATCH] Avoid *ORDERED_EXPRs in the IL if !HONOR_NANS (PR target/92449) Jakub Jelinek
00:02 [C++ PATCH] Fix concepts vs. PCH (PR c++/92458) Jakub Jelinek

November 11, 2019
23:51 Ping: [PATCH] Fix multibyte-related issues in pretty-print.c (PR 91843) Lewis Hyatt
23:43 Re: [golang-dev] [PATCH] libgo/test: Add flags to find libgcc_s in build-tree testing Ian Lance Taylor
23:29 Re: [golang-dev] [PATCH 3/4] libgo/test: Fix compilation for build sysroot Ian Lance Taylor
23:16 Re: [golang-dev] [PATCH 0/4] Fix library testsuite compilation for build sysroot Ian Lance Taylor
23:02 Re: [PATCH] V6, #4 of 17: Add prefixed instruction support to stack protect insns Michael Meissner
22:53 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Thomas König
22:42 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Janne Blomqvist
22:38 [PATCH] errno can't alias locals (PR 92412) Martin Sebor
22:37 Re: [Patch, RFC] PR81651/Fortran - Enhancement request: have f951 print out fully qualified module file name Janne Blomqvist
22:08 Re: [RFC] Only warn for maybe-uninitialized SRAed bits in -Wextra (PR 80635) Martin Jambor
21:57 Re: [patch, fortran] Load scalar intent-in variables at the beginning of procedures Thomas Koenig
21:56 [patch, fortran] Load scalar intent-in variables at the beginning of procedures Thomas König
21:54 [Patch, RFC] PR81651/Fortran - Enhancement request: have f951 print out fully qualified module file name Harald Anlauf
21:29 Re: [C++ PATCH] Fix deleted fn handling (PR c++/92447) Jason Merrill
20:18 [PATCH] Fix ICE in vrp on aarch64 (PR tree-optimization/92452) Jakub Jelinek
20:15 [C++ PATCH] Fix deleted fn handling (PR c++/92447) Jakub Jelinek
20:09 [committed] Unbreak powerpc* bootstrap (PR bootstrap/92433) Jakub Jelinek
20:07 [committed] Diagnose #pragma omp declare target without corresponding #pragma omp end declare target Jakub Jelinek
20:02 Re: [C++ PATCH] Implement P1946R0 - Allow defaulting comparisons by value Jakub Jelinek
19:02 Re: [PATCH] Bump minimum MPFR version to 3.1.0 Janne Blomqvist
18:52 [8/8] Optimise WAR and WAW alias checks Richard Sandiford
18:51 [7/8] Use a single comparison for index-based alias checks Richard Sandiford
18:50 [6/8] Print the type of alias check in a dump message Richard Sandiford
18:49 [5/8] Dump the list of merged alias pairs Richard Sandiford
18:48 [4/8] Record whether a dr_with_seg_len contains mixed steps Richard Sandiford
18:47 [3/8] Add flags to dr_with_seg_len_pair_t Richard Sandiford
18:47 [2/8] Delay swapping data refs in prune_runtime_alias_test_list Richard Sandiford
18:46 [1/8] Move canonicalisation of dr_with_seg_len_pair_ts Richard Sandiford
18:46 Re: [RFC] Only warn for maybe-uninitialized SRAed bits in -Wextra (PR 80635) Martin Sebor
18:45 [0/8] Improve vector alias checks for WAR and WAW dependencies Richard Sandiford
18:44 Re: [golang-dev] [PATCH 0/4] Fix library testsuite compilation for build sysroot Maciej W. Rozycki
18:42 Re: [golang-dev] [PATCH 0/4] Fix library testsuite compilation for build sysroot Maciej W. Rozycki
18:35 Re: [golang-dev] [PATCH 0/4] Fix library testsuite compilation for build sysroot Ian Lance Taylor
18:33 Re: [golang-dev] [PATCH 0/4] Fix library testsuite compilation for build sysroot Ian Lance Taylor
18:29 Re: [PATCH] Bump minimum MPFR version to 3.1.0 Joseph Myers
18:23 Re: [golang-dev] [PATCH 0/4] Fix library testsuite compilation for build sysroot Kaz Kylheku (libffi)
18:15 Re: [golang-dev] [PATCH 0/4] Fix library testsuite compilation for build sysroot Ulderico Cirello
18:13 [PATCH 4/4] libgomp/test: Fix compilation for build sysroot Maciej W. Rozycki
18:12 [PATCH 3/4] libgo/test: Fix compilation for build sysroot Maciej W. Rozycki
18:12 [PATCH 2/4] libffi/test: Fix compilation for build sysroot Maciej W. Rozycki
18:12 [PATCH 1/4] libatomic/test: Fix compilation for build sysroot Maciej W. Rozycki
18:12 [PATCH 0/4] Fix library testsuite compilation for build sysroot Maciej W. Rozycki
17:59 [PATCH][vect]PR92347: Don't overwrite safelen for epilogues Andre Vieira (lists)
17:41 Re: [PATCH, GCC] Fix unrolling check. Sudakshina Das
17:29 Re: [RFC] Only warn for maybe-uninitialized SRAed bits in -Wextra (PR 80635) Martin Jambor
16:21 Re: [RFC] Only warn for maybe-uninitialized SRAed bits in -Wextra (PR 80635) Martin Sebor
16:16 Re: v2 [PATCH 0/X] Introduce HWASAN sanitizer to GCC Matthew Malcomson
16:13 Re: v2 [PATCH 0/X] Introduce HWASAN sanitizer to GCC Matthew Malcomson
16:04 Re: [PATCH 3/X] [libsanitizer] Add option to bootstrap using HWASAN Matthew Malcomson
15:57 Re: [Patch, fortran] PR fortran/92142 - CFI_setpointer corrupts descriptor Tobias Burnus
15:43 Re: [PATCH] include size and offset in -Wstringop-overflow Martin Sebor
15:42 [PATCH] libgo/test: Add flags to find libgcc_s in build-tree testing Maciej W. Rozycki
15:25 Re: [PATCH] Enhance syntax of -fdbg-cnt. Martin Liška
15:16 Re: [Committed] IBM Z: Add pattern for load truth value of comparison into reg Richard Henderson
15:03 Re: [Committed] IBM Z: Add pattern for load truth value of comparison into reg Andreas Krebbel
14:57 Re: [PATCH] Enhance syntax of -fdbg-cnt. Martin Liška
14:55 Re: [RFC] Only warn for maybe-uninitialized SRAed bits in -Wextra (PR 80635) Martin Jambor
14:50 Re: [PATCH] Enhance syntax of -fdbg-cnt. Richard Biener
14:50 Re: [PATCH, GCC] Fix unrolling check. Eric Botcazou
14:43 Re: [PATCH 0/7] Param conversion to option machinery Richard Biener
14:42 [PATCH] [PATCH] [ARC] Fix ARC target specific tests. Claudiu Zissulescu
14:39 Re: [Committed] IBM Z: Add pattern for load truth value of comparison into reg Richard Henderson
14:36 Re: [PATCH 3/7] Apply mechanical replacement (generated patch). Richard Biener
14:33 Re: [PATCH] Enhance syntax of -fdbg-cnt. Martin Liška
14:30 Re: [8/n] Replace autovectorize_vector_sizes with autovectorize_vector_modes Richard Biener
14:30 Re: [PATCH 3/X] [libsanitizer] Add option to bootstrap using HWASAN Martin Liška
14:22 Re: [PATCH] Relax lto-dump.o dependency. Richard Biener
14:20 Re: [PATCH] Sort debug counter names. Richard Biener
14:19 Re: [PATCH] Enhance syntax of -fdbg-cnt. Richard Biener
14:07 Re: [RFC] Only warn for maybe-uninitialized SRAed bits in -Wextra (PR 80635) Richard Biener
14:06 [PATCH] Relax lto-dump.o dependency. Martin Liška
14:04 [PATCH] Use more SET_OPTION_IF_UNSET. Martin Liška
13:58 Re: [Patch, fortran] PR fortran/92142 - CFI_setpointer corrupts descriptor Mark Eggleston
13:58 Re: Fix SLP downward group access classification (PR92420) Richard Biener
13:37 Re: [PATCH] Fix PR92324 Richard Biener
13:36 [PATCH,libstdc++] Update link to "Why not LGPL". Gerald Pfeifer
13:05 Re: PC-relative TLS support Alan Modra
12:51 Re: [PATCH, rs6000] Refactor FP vector comparison operators Segher Boessenkool
12:14 Re: [Patch][OpenMP][Fortran] Support absent optional args with use_device_{ptr,addr} (+ OpenACC's use_device clause) Thomas Schwinge
12:10 Re: [wwwdocs] readings.html - "Porting GCC for Dunces" is gone Hans-Peter Nilsson
11:56 Re: PC-relative TLS support Segher Boessenkool
11:54 Re: [PATCH] Add OpenACC 2.6 `serial' construct support Thomas Schwinge
11:45 [PATCH] Enable libsanitizer build on riscv64 Andreas Schwab
11:43 Re: PC-relative TLS support Segher Boessenkool
11:38 Re: [PATCH, GCC] Fix unrolling check. Sudakshina Das
11:31 Re: [PATCH] include size and offset in -Wstringop-overflow Bernhard Reutner-Fischer
11:21 Re: [PATCH] Fix PR92324 Christophe Lyon
11:21 RFQ-New Products ETA 2001-HK Gilbert Konan
10:30 Re: [Patch, fortran] PR fortran/92142 - CFI_setpointer corrupts descriptor Tobias Burnus
10:17 Re: [8/n] Replace autovectorize_vector_sizes with autovectorize_vector_modes Richard Sandiford
09:40 Re: [Patch][Fortran] OpenACC – permit common blocks in some clauses Thomas Schwinge
09:39 Re: [PATCH][arm][1/X] Add initial support for saturation intrinsics Kyrill Tkachov
09:16 Re: [Patch][Fortran/OpenMP] Don't create "alloc:" for 'target exit data' Thomas Schwinge
09:15 Re: [Patch][OpenMP] use_device_addr/use_device_ptr with Fortran allocatable/pointer arrays (= array descriptor) Thomas Schwinge
09:13 [8/9/10 Regression] [PR87833] Intel MIC (emulated) offloading still broken Thomas Schwinge
09:04 Re: [gomp4.1] Start of structure element mapping support Thomas Schwinge
09:01 Re: [build] Properly track GCC language configure fragments Thomas Schwinge
08:27 Re: [PATCH] Bump minimum MPFR version to 3.1.0 Richard Biener
08:24 [PATCH] Sort debug counter names. Martin Liška
08:17 [PATCH] Enhance syntax of -fdbg-cnt. Martin Liška
08:07 [C++ PATCH] Implement P1946R0 - Allow defaulting comparisons by value Jakub Jelinek
07:41 [PATCH, rs6000] Refactor FP vector comparison operators Kewen.Lin
07:40 [PATCH 1/2] Add a pass to automatically add ptwrite instrumentation Andi Kleen
07:40 [PATCH 2/2] Add tests for the vartrace pass Andi Kleen
07:16 Re: PC-relative TLS support Alan Modra
07:08 Re: [PATCH][vect]Account for epilogue's peeling for gaps when checking if we have enough niters for epilogue Richard Biener
03:06 Re: [PATCH rs6000]Fix PR92132 Kewen.Lin
03:02 Re: [PATCH V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook Jiufu Guo

November 10, 2019
21:53 [Darwin, machopic 11/n, committed] A flag to indicate synbols should be linker-visible. Iain Sandoe
21:27 [PATCH, committed] Don't print warning when moving to static with -fno-automatic Janne Blomqvist
20:47 Re: [wwwdocs] readings.html - "Porting GCC for Dunces" is gone David Malcolm
20:29 [C++] Implement D1957R0, T* to bool should be considered narrowing. Jason Merrill
18:28 Re: [PATCH] Handle gimple_clobber_p stmts in store-merging (PR target/92038) Christophe Lyon
18:23 Re: [committed] Handle POLY_INT_CST in copy_reference_ops_from_ref Christophe Lyon
18:19 Avoid even more sreal calculations in inliner Jan Hubicka
18:16 Another sreal micro optimization Jan Hubicka
18:13 Avoid sreal in cgrpah_maybe_hot_p Jan Hubicka
17:56 Free ipcp transformation summaries for inline clones Jan Hubicka
16:05 Free ipa args summary after inlining Jan Hubicka
13:53 [wwwdocs] readings.html - "Porting GCC for Dunces" is gone Gerald Pfeifer
13:51 Re: [PATCH] Bump minimum MPFR version to 3.1.0 Gerald Pfeifer
13:37 [libstdc++,doc] doc/xml/manual/using.xml: Switch www.hboehm.info to https Gerald Pfeifer
11:40 [PATCH] rs6000: Allow any CC mode in movcc Segher Boessenkool
11:30 Remove ipa-prop node summaries for inline clones Jan Hubicka
11:05 Re: [PATCH] Bump minimum MPFR version to 3.1.0 Janne Blomqvist
09:43 Re: [PATCH] Bump minimum MPFR version to 3.1.0 Thomas Koenig
07:01 Re: [PATCH] V6, #4 of 17: Add prefixed instruction support to stack protect insns Segher Boessenkool
06:39 Re: [PATCH] V6, #4 of 17: Add prefixed instruction support to stack protect insns Segher Boessenkool
06:32 Re: [PATCH] V6, #4 of 17: Add prefixed instruction support to stack protect insns Michael Meissner

November 09, 2019
23:03 Re: [committed][AArch64] Add main SVE ACLE tests Andreas Schwab
21:36 Fix IPA_NODE_REF call in evaluate_properties_for_edge Jan Hubicka
19:48 [PATCH] Bump minimum MPFR version to 3.1.0 Janne Blomqvist
17:57 Speed up inlining functions called once Jan Hubicka
17:44 Fix computation of min_size in ipa-fnsummary.c Jan Hubicka
17:39 Some minor ipa-fnsummary speedups Jan Hubicka
14:57 [patch, fortran, committed] Commit symbol for external BLAS routine when translating MATMUL to *GEMM. Thomas Koenig
14:26 [PATCH] Refactor tree-loop-distribution for thread safety Giuliano Belinassi
13:49 [Darwin, machopic 10/n] Rework X86 mcount stub code. Iain Sandoe
12:01 Re: [PATCH][arm][1/X] Add initial support for saturation intrinsics Richard Henderson
10:20 Re: [PING**3] [PATCH] Fix dwarf-lineinfo inconsistency of inlined subroutines Bernd Edlinger
08:05 Re: [PATCH 1/5] Libsanitizer: merge from trunk with merge.sh. Iain Sandoe
07:48 Re: [PATCH] Fix ICE during gimple resimplification (PR tree-optimization/92401) Richard Biener
02:07 Implement the <tuple> part of C++20 p1032 Misc constexpr bits. Smith-Rowland, Edward M
01:29 Re: [PATCH] OpenACC reference count overhaul Julian Brown
01:15 Implement the <array> part of C++20 p1032 Misc constexpr bits. Smith-Rowland, Edward M
01:07 [PATCH] libgomp/test: Add flags to find libatomic in build-tree testing Maciej W. Rozycki
01:04 [PATCH] OpenACC "present" subarrays: runtime API return value and unmapping fixes Julian Brown
01:01 Re: [PATCH 1/5] Libsanitizer: merge from trunk with merge.sh. Eric Gallager
00:25 Add C2x *_NORM_MAX constants to <float.h> Joseph Myers
00:07 [PATCH] Fix ICE during gimple resimplification (PR tree-optimization/92401) Jakub Jelinek
00:05 [committed] Fix various spelling errors in cgraph, tree-ssa-strlen and ipa-sra Jakub Jelinek
00:00 Re: [PATCH, Fortran] Allow CHARACTER literals in assignments and DATA statements Jakub Jelinek

November 08, 2019
23:12 [RFC, libstdc++] Implement C++20 P1208R6 - source_location. Ed Smith-Rowland via gcc-patch
23:10 Re: introduce -fcallgraph-info option Eric Gallager
22:12 [Darwin, committed] Add include guard to darwin-protos.h Iain Sandoe
22:11 [PATCH] extend -Wstringop-overflow to allocated objects (PR 91582) Martin Sebor
21:38 [C++ COMMITTED] Add test for c++/92058 Marek Polacek
21:25 C++ PATCH for c++/88337 - Implement P1327R1: Allow dynamic_cast in constexpr Marek Polacek
19:30 Backports to gcc-9-branch Jakub Jelinek
19:23 Re: [PATCH] Refactor rust-demangle to be independent of C++ demangling. Ian Lance Taylor via gcc-patch
19:17 Re: [PATCH] Refactor rust-demangle to be independent of C++ demangling. Eduard-Mihai Burtescu
19:17 Re: [PATCH, GCC] Fix unrolling check. Eric Botcazou
17:52 [COMMITTED] Change fold_range() and wi_fold() to return the result via reference parameter. Andrew MacLeod
17:51 [C++ PATCH] Opt out of GNU vector extensions for built-in SVE types Richard Sandiford
17:44 Re: [PATCH] Refactor rust-demangle to be independent of C++ demangling. Ian Lance Taylor via gcc-patch
17:36 Re: [PATCH rs6000]Fix PR92132 Segher Boessenkool
17:07 [PATCH][GCC][arm] Add CLI and multilib support for Armv8.1-M Mainline MVE extensions Mihail Ionescu
17:02 Re: [PATCH] Refactor rust-demangle to be independent of C++ demangling. Eduard-Mihai Burtescu
17:01 [PATCH] Fix PR c++/92365 Bernd Edlinger
16:57 Re: [PATCH] include size and offset in -Wstringop-overflow Martin Sebor
16:55 [PATCH, GCC] Fix unrolling check. Sudakshina Das
16:52 Re: [PATCH, Fortran] Allow CHARACTER literals in assignments and DATA statements Jakub Jelinek
16:38 Re: [PATCH 2/2] Introduce the gcc option --record-gcc-command-line Segher Boessenkool
16:20 Fix SLP downward group access classification (PR92420) Richard Sandiford
16:20 Re: [PATCH] [LRA] Do not use eliminable registers for spilling Vladimir Makarov
16:20 [patch,avr] Add suport for devices from the 0-series. Georg-Johann Lay
16:09 Re: [PATCH] Fix PR92324 Richard Sandiford
15:54 Re: [Patch][OpenMP][Fortran] Support absent optional args with use_device_{ptr,addr} (+ OpenACC's use_device clause) Jakub Jelinek
15:49 Re: [PATCH V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook Segher Boessenkool
15:42 Re: [Patch][OpenMP][Fortran] Support absent optional args with use_device_{ptr,addr} (+ OpenACC's use_device clause) Tobias Burnus
14:50 [PATCH] rs6000: Fix branch_comparison_operator Segher Boessenkool
14:48 [PATCH][vect]Account for epilogue's peeling for gaps when checking if we have enough niters for epilogue Andre Vieira (lists)
14:39 Re: [Patch][OpenMP][Fortran] Support absent optional args with use_device_{ptr,addr} (+ OpenACC's use_device clause) Jakub Jelinek
14:36 Re: [PATCH, Fortran] Allow CHARACTER literals in assignments and DATA statements Steve Kargl
14:32 Re: [PATCH 0/4][MSP430] Tweaks to default configuration to reduce code size Jozef Lawrynowicz
13:59 Re: [PATCH 0/4][MSP430] Tweaks to default configuration to reduce code size Oleg Endo
13:56 Re: [PATCH 13/X] [libsanitizer][options] Add hwasan flags and argument parsing Andrey Konovalov via gcc-patch
13:27 Re: [PATCH 0/4][MSP430] Tweaks to default configuration to reduce code size Jozef Lawrynowicz
13:26 Re: [PATCH 2/4] MSP430: Disable exception handling by default for C++ Jozef Lawrynowicz
13:18 Re: [PATCH][vect] PR 92351: When peeling for alignment make alignment of epilogues unknown Richard Biener
13:15 [PATCH] Debug counter for IVOPTs Richard Biener
13:14 [PATCH] Fix PR92409 Richard Biener
12:55 Re: [PATCH, nvptx] Expand OpenACC child function arguments to use CUDA params space Chung-Lin Tang
12:41 [RFC] Only warn for maybe-uninitialized SRAed bits in -Wextra (PR 80635) Martin Jambor
12:40 Re: [PATCH][vect] PR 92351: When peeling for alignment make alignment of epilogues unknown Richard Sandiford
12:38 [SPARC] Fix PR target/92095 Eric Botcazou
12:21 [PATCH] Fix PR92088 Richard Biener
12:15 [PATCH] gdbinit.in: call a function with "call", not "set" Konstantin Kharlamov
12:15 Re: [4/6] Optionally pick the cheapest loop_vec_info Richard Sandiford
12:14 Re: [PATCH 0/4][MSP430] Tweaks to default configuration to reduce code size Oleg Endo
11:50 Re: Fix code order in tree-sra.c:create_access Richard Biener
11:48 Re: Mark constant-sized objects as addressable if they have poly-int accesses Richard Biener
11:37 Re: [PATCH] Fix PR92324 Richard Biener
11:27 Re: [4/6] Optionally pick the cheapest loop_vec_info Richard Biener
11:24 Re: [2/6] Don't assign a cost to vectorizable_assignment Richard Biener
11:04 Re: Fix code order in tree-sra.c:create_access Martin Jambor
10:59 Re: [PATCH 4/6] arm, aarch64: Add support for __GCC_ASM_FLAG_OUTPUTS__ Richard Henderson
10:54 [PATCH 6/6] aarch64: Add testsuite checks for asm-flag Richard Henderson
10:54 [PATCH 3/6] arm: Rename CC_NOOVmode to CC_NZmode Richard Henderson
10:54 [PATCH 5/6] arm: Add testsuite checks for asm-flag Richard Henderson
10:54 [PATCH 4/6] arm, aarch64: Add support for __GCC_ASM_FLAG_OUTPUTS__ Richard Henderson
10:54 [PATCH 2/6] arm: Fix the "c" constraint Richard Henderson
10:54 [PATCH 1/6] aarch64: Add "c" constraint Richard Henderson
10:54 [PATCH 0/6] Implement asm flag outputs for arm + aarch64 Richard Henderson
10:46 Re: [PATCH] Fix PR92324 Richard Sandiford
10:35 Re: [PATCH][vect] PR 92351: When peeling for alignment make alignment of epilogues unknown Richard Biener
10:27 Re: [PATCH] Ensure x86_64 TYPE_EMPTY_P args have distinct addresses (PR c++/92384) Richard Biener
10:25 Re: [PATCH] Handle gimple_clobber_p stmts in store-merging (PR target/92038) Richard Biener
10:17 Re: [PATCH, Fortran] Allow CHARACTER literals in assignments and DATA statements Tobias Burnus
10:15 [PATCH] Use op->resimplify from genmatch Richard Biener
10:09 Re: Free some more stuff in free_lang_data Richard Biener
09:58 [PATCH] Rename identifiers in a test-case. Martin Liška
09:45 Re: [PATCH, Fortran] Allow CHARACTER literals in assignments and DATA statements Mark Eggleston
09:44 [committed] Handle POLY_INT_CST in copy_reference_ops_from_ref Richard Sandiford
09:40 Mark constant-sized objects as addressable if they have poly-int accesses Richard Sandiford
09:22 Fix code order in tree-sra.c:create_access Richard Sandiford
09:15 [C++ PATCH] Fix error-recovery with constexpr dtor (PR c++/92414) Jakub Jelinek
09:09 [committed] Handle POLY_INT_CSTs in declare_return_value Richard Sandiford
09:03 LRA: handle memory constraints that accept more than "m" Richard Sandiford
08:57 [PATCH] Fix PR92324 Richard Biener
08:42 [committed][AArch64] Remove unused mode iterators Richard Sandiford
08:38 [committed][AArch64] Don't handle bswap in aarch64_builtin_vectorized_function Richard Sandiford
08:28 Re: introduce -fcallgraph-info option Richard Biener
06:41 Re: [PATCH][committed] Warn about inconsistent OpenACC nested reduction clauses Harwath, Frederik
02:50 Re: [Patch][Fortran] PR91253 fix continuation-line handling with -pre_include Jerry DeLisle
02:38 Re: [PATCH rs6000]Fix PR92132 Kewen.Lin
02:36 Re: [PR47785] COLLECT_AS_OPTIONS Kugan Vivekanandarajah
01:55 Re: [PATCH, rs6000 v2] Make load cost more in vectorization cost for P8/P9 Kewen.Lin
01:22 Handle removal of old-style function definitions in C2x Joseph Myers
00:51 [committed] pa: Revise memory barriers to use strongly ordered ldcw instruction John David Anglin
00:32 [PATCH] libsupc++: add <compare> to precompiled header Jonathan Wakely
00:32 [PATCH] libstdc++: define std::common_comparison_category for C++20 Jonathan Wakely
00:07 Re: [PATCH 2/4] MSP430: Disable exception handling by default for C++ Oleg Endo
00:07 Re: [PATCH rs6000]Fix PR92132 Segher Boessenkool

November 07, 2019
23:55 [PATCH] rs6000: Remove no longer correct assert Segher Boessenkool
23:55 Expand C2x attribute parsing support and factor out from TM attributes Joseph Myers
23:52 Re: [C] Opt out of GNU vector extensions for built-in SVE types Joseph Myers
23:30 Re: [C++ PATCH] Implement D1959R0, remove weak_equality and strong_equality. Jakub Jelinek
23:24 [committed] Fix some typos Jakub Jelinek
23:10 [PATCH] libstdc++: make negative count safe with std::for_each_n Jonathan Wakely
23:07 Re: [PATCH 2/2] Introduce the gcc option --record-gcc-command-line Egeyar Bagcioglu
22:39 Re: introduce -fcallgraph-info option Alexandre Oliva
22:36 Re: [PATCH, rs6000 v2] Make load cost more in vectorization cost for P8/P9 Segher Boessenkool
22:11 Re: [PATCH] simplify-rtx: simplify_logical_relational_operation Segher Boessenkool
21:41 [PATCH 4/4] MSP430: Deprecate -minrt option Jozef Lawrynowicz
21:39 [PATCH 3/4] MSP430: Disable __cxa_atexit Jozef Lawrynowicz
21:37 [PATCH 2/4] MSP430: Disable exception handling by default for C++ Jozef Lawrynowicz
21:34 [PATCH 1/4] MSP430: Disable TM clone registry by default Jozef Lawrynowicz
21:31 [PATCH 0/4][MSP430] Tweaks to default configuration to reduce code size Jozef Lawrynowicz
21:20 [Darwin, X86, testsuite, committed] Fix pr92258.c. Iain Sandoe
20:41 [Patch][Fortran] PR91253 fix continuation-line handling with -pre_include Tobias Burnus
20:03 Re: [C++ PATCH] PR c++/91370 - Implement P1041R4 and P1139R2 - Stronger Unicode reqs Jason Merrill
19:28 [PATCH] PR libstdc++/92124 on hashtable François Dumont
19:06 [PATCH, rs6000][committed] Fix PR92090: Allow MODE_PARTIAL_INT modes for integer constant input operands. Peter Bergner
18:57 Re: [PATCH 2/2] Introduce the gcc option --record-gcc-command-line Segher Boessenkool
18:38 [PATCH 7/X] [libsanitizer] Add tests Matthew Malcomson
18:37 [PATCH 5/X] [libsanitizer][mid-end] Introduce stack variable handling for HWASAN Matthew Malcomson
18:37 [PATCH 6/X] [libsanitizer] Add hwasan pass and associated gimple changes Matthew Malcomson
18:37 [PATCH 4/X] [libsanitizer][options] Add hwasan flags and argument parsing Matthew Malcomson
18:37 [PATCH 1/X] [libsanitizer] Tie the hwasan library into our build system Matthew Malcomson
18:37 [PATCH 2/X] [libsanitizer] Only build libhwasan when targeting AArch64 Matthew Malcomson
18:37 [PATCH 3/X] [libsanitizer] Add option to bootstrap using HWASAN Matthew Malcomson
18:37 v2 [PATCH 0/X] Introduce HWASAN sanitizer to GCC Matthew Malcomson
18:01 Re: [PATCH 13/X] [libsanitizer][options] Add hwasan flags and argument parsing Evgenii Stepanov via gcc-patch
17:45 Re: [PATCH 2/2] Introduce the gcc option --record-gcc-command-line Egeyar Bagcioglu
17:29 [PATCH] [LRA] Do not use eliminable registers for spilling Kwok Cheung Yeung
17:20 Re: [PATCH 1/2] Introduce dg-require-target-object-format Egeyar Bagcioglu
17:18 Re: [PATCH 1/2] Introduce dg-require-target-object-format Jose E. Marchesi
17:15 Re: [4/6] Optionally pick the cheapest loop_vec_info Richard Sandiford
17:05 Re: [PATCH 2/2][MIPS][RFC] Emit .note.GNU-stack for hard-float linux targets. Dragan Mladjenovic
17:05 [C++ PATCH] Implement D1959R0, remove weak_equality and strong_equality. Jason Merrill
16:40 Re: [2/6] Don't assign a cost to vectorizable_assignment Richard Sandiford
16:31 Re: [PATCH 1/2] Introduce dg-require-target-object-format Egeyar Bagcioglu
16:17 Re: [PATCH 0/2] Introduce a new GCC option, --record-gcc-command-line Egeyar Bagcioglu
16:16 [patch] follow up on the aarch64 r18 story Olivier Hainque
16:13 Re: [1/6] Fix vectorizable_conversion costs Richard Biener
15:51 Re: [PATCH 13/X] [libsanitizer][options] Add hwasan flags and argument parsing Andrey Konovalov via gcc-patch
15:39 [C++ PATCH] PR c++/91370 - Implement P1041R4 and P1139R2 - Stronger Unicode reqs Jakub Jelinek
15:28 [PATCH] Handle gimple_clobber_p stmts in store-merging (PR target/92038) Jakub Jelinek
15:18 Re: [committed] Remove gimple_call_types_likely_match_p (PR 70929) Jakub Jelinek
15:14 Re: [1/6] Fix vectorizable_conversion costs Richard Sandiford
15:13 Re: [PATCH 0/2] Introduce a new GCC option, --record-gcc-command-line Nick Clifton
14:51 Re: [PATCH 0/2] Introduce a new GCC option, --record-gcc-command-line Egeyar Bagcioglu
14:40 Re: [PATCH V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook Jiufu Guo
14:33 Re: [PATCH][vect] PR 92351: When peeling for alignment make alignment of epilogues unknown Andre Vieira (lists)
14:32 Re: [PATCH][vect] Disable vectorization of epilogues for loops with SIMDUID set Jakub Jelinek
14:26 Re: [PATCH][vect] Disable vectorization of epilogues for loops with SIMDUID set Andre Vieira (lists)
14:02 Re: introduce -fcallgraph-info option Richard Biener
14:01 Re: [PATCH][vect] PR 92351: When peeling for alignment make alignment of epilogues unknown Richard Biener
13:49 Re: [PATCH][AArch64] Implement Armv8.5-A memory tagging (MTE) intrinsics Dennis Zhang
13:10 Free some more stuff in free_lang_data Jan Hubicka
12:58 Re: [patch][avr] PR92055: Add switches to enable 64-bit [long] double. Georg-Johann Lay
12:49 Re: [patch][avr] PR92055: Add switches to enable 64-bit [long] double. Martin Liška
12:48 Re: [PATCH 13/X] [libsanitizer][options] Add hwasan flags and argument parsing Matthew Malcomson
12:39 Re: [patch][avr] PR92055: Add switches to enable 64-bit [long] double. Georg-Johann Lay
12:39 Re: [RFC PATCH] Extend the simd function attribute Szabolcs Nagy
12:34 [PATCH 3/7] Apply mechanical replacement (generated patch). Martin Liska
12:33 [PATCH 4/7] Remove gcc/params.* files. Martin Liska
12:33 [PATCH 6/7] Remove set_default_param_value from documentation. Martin Liska
12:33 [PATCH 2/7] Include new generated gcc/params.opt file. Martin Liska
12:33 [PATCH 5/7] Remove last leftover usage of params* files. Martin Liska
12:33 [PATCH 7/7] Fix test-suite fallout. Martin Liska
12:33 [PATCH 0/7] Param conversion to option machinery Martin Liska
12:33 [PATCH 1/7] Param to options conversion. Martin Liska
12:30 Re: introduce -fcallgraph-info option Alexandre Oliva
12:09 [PATCH][vect] PR 92351: When peeling for alignment make alignment of epilogues unknown Andre Vieira (lists)
11:53 [Committed] IBM Z: Add pattern for load truth value of comparison into reg Andreas Krebbel
11:48 Re: introduce -fcallgraph-info option Richard Biener
11:47 [PATCH] Fix PR92405 Richard Biener
11:23 Re: introduce -fcallgraph-info option Alexandre Oliva
11:00 [committed] Remove gimple_call_types_likely_match_p (PR 70929) Martin Jambor
10:50 Re: introduce -fcallgraph-info option Alexandre Oliva
10:46 [C] Opt out of GNU vector extensions for built-in SVE types Richard Sandiford
10:42 Re: [Patch][OpenMP][Fortran] Support absent optional args with use_device_{ptr,addr} (+ OpenACC's use_device clause) Tobias Burnus
10:27 [PATCH][arm][6/X] Add support for __[us]sat16 intrinsics Kyrill Tkachov
10:27 [PATCH][arm][5/X] Implement Q-bit-setting SIMD32 intrinsics Kyrill Tkachov
10:27 [PATCH][arm][4/X] Add initial support for GE-setting SIMD32 intrinsics Kyrill Tkachov
10:27 [PATCH][arm][3/X] Implement __smla* intrinsics (Q-setting) Kyrill Tkachov
10:26 [PATCH][arm][2/X] Implement __qadd, __qsub, __qdbl intrinsics Kyrill Tkachov
10:26 [PATCH][arm][1/X] Add initial support for saturation intrinsics Kyrill Tkachov
10:18 Re: [PATCH rs6000]Fix PR92132 Kewen.Lin
09:53 [PATCH] Add OpenACC 2.6 `serial' construct support Frederik Harwath
09:44 Re: [PATCH target/92295] Fix inefficient vector constructor Richard Biener
09:41 Re: [patch][avr] PR92055: Add switches to enable 64-bit [long] double. Martin Liška
09:36 Re: Generalise gather and scatter optabs Richard Biener
09:35 Re: [2/6] Don't assign a cost to vectorizable_assignment Richard Biener
09:29 Re: [PATCH 1/3] Libsanitizer: merge from trunk Martin Liška
09:26 Re: [PATCH 0/2] Introduce a new GCC option, --record-gcc-command-line Martin Liška
09:25 Re: [PATCH 0/2] Introduce a new GCC option, --record-gcc-command-line Martin Liška
08:55 [PATCH] Make mklog more robust. Martin Liška
08:34 [PATCH] Ensure x86_64 TYPE_EMPTY_P args have distinct addresses (PR c++/92384) Jakub Jelinek
08:03 Re: [PATCH 2/2] Introduce the gcc option --record-gcc-command-line Segher Boessenkool
07:49 Re: introduce -fcallgraph-info option Richard Biener
07:48 Re: [PATCH 1/2] Introduce dg-require-target-object-format Segher Boessenkool
07:35 [PATCH] debug-counter for GIMPLE unrolling Richard Biener
07:16 Re: [PATCH V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook Jiufu Guo
06:58 Re: [PATCH target/92295] Fix inefficient vector constructor Hongtao Liu
06:29 Re: PR92163 Prathamesh Kulkarni
03:22 [PATCH, rs6000 v2] Make load cost more in vectorization cost for P8/P9 Kewen.Lin
02:20 [PATCH] Fix copy-paste typo syntax error by r277872 luoxhu
01:02 Move string concatenation for C into the parser Joseph Myers
00:50 [C++ PATCH] Implement D1907R1 "structural type". Jason Merrill
00:49 Re: [PATCH, OpenACC, v2] Non-contiguous array support for OpenACC data clauses Thomas Schwinge
00:31 C++ PATCH for nested requirements normalization Jason Merrill
00:02 Re: [PATCH] bring -Warray-bounds closer to -Wstringop-overflow (PR91647, 91463, 91679) Maciej W. Rozycki

November 06, 2019
23:49 Re: [PATCH rs6000]Fix PR92132 Segher Boessenkool
23:26 Re: [PATCH] bring -Warray-bounds closer to -Wstringop-overflow (PR91647, 91463, 91679) Jeff Law
23:12 Re: [PATCH] Fix attribute((section)) for templates Strager Neds
23:09 Re: [PATCH] bring -Warray-bounds closer to -Wstringop-overflow (PR91647, 91463, 91679) Maciej W. Rozycki
22:59 Re: [PATCH, OpenACC] Add support for gang local storage allocation in shared memory Julian Brown
22:34 Re: [PATCH] include size and offset in -Wstringop-overflow Martin Sebor
22:32 Re: [patch][avr] PR92055: Add switches to enable 64-bit [long] double. Jeff Law
22:01 Re: [PATCH V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook Jiufu Guo
21:37 Re: [PATCH V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook Jiufu Guo
21:27 Re: introduce -fcallgraph-info option Thomas Schwinge
21:06 Re: [PATCH] include size and offset in -Wstringop-overflow Martin Sebor
21:05 Re: [PATCH 1/3] libgcc: Add --disable-eh-frame-registry configure option Jozef Lawrynowicz
21:03 Re: [PATCH] Add if-chain to switch conversion pass. Bernhard Reutner-Fischer
20:39 Re: [PATCH] include size and offset in -Wstringop-overflow Jeff Law
20:27 Re: [PATCH] include size and offset in -Wstringop-overflow Martin Sebor
20:20 [PATCH] C++20 CA378 - Remove constrained non-template functions. Jason Merrill
19:00 [PATCH 2/2] Introduce the gcc option --record-gcc-command-line Egeyar Bagcioglu
19:00 [PATCH 1/2] Introduce dg-require-target-object-format Egeyar Bagcioglu
19:00 [PATCH 0/2] Introduce a new GCC option, --record-gcc-command-line Egeyar Bagcioglu
18:58 Re: [PATCH] Fix hash_operand for fields of a CONSTRUCTOR. Jeff Law
18:55 Re: [PATCH] include size and offset in -Wstringop-overflow Jeff Law
18:44 Re: [PATCH] OpenACC 2.6 manual deep copy support (attach/detach) Julian Brown
18:06 Re: [PATCH V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook Segher Boessenkool
18:01 [PATCH] include size and offset in -Wstringop-overflow Martin Sebor
17:53 [PATCH] libstdc++: Add compare_three_way and install <compare> header Jonathan Wakely
17:52 [PATCH] libstdc++: remove redundant equality operators Jonathan Wakely
17:51 Re: [PATCH] Clear version_info_node in delete_function_version. Jeff Law
17:50 Re: make value_range the base class and value_range_equiv the derived class Jeff Law
17:49 Re: Free memory used by optimization/target options Jeff Law
17:46 Re: [PATCH] simplify-rtx: simplify_logical_relational_operation Jeff Law
17:38 Re: [PATCH, rs6000] Make load cost more in vectorization cost for P8/P9 Segher Boessenkool
17:29 Re: [PATCH, rs6000] Add xxswapd support for V2DF and V2DI modes Segher Boessenkool
17:18 URGENT REPLY NEEDED PCH
16:41 [PATCH, rs6000] Add xxswapd support for V2DF and V2DI modes Kelvin Nilsen
16:19 [PATCH 3/3] libgcc: Implement TARGET_LIBGCC_REMOVE_DSO_HANDLE Jozef Lawrynowicz
16:17 [PATCH 2/3] libgcc: Dont define __do_global_dtors_aux if it will be empty Jozef Lawrynowicz
16:16 [PATCH 1/3] libgcc: Add --disable-eh-frame-registry configure option Jozef Lawrynowicz
16:14 [PATCH 0/3] libgcc/crtstuff.c tweaks to reduce code size Jozef Lawrynowicz
16:12 Re: [PATCH, GCC/ARM, 3/10] Save/restore FPCXTNS in nsentry functions Kyrill Tkachov
16:07 Re: [PATCH] Fix parser to recognize operator?: Jason Merrill
16:06 Generalise gather and scatter optabs Richard Sandiford
15:59 Re: [PATCH, GCC/ARM, 2/10] Add command line support for Armv8.1-M Mainline Kyrill Tkachov
15:58 Re: [2/6] Don't assign a cost to vectorizable_assignment Richard Sandiford
15:38 Re: introduce -fcallgraph-info option Alexandre Oliva
15:21 Re: Add object allocators to symbol and call summaries Martin Liška
15:05 Re: Ping^1 [patch][avr] PR92055: Add switches to enable 64-bit [long] double. Georg-Johann Lay
15:05 [Patch][OpenMP][Fortran] Support absent optional args with use_device_{ptr,addr} (+ OpenACC's use_device clause) Tobias Burnus
15:00 [PATCH] simplify-rtx: simplify_logical_relational_operation Segher Boessenkool
14:50 Re: [4/6] Optionally pick the cheapest loop_vec_info Richard Biener
14:44 Ping2: [PATCH] Fix parser to recognize operator?: Matthias Kretz
14:05 Re: GCC wwwdocs move to git done Georg-Johann Lay
14:03 Re: GCC wwwdocs move to git done Georg-Johann Lay
14:01 Re: [4/6] Optionally pick the cheapest loop_vec_info Richard Sandiford
14:01 [PATCH][ARM] Improve max_cond_insns setting for Cortex cores Wilco Dijkstra
13:57 [PATCH][Arm] Only enable fsched-pressure with Ofast Wilco Dijkstra
13:36 Re: [PATCH][RFC] Param to options conversion (demo). Richard Biener
13:16 Re: [3/4] Don't vectorise single-iteration epilogues Richard Biener
13:00 Re: [PATCH][committed] Warn about inconsistent OpenACC nested reduction clauses Jakub Jelinek
12:56 [PATCH] Some vectorizable_reduction TLC Richard Biener
12:48 Re: [PATCH] Report errors on inconsistent OpenACC nested reduction clauses Harwath, Frederik
12:47 Re: [11a/n] Avoid retrying with the same vector modes Richard Sandiford
12:45 Re: [14/n] Vectorise conversions between differently-sized integer vectors Richard Sandiford
12:43 Re: [Patch] Add OpenACC 2.6's no_create Thomas Schwinge
12:42 [PATCH][committed] Warn about inconsistent OpenACC nested reduction clauses frederik
12:38 Re: [11/n] Support vectorisation with mixed vector sizes Richard Sandiford
12:22 Re: [3/4] Don't vectorise single-iteration epilogues Richard Sandiford
12:21 Re: [PATCH] Support multiple registers for the frame pointer Kwok Cheung Yeung
12:16 Re: [5/6] Account for the cost of generating loop masks Richard Biener
12:09 Re: [4/6] Optionally pick the cheapest loop_vec_info Richard Biener
12:05 Re: [3/6] Avoid accounting for non-existent vector loop versioning Richard Biener
12:04 Re: [2/6] Don't assign a cost to vectorizable_assignment Richard Biener
12:01 Re: [1/6] Fix vectorizable_conversion costs Richard Biener
11:57 Re: [4/4] Use scan-tree-dump instead of scan-tree-dump-times for some vect tests Richard Biener
11:56 Re: [3/4] Don't vectorise single-iteration epilogues Richard Biener
11:54 Re: [2/4] Check the VF is small enough for an epilogue loop Richard Biener
11:54 Re: [1/4] Restructure vect_analyze_loop Richard Biener
11:52 Re: [PATCH] [ARC] Add builtins for identifying floating point support Claudiu Zissulescu
11:22 Re: [11a/n] Avoid retrying with the same vector modes Richard Biener
11:16 Re: [PATCH][vect] PR92317: fix skip_epilogue creation for epilogues Andre Vieira (lists)
11:02 Re: [11a/n] Avoid retrying with the same vector modes Richard Sandiford
10:58 [PATCH][vect] PR92317: fix skip_epilogue creation for epilogues Andre Vieira (lists)
10:53 Re: introduce -fcallgraph-info option Alexandre Oliva
10:39 Ping^1 [patch][avr] PR92055: Add switches to enable 64-bit [long] double. Georg-Johann Lay
10:27 Re: [11a/n] Avoid retrying with the same vector modes Richard Biener
10:21 Re: [11a/n] Avoid retrying with the same vector modes Richard Sandiford
09:49 Re: [11a/n] Avoid retrying with the same vector modes Richard Biener
09:44 Re: [10a/n] Require equal type sizes for vectorised calls Richard Biener
09:43 Re: Add object allocators to symbol and call summaries Richard Biener
09:22 Re: Free memory used by optimization/target options Martin Liška
08:56 Re: [PATCH][RFC] Param to options conversion (demo). Martin Liška
08:00 Re: [PATCH][vect] PR92317: fix skip_epilogue creation for epilogues Richard Biener
07:49 Re: Add obstack for canonical file name hash table Richard Biener
07:13 Re: [PATCH V4] Loop split upon semi-invariant condition (PR tree-optimization/89134) Feng Xue OS
07:12 [PATCH V4] rs6000: Refine unroll factor in loop_unroll_adjust hook Jiufu Guo
05:12 Re: [PATCH v2] PR92090: Fix testcase failures by r276469 luoxhu
05:06 Ping: [PATCH v5] Missed function specialization + partial devirtualization luoxhu
00:41 Re: [PATCH] tweak component_ref_size to extend -Wzero-length-array-bounds and not ICE (PR 92373) Jeff Law
00:01 [PATCH] doc: Insn splitting by combine Segher Boessenkool
00:00 [PATCH] tweak component_ref_size to extend -Wzero-length-array-bounds and not ICE (PR 92373) Martin Sebor

November 05, 2019
23:56 [C++ PATCH] Implement C++20 operator<=>. Jason Merrill
23:53 Re: [C++ PATCH 2/4] Fix conversions for built-in operator overloading candidates. Jason Merrill
23:50 [C++ PATCH] Use vec instead of raw array for built-in candidates. Jason Merrill
23:50 [C++ PATCH] Various small C++ changes. Jason Merrill
23:49 Re: [Patch] Add OpenACC 2.6's no_create Thomas Schwinge
23:38 [PATCH] Fix attribute((section)) for templates Strager Neds
23:10 Re: [PATCH] Support multiple registers for the frame pointer Kwok Cheung Yeung
20:45 [17/17] Extend can_duplicate_and_interleave_p to mixed-size vectors Richard Sandiford
20:35 [C++ PATCH] diagnose address and decltype of unsatisfied function Jason Merrill
20:25 [PATCH][vect] PR92317: fix skip_epilogue creation for epilogues Andre Vieira (lists)
20:25 [11a/n] Avoid retrying with the same vector modes Richard Sandiford
20:10 [10a/n] Require equal type sizes for vectorised calls Richard Sandiford
20:10 Re: [PATCH] Support multiple registers for the frame pointer Richard Sandiford
19:30 [PATCH 3/3] hwasan: add from upstream Martin Liška
19:28 [PATCH 2/3] Reapply all revisions mentioned in LOCAL_PATCHES. Martin Liška
19:27 [PATCH 1/3] Libsanitizer: merge from trunk Martin Liška
19:19 [PATCH] [ARC] Add builtins for identifying floating point support Vineet Gupta
19:17 Re: [PATCH 3/5] Reapply all revisions mentioned in LOCAL_PATCHES. Martin Liška
18:42 Re: [RFC PATCH] Extend the simd function attribute Joseph Myers
18:41 Re: [PATCH 3/5] Reapply all revisions mentioned in LOCAL_PATCHES. Rainer Orth
18:32 Re: [PATCH 13/X] [libsanitizer][options] Add hwasan flags and argument parsing Joseph Myers
18:30 Re: [PATCH 0/X] Introduce HWASAN sanitizer to GCC Joseph Myers
18:20 Re: [PATCH v2] PR92090: Fix testcase failures by r276469 Joseph Myers
18:15 Re: [PATCH 0/X] Introduce HWASAN sanitizer to GCC Martin Liška
17:53 Re: Add object allocators to symbol and call summaries Jan Hubicka
17:37 Re: [PATCH] rs6000: Implement [u]avg<mode>3_ceil Segher Boessenkool
17:35 Re: [PATCH 0/X] Introduce HWASAN sanitizer to GCC Matthew Malcomson
17:26 Re: [PATCH] rs6000: Fix allocate_stack in a corner case (PR91289) Segher Boessenkool
17:22 Re: [PATCH 0/X] Introduce HWASAN sanitizer to GCC Martin Liška
17:17 Re: [PATCH v3] PR85678: Change default to -fno-common Wilco Dijkstra
16:58 [PR c++/92370] ICE with VC marker Nathan Sidwell
16:45 Re: [C++] Fix interaction between aka changes and DR1558 (PR92206) Richard Sandiford
16:42 Re: [PATCH 3/4] Factor out duplicate code in gimplify_scan_omp_clauses Julian Brown
16:40 Re: Add obstack for canonical file name hash table Jan Hubicka
16:30 [committed] fix indentation issues with value_range_equiv patch Aldy Hernandez
16:11 Re: [PATCH 0/X] Introduce HWASAN sanitizer to GCC Matthew Malcomson
16:11 [PATCH] Fix PR92371 Richard Biener
16:09 Re: [10/n] Make less use of get_same_sized_vectype Richard Biener
16:03 Re: make value_range the base class and value_range_equiv the derived class Richard Biener
16:01 Re: [PATCH][RFC] Param to options conversion (demo). Richard Biener
15:56 [PATCH] Fix <version> header for freestanding Jonathan Wakely
15:55 [PATCH] Remove incorrect comment Jonathan Wakely
15:34 Re: [10/n] Make less use of get_same_sized_vectype Richard Sandiford
15:30 Re: make value_range the base class and value_range_equiv the derived class Andrew MacLeod
15:28 Re: make range_int_cst_p work with any numeric range (VR_ANTI_RANGE, etc) Aldy Hernandez
15:22 Re: [PATCH][RFC] Param to options conversion (demo). Martin Liška
15:21 Re: make range_int_cst_p work with any numeric range (VR_ANTI_RANGE, etc) Andrew MacLeod
15:12 [PATCH] Clear version_info_node in delete_function_version. Martin Liška
15:11 Re: [PATCH 0/X] Introduce HWASAN sanitizer to GCC Martin Liška
15:09 Re: Add OpenACC 2.6 `acc_get_property' support Harwath, Frederik
15:07 Re: Add object allocators to symbol and call summaries Martin Liška
14:52 Re: [PATCH V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook Jiufu Guo
14:48 Re: Add object allocators to symbol and call summaries Jan Hubicka
14:41 [Patch][committed] PR 92208 + PR 92277 – GCC 9 follow-up fix Tobias Burnus
14:36 [PATCH, OpenACC, v2] Non-contiguous array support for OpenACC data clauses Chung-Lin Tang
14:32 [6/6][AArch64] Enable vect-compare-loop-costs by default for SVE Richard Sandiford
14:31 [5/6] Account for the cost of generating loop masks Richard Sandiford
14:29 [4/6] Optionally pick the cheapest loop_vec_info Richard Sandiford
14:28 [3/6] Avoid accounting for non-existent vector loop versioning Richard Sandiford
14:28 Re: make range_int_cst_p work with any numeric range (VR_ANTI_RANGE, etc) Richard Biener
14:27 [2/6] Don't assign a cost to vectorizable_assignment Richard Sandiford
14:25 [1/6] Fix vectorizable_conversion costs Richard Sandiford
14:24 [0/6] Optionally pick the cheapest loop_vec_info Richard Sandiford
14:23 Re: [PATCH] Report errors on inconsistent OpenACC nested reduction clauses Thomas Schwinge
14:13 Re: [PATCH][RFC] Param to options conversion (demo). Richard Biener
14:09 Re: [16/n] Apply maximum nunits for BB SLP Richard Sandiford
14:04 Re: [PATCH V4] Loop split upon semi-invariant condition (PR tree-optimization/89134) Richard Biener
13:38 [PATCH 4/4] IBM Z: gen-vect-26/28: Vectorizing without peeling is ok for Z Andreas Krebbel
13:37 [PATCH 3/4] IBM Z: gen-vect-11/32: Set min-vect-loop-bound param back to default Andreas Krebbel
13:36 [PATCH 2/4] IBM Z: Fix testsuite useable_hw check Andreas Krebbel
13:36 [PATCH 1/4] IBM Z: Use tree_fits_uhwi_p in vector_alignment hook Andreas Krebbel
13:35 [Committed 0/4] IBM Z: Fix a few testsuite problems Andreas Krebbel
13:29 [PATCH] Fix PR92280 Richard Biener
13:27 Re: CPUID Patch for IDT Winchip tedheadster
13:22 make value_range the base class and value_range_equiv the derived class Aldy Hernandez
13:22 Re: [16/n] Apply maximum nunits for BB SLP Richard Biener
13:19 Re: [PATCH 1/2] [ARM,testsuite] Skip tests incompatible with -mpure-code Christophe Lyon
13:15 make range_int_cst_p work with any numeric range (VR_ANTI_RANGE, etc) Aldy Hernandez
13:11 Re: [PATCH 13/X] [libsanitizer][options] Add hwasan flags and argument parsing Andrey Konovalov via gcc-patch
13:07 Re: [15/n] Consider building nodes from scalars in vect_slp_analyze_node_operations Richard Biener
13:06 Re: PR92163 Christophe Lyon
13:02 Re: [14/n] Vectorise conversions between differently-sized integer vectors Richard Biener
12:58 Re: [13/n] Allow mixed vector sizes within a single vectorised stmt Richard Biener
12:58 [PATCH] Merge from trunk: add hwasan. Martin Liška
12:57 Re: [11/n] Support vectorisation with mixed vector sizes Richard Biener
12:55 Re: [PATCH 1/5] Libsanitizer: merge from trunk with merge.sh. Martin Liška
12:50 Re: [10/n] Make less use of get_same_sized_vectype Richard Biener
12:47 Re: [9/n] Replace vec_info::vector_size with vec_info::vector_mode Richard Biener
12:44 [PATCH][OBVIOUS] Use more ggc_delete. Martin Liška
12:38 Re: [PATCH] Add if-chain to switch conversion pass. Richard Biener
12:25 Re: [PATCH v2] PR85678: Change default to -fno-common Richard Biener
12:23 Re: [PATCH 1/5] Libsanitizer: merge from trunk with merge.sh. Jakub Jelinek
12:22 Re: [PATCH][Aarch64] Fix vec_perm cost for thunderx2t99 Anton Youdkevitch
12:12 [PATCH 1/5] Libsanitizer: merge from trunk with merge.sh. Martin Liska
12:11 [PATCH 5/5] Update scanned patterns in a test-case. Martin Liska
12:11 [PATCH 3/5] Reapply all revisions mentioned in LOCAL_PATCHES. Martin Liska
12:11 [PATCH 0/5] libsanitizer: merge from trunk Martin Liska
12:11 [PATCH 2/5] Update Makefile.am. Martin Liska
12:11 [PATCH 4/5] Set print_summary for UBSAN. Martin Liska
12:10 [RFC PATCH] Extend the simd function attribute Szabolcs Nagy
12:09 Re: [PATCH][Aarch64] Fix vec_perm cost for thunderx2t99 Kyrylo Tkachov
12:08 Re: [PR47785] COLLECT_AS_OPTIONS Richard Biener
12:05 Re: Add object allocators to symbol and call summaries Martin Liška
11:54 Re: [PATCH][Aarch64] Fix vec_perm cost for thunderx2t99 Anton Youdkevitch
11:50 Re: [PATCH 0/X] Introduce HWASAN sanitizer to GCC Matthew Malcomson
11:49 Re: [C++ PATCH] Allow [[likely]] and [[unlikely]] in constexpr functions (PR c++/92343) Jakub Jelinek
11:48 Re: [PATCH][Aarch64] Fix vec_perm cost for thunderx2t99 Anton Youdkevitch
11:46 Re: r272976 - in /trunk/gcc/ada: ChangeLog ali.adb ... Arnaud Charlet
11:43 Re: [PATCH][Aarch64] Fix vec_perm cost for thunderx2t99 Kyrylo Tkachov
11:41 Re: [PATCH 1/X][mid-end] Fix declared type of personality functions Richard Biener
11:38 Re: [aarch64] Allocate enough space for err_str in aarch64_handle_attr_branch_protection Kyrylo Tkachov
11:35 Re: Add obstack for canonical file name hash table Richard Biener
11:35 [PATCH 18/X] [libsanitizer] Add in MTE stubs Matthew Malcomson
11:35 [PATCH 16/X] [libsanitizer] Add tests Matthew Malcomson
11:35 [PATCH 17/X] [libsanitizer] Add hwasan Exception handling Matthew Malcomson
11:35 [PATCH 15/X] [libsanitizer] Add hwasan pass and associated gimple changes Matthew Malcomson
11:35 [PATCH 14/X] [libsanitizer][mid-end] Introduce stack variable handling for HWASAN Matthew Malcomson
11:34 [PATCH 13/X] [libsanitizer][options] Add hwasan flags and argument parsing Matthew Malcomson
11:34 [PATCH 12/X] [libsanitizer] Add option to bootstrap using HWASAN Matthew Malcomson
11:34 [PATCH 10/X] [libsanitizer] Tie the hwasan library into our build system Matthew Malcomson
11:34 [PATCH 11/X] [libsanitizer] Only build libhwasan when targeting AArch64 Matthew Malcomson
11:34 [PATCH 9/X] [libsanitizer] Remove lazy thread initialisation Matthew Malcomson
11:34 [PATCH 7/X] [libsanitizer] Add missing SANITIZER_INTERFACE_ATTRIBUTE on __hwasan_personality_wrapper Matthew Malcomson
11:34 [PATCH 8/X] [libsanitizer] Expose __hwasan_tag_mismatch_stub Matthew Malcomson
11:34 [PATCH 6/X] [libsanitizer] Add hwasan_exceptions.cpp file Matthew Malcomson
11:34 [PATCH 4/X] [libsanitizer] libhwasan add longjmp & setjmp interceptors Matthew Malcomson
11:34 [PATCH 5/X] [libsanitizer] Remove system allocator fallback Matthew Malcomson
11:34 [PATCH 3/X] [libsanitizer] libhwasan initialisation include kernel syscall ABI relaxation Matthew Malcomson
11:34 [PATCH 2/X] [libsanitizer] Introduce libhwasan to GCC tree Matthew Malcomson
11:34 [aarch64] Allocate enough space for err_str in aarch64_handle_attr_branch_protection Matthew Malcomson
11:34 [PATCH 1/X][mid-end] Fix declared type of personality functions Matthew Malcomson
11:32 [PATCH 0/X] Introduce HWASAN sanitizer to GCC Matthew Malcomson
11:04 Re: Add obstack for canonical file name hash table Jan Hubicka
11:02 Re: Add object allocators to symbol and call summaries Jan Hubicka
11:01 Re: Add object allocators to symbol and call summaries Jan Hubicka
10:59 [PATCH] Fix part of PR92324 Richard Biener
10:55 Re: Add obstack for canonical file name hash table Richard Biener
10:51 Re: Add object allocators to symbol and call summaries Martin Liška
10:49 Re: Free memory used by optimization/target options Jan Hubicka
10:46 Re: Free memory used by optimization/target options Richard Biener
10:45 Re: Add object allocators to symbol and call summaries Martin Liška
10:44 Re: [PATCH] Reject VLAs in inline asm operands that require registers (PR inline-asm/92352) Richard Biener
10:43 Add obstack for canonical file name hash table Jan Hubicka
10:40 Free memory used by optimization/target options Jan Hubicka
10:36 Add object allocators to symbol and call summaries Jan Hubicka
10:24 Re: [PATCH] Reject VLAs in inline asm operands that require registers (PR inline-asm/92352) Jakub Jelinek
09:55 Re: [PATCH, Fortran] Allow CHARACTER literals in assignments and DATA statements Mark Eggleston
09:51 [committed] move vrp_set_zero_nonzero_bits into vr-values.c Aldy Hernandez
09:35 Re: Ping: [PATCH V6] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682) Feng Xue OS
08:55 Re: [PATCH V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook Jiufu Guo
08:51 Re: [PATCH V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook Jiufu Guo
08:41 Re: Optimize handling of inline summaries Martin Liška
08:38 [PATCH][OBVIOUS] Remove FIELD_DECL leftover. Martin Liška
08:35 Re: [PATCH rs6000]Fix PR92132 Kewen.Lin
08:35 Re: [PATCH] Fix hash_operand for fields of a CONSTRUCTOR. Martin Liška
08:33 Re: [PATCH V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook Jiufu Guo
08:27 Re: [PATCH] Reject VLAs in inline asm operands that require registers (PR inline-asm/92352) Richard Biener
08:23 Re: [PATCH] Fix compute_objsize ICE on VLA ARRAY_REF (PR tree-optimization/91945) Richard Biener
08:19 Re: [C++ PATCH] Allow [[likely]] and [[unlikely]] in constexpr functions (PR c++/92343) Jason Merrill
07:47 [committed] OpenMP declare variant template handling Jakub Jelinek
07:46 GCC 7 branch is frozen, all commits require release manager approval Richard Biener
07:39 [PATCH] Reject VLAs in inline asm operands that require registers (PR inline-asm/92352) Jakub Jelinek
07:37 [PATCH] Fix compute_objsize ICE on VLA ARRAY_REF (PR tree-optimization/91945) Jakub Jelinek
07:35 [C++ PATCH] Allow [[likely]] and [[unlikely]] in constexpr functions (PR c++/92343) Jakub Jelinek
07:16 Re: [PATCH][vect] Disable vectorization of epilogues for loops with SIMDUID set Jakub Jelinek
07:09 Re: [PATCH V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook Richard Biener
07:07 Re: [PATCH][vect] Disable vectorization of epilogues for loops with SIMDUID set Richard Biener
06:54 Visitors list of Trustech Cannes 2019 Colleen Reyes
05:55 Re: [PATCH v2] PR92090: Fix testcase failures by r276469 Kewen.Lin
04:46 Re: PR92163 Prathamesh Kulkarni
04:35 Re: [PATCH] handle constant size VLAs in -Warray-bounds (PR 82608, 92333) Jeff Law
04:14 [committed] make vrp_bitmap_equal_p static Aldy Hernandez
03:44 Re: [PATCH v3] PR92090: Fix testcase failures by r276469 luoxhu
03:35 Re: handle symbolics when comparing ranges Aldy Hernandez
03:26 [PATCH] handle constant size VLAs in -Warray-bounds (PR 82608, 92333) Martin Sebor
03:20 Re: [PATCH 3/3] [ARC] Don't split ior/mov predicated insns. Jeff Law
03:18 Re: [PATCH 2/3] [ARC] Update mea option documentation Jeff Law
03:17 Re: [PATCH 1/3] [ARC] Cleanup sign/zero extend patterns Jeff Law
02:55 Re: handle symbolics when comparing ranges Andrew MacLeod
02:15 Re: [PATCH, rs6000] Make load cost more in vectorization cost for P8/P9 Kewen.Lin
01:40 Re: Ping: [PATCH V5] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682) Martin Jambor

November 04, 2019
23:57 Re: [PATCH] Allow libcalls for complex memcpy when optimizing for size. Jeff Law
23:35 Re: [PATCH v3] Updated the Fix: Jason Merrill
23:17 Re: [PR47785] COLLECT_AS_OPTIONS Kugan Vivekanandarajah
23:05 Re: handle symbolics when comparing ranges Aldy Hernandez
22:57 Re: [PATCH v2] PR92090: Fix testcase failures by r276469 Joseph Myers
22:45 Re: handle symbolics when comparing ranges Andrew MacLeod
22:39 Re: [PATCH v2] PR92090: Fix testcase failures by r276469 Segher Boessenkool
22:34 [PATCH][C++] * typeck.c (check_return_expr): Avoid redundant error. Jason Merrill
22:31 Re: do not special case pointers while canonicalizing ranges Andrew MacLeod
22:28 Re: [PATCH] avoid folding of invalid indices to compound literals (PR 92341) Jeff Law
22:23 handle symbolics when comparing ranges Aldy Hernandez
22:17 Re: do not special case pointers while canonicalizing ranges Aldy Hernandez
22:15 do not special case pointers while canonicalizing ranges Aldy Hernandez
22:05 [PATCH] avoid folding of invalid indices to compound literals (PR 92341) Martin Sebor
21:58 Re: always handle pointers in vrp_val*{min,max} Andrew MacLeod
21:55 Re: [PATCH] Support multiple registers for the frame pointer Georg-Johann Lay
21:46 Initialize global.statics_read in ipa-reference Jan Hubicka
21:41 [committed] do not create non-canonical ranges in value_range_base::invert Aldy Hernandez
21:29 Investment opportunity Peter Wong
20:55 Re: [PATCH V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook Segher Boessenkool
20:21 Re: [PATCH, rs6000] Make load cost more in vectorization cost for P8/P9 Segher Boessenkool
20:03 always handle pointers in vrp_val*{min,max} Aldy Hernandez
20:02 Re: [PATCH] Support multiple registers for the frame pointer Dimitar Dimitrov
19:51 [committed] remove unused range_int_cst_singleton_p Aldy Hernandez
19:48 [committed] handle VR_UNDEFINED in normalize_addresses Aldy Hernandez
19:45 [committed] add debugging routines for assert_info structure Aldy Hernandez
19:45 Avoid trashing of polymorphic call cache during inlining Jan Hubicka
19:27 [committed][middle-end][SLP] Initialize variable to fix bootstrap after r277784. Tamar Christina
19:09 Re: Optimize handling of inline summaries Jan Hubicka
18:30 Fix PR testsuite/92302 Eric Botcazou
18:16 [PATCH] avoid assuming struct, memebers have constant sizes (PR 92349) Martin Sebor
17:11 [PATCH][vect] Disable vectorization of epilogues for loops with SIMDUID set Andre Vieira (lists)
16:57 Re: [PR47785] COLLECT_AS_OPTIONS H.J. Lu
16:54 Re: [PATCH 1/2] [ARM,testsuite] Skip tests incompatible with -mpure-code Kyrill Tkachov
16:49 Re: [PATCH, GCC/ARM, 2/10] Add command line support for Armv8.1-M Mainline Kyrill Tkachov
16:44 Re: [PATCH, GCC/ARM, 1/10] Fix -mcmse check in libgcc Kyrill Tkachov
16:40 Re: [PATCH][AArch64] Implement Armv8.5-A memory tagging (MTE) intrinsics Kyrill Tkachov
16:35 Re: [Patch][AMD GCN][OpenMP] Add gcc/config/gcn/t-omp-device for OpenMP declare variant kind/arch/isa Jakub Jelinek
16:33 Re: [Patch][AMD GCN][OpenMP] Add gcc/config/gcn/t-omp-device for OpenMP declare variant kind/arch/isa Andrew Stubbs
16:27 Re: [SLP] SLP vectorization: vectorize vector constructors Richard Biener
16:22 Re: [PATCH] Support multiple registers for the frame pointer Georg-Johann Lay
16:12 Re: [PATCH v2] PR92090: Fix testcase failures by r276469 Jeff Law
16:09 Re: [D] Remove unchecked to_constant in VECTOR_TYPE handling Jeff Law
16:01 Re: [RFH][libgcc] fp-bit bit ordering (PR 78804) Jeff Law
15:37 Re: [Patch][AMD GCN][OpenMP] Add gcc/config/gcn/t-omp-device for OpenMP declare variant kind/arch/isa Jakub Jelinek
15:31 [Patch][AMD GCN][OpenMP] Add gcc/config/gcn/t-omp-device for OpenMP declare variant kind/arch/isa Tobias Burnus
15:31 Re: [SLP] SLP vectorization: vectorize vector constructors Joel Hutton
15:30 [4/4] Use scan-tree-dump instead of scan-tree-dump-times for some vect tests Richard Sandiford
15:28 [3/4] Don't vectorise single-iteration epilogues Richard Sandiford
15:28 [2/4] Check the VF is small enough for an epilogue loop Richard Sandiford
15:26 [1/4] Restructure vect_analyze_loop Richard Sandiford
15:25 Re: [PATCH] Fix hash_operand for fields of a CONSTRUCTOR. Jeff Law
15:24 Re: [PATCH] Fix hash_operand for fields of a CONSTRUCTOR. Jeff Law
15:23 [0/4] Vector epilogues vs. mixed vector sizes Richard Sandiford
15:22 Re: [PATCH] Support multiple registers for the frame pointer Vladimir Makarov
14:59 Re: [Patch][Fortran] PR 92208 don't use function-result dummy variable as actual argument Thomas König
14:52 Re: [Patch][Fortran] PR 92208 don't use function-result dummy variable as actual argument Tobias Burnus
14:49 Re: [PATCH] Add if-chain to switch conversion pass. Jakub Jelinek
14:40 [D] Remove unchecked to_constant in VECTOR_TYPE handling Richard Sandiford
14:39 Re: [PATCH v2] PR85678: Change default to -fno-common Wilco Dijkstra
14:33 Re: Optimize handling of inline summaries Martin Liška
14:31 [PATCH] Fix PR92345 Richard Biener
14:24 Re: [Patch,Fortran] PR92284 – gfc_desc_to_cfi_desc fixes Tobias Burnus
14:23 [PATCH] Add if-chain to switch conversion pass. Martin Liška
14:13 Optimize handling of inline summaries Jan Hubicka
14:04 Re: [PATCH] ggc-common.c bootstrap breakage Richard Biener
13:55 [PATCH] ggc-common.c bootstrap breakage David Edelsohn
13:39 Re: [PATCH v2] PR85678: Change default to -fno-common Richard Biener
13:39 Re: [FYI] pass --enable-obsolete to build configure Alexandre Oliva
13:36 Re: [PATCH] Fix hash_operand for fields of a CONSTRUCTOR. Richard Biener
13:36 Re: [PATCH] Fix hash_operand for fields of a CONSTRUCTOR. Richard Biener
13:07 Re: PR92163 Christophe Lyon
13:05 Re: [patch] testsuite/libgomp.fortran/pr66199-2.f90 – remove dg-options Jakub Jelinek
13:02 Re: [patch] testsuite/libgomp.fortran/pr66199-2.f90 – remove dg-options Tobias Burnus
12:53 [COMMITTED] Fix incorrect use of USE_TM_CLONE_REGISTRY in crtstuff.c Jozef Lawrynowicz
12:48 Re: [PR 70929] Remove gimple_call_types_likely_match_p... almost Richard Biener
12:29 Re: [patch] testsuite/libgomp.fortran/pr66199-2.f90 – remove dg-options Jakub Jelinek
12:19 [patch] testsuite/libgomp.fortran/pr66199-2.f90 – remove dg-options Tobias Burnus
11:40 [COMMITTED] Regenerate gcc/configure Jozef Lawrynowicz
11:17 [wwwdocs] Update to the new home of the GNU Coding Standards Gerald Pfeifer
10:07 [patch,committed] PR92305 libgomp/testsuite - use unique numbers with Fortran's 'stop' Tobias Burnus
09:53 Re: [PATCH V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook Jiufu Guo
09:49 Re: [SLP] SLP vectorization: vectorize vector constructors Richard Biener
09:39 Ping: [PATCH V5] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682) Feng Xue OS
09:09 Re: [PATCH] Fix hash_operand for fields of a CONSTRUCTOR. Martin Liška
09:07 Re: [PATCH V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook Kewen.Lin
08:55 [PATCH] Fix PR92301 Richard Biener
08:37 Re: [PATCH][RFC] C++-style iterators for FOR_EACH_IMM_USE_STMT Richard Biener
08:28 Re: introduce -fcallgraph-info option Richard Biener
07:16 [PATCH, rs6000] Make load cost more in vectorization cost for P8/P9 Kewen.Lin
06:31 [PATCH V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook Jiufu Guo
03:43 Re: [PATCH] Add explicit description for -finline luoxhu
03:30 [PATCH v2] PR92090: Fix testcase failures by r276469 luoxhu
02:46 Re: [PR47785] COLLECT_AS_OPTIONS Kugan Vivekanandarajah
01:51 Re: [PATCH] combine: Don't generate IF_THEN_ELSE Andrew Pinski

November 03, 2019
22:47 Improve effectivity of ipa_context_cache Jan Hubicka
22:38 Re: [patch, fortran] Fix PR 92113 Thomas Koenig
19:55 Re: [Patch, Fortran] PR90374 Support d0.d, e0.d, es0.d, en0.d, g0.d Steve Kargl
19:53 Re: [patch, fortran] Fix PR 92113 Steve Kargl
19:48 Re: [patch, fortran] PR92123 - [F2018/array-descriptor] Scalar allocatable/pointer with array descriptor (via bind(C)): ICE with select rank or error scalar variable with POINTER or ALLOCATABLE in procedure with BIND(C) is not yet supported Steve Kargl
18:37 [patch, fortran] PR92123 - [F2018/array-descriptor] Scalar allocatable/pointer with array descriptor (via bind(C)): ICE with select rank or error scalar variable with POINTER or ALLOCATABLE in procedure with BIND(C) is not yet supported Paul Richard Thomas
16:35 Implement ipa_inline_call_context cache Jan Hubicka
16:01 Optimize streaming in inline summaries Jan Hubicka
15:07 Re: [PATCH 2/2] [ARM] Add support for -mpure-code in thumb-1 (v6m) Christophe Lyon
15:06 Re: [PATCH 1/2] [ARM,testsuite] Skip tests incompatible with -mpure-code Christophe Lyon
13:51 Introduce ipa_inline_call_context class Jan Hubicka
13:33 Re: [PATCH][RFC] C++-style iterators for FOR_EACH_IMM_USE_STMT Oleg Endo
12:12 Re: [RFH][libgcc] fp-bit bit ordering (PR 78804) Oleg Endo
11:43 [PATCH v3] Updated the Fix: Kamlesh Kumar
08:29 [Darwin, testsuite, committed] Fix PR 79274 Iain Sandoe
08:04 Re: [PATCH v2] [PR91979] Updated the fix: Jason Merrill
07:05 Re: [FYI] pass --enable-obsolete to build configure Andreas Schwab

November 02, 2019
22:46 [FYI] pass --enable-obsolete to build configure Alexandre Oliva
21:33 [wwwdocs] readings.html -- switch www.adapteva.com to https Gerald Pfeifer
19:31 Re: introduce -fcallgraph-info option Alexandre Oliva
17:55 Re: [PATCH] Improve unrolling heuristics, PR91975 Andreas Schwab
17:28 [PATCH] Support multiple registers for the frame pointer Kwok Cheung Yeung
13:38 Re: [PATCH target/92295] Fix inefficient vector constructor Hongtao Liu
09:38 [patch, fortran] Fix PR 92113 Thomas Koenig
09:08 [committed] declare variant scoring Jakub Jelinek
06:49 [PING**2] [PATCH] Fix dwarf-lineinfo inconsistency of inlined subroutines Bernd Edlinger
03:48 [PATCH v2] [PR91979] Updated the fix: Kamlesh Kumar
03:22 Re: [PATCH] V6, #4 of 17: Add prefixed instruction support to stack protect insns Segher Boessenkool
02:49 Re: [C++ PATCH] Implement P1073R3: Immediate functions (PR c++/88335, take 3) Jason Merrill

November 01, 2019
23:38 [committed] Simplify omp-device-properties.h creation (PR bootstrap/92314) Jakub Jelinek
23:32 [committed] OpenMP declare variant context strict subset testing Jakub Jelinek
23:24 Re: [PATCH] bring -Warray-bounds closer to -Wstringop-overflow (PR91647, 91463, 91679) Jakub Jelinek
23:23 Re: [PATCH][Aarch64] Fix vec_perm cost for thunderx2t99 Andrew Pinski
23:17 Re: [PATCH rs6000]Fix PR92132 Segher Boessenkool
22:48 [Patch, Fortran] PR90374 Support d0.d, e0.d, es0.d, en0.d, g0.d Jerry DeLisle
22:37 Re: [Patch, GCC]Backporting r269039 to gcc8 Jeff Law
22:02 Re: [PATCH][MSP430] Add -mtiny-printf option to support reduced code size printf and puts Jeff Law
21:55 Re: [PATCH] Come up with ggc_delete. Jeff Law
21:54 Re: [PATCH][MSP430] Read MCU data from external file specified with environment variable or installed into toolchain subdirectory Jeff Law
21:52 Re: [PATCH] Fix hash_operand for fields of a CONSTRUCTOR. Jeff Law
21:19 Re: [C++ PATCH] Implement P1073R3: Immediate functions (PR c++/88335, take 3) Jakub Jelinek
21:14 Re: [[PATCH][PR91979] handle mangling of nullptr expression ] updated the fix Jason Merrill
21:09 Re: [PATCH] bring -Warray-bounds closer to -Wstringop-overflow (PR91647, 91463, 91679) Martin Sebor
21:08 Re: C++ PATCH for c++/91363 - P0960R3: Parenthesized initialization of aggregates Jason Merrill
20:56 Re: [C++ PATCH] Implement P1073R3: Immediate functions (PR c++/88335, take 3) Jakub Jelinek
20:42 Re: [C++ PATCH] Implement P1073R3: Immediate functions (PR c++/88335, take 3) Jason Merrill
20:42 Re: C++ PATCH for c++/91363 - P0960R3: Parenthesized initialization of aggregates Marek Polacek
20:37 Re: C++ PATCH for c++/91363 - P0960R3: Parenthesized initialization of aggregates Jason Merrill
20:35 [PATCH] RISC-V: Build soft-float divide routines for -mno-fdiv. Jim Wilson
20:12 Re: [ C++ ] [ PATCH ] [ RFC ] p1301 - [[nodiscard("should have a reason")]] Jason Merrill
19:57 Re: [C++ PATCH] Implement P1073R3: Immediate functions (PR c++/88335, take 3) Jakub Jelinek
19:53 Re: [C++ Patch] Add location parameter to composite_pointer_type and use it Jason Merrill
19:43 Re: [C++ PATCH] Implement P1073R3: Immediate functions (PR c++/88335, take 3) Jason Merrill
19:20 Re: [C++ PATCH] P0784R7 constexpr new further fix (PR c++/91369) Jason Merrill
17:15 Re: [RFC PATCH] targetm.omp.device_kind_arch_isa and OpenMP declare variant kind/arch/isa handling Martin Jambor
16:23 Re: [PATCH] Add explicit description for -finline Joseph Myers
15:53 Re: [PATCH] Fix the fix for PR fortran/90988 Steve Kargl
15:49 Re: [PR47785] COLLECT_AS_OPTIONS H.J. Lu
15:43 Re: GCC 10.0 Status Report (2019-10-22), Stage 1 to end Nov 16th Marek Polacek
15:31 Re: GCC 10.0 Status Report (2019-10-22), Stage 1 to end Nov 16th Jeff Law
15:08 Re: GCC 10.0 Status Report (2019-10-22), Stage 1 to end Nov 16th Marek Polacek
15:02 [PR 70929] Remove gimple_call_types_likely_match_p... almost Martin Jambor
15:01 Re: GCC 10.0 Status Report (2019-10-22), Stage 1 to end Nov 16th Romain Geissler
14:07 Re: [C++ Patch] Add location parameter to composite_pointer_type and use it Paolo Carlini
14:03 [PATCH][Aarch64] Fix vec_perm cost for thunderx2t99 Anton Youdkevitch
12:58 [C++ PATCH] cleanup check_field_decls Nathan Sidwell
12:49 Re: [PATCH] Fix the fix for PR fortran/90988 Jeff Law
12:20 Re: [committed][AArch64] Add support for the SVE PCS Andreas Schwab
10:53 [PATCH][MSP430] Read MCU data from external file specified with environment variable or installed into toolchain subdirectory Jozef Lawrynowicz
10:32 Re: [PATCH 2/2][MIPS][RFC] Emit .note.GNU-stack for hard-float linux targets. Dragan Mladjenovic
10:15 Re: [Patch,committed] Ensure that gfortran.dg/achar_2.f90 can fail Janne Blomqvist
09:54 Re: [PATCH][vect] Clean up orig_loop_vinfo from vect_analyze_loop Richard Sandiford
09:03 Re: [SLP] SLP vectorization: vectorize vector constructors Joel Hutton
07:50 Re: [PATCH] Fix the fix for PR fortran/90988 Tobias Burnus
03:22 [PATCH] Add explicit description for -finline Xiong Hu Luo
02:21 Re: [PATCH 3/3 V2][rs6000] vector conversion RTL pattern update for diff unit size Kewen.Lin
01:33 Re: [PR47785] COLLECT_AS_OPTIONS Kugan Vivekanandarajah
01:09 [PATCH target/92295] Fix inefficient vector constructor Hongtao Liu


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