gcc-patches archive
date index for July, 2017

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

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

July 31, 2017
23:46 [PATCH 2/2] use unique_ptr some tbsaunde+gcc
23:46 [PATCH 1/2] add unique_ptr header tbsaunde+gcc
23:46 [PATCH 0/2] add unique_ptr class tbsaunde+gcc
23:11 Re: [PATCH 00/19] cleanup of memory stats prototypes Trevor Saunders
23:08 Re: ping [PATCH] [MSP430] Fix PR78849: ICE on initialization of global struct containing __int20 array Joseph Myers
23:05 Re: [PATCH 4/N] Recover GOTO predictor. David Edelsohn
22:58 Re: [PATCH 00/19] cleanup of memory stats prototypes Martin Sebor
22:48 [PATCH] i386: Update naked-1.c for PIC H.J. Lu
22:33 Re: C PATCH to detect clashing attributes (PR c/81544) Joseph Myers
22:22 Re: [RFC] Remaining references of Java Joseph Myers
21:34 Re: [PATCH 00/19] cleanup of memory stats prototypes Trevor Saunders
20:56 Re: [PATCH 00/19] cleanup of memory stats prototypes Martin Sebor
20:43 Re: [PATCH, RFC] Proposed PowerPC IEEE 128-bit floating point changes Joseph Myers
20:02 New French PO file for 'gcc' (version 7.1.0) Translation Project Robot
19:42 Re: [PATCH, rs6000] Fix PR81622 Bill Schmidt
19:42 Re: [PATCH] enhance overflow and truncation detection in strncpy and strncat (PR 81117) Martin Sebor
19:01 [PATCH, Fortran] Support for legacy %FILL fields in STRUCTUREs Fritz Reese
18:43 [PATCH] Update myself in MAINTAINERS Richard Henderson
18:40 Re: [1/2] PR 78736: New warning -Wenum-conversion Prathamesh Kulkarni
18:33 Re: [PATCH 00/19] cleanup of memory stats prototypes Jeff Law
18:29 Re: [PATCH] Make mempcpy more optimal (PR middle-end/70140). Jeff Law
18:28 Re: [PATCH 6/6] qsort comparator consistency checking Alexander Monakov
18:23 Re: [RFC] propagate malloc attribute in ipa-pure-const pass Prathamesh Kulkarni
18:06 Re: [PATCH 6/6] qsort comparator consistency checking Jeff Law
18:01 Re: [PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640) Alexander Monakov
18:01 Re: [PATCH] Add -std=c++2a Joseph Myers
17:53 Re: [PATCH] Fix libquadmath regression (bootstrap failure) on FreeBSD Joseph Myers
17:44 Re: [PATCH 5/6] haifa-sched.c: give up qsort checking when autoprefetch heuristic is in use Jeff Law
17:42 Re: [PATCH], PR target/81593, Optimize PowerPC vector sets coming from a vector extracts Bill Schmidt
17:42 Re: [PATCH 4/6] lra-assigns.c: give up on qsort checking in assign_by_spills Jeff Law
17:41 Re: [PATCH], PR target/81593, Optimize PowerPC vector sets coming from a vector extracts Michael Meissner
17:38 Re: [PATCH], PR target/81593, Optimize PowerPC vector sets coming from a vector extracts Michael Meissner
17:32 Re: [PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640) Jeff Law
17:29 Re: [PATCH] enhance overflow and truncation detection in strncpy and strncat (PR 81117) Jeff Law
17:23 Re: [PATCH] libstdc++: Support std::is_aggregate on clang++ (was [cfe-dev] clang++: std::is_aggregate unusable with clang-5.0/libstdc++-7) Tim Song
17:23 Re: [PATCH 0/6] [i386] PR80969 Fix ICE with -mabi=ms -mavx512f Daniel Santos
17:14 [PATCH, Fortran] Slight cleanup in set_dec_flags Fritz Reese
17:08 [PATCH, Fortran] Correctly set -fd-lines-as-comments with -fdec Fritz Reese
17:07 Re: C PATCH to further improve diagnostic for -Wsign-compare (PR c/81417) Martin Sebor
17:02 Re: [PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640) Alexander Monakov
16:27 Re: [PATCH, rs6000] Fix PR81622 Jakub Jelinek
16:19 [PATCH, rs6000] Fix PR81622 Bill Schmidt
16:12 [PATCH] Fix reassoc var_bound range test optimization (PR tree-optimization/81588) Jakub Jelinek
16:12 Re: [WWW PATCH]: Mention that x86 now supports "naked" function attribute. Gerald Pfeifer
16:05 Re: C PATCH to further improve diagnostic for -Wsign-compare (PR c/81417) Marek Polacek
15:58 [PATCH][AArch64] PR71951: Fix unwinding with -fomit-frame-pointer Wilco Dijkstra
15:54 Re: C PATCH to further improve diagnostic for -Wsign-compare (PR c/81417) Martin Sebor
15:53 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 05/08 Jeff Law
15:50 Re: [PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640) Jeff Law
15:48 Re: [PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640) Jeff Law
15:31 Re: C PATCH to further improve diagnostic for -Wsign-compare (PR c/81417) David Malcolm
15:14 Re: [PATCH] libstdc++: Support std::is_aggregate on clang++ (was [cfe-dev] clang++: std::is_aggregate unusable with clang-5.0/libstdc++-7) Tim Song
15:04 PING: [PATCH] PR driver/81523: Make -static override -pie H.J. Lu
14:53 Re: [PATCH] libstdc++: Support std::is_aggregate on clang++ (was [cfe-dev] clang++: std::is_aggregate unusable with clang-5.0/libstdc++-7) Jonathan Wakely
14:15 C PATCH to further improve diagnostic for -Wsign-compare (PR c/81417) Marek Polacek
14:14 [PATCH PR81267]Rewrite into loop closed ssa form in case of any store-store chain Bin Cheng
14:13 [PATCH PR81620]Don't set has_max_use_after flag for store-store chain Bin Cheng
14:03 Re: [PATCH] Fix PR81354 (rewrite gimple_split_edge) Bill Schmidt
13:59 Re: [PATCH 3/6] [i386] Remove machine_function::call_ms2sysv_pad_out Uros Bizjak
13:53 Re: [PATCH 2/6] [i386] Remove ix86_frame::outlined_save_offset Uros Bizjak
13:51 Re: [PATCH] Compile pr79793-[12].c with -mtune=generic Uros Bizjak
13:48 [PATCH] Compile pr79793-[12].c with -mtune=generic H.J. Lu
13:42 Re: [PATCH] Fix typo in std::stack (PR libstdc++/81599) Marek Polacek
13:37 Re: [PATCH] Fix typo in std::stack (PR libstdc++/81599) Ville Voutilainen
13:28 [WWW PATCH]: Mention that x86 now supports "naked" function attribute. Uros Bizjak
13:26 [PATCH] Fix typo in std::stack (PR libstdc++/81599) Marek Polacek
13:19 Re: [PATCH] Fix PR81354 (rewrite gimple_split_edge) Bill Schmidt
13:17 Re: [PATCH, i386]: Implement attribute ((naked)) Uros Bizjak
12:03 [PATCH, committed] Add myself to MAINTAINERS Robin Dapp
11:47 Re: [PATCH v12] add -fpatchable-function-entry=N,M option Maxim Kuvyrkov
11:41 Re: [PATCH] Make inlining consistent in LTO and non-LTO mode (PR target/71991). Martin Liška
11:34 [Committed] S/390: Support z14 as CPU name. Andreas Krebbel
11:27 Re: C PATCH to display types when printing a conversion warning (PR c/81233) Marek Polacek
11:22 [PATCH][v2] Introduce TARGET_SUPPORTS_ALIASES Martin Liška
11:19 [PATCH 6/6] [i386, testsuite] Add tests, fix bug in check_avx2_hw_available Daniel Santos
11:19 [PATCH 5/6] [i386] Modify SP realignment in ix86_expand_prologue, et. al. Daniel Santos
11:19 [PATCH 4/6] [i386] Modify ix86_compute_frame_layout Daniel Santos
11:19 [PATCH 3/6] [i386] Remove machine_function::call_ms2sysv_pad_out Daniel Santos
11:19 [PATCH 2/6] [i386] Remove ix86_frame::outlined_save_offset Daniel Santos
11:19 [PATCH 1/6] [i386] Correct comments, add assertions to sp_valid_at and fp_valid_at Daniel Santos
11:16 [PATCH 0/6] [i386] PR80969 Fix ICE with -mabi=ms -mavx512f Daniel Santos
11:09 C++ PATCH to fix ICE with bit-fields and ?: (PR c++/81607) Marek Polacek
10:25 Re: [PING] [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues Daniel Santos
09:58 Re: [ARM, VXworks] Fix build Richard Earnshaw (lists)
09:58 Re: [PATCH] Introduce TARGET_SUPPORTS_ALIASES Yuri Gribov
09:15 Re: [PATCH] Fix PR81354 (rewrite gimple_split_edge) Richard Biener
08:55 Re: [PATCH 4/N] Recover GOTO predictor. Richard Biener
08:54 Re: [PATCH] Do UBSAN sanitization just when current_function_decl != NULL_TREE (PR sanitize/81530). Martin Liška
08:53 Re: [PATCH v2] Dump BB number when dumping a BB with label. Martin Liška
08:51 Re: [PATCH] Fix a pasto in gfc_check_num_images Richard Biener
08:50 Re: [PATCH v2] Dump BB number when dumping a BB with label. Richard Biener
08:49 [PING*3][PATCH] [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining Pierre-Marie de Rodat
08:46 Re: [PATCH] Handle BIT_INSERT_EXPR in hashable_expr_equal_p Richard Biener
08:43 Re: [Patch] Testsuite fixes for failures caused by patch for PR 80925 - loop peeling and alignment Richard Biener
08:27 Re: [PATCH] Do UBSAN sanitization just when current_function_decl != NULL_TREE (PR sanitize/81530). Marek Polacek
08:09 Re: [PATCH] Fix ubsan_type_descriptor Richard Biener
08:08 Re: [PATCH] Fix UB in ipa-polymorphic-call.c (PR tree-optimization/81603) Richard Biener
08:04 [PATCH] Introduce TARGET_SUPPORTS_ALIASES Martin Liška
07:49 [PATCH] Fix ubsan_type_descriptor Jakub Jelinek
07:48 Re: [RFC] [PATCH] Introduce configure flag --with-stage1-cflags. Martin Liška
07:47 Re: [PATCH 4/N] Recover GOTO predictor. Martin Liška
07:44 Re: [RFC] Remaining references of Java Martin Liška
07:42 [PATCH] Fix UB in ipa-polymorphic-call.c (PR tree-optimization/81603) Jakub Jelinek
07:39 [PATCH] Fix a pasto in gfc_check_num_images Jakub Jelinek
07:21 Re: [PATCH] Fix when -lssp is added by driver (PR middle-end/81400). Martin Liška
06:44 [PATCH v2] Dump BB number when dumping a BB with label. Martin Liška
05:47 [PATCH][RFA/RFC] Stack clash mitigation patch 06/08 - V3 Jeff Law
05:47 [PATCH][RFA/RFC] Stack clash mitigation patch 08/08 - V3 Jeff Law
05:46 [RFA/RFC] Stack clash mitigation patch 07/08 - V3 Jeff Law
05:45 [PATCH][RFA/RFC] Stack clash mitigation patch 05/08 - V3 Jeff Law
05:43 [PATCH][RFA/RFC] Stack clash mitigation patch 04/08 - V3 Jeff Law
05:42 [PATCH][RFA/RFC] Stack clash mitigation patch 03/08 - V3 Jeff Law
05:40 [PATCH][RFA/RFC] Stack clash mitigatoin patch 02b/08 - V3 Jeff Law
05:38 [PATCH][RFA/RFC] Stack clash mitigation patch 02/08 - V3 Jeff Law
05:36 [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 - V3 Jeff Law
05:35 [PATCH][RFA/RFC] Stack clash mitigation patch 00/08 - V3 Jeff Law
02:25 Re: [ patch, libfortran] Fix PR 81581 Jerry DeLisle

July 30, 2017
20:14 [PATCH, i386]: Implement attribute ((naked)) Uros Bizjak
18:55 [ patch, libfortran] Fix PR 81581 Thomas Koenig
18:05 [PATCH] Fix PR81354 (rewrite gimple_split_edge) Bill Schmidt
14:01 Re: [PATCH], PR target/81593, Optimize PowerPC vector sets coming from a vector extracts Bill Schmidt
13:01 Re: [PATCH] PR libstdc++/79162 ambiguity in string assignment due to string_view overload (LWG 2946) Daniel Krügler
09:25 Re: [PATCH 1/2, c-family]: Add 'z' to asm_fprintf_char_table Uros Bizjak
09:18 Re: [PATCH] i386: Update INCOMING_FRAME_SP_OFFSET for exception handler Uros Bizjak
09:02 Re: [PATCH] i386: Rewrite check for AVX512 features Uros Bizjak
07:25 [PATCHv5][PR 57371] Remove useless floating point casts in comparisons Yury Gribov

July 29, 2017
21:54 Re: [PATCH, rs6000] Add support to __builtin_cpu_supports() for two new HWCAP2 bits Peter Bergner
20:42 Re: [PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace Denis Khalikov
18:48 [PATCH] Handle BIT_INSERT_EXPR in hashable_expr_equal_p Andrew Pinski
14:23 [PATCH] i386: Update INCOMING_FRAME_SP_OFFSET for exception handler H.J. Lu
13:06 [PATCH] i386: Rewrite check for AVX512 features H.J. Lu
09:52 Fix segfault on anonymous structures with -fdump-ada-spec Eric Botcazou
01:10 Re: [PATCH 00/19] cleanup of memory stats prototypes Trevor Saunders
01:08 Re: [PATCH 00/19] cleanup of memory stats prototypes Trevor Saunders

July 28, 2017
21:58 Re: [PATCH][1/2] Early LTO debug, simple-object part Jason Merrill
21:55 Re: [PATCH][1/2] Early LTO debug, simple-object part Jason Merrill
21:09 Re: [PATCH], PR target/81593, Optimize PowerPC vector sets coming from a vector extracts Segher Boessenkool
20:40 Re: [PATCH] PR libstdc++/79162 ambiguity in string assignment due to string_view overload (LWG 2946) Daniel Krügler
20:29 Re: [PATCH] PR libstdc++/79162 ambiguity in string assignment due to string_view overload (LWG 2946) Daniel Krügler
20:26 Re: [PATCH] PR libstdc++/79162 ambiguity in string assignment due to string_view overload (LWG 2946) Tim Song
20:07 [PATCH] PR libstdc++/79162 ambiguity in string assignment due to string_view overload (LWG 2946) Daniel Krügler
19:58 Go frontend: Add another backend type conversion Ian Lance Taylor
19:44 Re: [PATCH] Emit DWARF5 DW_AT_export_symbols for namespaces Jason Merrill
19:22 Re: [patch, libfortran] Fix PR 80365, undefined memcpy Janne Blomqvist
18:58 Re: [PATCH,AIX] Enable libffi for AIX David Edelsohn
18:57 Re: [PATCH,AIX] Enable Go for AIX David Edelsohn
18:52 Re: [PATCH,AIX] Don't leak a file descriptor if an archive is malformed. Ian Lance Taylor
18:50 [patch, fortran] Generate C prototypes from Fortran code Thomas Koenig
18:32 Re: [PATCH 00/17] RFC: New source-location representation; Language Server Protocol Martin Sebor
18:22 Re: [Patch] Testsuite fixes for failures caused by patch for PR 80925 - loop peeling and alignment Steve Ellcey
18:16 Re: [patch 0/2] PR49847: Add hook to place read-only lookup-tables in named address-space Georg-Johann Lay
18:03 Go patch commited: Track placeholder pointer types for conversion Ian Lance Taylor
18:03 Re: [PATCH/AARCH64] Decimal floating point support for AARCH64 Joseph Myers
17:42 Go patch committed: Use a single temporary for a call with multiple results Ian Lance Taylor
17:37 Re: [PATCH] [PowerPC/RTEMS] Add 64-bit support using ELFv2 ABI Segher Boessenkool
16:58 Patch ping Jakub Jelinek
16:46 Re: std::vector default default and move constructors François Dumont
16:43 Re: std::list optimizations François Dumont
16:32 Re: [PATCH 00/19] cleanup of memory stats prototypes Bernhard Reutner-Fischer
16:07 Re: [PATCH] New C++ warning option '-Wduplicated-access-specifiers' Martin Sebor
16:02 Re: [PATCH 15/17] Language Server Protocol: add lsp::server abstract base class David Malcolm
15:42 Re: [PATCH GCC][4/4]Better handle store-stores chain if eliminated stores only store loop invariant Bin.Cheng
15:33 Re: [PATCH GCC][5/6]Record initialization statements and only insert it for valid chains Bin.Cheng
15:32 Re: [PATCH GCC][4/6]Simple patch skips single element component Bin.Cheng
15:06 Re: [PATCH][GCC][AArch64] optimize float immediate moves (1 /4) - infrastructure. Tamar Christina
14:48 Re: [PATCH 15/17] Language Server Protocol: add lsp::server abstract base class David Malcolm
14:44 Re: [PATCH], PR target/81593, Optimize PowerPC vector sets coming from a vector extracts Michael Meissner
14:41 Re: [PING] [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues H.J. Lu
14:28 Re: [PATCH 00/17] RFC: New source-location representation; Language Server Protocol David Malcolm
14:22 Re: [PATCH PR81228]Fixes ICE by adding LTGT in vec_cmp<mode><v_cmp_result>. Bin.Cheng
14:16 Re: [PATCH PR81228]Fixes ICE by adding LTGT in vec_cmp<mode><v_cmp_result>. Richard Sandiford
13:51 Re: [PING] [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues Daniel Santos
13:33 [PATCH] Support cfi pseudo for debugging on UI_DWARF2 target Tristan Gingold
13:18 Re: [PATCH,AIX] Changes for linking gotools on AIX. David Edelsohn
12:55 Re: [PATCH][2/2] early LTO debug, main part Richard Biener
12:54 Re: [PATCH][1/2] Early LTO debug, simple-object part Richard Biener
12:26 [PR 81477] Set versionable regardless of optimization level Martin Jambor
12:10 [PATCH] match.pd and pattern ordering Richard Biener
12:07 Re: [PATCH PR81228]Fixes ICE by adding LTGT in vec_cmp<mode><v_cmp_result>. Bin.Cheng
11:55 Re: [PATCH PR81228]Fixes ICE by adding LTGT in vec_cmp<mode><v_cmp_result>. Richard Sandiford
11:44 Re: [PATCH] Set VALUE_EXPR after a debug stmt is generated (PR sanitizer/81340). Jakub Jelinek
11:37 [PATCH PR81228]Fixes ICE by adding LTGT in vec_cmp<mode><v_cmp_result>. Bin Cheng
11:37 Re: [PATCH] Set VALUE_EXPR after a debug stmt is generated (PR sanitizer/81340). Martin Liška
11:32 Re: [PATCH] Set VALUE_EXPR after a debug stmt is generated (PR sanitizer/81340). Richard Biener
11:26 Re: [PATCH][2/2] Fix PR81502 Richard Biener
11:21 Re: [PATCH] Dump BB number when dumping a BB with label. Richard Biener
11:21 [PATCH] Do UBSAN sanitization just when current_function_decl != NULL_TREE (PR sanitize/81530). Martin Liška
11:19 Re: [PATCH] Set VALUE_EXPR after a debug stmt is generated (PR sanitizer/81340). Jakub Jelinek
11:15 Re: [patch 0/2] PR49847: Add hook to place read-only lookup-tables in named address-space Richard Biener
11:13 [PATCH] Fix target attribute handling (PR c++/81355). Martin Liška
11:11 [PATCH] Set VALUE_EXPR after a debug stmt is generated (PR sanitizer/81340). Martin Liška
10:53 Re: [PATCH] Dump BB number when dumping a BB with label. Martin Liška
10:18 Re: [patch 0/2] PR49847: Add hook to place read-only lookup-tables in named address-space Georg-Johann Lay
09:20 Re: [PATCH] Do not handle VLA in sanitization (PR sanitizer/81460). Jakub Jelinek
08:44 [PATCH] Do not handle VLA in sanitization (PR sanitizer/81460). Martin Liška
08:42 Re: [PATCH], PR target/81593, Optimize PowerPC vector sets coming from a vector extracts Marc Glisse
08:29 Re: [PATCH] [PowerPC/RTEMS] Add 64-bit support using ELFv2 ABI Sebastian Huber
08:21 Re: [7/7] Pool alignment information for common bases Richard Biener
08:20 Re: [PATCH], PR target/81593, Optimize PowerPC vector sets coming from a vector extracts Richard Biener
08:02 Re: [PATCH], PR target/81593, Optimize PowerPC vector sets coming from a vector extracts Andrew Pinski
07:59 Re: Patch ping Richard Biener
07:58 Re: [PATCH] Dump BB number when dumping a BB with label. Richard Biener
07:51 Re: [PATCH], PR target/81593, Optimize PowerPC vector sets coming from a vector extracts Richard Biener
07:50 Re: [PATCH] Dump BB number when dumping a BB with label. Martin Liška
07:47 Re: [Patch] Testsuite fixes for failures caused by patch for PR 80925 - loop peeling and alignment Richard Biener
07:37 Re: Fix thinko in gimple_assign_set_rhs_with_ops Eric Botcazou
07:34 Re: [patch 0/2] PR49847: Add hook to place read-only lookup-tables in named address-space Richard Biener
07:21 Re: [PATCH] Dump BB number when dumping a BB with label. Richard Biener
07:16 Re: C++-ify vec_info structures Richard Biener
07:08 [PATCH] Fix PR81573 testcase Richard Biener
05:25 Re: [PATCH] Fix parloops ICE (PR tree-optimization/81578) Richard Biener
05:12 Re: [PATCH 00/17] RFC: New source-location representation; Language Server Protocol Alexandre Oliva
04:42 [PATCH][PR target/81535] Fix tests on Power Yury Gribov
03:21 [PATCHv2][PING][PR 59521] Respect __builtin_expect in switch statements Yury Gribov
03:16 Re: [PATCHv4][PING][PR 57371] Remove useless floating point casts in comparisons Yuri Gribov
02:33 Re: [PATCH] Improve extraction of changed file in contrib/mklog Yuri Gribov
01:07 Re: [PATCH] Fix PR middle-end/81564: ICE in group_case_labels_stmt() Peter Bergner
00:28 Re: [PATCH,AIX] Enable Go for AIX Ian Lance Taylor
00:16 Re: [PATCH,AIX] Manage .go_export section for AIX Ian Lance Taylor

July 27, 2017
23:29 [PATCH] fix the handling of string precision in pretty printer (PR 81586) Martin Sebor
23:21 [PATCH], PR target/81593, Optimize PowerPC vector sets coming from a vector extracts Michael Meissner
22:51 Re: [PATCH] C++: fix ordering of missing std #include suggestion (PR c++/81514) Martin Sebor
22:30 Re: tls-dialect gnu2 H.J. Lu
22:16 [Patch] Testsuite fixes for failures caused by patch for PR 80925 - loop peeling and alignment Steve Ellcey
22:07 tls-dialect gnu2 Nathan Sidwell
21:36 RFA: Backport fix for PR80769 Richard Sandiford
21:25 Re: [PATCH, rs6000] Add support for the vec_xl_be builtin Segher Boessenkool
21:02 [PATCH] C++: fix ordering of missing std #include suggestion (PR c++/81514) David Malcolm
20:48 [PATCH, rs6000] Add support for the vec_xl_be builtin Carl Love
20:07 Re: [PATCH 2/2] Remove reload_in_progress and other cleanups. Peter Bergner
20:06 Re: [PATCH 1/2] Eliminate -mno-lra from the rs6000 port. Peter Bergner
19:58 Re: [PATCH 04/17] C frontend: capture BLT information Martin Sebor
19:57 Re: [PATCH] [PowerPC/RTEMS] Add 64-bit support using ELFv2 ABI Segher Boessenkool
19:51 Re: [PATCH 00/17] RFC: New source-location representation; Language Server Protocol Martin Sebor
19:50 [PATCH] PR debug/81570: dwarf2cfi.c: Update cfa.offset in create_pseudo_cfg H.J. Lu
19:29 Re: [PATCH 2/2] Remove reload_in_progress and other cleanups. Segher Boessenkool
19:17 [committed] Fix C omp for verification (PR c/45784) Jakub Jelinek
19:13 Re: [PATCH] New C++ warning option '-Wduplicated-access-specifiers' Richard Sandiford
19:10 [PATCH] Fix parloops ICE (PR tree-optimization/81578) Jakub Jelinek
18:10 Re: [Patch AArch64 2/2] Fix memory sizes to load/store patterns James Greenhalgh
18:09 Re: [Mechanical Patch ARM/AArch64 1/2] Rename load/store scheduling types to encode data size James Greenhalgh
17:49 Re: [Patch AArch64] Stop generating BSL for simple integer code James Greenhalgh
17:22 Re: [PATCH] Fix PR middle-end/81564: ICE in group_case_labels_stmt() Steven Bosscher
17:01 Re: [PATCH] [RISCV] Add RTEMS support Palmer Dabbelt
16:59 Re: [PATCH] Improve alloca alignment Jeff Law
16:47 Re: [PATCH 1/2] Eliminate -mno-lra from the rs6000 port. Segher Boessenkool
16:31 Re: [PATCH][AArch64] Fix missing optimization for CMP+AND James Greenhalgh
16:09 Re: [PATCH][GCC][AArch64] optimize float immediate moves (2 /4) - HF/DF/SF mode. James Greenhalgh
15:59 Re: [PATCH][2/2] Fix PR81502 Andrew Pinski
15:51 RE:[PATCH,AIX] Changes for linking gotools on AIX. REIX, Tony
15:48 Re: [patch 2/2,avr] PR49847: Add hook to place read-only lookup-tables in named address-space Denis Chertykov
15:44 [PATCH 2/2] Remove reload_in_progress and other cleanups. Peter Bergner
15:44 [PATCH 1/2] Eliminate -mno-lra from the rs6000 port. Peter Bergner
15:43 Re: [PATCH][GCC][AArch64] optimize float immediate moves (1 /4) - infrastructure. James Greenhalgh
15:42 [PATCH 0/2] Force usage of LRA for all rs6000 port compiles. Peter Bergner
15:31 RE:[PATCH,AIX] Don't leak a file descriptor if an archive is malformed. REIX, Tony
15:06 [PATCH,AIX] Don't leak a file descriptor if an archive is malformed. REIX, Tony
14:55 Re: c-family PATCH to improve -Wsign-compare (PR c/81417) David Malcolm
14:44 c-family PATCH to improve and simplify -Wmultistatement-macros (PR c/81448, c/81306) Marek Polacek
14:42 Re: c-family PATCH to improve -Wsign-compare (PR c/81417) Marek Polacek
14:24 [PATCH] Dump BB number when dumping a BB with label. Martin Liška
14:22 [PATCH] Add -nolibc option Tristan Gingold
14:21 Re: [Patch (preapproved)] Guard Copy Header pass on flag_tree_loop_vectorize James Greenhalgh
14:13 Re: [PATCH] [RISCV] Add RTEMS support Kito Cheng
14:06 Re: [PATCH] Fix PR middle-end/81564: ICE in group_case_labels_stmt() Peter Bergner
13:51 [PATCH][2/2] Fix PR81502 Richard Biener
13:43 [PATCH] Fix PR81571 Richard Biener
13:43 [PATCH] Fix PR81573 Richard Biener
13:40 Re: [PATCH 1/2] Introduce testsuite support to run Python tests David Malcolm
13:32 Re: [patch 0/2] PR49847: Add hook to place read-only lookup-tables in named address-space Georg-Johann Lay
12:57 Re: [PATCH v2] [SPARC] Add -mfsmuld option Eric Botcazou
12:57 Re: [PATCH v2][RFC] Canonize names of attributes. Martin Liška
12:56 Re: [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry. Martin Liška
12:54 Re: [PATCH] Fix indirect call optimization done by autoFDO. Martin Liška
12:53 Re: [PATCH] Initialize counters in autoFDO to zero, not to uninitialized. Martin Liška
12:50 Re: [patch 2/2,avr] PR49847: Add hook to place read-only lookup-tables in named address-space Georg-Johann Lay
12:50 Re: [7/7] Pool alignment information for common bases Richard Sandiford
12:41 Re: [patch 1/2] PR49847: Add hook to place read-only lookup-tables in named address-space Georg-Johann Lay
12:40 C++-ify vec_info structures Richard Sandiford
12:35 Re: [PATCH] Fix segfault in gcov.c (PR gcov-profile/81561). Martin Liška
12:34 Re: [patch 0/2] PR49847: Add hook to place read-only lookup-tables in named address-space Richard Biener
12:29 [patch 0/2] PR49847: Add hook to place read-only lookup-tables in named address-space Georg-Johann Lay
12:26 Re: [Patch (preapproved)] Guard Copy Header pass on flag_tree_loop_vectorize Richard Biener
12:20 Re: Handle data dependence relations with different bases Richard Sandiford
12:08 Re: [Patch (preapproved)] Guard Copy Header pass on flag_tree_loop_vectorize Jakub Jelinek
12:00 [PATCH][1/n] Fix PR81502 Richard Biener
11:56 Re: [PATCH] Switch vec_init and vec_extract optabs to 2 mode optab to allow extraction of vector from vector or initialization of vector from smaller vectors (PR target/80846) Andreas Krebbel
11:54 Re: [Patch (preapproved)] Guard Copy Header pass on flag_tree_loop_vectorize Richard Biener
11:48 Re: [PATCH] Fix segfault in gcov.c (PR gcov-profile/81561). Richard Biener
11:46 Re: [PATCH] Bound partial-inlining-entry-probability param (PR ipa/80663). Jan Hubicka
11:44 [Patch (preapproved)] Guard Copy Header pass on flag_tree_loop_vectorize James Greenhalgh
11:43 Re: [PATCH] Switch vec_init and vec_extract optabs to 2 mode optab to allow extraction of vector from vector or initialization of vector from smaller vectors (PR target/80846) Segher Boessenkool
11:06 [PATCH] [RISCV] Add RTEMS support Sebastian Huber
10:44 [Committed] S/390: Fix PR81534 Andreas Krebbel
10:23 Re: [PATCH] Bound partial-inlining-entry-probability param (PR ipa/80663). Martin Liška
10:12 [PATCH] Fix segfault in gcov.c (PR gcov-profile/81561). Martin Liška
10:09 Re: [PATCH 1/2] Introduce testsuite support to run Python tests Pierre-Marie de Rodat
10:09 Re: [PATCH 2/2] Introduce Python testcases to check DWARF output Pierre-Marie de Rodat
09:29 Re: [PATCH] Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186). Martin Liška
09:09 Re: [PATCH 0/2] Python testcases to check DWARF output Pierre-Marie de Rodat
08:59 Re: [PATCH 2/2] Introduce Python testcases to check DWARF output Pierre-Marie de Rodat
08:50 Re: [PATCH 1/2] Introduce testsuite support to run Python tests Matthias Klose
08:50 Re: [PATCH] PR libstdc++/53984 handle exceptions in basic_istream::sentry Bin.Cheng
08:49 Re: [PATCH 1/2] Introduce testsuite support to run Python tests Pierre-Marie de Rodat
08:47 Ping! [Patch, fortran] PR34640 - ICE when assigning item of a derived-component to a pointer Paul Richard Thomas
08:43 Re: [PATCH 00/19] cleanup of memory stats prototypes Richard Biener
08:36 Re: [PATCH 2/2] Introduce Python testcases to check DWARF output Richard Biener
08:35 Re: Patch ping Jakub Jelinek
08:34 Re: [PATCH] Backport to GCC7 Martin Liška
08:31 [PATCH gfortran] PR53542 USE-associated variables shows original instead of renamed symbol name Dominique d'Humières
08:31 [PATCH 18/19] use c++ for gimple_build_debug_bind{,_source} tbsaunde+gcc
08:31 [PATCH 19/19] use c++ for fold_buildN_loc tbsaunde+gcc
08:31 [PATCH 16/19] simplify the bitmap alloc_stat functions with c++ tbsaunde+gcc
08:31 [PATCH 17/19] use c++ for bitmap_initialize tbsaunde+gcc
08:31 [PATCH 15/19] replace shallow_copy_rtx_stat with c++ tbsaunde+gcc
08:31 [PATCH 12/19] use C++ for {make,build}_vector_stat tbsaunde+gcc
08:31 [PATCH 13/19] use c++ for build_tree_list{,_vec}_stat tbsaunde+gcc
08:30 [PATCH 14/19] replace rtx_alloc_stat with c++ tbsaunde+gcc
08:30 [PATCH 05/19] use c++ instead of buildN_stat{,_loc} tbsaunde+gcc
08:30 [PATCH 06/19] use c++ instead of {make,grow}_tree_vec_stat tbsaunde+gcc
08:30 [PATCH 11/19] remove unused build_var_debug_value prototype tbsaunde+gcc
08:30 [PATCH 09/19] use c++ instead of build_vl_exp_stat tbsaunde+gcc
08:30 [PATCH 04/19] use c++ for make_int_cst_stat tbsaunde+gcc
08:30 [PATCH 10/19] use c++ for tree_cons_stat tbsaunde+gcc
08:30 [PATCH 07/19] replace gimple_alloc_stat with c++ tbsaunde+gcc
08:30 [PATCH 03/19] use cxx instead of make_tree_binfo_stat tbsaunde+gcc
08:30 [PATCH 08/19] use c++ instead of build_decl_stat tbsaunde+gcc
08:30 [PATCH 02/19] use c++ instead of _stat for copy_node_stat tbsaunde+gcc
08:30 [PATCH 01/19] use c++ instead of make_node_stat tbsaunde+gcc
08:30 [PATCH 00/19] cleanup of memory stats prototypes tbsaunde+gcc
08:23 Re: [PATCH] Fix reassoc SSA_NAME reuse (PR tree-optimization/81555, PR tree-optimization/81556) Richard Biener
08:20 [patch,avr,v6,applied] Backports of: PR81407, PR81305, PR79883 + PR67353. Georg-Johann Lay
08:19 [PATCH] Fix reassoc SSA_NAME reuse (PR tree-optimization/81555, PR tree-optimization/81556) Jakub Jelinek
07:58 [patch,v6,committed] Backport PR81487: asprintf -> xasprintf Georg-Johann Lay
07:55 Re: [PATCH 15/17] Language Server Protocol: add lsp::server abstract base class Richard Biener
07:52 Re: [PATCH 0/2] Python testcases to check DWARF output Richard Biener
07:49 Re: [PATCH] Fix PR middle-end/81564: ICE in group_case_labels_stmt() Richard Biener
07:27 [PATCH] libstdc++: Support std::is_aggregate on clang++ (was [cfe-dev] clang++: std::is_aggregate unusable with clang-5.0/libstdc++-7) Katsuhiko Nishimra
07:19 Re: Patch ping Richard Biener
06:23 Re: [PING 4] [PATCH][AArch64] Add neon_pairwise_add & neon_pairwise_add_q types Hurugalawadi, Naveen
05:28 Re: [PATCH] [PowerPC/RTEMS] Add 64-bit support using ELFv2 ABI Sebastian Huber
04:14 Re: [PATCH 15/17] Language Server Protocol: add lsp::server abstract base class Trevor Saunders
00:36 Re: [PING] [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues Daniel Santos

July 26, 2017
23:30 [COMMITTED/AARCH64] Improve thunderx_vect_cost some more Andrew Pinski
23:29 Re: [PATCH] Improve alloca alignment Wilco Dijkstra
23:07 Re: [PATCH #4, cleanup, committed] Remove PowerPC -mvsx-small-integer Michael Meissner
22:25 Re: [PATCH,AIX] Enable libffi for AIX Ian Lance Taylor
22:06 Re: [PATCH] PR libstdc++/53984 handle exceptions in basic_istream::sentry Jonathan Wakely
22:01 gotools: remove *.sent for make mostlyclean Ian Lance Taylor
21:50 [Committed/AARCH64] Fix ThunderX fp vectorizer cost model Andrew Pinski
21:43 Re: [PATCH,AIX] Fully enable XCOFF in libbacktrace on AIX Ian Lance Taylor
21:25 Re: [PATCH 0/2] Python testcases to check DWARF output Mike Stump
21:00 Re: [PATCH 12/17] Add server.h and server.c Mike Stump
20:53 Re: [PATCH #4, cleanup] Remove PowerPC -mvsx-small-integer Michael Meissner
20:50 Re: [PATCH 1/2] simplify-rtx: The truncation of an IOR can have all bits set (PR81423) Mike Stump
20:43 Re: [PATCH] PR libstdc++/53984 handle exceptions in basic_istream::sentry Ville Voutilainen
20:41 Re: [PATCH #4, cleanup] Remove PowerPC -mvsx-small-integer Segher Boessenkool
20:27 Re: gotools patch committed: Test runtime, misc/cgo/{test,testcarchive} Ian Lance Taylor
20:25 Re: [PATCH] dwarf2out.c patch for AIX Jim Wilson
20:20 Re: [PATCH, alpha]: libgo patch: also recognize alpha in signal handler Ian Lance Taylor
20:02 Re: [PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640) Alexander Monakov
20:02 Re: [PATCH #4, cleanup] Remove PowerPC -mvsx-small-integer Segher Boessenkool
19:44 Re: [C++ Patch] PR 71570 ("[6/7/8 regression] ICE on invalid variable capture in cxx_incomplete_type_diagnostic...") Jason Merrill
19:35 [PATCH] Fix PR middle-end/81564: ICE in group_case_labels_stmt() Peter Bergner
19:30 Re: [PATCH] enhance -Wrestrict for sprintf %s arguments Jeff Law
19:16 Re: [PATCH][AArch64] Simplify frame layout for stack probing Jeff Law
19:15 Re: [PATCH] x86: Properly check register CFA offset H.J. Lu
19:12 Re: [PATCH] Improve alloca alignment Jeff Law
19:08 [PATCH v5] aarch64: Add split-stack initial support Adhemerval Zanella
19:04 Re: [PATCH] x86: Properly check register CFA offset Uros Bizjak
19:03 Re: [PING] [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues H.J. Lu
18:49 [C++ Patch] PR 71570 ("[6/7/8 regression] ICE on invalid variable capture in cxx_incomplete_type_diagnostic...") Paolo Carlini
18:14 Re: [PATCH] PR libstdc++/53984 handle exceptions in basic_istream::sentry Paolo Carlini
18:13 Re: [PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640) Alexander Monakov
18:06 Re: [PATCH,AIX] Changes for linking gotools on AIX. Ian Lance Taylor
18:02 Re: [rs6000] Avoid rotates of floating-point modes Segher Boessenkool
17:56 Re: [PATCH] [PowerPC/RTEMS] Add 64-bit support using ELFv2 ABI Segher Boessenkool
17:46 Re: [PATCH] Validate that Init value is within range defined by IntegerRange. Jeff Law
17:45 Re: [PATCH] Fix when -lssp is added by driver (PR middle-end/81400). Jeff Law
17:43 Re: [PATCH] Initialize counters in autoFDO to zero, not to uninitialized. Jeff Law
17:42 [Patch AArch64 obvious] Unify address costs to generic_addrcost_table James Greenhalgh
17:41 [Patch AArch64 Obvious] Unify branch costs to generic_branch_cost James Greenhalgh
17:40 [PATCH] Improve alloca alignment Wilco Dijkstra
17:38 C++ PATCH to implement P0702R1, list-deduction of vector Jason Merrill
17:35 Re: [PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640) Jeff Law
17:31 Re: Patch ping Jakub Jelinek
17:27 Re: [PATCH] toplev: avoid recursive emergency_dump_function Alexander Monakov
17:27 Re: [PATCH v2] New C++ warning option '-Waccess-specifiers' Eric Gallager
17:22 Re: [PATCH] Fix indirect call optimization done by autoFDO. Jeff Law
17:19 Re: [PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640) Alexander Monakov
17:11 Re: [PATCH] Improve extraction of changed file in contrib/mklog Jeff Law
17:10 Re: [PATCH 00/17] RFC: New source-location representation; Language Server Protocol Jim Wilson
17:10 Re: [PATCH 2/2] Introduce Python testcases to check DWARF output David Malcolm
17:08 Re: [PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640) Jeff Law
16:58 Re: [PATCH,AIX] Changes for linking gotools on AIX. David Edelsohn
16:58 Re: ping [PATCH] [MSP430] Fix PR78849: ICE on initialization of global struct containing __int20 array Jeff Law
16:52 Re: [PATCH] PR c++/67054 Allow inheriting constructor with non-default-constructible members Jason Merrill
16:48 Re: [PATCH 1/2] Introduce testsuite support to run Python tests David Malcolm
16:45 [PATCH] PR c++/67054 Allow inheriting constructor with non-default-constructible members Leonid Koppel
16:41 [PATCH,AIX] Changes for linking gotools on AIX. REIX, Tony
16:35 Re: [PATCH 1/2] Introduce testsuite support to run Python tests Pierre-Marie de Rodat
16:26 Re: [PATCH 0/2] Python testcases to check DWARF output Pierre-Marie de Rodat
16:25 Re: [PATCH 1/2] Introduce testsuite support to run Python tests David Malcolm
16:16 Re: [PATCH 0/2] Python testcases to check DWARF output David Malcolm
16:14 [PATCH] x86: Properly check register CFA offset H.J. Lu
16:01 [PATCH 0/2] Python testcases to check DWARF output Pierre-Marie de Rodat
16:01 [PATCH 2/2] Introduce Python testcases to check DWARF output Pierre-Marie de Rodat
16:01 [PATCH 1/2] Introduce testsuite support to run Python tests Pierre-Marie de Rodat
16:01 RE: [PATCH][GCC][AArch64] optimize float immediate moves (1 /4) - infrastructure. Tamar Christina
15:17 [PATCH,AIX] Enable libffi for AIX REIX, Tony
14:50 Re: [PATCH 12/17] Add server.h and server.c David Malcolm
14:35 Re: [PATCH 12/17] Add server.h and server.c Oleg Endo
14:33 Re: [PATCH v12] add -fpatchable-function-entry=N,M option Andreas Schwab
14:27 Re: [PATCH] PR libstdc++/53984 handle exceptions in basic_istream::sentry Paolo Carlini
14:26 Re: [PATCH v12] add -fpatchable-function-entry=N,M option Torsten Duwe
14:21 Re: [PATCH] PR libstdc++/53984 handle exceptions in basic_istream::sentry Andreas Schwab
14:16 Re: [PATCH v12] add -fpatchable-function-entry=N,M option Andreas Schwab
14:13 Re: Patch ping Richard Biener
14:00 Re: [PATCH v2] [SPARC] Add -mfsmuld option Eric Botcazou
13:52 [PATCH] Backport to GCC7 Martin Liška
13:47 Re: Patch ping Jakub Jelinek
13:46 [PATCH][AArch64] Remove '*' from movsi/di/ti patterns Wilco Dijkstra
13:07 Re: [PATCH v2] [SPARC] Add -mfsmuld option Sebastian Huber
12:49 [PATCH,AIX] Enable Go for AIX REIX, Tony
12:44 Re: [PATCH v2] [SPARC] Add -mfsmuld option Sebastian Huber
12:40 [PATCH 2/2, i386]: Introduce ASM_FPRINTF_EXTENSIONS and simplify ASM_OUTPUT_REG_{PUSH|POP} Uros Bizjak
12:18 [PATCH 1/2, c-family]: Add 'z' to asm_fprintf_char_table Uros Bizjak
12:10 Re: [PATCH v2] [SPARC] Add -mfsmuld option Eric Botcazou
12:03 Re: [COMMITED][AArch64] Fix PR79041 Wilco Dijkstra
11:46 Re: [PATCH GCC][1/2]Feed bound computation to folder in loop split Richard Biener
11:41 Re: [PATCH] Switch vec_init and vec_extract optabs to 2 mode optab to allow extraction of vector from vector or initialization of vector from smaller vectors (PR target/80846) Segher Boessenkool
11:36 Re: [PATCH] Fix infinite recursion with div-by-zero (PR middle-end/70992) Richard Biener
11:35 Re: [PATCH] Fix infinite recursion with div-by-zero (PR middle-end/70992) Marek Polacek
11:21 Re: PING^2: Fwd: SSA range class and removal of VR_ANTI_RANGEs Richard Biener
11:13 Re: [PATCH GCC][1/2]Feed bound computation to folder in loop split Richard Biener
10:42 Re: [PATCH] Switch vec_init and vec_extract optabs to 2 mode optab to allow extraction of vector from vector or initialization of vector from smaller vectors (PR target/80846) Uros Bizjak
10:35 Re: [PATCH] Switch vec_init and vec_extract optabs to 2 mode optab to allow extraction of vector from vector or initialization of vector from smaller vectors (PR target/80846) Richard Biener
10:34 Re: Patch ping Richard Biener
10:09 [PATCH,AIX] Manage .go_export section for AIX REIX, Tony
09:57 Re: [PATCH GCC][1/2]Feed bound computation to folder in loop split Marc Glisse
09:45 Re: [PATCH GCC][1/2]Feed bound computation to folder in loop split Richard Sandiford
09:38 Re: [PATCH GCC][1/2]Feed bound computation to folder in loop split Marc Glisse
09:08 Re: [PATCH GCC][1/2]Feed bound computation to folder in loop split Richard Sandiford
09:07 [patch,v7,committed] Backport PR81487: asprintf -> xasprintf Georg-Johann Lay
08:55 Re: [PATCH] Add macro DISABLE_COPY_AND_ASSIGN Yao Qi
08:53 [PATCH v2] [SPARC] Add -mfsmuld option Sebastian Huber
08:46 Re: [RFC] If conversion min/max search, costs and problems Robin Dapp
08:44 Re: [PATCH 2/2] [SPARC] Add -mfsmuld option Sebastian Huber
08:18 Re: [PATCH 2/2] [SPARC] Add -mfsmuld option Sebastian Huber
08:13 Re: [PATCH 2/2] [SPARC] Add -mfsmuld option Sebastian Huber
08:07 Re: [PATCH 2/2] [SPARC] Add -mfsmuld option Eric Botcazou
07:56 Re: [PATCH][AArch64] Add addr_type attribute Hurugalawadi, Naveen
07:55 Re: [patch] Ad PR81487: More asprintf -> xasprintf replacements Richard Biener
07:55 [PATCH,AIX] Fully enable XCOFF in libbacktrace on AIX REIX, Tony
07:52 Re: [PATCH 1/2] [SPARC] Drop superfluous MASK_FPU enable Eric Botcazou
07:52 Re: Fix thinko in gimple_assign_set_rhs_with_ops Richard Biener
07:48 Re: [PATCH GCC][1/2]Feed bound computation to folder in loop split Richard Biener
07:34 Re: [PATCH] Switch vec_init and vec_extract optabs to 2 mode optab to allow extraction of vector from vector or initialization of vector from smaller vectors (PR target/80846) Eric Botcazou
07:29 Re: [PATCH] Switch vec_init and vec_extract optabs to 2 mode optab to allow extraction of vector from vector or initialization of vector from smaller vectors (PR target/80846) Richard Biener
07:25 RE: [PATCH] Switch vec_init and vec_extract optabs to 2 mode optab to allow extraction of vector from vector or initialization of vector from smaller vectors (PR target/80846) Richard Biener
07:09 Re: [PATCH] Switch vec_init and vec_extract optabs to 2 mode optab to allow extraction of vector from vector or initialization of vector from smaller vectors (PR target/80846) Jakub Jelinek
06:47 [PATCH 2/2] [SPARC] Add -mfsmuld option Sebastian Huber
06:47 [PATCH 1/2] [SPARC] Drop superfluous MASK_FPU enable Sebastian Huber
06:32 New Spanish PO file for 'gcc' (version 7.1.0) Translation Project Robot
04:28 Re: [PATCH #4, cleanup] Remove PowerPC -mvsx-small-integer Michael Meissner
04:27 Re: [PATCH #4, cleanup] Remove PowerPC -mvsx-small-integer Michael Meissner
04:23 [PATCH #4, cleanup] Remove PowerPC -mvsx-small-integer Michael Meissner

July 25, 2017
22:54 Go patch committed: Clean up unresolved placeholders for pointer types Ian Lance Taylor
22:52 Re: [PATCH, rs6000] Add testcases for vec_cnttz Segher Boessenkool
22:39 Re: [PATCH #3, cleanup] Remove PowerPC TARGET_UPPER_REGS_DI macro Segher Boessenkool
22:29 Re: [PATCH] Fix PR46932: Block auto increment on frame pointer Jeff Law
22:21 Re: [PATCH #2, cleanup] Remove PowerPC TARGET_UPPER_REGS_{DF,SF} macros Segher Boessenkool
22:11 Re: [PATCH 1/2] simplify-rtx: The truncation of an IOR can have all bits set (PR81423) Segher Boessenkool
21:45 RE: [PATCH] Switch vec_init and vec_extract optabs to 2 mode optab to allow extraction of vector from vector or initialization of vector from smaller vectors (PR target/80846) Matthew Fortune
21:25 Re: [PATCH] Fix PR46932: Block auto increment on frame pointer Wilco Dijkstra
21:12 Re: [PATCH] Switch vec_init and vec_extract optabs to 2 mode optab to allow extraction of vector from vector or initialization of vector from smaller vectors (PR target/80846) Segher Boessenkool
20:43 [PATCH] PR libstdc++/53984 handle exceptions in basic_istream::sentry Jonathan Wakely
20:42 Re: [PATCH] Fix PR46932: Block auto increment on frame pointer Jeff Law
20:32 Re: [PATCHv4][PING][PR 57371] Remove useless floating point casts in comparisons Jeff Law
20:01 Re: [patch] Ad PR81487: More asprintf -> xasprintf replacements Georg-Johann Lay
18:55 Re: [PATCH] New C++ warning option '-Wduplicated-access-specifiers' Volker Reichelt
18:47 Re: [RFC] Remaining references of Java Jan Hubicka
18:43 Re: [PATCH v2] New C++ warning option '-Waccess-specifiers' Volker Reichelt
17:55 RE: [PATCH v2][Aarch64] Add vectorized mersenne twister Michael Collison
17:49 [PATCH] Remove deprecated iostream members for C++17 Jonathan Wakely
17:45 Re: [PATCH GCC][1/2]Feed bound computation to folder in loop split Marc Glisse
17:37 Re: [PATCH v2][Aarch64] Add vectorized mersenne twister Jonathan Wakely
17:21 Re: [PATCH, rs6000] Add testcases for vec_cnttz Peter Bergner
17:13 Re: PING^2: Fwd: SSA range class and removal of VR_ANTI_RANGEs Richard Sandiford
16:53 Re: [PATCH, rs6000] Add testcases for vec_cnttz Carl Love
16:13 Re: c-family PATCH to improve -Wsign-compare (PR c/81417) Marek Polacek
16:07 Re: [PATCH] Kill TYPE_METHODS 0/9 Jim Wilson
16:06 Re: [PATCH] Kill TYPE_METHODS 0/9 Jim Wilson
16:03 Re: [PATCH 2/6] gimple-ssa-store-merging.c: fix sort_by_bitpos Alexander Monakov
15:53 Re: [RFC] If conversion min/max search, costs and problems James Greenhalgh
15:38 C PATCH to detect clashing attributes (PR c/81544) Marek Polacek
15:10 Re: [rs6000] Avoid rotates of floating-point modes Richard Sandiford
15:03 Re: c-family PATCH to improve -Wsign-compare (PR c/81417) David Malcolm
15:03 Re: [gomp4] OpenACC async re-work Chung-Lin Tang
14:54 Re: PING: [PATCH] i386: Avoid stack realignment if possible Uros Bizjak
14:54 Re: [PATCH, rs6000, 5/6] Backport patch to align .toc section Segher Boessenkool
14:51 Re: PING^2: Fwd: SSA range class and removal of VR_ANTI_RANGEs Andrew MacLeod
14:50 Re: c-family PATCH to improve -Wsign-compare (PR c/81417) Martin Sebor
14:49 [PATCH, i386]: Two cleanups Uros Bizjak
14:41 Fix thinko in gimple_assign_set_rhs_with_ops Eric Botcazou
14:38 Re: [PATCH] [SPARC] Disable muldf3_extend for LEON/LEON3 Sebastian Huber
14:37 [patch,avr,v7,committed] Backport PR81407 Georg-Johann Lay
14:32 Re: [PATCH GCC][1/2]Feed bound computation to folder in loop split Richard Biener
14:27 Re: [PATCH] [SPARC] Disable muldf3_extend for LEON/LEON3 Sebastian Huber
14:19 Re: [PATCH v2 2/2] combine successive multiplications by constants Richard Biener
14:18 Re: [PATCH v2 1/2] match.pd: reassociate multiplications Richard Biener
14:15 Re: [COMMITED][AArch64] Fix PR79041 Andreas Schwab
14:13 [PATCH] Make iterators and 'type' const in genmatch generated code Richard Biener
14:12 Re: [PATCH] [SPARC] Disable muldf3_extend for LEON/LEON3 Sebastian Huber
14:10 Re: [PATCHv4][PING][PR 57371] Remove useless floating point casts in comparisons Richard Biener
14:09 Re: [gomp4] OpenACC async re-work Cesar Philippidis
13:58 [PATCH][AArch64] Simplify frame layout for stack probing Wilco Dijkstra
13:53 PING: [PATCH] i386: Avoid stack realignment if possible H.J. Lu
13:47 Re: [PATCH] Fix infinite recursion with div-by-zero (PR middle-end/70992) Richard Biener
13:40 Re: [PATCH] [SPARC] Disable muldf3_extend for LEON/LEON3 Eric Botcazou
13:38 Re: [PATCH] [SPARC] Disable muldf3_extend for LEON/LEON3 Eric Botcazou
13:32 Re: [PATCH] [SPARC] Disable muldf3_extend for LEON/LEON3 Sebastian Huber
13:27 Re: [PATCH] Fix infinite recursion with div-by-zero (PR middle-end/70992) Eric Botcazou
13:25 [PATCH] FIx PR81455 Richard Biener
13:20 [PATCH] Fix PR81529 Richard Biener
13:17 [PATCH #3, cleanup] Remove PowerPC TARGET_UPPER_REGS_DI macro Michael Meissner
13:14 Re: [COMMITED][AArch64] Fix PR79041 Wilco Dijkstra
13:13 Re: [PATCH][GCC][ARM] Fix code generation from parsecpu.awk to remove duplicates. Ramana Radhakrishnan
13:11 Re: [PATCH GCC][4/4]Better handle store-stores chain if eliminated stores only store loop invariant Bin.Cheng
13:08 Re: [PATCH #2, cleanup] Remove PowerPC TARGET_UPPER_REGS_{DF,SF} macros Michael Meissner
13:05 Re: [PATCH] Fix infinite recursion with div-by-zero (PR middle-end/70992) Richard Biener
13:03 Re: [PATCH v12] add -fpatchable-function-entry=N,M option Torsten Duwe
13:03 Re: [libgomp, OpenACC] Add more map handling for enter/exit data directives Chung-Lin Tang
13:00 [PATCH][GCC][ARM] Fix code generation from parsecpu.awk to remove duplicates. Tamar Christina
12:59 Re: [PATCH] [SPARC] Disable muldf3_extend for LEON/LEON3 Sebastian Huber
12:58 Re: [PATCH GCC][4/4]Better handle store-stores chain if eliminated stores only store loop invariant Richard Biener
12:56 Re: [PATCH] [SPARC] Disable muldf3_extend for LEON/LEON3 Eric Botcazou
12:52 Re: [COMMITED][AArch64] Fix PR79041 Ramana Radhakrishnan
12:51 Re: [PATCH] Fix movti_internal with -mavx512bw -mno-avx512dq (PR target/81532) Uros Bizjak
12:51 Re: [gomp4] OpenACC async re-work Chung-Lin Tang
12:49 Re: [PATCH] Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186). Jakub Jelinek
12:38 Re: [PATCH GCC][4/4]Better handle store-stores chain if eliminated stores only store loop invariant Bin.Cheng
12:34 Re: [PATCH #2, cleanup] Remove PowerPC TARGET_UPPER_REGS_{DF,SF} macros Segher Boessenkool
12:25 [PATCH] [PowerPC/RTEMS] Add 64-bit support using ELFv2 ABI Sebastian Huber
12:19 Re: [PATCH] Fix infinite recursion with div-by-zero (PR middle-end/70992) Marek Polacek
12:13 Re: [COMMITED][AArch64] Fix PR79041 Wilco Dijkstra
12:11 Re: [PATCH] Emit DWARF5 DW_AT_export_symbols for namespaces Jakub Jelinek
12:04 Re: [PATCH v2] New C++ warning option '-Waccess-specifiers' Marek Polacek
11:58 [patch,committed,v6] Backport PR75964 Georg-Johann Lay
11:55 Re: [RFC] Remaining references of Java Richard Biener
11:54 [C, committed] Minor cleanup in grokfield Marek Polacek
11:48 Re: [PATCH GCC][4/4]Better handle store-stores chain if eliminated stores only store loop invariant Richard Biener
11:46 Re: [PATCH] Emit DWARF5 DW_AT_export_symbols for namespaces Marek Polacek
11:46 [PATCH] [SPARC] Disable muldf3_extend for LEON/LEON3 Sebastian Huber
11:46 Re: [PATCH GCC][3/4]Generalize dead store elimination (or store motion) across loop iterations in predcom Richard Biener
11:44 [patch,committed,v7] Backport PR75964 Georg-Johann Lay
11:40 Re: [PATCH][AArch64] vec_pack_trunc_<mode> should split after register allocator Hurugalawadi, Naveen
11:38 GCC 7.2 Status report (2017-07-25) Richard Biener
11:31 Re: [PATCH 1/2] simplify-rtx: The truncation of an IOR can have all bits set (PR81423) Kyrill Tkachov
11:27 [PATCH] Fix PR81410 testcase Richard Biener
11:25 Re: [PATCH 1/2] simplify-rtx: The truncation of an IOR can have all bits set (PR81423) Segher Boessenkool
11:24 Re: [PATCH, PR81430] Use finalize_options in lto1 Richard Biener
11:19 Re: [PATCH, rs6000] Add testcases for vec_cnttz Segher Boessenkool
11:05 [PATCH] Fix ICE part of PR81546 Richard Biener
11:02 [PATCH] Fix PR81510 Richard Biener
10:31 Re: [ARM, VXworks] Fix build Olivier Hainque
10:07 Re: [PATCh] Fix a -Wnarrowing warning in Fortran FE Thomas Koenig
10:07 Re: [PATCH] Fix ifunc and resolver (PR ipa/81213). Martin Liška
10:06 Re: [PATCH] Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186). Martin Liška
10:04 Re: [patch, fortran] Fix PR 79312, find invalid typespec for empty array constructors Thomas Koenig
10:04 [patch,avr,committed] avr-log.c: Print NULL_TREE as "<NULL-TREE>" Georg-Johann Lay
09:46 Re: c-family PATCH to improve -Wsign-compare (PR c/81417) Marek Polacek
09:40 Patch ping Jakub Jelinek
09:25 [RFC] If conversion min/max search, costs and problems Robin Dapp
09:14 [PATCH] Switch vec_init and vec_extract optabs to 2 mode optab to allow extraction of vector from vector or initialization of vector from smaller vectors (PR target/80846) Jakub Jelinek
08:57 Re: [PATCH][AArch64] vec_pack_trunc_<mode> should split after register allocator James Greenhalgh
08:53 [PATCh] Fix a -Wnarrowing warning in Fortran FE Jakub Jelinek
08:51 Re: [PATCH] Optimize BB sorting in domwalk Alexander Monakov
08:50 [PATCH] Fix movti_internal with -mavx512bw -mno-avx512dq (PR target/81532) Jakub Jelinek
08:47 Re: [PATCH 2/6] gimple-ssa-store-merging.c: fix sort_by_bitpos Richard Biener
08:46 Re: [PATCH] Optimize BB sorting in domwalk Richard Biener
08:34 Re: [PATCH 2/6] gimple-ssa-store-merging.c: fix sort_by_bitpos Kyrill Tkachov
08:23 Re: [PATCH] Optimize BB sorting in domwalk Alexander Monakov
08:07 Re: [PATCH v12] add -fpatchable-function-entry=N,M option Torsten Duwe
07:30 Re: [PATCH][AArch64] vec_pack_trunc_<mode> should split after register allocator Hurugalawadi, Naveen
07:27 Re: [PATCH TEST]Require vect_perm in gcc.dg/vect/pr80815-3.c Richard Biener
07:26 Re: [PATCH GCC]Make pointer overflow always undefined and remove the macro Richard Biener
07:25 Re: [patch] Ad PR81487: More asprintf -> xasprintf replacements Richard Biener
07:19 Re: [PATCH] dwarf2asm.c for AIX Richard Biener
07:18 Re: Deprecate DBX/stabs? Richard Biener
07:16 Re: [PATCH v12] add -fpatchable-function-entry=N,M option Maxim Kuvyrkov
07:14 Re: [PATCH] unitialized memory access vs BIT_INSERT_EXPR Richard Biener
07:14 Re: PING^2: Fwd: SSA range class and removal of VR_ANTI_RANGEs Richard Biener
07:05 Re: [PATCH, committed] Fix PR81162 Richard Biener
07:03 [PATCH] Fix PR81505 Richard Biener
05:11 Re: [PATCH] Delete files unused since openbsd 2 & 3 support was dropped. Jeff Law
04:20 Re: [PATCH] Fix wrong condition in ipa-visibility.c (PR ipa/81520). Yuri Gribov
03:13 [PING] [PATCH] enhance -Wrestrict to handle string built-ins (PR 78918) Martin Sebor
03:11 Re: [PATCH] enhance -Wrestrict for sprintf %s arguments Martin Sebor
03:10 [PING #2] [PATCH] enhance overflow and truncation detection in strncpy and strncat (PR 81117) Martin Sebor
03:08 Re: [PATCH] prevent -Wall from resetting -Wstringop-overflow=2 to 1 (pr 81345) Martin Sebor
02:29 [PATCH] Delete files unused since openbsd 2 & 3 support was dropped. Jim Wilson

July 24, 2017
23:40 [PATCH #2, cleanup] Remove PowerPC TARGET_UPPER_REGS_{DF,SF} macros Michael Meissner
22:58 Re: Add -Wsuggest-attribute=cold Martin Sebor
22:23 Re: [PATCH] Do not silently continue if config.{build,host,gcc} fails Jeff Law
22:22 Re: [PATCH 6/7] [ARC] Reimplement ZOL support. Sandra Loosemore
22:19 Re: Add -Wsuggest-attribute=cold Jeff Law
22:18 Re: [PATCH] Kill TYPE_METHODS debug 1/9 Jeff Law
22:14 Re: [PATCH] Optimize BB sorting in domwalk Jeff Law
22:06 Re: [PATCH 1/2] simplify-rtx: The truncation of an IOR can have all bits set (PR81423) Jeff Law
22:06 Re: Add -Wsuggest-attribute=cold Jan Hubicka
22:01 Re: Add -Wsuggest-attribute=cold Jeff Law
21:58 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 V2 Jeff Law
21:27 [patch, fortran] Fix PR 79312, find invalid typespec for empty array constructors Thomas Koenig
20:51 Re: [PATCH, rs6000] Add testcases for vec_cnttz Carl Love
20:51 Re: [PATCH, cleanup] Remove PowerPC -mupper-regs-* options Segher Boessenkool
20:49 Re: [PATCH 2/6] gimple-ssa-store-merging.c: fix sort_by_bitpos Alexander Monakov
20:43 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 V2 Jeff Law
20:07 Re: [PATCH, cleanup] Remove PowerPC -mupper-regs-* options Michael Meissner
19:56 Re: [PATCH 01/17] Add param-type-mismatch.c/C testcases as a baseline Eric Gallager
19:41 [PATCH 16/17] Language Server Protocol: proof-of-concept GCC implementation David Malcolm
19:40 [PATCH 05/17] C++ frontend: capture BLT information David Malcolm
19:39 [PATCH 04/17] C frontend: capture BLT information David Malcolm
19:39 [PATCH 08/17] C: highlight return types when complaining about mismatches David Malcolm
19:39 [PATCH 09/17] C++: highlight return types when complaining about mismatches David Malcolm
19:38 [PATCH 06/17] C: use BLT to highlight parameter of callee decl for mismatching types David Malcolm
19:38 [PATCH 14/17] Add implementation of JSON-RPC David Malcolm
19:38 [PATCH 07/17] C++: use BLT to highlight parameter of callee decl for mismatching types David Malcolm
19:31 [PATCH 11/17] Add JSON implementation David Malcolm
19:31 [PATCH 17/17] Language Server Protocol: work-in-progess on testsuite David Malcolm
19:31 [PATCH 15/17] Language Server Protocol: add lsp::server abstract base class David Malcolm
19:31 [PATCH 13/17] Add http-server.h and http-server.c David Malcolm
19:31 [PATCH 12/17] Add server.h and server.c David Malcolm
19:31 [PATCH 10/17] C++: provide fix-it hints in -Wsuggest-override David Malcolm
19:31 [PATCH 02/17] diagnostics: support prefixes within diagnostic_show_locus David Malcolm
19:31 [PATCH 01/17] Add param-type-mismatch.c/C testcases as a baseline David Malcolm
19:31 [PATCH 03/17] Core of BLT implementation David Malcolm
19:31 [PATCH 00/17] RFC: New source-location representation; Language Server Protocol David Malcolm
19:08 Re: Add -Wsuggest-attribute=cold Jan Hubicka
19:02 Re: Add -Wsuggest-attribute=cold Eric Gallager
18:56 Add -Wsuggest-attribute=cold Jan Hubicka
18:31 Re: [00/77] Add wrapper classes for machine_modes Richard Biener
18:27 Re: [PATCH 2/2] passes: Print a header in emergency_dump_function Richard Biener
18:26 Re: [PATCH 1/2] cfgrtl: Don't crash in rtl_dump_bb if BB_END(bb) is NULL Richard Biener
18:25 Re: [PATCH V2] improve bitmap / sbitmap compatability of bitmap_set_bit Richard Biener
17:25 Re: [PATCH] PR driver/81523: Make -static override -pie H.J. Lu
17:17 Re: [PATCH AArch64]Fix ICE in cortex-a57 fma steering pass James Greenhalgh
17:06 Re: [PATCH][AArch64] Fix PR79041 James Greenhalgh
17:05 [PATCH V2] improve bitmap / sbitmap compatability of bitmap_set_bit tbsaunde+gcc
17:01 Re: [PATCH] Fix expand_builtin_atomic_fetch_op for pre-op (PR80902) Segher Boessenkool
14:52 Re: [PATCH GCC][1/2]Feed bound computation to folder in loop split Marc Glisse
14:37 Re: [PATCH GCC][1/2]Feed bound computation to folder in loop split Bin.Cheng
14:31 Re: [PATCH GCC][1/2]Feed bound computation to folder in loop split Marc Glisse
14:27 Re: [PATCH GCC][3/4]Generalize dead store elimination (or store motion) across loop iterations in predcom Bin.Cheng
14:06 Re: [PATCH GCC][1/2]Feed bound computation to folder in loop split Bin.Cheng
14:06 Re: [PATCH] Fix wrong condition in ipa-visibility.c (PR ipa/81520). Jan Hubicka
13:59 Re: [PATCH GCC][1/2]Feed bound computation to folder in loop split Marc Glisse
13:54 [PATCH 2/2] passes: Print a header in emergency_dump_function Segher Boessenkool
13:54 [PATCH 1/2] cfgrtl: Don't crash in rtl_dump_bb if BB_END(bb) is NULL Segher Boessenkool
13:49 Re: [PATCH GCC][1/2]Feed bound computation to folder in loop split Bin.Cheng
13:42 Re: [00/77] Add wrapper classes for machine_modes Segher Boessenkool
12:53 Re: [00/77] Add wrapper classes for machine_modes Richard Sandiford
12:52 [PATCH] Fix wrong condition in ipa-visibility.c (PR ipa/81520). Martin Liška
12:26 Re: [PATCH v2] New C++ warning option '-Waccess-specifiers' Franz Sirl
12:16 Re: [PATCH GCC][1/2]Feed bound computation to folder in loop split Marc Glisse
12:06 Re: [PATCH] Optimize BB sorting in domwalk Ulrich Drepper
11:59 Re: [PATCH] Kill TYPE_METHODS 0/9 Nathan Sidwell
11:45 Re: [PATCH GCC][1/2]Feed bound computation to folder in loop split Bin.Cheng
11:40 Re: [AArch64, Patch] Generate MLA when multiply + add vector by scalar James Greenhalgh
11:30 [PATCH] Optimize BB sorting in domwalk Alexander Monakov
11:22 Re: [GCC][PATCH][AArch64] Optimize x * copysign (1.0, y) [Patch (2/2)] James Greenhalgh
11:13 Re: [patch, libfortran] Fix PR 80365, undefined memcpy Thomas Koenig
10:56 Re: [00/77] Add wrapper classes for machine_modes Segher Boessenkool
10:46 Re: [PATCH] vec_merge + vec_duplicate + vec_concat simplification James Greenhalgh
10:39 [patch, fortran, committed] Show binding label on dump Thomas Koenig
10:21 Re: [PATCH, cleanup] Remove PowerPC -mupper-regs-* options Segher Boessenkool
10:10 Re: [PATCH] Simplify vec_merge of vec_duplicate with const_vector James Greenhalgh
10:09 Re: [patch, libfortran] Fix PR 80365, undefined memcpy Janne Blomqvist
09:28 Re: [00/77] Add wrapper classes for machine_modes Richard Sandiford
09:25 Re: [PATCH] Kill TYPE_METHODS 0/9 Jakub Jelinek
09:21 Re: [PATCH, RFC] Proposed PowerPC IEEE 128-bit floating point changes Segher Boessenkool
08:58 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 V2 Segher Boessenkool
08:56 Re: [PATCH 1/2] simplify-rtx: The truncation of an IOR can have all bits set (PR81423) Segher Boessenkool
08:46 [PATCH 6/7] [ARC] Reimplement ZOL support. Claudiu Zissulescu
08:46 [PATCH 7/7] [ARC] Fix errors in arc_ifcvt. Claudiu Zissulescu
08:46 [PATCH 5/7] [ARC] Update various patterns Claudiu Zissulescu
08:46 [PATCH 4/7] [ARC] Use TARGET_USE_ANCHORS_FOR_SYMBOL_P. Claudiu Zissulescu
08:46 [PATCH 3/7] [ARC] Update can_follow_jump hook helper. Claudiu Zissulescu
08:46 [PATCH 2/7] [ARC] Use -G option to control sdata behavior Claudiu Zissulescu
08:46 [PATCH 1/7] [ARC] Improves and fixes for small data support. Claudiu Zissulescu
08:46 [PATCH 0/7] [ARC] SDATA and ZOL updates. Claudiu Zissulescu
08:44 [PATCH TEST]Require vect_perm in gcc.dg/vect/pr80815-3.c Bin Cheng
08:43 [PATCH GCC]Make pointer overflow always undefined and remove the macro Bin Cheng
08:19 [patch] Ad PR81487: More asprintf -> xasprintf replacements Georg-Johann Lay
07:41 [PING*2][PATCH] [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining Pierre-Marie de Rodat
07:03 Re: [PATCH] Do not silently continue if config.{build,host,gcc} fails Segher Boessenkool
06:05 [PATCH] RTEMS: Add GCC Runtime Library Exception Sebastian Huber
02:45 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 08/08 V2 Jeff Law
01:59 [committed] Always assume NetBSD provides __cxa_atexit Krister Walfridsson

July 23, 2017
23:52 Re: [PATCH] New C++ warning option '-Wduplicated-access-specifiers' Martin Sebor
22:19 Re: [PATCH v2] New C++ warning option '-Waccess-specifiers' Volker Reichelt
21:54 Re: [PATCH v2] New C++ warning option '-Waccess-specifiers' Eric Gallager
21:22 [PATCH v2] New C++ warning option '-Waccess-specifiers' Volker Reichelt
20:49 Re: [PATCH] New C++ warning option '-Wduplicated-access-specifiers' Volker Reichelt
20:42 Re: [PATCH] New C++ warning option '-Wduplicated-access-specifiers' Volker Reichelt
19:47 Re: [patch, fortran] Fix another dependency check for reallocation on assignment Jerry DeLisle
19:23 [patch, libfortran] Fix PR 80365, undefined memcpy Thomas Koenig
17:58 [PING][PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace Denis Khalikov
17:41 std::vector default default and move constructors François Dumont
17:07 [PATCH, rs6000, 5/6] Backport patch to align .toc section Bill Schmidt
15:14 [PATCH] PR driver/81523: Make -static override -pie H.J. Lu
11:39 Re: [PATCH 7/6] fortran: fix pair_cmp qsort comparator Thomas Koenig
11:37 Re: [PATCH] allow deferred-shape pointers in OpenACC data clauses Thomas Koenig
11:27 [patch, fortran] Fix another dependency check for reallocation on assignment Thomas Koenig
10:32 [PATCH, i386]: fix PR80569, "shrx" instruction generated in 16-bit mode Uros Bizjak
09:12 Re: [PATCH,AIX] Enable XCOFF in libbacktrace on AIX Rainer Orth
03:29 [PATCH] dwarf2out.c patch for AIX David Edelsohn
03:10 [PATCH] dwarf2asm.c for AIX David Edelsohn

July 22, 2017
22:38 Re: Fix inconsistent section flags Joerg Sonnenberger
21:02 Re: [00/77] Add wrapper classes for machine_modes Segher Boessenkool
18:08 Re: gotools patch committed: Test runtime, misc/cgo/{test,testcarchive} Uros Bizjak
17:59 [PATCH, alpha]: libgo patch: also recognize alpha in signal handler Uros Bizjak
15:11 Re: [PATCH] toplev: avoid recursive emergency_dump_function Segher Boessenkool
11:15 Re: [PATCH 2/6] gimple-ssa-store-merging.c: fix sort_by_bitpos Segher Boessenkool
06:46 [PATCH, cleanup] Remove PowerPC -mupper-regs-* options Michael Meissner
01:22 Re: Deprecate DBX/stabs? JonY
00:56 Re: [PATCH] New C++ warning option '-Wduplicated-access-specifiers' David Malcolm

July 21, 2017
23:49 Re: libgo patch committed: Call f?statfs64 on GNU/Linux Ian Lance Taylor
22:25 Re: [PATCH,rs6000] Fine-tune vec_construct direct move cost Segher Boessenkool
22:09 Re: [PATCH] scheduler bug fix for AArch64 insn fusing SCHED_GROUP usage Jim Wilson
21:54 Re: [PATCH/AARCH64] Decimal floating point support for AARCH64 Peter Bergner
21:51 Re: [PATCH/AARCH64] Decimal floating point support for AARCH64 Andrew Pinski
21:45 Re: [PATCH/AARCH64] Decimal floating point support for AARCH64 Peter Bergner
21:15 Re: [PATCH, rs6000] vec_mule and vec_mulo builtin fix Segher Boessenkool
20:58 Re: libgo patch committed: Call f?statfs64 on GNU/Linux Andreas Schwab
20:43 Re: [PATCH, rs6000] vec_mule and vec_mulo builtin fix Segher Boessenkool
20:33 [PATCH] Emit DWARF5 DW_AT_export_symbols for namespaces Jakub Jelinek
20:25 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 05/08 Segher Boessenkool
20:25 libgo patch committed: Call f?statfs64 on GNU/Linux Ian Lance Taylor
20:12 Re: Deprecate DBX/stabs? Iain Sandoe
19:54 Re: Deprecate DBX/stabs? Jim Wilson
19:44 Re: Deprecate DBX/stabs? Iain Sandoe
19:30 Re: PING^2: Fwd: SSA range class and removal of VR_ANTI_RANGEs Aldy Hernandez
19:27 [C++ PATCH] merge various METHOD_VEC accessors Nathan Sidwell
19:18 [PATCH, RFC] Proposed PowerPC IEEE 128-bit floating point changes Michael Meissner
19:15 Re: Deprecate DBX/stabs? Mike Stump
19:10 Re: Deprecate DBX/stabs? Mike Stump
18:27 libgo patch committed: don't use runtime_lock in __go_get_backtrace_state Ian Lance Taylor
18:25 [PATCH] unitialized memory access vs BIT_INSERT_EXPR Andrew Pinski
18:17 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 V2 Wilco Dijkstra
18:14 [C++ PATCH] no special cdtor slots Nathan Sidwell
18:08 libgo patch committed: Recognize PPC PC in signal handler Ian Lance Taylor
18:05 Re: [PATCH,AIX] Enable XCOFF in libbacktrace on AIX Ian Lance Taylor
18:01 [C++ PACTH] small add_candidates cleanup Nathan Sidwell
17:59 Re: [PATCH] New C++ warning option '-Wduplicated-access-specifiers' Volker Reichelt
17:50 libgo patch committed: Use a larger stack size in CgoCallbackGC test Ian Lance Taylor
17:45 [PING][PATCH][aarch64] Enable ifunc resolver attribute by default Steve Ellcey
17:41 Re: [PATCH] New C++ warning option '-Wduplicated-access-specifiers' Martin Sebor
17:40 Re: [PATCH, committed] Fix PR81162 Bill Schmidt
17:36 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 V2 Jeff Law
17:17 Re: [PATCH] New C++ warning option '-Wduplicated-access-specifiers' Volker Reichelt
17:16 Re: [RFC/SCCVN] Handle BIT_INSERT_EXPR in vn_nary_op_eq Andrew Pinski
17:14 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 08/08 V2 Jeff Law
17:14 std::list optimizations François Dumont
16:47 Re: [PATCH] New C++ warning option '-Wduplicated-access-specifiers' David Malcolm
16:42 Re: [PATCH][AArch64] vec_pack_trunc_<mode> should split after register allocator James Greenhalgh
16:29 Re: C PATCH to fix bogus warning with -Wmultistatement-macros (PR c/81364) David Malcolm
16:16 [PATCH 2/3] Use BUILD_PATH_PREFIX_MAP envvar to transform __FILE__ Ximin Luo
16:16 [PATCH 3/3] When remapping paths, only match whole path components Ximin Luo
16:16 [PATCH 1/3] Use BUILD_PATH_PREFIX_MAP envvar for debug-prefix-map Ximin Luo
16:16 [PING^4][PATCH v2] Generate reproducible output independently of the build-path Ximin Luo
16:07 Re: [PATCH] Add AddressSanitizer annotations to std::vector Jonathan Wakely
16:03 Re: Deprecate DBX/stabs? Jim Wilson
15:56 Re: [PATCH] New C++ warning option '-Wduplicated-access-specifiers' David Malcolm
15:56 [PATCH v2 2/2] combine successive multiplications by constants Alexander Monakov
15:56 [PATCH v2 1/2] match.pd: reassociate multiplications Alexander Monakov
15:53 Re: [patch,lto] Fix PR81487 Georg-Johann Lay
15:40 [PATCH,rs6000] Fine-tune vec_construct direct move cost Bill Schmidt
15:07 Re: [PATCH] Add RDMA support to Falkor. Richard Earnshaw (lists)
14:30 [PATCH 7/6] fortran: fix pair_cmp qsort comparator Alexander Monakov
14:15 Re: Deprecate DBX/stabs? David Edelsohn
14:06 Re: Deprecate DBX/stabs? Nathan Sidwell
13:40 Re: [PATCH, PR81430] Use finalize_options in lto1 Tom de Vries
13:23 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 08/08 V2 Andreas Krebbel
13:22 Re: [Arm] Obsoleting Command line option -mstructure-size-boundary in eabi configurations Richard Earnshaw (lists)
13:16 Re: Deprecate DBX/stabs? Richard Biener
13:14 Re: Add support to trace comparison instructions and switch statements David Edelsohn
13:10 [PATCH][3/n] Fix PR81303 Richard Biener
13:08 Deprecate DBX/stabs? Nathan Sidwell
12:10 [libgomp] Doc update - TASKLOOP/GOMP_doacross_ description Venevtsev, Igor
11:41 [AArch64, Patch] Generate MLA when multiply + add vector by scalar Jackson Woodruff
11:41 Re: [patch,lto] Fix PR81487 Richard Biener
11:31 [PATCH] Fix PR81500 Richard Biener
11:23 Re: [RFC][PATCH][AArch64] Cleanup frame pointer usage Wilco Dijkstra
11:23 Re: [PATCH v3][AArch64] Fix symbol offset limit Wilco Dijkstra
11:22 Re: [PATCH][AArch64] Improve aarch64_legitimate_constant_p Wilco Dijkstra
11:22 Re: [PATCH][AArch64] Fix PR79041 Wilco Dijkstra
10:12 Re: [AARCH64] Disable pc relative literal load irrespective of TARGET_FIX_ERR_A53_84341 Kugan Vivekanandarajah
09:49 [committed, nvptx] Add nvptx_override_options_after_change Tom de Vries
09:41 Re: [PATCH, PR81430] Use finalize_options in lto1 Richard Biener
08:54 Re: [PATCH] update edge profile info in nvptx.c Tom de Vries
08:52 Re: [PATCH][1/n] Fix PR81303 Richard Biener
08:49 [PATCH][2/n] Fix PR81303 Richard Biener
08:43 Re: [PATCH] trivial cleanup in dwarf2out.c Jakub Jelinek
08:36 [PATCH] trivial cleanup in dwarf2out.c Ulrich Drepper
08:22 Re: Enable crossjumping with bb-reorering Kyrill Tkachov
08:10 Re: [PATCH][1/n] Fix PR81303 Bin.Cheng
07:12 [PATCH][1/n] Fix PR81303 Richard Biener
06:40 [PATCH][RFA/RFC] Stack clash mitigation patch 00 V3 Jeff Law
06:25 [PING][Arm] Obsoleting Command line option -mstructure-size-boundary in eabi configurations Michael Collison
05:46 [PATCHv2][PR 59521] Respect __builtin_expect in switch statements Yuri Gribov
05:40 Re: [PATCH][PR 59521] Respect probabilities when expanding switch statement Yuri Gribov
05:38 Re: Add support to trace comparison instructions and switch statements 吴潍浠(此彼)
05:11 Re: [PATCH] Kill TYPE_METHODS debug 1/9 Richard Biener
00:29 Re: [PATCH] Kill TYPE_METHODS debug 1/9 Nathan Sidwell

July 20, 2017
23:38 Enable crossjumping with bb-reorering Jan Hubicka
23:36 Fix profiledbootstrap Jan Hubicka
22:04 libgo patch committed: Backport s390 syscall patch to earlier branches Ian Lance Taylor
22:04 Re: [PATCH] Kill TYPE_METHODS debug 1/9 Jim Wilson
21:22 Re: [PATCH] Fix pr80044, -static and -pie insanity, and pr81170 H.J. Lu
21:00 Re: [PATCH] Kill TYPE_METHODS debug 1/9 Nathan Sidwell
20:46 Re: [PATCH] enhance -Wrestrict to handle string built-ins (PR 78918) Martin Sebor
20:09 Re: [PATCH, rs6000] 2/2 Add x86 MMX <mmintrin,h> intrinsics DG tests to GCC PPC64LE taget Segher Boessenkool
19:54 Go patch committed: Add backend type conversion for type assertion Ian Lance Taylor
19:42 Re: [PATCH][PR 59521] Respect probabilities when expanding switch statement Steven Bosscher
18:31 Re: [PATCH] Implement std::pointer_traits::to_address as per P0653R0 Glen Fernandes
18:23 Re: [PATCH] Fix infinite recursion with div-by-zero (PR middle-end/70992) Richard Biener
17:27 Re: [PATCH] Add -std=c++2a Markus Trippelsdorf
17:25 Re: [PATCH] Add -std=c++2a Andrew Sutton
17:04 Re: [PATCH] Add -std=c++2a Markus Trippelsdorf
16:53 Re: [PATCH] Implement std::pointer_traits::to_address as per P0653R0 Jonathan Wakely
16:35 [PATCH] New C++ warning option '-Wduplicated-access-specifiers' Volker Reichelt
16:10 Re: [PATCH] x86 V[24]TImode vec_{init,extract} (PR target/80846) Uros Bizjak
15:55 Re: [PATCH] x86 V[24]TImode vec_{init,extract} (PR target/80846) Uros Bizjak
15:48 Re: [patch,avr,doc] Re-layout "AVR Built-in Functions" Denis Chertykov
15:35 Re: [PATCH, PR81430] Use finalize_options in lto1 Tom de Vries
15:25 Re: [PATCH][AArch64] Improve addressing of TI/TFmode Andrew Pinski
15:20 Re: [PATCH][GCC][ARM] Implement a stricter self check. Richard Earnshaw (lists)
14:57 [PATCH][GCC][ARM] Implement a stricter self check. Tamar Christina
14:52 Re: [PATCH, rs6000] Modify libgcc's float128 IFUNC resolver functions to use __builtin_cpu_supports() Peter Bergner
14:49 [PATCH] Fix PR46932: Block auto increment on frame pointer Wilco Dijkstra
14:48 Re: [PATCH, rs6000] 2/2 Add x86 MMX <mmintrin,h> intrinsics DG tests to GCC PPC64LE taget Steven Munroe
14:41 [PATCH] toplev: avoid recursive emergency_dump_function Alexander Monakov
14:30 Enable bb copying in bb-reorder in partitioned functions Jan Hubicka
14:28 [patch,avr,doc] Re-layout "AVR Built-in Functions" Georg-Johann Lay
14:26 Re: C PATCH to fix bogus warning with -Wmultistatement-macros (PR c/81364) Marek Polacek
14:20 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 05/08 Jeff Law
14:20 Re: [PATCH] Fix infinite recursion with div-by-zero (PR middle-end/70992) Marek Polacek
14:17 Re: [PATCH] update edge profile info in nvptx.c Tom de Vries
14:12 Re: [PATCH] update edge profile info in nvptx.c Cesar Philippidis
13:54 Re: [PATCH] PR libstdc++/81476 Optimise vector insertion from input iterators Jonathan Wakely
13:34 [PATCH] Add -std=c++2a Andrew Sutton
13:24 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 V2 Segher Boessenkool
13:18 [patch,lto] Fix PR81487 Georg-Johann Lay
13:14 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 05/08 Segher Boessenkool
13:12 Re: [PATCH v12] add -fpatchable-function-entry=N,M option Maxim Kuvyrkov
13:05 Re: [PATCH] update edge profile info in nvptx.c Tom de Vries
12:49 [PATCH][AArch64] Improve addressing of TI/TFmode Wilco Dijkstra
12:36 [PATCH] Adjust gimple_phi_arg assert, add gphi * overloads Richard Biener
12:13 Re: [PATCH] Kill TYPE_METHODS debug 1/9 Nathan Sidwell
12:06 Re: [PATCH v12] add -fpatchable-function-entry=N,M option Torsten Duwe
11:40 Re: [PATCH, PR81030] Call compute_outgoing_frequencies at expand Jan Hubicka
11:31 Re: [PATCH] Kill TYPE_METHODS debug 1/9 Nathan Sidwell
11:12 Re: [PATCH] Fix PR61171 Richard Biener
10:58 Re: [PATCH v12] add -fpatchable-function-entry=N,M option Maxim Kuvyrkov
10:55 Re: [PATCH] Fix infinite recursion with div-by-zero (PR middle-end/70992) Richard Biener
10:53 Re: C PATCH to display types when printing a conversion warning (PR c/81233) Marek Polacek
10:51 Re: [PATCH] match.pd: reassociate multiplications with constants Richard Biener
10:45 Re: [PATCH PR81388]Revert change in revision 238585 Richard Biener
10:27 Re: [PATCH] Make assert in gimple_phi_arg more strict Tom de Vries
10:18 Re: [PATCH] x86 V[24]TImode vec_{init,extract} (PR target/80846) Richard Biener
10:10 Re: [PATCH, PR81430] Use finalize_options in lto1 Richard Biener
10:05 Re: [PATCH] Make assert in gimple_phi_arg more strict Richard Biener
10:02 [PATCH] Adjust vec_init/vec_extract vector testcase to go up to V64QImode Richard Biener
09:40 Re: [PATCH] match.pd: reassociate multiplications with constants Alexander Monakov
09:22 [PATCH, PR81430] Use finalize_options in lto1 Tom de Vries
09:09 [PATCH PR81388]Revert change in revision 238585 Bin Cheng
08:53 Re: [PATCH AArch64]Fix ICE in cortex-a57 fma steering pass Bin.Cheng
08:52 Re: [committed] Fix assert in gimple_phi_arg Tom de Vries
08:46 Re: [committed] Fix assert in gimple_phi_arg Richard Biener
08:41 Re: [PATCH] match.pd: reassociate multiplications with constants Richard Biener
08:39 [PATCH] Make assert in gimple_phi_arg more strict Tom de Vries
08:38 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 03/08 V2 Segher Boessenkool
08:31 Re: [PATCH] Misc libquadmath backports from upstram glibc (PR libquadmath/65757) Jakub Jelinek
07:47 [PATCH] x86 V[24]TImode vec_{init,extract} (PR target/80846) Jakub Jelinek
07:20 [PR81489, committed] Fix phi arg location in find_implicit_erroneous_behavior Tom de Vries
06:59 [PATCH] Make mempcpy more optimal (PR middle-end/70140). Martin Liška

July 19, 2017
22:09 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 V2 Jeff Law
21:42 Re: [PATCH, rs6000] 2/2 Add x86 MMX <mmintrin,h> intrinsics DG tests to GCC PPC64LE taget Segher Boessenkool
21:06 Re: [PATCH v2] Add no_tail_call attribute Yuri Gribov
21:02 Re: [PATCH] PR libstdc++/81064 fix versioned namespace François Dumont
20:27 Re: [PATCH v2] Add no_tail_call attribute Alexander Monakov
20:20 Re: [PATCH] PR libstdc++/81476 Optimise vector insertion from input iterators Marc Glisse
20:16 Re: [PATCH] Fix libquadmath regression (bootstrap failure) on FreeBSD Gerald Pfeifer
20:10 [PATCH] PR libstdc++/81476 Optimise vector insertion from input iterators Jonathan Wakely
19:41 Re: [PATCH] Fix libquadmath regression (bootstrap failure) on FreeBSD Jakub Jelinek
19:35 [PATCH] Fix libquadmath regression (bootstrap failure) on FreeBSD Gerald Pfeifer
19:24 Re: [PATCH], Update cpu-builtin-1.c test on PowerPC Michael Meissner
19:20 Re: [PATCH v2] Add no_tail_call attribute Alexander Monakov
19:03 Re: [PATCH 1/2] simplify-rtx: The truncation of an IOR can have all bits set (PR81423) Segher Boessenkool
18:19 Re: [PATCH v2] Add no_tail_call attribute Yuri Gribov
18:15 Re: [PATCH] PR libstdc++/81395 fix crash when write follows large read Paolo Carlini
18:13 Re: [RFC/SCCVN] Handle BIT_INSERT_EXPR in vn_nary_op_eq Richard Biener
18:08 Re: [PATCH rs6000] Fix up BMI/BMI2 intrinsic DG tests Steven Munroe
17:54 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 V2 Wilco Dijkstra
17:46 Re: [PATCH rs6000] Fix up BMI/BMI2 intrinsic DG tests Segher Boessenkool
17:33 Re: [PATCH], Update cpu-builtin-1.c test on PowerPC Segher Boessenkool
16:31 Re: [PATCH v2] Add no_tail_call attribute Alexander Monakov
16:25 [committed] Fix assert in gimple_phi_set_arg Tom de Vries
16:10 Re: [PATCH] enhance -Wrestrict for sprintf %s arguments Martin Sebor
16:10 Re: [RFC/SCCVN] Handle BIT_INSERT_EXPR in vn_nary_op_eq Andrew Pinski
15:56 Re: [patch] Fix Unwind support on DragonFly BSD after sigtramp move Jonathan Wakely
15:49 Re: [PATCH][GCC][AArch64] optimize float immediate moves (1 /4) - infrastructure. James Greenhalgh
15:47 [PATCH] Fix indentation in std::basic_filebuf member functions Jonathan Wakely
15:45 Re: [PATCH, AArch64] Add RDMA support to Falkor. Jim Wilson
15:42 [committed] Fix assert in gimple_phi_arg Tom de Vries
15:36 Re: [PATCH v2] Add no_tail_call attribute Jakub Jelinek
15:31 Re: [PATCH v2] Add no_tail_call attribute Alexander Monakov
15:14 [PATCH, rs6000] 2/2 Add x86 MMX <mmintrin,h> intrinsics DG tests to GCC PPC64LE taget Steven Munroe
14:59 Re: [PATCH] Fix selftest::read_file for empty file Jakub Jelinek
14:54 Re: [PATCH] Fix selftest::read_file for empty file Marek Polacek
14:51 Re: C PATCH to display types when printing a conversion warning (PR c/81233) David Malcolm
14:50 Re: [PATCH] Fix selftest::read_file for empty file Jeff Law
14:49 [PATCH] Fix indentation in libstdc++ testsuite utils Jonathan Wakely
14:40 Re: [PATCH] match.pd: reassociate multiplications with constants Alexander Monakov
14:20 Re: Fix Eh delivery in partitioned functions Richard Biener
14:18 Re: Fix Eh delivery in partitioned functions Jan Hubicka
14:15 [PATCH] Fix selftest::read_file for empty file David Malcolm
14:13 [PATCH] Fix PR61171 Richard Biener
14:04 Re: Fix Eh delivery in partitioned functions Richard Biener
14:01 Re: Fix Eh delivery in partitioned functions Jan Hubicka
13:57 Re: Fix Eh delivery in partitioned functions Richard Biener
13:56 Re: [PATCH] Fix infinite recursion with div-by-zero (PR middle-end/70992) Marek Polacek
13:52 Re: [PATCH] Rename TYPE_{MIN,MAX}VAL Nathan Sidwell
13:47 Re: [PATCH] Rename TYPE_{MIN,MAX}VAL Jakub Jelinek
13:31 [C++ PATCH] move assign/ctor detection Nathan Sidwell
12:52 Re: Fix Eh delivery in partitioned functions Jan Hubicka
12:02 Re: [PATCH] Rename TYPE_{MIN,MAX}VAL Nathan Sidwell
11:33 Re: [PATCH] match.pd: reassociate multiplications with constants Richard Biener
11:29 Re: C/C++ PATCH to add __typeof_noqual (PR c/65455, c/39985) Marek Polacek
11:28 Re: [PATCH] match.pd: reassociate multiplications with constants Richard Biener
11:17 Re: [PATCH] Implement one optimization from build_range_check in match.pd (PR tree-optimization/81346) Richard Biener
11:14 Re: [PATCH] Implement one optimization from build_range_check in match.pd (PR tree-optimization/81346) Richard Biener
10:46 Re: [PATCH] Fix infinite recursion with div-by-zero (PR middle-end/70992) Richard Biener
10:36 Re: [PATCH] Move fold_div_compare optimization to match.pd (PR tree-optimization/81346) Richard Biener
10:34 Re: [PATCH] Move fold_div_compare optimization to match.pd (PR tree-optimization/81346) Richard Biener
10:28 Re: [PATCH] Rename TYPE_{MIN,MAX}VAL Richard Biener
10:25 Re: [PATCH] TYPE_{MIN,MAX}VAL and TYPE_{MIN,MAX}_VALUE Richard Biener
10:24 Re: [PATCH] Remove a Java-specific hunk. Richard Biener
09:59 Re: [PATCH] Remove redundant semicolons from libstdc++ headers Jonathan Wakely
09:33 Re: C PATCH to display types when printing a conversion warning (PR c/81233) Marek Polacek
09:31 [PATCH] Add macro DISABLE_COPY_AND_ASSIGN Yao Qi
07:38 [PATCH] Remove redundant semicolons from libstdc++ headers Volker Reichelt
06:51 Re: [PATCH 1/6] tree-vrp: fix compare_assert_loc qsort comparator Jeff Law
06:51 Re: [PATCH] Fix an UBSAN test-case (PR sanitizer/63361). Martin Liška
06:50 Re: [PATCH 2/6] gimple-ssa-store-merging.c: fix sort_by_bitpos Jeff Law
06:50 Re: [PATCH 3/6] lra-assigns.c: fix pseudo_compare_func Jeff Law
06:45 Re: [PATCH] enhance -Wrestrict for sprintf %s arguments Jeff Law
06:19 Re: [PATCH 1/2] simplify-rtx: The truncation of an IOR can have all bits set (PR81423) Jeff Law
06:09 Re: [PATCH] Transform (m1 > m2) * d into m1> m2 ? d : 0 Jeff Law
06:00 Re: [PATCH v2] Add no_tail_call attribute Jeff Law
05:50 Re: [patch] Fix Unwind support on DragonFly BSD after sigtramp move Jeff Law
05:48 [PATCH][RFA/RFC] Stack clash mitigation patch 03/08 V2 -- right patch attached Jeff Law
05:47 [PATCH] [RFA/RFC] Stack clash mitigation patch 02/08 V2 Jeff Law
05:18 [PATCH][RFA/RFC] Stack clash mitigation patch 08/08 V2 Jeff Law
05:18 [PATCH][RFA/RFC] Stack clash mitigation patch 04/08 V2 Jeff Law
05:18 [PATCH][RFA/RFC] Stack clash mitigation patch 06/08 V2 Jeff Law
05:18 [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 V2 Jeff Law
05:17 [PATCH][RFA/RFC] Stack clash mitigation patch 05/08 Jeff Law
05:17 [PATCH][RFA/RFC] Stack clash mitigation patch 03/08 V2 Jeff Law
05:17 [PATCH][RFA/RFC] Stack clash mitigation patch 02b/08 V2 Jeff Law
05:17 [PATCH] [RFA/RFC] Stack clash mitigation patch 02/08 V2 Jeff Law
05:17 [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 V2 Jeff Law
05:17 [PATCH][RFA/RFC] Stack clash mitigation patch 00/08 V2 Jeff Law
05:12 Re: [PATCH] Fix pr80044, -static and -pie insanity, and pr81170 Alan Modra
02:58 Re: [PING} [PATCH] Transform (m1 > m2) * d into m1> m2 ? d : 0 Hurugalawadi, Naveen
02:57 Re: [PING 5] [PATCH] [AArch64] vec_pack_trunc_<mode> should split after register allocator Hurugalawadi, Naveen
00:23 Re: [PATCH] PR libstdc++/81395 fix crash when write follows large read Jonathan Wakely
00:17 [PATCH] PR libstdc++/81395 fix crash when write follows large read Jonathan Wakely

July 18, 2017
23:29 Go patch committed: Insert type conversion for closure function value Ian Lance Taylor
23:14 libgo patch committed: Inline runtime.osinit Ian Lance Taylor
22:31 Go patch committed: Pass correct 'function' flag to circular_pointer_type Ian Lance Taylor
22:29 Re: [PATCH, rs6000] Rev 2, 1/2 Add x86 MMX <mmintrin,h> intrinsics to GCC PPC64LE target Segher Boessenkool
22:10 Re: [PATCH rs6000] Fix up BMI/BMI2 intrinsic DG tests Steven Munroe
22:06 libgo patch committed: Ignore ptrace_pseeksiginfo_args from <linux/ptrace.h> Ian Lance Taylor
21:54 Re: [PATCH rs6000] Fix up BMI/BMI2 intrinsic DG tests Segher Boessenkool
20:24 [PATCH], Update cpu-builtin-1.c test on PowerPC Michael Meissner
19:54 Re: RFC: stack/heap collision vulnerability and mitigation with GCC Florian Weimer
19:51 Re: [PATCH 4/6] lra-assigns.c: give up on qsort checking in assign_by_spills Yuri Gribov
19:36 [PATCH 2/2] combine: Fix for PR81423 Segher Boessenkool
19:36 [PATCH 1/2] simplify-rtx: The truncation of an IOR can have all bits set (PR81423) Segher Boessenkool
19:22 Re: [PATCH, PR81464] Handle equal-argument loop exit phi in expand_omp_for_static_chunk Tom de Vries
19:17 Re: [PATCH] PR libstdc++/81064 fix versioned namespace François Dumont
17:24 Re: [PATCH] Kill TYPE_METHODS debug 1/9 Jim Wilson
17:23 Re: [PATCH 1/3] matching tokens: c-family parts Marek Polacek
17:08 Re: [PATCH] match.pd: reassociate multiplications with constants Alexander Monakov
16:59 Re: [PATCH, PR81464] Handle equal-argument loop exit phi in expand_omp_for_static_chunk Jakub Jelinek
16:55 Re: [PATCH] Implement one optimization from build_range_check in match.pd (PR tree-optimization/81346) Jakub Jelinek
16:49 [PATCH, PR81464] Handle equal-argument loop exit phi in expand_omp_for_static_chunk Tom de Vries
16:47 Re: [PATCH] Implement one optimization from build_range_check in match.pd (PR tree-optimization/81346) Martin Sebor
16:28 Re: [PATCH] Add self as maintainer of D front-end and libphobos Gerald Pfeifer
16:16 [PATCH, i386]: Fix PR 81471, ICE in curr_insn_transform Uros Bizjak
16:05 [PATCH] Fix infinite recursion with div-by-zero (PR middle-end/70992) Marek Polacek
15:58 Re: [PATCH] Implement one optimization from build_range_check in match.pd (PR tree-optimization/81346) Marc Glisse
15:46 Re: [PATCH] Implement one optimization from build_range_check in match.pd (PR tree-optimization/81346) Jakub Jelinek
15:46 Re: [PATCH][RFA/RFC] Stack clash mitigation 0/9 Jeff Law
15:43 Re: [PATCH] Implement one optimization from build_range_check in match.pd (PR tree-optimization/81346) Jakub Jelinek
15:36 Re: [PATCH] Implement one optimization from build_range_check in match.pd (PR tree-optimization/81346) Marc Glisse
15:34 Re: [PATCH] Move fold_div_compare optimization to match.pd (PR tree-optimization/81346) Jakub Jelinek
15:31 Re: [PATCH] Implement one optimization from build_range_check in match.pd (PR tree-optimization/81346) Martin Sebor
15:21 Re: [PATCH] Move fold_div_compare optimization to match.pd (PR tree-optimization/81346) Marc Glisse
15:20 [PATCH] Rename TYPE_{MIN,MAX}VAL Nathan Sidwell
14:49 Re: [PATCH] Fix pr80044, -static and -pie insanity, and pr81170 H.J. Lu
14:10 Re: [PATCH] Fix pr80044, -static and -pie insanity, and pr81170 Alan Modra
14:03 Re: [PATCH] PR libstdc++/81064 fix versioned namespace Ville Voutilainen
13:54 [PATCH] Fix PR81410 Richard Biener
13:47 [PATCH] Implement one optimization from build_range_check in match.pd (PR tree-optimization/81346) Jakub Jelinek
13:35 [PATCH] Move fold_div_compare optimization to match.pd (PR tree-optimization/81346) Jakub Jelinek
13:31 Re: [PATCH] PR libstdc++/81064 fix versioned namespace Jonathan Wakely
13:31 Re: [PATCH] PR libstdc++/81064 fix versioned namespace Jonathan Wakely
13:28 Re: Default std::list default and move constructors Jonathan Wakely
13:25 [PATCH] TYPE_{MIN,MAX}VAL and TYPE_{MIN,MAX}_VALUE Nathan Sidwell
12:51 [AArch64], patch] PR71727 fix -mstrict-align Christophe Lyon
12:48 Re: [PATCH] Implement std::pointer_traits::to_address as per P0653R0 Jonathan Wakely
12:40 Re: backport nvptx patch to gcc-7-branch Jakub Jelinek
12:37 backport nvptx patch to gcc-7-branch Tom de Vries
12:36 Re: [PATCH] Fix pr80044, -static and -pie insanity, and pr81170 H.J. Lu
12:07 [C++ PATCH] move ctors and assign (again) Nathan Sidwell
11:56 Re: RFC/A: Early predictive commoning pass Richard Biener
11:49 Re: [PATCH] Fix an UBSAN test-case (PR sanitizer/63361). Jakub Jelinek
11:44 [PATCH] Fix an UBSAN test-case (PR sanitizer/63361). Martin Liška
11:33 [PATCH] Remove a Java-specific hunk. Martin Liška
11:24 RE: [GCC][PATCH][mid-end] Optimize x * copysign (1.0, y) [Patch (1/2)] Tamar Christina
11:22 Re: [PATCH PR81408]Turn TREE level unsafe loop optimizations warning to missed optimization message Richard Biener
11:19 RE: [GCC][PATCH][mid-end] Optimize x * copysign (1.0, y) [Patch (1/2)] Richard Biener
11:00 RE: [GCC][PATCH][mid-end] Optimize x * copysign (1.0, y) [Patch (1/2)] Tamar Christina
10:37 Contents of PO file 'gcc-7.1.0.uk.po' Translation Project Robot
10:37 New Ukrainian PO file for 'gcc' (version 7.1.0) Translation Project Robot
10:33 Re: Fix ICE in estimate_bb_frequencies Markus Trippelsdorf
10:19 RE: [GCC][PATCH][mid-end] Optimize x * copysign (1.0, y) [Patch (1/2)] Richard Biener
10:03 [PATCH] [ARC] Check the assembler for dwarf2 support. Claudiu Zissulescu
09:44 [patch,avr.applied] Fix PR81473: Don't use INT8_MIN etc. Georg-Johann Lay
09:24 Re: [PATCH] Fix PR81362: Vector peeling Andreas Krebbel
09:22 RE: [GCC][PATCH][mid-end] Optimize x * copysign (1.0, y) [Patch (1/2)] Tamar Christina
09:13 Re: [PATCH PR81408]Turn TREE level unsafe loop optimizations warning to missed optimization message Bin.Cheng
09:04 Re: [PATCH GCC][13/13]Distribute loop with loop versioning under runtime alias check Bin.Cheng
08:54 Re: [PATCH] Simplify vec_merge of vec_duplicate with const_vector Kyrill Tkachov
08:54 Re: [PATCH] vec_merge + vec_duplicate + vec_concat simplification Kyrill Tkachov
08:39 Re: [PATCH][PR 59521] Respect probabilities when expanding switch statement Yuri Gribov
08:38 Re: [PATCH] Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186). Martin Liška
08:38 Re: [GCC][PATCH][mid-end] Optimize x * copysign (1.0, y) [Patch (1/2)] Richard Biener
08:32 Re: [PATCH PR81408]Turn TREE level unsafe loop optimizations warning to missed optimization message Richard Biener
08:27 Re: [PATCHv2][PING^2][PR 56727] Bypass PLT for recursive calls Yuri Gribov
08:23 Re: [PATCH] match.pd: reassociate multiplications with constants Richard Biener
08:16 Re: [GCC ARM]Remove unused variable in arm Kyrill Tkachov
08:11 [GCC ARM]Remove unused variable in arm Bin Cheng
08:06 Re: [PATCH] gcc: ada: delete old $(P) reference Arnaud Charlet
08:05 Re: [GCC][PATCH][mid-end] Optimize x * copysign (1.0, y) [Patch (1/2)] Tamar Christina
08:01 [PATCH PR81408]Turn TREE level unsafe loop optimizations warning to missed optimization message Bin Cheng
07:54 Fix ICE in estimate_bb_frequencies Jan Hubicka
07:46 Re: Fix Eh delivery in partitioned functions Richard Biener
07:46 Re: [PATCH][PR 59521] Respect probabilities when expanding switch statement Jan Hubicka
07:44 Re: Fix Eh delivery in partitioned functions Jan Hubicka
07:34 Re: Fix Eh delivery in partitioned functions Richard Biener
07:32 [PATCH] Fix PR81403 Richard Biener
07:26 Fix Eh delivery in partitioned functions Jan Hubicka
07:26 RE: PATCH v2][Aarch64] Add vectorized mersenne twister Michael Collison
07:25 [PATCH] Fix PR81418 Richard Biener
07:25 Re: PATCH v2][Aarch64] Add vectorized mersenne twister Ulrich Drepper
07:04 [PATCH][PR 59521] Respect probabilities when expanding switch statement Yuri Gribov
06:45 [PATCH] gcc: ada: delete old $(P) reference Mike Frysinger
05:58 PATCH v2][Aarch64] Add vectorized mersenne twister Michael Collison
04:02 Re: [PATCH] Fix pr80044, -static and -pie insanity, and pr81170 Alan Modra
02:51 [PING] [PATCH] enhance overflow and truncation detection in strncpy and strncat (PR 81117) Martin Sebor
02:38 [PING #2] [PATCH] enhance -Wrestrict for sprintf %s arguments Martin Sebor

July 17, 2017
23:16 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 Jeff Law
22:42 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 Wilco Dijkstra
21:10 Re: [PING^4] {C++ PATCH] Fix-it hints for wrong usage of 'friend' and 'auto' Volker Reichelt
20:56 [PATCH, alpha]: Fix bootstrap Uros Bizjak
20:55 [PATCH] PR libstdc++/81064 fix versioned namespace François Dumont
20:50 Re: [PATCH] match.pd: reassociate multiplications with constants Alexander Monakov
20:30 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 Trevor Saunders
20:14 Re: std::forward_list optim for always equal allocator Daniel Krügler
20:10 std::forward_list optim for always equal allocator François Dumont
20:00 Re: [PATCH] match.pd: reassociate multiplications with constants Marc Glisse
19:49 Backports to 7.x Jakub Jelinek
19:17 Re: [PATCH] prevent -Wall from resetting -Wstringop-overflow=2 to 1 (pr 81345) Martin Sebor
19:16 [PATCH, rs6000] Rev 2, 1/2 Add x86 MMX <mmintrin,h> intrinsics to GCC PPC64LE target Steven Munroe
18:50 Re: PING: [PATCH v2 0/2] [testsuite, libgcc] PR80759 Fix FAILs on Solaris and Darwin Uros Bizjak
18:28 [PATCH rs6000] Fix up BMI/BMI2 intrinsic DG tests Steven Munroe
17:46 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 02/08 Jeff Law
17:39 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 03/08 Jeff Law
17:37 Re: [PATCH, PR81030] Call compute_outgoing_frequencies at expand Jan Hubicka
17:16 Re: [PATCH] gcc/doc: list what version each attribute was introduced in Martin Sebor
16:55 [C++ PATCH] ctor privacy Nathan Sidwell
16:38 Re: PING: [PATCH v2 0/2] [testsuite, libgcc] PR80759 Fix FAILs on Solaris and Darwin Mike Stump
16:28 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 03/08 Segher Boessenkool
16:25 Re: [PATCH, GCC/ARM, ping] Remove ARMv8-M code for D17-D31 Thomas Preudhomme
16:11 PING: [PATCH v2 0/2] [testsuite, libgcc] PR80759 Fix FAILs on Solaris and Darwin Daniel Santos
16:01 [C++ PATCH] combine move assign/ctor check Nathan Sidwell
15:58 Re: [PATCH][PING] Improve extraction of changed file in contrib/mklog Mike Stump
15:51 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 Jeff Law
15:31 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 Jakub Jelinek
15:24 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 Jeff Law
14:36 Re: [PATCH] Increase expect match buffer size Richard Biener
14:36 Fix inconsistent section flags Joerg Sonnenberger
13:47 [wwwdocs] Document SPARC changes in upcoming 7.2 release Eric Botcazou
13:22 [PATCH] Increase expect match buffer size Bernd Edlinger
13:15 Re: [PATCH] Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186). Michael Matz
13:05 Re: [patch] Fix ICE on CONSTRUCTOR containing absolute addresses Richard Biener
13:02 RE: [PATCH 4/7] [ARC] [LRA] Avoid emitting COND_EXEC during expand. Claudiu Zissulescu
13:01 Re: [PATCH] Fix pr80044, -static and -pie insanity, and pr81170 H.J. Lu
13:01 RE: [PATCH 6/7] [ARC] Deprecate mexpand-adddi option. Claudiu Zissulescu
12:33 Re: [PATCH] Fix pr80044, -static and -pie insanity, and pr81170 Alan Modra
12:33 RE: [PATCH 5/7] [ARC] Enable indexed loads for elf targers. Claudiu Zissulescu
12:24 Re: [PATCH][PING] Improve extraction of changed file in contrib/mklog Yuri Gribov
12:23 Re: [PATCH, committed] Fix PR81162 Bill Schmidt
12:12 Re: [PATCH] Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186). Martin Liška
12:10 Re: [PATCH v12] add -fpatchable-function-entry=N,M option Torsten Duwe
12:09 Re: [PATCH GCC][13/13]Distribute loop with loop versioning under runtime alias check Christophe Lyon
11:34 Re: [PATCH] Remove Java references in source code. Martin Liška
11:27 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 Wilco Dijkstra
11:22 [PATCH, PR81030] Call compute_outgoing_frequencies at expand Tom de Vries
11:05 RE: [PATCH 7/7] [ARC] Consolidate PIC implementation. Claudiu Zissulescu
10:49 Re: [patch] Fix ICE on CONSTRUCTOR containing absolute addresses Eric Botcazou
10:47 RE: [PATCH][ARC] Add support for naked functions. Claudiu Zissulescu
10:47 Re: [PATCH, committed] Fix PR81162 Thomas Preudhomme
10:37 Re: [PATCH][PING] Improve extraction of changed file in contrib/mklog Trevor Saunders
10:33 Re: [patch] Fix ICE on CONSTRUCTOR containing absolute addresses Richard Biener
10:23 Re: PING^2: Fwd: SSA range class and removal of VR_ANTI_RANGEs Richard Biener
10:20 Re: [PING^4] {C++ PATCH] Fix-it hints for wrong usage of 'friend' and 'auto' David Malcolm
10:12 Re: [PATCH PR81369/02]Conservatively not distribute loop with unknown niters Richard Biener
10:11 Re: [PATCH PR81369/01]Sort partitions by post order for all cases Richard Biener
10:07 Re: [PATCH] Fix ICE on _Fract division (PR tree-optimization/81428) Richard Biener
10:06 Re: [PATCH GCC][13/13]Distribute loop with loop versioning under runtime alias check Bin.Cheng
10:03 Re: [RFC/SCCVN] Handle BIT_INSERT_EXPR in vn_nary_op_eq Richard Biener
10:01 Re: [ARM, VXworks] Fix build Eric Botcazou
09:54 Re: [PATCH, rs6000] Do not do gimple-folding of expressions that are missing their LHS Richard Biener
09:49 Re: [PATCH v1 0/3] dwarf: purge DIEs for unreferenced extern globals. Richard Biener
09:43 Re: [PATCH] Fix PR81362: Vector peeling Richard Biener
09:39 Re: [ARM, VXworks] Fix build Richard Earnshaw (lists)
09:36 [patch,avr,committed] Remove dead avr_inform_devices Georg-Johann Lay
09:27 Re: [PATCHv2][PING^2][PR 56727] Bypass PLT for recursive calls Jan Hubicka
09:26 Re: C/C++ PATCH to implement -Wmultistatement-macros (PR c/80116) Marek Polacek
09:24 Re: Better merging of -fPIC/pic/PIE/pie in lto-wrapper Jan Hubicka
09:21 Re: [PATCH PR81374]Record the max index of basic block, rather than # of basic blocks Richard Biener
09:21 Re: [PATCH] Do not allow -fgnu-tm w/ -fsanitize={kernel-,}address (PR sanitizer/81302). Jakub Jelinek
09:18 Re: [PATCH] Do not allow -fgnu-tm w/ -fsanitize={kernel-,}address (PR sanitizer/81302). Richard Biener
09:17 [patch,contrib,committed] Remove dead avr-tables.opt from files_and_dependencies. Georg-Johann Lay
09:15 [PATCH][GCC][Arm][COMMITTED] Fix typo in error message when arm_neon.h included. Tamar Christina
08:52 Re: [PATCH, GCC/ARM, ping] Remove ARMv8-M code for D17-D31 Thomas Preudhomme
08:51 Re: [PATCH, GCC/testsuite/ARM, ping] Fix coprocessor intrinsic test failures on ARMv8-A Thomas Preudhomme
08:51 Re: [patch] Fix ICE on CONSTRUCTOR containing absolute addresses Eric Botcazou
08:47 Re: [PATCH] Fix wrong-code aggregate propagate_with_phi bug (PR tree-optimization/81365) Richard Biener
08:44 Re: [PATCH, GCC/ARM] Rewire -mfpu=fp-armv8 as VFPv5 + D32 + DP Thomas Preudhomme
08:41 [nvptx, committed, PR81069] Insert diverging jump alap in nvptx_single Tom de Vries
08:33 Re: [PATCH] Fix qsort ordering violation in tree-vrp.c Richard Biener
08:17 Re: Better merging of -fPIC/pic/PIE/pie in lto-wrapper Richard Biener
08:15 Re: C/C++ PATCH to implement -Wmultistatement-macros (PR c/80116) Gerald Pfeifer
08:14 Re: [patch] Fix ICE on CONSTRUCTOR containing absolute addresses Richard Biener
07:36 Re: [PATCH] Improve bswap on nop non-base_addr reshuffles (PR tree-optimization/81396) Richard Biener
07:29 [PATCHv4][PING][PR 57371] Remove useless floating point casts in comparisons Yuri Gribov
07:24 [RFC][PR 67336][PING^6] Verify pointers during stack unwind Yuri Gribov
07:23 [PATCH][PING] Improve extraction of changed file in contrib/mklog Yuri Gribov
07:22 [PATCHv2][PING^2][PR 56727] Bypass PLT for recursive calls Yuri Gribov
06:51 PING^2: Fwd: SSA range class and removal of VR_ANTI_RANGEs Aldy Hernandez
05:29 Re: [PATCH] [SPARC/RTEMS]: Add __FIX_LEON3FT_B2BST Sebastian Huber
05:23 Re: [PATCH] [SPARC/RTEMS]: Add multilibs for LEON3FT back-to-back store workaround Sebastian Huber

July 16, 2017
23:47 [PATCH] enhance -Wrestrict to handle string built-ins (PR 78918) Martin Sebor
22:31 Re: [PATCH] allow deferred-shape pointers in OpenACC data clauses Cesar Philippidis
22:08 Fix PR rtl-optimization/81424 Eric Botcazou
21:54 [PATCH] Implement std::pointer_traits::to_address as per P0653R0 Glen Fernandes
18:59 [gomp4, nvptx, committed] Fix --enable-checking=rtl assert in nvptx_propagate_unified Tom de Vries
18:36 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 Trevor Saunders
17:58 Avoid REG_BR_PROB_BASE fixpoint Jan Hubicka
17:55 Re: [PATCH 3/3] matching tokens: C++ parts Trevor Saunders
17:28 Re: [PATCH] allow deferred-shape pointers in OpenACC data clauses Thomas Koenig
16:00 Convert REG_BR_PROB_NOTE to profile_probability Jan Hubicka
13:21 Re: [PATCH] Reorder std::scoped_lock parameters as per P0739R0 DR status Ville Voutilainen
11:22 Add timervar for fnsummary pass Jan Hubicka
10:44 Re: [PATCH] [SPARC] Avoid b2bst errata when using -mfix-ut699 Eric Botcazou
10:13 [PING^4] {C++ PATCH] Fix-it hints for wrong usage of 'friend' and 'auto' Volker Reichelt
10:09 Do not convert to reg_br_prob_base in tree-ssa-threadupdate Jan Hubicka
10:02 Re: [PING] C++ Re: [PATCH] C/C++: fix quoting of "aka" typedef information (PR 62170) Volker Reichelt
09:21 Re: [ARM, VXworks] Fix build Eric Botcazou
05:47 Re: Remove ca.mirror.babylon.network Gerald Pfeifer

July 15, 2017
20:49 [PATCH 4/6] lra-assigns.c: give up on qsort checking in assign_by_spills Alexander Monakov
20:49 [PATCH 6/6] qsort comparator consistency checking Alexander Monakov
20:49 [PATCH 0/6] qsort comparator consistency fixes Alexander Monakov
20:49 [PATCH 1/6] tree-vrp: fix compare_assert_loc qsort comparator Alexander Monakov
20:49 [PATCH 5/6] haifa-sched.c: give up qsort checking when autoprefetch heuristic is in use Alexander Monakov
20:49 [PATCH 2/6] gimple-ssa-store-merging.c: fix sort_by_bitpos Alexander Monakov
20:48 [PATCH 3/6] lra-assigns.c: fix pseudo_compare_func Alexander Monakov
20:40 Re: [DOC PATCH, i386] Fix PR 81294, _subborrow_u64 argument order inconsistent with intrinsic reference Gerald Pfeifer
17:50 gotools patch committed: Set GOROOT in tests Ian Lance Taylor
17:16 Re: [PATCH] match.pd: reassociate multiplications with constants Alexander Monakov
17:01 Re: [PATCH] match.pd: reassociate multiplications with constants Alexander Monakov
16:33 Re: [PATCH 2/6] New warnings -Wstring-plus-{char, int} (PR c++/62181) Gerald Pfeifer
15:48 [PATCH] Reorder std::scoped_lock parameters as per P0739R0 DR status Jonathan Wakely
13:32 Re: [PATCH] Fix pr80044, -static and -pie insanity, and pr81170 H.J. Lu
12:45 Re: [PATCH] Fix pr80044, -static and -pie insanity, and pr81170 Alan Modra
12:20 Re: [PATCH] Kill TYPE_METHODS rtl 3/9 Nathan Sidwell
09:58 Re: [PATCH 2/3] Simplify wrapped binops Marc Glisse
08:43 [PATCH] Fix qsort ordering violation in tree-vrp.c Yuri Gribov
07:43 Re: Add support to trace comparison instructions and switch statements Dmitry Vyukov via gcc-patches
07:37 Re: [PATCH] Remove Java references in source code. Eric Botcazou
07:22 Re: Add support to trace comparison instructions and switch statements 吴潍浠(此彼)
06:43 Re: [patch,avr] Fix PR80929, work around middle-end PR81444 Denis Chertykov
06:20 Re: [PATCH/AARCH64] Decimal floating point support for AARCH64 Andrew Pinski
06:11 Re: [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry. Jim Wilson
05:41 Re: Add support to trace comparison instructions and switch statements Dmitry Vyukov via gcc-patches
04:43 Re: [PATCH] Kill TYPE_METHODS rtl 3/9 Jeff Law

July 14, 2017
22:25 libgo patch committed: Don't copy semt into runtime.inc Ian Lance Taylor
22:21 Re: gotools patch committed: Test runtime, misc/cgo/{test,testcarchive} Ian Lance Taylor
21:17 Re: Add support to trace comparison instructions and switch statements Kostya Serebryany via gcc-patc
20:58 Re: [PATCH, rs6000] Add testcases for vec_cnttz Segher Boessenkool
20:20 [PATCH, rs6000] Add testcases for vec_cnttz Carl Love
20:02 Re: C PATCH to display types when printing a conversion warning (PR c/81233) Martin Sebor
20:00 Re: [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry. Jim Wilson
19:51 Re: [PATCH, rs6000 V2] Add support for vec_extract_fp_from_shorth() and vec_extract_fp_from_short Segher Boessenkool
19:19 [PATCH] Constrain std::variant constructor for class template argument deduction Jonathan Wakely
18:41 Re: gotools patch committed: Test runtime, misc/cgo/{test,testcarchive} Uros Bizjak
18:18 Re: [PATCH] Remove Java references in source code. Jeff Law
18:05 [PATCH, committed] Fix PR81162 Bill Schmidt
17:51 Re: [C++ Patch] PR 79790 ("[C++17] ICE class template argument deduction") Nathan Sidwell
17:43 Re: [PATCH] Remove Java references in source code. Rainer Orth
17:38 [PATCH, rs6000 V2] Add support for vec_extract_fp_from_shorth() and vec_extract_fp_from_short Carl Love
17:32 [C++ Patch] PR 79790 ("[C++17] ICE class template argument deduction") Paolo Carlini
17:18 Re: [PATCH] Kill TYPE_METHODS ipa 2/9 Jan Hubicka
17:03 Re: [PATCH] Kill TYPE_METHODS 9/9 Nathan Sidwell
17:02 Re: [PATCH] Kill TYPE_METHODS objc 8/9 Nathan Sidwell
17:01 Re: [PATCH] Kill TYPE_METHODS misc 7/9 Nathan Sidwell
16:59 Re: [PATCH] Kill TYPE_METHODS libcc1 6/9 Nathan Sidwell
16:57 Re: [PATCH] Kill TYPE_METHODS c++ 5/9 Nathan Sidwell
16:55 Re: [PATCH] Kill TYPE_METHODS ada-spec 4/9 Nathan Sidwell
16:54 Re: [PATCH] Kill TYPE_METHODS rtl 3/9 Nathan Sidwell
16:53 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 Jeff Law
16:51 Re: [PATCH] Kill TYPE_METHODS ipa 2/9 Nathan Sidwell
16:49 Re: [PATCH] Kill TYPE_METHODS debug 1/9 Nathan Sidwell
16:44 [PATCH] Kill TYPE_METHODS 0/9 Nathan Sidwell
16:34 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 Segher Boessenkool
16:28 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 02/08 Jeff Law
16:24 Re: [PING] C++ Re: [PATCH] C/C++: fix quoting of "aka" typedef information (PR 62170) Martin Sebor
15:47 [PING] [PATCH] v3: C/C++: fix quoting of "aka" typedef information (PR 62170) David Malcolm
15:46 Re: [Patch ARM] Document the +crypto extension on CPUs. Kyrill Tkachov
15:45 [Patch ARM] Document the +crypto extension on CPUs. James Greenhalgh
15:40 Re: C PATCH to display types when printing a conversion warning (PR c/81233) Martin Sebor
15:29 Re: [PATCH, GCC/ARM] Rewire -mfpu=fp-armv8 as VFPv5 + D32 + DP Thomas Preudhomme
14:55 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 08/08 Jeff Law
14:43 Re: [PATCH, GCC/ARM] Rewire -mfpu=fp-armv8 as VFPv5 + D32 + DP Richard Earnshaw (lists)
14:32 [PATCH PR81369/02]Conservatively not distribute loop with unknown niters Bin Cheng
14:32 [PATCH PR81369/01]Sort partitions by post order for all cases Bin Cheng
14:30 Re: [RFC][PATCH][AArch64] Cleanup frame pointer usage Wilco Dijkstra
14:30 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 08/08 Andreas Krebbel
14:28 Re: [PATCH v3][AArch64] Fix symbol offset limit Wilco Dijkstra
14:27 Re: [PATCH][AArch64] Improve aarch64_legitimate_constant_p Wilco Dijkstra
14:22 Re: [PATCH][AArch64] Fix PR79041 Wilco Dijkstra
14:16 [patch,avr] Fix PR80929, work around middle-end PR81444 Georg-Johann Lay
14:11 [PATCH] allow deferred-shape pointers in OpenACC data clauses Cesar Philippidis
13:48 Re: C PATCH to display types when printing a conversion warning (PR c/81233) Marek Polacek
13:42 Re: [PATCH] Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186). Michael Matz
13:38 Re: C PATCH to fix bogus warning with -Wmultistatement-macros (PR c/81364) Marek Polacek
13:27 Re: c-family PATCH to improve -Wsign-compare (PR c/81417) Marek Polacek
13:10 Re: [PATCH 3/3, GCC/ARM] Add support for ARM Cortex-R52 processor Kyrill Tkachov
12:52 Re: C PATCH to display types when printing a conversion warning (PR c/81233) Marek Polacek
12:23 Re: Add support to trace comparison instructions and switch statements Dmitry Vyukov via gcc-patches
11:49 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 Wilco Dijkstra
11:46 Re: [PATCH] i386: Avoid stack realignment if possible H.J. Lu
11:46 [PATCH] [SPARC/RTEMS]: Add multilibs for LEON3FT back-to-back store workaround Daniel Cederman
11:12 Re: [PATCH AArch64]Fix ICE in cortex-a57 fma steering pass James Greenhalgh
09:51 [PATCH] [SPARC/RTEMS]: Add __FIX_LEON3FT_B2BST Sebastian Huber
09:20 Re: [Patch][Aarch64] Refactor comments in aarch64_print_operand James Greenhalgh
09:14 [committed] Fix libsanitizer build against recent glibc (PR sanitizer/81066) Jakub Jelinek
09:12 Re: [Patch][Aarch64] Refactor comments in aarch64_print_operand Jackson Woodruff
09:11 Re: [PATCH] Improve bswap on nop non-base_addr reshuffles (PR tree-optimization/81396) Thomas Preudhomme
09:11 [PATCH][committed] Update comment in gimple-ssa-store-merging.c Kyrill Tkachov
08:56 Re: [PATCH] Improve bswap on nop non-base_addr reshuffles (PR tree-optimization/81396) Jakub Jelinek
08:46 Re: [PATCH] Improve bswap on nop non-base_addr reshuffles (PR tree-optimization/81396) Thomas Preudhomme
08:35 Re: [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry. Martin Liška
08:34 Re: [PATCH 3/3, GCC/ARM] Add support for ARM Cortex-R52 processor Thomas Preudhomme
08:20 [PATCH, GCC/ARM] Rewire -mfpu=fp-armv8 as VFPv5 + D32 + DP Thomas Preudhomme
08:17 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 Jakub Jelinek
07:48 Re: [PATCH] v2: c/c++: Add fix-it hints for suggested missing #includes Jeff Law
07:46 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 Jeff Law
07:40 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 Jakub Jelinek
07:40 Re: [RFC][PATCH] Do refactoring of attribute functions and move them to attribs.[hc]. Martin Liška
07:37 Re: Add support to trace comparison instructions and switch statements Jeff Law
07:35 Re: [PATCH] Remove Java references in source code. Jeff Law
07:23 Re: [RFC][PATCH] Do refactoring of attribute functions and move them to attribs.[hc]. Jeff Law
07:18 Re: [PATCH] Add additional quotes to opts.c. Jeff Law
07:05 Re: [PATCH] Remove Pascal language in source code. Martin Liška
07:01 [PATCH] Add additional quotes to opts.c. Martin Liška
06:19 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 Jeff Law
06:00 Re: [PATCH] match.pd: reassociate multiplications with constants Marc Glisse
04:40 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 Jeff Law
04:36 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 Jeff Law
00:38 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 David Malcolm
00:21 [PATCH/AARCH64] Decimal floating point support for AARCH64 Andrew Pinski
00:07 Re: [PATCH][RFA/RFC] Stack clash mitigation 0/9 Segher Boessenkool

July 13, 2017
23:37 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 Segher Boessenkool
23:21 Re: RFC: stack/heap collision vulnerability and mitigation with GCC Jeff Law
23:10 Re: [PATCH][RFA/RFC] Stack clash mitigation 0/9 Jeff Law
22:59 Re: [PATCH], PR target/81193, Add warning for using __builtin_cpu_* on old PowerPC GLIBC's Segher Boessenkool
22:54 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 02/08 Jeff Law
22:49 Re: [PATCH][RFA/RFC] Stack clash mitigation 0/9 Segher Boessenkool
22:38 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 Jeff Law
22:01 [PATCH] scheduler bug fix for AArch64 insn fusing SCHED_GROUP usage Jim Wilson
21:56 Re: [PATCH], PR target/81193, Add warning for using __builtin_cpu_* on old PowerPC GLIBC's Michael Meissner
21:32 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 Segher Boessenkool
21:03 Re: [BUILDROBOT] RISC-V: ‘profile_probability’ has not been declared Jan-Benedict Glaw
20:59 Re: c-family PATCH to improve -Wsign-compare (PR c/81417) David Malcolm
20:57 Re: [PATCH], PR target/81193, Add warning for using __builtin_cpu_* on old PowerPC GLIBC's Segher Boessenkool
20:53 Re: [PATCH, rs6000] Add support for vec_extract_fp_from_shorth() and vec_extract_fp_from_short Segher Boessenkool
20:52 [PATCH] Improve bswap on nop non-base_addr reshuffles (PR tree-optimization/81396) Jakub Jelinek
20:47 [PATCH] Misc libquadmath backports from upstram glibc (PR libquadmath/65757) Jakub Jelinek
20:45 Re: [BUILDROBOT] RISC-V: ‘profile_probability’ has not been declared Palmer Dabbelt
20:44 Re: [BUILDROBOT] RISC-V: ‘profile_probability’ has not been declared Jeff Law
20:41 [PATCH] Fix ICE on _Fract division (PR tree-optimization/81428) Jakub Jelinek
20:40 Re: c-family PATCH to improve -Wsign-compare (PR c/81417) Eric Gallager
20:39 [BUILDROBOT] RISC-V: ‘profile_probability’ has not been declared (was: Convert profile probabilities to new type) Jan-Benedict Glaw
20:39 [PATCH] Fix wrong-code aggregate propagate_with_phi bug (PR tree-optimization/81365) Jakub Jelinek
20:25 Re: [PATCH] gcc/doc: list what version each attribute was introduced in Eric Gallager
20:04 Re: c-family PATCH to improve -Wsign-compare (PR c/81417) David Malcolm
20:01 Re: [DOC PATCH, i386] Fix PR 81294, _subborrow_u64 argument order inconsistent with intrinsic reference Jakub Jelinek
19:56 Re: gotools patch committed: Test runtime, misc/cgo/{test,testcarchive} Ian Lance Taylor
19:42 Re: [PATCH] match.pd: reassociate multiplications with constants Alexander Monakov
19:32 [committed] diagnostics: fix crash when consolidating out-of-order fix-it hints (PR c/81405) David Malcolm
19:26 Re: [DOC PATCH, i386] Fix PR 81294, _subborrow_u64 argument order inconsistent with intrinsic reference Uros Bizjak
18:31 Re: [PATCH] match.pd: reassociate multiplications with constants Marc Glisse
18:12 Home Owners List Donna Bombardier
17:42 Re: C PATCH to display types when printing a conversion warning (PR c/81233) Martin Sebor
17:39 Re: [rs6000] Avoid rotates of floating-point modes Segher Boessenkool
17:35 Re: [PATCH][RFA/RFC] Stack clash mitigation 0/9 Jeff Law
17:32 Re: [PATCH][RFA/RFC] Stack clash mitigation 0/9 Jakub Jelinek
17:28 Re: [PATCH][RFA/RFC] Stack clash mitigation 0/9 Jeff Law
16:53 [PATCH] update edge profile info in nvptx.c Cesar Philippidis
16:37 [PATCH] match.pd: reassociate multiplications with constants Alexander Monakov
16:34 c-family PATCH to improve -Wsign-compare (PR c/81417) Marek Polacek
16:14 Re: [Patch][Aarch64] Refactor comments in aarch64_print_operand James Greenhalgh
16:07 Re: [PATCH] Remove Pascal language in source code. Pedro Alves
15:36 Re: [Patch][Aarch64] Refactor comments in aarch64_print_operand Jackson Woodruff
14:59 Re: [PATCH] Remove Pascal language in source code. Jeff Law
14:18 C PATCH to display types when printing a conversion warning (PR c/81233) Marek Polacek
14:15 Re: [PATCH] Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186). Martin Liška
13:51 [RFC][PATCH] Do refactoring of attribute functions and move them to attribs.[hc]. Martin Liška
13:48 Re: [PATCH v2][RFC] Canonize names of attributes. Martin Liška
13:37 Re: [PATCH] Cleanup #2 of Pascal references. Jason Merrill
13:31 RE: [PATCH 6/7] [ARC] Deprecate mexpand-adddi option. Claudiu Zissulescu
13:31 Re: [PATCH 7/7] [ARC] Consolidate PIC implementation. Andrew Burgess
13:18 Re: [PATCH 6/7] [ARC] Deprecate mexpand-adddi option. Andrew Burgess
13:17 Re: Introduce Statement Frontier Notes and Location Views Alexandre Oliva
13:08 RE: [PATCH 5/7] [ARC] Enable indexed loads for elf targers. Claudiu Zissulescu
13:04 C++ PATCH to C++17 class deduction from init-list Jason Merrill
12:54 RE: [PATCH 4/7] [ARC] [LRA] Avoid emitting COND_EXEC during expand. Claudiu Zissulescu
12:27 Re: [PATCH] Add quotes to error messages related to Sanitizers. Martin Liška
12:02 [PATCH] PR c++/80287 add new testcase Yvan Roux
11:55 Re: [PATCH 5/7] [ARC] Enable indexed loads for elf targers. Andrew Burgess
11:38 Re: [PATCH 4/7] [ARC] [LRA] Avoid emitting COND_EXEC during expand. Andrew Burgess
11:21 Re: [PATCH][ARC] Add support for naked functions. Andrew Burgess
11:04 Re: [ping #4][patch] Fix PR80929: Realistic PARALLEL cost in seq_cost. Georg-Johann Lay
10:47 Re: Add support to trace comparison instructions and switch statements Dmitry Vyukov via gcc-patches
10:41 Re: Add support to trace comparison instructions and switch statements Wish Wu
10:26 RE: [Arm] Obsoleting Command line option -mstructure-size-boundary in eabi configurations Michael Collison
10:13 Re: [PATCH][RFA/RFC] Stack clash mitigation 0/9 Michael Matz
10:04 Re: Add support to trace comparison instructions and switch statements Wish Wu
10:03 [ARM, VXworks] Fix build Richard Earnshaw (lists)
09:26 Re: [PATCH][RFA/RFC] Stack clash mitigation 0/9 Christophe Lyon
09:05 [77/77] Add a complex_mode class Richard Sandiford
09:05 [76/77] Add a scalar_mode_pod class Richard Sandiford
09:05 [75/77] Use scalar_mode in the AArch64 port Richard Sandiford
09:04 [74/77] Various small scalar_mode changes Richard Sandiford
09:04 [73/77] Pass scalar_mode to scalar_mode_supported_p Richard Sandiford
09:04 Re: [Patch][Aarch64] Refactor comments in aarch64_print_operand James Greenhalgh
09:04 [72/77] Pass scalar_mode to scalar_mode_supported_p Richard Sandiford
09:03 [71/77] Use opt_scalar_mode for mode iterators Richard Sandiford
09:03 [70/77] Make expand_fix/float check for scalar modes Richard Sandiford
09:03 [69/77] Split scalar-only part out of convert_mode Richard Sandiford
09:02 [68/77] Use scalar_mode for is_int_mode/is_float_mode pairs Richard Sandiford
09:02 [67/77] Use scalar_mode in fixed-value.* Richard Sandiford
09:02 [66/77] Use scalar_mode for constant integers Richard Sandiford
09:02 [65/77] Add a SCALAR_TYPE_MODE macro Richard Sandiford
09:01 [64/77] Add a scalar_mode class Richard Sandiford
09:01 [63/77] Simplifications after type switch Richard Sandiford
09:01 [62/77] Big machine_mode to scalar_int_mode replacement Richard Sandiford
09:00 [61/77] Use scalar_int_mode in the AArch64 port Richard Sandiford
08:59 [60/77] Pass scalar_int_modes to do_jump_by_parts_* Richard Sandiford
08:59 [59/77] Add a rtx_jump_table_data::get_data_mode helper Richard Sandiford
08:59 [58/77] Use scalar_int_mode in a try_combine optimisation Richard Sandiford
08:58 [57/77] Use scalar_int_mode in expand_expr_addr_expr Richard Sandiford
08:58 [56/77] Use the more specific type when two modes are known to be equal Richard Sandiford
08:58 [55/77] Use scalar_int_mode in simplify_const_unary_operation Richard Sandiford
08:57 [54/77] Add explicit int checks for alternative optab implementations Richard Sandiford
08:57 [53/77] Pass a mode to const_scalar_mask_from_tree Richard Sandiford
08:56 [52/77] Use scalar_int_mode in extract/store_bit_field Richard Sandiford
08:56 [51/77] Use opt_scalar_int_mode when iterating over integer modes Richard Sandiford
08:56 [50/77] Add helper routines for SUBREG_PROMOTED_VAR_P subregs Richard Sandiford
08:55 [49/77] Simplify nonzero/num_sign_bits hooks Richard Sandiford
08:55 [48/77] Make subroutines of num_sign_bit_copies operate on scalar_int_mode Richard Sandiford
08:55 [47/77] Make subroutines of nonzero_bits operate on scalar_int_mode Richard Sandiford
08:54 [46/77] Make widest_int_mode_for_size return a scalar_int_mode Richard Sandiford
08:54 [45/77] Make extract_left_shift take a scalar_int_mode Richard Sandiford
08:54 [44/77] Make simplify_and_const_int take a scalar_int_mode Richard Sandiford
08:54 [43/77] Use scalar_int_mode in simplify_comparison Richard Sandiford
08:53 [42/77] Use scalar_int_mode in simplify_shift_const_1 Richard Sandiford
08:53 [41/77] Split scalar integer handling out of force_to_mode Richard Sandiford
08:52 [40/77] Use scalar_int_mode for extraction_insn fields Richard Sandiford
08:52 [39/77] Two changes to the get_best_mode interface Richard Sandiford
08:52 [38/77] Move SCALAR_INT_MODE_P out of strict_volatile_bitfield_p Richard Sandiford
08:51 [37/77] Use scalar_int_mode when emitting cstores Richard Sandiford
08:51 [36/77] Use scalar_int_mode in the RTL iv routines Richard Sandiford
08:51 [35/77] Add uses of as_a <scalar_int_mode> Richard Sandiford
08:51 [34/77] Add a SCALAR_INT_TYPE_MODE macro Richard Sandiford
08:50 [33/77] Add a NARROWEST_INT_MODE macro Richard Sandiford
08:50 [32/77] Check is_a <scalar_int_mode> before calling valid_pointer_mode Richard Sandiford
08:50 [31/77] Use scalar_int_mode for move2add Richard Sandiford
08:49 [30/77] Use scalar_int_mode for doubleword splits Richard Sandiford
08:49 [29/77] Make some *_loc_descriptor helpers take scalar_int_mode Richard Sandiford
08:49 [28/77] Use is_a <scalar_int_mode> for miscellaneous types of test Richard Sandiford
08:48 [27/77] Use is_a <scalar_int_mode> before LOAD_EXTEND_OP Richard Sandiford
08:48 [26/77] Use is_a <scalar_int_mode> in subreg/extract simplifications Richard Sandiford
08:48 [25/77] Use is_a <scalar_int_mode> for bitmask optimisations Richard Sandiford
08:47 [24/77] Replace a != BLKmode check with is_a <scalar_int_mode> Richard Sandiford
08:47 [23/77] Replace != VOIDmode checks with is_a <scalar_int_mode> Richard Sandiford
08:46 [22/77] Replace !VECTOR_MODE_P with is_a <scalar_int_mode> Richard Sandiford
08:46 [21/77] Replace SCALAR_INT_MODE_P checks with is_a <scalar_int_mode> Richard Sandiford
08:46 Re: [PATCH 0/13] D: Submission of D Front End Iain Buclaw
08:46 [20/77] Replace MODE_INT checks with is_int_mode Richard Sandiford
08:45 [19/77] Add a smallest_int_mode_for_size helper function Richard Sandiford
08:45 [18/77] Make int_mode_for_mode return an opt_scalar_int_mode Richard Sandiford
08:44 [17/77] Add an int_mode_for_size helper function Richard Sandiford
08:44 [16/77] Add scalar_int_mode_pod Richard Sandiford
08:44 [15/77] Add scalar_int_mode Richard Sandiford
08:43 [14/77] Make libgcc_floating_mode_supported_p take a scalar_float_mode Richard Sandiford
08:43 [13/77] Make floatn_mode return an opt_scalar_float_mode Richard Sandiford
08:42 [12/77] Use opt_scalar_float_mode when iterating over float modes Richard Sandiford
08:42 [11/77] Add a float_mode_for_size helper function Richard Sandiford
08:42 [10/77] Make assemble_real take a scalar_float_mode Richard Sandiford
08:41 [09/77] Add SCALAR_FLOAT_TYPE_MODE Richard Sandiford
08:41 [08/77] Simplify gen_trunc/extend_conv_libfunc Richard Sandiford
08:40 [07/77] Add scalar_float_mode Richard Sandiford
08:40 [06/77] Make GET_MODE_WIDER return an opt_mode Richard Sandiford
08:39 [05/77] Small tweak to array_value_type Richard Sandiford
08:39 [04/77] Add FOR_EACH iterators for modes Richard Sandiford
08:38 [03/77] Allow machine modes to be classes Richard Sandiford
08:38 [02/77] Add an E_ prefix to mode names and update case statements Richard Sandiford
08:36 [01/77] Add an E_ prefix to mode names Richard Sandiford
08:35 [00/77] Add wrapper classes for machine_modes Richard Sandiford
08:31 Re: [PATCH] Add self as maintainer of D front-end and libphobos Iain Buclaw
08:10 [PATCH] Cleanup #2 of Pascal references. Martin Liška
08:10 Re: Add support to trace comparison instructions and switch statements Dmitry Vyukov via gcc-patches
08:06 Split out parts of scompare_loc_descriptor and emit_store_flag Richard Sandiford
08:03 [PATCH] Validate that Init value is within range defined by IntegerRange. Martin Liška
05:09 Re: Forward list default default and move constructors François Dumont
04:18 Re: [RFC/SCCVN] Handle BIT_INSERT_EXPR in vn_nary_op_eq Andrew Pinski
04:14 Re: [RFC/SCCVN] Handle BIT_INSERT_EXPR in vn_nary_op_eq Marc Glisse
03:56 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 Jeff Law
03:46 Re: [gofrontend-dev] [PATCH] PR81393: S/390: libgo: Fix ptrace register set accessors. Ian Lance Taylor
01:44 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 02/08 Segher Boessenkool
01:19 [RFC/SCCVN] Handle BIT_INSERT_EXPR in vn_nary_op_eq Andrew Pinski
00:32 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 Segher Boessenkool

July 12, 2017
23:19 Re: [PATCH], PR target/81193, Add warning for using __builtin_cpu_* on old PowerPC GLIBC's Michael Meissner
23:08 [PATCH, rs6000] Add support for vec_extract_fp_from_shorth() and vec_extract_fp_from_short Carl Love
22:44 Re: [PATCH][RFA/RFC] Stack clash mitigation 0/9 Segher Boessenkool
21:59 Re: Fix riscv port breakage. Andrew Waterman
21:44 Fix riscv port breakage. Jeff Law
21:24 Re: [PATCH, rs6000] Do not do gimple-folding of expressions that are missing their LHS Segher Boessenkool
21:21 Re: [PATCH, rs6000] Do not do gimple-folding of expressions that are missing their LHS Segher Boessenkool
21:18 Re: [PATCH], PR target/81193, Add warning for using __builtin_cpu_* on old PowerPC GLIBC's Michael Meissner
21:08 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 Jeff Law
21:07 Re: [PATCH], PR target/81193, Add warning for using __builtin_cpu_* on old PowerPC GLIBC's Segher Boessenkool
20:12 Re: Default std::list default and move constructors François Dumont
19:47 Re: [C++ PATCH] ctor predicates Nathan Sidwell
19:36 Re: [ping #4][patch] Fix PR80929: Realistic PARALLEL cost in seq_cost. Segher Boessenkool
19:14 Re: [C++ PATCH] ctor predicates Christophe Lyon
18:34 Re: [PATCH, rs6000] Do not do gimple-folding of expressions that are missing their LHS Bill Schmidt
17:34 [C++ PATCH] ctor predicates Nathan Sidwell
16:58 Re: [PING^3][RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization.​ Andreas Schwab
16:45 [PATCH, rs6000] Do not do gimple-folding of expressions that are missing their LHS Will Schmidt
16:33 [rs6000] Avoid rotates of floating-point modes Richard Sandiford
15:46 [patch,avr,committed] Fix PR79883: Quote key words in diagnostics. Georg-Johann Lay
15:42 [PATCH v1 3/3] dwarf: purge DIEs for unreferenced extern globals. Franklin “Snaipe” Mathieu
15:42 [PATCH v1 2/3] dwarf: purge DIEs for unreferenced extern globals. Franklin “Snaipe” Mathieu
15:42 [PATCH v1 1/3] dwarf: purge DIEs for unreferenced extern globals. Franklin “Snaipe” Mathieu
15:42 [PATCH v1 0/3] dwarf: purge DIEs for unreferenced extern globals. Franklin “Snaipe” Mathieu
15:40 Re: A potential bug in lra-constraints.c for special_memory_constraint? Qing Zhao
15:38 [PATCH], PR target/81193, Add warning for using __builtin_cpu_* on old PowerPC GLIBC's Michael Meissner
15:33 Re: [1/2] PR 78736: New warning -Wenum-conversion Sandra Loosemore
15:28 Re: A potential bug in lra-constraints.c for special_memory_constraint? David Miller
15:24 Re: [PATCH] gcc/doc: list what version each attribute was introduced in Sandra Loosemore
15:15 [PATCH AArch64]Fix ICE in cortex-a57 fma steering pass Bin Cheng
15:12 Re: [PATCH 3/3] matching tokens: C++ parts Martin Sebor
15:11 [PATCH] Fix PR81362: Vector peeling Robin Dapp
15:02 [Committed] S/390: Remove loc splitter Andreas Krebbel
15:02 [Committed] S/390: Calculate costs for load/store on condition Andreas Krebbel
14:49 Re: [PATCH] PR libstdc++/80316 make promise::set_value throw no_state error Christophe Lyon
14:44 [PATCH] PR81393: S/390: libgo: Fix ptrace register set accessors. Andreas Krebbel
13:38 [PATCH] Fix when -lssp is added by driver (PR middle-end/81400). Martin Liška
13:31 [PATCH, GCC/testsuite/ARM] Fix coprocessor intrinsic test failures on ARMv8-A Thomas Preudhomme
13:30 Re: [ping #4][patch] Fix PR80929: Realistic PARALLEL cost in seq_cost. Georg-Johann Lay
13:13 Re: [PATCH 3/3] matching tokens: C++ parts Trevor Saunders
12:52 Re: [PATCH, rs6000] Add support for vec_revb builtin Segher Boessenkool
12:47 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 Trevor Saunders
12:26 Re: Backports to gcc 6.x Segher Boessenkool
12:11 Re: [ping #4][patch] Fix PR80929: Realistic PARALLEL cost in seq_cost. Segher Boessenkool
11:02 Re: [patch,avr] PR81407: Error if progmem variable needs constructing. Denis Chertykov
10:15 Re: [PATCH] PR libstdc++/80316 make promise::set_value throw no_state error Jonathan Wakely
08:59 Re: [PATCH, GCC/ARM] Remove ARMv8-M code for D17-D31 Thomas Preudhomme
08:45 [patch,avr] PR81407: Error if progmem variable needs constructing. Georg-Johann Lay
07:59 Re: A potential bug in lra-constraints.c for special_memory_constraint? Eric Botcazou
07:54 Re: [PATCH][testsuite] Add dg-require-stack-check Christophe Lyon
07:46 Re: [PATCH] PR libstdc++/80316 make promise::set_value throw no_state error Christophe Lyon
04:55 [PATCH, rs6000] Add support for vec_revb builtin Carl Love
02:02 Re: [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 Jeff Law
00:40 Re: A potential bug in lra-constraints.c for special_memory_constraint? David Miller
00:20 [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 Wilco Dijkstra

July 11, 2017
23:19 Re: A potential bug in lra-constraints.c for special_memory_constraint? Eric Botcazou
23:04 Re: A potential bug in lra-constraints.c for special_memory_constraint? Qing Zhao
22:43 Backports to gcc 6.x Kelvin Nilsen
22:00 Re: [PATCH] [RFA/RFC] Stack clash mitigation patch 06/08 Jeff Law
21:52 Re: [PATCH] [RFA/RFC] Stack clash mitigation patch 06/08 Joseph Myers
21:24 Re: A potential bug in lra-constraints.c for special_memory_constraint? Eric Botcazou
21:22 [PATCH][RFA/RFC] Stack clash mitigation patch 08/08 Jeff Law
21:21 [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 Jeff Law
21:21 [PATCH] [RFA/RFC] Stack clash mitigation patch 06/08 Jeff Law
21:21 [PATCH][RFA/RFC] Stack clash mitigation patch 05/08 Jeff Law
21:21 [PATCH][RFA/RFC] Stack clash mitigation patch 04/08 Jeff Law
21:20 [PATCH][RFA/RFC] Stack clash mitigation patch 03/08 Jeff Law
21:20 [PATCH][RFA/RFC] Stack clash mitigation patch 02/08 Jeff Law
21:20 [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 Jeff Law
21:19 [PATCH][RFA/RFC] Stack clash mitigation 0/9 Jeff Law
20:49 Re: [PATCH, AArch64] Add RDMA support to Falkor. Jim Wilson
20:23 Re: [Patch, fortran] PR34640 - ICE when assigning item of a derived-component to a pointer Paul Richard Thomas
19:30 Re: [PATCH 0/3] C/C++: show pertinent open token when missing a close token Martin Sebor
19:10 Re: A potential bug in lra-constraints.c for special_memory_constraint? Qing Zhao
19:00 Re: A potential bug in lra-constraints.c for special_memory_constraint? Eric Botcazou
18:41 C++ PATCH for Core DR 393, parm w/ pointer to array of unknown bound Jason Merrill
18:39 Re: [PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640) Alexander Monakov
18:32 Re: [PATCH 0/3] C/C++: show pertinent open token when missing a close token David Malcolm
18:13 Re: [Patch, fortran] PR34640 - ICE when assigning item of a derived-component to a pointer Thomas Koenig
17:45 Re: [PATCH] Add quotes to error messages related to Sanitizers. David Malcolm
17:34 Re: [committed] diagnostics: support compact printing of secondary locations Richard Sandiford
17:28 Re: [PATCH 0/3] C/C++: show pertinent open token when missing a close token Martin Sebor
16:29 [Patch][Aarch64] Refactor comments in aarch64_print_operand Jackson Woodruff
16:27 Re: [PING^3][RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization.​ Maxim Ostapenko
15:57 Re: [RFC] Remaining references of Pascal Jason Merrill
15:52 Re: [PATCH v2][RFC] Canonize names of attributes. Jason Merrill
14:57 Re: [PING^3][RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization.​ Andreas Schwab
14:54 Re: [PATCH] document IntegerRange in internals manual Martin Sebor
14:51 [PATCH 3/3] matching tokens: C++ parts David Malcolm
14:51 [PATCH 2/3] matching tokens: C parts David Malcolm
14:51 [PATCH 1/3] matching tokens: c-family parts David Malcolm
14:51 [PATCH 0/3] C/C++: show pertinent open token when missing a close token David Malcolm
14:48 Re: [Patch, fortran] PR34640 - ICE when assigning item of a derived-component to a pointer Jerry DeLisle
14:42 [RFC] Remaining references of Pascal Martin Liška
14:36 [RFC] Remaining references of Java Martin Liška
14:30 [PATCH] Remove Pascal language in source code. Martin Liška
14:30 [PATCH] Remove Java references in source code. Martin Liška
14:25 Re: [PING^3][RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization.​ Maxim Ostapenko
14:24 Re: [Patch, fortran] PR34640 - ICE when assigning item of a derived-component to a pointer Paul Richard Thomas
14:09 Re: [PATCH][testsuite] Add dg-require-stack-check Christophe Lyon
14:09 [committed] diagnostics: support compact printing of secondary locations David Malcolm
13:52 Re: [PING^3][RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization.​ Andreas Schwab
13:51 Re: [PATCH] Fix ifunc and resolver (PR ipa/81213). Martin Liška
13:43 Re: A potential bug in lra-constraints.c for special_memory_constraint? Qing Zhao
13:38 Re: [PATCH v2][RFC] Canonize names of attributes. Martin Liška
13:33 Re: [PATCH] Add quotes to error messages related to Sanitizers. Martin Liška
13:32 Re: [PATCH] document IntegerRange in internals manual Martin Liška
13:23 C PATCH to fix bogus warning with -Wmultistatement-macros (PR c/81364) Marek Polacek
12:40 Re: [PATCH] PR libstdc++/80316 make promise::set_value throw no_state error Jonathan Wakely
12:37 [nvptx, committed] Add extra initialization of broadcasted condition variables Tom de Vries
12:29 [C++ PATCH] ctor name should not change Nathan Sidwell
12:29 Re: [1/2] PR 78736: New warning -Wenum-conversion Prathamesh Kulkarni
12:24 [PATCH] remove useless check Nathan Sidwell
12:00 Re: Add support to trace comparison instructions and switch statements Wish Wu
11:53 Re: [PATCH] PR libstdc++/80316 make promise::set_value throw no_state error Jonathan Wakely
11:16 [PATCH] Improvements to the libstdc++ FAQ and manual Jonathan Wakely
10:37 [PATCH] Fix indirect call optimization done by autoFDO. Martin Liška
10:36 [PATCH] Initialize counters in autoFDO to zero, not to uninitialized. Martin Liška
10:29 [patch,committed] Remove external links that texinfo would shred. Georg-Johann Lay
10:26 Re: [PATCH][AArch64][GCC 6] PR target/79041: Correct -mpc-relative-literal-loads logic in aarch64_classify_symbol Yvan Roux
10:25 Re: [Libgomp, Fortran] Fix canadian cross build Yvan Roux
10:21 RE: [PATCH][Aarch64] Relational compare zero not merged into subtract Wilco Dijkstra
09:20 Re: [PATCH][Aarch64] Relational compare zero not merged into subtract Richard Earnshaw (lists)
09:00 [PATCH] [SPARC] Avoid b2bst errata when using -mfix-ut699 Daniel Cederman
08:47 [ping #4][patch] Fix PR80929: Realistic PARALLEL cost in seq_cost. Georg-Johann Lay
08:19 Re: [PATCH-v4] [SPARC] Add a workaround for the LEON3FT store-store errata Daniel Cederman
07:47 Re: A potential bug in lra-constraints.c for special_memory_constraint? Eric Botcazou
07:29 [PATCHv4][PR 57371] Remove useless floating point casts in comparisons Yuri Gribov
07:26 RE: [PATCH][Aarch64] Relational compare zero not merged into subtract Michael Collison
07:21 Re: [PATCH-v4] [SPARC] Add a workaround for the LEON3FT store-store errata Eric Botcazou
06:51 Re: [PATCH] Ignore random output from Asan tests in dg-cmp-results Yuri Gribov
06:16 Re: [Patch, fortran] PR34640 - ICE when assigning item of a derived-component to a pointer Paul Richard Thomas

July 10, 2017
23:28 Re: [PATCH] prevent -Wall from resetting -Wstringop-overflow=2 to 1 (pr 81345) Joseph Myers
22:15 Re: [fortran, RFC] Getting rid of unneeded functions in libgfortran Thomas Koenig
22:03 [PATCH, i386]: Fix PR 81375, unrecognizable insn Uros Bizjak
21:57 Re: [PATCH] Print relative names in UNSUPPORTED AutoFDO tests Mike Stump
21:53 Re: [PATCH] Ignore random output from Asan tests in dg-cmp-results Mike Stump
21:30 Re: [fortran, RFC] Getting rid of unneeded functions in libgfortran Ulrich Drepper
21:28 Re: [fortran, RFC] Getting rid of unneeded functions in libgfortran Mikael Morin
21:21 Re: [PATCH] Ignore random output from Asan tests in dg-cmp-results Mike Stump
21:20 [PING] [PATCH] enhance -Wrestrict for sprintf %s arguments Martin Sebor
21:03 Re: [PATCH] prevent -Wall from resetting -Wstringop-overflow=2 to 1 (pr 81345) Martin Sebor
19:52 Re: [PATCH, rs6000] Modify libgcc's float128 IFUNC resolver functions to use __builtin_cpu_supports() Peter Bergner
19:35 Re: [PATCH] Add quotes to error messages related to Sanitizers. Martin Sebor
18:44 [fortran, RFC] Getting rid of unneeded functions in libgfortran Thomas Koenig
18:43 Re: [PATCH] Fix memory leaks in libstdc++ ABI tests Jonathan Wakely
18:32 Re: [PATCH] Fix memory leaks in libstdc++ ABI tests David Edelsohn
18:27 Re: [PATCH] Ignore random output from Asan tests in dg-cmp-results Mike Stump
18:07 [PATCH] PR libstdc++/81381 support stateful allocators in basic_stringbuf Jonathan Wakely
18:06 [PATCH] PR libstdc++/81338 correctly manage string capacity Jonathan Wakely
17:53 Re: [PATCH, rs6000] Add vec_parity builtin Segher Boessenkool
17:12 Re: [PATCH][Aarch64] Relational compare zero not merged into subtract James Greenhalgh
17:07 [PATCH, rs6000] Add vec_parity builtin Carl Love
16:01 [PING #2] [PATCH] Improved diagnostics for casts and enums Martin Sebor
15:49 Re: [GCC][PATCH][AArch64] Optimize x * copysign (1.0, y) [Patch (2/2)] Tamar Christina
15:47 Re: [GCC][PATCH][mid-end] Optimize x * copysign (1.0, y) [Patch (1/2)] Tamar Christina
15:08 Re: [PATCH] document IntegerRange in internals manual Martin Sebor
14:59 Re: [arm-embedded] [embedded-7-branch] Remove ARMv7E-M FPV4-SP-D16 build from rmprofile multilib Thomas Preudhomme
14:49 Re: [PATCH, rs6000] Modify libgcc's float128 IFUNC resolver functions to use __builtin_cpu_supports() Segher Boessenkool
14:40 Re: [C++ Patch] PR 64644 (""warning: anonymous union with no members" should be an error with -pedantic-errors") Paolo Carlini
14:18 [PATCH PR81374]Record the max index of basic block, rather than # of basic blocks Bin Cheng
14:16 [arm-embedded] [embedded-6-branch] Remove ARMv7E-M FPV4-SP-D16 build from rmprofile multilib Thomas Preudhomme
13:59 A potential bug in lra-constraints.c for special_memory_constraint? Qing Zhao
13:57 RE: [PATCH 2/7] [ARC] Define ADDITIONAL_REGISTER_NAMES. Claudiu Zissulescu
13:56 RE: [PATCH 3/7] [ARC] [LRA] Fix tests asm constraints. Claudiu Zissulescu
13:56 RE: [PATCH] ARC: configure script to allow non uclibc based triplets Claudiu Zissulescu
12:32 Re: [PATCH] Ignore random output from Asan tests in dg-cmp-results Yuri Gribov
12:19 Re: [PATCH] Add AddressSanitizer annotations to std::vector Jonathan Wakely
12:13 Re: [PATCH] Ignore random output from Asan tests in dg-cmp-results Thomas Preudhomme
12:09 Re: [PATCH 1/3] c-family: add name_hint/deferred_diagnostic Trevor Saunders
12:08 Add support to trace comparison instructions and switch statements 吴潍浠(此彼)
11:03 Re: [PATCHv2][PR 57371] Remove useless floating point casts in comparisons Joseph Myers
11:02 Re: Use ucontext_t not struct ucontext in linux-unwind.h files Andreas Schwab
10:58 Re: Use ucontext_t not struct ucontext in linux-unwind.h files Joseph Myers
10:22 Re: [PATCHv2][PR 57371] Remove useless floating point casts in comparisons Yuri Gribov
10:06 Re: [PATCHv2][PR 57371] Remove useless floating point casts in comparisons Joseph Myers
09:59 Re: [patch,avr] Fix PR20296 / PR81268: Better ISR prologues / epilogues Georg-Johann Lay
09:46 [PATCHv2][PING][PR 56727] Bypass PLT for recursive calls Yuri Gribov
09:46 [RFC][PR 67336][PING^5] Verify pointers during stack unwind Yuri Gribov
09:44 Re: [PATCH] Ignore random output from Asan tests in dg-cmp-results Yuri Gribov
09:39 Re: [PATCH GCC][13/13]Distribute loop with loop versioning under runtime alias check Bin.Cheng
09:36 [PATCH] Add quotes to error messages related to Sanitizers. Martin Liška
09:35 [PATCH] Do not allow -fgnu-tm w/ -fsanitize={kernel-,}address (PR sanitizer/81302). Martin Liška
09:32 Re: [PATCH GCC][13/13]Distribute loop with loop versioning under runtime alias check Christophe Lyon
09:32 Re: [PATCH] Ignore random output from Asan tests in dg-cmp-results Thomas Preudhomme
08:49 Re: [PATCH-v3] [SPARC] Add a workaround for the LEON3FT store-store errata Daniel Cederman
08:42 Re: Use ucontext_t not struct ucontext in linux-unwind.h files Andreas Schwab
08:35 Re: [PATCH] document IntegerRange in internals manual Martin Liška
08:25 Re: [PATCH GCC][4/4]Better handle store-stores chain if eliminated stores only store loop invariant Bin.Cheng
08:24 Re: [PATCH GCC][3/4]Generalize dead store elimination (or store motion) across loop iterations in predcom Bin.Cheng
08:02 Re: [PATCH][testsuite] Add dg-require-stack-check Christophe Lyon
08:00 Re: [PATCH] gcc/doc: list what version each attribute was introduced in Daniel P. Berrange
07:46 Re: [PING^3][RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization.​ Maxim Ostapenko
07:35 Re: [PATCH][GCC][AArch64] optimize float immediate moves (1 /4) - infrastructure. Tamar Christina
07:35 Re: [PATCH][GCC][AArch64] optimize float immediate moves (2 /4) - HF/DF/SF mode. Tamar Christina

July 09, 2017
23:21 Re: [GCC][PATCH][mid-end] Optimize x * copysign (1.0, y) [Patch (1/2)] Andrew Pinski
21:28 Re: [Patch, fortran] PR34640 - ICE when assigning item of a derived-component to a pointer Thomas Koenig
20:53 Re: [PATCH] PR target/81313: Use DRAP only if there are outgoing arguments on stack H.J. Lu
19:12 Re: [PATCH] PR target/81313: Use DRAP only if there are outgoing arguments on stack Uros Bizjak
19:11 Re: *Ping* [patch, libgfortran] Use memcpy in a few more places for eoshift Thomas Koenig
19:06 Re: [PATCH] PR target/81313: Use DRAP only if there are outgoing arguments on stack H.J. Lu
19:06 [PATCH] Ignore random output from Asan tests in dg-cmp-results Yuri Gribov
19:03 [PATCH] Improve extraction of changed file in contrib/mklog Yuri Gribov
19:00 [PATCH] Print relative names in UNSUPPORTED AutoFDO tests Yuri Gribov
18:57 Re: [PATCH] PR target/81313: Use DRAP only if there are outgoing arguments on stack Uros Bizjak
18:43 Re: [Patch, fortran] PR34640 - ICE when assigning item of a derived-component to a pointer Paul Richard Thomas
18:29 Re: [PATCH] PR target/81313: Use DRAP only if there are outgoing arguments on stack H.J. Lu
18:19 Re: [PATCH] PR target/81313: Use DRAP only if there are outgoing arguments on stack Uros Bizjak
18:10 Re: *Ping* [patch, libgfortran] Use memcpy in a few more places for eoshift Paul Richard Thomas
17:46 [Patch Fortran committed] PR81341 - trunk/gcc/fortran/class.c:313: redundant condition ? Dominique d'Humières
16:29 [PING][PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace Denis Khalikov
11:28 Re: *Ping* [patch, libgfortran] Use memcpy in a few more places for eoshift Thomas Koenig
04:44 committed: Always assume NetBSD support pthreads Krister Walfridsson
04:39 committed: Remove libgcc/config.host check for aout NetBSD releases Krister Walfridsson

July 08, 2017
20:45 [PATCH] enhance overflow and truncation detection in strncpy and strncat (PR 81117) Martin Sebor
18:48 Re: [PING^3][RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization.​ Andreas Schwab
18:16 [PATCHv3][PR 57371] Remove useless floating point casts in comparisons Yuri Gribov
13:45 Re: RFC: [PATCH] Add warn_if_not_aligned attribute H.J. Lu
13:41 [committed] Fix build/min-insn-modes.o rule Richard Sandiford
11:57 *Ping* [patch, libgfortran] Use memcpy in a few more places for eoshift Thomas Koenig
11:03 Better merging of -fPIC/pic/PIE/pie in lto-wrapper Jan Hubicka
05:02 Re: [patch,avr][Ping #3] PR81075: Move jump-tables out of .text Denis Chertykov
04:59 Re: [patch,avr] Fix PR20296 / PR81268: Better ISR prologues / epilogues Denis Chertykov
04:34 Re: [PATCHv2][PR 57371] Remove useless floating point casts in comparisons Yuri Gribov
04:31 Re: [PATCHv2][PR 57371] Remove useless floating point casts in comparisons Yuri Gribov
00:57 [PATCH] i386: Avoid stack realignment if possible H.J. Lu
00:14 Re: [PATCH, rs6000] Modify libgcc's float128 IFUNC resolver functions to use __builtin_cpu_supports() Peter Bergner

July 07, 2017
23:17 [patch] Fix Unwind support on DragonFly BSD after sigtramp move John Marino
22:52 [Committed/AARCH64] Fix ICE with -mcpu=thunderx2t99 Andrew Pinski
22:52 Re: [PATCHv2][PR 57371] Remove useless floating point casts in comparisons Joseph Myers
21:27 Re: [PATCHv2][PR 57371] Remove useless floating point casts in comparisons Yuri Gribov
21:13 Re: [PATCH, rs6000] Modify libgcc's float128 IFUNC resolver functions to use __builtin_cpu_supports() Peter Bergner
21:10 [PATCH, rs6000] Fix builtins-1-p9-runnable.c Carl Love
19:33 Re: [PATCH] gcc/doc: list what version each attribute was introduced in Mike Stump
19:30 [PATCH v12] add -fpatchable-function-entry=N,M option Torsten Duwe
19:20 [PATCH] document IntegerRange in internals manual Martin Sebor
18:52 [committed] libcpp: preserve ranges within macro expansions (PR c++/79300) David Malcolm
18:45 Re: [PATCH], PowerPC target_clones minor support Michael Meissner
18:33 Re: Avoid global optimize flag checks in LTO Jan Hubicka
17:53 Re: Avoid global optimize flag checks in LTO Bernhard Reutner-Fischer
17:07 Re: [PATCHv2][PR 57371] Remove useless floating point casts in comparisons Joseph Myers
17:01 Re: [PATCH] gcc/doc: list what version each attribute was introduced in Jeff Law
16:58 Re: [PATCH] Improve i?86/x86_64 prologue_and_epilogue for leaf functions (PR target/59501) H.J. Lu
16:58 Re: [PATCH] prevent -Wall from resetting -Wstringop-overflow=2 to 1 (pr 81345) Joseph Myers
16:57 Re: [PATCH][PR 57371] Remove useless floating point casts in comparisons Jeff Law
16:49 Re: [PATCH][2/2] PR60510, reduction chain vectorization w/o SLP Szabolcs Nagy
16:04 Re: [PATCH-v3] [SPARC] Add a workaround for the LEON3FT store-store errata Eric Botcazou
16:03 Re: Handle data dependence relations with different bases Eric Botcazou
15:46 Re: [PATCH] add vec_pack_to_short builtin. Segher Boessenkool
15:45 Re: [PATCH V2 0/7] Support for the SPARC M8 cpu Jose E. Marchesi
15:40 Re: [PATCH], PR target/81348: Fix compiler segfault on -mcpu=power9 code Segher Boessenkool
15:19 Re: [PATCH, rs6000] Modify libgcc's float128 IFUNC resolver functions to use __builtin_cpu_supports() Segher Boessenkool
15:17 [PATCH] add vec_pack_to_short builtin. Carl Love
15:06 Re: [PATCH, rs6000] 1/2 Add x86 MMX <mmintrin,h> intrinsics to GCC PPC64LE taget Segher Boessenkool
14:55 Re: [PATCH, VAX] Correct ffs instruction constraint Felix Deichmann
14:31 [patch,avr] Fix PR20296 / PR81268: Better ISR prologues / epilogues Georg-Johann Lay
14:19 Re: [PATCH, GCC/ARM] Remove ARMv8-M code for D17-D31 Richard Earnshaw (lists)
14:01 Re: Handle data dependence relations with different bases Richard Sandiford
13:58 Re: [PATCH v11] add -fpatchable-function-entry=N,M option Richard Earnshaw (lists)
13:32 Avoid global optimize flag checks in LTO Jan Hubicka
13:20 [PATCH], PR target/81348: Fix compiler segfault on -mcpu=power9 code Michael Meissner
12:22 Re: [PATCH], PowerPC target_clones minor support Segher Boessenkool
12:06 Re: [PR80693] drop value of parallel SETs dropped by combine Segher Boessenkool
11:56 Re: [PATCH] Fix expand_builtin_atomic_fetch_op for pre-op (PR80902) Segher Boessenkool
11:44 Re: [PATCH-v3] [SPARC] Add a workaround for the LEON3FT store-store errata Daniel Cederman
11:43 [PATCH-v4] [SPARC] Add a workaround for the LEON3FT store-store errata Daniel Cederman
11:28 [PATCH][AArch64] Improve aarch64_legitimate_constant_p Wilco Dijkstra
11:10 [patch] Fix ICE on CONSTRUCTOR containing absolute addresses Eric Botcazou
10:58 Re: [PATCH V2 0/7] Support for the SPARC M8 cpu David Miller
10:53 Re: [PATCH V2 0/7] Support for the SPARC M8 cpu Jose E. Marchesi
10:17 Re: [PATCH V2 0/7] Support for the SPARC M8 cpu Eric Botcazou
10:12 Re: [PATCH, rs6000] Modify libgcc's float128 IFUNC resolver functions to use __builtin_cpu_supports() Florian Weimer
10:01 Re: [PATCH-v3] [SPARC] Add a workaround for the LEON3FT store-store errata Eric Botcazou
07:45 [PING^3][PATCH][Aarch64] Relational compare zero not merged into subtract Michael Collison
04:59 [PATCHv2][PR 57371] Remove useless floating point casts in comparisons Yuri Gribov

July 06, 2017
22:47 [PATCH] prevent -Wall from resetting -Wstringop-overflow=2 to 1 (pr 81345) Martin Sebor
22:14 Re: [PATCH] PR target/81313: Use DRAP only if there are outgoing arguments on stack H.J. Lu
21:22 [PATCH, rs6000] Modify libgcc's float128 IFUNC resolver functions to use __builtin_cpu_supports() Peter Bergner
20:24 [PATCH rs6000] reorganize p8 swap optimization code into a separate file. Aaron Sawdey
19:51 Re: Ping [Patch, fortran] PR70071 Janus Weil
19:08 [PATCH] PR target/81313: Use DRAP only if there are outgoing arguments on stack H.J. Lu
18:58 Re: ToT build failure? Jakub Jelinek
18:53 Re: [PATCH, VAX] Correct ffs instruction constraint Jeff Law
18:26 Re: C++ PATCHes to dependent template-id parsing Jason Merrill
17:45 Re: ToT build failure? David Malcolm
17:23 Re: [PATCH] Add AddressSanitizer annotations to std::vector Ivan Baravy
17:18 Re: ToT build failure? David Malcolm
17:05 ToT build failure? Steve Ellcey
17:00 Re: [PATCH, VAX] Correct ffs instruction constraint Felix Deichmann
16:17 Unify no_reorder and !flag_toplevel_reorder code Jan Hubicka
16:15 bb-reorder tweek Jan Hubicka
16:14 Mark auto-FDO counters to afdo quality Jan Hubicka
15:45 Re: RFC: [PATCH] Add warn_if_not_aligned attribute Joseph Myers
15:08 Re: [ping] don't complain about undefined env vars in self specs on gcc -v Olivier Hainque
14:41 [PATCH, rs6000] 1/2 Add x86 MMX <mmintrin,h> intrinsics to GCC PPC64LE taget Steven Munroe
14:22 [committed] v2: diagnostics: fix end-points of ranges within macros (PR c++/79300) David Malcolm
14:03 [PATCH v11] add -fpatchable-function-entry=N,M option Torsten Duwe
13:49 Re: [PATCH][ASAN] Switch off by default allocas/VLA sanitization for KASAN Jakub Jelinek
13:34 Re: [PATCH] Fix pr80044, -static and -pie insanity, and pr81170 Matthias Klose
13:32 [PATCH][ASAN] Switch off by default allocas/VLA sanitization for KASAN Maxim Ostapenko
13:25 [PATCH] gcc/doc: list what version each attribute was introduced in Daniel P. Berrange
13:00 Re: [PATCH 2/3, GCC/ARM] Add support for ARMv8-R architecture Richard Earnshaw (lists)
12:44 [PATCH] Fix memory leaks in libstdc++ tests Jonathan Wakely
12:42 [PATCH] Fix memory leaks in libstdc++ ABI tests Jonathan Wakely
12:40 Re: [PATCH 2/3, GCC/ARM] Add support for ARMv8-R architecture Thomas Preudhomme
12:37 RE: Add support for use_hazard_barrier_return function attribute Maciej W. Rozycki
12:36 Re: [PATCH, GCC/ARM] Remove ARMv8-M code for D17-D31 Thomas Preudhomme
11:58 [PATCH] Prevent __uses_alloc from holding dangling references Jonathan Wakely
11:53 Re: [PATCH][x86] Add missing intrinsics for VGETMANT[SD,SS] and VGETEXP[SD,SS] Kirill Yukhin
11:04 Re: [patch][x86] Remove old rounding code Kirill Yukhin
10:16 Re: [Arm] Obsoleting Command line option -mstructure-size-boundary in eabi configurations Richard Earnshaw (lists)
10:02 [arm] Fix warning in parsecpu.awk Richard Earnshaw (lists)
09:50 [arm] Fix cross-native builds Richard Earnshaw (lists)
09:36 [PATCH][x86] Add missing intrinsics for VGETMANT[SD,SS] and VGETEXP[SD,SS] Peryt, Sebastian
09:34 Re: [PATCH] [AArch64] Fix PR71112 Hurugalawadi, Naveen
08:56 Re: [Arm] Obsoleting Command line option -mstructure-size-boundary in eabi configurations Kyrill Tkachov
08:49 RE: Add support for use_hazard_barrier_return function attribute Matthew Fortune
08:46 RE: Add support for use_hazard_barrier_return function attribute Matthew Fortune
08:22 Re: [PATCH][Aarch64] Add support for overflow add and sub operations Richard Earnshaw (lists)
07:29 RE: [PATCH][Aarch64] Add support for overflow add and sub operations Michael Collison
07:16 Re: [gomp4, nvptx, committed] Fix assert in nvptx_propagate_unified Thomas Schwinge
05:47 [Arm] Obsoleting Command line option -mstructure-size-boundary in eabi configurations Michael Collison
04:50 Re: [PATCH][testsuite] Add dg-require-stack-check Jeff Law
04:49 Re: Update profile for haifa-sched's recovery blocks Jeff Law
00:16 RE: Add support for use_hazard_barrier_return function attribute Maciej W. Rozycki

July 05, 2017
23:21 Introduce Statement Frontier Notes and Location Views Alexandre Oliva
22:33 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Martin Sebor
21:22 Re: [PATCH][testsuite] Add dg-require-stack-check Christophe Lyon
20:58 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Andrew Pinski
20:27 Re: [PATCH, rs6000] Add support to __builtin_cpu_supports() for two new HWCAP2 bits Tulio Magno Quites Machado Fil
20:24 Re: [PATCH] Add AddressSanitizer annotations to std::vector Jonathan Wakely
20:03 Re: Ping [Patch, fortran] PR70071 Janus Weil
19:49 [PATCH] dynamically set default num_gangs in OpenACC Cesar Philippidis
19:44 Re: [PATCH] Add AddressSanitizer annotations to std::vector Yuri Gribov
19:17 Re: [PATCH] Add AddressSanitizer annotations to std::vector Jonathan Wakely
19:00 [PATCH] Add AddressSanitizer annotations to std::vector Jonathan Wakely
18:46 Ping [Patch, fortran] PR70071 Harald Anlauf
18:31 Re: [C++ PATCH] classtype_has_nothrow_assign_or_copy_p is confusing Jason Merrill
18:14 [PING**6] [PATCH, ARM] Further improve stack usage on sha512 (PR 77308) Bernd Edlinger
18:11 [PING**6] [PATCH, ARM] correctly encode the CC reg data flow Bernd Edlinger
16:45 Re: [PATHC][x86] Scalar mask and round RTL templates Kirill Yukhin
16:17 Re: [PATCH] C/C++: add fix-it hints for various missing symbols Joseph Myers
16:10 Re: Forward list default default and move constructors Jonathan Wakely
16:09 Re: [ping] don't complain about undefined env vars in self specs on gcc -v Joseph Myers
15:59 Re: [PATCH v10] add -fpatchable-function-entry=N,M option Richard Earnshaw (lists)
15:39 Re: [PATCH v10] add -fpatchable-function-entry=N,M option Sandra Loosemore
15:34 [ARM] Implement TARGET_FIXED_CONDITION_CODE_REGS Richard Earnshaw (lists)
15:32 Use SET_DECL_MODE in libcc1 Richard Sandiford
15:32 Re: [PATCH] C/C++: add fix-it hints for various missing symbols David Malcolm
15:30 Remove enum before machine_mode Richard Sandiford
15:22 Re: Default std::list default and move constructors Jonathan Wakely
15:15 Re: [PATCH] vec_merge + vec_duplicate + vec_concat simplification Kyrill Tkachov
15:15 Re: [PATCH] Simplify vec_merge of vec_duplicate with const_vector Kyrill Tkachov
15:03 Re: [C++ PATCH] classtype_has_nothrow_assign_or_copy_p is confusing Nathan Sidwell
14:42 Re: [C++ PATCH] classtype_has_nothrow_assign_or_copy_p is confusing Jason Merrill
14:16 [PATCH V2 3/7] sparc: introduce insn subtypes Jose E. Marchesi
14:16 [PATCH V2 6/7] sparc: support for VIS4B instructions Jose E. Marchesi
14:16 [PATCH V2 5/7] sparc: basic support for the SPARC M8 cpu Jose E. Marchesi
14:16 [PATCH V2 4/7] sparc: reworked M7 DFA based on instruction subtypes Jose E. Marchesi
14:15 [PATCH V2 7/7] sparc: M8 DFA scheduler Jose E. Marchesi
14:15 [PATCH V2 0/7] Support for the SPARC M8 cpu Jose E. Marchesi
14:15 [PATCH V2 1/7] sparc: put bmask* instructions in it's own insn type and adjust DFAs Jose E. Marchesi
14:15 [PATCH V2 2/7] sparc: put VIS compare instructions in it's own insn type and adjust DFAs Jose E. Marchesi
14:00 [patch,avr,committed] Ad PR81072: Be less aggressive when testing for Binutils PR21472. Georg-Johann Lay
13:51 RE: [PATHC][x86] Scalar mask and round RTL templates Peryt, Sebastian
13:28 [patch,avr,committed] Fix PR81305 Georg-Johann Lay
12:58 [Patch ARM] Remove %? string from some Advanced SIMD patterns. Ramana Radhakrishnan
12:25 Re: [PATCH v3][ASAN] Implement dynamic allocas/VLAs sanitization.​ Maxim Ostapenko
11:38 Re: [PATCH 0/7] Support for the SPARC M8 cpu Jose E. Marchesi
10:35 Re: [PATHC][x86] Scalar mask and round RTL templates Kirill Yukhin
10:30 Re: [patch,avr] Add support for devices with flash accessible by LD. Richard Sandiford
10:28 Re: [PATCH v3][ASAN] Implement dynamic allocas/VLAs sanitization.​ Jakub Jelinek
10:19 Re: [PATCH v3][ASAN] Implement dynamic allocas/VLAs sanitization.​ Maxim Ostapenko
10:19 Re: [patch,avr][Ping #3] PR81075: Move jump-tables out of .text Georg-Johann Lay
10:10 Re: [patch,avr] Add support for devices with flash accessible by LD. Georg-Johann Lay
10:02 Re: [PATCH][AArch64] Fix ILP32 memory access Wilco Dijkstra
09:38 Re: [PATCH][Aarch64] Add support for overflow add and sub operations Richard Earnshaw (lists)
09:34 Re: [PATCH v3][ASAN] Implement dynamic allocas/VLAs sanitization.​ Jakub Jelinek
09:00 [RFC][PR 67336][PING^4] Verify pointers during stack unwind Yuri Gribov
08:54 Re: [PATCH 2/3] Simplify wrapped binops Robin Dapp
08:51 Re: [PATCH 2/3] Simplify wrapped binops Robin Dapp
08:40 Re: [PATCH 0/7] Support for the SPARC M8 cpu Rainer Orth
08:24 [PATCH v3][ASAN] Implement dynamic allocas/VLAs sanitization.​ Maxim Ostapenko
08:17 Re: [patch,avr] Add support for devices with flash accessible by LD. Georg-Johann Lay
08:06 [ping] don't complain about undefined env vars in self specs on gcc -v Olivier Hainque
08:04 Re: [PATCH 0/7] Support for the SPARC M8 cpu Jose E. Marchesi
07:59 Re: [PATCH][AArch64] Fix ILP32 memory access Andrew Pinski
07:36 [PATCH v10] add -fpatchable-function-entry=N,M option Torsten Duwe
06:38 RE: [PATHC][x86] Scalar mask and round RTL templates Peryt, Sebastian
05:37 Re: [PATCH-v3] [SPARC] Add a workaround for the LEON3FT store-store errata Sebastian Huber

July 04, 2017
21:04 Re: [Patch, fortran] PR34640 - ICE when assigning item of a derived-component to a pointer Thomas Koenig
20:58 [PATCH, i386]: Fix PR 81300, -fpeephole2 breaks __builtin_ia32_sbb_u64, _subborrow_u64 on AMD64 Uros Bizjak
20:51 Re: [PATCH, i386] Fix PR 81294, _subborrow_u64 argument order inconsistent with intrinsic reference Jakub Jelinek
20:41 [PATCH, i386] Fix PR 81294, _subborrow_u64 argument order inconsistent with intrinsic reference Uros Bizjak
18:11 Re: [patch,avr] Add support for devices with flash accessible by LD. Richard Sandiford
17:44 Re: [PATHC][x86] Scalar mask and round RTL templates Kirill Yukhin
16:16 Re: [PATCH] [AArch64] Fix PR71112 Ramana Radhakrishnan
15:44 Re: [PATCH][AArch64] Fix ILP32 memory access Ramana Radhakrishnan
15:13 Re: [PATCH GCC][2/2]Refine CFG and bound information for split loops Bin.Cheng
15:10 Re: [PATCH GCC8][33/33]Fix PR69710/PR68030 by reassociate vect base address and a simple CSE pass Bin.Cheng
15:07 Re: [PATCH] Fix -fcompare-debug issues caused by recent VRP assert expr sorting changes (PR debug/81278) Jeff Law
14:55 Re: [PATCH][AArch64] Fix strict aliasing issue in gcc.target/aarch64/simd/vminmaxnm_1.c Richard Earnshaw (lists)
14:52 [PATCH][arm] Move some generated files out of the source tree Richard Earnshaw (lists)
14:39 [PATCH][AArch64] Fix strict aliasing issue in gcc.target/aarch64/simd/vminmaxnm_1.c Kyrill Tkachov
14:06 Re: [PATCH] Fix -fcompare-debug issues caused by recent VRP assert expr sorting changes (PR debug/81278) Richard Biener
14:01 Re: [PATCH][AArch64] Fix ILP32 memory access Andreas Schwab
13:57 Re: Profile upating in simd_clone_adjust Jakub Jelinek
13:57 Re: [PATCH 1/3, GCC/ARM] Add MIDR info for ARM Cortex-R7 and Cortex-R8 Kyrill Tkachov
13:56 Re: [PATCH 1/3, GCC/ARM, ping] Add MIDR info for ARM Cortex-R7 and Cortex-R8 Thomas Preudhomme
13:53 Re: [PATCH][AArch64] Fix ILP32 memory access Michael Matz
13:52 Re: Profile upating in simd_clone_adjust Rainer Orth
13:47 Re: [PATCH][AArch64] Fix ILP32 memory access Wilco Dijkstra
13:46 Profile upating in simd_clone_adjust Jan Hubicka
13:38 Re: [PATCH-v3] [SPARC] Add a workaround for the LEON3FT store-store errata Daniel Cederman
13:36 Re: [PATCH][AArch64] Fix ILP32 memory access Michael Matz
13:32 Re: [PATCH v9] add -fpatchable-function-entry=N,M option Torsten Duwe
13:31 Re: [PATCH v9] add -fpatchable-function-entry=N,M option Michael Matz
13:29 Re: [PATCH v9] add -fpatchable-function-entry=N,M option Michael Matz
13:27 Re: [PATCH v9] add -fpatchable-function-entry=N,M option Richard Earnshaw (lists)
13:23 Fix ChangeLog format in r247584 Thomas Preudhomme
13:14 Re: [PATCH v9] add -fpatchable-function-entry=N,M option Torsten Duwe
13:00 Re: [PATCH][AArch64] Fix ILP32 memory access Ramana Radhakrishnan
12:56 Re: [PATCH][AArch64] Fix ILP32 memory access Arnaud Charlet
12:42 Re: [PATCH] Fix -fcompare-debug issues caused by recent VRP assert expr sorting changes (PR debug/81278) Jakub Jelinek
12:34 Re: [Patch ARM] Add initial tuning for Cortex-A55 and Cortex-A75 Richard Earnshaw (lists)
12:29 Re: [PATCH GCC][3/4]Generalize dead store elimination (or store motion) across loop iterations in predcom Richard Biener
12:28 Re: [PATCH][AArch64] Fix ILP32 memory access Andreas Schwab
12:26 Re: [7/7] Pool alignment information for common bases Richard Biener
12:19 Re: [PATCH][AArch64] Fix ILP32 memory access Wilco Dijkstra
12:13 Re: C PATCH to fix ICE-on-invalid with __atomic_load (PR c/81231) Joseph Myers
12:06 Re: [PATCH GCC][3/4]Generalize dead store elimination (or store motion) across loop iterations in predcom Bin.Cheng
12:01 Re: [7/7] Pool alignment information for common bases Richard Sandiford
12:00 Re: [PATCH] Fix -fcompare-debug issues caused by recent VRP assert expr sorting changes (PR debug/81278) Richard Biener
11:50 Re: [PATCH] Fix -fcompare-debug issues caused by recent VRP assert expr sorting changes (PR debug/81278) Jakub Jelinek
11:46 Re: [PATCH] Fix bootstrap with brig FE Richard Biener
11:46 Re: [PATCH] Fix -fcompare-debug issues caused by recent VRP assert expr sorting changes (PR debug/81278) Richard Biener
11:44 C PATCH to fix ICE-on-invalid with __atomic_load (PR c/81231) Marek Polacek
11:39 Re: PR 81292: ICE on related strlens after r249880 Jakub Jelinek
11:36 [PATCH] Fix bootstrap with brig FE Jakub Jelinek
11:33 [RFC] Add -fmap-abort-to-trap Tom de Vries
11:32 [PATCH] Fix -fcompare-debug issues caused by recent VRP assert expr sorting changes (PR debug/81278) Jakub Jelinek
11:30 Re: [7/7] Pool alignment information for common bases Richard Biener
11:29 [Patch ARM] Add initial tuning for Cortex-A55 and Cortex-A75 James Greenhalgh
11:21 Re: Update profile for haifa-sched's recovery blocks Jan Hubicka
11:19 Re: [PATCH GCC][3/4]Generalize dead store elimination (or store motion) across loop iterations in predcom Richard Biener
11:17 Re: Update profile for haifa-sched's recovery blocks Alexander Monakov
11:14 PR 81292: ICE on related strlens after r249880 Richard Sandiford
11:13 Re: [PATCH] Transform (m1 > m2) * d into m1> m2 ? d : 0 Hurugalawadi, Naveen
11:10 Re: [PATCH][2/2] early LTO debug, main part Richard Biener
11:09 Re: [PATCH][1/2] Early LTO debug, simple-object part Richard Biener
11:03 Re: [PATCH v9] add -fpatchable-function-entry=N,M option Richard Earnshaw (lists)
10:52 Re: [PATCH] Enable addressable params sanitization with --param asan-stack=1. Martin Liška
10:49 [PATCH][OBVIOUS] Use xstrdup_for_dump in ipa-inline.c (PR ipa/81293). Martin Liška
10:23 [PATCH, 3/3] Handle GOMP_NVPTX_JIT={-O[0-4],-ori,-arch=<n>} in libgomp nvptx plugin Tom de Vries
10:19 Update profile for haifa-sched's recovery blocks Jan Hubicka
10:19 [PATCH, 2/3] Handle GOMP_NVPTX_PTXRW in libgomp nvptx plugin Tom de Vries
10:17 Fix bb-reorder code size regression on Itanium Jan Hubicka
10:16 [PATCH, 1/3] Handle GOMP_NVPTX_{DISASM,SAVE_TEMPS} in libgomp nvptx plugin Tom de Vries
10:06 Re: [PATCH, 2/4] Handle GOMP_OPENACC_NVPTX_{DISASM,SAVE_TEMPS} in libgomp nvptx plugin Tom de Vries
09:40 Re: Handle data dependence relations with different bases Eric Botcazou
09:33 Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560) Richard Earnshaw (lists)
08:53 Re: [RFC PATCH] -fsanitize=pointer-overflow support (PR sanitizer/80998) Jakub Jelinek
08:52 Re: [PATCH][testsuite] Add dg-require-stack-check Christophe Lyon
08:49 Re: [PATCH] ASAN: handle addressable params (PR sanitize/81040). Jakub Jelinek
08:46 Re: [PATCH 0/7] Support for the SPARC M8 cpu Rainer Orth
08:46 Re: Patch ping (Re: [PATCH] Fix PR81175, make gather builtins pure) Richard Biener
08:38 Re: Patch ping (Re: [PATCH] Fix PR81175, make gather builtins pure) Uros Bizjak
08:38 move cpu specific settings for VxWorks to cpu specific config file Olivier Hainque
08:36 Patch ping (Re: [PATCH] Fix PR81175, make gather builtins pure) Jakub Jelinek
08:00 Re: [PATCH] Enable addressable params sanitization with --param asan-stack=1. Jakub Jelinek
07:47 [PATCH] Enable addressable params sanitization with --param asan-stack=1. Martin Liška
07:42 Re: [PATCH] Fix removal of ifunc (PR ipa/81214). Martin Liška
07:03 Re: [PATCH] Save and restore EDGE_DFS_BACK in draw_cfg_edges Richard Biener
02:03 Re: C++ PATCH to remove WITH_CLEANUP_EXPR handling Jason Merrill

July 03, 2017
23:01 Re: [PATCH] C/C++: add fix-it hints for various missing symbols Joseph Myers
22:42 [PATCH] Save and restore EDGE_DFS_BACK in draw_cfg_edges Tom de Vries
22:36 [PATCH] v2: c/c++: Add fix-it hints for suggested missing #includes David Malcolm
22:06 [patch, libgfortran] Use memcpy in a few more places for eoshift Thomas Koenig
21:05 Re: fix libcc1 dependencies in toplevel Makefile Olivier Hainque
21:01 Re: [C++ PATCH] "decomposition declaration" -> "structured binding" in C++ diagnostics Jason Merrill
21:00 Re: [PATCH v2][RFC] Canonize names of attributes. Jason Merrill
19:59 Re: [C++ PATCH] "decomposition declaration" -> "structured binding" in C++ diagnostics Jakub Jelinek
19:50 Re: [C++ PATCH] "decomposition declaration" -> "structured binding" in C++ diagnostics Jason Merrill
19:34 Re: [PATCH] C/C++: add fix-it hints for various missing symbols David Malcolm
18:59 Re: [PATCH][PR 57371] Remove useless floating point casts in comparisons Marc Glisse
18:57 Re: [PATCH] C/C++: add fix-it hints for various missing symbols Richard Sandiford
18:13 Re: [PATCH][PR 57371] Remove useless floating point casts in comparisons Yuri Gribov
18:11 Re: [PATCH][PR 57371] Remove useless floating point casts in comparisons Yuri Gribov
18:10 Re: RFC Kill TYPE_METHODS Richard Biener
18:08 Re: [PATCH v2] Add no_tail_call attribute Yuri Gribov
18:04 [PATCH] C/C++: add fix-it hints for various missing symbols David Malcolm
17:51 [committed] C++: fix "RT_INTERATION" typo David Malcolm
17:49 RFC Kill TYPE_METHODS Nathan Sidwell
17:32 Re: [PATCH 1/3] c-family: add name_hint/deferred_diagnostic David Malcolm
17:09 Re: Revamp loop profile scaling to profile_probability Jan Hubicka
17:03 Re: [PATCH v2] Add no_tail_call attribute Jeff Law
16:58 [C++ PATCH] classtype_has_nothrow_assign_or_copy_p is confusing Nathan Sidwell
16:48 Re: [C++] Fix decomp ICE with invalid initializer (PR c++/81258) Nathan Sidwell
16:39 Re: [patch][arm/wwwdocs] Release note update for be8 changes Richard Earnshaw (lists)
16:34 Re: [patch][arm] Clean up generation of BE8 format images. Richard Earnshaw (lists)
16:30 Re: [PATCH 3/3] C: hints for missing stdlib includes for macros and types Jeff Law
16:27 Re: [PATCH 2/3] C++: provide macro used-before-defined hint (PR c++/72786). Jeff Law
16:25 Re: [PATCH 1/3] c-family: add name_hint/deferred_diagnostic Jeff Law
16:12 Re: [PATCH GCC8][33/33]Fix PR69710/PR68030 by reassociate vect base address and a simple CSE pass Jeff Law
16:07 [Patch committed] Bug 81033 - [8 Regression] Revision r249019 breaks bootstrap on darwin Dominique d'Humières
16:07 Re: [PATCH] diagnostics: fix end-points of ranges within macros (PR c++/79300) Jeff Law
16:05 Re: [C++] Fix decomp ICE with invalid initializer (PR c++/81258) Jakub Jelinek
16:02 Re: [C++ PATCH] "decomposition declaration" -> "structured binding" in C++ diagnostics Jakub Jelinek
15:39 Re: [PATCH][PR 57371] Remove useless floating point casts in comparisons Jeff Law
15:31 Re: [PATCH][testsuite] Add dg-require-stack-check Jeff Law
15:28 Re: [PATCH][PR 57371] Remove useless floating point casts in comparisons Jeff Law
15:14 Re: [PATCH][testsuite] Add dg-require-stack-check Christophe Lyon
15:12 Re: [PATCH][testsuite] Add dg-require-stack-check Rainer Orth
15:07 [PATCH] hash table indentation Nathan Sidwell
15:05 Re: [patch][arm] Clean up generation of BE8 format images. Joseph Myers
15:00 [PATCH][testsuite] Add dg-require-stack-check Christophe Lyon
14:52 Re: [PATCH][PR 57371] Remove useless floating point casts in comparisons Joseph Myers
14:25 Fix ICE in update_br_prob_note Jan Hubicka
14:24 Re: [PATCH, 2/4] Handle GOMP_OPENACC_NVPTX_{DISASM,SAVE_TEMPS} in libgomp nvptx plugin Tom de Vries
14:24 Re: [Patch AArch64 docs] Document the RcPc extension Richard Earnshaw (lists)
14:23 Re: [C++ PATCH] conversion operator names Nathan Sidwell
14:18 Re: [PATCH, 2/4] Handle GOMP_OPENACC_NVPTX_{DISASM,SAVE_TEMPS} in libgomp nvptx plugin Jakub Jelinek
14:18 Re: [PATCH GCC][3/4]Generalize dead store elimination (or store motion) across loop iterations in predcom Bin.Cheng
14:14 Re: [C++ PATCH] conversion operator names Nathan Sidwell
14:08 Re: [PATCH, 2/4] Handle GOMP_OPENACC_NVPTX_{DISASM,SAVE_TEMPS} in libgomp nvptx plugin Thomas Schwinge
14:01 Re: MAINTAINERS update Bernd Schmidt
13:44 Re: [PATCH] Fix removal of ifunc (PR ipa/81214). Rainer Orth
13:42 [PATCH][2/2] PR60510, reduction chain vectorization w/o SLP Richard Biener
13:42 Re: [PATCH] Use secure_getenv for GOMP_DEBUG Tom de Vries
13:39 [PATCH][OBVIOUS] Fix a test-case by adding dg-require. Martin Liška
13:23 [patch][arm] Clean up generation of BE8 format images. Richard Earnshaw (lists)
13:10 Re: [PATCH 2/3] Simplify wrapped binops Richard Biener
12:37 Re: [RFC PATCH] Fix pointer diff (was: -fsanitize=pointer-overflow support (PR sanitizer/80998)) Richard Biener
12:26 Re: [PATCH] Use secure_getenv for GOMP_DEBUG Franz Sirl
12:17 Fix profile updating on loop-doloop Jan Hubicka
11:50 Re: [PATCH GCC][13/13]Distribute loop with loop versioning under runtime alias check Richard Biener
11:48 Re: [PATCH GCC][01/13]Introduce internal function IFN_LOOP_DIST_ALIAS Richard Biener
10:48 Re: [Patch AArch64] Stop generating BSL for simple integer code James Greenhalgh
10:48 Re: [PATCH][AArch64][GCC 6] PR target/79041: Correct -mpc-relative-literal-loads logic in aarch64_classify_symbol Yvan Roux
10:47 Re: [Patch AArch64 2/2] Fix memory sizes to load/store patterns James Greenhalgh
10:47 Re: [Patch AArch64 2/2] Fix memory sizes to load/store patterns James Greenhalgh
10:47 Re: [6/7] Add a helper for getting the overall alignment of a DR Richard Biener
10:44 Re: [Patch AArch64 docs] Document the RcPc extension James Greenhalgh
10:42 Re: [5/7] Add DR_BASE_ALIGNMENT and DR_BASE_MISALIGNMENT Richard Biener
10:40 Do not merge blocks when profile would be lost Jan Hubicka
10:23 Re: [PATCH] Add dotfn Richard Biener
10:14 Re: [PATCH] Add dotfn Tom de Vries
09:55 Re: [4/7] Add DR_STEP_ALIGNMENT Richard Biener
09:53 Re: [PATCH] Add dotfn Richard Biener
09:52 Re: [PATCH v2][RFC] Canonize names of attributes. Martin Liška
09:45 Re: [3/7] Rename DR_ALIGNED_TO to DR_OFFSET_ALIGNMENT Richard Biener
09:40 Re: [2/7] Make dr_analyze_innermost operate on innermost_loop_behavior Richard Biener
09:40 Re: [1/7] Use innermost_loop_behavior for outer loop vectorisation Richard Biener
09:38 Re: [PATCH GCC][3/4]Generalize dead store elimination (or store motion) across loop iterations in predcom Richard Biener
09:35 Re: C++ PATCH to remove WITH_CLEANUP_EXPR handling Marek Polacek
09:29 Re: [PATCH] Add dotfn Tom de Vries
09:22 Re: [gomp4] fix an ICE involving assumed-size arrays Thomas Schwinge
09:21 Re: [Libgomp, Fortran] Fix canadian cross build Yvan Roux
08:46 RFC/A: Early predictive commoning pass Richard Sandiford
08:43 Re: [PATCH PR78005]Fix miscompare issue by computing correct guard condition for vectorized loop Richard Biener
08:23 Re: Revamp loop profile scaling to profile_probability Richard Biener
08:07 Re: [PATCH PR78005]Fix miscompare issue by computing correct guard condition for vectorized loop Richard Sandiford
07:52 PING: Fwd: SSA range class and removal of VR_ANTI_RANGEs Aldy Hernandez
07:50 [7/7] Pool alignment information for common bases Richard Sandiford
07:43 [6/7] Add a helper for getting the overall alignment of a DR Richard Sandiford
07:43 [5/7] Add DR_BASE_ALIGNMENT and DR_BASE_MISALIGNMENT Richard Sandiford
07:36 [4/7] Add DR_STEP_ALIGNMENT Richard Sandiford
07:32 [3/7] Rename DR_ALIGNED_TO to DR_OFFSET_ALIGNMENT Richard Sandiford
07:32 Re: [PATCH] Fix PR81249 Richard Biener
07:31 [2/7] Make dr_analyze_innermost operate on innermost_loop_behavior Richard Sandiford
07:31 [1/7] Use innermost_loop_behavior for outer loop vectorisation Richard Sandiford
07:26 [PATCH][1/2] PR60510, reduction chain vectorization w/o SLP Richard Biener
07:05 Re: [PATCH] Add dotfn Richard Biener
07:04 Re: [PATCH, PR69468] Ignore EDGE_{DFS_BACK,EXECUTABLE} in tail-merge Richard Biener
07:01 Re: [PATCH, PR81192] Don't tail-merge blocks from different loops Richard Biener
06:59 Re: [PATCH, PR81192] Fix sigsegv in find_same_succ_bb Richard Biener
06:48 Re: Add DR_BASE_ALIGNMENT Richard Sandiford
06:18 Re: [PATCH][GCC][AARCH64]Bad code-gen for structure/block/unaligned memory access Tamar Christina
06:12 Re: [PATCH][GCC][AArch64] optimize float immediate moves (2 /4) - HF/DF/SF mode. Tamar Christina
06:12 Re: [PATCH][GCC][AArch64] optimize float immediate moves (1 /4) - infrastructure. Tamar Christina
05:59 Re: [PATCH][PR 57371] Remove useless floating point casts in comparisons Yuri Gribov

July 02, 2017
23:31 [PATCH] Add dotfn Tom de Vries
23:12 [PATCH, PR69468] Ignore EDGE_{DFS_BACK,EXECUTABLE} in tail-merge Tom de Vries
22:49 [PATCH, PR81192] Don't tail-merge blocks from different loops Tom de Vries
22:26 [PATCH, PR81192] Fix sigsegv in find_same_succ_bb Tom de Vries
22:12 Update profile in tree-complex.c Jan Hubicka
20:37 Re: [PATCH][PR 57371] Remove useless floating point casts in comparisons Marc Glisse
20:23 Re: [PATCH][PR 57371] Remove useless floating point casts in comparisons Yuri Gribov
20:02 [gcc commit] [gcc patch] DWARF-5: Define DW_IDX_GNU_static and DW_IDX_GNU_external Jan Kratochvil
20:01 [PATCH] enhance -Wrestrict for sprintf %s arguments Martin Sebor
17:32 Re: [PATCH][PR 57371] Remove useless floating point casts in comparisons Marc Glisse
17:03 [PATCH][PR 57371] Remove useless floating point casts in comparisons Yuri Gribov
16:23 Re: ping^2: [gcc patch] DWARF-5: Define DW_IDX_GNU_static and DW_IDX_GNU_external Jason Merrill
11:53 Re: [patch, fortran] Implement blocked eoshift for eoshift0 Paul Richard Thomas
11:33 Re: [2/2] PR 80769: Incorrect strlen optimisation Richard Sandiford
07:55 [PATCHv2][PR 56727] Bypass PLT for recursive calls Yuri Gribov
07:53 Re: [PATCH][PR 56727] Bypass PLT for recursive calls Yuri Gribov
07:25 ping^2: [gcc patch] DWARF-5: Define DW_IDX_GNU_static and DW_IDX_GNU_external Jan Kratochvil
05:10 [PATCH 2/2] [libgcc]: PR80759 fixes for Solaris & Darwin Daniel Santos
05:10 [PATCH 1/2] [testsuite] PR80759 fix tests on Solaris and Darwin Daniel Santos
05:06 Re: [PATCH v2 0/2] [testsuite, libgcc] PR80759 Fix FAILs on Solaris and Darwin Daniel Santos

July 01, 2017
21:42 Re: [PATCH] document cp_operator_id and cp_assignment_operator_id Jason Merrill
21:41 Re: [C++ PATCH] conversion operator names Andreas Schwab
21:38 Re: [PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace Denis Khalikov
20:56 Re: [PATCH][PR 56727] Bypass PLT for recursive calls Rainer Orth
20:43 [PATCH][PR 56727] Bypass PLT for recursive calls Yuri Gribov
18:17 Re: [Patch, fortran] PR34640 - ICE when assigning item of a derived-component to a pointer Paul Richard Thomas
17:14 Revamp loop profile scaling to profile_probability Jan Hubicka
16:41 Re: [RFC PATCH] Fix pointer diff (was: -fsanitize=pointer-overflow support (PR sanitizer/80998)) Marc Glisse
13:48 [patch, fortran] Implement blocked eoshift for eoshift0 Thomas Koenig
13:34 Re: [PATCH] rs6000 branch probability changes Jan Hubicka
13:23 Re: [PATCH] rs6000 branch probability changes Jan Hubicka
13:19 Re: [PATCH] rs6000 branch probability changes David Edelsohn
13:06 Re: [PATCH] rs6000 branch probability changes Jan Hubicka
12:59 Re: [PATCH] rs6000 branch probability changes David Edelsohn
12:48 Update profile in split_bb_make_tm_edge Jan Hubicka
12:46 Update profile in tree-if-conv.c Jan Hubicka
12:34 Update profile in gimple_flow_call_edges_add Jan Hubicka
12:33 Update profile in bb-reorder Jan Hubicka
12:09 [PATCH Fortran] Bug 79866 - diagnostics: typo in "Variable %s at %L of type EVENT_TYPE" Dominique d'Humières
11:18 Update profile in optimize_mask_stores Jan Hubicka
11:02 [PATCH fortran] Bug 79843 - diagnostics: missing word in fortran/symbol.c, conflict_std Dominique d'Humières
07:49 Re: Convert profile probabilities to new type Jan Hubicka
07:29 Re: Convert profile probabilities to new type Jan Hubicka
07:03 Re: [PATCH] Fix bb-reorder asm goto handling (PR sanitizer/81262) Richard Biener
00:56 Re: [PATCH, rs6000] Add additional support for vec_subc, vec_sube, vec_subec builtins. Segher Boessenkool


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

Mail converted by MHonArc