gcc-patches archive
date index for May, 2016

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

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

May 31, 2016
23:50 [PATCH], Add PowerPC ISA 3.0 MTVSRDD support Michael Meissner
23:43 [PATCH], PR target/71186, Fix PowerPC splat error Michael Meissner
23:37 Separate loop exit predictor from extra exit predictor Jan Hubicka
22:44 Re: [PATCH] integer overflow checking builtins in constant expressions Martin Sebor
22:35 Re: Remove the unused OMP_CLAUSE_DEVICE_RESIDENT Cesar Philippidis
22:03 Re: [PATCH] c++/60760 - arithmetic on null pointers should not be allowed in constant expressions Martin Sebor
21:50 Re: [PATCH] integer overflow checking builtins in constant expressions Jakub Jelinek
21:44 Re: [PATCH] integer overflow checking builtins in constant expressions Jakub Jelinek
21:31 Re: [PATCH] integer overflow checking builtins in constant expressions Jason Merrill
21:30 Re: [PATCH] Fix missing/wrong function declaration in s-osinte-rtems.ads (ada/71317) Eric Botcazou
21:23 Re: [PATCH] Fix missing/wrong function declaration in s-osinte-rtems.ads (ada/71317) Jan Sommer
21:12 Re: Moving backwards/FSM threader into its own pass Jeff Law
21:04 Re: Thoughts on memcmp expansion (PR43052) Bernd Schmidt
20:48 Re: [PATCH] integer overflow checking builtins in constant expressions Martin Sebor
20:42 Re: [PATCH 4/4] C: add fixit hint to misspelled field names David Malcolm
20:33 Re: Record likely upper bounds for loops Bernhard Reutner-Fischer
19:20 [patch, fortran] PR52393 I/O: "READ format" statement with parenthesized default-char-expr Jerry DeLisle
19:12 C++ PATCH for c++/60095, partial specialization of variable template Jason Merrill
19:00 [PATCH] Make cp_fold more consistent in its output caching Patrick Palka
19:00 Re: [PATCH] Fix missing/wrong function declaration in s-osinte-rtems.ads (ada/71317) Eric Botcazou
18:58 Re: [PATCH 3/3][AArch64] Emit division using the Newton series Evandro Menezes
18:41 [gomp4.5] Add support for target {enter,exit} data translation, some map clause diagnostics Jakub Jelinek
18:17 Re: [gotools, libcc1] Update copyright dates Richard Sandiford
17:46 Re: [patch] Fix segfault in vectorizer Eric Botcazou
17:45 Re: [C++ Patch] PR 70972 ("[6/7 Regression] Inheriting constructors taking parameters by value should move them, not copy") Jason Merrill
17:45 Re: [PATCH] c++/67376 Comparison with pointer to past-the-end, of array fails inside constant expression Jason Merrill
17:38 Re: Moving backwards/FSM threader into its own pass Richard Biener
17:18 Re: [PATCH] c++/67376 Comparison with pointer to past-the-end, of array fails inside constant expression Martin Sebor
17:07 Re: [AArch64][3/4] Don't generate redundant checks when there is no composite arg James Greenhalgh
16:59 [PATCH] Fix PR ada/71358 Simon Wright
16:29 Re: [C++ Patch] PR 70972 ("[6/7 Regression] Inheriting constructors taking parameters by value should move them, not copy") Paolo Carlini
16:15 Re: ]PATCH][RFC] Initial patch for better performance of 64-bit math instructions in 32-bit mode on x86-64 Uros Bizjak
16:00 [PCH] Add GTY marker Nathan Sidwell
15:59 [SH][committed] Use default ASM_OUTPUT_SYMBOL_REF Oleg Endo
15:51 [SH][committeð] Remove SH5 target regs leftovers Oleg Endo
15:50 Re: C/C++ OpenACC routine directive, undeclared name error: try to help the user, once Thomas Schwinge
15:48 Re: Remove the unused OMP_CLAUSE_DEVICE_RESIDENT Jakub Jelinek
15:45 Remove the unused OMP_CLAUSE_DEVICE_RESIDENT Thomas Schwinge
15:38 C++ PATCH for c++/71227 (error specializing friend) Jason Merrill
15:32 [SH][committed] Simplify DImode add, sub, neg patterns Oleg Endo
15:25 Re: [PATCH AArch64]Support missing vcond pattern by adding/using vec_cmp/vcond_mask patterns. James Greenhalgh
15:08 Re: [RX] Add support for atomic operations Oleg Endo
15:06 Re: Do not imply -fweb with -fpeel-loops Bill Schmidt
15:05 [PATCH] Support for SPARC M7 and VIS 4.0 Jose E. Marchesi
15:05 Re: [PATCH v4] gcov: Runtime configurable destination output Aaron Conole
15:00 ]PATCH][RFC] Initial patch for better performance of 64-bit math instructions in 32-bit mode on x86-64 Yuri Rumyantsev
14:55 Re: Moving backwards/FSM threader into its own pass Jeff Law
14:49 Re: Further refinement to -Wswitch-unreachable Jason Merrill
14:42 Re: [PATCH][RFC] Remove ifcvt_repair_bool_pattern, re-do bool patterns Yuri Rumyantsev
14:26 [PATCH][RFC][rtlanal] Fix rtl-optimization/71295 Kyrill Tkachov
14:26 Re: C/C++ OpenACC routine directive, undeclared name error: try to help the user, once Nathan Sidwell
14:25 Re: [PATCH] Fix PR c++/27100 Jason Merrill
14:21 Re: [PATCH] c++/71306 - bogus -Wplacement-new with an array element Jason Merrill
14:20 Re: [C++ Patch] PR 71248 Jason Merrill
14:15 Re: [Patch, ARM] PR71061, length pop* pattern in epilogue correctly Kyrill Tkachov
14:09 Re: Thoughts on memcmp expansion (PR43052) Bernd Schmidt
13:55 Re: [PATCH] Fix 416.gamess miscompare (PR71311) Richard Biener
13:55 Re: [PATCH] Improve *avx_vperm_broadcast_* Jakub Jelinek
13:54 Re: [PATCH] Improve *avx_vperm_broadcast_* H.J. Lu
13:50 Re: Do not imply -fweb with -fpeel-loops Richard Biener
13:49 [committed] FIx up lastprivate handling in doacross loops Jakub Jelinek
13:42 Re: [wwwdocs] Remove broken link to old Intel handook in projects/tree-ssa David Malcolm
13:40 Re: Further refinement to -Wswitch-unreachable Marek Polacek
13:17 Re: C PATCH for comptypes handling of TYPE_REF_CAN_ALIAS_ALL Marek Polacek
13:17 Re: [RX] Add support for atomic operations Nick Clifton
13:09 Re: RFC [1/2] divmod transform Prathamesh Kulkarni
12:55 [C++ Patch] PR 71248 Paolo Carlini
12:48 [PATCH] Fix 416.gamess miscompare (PR71311) Richard Biener
12:38 Re: [PATCH][ARM] Use proper output modifier for DImode register in store exclusive patterns Kyrill Tkachov
12:14 [PATCH] Fix PR71352 Richard Biener
11:46 Re: [PATCH][i386] Add -march=native support for VIA nano CPUs J. Mayer
11:42 Re: Do not imply -fweb with -fpeel-loops Jan Hubicka
11:38 Re: [PATCH][i386] Add -march=native support for VIA nano CPUs Uros Bizjak
11:24 Re: [patch] Fix segfault in vectorizer Ilya Enkovich
11:10 Re: Do not imply -fweb with -fpeel-loops Richard Biener
11:06 Re: Do not imply -frename-registers by -fpeel-loops Richard Biener
10:54 Do not imply -frename-registers by -fpeel-loops Jan Hubicka
10:49 Do not imply -fweb with -fpeel-loops Jan Hubicka
10:32 Re: [PATCH] AARCH64: Remove spurious attribute __unused__ from NEON intrinsic James Greenhalgh
10:28 Re: Remove word_mode hack for split bitfields Bernd Schmidt
10:14 Re: [patch] Fix segfault in vectorizer Eric Botcazou
10:10 Re: [PATCH, ARM] Do not set ARM_ARCH_ISA_THUMB for armv5 Thomas Preudhomme
10:03 Re: [patch] Fix segfault in vectorizer Richard Biener
09:59 Re: [PATCH][AArch64] Use aarch64_fusion_enabled_p to check for insn fusion capabilities James Greenhalgh
09:58 Re: [PATCH][AArch64] Remove aarch64_simd_attr_length_move James Greenhalgh
09:57 Re: [PATCH][AArch64] Enable -frename-registers at -O2 and higher James Greenhalgh
09:51 Re: [PATCH, OpenACC] Make reduction arguments addressable Chung-Lin Tang
09:46 Re: [patch] Fix segfault in vectorizer Eric Botcazou
09:28 Re: [PATCH 3/3][AArch64] Emit division using the Newton series James Greenhalgh
09:26 Re: [patch] Fix segfault in vectorizer Richard Biener
09:21 Re: [PATCH] Fix PR tree-optimization/71314 Richard Biener
09:20 Re: [PATCH] Fix PR tree-optimization/71077 Richard Biener
08:22 [patch] Fix segfault in vectorizer Eric Botcazou
08:15 Re: [PATCH][wwwdocs] Improve arm and aarch64-related info in readings.html Kyrill Tkachov
08:03 Re: [wwwdocs] Document GCC 6 Solaris changes Rainer Orth
07:28 Re: [PATCH, OpenACC] Make reduction arguments addressable Thomas Schwinge

May 30, 2016
23:20 [PATCH] Remove old diagnostic macros. Marcin BaczyÅski
22:59 Re: [PATCH] c++/71306 - bogus -Wplacement-new with an array element Martin Sebor
22:34 Re: [PATCH] gcc/config/tilegx/tilegx.c (tilegx_function_profiler): Save r10 to stack before call mcount Chen Gang
21:43 [committed] Fix some OpenMP 4.5 issues (PR c++/71349) Jakub Jelinek
20:43 Re: [v3 PATCH] Protect allocator-overloads of tuple-from-tuple constructors from cases that would create dangling references. Paolo Carlini
20:22 Re: [patch] config.gcc FreeBSD ARM Andreas Tobler
20:20 [PATCH] Fix PR c++/27100 Patrick Palka
20:01 Re: [PATCH] Update documentation for ARM architecture Sandra Loosemore
19:51 [PATCH] Fix PR tree-optimization/71314 Patrick Palka
19:50 [PATCH] Fix PR tree-optimization/71077 Patrick Palka
19:39 Re: Enable loop peeling at -O3 Sandra Loosemore
19:37 Re: [PATCH] x86 interrupt attribute patch [2/2] Sandra Loosemore
19:08 [PATCH, i386]: Use "lock orl $0, -4(%esp)" in mfence_nosse Uros Bizjak
18:42 Re: [PATCH] c++/71306 - bogus -Wplacement-new with an array element Jason Merrill
16:59 Re: [C++ Patch] PR 71238 ("Undeclared function message imprecisely points to error column") Jason Merrill
16:53 Re: [PATCH, OpenACC] Make reduction arguments addressable Jakub Jelinek
16:50 [gomp4.5] Doacross fixes for Fortran non-simple loops Jakub Jelinek
16:45 Re: [C++ Patch] PR 71238 ("Undeclared function message imprecisely points to error column") Paolo Carlini
16:08 Re: [C++ Patch] PR 71238 ("Undeclared function message imprecisely points to error column") Jason Merrill
16:05 Re: [PATCH, rs6000] Add builtin-support for new Power9 vslv and vsrv (vector shift left and right variable) instructions Segher Boessenkool
16:05 Re: [PATCH 2/3] Add profiling support for IVOPTS Martin LiÅka
15:42 [C++ Patch] PR 71238 ("Undeclared function message imprecisely points to error column") Paolo Carlini
15:26 Re: Enable loop peeling at -O3 Jan Hubicka
15:12 Re: [PATCH] match.pd: optimize unsigned mul overflow check Alexander Monakov
14:58 [PATCH, testsuite]: Fix clear_non_sret_int_hardware_registers define in gcc.target/i386/iamcu/args.h Uros Bizjak
14:39 [PATCH, OpenACC] Make reduction arguments addressable Chung-Lin Tang
14:21 Re: [C++ Patch] PR 71109 ("Misleading diagnostic message with 'virtual' used in out-of-line definitions of class template member functions") Jason Merrill
14:19 Re: [PATCH] gcc/config/tilegx/tilegx.c (tilegx_function_profiler): Save r10 to stack before call mcount Chen Gang
14:07 Re: [PATCH, i386, AVX-512] Fix PR target/71346. Jakub Jelinek
14:04 Re: [PATCH, PR69068] Handle 3-arg phi in copy_bb_and_scalar_dependences Richard Biener
14:00 Re: [PATCH, PR69068] Handle 3-arg phi in copy_bb_and_scalar_dependences Tom de Vries
13:49 [PATCH, i386, AVX-512] Fix PR target/71346. Kirill Yukhin
13:31 RE: [PATCH] x86 interrupt attribute patch [2/2] Koval, Julia
13:26 Re: [PATCH] gcc/config/tilegx/tilegx.c (tilegx_function_profiler): Save r10 to stack before call mcount Chen Gang
13:22 Re: [PATCH][2/3] Vectorize inductions that are live after the loop Richard Biener
13:16 Re: [SPARC] Support for --with-{cpu,tune}-{32,64} in sparc*-* targets Paolo Carlini
12:55 Re: [PATCH][RFC] Remove ifcvt_repair_bool_pattern, re-do bool patterns Ilya Enkovich
12:38 Fix profile updating in loop peeling Jan Hubicka
12:33 [PATCH 2/2] [ARC] Update target specific tests. Claudiu Zissulescu
12:33 [PATCH 1/2] [ARC] New option handling, refurbish multilib support. Claudiu Zissulescu
12:33 [PATCH 0/2] [ARC] Refurbish backend options Claudiu Zissulescu
11:39 Re: Enable loop peeling at -O3 Jan Hubicka
11:33 [build] Handle gas/gld --compress-debug-sections=type Rainer Orth
11:32 Re: [PATCH] match.pd: optimize unsigned mul overflow check Richard Biener
11:29 Re: Enable loop peeling at -O3 Richard Biener
11:15 Re: [PATCH] match.pd: optimize unsigned mul overflow check Jakub Jelinek
11:08 Re: Enable loop peeling at -O3 Jan Hubicka
11:04 [PATCH][RFC] Remove ifcvt_repair_bool_pattern, re-do bool patterns Richard Biener
10:56 Re: [PATCH, PR69068] Handle 3-arg phi in copy_bb_and_scalar_dependences Richard Biener
10:55 Re: [PATCH] match.pd: optimize unsigned mul overflow check Richard Biener
10:36 Re: [PATCH2][PR71252] Fix insertion point of stmt_to_insert Richard Biener
10:35 Re: [PATCH, PR69068] Handle 3-arg phi in copy_bb_and_scalar_dependences Tom de Vries
10:08 Re: C PATCH to add -Wswitch-unreachable (PR c/49859) Florian Weimer
09:56 Re: [SPARC] Support for --with-{cpu,tune}-{32,64} in sparc*-* targets Jose E. Marchesi
09:46 Re: [PATCH, PR69068] Handle 3-arg phi in copy_bb_and_scalar_dependences Richard Biener
09:38 [PATCH, PR69068] Handle 3-arg phi in copy_bb_and_scalar_dependences Tom de Vries
09:37 Re: Thoughts on memcmp expansion (PR43052) Florian Weimer
09:24 Re: Enable loop peeling at -O3 Richard Biener
09:16 Re: Moving backwards/FSM threader into its own pass Richard Biener
08:49 Re: [visium] Split DImode arithmetical operations Eric Botcazou
08:23 [gotools, libcc1] Update copyright dates Rainer Orth
08:22 Re: [ARM] implement division using vrecpe/vrecps with -funsafe-math-optimizations Prathamesh Kulkarni
07:45 Re: RFC [1/2] divmod transform Richard Biener
07:22 Re: [PATCH, PR69067] Remove assert in get_def_bb_for_const Richard Biener
07:14 Re: [PATCH] match.pd: optimize unsigned mul overflow check Alexander Monakov
05:55 Re: RFC [1/2] divmod transform Prathamesh Kulkarni
03:13 Re: [PATCH 5/5] workaround for PR70427 Andi Kleen
03:11 Re: [PATCH 1/5] Add gcc-auto-profile script Andi Kleen
00:39 Re: [PATCH 1/5] Add gcc-auto-profile script Jan Hubicka
00:35 Re: [PATCH2][PR71252] Fix insertion point of stmt_to_insert kugan
00:34 Re: [PATCH 5/5] workaround for PR70427 Jan Hubicka
00:30 Re: [PATCH 2/5] Don't cause ICEs when auto profile file is not found with checking Jan Hubicka

May 29, 2016
22:49 [C++ Patch] PR 71109 ("Misleading diagnostic message with 'virtual' used in out-of-line definitions of class template member functions") Paolo Carlini
22:17 Re: [PING^2] Re: Updated autofdo bootstrap and testing patches Andi Kleen
22:14 PING^4: [PATCH] PR target/70454: Build x86 libgomp with -march=i486 or better H.J. Lu
22:13 PING: [PATCH] Load external function address via GOT slot H.J. Lu
22:09 Re: [PATCH][i386] Add -march=native support for VIA nano CPUs J. Mayer
21:17 Re: [PATCH] match.pd: optimize unsigned mul overflow check Marc Glisse
21:10 [RFC PATCH, i386]: Use "lock orl $0, -4(%esp)" in mfence_nosse Uros Bizjak
21:05 Re: [patch] doc/sourcebuild.texi (Directives): Remove extra closing braces. Gerald Pfeifer
20:55 [PATCH, i386]: Fix PR71245, atomic load/store bounces the data to the stack using fild/fistp Uros Bizjak
19:18 Re: [PATCH] gcc/config/tilegx/tilegx.c (tilegx_function_profiler): Save r10 to stack before call mcount Mike Stump
19:12 Re: [PATCH][i386] Add -march=native support for VIA nano CPUs Uros Bizjak
18:57 Make vectorizer to use likely upper bounds Jan Hubicka
18:27 Fix profile updating after complette unrolling Jan Hubicka
17:43 Fix maybe_hot_frequency_p Jan Hubicka
17:27 Contents of PO file 'cpplib-6.1.0.sr.po' Translation Project Robot
17:27 New Serbian PO file for 'cpplib' (version 6.1.0) Translation Project Robot
16:41 Re: [PATCH] match.pd: optimize unsigned mul overflow check Marc Glisse
16:32 Re: libiberty: Don't needlessly clear xmemdup allocated memory DJ Delorie
15:29 Re: libiberty: Don't needlessly clear xmemdup allocated memory Alan Modra
14:42 Re: [v3 PATCH] Protect allocator-overloads of tuple-from-tuple constructors from cases that would create dangling references. Ville Voutilainen
14:37 [PING] [PATCH] Fix ICE with x87 asm operands (PR inline-asm/68843) Bernd Edlinger
14:33 Re: Revert gcc r227962 JonY
12:37 [PATCH, PR69067] Remove assert in get_def_bb_for_const Tom de Vries
10:39 [PATCH] gcc/config/tilegx/tilegx.c (tilegx_function_profiler): Save r10 to stack before call mcount chengang
10:16 [wwwdocs] readings.html -- fix two links to renesas.com Gerald Pfeifer
08:51 greets Lyra Davis
08:11 [wwwdocs] Remove broken link to old Intel handook in projects/tree-ssa Gerald Pfeifer
08:04 [PATCH,libstdc++] Adjust link in doc/xml/manual/backwards_compatibility.xml Gerald Pfeifer
07:59 Re: [C++ Patch] PR 71105 ("lambdas with default captures improperly have function pointer conversions") Paolo Carlini
07:43 [PATCH][i386] Add -march=native support for VIA nano CPUs J. Mayer
03:18 Re: [RX] Add support for atomic operations Oleg Endo
03:08 Re: [C++ Patch] PR 71105 ("lambdas with default captures improperly have function pointer conversions") Jason Merrill
02:12 Re: libiberty: Don't needlessly clear xmemdup allocated memory DJ Delorie
01:52 Re: [PATCH] BFD: Fix unmatched #ifndef and #endif Honggyu Kim
01:25 [PATCH] BFD: Fix unmatched #ifndef and #endif Honggyu Kim

May 28, 2016
23:56 [wwwdocs] gcc-4.8/changes.html -- adjust link to manual Gerald Pfeifer
23:17 [wwwdocs] readings.html -- Tilera is now Mellanox Gerald Pfeifer
20:47 [C++ Patch] PR 71105 ("lambdas with default captures improperly have function pointer conversions") Paolo Carlini
20:41 [wwwdocs] Use https for sourceware.org. Gerald Pfeifer
20:16 [wwwdocs] gcc-4.5/changes.html: signalling NaN -> signaling NaN Gerald Pfeifer
20:04 Re: [PATCH][wwwdocs] Improve arm and aarch64-related info in readings.html Gerald Pfeifer
20:01 [PATCH] match.pd: optimize unsigned mul overflow check Alexander Monakov
19:45 [PATCH,DOC] doc/install.texi: Use https for shop.fsf.org. Gerald Pfeifer
18:26 [v3 PATCH] Protect allocator-overloads of tuple-from-tuple constructors from cases that would create dangling references. Ville Voutilainen
16:48 Use likely upper bound in ivopts Jan Hubicka
16:25 Use likely upper bound in array prefetching Jan Hubicka
16:15 Fix branch predictor reporting Jan Hubicka
15:04 Re: Enable loop peeling at -O3 Jan Hubicka
13:53 [PATCH] Update documentation for ARM architecture stefan.bruens
13:44 Re: [PATCH] Clean up tests where a later dg-do completely overrides another. Gerald Pfeifer
13:26 Do not predict one edge by the same path based predictor multiple times Jan Hubicka
13:12 libiberty: Don't needlessly clear xmemdup allocated memory Alan Modra
13:09 [wwwdocs,Java] /java -- sourceware.org now defaults to https Gerald Pfeifer
13:07 Top level configure dependencies Alan Modra
13:00 [wwwdocs] Fix reference in projets/cfg.html Gerald Pfeifer
12:53 [wwwdocs] projects/cli.html -- remove broken link to ACOTES project Gerald Pfeifer
12:23 Re: Record likely upper bounds for loops Jan Hubicka
00:41 [PATCH] Fix segfault on verify_dominators error path Alan Modra
00:32 Re: Dominance related breakage, was Re: [PATCH] PR71275 ira.c bb_loop_depth Alan Modra

May 27, 2016
23:10 Re: [PATCH][AArch64] Use aarch64_fusion_enabled_p to check for insn fusion capabilities Evandro Menezes
22:57 Re: [PATCH 1/3][AArch64] Add more choices for the reciprocal square root approximation Evandro Menezes
22:57 Re: [PATCH 3/3][AArch64] Emit division using the Newton series Evandro Menezes
22:57 Re: [PATCH 2/3][AArch64] Emit square root using the Newton series Evandro Menezes
22:08 Re: [PATCH v4] gcov: Runtime configurable destination output Nathan Sidwell
22:06 Re: [PTX] malloc/realloc/free Nathan Sidwell
20:47 [wwwdocs] readings.html -- www.fh-jena.de -> www.eah-jena.de Gerald Pfeifer
20:44 [wwwdocs] projets/gupc.html -- www.gwu.edu now uses https Gerald Pfeifer
20:34 [patch] config.gcc FreeBSD ARM Andreas Tobler
20:31 [wwwdocs] Update boehm-gc master sources in codingconventions.html Gerald Pfeifer
20:30 [PATCH] Fix missing/wrong function declaration in s-osinte-rtems.ads (ada/71317) Jan Sommer
20:26 [wwwdocs] Update upstream Go repository in doc/sourcebuild.texi Gerald Pfeifer
20:10 [wwwdocs] Remove developer.intel.com link from readings.html Gerald Pfeifer
20:05 [wwwdocs] testing/testing-blitz.html -- sourceforge.net uses https Gerald Pfeifer
20:01 [PATCH, rs6000] Add builtin-support for new Power9 vslv and vsrv (vector shift left and right variable) instructions Kelvin Nilsen
19:59 Re: [wwwdocs] Document GCC 6 Solaris changes Gerald Pfeifer
19:36 [wwwdocs] Update to current canonical address for CSiBE Gerald Pfeifer
19:30 [wwwdocs] www.akkadia.org now uses https -- gcc-4.0/changes.html Gerald Pfeifer
18:17 Re: Record likely upper bounds for loops Paolo Carlini
17:45 Re: [PATCH] Fixes to must-tail-call tests David Malcolm
17:34 [PATCH] c/69507 - bogus warning: ISO C does not allow â__alignof__ (expression)â Martin Sebor
17:25 Re: [PATCH1][PR71252] Fix missing swap to stmt_to_insert Richard Biener
17:20 Re: Record likely upper bounds for loops Alexander Monakov
17:08 Re: [C++ Patch/RFC] PR 60385 and other issues about wrongly named namespaces (eg, c++/68723) Paolo Carlini
16:59 [PATCH][AArch64] Use aarch64_fusion_enabled_p to check for insn fusion capabilities Kyrill Tkachov
16:57 [PATCH][AArch64] Remove aarch64_simd_attr_length_move Kyrill Tkachov
16:52 Re: [AArch64, 1/6] Reimplement scalar fixed-point intrinsics Jiong Wang
16:33 Re: [AArch64, 3/6] Reimplement frsqrte intrinsics Jiong Wang
16:31 [PATCH] c++/71306 - bogus -Wplacement-new with an array element Martin Sebor
16:31 Moving backwards/FSM threader into its own pass Jeff Law
16:06 Re: [C++ PATCH] PR c++/69855 Jason Merrill
15:54 Re: Enable loop peeling at -O3 Sandra Loosemore
15:29 [PATCH2][PR71252] Fix insertion point of stmt_to_insert Kugan Vivekanandarajah
15:22 [gomp4.5] Partial support for Fortran OpenMP doacross loops Jakub Jelinek
15:20 Re: [C++ PATCH] PR c++/69855 Ville Voutilainen
15:20 [gomp4] backport firstprivate subarray changes Cesar Philippidis
15:12 Re: [PATCH][2/3] Vectorize inductions that are live after the loop Alan Hayward
15:10 [visium] Split DImode arithmetical operations Eric Botcazou
14:56 Re: [C++ Patch/RFC] PR 60385 and other issues about wrongly named namespaces (eg, c++/68723) Jason Merrill
14:52 [C++ Patch/RFC] PR 60385 and other issues about wrongly named namespaces (eg, c++/68723) Paolo Carlini
14:51 Re: [RFA 1/2]: Don't ignore target_header_dir when deciding inhibit_libc Ulrich Weigand
14:47 Re: [C++ PATCH] PR c++/69855 Jason Merrill
14:45 [gomp4] backport gfc_match_omp_clauses restructuring changes Cesar Philippidis
14:43 Re: [C++ PATCH] PR c++/69855 Ville Voutilainen
14:41 Re: Further refinement to -Wswitch-unreachable Jason Merrill
14:12 [PATCH1][PR71252] Fix missing swap to stmt_to_insert Kugan Vivekanandarajah
14:09 [gomp4] fix bootstrap failure in oacc_loop_auto_partitions Cesar Philippidis
13:59 Re: Enable loop peeling at -O3 Jan Hubicka
13:52 Re: [AArch64, 4/6] Reimplement frsqrts intrinsics Jiong Wang
13:50 Re: Enable loop peeling at -O3 Marek Polacek
13:50 [PATCH][AArch64] Enable -frename-registers at -O2 and higher Kyrill Tkachov
13:48 Re: [AArch64, 5/6] Reimplement fabd intrinsics & merge rtl patterns Jiong Wang
13:48 Re: [AArch64, 6/6] Reimplement vpadd intrinsics & extend rtl patterns to all modes Jiong Wang
13:46 Re: [PATCH][ARM] Tie operand 1 to operand 0 in AESMC pattern when fusing AES/AESMC Kyrill Tkachov
13:43 Re: [AArch64, 6/6] Reimplement vpadd intrinsics & extend rtl patterns to all modes James Greenhalgh
13:41 Re: [PATCH][AArch64] Tie operand 1 to operand 0 in AESMC pattern when AES/AESMC fusion is enabled Kyrill Tkachov
13:31 Re: [AArch64, 5/6] Reimplement fabd intrinsics & merge rtl patterns James Greenhalgh
13:25 Re: [AArch64, 4/6] Reimplement frsqrts intrinsics James Greenhalgh
13:24 Re: [AArch64, 3/6] Reimplement frsqrte intrinsics James Greenhalgh
13:19 Enable loop peeling at -O3 Jan Hubicka
13:11 Re: [PR71252][PR71269] Fix trunk errors due to stmt_to_insert Richard Biener
13:04 Re: [AArch64, 1/6] Reimplement scalar fixed-point intrinsics James Greenhalgh
13:01 Re: [PATCH, ARM] Do not set ARM_ARCH_ISA_THUMB for armv5 Kyrill Tkachov
12:51 Re: [PATCH, ARM] Do not set ARM_ARCH_ISA_THUMB for armv5 Thomas Preudhomme
12:49 Re: [PATCH, ARM] Remove unused TARGET_ARM_V*M macros Kyrill Tkachov
12:41 Re: [PATCH][Testsuite] Fix mips dsp testsuite mistakes Paul Hua
12:36 Re: [PR71252][PR71269] Fix trunk errors due to stmt_to_insert Kugan Vivekanandarajah
12:32 [PATCH, ARM] Remove unused TARGET_ARM_V*M macros Thomas Preudhomme
12:29 Re: [PATCH] Fixes to must-tail-call tests Thomas Preudhomme
12:15 Re: Record likely upper bounds for loops Jan Hubicka
12:07 [Committed] S/390: Replace rtx_equal_p with reg_overlap_mentioned_p in splitter check. Andreas Krebbel
12:05 Re: [PATCH][AArch64] Remove aarch64_cannot_change_mode_class Wilco Dijkstra
12:02 Re: Fix middle-end/71308 Richard Biener
12:01 Re: RFC [1/2] divmod transform Richard Biener
11:56 Re: [PATCH PR68030/PR69710][RFC]Introduce a simple local CSE interface and use it in vectorizer Richard Biener
11:55 Re: Record likely upper bounds for loops Richard Biener
11:52 Fix middle-end/71308 Marek Polacek
11:46 Re: RFC [1/2] divmod transform Prathamesh Kulkarni
11:41 Re: [PATCH][2/3] Vectorize inductions that are live after the loop Richard Biener
11:29 Re: [PATCH, AArch64] atomics: prefetch the destination for write prior to ldxr/stxr loops James Greenhalgh
11:14 Record likely upper bounds for loops Jan Hubicka
11:11 Re: [PATCH PR68030/PR69710][RFC]Introduce a simple local CSE interface and use it in vectorizer Bin.Cheng
10:46 Re: [PATCH PR68030/PR69710][RFC]Introduce a simple local CSE interface and use it in vectorizer Richard Biener
10:15 Re: RFC [1/2] divmod transform Richard Biener
10:04 Re: [PATCH, PR middle-end/71279] Avoid folding vec_cond_expr into comparison Richard Biener
10:03 Re: [PATCH] Help PR70729, shuffle LIM and PRE Richard Biener
09:56 Re: [PR71252][PR71269] Fix trunk errors due to stmt_to_insert Richard Biener
09:48 Re: [PATCH][2/3][AArch64] Keep CTZ components together until after reload James Greenhalgh
09:42 Re: [PATCH][AArch64] Simplify ashl<mode>3 expander for SHORT modes James Greenhalgh
09:20 Re: [fortran] Re: Make array_at_struct_end_p to grok MEM_REFs Richard Biener
09:10 [PATCH][3/3] No need to vectorize simple only-live stmts Alan Hayward
09:09 [PATCH][2/3] Vectorize inductions that are live after the loop Alan Hayward
09:08 [PATCH][1/3] Add loop_vinfo to vect_get_vec_def_for_operand Alan Hayward
09:03 [PATCH, PR middle-end/71279] Avoid folding vec_cond_expr into comparison Ilya Enkovich
08:31 Re: [PATCH][AArch64] Remove aarch64_cannot_change_mode_class James Greenhalgh
08:23 Re: [PATCH][AArch64] Delete obsolete CC_ZESWP and CC_SESWP CC modes James Greenhalgh
08:03 Re: [SPARC] Support for --with-{cpu,tune}-{32,64} in sparc*-* targets Eric Botcazou
07:53 Re: [fortran] Re: Make array_at_struct_end_p to grok MEM_REFs Jan Hubicka
06:14 GCC 5 Branch is frozen Richard Biener
03:05 Re: Dominance related breakage, was Re: [PATCH] PR71275 ira.c bb_loop_depth Vladimir Makarov
02:46 Re: [PATCH], PR 71294, Fix -O3 -fstack-protector bug on PowerPC power8 Segher Boessenkool
02:14 Dominance related breakage, was Re: [PATCH] PR71275 ira.c bb_loop_depth Alan Modra
01:50 [PATCH], PR 71294, Fix -O3 -fstack-protector bug on PowerPC power8 Michael Meissner

May 26, 2016
22:25 Re: [Patch] Disable text mode translation in ada for Cygwin JonY
21:34 Re: [PATCH], Add PowerPC ISA 3.0 min/max support Michael Meissner
21:02 Re: Add option for whether ceil etc. can raise "inexact", adjust x86 conditions Joseph Myers
20:59 Re: [PATCH], Add PowerPC ISA 3.0 min/max support Segher Boessenkool
19:25 Re: [PATCH] Improve *vec_concatv2si_sse4_1 Jakub Jelinek
19:14 [committed] Warn about OpenMP schedule clause chunk size when proven not positive Jakub Jelinek
18:44 Further refinement to -Wswitch-unreachable Marek Polacek
18:00 Re: Add option for whether ceil etc. can raise "inexact", adjust x86 conditions Jan Hubicka
17:56 Re: tuple move constructor Jonathan Wakely
17:50 Re: tuple move constructor Marc Glisse
17:39 Re: [PATCH] Improve *vec_concatv2si_sse4_1 Uros Bizjak
17:36 [PATCH, i386]: Use if_then_else or cond RTXes to calculate attribute value Uros Bizjak
17:16 Re: C PATCH for comptypes handling of TYPE_REF_CAN_ALIAS_ALL Joseph Myers
17:16 Re: [PTX] more tests annotations Alexander Monakov
17:12 Re: [PATCH 1/3] Encapsulate comp_cost within a class with methods. Martin LiÅka
17:08 Re: [PTX] malloc/realloc/free Alexander Monakov
17:08 [PATCH v4] gcov: Runtime configurable destination output Aaron Conole
17:08 Re: [PATCH][1/3][ARM] Keep ctz expressions together until after reload Joseph Myers
17:07 [PATCH] Improve *vec_concatv4si Jakub Jelinek
17:06 [PATCH] Improve *vec_concatv2si_sse4_1 Jakub Jelinek
17:05 Re: [PATCH], Add PowerPC ISA 3.0 min/max support Michael Meissner
16:16 Re: RFA: Generate normal DWARF DW_LOC descriptors for non integer mode pointers Nick Clifton
15:47 Re: Add option for whether ceil etc. can raise "inexact", adjust x86 conditions Uros Bizjak
15:37 Re: Fix ivopts estimates for internal functions Richard Biener
15:37 Re: tuple move constructor Jonathan Wakely
15:30 Re: [v3 PATCH] PR libstdc++/66338 Jonathan Wakely
15:28 Re: [patch] libstdc++/69703 ignore endianness in codecvt_utf8 Jonathan Wakely
14:48 [PING] Re: Updated autofdo bootstrap and testing patches Andi Kleen
14:45 [PTX] more tests annotations Nathan Sidwell
14:43 Re: [PTX] crt0 Nathan Sidwell
14:39 [PATCH 3/3] config-list.mk: add OPT-enable-obsolete to 4 targets David Malcolm
14:39 Fix ivopts estimates for internal functions Richard Sandiford
14:39 [PATCH 2/3] config-list.mk: add GCC_SRC_DIR David Malcolm
14:39 [PATCH 1/3] config-list.mk: add KNOWN_BROKEN David Malcolm
14:36 Remove word_mode hack for split bitfields Richard Sandiford
14:36 Re: [PTX] crt0 Nathan Sidwell
14:24 [PTX] malloc/realloc/free Nathan Sidwell
14:16 C PATCH for comptypes handling of TYPE_REF_CAN_ALIAS_ALL Marek Polacek
14:12 Re: [PATCH] PR71275 ira.c bb_loop_depth Vladimir Makarov
14:07 Re: [AArch64][2/4] PR63596, honor tree-stdarg analysis result to improve VAARG codegen James Greenhalgh
14:06 Re: Fix for PR70909 in Libiberty Demangler (4) Jason Merrill
13:55 Re: [Patch] Disable text mode translation in ada for Cygwin Arnaud Charlet
13:21 Re: C PATCH to add -Wswitch-unreachable (PR c/49859) Jason Merrill
13:01 [PATCH, libstdc++/testsuite] 29_atomics/atomic/65913.cc: require atomic-builtins rather than specific target Thomas Preudhomme
12:38 Re: [PATCH] Help PR70729, shuffle LIM and PRE Christophe Lyon
12:36 [Patch] Disable text mode translation in ada for Cygwin JonY
12:02 Re: [patch] libstdc++/69703 ignore endianness in codecvt_utf8 Christophe Lyon
11:58 Re: [patch] libstdc++/69703 ignore endianness in codecvt_utf8 Christophe Lyon
11:40 Re: [PATCH][AArch64] Adjust SIMD integer preference Wilco Dijkstra
11:04 Re: [AArch64][1/4] Enable tree-stdarg pass for AArch64 by defining counter fields James Greenhalgh
11:01 [PATCH] PR71275 ira.c bb_loop_depth Alan Modra
10:41 Re: [PATCH][AArch64] Adjust SIMD integer preference James Greenhalgh
10:17 Re: [PATCH][AArch64] Tie operand 1 to operand 0 in AESMC pattern when AES/AESMC fusion is enabled James Greenhalgh
09:53 [PATCH][3/3][RTL ifcvt] PR middle-end/37780: Conditional expression with __builtin_clz() should be optimized out Kyrill Tkachov
09:53 [PATCH][2/3][AArch64] Keep CTZ components together until after reload Kyrill Tkachov
09:53 [PATCH][1/3][ARM] Keep ctz expressions together until after reload Kyrill Tkachov
09:50 Re: [PATCH/AARCH64/ILP32] Fix unwinding (libgcc) James Greenhalgh
09:32 Re: [PR71252][PR71269] Fix trunk errors due to stmt_to_insert Kugan Vivekanandarajah
09:31 [committed] Add PR71280 testcase Jakub Jelinek
08:46 Re: [PATCH][ARM] PR target/71056: Don't use vectorized builtins when NEON is not available Kyrill Tkachov
08:36 Re: [PATCH][AArch64] Improve aarch64_case_values_threshold setting James Greenhalgh
08:32 Re: [AArch64, 2/4] Extend vector mutiply by element to all supported modes James Greenhalgh
08:32 Re: [PATCH, testsuite] Skip tail call tests on Thumb-1 targets Kyrill Tkachov
08:30 [AArch64, testsuite] Fix vmul_elem_1.c on big-endian Jiong Wang
08:27 Re: [PATCH] Improve vcvtps2ph Kirill Yukhin
08:27 Re: [PATCH] Improve *ssse3_palignr<mode>_perm Kirill Yukhin
08:25 Re: [PATCH] Improve *avx_vperm_broadcast_* Kirill Yukhin
08:25 Re: [PATCH, testsuite] Skip tail call tests on Thumb-1 targets Thomas Preudhomme
08:18 Re: [PR71252][PR71269] Fix trunk errors due to stmt_to_insert Jakub Jelinek
07:07 Re: C PATCH to add -Wswitch-unreachable (PR c/49859) Marek Polacek
07:04 Re: Fix for PR70909 in Libiberty Demangler (4) Marcel BÃhme
07:02 Re: Fix for PR70926 in Libiberty Demangler (5) Marcel BÃhme
04:18 [PR71252][PR71269] Fix trunk errors due to stmt_to_insert Kugan Vivekanandarajah

May 25, 2016
23:47 Add option for whether ceil etc. can raise "inexact", adjust x86 conditions Joseph Myers
22:30 [PR tree-optimization/71272] Don't crash on zero length jump thread path Jeff Law
22:07 Re: [v3 PATCH] PR libstdc++/66338 Ville Voutilainen
21:39 Re: [PATCH, RS6000] Add support for the vec_cmpne altivec builtins Bill Seurer
21:23 Re: C PATCH to add -Wswitch-unreachable (PR c/49859) Martin Sebor
20:48 Re: PR 71181 Avoid rehash after reserve FranÃois Dumont
20:45 Fix ICE in factor_out_conditional_conversion Eric Botcazou
19:54 Re: [Patch, testsuite] Make some more tests xfail/pass/unsupported for avr Mike Stump
19:50 Re: [PATCH, RS6000] Add support for the vec_cmpne altivec builtins Segher Boessenkool
19:37 Re: [Patch] Implement is_[nothrow_]swappable (p0185r1) Mike Stump
19:04 Re: [PATCH] Use flag_general_regs_only with -mgeneral-regs-only Uros Bizjak
18:57 Re: [PATCH] Clean up tests where a later dg-do completely overrides another. Mike Stump
18:38 Re: [PATCH, testsuite] Skip tail call tests on Thumb-1 targets Mike Stump
18:36 Re: [SPARC] Support for --with-{cpu,tune}-{32,64} in sparc*-* targets Jose E. Marchesi
18:33 Re: C++ PATCH for c++/70735 (static locals and generic lambdas) Mike Stump
18:25 Re: C++ PATCH for c++/70522 (friend hides name in unnamed namespace) Jason Merrill
17:25 [PATCH, arm-embedded] Map armv8-m.main+dsp multilib to armv8-m.main one Thomas Preudhomme
17:20 [PATCH, testsuite] Skip tail call tests on Thumb-1 targets Thomas Preudhomme
17:13 Re: [patch, libstdc++] std::shuffle: Generate two swap positions at a time if possible Eelis
17:06 Re: [PATCH] Use flag_general_regs_only with -mgeneral-regs-only H.J. Lu
17:06 Re: [RFA 1/2]: Don't ignore target_header_dir when deciding inhibit_libc Andre Vieira (lists)
16:34 Re: [patch,openacc] use firstprivate pointers for subarrays in c and c++ Thomas Schwinge
16:16 Re: [PATCH 3/3][AArch64] Emit division using the Newton series James Greenhalgh
16:14 Re: [patch] Fix configure test for sendfile() Jonathan Wakely
15:53 Re: [PATCH 2/3][AArch64] Emit square root using the Newton series James Greenhalgh
15:49 Re: [PTX] crt0 Alexander Monakov
15:46 Re: [PATCH][RTL ifcvt] PR rtl-optimization/66940: Avoid signed overflow in noce_get_alt_condition Kyrill Tkachov
15:37 [PATCH, RS6000] Add support for the vec_cmpne altivec builtins Bill Seurer
15:30 Re: C PATCH to add -Wswitch-unreachable (PR c/49859) Marek Polacek
14:54 New Russian PO file for 'gcc' (version 6.1.0) Translation Project Robot
14:51 Re: [C PATCH] Fix ICE-on-invalid with old-style-parameter-declaration and __func__ (PR c/71265) Joseph Myers
14:51 Re: [C PATCH] Fix ICE-on-invalid with old-style-parameter-declaration and enum (PR c/71266) Joseph Myers
14:31 Commit: MSP430: Three small fixes Nick Clifton
14:02 Re: PR 71181 Avoid rehash after reserve Jonathan Wakely
14:01 [C PATCH] Fix ICE-on-invalid with old-style-parameter-declaration and __func__ (PR c/71265) Marek Polacek
14:01 [C PATCH] Fix ICE-on-invalid with old-style-parameter-declaration and enum (PR c/71266) Marek Polacek
13:56 Re: [PTX] crt0 Nathan Sidwell
13:56 Re: [v3 PATCH] PR libstdc++/66338 Jonathan Wakely
13:54 Re: tuple move constructor Jonathan Wakely
13:45 Re: [PATCH, libgcc/ARM 1/6, ping1] Fix Thumb-1 only == ARMv6-M & Thumb-2 only == ARMv7-M assumptions Kyrill Tkachov
13:44 [Patch, testsuite] Make some more tests xfail/pass/unsupported for avr Senthil Kumar Selvaraj
13:41 Re: [PATCH 2/2][v3] Drop excess size used for run time allocated stack variables. Dominik Vogt
13:33 Re: [PATCH, ARM 2/7, ping1] Add support for ARMv8-M Kyrill Tkachov
13:33 Re: [PATCH 2/2][v3] Drop excess size used for run time allocated stack variables. Dominik Vogt
13:31 Re: [PATCH 1/2][v3] Drop excess size used for run time allocated stack variables. Dominik Vogt
13:28 Re: [PTX] crt0 Alexander Monakov
13:26 Re: [PATCH, ARM 2/7, ping1] Add support for ARMv8-M Thomas Preudhomme
13:22 Re: [PATCH, libgcc/ARM 1/6, ping1] Fix Thumb-1 only == ARMv6-M & Thumb-2 only == ARMv7-M assumptions Thomas Preudhomme
13:12 Re: [PATCH, ARM] Do not set ARM_ARCH_ISA_THUMB for armv5 Thomas Preudhomme
13:03 New Russian PO file for 'gcc' (version 6.1.0) Translation Project Robot
12:59 [PATCH] Fix asm X constraint (PR inline-asm/59155) Bernd Edlinger
12:54 New Russian PO file for 'gcc' (version 6.1.0) Translation Project Robot
12:49 Re: [RFC] [2/2] divmod transform: override expand_divmod_libfunc for ARM and add test-cases Prathamesh Kulkarni
12:46 Re: [PATCH] nvptx per-warp compiler-defined stacks (-msoft-stack) Nathan Sidwell
12:46 Re: RFC [1/2] divmod transform Prathamesh Kulkarni
12:29 [PTX] crt0 Nathan Sidwell
12:24 Re: [PATCH, i386, AVX-512] Add vectorizer support builtins Kirill Yukhin
12:03 Re: [vec-cmp, patch 5/6] Disable bool patterns when possible Ilya Enkovich
11:39 Re: [PATCH] Use flag_general_regs_only with -mgeneral-regs-only Uros Bizjak
11:37 Re: [vec-cmp, patch 5/6] Disable bool patterns when possible Richard Biener
11:22 [PATCH PR68030/PR69710][RFC]Introduce a simple local CSE interface and use it in vectorizer Bin Cheng
11:16 [COMMITTED] Fix dump output typo Martin LiÅka
11:15 Re: Splitting up gcc/omp-low.c? Martin Jambor
10:58 [PATCH] Fix PR71264 Richard Biener
10:40 Re: C++ PATCH for c++/70735 (static locals and generic lambdas) Marek Polacek
10:23 Re: [RFA] Minor cleanup to allocate_dynamic_stack_space Dominik Vogt
10:16 Re: [PATCH 1/3][AArch64] Add more choices for the reciprocal square root approximation James Greenhalgh
09:31 Re: [PATCH] Fixes to must-tail-call tests Rainer Orth
09:20 [PATCH] Fix (partly) PR71261 compile-time hog Richard Biener
09:17 Re: New hashtable power 2 rehash policy Jonathan Wakely
09:00 Re: [PATCH] Fix PR tree-optimization/71239 Richard Biener
08:50 Add timevar for tree if-conversion Richard Biener
08:32 [PATCH] Fix PR tree-optimization/71239 Martin LiÅka
08:21 [PATCH] Fix gcc.dg/vect/pr58135.c UNRESOLVED Richard Biener
08:15 Re: New hashtable power 2 rehash policy Andreas Schwab
07:51 Re: [Patch V2] Fix SLP PR58135. Christophe Lyon
07:47 [COMMITTED] Fix a typo in a comment Bernd Edlinger
07:36 RE: [PATCH][MIPS] Add -minline-intermix to ignore compression flags when inlining Robert Suchanek
07:28 RE: [PATCH][MIPS] Add support for code_readable function attribute Robert Suchanek
07:22 Re: RFC [1/2] divmod transform Richard Biener
06:04 Re: Splitting up gcc/omp-low.c? Thomas Schwinge
06:03 Re: [PATCH] Fix up Yr constraint Uros Bizjak
06:01 Re: libgomp: In OpenACC testing, cycle though $offload_targets, and by default only build for the offload target that we're actually going to test Thomas Schwinge
04:50 Re: [Patch] Implement is_[nothrow_]swappable (p0185r1) Daniel KrÃgler
03:30 RE: [Patch V2] Fix SLP PR58135. Kumar, Venkataramanan
02:32 Re: More backwards/FSM jump thread refactoring and extension Jeff Law
01:45 Re: [PATCH][MIPS] Add support for code_readable function attribute Sandra Loosemore
01:27 Re: [PATCH][MIPS] Add -minline-intermix to ignore compression flags when inlining Sandra Loosemore

May 24, 2016
23:56 Re: More backwards/FSM jump thread refactoring and extension Trevor Saunders
23:29 Re: C++ PATCH for c++/70735 (static locals and generic lambdas) Mike Stump
22:35 Re: C++ PATCH for c++/70735 (static locals and generic lambdas) Paolo Carlini
22:12 Re: [PATCH, rs6000 testsuite] PR71050, Fix lhs-1.c testcase Segher Boessenkool
21:55 [PATCH, rs6000 testsuite] PR71050, Fix lhs-1.c testcase Pat Haugen
21:49 Re: [PATCH], Add support for PowerPC ISA 3.0 VNEGD/VNEGW instructions Segher Boessenkool
21:47 Re: [PATCH] Use flag_general_regs_only with -mgeneral-regs-only Joseph Myers
21:36 Re: [PATCH], Add PowerPC ISA 3.0 vector count trailing zeros and vector parity support Segher Boessenkool
21:29 Re: [PATCH] nvptx per-warp compiler-defined stacks (-msoft-stack) Alexander Monakov
21:06 Re: [PATCH] c++/71147 - [6 Regression] Flexible array member wrongly rejected in template Jason Merrill
21:05 [PATCH], Add PowerPC ISA 3.0 vector count trailing zeros and vector parity support Michael Meissner
21:00 Re: New hashtable power 2 rehash policy FranÃois Dumont
20:54 Re: C++ PATCH for c++/70584 (parenthesized argument to x86 builtin) Jason Merrill
20:47 Re: [PATCH] Use flag_general_regs_only with -mgeneral-regs-only H.J. Lu
20:43 Re: [PATCH] c++/71147 - [6 Regression] Flexible array member wrongly rejected in template Martin Sebor
19:22 Re: [patch,openacc] use firstprivate pointers for subarrays in c and c++ Jakub Jelinek
19:16 Re: [patch,openacc] use firstprivate pointers for subarrays in c and c++ Cesar Philippidis
19:06 Re: [PATCH] Use flag_general_regs_only with -mgeneral-regs-only H.J. Lu
19:03 Re: [PATCH] Fix up Yr constraint Jakub Jelinek
18:51 Re: [PATCH] c++/71147 - [6 Regression] Flexible array member wrongly rejected in template Jason Merrill
18:44 Re: [PATCH] Use flag_general_regs_only with -mgeneral-regs-only Uros Bizjak
18:41 Re: [PATCH] Fix one more Yr use Uros Bizjak
18:40 Re: [PATCH] Fix Yr constraint uses in various insns Uros Bizjak
18:38 Re: [PATCH] Fix Yr constraint uses in vpmov* insns Uros Bizjak
18:35 Re: [PATCH] Fix up Yr constraint Uros Bizjak
18:15 Re: [PATCH] Use flag_general_regs_only with -mgeneral-regs-only Uros Bizjak
17:57 [gomp4.5] Linear clause modifiers Jakub Jelinek
17:31 Re: [PATCH #3], Add PowerPC ISA 3.0 vpermr/xxpermr support Kelvin Nilsen
17:22 Re: [PATCH 2/2][GCC] Add one more pattern to RTL if-conversion Mikhail Maltsev
17:18 Re: [PATCH] Use flag_general_regs_only with -mgeneral-regs-only H.J. Lu
17:17 Re: [PATCH] Fix PR70434, change FE IL for vector indexing Richard Biener
17:00 Re: [PATCH, ARM] Do not set ARM_ARCH_ISA_THUMB for armv5 Kyrill Tkachov
16:58 More backwards/FSM jump thread refactoring and extension Jeff Law
16:55 [PATCH] Fix up Yr constraint Jakub Jelinek
16:53 Re: [PATCH] Use flag_general_regs_only with -mgeneral-regs-only Uros Bizjak
16:52 [PATCH] Fix one more Yr use Jakub Jelinek
16:50 [PATCH] Fix Yr constraint uses in various insns Jakub Jelinek
16:50 [PATCH] Fix Yr constraint uses in vpmov* insns Jakub Jelinek
16:49 Re: [v3 PATCH] PR libstdc++/66338 Ville Voutilainen
16:45 Re: [PATCH, ARM, ping1] Do not set ARM_ARCH_ISA_THUMB for armv5 Thomas Preudhomme
16:36 Re: [v3 PATCH] PR libstdc++/66338 Ville Voutilainen
16:31 [committed] Allow non-integer/pointer references in linear(ref()) (PR c++/71257) Jakub Jelinek
16:28 C/C++ OpenACC routine directive, undeclared name error: try to help the user, once Thomas Schwinge
16:22 Re: [PATCH] Use flag_general_regs_only with -mgeneral-regs-only H.J. Lu
16:21 RE: [PATCH][MIPS] Add support for P6600 Matthew Fortune
16:17 Re: [PATCH] Fix PR70434, change FE IL for vector indexing Jakub Jelinek
16:15 Re: [PATCH] c++/71147 - [6 Regression] Flexible array member wrongly rejected in template Martin Sebor
16:09 Re: RFC [1/2] divmod transform Prathamesh Kulkarni
16:02 [PATCH] Add priority_queue::value_compare (LWG 2684) Jonathan Wakely
15:52 Re: [PATCH] Use flag_general_regs_only with -mgeneral-regs-only Uros Bizjak
15:52 Re: Allow embedded timestamps by C/C++ macros to be set externally (3) Jeff Law
15:50 Re: [C/C++ PATCH] Fix bogus warning with -Wswitch-unreachable (PR c/71249) Jason Merrill
15:49 Re: [C++ Patch] PR 69872 ("[6/7 Regression] -Wnarrowing note without warning/errror") Jason Merrill
15:45 [PATCH] Fixes to must-tail-call tests David Malcolm
15:40 Re: [PATCH] Use flag_general_regs_only with -mgeneral-regs-only H.J. Lu
15:35 Re: [PATCH][AArch64] Improve aarch64_case_values_threshold setting Evandro Menezes
15:15 Re: [Patch V2] Fix SLP PR58135. Christophe Lyon
15:12 Re: [PATCH][AArch64] Improve aarch64_case_values_threshold setting Evandro Menezes
14:59 [v3 PATCH] PR libstdc++/66338 Ville Voutilainen
14:56 RE: [PATCH][MIPS] Remove "new" MIPS TLS access patterns Matthew Fortune
14:52 RE: [PATCH][MIPS] P5600 scheduler fix Matthew Fortune
14:48 [PATCH][MIPS] P5600 scheduler fix Robert Suchanek
14:28 [PATCH][MIPS] Remove "new" MIPS TLS access patterns Robert Suchanek
14:27 [PATCH][MIPS] Don't split shifts by default for MIPS16. Robert Suchanek
14:25 [PATCH][MIPS] Add support for code_readable function attribute Robert Suchanek
14:23 [PATCH][MIPS] Add -minline-intermix to ignore compression flags when inlining Robert Suchanek
14:21 RE: [PATCH] Disable -mbranch-likely for -Os when targetting generic architecture Robert Suchanek
14:16 Re: [PATCH] Fix PR71230 Richard Biener
14:13 Re: [PATCH] Fix PR71230 Jakub Jelinek
14:09 Re: RFC [1/2] divmod transform Richard Biener
14:03 Re: Tighten syntax checking for OpenACC routine construct in C Thomas Schwinge
13:58 Re: RFC [1/2] divmod transform Prathamesh Kulkarni
13:54 Re: [PATCH] Introduce can_remove_lhs_p Marek Polacek
13:48 Re: [PATCH v3] gcov: Runtime configurable destination output Nathan Sidwell
13:45 Re: [PATCH] Vectorize inductions that are live after the loop. Richard Biener
13:45 [PATCH][ARM][3/4] Cleanup casts from INTVAL to [unsigned] HOST_WIDE_INT Kyrill Tkachov
13:30 Re: [fortran] Re: Make array_at_struct_end_p to grok MEM_REFs Richard Biener
12:38 Re: [fortran] Re: Make array_at_struct_end_p to grok MEM_REFs Richard Biener
12:32 [C++ Patch] PR 69872 ("[6/7 Regression] -Wnarrowing note without warning/errror") Paolo Carlini
12:23 Re: [fortran] Re: Make array_at_struct_end_p to grok MEM_REFs Jan Hubicka
12:19 Re: [PATCH v2] Ensure source_date_epoch is always initialised Dhole
12:17 Re: [PATCH] Introduce can_remove_lhs_p Richard Biener
12:14 Re: RFC [1/2] divmod transform Richard Biener
12:08 Re: [PATCH][AArch64] Improve aarch64_case_values_threshold setting Wilco Dijkstra
11:41 [C/C++ PATCH] Fix bogus warning with -Wswitch-unreachable (PR c/71249) Marek Polacek
11:22 Re: RFC [1/2] divmod transform Prathamesh Kulkarni
11:07 Re: [PATCH v2] Ensure source_date_epoch is always initialised James Clarke
11:01 Re: [PATCH v2] Ensure source_date_epoch is always initialised Dhole
11:01 Re: [PR71252][PATCH] ICE: verify_ssa failed Jakub Jelinek
10:51 [PATCH] Fix PR71253 Richard Biener
10:46 Re: [PR71252][PATCH] ICE: verify_ssa failed Richard Biener
10:43 [PR71252][PATCH] ICE: verify_ssa failed Kugan Vivekanandarajah
10:40 Re: [fortran] Re: Make array_at_struct_end_p to grok MEM_REFs Richard Biener
10:33 [PATCH] Fix PR71254 Richard Biener
10:28 Re: [fortran] Re: Make array_at_struct_end_p to grok MEM_REFs Jan Hubicka
10:19 Re: [PATCH 2/3] Add profiling support for IVOPTS Bin.Cheng
10:17 Re: [PATCH AArch64]Support missing vcond pattern by adding/using vec_cmp/vcond_mask patterns. Bin.Cheng
09:16 Re: [PATCH] Improve TBAA with unions Richard Biener
09:11 Re: [PATCH] Fix PR tree-optimization/71170 Jakub Jelinek
09:10 Re: [ARM] Add support for overflow add, sub, and neg operations Kyrill Tkachov
09:07 Re: [PATCH][ARM] PR target/69857 Remove bogus early return false; in gen_operands_ldrd_strd Ramana Radhakrishnan
09:07 Re: [PATCH] Fix PR tree-optimization/71170 Richard Biener
09:01 Re: [Patch wwwdocs] Add aarch64-none-linux-gnu as a primary platform for GCC-7 Richard Biener
08:55 Re: Tighten syntax checking for OpenACC routine construct in C Jakub Jelinek
08:53 [PATCH][ARM] PR target/69857 Remove bogus early return false; in gen_operands_ldrd_strd Kyrill Tkachov
08:51 Tighten syntax checking for OpenACC routine construct in C Thomas Schwinge
08:47 Re: [PATCH] Fix PR tree-optimization/71170 Kugan Vivekanandarajah
08:37 Re: [PATCH] Fix PR tree-optimization/71170 Christophe Lyon
08:36 RE: [PATCH][MIPS] Add -mgrow-frame-downwards option Matthew Fortune
08:24 [AArch64, 6/6] Reimplement vpadd intrinsics & extend rtl patterns to all modes Jiong Wang
08:24 [AArch64, 5/6] Reimplement fabd intrinsics & merge rtl patterns Jiong Wang
08:24 [AArch64, 4/6] Reimplement frsqrts intrinsics Jiong Wang
08:24 [AArch64, 2/6] Reimplement vector fixed-point intrinsics Jiong Wang
08:24 [AArch64, 3/6] Reimplement frsqrte intrinsics Jiong Wang
08:24 [AArch64, 1/6] Reimplement scalar fixed-point intrinsics Jiong Wang
08:23 [AArch64, 0/6] Remove inline assembly in arm_neon.h Jiong Wang
08:06 Re: [fortran] Re: Make array_at_struct_end_p to grok MEM_REFs Richard Biener
07:48 Re: [PATCH] Make basic asm implicitly clobber memory Bernd Edlinger
06:33 [patch, libgfortran] PR71123 committed Jerry DeLisle
06:10 Re: [patch,openacc] use firstprivate pointers for subarrays in c and c++ Jakub Jelinek
04:26 Re: [patch, fortran] PR66461 ICE on missing end program in fixed source Jerry DeLisle
04:04 Re: [PATCH] c++/71147 - [6 Regression] Flexible array member wrongly rejected in template Jason Merrill
03:33 Re: [C++ PATCH] Reject self-recursive constexpr calls even in templates (PR c++/70449) Jason Merrill
03:13 Re: [PATCH] Fix PR tree-optimization/71170 Kugan Vivekanandarajah
02:32 Re: [patch,openacc] use firstprivate pointers for subarrays in c and c++ Cesar Philippidis

May 23, 2016
23:53 Re: C PATCH to add -Wswitch-unreachable (PR c/49859) Martin Sebor
23:18 Re: [PATCH] c++/71147 - [6 Regression] Flexible array member wrongly rejected in template Martin Sebor
23:16 Re: [PATCH #3], Add PowerPC ISA 3.0 vpermr/xxpermr support Segher Boessenkool
23:13 Re: [PATCH #2], PR 71201, Fix xxperm fusion on PowerPC ISA 3.0 Segher Boessenkool
23:00 Re: Allow embedded timestamps by C/C++ macros to be set externally (3) Dhole
22:22 Re: [PATCH #3], Add PowerPC ISA 3.0 vpermr/xxpermr support Michael Meissner
22:21 Re: [Patch wwwdocs] Add aarch64-none-linux-gnu as a primary platform for GCC-7 Gerald Pfeifer
22:17 Re: [PATCH #2], PR 71201, Fix xxperm fusion on PowerPC ISA 3.0 Michael Meissner
21:46 Re: [PATCH] Make basic asm implicitly clobber memory David Wohlferd
20:37 Re: [PATCH 0/3][AArch64] Add infrastructure for more approximate FP operations Evandro Menezes
20:32 Re: [PATCH][AArch64] Improve aarch64_case_values_threshold setting Evandro Menezes
20:04 [PATCH v3] gcov: Runtime configurable destination output Aaron Conole
19:01 C++ PATCH for c++/70735 (static locals and generic lambdas) Jason Merrill
19:01 [PATCH, i386]: Improve IS_STACK_MODE and use it some more Uros Bizjak
18:58 C++ PATCH for c++/70584 (parenthesized argument to x86 builtin) Jason Merrill
18:41 Re: tuple move constructor Marc Glisse
18:28 Re: "omp declare target" on DECL_EXTERNAL vars Jakub Jelinek
18:19 Re: "omp declare target" on DECL_EXTERNAL vars Alexander Monakov
18:16 Re: [PATCH v2] gcov: Runtime configurable destination output Aaron Conole
17:32 Re: [C++ Patch] PR 70972 ("[6/7 Regression] Inheriting constructors taking parameters by value should move them, not copy") Jason Merrill
17:30 Re: [C++ Patch] PR 69095 Jason Merrill
17:27 [PATCH] Improve avx_vec_concat<mode> Jakub Jelinek
17:21 [PATCH] Improve vcvtps2ph Jakub Jelinek
17:17 [PATCH] Improve *ssse3_palignr<mode>_perm Jakub Jelinek
17:15 [PATCH] Improve *avx_vperm_broadcast_* Jakub Jelinek
17:00 Refactor a bit of the backwards jump threading code Jeff Law
16:51 Re: "omp declare target" on DECL_EXTERNAL vars Jakub Jelinek
16:32 [fortran] Re: Make array_at_struct_end_p to grok MEM_REFs Jan Hubicka
16:28 [PR 71234] Avoid valgrind warning in ipa-cp Martin Jambor
16:15 Re: "omp declare target" on DECL_EXTERNAL vars Alexander Monakov
16:13 [PATCH, i386, AVX-512] Add vectorizer support builtins Ilya Verbin
15:58 Re: [PATCH] Make basic asm implicitly clobber memory Jeff Law
15:47 Re: [Patch wwwdocs] Add aarch64-none-linux-gnu as a primary platform for GCC-7 Jeff Law
15:44 Re: [PATCH] Introduce can_remove_lhs_p Marek Polacek
15:40 [Ping ^ 2] Re: [ARM] Add support for overflow add, sub, and neg operations Michael Collison
15:39 [C++ Patch] PR 70972 ("[6/7 Regression] Inheriting constructors taking parameters by value should move them, not copy") Paolo Carlini
15:25 Re: [C++ Patch] PR 69095 Paolo Carlini
15:16 Re: [PATCH][Testsuite] Force testing of vectorized builtins rather than inlined i387 asm Ilya Verbin
15:05 [PR libffi/65567] libffi: Fix, and simply libffi_feature_test (was: [PATCH] libffi testsuite: Use split to ensure valid tcl list) Thomas Schwinge
14:55 Re: "omp declare target" on DECL_EXTERNAL vars Jakub Jelinek
14:37 Re: "omp declare target" on DECL_EXTERNAL vars Alexander Monakov
14:36 Re: [PATCH] Introduce can_remove_lhs_p Jakub Jelinek
14:32 Re: [PATCH GCC]A latent alignment bug in tree-ssa-address.c Richard Biener
14:30 Re: [PATCH GCC]A latent alignment bug in tree-ssa-address.c Bin.Cheng
14:29 [gomp4] backport the new sincos pattern Cesar Philippidis
14:28 [PATCH] Introduce can_remove_lhs_p Marek Polacek
14:23 [wwwdocs] Add another entry to gcc-6/porting_to.html Jonathan Wakely
14:23 Re: [PATCH] Fix PR70434, change FE IL for vector indexing Richard Biener
14:16 Re: [PATCH GCC]A latent alignment bug in tree-ssa-address.c Richard Biener
14:15 Re: [PATCH 2/2][GCC] Add one more pattern to RTL if-conversion Kyrill Tkachov
14:06 Re: [PATCH][RTL ifcvt] PR rtl-optimization/66940: Avoid signed overflow in noce_get_alt_condition Richard Biener
14:00 [PATCH 2/2][GCC] Add one more pattern to RTL if-conversion Mikhail Maltsev
13:58 [PATCH 1/2][GCC] Refactor noce_try_store_flag_constants Mikhail Maltsev
13:53 [PATCH 0/2][GCC] Add one more pattern to RTL if-conversion Mikhail Maltsev
13:32 Re: [C++ Patch] PR 69095 Jason Merrill
13:30 Re: [C++ Patch] Improve check_for_bare_parameter_packs location Jason Merrill
13:23 [PATCH GCC]A latent alignment bug in tree-ssa-address.c Bin Cheng
13:19 Re: [PATCH][RTL ifcvt] PR rtl-optimization/66940: Avoid signed overflow in noce_get_alt_condition Kyrill Tkachov
12:59 Re: [PATCH] Fix PR70434, change FE IL for vector indexing Jason Merrill
12:52 Re: [PATCH] Vectorize inductions that are live after the loop. Alan Hayward
12:46 Re: [PATCH][RTL ifcvt] PR rtl-optimization/66940: Avoid signed overflow in noce_get_alt_condition Richard Biener
12:28 Re: [PATCH][RTL ifcvt] PR rtl-optimization/66940: Avoid signed overflow in noce_get_alt_condition Kyrill Tkachov
12:27 JIT patch: add gcc_jit_magic_int Basile Starynkevitch
12:23 [PATCH] Fix PR71230 Richard Biener
12:21 [PATCH] GCC 5 backports Richard Biener
12:05 Re: RFC [1/2] divmod transform Richard Biener
11:50 Re: [Patch] Implement is_[nothrow_]swappable (p0185r1) Jonathan Wakely
11:45 Re: [RFC] Type promotion pass and elimination of zext/sext Richard Biener
11:38 Re: match.pd: Relax some tree_nop_conversion_p Richard Biener
11:36 Re: [PATCH] Fix PR tree-optimization/71170 Richard Biener
11:31 Re: New hashtable power 2 rehash policy Jonathan Wakely
11:29 Re: Debug iterator cleanup Jonathan Wakely
11:27 Re: [PATCH][RTL ifcvt] PR rtl-optimization/66940: Avoid signed overflow in noce_get_alt_condition Richard Biener
11:22 [hsa] Avoid segfault in hsa switch expansion Martin Jambor
11:17 [PATCH][RTL ifcvt] PR rtl-optimization/66940: Avoid signed overflow in noce_get_alt_condition Kyrill Tkachov
10:38 [PATCH] GCC 5 backports Richard Biener
10:36 Re: [PATCH] Vectorize inductions that are live after the loop. Richard Biener
10:17 Re: C PATCH to add -Wswitch-unreachable (PR c/49859) Marek Polacek
10:12 Re: [RFA] Minor cleanup to allocate_dynamic_stack_space Dominik Vogt
09:55 Re: C PATCH to add -Wswitch-unreachable (PR c/49859) Marek Polacek
09:55 RE: [Patch V2] Fix SLP PR58135. Kumar, Venkataramanan
09:43 Re: C PATCH to add -Wswitch-unreachable (PR c/49859) Florian Weimer
09:30 Re: [ARM] implement division using vrecpe/vrecps with -funsafe-math-optimizations Prathamesh Kulkarni
09:28 [PATCH] Vectorize inductions that are live after the loop. Alan Hayward
09:26 Re: [Patch wwwdocs] Add aarch64-none-linux-gnu as a primary platform for GCC-7 Richard Biener
09:20 Re: [PATCH] Fix PR70434, change FE IL for vector indexing Richard Biener
09:17 [Patch wwwdocs] Add aarch64-none-linux-gnu as a primary platform for GCC-7 Ramana Radhakrishnan
09:12 Re: [Patch ARM/AArch64 10/11] Add missing tests for intrinsics operating on poly64 and poly128 types. Christophe Lyon
09:11 Re: [PATCH] Fix PR70434, change FE IL for vector indexing Richard Biener
08:59 [RFC] [2/2] divmod transform: override expand_divmod_libfunc for ARM and add test-cases Prathamesh Kulkarni
08:58 RFC [1/2] divmod transform Prathamesh Kulkarni
08:56 Re: Revert gcc r227962 JonY
08:56 Re: [PATCH][wwwdocs] Improve arm and aarch64-related info in readings.html James Greenhalgh
08:50 Re: [PATCH] Fix PR70434, change FE IL for vector indexing Eric Botcazou
08:31 Re: Clean up PURE_SLP_STMT handling Richard Biener
08:29 Re: Avoid unnecessary peeling for gaps with LD3 Richard Biener
08:28 Re: Fix GROUP_GAP for single-element interleaving Richard Biener
08:26 Re: [PATCH v4] Take known zero bits into account when checking extraction. Dominik Vogt
08:22 [PATCH] Fix PR70434, change FE IL for vector indexing Richard Biener
07:53 Re: [RFA] Minor cleanup to allocate_dynamic_stack_space Eric Botcazou
07:46 Re: [PATCH] Make basic asm implicitly clobber memory Richard Biener
01:00 Re: [patch, fortran] PR66461 ICE on missing end program in fixed source Jerry DeLisle
00:44 Re: [RFC] Type promotion pass and elimination of zext/sext Kugan Vivekanandarajah
00:25 Re: [RFC] Type promotion pass and elimination of zext/sext Kugan Vivekanandarajah

May 22, 2016
20:02 Re: [PATCH] Fix ICE with x87 asm operands (PR inline-asm/68843) Uros Bizjak
18:26 [C++ Patch] PR 69095 Paolo Carlini
17:42 match.pd: Relax some tree_nop_conversion_p Marc Glisse
17:30 Re: [PATCH] Fix up a few i386 tests Uros Bizjak
17:21 Re: [PATCH] Use flag_general_regs_only with -mgeneral-regs-only Uros Bizjak
16:51 [fortran, patch, pr69659, v1] [6/7 Regression] ICE on using option -frepack-arrays, in gfc_conv_descriptor_data_get Andre Vehreschild
15:28 [C++ Patch] Improve check_for_bare_parameter_packs location Paolo Carlini
15:21 Debug iterator cleanup FranÃois Dumont
15:16 PR 71181 Avoid rehash after reserve FranÃois Dumont
11:53 Re: [patch, fortran] PR66461 ICE on missing end program in fixed source Andre Vehreschild
10:33 Re: [PATCH] Make basic asm implicitly clobber memory Andrew Haley
07:43 Re: [PATCH] Fix up vec_set_* for -mavx512vl -mno-avx512dq Kirill Yukhin
07:42 Re: [PATCH] Improve XMM16+ handling in vec_set* Kirill Yukhin
07:41 Re: [PATCH] Improve 128-bit to 256-bit broadcasts Kirill Yukhin
07:39 Re: [PATCH] Improve XMM16-31 handling in various *vec_dup* patterns Kirill Yukhin
07:01 [PATCH] Fix ICE with x87 asm operands (PR inline-asm/68843) Bernd Edlinger

May 21, 2016
21:37 Re: [PATCH 3/5] Run profile feedback tests with autofdo Andi Kleen
20:55 Re: [PATCH 3/5] Run profile feedback tests with autofdo Bernhard Reutner-Fischer
20:42 Re: [PATCH 2/5] Don't cause ICEs when auto profile file is not found with checking Bernhard Reutner-Fischer
18:02 Re: [PATCH 1/5] Add gcc-auto-profile script Bernhard Reutner-Fischer
17:16 [PATCH] Fix up a few i386 tests Jakub Jelinek
16:38 [PATCH 4/5] Add make autoprofiledbootstrap Andi Kleen
16:37 Updated autofdo bootstrap and testing patches Andi Kleen
16:37 [PATCH 1/5] Add gcc-auto-profile script Andi Kleen
16:37 [PATCH 5/5] workaround for PR70427 Andi Kleen
16:37 [PATCH 3/5] Run profile feedback tests with autofdo Andi Kleen
16:37 [PATCH 2/5] Don't cause ICEs when auto profile file is not found with checking Andi Kleen
15:59 [PR other/70945] Handle function_glibc_finite_math in offloading Thomas Schwinge
10:55 Re: [Patch, avr] Include INCOMING_FRAME_SP_OFFSET when printing stack usage Denis Chertykov
10:49 Re: Ping: [patch, avr] Fix unrecognizable insn ICE for avr (PR71103) Denis Chertykov
09:43 Re: [PATCH 2/3] Implement CALL_EXPR_MUST_TAIL_CALL Andreas Schwab
09:36 Re: [PATCH 2/3] Implement CALL_EXPR_MUST_TAIL_CALL Andreas Schwab
08:30 Re: [nios2, committed] fix bad assertion Chung-Lin Tang
07:51 Re: [PATCH][Testsuite] Force testing of vectorized builtins rather than inlined i387 asm Uros Bizjak
07:48 Re: [PATCH] Use flag_general_regs_only with -mgeneral-regs-only Uros Bizjak
07:05 Re: [PATCH][Testsuite] Fix mips dsp testsuite mistakes Maciej W. Rozycki
06:41 [PATCH][Testsuite] Fix mips dsp testsuite mistakes Paul Hua
06:08 Re: [PATCH] Fix PR tree-optimization/71170 Kugan Vivekanandarajah
02:37 Re: [PATCH][MIPS] Add -mgrow-frame-downwards option Sandra Loosemore
02:17 Re: C PATCH to add -Wswitch-unreachable (PR c/49859) Sandra Loosemore

May 20, 2016
21:48 Re: [RFA] Minor cleanup to allocate_dynamic_stack_space Jeff Law
21:44 Re: [RFA] Minor cleanup to allocate_dynamic_stack_space Eric Botcazou
21:44 Re: [RFC] Type promotion pass and elimination of zext/sext Jeff Law
21:41 Re: Question regarding bug 70584 Daniel Gutson
21:34 Re: [RFA] Remove useless test in bitmap_find_bit. Jeff Law
21:27 Re: [PATCH 3/3] function: Restructure *logue insertion Segher Boessenkool
21:24 [RFA] Minor cleanup to allocate_dynamic_stack_space Jeff Law
21:01 [C++] code cleanup Nathan Sidwell
20:42 Re: Question regarding bug 70584 Jeff Law
20:16 Re: [PATCH] Fix Fortran ICE due to realloc_string_callback bug (PR fortran/71204) Jerry DeLisle
19:56 [PTX] toplevel-reorder and no-common flags Nathan Sidwell
19:42 Re: [PATCH] nvptx per-warp compiler-defined stacks (-msoft-stack) Nathan Sidwell
19:25 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Richard Biener
19:18 Re: Question regarding bug 70584 Daniel Gutson
19:17 Re: [PATCH 3/3] jit: implement gcc_jit_rvalue_set_bool_require_tail_call David Malcolm
19:10 Re: [PATCH, rs6000] Fix compilation issue on power7 from r235577 Segher Boessenkool
18:56 [PATCH] calls.c: fix warning on targets without REG_PARM_STACK_SPACE David Malcolm
18:44 Question regarding bug 70584 Andres Tiraboschi
18:35 [PATCH, rs6000] Fix compilation issue on power7 from r235577 Bill Seurer
18:18 Re: [PATCH][MIPS] Add -mgrow-frame-downwards option Bernhard Reutner-Fischer
18:09 Re: [PATCH] Fix bootstrap on hppa*-*-hpux* John David Anglin
18:02 [PATCH][Testsuite] Force testing of vectorized builtins rather than inlined i387 asm Ilya Verbin
17:50 Re: [PATCH] Fix Fortran ICE due to realloc_string_callback bug (PR fortran/71204) Thomas Koenig
17:50 [PATCH] Use flag_general_regs_only with -mgeneral-regs-only H.J. Lu
17:42 [PATCH, i386]: Improve constant RTX costs a bit Uros Bizjak
17:15 Re: PATCH: PR target/70738: Add -mgeneral-regs-only option Rainer Orth
17:08 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Marc Glisse
17:03 Re: [PATCH 1/3] Introduce can_implement_as_sibling_call_p Kyrill Tkachov
16:53 Re: C PATCH to add -Wswitch-unreachable (PR c/49859) Jason Merrill
16:36 Re: C PATCH to add -Wswitch-unreachable (PR c/49859) Marek Polacek
16:36 Re: [PATCH] nvptx per-warp compiler-defined stacks (-msoft-stack) Sandra Loosemore
16:29 Re: PATCH: PR target/70738: Add -mgeneral-regs-only option Sandra Loosemore
16:21 "omp declare target" on DECL_EXTERNAL vars Jakub Jelinek
16:12 [gomp4.5] Make even Fortran target use firstprivate for scalars by default, assorted fixes Jakub Jelinek
16:08 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Jakub Jelinek
15:54 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Andi Kleen
15:50 Re: PATCH: PR target/70738: Add -mgeneral-regs-only option Uros Bizjak
15:39 Re: [C++ Patch/RFC] PR 70572 ("[4.9/5/6/7 Regression] ICE on code with decltype (auto) on x86_64-linux-gnu in digest_init_r") Paolo Carlini
15:35 Re: [PATCH 3/3] function: Restructure *logue insertion Segher Boessenkool
15:30 Clean up PURE_SLP_STMT handling Richard Sandiford
15:27 Avoid unnecessary peeling for gaps with LD3 Richard Sandiford
15:25 Fix GROUP_GAP for single-element interleaving Richard Sandiford
15:24 Re: [C++ Patch/RFC] PR 70572 ("[4.9/5/6/7 Regression] ICE on code with decltype (auto) on x86_64-linux-gnu in digest_init_r") Jason Merrill
15:12 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Marc Glisse
15:09 Re: [PATCH] nvptx per-warp compiler-defined stacks (-msoft-stack) Alexander Monakov
15:06 [PATCH][MIPS] Disable madd/msub when -mno-imadd is used with -mdsp Robert Suchanek
15:04 PING^3: [PATCH] PR target/70454: Build x86 libgomp with -march=i486 or better H.J. Lu
15:02 PING: PATCH: PR target/70738: Add -mgeneral-regs-only option H.J. Lu
14:59 [PATCH][MIPS] Add -mgrow-frame-downwards option Robert Suchanek
14:47 Re: [PATCH 3/3] function: Restructure *logue insertion Nathan Sidwell
14:12 [PATCH][MIPS] Fix ICE for constant pool data in GP area for MIPS16 Robert Suchanek
14:11 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Andi Kleen
14:01 Re: [ARM] Fix bogus -fstack-usage warning on naked functions Kyrill Tkachov
13:49 Re: [Patch ARM/AArch64 06/11] Add missing vtst_p8 and vtstq_p8 tests. Kyrill Tkachov
13:37 [PATCH][MIPS] Add support for P6600 Robert Suchanek
13:31 Re: Make array_at_struct_end_p to grok MEM_REFs Richard Biener
13:23 Re: [PATCH, ARM 6/7, ping1] Add support for CB(N)Z and (U|S)DIV to ARMv8-M Baseline Kyrill Tkachov
13:21 Re: [PATCH 3/3] function: Restructure *logue insertion Thomas Schwinge
13:17 Make profile updating after loop transforms bit more robust Jan Hubicka
13:10 Make array_at_struct_end_p to grok MEM_REFs Jan Hubicka
12:57 Re-apply fix to realistic loop estimates Jan Hubicka
12:51 Re: [PATCH] ARC: configure script to allow non uclibc based triplets Vineet Gupta
12:41 Re: [PATCH, ARM 4/7, ping1] Factor out MOVW/MOVT availability and desirability checks Kyrill Tkachov
12:03 Re: [PATCH] Fix devirt from dropping lhs with TREE_ADDRESSABLE type on noreturn calls (PR c++/71210) Marek Polacek
12:01 Re: [PATCH] Fix devirt from dropping lhs with TREE_ADDRESSABLE type on noreturn calls (PR c++/71210) Richard Biener
11:59 Re: [PATCH] Fix devirt from dropping lhs with TREE_ADDRESSABLE type on noreturn calls (PR c++/71210) Jakub Jelinek
11:58 RE: [PATCH] ARC: configure script to allow non uclibc based triplets Claudiu Zissulescu
11:53 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Richard Biener
11:52 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Jakub Jelinek
11:45 Re: [PATCH] Fix devirt from dropping lhs with TREE_ADDRESSABLE type on noreturn calls (PR c++/71210) Richard Biener
11:41 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Richard Biener
11:40 Re: [PATCH, vec-tails 01/10] New compiler options Ilya Enkovich
11:40 Re: [PATCH] Fix devirt from dropping lhs with TREE_ADDRESSABLE type on noreturn calls (PR c++/71210) Marek Polacek
11:36 [PATCH] Fix Fortran ICE due to realloc_string_callback bug (PR fortran/71204) Jakub Jelinek
11:32 Re: [PATCH, vec-tails 04/10] Add masking cost Ilya Enkovich
11:31 [PATCH] Fix devirt from dropping lhs with TREE_ADDRESSABLE type on noreturn calls (PR c++/71210) Jakub Jelinek
11:25 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Jakub Jelinek
11:17 Re: [C++ Patch/RFC] PR 70572 ("[4.9/5/6/7 Regression] ICE on code with decltype (auto) on x86_64-linux-gnu in digest_init_r") Paolo Carlini
11:17 Re: [PATCH, vec-tails 01/10] New compiler options Richard Biener
11:15 Re: [PATCH, vec-tails 04/10] Add masking cost Richard Biener
11:15 Re: [PATCH, ARM 5/7, ping1] Add support for MOVT/MOVW to ARMv8-M Baseline Kyrill Tkachov
11:09 Re: [Committed] S/390: Disable scalar vector instructions with -mno-vx. Jakub Jelinek
11:07 Re: [PATCH] Fix PR tree-optimization/71170 Richard Biener
10:55 Re: [RFC] Type promotion pass and elimination of zext/sext Richard Biener
10:04 Re: [PATCH 2/3] Add profiling support for IVOPTS Bin.Cheng
10:04 [PATCH][AArch64] Tie operand 1 to operand 0 in AESMC pattern when AES/AESMC fusion is enabled Kyrill Tkachov
10:04 [PATCH][ARM] Tie operand 1 to operand 0 in AESMC pattern when fusing AES/AESMC Kyrill Tkachov
09:50 Re: [PATCH, vec-tails 01/10] New compiler options Ilya Enkovich
09:44 Re: [PATCH, vec-tails 04/10] Add masking cost Ilya Enkovich
09:42 Re: [patch,openacc] use firstprivate pointers for subarrays in c and c++ Jakub Jelinek
09:42 Re: increase alignment of global structs in increase_alignment pass Prathamesh Kulkarni
09:39 Re: Make do_loop use estimated_num_iterations/expected_num_iterations Richard Biener
09:36 Re: [patch] Teach VRP about NAME + CST1 vs CST2 comparison Richard Biener
09:32 Re: [patch] Fix PR tree-optimization/70884 Richard Biener
09:31 Re: PR71206: inconsistent types after match.pd transformation Richard Biener
09:30 Re: [PATCH] Fix PR tree-optimization/71179 Richard Biener
09:28 Re: [PATCH 3/3] function: Restructure *logue insertion Thomas Schwinge
09:26 Re: [PATCH, vec-tails 01/10] New compiler options Richard Biener
09:24 Re: [PATCH, vec-tails 04/10] Add masking cost Richard Biener
09:20 [patch] Teach VRP about NAME + CST1 vs CST2 comparison Eric Botcazou
09:08 [PATCH] Fix PR71185 Richard Biener
09:04 Re: [PATCH][AArch64] PR target/70809: Delete aarch64_vmls<mode> pattern Kyrill Tkachov
08:59 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Richard Biener
07:44 Ping: [patch, avr] Fix unrecognizable insn ICE for avr (PR71103) Pitchumani Sivanupandi
07:34 Re: [patch] Fix PR tree-optimization/70884 Eric Botcazou
07:12 Re: PR71206: inconsistent types after match.pd transformation Marc Glisse
06:50 Re: [PATCH] Make basic asm implicitly clobber memory David Wohlferd
05:02 [PATCH] ARC: configure script to allow non uclibc based triplets Vineet Gupta
04:05 Re: [C++ PATCH] PR c++/69855 Ville Voutilainen
02:13 [PATCH] Fix PR tree-optimization/71179 Kugan Vivekanandarajah
01:11 Re: [PATCH v2] gcov: Runtime configurable destination output Jeff Law

May 19, 2016
23:52 Re: [PATCH] Fix PR tree-optimization/71170 Kugan Vivekanandarajah
23:30 Re: inhibit the sincos optimization when the target has sin and cos instructions Nathan Sidwell
23:23 PR71206: inconsistent types after match.pd transformation Marc Glisse
23:17 Re: [PATCH v2] gcov: Runtime configurable destination output Nathan Sidwell
23:14 Re: [PATCH v2] gcov: Runtime configurable destination output Nathan Sidwell
23:12 Re: inhibit the sincos optimization when the target has sin and cos instructions Nathan Sidwell
23:11 Re: [PATCH] Drop excess size used for run time allocated stack variables. Jeff Law
22:37 Re: [PATCH 2/3] Implement CALL_EXPR_MUST_TAIL_CALL Jeff Law
22:36 Re: Revert gcc r227962 JonY
22:35 Re: [ping][patch,openacc] use firstprivate pointers for subarrays in c and c++ Cesar Philippidis
22:30 Re: [PATCH, rs6000] Add support for int versions of vec_addec Segher Boessenkool
22:20 Re: [PATCH 3/3] function: Restructure *logue insertion Segher Boessenkool
22:00 Re: [PATCH 3/3] function: Restructure *logue insertion Jeff Law
21:43 Re: [PATCH, libstdc++] Add missing atomic-builtins argument to experimental/memory_resource/1.cc Jonathan Wakely
21:42 Re: [PATCH, ARM, 3/3] Add multilib support for bare-metal ARM architectures Jasmin J.
21:25 Re: [PATCH 1/3] Introduce can_implement_as_sibling_call_p Jeff Law
21:17 Re: [PATCH, rs6000] Add support for int versions of vec_addec Bill Seurer
20:53 Re: C++ PATCH to improve dump_decl (PR c++/71075) Jason Merrill
20:23 Re: [PATCH, vec-tails 01/10] New compiler options Joseph Myers
20:03 Re: C++ PATCH to improve dump_decl (PR c++/71075) Marek Polacek
19:50 [PATCH, vec-tails 09/10] Print more info about vectorized loop Ilya Enkovich
19:47 [PATCH, vec-tails 08/10] Support loop epilogue masking and low trip count loop vectorization Ilya Enkovich
19:46 [PATCH, vec-tails 07/10] Support loop epilogue combining Ilya Enkovich
19:45 [PATCH, vec-tails 06/10] Mark the first vector store generated for a scalar store Ilya Enkovich
19:43 [PATCH, vec-tails 05/10] Check if loop can be masked Ilya Enkovich
19:43 Re: [PATCH] c/71115 - Missing warning: excess elements in struct initializer Jeff Law
19:41 [PATCH, vec-tails 04/10] Add masking cost Ilya Enkovich
19:40 [PATCH, vec-tails 03/10] Support epilogues vectorization with no masking Ilya Enkovich
19:39 [PATCH, vec-tails 02/10] Extend _loop_vec_info structure with epilogue related fields Ilya Enkovich
19:37 [PATCH, vec-tails 01/10] New compiler options Ilya Enkovich
19:36 [RFC][PATCH, vec-tails 00/10] Support vectorization of loop epilogues Ilya Enkovich
19:25 Re: [PATCH v2] gcov: Runtime configurable destination output Jeff Law
19:14 Re: New C++ PATCH for c++/10200 et al Jason Merrill
19:08 Re: [patch] Allow configuration with --disable-sjlj-exceptions on biarch x86 Windows targets Kai Tietz
19:07 Re: [patch] Allow configuration with --disable-sjlj-exceptions on biarch x86 Windows targets Jeff Law
18:55 Re: [patch] Allow configuration with --disable-sjlj-exceptions on biarch x86 Windows targets Sandra Loosemore
18:42 Re: inhibit the sincos optimization when the target has sin and cos instructions Cesar Philippidis
18:41 Re: [PATCH 1/9] Change ENABLE_VALGRIND_CHECKING to ENABLE_VALGRIND_ANNOTATIONS guard. Jeff Law
18:41 Re: [patch] Allow configuration with --disable-sjlj-exceptions on biarch x86 Windows targets Kai Tietz
18:40 Re: [PATCH v2] gcov: Runtime configurable destination output Aaron Conole
18:17 Re: [RFC] Type promotion pass and elimination of zext/sext Jeff Law
18:11 Re: Revert gcc r227962 Jeff Law
18:09 Re: [JAVA PATCH] Builtin support for popcount* and bswap* functions Jeff Law
18:05 Re: [patch] Allow configuration with --disable-sjlj-exceptions on biarch x86 Windows targets Jeff Law
18:04 Re: [cilkplus] Fix precompiled header bug (PR cilkplus/70865) Jeff Law
18:00 MAINTAINERS update Jeff Law
17:58 [cilkplus] Fix precompiled header bug (PR cilkplus/70865) Ryan Burn
17:55 Re: C++ PATCH to improve dump_decl (PR c++/71075) Marek Polacek
17:36 [patch] Allow configuration with --disable-sjlj-exceptions on biarch x86 Windows targets Sandra Loosemore
17:29 Re: [PATCH 9/17][ARM] Add NEON FP16 arithmetic instructions. Joseph Myers
17:22 Re: [PATCH] PR c/71171: Fix uninitialized source_range in c_parser_postfix_expression Jeff Law
17:20 Re: [PATCH 2/3] function: Factor out make_*logue_seq Jeff Law
17:19 Re: [PATCH, rtl-optimization]: Fix TRAP_IF dependencies by forcing pending loads to memory Jeff Law
17:14 Re: [PATCH v3] Take known zero bits into account when checking extraction. Jeff Law
17:02 [PATCH, rtl-optimization]: Fix TRAP_IF dependencies by forcing pending loads to memory Uros Bizjak
17:01 Re: [PATCH, libgcc/ARM 1/6, ping1] Fix Thumb-1 only == ARMv6-M & Thumb-2 only == ARMv7-M assumptions Kyrill Tkachov
17:01 Re: [PATCH 9/17][ARM] Add NEON FP16 arithmetic instructions. Jiong Wang
16:59 Re: [PATCH, ARM 2/7, ping1] Add support for ARMv8-M Kyrill Tkachov
16:56 Re: [PATCH, libgcc/ARM 1/6, ping1] Fix Thumb-1 only == ARMv6-M & Thumb-2 only == ARMv7-M assumptions Thomas Preudhomme
16:55 Re: C++ PATCH to improve dump_decl (PR c++/71075) Jason Merrill
16:48 Re: [PATCH, ARM 7/7, ping1] Enable atomics for ARMv8-M Mainline Thomas Preudhomme
16:45 C++ PATCH to improve dump_decl (PR c++/71075) Marek Polacek
16:42 Re: [PATCH, libgcc/ARM 1/6, ping1] Fix Thumb-1 only == ARMv6-M & Thumb-2 only == ARMv7-M assumptions Kyrill Tkachov
16:40 Re: [C++ PATCH] PR c++/69855 Jason Merrill
16:24 Re: [Patch ARM/AArch64 11/11] Add missing tests for vreinterpret, operating of fp16 type. Kyrill Tkachov
16:23 Re: [Patch ARM/AArch64 10/11] Add missing tests for intrinsics operating on poly64 and poly128 types. Kyrill Tkachov
16:22 Re: [Patch ARM/AArch64 09/11] Add missing vrnd{,a,m,n,p,x} tests. Kyrill Tkachov
16:20 Re: [Patch ARM/AArch64 08/11] Add missing vstX_lane fp16 tests. Kyrill Tkachov
16:18 Re: [PATCH, ARM 7/7, ping1] Enable atomics for ARMv8-M Mainline Kyrill Tkachov
16:11 Re: [PATCH, ARM 5/7, ping1] Add support for MOVT/MOVW to ARMv8-M Baseline Thomas Preudhomme
16:11 Re: [PATCH, ARM 4/7, ping1] Factor out MOVW/MOVT availability and desirability checks Thomas Preudhomme
16:08 Re: [PING][PATCH] New plugin event when evaluating a constexpr call Jason Merrill
15:58 Re: [PATCH] Fix PR c++/70822 (bogus error with parenthesized SCOPE_REF) Jason Merrill
15:55 Make do_loop use estimated_num_iterations/expected_num_iterations Jan Hubicka
15:54 Re: C PATCH to add -Wswitch-unreachable (PR c/49859) Jason Merrill
15:53 Make vectorizer to use max_loop_iterations_int Jan Hubicka
15:36 Re: C PATCH to add -Wswitch-unreachable (PR c/49859) Marek Polacek
15:33 Re: [PATCH], PR 71201, Fix xxperm on PowerPC ISA 3.0, add vpermr/xxpermr support Segher Boessenkool
15:32 Re: [PATCH] Assuage ICE in VRP with [1, X] + UINT_MAX (PR tree-optimization/71031) Richard Biener
15:27 [PATCH][wwwdocs] Improve arm and aarch64-related info in readings.html Kyrill Tkachov
15:21 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Eric Botcazou
15:14 Re: [PATCH] Assuage ICE in VRP with [1, X] + UINT_MAX (PR tree-optimization/71031) Marek Polacek
15:03 [PATCH, libstdc++] Add missing atomic-builtins argument to experimental/memory_resource/1.cc Thomas Preudhomme
14:54 Re: [PATCH 8/17][ARM] Add VFP FP16 arithmetic instructions. Matthew Wahab
14:54 [PATCH], PR 71201, Fix xxperm on PowerPC ISA 3.0, add vpermr/xxpermr support Michael Meissner
14:38 Re: [PR 70646] Store size to inlining predicate conditions Martin Jambor
14:36 Re: [PATCH][CilkPlus] Allow parenthesized initialization in for-loops Jason Merrill
14:05 [PATCH] Speed up if-cvt Richard Biener
13:58 Re: [C++ Patch/RFC] PR 70572 ("[4.9/5/6/7 Regression] ICE on code with decltype (auto) on x86_64-linux-gnu in digest_init_r") Jason Merrill
13:54 Re: [PATCH] Assuage ICE in VRP with [1, X] + UINT_MAX (PR tree-optimization/71031) Richard Biener
13:51 Re: [PATCH][ARM] Fix costing of sign-extending load in rtx costs Ramana Radhakrishnan
13:43 Re: [PATCH] PR c++/71184: Fix NULL dereference in cp_parser_operator Jason Merrill
13:43 [PATCH] Assuage ICE in VRP with [1, X] + UINT_MAX (PR tree-optimization/71031) Marek Polacek
13:36 Re: [PATCH][ARM] PR target/71056: Don't use vectorized builtins when NEON is not available Ramana Radhakrishnan
13:33 Re: [PATCH 0/3] Support for mandatory tail calls Jason Merrill
13:30 Re: [PATCH] c++/71147 - [6 Regression] Flexible array member wrongly rejected in template Jason Merrill
13:28 Re: [PATCH 0/3] Support for mandatory tail calls Richard Biener
13:27 Re: [PATCH][ARM] Use proper output modifier for DImode register in store exclusive patterns Kyrill Tkachov
13:26 Re: [PATCH][ARM] Fix costing of sign-extending load in rtx costs Kyrill Tkachov
13:26 Re: [PATCH][AArch64] Delete obsolete CC_ZESWP and CC_SESWP CC modes Kyrill Tkachov
13:26 Re: [PATCH][AArch64] Simplify ashl<mode>3 expander for SHORT modes Kyrill Tkachov
13:25 Re: [PATCH][ARM] PR target/71056: Don't use vectorized builtins when NEON is not available Kyrill Tkachov
13:23 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Richard Biener
13:19 Re: [PATCH 0/3] Support for mandatory tail calls Jason Merrill
13:10 Re: [Patch, avr] Include INCOMING_FRAME_SP_OFFSET when printing stack usage Senthil Kumar Selvaraj
13:07 [PATCH v2] Ensure source_date_epoch is always initialised James Clarke
13:04 Re: [PATCH] Fix PR tree-optimization/71170 Richard Biener
12:57 Re: [PATCH] LTO: display file name if LTO version check fails Richard Biener
12:21 [PATCH] LTO: display file name if LTO version check fails Martin LiÅka
12:19 Re: [PATCH] Fix PR tree-optimization/71170 Kugan Vivekanandarajah
12:08 [6, 5, 4.9] demangler backports Jakub Jelinek
11:58 [PATCH] [ARC] New CPU C-define handler. Claudiu Zissulescu
11:54 Re: [Patch ARM/AArch64 06/11] Add missing vtst_p8 and vtstq_p8 tests. Christophe Lyon
11:49 Re: [PATCH][PR sanitizer/64354] Define __SANITIZE_THREAD__ and __SANITIZE_UNDEFINED__ macros if corresponding switches are enabled. Jakub Jelinek
11:49 Re: [PATCH][PR sanitizer/64354] Define __SANITIZE_THREAD__ and __SANITIZE_UNDEFINED__ macros if corresponding switches are enabled. Maxim Ostapenko
11:29 Re: inhibit the sincos optimization when the target has sin and cos instructions Alexander Monakov
11:24 Re: [PATCH 1/3] Encapsulate comp_cost within a class with methods. Bin.Cheng
11:23 [PATCH][AArch64] Remove aarch64_cannot_change_mode_class Wilco Dijkstra
11:18 Re: [PATCH 6/9] Fix memory leak in ipa-pure-const Richard Biener
11:18 Re: [PATCH v3] Take known zero bits into account when checking extraction. Dominik Vogt
11:17 Re: [PATCH 9/9] Fix memory leak in tree-vect-stmts.c Richard Biener
11:17 Re: [PATCH 8/9] Fix memory leak in tree-parloops.c Richard Biener
11:16 Re: [PATCH 7/9] Fix memory leak in tree-if-conv.c Richard Biener
11:16 Re: [PATCH 3/9] Fix leak in gcc/tree-ssa-reassoc.c. Richard Biener
11:16 Re: [PATCH 2/9] Fix leak in tree-ssa-loop-prefetch.c Richard Biener
11:15 Re: [PATCH 5/9] Fix memory leak in tree-vect-slp.c Richard Biener
11:05 [PATCH 6/9] Fix memory leak in ipa-pure-const marxin
11:03 [PATCH 9/9] Fix memory leak in tree-vect-stmts.c marxin
10:50 Re: [PATCH 4/9] Fix memory leak in omp-simd-clone.c Jakub Jelinek
10:47 [PATCH 8/9] Fix memory leak in tree-parloops.c marxin
10:47 [PATCH 7/9] Fix memory leak in tree-if-conv.c marxin
10:47 [PATCH 1/9] Change ENABLE_VALGRIND_CHECKING to ENABLE_VALGRIND_ANNOTATIONS guard. marxin
10:47 [PATCH 0/9] Remove various memory leaks marxin
10:47 [PATCH 3/9] Fix leak in gcc/tree-ssa-reassoc.c. marxin
10:47 [PATCH 4/9] Fix memory leak in omp-simd-clone.c marxin
10:47 [PATCH 2/9] Fix leak in tree-ssa-loop-prefetch.c marxin
10:47 [PATCH 5/9] Fix memory leak in tree-vect-slp.c marxin
10:39 Re: [PATCH, PR rtl-optimization/71148] Avoid cleanup_cfg called with invalidated dominance info Richard Biener
10:38 Re: [Patch V2] Fix SLP PR58135. Richard Biener
10:35 Re: [PATCH, PR rtl-optimization/71148] Avoid cleanup_cfg called with invalidated dominance info Ilya Enkovich
10:28 Re: [PATCH 2/3] Add profiling support for IVOPTS Martin LiÅka
10:23 Re: [PATCH 1/3] Encapsulate comp_cost within a class with methods. Martin LiÅka
10:19 [PING^3][PATCHv2, ARM, libgcc] New aeabi_idiv function for armv6-m Andre Vieira (lists)
08:59 Re: [PATCH] Add port for Phoenix-RTOS on ARM platform. Kyrill Tkachov
08:56 Re: [PATCH] Fix PR tree-optimization/71170 Richard Biener
08:51 [PATCH] Formatting fix for recent libiberty change Jakub Jelinek
08:50 Re: [PATCH 1/4] BRIG (HSAIL) frontend: configuration file changes and misc Pekka JÃÃskelÃinen
08:48 Re: [PATCH 2/4] BRIG (HSAIL) frontend: The FE itself. Pekka JÃÃskelÃinen
08:27 Re: [PATCH] Fix PR tree-optimization/71170 Kugan
08:21 Re: [PATCH] Fix PR tree-optimization/71170 Richard Biener
08:19 Re: [Patch, ARM] PR71061, length pop* pattern in epilogue correctly Jiong Wang
08:12 Re: [PATCH] Fix PR tree-optimization/71170 Kugan Vivekanandarajah
08:10 Re: [PATCH] Fix PR tree-optimization/71170 Richard Biener
08:04 Re: Backport PR 69400: Invalid 128-bit modulus result Richard Biener
08:04 [PATCH] Fix PR tree-optimization/71170 Martin LiÅka
08:04 Re: [PATCH 3/3] function: Restructure *logue insertion Segher Boessenkool
07:57 Re: [PATCH, PR rtl-optimization/71148] Avoid cleanup_cfg called with invalidated dominance info Richard Biener
07:54 Re: [PATCH PR69848/partial]Propagate comparison into VEC_COND_EXPR if target supports Richard Biener
07:41 Re: [PATCH 2/3] function: Factor out make_*logue_seq Jakub Jelinek
07:28 Re: [PATCH 2/3] function: Factor out make_*logue_seq Segher Boessenkool
07:27 Backport PR 69400: Invalid 128-bit modulus result Richard Sandiford
07:16 Re: [PATCH 2/3] function: Factor out make_*logue_seq Jakub Jelinek
06:18 Re: [PATCH] Add port for Phoenix-RTOS on ARM platform. Jakub Sejdak
04:31 Re: [PATCH 0/3] Support for mandatory tail calls Basile Starynkevitch
03:43 Re: inhibit the sincos optimization when the target has sin and cos instructions Cesar Philippidis
01:40 [PATCH] c++/71147 - [6 Regression] Flexible array member wrongly rejected in template Martin Sebor
01:03 Re: [PATCH][AArch64] Improve aarch64_case_values_threshold setting Jim Wilson
00:42 [PATCH] PR c/71171: Fix uninitialized source_range in c_parser_postfix_expression David Malcolm
00:34 [PATCH] PR c++/71184: Fix NULL dereference in cp_parser_operator David Malcolm
00:13 [PATCH] c/71115 - Missing warning: excess elements in struct initializer Martin Sebor
00:02 [PATCH] Ensure source_date_epoch is always initialised James Clarke

May 18, 2016
23:13 Re: [C++ Patch/RFC] PR 70572 ("[4.9/5/6/7 Regression] ICE on code with decltype (auto) on x86_64-linux-gnu in digest_init_r") Paolo Carlini
22:13 Re: [PATCH 2/3] function: Factor out make_*logue_seq Segher Boessenkool
22:12 Re: [PATCH 0/3] Support for mandatory tail calls Jeff Law
22:09 Re: [PATCH] PR driver/69265: add hint for options with misspelled arguments Jeff Law
22:07 Re: [PATCH] Make basic asm implicitly clobber memory Jeff Law
22:01 Re: [PATCH] Re-use cc1-checksum.c for stage-final Jeff Law
21:59 Re: [PATCH] Clean up tests where a later dg-do completely overrides another. Jeff Law
21:52 Re: [PATCH] libiberty: support demangling of rvalue reference typenames Jeff Law
21:13 Re: [C++ Patch/RFC] PR 70572 ("[4.9/5/6/7 Regression] ICE on code with decltype (auto) on x86_64-linux-gnu in digest_init_r") Jason Merrill
21:07 Re: [PATCH] Make C++ honor the enum mode attribute Jason Merrill
21:06 Re: [PATCH] Fix another case of noreturn call with TREE_ADDRESSABLE type on lhs (PR c++/71100) Jason Merrill
21:03 [PATCH] Fix up vec_set_* for -mavx512vl -mno-avx512dq Jakub Jelinek
21:02 [PATCH] Improve XMM16+ handling in vec_set* Jakub Jelinek
21:00 [PATCH] Improve 128-bit to 256-bit broadcasts Jakub Jelinek
20:58 [PATCH] Improve XMM16-31 handling in various *vec_dup* patterns Jakub Jelinek
20:55 [PATCH] Fix another case of noreturn call with TREE_ADDRESSABLE type on lhs (PR c++/71100) Jakub Jelinek
19:32 [PATCH, alpha]: Fix PR 71145: Error: No lda !gpdisp!278 was found Uros Bizjak
18:36 Re: [PATCH 2/4] BRIG (HSAIL) frontend: The FE itself. David Malcolm
18:35 Re: [PATCH 2/3] function: Factor out make_*logue_seq Segher Boessenkool
18:30 [PATCH], Add support for PowerPC ISA 3.0 VNEGD/VNEGW instructions Michael Meissner
18:26 [patch, fortran] PR66461 ICE on missing end program in fixed source Jerry DeLisle
18:24 Re: [PATCH 2/3] function: Factor out make_*logue_seq H.J. Lu
18:20 Re: [PATCH 2/3] function: Factor out make_*logue_seq H.J. Lu
18:12 [PING**2] [PATCH] Make C++ honor the enum mode attribute Bernd Edlinger
18:11 Re: [PATCH 2/3] function: Factor out make_*logue_seq Segher Boessenkool
17:43 Re: [PATCH] Fix PR71104 - call gimplification Jeff Law
17:43 Re: [PATCH][PR sanitizer/64354] Define __SANITIZE_THREAD__ and __SANITIZE_UNDEFINED__ macros if corresponding switches are enabled. Maxim Ostapenko
17:42 Re: New C++ PATCH for c++/10200 et al Jason Merrill
17:39 Re: [PATCH][PR sanitizer/64354] Define __SANITIZE_THREAD__ and __SANITIZE_UNDEFINED__ macros if corresponding switches are enabled. Yuri Gribov
17:38 Re: [PATCH][PR sanitizer/64354] Define __SANITIZE_THREAD__ and __SANITIZE_UNDEFINED__ macros if corresponding switches are enabled. Yuri Gribov
17:36 Re: [PATCH][PR sanitizer/64354] Define __SANITIZE_THREAD__ and __SANITIZE_UNDEFINED__ macros if corresponding switches are enabled. Jakub Jelinek
17:34 [PATCH][PR sanitizer/64354] Define __SANITIZE_THREAD__ and __SANITIZE_UNDEFINED__ macros if corresponding switches are enabled. Maxim Ostapenko
17:17 Re: [PATCH 2/3] function: Factor out make_*logue_seq H.J. Lu
17:06 Re: [PATCH #2] Add PowerPC ISA 3.0 word splat and byte immediate splat support Michael Meissner
17:01 Re: [PATCH 0/4] BRIG (HSAIL) frontend Pekka JÃÃskelÃinen
17:00 Re: [PATCH 2/4] BRIG (HSAIL) frontend: The FE itself. Pekka JÃÃskelÃinen
16:59 Re: [PATCH 1/4] BRIG (HSAIL) frontend: configuration file changes and misc Pekka JÃÃskelÃinen
16:18 [PATCH, PR rtl-optimization/71148] Avoid cleanup_cfg called with invalidated dominance info Ilya Enkovich
15:55 Re: [ARM] Enable __fp16 as a function parameter and return type. Joseph Myers
15:48 [C++ Patch/RFC] PR 70572 ("[4.9/5/6/7 Regression] ICE on code with decltype (auto) on x86_64-linux-gnu in digest_init_r") Paolo Carlini
15:39 Re: [C++ Patch] PR 69793 ("ICE on invalid code in "cp_lexer_peek_nth_token"") Paolo Carlini
15:30 RE: [Patch V2] Fix SLP PR58135. Kumar, Venkataramanan
15:29 Re: [C++ Patch] PR 69793 ("ICE on invalid code in "cp_lexer_peek_nth_token"") David Malcolm
15:21 Re: [PATCH 8/17][ARM] Add VFP FP16 arithmetic instructions. Joseph Myers
15:18 Re: [C++ Patch] PR 69793 ("ICE on invalid code in "cp_lexer_peek_nth_token"") Jason Merrill
15:06 Re: [PATCH PR69848/partial]Propagate comparison into VEC_COND_EXPR if target supports Bin.Cheng
15:05 Re: [C++ Patch] PR 69793 ("ICE on invalid code in "cp_lexer_peek_nth_token"") Paolo Carlini
14:39 Re: [C++ Patch] PR 69793 ("ICE on invalid code in "cp_lexer_peek_nth_token"") Jason Merrill
14:37 Re: [ARM] Enable __fp16 as a function parameter and return type. Ramana Radhakrishnan
14:36 Re: [RFC][PATCH][PR63586] Convert x+x+x+x into 4*x H.J. Lu
14:33 Re: [ARM] Enable __fp16 as a function parameter and return type. Matthew Wahab
14:31 Re: [C++ Patch] PR 70466 ("ICE on invalid code in tree check: expected constructor, have parm_decl in convert_like_real...") Jason Merrill
14:26 Re: [Patch] PR rtl-optimization/71150, guard in_class_p check with REG_P Vladimir Makarov
14:23 Re: [C++ Patch] PR 70466 ("ICE on invalid code in tree check: expected constructor, have parm_decl in convert_like_real...") Paolo Carlini
14:14 Re: [PATCH #2] Add PowerPC ISA 3.0 word splat and byte immediate splat support Michael Meissner
14:08 Re: [C++ Patch] PR 70466 ("ICE on invalid code in tree check: expected constructor, have parm_decl in convert_like_real...") Jason Merrill
13:47 Re: [PATCH, ARM 3/7, ping1] Fix indentation of FL_FOR_ARCH* definition after adding support for ARMv8-M Kyrill Tkachov
13:46 Re: [PATCH, ARM 3/7, ping1] Fix indentation of FL_FOR_ARCH* definition after adding support for ARMv8-M Thomas Preudhomme
13:40 Re: [PATCH 8/17][ARM] Add VFP FP16 arithmetic instructions. Matthew Wahab
13:22 Re: [PATCH] Optimize strchr (s, 0) to strlen Richard Biener
13:14 Re: [AArch64, 2/4] Extend vector mutiply by element to all supported modes Jiong Wang
13:00 Re: [PATCH] Improve TBAA with unions Eric Botcazou
12:48 GCC 5.4 Status report (2016-05-18) Richard Biener
12:43 Re: [testuite,AArch64] Make scan for 'br' more robust Christophe Lyon
12:33 Re: [PATCH, libbacktrace]: Fix PR 71161, Lots of ASAN and libgo runtime FAILs on 32bit x86 targets Ian Lance Taylor
12:29 Re: inhibit the sincos optimization when the target has sin and cos instructions Nathan Sidwell
12:29 Re: [PATCH] Optimize strchr (s, 0) to strlen Wilco Dijkstra
12:15 Re: [PATCH #2] Add PowerPC ISA 3.0 word splat and byte immediate splat support Segher Boessenkool
12:13 Re: [PATCH] Fix PR fortran/70856 Richard Biener
12:12 [PATCH, libbacktrace]: Fix PR 71161, Lots of ASAN and libgo runtime FAILs on 32bit x86 targets Uros Bizjak
12:03 Re: [PATCH] Fix PR fortran/70856 Martin LiÅka
11:54 Re: [PATCH #2] Add PowerPC ISA 3.0 word splat and byte immediate splat support Segher Boessenkool
11:45 Re: [committed] Cherry-pick upstream asan fix for upcoming glibc (PR sanitizer/71160) Florian Weimer
11:44 Re: [PATCH] Fix PR71132 Richard Biener
11:42 Re: Splitting up gcc/omp-low.c? Thomas Schwinge
11:42 Re: libgomp: In OpenACC testing, cycle though $offload_targets, and by default only build for the offload target that we're actually going to test Thomas Schwinge
11:35 Re: [PATCH] Fix PR71132 H.J. Lu
11:33 Re: [RFC][PATCH][PR40921] Convert x + (-y * z * z) into x - y * z * z Kugan
11:31 Re: [PATCH, ARM 5/7, ping1] Add support for MOVT/MOVW to ARMv8-M Baseline Kyrill Tkachov
11:25 Re: [PATCH] Fix PR fortran/70856 Richard Biener
11:24 Re: [RFC][PATCH][PR40921] Convert x + (-y * z * z) into x - y * z * z Richard Biener
11:22 Re: PR 71020: Handle abnormal PHIs in tree-call-cdce.c Richard Biener
11:21 [PATCH] Bump LTO bytecode major Richard Biener
11:04 [PATCH] Improve TBAA with unions Richard Biener
10:58 Re: [PATCH 16/17][ARM] Add tests for VFP FP16 ACLE instrinsics. Matthew Wahab
10:56 [PATCH] Help PR70729, shuffle LIM and PRE Richard Biener
10:48 Re: [PATCH, ARM 4/7, ping1] Factor out MOVW/MOVT availability and desirability checks Kyrill Tkachov
10:45 [PATCH] Fix LIM PHI movement cost Richard Biener
10:35 [PATCH Obvious/r236200]Check invariant expression pointer, not pointer to the pointer Bin Cheng
10:30 Re: [PATCH, ARM 3/7, ping1] Fix indentation of FL_FOR_ARCH* definition after adding support for ARMv8-M Kyrill Tkachov
10:30 [PATCH] Fix PR fortran/70856 Martin LiÅka
10:01 Re: [RFC][PATCH][PR40921] Convert x + (-y * z * z) into x - y * z * z Martin LiÅka
10:00 Re: [AArch64, 1/4] Add the missing support of vfms_n_f32, vfmsq_n_f32, vfmsq_n_f64 Christophe Lyon
09:50 Re: [PATCH, libgomp] Rewire OpenACC async Jakub Jelinek
09:50 Re: [PATCH 7/7] SMS remove dependence on doloop: To identify read/write register as loop induction variable Shiva Chen
09:44 Re: [AArch64, 1/4] Add the missing support of vfms_n_f32, vfmsq_n_f32, vfmsq_n_f64 Jiong Wang
09:40 Re: [PATCH, libgomp] Rewire OpenACC async Chung-Lin Tang
09:13 Re: [PATCH] Fix PR71132 Christophe Lyon
09:10 PR 71020: Handle abnormal PHIs in tree-call-cdce.c Richard Sandiford
08:54 Re: [PATCH, i386, AVX-512] Fix sse-14.c (Intel assembly) Kirill Yukhin
08:53 Re: [PATCH] Allow XMM16-XMM31 in vpbroadcast* Kirill Yukhin
08:52 Re: [PATCH] Fix up vpalignr for -mavx512vl -mno-avx512bw Kirill Yukhin
08:52 Re: [PATCH] Fix up vpshufb for -mavx512vl -mno-avx512bw Kirill Yukhin
08:51 Re: [PATCH] Fix up vpmulhrsw for -mavx512vl -mno-avx512bw Kirill Yukhin
08:48 Re: [PATCH] Allow XMM16-XMM31 in vpmaddubsw Kirill Yukhin
08:41 Re: [ARM] Enable __fp16 as a function parameter and return type. Ramana Radhakrishnan
08:38 Re: [RFC][PATCH][PR40921] Convert x + (-y * z * z) into x - y * z * z Kugan Vivekanandarajah
08:32 Re: [AArch64, 1/4] Add the missing support of vfms_n_f32, vfmsq_n_f32, vfmsq_n_f64 Kyrill Tkachov
08:25 Re: [AArch64, 1/4] Add the missing support of vfms_n_f32, vfmsq_n_f32, vfmsq_n_f64 Christophe Lyon
08:17 Re: [AArch64, 2/4] Extend vector mutiply by element to all supported modes Christophe Lyon
08:09 [PATCH] Fix PR71168 Richard Biener
07:51 Re: [PATCH GCC]Enable vect_cond_mixed for AArch64. Bin.Cheng
07:50 Re: [PATCH] Fix PR71132 Richard Biener
07:40 [PATCH] Change dse, cd_dce to canonical order Richard Biener
07:17 Re: Fix firefox compilation ICE Jan Hubicka
07:03 Re: [PATCH] Add port for Phoenix-RTOS on ARM platform. Jakub Sejdak
06:21 Re: [PATCH] Fix bootstrap on hppa*-*-hpux* Jakub Jelinek
05:48 Re: [PATCH] Fix PR71132 H.J. Lu
01:07 Re: [PATCH 16/17][ARM] Add tests for VFP FP16 ACLE instrinsics. Joseph Myers
00:58 Re: [PATCH 9/17][ARM] Add NEON FP16 arithmetic instructions. Joseph Myers
00:57 Re: [PATCH 8/17][ARM] Add VFP FP16 arithmetic instructions. Joseph Myers
00:52 Re: [PATCH 8/17][ARM] Add VFP FP16 arithmetic instructions. Joseph Myers
00:31 [PATCH] Fix bootstrap on hppa*-*-hpux* John David Anglin
00:21 Re: [PATCH 2/4] BRIG (HSAIL) frontend: The FE itself. Joseph Myers
00:17 Re: [PATCH 0/4] BRIG (HSAIL) frontend Joseph Myers

May 17, 2016
23:09 Re: [PATCH #2] Add PowerPC ISA 3.0 word splat and byte immediate splat support Michael Meissner
22:46 [PATCH #2] Add PowerPC ISA 3.0 word splat and byte immediate splat support Michael Meissner
22:43 Re: [PATCH 3/3] jit: implement gcc_jit_rvalue_set_bool_require_tail_call Trevor Saunders
22:34 Re: [PATCH 1/3] function: Do the CLEANUP_EXPENSIVE after shrink-wrapping, not before Eric Botcazou
22:23 Re: [PATCH 1/3] function: Do the CLEANUP_EXPENSIVE after shrink-wrapping, not before Segher Boessenkool
21:57 Re: [C++ Patch] PR 70466 ("ICE on invalid code in tree check: expected constructor, have parm_decl in convert_like_real...") Paolo Carlini
21:36 [PATCH 2/3] Implement CALL_EXPR_MUST_TAIL_CALL David Malcolm
21:36 [PATCH 1/3] Introduce can_implement_as_sibling_call_p David Malcolm
21:36 [PATCH 3/3] jit: implement gcc_jit_rvalue_set_bool_require_tail_call David Malcolm
21:36 [PATCH 0/3] Support for mandatory tail calls David Malcolm
21:31 [ptx] More test tweaks Nathan Sidwell
21:30 Re: inhibit the sincos optimization when the target has sin and cos instructions Cesar Philippidis
21:23 Re: inhibit the sincos optimization when the target has sin and cos instructions Andrew Pinski
21:10 Re: inhibit the sincos optimization when the target has sin and cos instructions Cesar Philippidis
20:57 Re: [PATCH, GCC] PR middle-end/55299, fold bitnot through ASR and rotates Mikhail Maltsev
20:47 [C++ Patch] PR 69793 ("ICE on invalid code in "cp_lexer_peek_nth_token"") Paolo Carlini
20:35 Re: [PATCH 2/3] function: Factor out make_*logue_seq Jeff Law
20:33 Re: [PATCH GCC]Enable vect_cond_mixed for AArch64. Jeff Law
20:28 Re: New hashtable power 2 rehash policy FranÃois Dumont
19:57 [PATCH] Fix ICE with redirecting to unreachable in thunks (PR ipa/71146) Marek Polacek
19:44 Re: [PATCH] c++/60760 - arithmetic on null pointers should not be allowed in constant expressions Jason Merrill
19:34 [Committed] jit: gcc diagnostics are jit errors David Malcolm
19:20 [Committed] jit: document gcc_jit_context_new_call_through_ptr David Malcolm
18:54 Re: [PATCH] integer overflow checking builtins in constant expressions Jason Merrill
18:39 [Patch] Implement is_[nothrow_]swappable (p0185r1) Daniel KrÃgler
18:21 Re: [PATCH] Fix PR71132 H.J. Lu
18:15 Re: [C++ Patch] PR 70466 ("ICE on invalid code in tree check: expected constructor, have parm_decl in convert_like_real...") Jason Merrill
17:49 Re: PING^5 [PATCH, GCC 5] PR 70613, -fabi-version docs don't match implementation Mike Stump
17:00 [gomp4.5] Minor OpenMP 4.5 fortran translation fixes, 3 new taskloop testcases Jakub Jelinek
16:14 [GCC 6] [PR target/70860] [nvptx] Handle NULL cfun in nvptx_libcall_value Thomas Schwinge
16:08 Re: [PATCH][AArch64] Improve aarch64_modes_tieable_p Wilco Dijkstra
15:49 Re: [PATCH][AArch64] Adjust SIMD integer preference Wilco Dijkstra
15:38 Re: [PATCH, wide-int] change fixed_wide_int_storage from class to struct Mike Stump
15:23 Re: RFA: Generate normal DWARF DW_LOC descriptors for non integer mode pointers Jeff Law
15:19 Re: PING^5 [PATCH, GCC 5] PR 70613, -fabi-version docs don't match implementation Sandra Loosemore
15:19 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Michael Matz
15:10 Re: [PATCH, GCC] PR middle-end/55299, fold bitnot through ASR and rotates Richard Biener
14:52 [PATCH 17/17][ARM] Add tests for NEON FP16 ACLE intrinsics. Matthew Wahab
14:51 [PATCH 16/17][ARM] Add tests for VFP FP16 ACLE instrinsics. Matthew Wahab
14:49 [PATCH 15/17][ARM] Add tests for ARMv8.2-A FP16 support. Matthew Wahab
14:47 [PATCH 14/17][ARM] Add NEON FP16 instrinsics. Matthew Wahab
14:46 Re: [committed] Cherry-pick upstream asan fix for upcoming glibc (PR sanitizer/71160) Jakub Jelinek
14:44 [PATCH 13/17][ARM] Add VFP FP16 instrinsics. Matthew Wahab
14:43 [PATCH 12/17][ARM] Add builtins for NEON FP16 intrinsics. Matthew Wahab
14:41 [PATCH 11/17][ARM] Add builtins for VFP FP16 intrinsics. Matthew Wahab
14:39 [PATCH 10/17][ARM] Refactor support code for NEON builtins. Matthew Wahab
14:38 Re: [committed] Cherry-pick upstream asan fix for upcoming glibc (PR sanitizer/71160) Maxim Ostapenko
14:37 [PATCH 9/17][ARM] Add NEON FP16 arithmetic instructions. Matthew Wahab
14:36 [PATCH 8/17][ARM] Add VFP FP16 arithmetic instructions. Matthew Wahab
14:34 [PATCH 7/17][ARM] Add FP16 data movement instructions. Matthew Wahab
14:32 [PATCH 6/17][ARM] Add data processing intrinsics for float16_t. Matthew Wahab
14:29 [PATCH 5/17][ARM] Enable HI mode moves for floating point values. Matthew Wahab
14:28 [PATCH 4/17][ARM] Define feature macros for FP16. Matthew Wahab
14:26 [PATCH 3/17][Testsuite] Add ARM support for ARMv8.2-A with FP16 arithmetic instructions. Matthew Wahab
14:25 [PATCH 2/17][Testsuite] Add a selector for ARM FP16 alternative format support. Matthew Wahab
14:23 [PATCH 1/17][ARM] Add ARMv8.2-A command line option and profile. Matthew Wahab
14:20 [PATCH 0/17][ARM] ARMv8.2-A and FP16 extension support. Matthew Wahab
14:05 Re: [PATCH, GCC] PR middle-end/55299, fold bitnot through ASR and rotates Marc Glisse
14:00 Re: [PATCH, GCC] PR middle-end/55299, fold bitnot through ASR and rotates Mikhail Maltsev
13:39 Re: [PATCH, GCC] PR middle-end/55299, fold bitnot through ASR and rotates Richard Biener
13:36 Re: [Patch AArch64] Simplify reduc_plus_scal_v2[sd]f sequence Marcus Shawcroft
12:51 [PATCH] Fix PR71132 Richard Biener
12:42 Re: [AArch64, 1/4] Add the missing support of vfms_n_f32, vfmsq_n_f32, vfmsq_n_f64 Kyrill Tkachov
12:40 Re: [AArch64, 1/4] Add the missing support of vfms_n_f32, vfmsq_n_f32, vfmsq_n_f64 Kyrill Tkachov
12:38 Re: [AArch64, 4/4] Reimplement vmvn* intrinscis, remove inline assembly James Greenhalgh
12:37 Re: RFA: Generate normal DWARF DW_LOC descriptors for non integer mode pointers Nick Clifton
12:37 Re: [AArch64, 3/4] Reimplement multiply by element to get rid of inline assembly James Greenhalgh
12:29 Re: [Patch ARM] Fix PR target/53440 - handle generic thunks better for TARGET_32BIT. Ramana Radhakrishnan
12:28 [PATCH] Fix PR71104 - call gimplification Richard Biener
12:28 Re: [AArch64, 2/4] Extend vector mutiply by element to all supported modes James Greenhalgh
12:26 Re: [Patch ARM] Fix PR target/53440 - handle generic thunks better for TARGET_32BIT. Christophe Lyon
12:20 Re: [AArch64, 1/4] Add the missing support of vfms_n_f32, vfmsq_n_f32, vfmsq_n_f64 James Greenhalgh
12:09 Re: [Patch V2] Fix SLP PR58135. Richard Biener
12:06 Fix firefox compilation ICE Jan Hubicka
12:01 Re: VRP: range info of new variables Marc Glisse
11:56 [Patch V2] Fix SLP PR58135. Kumar, Venkataramanan
11:28 Re: match.pd: x & C -> x if we know that x & ~C == 0 Richard Biener
11:27 Re: match.pd: ~X & Y to X ^ Y in some cases Richard Biener
11:22 Re: [Patch] PR rtl-optimization/71150, guard in_class_p check with REG_P Uros Bizjak
11:22 Re: Avoid inlining into instrumetnation thunks Richard Biener
11:19 Re: [PATCH] [rtlfe] Barebones implementation of "__RTL"; next steps? Richard Biener
11:18 Re: [Patch] PR rtl-optimization/71150, guard in_class_p check with REG_P Jiong Wang
11:08 Re: [PATCH PR69848/partial]Propagate comparison into VEC_COND_EXPR if target supports Richard Biener
11:05 Re: [PATCH][AArch64] PR target/70809: Delete aarch64_vmls<mode> pattern James Greenhalgh
11:03 Re: [Patch AArch64] Simplify reduc_plus_scal_v2[sd]f sequence James Greenhalgh
10:40 Re: [PATCH][ARM] PR target/70830: Avoid POP-{reglist}^ when returning from interrupt handlers Kyrill Tkachov
10:38 [PATCH][AArch64] PR target/70809: Delete aarch64_vmls<mode> pattern Kyrill Tkachov
10:32 Re: [Patch AArch64] Simplify reduc_plus_scal_v2[sd]f sequence Marcus Shawcroft
10:30 Re: [Patch AArch64] Delete ASM_OUTPUT_DEF and fallback to default .set directive Marcus Shawcroft
10:23 Re: [Patch] PR rtl-optimization/71150, guard in_class_p check with REG_P Uros Bizjak
10:17 Re: [Patch] PR rtl-optimization/71150, guard in_class_p check with REG_P Uros Bizjak
10:15 Re: [PATCH, ARM 7/7, ping1] Enable atomics for ARMv8-M Mainline Thomas Preudhomme
10:14 Re: [PATCH, ARM 6/7, ping1] Add support for CB(N)Z and (U|S)DIV to ARMv8-M Baseline Thomas Preudhomme
10:13 Re: [PATCH, ARM 5/7, ping1] Add support for MOVT/MOVW to ARMv8-M Baseline Thomas Preudhomme
10:12 Re: [PATCH, ARM 4/7, ping1] Factor out MOVW/MOVT availability and desirability checks Thomas Preudhomme
10:10 Re: [PATCH, ARM 3/7, ping1] Fix indentation of FL_FOR_ARCH* definition after adding support for ARMv8-M Thomas Preudhomme
10:08 Re: [PATCH, ARM 2/7, ping1] Add support for ARMv8-M Thomas Preudhomme
10:03 Re: [PATCH][AArch64][tests] Skip cpu-diagnostics tests when overriding -mcpu James Greenhalgh
10:02 [Patch] PR rtl-optimization/71150, guard in_class_p check with REG_P Jiong Wang
09:58 Re: [PATCH, libgcc/ARM 1/6, ping1] Fix Thumb-1 only == ARMv6-M & Thumb-2 only == ARMv7-M assumptions Thomas Preudhomme
09:45 Re: [AARCH64] Remove static variable all_extensions from aarch64.c James Greenhalgh
09:27 Re: PING^5 [PATCH, GCC 5] PR 70613, -fabi-version docs don't match implementation Ramana Radhakrishnan
09:23 [committed] Cherry-pick upstream asan fix for upcoming glibc (PR sanitizer/71160) Jakub Jelinek
09:23 [AArch64 1/2] Refactor aarch64_operands_ok_for_ldpstp, aarch64_operands_adjust_ok_for_ldpstp James Greenhalgh
09:23 [Patch AArch64 2/2] Some more cleanup of ldp/stp generation James Greenhalgh
09:23 [Patch AArch64 0/2] Refactor ldp/stp code James Greenhalgh
09:22 Re: [PATCH, PR target/71114] Fix constants conversion in STV pass Uros Bizjak
09:21 [PATCH, PR target/71114] Fix constants conversion in STV pass Ilya Enkovich
09:18 Re: [PATCH 1/3] function: Do the CLEANUP_EXPENSIVE after shrink-wrapping, not before Segher Boessenkool
09:13 [Patch AArch64] Delete ASM_OUTPUT_DEF and fallback to default .set directive James Greenhalgh
09:08 Re: [PATCH 1/3] function: Do the CLEANUP_EXPENSIVE after shrink-wrapping, not before Eric Botcazou
09:07 [Patch AArch64] Simplify reduc_plus_scal_v2[sd]f sequence James Greenhalgh
09:05 [Patch obvious] Fix indentation in c-typeck.c parser_build_unary_op James Greenhalgh
09:04 [PATCH GCC]Enable vect_cond_mixed for AArch64. Bin Cheng
09:02 [PATCH AArch64]Support missing vcond pattern by adding/using vec_cmp/vcond_mask patterns. Bin Cheng
09:01 Re: [PATCH, libgomp] Rewire OpenACC async Jakub Jelinek
08:58 [Patch obvious AArch64] Wrap SHIFT_COUNT_TRUNCATED in brackets James Greenhalgh
08:57 Re: [PATCH, libgomp] Rewire OpenACC async Chung-Lin Tang
08:55 [AArch64 trivial] Don't define a macro when a variable will do James Greenhalgh
08:47 Re: [C++ Patch] PR 70466 ("ICE on invalid code in tree check: expected constructor, have parm_decl in convert_like_real...") Paolo Carlini
08:47 Re: [PATCH 1/3] function: Do the CLEANUP_EXPENSIVE after shrink-wrapping, not before Segher Boessenkool
08:42 [PATCH] Add port for Phoenix-RTOS on ARM platform. Kuba Sejdak
08:29 Re: PING^5 [PATCH, GCC 5] PR 70613, -fabi-version docs don't match implementation Mike Stump
08:13 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Eric Botcazou
08:06 Re: [PATCH 1/3] function: Do the CLEANUP_EXPENSIVE after shrink-wrapping, not before Eric Botcazou
07:53 RE: [PATCH] x86 interrupt attribute patch [1/2] Koval, Julia
07:52 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Richard Biener
07:50 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Richard Biener
07:24 Re: PING^5 [PATCH, GCC 5] PR 70613, -fabi-version docs don't match implementation Mike Stump
07:16 Re: [PATCH, wide-int] change fixed_wide_int_storage from class to struct Mike Stump
06:59 match.pd: x & C -> x if we know that x & ~C == 0 Marc Glisse
02:14 [AARCH64] Remove static variable all_extensions from aarch64.c Kugan Vivekanandarajah
01:09 [PATCH 3/3] function: Restructure *logue insertion Segher Boessenkool
01:09 [PATCH 1/3] function: Do the CLEANUP_EXPENSIVE after shrink-wrapping, not before Segher Boessenkool
01:09 [PATCH 2/3] function: Factor out make_*logue_seq Segher Boessenkool
00:26 Re: [PATCH] misc minor doc fixes Sandra Loosemore
00:22 Re: PING^5 [PATCH, GCC 5] PR 70613, -fabi-version docs don't match implementation Sandra Loosemore

May 16, 2016
23:06 [PATCH] misc minor doc fixes Jim Wilson
22:43 Re: match.pd: ~X & Y to X ^ Y in some cases Jeff Law
22:42 Re: [PATCH 0/4] RFC: RTL frontend Jeff Law
22:36 Re: PING^5 [PATCH, GCC 5] PR 70613, -fabi-version docs don't match implementation Jim Wilson
22:32 Re: match.pd: ~X & Y to X ^ Y in some cases Marc Glisse
22:29 Re: [PATCH 4/4] Initial version of RTL frontend Jeff Law
22:27 Re: [PATCH 2/3] Add profiling support for IVOPTS Bin.Cheng
22:14 Re: [PATCH] Import config.sub and config.guess from upstream. Jeff Law
22:01 Re: [PATCH 3/3] Allow constant global VAR_DECLs in constant jump functions Jeff Law
21:45 Re: [PATCH 1/3] Indirect inlining of targets from references of global constants Jeff Law
21:36 [C++ Patch] PR 70466 ("ICE on invalid code in tree check: expected constructor, have parm_decl in convert_like_real...") Paolo Carlini
20:38 Re: [PATCH] Enable libgloss support for ARC in top-level configure.ac Jeff Law
20:27 Re: match.pd: ~X & Y to X ^ Y in some cases Jeff Law
20:08 Re: RFA: Generate normal DWARF DW_LOC descriptors for non integer mode pointers Jeff Law
19:34 Avoid inlining into instrumetnation thunks Jan Hubicka
19:30 PING 2 [PATCH] integer overflow checking builtins in constant expressions Martin Sebor
19:15 Re: [PATCH 2/3] Const parameters are always unmodified Jeff Law
19:09 Re: [PATCH vs] Take known zero bits into account when checking extraction. Jeff Law
19:06 Re: [PATCH] Take known zero bits into account when checking extraction. Jeff Law
18:58 [PATCH, i386]: No singing in the compiler! Uros Bizjak
18:55 Re: [PATCH] Respect --param ipa-max-agg-items=0 Jeff Law
18:48 Re: [PATCH] [rtlfe] Barebones implementation of "__RTL"; next steps? Jeff Law
18:30 Re: VRP: range info of new variables Jeff Law
18:25 Re: Fix for PR68159 in Libiberty Demangler (6) Jeff Law
18:20 Re: Fix for PR68159 in Libiberty Demangler (6) Jakub Jelinek
18:12 Re: Fix for PR68159 in Libiberty Demangler (6) Jeff Law
17:50 Re: [PATCH] Add PowerPC ISA 3.0 word splat and byte immediate splat support Michael Meissner
17:45 [hsa] Increase hsa symbol alignment to a natural one Martin Jambor
17:30 [committed] Fix some typos in gimple.c Marek Polacek
17:26 [PATCH 4/4] BRIG (HSAIL) frontend: smoke test suite Pekka JÃÃskelÃinen
17:25 [PATCH 3/4] BRIG (HSAIL) frontend: libhsail-rt Pekka JÃÃskelÃinen
17:25 [PATCH 2/4] BRIG (HSAIL) frontend: The FE itself. Pekka JÃÃskelÃinen
17:25 [PATCH 1/4] BRIG (HSAIL) frontend: configuration file changes and misc Pekka JÃÃskelÃinen
17:24 [PATCH 0/4] BRIG (HSAIL) frontend Pekka JÃÃskelÃinen
16:30 [gomp4.5] Some OpenMP 4.5 resolving and translation changes Jakub Jelinek
16:18 [PATCH][AArch64][tests] Skip cpu-diagnostics tests when overriding -mcpu Kyrill Tkachov
14:44 Re: [PATCH GCC]Document vect_cond_mixed in sourcebuild.texi Sandra Loosemore
14:27 RE: [PATCH][MIPS] Enable LSA/DLSA for MSA Robert Suchanek
14:27 Re: [PR 70857] Copy RESULT_DECL of HSA outlined kernel function Jakub Jelinek
14:26 RE: [PATCH][MIPS] Correct latency of loads in M5100 Robert Suchanek
14:25 [PR 70857] Copy RESULT_DECL of HSA outlined kernel function Martin Jambor
14:12 RFA: Generate normal DWARF DW_LOC descriptors for non integer mode pointers Nick Clifton
13:56 Re: [PATCH 2/3] Add profiling support for IVOPTS Martin LiÅka
13:55 Re: [PATCH 1/3] Encapsulate comp_cost within a class with methods. Martin LiÅka
13:41 Re: [PATCH][AArch64] Improve aarch64_case_values_threshold setting Wilco Dijkstra
13:41 Re: [Patch ARM/AArch64 07/11] Add missing vget_lane fp16 tests. Kyrill Tkachov
13:31 Re: [Patch ARM/AArch64 05/11] Add missing vreinterpretq_p{8,16} tests. Kyrill Tkachov
13:27 Re: [Patch ARM/AArch64 04/11] Add forgotten vsliq_n_u64 test. Kyrill Tkachov
13:26 Re: [Patch ARM/AArch64 03/11] AdvSIMD tests: be more verbose. Kyrill Tkachov
13:25 Re: [Patch ARM/AArch64 02/11] We can remove useless #ifdefs from these tests: vmul, vshl and vtst. Kyrill Tkachov
13:25 Re: [Patch ARM/AArch64 01/11] Fix typo in vreinterpret.c test comment. Kyrill Tkachov
13:16 Re: [ARM] Enable __fp16 as a function parameter and return type. Tejas Belagod
12:53 Re: [PTX] assembler name mangling Nathan Sidwell
12:51 RE: [MIPS,committed] Update MIPS P5600 processor definition to avoid IMADD Matthew Fortune
12:37 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Bill Schmidt
12:07 New Danish PO file for 'gcc' (version 6.1.0) Translation Project Robot
11:33 [Ada] Remove useless type transformation Eric Botcazou
11:31 Re: [PATCH][AArch64] Improve aarch64_case_values_threshold setting James Greenhalgh
11:22 Contents of PO file 'cpplib-6.1.0.da.po' Translation Project Robot
11:22 New Danish PO file for 'cpplib' (version 6.1.0) Translation Project Robot
11:22 Re: [PATCH][AArch64] print_operand should not fallthrough from register operand into generic operand James Greenhalgh
11:21 [Ada] Extend pragma Implicit_Packing for records to composite components Eric Botcazou
11:17 [Ada] Extend pragma Implicit_Packing to byte-packed array types Eric Botcazou
11:09 [Ada] Cleanup in the implementation of packed array types Eric Botcazou
11:01 [PATCH GCC]Document vect_cond_mixed in sourcebuild.texi Bin Cheng
10:38 Re: [PATCH][AArch64] Improve aarch64_case_values_threshold setting Wilco Dijkstra
10:31 Re: [PATCH][AArch64] print_operand should not fallthrough from register operand into generic operand Wilco Dijkstra
10:15 Re: Enable inlining into thunks Jan Hubicka
10:14 [Ada] Improve array packing for small record component Eric Botcazou
10:14 Re: [PATCH 1/3] Encapsulate comp_cost within a class with methods. Bin.Cheng
10:05 Fix recrusive inlining into thunks Jan Hubicka
09:38 RE: [PATCH][MIPS] Enable LSA/DLSA for MSA Matthew Fortune
09:37 Re: Enable inlining into thunks Martin LiÅka
09:34 RE: [PATCH][MIPS] Correct latency of loads in M5100 Matthew Fortune
09:09 [AArch64, 4/4] Reimplement vmvn* intrinscis, remove inline assembly Jiong Wang
09:09 [AArch64, 3/4] Reimplement multiply by element to get rid of inline assembly Jiong Wang
09:09 [AArch64, 2/4] Extend vector mutiply by element to all supported modes Jiong Wang
09:09 [AArch64, 1/4] Add the missing support of vfms_n_f32, vfmsq_n_f32, vfmsq_n_f64 Jiong Wang
08:55 [Ada] Use noncanonical host name for canadian cross builds Eric Botcazou
08:41 [ARM] Fix bogus -fstack-usage warning on naked functions Eric Botcazou
08:24 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Eric Botcazou
08:09 Re: [PATCH PR69848/partial]Propagate comparison into VEC_COND_EXPR if target supports Bin.Cheng
06:36 Re: [PATCH] Import config.sub and config.guess from upstream. Jakub Sejdak
05:37 Re: [PATCH, wide-int] change fixed_wide_int_storage from class to struct Richard Biener
00:55 Re: [PATCH][RFC] Introduce BIT_FIELD_INSERT Bill Schmidt
00:46 [RFC] Type promotion pass and elimination of zext/sext Kugan Vivekanandarajah

May 15, 2016
22:22 Enable inlining into thunks Jan Hubicka
22:20 Fix ICE while inlining thunks Jan Hubicka
22:19 Fix partitioning of inline thunks Jan Hubicka
22:18 Properly set target/optimization options for thunks in free_lang_data Jan Hubicka
21:47 Re: C, C++: New warning for memset without multiply by elt size Gerald Pfeifer
20:30 Re: [PATCH, wide-int] change fixed_wide_int_storage from class to struct Andrew Pinski
19:03 [PATCH, wide-int] change fixed_wide_int_storage from class to struct Gerald Pfeifer

May 14, 2016
18:05 [Patch] Fix SLP PR58135. Kumar, Venkataramanan
17:18 Re: New hashtable power 2 rehash policy Jonathan Wakely
17:06 Re: New hashtable power 2 rehash policy Daniel KrÃgler
16:14 Re: New hashtable power 2 rehash policy FranÃois Dumont
14:42 New Swedish PO file for 'gcc' (version 6.1.0) Translation Project Robot
13:46 [PATCH, i386]: Fix PR 71097, additional testsuite failures with -mcmodel=medium Uros Bizjak
11:37 Re: [PATCH] Import config.sub and config.guess from upstream. Jakub Sejdak
09:29 Re: [PATCH] Import config.sub and config.guess from upstream. Mike Stump
08:15 Re: [PATCH] Import config.sub and config.guess from upstream. Jakub Sejdak
01:23 Re: [PATCH] Add PowerPC ISA 3.0 word splat and byte immediate splat support Segher Boessenkool

May 13, 2016
23:26 [PATCH] Add PowerPC ISA 3.0 word splat and byte immediate splat support Michael Meissner
22:52 [PATCH] combine: Don't call extract_left_shift with count < 0 (PR67483) Segher Boessenkool
21:36 Implement C11 DR#423 resolution (ignore function return type qualifiers) Joseph Myers
21:29 Re: [PATCH v3, rs6000] Add built-in support for new Power9 darn (deliver a random number) instruction Segher Boessenkool
20:51 Re: [PATCH][CilkPlus] Merge libcilkrts from upstream Jeff Law
20:42 Go patch committed: Implement escape analysis discovery phase Ian Lance Taylor
20:41 Re: Thoughts on memcmp expansion (PR43052) Joseph Myers
20:30 Re: [PATCH 2/2] jit: use FINAL and OVERRIDE throughout David Malcolm
20:19 Re: [PATCH] Import config.sub and config.guess from upstream. Mike Stump
20:13 Re: inhibit the sincos optimization when the target has sin and cos instructions Andrew Pinski
19:58 Re: inhibit the sincos optimization when the target has sin and cos instructions Richard Biener
19:54 Re: [PATCH] Fix --enable-checking=fold bootstrap (PR bootstrap/71071) Richard Biener
19:19 inhibit the sincos optimization when the target has sin and cos instructions Cesar Philippidis
19:17 Re: New C++ PATCH for c++/10200 et al Jason Merrill
19:07 match.pd: ~X & Y to X ^ Y in some cases Marc Glisse
18:51 Re: [PATCH] Import config.sub and config.guess from upstream. Jakub Sejdak
18:51 VRP: range info of new variables Marc Glisse
18:03 Re: [PATCH] Import config.sub and config.guess from upstream. Joseph Myers
18:00 Re: [PATCH, PR71084] Further improve of CFG change tracking in CSE Bernhard Reutner-Fischer
17:29 [PATCH, testsuite]: Hancle AVX in gcc.dg/vect/tree-vect.h Uros Bizjak
17:23 Re: [PATCH] Use HOST_WIDE_INT_C some more in the i386 backend Uros Bizjak
17:22 [PATCH] Fix --enable-checking=fold bootstrap (PR bootstrap/71071) Jakub Jelinek
17:22 Re: [PATCH, i386]: Additional fix for PR62599 with -mcmodel=medium -fpic Uros Bizjak
17:21 Re: [PATCH, i386]: Additional fix for PR62599 with -mcmodel=medium -fpic H.J. Lu
17:20 [PATCH] Allow XMM16-XMM31 in vpbroadcast* Jakub Jelinek
17:18 [PATCH] Fix up vpalignr for -mavx512vl -mno-avx512bw Jakub Jelinek
17:18 [PATCH] Fix up vpshufb for -mavx512vl -mno-avx512bw Jakub Jelinek
17:17 [PATCH] Fix up vpmulhrsw for -mavx512vl -mno-avx512bw Jakub Jelinek
17:15 [PATCH] Allow XMM16-XMM31 in vpmaddubsw Jakub Jelinek
17:11 [PATCH] Use HOST_WIDE_INT_C some more in the i386 backend Jakub Jelinek
17:11 Re: Allow embedded timestamps by C/C++ macros to be set externally (3) Dhole
17:03 Re: [PATCH, i386]: Additional fix for PR62599 with -mcmodel=medium -fpic Uros Bizjak
16:54 Re: [PATCH PR69848/partial]Propagate comparison into VEC_COND_EXPR if target supports Richard Biener
16:51 Re: [PATCH, i386]: Additional fix for PR62599 with -mcmodel=medium -fpic Uros Bizjak
16:39 Re: [PTX] assembler name mangling Alexander Monakov
16:34 Re: [Patch, testsuite] PR70227, skip g++.dg/lto/pr69589_0.C on targets without -rdynamic support Mike Stump
16:02 [PATCH PR69848/partial]Propagate comparison into VEC_COND_EXPR if target supports Bin Cheng
15:56 [PTX] assembler name mangling Nathan Sidwell
15:32 Re: [Patch ARM/AArch64 00/11][testsuite] AdvSIMD intrinsics update James Greenhalgh
15:26 RE: [PATCH] MIPS: Ensure that lo_sums do not contain an unaligned symbol Andrew Bennett
15:24 Re: [patch] Fix PR tree-optimization/70884 Martin Jambor
15:17 Re: [Patch ARM/AArch64 11/11] Add missing tests for vreinterpret, operating of fp16 type. James Greenhalgh
15:16 Re: [Patch ARM/AArch64 10/11] Add missing tests for intrinsics operating on poly64 and poly128 types. James Greenhalgh
15:14 [Patch, avr] Include INCOMING_FRAME_SP_OFFSET when printing stack usage Senthil Kumar Selvaraj
15:00 Re: PATCH: PR target/70738: Add -mgeneral-regs-only option H.J. Lu
14:56 Re: [Patch ARM/AArch64 09/11] Add missing vrnd{,a,m,n,p,x} tests. James Greenhalgh
14:53 Re: [Patch ARM/AArch64 08/11] Add missing vstX_lane fp16 tests. James Greenhalgh
14:50 [PATCH][MIPS] Correct latency of loads in M5100 Robert Suchanek
14:48 [PATCH][MIPS] Enable LSA/DLSA for MSA Robert Suchanek
14:48 Re: [Patch ARM/AArch64 06/11] Add missing vtst_p8 and vtstq_p8 tests. James Greenhalgh
14:47 [PATCH] libstdc++/71073 add system_header pragma to Debug Mode headers Jonathan Wakely
14:46 Re: [PATCH 3/3] Enhance dumps of IVOPTS H.J. Lu
14:41 Re: [Patch ARM/AArch64 06/11] Add missing vtst_p8 and vtstq_p8 tests. Christophe Lyon
14:38 Re: [Patch ARM/AArch64 07/11] Add missing vget_lane fp16 tests. James Greenhalgh
14:37 Re: [Patch ARM/AArch64 06/11] Add missing vtst_p8 and vtstq_p8 tests. James Greenhalgh
14:22 Re: [Patch ARM/AArch64 04/11] Add forgotten vsliq_n_u64 test. Christophe Lyon
14:17 Re: [PATCH 3/3] Enhance dumps of IVOPTS H.J. Lu
14:15 Re: [Patch ARM/AArch64 05/11] Add missing vreinterpretq_p{8,16} tests. James Greenhalgh
14:09 Re: [Patch ARM/AArch64 04/11] Add forgotten vsliq_n_u64 test. James Greenhalgh
14:03 Re: [Patch ARM/AArch64 03/11] AdvSIMD tests: be more verbose. James Greenhalgh
14:00 Re: Thoughts on memcmp expansion (PR43052) Bernd Schmidt
13:56 Re: [Patch ARM/AArch64 02/11] We can remove useless #ifdefs from these tests: vmul, vshl and vtst. James Greenhalgh
13:55 [Patch, ARM] PR71061, length pop* pattern in epilogue correctly Jiong Wang
13:54 [Patch, testsuite] PR70227, skip g++.dg/lto/pr69589_0.C on targets without -rdynamic support Jiong Wang
13:53 Re: [Patch ARM/AArch64 01/11] Fix typo in vreinterpret.c test comment. James Greenhalgh
13:53 Re: Thoughts on memcmp expansion (PR43052) Joseph Myers
13:52 Re: [testuite,AArch64] Make scan for 'br' more robust James Greenhalgh
13:51 [patch, avr] Fix unrecognizable insn ICE for avr (PR71103) Pitchumani Sivanupandi
13:43 Re: [AArch64] Remove an unused reload hook. James Greenhalgh
13:41 Re: [ARM] Enable __fp16 as a function parameter and return type. Ramana Radhakrishnan
13:36 Re: [PATCH, GCC] PR middle-end/55299, fold bitnot through ASR and rotates Marc Glisse
13:26 Re: [PATCH][combine] PR middle-end/71074 Check that const_op is >= 0 before potentially shifting in simplify_comparison Bernd Schmidt
13:22 Re: [PATCH][combine] PR middle-end/71074 Check that const_op is >= 0 before potentially shifting in simplify_comparison Kyrill Tkachov
13:13 Re: Thoughts on memcmp expansion (PR43052) Bernd Schmidt
13:07 Re: Thoughts on memcmp expansion (PR43052) Richard Biener
13:05 Re: Thoughts on memcmp expansion (PR43052) Bernd Schmidt
13:04 RUN_UNDER_VALGRIND statistics for GCC 7 Martin LiÅka
13:02 [PTX] atomic_compare_exchange_$n Nathan Sidwell
13:02 Re: [PATCH][combine] PR middle-end/71074 Check that const_op is >= 0 before potentially shifting in simplify_comparison Bernd Schmidt
12:51 Re: [PATCH 3/3] Enhance dumps of IVOPTS Martin LiÅka
12:47 Re: [PATCH 3/3] Enhance dumps of IVOPTS Richard Biener
12:44 Re: [PATCH 3/3] Enhance dumps of IVOPTS Kyrill Tkachov
12:39 Re: [PATCH 3/3] Enhance dumps of IVOPTS Martin LiÅka
12:36 [PATCH] Enable libgloss support for ARC in top-level configure.ac Anton Kolesov
12:35 [PATCH][obvious] Typo fix in tree-ssa-loop-ivanon.c Kyrill Tkachov
12:33 Re: [PATCH 7/7] SMS remove dependence on doloop: To identify read/write register as loop induction variable Bernd Schmidt
12:29 [PATCH][obvious] Fix param name in dump file Kyrill Tkachov
12:26 [PATCH] Fix part of PR42587 Richard Biener
12:21 [PATCH][combine] PR middle-end/71074 Check that const_op is >= 0 before potentially shifting in simplify_comparison Kyrill Tkachov
12:12 Re: [PATCH 3/3] Enhance dumps of IVOPTS H.J. Lu
12:11 Re: Re: Re: [ARM] Enable __fp16 as a function parameter and return type. Joseph Myers
11:55 Re: [PATCH, GCC] PR middle-end/55299, fold bitnot through ASR and rotates Mikhail Maltsev
11:52 Re: [patch] Fix PR tree-optimization/70884 Richard Biener
11:51 Re: [PATCH] Improve other 13 define_insns Jakub Jelinek
11:47 Re: [PATCH] Improve other 13 define_insns Kirill Yukhin
11:13 Re: [PATCH, DOC] Document ASAN_OPTIONS="halt_on_error" env variable. Martin LiÅka
11:08 [gomp4.5] Further progress on OpenMP 4.5 parsing Jakub Jelinek
11:05 Re: [PATCH][ARM] PR target/70830: Avoid POP-{reglist}^ when returning from interrupt handlers Kyrill Tkachov
11:03 Re: [PATCH, DOC] Document ASAN_OPTIONS="halt_on_error" env variable. Jakub Jelinek
11:01 Re: [patch] Fix PR tree-optimization/70884 Eric Botcazou
10:51 [PATCH][RFC] Introduce BIT_FIELD_INSERT Richard Biener
10:44 Re: [PATCH 3/3] Enhance dumps of IVOPTS Martin LiÅka
10:27 Re: [PATCH, DOC] Document ASAN_OPTIONS="halt_on_error" env variable. Martin LiÅka
10:20 Re: Thoughts on memcmp expansion (PR43052) Richard Biener
09:50 Re: [PATCH, PR71084] Further improve of CFG change tracking in CSE Richard Biener
09:43 Re: [PATCH 3/3] Enhance dumps of IVOPTS Bin.Cheng
09:43 Re: [PATCH] Fix ASAN bootstrap (uninitialized variable warning) Richard Biener
09:40 Re: [PATCH] [rtlfe] Barebones implementation of "__RTL"; next steps? Richard Biener
09:24 Re: Re: Re: [ARM] Enable __fp16 as a function parameter and return type. Tejas Belagod
09:05 [PATCH, PR71084] Further improve of CFG change tracking in CSE Ilya Enkovich
08:53 Re: [i386] Fix SEGV in ix86_in_large_data_p (PR target/71080) Uros Bizjak
08:49 Re: [patch] Tidy up RTL libfunc machinery Eric Botcazou
08:49 [i386] Fix SEGV in ix86_in_large_data_p (PR target/71080) Rainer Orth
08:39 Re: [Patch ARM/AArch64 09/11] Add missing vrnd{,a,m,n,p,x} tests. Jiong Wang
08:04 Re: "const" qualifier vs. OpenACC data/OpenMP map clauses Jakub Jelinek
07:55 Re: [PATCH] Import config.sub and config.guess from upstream. Jakub Sejdak
07:52 [PATCH] Import config.sub and config.guess from upstream. Jakub Sejdak
07:07 Re: [PATCH, i386]: Additional fix for PR62599 with -mcmodel=medium -fpic Uros Bizjak
00:14 [Patch, Fortran] Fix PR 71047 Fritz Reese

May 12, 2016
23:20 Re: [PATCH, i386]: Additional fix for PR62599 with -mcmodel=medium -fpic H.J. Lu
23:19 Re: [PATCH, i386]: Additional fix for PR62599 with -mcmodel=medium -fpic H.J. Lu
22:34 [PATCH] c++/60760 - arithmetic on null pointers should not be allowed in constant expressions Martin Sebor
22:04 Re: [PATCH/AARCH64/ILP32] Fix unwinding (libgcc) Andrew Pinski
22:03 [PATCH, i386]: Additional fix for PR62599 with -mcmodel=medium -fpic Uros Bizjak
20:32 Contents of PO file 'cpplib-6.1.0.fi.po' Translation Project Robot
20:32 New Finnish PO file for 'cpplib' (version 6.1.0) Translation Project Robot
19:58 Re: [PATCH][ARM] PR target/70830: Avoid POP-{reglist}^ when returning from interrupt handlers Christophe Lyon
18:42 Re: [PATCH] Improve other 13 define_insns Jakub Jelinek
18:40 [PATCH, i386]: Fix gcc.target/i386/pr70027.c FAIL for x32 -fpic Uros Bizjak
17:54 Re: PATCH: PR target/70738: Add -mgeneral-regs-only option H.J. Lu
17:14 Re: Thoughts on memcmp expansion (PR43052) Bernd Schmidt
17:01 [Patch, lra] relax the restriction on subreg reload for wide mode Jiong Wang
16:51 Re: Simple bitop reassoc in match.pd Richard Biener
16:42 Re: [PATCH 3/3] Enhance dumps of IVOPTS Martin LiÅka
16:28 [PATCH] Fix ASAN bootstrap (uninitialized variable warning) Martin LiÅka
16:09 [PATCH 3/3] Allow constant global VAR_DECLs in constant jump functions Martin Jambor
16:08 [PATCH 2/3] Const parameters are always unmodified Martin Jambor
16:08 [PATCH 1/3] Indirect inlining of targets from references of global constants Martin Jambor
16:03 Re: Simple bitop reassoc in match.pd Marc Glisse
15:46 Re: PATCH: PR target/70738: Add -mgeneral-regs-only option Sandra Loosemore
15:35 Re: libgomp: Make GCC 5 OpenACC offloading executables work Nathan Sidwell
15:09 Re: [PATCH] Better location info for "incomplete type" error msg (PR c/70756) Jason Merrill
14:30 Re: [PATCH] Improve vec_concatv?sf* Kirill Yukhin
14:29 Re: [PATCH] [rtlfe] Barebones implementation of "__RTL"; next steps? David Malcolm
14:22 Re: [PATCH] Improve other 13 define_insns Kirill Yukhin
14:12 Re: [PATCH, RFC] Introduce -fsanitize=use-after-scope Martin LiÅka
14:08 [PATCH] Add dg-require-atomic-builtins to test Jonathan Wakely
13:55 Re: [PATCH] Improve vec_concatv?sf* Jakub Jelinek
13:55 Re: [PATCH] Improve vec_concatv?sf* Kirill Yukhin
13:51 Re: [PATCH 3/3] Enhance dumps of IVOPTS Bin.Cheng
12:56 Re: [Patch ARM/AArch64 09/11] Add missing vrnd{,a,m,n,p,x} tests. Christophe Lyon
12:44 Re: [PATCH, DOC] Document ASAN_OPTIONS="halt_on_error" env variable. Jakub Jelinek
12:37 Re: [PATCH, DOC] Document ASAN_OPTIONS="halt_on_error" env variable. Martin LiÅka
12:36 Re: [PATCH, PR tree-optimization/71006] Fix vectype computation for COND_EXPR Richard Biener
12:14 Re: [PATCH 3/3] Enhance dumps of IVOPTS Martin LiÅka
11:30 Re: [PATCHv2 0/7] ARC: Add support for nps400 variant Claudiu Zissulescu
11:27 Re: [PATCH] [ARC] Use GOTOFFPC relocation for pc-relative accesses. Claudiu Zissulescu
11:25 Re: [PATCH, PR tree-optimization/71006] Fix vectype computation for COND_EXPR Ilya Enkovich
11:14 [PATCH] Fix PR71059 Richard Biener
11:10 [PATCH] Fix PR71062 Richard Biener
10:56 Re: [PATCH, libgomp] Rewire OpenACC async Jakub Jelinek
10:48 Re: [PATCH] Fix crash with --help=^ (PR driver/71063) Jakub Jelinek
10:47 Re: [PATCH, libgomp] Rewire OpenACC async Thomas Schwinge
10:42 Re: [PATCH, RFC] Introduce -fsanitize=use-after-scope Jakub Jelinek
10:38 Re: [PATCH, PR tree-optimization/71006] Fix vectype computation for COND_EXPR Richard Biener
10:37 Re: [PATCH] Better location info for "incomplete type" error msg (PR c/70756) Marek Polacek
10:36 Re: [PATCH] Fix crash with --help=^ (PR driver/71063) Marek Polacek
10:25 Re: [PATCH 1/4, libgomp] Resolve deadlock on plugin exit (Ping x2) Jakub Jelinek
10:20 [PATCH, PR tree-optimization/71006] Fix vectype computation for COND_EXPR Ilya Enkovich
10:06 Re: [PATCH, libgomp] Fix deadlock in acc_set_device_type Jakub Jelinek
10:03 Re: [PATCH, libgomp] Rewire OpenACC async Jakub Jelinek
09:48 Re: [PATCH][ARM] PR target/70830: Avoid POP-{reglist}^ when returning from interrupt handlers Ramana Radhakrishnan
09:24 Re: [PATCH][ARM] PR target/70830: Avoid POP-{reglist}^ when returning from interrupt handlers Kyrill Tkachov
09:21 Re: libgomp: Make GCC 5 OpenACC offloading executables work Bernd Schmidt
09:17 Re: Allow embedded timestamps by C/C++ macros to be set externally (3) Bernd Schmidt
08:45 Re: [Patch ARM/AArch64 09/11] Add missing vrnd{,a,m,n,p,x} tests. Jiong Wang
08:41 Re: Simple bitop reassoc in match.pd Richard Biener
08:22 Re: [PATCH] vec_extract XMM16-XMM17 improvements Kirill Yukhin
08:11 Re: [PATCH] vec_extract XMM16-XMM17 improvements Jakub Jelinek
07:32 Re: [PATCH] vec_extract XMM16-XMM17 improvements Kirill Yukhin
07:30 Re: [PATCH] Improve sse2_loadld Kirill Yukhin
07:29 Re: [PATCH] Improve XMM16-XMM31 handling in vpinsr* Kirill Yukhin
07:29 [PATCH] PR71060 Richard Biener
07:29 Re: [PATCH] vinsertps XMM16-XMM31 fixes Kirill Yukhin
07:27 Re: [PATCH] vinsertps XMM16-XMM31 fixes Kirill Yukhin
05:26 Re: Simple bitop reassoc in match.pd Marc Glisse
00:38 Re: Allow embedded timestamps by C/C++ macros to be set externally (3) Dhole

May 11, 2016
22:06 [PATCH v3, rs6000] Add built-in support for new Power9 darn (deliver a random number) instruction Kelvin Nilsen
20:57 Re: [PATCH, rs6000] Fix pr70963.c test case for older hardware Segher Boessenkool
20:51 Re: [PATCH] Fix crash with --help=^ (PR driver/71063) Jakub Jelinek
20:44 Re: Simple bitop reassoc in match.pd Marc Glisse
20:40 [PATCH] Fix crash with --help=^ (PR driver/71063) Marek Polacek
20:24 Re: [C PATCH] PR43651: add warning for duplicate qualifier Mikhail Maltsev
19:46 [PATCH, rs6000] Fix pr70963.c test case for older hardware Bill Schmidt
19:21 [PATCH, testsuite]: Fix gcc.target/i386/sse-13.c failure with -fpic Uros Bizjak
19:14 [PATCH, i386]: Use copy_to_suggested_reg in legitimize_pic_address some more Uros Bizjak
17:56 Re: Simple bitop reassoc in match.pd Marc Glisse
17:02 PATCH: PR target/70738: Add -mgeneral-regs-only option H.J. Lu
17:01 Re: [C/C++ PATCH] Missing warning for contradictory attributes (PR c++/71024) Bernd Schmidt
16:38 Re: [C/C++ PATCH] Missing warning for contradictory attributes (PR c++/71024) Marek Polacek
16:26 Re: Simple bitop reassoc in match.pd Jeff Law
16:17 Re: Simple bitop reassoc in match.pd (was: Canonicalize X u< X to UNORDERED_EXPR) Marc Glisse
16:02 Re: libgomp: Make GCC 5 OpenACC offloading executables work Thomas Schwinge
16:00 Re: [PATCH, DOC] Document ASAN_OPTIONS="halt_on_error" env variable. Sandra Loosemore
16:00 Re: [PATCH][CilkPlus] Merge libcilkrts from upstream Ilya Verbin
15:54 [PTX] more test markup Nathan Sidwell
15:47 Re: Re: [ARM] Enable __fp16 as a function parameter and return type. Joseph Myers
15:46 [PATCH] Respect --param ipa-max-agg-items=0 Martin Jambor
15:45 [PR 70646] Store size to inlining predicate conditions Martin Jambor
15:38 Re: libgomp: Make GCC 5 OpenACC offloading executables work Nathan Sidwell
15:03 Re: Re: [ARM] Enable __fp16 as a function parameter and return type. Tejas Belagod
14:57 Re: [PATCH, DOC] Document ASAN_OPTIONS="halt_on_error" env variable. Jakub Jelinek
14:56 Re: [C/C++ PATCH] Missing warning for contradictory attributes (PR c++/71024) Bernd Schmidt
14:48 Re: [PATCH, DOC] Document ASAN_OPTIONS="halt_on_error" env variable. Martin LiÅka
14:33 [PATCH][ARM] PR target/71056: Don't use vectorized builtins when NEON is not available Kyrill Tkachov
14:29 Re: [PATCH, DOC] Document ASAN_OPTIONS="halt_on_error" env variable. Yury Gribov
14:22 Re: libgomp: Make GCC 5 OpenACC offloading executables work Bernd Schmidt
14:20 Re: [PATCH, DOC] Document ASAN_OPTIONS="halt_on_error" env variable. Jakub Jelinek
14:18 Re: [PATCH] Apply fix for PR68463 to RS6000 James Norris
14:18 Re: [PATCH 3/3] Enhance dumps of IVOPTS Martin LiÅka
14:13 [PATCH, DOC] Document ASAN_OPTIONS="halt_on_error" env variable. Martin LiÅka
14:13 Re: [PATCH] Apply fix for PR68463 to RS6000 Thomas Schwinge
14:02 [PATCH] Fix PR71055 Richard Biener
13:59 [C/C++ PATCH] Missing warning for contradictory attributes (PR c++/71024) Marek Polacek
13:56 [PATCH] Fix PR71057 Richard Biener
13:52 Re: Simple bitop reassoc in match.pd (was: Canonicalize X u< X to UNORDERED_EXPR) H.J. Lu
13:50 Re: "const" qualifier vs. OpenACC data/OpenMP map clauses Thomas Schwinge
13:48 Re: [PATCH] clean up insn-automata.c Vladimir Makarov
13:46 Re: libgomp: Make GCC 5 OpenACC offloading executables work Thomas Schwinge
13:45 Re: libgomp: In OpenACC testing, cycle though $offload_targets, and by default only build for the offload target that we're actually going to test Thomas Schwinge
13:44 Re: Splitting up gcc/omp-low.c? Thomas Schwinge
13:24 [Patch ARM/AArch64 04/11] Add forgotten vsliq_n_u64 test. Christophe Lyon
13:24 [Patch ARM/AArch64 03/11] AdvSIMD tests: be more verbose. Christophe Lyon
13:24 [Patch ARM/AArch64 08/11] Add missing vstX_lane fp16 tests. Christophe Lyon
13:24 [Patch ARM/AArch64 05/11] Add missing vreinterpretq_p{8,16} tests. Christophe Lyon
13:24 [Patch ARM/AArch64 02/11] We can remove useless #ifdefs from these tests: vmul, vshl and vtst. Christophe Lyon
13:24 [Patch ARM/AArch64 09/11] Add missing vrnd{,a,m,n,p,x} tests. Christophe Lyon
13:24 [Patch ARM/AArch64 11/11] Add missing tests for vreinterpret, operating of fp16 type. Christophe Lyon
13:24 [Patch ARM/AArch64 07/11] Add missing vget_lane fp16 tests. Christophe Lyon
13:24 [Patch ARM/AArch64 10/11] Add missing tests for intrinsics operating on poly64 and poly128 types. Christophe Lyon
13:24 [Patch ARM/AArch64 06/11] Add missing vtst_p8 and vtstq_p8 tests. Christophe Lyon
13:24 [Patch ARM/AArch64 00/11][testsuite] AdvSIMD intrinsics update Christophe Lyon
13:24 [Patch ARM/AArch64 01/11] Fix typo in vreinterpret.c test comment. Christophe Lyon
13:22 [committed] Fix up matmul in !$omp workshare (PR fortran/70855) Jakub Jelinek
13:15 Re: [PATCH] Fix PR70986 Richard Biener
12:57 Re: [PATCH] Fix PR70986 Richard Biener
12:56 Re: [PATCH] Introduce tests for -fsanitize=use-after-scope Martin LiÅka
12:54 Re: [PATCH, RFC] Introduce -fsanitize=use-after-scope Martin LiÅka
12:53 Re: [PATCH, PR middle-end/70807] Free dominance info in CSE pass Ilya Enkovich
12:45 Re: [PATCH, PR middle-end/70807] Free dominance info in CSE pass H.J. Lu
12:41 [PATCH] libstdc++/71049 fix --disable-libstdcxx-dual-abi bootstrap Jonathan Wakely
12:37 Re: [SH][committed] Remove SH5 support in compiler Oleg Endo
11:52 Re: [PATCH 3/3] shrink-wrap: Remove complicated simple_return manipulations Jiong Wang
11:43 RE: [ARM] mno-pic-data-is-text-relative & msingle-pic-base Joey Ye
11:30 Please update config.sub from GNU config Jakub Sejdak
11:22 Re: [PATCH 4/4] Initial version of RTL frontend Bernd Schmidt
11:06 Re: [PATCH 4/4] Initial version of RTL frontend Ramana Radhakrishnan
10:14 Re: [PATCH] Preserve GCC 5 behavior for PR71002 Richard Biener
09:57 Re: [PATCH] [rtlfe] Barebones implementation of "__RTL"; next steps? Richard Biener
09:56 Re: [PATCH] Fix PR71039 Bernhard Reutner-Fischer
09:48 Re: [PATCH][CilkPlus] Merge libcilkrts from upstream Ramana Radhakrishnan
09:47 Re: [patch] Tidy up RTL libfunc machinery Richard Biener
09:36 Re: [PATCH] Fix PR71039 Richard Biener
09:26 Re: [PATCH, PR middle-end/70807] Free dominance info in CSE pass Ilya Enkovich
09:03 Re: [PATCH][CilkPlus] Merge libcilkrts from upstream Christophe Lyon
09:01 Re: [PATCH][AArch64] Simplify ashl<mode>3 expander for SHORT modes Kyrill Tkachov
09:00 Re: [PATCH][AArch64] Delete obsolete CC_ZESWP and CC_SESWP CC modes Kyrill Tkachov
09:00 Re: [PATCH][ARM] Fix costing of sign-extending load in rtx costs Kyrill Tkachov
08:52 Re: [PATCH vs] Take known zero bits into account when checking extraction. Dominik Vogt
08:41 Re: [PATCH] Fix PR71039 Bernhard Reutner-Fischer
08:40 Re: [PATCH vs] Take known zero bits into account when checking extraction. Bernd Schmidt
08:17 Re: [PATCH 2/3] cfgcleanup: Fold jumps and conditional branches with returns Christophe Lyon
07:52 Re: [PATCH, GCC] PR middle-end/55299, fold bitnot through ASR and rotates Marc Glisse
07:43 Re: [PATCH vs] Take known zero bits into account when checking extraction. Dominik Vogt
06:49 Re: [PATCH 1/4, libgomp] Resolve deadlock on plugin exit (Ping x2) Chung-Lin Tang
06:48 Re: [PATCH, libgomp] Fix deadlock in acc_set_device_type (ping x3) Chung-Lin Tang
06:47 Re: [PATCH, libgomp] Rewire OpenACC async (Ping x3) Chung-Lin Tang
05:39 [PATCH] clean up insn-automata.c (was: Re: out of bounds access in insn-automata.c) Alexander Monakov
05:12 Re: [PATCH], Add PowerPC ISA 3.0 vector d-form addressing Segher Boessenkool
04:07 Re: Enabling -frename-registers? Jeff Law
03:53 Re: [PATCH], Add PowerPC ISA 3.0 vector d-form addressing Michael Meissner
02:34 Re: [PATCH 3/3] shrink-wrap: Remove complicated simple_return manipulations Jan Hubicka
02:34 Re: [PATCH 3/3] shrink-wrap: Remove complicated simple_return manipulations Jan Hubicka
01:25 Re: [PATCH] [rtlfe] Barebones implementation of "__RTL"; next steps? Trevor Saunders
00:14 Re: [RS6000] complex long double ABI_V4 fix Segher Boessenkool
00:06 Re: [PATCH], Add PowerPC ISA 3.0 vector d-form addressing Segher Boessenkool

May 10, 2016
23:56 Re: [PATCH] PR driver/69265: add hint for options with misspelled arguments Manuel LÃpez-IbÃÃez
23:53 Re: [PATCH] Fix PR70497, missed "subreg" CSE on GIMPLE H.J. Lu
23:47 Re: [RS6000] complex long double ABI_V4 fix Alan Modra
23:43 [wwwdocs] Suggested usability improvements for the website aquaglow
23:26 Re: [PATCH 2/3] cfgcleanup: Fold jumps and conditional branches with returns Segher Boessenkool
22:40 Re: [PATCH], Add PowerPC ISA 3.0 vector d-form addressing Michael Meissner
21:03 Re: [PATCH] PR driver/69265: add hint for options with misspelled arguments David Malcolm
20:35 [PATCH] [rtlfe] Barebones implementation of "__RTL"; next steps? David Malcolm
20:30 [patch,openacc] use firstprivate pointers for subarrays in c and c++ Cesar Philippidis
20:16 [patch] Tidy up RTL libfunc machinery Eric Botcazou
20:10 Re: [C PATCH] PR43651: add warning for duplicate qualifier Joseph Myers
20:09 Re: [PATCH] PR driver/69265: add hint for options with misspelled arguments Bernhard Reutner-Fischer
20:07 Re: [ARM] Enable __fp16 as a function parameter and return type. Joseph Myers
20:03 Re: [PATCH] Remove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID_RETURN_TYPE hooks. Joseph Myers
20:02 Re: [PATCH] x86 interrupt attribute patch [2/2] Sandra Loosemore
19:34 Re: [PATCH 2/3] cfgcleanup: Fold jumps and conditional branches with returns Christophe Lyon
19:29 Re: [PATCH][CilkPlus] Allow parenthesized initialization in for-loops Ilya Verbin
19:24 Re: [PATCH][CilkPlus] Merge libcilkrts from upstream Christophe Lyon
18:58 Re: [PATCH, Fortran, OpenACC] Fix PR70598, Fortran host_data ICE Bernhard Reutner-Fischer
18:22 Re: [PATCH] Fix PR70497, missed "subreg" CSE on GIMPLE Bernhard Reutner-Fischer
18:20 Re: [PATCH 4/4] Initial version of RTL frontend Bernd Schmidt
18:19 C PATCH to add -Wswitch-unreachable (PR c/49859) Marek Polacek
18:13 Re: [PATCH, PR middle-end/70807] Free dominance info in CSE pass H.J. Lu
18:05 Re: [PATCH 4/4] Initial version of RTL frontend Richard Biener
17:58 Re: [PATCH] Simplify read-md.c and read-rtl.c using require_char_ws Bernd Schmidt
17:57 Re: [PATCH, PR middle-end/70807] Free dominance info in CSE pass Bernd Schmidt
17:51 Re: [gomp4.5] Parsing of most of OpenMP 4.5 clauses Jerry DeLisle
17:45 [PATCH] Simplify read-md.c and read-rtl.c using require_char_ws David Malcolm
17:43 Re: [PATCH] Fix PR70937 Jerry DeLisle
17:37 Re: [PATCH, PR middle-end/70807] Free dominance info in CSE pass Richard Biener
17:19 Re: [PATCH][CilkPlus] Merge libcilkrts from upstream Ilya Verbin
17:18 Re: [PATCH 3/3] shrink-wrap: Remove complicated simple_return manipulations David Edelsohn
17:18 Re: [PATCH, PR middle-end/70807] Free dominance info in CSE pass Bernd Schmidt
17:16 [PATCH, i386]: Merge 64-bit and 32-bit gotoff_operand code paths in legitimize_pic_address Uros Bizjak
17:06 Re: [PATCH, PR middle-end/70807] Free dominance info in CSE pass Richard Biener
17:02 Re: [PATCH 4/4] Initial version of RTL frontend Jeff Law
16:59 Re: [PATCH, PR middle-end/70807] Free dominance info in CSE pass Bernd Schmidt
16:31 Re: [PATCH 3/3] shrink-wrap: Remove complicated simple_return manipulations Wilco Dijkstra
16:20 [PATCH, PR middle-end/70807] Free dominance info in CSE pass Ilya Enkovich
16:10 Re: [PATCH][CilkPlus] Merge libcilkrts from upstream Ilya Verbin
16:02 [PATCH, CHKP, PR middle-end/70877] Support instrumentation of direct calls with a type cast Ilya Enkovich
15:59 Re: [PATCH] Apply fix for PR68463 to RS6000 Ilya Verbin
15:58 Re: [PATCH] DWARF: fix stack usage assessment for DW_OP_neg Pierre-Marie de Rodat
15:55 Re: [PATCH] libstdc++/71038 fix error checks in filesystem::copy_file Jonathan Wakely
15:54 [PATCH, CHKP, PR tree-optimization/70876] Support WITH_SIZE_EXPR in instrumented calls Ilya Enkovich
15:53 [PATCH] Test begin and end functions for directory iterators Jonathan Wakely
15:51 Re: Allow embedded timestamps by C/C++ macros to be set externally (3) Joseph Myers
15:50 Re: [PATCH, i386, PR target/70799, 1/2] Support constants in STV pass (DImode) Uros Bizjak
15:49 Re: [PATCH] Apply fix for PR68463 to RS6000 David Edelsohn
15:43 Re: [PATCH, i386, PR target/70799, 1/2] Support constants in STV pass (DImode) Ilya Enkovich
15:41 [PATCH] Test begin and end functions for directory iterators redi
15:41 [PATCH] Apply fix for PR68463 to RS6000 James Norris
15:39 [PATCH] libstdc++/71038 fix error checks in filesystem::copy_file Jonathan Wakely
15:29 Re: [PATCH] x86 interrupt attribute patch [2/2] Uros Bizjak
15:20 Re: [PATCH] DWARF: fix stack usage assessment for DW_OP_neg Jakub Jelinek
15:15 Re: [PATCH, RFC] Introduce -fsanitize=use-after-scope Jakub Jelinek
15:07 [PATCH] DWARF: fix stack usage assessment for DW_OP_neg Pierre-Marie de Rodat
15:05 Re: [PATCH vs] Take known zero bits into account when checking extraction. Bernd Schmidt
15:03 Re: [PATCH, RFC] Introduce -fsanitize=use-after-scope Martin LiÅka
14:54 RE: [PATCH] x86 interrupt attribute patch [2/2] Koval, Julia
14:17 Re: [PATCH 4/4] Initial version of RTL frontend Richard Biener
14:14 Re: [PATCH 4/4] Initial version of RTL frontend David Malcolm
14:03 Re: [PATCH GCC]Do more tree if-conversions by handlding PHIs with more than two arguments. Bin.Cheng
14:00 Re: [PATCH GCC]Do more tree if-conversions by handlding PHIs with more than two arguments. Christophe Lyon
13:54 Re: [PATCH, GCC] PR middle-end/55299, fold bitnot through ASR and rotates Mikhail Maltsev
13:51 [PATCH] libstdc++/71036 Handle EEXIST in filesystem::create_directory Jonathan Wakely
13:44 Re: [PATCH vs] Take known zero bits into account when checking extraction. Dominik Vogt
13:36 Re: [PATCH][CilkPlus] Merge libcilkrts from upstream Ramana Radhakrishnan
13:31 [committed] Add debugging ruler to diagnostic-show-locus.c David Malcolm
13:26 [PATCH, ARM] Do not set ARM_ARCH_ISA_THUMB for armv5 Thomas Preudhomme
13:23 [PATCH] Fix PR70986 Richard Biener
13:16 Re: [PATCH 3/3] Enhance dumps of IVOPTS Bin.Cheng
13:13 Re: [PATCH] libstdc++/71005 fix post-increment for filesystem iterators Jonathan Wakely
13:08 [PTX] Fixup some tests Nathan Sidwell
13:07 [PATCH] Fix PR71039 Richard Biener
13:06 [PATCH] libstdc++/71036 Handle EEXIST in filesystem::create_directory redi
13:03 Re: [PATCH][CilkPlus] Merge libcilkrts from upstream Christophe Lyon
12:20 [PATCH] libstdc++/71037 Add base path to filesystem::canonical exceptions Jonathan Wakely
12:13 Re: [PATCH, rs6000] Fix PR70963: Wrong code for V2DF/V2DI vec_cts with zero scale factor Bill Schmidt
12:04 [PATCH] Remove unused using declaration in libstdc++ testsuite Jonathan Wakely
11:40 Re: [PATCH] Don't emit AVX512DQ insns for -mavx512vl -mno-avx512dq (PR target/70927, take 2) Kirill Yukhin
11:32 Re: Allow embedded timestamps by C/C++ macros to be set externally (3) Bernd Schmidt
11:26 [PATCH] libstdc++/71005 fix post-increment for filesystem iterators Jonathan Wakely
11:24 Re: Allow embedded timestamps by C/C++ macros to be set externally (3) Andreas Schwab
11:18 Re: Allow embedded timestamps by C/C++ macros to be set externally (3) Dhole
11:14 Re: Allow embedded timestamps by C/C++ macros to be set externally (3) Dhole
11:05 Re: [PATCH] cfgcleanup: Handle a branch with just a return in both arms (PR71028) Bernd Schmidt
10:25 Re: [PATCH] Take known zero bits into account when checking extraction. Richard Biener
10:07 Re: [PATCH] Take known zero bits into account when checking extraction. Dominik Vogt
10:03 Re: [C PATCH] Warn for optimize attribute on decl after definition (PR c/70255) Marek Polacek
09:27 Re: Simple bitop reassoc in match.pd (was: Canonicalize X u< X to UNORDERED_EXPR) Richard Biener
09:14 Re: [PATCH] Take known zero bits into account when checking extraction. Richard Biener
09:04 [Committed] S/390: Disable scalar vector instructions with -mno-vx. Andreas Krebbel
08:30 Re: [PATCH] Preserve GCC 5 behavior for PR71002 Jakub Jelinek
08:25 Re: [PATCH, rs6000] Fix PR70963: Wrong code for V2DF/V2DI vec_cts with zero scale factor Segher Boessenkool
08:19 [PATCH] Preserve GCC 5 behavior for PR71002 Richard Biener
08:04 Re: [PING*2][PATCH] DWARF: add abstract origin links on lexical blocks DIEs Pierre-Marie de Rodat
07:56 [PATCH] cfgcleanup: Handle a branch with just a return in both arms (PR71028) Segher Boessenkool
07:14 [RTEMS] Fix moxie libgcc support Sebastian Huber
06:12 Re: Simple bitop reassoc in match.pd (was: Canonicalize X u< X to UNORDERED_EXPR) Marc Glisse
03:53 Re: [C PATCH] Warn for optimize attribute on decl after definition (PR c/70255) Martin Sebor
03:03 [PATCH, rs6000] Fix PR70963: Wrong code for V2DF/V2DI vec_cts with zero scale factor Bill Schmidt

May 09, 2016
23:49 [PATCH] PR driver/69265: add hint for options with misspelled arguments David Malcolm
23:22 PING^4 [PATCH, GCC 5] PR 70613, -fabi-version docs don't match implementation Jim Wilson
22:15 Re: [C PATCH] Warn for optimize attribute on decl after definition (PR c/70255) Joseph Myers
21:55 Re: [PATCH] Fix PR c++/70822 (bogus error with parenthesized SCOPE_REF) Patrick Palka
21:12 Re: [PATCH] Make basic asm implicitly clobber memory Bernd Edlinger
20:53 [gomp4] backport fix for PR70626 Cesar Philippidis
20:39 [gomp4] backport the *finish_omp_clauses changes Cesar Philippidis
20:27 [gomp4] backport fix for PR69363 Cesar Philippidis
19:42 Re: [PATCH] Remove constraints from further i386 define_expand patterns Uros Bizjak
19:11 Re: [RS6000] complex long double ABI_V4 fix Michael Meissner
18:51 Re: [PATCH,rs6000] Add built-in support for new Power9 darn (deliver a random number) instruction Peter Bergner
18:48 Re: [PATCH], Add PowerPC ISA 3.0 min/max support Michael Meissner
18:39 Re: [PATCH], Add PowerPC ISA 3.0 vector d-form addressing Michael Meissner
17:38 Re: [PATCH] Load external function address via GOT slot H.J. Lu
17:36 Re: [PATCH,rs6000] Add built-in support for new Power9 darn (deliver a random number) instruction Bill Schmidt
17:21 Re: [ARM] mno-pic-data-is-text-relative & msingle-pic-base Nathan Sidwell
17:16 RE: [ARM] mno-pic-data-is-text-relative & msingle-pic-base Joey Ye
16:55 [PATCH] vec_extract XMM16-XMM17 improvements Jakub Jelinek
16:53 [PATCH] Improve sse2_loadld Jakub Jelinek
16:51 [PATCH] Improve XMM16-XMM31 handling in vpinsr* Jakub Jelinek
16:49 [PATCH] Remove constraints from further i386 define_expand patterns Jakub Jelinek
16:48 [PATCH] vinsertps XMM16-XMM31 fixes Jakub Jelinek
16:46 [PATCH] vinsertps XMM16-XMM31 fixes Jakub Jelinek
16:44 [PATCH] Don't emit AVX512DQ insns for -mavx512vl -mno-avx512dq (PR target/70927, take 2) Jakub Jelinek
16:39 PING [PATCH] integer overflow checking builtins in constant expressions Martin Sebor
16:26 Re: [PATCH, rs6000] Add support for int versions of vec_addec Segher Boessenkool
16:09 Re: [PATCH] add reassociation width target function for power8 Segher Boessenkool
15:34 [PATCH, i386]: Fix btrq peephole2 Uros Bizjak
15:26 [Patch, Fortran] Update documentation of UNION to be endian agnostic Fritz Reese
15:08 Re: [PATCH 3/3] shrink-wrap: Remove complicated simple_return manipulations Segher Boessenkool
14:54 [Patch, Fortran] Fix for test case dec_union_4.f90 Fritz Reese
14:45 [C PATCH] Warn for optimize attribute on decl after definition (PR c/70255) Marek Polacek
14:44 Re: [MIPS r5900] libgcc floating point fixes Liu Woon Yung
14:43 Re: [RS6000] complex long double ABI_V4 fix Segher Boessenkool
14:31 Re: [PATCH], Add PowerPC ISA 3.0 min/max support Segher Boessenkool
14:27 [PATCH, Fortran, OpenACC] Fix PR70598, Fortran host_data ICE Chung-Lin Tang
14:19 Re: [RX] Add support for atomic operations Nick Clifton
14:13 Re: [PATCH] Fix memory leak in tree-inliner Martin LiÅka
14:07 [ARM] mno-pic-data-is-text-relative & msingle-pic-base Nathan Sidwell
13:58 Re: [PATCH,rs6000] Add built-in support for new Power9 darn (deliver a random number) instruction Segher Boessenkool
13:54 Re: [PATCH 3/3] shrink-wrap: Remove complicated simple_return manipulations Christophe Lyon
13:46 Re: [PATCH] Make basic asm implicitly clobber memory Bernd Schmidt
13:42 Re: [PATCH] Fix PR70497, missed "subreg" CSE on GIMPLE Richard Biener
13:39 Re: [PATCH v2] add support for placing variables in shared memory Nathan Sidwell
13:37 Re: [PATCH] Make basic asm implicitly clobber memory Bernd Edlinger
13:37 Re: [PATCH] Take known zero bits into account when checking extraction. Marc Glisse
13:34 Re: [PATCH][CilkPlus] Merge libcilkrts from upstream Christophe Lyon
13:29 Re: [PATCH][CilkPlus] Merge libcilkrts from upstream Jeff Law
13:28 Re: [RS6000] Stop regrename twiddling with split-stack prologue Segher Boessenkool
13:25 Re: [PATCH] Fix PR70497, missed "subreg" CSE on GIMPLE Marc Glisse
13:12 Re: [PATCH], Add PowerPC ISA 3.0 vector d-form addressing Segher Boessenkool
12:59 [PATCH] Fix PR70497, missed "subreg" CSE on GIMPLE Richard Biener
12:53 PING^2: [PATCH] PR target/70454: Build x86 libgomp with -march=i486 or better H.J. Lu
12:25 Re: [RS6000] Fragile testcase breaks with -frename-registers Segher Boessenkool
12:22 RE: [PATCH 2/4] [MIPS] Add pipeline description for MSA Robert Suchanek
12:22 RE: [PATCH 1/4] [MIPS] Add support for MIPS SIMD Architecture (MSA) Robert Suchanek
12:22 RE: [MIPS r5900] libgcc floating point fixes Matthew Fortune
12:16 Re: [RFC][PR70841] Reassoc fails to handle FP division Richard Biener
11:50 Re: [patch] libstdc++/71004 fix recursive_directory_iterator default constructor Jonathan Wakely
11:46 Re: [PATCH : RL78] Disable interrupts during hardware multiplication routines Nick Clifton
11:42 Re: [RFC][PATCH][PR63586] Convert x+x+x+x into 4*x Richard Biener
11:29 Re: Error out on -fvtable-verify without --enable-vtable-verify Bernd Schmidt
11:28 Re: Error out on -fvtable-verify without --enable-vtable-verify Rainer Orth
11:14 Re: [PATCH][ARM] Use proper output modifier for DImode register in store exclusive patterns Kyrill Tkachov
11:12 Re: [PATCH GCC]Proving no-trappness for array ref in tree if-conv using loop niter information. Bin.Cheng
11:10 Re: [RFC][PATCH][PR40921] Convert x + (-y * z * z) into x - y * z * z Richard Biener
11:02 Re: [PING*2][PATCH] DWARF: add abstract origin links on lexical blocks DIEs Richard Biener
11:01 Re: Allow embedded timestamps by C/C++ macros to be set externally (3) Bernd Schmidt
10:59 Re: [v3 PATCH] Avoid endless run-time recursion for copying single-element tuples where the element type is by-value constructible from any type Jonathan Wakely
10:57 Re: [PATCH] Fix memory leak in tree-inliner Richard Biener
10:54 Re: [PATCH GCC]Proving no-trappness for array ref in tree if-conv using loop niter information. Richard Biener
10:42 Re: Allow embedded timestamps by C/C++ macros to be set externally (3) Jakub Jelinek
10:41 Re: [v3 PATCH] Avoid endless run-time recursion for copying single-element tuples where the element type is by-value constructible from any type Ville Voutilainen
10:38 Re: Allow embedded timestamps by C/C++ macros to be set externally (3) Bernd Schmidt
10:24 Re: Allow embedded timestamps by C/C++ macros to be set externally (3) Bernd Schmidt
10:09 [patch] libstdc++/71004 fix recursive_directory_iterator default constructor Jonathan Wakely
10:07 Re: [PATCH] Take known zero bits into account when checking extraction. Dominik Vogt
10:04 Re: Simple bitop reassoc in match.pd (was: Canonicalize X u< X to UNORDERED_EXPR) Richard Biener
10:02 Re: [patch] Fix PR tree-optimization/70884 Richard Biener
09:47 Re: [PATCH 3/3] Enhance dumps of IVOPTS Richard Biener
09:44 Re: Fix regrename compare-debug issue Bernd Schmidt
09:44 Re: [PATCH 0/4] RFC: RTL frontend Richard Biener
09:40 Re: [PATCH][CilkPlus] Merge libcilkrts from upstream Matthias Klose
09:31 [PATCH] Fix PR70985 Richard Biener
09:31 Re: [v3 PATCH] Avoid endless run-time recursion for copying single-element tuples where the element type is by-value constructible from any type Jonathan Wakely
09:29 Re: [RFA] Remove useless test in bitmap_find_bit. Bernd Schmidt
09:28 Re: [v3 PATCH] Avoid endless run-time recursion for copying single-element tuples where the element type is by-value constructible from any type Jonathan Wakely
09:23 Re: Error out on -fvtable-verify without --enable-vtable-verify Bernd Schmidt
09:21 Re: [PATCH][ARM] Add mode to probe_stack set operands Richard Earnshaw (lists)
09:11 Re: Fix handling of negative bitpos in expand_debug_expr Bernd Schmidt
07:57 Re: [PATCH] Make basic asm implicitly clobber memory Richard Biener
07:41 Re: [PATCH] Fix PR70937 Richard Biener
07:37 Re: [PATCH][CilkPlus] Merge libcilkrts from upstream Christophe Lyon
05:53 Re: [PATCH] add -fprolog-pad=N option to c-family AKASHI Takahiro

May 08, 2016
23:03 [patch commited SH] Remove extra colon from subtarget specs Kaz Kojima
22:54 [wwwdocs] PATCH for Re: Change in mirror setup Gerald Pfeifer
21:50 Re: [wwwdocs] Buildstat update for 5.x Gerald Pfeifer
20:49 Re: Simple bitop reassoc in match.pd (was: Canonicalize X u< X to UNORDERED_EXPR) Marc Glisse
19:57 Re: [PATCH, GCC] PR middle-end/55299, fold bitnot through ASR and rotates Marc Glisse
18:32 [PATCH, i386]: Fix PR 70998, CE in pre_and_rev_post_order_compute, at cfganal.c Uros Bizjak
16:37 [PATCH, GCC] PR middle-end/55299, fold bitnot through ASR and rotates Mikhail Maltsev
15:00 hi! =) Marsha May
14:37 New Swedish PO file for 'gcc' (version 6.1.0) Translation Project Robot
14:17 [SH][committed] Convert GET_SH_ARG_CLASS into a function Oleg Endo
14:10 [SH][committed] Various cleanups Oleg Endo
12:55 Re: [v3 PATCH] Avoid endless run-time recursion for copying single-element tuples where the element type is by-value constructible from any type Ville Voutilainen
11:51 Re: [v3 PATCH] Avoid endless run-time recursion for copying single-element tuples where the element type is by-value constructible from any type Ville Voutilainen
11:48 Re: [v3 PATCH] Avoid endless run-time recursion for copying single-element tuples where the element type is by-value constructible from any type Daniel KrÃgler
11:44 [v3 PATCH] Avoid endless run-time recursion for copying single-element tuples where the element type is by-value constructible from any type Ville Voutilainen
10:44 Error out on -fvtable-verify without --enable-vtable-verify Rainer Orth
10:39 [RX] Add support for atomic operations Oleg Endo

May 07, 2016
23:36 Fortran patch committed [revision 235999] Steve Kargl
23:12 Re: [PATCH, ARM] use vmov.i64 to load 0 into FP reg if neon enabled Jim Wilson
21:22 [patch] Fix PR tree-optimization/70884 Eric Botcazou
18:47 Re: [gomp4.5] Parsing of most of OpenMP 4.5 clauses Jakub Jelinek
18:42 Re: [gomp4.5] Parsing of most of OpenMP 4.5 clauses Paul Richard Thomas
18:09 Re: [PATCH] Make basic asm implicitly clobber memory Andrew Haley
14:42 [PATCH, i386]: Handle otential partial reg stall alternatives with preferred_for_speed attribute Uros Bizjak
14:35 Re: [PATCH][CilkPlus] Merge libcilkrts from upstream Matthias Klose
09:55 [PING] [PATCH] Make C++ honor the enum mode attribute Bernd Edlinger
09:08 Re: [PATCH] Make basic asm implicitly clobber memory Bernd Edlinger
07:14 [Committed, trunk/6] Handle NULL def in build_cross_bb_scalars_def Tom de Vries
03:22 Re: Fix for PR68159 in Libiberty Demangler (6) Marcel BÃhme
01:53 [SH][committed] Improve utilization of zero-displacement conditional branches Oleg Endo

May 06, 2016
23:33 Re: [PATCH] Make basic asm implicitly clobber memory David Wohlferd
23:31 Re: tuple move constructor Ville Voutilainen
21:39 Re: tuple move constructor Marc Glisse
21:24 Go patch committed: Add escape graph nodes Ian Lance Taylor
21:18 [RFA] Remove useless test in bitmap_find_bit. Jeff Law
21:16 [PATCH, i386]: Cleanup LEA splitters Uros Bizjak
20:47 Re: [PATCH 1/2] Add OVERRIDE and FINAL macros to coretypes.h Jason Merrill
20:43 Re: [PATCH 1/4] Make argv const char ** in read_md_files etc Jakub Jelinek
19:33 [gomp4.5] Parsing of most of OpenMP 4.5 clauses Jakub Jelinek
18:54 Re: tuple move constructor Ville Voutilainen
18:30 Re: [PATCH 1/2] Add OVERRIDE and FINAL macros to coretypes.h Pedro Alves
18:27 Re: [PATCH 1/2] Add OVERRIDE and FINAL macros to coretypes.h Trevor Saunders
18:10 Re: [PATCH 1/2] Add OVERRIDE and FINAL macros to coretypes.h Pedro Alves
17:56 Re: [PATCH 1/2] Add OVERRIDE and FINAL macros to coretypes.h Pedro Alves
17:52 hey there ) Amaya Miller
17:52 Re: tuple move constructor Marc Glisse
17:38 Go patch committed: Escape analysis framework Ian Lance Taylor
17:11 Re: [PATCH v2] add support for placing variables in shared memory Alexander Monakov
16:37 Re: CONSTEXPR macro (was "Re: [PATCH 1/2] Add OVERRIDE and FINAL macros to coretypes.h") Jakub Jelinek
16:32 CONSTEXPR macro (was "Re: [PATCH 1/2] Add OVERRIDE and FINAL macros to coretypes.h") David Malcolm
16:20 Re: [PATCH 1/2] Add OVERRIDE and FINAL macros to coretypes.h Jakub Jelinek
16:17 Re: Fix for PR68159 in Libiberty Demangler (6) Jakub Jelinek
16:17 Re: Fix for PR68159 in Libiberty Demangler (6) Ian Lance Taylor
16:15 [PATCH 2/2] jit: use FINAL and OVERRIDE throughout David Malcolm
16:15 [PATCH 1/2] Add OVERRIDE and FINAL macros to coretypes.h David Malcolm
16:05 Re: Fix for PR68159 in Libiberty Demangler (6) Marcel BÃhme
15:48 [gom[4] Improve loop partitioning Nathan Sidwell
15:25 Re: [PATCH] Fix PR70941 Jakub Jelinek
15:24 RE: [PATCH 2/4] [MIPS] Add pipeline description for MSA Matthew Fortune
15:19 Re: Fix for PR68159 in Libiberty Demangler (6) Jakub Jelinek
15:11 Re: Fix for PR68159 in Libiberty Demangler (6) Marcel Böhme
15:04 RE: [PATCH 1/4] [MIPS] Add support for MIPS SIMD Architecture (MSA) Matthew Fortune
15:01 [AArch64][4/4] Simplify cfg during vaarg gimplification Jiong Wang
15:00 [AArch64][3/4] Don't generate redundant checks when there is no composite arg Jiong Wang
15:00 [AArch64][2/4] PR63596, honor tree-stdarg analysis result to improve VAARG codegen Jiong Wang
15:00 [AArch64][1/4] Enable tree-stdarg pass for AArch64 by defining counter fields Jiong Wang
15:00 [AArch64][0/4] Improve variable argument (vaarg) support Jiong Wang
14:49 Re: Fix for PR68159 in Libiberty Demangler (6) Jakub Jelinek
14:46 Re: [PATCH, RFC] Introduce -fsanitize=use-after-scope Jakub Jelinek
14:46 Re: Fix for PR68159 in Libiberty Demangler (6) Marcel BÃhme
14:41 Re: [PATCH, RFC] Introduce -fsanitize=use-after-scope Martin LiÅka
14:39 Re: [PATCH, RFC] Introduce -fsanitize=use-after-scope Jakub Jelinek
14:37 [PATCH, i386]: Consolidate and remove unused register_and_not_{,any_}fp_reg_operand predicates Uros Bizjak
14:29 [PATCH, rs6000] Add support for int versions of vec_addec Bill Seurer
14:29 Re: [PATCH, ARM] use vmov.i64 to load 0 into FP reg if neon enabled Kyrill Tkachov
14:23 Re: [PING][PATCH] New plugin event when evaluating a constexpr call Andres Tiraboschi
14:22 Re: [PATCH, RFC] Introduce -fsanitize=use-after-scope Yury Gribov
13:52 hey there! =) Marsha May
13:25 Re: [PATCH, RFC] Introduce -fsanitize=use-after-scope Jakub Jelinek
13:18 Re: [PATCH v2] gcov: Runtime configurable destination output Nathan Sidwell
13:17 Re: [PATCH, RFC] Introduce -fsanitize=use-after-scope Martin LiÅka
13:07 Re: [PATCH] Make basic asm implicitly clobber memory Bernd Edlinger
13:07 Re: [PATCH, RFC] Introduce -fsanitize=use-after-scope Martin LiÅka
12:55 Re: [PATCH] Fix memory leak in tree-if-conv.c Richard Biener
12:40 [PATCH] Fix memory leak in tree-if-conv.c Martin LiÅka
12:39 Re: [PATCH, RFC] Introduce -fsanitize=use-after-scope Jakub Jelinek
12:35 Re: [PATCH] Fix memory leak in tree-inliner Martin LiÅka
12:24 [PATCH] Fix PR70948 Richard Biener
12:22 Re: [PATCH, RFC] Introduce -fsanitize=use-after-scope Jakub Jelinek
11:51 Re: [PATCH] Improve min/max Kirill Yukhin
11:50 Re: [PATCH] Improve whole vector right shift Kirill Yukhin
11:50 Simple bitop reassoc in match.pd (was: Canonicalize X u< X to UNORDERED_EXPR) Marc Glisse
11:49 Re: [PATCH] Improve *pmaddwd Kirill Yukhin
11:49 Re: [PATCH] Improve vec extraction Kirill Yukhin
11:48 Re: [PATCH, RFC] Introduce -fsanitize=use-after-scope Yury Gribov
11:48 Re: [PATCH] Improve vec_concatv?sf* Kirill Yukhin
11:47 Re: [PATCH] Improve other 13 define_insns Kirill Yukhin
11:47 Re: [PATCH] Improve vec_interleave* Kirill Yukhin
11:46 Re: [PATCh] Improve sse_mov{hl,lh}ps Kirill Yukhin
11:46 Re: [PATCH] Improve *avx_cvtp?2??256_2 Kirill Yukhin
11:29 Re: [PATCH] Fix PR70937 Richard Biener
11:21 RE: [PATCH 3/4] Add support to run auto-vectorization tests for multiple effective targets Matthew Fortune
11:19 [PATCH] Fix PR70937 Richard Biener
11:16 Re: [PATCH, RFC] Introduce -fsanitize=use-after-scope Martin LiÅka
11:08 [PATCH] Introduce tests for -fsanitize=use-after-scope Martin LiÅka
11:07 [SH][committed] Remove deprecated options Oleg Endo
11:04 [PATCH, RFC] Introduce -fsanitize=use-after-scope Martin LiÅka
10:56 Re: [PATCH] Fix memory leak in tree-inliner Richard Biener
10:51 Re: [PATCH] Fix coding style in tree-ssa-uninit.c Richard Biener
10:45 Re: [PATCH PR70935, Regression 6,7] Richard Biener
10:43 Re: [patch] Coalesce in more cases Richard Biener
10:41 Re: Missing pointer dereference in tree-affine.c Richard Biener
10:37 [SH][committed] Fix length of ic_invalidate_line_sh4a pattern Oleg Endo
10:36 Re: [PATCH 3/4] Extract deferred-location handling from jit Richard Biener
10:33 Re: [PATCH 2/4] Move name_to_pass_map into class pass_manager Richard Biener
10:33 Re: [PATCH 1/4] Make argv const char ** in read_md_files etc Richard Biener
10:32 [SH][committed] Remove some workaround combine patterns Oleg Endo
10:32 Re: [PATCH] tail merge ICE Richard Biener
10:24 [SH][committed] Fix PR 58219 Oleg Endo
10:14 [PATCH] Fix PR70960 Richard Biener
10:11 [PATCH] Fix memory leak in tree-inliner Martin LiÅka
10:06 [PATCH] Fix coding style in tree-ssa-uninit.c Martin LiÅka
09:59 [gomp4.5] Allow more than 64 clauses in gfc_match_omp_clauses Jakub Jelinek
09:54 [SH][committed] Add some more missing div0s cases Oleg Endo
09:52 Re: Fix for PR68159 in Libiberty Demangler (6) Jakub Jelinek
09:45 [SH][committed] Add another rotcr variant Oleg Endo
09:44 Re: [PATCH v2] Allocate constant size dynamic stack space in the prologue Dominik Vogt
09:43 Re: [PATCH GCC]Proving no-trappness for array ref in tree if-conv using loop niter information. Bin.Cheng
09:40 Re: [PATCH GCC]Proving no-trappness for array ref in tree if-conv using loop niter information. Bin.Cheng
09:38 Re: [PATCH v2] Allocate constant size dynamic stack space in the prologue Dominik Vogt
09:34 Re: [ubsan PATCH] Fix ICE with bounds checking on VLA-in-a-struct (PR sanitizer/70875) Marek Polacek
09:29 Re: [ubsan PATCH] Fix ICE with bounds checking on VLA-in-a-struct (PR sanitizer/70875) Jakub Jelinek
09:22 [ubsan PATCH] Fix ICE with bounds checking on VLA-in-a-struct (PR sanitizer/70875) Marek Polacek
09:19 Re: [PATCH 3/3] Enhance dumps of IVOPTS Martin LiÅka
09:01 Re: Fix for PR68159 in Libiberty Demangler (6) Marcel BÃhme
07:37 [PATCH] Fix PR70941 Richard Biener
07:37 Re: [PATCH] Fix PR70931 Jakub Jelinek
07:35 [PATCH] Fix PR70931 Richard Biener
07:24 [PATCH] Remove duplicate cleanup_cfg from fwprop Richard Biener
07:10 Re: Fix for PR68159 in Libiberty Demangler (6) Jakub Jelinek
06:35 Re: [PATCH] Make basic asm implicitly clobber memory David Wohlferd
06:30 Re: [RS6000] complex long double ABI_V4 fix Alan Modra
06:26 Re: Allow embedded timestamps by C/C++ macros to be set externally (3) Andreas Schwab
06:24 [RS6000] complex long double ABI_V4 fix Alan Modra
06:14 Fix for PR68159 in Libiberty Demangler (6) Marcel BÃhme

May 05, 2016
23:39 Re: Allow embedded timestamps by C/C++ macros to be set externally (3) Dhole
23:28 Re: Allow embedded timestamps by C/C++ macros to be set externally (3) Eduard Sanou
23:26 Missed me ? 8-) Marsha May
22:52 [PATCH, i386]: Fix too broad (mem,reg)->(const,reg) splitters Uros Bizjak
21:37 [PATCH, ARM] use vmov.i64 to load 0 into FP reg if neon enabled Jim Wilson
21:29 [PATCHv2,rs6000] Add built-in support for new Power9 darn (deliver a random number) instruction Kelvin Nilsen
21:25 Re: [PATCH,rs6000] Add built-in support for new Power9 darn (deliver a random number) instruction Bernhard Reutner-Fischer
20:38 [PATCH, i386]: Change true_regnum to REGNO in peephole2 and post-reload splitters Uros Bizjak
19:19 [PATCH], Add PowerPC ISA 3.0 min/max support Michael Meissner
18:05 Re: [PATCH], Add PowerPC ISA 3.0 vector d-form addressing Michael Meissner
17:29 [PATCH] Make basic asm implicitly clobber memory Bernd Edlinger
16:38 Re: [v3] Enable dg-reqire-sharedlib on Solaris Jonathan Wakely
16:26 [PATCH,rs6000] Add built-in support for new Power9 darn (deliver a random number) instruction Kelvin Nilsen
16:24 Re: Enabling -frename-registers? Mike Stump
16:24 [PATCH PR57206]Add test since the PR is fixed by patch to PR48052 Bin Cheng
15:19 [PATCH PR70935, Regression 6,7] Yuri Rumyantsev
15:15 RE: [PATCH 4/4] [MIPS] Add tests for MSA Robert Suchanek
15:14 RE: [PATCH 3/4] Add support to run auto-vectorization tests for multiple effective targets Robert Suchanek
15:13 RE: [PATCH 1/4] [MIPS] Add support for MIPS SIMD Architecture (MSA) Robert Suchanek
15:08 [patch] Coalesce in more cases Eric Botcazou
14:36 [v3] Enable dg-reqire-sharedlib on Solaris Rainer Orth
14:30 Re: Inline across -ffast-math boundary Rainer Orth
14:22 Re: [PATCH] Better location info for "incomplete type" error msg (PR c/70756) Marek Polacek
14:21 Fix handling of negative bitpos in expand_debug_expr Richard Sandiford
14:19 Missing pointer dereference in tree-affine.c Richard Sandiford
14:02 Re: Improve pure/const propagation across interposable function with non-interposable aliases Rainer Orth
13:40 [committed] Improve gfc_match_omp_clauses Jakub Jelinek
13:36 Re: [PATCH #3], Fix _Complex when there are multiple FP types the same size Jakub Jelinek
13:29 Re: [PING][PATCH] New plugin event when evaluating a constexpr call Andres Tiraboschi
13:11 Re: [C++ PATCH] PR c++/69855 Ville Voutilainen
13:00 Re: Enabling -frename-registers? Wilco Dijkstra
12:47 [PATCH, i386, AVX-512] Fix sse-14.c (Intel assembly) Petr Murzin
12:39 Re: [PATCH] Improve <avx512>_fmadd_<mode>_mask3<round_name> Kirill Yukhin
12:12 RE: [PATCH] MIPS: In mips_print_address_operand pass the mode argument to mips_classify_address Matthew Fortune
11:50 [PATCH][ARM] PR target/70830: Avoid POP-{reglist}^ when returning from interrupt handlers Kyrill Tkachov
11:34 Re: [PATCH] Improve <avx512>_fmadd_<mode>_mask3<round_name> Jakub Jelinek
10:57 Re: [PATCH] Some further XMM16+ improvements Jakub Jelinek
10:36 Re: [C++ PATCH] PR c++/69855 Paolo Carlini
10:35 Re: [PATCH] Some further XMM16+ improvements Kirill Yukhin
10:12 Re: [patch] libstdc++/69703 ignore endianness in codecvt_utf8 Jonathan Wakely
10:02 Re: [PATCH] Improve <avx512>_fmadd_<mode>_mask3<round_name> Kirill Yukhin
09:56 Re: [PATCH] Some further XMM16+ improvements Jakub Jelinek
09:51 Re: [PATCH] Some further XMM16+ improvements Kirill Yukhin
09:43 RE: [PATCH] MIPS: Ensure that lo_sums do not contain an unaligned symbol Matthew Fortune
09:22 [PATCH] MIPS: In mips_print_address_operand pass the mode argument to mips_classify_address Andrew Bennett
08:54 Re: [PATCH] Handle also switch for -Wdangling-else Marek Polacek
07:45 Re: [Patch AArch64] Fix PR target/63874 Ramana Radhakrishnan
07:42 Re: Enabling -frename-registers? Ramana Radhakrishnan
07:02 Re: Fix regrename compare-debug issue Eric Botcazou
06:51 Re: [SPARC] Support for --with-{cpu,tune}-{32,64} in sparc*-* targets Eric Botcazou
06:45 Ping: Re: OpenMP offloading to NVPTX: backend patches Jakub Jelinek
06:12 Re: [PATCH][SMS] SMS use loop induction variable analysis instead of depending on doloop optimization Shiva Chen
06:09 [PATCH 0/7] SMS remove dependence on doloop Shiva Chen
06:07 [PATCH 7/7] SMS remove dependence on doloop: To identify read/write register as loop induction variable Shiva Chen
06:07 [PATCH 6/7] SMS remove dependence on doloop: skip the loop if the loop size too small Shiva Chen
06:07 [PATCH 4/7] SMS remove dependence on doloop: update kernel loop iteration adjustment instruction generation Shiva Chen
06:06 [PATCH 5/7] SMS remove dependence on doloop: update generate_prolog_epilog for the case without doloop pass Shiva Chen
06:06 [PATCH 2/7] SMS remove dependence on doloop: Use get_simple_loop_desc to get loop iteration count Shiva Chen
06:02 [PATCH 3/7] SMS remove dependence on doloop: Update loop-versioning for the loop with step != 1 Shiva Chen
06:02 [PATCH 1/7] SMS remove dependence on doloop: Use loop induction variable analysis in SMS pass Shiva Chen
03:34 [RFC][PR70841] Reassoc fails to handle FP division kugan
01:58 Re: [RFC][PATCH][PR63586] Convert x+x+x+x into 4*x kugan
00:41 Re: [RFC][PATCH][PR40921] Convert x + (-y * z * z) into x - y * z * z kugan
00:28 Re: [MIPS,committed] Update MIPS P5600 processor definition to avoid IMADD Maciej W. Rozycki

May 04, 2016
23:03 Re: [RS6000] Rewrite rs6000_frame_related to use simplify_replace_rtx Segher Boessenkool
23:00 [C++ PATCH] PR c++/69855 Ville Voutilainen
22:57 Re: [RS6000] TARGET_RELOCATABLE Alan Modra
22:55 Re: Enabling -frename-registers? Pat Haugen
21:28 Re: Please include ada-hurd.diff upstream (try2) Samuel Thibault
21:25 Re: Please include ada-hurd.diff upstream (try2) Svante Signell
21:19 Re: [RS6000] Rewrite rs6000_frame_related to use simplify_replace_rtx Alan Modra
21:16 Re: [C++ Patch] PR 68722 Jason Merrill
21:06 Re: Please include ada-hurd.diff upstream (try2) Samuel Thibault
20:56 [PATCH, i386]: Fix PR 70873 - 20% performance regression at 482.sphinx3 after r235442 with -O2 -m32 on Haswell. Uros Bizjak
20:26 [PATCH 4/4] Initial version of RTL frontend David Malcolm
20:25 Fix dangling reference in comment Eric Botcazou
20:24 [PATCH 3/4] Extract deferred-location handling from jit David Malcolm
20:24 [PATCH 0/4] RFC: RTL frontend David Malcolm
20:24 [PATCH 2/4] Move name_to_pass_map into class pass_manager David Malcolm
20:24 [PATCH 1/4] Make argv const char ** in read_md_files etc David Malcolm
20:20 Re: [PATCH] Fix operand_equal_p hash checking (PR c++/70906, PR c++/70933) Richard Biener
20:11 Re: [C++ Patch] PR 68722 Paolo Carlini
19:54 [PATCH] Handle also switch for -Wdangling-else Jakub Jelinek
19:53 [PATCH] Improve min/max Jakub Jelinek
19:51 [PATCH] Improve whole vector right shift Jakub Jelinek
19:48 [PATCH] Improve *pmaddwd Jakub Jelinek
19:47 [PATCH] Improve vec extraction Jakub Jelinek
19:44 [PATCH] Improve vec_concatv?sf* Jakub Jelinek
19:43 [PATCH] Improve other 13 define_insns Jakub Jelinek
19:41 Re: [PATCH] Clean up vec_interleave* expanders Uros Bizjak
19:41 [PATCH] Improve vec_interleave* Jakub Jelinek
19:40 [PATCH] Clean up vec_interleave* expanders Jakub Jelinek
19:37 [PATCh] Improve sse_mov{hl,lh}ps Jakub Jelinek
19:36 [PATCH] Improve *avx_cvtp?2??256_2 Jakub Jelinek
19:32 [PATCH] Improve <avx512>_fmadd_<mode>_mask3<round_name> Jakub Jelinek
19:29 [PATCH] Fix operand_equal_p hash checking (PR c++/70906, PR c++/70933) Jakub Jelinek
19:17 Re: Please include ada-hurd.diff upstream (try2) Eric Botcazou
19:06 Re: Enabling -frename-registers? Eric Botcazou
17:50 Re: Enabling -frename-registers? Segher Boessenkool
17:43 Re: Please include ada-hurd.diff upstream (try2) Svante Signell
17:25 [PATCH] tail merge ICE Nathan Sidwell
16:55 Re: [RS6000] TARGET_RELOCATABLE Segher Boessenkool
16:43 Re: Please include ada-hurd.diff upstream (try2) Svante Signell
16:39 [PATCH] add myself to MAINTAINERS Aaron Sawdey
16:26 Re: [RS6000] Rewrite rs6000_frame_related to use simplify_replace_rtx Segher Boessenkool
16:20 [PATCH] add reassociation width target function for power8 Aaron Sawdey
16:19 Re: [patch] libstdc++/69703 ignore endianness in codecvt_utf8 Andre Vieira (lists)
16:16 Re: [PATCH], Add PowerPC ISA 3.0 vector d-form addressing Segher Boessenkool
16:16 Re: [PING][PATCH] New plugin event when evaluating a constexpr call Jason Merrill
16:03 Re: [PATCH] [FIX PR c/48116] -Wreturn-type does not work as advertised Joseph Myers
16:02 Re: Please include ada-hurd.diff upstream (try2) Arnaud Charlet
15:53 Re: [PATCH] Better location info for "incomplete type" error msg (PR c/70756) Jason Merrill
15:53 Re: [PATCH] Allow xmm16-xmm31 in sse2_movq128 Kirill Yukhin
15:43 Re: C/C++ PATCH to add -Wdangling-else option Marek Polacek
15:39 Re: C/C++ PATCH to add -Wdangling-else option Joseph Myers
15:37 [PATCH] MIPS: Ensure that lo_sums do not contain an unaligned symbol Andrew Bennett
15:34 Re: Please include ada-hurd.diff upstream (try2) Samuel Thibault
15:29 Re: Please include ada-hurd.diff upstream (try2) Samuel Thibault
15:26 Re: [RS6000] out-of-line exit register restore funcs Segher Boessenkool
15:25 Re: [PATCH v2] gcov: Runtime configurable destination output Jan Hubicka
15:22 Re: [PATCH v2] gcov: Runtime configurable destination output Nathan Sidwell
15:22 Improve pure/const propagation across interposable function with non-interposable aliases Jan Hubicka
15:21 Fix regrename compare-debug issue Bernd Schmidt
15:20 Re: Enabling -frename-registers? Wilco Dijkstra
15:17 Re: C, C++: Fix PR 69733 (bad location for ignored qualifiers warning) Bernd Schmidt
15:14 Re: [PATCH 12/18] haifa-sched.c: make insn_queue[] a vec<rtx_insn *> Bernd Schmidt
14:56 [MIPS, committed] microMIPS testsuite cleanup Moore, Catherine
14:38 Re: [PATCH][genrecog] Fix warning about potentially uninitialised use of label Jeff Law
14:23 [PING*2][PATCH] DWARF: add abstract origin links on lexical blocks DIEs Pierre-Marie de Rodat
13:39 Re: Enabling -frename-registers? Ramana Radhakrishnan
13:37 Re: Enabling -frename-registers? Bernd Schmidt
13:36 Re: [arm-embedded][PATCH, GCC/ARM, 2/3] Error out for incompatible ARM multilibs Thomas Preudhomme
13:25 Re: Enabling -frename-registers? Ramana Radhakrishnan
13:19 Re: C/C++ PATCH to add -Wdangling-else option Marek Polacek
13:11 [RS6000] Stop regrename twiddling with split-stack prologue Alan Modra
13:02 [MIPS,committed] Update MIPS P5600 processor definition to avoid IMADD Matthew Fortune
13:00 Re: [RS6000] Align .toc section David Edelsohn
13:00 Re: [PATCH] Better location info for "incomplete type" error msg (PR c/70756) Marek Polacek
12:59 Re: [RS6000] Simplify sysv4.h TARGET_TOC David Edelsohn
12:58 Re: [RS6000] Correct PIC_OFFSET_TABLE_REGNUM David Edelsohn
12:54 Re: [PATCH] Optimize strchr (s, 0) to strlen Wilco Dijkstra
12:54 Re: Enabling -frename-registers? David Edelsohn
12:38 [PATCH] Move BIT_FIELD_REF folding to match.pd Richard Biener
12:37 Re: [PATCH 0/3] Simplify the simple_return handling Bernd Schmidt
12:08 [patch] libstdc++/70940 Start fixing polymorphic memory resources Jonathan Wakely
11:47 RE: [PATCH : RL78] Disable interrupts during hardware multiplication routines Kaushik Phatak
10:26 Re: Enabling -frename-registers? Eric Botcazou
10:23 Re: Update GCC 6 release page Gerald Pfeifer
10:11 Re: Enabling -frename-registers? Bernd Schmidt
10:03 Re: Enabling -frename-registers? Eric Botcazou
09:55 Re: [testuite,AArch64] Make scan for 'br' more robust Christophe Lyon
09:38 Re: Enabling -frename-registers? Alan Modra
09:08 Re: Enabling -frename-registers? Bernd Schmidt
09:05 Re: Enabling -frename-registers? Alan Modra
08:57 [Ping ^ 2] Re: [ARM] Add support for overflow add, sub, and neg operations Michael Collison
08:43 Re: [testuite,AArch64] Make scan for 'br' more robust Kyrill Tkachov
08:39 Re: Enabling -frename-registers? Richard Biener
07:46 Re: [RFC] Update gmp/mpfr/mpc minimum versions Richard Biener
07:43 Re: Fix tree-inlinine ICE with uninitializer return value Richard Biener
07:31 [SH][committed] Add support for additional SH2A post-inc/pre-dec addressing modes Oleg Endo
07:05 Re: Update GCC 6 release page FX
05:59 Update GCC 6 release page Damian Rouson
05:30 [RS6000] Correct PIC_OFFSET_TABLE_REGNUM Alan Modra
05:28 [RS6000] Simplify sysv4.h TARGET_TOC Alan Modra
05:08 [RS6000] Align .toc section Alan Modra
04:51 [RS6000] TARGET_RELOCATABLE Alan Modra
04:15 [RS6000] out-of-line exit register restore funcs Alan Modra
01:44 [RS6000] Rewrite rs6000_frame_related to use simplify_replace_rtx Alan Modra
00:47 Re: An abridged "Writing C" for the gcc web pages Carlos O'Donell
00:33 Re: [RS6000] powerpc64le -ffixed-cr2 -ffixed-cr3 -ffixed-cr4 ICE Segher Boessenkool
00:10 Re: [PATCH 0/3] Simplify the simple_return handling Segher Boessenkool
00:05 Re: [PATCH] Better location info for "incomplete type" error msg (PR c/70756) Jason Merrill

May 03, 2016
23:45 Re: [RS6000] powerpc64le -ffixed-cr2 -ffixed-cr3 -ffixed-cr4 ICE Alan Modra
23:09 Re: Enabling -frename-registers? David Edelsohn
22:53 Re: Enabling -frename-registers? Bernd Schmidt
22:42 Re: [SH][committed] Remove SH5 support in compiler Eric Botcazou
22:40 [PATCH], Add PowerPC ISA 3.0 vector d-form addressing Michael Meissner
22:39 Re: An abridged "Writing C" for the gcc web pages Bernd Schmidt
22:35 Re: An abridged "Writing C" for the gcc web pages Maciej W. Rozycki
21:26 Re: Enabling -frename-registers? David Edelsohn
21:09 Re: [PATCH 1/3] cfgcleanup: Bugfix in try_simplify_condjump Segher Boessenkool
20:29 Re: [PATCH 1/3] cfgcleanup: Bugfix in try_simplify_condjump Steven Bosscher
20:12 Re: An abridged "Writing C" for the gcc web pages Carlos O'Donell
20:05 Re: [RFC] Update gmp/mpfr/mpc minimum versions Bernd Edlinger
19:59 Re: An abridged "Writing C" for the gcc web pages Richard Sandiford
19:57 Re: [C++ Patch] PR 70635 ([4.9/5/6 Regression] ICE on (and rejects) valid code...) Jason Merrill
19:28 Fix tree-inlinine ICE with uninitializer return value Jan Hubicka
19:19 Re: [PATCH] Fix if-conversion (PR tree-optimization/70916) Richard Biener
18:58 [PATCH] Some further XMM16+ improvements Jakub Jelinek
18:49 [PATCH, i386]: Merge *extendsfdf2_mixed and *extendsfdf2_i387 insn patterns Uros Bizjak
18:23 [PATCH] Don't emit AVX512DQ insns for -mavx512vl -mno-avx512dq (PR target/70927) Jakub Jelinek
18:16 [PATCH] Fix if-conversion (PR tree-optimization/70916) Jakub Jelinek
18:10 Cleanup call_stmt_cannot_inline_p wrt inline_failed Jan Hubicka
17:15 Re: [C++ Patch] PR 70635 ([4.9/5/6 Regression] ICE on (and rejects) valid code...) Paolo Carlini
17:06 Re: C PATCH for c/70859 (Bad column number in type-generic function errors) Joseph Myers
16:28 Re: [PATCH][genrecog] Fix warning about potentially uninitialised use of label Kyrill Tkachov
16:22 Re: [PATCH] Fix a typo in dwarf2out.c:resolve_args_picking_1 Pierre-Marie de Rodat
16:13 C PATCH for c/70859 (Bad column number in type-generic function errors) Marek Polacek
15:41 Re: [PATCH] Fix a typo in dwarf2out.c:resolve_args_picking_1 Richard Biener
15:22 Re: [RS6000] powerpc64le -ffixed-cr2 -ffixed-cr3 -ffixed-cr4 ICE Segher Boessenkool
15:03 Re: [PATCH 0/3] Simplify the simple_return handling Kyrill Tkachov
14:53 Re: Allow embedded timestamps by C/C++ macros to be set externally (3) Markus Trippelsdorf
14:52 [RS6000] powerpc64le -ffixed-cr2 -ffixed-cr3 -ffixed-cr4 ICE Alan Modra
14:46 Re: [PATCH] pr70890, r235660 miscompiles stage2 Alan Modra
14:44 Re: Allow embedded timestamps by C/C++ macros to be set externally (3) Dhole
14:42 Re: [patch, libstdc++] std::shuffle: Generate two swap positions at a time if possible Eelis van der Weegen
14:40 Fix for PR70926 in Libiberty Demangler (5) Marcel BÃhme
14:35 [RS6000] Fragile testcase breaks with -frename-registers Alan Modra
14:32 Re: Inline across -ffast-math boundary Aldy Hernandez
14:20 Re: Inline across -ffast-math boundary Richard Biener
14:20 Re: Inline across -ffast-math boundary Richard Biener
14:18 Re: [PATCH] Drop excess size used for run time allocated stack variables. Dominik Vogt
14:06 [PATCH] Fix a typo in dwarf2out.c:resolve_args_picking_1 Pierre-Marie de Rodat
14:01 Re: Inline across -ffast-math boundary Jan Hubicka
13:51 Re: [PATCH] pr70890, r235660 miscompiles stage2 Bernd Schmidt
13:46 Re: [PATCH 0/3] Simplify the simple_return handling Bernd Schmidt
13:41 Re: Inline across -ffast-math boundary Szabolcs Nagy
13:34 Re: Canonicalize X u< X to UNORDERED_EXPR Richard Biener
13:31 Re: S/390: Add patterns for r<nox>sbg instructions. Andreas Krebbel
13:31 Re: [PATCH 0/3] Simplify the simple_return handling Segher Boessenkool
13:27 Re: Canonicalize X u< X to UNORDERED_EXPR Marc Glisse
13:24 Re: [PATCH] pr70890, r235660 miscompiles stage2 Alan Modra
13:23 [PATCH] Remove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID_RETURN_TYPE hooks. Matthew Wahab
13:19 Re: [ARM] Enable __fp16 as a function parameter and return type. Matthew Wahab
13:03 Re: [PATCH 12/18] haifa-sched.c: make insn_queue[] a vec<rtx_insn *> Trevor Saunders
12:53 Re: [PATCH 0/3] Simplify the simple_return handling Bernd Schmidt
12:46 Re: Inline across -ffast-math boundary Richard Biener
12:39 Re: [patch, libstdc++] std::shuffle: Generate two swap positions at a time if possible Jonathan Wakely
12:37 Re: [PATCH 12/18] haifa-sched.c: make insn_queue[] a vec<rtx_insn *> Bernd Schmidt
12:33 Re: [PATCH] pr70890, r235660 miscompiles stage2 Bernd Schmidt
12:20 Re: [PATCH] pr70890, r235660 miscompiles stage2 Alan Modra
12:09 Re: [RS6000] Fix ICE caused by rs6000_savres_strategy thinko Alan Modra
12:06 Re: [PATCH][RFC] Gimplify "into SSA" Richard Biener
12:05 Re: Allow redefinition of libcilkrts debug macros Rainer Orth
12:04 Re: Allow redefinition of libcilkrts debug macros Rainer Orth
12:04 Re: Inline across -ffast-math boundary Christophe Lyon
12:03 Re: [RS6000] Fix ICE caused by rs6000_savres_strategy thinko Segher Boessenkool
11:57 Re: [PATCH] Allow xmm16-xmm31 in *trunc* insns Uros Bizjak
11:46 Re: [PATCH] Improve add/sub TImode double word splitters (PR rtl-optimization/70467) Jakub Jelinek
11:36 Re: [PATCH] Improve folding of COND_EXPRs in tree-if-conv.c (PR tree-optimization/70916) Richard Biener
11:36 Re: [PATCH] Avoid ICE in tree-vect-patterns.c (PR tree-optimization/70916) Richard Biener
11:32 [PATCH] Improve folding of COND_EXPRs in tree-if-conv.c (PR tree-optimization/70916) Jakub Jelinek
11:32 [RS6000] Fix ICE caused by rs6000_savres_strategy thinko Alan Modra
11:30 [PATCH] Avoid ICE in tree-vect-patterns.c (PR tree-optimization/70916) Jakub Jelinek
11:28 Re: Two small optimizations to vrp pass Richard Biener
11:28 [PATCH] Allow xmm16-xmm31 in sse2_movq128 Jakub Jelinek
11:27 [PATCH][ARM] Add mode to probe_stack set operands Kyrill Tkachov
11:27 Re: [PATCH] Better location info for "incomplete type" error msg (PR c/70756) Marek Polacek
11:25 [PATCH] Allow xmm16-xmm31 in *trunc* insns Jakub Jelinek
11:09 Re: [PATCH] Optimize bit test and * atomics into lock; bt[src] (PR target/49244) Uros Bizjak
11:07 Re: [PATCH] pr70890, r235660 miscompiles stage2 Bernd Schmidt
11:04 Re: [PATCH] Optimize bit test and * atomics into lock; bt[src] (PR target/49244) Richard Biener
11:03 Re: Canonicalize X u< X to UNORDERED_EXPR Richard Biener
10:59 Re: [PATCH] Optimize bit test and * atomics into lock; bt[src] (PR target/49244) Jakub Jelinek
10:56 Re: [PATCHv2 0/7] ARC: Add support for nps400 variant Andrew Burgess
10:45 [PATCH] pr70890, r235660 miscompiles stage2 Alan Modra
10:35 Re: [Openacc] Adjust automatic loop partitioning Thomas Schwinge
10:32 Re: [PATCH] Re-use cc1-checksum.c for stage-final Richard Biener
10:32 Contents of PO file 'cpplib-6.1.0.nl.po' Translation Project Robot
10:32 New Dutch PO file for 'cpplib' (version 6.1.0) Translation Project Robot
10:09 Re: [PATCH GCC]Proving no-trappness for array ref in tree if-conv using loop niter information. Richard Biener
10:05 Re: [PATCH] Improve detection of constant conditions during jump threading Richard Biener
10:01 Re: [PATCH GCC]Proving no-trappness for array ref in tree if-conv using loop niter information. Bin.Cheng
09:43 Re: PR 70687: Use wide_int in combine.c:change_zero_ext Bernd Schmidt
09:34 Re: Splitting up gcc/omp-low.c? Thomas Schwinge
09:28 Re: [PATCH 0/3] IVOPTS: support profiling Bin.Cheng
09:12 PR 70687: Use wide_int in combine.c:change_zero_ext Richard Sandiford
09:07 Re: [PATCH GCC]Do more tree if-conversions by handlding PHIs with more than two arguments. Bin.Cheng
09:02 Re: fix libsanitizer build on ppc-linux Olivier Hainque
08:39 Re: [PATCH][GCC7] Remove scaling of COMPONENT_REF/ARRAY_REF ops 2/3 Eric Botcazou
08:18 Re: [PATCH] Re-use cc1-checksum.c for stage-final Richard Biener
08:16 Re: [PATCH][RFC] Gimplify "into SSA" Richard Biener
08:09 Re: Inline across -ffast-math boundary Richard Biener
07:50 Re: Inline across -ffast-math boundary Christophe Lyon
07:03 [PATCH 3/3] shrink-wrap: Remove complicated simple_return manipulations Segher Boessenkool
07:03 [PATCH 2/3] cfgcleanup: Fold jumps and conditional branches with returns Segher Boessenkool
07:03 [PATCH 1/3] cfgcleanup: Bugfix in try_simplify_condjump Segher Boessenkool
07:02 [PATCH 0/3] Simplify the simple_return handling Segher Boessenkool
06:50 [SH][committed] Cleanup div and mul patterns Oleg Endo
06:37 Re: Canonicalize X u< X to UNORDERED_EXPR Marc Glisse
06:35 Re: [patch] cleanup *finish_omp_clauses Marek Polacek
05:30 Re: Enabling -frename-registers? Uros Bizjak
02:07 Two small optimizations to vrp pass Patrick Palka
01:30 Re: [gcc] Re: [PATCH] Fix spec-options.c test case Kaz Kojima
01:19 Re: [PATCH] Fix spec-options.c test case Kaz Kojima
00:05 Re: [PATCH] Fix spec-options.c test case Bernd Edlinger

May 02, 2016
23:06 Re: [PATCH #3], Fix _Complex when there are multiple FP types the same size Bernd Schmidt
22:30 Re: [PATCH #3], Fix _Complex when there are multiple FP types the same size Michael Meissner
22:04 Re: Patches to fix optimizer bug & C++ exceptions for GCC VAX backend Maciej W. Rozycki
21:47 Re: [PATCH #3], Fix _Complex when there are multiple FP types the same size Michael Meissner
21:43 Re: [PATCH] PR testsuite/70520: Backport r265322 from llvm upstream Jakub Jelinek
21:43 Re: [PATCH] Optimize bit test and * atomics into lock; bt[src] (PR target/49244) Jakub Jelinek
21:28 Re: [PATCH] Fix spec-options.c test case Oleg Endo
21:24 Re: [PATCH #3], Fix _Complex when there are multiple FP types the same size FX
21:12 [PATCH] PR testsuite/70520: Backport r265322 from llvm upstream H.J. Lu
21:10 Re: [PATCH #3], Fix _Complex when there are multiple FP types the same size Michael Meissner
21:01 Re: [PATCH] Optimize bit test and * atomics into lock; bt[src] (PR target/49244) Uros Bizjak
21:00 Re: An abridged "Writing C" for the gcc web pages Jeff Law
20:40 Re: An abridged "Writing C" for the gcc web pages Carlos O'Donell
19:28 Re: [PING][PATCH] New plugin event when evaluating a constexpr call Andres Tiraboschi
19:25 Re: [PATCH] Improve detection of constant conditions during jump threading H.J. Lu
19:13 Re: [PATCH, GCC 5] PR 70613, -fabi-version docs don't match implementation Jim Wilson
19:02 Re: [PATCH] Allow arg promotion in gimple_builtin_call_types_compatible_p (PR target/49244) Richard Biener
18:56 [PATCH, i386]: Merge some more x87 and SSE patterns Uros Bizjak
18:19 Re: [OpenACC] minor code cleanup Jakub Jelinek
18:16 [OpenACC] minor code cleanup Nathan Sidwell
17:54 [SPARC] Support for --with-{cpu,tune}-{32,64} in sparc*-* targets Jose E. Marchesi
17:41 Re: Inline across -ffast-math boundary Jan Hubicka
17:34 Re: [PATCH] Better location info for "incomplete type" error msg (PR c/70756) Jason Merrill
17:21 Re: Inline across -ffast-math boundary Marek Polacek
17:06 Re: Fix for PR70498 in Libiberty Demangler Bernd Schmidt
17:01 Re: Inline across -ffast-math boundary Jan Hubicka
16:41 Re: [PATCH] Better location info for "incomplete type" error msg (PR c/70756) Marek Polacek
16:40 Re: [PATCH] Improve add/sub TImode double word splitters (PR rtl-optimization/70467) Bernd Schmidt
16:36 [PATCH] Optimize bit test and * atomics into lock; bt[src] (PR target/49244) Jakub Jelinek
16:30 [PATCH] Allow arg promotion in gimple_builtin_call_types_compatible_p (PR target/49244) Jakub Jelinek
16:24 [PATCH] Improve add/sub TImode double word splitters (PR rtl-optimization/70467) Jakub Jelinek
16:24 Re: [PATCH] Clean up tests where a later dg-do completely overrides another. Dominik Vogt
16:21 [committed] Fix internal-fn handling in ipa-pure-const.c (PR rtl-optimization/70467) Jakub Jelinek
15:56 Re: [PATCH] Re-use cc1-checksum.c for stage-final Jeff Law
15:52 Re: [PATCH][CilkPlus] Merge libcilkrts from upstream Jeff Law
15:40 Re: [patch] cleanups for vtable-verify Jeff Law
15:35 Re: [libvtv, build] Don't install libvtv without --enable-vtable-verify Jeff Law
15:30 Re: [PATCH] Clean up tests where a later dg-do completely overrides another. Jeff Law
15:21 Fix for PR70909 in Libiberty Demangler (4) Marcel BÃhme
15:17 Re: [PATCH] c++/66561 - __builtin_LINE at al. should yield constant expressions Jeff Law
15:15 Re: [PATCH][genrecog] Fix warning about potentially uninitialised use of label Jeff Law
15:10 Re: [PATCH] Drop excess size used for run time allocated stack variables. Jeff Law
14:13 Re: [PATCH] Fix spec-options.c test case Bernd Schmidt
13:55 Re: [PATCH] Fix PR target/70669 (allow __float128 to use direct move) Andreas Schwab
13:52 [PATCH] [ARC] Use GOTOFFPC relocation for pc-relative accesses. Claudiu Zissulescu
13:46 PING: [PATCH] PR target/70454: Build x86 libgomp with -march=i486 or better H.J. Lu
13:43 Re: [PATCH] Fix spec-options.c test case Bernd Edlinger
13:43 Re: [PATCH] Drop excess size used for run time allocated stack variables. Dominik Vogt
13:38 Re: [PATCH, rs6000] Add support for int versions of vec_adde Andreas Schwab
13:33 [libvtv, build] Don't install libvtv without --enable-vtable-verify Rainer Orth
13:32 Re: Enabling -frename-registers? Jeff Law
13:20 Re: Enabling -frename-registers? Bernd Schmidt
13:14 Re: Thoughts on memcmp expansion (PR43052) Richard Biener
12:57 Re: Thoughts on memcmp expansion (PR43052) Bernd Schmidt
12:52 Re: Thoughts on memcmp expansion (PR43052) Richard Biener
12:47 Re: [ada, build] Fix make install-gcc-specs with empty GCC_SPEC_FILES Arnaud Charlet
12:44 [ada, build] Fix make install-gcc-specs with empty GCC_SPEC_FILES Rainer Orth
12:26 Re: [PATCH] Fix PR tree-optimization/51513 Peter Bergner
11:58 Re: Enabling -frename-registers? Uros Bizjak
11:51 [testuite,AArch64] Make scan for 'br' more robust Christophe Lyon
11:29 Re: Avoid NULL cfun ICE in gcc/config/nvptx/nvptx.c:nvptx_libcall_value Thomas Schwinge
11:21 Re: Enabling -frename-registers? Uros Bizjak
11:21 RE: [PATCH 6/6] [ARC] Various instruction pattern fixes Claudiu Zissulescu
11:15 Re: Enabling -frename-registers? Bernd Schmidt
11:12 Re: Enabling -frename-registers? Uros Bizjak
11:01 Re: [PATCH v2] [libatomic] Add RTEMS support Sebastian Huber
10:54 Re: [PATCH #2], Fix _Complex when there are multiple FP types the same size Bernd Schmidt
10:42 Re: [C PATCH] Fix ICE-on-invalid with enum forward declaration (PR c/70851) Bernd Schmidt
10:40 Re: [PATCH 2/4] PR c++/62314: add fixit hint for "expected ';' after class definition" Bernd Schmidt
10:37 [Ada] Crash on illegal allocator for limited type. Arnaud Charlet
10:37 [Ada] Remove spurious accessibility check for aggregate component Arnaud Charlet
10:34 [Ada] Crash on inlined call to subprogram declared in package instance Arnaud Charlet
10:34 [Ada] Speed up memory management Arnaud Charlet
10:27 [C PATCH] Fix ICE-on-invalid with enum forward declaration (PR c/70851) Marek Polacek
10:26 Re: [PATCH] Fix spec-options.c test case Bernd Schmidt
10:18 [Ada] Minimize internally built wrappers of protected types Arnaud Charlet
10:06 Re: Fix PR rtl-optimization/70886 Eric Botcazou
10:05 [Ada] Handling of attribute definition clauses for ASIS with GNSA Arnaud Charlet
10:05 [Ada] Optimization of anonymous access-to-controlled types Arnaud Charlet
09:58 [Ada] Predicate checks when Assertion policy is Ignore Arnaud Charlet
09:58 [Ada] Undefined symbol with interface types Arnaud Charlet
09:56 libgomp: In OpenACC testing, cycle though $offload_targets, and by default only build for the offload target that we're actually going to test (was: check-target-libgomp wall time, without vs. with offloading) Thomas Schwinge
09:51 [PATCH, i386]: Merge FP ops patterns Uros Bizjak
09:51 [Ada] Correctly set Last when calling Text_IO.Get_Line on empty string Arnaud Charlet
09:50 Re: Fix PR rtl-optimization/70886 Bernd Schmidt
09:48 Re: [PATCH][genrecog] Fix warning about potentially uninitialised use of label Richard Sandiford
09:45 Re: Canonicalize X u< X to UNORDERED_EXPR Richard Biener
09:42 Re: [PATCH][GCC7] Remove scaling of COMPONENT_REF/ARRAY_REF ops 2/3 Richard Biener
09:38 Re: Support << and >> for offset_int and widest_int Richard Sandiford
09:32 [PATCH][Committed] [ARC] Fix warnings, update source code. Claudiu Zissulescu
09:31 [Ada] Fix Ada.Directories.Delete_Tree not to change current directory Arnaud Charlet
09:24 [Ada] Representation information for nested subprograms Arnaud Charlet
09:24 [Ada] Race condition in allocator with finalization Arnaud Charlet
09:24 [Ada] Error in handling of convention of formal parameter Arnaud Charlet
09:24 [Ada] Spurious error on container "of" loop Arnaud Charlet
09:19 Re: Canonicalize X u< X to UNORDERED_EXPR Marc Glisse
09:13 Re: [PATCH][GCC7] Remove scaling of COMPONENT_REF/ARRAY_REF ops 2/3 Eric Botcazou
09:11 [Ada] Fix bug on Get_Line when incomplete last line in file Arnaud Charlet
09:05 Re: [PATCH GCC]Check depends_on before recording invariant expressions Richard Biener
09:03 Re: [PATCH GCC]Don't clobber cbase when computing iv_use cost. Richard Biener
09:02 Re: [PATCH GCC]Do more tree if-conversions by handlding PHIs with more than two arguments. Richard Biener
09:02 RE: [PATCHv2 0/7] ARC: Add support for nps400 variant Claudiu Zissulescu
09:00 Re: [PATCH GCC]Proving no-trappness for array ref in tree if-conv using loop niter information. Richard Biener
08:53 Re: Support << and >> for offset_int and widest_int Richard Biener
08:52 Re: Simplify cst_and_fits_in_hwi Richard Biener
08:51 Re: Add a wi::to_wide helper function Richard Biener
08:50 Re: [PATCH, i386, PR target/70799, 1/2] Support constants in STV pass (DImode) Uros Bizjak
08:50 Re: Support <, <=, > and >= for offset_int and widest_int Richard Biener
08:49 Re: [PATCH] Fix PR tree-optimization/51513 Richard Biener
08:37 Re: Canonicalize X u< X to UNORDERED_EXPR Richard Biener
08:31 Re: [PATCH] Fix spec-options.c test case Dominik Vogt
08:29 Re: Move "X +- C1 CMP C2 to X CMP C2 -+ C1" to match.pd Richard Biener
08:24 [SH][committed] Remove *negnegt, *movtt patterns Oleg Endo
08:15 Re: [PATCH, i386, PR target/70799, 1/2] Support constants in STV pass (DImode) Uros Bizjak
07:46 [Ada] Minor cleanup 2/2 Eric Botcazou
07:38 [Ada] Minor cleanup 1/2 Eric Botcazou
07:15 Re: [Openacc] Adjust automatic loop partitioning Jakub Jelinek
07:12 Fix PR rtl-optimization/70886 Eric Botcazou
07:05 Re: [PATCH, PR70700] Fix ICE in dump_pred_graph Richard Biener
06:54 [PATCH, PR70700] Fix ICE in dump_pred_graph Tom de Vries
06:50 Re: [PATCH] Update gmp/mpfr/mpc in-tree versions Richard Biener
06:46 Re: [patch] cleanup *finish_omp_clauses Jakub Jelinek
05:35 [SH][committed] Remove defunct mcbranchdi, mcmpeqdi options Oleg Endo
03:12 Re: [patch] cleanup *finish_omp_clauses Cesar Philippidis
00:06 Re: [SH][committed] Simplify some predicates Oleg Endo

May 01, 2016
22:05 Re: [SH][committed] Simplify some predicates Segher Boessenkool
20:02 New Swedish PO file for 'gcc' (version 6.1.0) Translation Project Robot
19:17 New Chinese (simplified) PO file for 'gcc' (version 6.1.0) Translation Project Robot
19:07 [PATCH, i386]: Fix vector moves with const_m1 operand Uros Bizjak
19:07 New Chinese (simplified) PO file for 'gcc' (version 6.1.0) Translation Project Robot
16:40 [PATCH] integer overflow checking builtins in constant expressions Martin Sebor
16:25 Re: Fix for PR70498 in Libiberty Demangler Marcel Böhme
14:30 Re: [patch, libstdc++] std::shuffle: Generate two swap positions at a time if possible Eelis
14:18 [patch, libstdc++] std::shuffle: Generate two swap positions at a time if possible Eelis
13:35 [patch] cleanups for vtable-verify Steven Bosscher
10:51 Re: [PATCH] Fix bootstrap on powerpc*-aix* (PR bootstrap/70704) Jakub Jelinek
09:05 Re: [PATCH] Fix bootstrap on powerpc*-aix* (PR bootstrap/70704) Andreas Schwab
07:54 [SH][committed] Remove constraints in expanders Oleg Endo
07:53 [PATCH] Fix spec-options.c test case Bernd Edlinger
06:48 Re: [rs6000] Fix 32-bit bootstrap failure Segher Boessenkool
05:12 [SH][committed] Use TARGET_FPU_DOUBLE condition Oleg Endo
04:01 Re: Remove SH_DIV_CALL2 Oleg Endo
03:44 Remove SH_DIV_CALL2 Yoshinori Sato
03:40 [SH][committed] Simplify some predicates Oleg Endo


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