gcc-patches archive
date index for October, 2014

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:

October 31, 2014
23:51 Re: The nvptx port [11/11] More tools. Bernd Schmidt
23:35 [gomp4] acc reductions with multiple variables Cesar Philippidis
22:12 RE: [Patch] MIPS configuration patch to enable --with-[arch,endian,abi] Matthew Fortune
21:58 [PATCH, i386]: Fix PR63702, possible missing break Uros Bizjak
21:48 Re: [PATCH 23/27] Documentation: the "intro" subdirectory David Malcolm
21:31 Re: [Patch] MIPS configuration patch to enable --with-[arch,endian,abi] Joseph S. Myers
21:29 Re: [PATCH 23/27] Documentation: the "intro" subdirectory Jeff Law
21:26 Re: [PATCH 21/27] Documentation: the "examples" subdirectory Jeff Law
21:21 Re: [PATCH 22/27] Documentation: top-level index.rst Jeff Law
21:20 Re: [PATCH 18/27] New file: gcc/jit/TODO.rst Jeff Law
21:19 Re: [PATCH 09/27] New file: gcc/jit/libgccjit.map Jeff Law
21:18 Re: [PATCH 05/27] New file: gcc/jit/config-lang.in Jeff Law
21:18 Re: [PATCH 04/27] New file: gcc/jit/notes.txt Jeff Law
21:17 Re: [PATCH 03/27] Add Sphinx to install.texi Jeff Law
21:17 Re: [PATCH 02/27] JIT-related changes outside of jit subdir Jeff Law
21:16 Re: [PATCH 00/27] Merger of jit branch v3 Jeff Law
21:08 [Patch] MIPS configuration patch to enable --with-[arch,endian,abi] Steve Ellcey
21:08 Re: update address taken: don't drop clobbers Jeff Law
21:06 Re: [Patch 1/7] Hookize *_BY_PIECES_P Jeff Law
21:04 Re: fix math wrt volatile-bitfields vs C++ model DJ Delorie
21:00 Re: update address taken: don't drop clobbers Jeff Law
20:57 Re: The nvptx port [11/11] More tools. Jeff Law
20:52 Re: [patch] Make std::vector<bool> meet C++11 allocator requirements. Daniel Krügler
20:49 [patch] Make std::vector<bool> meet C++11 allocator requirements. Jonathan Wakely
20:42 Re: [PATCH PR63581] Fix undefined references in debug_info Jeff Law
20:29 Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass Jeff Law
20:21 Re: [PATCH, i386]: Workaround PR 63620 by allowing only direct immediate values in FP push patterns Uros Bizjak
20:14 Re: [PARCH 1/2, x86, PR63534] Fix darwin bootstrap Jeff Law
19:54 Re: [PATCH, i386]: Workaround PR 63620 by allowing only direct immediate values in FP push patterns Jakub Jelinek
19:52 Re: [PATCH] Optimize UBSAN_NULL checks ygribov
19:51 Re: [PATCH] Optimize UBSAN_NULL checks ygribov
19:45 [PATCH, i386]: Workaround PR 63620 by allowing only direct immediate values in FP push patterns Uros Bizjak
19:34 doc/contrib.texi Jeff Law
19:22 Re: [PATCH] Adjust/remove REG_EQ{UAL,UIV} notes in REE (PR rtl-optimization/63659) Jeff Law
19:20 Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass Jeff Law
19:08 Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass Jeff Law
19:02 Re: [PATCH] x86: allow to suppress default clobbers added to asm()s Jeff Law
18:44 Re: [PATCH, i686] Fix for asan test failures with -m32 happened after EBX enabling in PIC mode Jeff Law
17:59 Re: [PATCH] Use CONVERT_EXPR_P and friends in the middle-end Joseph S. Myers
17:41 Re: [ARM] Fix CLZ_DEFINED_VALUE_AT_ZERO for vector modes Ramana Radhakrishnan
17:38 [PATCH 04/27] New file: gcc/jit/notes.txt David Malcolm
17:32 [PATCH 15/27] New file: gcc/jit/jit-playback.h David Malcolm
17:31 [PATCH 13/27] New file: gcc/jit/jit-recording.c David Malcolm
17:31 [PATCH 25/27] Documentation: add "internals" subdirectory David Malcolm
17:30 [PATCH 16/27] New file: gcc/jit/jit-playback.c David Malcolm
17:29 [PATCH 24/27] Documentation: add "topics" subdirectory David Malcolm
17:29 [PATCH 17/27] New file: gcc/jit/libgccjit++.h David Malcolm
17:28 [PATCH 08/27] New file: gcc/jit/libgccjit.h David Malcolm
17:28 [PATCH 14/27] New files: gcc/jit/jit-builtins.{c|h} David Malcolm
17:28 [PATCH 18/27] New file: gcc/jit/TODO.rst David Malcolm
17:28 [PATCH 12/27] New file: gcc/jit/jit-recording.h David Malcolm
17:27 [PATCH 10/27] New file: gcc/jit/libgccjit.c David Malcolm
17:27 [PATCH 11/27] New file: gcc/jit/jit-common.h David Malcolm
17:25 Re: [PATCH, ifcvt] Check size cost in noce_try_store_flag_mask Jeff Law
17:23 Re: ptx preliminary rtl patches [1/4] Bernd Schmidt
17:21 Re: [patch] flatten/adjust optabs.h Jeff Law
17:16 Re: [Patch, testsuite] [AArch64,ARM] support bswap tests on aarch64_be Ramana Radhakrishnan
17:07 [PATCH 23/27] Documentation: the "intro" subdirectory David Malcolm
17:07 [PATCH 21/27] Documentation: the "examples" subdirectory David Malcolm
17:07 [PATCH 06/27] New file: gcc/jit/Make-lang.in David Malcolm
17:07 [PATCH 07/27] New file: gcc/jit/dummy-frontend.c David Malcolm
17:07 [PATCH 20/27] Documentation: Makefile and conf.py David Malcolm
17:07 [PATCH 22/27] Documentation: top-level index.rst David Malcolm
17:07 [PATCH 09/27] New file: gcc/jit/libgccjit.map David Malcolm
17:07 [PATCH 05/27] New file: gcc/jit/config-lang.in David Malcolm
17:07 [PATCH 02/27] JIT-related changes outside of jit subdir David Malcolm
17:07 [PATCH 03/27] Add Sphinx to install.texi David Malcolm
17:07 [PATCH 01/27] gcc: configure and Makefile changes needed by jit David Malcolm
17:07 [PATCH 00/27] Merger of jit branch v3 David Malcolm
17:01 Re: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Chen Gang
16:52 Re: [PATCH x86] Increase PARAM_MAX_COMPLETELY_PEELED_INSNS when branch is costly Evgeny Stupachenko
16:50 Re: [gomp4] OpenACC wait directive Cesar Philippidis
16:42 Re: [PATCH] x86: extend vect-args testcase to AVX flavors Kirill Yukhin
16:42 Re: [gofrontend-dev] Re: [PATCH 7/9] Gccgo port to s390[x] -- part I Ian Taylor
16:24 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [1/n] Expand interfaces Jeff Law
15:34 [PATCH, i686] Fix for asan test failures with -m32 happened after EBX enabling in PIC mode Zamyatin, Igor
15:16 RE: [Patch, MIPS] Add Octeon3 support Moore, Catherine
15:12 [Patch 7/7] Remove *_BY_PIECES_P James Greenhalgh
15:11 [Patch 6/7 AArch64] Deprecate *_BY_PIECES_P, move to hookized version James Greenhalgh
15:11 [Patch 5/7 mips] Deprecate *_BY_PIECES_P, move to hookized version James Greenhalgh
15:10 [Patch 4/7 sh] Deprecate *_BY_PIECES_P, move to hookized version James Greenhalgh
15:10 [Patch 3/7 arc] Deprecate *_BY_PIECES_P, move to hookized version James Greenhalgh
15:09 [Patch 2/7 s390] Deprecate *_BY_PIECES_P, move to hookized version James Greenhalgh
15:08 [Patch 1/7] Hookize *_BY_PIECES_P James Greenhalgh
15:08 RE: [Patch 1/6] Hookize MOVE_BY_PIECES_P, remove most uses of MOVE_RATIO James Greenhalgh
14:57 Re: [PATCH, ifcvt] Check size cost in noce_try_store_flag_mask pinskia
14:54 [Ada] Implement Ghost entities Arnaud Charlet
14:51 [PATCH][AARCH64]Fix PR63424 by adding <su><maxmin>v2di3 pattern Renlin Li
14:37 [PATCH][AARCH64]Add ACLE arch-related predefined macros Renlin Li
14:34 Re: [PATCH][AArch64][4.8] LINK_SPEC changes for Cortex-A53 erratum 835769 workaround Kyrill Tkachov
14:28 [Ada] Store the display name in the project node Arnaud Charlet
13:07 [PATCH] Merge from match-and-simplify, remove fold_unary dispatch from fold_stmt Richard Biener
13:03 Re: [RFC, PATCH]: Introduction of callgraph annotation class Martin LiÅka
12:32 Minor tweaks in ipa-inline.c Eric Botcazou
12:15 Re: [PATCH x86] Increase PARAM_MAX_COMPLETELY_PEELED_INSNS when branch is costly Eric Botcazou
11:43 [Ada] Switch -gnatp should have no effect in GNATprove mode Arnaud Charlet
11:43 [Ada] Incorrect RM references on invalid uses of 'Access attribute. Arnaud Charlet
11:39 [Ada] Handling of Default_Storage_Pool in generics and instantiations. Arnaud Charlet
11:37 [Ada] New and updated library units for efficient and formal vectors Arnaud Charlet
11:31 [PATCH] Use CONVERT_EXPR_P and friends in the middle-end Richard Biener
11:27 Re: [PATCH, committed] AIX libstdc++ configure.host LD_FLAGS Michael Haubenwallner
11:22 [Ada] Missing check on interface primitives Arnaud Charlet
11:21 [PATCH][AArch64] Properly guard CUMULATIVE_ARGS definition and remove 'enum' from machine_mode in aarch64.h Kyrill Tkachov
11:20 [PATCH] Use NOP_EXPRs from genmatch Richard Biener
11:19 [Ada] Derived type whose parent has a full view with access discriminants Arnaud Charlet
11:18 [Ada] Implementation of Default_Pool pragma Arnaud Charlet
11:16 [Ada] Remove unreachable inlining code Arnaud Charlet
11:16 [Ada] Changes related to back-end inlining Arnaud Charlet
11:15 Re: [PATCH] Don't bootstrap libcc1 Richard Biener
11:14 Re: [PATCH] Fix VRP of UBSAN_SUB_CHECK (PR sanitizer/63697) Richard Biener
11:12 Re: [PATCH v2] avoid alignment of static variables affecting stack's Richard Biener
11:12 [Ada] Inlining of calls to subprogram renamings Arnaud Charlet
11:09 [Ada] Aspect Default_Storage_Pool Arnaud Charlet
11:08 Re: update address taken: don't drop clobbers Richard Biener
11:07 [Ada] Calls to protected operations in pre/postcondition Arnaud Charlet
11:07 RE: [PATCH, ifcvt] Check size cost in noce_try_store_flag_mask Matthew Fortune
11:05 Re: [PATCH] config-list.mk: Build Go only for supported targets (was: Patch RFA: Top-level configure patch: disable go on systems where it doesn't work) Jan-Benedict Glaw
11:03 [Ada] Lift obsolete limitations for pragma Inline Arnaud Charlet
11:03 [Ada] Handling of implicit dereference in instantiations Arnaud Charlet
11:03 [Ada] Spurious error on component clause in generic unit Arnaud Charlet
11:01 [PATCH] Don't bootstrap libcc1 Jakub Jelinek
11:00 [Ada] Tag initialization in object declarations Arnaud Charlet
10:58 [PATCH] Fix VRP of UBSAN_SUB_CHECK (PR sanitizer/63697) Jakub Jelinek
10:56 Re: [Patch] Cleanup widest_int_mode_for_size Richard Biener
10:46 Re: [Patchv2 3/4] Control SRA and IPA-SRA by a param rather than MOVE_RATIO Richard Biener
10:42 Re: [gomp4] OpenACC acc_on_device Thomas Schwinge
10:42 Re: [PATCH] Fix PR63259: bswap not recognized when finishing with rotation Richard Biener
10:38 Re: [PATCH, IPA ICF] Fix PR63696. Richard Biener
10:32 Re: [PATCH][PPC] Skip gcc.target tests with conflicting -mcpu Andrew Stubbs
10:31 [ping*2] fix unwinding on e500 processors Olivier Hainque
10:17 Re: [PATCH AVX512] Fix dg.torture tests with avx512 Uros Bizjak
10:06 RE: [Ping] [PATCH, 4/10] expand ccmp Zhenqiang Chen
10:03 Re: [PATCH, IPA ICF] Fix PR63696. Yury Gribov
09:48 RE: [PATCH 2/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Zamyatin, Igor
09:35 [PATCH, IPA ICF] Fix PR63696. Maxim Ostapenko
09:30 [committed] MAINTAINERS: add myself to write-after-approval list Ilya Enkovich
09:18 Re: [PATCH] Optimize UBSAN_NULL checks Marek Polacek
09:12 Re: [gofrontend-dev] Re: [PATCH 7/9] Gccgo port to s390[x] -- part I Dominik Vogt
09:07 Re: [gofrontend-dev] Re: [PATCH 7/9] Gccgo port to s390[x] -- part I Dominik Vogt
08:54 Re: add warning for unused user-defined operator Richard Biener
08:40 [match-and-simplify] Merge from trunk Richard Biener
08:19 Re: genmatch infinite loop during bootstrap on AIX Richard Biener
08:07 [PATCH] x86: allow to suppress default clobbers added to asm()s Jan Beulich
06:49 Re: [Patch, MIPS] Add Octeon3 support Hurugalawadi, Naveen
06:37 Re: [PATCH, ifcvt] Check size cost in noce_try_store_flag_mask Andrew Pinski
06:30 RE: [PATCH, ifcvt] Check size cost in noce_try_store_flag_mask Zhenqiang Chen
05:36 Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass Bin.Cheng
05:16 Re: [PATCH 06/10] Heart of the JIT implementation Jeff Law
01:38 Fwd: [testsuite patch] avoid test when compile options is conflict with default mthumb Wang Deqiang
00:51 Re: [PATCH 06/10] Heart of the JIT implementation (was: Re: [PATCH 0/5] Merger of jit branch (v2)) Joseph S. Myers
00:44 [jit] Remove some dead code David Malcolm
00:11 [gomp4] acc enter/exit data Cesar Philippidis
00:10 Re: [PATCH] config-list.mk: Build Go only for supported targets (was: Patch RFA: Top-level configure patch: disable go on systems where it doesn't work) Ian Taylor

October 30, 2014
23:38 Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass Mike Stump
22:02 Re: [testsuite,ARM] PR61153 Fix vbic and vorn tests Christophe Lyon
21:57 Re: ptx preliminary rtl patches [1/4] Jeff Law
21:41 Re: [PATCH] Add zero-overhead looping for xtensa backend augustine dot sterling at gmai
20:39 Re: [gofrontend-dev] Re: [PATCH 7/9] Gccgo port to s390[x] -- part I Joseph S. Myers
20:22 Re: [PATCH] Optimize UBSAN_NULL checks ygribov
19:46 RE: [Patch, MIPS] Add Octeon3 support Moore, Catherine
19:43 Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass Jeff Law
19:29 Re: [PATCH] Optimize UBSAN_NULL checks Marek Polacek
19:15 Re: [PATCH] config-list.mk: Build Go only for supported targets (was: Patch RFA: Top-level configure patch: disable go on systems where it doesn't work) Jan-Benedict Glaw
18:57 Re: [PATCH 06/10] Heart of the JIT implementation (was: Re: [PATCH 0/5] Merger of jit branch (v2)) David Malcolm
18:48 [PATCH] Optimize UBSAN_NULL checks Marek Polacek
18:38 Re: [PATCH][PPC] Skip gcc.target tests with conflicting -mcpu Mike Stump
17:54 Re: [PATCH x86] Increase PARAM_MAX_COMPLETELY_PEELED_INSNS when branch is costly Evgeny Stupachenko
17:36 Re: ptx preliminary rtl patches [1/4] Segher Boessenkool
17:27 Re: [PATCH x86] Increase PARAM_MAX_COMPLETELY_PEELED_INSNS when branch is costly Jan Hubicka
17:25 [PATCH][PPC] Skip gcc.target tests with conflicting -mcpu Andrew Stubbs
17:04 Re: Make soft-fp symbols into compat symbols for powerpc*-*-linux* David Edelsohn
16:38 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [1/n] Expand interfaces Ilya Enkovich
15:58 Re: [Ping] [PATCH, 4/10] expand ccmp Richard Henderson
15:43 [patch] flatten/adjust optabs.h Andrew MacLeod
15:40 [PATCH] Remove std::map use from genmatch Richard Biener
15:35 [PATCH] Fix some missing CASE_CONVERTs, improve genmatch side-effect handling Richard Biener
15:32 Re: [PING^2][PATCH] Warn about unclosed pragma omp declare target. Ilya Tocar
15:20 Re: [gofrontend-dev] Re: [PATCH 7/9] Gccgo port to s390[x] -- part I Ian Taylor
15:13 Make soft-fp symbols into compat symbols for powerpc*-*-linux* Joseph S. Myers
15:08 Re: [PATCH] config-list.mk: Build Go only for supported targets (was: Patch RFA: Top-level configure patch: disable go on systems where it doesn't work) Ian Taylor
15:05 Re: [gofrontend-dev] Re: [PATCH 7/9] Gccgo port to s390[x] -- part I Uros Bizjak
14:55 [PATCH AVX512] Fix dg.torture tests with avx512 Ilya Tocar
14:51 Re: [gofrontend-dev] Re: [PATCH 7/9] Gccgo port to s390[x] -- part I Ian Taylor
14:30 RE: [Patch] MIPS configuration patch Moore, Catherine
14:29 Re: [Ping] Port of VTV for Cygwin and MinGW Patrick Wollgast
14:19 [PATCH, committed] AIX libstdc++ configure.host LD_FLAGS David Edelsohn
14:15 Re: genmatch infinite loop during bootstrap on AIX David Edelsohn
13:58 Re: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Chen Gang
13:19 [PATCH] config-list.mk: Build Go only for supported targets (was: Patch RFA: Top-level configure patch: disable go on systems where it doesn't work) Jan-Benedict Glaw
13:19 Re: [PATCH][9/n] Merge from match-and-simplify, more patterns Richard Biener
13:16 Re: [PATCH 2/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Jakub Jelinek
13:09 [PATCH][9/n] Merge from match-and-simplify, more patterns Richard Biener
12:45 Re: [PATCH][BUILDROBOT] Unused static function (was: RFA: AVR: add infrastructure for device packages) Jan-Benedict Glaw
12:35 RE: [PATCH 2/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Zamyatin, Igor
11:40 [PATCH 4/4] OpenMP 4.0 offloading to Intel MIC: non-fallback testing Ilya Verbin
11:35 [Ada] Aspect/pragma Extensions_Visible Arnaud Charlet
11:35 [Ada] Missing finalization of controlled function result Arnaud Charlet
11:34 [Ada] Prevent generation of gotos during inlining for GNATprove Arnaud Charlet
11:25 [Ada] Insertion of child into multiway tree yields bad cursor Arnaud Charlet
11:25 [Ada] Case variable from another project in an extended project Arnaud Charlet
11:11 [gomp4] Re: [PATCH 5/5] add libcc1 Thomas Schwinge
11:05 [gomp4] Merge trunk r216846 (2014-10-29) into gomp-4_0-branch Thomas Schwinge
10:52 Re: [patch,avr,4.9] Fix PR63633 ICEs for expanders colliding hard-regs Jakub Jelinek
10:43 Re: [patch,avr,4.9] Fix PR63633 ICEs for expanders colliding hard-regs Georg-Johann Lay
10:39 [4.9 RFA PATCH, RTL-optimization]: Backport recent AND-alignment alias fixes to 4.9 branch Uros Bizjak
10:11 Re: [PATCH 5/5] add libcc1 Thomas Schwinge
09:27 Re: [PATCH] Fix fold making valid VEC_PERMs invalid Richard Biener
09:13 Re: [PATCH] Fix fold making valid VEC_PERMs invalid Jakub Jelinek
09:00 [PATCH] Fix fold making valid VEC_PERMs invalid Richard Biener
08:56 Re: [PATCH 2/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Jakub Jelinek
08:54 [PATCH, aarch64] Add prefetch support Gopalasubramanian, Ganesh
08:52 Re: [PATCH 5/5] add libcc1 Jakub Jelinek
08:51 Re: genmatch infinite loop during bootstrap on AIX Richard Biener
08:50 RE: [PATCH 2/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Zamyatin, Igor
08:39 Re: libcc1 Paolo Bonzini
08:33 Re: [PATCH 5/5] add libcc1 Thomas Schwinge
08:32 Re: [PATCH] x86: extend vect-args testcase to AVX flavors Uros Bizjak
08:25 Re: [Ping ^ 3] [PATCH] Fix PR 61225 Uros Bizjak
08:10 Re: [PATCH x86] Increase PARAM_MAX_COMPLETELY_PEELED_INSNS when branch is costly Uros Bizjak
07:50 [PATCH] x86: extend vect-args testcase to AVX flavors Jan Beulich
07:36 Re: [PATCH] Adjust/remove REG_EQ{UAL,UIV} notes in REE (PR rtl-optimization/63659) Jakub Jelinek
07:25 Re: [gofrontend-dev] Re: [PATCH 7/9] Gccgo port to s390[x] -- part I Dominik Vogt
06:59 Re: [Patch, MIPS] Add Octeon3 support Hurugalawadi, Naveen
06:48 Re: [patch,avr,4.9] Fix PR63633 ICEs for expanders colliding hard-regs Denis Chertykov
06:47 Re: [PATCH][BUILDROBOT] Unused static function (was: RFA: AVR: add infrastructure for device packages) Denis Chertykov
06:07 Re: [PATCH] Add memory barriers to xbegin/xend/xabort Andi Kleen
05:37 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [1/n] Expand interfaces Jeff Law
05:27 Re: [PATCH, ifcvt] Check size cost in noce_try_store_flag_mask Jeff Law
05:22 Re: [PATCH 5/5] add libcc1 Jeff Law
05:16 PA port -- promoting various arguments/local variables to rtx_insn * Jeff Law
03:47 Re: [PATCH] Adjust/remove REG_EQ{UAL,UIV} notes in REE (PR rtl-optimization/63659) Jeff Law
03:14 Re: [PATCH 5/5] add libcc1 Jeff Law
03:09 Re: ptx preliminary rtl patches [1/4] Jeff Law
03:08 Re: ptx preliminary rtl patches [4/4] Jeff Law
02:53 Re: The nvptx port [10/11+] Target files Jeff Law
00:49 [jit] Tweaks to install.texi David Malcolm

October 29, 2014
23:58 Re: The nvptx port [10/11+] Target files Bernd Schmidt
23:58 Re: [Patch 4/6 sh] Deprecate MOVE_BY_PIECES_P, move to hookized version Kaz Kojima
23:52 Re: ptx preliminary rtl patches [4/4] Bernd Schmidt
23:51 Re: ptx preliminary rtl patches [1/4] Bernd Schmidt
23:42 Re: [PATCH][ARM] Fix/revert fallout from machine_mode change Ramana Radhakrishnan
23:35 Re: The nvptx port [10/11+] Target files Jeff Law
21:20 Re: The nvptx port [7/11+] Inform the port about call arguments Jeff Law
21:18 Re: [PATCH, Pointer Bounds Checker 40/x] Support in IPA ICF Jeff Law
21:10 Re: [Patch 6/6] Remove MOVE_BY_PIECES_P Jeff Law
21:10 Re: [Patch 5/6 mips] Deprecate MOVE_BY_PIECES_P, move to hookized version Jeff Law
21:09 Re: [Patch 4/6 sh] Deprecate MOVE_BY_PIECES_P, move to hookized version Jeff Law
21:09 Re: [Patch 3/6 arc] Deprecate MOVE_BY_PIECES_P, move to hookized version Jeff Law
21:07 Re: [Patch 2/6 s390] Deprecate MOVE_BY_PIECES_P, move to hookized version Jeff Law
20:49 Re: [PATCH] Improve spillcost of literal pool loads Jeff Law
20:43 Re: [PATCH, IPA ICF] Fix PR63664, PR63574 (segfault in ipa-icf pass) Jeff Law
20:15 Re: libcc1 Jeff Law
20:11 Re: libcc1 Jakub Jelinek
20:02 Re: [PATCH][AArch64][4.9] Restore recog state after finding pre-madd instruction Jakub Jelinek
19:59 Re: [PATCH][AArch64][4.8] Restore recog state after finding pre-madd instruction Marcus Shawcroft
19:57 Re: [PATCH][AArch64][4.9] Restore recog state after finding pre-madd instruction Marcus Shawcroft
19:54 Re: [PATCH][AArch64] Restore recog state after finding pre-madd instruction Marcus Shawcroft
19:54 RE: [PATCHv2][MIPS] Implement O32 ABI extensions (GCC) Moore, Catherine
19:31 Re: [PATCH 1/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Uros Bizjak
19:23 [gomp4] libgomp: Also consider --with-cuda-driver flags for build-tree testing (was: [2/3] OpenACC 2.0 support for libgomp - new tests) Thomas Schwinge
19:09 [gimple-classes, committed 08/10] Make remainging gimple_omp_parallel_ accessors typesafe David Malcolm
19:08 [gimple-classes, committed 10/10] Introduce gpredict subclass and use it for all gimple_predict_ accessors David Malcolm
19:04 Re: [PATCH] Add top-level config support for gold mips target Cary Coutant
18:52 [gimple-classes, committed 06/10] Convert remaining gimple_omp_single_ accessors to be typesafe David Malcolm
18:52 [gimple-classes, committed 05/10] Make all gimple_omp_return_ accessors typesafe David Malcolm
18:52 [gimple-classes, committed 04/10] Make all gimple_omp_sections_ accessors typesafe David Malcolm
18:52 [gimple-classes, committed 02/10] Make all gimple_omp_for_ accessors typesafe David Malcolm
18:52 [gimple-classes, committed 09/10] Make remaining gimple_eh_filter_ accessors typesafe David Malcolm
18:52 [gimple-classes, committed 07/10] Make remaining gimple_omp_target_ accessors typesafe David Malcolm
18:52 [gimple-classes, committed 01/10] Make all of gimple_omp_task_ accessors typesafe David Malcolm
18:52 [gimple-classes, committed 03/10] Make remaining gimple_omp_teams_ accessors typesafe David Malcolm
18:52 [gimple-classes, committed 00/10] Even more accessor typesafety David Malcolm
18:40 [patch] Use perfect forwarding in std::function's invokers Jonathan Wakely
18:22 Add Library Fundamentals <experimental/algorithm> and <experimental/functional> Jonathan Wakely
17:50 Re: [PATCH][ARM] Fix/revert fallout from machine_mode change Joseph S. Myers
17:31 Re: [gomp4] Rationalise thread-local variables in libgomp OpenACC support Thomas Schwinge
17:16 Re: [gofrontend-dev] Re: [PATCH 7/9] Gccgo port to s390[x] -- part I Ian Taylor
17:13 Re: genmatch infinite loop during bootstrap on AIX David Edelsohn
17:12 Re: [C PATCH] Add 'aka's on type printing in diagnostics Joseph S. Myers
17:05 Re: [PATCH][AArch64] Fix/revert fallout from machine_mode change Kyrill Tkachov
17:01 Re: [PATCH][ARM] Fix/revert fallout from machine_mode change Ramana Radhakrishnan
16:58 Re: [gofrontend-dev] Re: [PATCH 7/9] Gccgo port to s390[x] -- part I Andreas Schwab
16:43 Re: [PATCH] warning about const multidimensional array as function parameter Joseph S. Myers
16:43 Re: [PATCH, C++] Fix PR63366: __complex not equivalent to __complex double in C++ Jason Merrill
16:41 Re: [gofrontend-dev] Re: [PATCH 7/9] Gccgo port to s390[x] -- part I Ian Taylor
16:38 Re: [PATCH 7/9] Gccgo port to s390[x] -- part I Andreas Schwab
16:34 Re: [PATCH][ARM] Fix/revert fallout from machine_mode change Christophe Lyon
16:34 [PATCH][AArch64] Fix/revert fallout from machine_mode change Kyrill Tkachov
16:34 Re: fix math wrt volatile-bitfields vs C++ model DJ Delorie
16:31 [PATCH][ARM] Fix/revert fallout from machine_mode change Kyrill Tkachov
16:29 Re: [PATCH, IPA ICF] Fix PR63664, PR63574 (segfault in ipa-icf pass) Martin LiÅka
16:22 Re: [PATCH 2/4] Add liboffloadmic Ilya Verbin
16:11 RE: [PATCH, PR63307] Fix generation of new declarations in random order Zamyatin, Igor
15:52 Re: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Chen Gang
15:31 Re: [Patch 1/6] Hookize MOVE_BY_PIECES_P, remove most uses of MOVE_RATIO James Greenhalgh
15:28 Re: [testsuite,ARM] PR61153 Fix vbic and vorn tests Ramana Radhakrishnan
15:26 [testsuite,ARM] PR61153 Fix vbic and vorn tests Christophe Lyon
15:22 Re: [gomp4] Rationalise thread-local variables in libgomp OpenACC support Julian Brown
15:13 Re: [Ping] [PATCH, 2/10] prepare ccmp Richard Henderson
15:01 Re: [gofrontend-dev] [PATCH 8/9] Gccgo port to s390[x] -- part I Ian Taylor
15:00 Re: [Ping] [PATCH, 1/10] two hooks for conditional compare (ccmp) Richard Henderson
15:00 [gimple-classes, committed 2/3] Make gimple_goto_dest require a const ggoto * David Malcolm
14:58 Re: [PATCH 5/5] add libcc1 Paolo Bonzini
14:51 Re: [PATCH, ifcvt] Allow CC mode if HAVE_cbranchcc4 Richard Henderson
14:45 [PATCHv2] PR ipa/63576: Process speculative edges in ICF Ilya Palachev
14:40 Re: [PATCH] Fix for PR63587 Richard Biener
14:39 Re: [Ping] [PATCH, 6/10] aarch64: add ccmp CC mode Richard Henderson
14:39 Re: [PATCH, C++] Fix PR63366: __complex not equivalent to __complex double in C++ Nathan Sidwell
14:39 Re: [Patchv2 3/4] Control SRA and IPA-SRA by a param rather than MOVE_RATIO James Greenhalgh
14:32 RE: [PATCH, C++] Fix PR63366: __complex not equivalent to __complex double in C++ Thomas Preud'homme
14:32 Re: libcc1 Phil Muldoon
14:30 Re: [Ping] [PATCH, 8/10] aarch64: ccmp insn patterns Richard Henderson
14:26 Re: libcc1 Phil Muldoon
14:25 [PATCH][8/n] Merge from match-and-simplify, conversion patterns Richard Biener
14:17 Re: [PATCH, C++] Fix PR63366: __complex not equivalent to __complex double in C++ Nathan Sidwell
14:15 [PATCH] Fix for PR63587 Martin LiÅka
14:07 Re: [PATCH, IPA ICF] Fix PR63664, PR63574 (segfault in ipa-icf pass) Ilya Enkovich
14:06 [gimple-classes, committed 3/3] Strengthen remaining gimple_try_ accessors to require a gtry * David Malcolm
14:06 [gimple-classes, committed 1/3] Strengthen params of all gimple_wce_ accessors David Malcolm
14:06 [gimple-classes, committed 0/3] More accessor typesafety David Malcolm
14:02 Re: [PATCH, IPA ICF] Fix PR63664, PR63574 (segfault in ipa-icf pass) Martin Liška
13:45 Re: [PATCH, IPA ICF] Fix PR63664, PR63574 (segfault in ipa-icf pass) Ilya Enkovich
13:34 RE: [PATCH] Add a new option "-fmerge-bitfields" (patch / doc inside) Zoran Jovanovic
13:31 Re: [match-and-simplify] fix segfault in parser::parse_for Richard Biener
13:31 RE: [PATCH] Fix PR63259: bswap not recognized when finishing with rotation Thomas Preud'homme
13:24 Re: genmatch infinite loop during bootstrap on AIX Richard Biener
13:23 [Patch, testsuite] [AArch64,ARM] support bswap tests on aarch64_be Christophe Lyon
13:22 [PATCH] Improve spillcost of literal pool loads Wilco Dijkstra
13:10 Re: genmatch infinite loop during bootstrap on AIX David Edelsohn
13:01 [match-and-simplify] fix segfault in parser::parse_for Prathamesh Kulkarni
12:55 Re: Optimize powerpc*-*-linux* e500 hardfp/soft-fp use David Edelsohn
12:55 [PATCH] AArch64: Add TARGET_SCHED_REASSOCIATION_WIDTH Wilco Dijkstra
12:54 Optimize powerpc*-*-linux* e500 hardfp/soft-fp use Joseph S. Myers
12:42 Re: [PATCH]Partially fix PR61529, bound basic block frequency Teresa Johnson
12:31 Re: genmatch infinite loop during bootstrap on AIX Richard Biener
12:29 Re: [PATCH 1/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Evgeny Stupachenko
11:46 Re: [PATCH] Add test for PR52769 Richard Biener
11:42 RE: [Patch 1/6] Hookize MOVE_BY_PIECES_P, remove most uses of MOVE_RATIO Matthew Fortune
11:24 Re: libcc1 Phil Muldoon
11:10 Re: [PATCH 5/5] add libcc1 Phil Muldoon
11:03 Re: libcc1 Paolo Bonzini
11:01 Re: [PATCH 5/5] add libcc1 Phil Muldoon
10:59 Re: [PATCH 5/5] add libcc1 Jakub Jelinek
10:58 Re: libcc1 Phil Muldoon
10:53 Re: [PATCH 5/5] add libcc1 Paolo Bonzini
10:51 Re: [PATCH 5/5] add libcc1 Jakub Jelinek
10:51 [Patch 6/6] Remove MOVE_BY_PIECES_P James Greenhalgh
10:50 Re: libcc1 Paolo Bonzini
10:50 [Patch 5/6 mips] Deprecate MOVE_BY_PIECES_P, move to hookized version James Greenhalgh
10:49 [Patch 4/6 sh] Deprecate MOVE_BY_PIECES_P, move to hookized version James Greenhalgh
10:48 [Patch 3/6 arc] Deprecate MOVE_BY_PIECES_P, move to hookized version James Greenhalgh
10:47 [Patch 2/6 s390] Deprecate MOVE_BY_PIECES_P, move to hookized version James Greenhalgh
10:45 Re: libcc1 Jakub Jelinek
10:45 [Patch 1/6] Hookize MOVE_BY_PIECES_P, remove most uses of MOVE_RATIO James Greenhalgh
10:45 [Patch 0/6] Hookize MOVE_BY_PIECES_P James Greenhalgh
10:42 [PATCH][BUILDROBOT] Unused static function (was: RFA: AVR: add infrastructure for device packages) Jan-Benedict Glaw
10:37 Re: [PATCH 5/5] add libcc1 Paolo Bonzini
10:37 RE: [Ping] [PATCH, 8/10] aarch64: ccmp insn patterns Zhenqiang Chen
10:37 Re: libcc1 Paolo Bonzini
10:35 RE: [PATCH] Fix up sign extension in bswap Thomas Preud'homme
10:34 Re: [AArch64] [BE] [1/2] Make large opaque integer modes endianness-safe. Tejas Belagod
10:32 libcc1 Jakub Jelinek
10:31 RE: [Ping] [PATCH, 6/10] aarch64: add ccmp CC mode Zhenqiang Chen
10:30 RE: [Ping] [PATCH, 4/10] expand ccmp Zhenqiang Chen
10:29 RE: [Ping] [PATCH, 2/10] prepare ccmp Zhenqiang Chen
10:29 Re: [PATCH 3/n] OpenMP 4.0 offloading infrastructure: offload tables Kirill Yukhin
10:29 RE: [Ping] [PATCH, 1/10] two hooks for conditional compare (ccmp) Zhenqiang Chen
10:28 Re: [PATCH 5/5] add libcc1 Jakub Jelinek
10:28 [PATCH, ifcvt] Allow CC mode if HAVE_cbranchcc4 Zhenqiang Chen
10:26 Re: [PATCH 4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper Kirill Yukhin
10:24 [PATCH] Add test for PR52769 Marek Polacek
10:20 Re: [PATCH][ARM] Optimize copysign/copysignf for soft-float using BFI Jiong Wang
10:05 [PATCH][AArch64][4.9] Restore recog state after finding pre-madd instruction Kyrill Tkachov
10:05 [PATCH][AArch64][4.8] Restore recog state after finding pre-madd instruction Kyrill Tkachov
10:03 [PATCH][AArch64] Restore recog state after finding pre-madd instruction Kyrill Tkachov
09:47 RE: [PATCH, C++] Fix PR63366: __complex not equivalent to __complex double in C++ Thomas Preud'homme
09:43 Re: RFA: Remove redundant "enum" from "enum machine_mode" Richard Biener
09:41 Re: [PATCH] Fix PR63665 Richard Biener
09:41 Re: [PATCH] Fix up sign extension in bswap Jakub Jelinek
09:40 Re: fix math wrt volatile-bitfields vs C++ model Richard Biener
09:39 Re: [PATCH] Add memory barriers to xbegin/xend/xabort Richard Biener
09:36 RE: [PATCH] Fix up sign extension in bswap Thomas Preud'homme
09:35 Re: [PATCH, IPA ICF] Fix PR63664, PR63574 (segfault in ipa-icf pass) Richard Biener
09:33 RE: [PATCH] Fix up sign extension in bswap Thomas Preud'homme
09:26 [PATCH]Partially fix PR61529, bound basic block frequency Renlin Li
09:23 Re: [PATCH, x86, 63534] Fix '-p' profile for 32 bit PIC mode Jakub Jelinek
09:21 Re: [PATCH, x86, 63534] Fix '-p' profile for 32 bit PIC mode Evgeny Stupachenko
09:21 [PATCH][match-and-simplify] Allow SCCVN to follow SSA use-def chains Richard Biener
09:20 RFA: Remove redundant "enum" from "enum machine_mode" Richard Sandiford
09:13 [committed]: change my email address Tristan Gingold
09:05 Re: [PATCH] Fix PR63665 Eric Botcazou
07:02 Re: [gofrontend-dev] [PATCH 8/9] Gccgo port to s390[x] -- part I Dominik Vogt
06:13 Re: [gofrontend-dev] [PATCH 7/9] Gccgo port to s390[x] -- part I Dominik Vogt
05:25 Re: fix math wrt volatile-bitfields vs C++ model DJ Delorie
03:32 [PATCH] Add memory barriers to xbegin/xend/xabort Andi Kleen
01:23 [BUILDROBOT] Unused static function (was: RFA: AVR: add infrastructure for device packages) Jan-Benedict Glaw
00:30 Re: [PATCH 5/5] add libcc1 Joseph S. Myers
00:22 Re: [AArch64, Docs, Patch] Add reference to ACLE in docs. Joseph S. Myers
00:17 Re: PATCH: fix breakage from "[PATCH] Fix genmatch linking" Paolo Bonzini

October 28, 2014
22:57 libgo patch committed: Recognize PPC relocs Ian Taylor
21:57 RE: [Patch] Add MIPS flag to avoid use of ldc1/sdc1/ldxc1/sdxc1 Steve Ellcey
21:06 RE: [Patch] Add MIPS flag to avoid use of ldc1/sdc1/ldxc1/sdxc1 Matthew Fortune
20:27 [COMMITTED] longlong.h: Disable alpha umul_ppmm for old g++ Richard Henderson
19:53 Re: [gomp4] Remove goacc_parse_device_num Thomas Schwinge
19:42 Re: [gomp4] Remove gomp_map_vars mem_map argument Thomas Schwinge
19:40 [gomp4] Synchronous mode? (was: [1/3] OpenACC 2.0 support for libgomp - OpenACC runtime, NVidia PTX/CUDA plugin) Thomas Schwinge
19:32 Re: [gomp4] Remove stray debugging code Thomas Schwinge
19:31 Re: [PATCH 2/n] OpenMP 4.0 offloading infrastructure: LTO streaming Ilya Verbin
19:26 Re: [gomp4] Remove redundant get_caps hook invocations Thomas Schwinge
19:24 Re: [gomp4] Don't put acc_notify_var in thread-local struct Thomas Schwinge
18:57 Re: [gimple-classes] Merge trunk r216157-r216746 into branch David Malcolm
18:52 [gimple-classes] Merge trunk r216157-r216746 into branch David Malcolm
18:19 Re: [PATCH, x86, 63534] Fix '-p' profile for 32 bit PIC mode Jakub Jelinek
18:18 libgo patch committed: Add consts for ioctl Ian Taylor
18:00 Re: [debug-early] emit locals early patchset Aldy Hernandez
17:37 Re: [PATCH 5/5] add libcc1 Phil Muldoon
17:30 Re: [gofrontend-dev] [PATCH 7/9] Gccgo port to s390[x] -- part I Ian Taylor
17:28 Re: [debug-early] emit locals early patchset Jason Merrill
17:13 RE: [PATCHv2][MIPS] Implement O32 ABI extensions (GCC) Matthew Fortune
16:54 Re: [gomp4] Remove gomp_map_vars mem_map argument Julian Brown
16:52 [gomp4] Remove gomp_map_vars mem_map argument Julian Brown
16:43 [gomp4] Remove stray debugging code Julian Brown
16:40 [gomp4] Remove redundant get_caps hook invocations Julian Brown
16:38 [PATCH, Pointer Bounds Checker 40/x] Support in IPA ICF Ilya Enkovich
16:37 [gomp4] Don't put acc_notify_var in thread-local struct Julian Brown
16:15 [PATCH, IPA ICF] Fix PR63664, PR63574 (segfault in ipa-icf pass) Ilya Enkovich
16:07 Re: [gomp4] [1/3] OpenACC 2.0 support for libgomp - OpenACC runtime, NVidia PTX/CUDA plugin Thomas Schwinge
16:01 Re: [gomp4] [2/3] OpenACC 2.0 support for libgomp - new tests Thomas Schwinge
15:35 Re: [PATCH] Redesign jump threading profile updates Renlin Li
15:28 Re: [PATCH, x86, 63534] Fix '-p' profile for 32 bit PIC mode Evgeny Stupachenko
15:10 [AArch64, Docs, Patch] Add reference to ACLE in docs. Tejas Belagod
15:00 Re: The nvptx port [10/11+] Target files Bernd Schmidt
14:57 Re: [debug-early] emit locals early patchset Richard Biener
14:52 Re: The nvptx port [7/11+] Inform the port about call arguments Bernd Schmidt
14:49 Re: [wwwdocs] Add porting_to.html, describe gnu11 changes Marek Polacek
14:42 [match-and-simplify] Merge from trunk Richard Biener
14:40 Re: [debug-early] emit locals early patchset Michael Matz
14:31 Re: [gofrontend-dev] [PATCH 7/9] Gccgo port to s390[x] -- part I Dominik Vogt
14:02 Re: support operator list Richard Biener
13:36 Re: [match-and-simplify] reject conditional convert and commutative ops in result operand Richard Biener
13:36 Re: [PATCH, x86, 63534] Fix '-p' profile for 32 bit PIC mode Jakub Jelinek
13:29 [PATCH][7/n] Merge from match-and-simplify, SSA propagators Richard Biener
13:19 Re: [PATCH 5/5] add libcc1 Joseph S. Myers
13:19 [gomp4] Remove goacc_parse_device_num Julian Brown
13:10 Re: [PATCH, x86, 63534] Fix '-p' profile for 32 bit PIC mode Evgeny Stupachenko
13:00 [PATCH] Fix PR63665 Richard Biener
12:55 Re: [PATCH] Fix up sign extension in bswap Richard Biener
12:47 Re: [patch,avr,4.9] Fix PR63633 ICEs for expanders colliding hard-regs Georg-Johann Lay
12:45 Re: [PATCH] -fsanitize=vptr instrumentation (take 2) Jakub Jelinek
12:42 Re: Fix libcc1 bootstrap and linking issues Phil Muldoon
12:35 (Withdrawn) Fix libcc1 bootstrap and linking issues Phil Muldoon
12:34 Re: Fix libcc1 bootstrap and linking issues Jakub Jelinek
12:34 [patch,avr,4.9] Fix PR63633 ICEs for expanders colliding hard-regs Georg-Johann Lay
12:28 Re: [Patch] Add MIPS flag to avoid use of ldc1/sdc1/ldxc1/sdxc1 Ramana Radhakrishnan
12:27 [PATCH] Fix up sign extension in bswap Jakub Jelinek
12:26 Re: [match-and-simplify] reject conditional convert and commutative ops in result operand Prathamesh Kulkarni
12:24 Fix libcc1 bootstrap and linking issues Phil Muldoon
12:24 Re: [PATCH 5/5] add libcc1 Jakub Jelinek
12:22 Re: [PATCH] Add zero-overhead looping for xtensa backend Yangfei (Felix)
12:07 Re: [PATCH x86] Increase PARAM_MAX_COMPLETELY_PEELED_INSNS when branch is costly Evgeny Stupachenko
12:00 [PING][PATCH, AARCH64] Add support for -mlong-calls option Yangfei (Felix)
11:55 [Ping] [PATCH] Small multiplier support in Cortex-M0/1/+ Hale Wang
11:55 Re: FW: [AArch64] [BE] [1/2] Make large opaque integer modes endianness-safe. Alan Lawrence
11:53 [Ping] [PATCH] Add arm_cortex_m7_tune. Hale Wang
11:47 Re: [PATCH 5/5] add libcc1 Phil Muldoon
11:46 RE: [Patch] Add MIPS flag to avoid use of ldc1/sdc1/ldxc1/sdxc1 Matthew Fortune
11:39 [PATCH] Fix PR63665 Richard Biener
11:16 [gomp4] Rationalise thread-local variables in libgomp OpenACC support Julian Brown
10:56 Re: [PATCH 5/5] add libcc1 Phil Muldoon
10:51 Re: [PATCH 5/5] add libcc1 Uros Bizjak
10:35 Re: [PATCH 5/5] add libcc1 Phil Muldoon
10:30 Re: [match-and-simplify] error checking on user defined oper in for Richard Biener
10:27 Re: [match-and-simplify] error checking on user defined oper in for Prathamesh Kulkarni
10:20 Re: [match-and-simplify] reject conditional convert and commutative ops in result operand Richard Biener
10:15 Re: [match-and-simplify] error checking on user defined oper in for Richard Biener
10:12 Re: [PATCH v5] Enable -fsanitize-recover for KASan Yury Gribov
09:58 [match-and-simplify] Merge from trunk Richard Biener
09:57 Re: [PATCH 5/5] add libcc1 Uros Bizjak
09:36 Re: [patch] Flatten cgraph.h. Richard Biener
09:35 Re: [PATCH 5/5] add libcc1 Jakub Jelinek
09:31 Re: [PATCHv2] Don't expand string/memory builtins if ASan is enabled. Jakub Jelinek
09:27 Re: [PATCH v5] Enable -fsanitize-recover for KASan Jakub Jelinek
09:21 Re: [PATCHv2] Don't expand string/memory builtins if ASan is enabled. Maxim Ostapenko
09:09 Re: [PATCH 5/5] add libcc1 Uros Bizjak
09:06 Re: [PATCH 5/5] add libcc1 Jakub Jelinek
08:56 RE: [AArch64] [BE] [2/2] Make large opaque integer modes endianness-safe. David Sherwood
08:55 RE: [AArch64] [BE] [1/2] Make large opaque integer modes endianness-safe. David Sherwood
08:50 Re: [PATCH 5/5] add libcc1 Phil Muldoon
08:46 Re: [PATCH 5/5] add libcc1 Christophe Lyon
08:46 [PATCH v5] Enable -fsanitize-recover for KASan Yury Gribov
08:43 Re: [PATCH 5/5] add libcc1 Phil Muldoon
08:43 Re: genmatch infinite loop during bootstrap on AIX Richard Biener
08:36 Re: [PATCH 5/5] add libcc1 Uros Bizjak
08:13 Re: [PATCH 5/5] add libcc1 Jakub Jelinek
03:19 [PATCH] Update libgcc.texi to match implementation in libgcc/libgcc2.c Kito Cheng
00:05 Re: [PATCH 5/5] add libcc1 Dominique Dhumieres
00:00 [debug-early] emit locals early patchset Aldy Hernandez

October 27, 2014
23:36 RE: [PATCHv2][MIPS] Implement O32 ABI extensions (GCC) Moore, Catherine
23:06 Re: genmatch infinite loop during bootstrap on AIX David Edelsohn
23:01 Re: [Patch] Add MIPS flag to avoid use of ldc1/sdc1/ldxc1/sdxc1 Andrew Pinski
22:45 RE: [Patch] Add MIPS flag to avoid use of ldc1/sdc1/ldxc1/sdxc1 Moore, Catherine
22:42 Re: [Patch] Add MIPS flag to avoid use of ldc1/sdc1/ldxc1/sdxc1 Joseph S. Myers
22:41 Re: [Patch] Add MIPS flag to avoid use of ldc1/sdc1/ldxc1/sdxc1 Andrew Pinski
22:38 Re: [Patch] Add MIPS flag to avoid use of ldc1/sdc1/ldxc1/sdxc1 Steve Ellcey
22:35 RE: [Patch] Add MIPS flag to avoid use of ldc1/sdc1/ldxc1/sdxc1 Moore, Catherine
22:32 Re: [Patch] Add MIPS flag to avoid use of ldc1/sdc1/ldxc1/sdxc1 Andrew Pinski
22:23 [Patch] Add MIPS flag to avoid use of ldc1/sdc1/ldxc1/sdxc1 Steve Ellcey
21:45 Re: [patch] <stdbool.h> should not define bool, true or false as macros for C++ Gerald Pfeifer
21:32 [patch] Flatten cgraph.h. Andrew MacLeod
20:57 [gimple-classes, committed 55/92] Concretize parameter to gimple_call_copy_skip_args David Malcolm
20:57 [gimple-classes, committed 17/92] Concretize get_loop_exit_condition et al to working on gimple_cond David Malcolm
20:57 [gimple-classes, committed 50/92] Make gimple_phi_arg_edge require a gimple_phi David Malcolm
20:57 [gimple-classes, committed 16/92] Update various expressions within tree-scalar-evolution.c to be gimple_phi David Malcolm
20:57 [gimple-classes, committed 65/92] Make gimple_phi_arg_location require a gimple_phi. David Malcolm
20:57 [gimple-classes, committed 32/92] Introduce gimple_omp_atomic_load David Malcolm
20:57 [gimple-classes, committed 91/92] Remove out-of-date references to typedefs David Malcolm
20:57 [gimple-classes, committed 24/92] Introduce gimple_eh_filter David Malcolm
20:56 [gimple-classes, committed 26/92] Introduce gimple_eh_else David Malcolm
20:56 [gimple-classes, committed 53/92] Use gimple_call for callgraph edges David Malcolm
20:56 [gimple-classes, committed 76/92] Concretize gimple_call_set_nothrow David Malcolm
20:56 [gimple-classes, committed 29/92] Use subclasses of gimple in various places David Malcolm
20:56 [gimple-classes, committed 52/92] Make gimple_call_return_slot_opt_p require a gimple_call. David Malcolm
20:56 [gimple-classes, committed 08/92] Introduce gimple_phi_iterator David Malcolm
20:56 [gimple-classes, committed 07/92] Introduce gimple_phi and use it in various places David Malcolm
20:56 [gimple-classes, committed 62/92] Concretize gimple_try_set_catch_is_cleanup David Malcolm
20:55 [gimple-classes, committed 30/92] Introduce gimple_try David Malcolm
20:55 [gimple-classes, committed 18/92] Introduce gimple_call David Malcolm
20:55 [gimple-classes, committed 48/92] Make gimple_phi_arg_set_location require a gimple_phi David Malcolm
20:55 [gimple-classes, committed 59/92] Concretize gimple_call_use_set and gimple_call_clobber_set David Malcolm
20:55 [gimple-classes, committed 44/92] tree-parloops.c: Use gimple_phi in various places David Malcolm
20:54 [gimple-classes, committed 11/92] tree-predcom.c: use gimple_phi in various places David Malcolm
20:54 [gimple-classes, committed 81/92] Concretize gimple_call_set_tail and gimple_call_tail_p David Malcolm
20:54 [gimple-classes, committed 21/92] Introduce gimple_asm David Malcolm
20:54 [gimple-classes, committed 56/92] Make gimple_label_set_label require a gimple_label David Malcolm
20:54 [gimple-classes, committed 36/92] Introduce gimple_omp_for David Malcolm
20:54 [gimple-classes, committed 79/92] Concretize gimple_call_set_fn David Malcolm
20:53 [gimple-classes, committed 41/92] Introduce gimple_omp_target David Malcolm
20:53 [gimple-classes, committed 35/92] Introduce gimple_omp_critical David Malcolm
20:53 [gimple-classes, committed 47/92] Make add_phi_arg require a gimple_phi David Malcolm
20:53 [gimple-classes, committed 46/92] Make gimple_phi_arg_def_ptr and gimple_phi_arg_has_location require a gimple_phi David Malcolm
20:53 [gimple-classes, committed 67/92] Make gimple_cond_set_{true|false}_label require gimple_cond. David Malcolm
20:53 [gimple-classes, committed 60/92] Concretize gimple_label_label David Malcolm
20:53 [gimple-classes, committed 12/92] tree-ssa-phiprop.c: use gimple_phi David Malcolm
20:52 [gimple-classes, committed 64/92] Make gimple_phi_arg_location_from_edge require a gimple_phi David Malcolm
20:52 [gimple-classes, committed 42/92] Introduce gimple_omp_teams David Malcolm
20:52 [gimple-classes, committed 78/92] Tweak to gimplify_modify_expr David Malcolm
20:52 [gimple-classes, committed 13/92] tree-ssa-loop-niter.c: use gimple_phi in a few places David Malcolm
20:52 [gimple-classes, committed 10/92] tree-parloops.c: use gimple_phi in various places David Malcolm
20:52 [gimple-classes, committed 58/92] Concretize gimple_catch_types David Malcolm
20:52 [gimple-classes, committed 34/92] Introduce gimple_omp_continue David Malcolm
20:52 [gimple-classes, committed 23/92] Introduce gimple_catch David Malcolm
20:52 [gimple-classes, committed 37/92] Introduce gimple_omp_parallel David Malcolm
20:52 [gimple-classes, committed 15/92] tree-ssa-loop-ivopts.c: use gimple_phi in a few places David Malcolm
20:52 [gimple-classes, committed 28/92] Introduce gimple_eh_dispatch David Malcolm
20:47 [PATCH] Adjust/remove REG_EQ{UAL,UIV} notes in REE (PR rtl-optimization/63659) Jakub Jelinek
20:40 [gimple-classes, committed 89/92] Eliminate subclass typedefs from coretypes.h David Malcolm
20:38 [gimple-classes, committed 90/92] Automated renaming of gimple subclasses David Malcolm
20:38 [gimple-classes, committed 85/92] Use gimple_call in some places within tree-ssa-dom.c David Malcolm
20:38 [gimple-classes, committed 84/92] Concretize gimple_call_copy_flags and ipa_modify_call_arguments David Malcolm
20:38 [gimple-classes, committed 74/92] Concretize gimple_cond_{lhs|rhs}_ptr David Malcolm
20:38 [gimple-classes, committed 77/92] Concretize gimple_call_nothrow_p David Malcolm
20:38 [gimple-classes, committed 68/92] Concretize locals within expand_omp_for_init_counts David Malcolm
20:38 [gimple-classes, committed 72/92] Concretize gimple_cond_set_code David Malcolm
20:38 [gimple-classes, committed 63/92] Concretize three gimple_try_set_ accessors David Malcolm
20:37 [gimple-classes, committed 88/92] Preparatory work before subclass renaming David Malcolm
20:36 [gimple-classes, committed 83/92] Concretize gimple_assign_nontemporal_move_p David Malcolm
20:36 [gimple-classes, committed 92/92] Update gimple.texi class hierarchy diagram David Malcolm
20:36 [gimple-classes, committed 51/92] More gimple_phi David Malcolm
20:36 [gimple-classes, committed 86/92] Use gimple_phi in many more places. David Malcolm
20:36 [gimple-classes, committed 75/92] Concretize various expressions from gimple to gimple_cond David Malcolm
20:36 [gimple-classes, committed 80/92] Concretize gimple_call_set_fntype David Malcolm
20:36 [gimple-classes, committed 70/92] Concretize gimple_switch_index and gimple_switch_index_ptr David Malcolm
20:36 [gimple-classes, committed 87/92] Convert various gimple to gimple_phi within ssa-iterators.h David Malcolm
20:36 [gimple-classes, committed 82/92] Concretize gimple_call_arg_flags David Malcolm
20:36 [gimple-classes, committed 73/92] Concretize gimple_cond_set_{lhs|rhs} David Malcolm
20:36 [gimple-classes, committed 71/92] Concretize gimple_cond_{true|false}_label David Malcolm
20:36 [gimple-classes, committed 66/92] Concretize three gimple_return_ accessors David Malcolm
20:36 [gimple-classes, committed 69/92] Concretize gimple_cond_make_{false|true} David Malcolm
20:36 [gimple-classes, committed 40/92] Introduce gimple_omp_single David Malcolm
20:36 [gimple-classes, committed 61/92] Concretize gimple_eh_filter_set_types and gimple_eh_filter_set_failure David Malcolm
20:36 [gimple-classes, committed 57/92] Make gimple_goto_set_dest require a gimple_goto David Malcolm
20:36 [gimple-classes, committed 49/92] Update GRAPHITE to use more concrete gimple statement classes David Malcolm
20:36 [gimple-classes, committed 54/92] Various gimple to gimple_call conversions in IPA David Malcolm
20:36 [gimple-classes, committed 43/92] Introduce gimple_omp_sections David Malcolm
20:35 [gimple-classes, committed 45/92] omp-low.c: Use more concrete types of gimple statement for various locals David Malcolm
20:35 [gimple-classes, committed 31/92] Use more concrete types for various gimple statements David Malcolm
20:35 [gimple-classes, committed 39/92] Introduce gimple_omp_task David Malcolm
20:35 [gimple-classes, committed 38/92] tree-cfg.c: Make verify_gimple_call require a gimple_call David Malcolm
20:35 [gimple-classes, committed 33/92] Introduce gimple_omp_atomic_store David Malcolm
20:35 [gimple-classes, committed 27/92] Introduce gimple_resx David Malcolm
20:35 [gimple-classes, committed 25/92] Introduce gimple_eh_must_not_throw David Malcolm
20:35 [gimple-classes, committed 22/92] Introduce gimple_transaction David Malcolm
20:35 [gimple-classes, committed 19/92] Introduce gimple_return David Malcolm
20:35 [gimple-classes, committed 20/92] Introduce gimple_goto David Malcolm
20:35 [gimple-classes, committed 03/92] Introduce gimple_cond and use it in various places David Malcolm
20:35 [gimple-classes, committed 01/92] Introduce gimple_switch and use it in various places David Malcolm
20:35 [gimple-classes, committed 05/92] Introduce gimple_label and use it in a few places David Malcolm
20:35 [gimple-classes, committed 06/92] Introduce gimple_debug and use it in a few places David Malcolm
20:35 [gimple-classes, committed 14/92] tree-ssa-loop-manip.c: use gimple_phi in three places David Malcolm
20:35 [gimple-classes, committed 04/92] Introduce gimple_assign and use it in various places David Malcolm
20:35 [gimple-classes, committed 09/92] Update ssa_prop_visit_phi_fn callbacks to take a gimple_phi David Malcolm
20:35 [gimple-classes, committed 02/92] Introduce gimple_bind and use it for accessors. David Malcolm
20:35 [gimple-classes, committed 00/92] Initial slew of commits David Malcolm
20:24 [jit] Merger of trunk *r216746* into jit branch David Malcolm
20:13 Re: [PATCH 11/14] Remove VEC_LSHIFT_EXPR and vec_shl_optab Richard Biener
20:09 Re: genmatch infinite loop during bootstrap on AIX Richard Biener
20:09 Re: Ping: PR 63340: Avoid harmful union classes in ira-costs.c Vladimir Makarov
20:03 [gimple-classes] New branch (was Re: [RFC] Compile-time gimple-checking (again)) David Malcolm
19:28 Re: [PATCH 5/5] add libcc1 Phil Muldoon
19:13 Re: genmatch infinite loop during bootstrap on AIX David Edelsohn
18:54 Re: [pr/63582] Don't even store __int128 types if not supported. DJ Delorie
18:45 Re: [pr/63582] Don't even store __int128 types if not supported. Joseph S. Myers
18:43 Re: [PATCH 11/14] Remove VEC_LSHIFT_EXPR and vec_shl_optab Alan Lawrence
18:34 Re: [PATCH][optabs] PR63442 libgcc_cmp_return_mode not always return word_mode Jeff Law
18:25 Re: [gomp4] Fix combined directives. Jakub Jelinek
18:17 Re: [google gcc-4_9] make ifunc support available for BIONIC Xinliang David Li
18:04 [google gcc-4_9] make ifunc support available for BIONIC Rong Xu
18:00 [gomp4] Fix combined directives. James Norris
17:54 [jit] Merger of trunk r216524 into jit branch David Malcolm
17:42 C++ PATCH to implement C++14 aggregate NSDMI (N3653) Jason Merrill
16:57 libgo patch committed: Update to 1.3.3 Ian Taylor
16:33 Re: Patch RFA: Top-level configure patch: disable go on systems where it doesn't work Ian Taylor
16:21 Re: [GOOGLE] Fix LIPO resolved node reference fixup Xinliang David Li
16:16 [PATCH] -fsanitize=vptr instrumentation (take 2) Jakub Jelinek
16:03 Re: [Ping] [PATCH, 10/10] aarch64: Handle ccmp in ifcvt to make it work with cmov Richard Henderson
16:02 Re: Patch RFA: Top-level configure patch: disable go on systems where it doesn't work Jan-Benedict Glaw
15:58 Re: [PATCHv5][Kasan] Allow to override Asan shadow offset from command line Ian Lance Taylor
15:46 Re: [Ping] [PATCH, 8/10] aarch64: ccmp insn patterns Richard Henderson
15:41 Re: [PATCH] PR ipa/63576: Process speculative edges in ICF Jiong Wang
15:30 [PATCH] PR ipa/63576: Process speculative edges in ICF Ilya Palachev
15:20 Re: [Ping] [PATCH, 6/10] aarch64: add ccmp CC mode Richard Henderson
15:19 Re: Patch RFA: Top-level configure patch: disable go on systems where it doesn't work Ian Taylor
15:16 Re: [Ping] [PATCH, 5/10] aarch64: add ccmp operand predicate Richard Henderson
15:14 Re: [Ping] [PATCH, 2/10] prepare ccmp Richard Henderson
15:13 Re: [gomp4] Wait directive with async and wait clauses. Thomas Schwinge
15:10 Re: [libgomp, libiberty, libobjc] Fix gnu11 fallout on Solaris 10+ Richard Henderson
15:07 Re: [alpha] RFA: Use new rtl iterators in split_small_symbolic_operand Richard Henderson
15:07 Re: Patch RFA: Top-level configure patch: disable go on systems where it doesn't work Jan-Benedict Glaw
15:06 Re: [alpha] RFA: Use new rtl iterators in alpha_set_memflags Richard Henderson
15:05 Re: [alpha] RFA: Use new rtl iterators in alpha_find_lo_sum_using_gp Richard Henderson
15:04 Re: [alpha] RFA: Use new rtl iterators in some_small_symbolic_operand_int Richard Henderson
14:56 Re: [Ping] [PATCH, 1/10] two hooks for conditional compare (ccmp) Richard Henderson
14:37 Re: genmatch infinite loop during bootstrap on AIX David Edelsohn
14:35 Re: [PATCHv2] Don't expand string/memory builtins if ASan is enabled. Jakub Jelinek
14:33 Re: [GOOGLE] Fix LIPO resolved node reference fixup Teresa Johnson
14:32 [match-and-simplify] reject conditional convert and commutative ops in result operand Prathamesh Kulkarni
14:32 Re: genmatch infinite loop during bootstrap on AIX David Edelsohn
14:31 Re: gccgo testcase: binary testdata for libgo/go/debug/elf/file_test.go Lynn A. Boger
14:27 RE: [PATCH, ifcvt] Check size cost in noce_try_store_flag_mask Matthew Fortune
14:24 Re: [PATCH][optabs] PR63442 libgcc_cmp_return_mode not always return word_mode Jiong Wang
12:16 Re: [PATCH 3/4] Add libgomp plugin for Intel MIC Ilya Verbin
12:06 RE: [PATCH] Fix PR63266: Keep track of impact of sign extension in bswap Thomas Preud'homme
11:51 Re: [PATCH 6/n] OpenMP 4.0 offloading infrastructure: option handling Ilya Verbin
11:48 Re: [AArch64] Add --enable-fix-cortex-a53-835769 configure-time option Kyrill Tkachov
11:44 Re: [PATCH v2 0-6/11] Fix PR/61114, make direct vector reductions endianness-neutral Richard Biener
11:41 Re: [AArch64] Add --enable-fix-cortex-a53-835769 configure-time option Gerald Pfeifer
11:37 [Ada] Minor gigi tweaks Eric Botcazou
11:33 [Ada] Fix ICE on string concatenation with -gnatd.h Eric Botcazou
11:28 Re: [PATCH][6/n] Merge from match-and-simplify, make forwprop fold all stmts Richard Biener
11:20 [Ada] Fix ICE on instantiated packed array type Eric Botcazou
11:16 Re: [Patch] Cleanup widest_int_mode_for_size James Greenhalgh
11:12 Ping: PR 63340: Avoid harmful union classes in ira-costs.c Richard Sandiford
10:59 [Ada] Fix overflow with entry queue Eric Botcazou
10:32 Re: [PATCH 6/n] OpenMP 4.0 offloading infrastructure: option handling Bernd Schmidt
09:43 Re: [spu] RFA: Use new rtl iterators in ea_symbol_ref_p Ulrich Weigand
09:42 Re: [x86] RFA: Use new rtl iterators in ix86_loop_unroll_adjust Uros Bizjak
09:38 Re: [x86] RFA: Use new rtl iterators in find_constant Uros Bizjak
09:34 Re: [x86] RFA: Use new rtl iterators in x86_extended_reg_mentioned_p Uros Bizjak
09:33 Re: [x86] RFA: Use new rtl iterators in ix86_check_avx256_register Uros Bizjak
09:26 [PATCH] Fix PR63649 Markus Trippelsdorf
09:22 Re: [RFC PATCH, AARCH64] Add support for -mlong-calls option Yangfei (Felix)
08:51 Re: [PATCH] PR58867 ASan and UBSan tests not run for installed testing. Eric Botcazou
08:46 Re: [s390] RFA: Use new rtl iterators in s390_loop_unroll_adjust Andreas Krebbel
08:23 RE: [PING**2] [PATCH] Fix PR ipa/61190, 2nd edition‏ Bernd Edlinger
08:10 Re: [PATCH x86] Increase PARAM_MAX_COMPLETELY_PEELED_INSNS when branch is costly Evgeny Stupachenko
07:50 RE: [Ping] [PATCH, 10/10] aarch64: Handle ccmp in ifcvt to make it work with cmov Zhenqiang Chen
07:50 RE: [Ping] [PATCH, 9/10] aarch64: generate conditional compare instructions Zhenqiang Chen
07:49 RE: [Ping] [PATCH, 8/10] aarch64: ccmp insn patterns Zhenqiang Chen
07:49 RE: [Ping] [PATCH, 7/10] aarch64: add function to output ccmp insn Zhenqiang Chen
07:49 RE: [Ping] [PATCH, 6/10] aarch64: add ccmp CC mode Zhenqiang Chen
07:48 RE: [Ping] [PATCH, 5/10] aarch64: add ccmp operand predicate Zhenqiang Chen
07:48 RE: [Ping] [PATCH, 2/10] prepare ccmp Zhenqiang Chen
07:48 RE: [Ping] [PATCH, 1/10] two hooks for conditional compare (ccmp) Zhenqiang Chen
06:37 Re: genmatch infinite loop during bootstrap on AIX Richard Biener
05:50 [C++ PING] Re: [PATCH 5/5] Add illegal cilk checks to C++ front. Andi Kleen
02:19 [RFC PATCH, AARCH64] Add support for -mlong-calls option Yangfei (Felix)
02:05 Re: [PATCH, ifcvt] Check size cost in noce_try_store_flag_mask Andrew Pinski
01:56 [PATCH, ifcvt] Check size cost in noce_try_store_flag_mask Zhenqiang Chen
01:36 Re: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Chen Gang
00:49 Re: genmatch infinite loop during bootstrap on AIX David Edelsohn

October 26, 2014
22:52 Re: [patch] only emit one DIE for external declarations in the local scope Jason Merrill
22:25 Fwd: g++ off-by-one bug in utf16 conversion John Schmerge
21:34 Re: [PATCH diagnostics] PR 53061 cleanup initialization Manuel López-Ibáñez
21:34 [Patch] Improving jump-thread pass for PR 54742 Sebastian Pop
18:23 Re: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Michael Eager
16:50 Re: [Patch ARM-AArch64/testsuite v3 00/21] Neon intrinsics executable tests Christophe Lyon
16:39 Re: [PATCH] Fix PR63266: Keep track of impact of sign extension in bswap Christophe Lyon
16:21 Re: [microblaze] RFA: Use new rtl iterators in microblaze_tls_referenced_p Michael Eager
15:10 [committed] Fix signal trampoline detection on hppa-linux John David Anglin
10:37 Re: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Chen Gang
09:36 Re: genmatch infinite loop during bootstrap on AIX Richard Biener
06:40 Re: support operator list Prathamesh Kulkarni

October 25, 2014
22:26 Re: genmatch infinite loop during bootstrap on AIX David Edelsohn
20:57 RE: [MIPS] RFA: Use new rtl iterators in mips_need_noat_wrapper_p Matthew Fortune
20:55 RE: [MIPS] RFA: Use new rtl iterators in mips_record_lo_sums Matthew Fortune
20:55 RE: [MIPS] RFA: Use new rtl iterators in mips_sim_wait_regs_1 Matthew Fortune
20:55 RE: [MIPS] RFA: Use new rtl iterators in r10k_needs_protection_p_call Matthew Fortune
20:54 RE: [MIPS] RFA: Use new rtl iterators in r10k_needs_protection_p_1 Matthew Fortune
20:54 RE: [MIPS] RFA: Use new rtl iterators in mips16_rewrite_pool_refs Matthew Fortune
20:54 RE: [MIPS] RFA: Use new rtl iterators in mips_kernel_reg_p Matthew Fortune
20:53 RE: [MIPS] RFA: Use new rtl iterators in mips_rewrite_small_data Matthew Fortune
20:53 RE: [MIPS] RFA: Use new rtl iterators in mips_small_data_pattern_p Matthew Fortune
20:24 [committed] Fix reassoc bit test optimization (PR tree-optimization/63641) Jakub Jelinek
19:56 Re: [mep] RFA: Use new rtl iterators in mep_mul_hilo_bypass_p DJ Delorie
19:56 Re: [xtensa] RFA: Use new rtl iterators in xtensa_tls_referenced_p augustine dot sterling at gmai
19:56 Re: [mep] RFA: Use new rtl iterators in mep_store_find_set DJ Delorie
19:55 Re: [mep] RFA: Use new rtl iterators in global_reg_mentioned_p DJ Delorie
18:16 [match-and-simplify] error checking on user defined oper in for Prathamesh Kulkarni
17:56 Re: [SH] RFA: Use new rtl iterators in sh_contains_memref_p Oleg Endo
17:55 Re: [SH] RFA: Use new rtl iterators in shmedia_cleanup_truncate Oleg Endo
17:46 Re: [Patch, Fortran] Add CO_REDUCE Andreas Schwab
17:41 Re: [PATCH, fixincludes]: Add pthread.h to glibc_c99_inline_4 fix Bruce Korb
17:40 Re: [PATCH, fixincludes]: Add pthread.h to glibc_c99_inline_4 fix Bruce Korb
17:18 Re: genmatch infinite loop during bootstrap on AIX David Edelsohn
17:14 support operator list Prathamesh Kulkarni
16:29 Re: update address taken: don't drop clobbers Marc Glisse
15:16 [C PATCH] Add 'aka's on type printing in diagnostics Marek Polacek
14:05 Re: genmatch infinite loop during bootstrap on AIX David Edelsohn
12:41 Re: genmatch infinite loop during bootstrap on AIX David Edelsohn
11:15 Re: [m68k] RFA: Use new rtl iterators in m68k_tls_reference_p Andreas Schwab
11:15 Re: [m68k] RFA: Use new rtl iterators in m68k_final_prescan_insn Andreas Schwab
10:20 Re: [PATCH] PR36312 Anthony Brandon
10:16 [alpha] RFA: Use new rtl iterators in some_small_symbolic_operand_int Richard Sandiford
10:15 [alpha] RFA: Use new rtl iterators in alpha_find_lo_sum_using_gp Richard Sandiford
10:14 [alpha] RFA: Use new rtl iterators in alpha_set_memflags Richard Sandiford
10:13 [alpha] RFA: Use new rtl iterators in split_small_symbolic_operand Richard Sandiford
10:10 [s390] RFA: Use new rtl iterators in s390_loop_unroll_adjust Richard Sandiford
10:05 [microblaze] RFA: Use new rtl iterators in microblaze_tls_referenced_p Richard Sandiford
10:03 [SH] RFA: Use new rtl iterators in sh_contains_memref_p Richard Sandiford
10:02 [SH] RFA: Use new rtl iterators in shmedia_cleanup_truncate Richard Sandiford
09:58 [ARC] RFA: Use new rtl iterators in arc_write_ext_corereg Richard Sandiford
09:56 [ARC] RFA: Use new rtl iterators in arc600_corereg_hazard Richard Sandiford
09:55 Re: [ARC] RFA: Use new rtl iterators in arc_rewrite_small_data Richard Sandiford
09:54 [ARC] RFA: Use new rtl iterators in small_data_pattern Richard Sandiford
09:54 [ARC] RFA: Use new rtl iterators in arc_rewrite_small_data Richard Sandiford
09:50 [FRV] RFA: Use new rtl iterators in frv_io_handle_use Richard Sandiford
09:48 [FRV] RFA: Use new rtl iterators in frv_registers_conflict_p_1 Richard Sandiford
09:46 [FRV] RFA: Use new rtl iterators in frv_acc_group Richard Sandiford
09:45 [FRV] RFA: Use new rtl iterators in frv_ifcvt_modify_tests Richard Sandiford
09:41 [MIPS] RFA: Use new rtl iterators in mips_need_noat_wrapper_p Richard Sandiford
09:40 [MIPS] RFA: Use new rtl iterators in mips_record_lo_sums Richard Sandiford
09:39 [MIPS] RFA: Use new rtl iterators in mips_sim_wait_regs_1 Richard Sandiford
09:38 [MIPS] RFA: Use new rtl iterators in r10k_needs_protection_p_call Richard Sandiford
09:36 [MIPS] RFA: Use new rtl iterators in r10k_needs_protection_p_1 Richard Sandiford
09:35 [MIPS] RFA: Use new rtl iterators in mips16_rewrite_pool_refs Richard Sandiford
09:30 [MIPS] RFA: Use new rtl iterators in mips_kernel_reg_p Richard Sandiford
09:29 [MIPS] RFA: Use new rtl iterators in mips_rewrite_small_data Richard Sandiford
09:28 [MIPS] RFA: Use new rtl iterators in mips_small_data_pattern_p Richard Sandiford
09:25 [mep] RFA: Use new rtl iterators in mep_mul_hilo_bypass_p Richard Sandiford
09:24 [mep] RFA: Use new rtl iterators in mep_store_find_set Richard Sandiford
09:22 [mep] RFA: Use new rtl iterators in global_reg_mentioned_p Richard Sandiford
09:17 [xtensa] RFA: Use new rtl iterators in xtensa_tls_referenced_p Richard Sandiford
09:15 [m68k] RFA: Use new rtl iterators in m68k_tls_reference_p Richard Sandiford
09:14 [m68k] RFA: Use new rtl iterators in m68k_final_prescan_insn Richard Sandiford
09:11 [x86] RFA: Use new rtl iterators in ix86_loop_unroll_adjust Richard Sandiford
09:07 [x86] RFA: Use new rtl iterators in find_constant Richard Sandiford
09:04 [x86] RFA: Use new rtl iterators in x86_extended_reg_mentioned_p Richard Sandiford
09:01 [x86] RFA: Use new rtl iterators in ix86_check_avx256_register Richard Sandiford
08:57 [spu] RFA: Use new rtl iterators in ea_symbol_ref_p Richard Sandiford
08:08 Re: PATCH: fix breakage from "[PATCH] Fix genmatch linking" Richard Biener
08:06 Re: genmatch infinite loop during bootstrap on AIX Richard Biener
07:48 Re: update address taken: don't drop clobbers Marc Glisse
07:00 Re: [PING][AARCH64, Question] Does AARCH64 GCC support long calls? Yangfei (Felix)
06:34 Re: [PING][AARCH64, Question] Does AARCH64 GCC support long calls? Andrew Pinski
06:29 Re: [PING][AARCH64, Question] Does AARCH64 GCC support long calls? Yangfei (Felix)
04:58 [pr/63582] Don't even store __int128 types if not supported. DJ Delorie
03:44 Re: [PING][AARCH64, Question] Does AARCH64 GCC support long calls? Andrew Pinski
03:35 [PING][AARCH64, Question] Does AARCH64 GCC support long calls? Yangfei (Felix)
01:41 [COMMITTED][PATCH PR63173] [AARCH64, NEON] Improve vld[234](q?)_dup intrinsics Yangfei (Felix)
00:08 [patch] only emit one DIE for external declarations in the local scope Aldy Hernandez

October 24, 2014
23:49 Re: [PATCH 10/11][RS6000] Migrate reduction optabs to reduc_..._scal David Edelsohn
23:48 Re: Optimize powerpc*-*-linux* 32-bit classic hard/soft float hardfp/soft-fp use David Edelsohn
23:41 Re: [PATCH 2/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Jeff Law
23:38 Re: Only allow e500 double in SPE_SIMD_REGNO_P registers David Edelsohn
23:37 Re: [PATCH 2/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Evgeny Stupachenko
23:33 genmatch infinite loop during bootstrap on AIX David Edelsohn
23:21 Re: PR debug/60655, debug loc expressions Maciej W. Rozycki
23:09 Re: [PATCH 2/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Andrew Pinski
23:09 Only allow e500 double in SPE_SIMD_REGNO_P registers Joseph S. Myers
21:43 [hsa] Better workaround in locating the file with HSAIL Martin Jambor
21:38 [hsa] Simple cleanup of different offsets in hsa-gen.h Martin Jambor
20:49 Re: [patch] <stdbool.h> should not define bool, true or false as macros for C++ Jason Merrill
20:22 Re: [PATCH][Commited] Fix PR sanitizer/63638 Yuri Gribov
20:22 Re: update address taken: don't drop clobbers Jeff Law
20:19 [PATCH][Commited] Fix PR sanitizer/63638 Yuri Gribov
20:18 Re: update address taken: don't drop clobbers Jeff Law
19:52 Re: [PATCH] Add missing requirement to crossmodule-indircall-1a.c Jeff Law
19:39 Re: The nvptx port [11/11] More tools. Jeff Law
19:36 Re: Fix 63615 - FAIL: gcc.target/i386/addr-sel-1.c Jeff Law
19:32 Re: [patch] <stdbool.h> should not define bool, true or false as macros for C++ Jonathan Wakely
18:46 Re: [GOOGLE] Fix LIPO resolved node reference fixup Teresa Johnson
18:41 Re: [PATCH][optabs] PR63442 libgcc_cmp_return_mode not always return word_mode Jeff Law
18:33 Re: [PATCH 6/n] OpenMP 4.0 offloading infrastructure: option handling Jakub Jelinek
18:30 Re: [PATCH 6/n] OpenMP 4.0 offloading infrastructure: option handling Ilya Verbin
18:28 Re: Patch committed: Don't define TARGET_HAS_F_SETLKW Ian Taylor
17:55 Re: [GOOGLE] Fix LIPO resolved node reference fixup Xinliang David Li
17:52 Re: [patch] Final basic-block.h flattening patch Jeff Law
17:48 Re: [PATCH][6/n] Merge from match-and-simplify, make forwprop fold all stmts Jeff Law
17:21 [GOOGLE] Fix LIPO resolved node reference fixup Teresa Johnson
17:11 [COMMITTED][PATCH][ARM] gnu11 cleanup for aapcs testcases Jiong Wang
17:04 Re: [PATCH] Relax check against commuting XOR and ASHIFTRT in combine.c Alan Lawrence
16:47 Re: PATCH: fix breakage from "[PATCH] Fix genmatch linking" Hans-Peter Nilsson
16:42 Re: [PATCH 5/5] add libcc1 Jeff Law
16:30 Re: avoid alignment of static variables affecting stack's Jeff Law
16:18 Re: [PATCH] Fix typedef-name printing (PR c/56980) Jeff Law
16:15 Re: [PATCH diagnostics/fortran] dynamically generate locations from offset + handle %C Manuel López-Ibáñez
16:08 Re: [PATCH 5/n] OpenMP 4.0 offloading infrastructure: libgomp Ilya Verbin
16:07 Re: [PATCH 5/n] OpenMP 4.0 offloading infrastructure: libgomp Jakub Jelinek
16:03 Re: [PATCH 5/n] OpenMP 4.0 offloading infrastructure: libgomp Ilya Verbin
16:02 Re: [PATCH] PR58867 ASan and UBSan tests not run for installed testing. Maxim Ostapenko
16:00 Re: [Patch, AArch64] Enable Address sanitizer and UB sanitizer Andrew Pinski
15:50 Re: [PATCH, x86, 63534] Fix '-p' profile for 32 bit PIC mode Jakub Jelinek
15:44 Re: [Patch, AArch64] Enable Address sanitizer and UB sanitizer Christophe Lyon
15:22 [patch] Final basic-block.h flattening patch Andrew MacLeod
15:19 Re: [PATCH, x86, 63534] Fix '-p' profile for 32 bit PIC mode Evgeny Stupachenko
15:19 Re: [PATCH 3/4] Add libgomp plugin for Intel MIC Jakub Jelinek
15:18 RE: [PATCH v2 0-6/11] Fix PR/61114, make direct vector reductions endianness-neutral Matthew Fortune
15:12 Re: [PATCH 2/2] [AARCH64,NEON] Convert arm_neon.h to use new builtins for vld[234](q?)_lane_* Charles Baylis
15:08 Re: [PATCH 3/4] Add libgomp plugin for Intel MIC Ilya Verbin
14:57 [PATCH v2] avoid alignment of static variables affecting stack's Jan Beulich
14:35 Re: [PATCH 3/4] Add libgomp plugin for Intel MIC Jakub Jelinek
14:29 Re: [PATCH, x86, 63534] Fix '-p' profile for 32 bit PIC mode Jakub Jelinek
14:20 Re: [PATCH 2/n] OpenMP 4.0 offloading infrastructure: LTO streaming Jakub Jelinek
14:16 [PATCH] Fix typedef-name printing (PR c/56980) Marek Polacek
14:16 Re: [PATCH 2/n] OpenMP 4.0 offloading infrastructure: LTO streaming Ilya Verbin
14:14 Unifying std::atomic_int and std::atomic<int> Jonathan Wakely
14:12 Re: [PATCH, x86, 63534] Fix '-p' profile for 32 bit PIC mode Evgeny Stupachenko
14:09 Re: [PATCH][optabs] PR63442 libgcc_cmp_return_mode not always return word_mode Jiong Wang
14:03 Re: [PATCHv5][Kasan] Allow to override Asan shadow offset from command line Jakub Jelinek
13:58 Re: [patch,avr] tweak sign extensions, take #2 Denis Chertykov
13:56 [PATCHv5][Kasan] Allow to override Asan shadow offset from command line Yury Gribov
13:47 Re: [PATCH] Fix modulo patterns in match.pd Richard Biener
13:43 Re: [PATCH] Fix modulo patterns in match.pd Jakub Jelinek
13:31 [PATCH] Fix modulo patterns in match.pd Richard Biener
13:26 Re: Patch committed: Don't define TARGET_HAS_F_SETLKW Andreas Schwab
13:20 [PATCH][6/n] Merge from match-and-simplify, make forwprop fold all stmts Richard Biener
13:07 Re: [PATCH] Relax check against commuting XOR and ASHIFTRT in combine.c Rainer Orth
12:50 [v3] Minor <atomic> tweaks Paolo Carlini
12:14 Re: [Protopatch 11/11][IA64] Migrate to reduc_(plus|min|max)_scal_v2df optab Alan Lawrence
12:12 Re: [PATCH 10/11][RS6000] Migrate reduction optabs to reduc_..._scal Alan Lawrence
12:07 [Protopatch 11/11][IA64] Migrate to reduc_(plus|min|max)_scal_v2df optab Alan Lawrence
12:06 [PATCH 10/11][RS6000] Migrate reduction optabs to reduc_..._scal Alan Lawrence
12:05 [PATCH 9/11][i386] Migrate reduction optabs to reduc_..._scal Alan Lawrence
12:05 [PATCH] c11-atomic-exec-5: Avoid dead code where LDBL_MANT_DIG is 106 Maciej W. Rozycki
12:01 [PATCH 8/11][ARM] Migrate to new reduc_[us](min|max)_scal_optab Alan Lawrence
12:01 Re: [PATCH v2 0-6/11] Fix PR/61114, make direct vector reductions endianness-neutral Richard Biener
11:58 Re: [PATCH][ARM] revert changes on check_effective_target_arm_*_ok Ramana Radhakrishnan
11:57 [PATCH 7/11][ARM] Migrate to new reduc_plus_scal_optab Alan Lawrence
11:55 [PATCH v2 0-6/11] Fix PR/61114, make direct vector reductions endianness-neutral Alan Lawrence
11:52 Re: [PATCH] Relax check against commuting XOR and ASHIFTRT in combine.c Alan Lawrence
11:50 Re: [PATCH][ARM] gnu11 cleanup for aapcs testcases Marek Polacek
11:48 [PATCH][ARM] gnu11 cleanup for aapcs testcases Jiong Wang
11:47 [PATCH][ARM] revert changes on check_effective_target_arm_*_ok Jiong Wang
11:38 Re: [PATCH][3,4,5/n] Merge from match-and-simplify, fold, fold_stmt and first patterns Richard Biener
11:29 Re: [PATCH][3,4,5/n] Merge from match-and-simplify, fold, fold_stmt and first patterns Marc Glisse
11:10 Re: [PATCH] Fix genmatch linking Richard Biener
11:08 Re: [PATCH][AArch64] LINK_SPEC changes for Cortex-A53 erratum 835769 workaround Jakub Jelinek
11:05 [match-and-simplify] Merge from trunk Richard Biener
11:04 Re: [PATCH][AArch64] LINK_SPEC changes for Cortex-A53 erratum 835769 workaround Marcus Shawcroft
11:03 Re: [PATCH] Fix genmatch linking Rainer Orth
10:48 Re: [PATCH][AArch64][4.8] Add --enable-fix-cortex-a53-835769 configure option Marcus Shawcroft
10:47 [PATCH][3,4,5/n] Merge from match-and-simplify, fold, fold_stmt and first patterns Richard Biener
10:47 Re: [PATCH][AArch64][4.8] Backport Cortex-A53 erratum 835769 workaround Marcus Shawcroft
10:44 Re: [PATCH] PR58867 ASan and UBSan tests not run for installed testing. Eric Botcazou
10:42 Re: [PATCH][AArch64] Cleanup logic around aarch64_final_prescan Marcus Shawcroft
10:39 Re: avoid alignment of static variables affecting stack's Richard Biener
10:37 Re: [patch,avr] tweak sign extensions, take #2 Georg-Johann Lay
10:23 Re: [PATCH 2/2] [AARCH64,NEON] Convert arm_neon.h to use new builtins for vld[234](q?)_lane_* Marcus Shawcroft
10:21 Re: [PATCH,1/2] Extended if-conversion for loops marked with pragma omp simd. Yuri Rumyantsev
10:16 Re: [PATCHv4] Enable -fsanitize-recover for KASan Dmitry Vyukov
10:12 Re: avoid alignment of static variables affecting stack's Jan Beulich
10:01 Re: [PATCH] Fix for PR63595 Richard Biener
09:59 Re: [PATCHv4] Enable -fsanitize-recover for KASan Yury Gribov
09:56 Re: [PATCHv4] Enable -fsanitize-recover for KASan Jakub Jelinek
09:54 Re: [PATCHv4] Enable -fsanitize-recover for KASan Dmitry Vyukov
09:52 Re: avoid alignment of static variables affecting stack's Richard Biener
09:51 Re: [PATCHv4] Enable -fsanitize-recover for KASan Jakub Jelinek
09:46 Re: [PATCH] Fix genmatch linking Richard Biener
09:44 Re: [PATCHv4] Enable -fsanitize-recover for KASan Dmitry Vyukov
09:35 [PATCH] Fix for PR63595 Martin LiÅka
09:32 Re: [PATCH] Fix and improve avx2 broadcasts (PR target/63594) Rainer Orth
09:26 Re: [match-and-simplify] add new lower function Richard Biener
09:19 Re: [testsuite] Fix gcc.dg/ipa/ipa-icf-2[18].c on Solaris Rainer Orth
09:18 Re: avoid alignment of static variables affecting stack's Jakub Jelinek
09:17 Re: avoid alignment of static variables affecting stack's Jan Beulich
09:14 Re: [PATCH] Simple improvement for predicate computation in if-convert phase. Richard Biener
09:12 Re: [PATCH,1/2] Extended if-conversion for loops marked with pragma omp simd. Richard Biener
09:11 Re: avoid alignment of static variables affecting stack's Richard Biener
09:11 Re: Move loop peeling from RTL to gimple Uros Bizjak
09:01 Re: avoid alignment of static variables affecting stack's Jan Beulich
09:01 [PATCH, alpha]: Fix c11 fallout in alpha testsuite Uros Bizjak
09:01 [PATCH][match-and-simplify] Fix failed init of force_no_side_effects Richard Biener
08:56 Re: [libgomp, libiberty, libobjc] Fix gnu11 fallout on Solaris 10+ Rainer Orth
08:55 Re: [PATCH] c++ify sreal Richard Biener
08:54 [committed] MAINTAINERS: add myself to write-after-approval list. Daniel Hellstrom
08:37 Re: [PATCH PR63173] [AARCH64, NEON] Improve vld[234](q?)_dup intrinsics Marcus Shawcroft
08:27 Re: [PATCHv4] Enable -fsanitize-recover for KASan Yury Gribov
08:12 [AARCH64, Question] Does AARCH64 GCC support long calls? Yangfei (Felix)
08:07 Re: [Patch ARM-AArch64/testsuite v3 00/21] Neon intrinsics executable tests Marcus Shawcroft
08:03 Re: [PATCH] Fix genmatch linking Richard Biener
08:01 Re: PATCH: fix breakage from "[PATCH] Fix genmatch linking" Richard Biener
08:00 Re: [PATCH 1/2, x86, PR63534] Fix darwin bootstrap Uros Bizjak
07:56 Re: [PATCH] Fix genmatch linking Richard Biener
07:53 Re: [PATCH] Fix genmatch linking Rainer Orth
07:43 Re: [PATCH 5/5] add libcc1 Jakub Jelinek
07:15 Re: [PATCH 5/5] add libcc1 Phil Muldoon
06:53 Re: [PATCH] Add zero-overhead looping for xtensa backend Andrew Pinski
06:51 Re: [PATCH] Add zero-overhead looping for xtensa backend Yangfei (Felix)
06:49 [PATCH] Fix bootstrap/PR63632 Markus Trippelsdorf
06:43 Re: [PATCH] Add zero-overhead looping for xtensa backend augustine dot sterling at gmai
06:40 Re: [PATCH] Add zero-overhead looping for xtensa backend Yangfei (Felix)
06:33 Re: [PATCH] Add zero-overhead looping for xtensa backend augustine dot sterling at gmai
06:30 Re: [PATCH] Add zero-overhead looping for xtensa backend Yangfei (Felix)
06:28 [PATCH] c++ify sreal tsaunders
06:27 Re: [PATCH] Add zero-overhead looping for xtensa backend augustine dot sterling at gmai
06:10 [PATCH]: Guard division by zero in ipa-icf dumps Uros Bizjak
05:02 Go patch committed: Use MPC library for complex numbers Ian Taylor
04:36 Re: PATCH: fix breakage from "[PATCH] Fix genmatch linking" Hans-Peter Nilsson
04:32 [PATCH] Fix sub-word CAS synthesis on LP64 targets Andrew Waterman
04:32 PATCH: fix breakage from "[PATCH] Fix genmatch linking" Hans-Peter Nilsson
04:12 Re: [PATCH] Add zero-overhead looping for xtensa backend Yangfei (Felix)
03:21 Re: [PATCH] New debug parameter sched-pressure-factor Jeff Law
03:17 Re: [PATCH 3/8] Remove cached_first_cycle_multipass_dfa_lookahead and cached_issue_rate Vladimir Makarov
02:21 Re: [PATCH PR63173] [AARCH64, NEON] Improve vld[234](q?)_dup intrinsics Yangfei (Felix)
01:49 Go patch committed: Simplify making a constant integer expression Ian Taylor
01:40 Re: [PATCH] Add zero-overhead looping for xtensa backend Yangfei (Felix)

October 23, 2014
23:36 [committed] Fix typo in last change to pa.c John David Anglin
22:48 Patch committed: Fix typo in comment in tree-vrp.c Ian Taylor
22:47 Re: [PATCH diagnostics/fortran] dynamically generate locations from offset + handle %C Tobias Burnus
22:46 Patch committed: Don't define TARGET_HAS_F_SETLKW Ian Taylor
22:40 libbacktrace patch committed: Fix load_pointer if no atomic or sync functions Ian Taylor
21:35 Re: [PATCH] Var-tracking initialization fix (PR debug/63623) Jeff Law
21:26 Re: [PATCH] Fix genmatch linking Richard Sandiford
21:19 Re: [PATCH 1/2, x86, PR63534] Fix darwin bootstrap Evgeny Stupachenko
21:08 Re: [patch] c++/63619 Use -Wdelete-incomplete for "deleting 'void' is undefined" warning Jonathan Wakely
20:37 [Patch] MIPS configuration patch Steve Ellcey
20:02 Re: [patch] c++/63619 Use -Wdelete-incomplete for "deleting 'void' is undefined" warning Jason Merrill
19:59 [patch] c++/63619 Use -Wdelete-incomplete for "deleting 'void' is undefined" warning Jonathan Wakely
19:12 Re: [libgomp, libiberty, libobjc] Fix gnu11 fallout on Solaris 10+ Andrew Pinski
19:10 Re: [PATCH diagnostics/fortran] dynamically generate locations from offset + handle %C Dodji Seketeli
19:03 [msp430] fix X suffix DJ Delorie
18:59 Re: [libgomp, libiberty, libobjc] Fix gnu11 fallout on Solaris 10+ Richard Henderson
18:55 Re: [PATCH i386 AVX512] [87/n] Add rest of the tests. Uros Bizjak
18:39 Re: [PATCH i386 AVX512] [88/n] Add missed avx512bw/avx512vl cmp intrinsics. Uros Bizjak
18:27 Re: [PATCH i386 AVX512] [86/n] Add tests for options. Uros Bizjak
18:24 Re: Patch RFA: Top-level configure patch: disable go on systems where it doesn't work Ian Taylor
18:24 Re: [patch,avr,committed]: Fix coding rules. Denis Chertykov
18:17 Re: [patch,avr] tweak sign extensions Denis Chertykov
18:15 Re: Patch RFA: Top-level configure patch: disable go on systems where it doesn't work Jeff Law
18:14 Re: [PATCH i386 AVX512] [85/n] Add intrinsics headers. Uros Bizjak
18:13 Re: avoid alignment of static variables affecting stack's Jeff Law
18:00 Re: [PATCH i386 AVX512] [89/n] Improve mask move insn generation. Uros Bizjak
17:53 Re: [PATCH i386 AVX512] [84/n] Add missing immediate checks. Uros Bizjak
17:52 Re: [PATCH i386 AVX512] [83/n] Add scatter built-ins. Uros Bizjak
17:51 Re: [PATCH 2/2] [AARCH64,NEON] Convert arm_neon.h to use new builtins for vld[234](q?)_lane_* Charles Baylis
17:51 Re: [PATCH i386 AVX512] [82/n] Add gather built-ins. Uros Bizjak
17:39 Re: [PATCH] Add zero-overhead looping for xtensa backend augustine dot sterling at gmai
17:30 Re: [testsuite] Fix gcc.dg/ipa/ipa-icf-2[18].c on Solaris Martin LiÅka
17:08 Re: [PATCH] Relax check against commuting XOR and ASHIFTRT in combine.c Rainer Orth
16:55 [patch] Update libstdc++ status docs Jonathan Wakely
16:53 RE: [PATCH] Relax check against commuting XOR and ASHIFTRT in combine.c Alan Lawrence
16:39 Re: [C PATCH] Don't output warning twice (PR c/63626) Joseph S. Myers
16:17 Re: PR lto/63603: Fix -fno-lto handling in driver (gcc/gcc.c) Markus Trippelsdorf
16:00 [patch] Define std::promise::set_value_at_thread_exit() etc. Jonathan Wakely
15:41 Re: [PATCH 3/4] Add libgomp plugin for Intel MIC Ilya Verbin
15:39 Re: Patch RFA: Top-level configure patch: disable go on systems where it doesn't work Pedro Alves
15:35 Re: [testsuite] Fix gcc.dg/ipa/ipa-icf-2[18].c on Solaris Jan Hubicka
15:31 Re: Patch RFA: Top-level configure patch: disable go on systems where it doesn't work Ian Taylor
15:27 Re: Patch RFA: Top-level configure patch: disable go on systems where it doesn't work Pedro Alves
14:38 Re: [PATCH] Fix genmatch linking Jakub Jelinek
14:37 Re: [PATCH] Fix genmatch linking Richard Biener
14:35 Re: [PATCH] Fix genmatch linking Richard Biener
14:30 Re: [PATCH] Add missing requirement to crossmodule-indircall-1a.c jb999
14:18 Re: [PATCH] Fix genmatch linking Richard Biener
14:07 Re: [PATCH] Fix genmatch linking Richard Biener
14:03 Re: [PATCH PR63173] [AARCH64, NEON] Improve vld[234](q?)_dup intrinsics Tejas Belagod
14:03 Re: [testsuite] Fix gcc.dg/ipa/ipa-icf-2[18].c on Solaris Uros Bizjak
13:54 Re: [testsuite] Fix gcc.dg/ipa/ipa-icf-2[18].c on Solaris Uros Bizjak
13:48 [patch,avr] tweak sign extensions Georg-Johann Lay
13:46 [PATCH] Fix copy&paste error in fold Richard Biener
13:24 Re: [PATCH i386 AVX512] [81.2/n] Add new built-ins. Uros Bizjak
13:20 Re: [PATCH] Fix and improve avx2 broadcasts (PR target/63594) Rainer Orth
13:19 Re: [PATCH 1/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Rainer Orth
13:16 [PATCH][match-and-simplify] 2nd try handling TREE_SIDE_EFFECTS Richard Biener
13:14 [PATCH] Avoid recursion in fold Richard Biener
13:13 Re: [PATCH] Fix and improve avx2 broadcasts (PR target/63594) Jakub Jelinek
13:10 Re: [PATCH] Relax check against commuting XOR and ASHIFTRT in combine.c Rainer Orth
13:06 Re: [PATCH] Fix genmatch linking Richard Biener
13:00 Re: [PATCH] Fix ubsan shift instrumentation Jakub Jelinek
12:58 Re: [PATCH] Fix and improve avx2 broadcasts (PR target/63594) Rainer Orth
12:51 Re: [PATCH i386 AVX512] [81.2/n] Add new built-ins. Kirill Yukhin
12:51 Re: [PATCH] Fix ubsan shift instrumentation Marek Polacek
12:46 Re: [PATCH] Fix genmatch linking Rainer Orth
12:34 [patch,avr,committed]: Fix coding rules. Georg-Johann Lay
12:34 [PATCH] Fix ubsan shift instrumentation Marek Polacek
11:37 Re: [PATCH 5/5] New tests introduction Martin LiÅka
11:36 Re: [testsuite] Fix gcc.dg/ipa/ipa-icf-2[18].c on Solaris Rainer Orth
11:36 Re: [testsuite] Fix gcc.dg/ipa/ipa-icf-2[18].c on Solaris Jakub Jelinek
11:35 Re: [testsuite] Fix gcc.dg/ipa/ipa-icf-2[18].c on Solaris Rainer Orth
11:33 Re: [testsuite] Fix gcc.dg/ipa/ipa-icf-2[18].c on Solaris Jakub Jelinek
11:31 Re: [testsuite] Fix gcc.dg/ipa/ipa-icf-2[18].c on Solaris Martin Liška
11:29 Re: [patch] Excessive alignment in ix86_data_alignment Petr Murzin
11:28 [C PATCH] Don't output warning twice (PR c/63626) Marek Polacek
11:14 Re: [PATCH] Var-tracking initialization fix (PR debug/63623) Richard Biener
11:12 Re: [PATCH diagnostics/fortran] dynamically generate locations from offset + handle %C Dodji Seketeli
11:10 Re: [PATCHv4] Enable -fsanitize-recover for KASan Andrey Ryabinin
10:58 Re: [PATCH AVX512] [81.1/n] Extend `function_code' field in `tree_var_decl' structure. Jakub Jelinek
10:42 Re: C/C++ diagnostics guidelines Dodji Seketeli
10:40 [Ada] Spurious warnings about unreferenced entities of a packed type Arnaud Charlet
10:40 [Ada] Spurious conformance error with instance and child unit Arnaud Charlet
10:40 [Ada] Introduce new message kind "Check" Arnaud Charlet
10:40 [Ada] Spurious warnings about unused units Arnaud Charlet
10:39 Re: C/C++ diagnostics guidelines Dodji Seketeli
10:38 Re: [PATCHv4] Enable -fsanitize-recover for KASan Jakub Jelinek
10:33 Re: [PATCHv4] Enable -fsanitize-recover for KASan Yury Gribov
10:31 Re: [PATCH diagnostics] PR 53061 cleanup initialization Dodji Seketeli
10:30 Re: [COMMITTED][PATCH][ARM]Add ACLE 2.0 predefined marco __ARM_FEATURE_IDIV Renlin Li
10:27 [Ada] Infinite loop on nested instantiations with dynamic elaboration checks Arnaud Charlet
10:27 [Ada] Local renaming should not be externally visible Arnaud Charlet
10:27 [Ada] Bug with interfaces and limited views Arnaud Charlet
10:24 Re: [PATCHv4] Enable -fsanitize-recover for KASan Yury Gribov
10:20 Re: [PATCHv4] Enable -fsanitize-recover for KASan Andrey Ryabinin
10:20 [Ada] Illegal declarations of deferred constants Arnaud Charlet
10:20 [Ada] Use of SPARK_Mode with front end inlining (-gnatN) Arnaud Charlet
10:20 [Ada] Ignore pragmas Inline/Inline_Always in GNATprove mode Arnaud Charlet
10:17 [Ada] Freezing issues with expression functions Arnaud Charlet
10:16 Re: [PATCHv4] Enable -fsanitize-recover for KASan Jakub Jelinek
10:14 Re: [PATCH 2/2] [AARCH64,NEON] Convert arm_neon.h to use new builtins for vld[234](q?)_lane_* Marcus Shawcroft
10:11 [Ada] Undefined symbol when using -gnatVa Arnaud Charlet
10:09 Re: [PATCHv4] Enable -fsanitize-recover for KASan Andrey Ryabinin
10:07 Re: [COMMITTED][PATCH][ARM]Add ACLE 2.0 predefined marco __ARM_FEATURE_IDIV Ramana Radhakrishnan
10:00 Re: [PATCHv4] Enable -fsanitize-recover for KASan Jakub Jelinek
09:55 Re: [PATCHv4] Enable -fsanitize-recover for KASan Jakub Jelinek
09:51 Re: [PATCHv4] Enable -fsanitize-recover for KASan Andrey Ryabinin
09:39 Re: [testsuite] Fix gcc.dg/ipa/ipa-icf-2[18].c on Solaris Jakub Jelinek
09:35 Re: [testsuite] Fix gcc.dg/ipa/ipa-icf-2[18].c on Solaris Rainer Orth
09:33 Re: [testsuite] Fix gcc.dg/ipa/ipa-icf-2[18].c on Solaris Jakub Jelinek
09:22 [match-and-simplify] add new lower function Prathamesh Kulkarni
09:16 Re: [testsuite] Fix gcc.dg/ipa/ipa-icf-2[18].c on Solaris Rainer Orth
09:01 Re: [PATCH] Fix genmatch linking Jakub Jelinek
08:51 [PATCH] Fix genmatch linking Richard Biener
08:26 Re: [PATCHv2] Don't expand string/memory builtins if ASan is enabled. Yury Gribov
07:42 Re: [patch,gomp-4_0-branch] openacc parallel reduction part 1 Thomas Schwinge
07:30 [PATCH] Var-tracking initialization fix (PR debug/63623) Jakub Jelinek
07:28 Re: [PATCHv4] Enable -fsanitize-recover for KASan Yury Gribov
07:25 Re: [PATCH] Account for prologue spills in reg_pressure scheduling Maxim Kuvyrkov
07:20 Re: [PATCH] Account for prologue spills in reg_pressure scheduling Richard Sandiford
07:15 Re: [PATCHv4] Enable -fsanitize-recover for KASan Jakub Jelinek
07:11 [PATCHv4] Enable -fsanitize-recover for KASan Yury Gribov
07:09 Re: avoid alignment of static variables affecting stack's Jan Beulich
06:56 Fix 63615 - FAIL: gcc.target/i386/addr-sel-1.c Alan Modra
06:54 [PATCH PR63173] [AARCH64, NEON] Improve vld[234](q?)_dup intrinsics Yangfei (Felix)
06:50 Re: avoid alignment of static variables affecting stack's Jakub Jelinek
06:30 avoid alignment of static variables affecting stack's Jan Beulich
03:37 Patch RFA: Top-level configure patch: disable go on systems where it doesn't work Ian Taylor
03:36 [PATCH] New debug parameter sched-pressure-factor Maxim Kuvyrkov
03:34 Patch committed: Add missing ChangeLog entry Ian Taylor
03:29 Re: [PATCH 3/8] Remove cached_first_cycle_multipass_dfa_lookahead and cached_issue_rate Maxim Kuvyrkov
03:19 Re: [Patch, libstdc++/63497] Avoid dereferencing invalid iterator in regex_executor Tim Shen
03:17 Re: [PATCH] Account for prologue spills in reg_pressure scheduling Maxim Kuvyrkov
02:02 Optimize powerpc*-*-linux* 32-bit classic hard/soft float hardfp/soft-fp use Joseph S. Myers
00:49 Re: [PARCH 2/2, x86, PR63534] Fix darwin bootstrap Jeff Law
00:18 Re: [PATCH 6/8] Handle SCRATCH in decompose_address Jeff Law

October 22, 2014
23:53 Re: sort_heap complexity guarantee Paolo Carlini
23:05 Re: sort_heap complexity guarantee Jonathan Wakely
23:04 Re: [Patch, libstdc++/63497] Avoid dereferencing invalid iterator in regex_executor Jonathan Wakely
23:01 Re: [PATCH 6/8] Handle SCRATCH in decompose_address Maxim Kuvyrkov
22:53 Re: [PATCH 5/8] Enable max_issue for AArch32 and AArch64 Maxim Kuvyrkov
22:42 Re: [PATCH 5/8] Enable max_issue for AArch32 and AArch64 Sebastian Pop
22:09 Re: [PARCH 2/2, x86, PR63534] Fix darwin bootstrap Evgeny Stupachenko
22:04 Re: [PATCH 2/2, x86, PR63534] Fix darwin bootstrap Evgeny Stupachenko
21:53 Re: [Patch, libstdc++/63497] Avoid dereferencing invalid iterator in regex_executor Tim Shen
21:49 Re: [ARM] Fix CLZ_DEFINED_VALUE_AT_ZERO for vector modes Michael Collison
21:40 Re: [PARCH 2/2, x86, PR63534] Fix darwin bootstrap Jakub Jelinek
21:34 Re: [PARCH 2/2, x86, PR63534] Fix darwin bootstrap Jeff Law
21:20 Re: [PATCH] Add missing requirement to crossmodule-indircall-1a.c Jeff Law
21:18 Re: [PATCH 3/5] IPA ICF pass Jiong Wang
21:16 Re: [Patch, testsuite] clear wrap_compile_flags before setting it Jeff Law
21:13 Re: The nvptx port [11/11] More tools. Bernd Schmidt
21:06 Re: sort_heap complexity guarantee FranÃois Dumont
20:40 Re: [PATCH][0/n] Merge from match-and-simplify Jeff Law
20:31 Re: The nvptx port [11/11] More tools. Jeff Law
20:02 Re: [PATCH 6/8] Handle SCRATCH in decompose_address Jeff Law
19:31 Re: [build] Link genmatch with $(LIBINTL) Joseph S. Myers
19:21 Re: [PATCH 2/4] Add liboffloadmic Ilya Verbin
19:00 Re: [build] Link genmatch with $(LIBINTL) Richard Biener
18:58 Re: [build] Link genmatch with $(LIBINTL) David Edelsohn
18:57 Re: [PATCH][match-and-simplify] Hande side-effects in GENERIC Richard Biener
18:57 Re: [PATCH 1/4] Add mkoffload for Intel MIC Ilya Verbin
18:35 Re: Extract and insert merging patch Marc Glisse
18:23 Re: [PATCH 5/8] Enable max_issue for AArch32 and AArch64 Sebastian Pop
18:23 Re: The nvptx port [8/11+] Write undefined decls. Jeff Law
18:12 Re: The nvptx port [7/11+] Inform the port about call arguments Jeff Law
18:01 Re: The nvptx port [10/11+] Target files Jeff Law
17:31 Re: [build] Link genmatch with $(LIBINTL) Richard Biener
17:24 Re: [PARCH 1/2, x86, PR63534] Fix darwin bootstrap Evgeny Stupachenko
17:22 Re: [PATCH] AutoFDO patch for trunk Dehao Chen
17:21 Re: Do not build soft-fp code at all for powerpc64-linux-gnu David Edelsohn
17:21 Re: Extract and insert merging patch Jeff Law
17:19 Re: [build] Link genmatch with $(LIBINTL) Joseph S. Myers
17:16 Re: [wwwdocs] Add porting_to.html, describe gnu11 changes Marek Polacek
17:13 Re: [build] Link genmatch with $(LIBINTL) David Edelsohn
17:10 Re: [PATCH 2/4] Add liboffloadmic Joseph S. Myers
17:07 Re: [PATCH] AutoFDO patch for trunk Xinliang David Li
17:06 Re: [PATCH] AutoFDO patch for trunk David Edelsohn
16:56 Re: [wwwdocs] Add porting_to.html, describe gnu11 changes Mike Stump
16:09 Re: [match-and-simplify] Merge from trunk David Edelsohn
16:02 Re: [PATCH PR63530] Fix the pointer alignment in vectorization Carrot Wei
16:01 Re: [PARCH 2/2, x86, PR63534] Fix darwin bootstrap Jakub Jelinek
15:58 Re: [build] Link genmatch with $(LIBINTL) Jakub Jelinek
15:58 Re: [match-and-simplify] Merge from trunk David Edelsohn
15:56 Re: [PARCH 2/2, x86, PR63534] Fix darwin bootstrap Evgeny Stupachenko
15:53 [build] Link genmatch with $(LIBINTL) Rainer Orth
15:47 Re: [PATCH] Fix folding of X - X to 0 Jeff Law
15:43 Re: [wwwdocs] Add porting_to.html, describe gnu11 changes Marek Polacek
15:29 [wwwdocs] Add porting_to.html, describe gnu11 changes Marek Polacek
15:26 [PATCH, committed] Reset ipa-icf.c:optimizer to NULL when done David Malcolm
15:19 Re: [PATCH] AutoFDO patch for trunk Rainer Orth
15:09 Re: RFA: Add libstdc++-v3 support for avr 4/7: fix locale_facets_nonio overloading on struct tm using template Jonathan Wakely
15:09 Re: [PATCH][match-and-simplify] Hande side-effects in GENERIC Jakub Jelinek
15:05 [boehm-gc] Fix gnu11 fallout on SPARC Rainer Orth
15:01 Re: Extract and insert merging patch Petr Murzin
14:58 [testsuite] Fix SPARC testsuite gnu11 fallout Rainer Orth
14:56 [testsuite] Fix gcc.dg/ipa/ipa-icf-2[18].c on Solaris Rainer Orth
14:47 [gomp4] Wait directive with async and wait clauses. James Norris
14:46 Re: [PATCH] Account for prologue spills in reg_pressure scheduling Vladimir Makarov
14:39 Re: [PATCH][match-and-simplify] Hande side-effects in GENERIC Richard Biener
14:34 Re: [Patch, libstdc++/63497] Avoid dereferencing invalid iterator in regex_executor Jonathan Wakely
14:24 [PATCH][match-and-simplify] Hande side-effects in GENERIC Richard Biener
14:20 [PATCH][AArch64][4.8] LINK_SPEC changes for Cortex-A53 erratum 835769 workaround Kyrill Tkachov
14:20 [PATCH][AArch64] LINK_SPEC changes for Cortex-A53 erratum 835769 workaround Kyrill Tkachov
14:07 [jit] Merger of trunk r216524 into jit branch David Malcolm
13:58 [PATCH][AArch64] Cleanup logic around aarch64_final_prescan Kyrill Tkachov
13:02 [PATCH] Fix folding of X - X to 0 Richard Biener
13:02 Re: [PATCH i386 AVX512] [88/n] Add missed avx512bw/avx512vl cmp intrinsics. Kirill Yukhin
13:01 Re: [PATCH i386 AVX512] [86/n] Add tests for options. Kirill Yukhin
13:00 Re: [PATCH i386 AVX512] [87/n] Add rest of the tests. Kirill Yukhin
12:58 [PATCH i386 AVX512] [89/n] Improve mask move insn generation. Kirill Yukhin
12:51 [PATCH i386 AVX512] [88/n] Add missed avx512bw/avx512vl cmp intrinsics. Kirill Yukhin
12:51 Re: [PATCH] Account for prologue spills in reg_pressure scheduling Richard Sandiford
12:48 [PATCH i386 AVX512] [87/n] Add rest of the tests. Kirill Yukhin
12:43 [PATCH i386 AVX512] [85/n] Add intrinsics headers. Kirill Yukhin
12:38 [PATCH i386 AVX512] [86/n] Add tests for options. Kirill Yukhin
12:28 [PATCH i386 AVX512] [84/n] Add missing immediate checks. Kirill Yukhin
12:20 [PATCH i386 AVX512] [83/n] Add scatter built-ins. Kirill Yukhin
12:17 [PATCH i386 AVX512] [82/n] Add gather built-ins. Kirill Yukhin
11:57 PR lto/63603: Fix -fno-lto handling in driver (gcc/gcc.c) Tobias Burnus
11:43 [libgomp, libiberty, libobjc] Fix gnu11 fallout on Solaris 10+ Rainer Orth
11:40 Re: [PATCH i386 AVX512] [81/n] Add new built-ins. Jakub Jelinek
11:34 Re: [PATCH i386 AVX512] [81/n] Add new built-ins. Kirill Yukhin
11:07 [patch,avr,4.9,committed]: ad PR63223 Georg-Johann Lay
11:00 [patch,avr,committed]: Fix __do_global_dtors Georg-Johann Lay
10:32 [PATCH][match-and-simplify] Remove local generic_simplify prototypes Richard Biener
10:19 Re: The nvptx port [1/11+] indirect jumps Jakub Jelinek
10:13 [PATCH][match-and-simplify] Prepare next merge Richard Biener
10:03 [COMMITTED][PATCH][ARM]Add ACLE 2.0 predefined marco __ARM_FEATURE_IDIV Jiong Wang
10:02 Re: The nvptx port [1/11+] indirect jumps Richard Biener
10:00 Re: [PATCH] -fsanitize-recover=list Jakub Jelinek
09:47 Re: Avoid calls to realloc for nvptx Jakub Jelinek
09:22 Re: [PATCH 3/4] Add libgomp plugin for Intel MIC Jakub Jelinek
09:14 Re: Avoid calls to realloc for nvptx Tobias Burnus
08:58 Re: Avoid calls to realloc for nvptx Thomas Schwinge
08:57 [match-and-simplify] Merge from trunk Richard Biener
08:56 RE: [PATCH] Fix PR63266: Keep track of impact of sign extension in bswap Thomas Preud'homme
08:55 [PATCH] Fix merge glitch Richard Biener
08:55 Re: [PATCH 2/4] Add liboffloadmic Jakub Jelinek
08:53 [PING] Enhance array types debug info. for Ada Pierre-Marie de Rodat
08:40 Re: [PATCH][1-2/n] Merge from match-and-simplify Richard Biener
08:37 Re: Avoid calls to realloc for nvptx Jakub Jelinek
08:34 Re: The nvptx port [1/11+] indirect jumps Thomas Schwinge
08:33 Re: The nvptx port [1/11+] indirect jumps Jakub Jelinek
08:32 Re: Avoid calls to realloc for nvptx Tobias Burnus
08:27 [BUILDROBOT] Build failure on AIX (was: [PATCH] AutoFDO patch for trunk) Jan-Benedict Glaw
08:21 Re: [PATCH 1/4] Add mkoffload for Intel MIC Jakub Jelinek
08:18 Re: The nvptx port [1/11+] indirect jumps Richard Biener
08:09 Re: [PATCH i386 AVX512] [81/n] Add new built-ins. Richard Biener
08:05 Re: Avoid calls to realloc for nvptx Jakub Jelinek
07:59 Re: [PATCH] -fsanitize-recover=list Yury Gribov
07:57 Re: [PATCH 1/4] Add mkoffload for Intel MIC Jakub Jelinek
07:51 Re: [PATCH AVX512] [81.1/n] Extend `function_code' field in `tree_var_decl' structure. Kirill Yukhin
07:45 Re: Avoid calls to realloc for nvptx FX
06:17 Re: [PATCH] Account for prologue spills in reg_pressure scheduling Maxim Kuvyrkov
05:58 Re: [PATCH] Fix and improve avx2 broadcasts (PR target/63594) Uros Bizjak
05:20 Re: [PATCH] AutoFDO patch for trunk Markus Trippelsdorf
02:20 Re: [PATCH] Add zero-overhead looping for xtensa backend Yangfei (Felix)
02:02 Re: [PATCH] Add zero-overhead looping for xtensa backend Yangfei (Felix)
02:01 Re: [PATCH] Improve i?86 address delegitimization after 32-bit pic changes (PR target/63542) Jeff Law
01:28 Re: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Chen Gang
01:06 Do not build soft-fp code at all for powerpc64-linux-gnu Joseph S. Myers

October 21, 2014
23:03 [committed] Change -mjump-in-delay option on PA to ignored John David Anglin
22:48 Re: [PING][PATCH] GCC/test: Set timeout factor for c11-atomic-exec-5.c Maciej W. Rozycki
22:32 Re: [jit] Update the docs Manuel López-Ibáñez
22:31 Re: [PATCH] AutoFDO patch for trunk Dehao Chen
22:30 Re: [PATCH 1/4] Add mkoffload for Intel MIC Ilya Verbin
22:16 Re: The nvptx port [8/11+] Write undefined decls. Bernd Schmidt
22:08 Re: The nvptx port [7/11+] Inform the port about call arguments Bernd Schmidt
22:07 Re: The nvptx port [9/11+] Epilogues Jeff Law
22:05 Re: The nvptx port [8/11+] Write undefined decls. Jeff Law
22:01 Avoid calls to realloc for nvptx Bernd Schmidt
21:58 Re: [PATCH doc] Explain options precedence and difference between -pedantic-errors and -Werror=pedantic Joseph S. Myers
21:55 Re: [PATCH 1/4] Add mkoffload for Intel MIC Joseph S. Myers
21:53 Re: The nvptx port [7/11+] Inform the port about call arguments Jeff Law
21:37 [PATCH/AARCH64] Move the rest of the cost tables to aarch64-cost-tables.h Andrew Pinski
21:33 Re: The nvptx port [1/11+] indirect jumps Bernd Schmidt
21:30 Re: The nvptx port [7/11+] Inform the port about call arguments Bernd Schmidt
21:30 Re: The nvptx port [1/11+] indirect jumps Jakub Jelinek
21:25 Re: [PATCH] AutoFDO patch for trunk Markus Trippelsdorf
21:11 Re: The nvptx port [7/11+] Inform the port about call arguments Jeff Law
21:06 Re: [3/6] nvptx testsuite patches: stdio Bernd Schmidt
21:03 Re: [PATCH] Fix PR63266: Keep track of impact of sign extension in bswap Christophe Lyon
21:01 Re: The nvptx port [1/11+] indirect jumps Bernd Schmidt
20:53 Re: [PATCH] AutoFDO patch for trunk Dehao Chen
20:27 Re: [PATCH 8/8] Use rank_for_schedule to as tie-breaker in model_order_p Maxim Kuvyrkov
20:24 Re: [PATCH 8/8] Use rank_for_schedule to as tie-breaker in model_order_p Richard Sandiford
19:43 Re: [6/7] Random tweaks Mike Stump
19:30 Re: [PATCH] AutoFDO patch for trunk Markus Trippelsdorf
19:28 Re: [jit] Add Sphinx to install.texi David Malcolm
19:02 Re: [3/6] nvptx testsuite patches: stdio Mike Stump
18:56 [jit] Update the docs David Malcolm
18:44 Re: The nvptx port [6/11+] Pseudo call args Jeff Law
18:42 Re: The nvptx port [5/11+] Variable declarations Jeff Law
18:41 Re: The nvptx port [4/11+] Post-RA pipeline Jeff Law
18:36 Re: The nvptx port [3/11+] Struct returns Jeff Law
18:31 Re: The nvptx port [2/11+] No register allocation Jeff Law
18:29 Re: [gomp4] c++ delete clause Cesar Philippidis
18:26 Re: The nvptx port [1/11+] indirect jumps Jeff Law
18:23 Re: [PATCH doc] Explain options precedence and difference between -pedantic-errors and -Werror=pedantic Manuel López-Ibáñez
18:21 Re: [PATCH] Add missing requirement to crossmodule-indircall-1a.c jb999
18:21 PING: [PATCH diagnostics] PR 53061 cleanup initialization Manuel López-Ibáñez
18:14 Re: [PATCH][AArch64]Update target testcases for gnu11 Mike Stump
18:12 Re: [PATCH][dejagnu] gcc-dg-prune glitch when filtering "relocation truncation" error Jeff Law
18:01 Re: [PATCH] Add missing requirement to crossmodule-indircall-1a.c Jeff Law
17:52 Re: RFA: Add libstdc++-v3 support for avr 5/7: libstdc++-v3 fix cross testing Mike Stump
17:50 Re: [patch] third basic-block restructure patch. Jeff Law
17:49 Re: [PATCH 8/8] Use rank_for_schedule to as tie-breaker in model_order_p Maxim Kuvyrkov
17:46 Re: [6/7] Random tweaks Marek Polacek
17:34 Re: [PATCH 3/5] Pass an alternative_mask to constrain_operands Jeff Law
17:28 Re: [PATCH 2/5] Add preferred_for_{size,speed} attributes Jeff Law
17:24 [PATCH 3/4] Add libgomp plugin for Intel MIC Ilya Verbin
17:20 [PATCH 2/4] Add liboffloadmic Ilya Verbin
17:16 [PATCH 1/4] Add mkoffload for Intel MIC Ilya Verbin
17:13 [PATCH 0/4] OpenMP 4.0 offloading to Intel MIC Ilya Verbin
17:04 [patch] third basic-block restructure patch. Andrew MacLeod
16:49 Re: [6/7] Random tweaks Jakub Jelinek
16:48 Re: RFA: Add libstdc++-v3 support for avr 4/7: fix locale_facets_nonio overloading on struct tm using template Joern Rennecke
16:45 Re: [Patch, libstdc++/63497] Avoid dereferencing invalid iterator in regex_executor Tim Shen
16:42 Re: [patch] Second basic-block.h restructuring patch. Jiong Wang
16:30 Re: [patch] Second basic-block.h restructuring patch. Andrew MacLeod
16:29 Re: RFA: Add libstdc++-v3 support for avr 4/7: fix locale_facets_nonio overloading on struct tm using template Jonathan Wakely
16:20 Re: RFA: Add libstdc++-v3 support for avr 7/7: Add missing qualifier for size_t in a couple of libstdc++-v3 tests Jonathan Wakely
16:15 Re: [jit] Add Sphinx to install.texi Gerald Pfeifer
16:13 [PATCH] Add missing requirement to crossmodule-indircall-1a.c Haswell
16:10 [PATCH] Fix and improve avx2 broadcasts (PR target/63594) Jakub Jelinek
16:10 RFA: Add libstdc++-v3 support for avr 7/7: Add missing qualifier for size_t in a couple of libstdc++-v3 tests Joern Rennecke
16:05 RFA: Add libstdc++-v3 support for avr 6/7: Run -frtti tests with -frtti Joern Rennecke
16:03 [PATCH] Improve i?86 address delegitimization after 32-bit pic changes (PR target/63542) Jakub Jelinek
16:02 RFA: Add libstdc++-v3 support for avr 5/7: libstdc++-v3 fix cross testing Joern Rennecke
16:01 Go patch committed: Remove old hidden_fields_are_ok code Ian Taylor
15:57 Fix unresolved patterns in devirt-*.C testcases Jan Hubicka
15:55 Re: [PATCH 4/8] Disable max_issue when scheduling for register pressure Vladimir Makarov
15:53 RFA: Add libstdc++-v3 support for avr 4/7: fix locale_facets_nonio overloading on struct tm using template Joern Rennecke
15:53 Re: [PATCH 3/8] Remove cached_first_cycle_multipass_dfa_lookahead and cached_issue_rate Vladimir Makarov
15:48 Re: [patch] Second basic-block.h restructuring patch. Jiong Wang
15:46 RFA: Add libstdc++-v3 support for avr 3/7: libstdc+-v3 avr configuration Joern Rennecke
15:45 RFA: Add libstdc++-v3 support for avr 2/7: config/avr Joern Rennecke
15:41 Re: [PATCH 1/5] Add recog_constrain_insn Jeff Law
15:39 Re: RFA: Add libstdc++-v3 support for avr 1/7: toplevel Makefile check-target-* Joern Rennecke
15:37 Re: [PATCH] Improve scheduler dumps of ready list Vladimir Makarov
15:36 RFA: Add libstdc++-v3 support for avr 1/7: toplevel Makefile check-target-* Joern Rennecke
15:35 Re: [PATCH 3/5] Pass an alternative_mask to constrain_operands Vladimir Makarov
15:34 Re: [PATCH 4/5] Remove recog_data.enabled_alternatives Jeff Law
15:33 Re: [7/7] nvptx testsuite patches: Return addresses Jeff Law
15:33 Re: [2/6] nvptx testsuite patches: typed assembly Bernd Schmidt
15:32 Re: [6/7] Random tweaks Jeff Law
15:31 Re: [4/6] nvptx testsuite patches: xfails and skips Bernd Schmidt
15:30 Re: [5/6] nvptx testsuite patches: jumps and labels Jeff Law
15:27 Re: [4/6] nvptx testsuite patches: xfails and skips Jeff Law
15:24 Re: [PATCH] Account for prologue spills in reg_pressure scheduling Vladimir Makarov
15:24 [PATCHv5][PING^2] Vimrc config with GNU formatting Yury Gribov
15:22 Re: [3/6] nvptx testsuite patches: stdio Jeff Law
15:16 Re: [2/6] nvptx testsuite patches: typed assembly Jeff Law
15:13 Re: [1/6] nvptx testsuite patches: alloca Jeff Law
15:08 Re: [PATCH i386 AVX512] [81/n] Add new built-ins. Kirill Yukhin
14:57 Re: [PATCH 5/5] Use preferred_for_speed in i386.md Vladimir Makarov
14:57 Re: [PATCH 4/5] Remove recog_data.enabled_alternatives Vladimir Makarov
14:57 Re: [PATCH 2/5] Add preferred_for_{size,speed} attributes Vladimir Makarov
14:56 Re: [PATCH] Add zero-overhead looping for xtensa backend augustine dot sterling at gmai
14:56 Re: [PATCH 1/5] Add recog_constrain_insn Vladimir Makarov
14:55 Re: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Chen Gang
14:52 [COMMITTED][PATCH][ARM] Update target testcases for gnu11 Jiong Wang
14:48 Re: [PATCH i386 AVX512] [81/n] Add new built-ins. Kirill Yukhin
14:46 Re: [0/6] nvptx testsuite patches Jeff Law
14:36 Re: [PATCH][ARM]Add ACLE 2.0 predefined marco __ARM_FEATURE_IDIV Ramana Radhakrishnan
14:34 Re: [PATCH,1/2] Extended if-conversion for loops marked with pragma omp simd. Yuri Rumyantsev
14:30 [7/7] nvptx testsuite patches: Return addresses Bernd Schmidt
14:27 [6/7] Random tweaks Bernd Schmidt
14:24 [5/6] nvptx testsuite patches: jumps and labels Bernd Schmidt
14:22 Re: [PATCH i386 AVX512] [81/n] Add new built-ins. Richard Biener
14:21 [4/6] nvptx testsuite patches: xfails and skips Bernd Schmidt
14:20 Re: [PATCH i386 AVX512] [81/n] Add new built-ins. Jakub Jelinek
14:19 Re: [PATCH,1/2] Extended if-conversion for loops marked with pragma omp simd. Richard Biener
14:19 Re: [PATCH i386 AVX512] [81/n] Add new built-ins. Kirill Yukhin
14:19 [3/6] nvptx testsuite patches: stdio Bernd Schmidt
14:16 [2/6] nvptx testsuite patches: typed assembly Bernd Schmidt
14:13 Re: [PATCH][ARM] Update target testcases for gnu11 Ramana Radhakrishnan
14:13 [1/6] nvptx testsuite patches: alloca Bernd Schmidt
14:11 [0/6] nvptx testsuite patches Bernd Schmidt
14:09 Re: [PATCH,1/2] Extended if-conversion for loops marked with pragma omp simd. Richard Biener
14:08 Re: [PATCH i386 AVX512] [81/n] Add new built-ins. Kirill Yukhin
14:07 [PATCH][dejagnu] gcc-dg-prune glitch when filtering "relocation truncation" error Jiong Wang
14:01 Re: [C++ Patch] Add default arguments to cp_parser_unary_expression Jason Merrill
14:01 [PATCH][match-and-simplify] Re-factor code in fold_stmt_1 Richard Biener
13:58 Re: [PATCH,1/2] Extended if-conversion for loops marked with pragma omp simd. Yuri Rumyantsev
13:51 [PATCH][AArch64]Update target testcases for gnu11 Jiong Wang
13:49 [PATCH][ARM] Update target testcases for gnu11 Jiong Wang
13:45 Re: Add polymorphic call context propagation to ipa-prop Martin Jambor
13:38 Re: [PATCH,1/2] Extended if-conversion for loops marked with pragma omp simd. Richard Biener
13:26 [PATCHv2] Don't expand string/memory builtins if ASan is enabled. Maxim Ostapenko
13:21 Re: [PATCH,1/2] Extended if-conversion for loops marked with pragma omp simd. Yuri Rumyantsev
13:11 Re: [libstdc++ PATCH] More Fundamentals v1 variable templates Jonathan Wakely
13:11 [Patch ARM-AArch64/testsuite v3 09/21] Add vabd tests. Christophe Lyon
13:09 [Patch ARM-AArch64/testsuite v3 11/21] Add vaddhn tests. Christophe Lyon
13:08 [PATCH][1-2/n] Merge from match-and-simplify Richard Biener
13:04 [Patch ARM-AArch64/testsuite v3 21/21] Add vuzp and vzip tests. Christophe Lyon
13:03 [Patch ARM-AArch64/testsuite v3 18/21] Add vld2/vld3/vld4 tests. Christophe Lyon
13:03 [Patch ARM-AArch64/testsuite v3 15/21] Add vclz tests. Christophe Lyon
13:03 [Patch ARM-AArch64/testsuite v3 20/21] Add vmul tests. Christophe Lyon
13:03 [Patch ARM-AArch64/testsuite v3 17/21] Add vld1_dup tests. Christophe Lyon
13:03 [Patch ARM-AArch64/testsuite v3 14/21] Add vbsl tests. Christophe Lyon
13:03 [Patch ARM-AArch64/testsuite v3 19/21] Add vld2_lane, vld3_lane and vld4_lane tests. Christophe Lyon
13:03 [Patch ARM-AArch64/testsuite v3 13/21] Add vaddw tests. Christophe Lyon
13:03 [Patch ARM-AArch64/testsuite v3 16/21] Add vdup and vmov tests. Christophe Lyon
13:03 [Patch ARM-AArch64/testsuite v3 12/21] Add vaddl tests. Christophe Lyon
13:03 [Patch ARM-AArch64/testsuite v3 07/21] Add binary saturating operators: vqadd, vqsub. Christophe Lyon
13:03 [Patch ARM-AArch64/testsuite v3 10/21] Add vabdl tests. Christophe Lyon
13:03 [Patch ARM-AArch64/testsuite v3 04/21] Add comparison operators: vceq, vcge, vcgt, vcle and vclt. Christophe Lyon
13:03 [Patch ARM-AArch64/testsuite v3 08/21] Add vabal tests. Christophe Lyon
13:03 [Patch ARM-AArch64/testsuite v3 05/21] Add comparison operators with floating-point operands: vcage, vcagt, vcale and cvalt. Christophe Lyon
13:03 [Patch ARM-AArch64/testsuite v3 06/21] Add unary saturating operators: vqabs and vqneg. Christophe Lyon
13:03 [Patch ARM-AArch64/testsuite v3 03/21] Add binary operators: vadd, vand, vbic, veor, vorn, vorr, vsub. Christophe Lyon
13:03 [Patch ARM-AArch64/testsuite v3 01/21] Advanced SIMD (Neon) intrinsics execution tests initial framework. vaba, vld1 and vshl tests. Christophe Lyon
13:03 [Patch ARM-AArch64/testsuite v3 02/21] Add unary operators: vabs and vneg. Christophe Lyon
13:03 [Patch ARM-AArch64/testsuite v3 00/21] Neon intrinsics executable tests Christophe Lyon
12:56 gnu11 fallout Andreas Schwab
12:45 Re: [PATCH,1/2] Extended if-conversion for loops marked with pragma omp simd. Richard Biener
12:29 [PATCH] Fix obvious errors in IPA devirt and tree-prof testcases Richard Biener
12:25 Re: [PATCH,1/2] Extended if-conversion for loops marked with pragma omp simd. Yuri Rumyantsev
11:51 Re: [C++ Patch] Add default arguments to cp_parser_unary_expression Paolo Carlini
11:50 [C++ Patch] Add default arguments to cp_parser_unary_expression Paolo Carlini
11:27 Re: [PATCH] Fix PR63266: Keep track of impact of sign extension in bswap Richard Biener
11:26 Re: The nvptx port [0/11+] Richard Biener
11:20 Re: [PATCH] Don't put conditional loads/stores into interleaved chains (PR tree-optimization/63563) Richard Biener
11:19 [2/2][PATCH,ARM]Generate UAL assembly code for Thumb-1 target Terry Guo
10:57 Re: The nvptx port [0/11+] Bernd Schmidt
10:54 Re: The nvptx port [0/11+] Bernd Schmidt
10:25 Re: [Patch, libstdc++/63497] Avoid dereferencing invalid iterator in regex_executor Jonathan Wakely
10:02 Small multiplier support in Cortex-M0/1/+ Hale Wang
10:01 Re: [PATCHv4][Kasan] Allow to override Asan shadow offset from command line Yury Gribov
09:57 RE: [PATCH] Add arm_cortex_m7_tune. Hale Wang
09:55 [PATCH] Don't put conditional loads/stores into interleaved chains (PR tree-optimization/63563) Jakub Jelinek
09:49 [PATCH] Add arm_cortex_m7_tune. Hale Wang
09:36 Re: [PATCH/AARCH64] Add ThunderX -mcpu support Marcus Shawcroft
09:35 Re: [PATCH, fixincludes]: Add pthread.h to glibc_c99_inline_4 fix Jakub Jelinek
09:30 [PATCH, fixincludes]: Add pthread.h to glibc_c99_inline_4 fix Uros Bizjak
09:28 RE: [PATCH] Fix PR63266: Keep track of impact of sign extension in bswap Thomas Preud'homme
09:19 [1/2][PATCH,ARM]Generate UAL assembly code for Thumb-1 target Terry Guo
09:17 Re: [PATCH i386 AVX512] [81/n] Add new built-ins. Richard Biener
08:42 Re: The nvptx port [0/11+] Jakub Jelinek
08:28 Re: [PATCH, PR63307] Fix generation of new declarations in random order Jakub Jelinek
08:23 RE: [PATCH, PR63307] Fix generation of new declarations in random order Zamyatin, Igor
08:18 Re: The nvptx port [0/11+] Richard Biener
08:15 Re: [PATCH, PR63307] Fix generation of new declarations in random order Jakub Jelinek
08:12 Re: [PATCH 8/8] Use rank_for_schedule to as tie-breaker in model_order_p Richard Sandiford
08:04 Re: [PATCH PR63530] Fix the pointer alignment in vectorization Richard Biener
07:58 Re: [PATCH 6/8] Handle SCRATCH in decompose_address Richard Sandiford
07:54 Re: [patch] Second basic-block.h restructuring patch. Richard Biener
07:53 Re: [GOOGLE] Increase max-early-inliner-iterations to 2 for profile-gen and use Richard Biener
07:51 [PATCH] Fix latent PHI-opt bug Richard Biener
05:44 Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass Bin.Cheng
05:37 Re: [PATCH 7/8] Model cache auto-prefetcher in scheduler Andrew Pinski
04:19 Re: [libstdc++ PATCH] More Fundamentals v1 variable templates Ville Voutilainen
04:09 [PATCH 8/8] Use rank_for_schedule to as tie-breaker in model_order_p Maxim Kuvyrkov
04:07 [PATCH 7/8] Model cache auto-prefetcher in scheduler Maxim Kuvyrkov
03:35 [PATCH 6/8] Handle SCRATCH in decompose_address Maxim Kuvyrkov
03:31 [PATCH 5/8] Enable max_issue for AArch32 and AArch64 Maxim Kuvyrkov
03:21 [PATCH 4/8] Disable max_issue when scheduling for register pressure Maxim Kuvyrkov
03:16 [PATCH 3/8] Remove cached_first_cycle_multipass_dfa_lookahead and cached_issue_rate Maxim Kuvyrkov
02:15 Re: [AARCH64, NEON] Any regression testcase for AARCH64 NEON intrinsics in GCC testsuite? Yangfei (Felix)
02:03 Re: [PING][PATCH] GCC/test: Set timeout factor for c11-atomic-exec-5.c David Edelsohn
01:49 [BUILDROBOT] Mainline broken Jan-Benedict Glaw
00:26 Re: [PING][PATCH] GCC/test: Set timeout factor for c11-atomic-exec-5.c Joseph S. Myers
00:16 Re: [PING][PATCH] GCC/test: Set timeout factor for c11-atomic-exec-5.c David Edelsohn
00:01 Re: The nvptx port [11/11] More tools. Joseph S. Myers
00:01 Re: [jit] Add Sphinx to install.texi Joseph S. Myers
00:01 Re: [jit] Error-handling within gcc::jit::dump Joseph S. Myers

October 20, 2014
22:27 Re: [PATCH] Account for prologue spills in reg_pressure scheduling Sebastian Pop
22:13 Re: [PATCH] Account for prologue spills in reg_pressure scheduling Maxim Kuvyrkov
22:02 RE: [PATCH] Account for prologue spills in reg_pressure scheduling Evandro Menezes
21:57 RE: [PATCH/AARCH64] Add ThunderX -mcpu support Evandro Menezes
21:39 Re: [PATCH] Account for prologue spills in reg_pressure scheduling Ramana Radhakrishnan
21:21 Re: [PATCH] AutoFDO patch for trunk Dehao Chen
21:21 Re: [PATCH] Account for prologue spills in reg_pressure scheduling Sebastian Pop
21:17 Re: [PATCH] Account for prologue spills in reg_pressure scheduling Richard Sandiford
20:59 Re: [PATCH] PR preprocessor/42014 Krzesimir Nowak
20:56 Re: [PATCH] Account for prologue spills in reg_pressure scheduling Maxim Kuvyrkov
20:49 Re: [Google/gcc-4_9][PATCH][target/x86_64] PR 63538 Xinliang David Li
20:46 [gomp4] acc self/host/device clauses Cesar Philippidis
20:46 Fwd: [PATCH/AARCH64] Add ThunderX -mcpu support Andrew Pinski
20:44 Re: [Google/gcc-4_9][PATCH][target/x86_64] PR 63538 Sriraman Tallam
20:44 Re: [PATCH] Account for prologue spills in reg_pressure scheduling Sebastian Pop
20:37 Re: [jit] Drop libgccjit.pc David Malcolm
20:30 [gomp4] acc dealloc map Cesar Philippidis
20:27 Re: [jit] Drop libgccjit.pc Matthias Klose
20:26 Re: [gomp4] c++ delete clause Cesar Philippidis
20:22 [Patch, Fortran] Add CO_REDUCE Tobias Burnus
20:19 Re: [gomp4] c++ delete clause Jakub Jelinek
20:19 [gomp4] acc update bug Cesar Philippidis
20:12 [gomp4] c++ delete clause Cesar Philippidis
20:11 Re: [jit] Drop libgccjit.pc Basile Starynkevitch
20:10 Re: [PATCH PR63530] Fix the pointer alignment in vectorization Carrot Wei
19:59 Re: [Google/gcc-4_9][PATCH][target/x86_64] PR 63538 Xinliang David Li
19:23 [jit] Add Sphinx to install.texi David Malcolm
19:16 Re: [PATCH] Account for prologue spills in reg_pressure scheduling Maxim Kuvyrkov
19:13 Go patch committed: Pass type information to heap allocations Ian Taylor
19:11 Re: [PATCH] Account for prologue spills in reg_pressure scheduling Sebastian Pop
19:09 Re: [PATCH] Improve scheduler dumps of ready list Sebastian Pop
18:59 Re: [Google/gcc-4_9][PATCH][target/x86_64] PR 63538 Sriraman Tallam
18:58 Re: [Google/gcc-4_9][PATCH][target/x86_64] PR 63538 Sriraman Tallam
18:39 [jit] Error-handling within gcc::jit::dump David Malcolm
18:21 [patch] Second basic-block.h restructuring patch. Andrew MacLeod
18:05 libgo patch committed: Allocate correct types in refect for interface conversions Ian Taylor
17:59 Re: [Google/gcc-4_9][PATCH][target/x86_64] PR 63538 Xinliang David Li
17:58 [jit] Drop libgccjit.pc David Malcolm
17:51 Re: [Google/gcc-4_9][PATCH][target/x86_64] PR 63538 Andrew Pinski
17:46 Re: [Google/gcc-4_9][PATCH][target/x86_64] PR 63538 Sriraman Tallam
17:42 Re: [Google/gcc-4_9][PATCH][target/x86_64] PR 63538 Xinliang David Li
17:35 [Google/gcc-4_9][PATCH][target/x86_64] PR 63538 Sriraman Tallam
17:31 [PATCH] Add top-level config support for gold mips target Cary Coutant
17:28 C++ PATCH for c++/63601 (lambda, 'this' outside class) Jason Merrill
17:23 [Patch, libstdc++/63497] Avoid dereferencing invalid iterator in regex_executor Tim Shen
17:18 Re: -fuse-caller-save - Collect register usage information Eric Botcazou
16:59 [PING][PATCH] GCC/test: Set timeout factor for c11-atomic-exec-5.c Maciej W. Rozycki
16:08 Re: [PATCH i386 AVX512] [63.1/n] Add vpshufb, perm autogen (except for v64qi). Uros Bizjak
15:53 Re: [GOOGLE] Increase max-early-inliner-iterations to 2 for profile-gen and use Xinliang David Li
15:27 Re: [PING][PATCH] Warn about unclosed pragma omp declare target. Ilya Tocar
15:26 Re: [PATCH] Don't call fatal_error before error reporting has been initialized. Ilya Tocar
15:23 [c++-concepts] Andrew Sutton
15:20 RE: [Patch, MIPS] Add Octeon3 support Matthew Fortune
15:19 Re: [PATCH i386 AVX512] [63.1/n] Add vpshufb, perm autogen (except for v64qi). Ilya Tocar
15:05 Re: [AARCH64, NEON] Any regression testcase for AARCH64 NEON intrinsics in GCC testsuite? Christophe Lyon
14:58 Re: [PATCH i386 AVX512] [56/n] Add plus/minus/abs/neg/andnot insn patterns. Uros Bizjak
14:50 The nvptx port [11/11] More tools. Bernd Schmidt
14:35 The nvptx port [10/11+] Target files Bernd Schmidt
14:33 The nvptx port [9/11+] Epilogues Bernd Schmidt
14:32 [Ada] Crash on unconstrained unchecked union declaration Arnaud Charlet
14:32 The nvptx port [8/11+] Write undefined decls. Bernd Schmidt
14:31 The nvptx port [7/11+] Inform the port about call arguments Bernd Schmidt
14:28 The nvptx port [6/11+] Pseudo call args Bernd Schmidt
14:27 [Ada] Improve recognition of misspelled aspects Arnaud Charlet
14:27 [Ada] Improve error recovery for bad comma/semicolon in expression Arnaud Charlet
14:27 The nvptx port [5/11+] Variable declarations Bernd Schmidt
14:26 The nvptx port [4/11+] Post-RA pipeline Bernd Schmidt
14:24 [Ada] Implement pragma/aspect No_Tagged_Streams Arnaud Charlet
14:24 Re: The nvptx port [3/11+] Struct returns Bernd Schmidt
14:22 The nvptx port [2/11+] No register allocation Bernd Schmidt
14:21 The nvptx port [2/11+] No register allocation Bernd Schmidt
14:20 The nvptx port [1/11+] indirect jumps Bernd Schmidt
14:20 [Ada] Slices of parameterless calls Arnaud Charlet
14:19 [Ada] Lift limitation on inter-unit inlining of instantiated subprograms Arnaud Charlet
14:19 The nvptx port [0/11+] Bernd Schmidt
14:12 Re: [PATCH] PR preprocessor/42014 Manuel López-Ibáñez
14:12 [Ada] Aspect specifications and incomplete views Arnaud Charlet
14:11 [Ada] Spurious output on optimized default-initialized limited aggregate Arnaud Charlet
13:56 Re: [PATCH,1/2] Extended if-conversion for loops marked with pragma omp simd. Yuri Rumyantsev
13:50 Re: [PATCH i386 AVX512] [81/n] Add new built-ins. Jakub Jelinek
13:42 [PATCH i386 AVX512] [81/n] Add new built-ins. Kirill Yukhin
13:41 Re: [PATCH i386 AVX512] [56/n] Add plus/minus/abs/neg/andnot insn patterns. Jakub Jelinek
13:30 Re: [PATCH i386 AVX512] [56/n] Add plus/minus/abs/neg/andnot insn patterns. Kirill Yukhin
12:43 [PATCH] Adjust testcases to be robust against operand order changes Richard Biener
12:38 Re: [libstdc++ PATCH] More Fundamentals v1 variable templates Jonathan Wakely
12:36 Re: [PATCH i386 AVX512] [56/n] Add plus/minus/abs/neg/andnot insn patterns. Jakub Jelinek
12:35 Re: [patch] LWG 2019 - std::isblank<C>(C, const std::locale&) Jonathan Wakely
12:02 [AARCH64, NEON] Any regression testcase for AARCH64 NEON intrinsics in GCC testsuite? Yangfei (Felix)
11:52 [PATCH] More aggressively try swapping operands / SLP nodes Richard Biener
11:47 Re: [PATCH][3/n] Merge from match-and-simplify, first patterns and questions Richard Biener
11:46 Re: [PATCH][0/n] Merge from match-and-simplify Richard Biener
11:32 Re: [PATCH][3/n] Merge from match-and-simplify, first patterns and questions Richard Biener
11:27 Re: [wwwdocs] Add recent C++ changes to gcc-5/changes.html Jonathan Wakely
11:26 Re: [PATCH][1/n] Merge from match-and-simplify, infrastructure Richard Biener
11:22 Re: [PATCH 2/n] OpenMP 4.0 offloading infrastructure: LTO streaming Jakub Jelinek
11:21 Re: [PATCH][1/n] Merge from match-and-simplify, public API Richard Biener
11:19 Re: [PATCH 2/n] OpenMP 4.0 offloading infrastructure: LTO streaming Ilya Verbin
10:55 Re: PR debug/60655, debug loc expressions Jakub Jelinek
10:47 Re: PR debug/60655, debug loc expressions Alan Modra
10:44 Re: [PATCH] Backport misalign tests to 4.9 Jakub Jelinek
10:40 Re: [PATCH] -fsanitize-recover=list Yury Gribov
10:37 [PATCH] Backport misalign tests to 4.9 Yury Gribov
10:17 Re: [gomp4] OpenACC / C++ Thomas Schwinge
09:47 Re: [gomp4] Asynchronous data unmapping & wait fixes for OpenACC Thomas Schwinge
09:46 Re: [gomp4] Fix include path configury for gomp-constants.h Thomas Schwinge
09:45 Re: [gomp4] Use GOMP_PLUGIN_ not gomp_plugin_ for libgomp plugin API Thomas Schwinge
09:42 Re: [AArch64] Add --enable-fix-cortex-a53-835769 configure-time option Kyrill Tkachov
08:32 Re: [GOOGLE] Increase max-early-inliner-iterations to 2 for profile-gen and use Richard Biener
08:23 Re: [PATCH, rtl-optimization]: Remove const_alias_set Richard Biener
08:19 Re: [PATCH PR63530] Fix the pointer alignment in vectorization Richard Biener
08:09 Re: __intN patch 3/5: main __int128 -> __intN conversion. Andreas Schwab
08:05 Re: [PATCH] PR preprocessor/42014 Krzesimir Nowak
08:02 Re: [patch] Create cfgrtl.h Richard Biener
08:00 Re: [PATCH,1/2] Extended if-conversion for loops marked with pragma omp simd. Richard Biener
07:58 Re: [PATCH] Fix for PR63569 Richard Biener
07:03 [PATCH] Improve scheduler dumps of ready list Maxim Kuvyrkov
06:57 [PATCH] Account for prologue spills in reg_pressure scheduling Maxim Kuvyrkov

October 19, 2014
22:45 Re: ping x 7: [PATCH] [libgomp] make it possible to use OMP on both sides of a fork Nathaniel Smith
22:02 Re: [GOOGLE] Increase max-early-inliner-iterations to 2 for profile-gen and use Xinliang David Li
21:55 Re: [GOOGLE] Disable -fdevirtualize by default Xinliang David Li
20:55 Re: [fortran,patch] Handle infinities and NaNs in intrinsics code generation FX
20:43 Re: [PATCH] Fix for PR63583 Jan Hubicka
20:35 [PATCH] Fix for PR63583 Martin LiÅka
20:31 Re: [AArch64] Add --enable-fix-cortex-a53-835769 configure-time option Gerald Pfeifer
20:19 Re: [wwwdocs] Add recent C++ changes to gcc-5/changes.html Gerald Pfeifer
20:11 Re: [GOOGLE] Disable -fdevirtualize by default Jan Hubicka
19:44 [PATCH, committed] Set SECTION_EXCLUDE flag for LTO sections. Ilya Verbin
18:13 [PATCH, rtl-optimization]: Remove const_alias_set Uros Bizjak
17:55 Re: [PATCH][3/n] Merge from match-and-simplify, first patterns and questions Marc Glisse
17:47 Re: Is there an error in GCC Internals Manual, chapter 16.4? Andreas Schwab
17:26 Re: [GOOGLE] Disable -fdevirtualize by default Xinliang David Li
16:37 Re: [GOOGLE] Disable -fdevirtualize by default Jan Hubicka
16:18 Re: [C PATCH] Another initialization fix (PR c/63567) Joseph S. Myers
16:14 Re: [PATCH] Fix PR preprocessor/42014 Joseph S. Myers
16:08 Re: [PATCH doc] Explain options precedence and difference between -pedantic-errors and -Werror=pedantic Joseph S. Myers
15:49 Re: [GOOGLE] Disable -fdevirtualize by default Xinliang David Li
15:04 [C PATCH] Another initialization fix (PR c/63567) Marek Polacek
14:46 Re: [committed] Remove hppa -mjump-in-delay option John David Anglin
14:14 Re: [committed] Remove hppa -mjump-in-delay option Segher Boessenkool
11:52 Re: -fuse-caller-save - Collect register usage information Tom de Vries
10:02 Re: [Patch] Fix PR61889 for the w64-mingw32 case Jan Hubicka
09:58 Re: [PATCH] AutoFDO patch for trunk Jan Hubicka
09:17 Re: [PATCH] PR36312 Manuel López-Ibáñez
08:21 Re: [GOOGLE] Disable -fdevirtualize by default Jan Hubicka
08:19 Re: [GOOGLE] Disable -fdevirtualize by default Jan Hubicka
07:50 Re: [PATCH 5/5] New tests introduction Andreas Schwab
07:46 Re: IPA ICF fallout: fix for two ipa-icf-*.C tests Andreas Schwab
02:11 [c++-concepts] Fix inversion of -fconcepts Braden Obrzut
00:14 Re: [GOOGLE] Disable -fdevirtualize by default Xinliang David Li
00:10 Re: [GOOGLE] Disable -fdevirtualize by default Teresa Johnson

October 18, 2014
23:55 Re: [GOOGLE] Increase max-early-inliner-iterations to 2 for profile-gen and use Teresa Johnson
23:51 Re: [GOOGLE] Increase max-early-inliner-iterations to 2 for profile-gen and use Xinliang David Li
23:26 Re: [GOOGLE] Increase max-early-inliner-iterations to 2 for profile-gen and use Jan Hubicka
23:22 Re: [GOOGLE] Disable -fdevirtualize by default Jan Hubicka
23:19 Re: [GOOGLE] Increase max-early-inliner-iterations to 2 for profile-gen and use Xinliang David Li
23:16 Re: [GOOGLE] Disable -fdevirtualize by default Xinliang David Li
22:27 Re: [GOOGLE] Increase max-early-inliner-iterations to 2 for profile-gen and use Jan Hubicka
22:23 Re: [GOOGLE] Disable -fdevirtualize by default Jan Hubicka
21:59 Re: update address taken: don't drop clobbers Marc Glisse
21:52 Re: [GOOGLE] Increase max-early-inliner-iterations to 2 for profile-gen and use Xinliang David Li
21:52 Re: [GOOGLE] Increase max-early-inliner-iterations to 2 for profile-gen and use Xinliang David Li
21:48 Re: [GOOGLE] Disable -fdevirtualize by default Xinliang David Li
21:35 Re: [GOOGLE] Disable -fdevirtualize by default Xinliang David Li
21:07 [PATCH] Fix PR preprocessor/42014 Krzesimir Nowak
21:07 [PATCH] PR preprocessor/42014 Krzesimir Nowak
20:23 Re: [libstdc++ PATCH] More Fundamentals v1 variable templates Ville Voutilainen
20:18 [libstdc++ PATCH] More Fundamentals v1 variable templates Ville Voutilainen
17:10 Re: [GOOGLE] Disable -fdevirtualize by default Jan Hubicka
17:05 Re: [GOOGLE] Increase max-early-inliner-iterations to 2 for profile-gen and use Jan Hubicka
17:03 Re: [GOOGLE] Disable -fdevirtualize by default Jan Hubicka
16:39 Re: [PATCH doc] Explain options precedence and difference between -pedantic-errors and -Werror=pedantic Manuel López-Ibáñez
16:26 [GOOGLE] Increase max-early-inliner-iterations to 2 for profile-gen and use Teresa Johnson
16:25 [GOOGLE] Disable -fdevirtualize by default Teresa Johnson
16:04 [committed] Remove hppa -mjump-in-delay option John David Anglin
15:06 Re: [PATH, libgfortran] PR 63589 Fix find_addr2line Steve Kargl
14:38 [PATH, libgfortran] PR 63589 Fix find_addr2line Janne Blomqvist
13:48 Re: [PATCH] PR36312 Anthony Brandon
13:15 Re: [PATCH] PR36312 Marc Glisse
12:43 Re: [PATCH] PR36312 Anthony Brandon
12:09 Re: [SH][committed] Fix excess failures in SH tests caused by switch to GNU11 Oleg Endo
11:52 [x86, 2/n] Replace builtins with vector extensions Marc Glisse
11:51 [testsuite][committed] Move gcc.dg/attr-isr.c to gcc.target/sh/attr-isr.c Oleg Endo
10:54 [SH][committed] PR 53513 - Add __builtin_sh_get_fpscr, __builtin_sh_set_fpscr Oleg Endo
10:48 [PATCH] PR36312 Anthony Brandon
08:03 Re: [x86] Replace builtins with vector extensions Marc Glisse
07:24 Re: sort_heap complexity guarantee Marc Glisse
00:41 Go patch committed: Don't allow dup names in a tuple assignment Ian Lance Taylor
00:14 Re: [PATCH doc] Explain options precedence and difference between -pedantic-errors and -Werror=pedantic Joseph S. Myers
00:04 Re: [PATCH doc] Explain options precedence and difference between -pedantic-errors and -Werror=pedantic Manuel López-Ibáñez

October 17, 2014
23:43 Re: [PATCH doc] Explain options precedence and difference between -pedantic-errors and -Werror=pedantic Joseph S. Myers
23:32 Re: [PATCH doc] Explain options precedence and difference between -pedantic-errors and -Werror=pedantic Manuel López-Ibáñez
23:08 Re: [PATCH PR63581] Fix undefined references in debug_info Rong Xu
22:15 Re: [PATCH][3/n] Merge from match-and-simplify, first patterns and questions Joseph S. Myers
21:54 [PATCH PR63581] Fix undefined references in debug_info Rong Xu
21:52 Re: [PATCH 06/10] Heart of the JIT implementation (was: Re: [PATCH 0/5] Merger of jit branch (v2)) Joseph S. Myers
21:26 Re: [PATCH 05/10] JIT-related changes outside of jit subdir Joseph S. Myers
21:05 [Patch, testsuite] clear wrap_compile_flags before setting it Christophe Lyon
20:58 Re: [C PATCH] Enable initializing statics with COMPOUND_LITERAL_EXPR in C99 (PR c/63567) Joseph S. Myers
20:53 Re: [C PATCH] Enable initializing statics with COMPOUND_LITERAL_EXPR in C99 (PR c/63567) Marek Polacek
20:47 Re: [PATCH doc] Explain options precedence and difference between -pedantic-errors and -Werror=pedantic Joseph S. Myers
20:46 [Bug libstdc++/61107] stl_algo.h: std::__inplace_stable_partition() doesn't process the whole data range FranÃois Dumont
20:41 Re: update address taken: don't drop clobbers Marc Glisse
20:02 Re: [x86] Replace builtins with vector extensions Marc Glisse
19:53 Re: [patch] Fix ICE during LTRANS on big Ada application Eric Botcazou
19:26 Re: -fuse-caller-save - Collect register usage information Eric Botcazou
18:40 Re: C/C++ diagnostics guidelines (was: Re: [C PATCH] Enable initializing statics with COMPOUND_LITERAL_EXPR in C99 (PR c/63567)) Manuel López-Ibáñez
18:32 [PATCH doc] Explain options precedence and difference between -pedantic-errors and -Werror=pedantic Manuel López-Ibáñez
18:32 Re: [PARCH 1/2, x86, PR63534] Fix darwin bootstrap Mike Stump
18:28 Re: [PATCH][0/n] Merge from match-and-simplify Sebastian Pop
18:28 [patch] libstdc++/57250 shared_ptr atomic operations Jonathan Wakely
18:07 Re: [ARM] Fix DWARF unwinding breakage Eric Botcazou
18:04 Re: C/C++ diagnostics guidelines (was: Re: [C PATCH] Enable initializing statics with COMPOUND_LITERAL_EXPR in C99 (PR c/63567)) Manuel López-Ibáñez
17:58 [PATCH PR63530] Fix the pointer alignment in vectorization Carrot Wei
17:56 Re: [PATCH] Avoid the need to install when running the jit testsuite Joseph S. Myers
17:37 Re: [ARM] Fix DWARF unwinding breakage Mike Stump
17:34 Re: [PATCH][0/n] Merge from match-and-simplify Richard Biener
17:33 Re: C/C++ diagnostics guidelines (was: Re: [C PATCH] Enable initializing statics with COMPOUND_LITERAL_EXPR in C99 (PR c/63567)) Joseph S. Myers
17:15 Re: -fuse-caller-save - Collect register usage information Mike Stump
17:09 Re: [x86] Replace builtins with vector extensions Uros Bizjak
17:08 Re: [PATCH] Fix race in libstdc++ testsuite Mike Stump
17:04 C/C++ diagnostics guidelines (was: Re: [C PATCH] Enable initializing statics with COMPOUND_LITERAL_EXPR in C99 (PR c/63567)) Manuel López-Ibáñez
16:59 Re: [PATCH 4/5] State cleanups -- also note for MPX work Jeff Law
16:45 Re: [PATCH 5/5] Use preferred_for_speed in i386.md Uros Bizjak
16:44 [patch] Create cfgrtl.h Andrew MacLeod
16:36 Re: [PATCH][0/n] Merge from match-and-simplify Sebastian Pop
16:28 Re: [libatomic PATCH] Fix libatomic behavior for big endian toolchain Shiva Chen
16:20 Re: [C PATCH] Make -Wno-implicit-int work in C99 mode Joseph S. Myers
16:16 [PATCH] Avoid the need to install when running the jit testsuite David Malcolm
16:13 [PATCH] -fsanitize-recover=list Jakub Jelinek
16:05 [gomp4] Asynchronous data unmapping & wait fixes for OpenACC Julian Brown
15:55 [PATCH][AArch64][4.8] Add --enable-fix-cortex-a53-835769 configure option Kyrill Tkachov
15:55 [PATCH][AArch64][4.8] Backport Cortex-A53 erratum 835769 workaround Kyrill Tkachov
15:53 Re: [C PATCH] Enable initializing statics with COMPOUND_LITERAL_EXPR in C99 (PR c/63567) Joseph S. Myers
15:51 [gomp4] Fix include path configury for gomp-constants.h Julian Brown
15:50 Re: -fuse-caller-save - Collect register usage information Jeff Law
15:48 [gomp4] Use GOMP_PLUGIN_ not gomp_plugin_ for libgomp plugin API Julian Brown
15:41 Re: [libatomic PATCH] Fix libatomic behavior for big endian toolchain Joseph S. Myers
15:34 Re: [PATCH 7/n] OpenMP 4.0 offloading infrastructure: testsuite Jakub Jelinek
15:29 Re: [PATCH 7/n] OpenMP 4.0 offloading infrastructure: testsuite Ilya Verbin
15:18 Re: [PATCH 7/n] OpenMP 4.0 offloading infrastructure: testsuite Jakub Jelinek
15:17 Re: [PATCH 7/n] OpenMP 4.0 offloading infrastructure: testsuite Ilya Verbin
15:11 Re: [PATCH 7/n] OpenMP 4.0 offloading infrastructure: testsuite Jakub Jelinek
14:58 Re: [PATCH 7/n] OpenMP 4.0 offloading infrastructure: testsuite Ilya Verbin
14:55 [PATCH 5/5] Use preferred_for_speed in i386.md Richard Sandiford
14:52 [PATCH 4/5] Remove recog_data.enabled_alternatives Richard Sandiford
14:51 [PATCH 3/5] Pass an alternative_mask to constrain_operands Richard Sandiford
14:48 [PATCH 2/5] Add preferred_for_{size,speed} attributes Richard Sandiford
14:47 [PATCH 1/5] Add recog_constrain_insn Richard Sandiford
14:42 [PATCH 0/5] Add preferred_for_{size,speed} attributes Richard Sandiford
14:42 Re: [PARCH 2/2, x86, PR63534] Fix darwin bootstrap Evgeny Stupachenko
14:38 Re: [PATCH, x86, 63534] Fix '-p' profile for 32 bit PIC mode Jakub Jelinek
14:32 Re: [PATCH 0/17] KASan 4.9 backport Yury Gribov
14:30 [PATCH, x86, 63534] Fix '-p' profile for 32 bit PIC mode Evgeny Stupachenko
14:27 Re: [PATCH i386 AVX512 Boostrap] [80/n] Extend expand_sse2_mulvxdi3. Uros Bizjak
14:25 Re: [PATCH i386 AVX512 Boostrap] [80/n] Extend expand_sse2_mulvxdi3. Kirill Yukhin
14:21 Re: [PARCH 2/2, x86, PR63534] Fix darwin bootstrap Jakub Jelinek
14:18 Re: [PATCH 0/17] KASan 4.9 backport Jakub Jelinek
14:16 [PARCH 2/2, x86, PR63534] Fix darwin bootstrap Evgeny Stupachenko
14:15 Re: [PATCH 7/n] OpenMP 4.0 offloading infrastructure: testsuite Jakub Jelinek
14:15 Re: [PATCH 0/17] KASan 4.9 backport Yury Gribov
14:09 Re: [PATCH,1/2] Extended if-conversion for loops marked with pragma omp simd. Yuri Rumyantsev
14:08 [PARCH 1/2, x86, PR63534] Fix darwin bootstrap Evgeny Stupachenko
14:02 Re: [PATCH 7/n] OpenMP 4.0 offloading infrastructure: testsuite Ilya Verbin
13:49 Re: [PATCH 0/17] KASan 4.9 backport Jakub Jelinek
13:45 Re: [PATCH 0/17] KASan 4.9 backport Yury Gribov
13:36 [PATCH] Fix for PR63569 Martin LiÅka
13:31 Re: [PATCH] support ggc hash_map and hash_set Alan Lawrence
13:08 Re: [PATCH] Simple improvement for predicate computation in if-convert phase. Yuri Rumyantsev
13:03 Re: [PATCH] Don't expand string/memory builtins if ASan is enabled. Jakub Jelinek
13:01 Re: [PATCH] Don't expand string/memory builtins if ASan is enabled. Yury Gribov
13:00 Re: [PATCH i386 AVX512] [75/n] Update vec_init. Uros Bizjak
12:57 Re: [PATCH i386 AVX512] [75/n] Update vec_init. Jakub Jelinek
12:51 Re: [PATCH][3/n] Merge from match-and-simplify, first patterns and questions Jakub Jelinek
12:45 Re: [PATCH][1/n] Merge from match-and-simplify, infrastructure Jakub Jelinek
12:34 Re: [PATCH i386 AVX512] [80/n] Extend expand_sse2_mulvxdi3. Uros Bizjak
12:34 [wwwdocs] Add recent C++ changes to gcc-5/changes.html Jonathan Wakely
12:32 Re: [PATCH i386 AVX512] [80/n] Extend expand_sse2_mulvxdi3. Kirill Yukhin
12:32 Re: [PATCHv4][Kasan] Allow to override Asan shadow offset from command line Ian Lance Taylor
12:30 [committed] Fix ChangeLog entry Kyrill Tkachov
12:30 Re: [PATCH][1/n] Merge from match-and-simplify, public API Jakub Jelinek
12:29 Re: [PATCH i386 AVX512] [75/n] Update vec_init. Kirill Yukhin
12:24 Re: [PATCH] Don't expand string/memory builtins if ASan is enabled. Jakub Jelinek
12:22 Re: [libstdc++ PATCH] Implement the Library Fundamentals v1 variable templates for type traits Jonathan Wakely
12:21 [v3 patch] partially fix testsuite/27_io/headers/cstdio/types_std.cc Jonathan Wakely
12:12 Re: [PATCH 0/17] KASan 4.9 backport Jakub Jelinek
12:04 [PATCH] PR63442 ICE with ubsan/overflow-int128.c test on AArch64 Jiong Wang
11:58 Re: [PATCH 9/17] Initial KAsan support Jakub Jelinek
11:55 Re: [PATCH][0/n] Merge from match-and-simplify Richard Biener
11:51 [PATCH][match-and-simplify] Merge from trunk Richard Biener
11:47 [C PATCH] Make -Wno-implicit-int work in C99 mode Marek Polacek
11:46 [PATCH] Don't expand string/memory builtins if ASan is enabled. Maxim Ostapenko
11:25 [C PATCH] Enable initializing statics with COMPOUND_LITERAL_EXPR in C99 (PR c/63567) Marek Polacek
11:05 Re: [PATCHv4][Kasan] Allow to override Asan shadow offset from command line Jakub Jelinek
11:00 Re: -fuse-caller-save - Collect register usage information Richard Biener
10:47 Re: -fuse-caller-save - Collect register usage information Tom de Vries
10:14 [patch, rfc] fix warning building libssp in C11 mode Matthias Klose
09:49 [RS6000] Fix -mlongcall with nested functions on AIX Eric Botcazou
09:41 [patch] LWG 2019 - std::isblank<C>(C, const std::locale&) Jonathan Wakely
09:21 [Ada] Internal clean up (use Is_Directory_Separator) Arnaud Charlet
09:18 [linaro/gcc-4_9-branch] Merge from gcc-4_9-branch and backports Yvan Roux
09:11 [Ada] Better error message for illegal iterator expression Arnaud Charlet
09:11 [Ada] Directories are no longer created for abstract projects Arnaud Charlet
09:11 [Ada] Problems with type invariant aspects Arnaud Charlet
09:09 Re: [PATCH,1/2] Extended if-conversion for loops marked with pragma omp simd. Richard Biener
09:08 [Ada] Short_Integer should be considered implementation defined Arnaud Charlet
09:08 [Ada] Better messages for missing entities in configurable runtime Arnaud Charlet
09:08 [Ada] Fix obscure case of compiler crash on bad attribute Arnaud Charlet
09:02 [PATCH,i686]: Temporary fir for PR63566 Martin LiÅka
08:51 [Ada] String literal is allowed for pragma Warnings in Ada 83 Arnaud Charlet
08:51 [Ada] Class-wide type invariants for type extensions in other units. Arnaud Charlet
08:49 Re: [PATCH][match-and-simplify] More ternary commutative ops, canonicalize operand order before generic_simplify Richard Biener
08:47 Re: [PATCH][4/n] Merge from match-and-simplify, hook into fold-const.c Richard Biener
08:45 [Ada] Default_Initial_Condition not inherited properly Arnaud Charlet
08:44 Re: [PATCH 9/17] Initial KAsan support Yury Gribov
08:42 [Ada] Make System.Atomic_Counters available to user applications Arnaud Charlet
08:42 [Ada] Ensure record type equality treated correctly for codepeer Arnaud Charlet
08:40 Re: [fortran,patch] Handle infinities and NaNs in intrinsics code generation Tobias Burnus
08:35 [Ada] Missing inheritance of pragma Default_Initial_Condition Arnaud Charlet
08:30 Pasto in is_old_name: s/new_ssa_names/old_ssa_names/g Marc Glisse
08:24 [ARM] Fix DWARF unwinding breakage Eric Botcazou
08:21 Re: [PATCH][0/n] Merge from match-and-simplify Richard Biener
08:08 Re: [PATCH] Optimize range tests into bittests (PR tree-optimization/63464) Richard Biener
08:06 Re: [PATCH] Fix range test optimization (PR tree-optimization/63302) Richard Biener
08:00 Re: [PATCH][match-and-simplify] More ternary commutative ops, canonicalize operand order before generic_simplify Richard Biener
07:59 Re: [PATCH][0/n] Merge from match-and-simplify Richard Biener
07:52 [PATCHv4][Kasan] Allow to override Asan shadow offset from command line Yury Gribov
07:49 Re: [PATCH][4/n] Merge from match-and-simplify, hook into fold-const.c Richard Biener
07:44 Re: [PATCH 9/17] Initial KAsan support Eric Botcazou
07:39 Re: [PATCH 9/17] Initial KAsan support Yury Gribov
07:29 Re: [PATCH][0/n] Merge from match-and-simplify Ramana Radhakrishnan
07:29 Re: [PATCH 9/17] Initial KAsan support Eric Botcazou
07:28 Re: [PATCH][0/n] Merge from match-and-simplify Ramana Radhakrishnan
07:25 [libatomic PATCH] Fix libatomic behavior for big endian toolchain Shiva Chen
06:14 Re: [PATCH diagnostics/fortran] dynamically generate locations from offset + handle %C Tobias Burnus
06:06 Re: [PATCH Fortran] rename gfc_warning_cmdline to gfc_warning_now_2 Tobias Burnus
06:03 Re: [RFC PATCH, i386]: Remove special PIC related __cpuid definitions from config/i386/cpuid.h Uros Bizjak
05:41 Re: [PATCH] remove score-* support Trevor Saunders
05:39 Re: [PATCH][4/n] Merge from match-and-simplify, hook into fold-const.c Trevor Saunders
02:12 [PATCH] Fix race in libstdc++ testsuite Maxim Kuvyrkov
00:45 Re: [PATCH 4/5] State cleanups -- also note for MPX work David Malcolm
00:07 Re: [gofrontend-dev] [PATCH 0/9] Gccgo port to s390[x] -- part I Ian Lance Taylor
00:03 Re: [gofrontend-dev] [PATCH 9/9] Gccgo port to s390[x] -- part I Ian Lance Taylor

October 16, 2014
23:46 Re: [gofrontend-dev] [PATCH 8/9] Gccgo port to s390[x] -- part I Ian Lance Taylor
23:45 Re: [gofrontend-dev] [PATCH 7/9] Gccgo port to s390[x] -- part I Ian Lance Taylor
22:59 [fortran,patch] Handle infinities and NaNs in intrinsics code generation FX
22:39 Re: [gofrontend-dev] [PATCH 6/9] Gccgo port to s390[x] -- part I Ian Lance Taylor
22:39 Re: __intN patch 3/5: main __int128 -> __intN conversion. DJ Delorie
22:38 Re: Towards GNU11 Andrew Pinski
22:35 Re: Towards GNU11 Andrew Pinski
22:23 Re: [C PATCH] Don't ICE on invalid code (PR c/63549) Jeff Law
22:15 [PATCH][target/x86_64] PR 63538 Sriraman Tallam
22:10 Re: Fix nullptr access in true_regnum Jeff Law
22:10 Re: -fuse-caller-save - Collect register usage information Mike Stump
22:09 [PATCH] Optimize range tests into bittests (PR tree-optimization/63464) Jakub Jelinek
22:09 Re: [patch]add function.h flattened includes to gcc-plugin.h Jeff Law
22:08 Re: [C PATCH] Clamp down "incomplete type" error (PR c/63543) Jeff Law
22:06 Re: [PATCH 4/5] State cleanups -- also note for MPX work Jeff Law
22:02 [PATCH] Fix range test optimization (PR tree-optimization/63302) Jakub Jelinek
21:58 Re: [PATCH][match-and-simplify] More ternary commutative ops, canonicalize operand order before generic_simplify Jeff Law
21:57 Re: [PATCH, PR61605, 2/2] Use fuse-caller-save info in pass_cprop_hardreg Jeff Law
21:57 Re: [PATCH, PR61605, 1/2] Handle copy cycles in pass_cprop_hardreg Jeff Law
21:54 Re: [PATCH v2] Fix pr61848, linux kernel miscompile Jeff Law
21:48 Re: -fuse-caller-save - Collect register usage information Eric Botcazou
21:45 Re: [PATCH] remove score-* support Matthias Klose
21:43 [SH][committed] Fix excess failures in SH tests caused by switch to GNU11 Oleg Endo
21:33 Fix nullptr access in true_regnum Oleg Endo
21:28 Re: -fuse-caller-save - Collect register usage information Tom de Vries
21:20 [PATCH diagnostics/fortran] dynamically generate locations from offset + handle %C Manuel López-Ibáñez
21:16 Re: [PATCH] Simple improvement for predicate computation in if-convert phase. Jeff Law
21:06 Re: [lto] don't assume pointer size DJ Delorie
20:58 Re: [flag-types.h] don't assume 32-bit ints DJ Delorie
20:54 [PATCH Fortran] rename gfc_warning_cmdline to gfc_warning_now_2 Manuel López-Ibáñez
20:52 [patch]add function.h flattened includes to gcc-plugin.h Andrew MacLeod
20:50 Re: __intN patch 3/5: main __int128 -> __intN conversion. DJ Delorie
20:43 Re: [PATCH][0/n] Merge from match-and-simplify Andrew Pinski
20:38 Re: [PATCH][0/n] Merge from match-and-simplify Sebastian Pop
20:12 [C PATCH] Don't ICE on invalid code (PR c/63549) Marek Polacek
20:04 Re: [libstdc++ PATCH] Implement the Library Fundamentals v1 variable templates for type traits Ville Voutilainen
19:55 Go patch committed: method names must be non-blank Ian Lance Taylor
19:36 Go testsuite patch committed: fix test Ian Lance Taylor
19:29 Go patch committed: Don't crash on blank interface Ian Lance Taylor
19:25 [libstdc++ PATCH] Implement the Library Fundamentals v1 variable templates for type traits Ville Voutilainen
19:14 Re: [PATCH][4/n] Merge from match-and-simplify, hook into fold-const.c Jakub Jelinek
18:58 Re: [PATCH][4/n] Merge from match-and-simplify, hook into fold-const.c Sebastian Pop
18:57 Go patch committed: Report init cycles in method values Ian Lance Taylor
18:44 Re: [PATCH] AutoFDO patch for trunk Dehao Chen
18:37 Re: [RFC] Compile-time gimple-checking (again) Jeff Law
17:58 Re: update address taken: don't drop clobbers Jeff Law
17:52 Re: update address taken: don't drop clobbers Richard Biener
17:38 Re: [gomp4] OpenACC / C++ Thomas Schwinge
17:35 Re: Fix pr61848, linux kernel miscompile Jeff Law
17:29 Re: Check that unlinked uses do not contain ssa-names when renaming. Jeff Law
17:26 Re: update address taken: don't drop clobbers Jeff Law
17:23 Re: [C PATCH] Clamp down "incomplete type" error (PR c/63543) Marek Polacek
17:20 Re: update address taken: don't drop clobbers Jeff Law
17:20 Re: [C PATCH] Clamp down "incomplete type" error (PR c/63543) Marek Polacek
17:17 Go patch committed: Functions that call defer_retaddr not inlinable Ian Lance Taylor
17:11 Go patch committed: Accept trailing comma after receiver Ian Lance Taylor
17:06 Re: [PATCH, PR63307] Fix generation of new declarations in random order Jeff Law
17:00 Re: [gomp4] [1/3] OpenACC 2.0 support for libgomp - OpenACC runtime, NVidia PTX/CUDA plugin Thomas Schwinge
16:52 IPA ICF fallout: fox for libasan and pr43077-1.c Martin LiÅka
16:23 Re: [GOOGLE] Treat artificial from aux modules as non-external Xinliang David Li
16:21 [aarch64] Add legitimize_address hook Richard Earnshaw
16:17 [GOOGLE] Treat artificial from aux modules as non-external Teresa Johnson
15:52 Re: ping x 7: [PATCH] [libgomp] make it possible to use OMP on both sides of a fork Jakub Jelinek
15:42 Re: [PATCH,1/2] Extended if-conversion for loops marked with pragma omp simd. Yuri Rumyantsev
15:16 RE: [PATCH, PR63307] Fix generation of new declarations in random order Zamyatin, Igor
15:15 IPA ICF fallout: fix for two ipa-icf-*.C tests Martin LiÅka
15:08 Re: [patch] Fix ICE during LTRANS on big Ada application Eric Botcazou
15:01 Re: [RFC, PATCH]: Introduction of callgraph annotation class Martin Jambor
14:51 Re: __intN patch 3/5: main __int128 -> __intN conversion. David Edelsohn
14:43 [PATCH PP] Pedantic use of operator 'defined'. Ben Wagner
14:34 Re: cp/constexpr.c change needs gengtype update? Andrew MacLeod
14:18 Re: update address taken: don't drop clobbers Richard Biener
14:16 Re: cp/constexpr.c change needs gengtype update? Jakub Jelinek
14:15 Re: [RFC, PATCH]: Introduction of callgraph annotation class Martin Jambor
14:14 Re: cp/constexpr.c change needs gengtype update? Marek Polacek
14:13 Re: Check that unlinked uses do not contain ssa-names when renaming. Richard Biener
14:11 cp/constexpr.c change needs gengtype update? Andrew MacLeod
14:11 Re: update address taken: don't drop clobbers Marc Glisse
14:10 Re: [PATCH] Make infer_loop_bounds_from_ref handle MEM_REFs, fix PR63278 Richard Biener
13:57 Re: Check that unlinked uses do not contain ssa-names when renaming. Tom de Vries
13:54 Re: [PATCH] Make infer_loop_bounds_from_ref handle MEM_REFs, fix PR63278 Jakub Jelinek
13:53 Re: [PATCH] Make infer_loop_bounds_from_ref handle MEM_REFs, fix PR63278 Jan Hubicka
13:50 Re: [arm][patch] fix arm_neon_ok check on !arm_arch7 Jiong Wang
13:48 [PATCH] Make infer_loop_bounds_from_ref handle MEM_REFs, fix PR63278 Richard Biener
13:33 [PATCH][match-and-simplify] Merge from trunk Richard Biener
13:20 [SH][committed] Remove function fldi_ok Oleg Endo
12:48 Re: IPA ICF fallout: i586 bootstrap failure fix Martin LiÅka
12:45 Re: IPA ICF fallout: i586 bootstrap failure fix Jakub Jelinek
12:45 Re: IPA ICF fallout: i586 bootstrap failure fix Jan Hubicka
12:41 IPA ICF fallout: i586 bootstrap failure fix Martin LiÅka
12:40 [PATCH v2] Fix pr61848, linux kernel miscompile Markus Trippelsdorf
12:34 [SH][committed] Fix typo in PR 63260 testcase Oleg Endo
12:29 Re: [PATCH i386 AVX512] [80/n] Extend expand_sse2_mulvxdi3. Uros Bizjak
12:24 [SH][committed] Make GBR call preserved by default Oleg Endo
12:21 Re: Check that unlinked uses do not contain ssa-names when renaming. Richard Biener
12:11 Re: Check that unlinked uses do not contain ssa-names when renaming. Tom de Vries
12:07 Re: [RFC, PATCH]: Introduction of callgraph annotation class Martin Liška
12:05 Re: [RFC, PATCH]: Introduction of callgraph annotation class Martin Liška
12:01 Re: [RFC, PATCH]: Introduction of callgraph annotation class Jan Hubicka
12:01 [committed] gnu11 fallout: powerpc Marek Polacek
11:56 [PATCH i386 AVX512] [80/n] Extend expand_sse2_mulvxdi3. Kirill Yukhin
11:52 [PATCH] Simple improvement for predicate computation in if-convert phase. Yuri Rumyantsev
11:50 Re: [RFC, PATCH]: Introduction of callgraph annotation class Jan Hubicka
11:46 [committed] gnu11 fallout: graphite Marek Polacek
11:45 Re: [RFC, PATCH]: Introduction of callgraph annotation class Richard Biener
11:44 Re: [RFC, PATCH]: Introduction of callgraph annotation class Richard Biener
11:42 Re: [RFC, PATCH]: Introduction of callgraph annotation class Martin LiÅka
11:40 Re: [RFC, PATCH]: Introduction of callgraph annotation class Jan Hubicka
11:38 Re: [PATCH] PR lto/61048 Write/read option -fsanitize to/from object files Richard Biener
11:31 Re: [RFC, PATCH]: Introduction of callgraph annotation class Richard Biener
11:27 Re: [RFC] Compile-time gimple-checking (again) Richard Biener
11:23 Re: [PATCH 4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper Jakub Jelinek
11:20 Re: [PATCH i386 AVX512] [78/n] Use blend for inserting. Uros Bizjak
11:20 Re: update address taken: don't drop clobbers Richard Biener
11:18 Re: [PATCH i386 AVX512] [79/n] Extend expand_mul_widen_hilo. Uros Bizjak
11:18 Re: [PATCH 4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper Ilya Verbin
11:15 Re: [PATCH i386 AVX512] [63.1/n] Add vpshufb, perm autogen (except for v64qi). Jakub Jelinek
11:10 [PATCH][match-and-simplify] More ternary commutative ops, canonicalize operand order before generic_simplify Richard Biener
11:04 [SH][committed] PR 53513 Make FPU mode switches not use __fpscr_values Oleg Endo
11:03 Re: __intN patch 3/5: main __int128 -> __intN conversion. Andreas Schwab
10:25 Re: [RFC PATCH, i386]: Remove special PIC related __cpuid definitions from config/i386/cpuid.h Uros Bizjak
10:23 Re: [PATCH i386 AVX512] [63.1/n] Add vpshufb, perm autogen (except for v64qi). Ilya Tocar
10:19 Re: [Ping] Port of VTV for Cygwin and MinGW Patrick Wollgast
10:06 gnu11 fallout: m68k Andreas Schwab
09:57 gnu11 fallout: ia64 Andreas Schwab
09:37 Re: [Bug libstdc++/63500] [4.9/5 Regression] bug in debug version of std::make_move_iterator? Jonathan Wakely
09:36 Re: [RFC PATCH, i386]: Remove special PIC related __cpuid definitions from config/i386/cpuid.h Jakub Jelinek
09:28 Re: [RFC PATCH, i386]: Remove special PIC related __cpuid definitions from config/i386/cpuid.h Uros Bizjak
09:28 Re: NRV with address taken Richard Biener
09:25 Re: [RFC PATCH, i386]: Remove special PIC related __cpuid definitions from config/i386/cpuid.h Jakub Jelinek
09:19 [RFC PATCH, i386]: Remove special PIC related __cpuid definitions from config/i386/cpuid.h Uros Bizjak
09:15 Re: [PATCH, i386]: Fix PR 59432, sync/atomic FAILs on 32bit x86 systems without .cfi directives Uros Bizjak
09:14 [PATCH, PR61605, 2/2] Use fuse-caller-save info in pass_cprop_hardreg Tom de Vries
09:14 [PATCH, PR61605, 1/2] Handle copy cycles in pass_cprop_hardreg Tom de Vries
09:13 [PATCH] Fix PR63168 Richard Biener
09:11 Re: [PATCH, i386]: Fix PR 59432, sync/atomic FAILs on 32bit x86 systems without .cfi directives Andi Kleen
09:10 [PATCH] Fix PR63554, move strncat_chk folding to GIMPLE Richard Biener
09:06 [committed] gnu11 fallout: ada Marek Polacek
09:05 Re: [PATCH 8/17] Optimization of strlen instrumentation Yury Gribov
09:03 Re: NRV with address taken Marc Glisse
08:55 Re: [PATCH 17/17] Enable __asan_loadN/__asan_storeN for KASan Jakub Jelinek
08:54 Re: [PATCH 16/17] Disable __asan_init calls for KASan Jakub Jelinek
08:54 Re: [PATCH 15/17] Fix for PR 61897 and PR 62140 Jakub Jelinek
08:53 Re: [PATCH 14/17] Fix test on 32-bit platforms Jakub Jelinek
08:53 Re: [PATCH 13/17] Fix for PR 62089 Jakub Jelinek
08:52 Re: [PATCH 12/17] Fix off-by-one Jakub Jelinek
08:52 Re: [PATCH 11/17] Move Asan instrumentation to sanopt pass Jakub Jelinek
08:51 Re: [PATCH 10/17] Support fnspec for internal fns Jakub Jelinek
08:50 Re: [PATCH 9/17] Initial KAsan support Jakub Jelinek
08:49 Re: [PATCH 8/17] Optimization of strlen instrumentation Jakub Jelinek
08:47 Re: [PATCH 7/17] Fix for PR 61547 Jakub Jelinek
08:47 Re: [PATCH 6/17] Fix for PR 61530 Jakub Jelinek
08:46 Re: [PATCH 5/17] Fix bootstrap error Jakub Jelinek
08:45 Re: [PATCH 4/17] Outline instrumentation Jakub Jelinek
08:44 Re: [PATCH 3/17] Instrumentation of unaligned types Jakub Jelinek
08:44 Re: [PATCH 2/17] Introduction of __asan_loadN/__asan_storeN Jakub Jelinek
08:43 [PATCH 17/17] Enable __asan_loadN/__asan_storeN for KASan Yury Gribov
08:42 [PATCH 16/17] Disable __asan_init calls for KASan Yury Gribov
08:42 [PATCH 15/17] Fix for PR 61897 and PR 62140 Yury Gribov
08:41 [PATCH 14/17] Fix test on 32-bit platforms Yury Gribov
08:41 [PATCH 13/17] Fix for PR 62089 Yury Gribov
08:41 Re: [PATCH 1/17] Install asan_interface.h Jakub Jelinek
08:41 [PATCH 12/17] Fix off-by-one Yury Gribov
08:40 [PATCH 11/17] Move Asan instrumentation to sanopt pass Yury Gribov
08:40 [PATCH 10/17] Support fnspec for internal fns Yury Gribov
08:39 [PATCH 9/17] Initial KAsan support Yury Gribov
08:39 [PATCH 8/17] Optimization of strlen instrumentation Yury Gribov
08:38 [PATCH 7/17] Fix for PR 61547 Yury Gribov
08:38 [PATCH 6/17] Fix for PR 61530 Yury Gribov
08:37 [PATCH 5/17] Fix bootstrap error Yury Gribov
08:37 [PATCH 4/17] Outline instrumentation Yury Gribov
08:36 [PATCH 2/17] Introduction of __asan_loadN/__asan_storeN Yury Gribov
08:36 [committed] gnu11 fallout: i686 Marek Polacek
08:36 [PATCH 3/17] Instrumentation of unaligned types Yury Gribov
08:35 [PATCH 1/17] Install asan_interface.h Yury Gribov
08:34 [PATCH 0/17] KASan 4.9 backport Yury Gribov
08:24 Re: NRV with address taken Richard Biener
08:14 Re: Check that unlinked uses do not contain ssa-names when renaming. Richard Biener
08:06 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Paolo Carlini
08:01 Re: [lto] don't assume pointer size Richard Biener
07:50 Re: Towards GNU11 Richard Biener
07:31 Re: NRV with address taken Jakub Jelinek
07:28 Re: [PATCH i386 AVX512] [78/n] Use blend for inserting. Jakub Jelinek
07:20 Re: Check that unlinked uses do not contain ssa-names when renaming. Tom de Vries
07:08 Re: PR debug/60655, debug loc expressions Jakub Jelinek
06:56 Re: [flag-types.h] don't assume 32-bit ints Jakub Jelinek
06:56 Re: PR debug/60655, debug loc expressions Alan Modra
06:28 [PATCH i386 AVX512] [79/n] Extend expand_mul_widen_hilo. Kirill Yukhin
06:25 [PATCH i386 AVX512] [78/n] Use blend for inserting. Kirill Yukhin
05:48 Re: __intN patch 3/5: main __int128 -> __intN conversion. Markus Trippelsdorf
05:37 NRV with address taken Marc Glisse
05:03 Re: [pointer size] more edge cases DJ Delorie
04:52 Re: Fix pr61848, linux kernel miscompile Alan Modra
02:13 Re: [PATCH] Add zero-overhead looping for xtensa backend Yangfei (Felix)
02:10 Re: [PATCH] Add a new option "-fmerge-bitfields" (patch / doc inside) Andrew Pinski
01:26 Re: gccgo testcase: binary testdata for libgo/go/debug/elf/file_test.go Ian Lance Taylor
01:08 Re: [pointer size] more edge cases Joseph S. Myers
00:18 Re: [pointer size] more edge cases DJ Delorie

October 15, 2014
23:51 Re: [Google 4.9] Backport of r210828 Sterling Augustine
23:47 Re: [pointer size] more edge cases Joseph S. Myers
23:03 Re: [GOOGLE] recalculate dominance before update_ssa in AutoFDO pass Xinliang David Li
23:00 Re: [GOOGLE] recalculate dominance before update_ssa in AutoFDO pass Dehao Chen
22:29 [pointer size] more edge cases DJ Delorie
22:16 [flag-types.h] don't assume 32-bit ints DJ Delorie
22:08 [lto] don't assume pointer size DJ Delorie
21:57 Re: [C PATCH] Clamp down "incomplete type" error (PR c/63543) Joseph S. Myers
21:53 Re: [C PATCH] Clamp down "incomplete type" error (PR c/63543) Jakub Jelinek
21:48 Re: [C PATCH] Clamp down "incomplete type" error (PR c/63543) Jeff Law
21:46 Re: [C PATCH] Clamp down "incomplete type" error (PR c/63543) Joseph S. Myers
21:33 Re: [PATCH 2/5] gcc: configure and Makefile changes needed by jit David Malcolm
21:10 [v3] Update a testcase vs c++/53000 Paolo Carlini
21:01 Re: [C PATCH] Clamp down "incomplete type" error (PR c/63543) Jeff Law
21:01 Re: __intN patch 3/5: main __int128 -> __intN conversion. DJ Delorie
20:51 Re: [PATCH 2/5] gcc: configure and Makefile changes needed by jit Jeff Law
20:44 Re: [PATCH 08/10] Documentation for the JIT library (Re: Patches 5-10 of jit merger) Jeff Law
20:41 gccgo testcase: binary testdata for libgo/go/debug/elf/file_test.go Lynn A. Boger
20:14 Re: [Bug libstdc++/63500] [4.9/5 Regression] bug in debug version of std::make_move_iterator? Jonathan Wakely
20:06 Re: [Bug libstdc++/63500] [4.9/5 Regression] bug in debug version of std::make_move_iterator? François Dumont
20:04 Re: [patch] Fix ICE during LTRANS on big Ada application Jan Hubicka
19:51 Re: [PATCH 07/10] Testsuite for the JIT (Re: Patches 5-10 of jit merger Mike Stump
19:22 Re: [PATCH] Add zero-overhead looping for xtensa backend augustine dot sterling at gmai
19:10 Re: [PATCH 1/5] libiberty: Expose choose_tmpdir, and fix constness of return type DJ Delorie
19:00 Re: [PATCH 1/5] libiberty: Expose choose_tmpdir, and fix constness of return type David Malcolm
18:48 Re: [PATCH 2/5] gcc: configure and Makefile changes needed by jit Joseph S. Myers
18:29 Re: [PATCH 2/5] gcc: configure and Makefile changes needed by jit David Malcolm
18:18 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Paolo Carlini
18:06 [PATCH, i386]: Fix PR 59432, sync/atomic FAILs on 32bit x86 systems without .cfi directives Uros Bizjak
18:01 Re: [patch] Fix ICE during LTRANS on big Ada application Eric Botcazou
17:55 Re: [PATCH x86, java, PR63536] Fix java bootstrap for -mtune=intel/slm Evgeny Stupachenko
17:55 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [1/n] Expand interfaces Ilya Enkovich
17:52 Re: [PATCH 10/10] ChangeLog files (Re: Patches 5-10 of jit merger Jeff Law
17:51 Re: [PATCH 09/10] Prebuilt texinfo documentation for the JIT library (Re: Patches 5-10 of jit merger) Jeff Law
17:50 Re: [GOOGLE] recalculate dominance before update_ssa in AutoFDO pass Xinliang David Li
17:50 Re: [PATCH 07/10] Testsuite for the JIT (Re: Patches 5-10 of jit merger Jeff Law
17:48 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Paolo Carlini
17:46 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Mike Stump
17:46 Re: [PATCH 05/10] JIT-related changes outside of jit subdir Jeff Law
17:42 C++ PATCH for c++/63528 (variadic variable template) Jason Merrill
17:37 [GOOGLE] recalculate dominance before update_ssa in AutoFDO pass Dehao Chen
17:36 Re: [PATCH 2/5] gcc: configure and Makefile changes needed by jit Jeff Law
17:35 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Mike Stump
17:34 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Mike Stump
17:33 Re: [PATCH 1/5] libiberty: Expose choose_tmpdir, and fix constness of return type Jeff Law
17:32 Re: [PATCH 1/2] Revert PR49721's patch Jeff Law
17:31 Re: [PATCH 1/2] Revert PR49721's patch Andrew Pinski
17:29 Re: [PATCH 1/2] Revert PR49721's patch Jeff Law
17:22 [C PATCH] Clamp down "incomplete type" error (PR c/63543) Marek Polacek
17:22 Re: [PATCH PING]Improve induction variable elimination Mike Stump
17:13 Re: New rematerialization sub-pass in LRA Michael Meissner
17:06 Re: [PATCH][0/n] Merge from match-and-simplify Jakub Jelinek
17:03 Re: [PATCH 3/5] IPA ICF pass Martin Liška
17:03 [PATCH 09/10] Prebuilt texinfo documentation for the JIT library (Re: Patches 5-10 of jit merger) David Malcolm
17:02 Re: [PATCH 4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper Cary Coutant
17:02 Fix PR lto/62026 on mainline Jan Hubicka
17:00 [PATCH 08/10] Documentation for the JIT library (Re: Patches 5-10 of jit merger) David Malcolm
16:59 Re: [PATCH x86, java, PR63536] Fix java bootstrap for -mtune=intel/slm Jakub Jelinek
16:58 Re: [arm][patch] fix arm_neon_ok check on !arm_arch7 Andrew Stubbs
16:57 Re: [PATCH x86, java, PR63536] Fix java bootstrap for -mtune=intel/slm Andrew Haley
16:54 [PATCH x86, java, PR63536] Fix java bootstrap for -mtune=intel/slm Evgeny Stupachenko
16:37 Re: [PATCHv3][Kasan][PING^3] Allow to override Asan shadow offset from command line Jakub Jelinek
16:34 Re: [arm][patch] fix arm_neon_ok check on !arm_arch7 Jiong Wang
16:30 Re: New rematerialization sub-pass in LRA Vladimir Makarov
16:29 Re: [PATCH][0/n] Merge from match-and-simplify Kyrill Tkachov
16:26 [RFC, PATCH]: Introduction of callgraph annotation class Martin LiÅka
16:24 Re: [PATCH i386 AVX512] [75/n] Update vec_init. Jakub Jelinek
16:21 [gomp4] OpenACC / C++ James Norris
16:19 [RFC] Compile-time gimple-checking (again) David Malcolm
16:17 [PATCHv3][Kasan][PING^3] Allow to override Asan shadow offset from command line Yury Gribov
16:12 Re: [PATCH, Pointer Bounds Checker 29/x] Debug info Jeff Law
16:08 Re: update address taken: don't drop clobbers Jeff Law
15:54 Re: [PATCH, Pointer Bounds Checker 29/x] Debug info Ilya Enkovich
15:52 patch to fix PR63448 Vladimir Makarov
15:47 libgomp testsuite: (not) using a specific driver for C++, Fortran? Thomas Schwinge
15:42 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Paolo Carlini
15:39 Re: [PATCH] Better tolerance of incoming profile insanities in jump threading Jeff Law
15:35 Re: [PATCH 7/n] OpenMP 4.0 offloading infrastructure: testsuite Jakub Jelinek
15:28 Re: [PATCH 7/n] OpenMP 4.0 offloading infrastructure: testsuite Ilya Verbin
15:07 [ping] account for register spans in expand_builtin_init_dwarf_reg_sizes Olivier Hainque
15:06 Re: [PATCH 7/n] OpenMP 4.0 offloading infrastructure: testsuite Jakub Jelinek
14:58 [PATCH 7/n] OpenMP 4.0 offloading infrastructure: testsuite Ilya Verbin
14:49 Re: [PATCH][AARCH64][03]Add ACLE 2.0 predefined macros: Define __ARM_SIZEOF_MINIMAL_ENUM macro Richard Earnshaw
14:49 Re: [PATCH][AARCH64][02]Add ACLE 2.0 predefined macros: More macros which are unconditional Richard Earnshaw
14:48 [PATCH] PR lto/61048 Write/read option -fsanitize to/from object files Ilya Palachev
14:46 Re: [PATCH][AARCH64][01]Add ACLE 2.0 predefined marcos: Add __ARM_BIG_ENDIAN marco Richard Earnshaw
14:38 Re: [PATCH 4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper Jakub Jelinek
14:36 Re: [PATCH 1/2] [AARCH64,NEON] Add patterns + builtins for vld[234](q?)_lane_* intrinsics Charles Baylis
14:36 Re: update address taken: don't drop clobbers Marc Glisse
14:28 Re: [PATCH] AutoFDO patch for trunk Jan Hubicka
14:27 Re: [PATCH 2/n] OpenMP 4.0 offloading infrastructure: LTO streaming Richard Biener
14:19 Re: [PATCH 4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper Ilya Verbin
14:13 Re: [patch] Fix miscompilation of gnat1 in LTO bootstrap Richard Biener
14:12 C++ PATCH for c++/63455 (ICE with decltype of statement-expression) Jason Merrill
13:52 Re: [PATCH 6/n] OpenMP 4.0 offloading infrastructure: option handling Richard Biener
13:44 Re: [PATCH i386 AVX512] [76/n] Extend int 2 float conversions. Uros Bizjak
13:44 [PATCH][AARCH64][03]Add ACLE 2.0 predefined macros: Define __ARM_SIZEOF_MINIMAL_ENUM macro Renlin Li
13:39 [PATCH][AARCH64][02]Add ACLE 2.0 predefined macros: More macros which are unconditional Renlin Li
13:38 Re: [PATCH i386 AVX512] [76/n] Extend int 2 float conversions. Kirill Yukhin
13:36 Re: [PATCH PING]Improve induction variable elimination Richard Biener
13:35 [PATCH][AARCH64][01]Add ACLE 2.0 predefined marcos: Add __ARM_BIG_ENDIAN marco Renlin Li
13:20 [patch] Add missing 'const' to std::complex primary template Jonathan Wakely
13:04 [PATCH][0/n] Merge from match-and-simplify Richard Biener
12:46 Re: [patch] Add -static-libquadmath option Tobias Burnus
12:42 [PATCH] Fix virtual call to __builtin_unreachable folding Richard Biener
12:20 [PATCH][5/n] Merge from match-and-simplify, hook into fold_stmt and exercise from tree-ssa-forwprop Richard Biener
11:57 [PATCH][4/n] Merge from match-and-simplify, hook into fold-const.c Richard Biener
11:44 [PATCH][3/n] Merge from match-and-simplify, first patterns and questions Richard Biener
11:44 [PATCH][1/n] Merge from match-and-simplify, public API Richard Biener
11:43 [PATCH][1/n] Merge from match-and-simplify, infrastructure Richard Biener
11:25 Re: __intN patch 3/5: main __int128 -> __intN conversion. Marc Glisse
11:10 Re: [wwwdocs] Update changes.html Marek Polacek
11:10 Re: [Bug libstdc++/63500] [4.9/5 Regression] bug in debug version of std::make_move_iterator? Jonathan Wakely
11:09 Re: [wwwdocs] Update changes.html Marek Polacek
10:51 Re: [wwwdocs] Update changes.html Jakub Jelinek
10:51 Re: [wwwdocs] Update changes.html Richard Biener
10:31 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Paolo Carlini
10:30 Fix wrong code with discriminated type in Ada at -Os Eric Botcazou
10:21 [wwwdocs] Update changes.html Marek Polacek
10:16 Re: [PATCH][AARCH64]Remove unused variable and marco Richard Earnshaw
10:09 Re: Towards GNU11 Marek Polacek
09:50 Re: [PATCH,1/2] Extended if-conversion for loops marked with pragma omp simd. Richard Biener
09:50 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Paolo Carlini
09:48 Re: [patch] Make std::align tests depend on stdint.h Jonathan Wakely
09:45 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Jonathan Wakely
09:44 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Jonathan Wakely
09:27 [v3] Minimally exercise the other alias_decls in <type_traits> Paolo Carlini
09:24 Re: [PATCH] PR lto/61048 Define missed builtins on demand Manuel López-Ibáñez
09:18 [match-and-simplify] Merge from trunk Richard Biener
08:49 Re: [PATCH] PR lto/61048 Define missed builtins on demand Jakub Jelinek
08:47 Re: __intN patch 3/5: main __int128 -> __intN conversion. Paolo Carlini
08:46 Re: [PATCH] PR lto/61048 Define missed builtins on demand Richard Biener
08:41 Re: [PATCH] PR lto/61048 Define missed builtins on demand Ilya Palachev
08:25 [PATCH] Fix PR63419 testcsae Richard Biener
08:20 Re: [PATCH 2/2] Fix ILP32 ld.so. Andreas Schwab
08:18 Re: [PATCH] PR lto/61048 Define missed builtins on demand Ilya Palachev
08:14 Re: __intN patch 3/5: main __int128 -> __intN conversion. Markus Trippelsdorf
08:09 Re: [PATCH] PR lto/61048 Define missed builtins on demand Richard Biener
07:44 Re: [PATCH 3/5] timevar.h: Add an auto_timevar class Richard Biener
07:36 Re: [PATCH] Make hash-table.[ch] usable on the host Jakub Jelinek
07:34 [PATCH] Make hash-table.[ch] usable on the host Richard Biener
07:32 Re: [PATCH] support ggc hash_map and hash_set Richard Biener
06:59 Re: [PATCH] PR lto/61048 Define missed builtins on demand Jakub Jelinek
06:49 Re: [patch] Add -static-libquadmath option FX
05:30 Re: libffi patch RFA: Pass -Qunused-arguments for asm files Paolo Bonzini
05:09 [PATCH] Better tolerance of incoming profile insanities in jump threading Teresa Johnson
04:34 [committed] MAINTAINERS: add myself to write-after-approval list. Max Filippov
04:23 Re: [PATCH 2/2] xtensa: use pre- and postincrement FP load/store when available Max Filippov
04:23 Re: [PATCH 1/2] xtensa: drop unimplemented floating point operations Max Filippov
02:57 Re: [PATCH] support ggc hash_map and hash_set Trevor Saunders
00:41 Re: [PATCH] AutoFDO patch for trunk Andi Kleen

October 14, 2014
23:28 Re: New rematerialization sub-pass in LRA Vladimir Makarov
21:52 Re: [PATCH] AutoFDO patch for trunk Dehao Chen
21:51 [Bug libstdc++/63500] [4.9/5 Regression] bug in debug version of std::make_move_iterator? FranÃois Dumont
21:35 Re: __intN patch 5/5: msp430-specific changes DJ Delorie
21:10 Re: __intN patch 3/5: main __int128 -> __intN conversion. DJ Delorie
21:06 Re: [PATCH] AutoFDO patch for trunk Dehao Chen
21:04 Fix PR ada/62019 Eric Botcazou
20:18 Re: New rematerialization sub-pass in LRA Peter Bergner
20:17 Re: __intN patch 3/5: main __int128 -> __intN conversion. Markus Trippelsdorf
19:45 Re: __intN patch 3/5: main __int128 -> __intN conversion. DJ Delorie
19:19 Re: RFA: fix mode confusion in caller-save.c:replace_reg_with_saved_mem Jeff Law
19:13 Re: [PATCH] Fix typo in comment for IRA Jeff Law
18:44 [PATCH v2 03/13] Allow the static chain to be set from C Richard Henderson
18:37 Re: [PATCH 2/2] Fix ILP32 ld.so. Richard Henderson
18:34 Re: [PATCH i386 AVX512] [56/n] Add plus/minus/abs/neg/andnot insn patterns. Uros Bizjak
18:30 Re: [PATCH, rtl-optimization] Fix PR63475, Postreload CSE propagates aliased memory operand Jeff Law
18:30 Re: [PATCH, DWARF] re-init dw_frame_pointer_regnum between functions Richard Henderson
18:25 Re: [PATCH, DWARF] re-init dw_frame_pointer_regnum between functions Richard Henderson
18:02 Re: [PATCH 2/3] libstdc++: Add put_time support. Rüdiger Sonderfeld
18:01 Re: [PATCH] Add D demangling support to libiberty Joel Brobecker
17:53 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [4/n] Memory accesses instrumentation Jeff Law
17:48 Re: [PATCH] Fix optimize_range_tests_diff Jeff Law
17:40 Re: [PATCH] Fix optimize_range_tests_diff Jakub Jelinek
17:33 Re: [PATCH] Add D demangling support to libiberty Iain Buclaw
17:33 Re: [PATCH] Add D demangling support to libiberty Ian Lance Taylor
17:25 [patch] Update libstdc++ status docs Jonathan Wakely
17:23 Re: [PATCH] Fix optimize_range_tests_diff Jeff Law
17:19 Re: [PATCH] Fix optimize_range_tests_diff Richard Biener
17:14 [patch] Make std::align tests depend on stdint.h Jonathan Wakely
17:07 Re: [PATCH] Add D demangling support to libiberty Joel Brobecker
17:02 Re: [PATCH 2/3] libstdc++: Add put_time support. Jonathan Wakely
16:55 Re: [PATCH 1/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code H.J. Lu
16:43 Re: [PATCH 1/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Jeff Law
16:39 [PATCH] PR lto/61048 Define missed builtins on demand Ilya Palachev
16:37 RE: New rematerialization sub-pass in LRA Wilco Dijkstra
16:33 Re: [PATCH] Add D demangling support to libiberty Iain Buclaw
16:12 [gomp4] [2/3] OpenACC 2.0 support for libgomp - new tests Julian Brown
16:12 [gomp] [3/3] OpenACC 2.0 support for libgomp - documentation Julian Brown
16:12 [gomp4] [1/3] OpenACC 2.0 support for libgomp - OpenACC runtime, NVidia PTX/CUDA plugin Julian Brown
16:04 Re: [PATCH 3/5] IPA ICF pass Jan Hubicka
16:02 [PATCH] Fix optimize_range_tests_diff Jakub Jelinek
16:01 RE: New rematerialization sub-pass in LRA Wilco Dijkstra
15:58 Re: [PATCH] Implement -fsanitize=object-size Jakub Jelinek
15:55 Re: [PATCH 3/5] timevar.h: Add an auto_timevar class David Malcolm
15:45 Re: [PATCH x86, pr63534] Fix go bootstrap Jakub Jelinek
15:43 Re: [PATCH x86, pr63534] Fix go bootstrap Richard Henderson
15:39 Re: [PATCH] Add zero-overhead looping for xtensa backend Felix Yang
15:34 [PATCH 10/10] ChangeLog files (Re: Patches 5-10 of jit merger (was: Re: [PATCH 0/5] Merger of jit branch (v2))) David Malcolm
15:24 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [16/n] Reduce bounds lifetime Ilya Enkovich
15:22 [PATCH 07/10] Testsuite for the JIT (Re: Patches 5-10 of jit merger (was: Re: [PATCH 0/5] Merger of jit branch (v2))) David Malcolm
15:17 [PATCH 06/10] Heart of the JIT implementation (was: Re: [PATCH 0/5] Merger of jit branch (v2)) David Malcolm
15:14 [PATCH 05/10] JIT-related changes outside of jit subdir David Malcolm
15:13 Patches 5-10 of jit merger (was: Re: [PATCH 0/5] Merger of jit branch (v2)) David Malcolm
15:08 [PATCH x86, pr63534] Fix go bootstrap Evgeny Stupachenko
15:02 Re: [PATCH] AutoFDO patch for trunk Jan Hubicka
14:52 Re: [PATCH 1/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code H.J. Lu
14:28 Re: [PATCH] Add D demangling support to libiberty Ian Lance Taylor
14:19 [PATCH][match-and-simplify] Remove/revert unneeded changes Richard Biener
14:17 Re: New rematerialization sub-pass in LRA Vladimir Makarov
14:12 Re: [PATCH] Add D demangling support to libiberty Joel Brobecker
14:05 Re: [PATCH] support ggc hash_map and hash_set Richard Biener
13:56 Re: [PATCH, i386, Pointer Bounds Checker 31/x] Pointer Bounds Checker builtins for i386 target Ilya Enkovich
13:35 Re: __intN patch 3/5: main __int128 -> __intN conversion. Jason Merrill
13:17 Re: [C++] Handle && || ! for simd vectors Jason Merrill
13:07 Re: [PATCH][match-and-simplify] Change back default behavior of fold_stmt Richard Biener
13:07 [patch libstdc++]: Fix PR/59807 Kai Tietz
13:03 [PATCH, DWARF] re-init dw_frame_pointer_regnum between functions Christian Bruel
13:02 Re: [PATCH][match-and-simplify] Change back default behavior of fold_stmt Richard Biener
13:01 Re: [PATCH 1/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Jakub Jelinek
12:58 [PATCH][match-and-simplify] Fix ICE Richard Biener
11:50 Re: [PATCH 6/n] OpenMP 4.0 offloading infrastructure: option handling Bernd Schmidt
10:54 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [3/n] Helper functions Ilya Enkovich
10:51 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [6/n] Instrument calls and returns Ilya Enkovich
10:28 [PATCH][match-and-simplify] Update texi documentation Richard Biener
10:09 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [4/n] Memory accesses instrumentation Ilya Enkovich
09:47 [PATCH][match-and-simplify] More TLC to genmatch Richard Biener
09:41 [PING] [PATCH] Fix PR ipa/61190, 2nd edition‏ Bernd Edlinger
09:40 Re: [PATCH 4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper Jakub Jelinek
09:14 Re: [PATCH 1/2] Revert PR49721's patch Richard Biener
09:03 Re: [PATCH 3/5] timevar.h: Add an auto_timevar class Richard Biener
08:45 [v3] Rename a few testcases Paolo Carlini
07:54 [PATCH][match-and-simplify] Change back default behavior of fold_stmt Richard Biener
07:40 Re: Move loop peeling from RTL to gimple Richard Biener
07:31 [PATCH] Fix PR63512 Richard Biener
07:29 Re: [PATCH 6/n] OpenMP 4.0 offloading infrastructure: option handling Richard Biener
07:23 Re: Towards GNU11 Marek Polacek
07:20 Move loop peeling from RTL to gimple Jan Hubicka
07:19 Re: [PATCH i386 AVX512] [56/n] Add plus/minus/abs/neg/andnot insn patterns. Kirill Yukhin
07:11 [PATCH, rtl-optimization] Fix PR63475, Postreload CSE propagates aliased memory operand Uros Bizjak
02:50 Re: [PATCH] Fix typo in comment for IRA Kito Cheng
00:56 [SH][committed] Fix PR 63260 Oleg Endo
00:44 Re: [C++ Patch] Move constexpr-related code to a new constexpr.c Jason Merrill
00:16 Re: RFA: fix mode confusion in caller-save.c:replace_reg_with_saved_mem Joern Rennecke

October 13, 2014
22:47 Re: [PATCH 2/2] xtensa: use pre- and postincrement FP load/store when available Max Filippov
22:43 Re: [PATCH 4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper Ilya Verbin
22:40 Re: [PATCH 0/2] xtensa: fix floating-point parts of machine description Max Filippov
22:35 Re: [PATCH 2/2] Fix ILP32 ld.so. Andrew Pinski
22:35 Re: [PATCH 1/2] Revert PR49721's patch Andrew Pinski
21:16 ping x 7: [PATCH] [libgomp] make it possible to use OMP on both sides of a fork Nathaniel Smith
21:15 Re: [PATCH] Merger of the "dmalcolm/jit" branch Jeff Law
21:13 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [3/n] Helper functions Ilya Enkovich
21:11 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [1/n] Expand interfaces Jeff Law
21:05 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [3/n] Helper functions Jeff Law
21:02 Re: [PATCH] cleanup in c-parser Manuel López-Ibáñez
20:58 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [13/n] Optimize bounds intersections Ilya Enkovich
20:54 Re: __intN patch 3/5: main __int128 -> __intN conversion. DJ Delorie
20:52 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [4/n] Memory accesses instrumentation Jeff Law
20:30 [PATCH] Handle CFA adjust notes in combine stack adjustments Richard Henderson
19:59 Re: [PATCH IRA] update_equiv_regs fails to set EQUIV reg-note for pseudo with more than one definition Jeff Law
19:58 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [2/n] IPA passes Jeff Law
19:45 Re: [C++] Handle && || ! for simd vectors Marc Glisse
19:43 Re: RFA: fix mode confusion in caller-save.c:replace_reg_with_saved_mem Jeff Law
19:40 Re: [Patch] Fix PR61889 for the w64-mingw32 case Xinliang David Li
19:39 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [14/n] Optimize constant checks Ilya Enkovich
19:36 [c++-concepts] introduction syntax regression Andrew Sutton
19:34 Re: [c++-concepts] cleanup expressions Andrew Sutton
19:34 [c++-concepts] cleanup expressions Andrew Sutton
19:21 Re: [PATCH] move many gc hashtab to hash_table Trevor Saunders
19:16 Re: [PATCH] Fix typo in comment for IRA Marc Glisse
18:54 Re: [PATCH] Fix typo in comment for IRA Jeff Law
18:52 Re: [PATCH] cleanup in c-parser Jeff Law
18:49 Re: [PATCH 1/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code H.J. Lu
18:46 Re: [gofrontend-dev] Re: [PATCH 03/13] HACK! Allow the static chain to be set from C Peter Collingbourne
18:43 Re: [PATCH 2/3] PR other/61321 - demangler crash on casts in template parameters Cary Coutant
18:38 Re: PING: Re: [patch] tag ../include/* Jeff Law
17:39 [PATCH 4/5] State cleanups David Malcolm
17:39 [PATCH 3/5] timevar.h: Add an auto_timevar class David Malcolm
17:39 [PATCH 2/5] gcc: configure and Makefile changes needed by jit David Malcolm
17:39 [PATCH 1/5] libiberty: Expose choose_tmpdir, and fix constness of return type David Malcolm
17:39 [PATCH 0/5] Merger of jit branch (v2) David Malcolm
17:30 Re: [RFC: Patch, PR 60102] [4.9/4.10 Regression] powerpc fp-bit ices at dwf_regno David Edelsohn
17:29 Re: PING: Re: [patch] tag ../include/* Aldy Hernandez
17:15 [committed] HP-UX 11 reentrant functions John David Anglin
17:01 [jit] Fix a comment in configure.ac David Malcolm
16:35 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [10/n] Stores handler Jeff Law
16:34 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [9/n] Static constructors Jeff Law
16:33 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [8/n] Remove useless builtin calls Jeff Law
16:33 Re: [PATCH 1/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Uros Bizjak
16:32 Re: [PATCH 1/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Evgeny Stupachenko
16:30 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [12/n] Optimize string functions Jeff Law
16:30 Re: [PATCH] Add zero-overhead looping for xtensa backend Felix Yang
16:29 Re: [PATCH 1/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Jeff Law
16:27 Re: PING: Re: [patch] tag ../include/* Jeff Law
16:24 RE: New rematerialization sub-pass in LRA Wilco Dijkstra
16:22 Re: [PATCH 1/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Uros Bizjak
16:10 Re: [PATCH 3/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Uros Bizjak
16:10 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [15/n] Optimize redundant checks Jeff Law
16:09 Re: [PATCH 2/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Uros Bizjak
16:09 Re: [PATCH] Add zero-overhead looping for xtensa backend augustine dot sterling at gmai
16:05 Re: [PATCH 1/2] xtensa: drop unimplemented floating point operations augustine dot sterling at gmai
16:04 Re: [PATCH 2/2] xtensa: use pre- and postincrement FP load/store when available augustine dot sterling at gmai
16:03 Re: [PATCH 0/2] xtensa: fix floating-point parts of machine description augustine dot sterling at gmai
16:02 Re: [PATCH] move many gc hashtab to hash_table H.J. Lu
15:54 Re: New rematerialization sub-pass in LRA Evgeny Stupachenko
15:33 Re: [PATCH] move many gc hashtab to hash_table H.J. Lu
15:28 Re: [PATCH 2/3] libstdc++: Add put_time support. Jonathan Wakely
15:17 [jit] Work around a bug in dejagnu.exp's host_execute David Malcolm
15:17 Re: [PATCH 3/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Evgeny Stupachenko
15:08 Re: [PATCH 3/5] IPA ICF pass Martin Liška
15:03 Re: [PATCH 6/n] OpenMP 4.0 offloading infrastructure: option handling Bernd Schmidt
15:01 Re: [PATCH 2/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Evgeny Stupachenko
14:58 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [15/n] Optimize redundant checks Ilya Enkovich
14:53 PING: Re: [patch] tag ../include/* Aldy Hernandez
14:53 Re: [PATCH 1/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Evgeny Stupachenko
14:51 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [12/n] Optimize string functions Ilya Enkovich
14:45 PR 62127 (VLA arrays and remap_type) Jan Hubicka
14:34 [jit] Avoid overwhelming expect's buffer David Malcolm
14:21 [PATCH][AARCH64]Remove unused variable and marco Renlin Li
14:19 Re: [PATCH 1/2] libstdc++: Add std::align. Jonathan Wakely
14:15 [PATCH][ARM]Add ACLE 2.0 predefined marco __ARM_FEATURE_IDIV Renlin Li
14:07 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [8/n] Remove useless builtin calls Ilya Enkovich
14:02 [committed] Fix comment about RUNTESTFLAGS and parallelization Christophe Lyon
13:50 [C++ patch] PR tree-optimization/62053 (VLA arrays) Jan Hubicka
13:29 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [11/n] Optimization helpers Ilya Enkovich
13:22 Re: [PATCH 3/5] IPA ICF pass Jan Hubicka
13:20 Re: [RFC: Patch, PR 60102] [4.9/4.10 Regression] powerpc fp-bit ices at dwf_regno Ulrich Weigand
13:06 Re: [PATCH 3/5] IPA ICF pass Martin Liška
13:04 Re: [PATCH 1/2] libstdc++: Add std::align. Jonathan Wakely
12:45 Fix bootstrap/63496 (pasto in ipa-polymorphic-call-context.c) Jan Hubicka
12:42 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [9/n] Static constructors Ilya Enkovich
12:23 Re: [PATCH x86] Increase PARAM_MAX_COMPLETELY_PEELED_INSNS when branch is costly Jan Hubicka
12:17 Re: [libstdc++] Add xmethods for array, deque, forward_list, list and vector. Siva Chandra
12:10 Re: [PATCH 1/2] libstdc++: Add std::align. Jonathan Wakely
12:08 Re: [PATCH 2/3] libstdc++: Add put_time support. Jonathan Wakely
11:23 Re: [libstdc++] Add xmethods for array, deque, forward_list, list and vector. Jonathan Wakely
11:23 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [10/n] Stores handler Ilya Enkovich
11:21 Re: [PATCH 1/2] libstdc++: Add std::align. Jonathan Wakely
11:12 Re: [PATCH] cleanup in c-parser Anthony Brandon
11:08 Re: [PATCH x86] Increase PARAM_MAX_COMPLETELY_PEELED_INSNS when branch is costly Evgeny Stupachenko
10:53 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [7/n] Instrument params Ilya Enkovich
10:49 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [6/n] Instrument calls and returns Ilya Enkovich
10:49 Re: Fix libgomp crash without TLS (PR42616) Varvara Rainchik
10:48 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [2/n] IPA passes Ilya Enkovich
10:36 Re: [PATCH 1/2] libstdc++: Add std::align. Rüdiger Sonderfeld
10:33 Re: [PATCH 6/n] OpenMP 4.0 offloading infrastructure: option handling Ilya Verbin
10:27 [PATCHv5][PING] Vimrc config with GNU formatting Yury Gribov
10:19 Re: [PATCH 6/n] OpenMP 4.0 offloading infrastructure: option handling Jakub Jelinek
10:04 Re: [PATCH 1/2] libstdc++: Add std::align. Jonathan Wakely
10:01 [AArch64] [BE] [2/2] Make large opaque integer modes endianness-safe. David Sherwood
10:00 [PATCH, 2/2] Extended if-conversion for loops marked with pragma omp simd. Yuri Rumyantsev
09:39 Re: [PATCH,1/2] Extended if-conversion for loops marked with pragma omp simd. Yuri Rumyantsev
09:06 Re: [PATCH] cleanups in line-map Manuel López-Ibáñez
09:03 Re: [v3, patch] Move std::list::_M_size closer to iterators Jonathan Wakely
08:53 Re: [PATCH] cleanups in line-map Dodji Seketeli
08:34 Re: [PATCH] PR debug/38757 gcc does not emit DW_LANG_C99 Mark Wielaard
08:22 [Ada] Fix PR ada/63225 Eric Botcazou
08:10 Re: [gofrontend-dev] Re: [PATCH 03/13] HACK! Allow the static chain to be set from C Richard Biener
08:09 [PATCH] Fix typo in comment for IRA Kito Cheng
08:01 Re: [PATCH x86] Increase PARAM_MAX_COMPLETELY_PEELED_INSNS when branch is costly Richard Biener
03:01 Re: [Google] Put time profiling under param, disable by default Xinliang David Li

October 12, 2014
23:19 [SH][committed] Fix PR 59401 Oleg Endo
22:46 [PATCH 2/2] xtensa: use pre- and postincrement FP load/store when available Max Filippov
22:46 [PATCH 1/2] xtensa: drop unimplemented floating point operations Max Filippov
22:46 [PATCH 0/2] xtensa: fix floating-point parts of machine description Max Filippov
21:59 [Google] Put time profiling under param, disable by default Teresa Johnson
21:38 [PATCH diagnostics] PR 53061 cleanup initialization Manuel López-Ibáñez
20:36 [x86] Replace builtins with vector extensions Marc Glisse
20:09 Re: [PATCH] cleanup in c-parser pinskia
19:41 [v3, patch] Move std::list::_M_size closer to iterators Marc Glisse
19:38 [PATCH] cleanup in c-parser Anthony Brandon
13:50 [C++ Patch] Move constexpr-related code to a new constexpr.c Paolo Carlini
13:49 [libstdc++] Add xmethods for array, deque, forward_list, list and vector. Siva Chandra
12:49 Re: [PATCH] RTEMS: Update contrib/config-list.mk Hans-Peter Nilsson
04:51 Re: [Ping] [PATCH, 7/10] aarch64: add function to output ccmp insn Richard Henderson
01:42 C++ PATCH for c++/62115 (ICE on invalid conversion to reference to base) Jason Merrill

October 11, 2014
23:07 [PATCH] cleanups in line-map Manuel López-Ibáñez
21:40 Re: [Ping] [PATCH, 10/10] aarch64: Handle ccmp in ifcvt to make it work with cmov Richard Henderson
20:45 Re: [Ping] [PATCH, 9/10] aarch64: generate conditional compare instructions Richard Henderson
20:12 Re: [Ping] [PATCH, 8/10] aarch64: ccmp insn patterns Richard Henderson
20:01 [fortran,patch] FX
19:31 Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass Mike Stump
17:01 Re: [PATCH] Fix detection of thread support with uClibc in libgcc Kwok Cheung Yeung
16:57 Re: [PATCH] Fix detection of thread support with uClibc in libgcc Andrew Pinski
16:43 [PATCH] Fix detection of thread support with uClibc in libgcc Kwok Cheung Yeung
16:11 Re: [Ping] [PATCH, 7/10] aarch64: add function to output ccmp insn Richard Henderson
15:34 Re: [patch,fortran] Handle (signed) zeros, infinities and NaNs in some intrinsics Steve Kargl
15:32 Re: [Ping] [PATCH, 6/10] aarch64: add ccmp CC mode Richard Henderson
15:22 Re: [Ping] [PATCH, 5/10] aarch64: add ccmp operand predicate Richard Henderson
15:03 Re: [Ping] [PATCH, 2/10] prepare ccmp Richard Henderson
14:59 Re: [Ping] [PATCH, 1/10] two hooks for conditional compare (ccmp) Richard Henderson
14:49 [PATCH 6/n] OpenMP 4.0 offloading infrastructure: option handling Ilya Verbin
13:23 Re: [RFC: Patch, PR 60102] [4.9/4.10 Regression] powerpc fp-bit ices at dwf_regno Maciej W. Rozycki
13:15 [SH][committed] Remove TARGET_SH4A_ARCH macro Oleg Endo
13:13 [patch,fortran] Handle (signed) zeros, infinities and NaNs in some intrinsics FX
12:44 Re: [PATCH IRA] update_equiv_regs fails to set EQUIV reg-note for pseudo with more than one definition Felix Yang
10:48 Re: -fuse-caller-save - Collect register usage information Eric Botcazou
10:47 Re: Fallout on full bootstrap Andreas Tobler
10:43 Fallout on full bootstrap (was: r216010 - in /trunk/gcc: ChangeLog ipa-polymorp...) Jan-Benedict Glaw
10:27 [testsuite patch] avoid test when compile options is conflict with default mthumb Wang Deqiang
09:32 Re: RFA: fix mode confusion in caller-save.c:replace_reg_with_saved_mem Joern Rennecke
09:05 [PING] [PATCH, xtensa] Add zero-overhead looping for xtensa backend Yangfei (Felix)
08:26 Re: [PATCH 3/5] IPA ICF pass Jan Hubicka
08:23 Re: [PATCH 3/5] IPA ICF pass Jan Hubicka
08:19 Re: [PATCH 3/5] IPA ICF pass Jan Hubicka
04:24 Re: [gofrontend-dev] Re: [PATCH 03/13] HACK! Allow the static chain to be set from C Richard Henderson
03:32 Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass Bin.Cheng
02:26 C++ PATCH for c++/63194 (ICE with defaulted function with explicit noexcept) Jason Merrill
01:42 Re: [gofrontend-dev] Re: [PATCH 03/13] HACK! Allow the static chain to be set from C Peter Collingbourne
01:28 Re: [patch] Flatten function.h take 2 Andrew MacLeod
00:33 Re: [PATCH 03/13] HACK! Allow the static chain to be set from C Ian Lance Taylor
00:23 Re: [PATCH 00/13] Go closures, libffi, and the static chain Ian Lance Taylor
00:08 Re: [PATCH 3/5] IPA ICF pass Martin Liška
00:02 Re: [PATCH 3/5] IPA ICF pass Martin Liška

October 10, 2014
23:54 Re: [PATCH 3/5] IPA ICF pass Martin Liška
23:51 Re: [PATCH 3/5] IPA ICF pass Fakturace
23:33 [PATCH] PR/63376 Martin LiÅka
23:10 Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass Mike Stump
22:52 Re: [PATCH] fix hardreg_cprop to honor HARD_REGNO_MODE_OK. Jeff Law
22:31 Re: New rematerialization sub-pass in LRA Sebastian Pop
21:58 Re: [PATCH 5/5] add libcc1 Jeff Law
21:39 Re: -fuse-caller-save - Collect register usage information Mike Stump
21:14 Re: libffi patch RFA: Pass -Qunused-arguments for asm files Ian Lance Taylor
21:14 Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass Jeff Law
20:52 Re: [patch] Flatten function.h take 2 Jeff Law
20:44 Re: [PATCH] move many gc hashtab to hash_table Trevor Saunders
20:44 [PATCH 12/13] libffi: Rewrite i386 sysv Richard Henderson
20:43 [PATCH 13/13] libffi: Support go closures on i386 Richard Henderson
20:43 [PATCH 10/13] libffi: Rewrite aarch64 Richard Henderson
20:43 [PATCH 08/13] libgo: Use the new libffi interfaces for Go Richard Henderson
20:43 [PATCH 11/13] libffi: Support go closures on aarch64 Richard Henderson
20:43 [PATCH 09/13] libgo: Remove __go_get/set_closure Richard Henderson
20:43 [PATCH 07/13] libffi: Support go closures on x86_64 Richard Henderson
20:43 [PATCH 06/13] libffi: Add entry points for interacting with Go Richard Henderson
20:43 [PATCH 05/13] libgo: Use the static chain for the closure Richard Henderson
20:43 [PATCH 04/13] Use the static chain as the closure parameter from Go Richard Henderson
20:43 [PATCH 03/13] HACK! Allow the static chain to be set from C Richard Henderson
20:43 [PATCH 01/13] Make TARGET_STATIC_CHAIN allow a function type Richard Henderson
20:43 [PATCH 02/13] Allow the front-end to create calls with a static chain Richard Henderson
20:43 [PATCH 00/13] Go closures, libffi, and the static chain Richard Henderson
20:26 Re: [PATCH] move many gc hashtab to hash_table Jeff Law
20:23 C++ PATCH to make lambda closures trivially copyable Jason Merrill
20:13 Re: RFA: fix mode confusion in caller-save.c:replace_reg_with_saved_mem Jeff Law
19:55 Re: RFA: Merge definitions of get_some_local_dynamic_name Jeff Law
19:41 Re: [PATCH, PR63307] Fix generation of new declarations in random order Jeff Law
19:14 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [2/n] IPA passes Jeff Law
18:50 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [6/n] Instrument calls and returns Jeff Law
18:30 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [17/n] Add checker passes into passes list Jeff Law
18:12 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [5/n] Replace function pointers Jeff Law
18:10 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [7/n] Instrument params Jeff Law
17:57 [wwwdocs] Mention -fsanitize=object-size Marek Polacek
17:45 Re: [PATCH] PR63404, gcc 5 miscompiles linux block layer Richard Henderson
17:44 Re: [PATCH v2, RTL]: Fix PR 63483, Scheduler performs Invalid move of aliased memory reference Jeff Law
17:39 Re: [PATCH v2, RTL]: Fix PR 63483, Scheduler performs Invalid move of aliased memory reference Uros Bizjak
17:37 Re: [PATCH, i386, Pointer Bounds Checker 33/x] MPX ABI Ilya Enkovich
17:35 Re: [PATCH, i386, Pointer Bounds Checker 33/x] MPX ABI Jeff Law
17:33 Re: [PATCH, i386, Pointer Bounds Checker 33/x] MPX ABI Uros Bizjak
17:29 Re: [PATCH, i386, Pointer Bounds Checker 33/x] MPX ABI Ilya Enkovich
17:26 Re: [PATCH] PR63404, gcc 5 miscompiles linux block layer Jeff Law
17:26 Re: [PATCH] PR63404, gcc 5 miscompiles linux block layer Richard Henderson
17:26 Re: [PATCH v2, RTL]: Fix PR 63483, Scheduler performs Invalid move of aliased memory reference Jeff Law
17:21 Re: [PATCH] PR63404, gcc 5 miscompiles linux block layer Jeff Law
17:20 Re: [PATCH, i386, Pointer Bounds Checker 31/x] Pointer Bounds Checker builtins for i386 target Ilya Enkovich
17:12 Re: [PATCH][AArch64] Implement workaround for ARM Cortex-A53 erratum 835769 Andrew Pinski
17:10 Re: [PATCH, i386, Pointer Bounds Checker 33/x] MPX ABI Uros Bizjak
17:09 Re: [PATCH 4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper Cary Coutant
17:04 Re: [PATCH] PR63404, gcc 5 miscompiles linux block layer Jakub Jelinek
17:01 Re: [PATCH] PR63404, gcc 5 miscompiles linux block layer Jeff Law
17:00 Re: [PATCH 4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper Jakub Jelinek
16:56 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [15/n] Optimize redundant checks Jeff Law
16:52 Re: [PATCH] PR63404, gcc 5 miscompiles linux block layer Richard Henderson
16:51 Re: [PATCH 4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper Cary Coutant
16:50 Re: New rematerialization sub-pass in LRA Jeff Law
16:45 Re: [PATCH, i386, Pointer Bounds Checker 31/x] Pointer Bounds Checker builtins for i386 target Jeff Law
16:39 Re: [PATCH] PR63404, gcc 5 miscompiles linux block layer Jiong Wang
16:37 Re: [PATCH i386 AVX512] [63.1/n] Add vpshufb, perm autogen (except for v64qi). Uros Bizjak
16:32 Re: [PATCH] Implement -fsanitize=object-size Marek Polacek
16:30 Re: [PATCH x86] Update PARTIAL_REG_DEPENDENCY tune Evgeny Stupachenko
16:28 Re: [PATCH] Clean up duplicated function seq_cost Jeff Law
16:25 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [12/n] Optimize string functions Jeff Law
16:15 Regenerated libstdc++-v3/testsuite/Makefile.in Jonathan Wakely
16:14 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [11/n] Optimization helpers Jeff Law
16:12 Re: [PATCH, ARM] attribute target (thumb,arm) Richard Earnshaw
16:11 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [8/n] Remove useless builtin calls Jeff Law
16:03 Re: [PATCH 1/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Jeff Law
16:02 Re: [PATCH] Fix up _Alignof with user aligned types (PR c/63495) Joseph S. Myers
15:59 Re: [PATCH] PR63404, gcc 5 miscompiles linux block layer Richard Henderson
15:59 Re: [PATCH x86] Update PARTIAL_REG_DEPENDENCY tune H.J. Lu
15:52 Re: [PATCH i386 AVX512] [63.1/n] Add vpshufb, perm autogen (except for v64qi). Jakub Jelinek
15:51 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [15/n] Optimize redundant checks Ilya Enkovich
15:49 Re: [PATCH, ARM] attribute target (thumb,arm) Christian Bruel
15:47 Re: [PATCH i386 AVX512] [63.1/n] Add vpshufb, perm autogen (except for v64qi). Ilya Tocar
15:40 Re: [patch] Use abi_tag attribute on std::list Jonathan Wakely
15:40 [PATCH x86] Increase PARAM_MAX_COMPLETELY_PEELED_INSNS when branch is costly Evgeny Stupachenko
15:31 Re: [PATCH][AArch64] Implement workaround for ARM Cortex-A53 erratum 835769 Richard Earnshaw
15:23 Re: [PATCH 1/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Vladimir Makarov
15:19 [AArch64] [BE] Fix vector load/stores to not use ld1/st1 Alan Hayward
15:12 Re: [PATCH x86] Update PARTIAL_REG_DEPENDENCY tune Uros Bizjak
15:08 [PATCH x86] Update PARTIAL_REG_DEPENDENCY tune Evgeny Stupachenko
15:06 Re: RFA: RTL typesafety improvements for ira.c Vladimir Makarov
15:02 New rematerialization sub-pass in LRA Vladimir Makarov
14:58 FW: [AArch64] [BE] [1/2] Make large opaque integer modes endianness-safe. David Sherwood
14:54 Re: [PATCH] gcc parallel make check Jakub Jelinek
14:52 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [8/n] Remove useless builtin calls Ilya Enkovich
14:50 Re: [PATCH] gcc parallel make check Christophe Lyon
14:49 [Ada] Default_Initial_Condition aspect for formal containers Arnaud Charlet
14:48 [AArch64] [BE] [1/2] Make large opaque integer modes endianness-safe. David Sherwood
14:43 [Ada] Ada2012 freeze rules for subprogram profiles Arnaud Charlet
14:43 [Ada] Spurious error on local instantiation of pure generic unit Arnaud Charlet
14:36 [Ada] Implement new pragma Prefix_Exception_Messages Arnaud Charlet
14:36 [Ada] Operator name returned by GNAT.Source_Info.Enclosing_Entity Arnaud Charlet
14:25 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [11/n] Optimization helpers Ilya Enkovich
14:22 Re: [PATCH][AArch64] Implement workaround for ARM Cortex-A53 erratum 835769 Kyrill Tkachov
14:20 Re: [PATCH] gcc parallel make check Jakub Jelinek
14:20 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [12/n] Optimize string functions Ilya Enkovich
14:18 Re: [PATCH][AArch64] Implement workaround for ARM Cortex-A53 erratum 835769 Richard Earnshaw
14:09 Re: [PATCH] gcc parallel make check Christophe Lyon
14:01 Re: [PATCH 2/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Evgeny Stupachenko
13:59 Re: [PATCH] Add zero-overhead looping for xtensa backend Felix Yang
13:58 [Ada] Loop parameter is a constant in an iterator over a formal container. Arnaud Charlet
13:58 [Ada] Issue errors on illegal contracts unless SPARK_Mode is Off Arnaud Charlet
12:47 Re: [AArch64] Add --enable-fix-cortex-a53-835769 configure-time option Marcus Shawcroft
12:38 Re: [AArch64] Add --enable-fix-cortex-a53-835769 configure-time option Kyrill Tkachov
12:37 Re: [PATCH 2/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Jakub Jelinek
12:34 Re: [PATCH 2/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Rainer Orth
12:27 Re: [PATCH 2/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Uros Bizjak
12:25 Re: [AArch64] Add --enable-fix-cortex-a53-835769 configure-time option Marcus Shawcroft
12:22 Re: [PATCH][AArch64] Implement workaround for ARM Cortex-A53 erratum 835769 Marcus Shawcroft
12:21 [Ada] Check for attempt to bind GNATprove files Arnaud Charlet
12:21 [Ada] New internal primitive Is_Subprogram_Or_Generic_Subprogram Arnaud Charlet
12:04 Re: [PING v2][PATCH] Support for BIT_FIELD_REF in asan.c Jakub Jelinek
11:50 Re: [PATCH] Small optimization for emit_case_bit_tests (PR tree-optimization/63464) Richard Biener
11:42 [PATCH] Fix PR63419 Richard Biener
11:41 [PING v2][PATCH] Support for BIT_FIELD_REF in asan.c Marat Zakirov
11:27 [PATCH] Fix default(none) with array parameters (PR fortran/59488) Jakub Jelinek
11:12 Re: [PATCH 3/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Uros Bizjak
11:12 Re: [PATCH] Fix PR63379 Richard Biener
11:08 [PATCH v2, RTL]: Fix PR 63483, Scheduler performs Invalid move of aliased memory reference Uros Bizjak
11:07 [PATCH] Fix PR63476 Richard Biener
11:04 Re: [PATCH] Small optimization for emit_case_bit_tests (PR tree-optimization/63464) Jakub Jelinek
10:59 Re: [PATCH] Small optimization for emit_case_bit_tests (PR tree-optimization/63464) Richard Biener
10:53 [AArch64] Add --enable-fix-cortex-a53-835769 configure-time option Kyrill Tkachov
10:53 [PATCH][AArch64] Implement workaround for ARM Cortex-A53 erratum 835769 Kyrill Tkachov
10:46 [PATCH] Fix up _Alignof with user aligned types (PR c/63495) Jakub Jelinek
10:41 [PATCH] Small optimization for emit_case_bit_tests (PR tree-optimization/63464) Jakub Jelinek
10:27 Re: [PATCH 2/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Uros Bizjak
10:26 Re: [PATCH] Implement -fsanitize=object-size Jakub Jelinek
10:04 Re: [PATCH] Implement -fsanitize=object-size Marek Polacek
09:40 Re: Towards GNU11 Marek Polacek
09:18 Re: [PATCH] Fix GCC tests fail for installed toolchain due to ASan, UBSan and TSan testsuites drop GCC_EXEC_PREFIX. Jakub Jelinek
09:09 Re: [PATCH] Fix GCC tests fail for installed toolchain due to ASan, UBSan and TSan testsuites drop GCC_EXEC_PREFIX. Maxim Ostapenko
08:40 Re: [patch] Fix miscompilation of gnat1 in LTO bootstrap Eric Botcazou
08:17 RE: [PATCH] Clean up duplicated function seq_cost Zhenqiang Chen
07:59 [PATCH 3/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Evgeny Stupachenko
07:54 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [8/n] Remove useless builtin calls Richard Biener
07:43 [PATCH 2/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Evgeny Stupachenko
07:43 [PATCH 1/X, i386, PR54232] Enable EBX for x86 in 32bits PIC code Evgeny Stupachenko
07:30 Re: [PATCH] Fix GCC tests fail for installed toolchain due to ASan, UBSan and TSan testsuites drop GCC_EXEC_PREFIX. Jakub Jelinek
07:13 Re: [PATCH] Fix GCC tests fail for installed toolchain due to ASan, UBSan and TSan testsuites drop GCC_EXEC_PREFIX. Maxim Ostapenko
06:53 Re: [PATCH 4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper Jakub Jelinek
03:30 C++ PATCH for c++/63207 (ICE with lambda and const var) Jason Merrill
03:15 Re: [C++ PAtch] More C++11 and C++14 constexpr work Jason Merrill
00:17 Re: [PATCH] AutoFDO patch for trunk Dehao Chen
00:12 Re: [4.9 PATCH, testsuite]: Fix g++.dg/cpp1y/feat-cxx14.C testsuite errors Mike Stump
00:10 Re: [4.9 PATCH, testsuite]: Fix g++.dg/cpp1y/feat-cxx14.C testsuite errors Ed Smith-Rowland

October 09, 2014
23:56 Go patch committed: Accept "for range v" Ian Lance Taylor
23:19 Re: [google/gcc-4_9] Add gcc driver option -no-pie Cary Coutant
23:14 Re: [google/gcc-4_9] Add gcc driver option -no-pie Sriraman Tallam
22:34 Re: [google/gcc-4_9] Add gcc driver option -no-pie Cary Coutant
22:08 Re: [PATCH] AutoFDO patch for trunk Jan Hubicka
22:02 Re: [Patch, testsuite] check if -shared is supported Mike Stump
21:54 Re: [4.9 PATCH, testsuite]: Fix g++.dg/cpp1y/feat-cxx14.C testsuite errors Mike Stump
21:35 Re: Towards GNU11 Mike Stump
21:21 Re: [google/gcc-4_9] Add gcc driver option -no-pie Sriraman Tallam
21:19 Re: [patch] Add -static-libquadmath option Mike Stump
21:03 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [8/n] Remove useless builtin calls Jeff Law
20:53 Merge from trunk to gccgo branch Ian Lance Taylor
20:41 Re: [PATCH C++] - SD-6 Implementation Part 4 - Test suite. Matthias Klose
20:35 Re: [Patch, Fortran] IMPLICIT fixes Steve Kargl
20:27 [Patch, Fortran] IMPLICIT fixes Tobias Burnus
20:07 Re: [PATCH 4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper Ilya Verbin
19:44 Re: [gofrontend-dev] [PATCH 5/9] Gccgo port to s390[x] -- part I Ian Lance Taylor
19:04 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [9/n] Static constructors Jeff Law
18:56 [4.9 PATCH, testsuite]: Fix g++.dg/cpp1y/feat-cxx14.C testsuite errors Uros Bizjak
18:53 Re: [gofrontend-dev] [PATCH 2/9] Gccgo port to s390[x] -- part I Ian Lance Taylor
18:51 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [10/n] Stores handler Jeff Law
18:51 Re: [PATCH i386 AVX512] [63.1/n] Add vpshufb, perm autogen (except for v64qi). Jakub Jelinek
18:22 Update soft-fp from glibc Joseph S. Myers
18:18 Re: [PATCH] PR libstdc++/60132, implement the remaining C++11 is_trivially_* traits Jonathan Wakely
18:09 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [11/n] Optimization helpers Jeff Law
18:06 C++ PATCH for c++/63309 (ICE with invalid definition of template member) Jason Merrill
18:05 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [13/n] Optimize bounds intersections Jeff Law
18:04 Re: [i386] Replace builtins with vector extensions Marc Glisse
18:03 C++ PATCH for c++/63415 (value-dependent int(T{})) Jason Merrill
18:01 C++ PATCH for c++/63437 (C++14 return (x)) Jason Merrill
17:56 Re: [i386] Replace builtins with vector extensions Uros Bizjak
17:46 Re: [i386] Replace builtins with vector extensions Marc Glisse
17:45 Re: [PATCH] Fix r216010 fallout Jan Hubicka
17:41 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [15/n] Optimize redundant checks Jeff Law
17:32 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [16/n] Reduce bounds lifetime Jeff Law
17:22 Re: [Google 4.9] Backport of r210828 Carrot Wei
17:13 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [14/n] Optimize constant checks Jeff Law
17:10 Re: [PATCH 0/14+2][Vectorizer] Made reductions endianness-neutral, fixes PR/61114 Alan Lawrence
17:08 Re: Towards GNU11 Joseph S. Myers
17:02 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [12/n] Optimize string functions Jeff Law
16:59 Re: [i386] Replace builtins with vector extensions Olivier Hainque
16:54 Re: [PATCH, i386, Pointer Bounds Checker 31/x] Pointer Bounds Checker builtins for i386 target Uros Bizjak
16:32 Re: [gomp4] reduction bug fix Thomas Schwinge
16:08 Re: [PATCH i386 AVX512] [77/n] Use blend for cond-set V32HI and V64QI. Uros Bizjak
16:05 Re: [PATCH i386 AVX512] [76/n] Extend int 2 float conversions. Uros Bizjak
15:53 Re: [PATCH i386 AVX512] [75/n] Update vec_init. Uros Bizjak
15:50 Re: [PATCH i386 AVX512] [74/n] Add byte/word max/mix reduction. Uros Bizjak
15:49 Re: [PATCH i386 AVX512] [73/n] Extend reduc min/max autogen. Uros Bizjak
15:49 Re: [PATCH i386 AVX512] [72/n] Extend VI itterator. Uros Bizjak
15:48 Re: [RFC: Patch, PR 60102] [4.9/4.10 Regression] powerpc fp-bit ices at dwf_regno Maciej W. Rozycki
15:43 Re: [PATCH i386 AVX512] [71/n] [Obvious?] Remove redudant iterator attribute. Uros Bizjak
15:43 Re: [PATCH i386 AVX512] [70/n] Uros Bizjak
15:36 Re: [PATCH i386 AVX512] [69/n] Add vpmulhrsw insn support. Uros Bizjak
15:35 Re: [PATCH i386 AVX512] [68/n] Add vpmullw, vpacksdw, pmaddwd insn patterns. Uros Bizjak
15:30 Re: [i386] Replace builtins with vector extensions H.J. Lu
15:27 Re: [PATCH i386 AVX512] [67/n] Update constraints in vec_dup insn pattern. Uros Bizjak
15:25 Re: [PATCH i386 AVX512] [66/n] Extend vpalignr insn patterns. Uros Bizjak
15:25 Re: [patch] Excessive alignment in ix86_data_alignment H.J. Lu
15:17 Re: [PATCH i386 AVX512] [65/n] Add rest of VI1-AVX2: mul insn pattern. Uros Bizjak
15:15 Re: [C++ PAtch] More C++11 and C++14 constexpr work Paolo Carlini
15:14 Re: [PATCH i386 AVX512] [64/n] Add rest of VI1-AVX2: vpack[us]wb. Uros Bizjak
15:14 Re: [i386] Replace builtins with vector extensions Kirill Yukhin
15:09 Re: [PATCH 2/2] [AARCH64,NEON] Convert arm_neon.h to use new builtins for vld[234](q?)_lane_* Tejas Belagod
15:07 [PATCH i386 AVX512] [77/n] Use blend for cond-set V32HI and V64QI. Kirill Yukhin
15:02 Re: [PATCH 1/2] [AARCH64,NEON] Add patterns + builtins for vld[234](q?)_lane_* intrinsics Tejas Belagod
15:01 [PATCH i386 AVX512] [76/n] Extend int 2 float conversions. Kirill Yukhin
14:50 Re: [PATCH] Fix r216010 fallout Marek Polacek
14:47 [PATCH] Fix r216010 fallout Markus Trippelsdorf
14:42 Re: [Ping] Port of VTV for Cygwin and MinGW Kai Tietz
14:18 Re: [C++ PAtch] More C++11 and C++14 constexpr work Jason Merrill
14:11 Re: [PATCH, ARM] attribute target (thumb,arm) Richard Earnshaw
14:08 Re: [PATCH, i386, Pointer Bounds Checker 31/x] Pointer Bounds Checker builtins for i386 target Ilya Enkovich
13:56 Re: [C++ PAtch] More C++11 and C++14 constexpr work Paolo Carlini
13:52 Re: [Ping] Port of VTV for Cygwin and MinGW Patrick Wollgast
13:49 Re: [C++ PAtch] More C++11 and C++14 constexpr work Paolo Carlini
13:40 Re: __intN patch 3/5: main __int128 -> __intN conversion. Jason Merrill
13:37 Re: [RFC: Patch, PR 60102] [4.9/4.10 Regression] powerpc fp-bit ices at dwf_regno Ulrich Weigand
13:35 Re: Towards GNU11 Jason Merrill
13:34 Re: C++ Patch for c++/60894 Jason Merrill
13:32 Re: [PATCH, C++] Fix PR63366: __complex not equivalent to __complex double in C++ Jason Merrill
13:31 Re: [C++ PAtch] More C++11 and C++14 constexpr work Jason Merrill
13:30 Re: [PATCH, C++] Fix PR63366: __complex not equivalent to __complex double in C++ Nathan Sidwell
13:28 Re: constexpr and const qual in C++14 Jason Merrill
13:25 Re: [PATCH, C++] Fix PR63366: __complex not equivalent to __complex double in C++ Jason Merrill
12:57 Re: [i386] Replace builtins with vector extensions Uros Bizjak
12:46 Re: Towards GNU11 Matthias Klose
12:34 [PATCH] Fix GCC tests fail for installed toolchain due to ASan, UBSan and TSan testsuites drop GCC_EXEC_PREFIX. Maxim Ostapenko
12:28 Re: [i386] Replace builtins with vector extensions Marc Glisse
12:20 Re: [AArch64] Fix predicate and constraint mismatch in logical atomic operations Christophe Lyon
12:19 RE: [RFC: Patch, PR 60102] [4.9/4.10 Regression] powerpc fp-bit ices at dwf_regno rohitarulraj at freescale dot
12:15 Re: [PATCH i386 AVX512] [63.1/n] Add vpshufb, perm autogen (except for v64qi). Ilya Tocar
12:13 [PATCH i386 AVX512] [75/n] Update vec_init. Kirill Yukhin
12:09 Re: [PATCH 4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper Bernd Schmidt
12:07 Re: [PATCH 4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper Ilya Verbin
12:03 [PATCH i386 AVX512] [74/n] Add byte/word max/mix reduction. Kirill Yukhin
11:55 Re: [patch] Add -static-libquadmath option FX
11:55 [PATCH i386 AVX512] [73/n] Extend reduc min/max autogen. Kirill Yukhin
11:48 [PATCH i386 AVX512] [72/n] Extend VI itterator. Kirill Yukhin
11:40 Re: [PATCH] Don't call fatal_error before error reporting has been initialized. Ilya Tocar
11:40 [PATCH i386 AVX512] [71/n] [Obvious?] Remove redudant iterator attribute. Kirill Yukhin
11:36 Re: [i386] Replace builtins with vector extensions Uros Bizjak
11:36 [PATCH i386 AVX512] [70/n] Kirill Yukhin
11:35 Re: [PATCH, ARM] attribute target (thumb,arm) Christian Bruel
11:15 Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass Mike Stump
11:12 [PATCH i386 AVX512] [69/n] Add vpmulhrsw insn support. Kirill Yukhin
11:09 Re: [PATCH i386 AVX512] [68/n] Add vpmullw, vpacksdw, pmaddwd insn patterns. Kirill Yukhin
11:08 [PATCH i386 AVX512] [68/n] Add vpmullw, vpacksdw, pmaddwd insn patterns. Kirill Yukhin
11:04 Re: çå: [4.8 & 4.9] Backport of r211885 Felix Yang
10:52 Re: [PATCH] Add zero-overhead looping for xtensa backend Felix Yang
10:44 Re: [patch] Add -static-libquadmath option Iain Sandoe
10:42 Re: [patch] Turn 1 lra_assert into 1 gcc_assert Richard Biener
10:41 Re: çå: [4.8 & 4.9] Backport of r211885 Richard Biener
10:39 Re: [patch] Add -static-libquadmath option FX
10:35 [PATCH i386 AVX512] [67/n] Update constraints in vec_dup insn pattern. Kirill Yukhin
10:33 Re: [i386] Replace builtins with vector extensions Marc Glisse
10:28 [PATCH i386 AVX512] [66/n] Extend vpalignr insn patterns. Kirill Yukhin
10:20 [PATCH i386 AVX512] [65/n] Add rest of VI1-AVX2: mul insn pattern. Kirill Yukhin
10:10 [PATCH i386 AVX512] [64/n] Add rest of VI1-AVX2: vpack[us]wb. Kirill Yukhin
09:54 Re: [fortran,patch] Emit code for some IEEE functions in the front-end FX
09:40 Re: [patch] Turn 1 lra_assert into 1 gcc_assert Eric Botcazou
09:36 çå: [4.8 & 4.9] Backport of r211885 Yangfei (Felix)
09:24 RE: [PATCH, C++] Fix PR63366: __complex not equivalent to __complex double in C++ Thomas Preud'homme
09:21 Re: [PATCH] Clean up duplicated function seq_cost Richard Biener
09:20 Re: [PATCH] Clean up duplicated function seq_cost Richard Biener
09:18 Re: [4.8 & 4.9] Backport of r211885 Yangfei (Felix)
09:14 [PATCH] Clean up duplicated function seq_cost Zhenqiang Chen
09:12 Re: [PATCH 5/5] add libcc1 Jakub Jelinek
09:07 Re: [4.8 & 4.9] Backport of r211885 Jakub Jelinek
09:07 Re: [PATCH 5/5] add libcc1 Phil Muldoon
09:05 [PATCH] Fix PR63379 Richard Biener
09:05 Re: [4.8 & 4.9] Backport of r211885 Yangfei (Felix)
09:04 [PATCH] Fix PR63380 Richard Biener
08:55 Re: [fortran,patch] Emit code for some IEEE functions in the front-end Janne Blomqvist
08:54 Re: [4.8 & 4.9] Backport of r211885 Jakub Jelinek
08:50 [PING] [4.8 & 4.9] Backport of r211885 Yangfei (Felix)
08:48 Re: [DOC PATCH] Add documentation for -fsanitize=enum,bool Jakub Jelinek
08:47 [DOC PATCH] Add documentation for -fsanitize=enum,bool Marek Polacek
08:37 Re: [patch] Excessive alignment in ix86_data_alignment Uros Bizjak
08:33 Re: RFA: AVR: add infrastructure for device packages Denis Chertykov
08:25 Re: [PATCH] PR libstdc++/60132, implement the remaining C++11 is_trivially_* traits Paolo Carlini
08:25 Re: [patch] Excessive alignment in ix86_data_alignment Kirill Yukhin
08:02 [PATCH] Fix PR63445 Richard Biener
07:56 Re: [ARM] Fix CLZ_DEFINED_VALUE_AT_ZERO for vector modes Michael Collison
07:55 Re: [ARM] Fix CLZ_DEFINED_VALUE_AT_ZERO for vector modes Tejas Belagod
07:55 [PATCH] Fix PR61969 Richard Biener
07:46 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [2/n] IPA passes Ilya Enkovich
07:33 Re: [patch] Don't install libquadmath.info if libquadmath is not actually built Jakub Jelinek
07:28 Re: [patch] Don't install libquadmath.info if libquadmath is not actually built FX
07:27 [patch] Don't install libquadmath.info if libquadmath is not actually built FX
07:26 Re: [ARM] Fix CLZ_DEFINED_VALUE_AT_ZERO for vector modes Michael Collison
07:26 Re: Towards GNU11 Marek Polacek
07:11 Re: [ARM] Fix CLZ_DEFINED_VALUE_AT_ZERO for vector modes Andrew Pinski
07:05 [ARM] Fix CLZ_DEFINED_VALUE_AT_ZERO for vector modes Michael Collison
06:10 Re: [PATCH] PR libstdc++/60132, implement the remaining C++11 is_trivially_* traits Ville Voutilainen
02:39 Re: Towards GNU11 Jeff Law
02:36 Re: [C PATCH] Don't warn on = { } initialization (PR c/63480) Jeff Law
02:26 Re: [PATCH, RTX]: Additional fix for PR 57003 Jeff Law
02:21 Re: RFA: RTL typesafety improvements for ira.c Jeff Law
01:49 C++ PATCH for c++/63485 Jason Merrill
00:24 Re: [PATCH] AutoFDO patch for trunk Dehao Chen

October 08, 2014
23:39 [PATCH] move gcov-dump functionality to gcov-tool Rong Xu
23:38 Re: [PATCH] libgcc: unwind-dw2-fde.h: Use "(const fde *)" instead of "(char *)" to avoid qualifier warning Chen Gang
23:28 [SH][committed] Add missing set of T_REG in SH4A atomic patterns Oleg Endo
22:45 Re: [PATCH] PR libstdc++/60132, implement the remaining C++11 is_trivially_* traits Jonathan Wakely
22:40 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [2/n] IPA passes Jan Hubicka
22:37 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [2/n] IPA passes Jan Hubicka
22:22 Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass Jeff Law
22:15 [PATCH, testsuite] Fix a few vmx tests Pat Haugen
21:56 Re: [Fortran, Patch] Implement IMPLICIT NONE Dominique d'Humières
21:27 Re: __intN patch 3/5: main __int128 -> __intN conversion. DJ Delorie
21:18 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [2/n] IPA passes Ilya Enkovich
20:28 constexpr and const qual in C++14 Marc Glisse
20:28 [PATCH] PR libstdc++/60132, implement the remaining C++11 is_trivially_* traits Ville Voutilainen
19:58 RE: [Patch, MIPS] Cleanup mips header files. Matthew Fortune
19:47 [C++ PAtch] More C++11 and C++14 constexpr work Paolo Carlini
19:47 Re: [RFC: Patch, PR 60102] [4.9/4.10 Regression] powerpc fp-bit ices at dwf_regno Maciej W. Rozycki
19:44 Re: [PATCH] add overlap function to gcov-tool Jan Hubicka
19:41 Re: [PATCH, Pointer Bounds Checker 14/x] Passes [2/n] IPA passes Jan Hubicka
19:27 [PATCH, Pointer Bounds Checker 14/x] Passes [17/n] Add checker passes into passes list Ilya Enkovich
19:24 [PATCH, Pointer Bounds Checker 14/x] Passes [16/n] Reduce bounds lifetime Ilya Enkovich
19:22 [PATCH, Pointer Bounds Checker 14/x] Passes [15/n] Optimize redundant checks Ilya Enkovich
19:21 [PATCH, Pointer Bounds Checker 14/x] Passes [14/n] Optimize constant checks Ilya Enkovich
19:19 [PATCH, Pointer Bounds Checker 14/x] Passes [13/n] Optimize bounds intersections Ilya Enkovich
19:18 [PATCH, Pointer Bounds Checker 14/x] Passes [12/n] Optimize string functions Ilya Enkovich
19:17 [PATCH, Pointer Bounds Checker 14/x] Passes [11/n] Optimization helpers Ilya Enkovich
19:12 [PATCH, Pointer Bounds Checker 14/x] Passes [10/n] Stores handler Ilya Enkovich
19:10 [PATCH, Pointer Bounds Checker 14/x] Passes [9/n] Static constructors Ilya Enkovich
19:09 [PATCH, Pointer Bounds Checker 14/x] Passes [8/n] Remove useless builtin calls Ilya Enkovich
19:06 [PATCH, Pointer Bounds Checker 14/x] Passes [7/n] Instrument params Ilya Enkovich
19:05 Re: [PATCH] Enhance array types debug info. for Ada Pierre-Marie de Rodat
19:04 [PATCH, Pointer Bounds Checker 14/x] Passes [6/n] Instrument calls and returns Ilya Enkovich
19:03 [PATCH, Pointer Bounds Checker 14/x] Passes [5/n] Replace function pointers Ilya Enkovich
19:01 [PATCH, Pointer Bounds Checker 14/x] Passes [4/n] Memory accesses instrumentation Ilya Enkovich
18:57 [PATCH, Pointer Bounds Checker 14/x] Passes [3/n] Helper functions Ilya Enkovich
18:55 [PATCH, Pointer Bounds Checker 14/x] Passes [2/n] IPA passes Ilya Enkovich
18:51 [PATCH, Pointer Bounds Checker 14/x] Passes [1/n] Expand interfaces Ilya Enkovich
18:47 Re: [PATCH 2/4] [AARCH64,NEON] Convert arm_neon.h to use new builtins for vld[234](q?)_lane_* Charles Baylis
18:27 Re: [RFC: Patch, PR 60102] [4.9/4.10 Regression] powerpc fp-bit ices at dwf_regno David Edelsohn
18:09 Re: [RFC: Patch, PR 60102] [4.9/4.10 Regression] powerpc fp-bit ices at dwf_regno Ulrich Weigand
17:59 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Rainer Orth
17:50 RFA: AVR: add infrastructure for device packages Joern Rennecke
17:44 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Jonathan Wakely
17:42 RE: [Patch, MIPS] Cleanup mips header files. Steve Ellcey
17:30 Re: C++ Patch for c++/60894 Fabien Chêne
17:27 [PATCH 2/2] [AARCH64,NEON] Convert arm_neon.h to use new builtins for vld[234](q?)_lane_* charles . baylis
17:27 [PATCH 1/2] [AARCH64,NEON] Add patterns + builtins for vld[234](q?)_lane_* intrinsics charles . baylis
17:27 [PATCH 0/2] [AARCH64,NEON] Improve vld[234](q?)_lane intrinsics v2 charles . baylis
17:19 Re: [PATCH] add overlap function to gcov-tool Rong Xu
16:57 Re: [gomp4] reduction bug fix Cesar Philippidis
16:56 Re: [PATCH, ARM] attribute target (thumb,arm) Ramana Radhakrishnan
16:28 Re: [PATCH] PR58867 ASan and UBSan tests not run for installed testing. Jiong Wang
16:22 RE: [Patch, MIPS] Cleanup mips header files. Steve Ellcey
16:20 Re: [PATCH] PR58867 ASan and UBSan tests not run for installed testing. Maxim Ostapenko
16:04 Re: RFA: Merge definitions of get_some_local_dynamic_name Richard Sandiford
15:33 [libquadmath,committed] Fix typo in doc FX
15:31 Re: [PATCH] PR63404, gcc 5 miscompiles linux block layer Jiong Wang
15:00 [4.8 & 4.9] Backport of r211885 Felix Yang
14:58 Re: [PATCH 5/n] OpenMP 4.0 offloading infrastructure: libgomp Ilya Verbin
14:52 Re: [PATCH] libgcc: unwind-dw2-fde.h: Use "(const fde *)" instead of "(char *)" to avoid qualifier warning Richard Henderson
14:38 Re: [PATCH, ARM] attribute target (thumb,arm) Christian Bruel
14:30 Re: [PATCH] PR58867 ASan and UBSan tests not run for installed testing. Jiong Wang
14:22 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Rainer Orth
14:14 C++ PATCH for copying volatile class with ellipsis constructor Jason Merrill
14:03 libgo patch committed: Fix recover.go test for large args, FFI Ian Lance Taylor
14:00 Re: [PATCH] PR58867 ASan and UBSan tests not run for installed testing. Maxim Ostapenko
13:57 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Jonathan Wakely
13:56 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Jonathan Wakely
13:06 Re: [PATCH, ARM] attribute target (thumb,arm) Ramana Radhakrishnan
12:56 Re: [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Jason Merrill
12:37 Re: RFA: Fix debug address mode for TARGET_MEM_REF Joern Rennecke
12:16 Re: [Patch ARM-AArch64/testsuite v2 01/21] Neon intrinsics execution tests initial framework. Ramana Radhakrishnan
12:03 Re: [PATCH] gcc.dg/torture/ cleanup Marek Polacek
12:00 [C PATCH] Don't warn on = { } initialization (PR c/63480) Marek Polacek
11:57 Re: [PATCH, RTL]: Fix PR 63483, Scheduler performs Invalid move of aliased memory reference Uros Bizjak
11:52 RE: [Patch, MIPS] Add .note.GNU-stack section Matthew Fortune
11:40 Re: [PATCH] PR58867 ASan and UBSan tests not run for installed testing. Marcus Shawcroft
11:37 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Jonathan Wakely
11:27 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Rainer Orth
11:08 Re: [PATCH 5/n] OpenMP 4.0 offloading infrastructure: libgomp Jakub Jelinek
11:06 Re: [PATCH] gcc.dg/torture/ cleanup Rainer Orth
11:04 Re: [PATCH] PR debug/38757 gcc does not emit DW_LANG_C99 Mark Wielaard
11:02 Re: RFA: Fix debug address mode for TARGET_MEM_REF Richard Biener
10:55 Re: [PATCH, RTL]: Fix PR 63483, Scheduler performs Invalid move of aliased memory reference Richard Biener
10:41 [PATCH] libgcc: unwind-dw2-fde.h: Use "(const fde *)" instead of "(char *)" to avoid qualifier warning Chen Gang
10:35 Re: [PATCH] PR debug/38757 gcc does not emit DW_LANG_C99 Jakub Jelinek
10:29 Re: [PATCH] PR debug/38757 gcc does not emit DW_LANG_C99 Mark Wielaard
10:27 Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass Ramana Radhakrishnan
10:27 Re: [PATCH 1/2] PR debug/63239 Add DWARF representation for C++11 deleted member function. Mark Wielaard
10:27 Re: [PATCH 4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper Jakub Jelinek
10:17 Re: [PATCH] PR debug/38757 gcc does not emit DW_LANG_C99 Marek Polacek
10:14 [PATCH] PR debug/38757 gcc does not emit DW_LANG_C99 Mark Wielaard
10:10 Re: [PATCH] PR58867 ASan and UBSan tests not run for installed testing. Maxim Ostapenko
10:07 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Jonathan Wakely
09:38 Re: [gomp4] reduction bug fix Thomas Schwinge
09:23 Re: [PATCH 3/n] OpenMP 4.0 offloading infrastructure: offload tables Jakub Jelinek
09:13 Re: [PATCH 2/n] OpenMP 4.0 offloading infrastructure: LTO streaming Jakub Jelinek
09:10 Re: Track dynamic type changes Rainer Orth
09:05 [patch] Add const to constexpr member function in regex.h Jonathan Wakely
09:04 [PATCH, RTL]: Fix PR 63483, Scheduler performs Invalid move of aliased memory reference Uros Bizjak
09:02 Re: [PATCH] PR58867 ASan and UBSan tests not run for installed testing. Marcus Shawcroft
09:01 Re: [PATCH 5/n] OpenMP 4.0 offloading infrastructure: libgomp Kirill Yukhin
08:56 Re: [PATCH 1/2] PR debug/63239 Add DWARF representation for C++11 deleted member function. Rainer Orth
08:45 Re: [PATCH 2/n] OpenMP 4.0 offloading infrastructure: LTO streaming Jakub Jelinek
08:43 Re: sort_heap complexity guarantee Jonathan Wakely
08:16 RFA: Fix debug address mode for TARGET_MEM_REF Joern Rennecke
07:55 Re: Towards GNU11 Marek Polacek
07:50 Re: RFA: Merge definitions of get_some_local_dynamic_name Rainer Orth
07:27 Re: [PATCH] Fix PR63259: bswap not recognized when finishing with rotation Richard Biener
07:22 Re: [Fortran, Patch] Implement IMPLICIT NONE FX
07:20 Re: Towards GNU11 Richard Biener
07:04 Re: [PATCH] Fix PR63259: bswap not recognized when finishing with rotation Jakub Jelinek
06:58 Re: [PATCH] Fix PR63259: bswap not recognized when finishing with rotation Andrew Pinski
06:57 RE: [PATCH] Fix PR63259: bswap not recognized when finishing with rotation Thomas Preud'homme
06:46 Re: [Patch, MIPS] Add Octeon3 support Hurugalawadi, Naveen
06:43 RE: [PATCH] Fix PR63259: bswap not recognized when finishing with rotation Thomas Preud'homme
06:38 Re: [PATCH] Fix PR63259: bswap not recognized when finishing with rotation Jakub Jelinek
05:52 Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass Bin.Cheng
05:33 Re: [PATCH] Fix PR bootstrap/63432 in jump threading Jeff Law
05:29 Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass Jeff Law
04:39 [PATCH] Fix PR bootstrap/63432 in jump threading Teresa Johnson
04:31 Re: [PATCH] add overlap function to gcov-tool Jan Hubicka
03:37 Re: [PATCH GCC]Improve candidate selecting in IVOPT Bin.Cheng
03:35 [PATCH PING]Improve induction variable elimination Bin Cheng
01:57 [PATCH] Fix PR63259: bswap not recognized when finishing with rotation Thomas Preud'homme

October 07, 2014
22:40 [committed] MAINTAINERS (Write After Approval): Add myself. Felix Yang
22:33 Re: [Fortran, Patch] Implement IMPLICIT NONE Dominique Dhumieres
21:56 Re: RFA: fix mode confusion in caller-save.c:replace_reg_with_saved_mem Joern Rennecke
21:54 [Patch, testsuite] check if -shared is supported Christophe Lyon
21:13 Re: C++ Patch for c++/60894 Jason Merrill
21:13 Re: sort_heap complexity guarantee Daniel Krügler
21:11 Re: sort_heap complexity guarantee François Dumont
21:08 Towards GNU11 Marek Polacek
21:06 [Google 4.9] Backport of r210828 Sterling Augustine
20:44 [PATCH] add overlap function to gcov-tool Rong Xu
19:41 Re: [PATCH 5/n] OpenMP 4.0 offloading infrastructure: libgomp Jakub Jelinek
19:10 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Andreas Schwab
19:10 Re: [patch] tag ../include/* Mike Stump
18:41 Re: [GOOGLE] Handle missing BINFO for LIPO Xinliang David Li
18:27 [GOOGLE] Handle missing BINFO for LIPO Teresa Johnson
18:16 Re: [Fortran, Patch] Implement IMPLICIT NONE Andreas Schwab
18:13 [committed] Fix missing include in check_effective_target_fd_truncate Marek Polacek
18:12 Re: [PATCH 5/n] OpenMP 4.0 offloading infrastructure: libgomp Ilya Verbin
17:57 Re: [C PATCH] Print header hints (PR c/59717) Jason Merrill
17:56 Re: [patch] remove dwarf2out's current_function_has_inlines Jason Merrill
17:51 [jit] Documentation tweaks David Malcolm
17:41 Re: [patch] Work harder to find DECL_STRUCT_FUNCTION Jan Hubicka
17:41 Re: [C PATCH] Print header hints (PR c/59717) Joseph S. Myers
17:38 Re: RFA: fix mode confusion in caller-save.c:replace_reg_with_saved_mem Jeff Law
17:32 [jit] Eliminate internal-api.c/h in favor of jit-common.h, jit-playback.c/h, jit-recording.c/h David Malcolm
17:28 [PATCH] More testsuite cleanups Marek Polacek
17:16 Re: [Patch, MIPS] Add Octeon3 support Joseph S. Myers
17:16 [patch] remove dwarf2out's current_function_has_inlines Aldy Hernandez
16:41 Re: [Java PATCH] Generate declarations in jvgenmain.c Tom Tromey
16:39 Re: SD-6 C++ feature-testing macros for 4.9 Jason Merrill
16:37 [patch] tag ../include/* Aldy Hernandez
16:15 Re: [Java PATCH] Generate declarations in jvgenmain.c Marek Polacek
16:03 Re: [Java PATCH] Generate declarations in jvgenmain.c Tom Tromey
15:32 Re: [PATCH, Pointer Bounds Checker 14/x] Pointer Bounds Checker passes Ilya Enkovich
15:13 Re: [C PATCH] Print header hints (PR c/59717) Marek Polacek
15:09 Re: [C PATCH] Print header hints (PR c/59717) Marek Polacek
15:04 Re: [C PATCH] Print header hints (PR c/59717) Jakub Jelinek
15:00 Re: [C PATCH] Print header hints (PR c/59717) Richard Biener
15:00 Re: [C PATCH] Print header hints (PR c/59717) Jakub Jelinek
14:51 Re: [C PATCH] Print header hints (PR c/59717) Marek Polacek
14:49 Re: [patch] Fix miscompilation of gnat1 in LTO bootstrap Richard Biener
14:47 Re: [PATCH 5/n] OpenMP 4.0 offloading infrastructure: libgomp Ilya Verbin
14:46 Re: [PATCH 5/n] OpenMP 4.0 offloading infrastructure: libgomp Jakub Jelinek
14:41 Re: [PATCH] PR lto/59441 Add initialization and release of bitmap obstack Richard Biener
14:40 Re: [C PATCH] Print header hints (PR c/59717) Richard Biener
14:31 [jit] Use the full name of the installed driver binary David Malcolm
14:30 Re: [PATCH 5/n] OpenMP 4.0 offloading infrastructure: libgomp Jakub Jelinek
14:13 Re: [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Siva Chandra
14:03 Re: [PATCH 5/n] OpenMP 4.0 offloading infrastructure: libgomp Thomas Schwinge
13:52 Re: [PATCH 5/n] OpenMP 4.0 offloading infrastructure: libgomp Ilya Verbin
13:36 Re: [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Siva Chandra
13:33 Re: [Patch ARM-AArch64/testsuite v2 01/21] Neon intrinsics execution tests initial framework. Christophe Lyon
13:06 Re: [PATCH 5/n] OpenMP 4.0 offloading infrastructure: libgomp Jakub Jelinek
12:55 [PATCH] PR lto/59441 Add initialization and release of bitmap obstack Ilya Palachev
12:53 [C PATCH] Print header hints (PR c/59717) Marek Polacek
12:50 Re: RFA: Merge definitions of get_some_local_dynamic_name Richard Sandiford
12:49 Re: [wwwdocs] Add feature-testing macros and std::is_final to gcc-5/changes.html Jonathan Wakely
12:40 Re: [wwwdocs] Add feature-testing macros and std::is_final to gcc-5/changes.html Ed Smith-Rowland
12:36 [wwwdocs] Update libstdc++ section of gcc-5/changes.html Jonathan Wakely
12:21 Re: [Java PATCH] Generate declarations in jvgenmain.c Andrew Haley
11:36 Re: [PATCH Fortran] move more diagnostics to the common machinery (try 2) Tobias Burnus
11:05 Re: [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Mark Wielaard
10:45 Re: [gofrontend-dev] [PATCH 5/9] Gccgo port to s390[x] -- part I Dominik Vogt
09:34 [PATCH] Fix PR ipa/61190, 2nd edition‏ Bernd Edlinger
09:12 Re: [PATCH] SPARC: add mcpu=leon3v7 target Daniel Hellstrom
09:08 Re: [PATCH] SPARC: add mcpu=leon3v7 target Eric Botcazou
08:47 Re: [PATCH] SPARC: add mcpu=leon3v7 target Daniel Hellstrom
08:32 Re: [Java PATCH] Generate declarations in jvgenmain.c Marek Polacek
08:31 [Java PATCH] Generate declarations in jvgenmain.c Marek Polacek
08:29 Re: [PATCH] Enhance array types debug info. for Ada Jakub Jelinek
08:18 Re: [PATCH] Indirect-call topn targets profiler (instrumentation) Bernhard Reutner-Fischer
08:08 Re: [PATCH] Enhance array types debug info. for Ada Pierre-Marie de Rodat
08:08 Re: [PING] Enhance array types debug info. for Ada Pierre-Marie de Rodat
08:08 Re: [Java PATCH] Generate declarations in jvgenmain.c Andrew Haley
08:05 Re: [patch] Fix miscompilation of gnat1 in LTO bootstrap Eric Botcazou
07:53 Re: [patch] Turn 1 lra_assert into 1 gcc_assert Eric Botcazou
07:51 Re: [patch] Work harder to find DECL_STRUCT_FUNCTION Richard Biener
07:46 Re: [PATCH 0/14+2][Vectorizer] Made reductions endianness-neutral, fixes PR/61114 Richard Biener
07:45 Re: [PATCH 0/14+2][Vectorizer] Made reductions endianness-neutral, fixes PR/61114 Richard Biener
07:44 Re: [patch] Work harder to find DECL_STRUCT_FUNCTION Eric Botcazou
07:35 [PATCH][match-and-simplify] Change (match ...) syntax Richard Biener
07:27 Re: [PATCH] SPARC: add mcpu=leon3v7 target Eric Botcazou
07:24 Re: [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Dodji Seketeli
07:11 Re: Fix libgomp crash without TLS (PR42616) Jakub Jelinek
06:06 Re: [PATCH] SPARC: add mcpu=leon3v7 target Daniel Hellstrom
05:26 [Patch, MIPS] Add Octeon3 support Hurugalawadi, Naveen
03:25 [PATCH] move many gc hashtab to hash_table tsaunders
02:57 Re: RFA: fix mode confusion in caller-save.c:replace_reg_with_saved_mem Joern Rennecke
02:36 Re: [gomp4] OpenACC wait directive Cesar Philippidis
01:31 Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass Bin.Cheng
00:55 Re: [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Jason Merrill
00:50 Re: [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Siva Chandra

October 06, 2014
23:41 Re: Libjava test failure Was: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Chen Gang
23:19 Re: [google/gcc-4_9] Add gcc driver option -no-pie Sriraman Tallam
23:12 Re: Libjava test failure Was: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Chen Gang
22:22 Re: [google/gcc-4_9] Add gcc driver option -no-pie Joseph S. Myers
22:01 Re: [patch] Flatten function.h take 2 Andrew MacLeod
21:26 [google/gcc-4_9] Add gcc driver option -no-pie Sriraman Tallam
21:26 RE: [Patch, MIPS] Cleanup mips header files. Matthew Fortune
21:15 Re: [patch] Add -static-libquadmath option Joseph S. Myers
21:05 Re: sort_heap complexity guarantee Daniel Krügler
21:01 Re: [Java PATCH] Generate declarations in jvgenmain.c Mark Wielaard
21:00 Re: sort_heap complexity guarantee FranÃois Dumont
20:52 Re: [patch] Add -static-libquadmath option Steve Kargl
20:43 Re: [PATCH x86_64] Optimize access to globals in "-fpie -pie" builds with copy relocations Sriraman Tallam
20:42 Re: [C PATCH] Use error_operand_p more Joseph S. Myers
20:38 Re: [patch] Add -static-libquadmath option Joseph S. Myers
20:35 Re: [PATCH] Indirect-call topn targets profiler (instrumentation) Xinliang David Li
20:31 Re: [PATCH] Indirect-call topn targets profiler (instrumentation) Jan Hubicka
20:12 Re: [PATCH] Indirect-call topn targets profiler (instrumentation) Rong Xu
20:02 [jit] Merger of trunk r215958 into jit branch David Malcolm
19:21 Re: [PATCH] Indirect-call topn targets profiler (instrumentation) Jan Hubicka
18:58 Re: RFA: fix mode confusion in caller-save.c:replace_reg_with_saved_mem Jeff Law
18:30 Re: [PATCH] Indirect-call topn targets profiler (instrumentation) Xinliang David Li
18:22 Re: [PATCH] Indirect-call topn targets profiler (instrumentation) Jan Hubicka
18:10 Re: RFA: Merge definitions of get_some_local_dynamic_name Richard Sandiford
18:04 [jit] Fix "make check-jit" David Malcolm
17:31 Re: [PATCH 0/14+2][Vectorizer] Made reductions endianness-neutral, fixes PR/61114 Alan Lawrence
17:29 Re: Libjava test failure Was: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Mike Stump
17:20 Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass Mike Stump
16:58 Re: [PATCH] SPARC: add mcpu=leon3v7 target Eric Botcazou
16:50 [PATCH] Indirect-call topn targets profiler (runtime) Rong Xu
16:50 [PATCH] Indirect-call topn targets profiler (instrumentation) Rong Xu
15:56 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Jonathan Wakely
15:53 [PATCH 5/n] OpenMP 4.0 offloading infrastructure: libgomp Ilya Verbin
15:48 RE: [RFC: Patch, PR 60102] [4.9/4.10 Regression] powerpc fp-bit ices at dwf_regno rohitarulraj at freescale dot
15:32 Re: [RFC PATCH] Enable V32HI/V64QI const permutations Jakub Jelinek
15:30 Re: Libjava test failure Was: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Chen Gang
15:00 Re: Libjava test failure Was: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Andrew Haley
14:54 Re: Libjava test failure Was: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Chen Gang
14:47 Re: [PATCH, rs6000] Document issues with permutes for analyze_swaps David Edelsohn
14:30 Re: Libjava test failure Was: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Andrew Haley
14:29 Re: [gofrontend-dev] [PATCH 5/9] Gccgo port to s390[x] -- part I Ian Lance Taylor
14:21 Re: Libjava test failure Was: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Chen Gang
14:10 Re: [PATCH i386 AVX512] [63/n] Add vpshufb, perm autogen. Jakub Jelinek
14:09 Re: [RFC PATCH] Enable V32HI/V64QI const permutations Ilya Tocar
13:54 Re: Libjava test failure Was: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Andrew Haley
13:50 Re: [C++ Patch] PR 55250 Jason Merrill
13:48 Re: Libjava test failure Was: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Chen Gang
13:46 [PATCH] misc cleanup Marek Polacek
13:28 [PATCH] gcc.target/i386/ cleanup Marek Polacek
13:14 Re: RFA: Merge definitions of get_some_local_dynamic_name Rainer Orth
12:55 [PATCH i386 AVX512] [63/n] Add vpshufb, perm autogen. Kirill Yukhin
12:47 Re: [RFC PATCH] Enable V32HI/V64QI const permutations Kirill Yukhin
12:32 [patch] Add std::experimental::apply() Jonathan Wakely
12:31 [PATCH] libitm.c/ cleanup Marek Polacek
12:04 Re: [gomp4] Offload option handling Bernd Schmidt
11:59 Re: [PATCH,i386] Fix adxintrin on mingw. Uros Bizjak
11:53 Re: [PATCH] libgomp.c/ cleanup Marek Polacek
11:43 [PATCH] gcc.dg/ cleanup Marek Polacek
11:39 Re: [patch] Fix miscompilation of gnat1 in LTO bootstrap Richard Biener
11:36 Re: [patch] Fix internal error in LTO mode on Ada code Richard Biener
11:35 Re: [patch] Turn 1 lra_assert into 1 gcc_assert Richard Biener
11:32 Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass Richard Biener
11:30 Re: [patch] Work harder to find DECL_STRUCT_FUNCTION Richard Biener
11:28 Re: [patch] Fix unaligned access in function returning composite type Richard Biener
11:24 Re: [PATCH] lto.c: add ARG_UNUSED for an argument Richard Biener
11:17 Re: [PATCHv3][Kasan][PING^2] Allow to override Asan shadow offset from command line Yury Gribov
11:16 Re: [PATCH,i386] Fix adxintrin on mingw. Ilya Tocar
11:08 [SPARC] Remove an unused predicate Eric Botcazou
11:06 [PATCHv3][Kasan][PING^2] Allow to override Asan shadow offset from command line Yury Gribov
10:56 Re: [gomp4] OpenACC wait directive Ilmir Usmanov
10:46 Re: [PATCH] libgomp.c/ cleanup Jakub Jelinek
10:30 [patch] Fix ICE during LTRANS on big Ada application Eric Botcazou
10:18 [PATCH] libgomp.c/ cleanup Marek Polacek
10:17 [patch] Fix miscompilation of gnat1 in LTO bootstrap Eric Botcazou
10:11 [patch] Fix internal error in LTO mode on Ada code Eric Botcazou
10:03 [patch] Turn 1 lra_assert into 1 gcc_assert Eric Botcazou
09:59 Fix trace numbering in .dwarf2 dump file Eric Botcazou
09:57 Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass Bin.Cheng
09:54 [Java PATCH] Generate declarations in jvgenmain.c Marek Polacek
09:53 [patch] Work harder to find DECL_STRUCT_FUNCTION Eric Botcazou
09:45 [PATCH] gcc.dg/ipa/ cleanup Marek Polacek
09:44 Re: [PATCH] SPARC: add mcpu=leon3v7 target Daniel Hellstrom
09:42 [patch] Fix unaligned access in function returning composite type Eric Botcazou
09:36 [PATCH] lto.c: add ARG_UNUSED for an argument Martin LiÅka
09:28 Re: Profile mode maintenance patch Jonathan Wakely
08:57 [C++ Patch] PR 55250 Paolo Carlini
08:55 [PATCH] gcc.dg/debug/ cleanup Marek Polacek
08:52 RFA: fix mode confusion in caller-save.c:replace_reg_with_saved_mem Joern Rennecke
08:42 Re: [PATCH] SPARC: add mcpu=leon3v7 target Eric Botcazou
08:37 Libjava test failure Was: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Andrew Haley
08:36 [PATCH] gcc.dg/lto/ cleanup Marek Polacek
08:04 Re: [PATCH 1/2] PR debug/63239 Add DWARF representation for C++11 deleted member function. Steven Bosscher
07:54 Re: [PATCH 1/2] PR debug/63239 Add DWARF representation for C++11 deleted member function. Mark Wielaard
07:42 Re: [gofrontend-dev] [PATCH 5/9] Gccgo port to s390[x] -- part I Dominik Vogt
07:38 Re: [PATCH 1/2] PR debug/63239 Add DWARF representation for C++11 deleted member function. Andreas Schwab
07:31 Re: [Fortran, Patch] Implement IMPLICIT NONE Marek Polacek
07:30 Re: [PATCH] Provide global var location info for asan Dodji Seketeli
07:21 Re: [Fortran, Patch] Implement IMPLICIT NONE Tobias Burnus
07:14 Re: [Fortran, Patch] Implement IMPLICIT NONE Marek Polacek
07:08 Re: [RFC PATCH] Enable V32HI/V64QI const permutations Jakub Jelinek
06:52 Re: [gofrontend-dev] [PATCH 4/9] Gccgo port to s390[x] -- part I Dominik Vogt
04:03 Re: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Chen Gang
02:06 Re: [PATCH, rs6000] Remove splat calls with out-of-range arguments from gcc.dg/vmx/ops.c Bill Schmidt
01:06 Re: Allow [[deprecated]] even for C++11 (with pedwarn) Jason Merrill

October 05, 2014
22:06 [PATCH, rs6000] Document issues with permutes for analyze_swaps Bill Schmidt
22:01 Allow [[deprecated]] even for C++11 (with pedwarn) Ed Smith-Rowland
21:21 [patch, libgfortran] PR63460 namelist read from STDIN Jerry DeLisle
20:03 Re: [Bug libstdc++/63456] unordered_map incorrectly frees _M_single_bucket. Patch Included FranÃois Dumont
19:38 Re: [Bug libstdc++/63456] unordered_map incorrectly frees _M_single_bucket. Patch Included Paolo Carlini
19:26 Re: [Bug libstdc++/63456] unordered_map incorrectly frees _M_single_bucket. Patch Included Jonathan Wakely
18:51 [Bug libstdc++/63456] unordered_map incorrectly frees _M_single_bucket. Patch Included FranÃois Dumont
17:53 Re: parallel check output changes? Mike Stump
16:34 Track dynamic type changes Jan Hubicka
15:51 Kushi Aole KUSHI AOLE
13:01 [C PATCH] Use error_operand_p more Marek Polacek
12:41 Re: [patch] Add -static-libquadmath option Iain Sandoe
09:32 Re: [RFC] costs and it's use in assign_reg_parm Richard Sandiford
08:06 Re: [PATCH] Relax check against commuting XOR and ASHIFTRT in combine.c Andreas Schwab
04:54 Backport fix to PR61144 to GCC 4.9 branch Jan Hubicka
03:26 Re: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Chen Gang
03:10 Re: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' Chen Gang
02:51 PR 62121 (Segmentation fault in ipa-devirt.c:997) Jan Hubicka
02:42 PR 62026 (4.9-branch version) Jan Hubicka

October 04, 2014
23:28 SD-6 C++ feature-testing macros for 4.9 Ed Smith-Rowland
22:32 Re: [gomp4] OpenACC wait directive Cesar Philippidis
20:54 Re: Profile mode maintenance patch François Dumont
18:36 Re: __intN patch 3/5: main __int128 -> __intN conversion. DJ Delorie
18:14 Re: [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Jason Merrill
18:13 Re: [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Jason Merrill
18:10 Re: __intN patch 3/5: main __int128 -> __intN conversion. Jason Merrill
17:28 [PATCH Fortran] move more diagnostics to the common machinery (try 2) Manuel López-Ibáñez
14:05 Re: [PATCH Fortran] move more diagnostics to the common machinery Manuel López-Ibáñez
13:51 [patch] Add -static-libquadmath option FX
12:48 Re: RFA: one more version of the patch for PR61360 Richard Sandiford
11:55 [PATCH, PR63307] Fix generation of new declarations in random order Zamyatin, Igor
11:30 Re: RFA: one more version of the patch for PR61360 Uros Bizjak
10:50 Re: RFA: one more version of the patch for PR61360 Richard Sandiford
10:32 Re: parallel check output changes? Richard Sandiford
10:18 Re: [fortran,patch] Forbid assignment of different character kinds FX
09:55 Re: [fortran,patch] Emit code for some IEEE functions in the front-end FX
09:53 Re: [Fortran, Patch] Implement IMPLICIT NONE FX
09:43 Re: [Fortran, Patch] Implement IMPLICIT NONE Tobias Burnus
09:27 Re: [Fortran, Patch] Implement IMPLICIT NONE FX
02:54 Re: [RFC] costs and it's use in assign_reg_parm Segher Boessenkool
01:26 Re: [gofrontend-dev] [PATCH 5/9] Gccgo port to s390[x] -- part I Ian Lance Taylor
01:19 Re: [gofrontend-dev] [PATCH 4/9] Gccgo port to s390[x] -- part I Ian Lance Taylor

October 03, 2014
23:49 Re: [C++] Handle && || ! for simd vectors Marc Glisse
22:45 Add testcases for new devirtualization code paths; fix merging of speculative devirt Jan Hubicka
21:41 Re: [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Siva Chandra
21:31 Re: [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Siva Chandra
21:30 [PATCH Fortran] move more diagnostics to the common machinery Manuel López-Ibáñez
20:34 Re: [PATCH 1/2] Error out for Cilk_spawn or array expression in forbidden places Bernhard Reutner-Fischer
20:21 Re: [PATCH] Power/GCC: Fix e500 vs non-e500 register save slot issue Maciej W. Rozycki
20:11 Re: __intN patch 3/5: main __int128 -> __intN conversion. DJ Delorie
20:10 Re: [PATCH] middle-end: use dump_location instead of copy-pasted code Jeff Law
20:09 Re: [PATCH] Fix build on darwin (was Re: [PATCH] gcc.c: Split up the driver's "main" into smaller functions) Jeff Law
20:08 Re: [PATCH] Fix build on darwin (was Re: [PATCH] gcc.c: Split up the driver's "main" into smaller functions) Iain Sandoe
20:07 Re: [PATCH, Pointer Bounds Checker 19/x] Support bounds in expand Jeff Law
20:07 Re: [C PATCH] Don't warn about gnu_inline functions without definitions (PR c/63453) Joseph S. Myers
19:59 Re: [PATCH, Pointer Bounds Checker 14/x] Pointer Bounds Checker passes Jeff Law
19:56 Update construction tracking in ipa-prop for new code Jan Hubicka
19:45 Re: [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Jason Merrill
19:19 [PATCH] Fix build on darwin (was Re: [PATCH] gcc.c: Split up the driver's "main" into smaller functions) David Malcolm
19:03 RE: [jit] Fix memory leak within diagnostic.c Manuel López-Ibáñez
19:01 Re: [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Mark Wielaard
18:54 Re: [PATCHv3][PING] Enable -fsanitize-recover for KASan Alexey Samsonov
18:41 Re: [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Cary Coutant
18:40 [PATCH] middle-end: use dump_location instead of copy-pasted code Manuel López-Ibáñez
18:39 [jit] Fix memory leak within diagnostic.c David Malcolm
18:36 Re: [RFC] costs and it's use in assign_reg_parm Jeff Law
18:28 Re: [gofrontend-dev] [PATCH 3/9] Gccgo port to s390[x] -- part I Ian Lance Taylor
18:22 Re: [PATCH, rs6000] Warn for deprecated use of vec_lvsl and vec_lvsr for little endian David Edelsohn
18:18 Re: [PATCH, rs6000] Generate LE code for vec_lvsl and vec_lvsr that is compatible with BE code David Edelsohn
18:06 Re: [PATCH 2/2] Add illegal cilk checks to C++ front. Paolo Carlini
17:55 Re: [PATCH] 512-bit gcc.dg/torture/vshuf*.c Mike Stump
17:54 [PATCH, RTX]: Additional fix for PR 57003 Uros Bizjak
17:50 Re: [PATCH 2/2] Add illegal cilk checks to C++ front. Andi Kleen
17:40 Re: [PATCH, rs6000, libcpp] Revise search_line_fast to avoid old unaligned load sequences David Edelsohn
17:37 [C PATCH] Don't warn about gnu_inline functions without definitions (PR c/63453) Marek Polacek
17:32 Re: [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Mark Wielaard
17:17 Re: [PATCH 2/2] Add illegal cilk checks to C++ front. Paolo Carlini
17:15 Re: [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Siva Chandra
17:13 Re: [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Siva Chandra
17:13 Re: [PATCH 2/2] Add illegal cilk checks to C++ front. Andi Kleen
17:10 Re: [PATCH 2/2] Add illegal cilk checks to C++ front. Paolo Carlini
17:00 Re: [PATCH 1/2] Error out for Cilk_spawn or array expression in forbidden places Jeff Law
16:48 Re: [GOOGLE] Skip fake LIPO edges when replacing calls with local alias Xinliang David Li
16:47 C++ PATCH to start C++14 constexpr support Jason Merrill
16:45 Re: [GOOGLE] Skip fake LIPO edges when replacing calls with local alias Teresa Johnson
16:44 Re: [google gcc-4_9] fix undefined references in debug_info Teresa Johnson
16:42 Re: [PING] Enhance array types debug info. for Ada Jason Merrill
16:40 Re: [PATCH] 512-bit gcc.dg/torture/vshuf*.c Uros Bizjak
16:31 Re: [GOOGLE] Skip fake LIPO edges when replacing calls with local alias Xinliang David Li
16:28 Re: [google gcc-4_9] fix undefined references in debug_info Xinliang David Li
16:27 [GOOGLE] Skip fake LIPO edges when replacing calls with local alias Teresa Johnson
16:23 [google gcc-4_9] fix undefined references in debug_info Rong Xu
16:22 [gomp4] reduction bug fix Cesar Philippidis
16:18 Re: [PATCH] gcc.c: Split up the driver's "main" into smaller functions Joseph S. Myers
16:02 Re: [PATCH] Fix dupplicate declaration of ggc_realloc in gencondmd PR63429 Jeff Law
15:51 Re: [PATCH, i386, Pointer Bounds Checker 18/x] Expand instrumented builtin function calls Jeff Law
15:51 libgo patch committed: Fix reflection of variadic methods Ian Lance Taylor
15:50 Re: [PATCH, Pointer Bounds Checker 39/x] Avoid instrumented __builtin_unreachable calls Jeff Law
15:35 Re: [PATCH] remove score-* support Jeff Law
15:33 Re: [patch] Use abi_tag attribute on std::list Marc Glisse
15:24 Re: [patch] Use abi_tag attribute on std::list Jonathan Wakely
15:14 Go patch committed: Don't confuse fields and promoted methods Ian Lance Taylor
15:06 [PATCH] gcc.c: Split up the driver's "main" into smaller functions David Malcolm
14:54 Re: [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Jason Merrill
14:53 Re: [PATCH,i386] Fix adxintrin on mingw. H.J. Lu
14:51 [PATCH] remove score-* support tsaunders
14:50 Re: [patch] Use abi_tag attribute on std::list Jonathan Wakely
14:42 Re: [PATCH]Add aarch64 to list of targets that support gold Diego Novillo
14:39 [RFC PATCH] Enable V32HI/V64QI const permutations Jakub Jelinek
14:36 Re: [PATCH] Small pre-AVX512F optimization Uros Bizjak
14:35 Re: [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Mark Wielaard
14:34 Re: [gomp4] OpenACC wait directive Cesar Philippidis
14:32 [PATCH] Small pre-AVX512F optimization Jakub Jelinek
14:31 Re: [gomp4] Offload option handling Andrey Turetskiy
14:29 Re: [patch] libstdc++/63449 remove outdated documentation Jonathan Wakely
14:26 [PATCH] 512-bit gcc.dg/torture/vshuf*.c Jakub Jelinek
14:25 Re: [patch] Use abi_tag attribute on std::list Marc Glisse
14:17 Re: [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Jason Merrill
14:15 Re: [PATCH 1/2] PR debug/63239 Add DWARF representation for C++11 deleted member function. Jason Merrill
14:14 Re: [PATCH] SPARC: add mcpu=leon3v7 target Daniel Hellstrom
14:14 [PATCH v2] SPARC: add mcpu=leon3v7 target Daniel Hellstrom
14:12 Re: [debug-early] C++: emit early debug info for all globals, not just statics Jason Merrill
14:10 Re: [debug-early] do not add location info/etc to abstract instances Aldy Hernandez
14:09 [PATCH 1/2] Error out for Cilk_spawn or array expression in forbidden places Andi Kleen
14:09 [PATCH 2/2] Add illegal cilk checks to C++ front. Andi Kleen
14:09 Updated cilk error patches Andi Kleen
14:08 Re: [debug-early] do not add location info/etc to abstract instances Jason Merrill
14:06 Re: __intN patch 3/5: main __int128 -> __intN conversion. Jason Merrill
13:46 Re: [PATCH,i386] Fix adxintrin on mingw. Ilya Tocar
13:36 [patch] libstdc++/63449 remove outdated documentation Jonathan Wakely
13:12 [PATCH 2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. Mark Wielaard
13:12 [PATCH 1/2] PR debug/63239 Add DWARF representation for C++11 deleted member function. Mark Wielaard
13:12 Re: [PATCH] Disable __asan_init for KASan Dmitry Vyukov
13:11 Re: [PATCH] Disable __asan_init for KASan Jakub Jelinek
13:06 [PATCH] Disable __asan_init for KASan Yury Gribov
13:04 [patch] Use abi_tag attribute on std::list Jonathan Wakely
11:26 Re: [RFC, RFH PATCH, i386] Fix gcc.target/i386/pr61403.c FAIL with -mavx2 Uros Bizjak
11:12 [PATCH] gcc.dg/gomp/ cleanup Marek Polacek
11:11 Re: [RFC, RFH PATCH, i386] Fix gcc.target/i386/pr61403.c FAIL with -mavx2 Jakub Jelinek
11:07 Re: [PATCH i386 AVX512] [62/n] Add vpmaddubsw,vdbpsadbw insn patterns. Uros Bizjak
11:05 Re: [PATCH i386 AVX512] [61/n] Update FP logic insn patterns. Uros Bizjak
11:04 Re: [PATCH i386 AVX512] [60/n] Update 128bit ashrv insn pattern. Uros Bizjak
11:03 Re: [PATCH i386 AVX512] [62/n] Add vpmaddubsw,vdbpsadbw insn patterns. Kirill Yukhin
10:49 Re: [PATCH i386 AVX512] [61/n] Update FP logic insn patterns. Kirill Yukhin
10:33 Re: [PATCH i386 AVX512] [60/n] Update 128bit ashrv insn pattern. Kirill Yukhin
10:18 Re: Fix for "FAIL: tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o compile, (internal compiler error)" Richard Sandiford
09:41 Re: std::is_final for gcc-4.9 branch. Jonathan Wakely
09:29 Re: [PATCH, DOC]: New value 'default' for --enable-languages Martin Liška
09:20 Re: [PATCH] Enhance array types debug info. for Ada Jakub Jelinek
09:19 Re: [PATCH] Enhance array types debug info. for Ada Jakub Jelinek
09:01 [PATCH, Pointer Bounds Checker 39/x] Avoid instrumented __builtin_unreachable calls Ilya Enkovich
08:59 [PING 2] Enhance array types debug info. for Ada Pierre-Marie de Rodat
08:54 Re: [PATCH] Add libstdc++ baseline_symbols for aarch64 Christophe Lyon
08:51 Re: [PATCH, Pointer Bounds Checker 14/x] Pointer Bounds Checker passes Ilya Enkovich
08:47 Re: [PATCH, i386, Pointer Bounds Checker 18/x] Expand instrumented builtin function calls Ilya Enkovich
08:35 Re: [PATCH] Avoid ICE in LRA for calls with multiple return values Ilya Enkovich
08:24 [committed] OpenMP task shared() fix (PR libgomp/61200) Jakub Jelinek
08:16 [committed] Spelling fix in the vectorizer Jakub Jelinek
07:55 Re: [PATCH] Add libstdc++ baseline_symbols for aarch64 Andreas Schwab
07:14 Re: [PATCH] palignr improvement (PR target/62128) Uros Bizjak
06:53 Re: [PATCH] palignr improvement (PR target/62128) Jakub Jelinek
06:47 [PING][PATCH] Support for BIT_FIELD_REF in asan.c Marat Zakirov
06:24 Re: RFA: one more version of the patch for PR61360 Uros Bizjak
05:05 libgo patch committed: Check CPU_COUNT, not glibc version Ian Lance Taylor
05:03 std::is_final for gcc-4.9 branch. Ed Smith-Rowland
04:17 Add dynamic flag into polymorphic call context Jan Hubicka
01:53 [PATCH] Fix dupplicate declaration of ggc_realloc in gencondmd PR63429 tsaunders

October 02, 2014
22:23 Re: [debug-early] C++: emit early debug info for all globals, not just statics Aldy Hernandez
21:23 Re: [PATCH] SPARC: add mcpu=leon3v7 target Eric Botcazou
20:29 Re: [PATCH C++] - SD-6 Implementation Part 3 - . Paolo Carlini
20:14 Re: RFA: one more version of the patch for PR61360 Vladimir Makarov
20:05 Re: [PATCH] Avoid ICE in LRA for calls with multiple return values Ilya Enkovich
19:57 Re: [debug-early] C++: emit early debug info for all globals, not just statics Richard Biener
19:39 Re: [PATCH] Add libstdc++ baseline_symbols for aarch64 Christophe Lyon
19:24 Re: [debug-early] do not add location info/etc to abstract instances Aldy Hernandez
19:20 Re: [PATCH, rs6000] Generate LE code for vec_lvsl and vec_lvsr that is compatible with BE code Bill Schmidt
19:14 Re: __intN patch 3/5: main __int128 -> __intN conversion. DJ Delorie
19:05 Re: parallel check output changes? Andrew MacLeod
18:35 Re: [PATCH] Fix PR63422 to handle profile insanities Jeff Law
18:35 Re: [PATCH] Fix PR63422 to handle profile insanities Jeff Law
18:34 [RFC, RFH PATCH, i386] Fix gcc.target/i386/pr61403.c FAIL with -mavx2 Uros Bizjak
18:34 Re: [PATCH] Redesign jump threading profile updates Jeff Law
18:33 Re: Fix hard_regno bitfield in IRA allocno struct Jeff Law
18:33 Re: [patch] Do not generate useless integral conversions Jeff Law
18:30 Re: [PATCH] Avoid ICE in LRA for calls with multiple return values Jeff Law
18:21 Re: [debug-early] C++: emit early debug info for all globals, not just statics Aldy Hernandez
18:15 Re: parallel check output changes? Segher Boessenkool
18:13 Re: [C++] Handle && || ! for simd vectors Jason Merrill
18:11 Re: [C++ Patch] Add default arguments to cp_parser_assignment_expression and cp_parser_constant_expression Paolo Carlini
18:11 Re: [PATCH] gcc.dg/vect/ cleanup Marek Polacek
18:04 Re: [C++ Patch] Add default arguments to cp_parser_assignment_expression and cp_parser_constant_expression Jason Merrill
18:04 Re: RFA: RTL typesafety improvements for ira.c Jeff Law
18:03 Re: [C++ Patch/RFC] PR 53025 Paolo Carlini
18:01 Re: [PATCH 4/5] Fix some of the existing Cilk tests for the new errors. Jeff Law
18:01 Re: [PATCH 3/5] Add test cases for all the new cilk errors Jeff Law
18:00 Re: [PATCH 1/5] Fix error location for cilk error message Jeff Law
18:00 Re: __intN patch 3/5: main __int128 -> __intN conversion. DJ Delorie
18:00 Re: parallel check output changes? Jakub Jelinek
17:58 Re: [PATCH] gcc.dg/vect/ cleanup Jeff Law
17:58 Re: Go patch committed: Fix symbol name adjustments to match go tool Ian Lance Taylor
17:57 Re: [PATCH, i386, Pointer Bounds Checker 38/x] Avoid warning for missed IPA_REF_CHKP in switch Jeff Law
17:56 Go patch committed: Fix symbol name adjustments to match go tool Ian Lance Taylor
17:46 Re: parallel check output changes? Richard Sandiford
17:44 Re: __intN patch 3/5: main __int128 -> __intN conversion. Jason Merrill
17:43 Re: [PATCH] gcc.dg/noncompile/ cleanup Jeff Law
17:43 Re: [PATCH] gcc.dg/tree-prof/ cleanup Jeff Law
17:37 Re: [C++ Patch/RFC] PR 53025 Jason Merrill
17:37 Re: [PATCH] Improve prepare_shrink_wrap to sink more instructions Jiong Wang
17:25 Re: feature-testing macros for 4.9 Thiago Macieira
17:22 Re: [PATCH] Provide global var location info for asan Jakub Jelinek
17:14 [PATCHv5] Vimrc config with GNU formatting Yury Gribov
17:10 [jit] Merger of trunk r215803 into jit branch David Malcolm
17:05 Re: parallel check output changes? Jakub Jelinek
17:01 [PATCH] gcc.dg/tree-prof/ cleanup Marek Polacek
16:48 [PATCH] gcc.dg/noncompile/ cleanup Marek Polacek
16:47 Re: parallel check output changes? Segher Boessenkool
16:44 Re: [C++ Patch/RFC] PR 53025 Paolo Carlini
16:41 Re: __intN patch 3/5: main __int128 -> __intN conversion. DJ Delorie
16:16 [jit] Implement documentation targets within jit/Make-lang.in David Malcolm
16:11 Re: [PATCH] Fix PR63422 to handle profile insanities Teresa Johnson
16:01 Re: [PATCH] Redesign jump threading profile updates Teresa Johnson
15:54 Re: [debug-early] do not add location info/etc to abstract instances Jason Merrill
15:53 Re: [debug-early] do not add location info/etc to abstract instances Jason Merrill
15:52 Re: Why doesn't <ctgmath> include <ccomplex>? Jonathan Wakely
15:46 Re: [debug-early] C++: emit early debug info for all globals, not just statics Jason Merrill
15:45 Re: [libgo, arm64] Future of reflection Richard Henderson
15:45 Re: [PATCH] Redesign jump threading profile updates Steve Ellcey
15:44 Re: [PATCH] Redesign jump threading profile updates Teresa Johnson
15:42 Re: feature-testing macros for 4.9 Jonathan Wakely
15:40 Re: feature-testing macros for 4.9 Jason Merrill
15:15 [PATCH 4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper Ilya Verbin
15:07 Re: [PATCH 2/5] Error out for Cilk_spawn or array expression in forbidden places Joseph S. Myers
14:49 Re: [PATCH 0/10] OpenACC 2.0 support for libgomp Julian Brown
14:48 Re: __intN patch 3/5: main __int128 -> __intN conversion. Jason Merrill
14:41 Re: [PATCH,i386] Fix adxintrin on mingw. H.J. Lu
14:30 [PATCH] Avoid ICE in LRA for calls with multiple return values Ilya Enkovich
14:30 [PATCH,i386] Fix adxintrin on mingw. Ilya Tocar
14:26 Re: [C++ Patch/RFC] PR 53025 Jason Merrill
14:25 Re: [PATCH, i386, Pointer Bounds Checker 33/x] MPX ABI Ilya Enkovich
14:24 Re: [wwwdocs] Add feature-testing macros and std::is_final to gcc-5/changes.html Jonathan Wakely
14:22 Re: __intN patch 3/5: main __int128 -> __intN conversion. Jason Merrill
14:09 Re: [wwwdocs] Add feature-testing macros and std::is_final to gcc-5/changes.html Ed Smith-Rowland
14:03 Re: [PATCH, Pointer Bounds Checker 19/x] Support bounds in expand Ilya Enkovich
13:52 Re: [PATCH, i386, Pointer Bounds Checker 30/x] Size relocation Ilya Enkovich
13:50 Re: [PATCH, i386, Pointer Bounds Checker 38/x] Avoid warning for missed IPA_REF_CHKP in switch Ilya Enkovich
13:39 [PATCH] gcc.dg/vect/ cleanup Marek Polacek
13:38 [PING][PATCH] Warn about unclosed pragma omp declare target. Ilya Tocar
13:34 Re: [PATCH, i386, Pointer Bounds Checker 38/x] Avoid warning for missed IPA_REF_CHKP in switch Marek Polacek
13:29 [PATCH, i386, Pointer Bounds Checker 38/x] Avoid warning for missed IPA_REF_CHKP in switch Ilya Enkovich
13:22 [PATCH] gcc.dg/tm/ cleanup Marek Polacek
13:09 [PATCH] gcc.dg/torture/ cleanup Marek Polacek
12:22 Re: [PATCH] gcc.dg/tree-ssa/ cleanup Marek Polacek
12:12 Re: [C++ Patch/RFC] PR 53025 Paolo Carlini
12:04 Re: [PATCH] Implement -fsanitize=object-size Jakub Jelinek
11:34 Re: [PATCH] gcc.dg/tree-ssa/ cleanup Jakub Jelinek
11:31 Re: RFA: one more version of the patch for PR61360 Markus Trippelsdorf
11:30 [PATCH] gcc.dg/tree-ssa/ cleanup Marek Polacek
10:42 Re: [patch] Do not generate useless integral conversions Eric Botcazou
10:29 Fix hard_regno bitfield in IRA allocno struct David Sherwood
10:14 Re: [wwwdocs] Add feature-testing macros and std::is_final to gcc-5/changes.html Jonathan Wakely
10:12 [wwwdocs] Add feature-testing macros and std::is_final to gcc-5/changes.html Jonathan Wakely
09:49 Re: [PATCH, i386, Pointer Bounds Checker 30/x] Size relocation Uros Bizjak
09:48 [PATCH] palignr improvement (PR target/62128) Jakub Jelinek
09:47 Re: [ping*2] define CROSS = @CROSS@ in gcc/Makefile.in Olivier Hainque
08:52 Re: [PATCH C++] - SD-6 Implementation Part 3 - . Jonathan Wakely
08:49 Re: [PATCH] Improve prepare_shrink_wrap to sink more instructions Andrew Pinski
08:49 Re: std::regex: inserting std::wregex to std::vector loses some std::wregex values Jonathan Wakely
08:31 [RFC] costs and it's use in assign_reg_parm Ramana Radhakrishnan
08:23 Re: [PATCH, i386, Pointer Bounds Checker 30/x] Size relocation Ilya Enkovich
08:08 Re: [PATCH C++] - SD-6 Implementation Part 3 - . Ed Smith-Rowland
07:59 Re: ÐÑÐÐÑ: [PATCH 1/2, x86] Add palignr support for AVX2. Richard Biener
07:50 Re: ÐÑÐÐÑ: [PATCH 1/2, x86] Add palignr support for AVX2. Jakub Jelinek
07:17 Re: RFA: one more version of the patch for PR61360 Markus Trippelsdorf
07:00 Add polymorphic call context propagation to ipa-prop Jan Hubicka
06:51 Re: [PATCH C++] - SD-6 Implementation Part 3 - . Ed Smith-Rowland
06:45 Re: std::regex: inserting std::wregex to std::vector loses some std::wregex values Tim Shen
06:30 Re: [PATCH 1/2, x86] Add palignr support for AVX2. Uros Bizjak
05:58 Re: [PATCHv3][PING] Enable -fsanitize-recover for KASan Jakub Jelinek
05:50 Fix ipa.c dumping ICE Jan Hubicka
05:07 Re: [PATCH] Redesign jump threading profile updates Teresa Johnson
05:02 Re: [PATCH] Redesign jump threading profile updates Teresa Johnson
04:52 Avoid creation of bogus type variant in cgraphclones.c Jan Hubicka
04:49 Re: Infrastructure for forward propagation of polymorphic call contexts Jan Hubicka
04:28 [PATCH 1/5] Fix error location for cilk error message Andi Kleen
04:28 [PATCH 2/5] Error out for Cilk_spawn or array expression in forbidden places Andi Kleen
04:28 [PATCH 5/5] Add illegal cilk checks to C++ front. Andi Kleen
04:28 [PATCH 3/5] Add test cases for all the new cilk errors Andi Kleen
04:28 [PATCH 4/5] Fix some of the existing Cilk tests for the new errors. Andi Kleen
03:52 Re: __intN patch 3/5: main __int128 -> __intN conversion. DJ Delorie
03:22 Re: [C++ Patch/RFC] PR 53025 Jason Merrill
03:22 Re: __intN patch 3/5: main __int128 -> __intN conversion. Jason Merrill

October 01, 2014
23:31 Re: RFA: RTL typesafety improvements for ira.c David Malcolm
23:21 Re: [PATCHv3][PING] Enable -fsanitize-recover for KASan Alexey Samsonov
23:09 Re: [PATCH] Redesign jump threading profile updates Jan Hubicka
23:01 Re: [PATCH] Fix performance break-down in gcc.c-torture/unsorted/dump-noaddr.c Jeff Law
23:01 Re: [PATCH] combine: Allow substituting the target reg of a clobber Jeff Law
22:46 Re: [PATCH] Redesign jump threading profile updates Steve Ellcey
22:36 Re: [PATCH] combine: Allow substituting the target reg of a clobber Segher Boessenkool
22:35 Re: [Fortran, Patch] Implement IMPLICIT NONE Tobias Burnus
22:34 RFA: RTL typesafety improvements for ira.c Jeff Law
22:32 [Fortran, Patch] Implement IMPLICIT NONE Tobias Burnus
22:08 Re: [libgo, arm64] Future of reflection Ian Lance Taylor
21:31 [debug-early] C++: emit early debug info for all globals, not just statics Aldy Hernandez
21:24 Re: 4.9 backports Jakub Jelinek
21:22 Re: 4.9 backports Jan Hubicka
21:14 [libgo, arm64] Future of reflection Richard Henderson
20:49 Re: [PATCH] Fix dwarf2out ICE (PR debug/63342) Jason Merrill
20:44 Re: [PATCH 1/2, x86] Add palignr support for AVX2. Jakub Jelinek
20:39 [PATCH] Fix dwarf2out ICE (PR debug/63342) Jakub Jelinek
20:05 Re: [PATCH] Redesign jump threading profile updates Teresa Johnson
19:28 Re: [PATCH, PR 63375] Make SRA check references for volatility Richard Biener
19:03 Re: [PATCH 1/2, x86] Add palignr support for AVX2. Uros Bizjak
18:57 Re: [PATCH, i386, Pointer Bounds Checker 33/x] MPX ABI Vladimir Makarov
18:25 Re: Enable TBAA on anonymous types with LTO Jan Hubicka
17:57 Re: [PATCH, i386, Pointer Bounds Checker 30/x] Size relocation Uros Bizjak
17:44 Re: [Patch AArch64] Fix extended register width Eric Christopher
17:38 Re: C++ PATCHes to add __is_trivially_* Ville Voutilainen
17:20 Re: C++ PATCHes to add __is_trivially_* Jason Merrill
17:05 Re: [Patch AArch64] Fix extended register width Xinliang David Li
17:03 Re: [PATCH] Fix PR63422 to handle profile insanities Xinliang David Li
17:02 Re: [PATCH, i386, Pointer Bounds Checker 30/x] Size relocation Ilya Enkovich
16:59 [PATCH] Fix PR63422 to handle profile insanities Teresa Johnson
16:45 Re: Fix libgomp crash without TLS (PR42616) Varvara Rainchik
16:38 Re: Re: [PATCH C++] - SD-6 Implementation Part 3 - . Ed Smith-Rowland
16:38 Re: [Patchv2 3/4] Control SRA and IPA-SRA by a param rather than MOVE_RATIO James Greenhalgh
16:31 [C++ Patch/RFC] PR 53025 Paolo Carlini
16:23 Re: [PATCH] Redesign jump threading profile updates Teresa Johnson
16:20 Re: [PATCH] Redesign jump threading profile updates H.J. Lu
16:13 Re: [PATCH 2/n] OpenMP 4.0 offloading infrastructure: LTO streaming Ilya Verbin
16:06 Re: [PATCH 1/n] OpenMP 4.0 offloading infrastructure Ilya Verbin
16:05 Outstanding MIPS patches Moore, Catherine
15:36 Re: [PATCH] Redesign jump threading profile updates Sebastian Pop
15:29 Re: [PATCH] Redesign jump threading profile updates Teresa Johnson
15:28 Re: [PATCH C++] - SD-6 Implementation Part 3 - . Jonathan Wakely
15:28 Re: Fix g++.dg/cpp0x/static_assert9.C failure Thomas Schwinge
15:25 Re: [PATCH] Redesign jump threading profile updates Christophe Lyon
15:24 Re: [debug-early] rearrange some checks in gen_subprogram_die Aldy Hernandez
15:23 Re: [PATCH] Redesign jump threading profile updates Sebastian Pop
15:20 Re: 4.9 backports Vladimir Makarov
15:17 Re: [PATCH, i386, Pointer Bounds Checker 30/x] Size relocation Uros Bizjak
15:11 Re: [Patch ARM-AArch64/testsuite v2 01/21] Neon intrinsics execution tests initial framework. Marcus Shawcroft
14:46 [PATCH, PR 63375] Make SRA check references for volatility Martin Jambor
14:27 Re: 4.9 backports Richard Biener
14:21 Re: [PATCH 1/2, x86] Add palignr support for AVX2. Uros Bizjak
14:21 Re: Enable TBAA on anonymous types with LTO Richard Biener
14:12 Re: [PATCH 1/2, x86] Add palignr support for AVX2. Jakub Jelinek
14:10 Re: [PATCH, i386, Pointer Bounds Checker 30/x] Size relocation Ilya Enkovich
14:10 RE: libcilkrts: Use AC_USE_SYSTEM_EXTENSIONS (was: Cilk Library) Tannenbaum, Barry M
14:05 Re: [PATCH] Redesign jump threading profile updates Teresa Johnson
14:04 Re: [debug-early] rearrange some checks in gen_subprogram_die Richard Biener
14:02 Re: libcilkrts: Use AC_USE_SYSTEM_EXTENSIONS (was: Cilk Library) Thomas Schwinge
13:27 [PATCH] Fix performance break-down in gcc.c-torture/unsorted/dump-noaddr.c Bernd Edlinger
13:21 [patch] Update C++11 library status table on 4.8 branch Jonathan Wakely
13:21 Re: [PATCH] Redesign jump threading profile updates Teresa Johnson
13:10 Re: [PATCH 1/2, x86] Add palignr support for AVX2. Uros Bizjak
13:09 Re: [PATCH] testsuite: Error out with meaningful message in target-supports Bernhard Reutner-Fischer
13:06 Re: [PATCH][ARM] Disable store_minmaxsi pattern for arm_restrict_i Richard Earnshaw
12:56 Re: [PATCH 1/2, x86] Add palignr support for AVX2. Jakub Jelinek
12:51 Re: [PATCH] PR58867 ASan and UBSan tests not run for installed testing. Jakub Jelinek
12:39 [patch] Update C++11 library status table on 4.9 branch Jonathan Wakely
12:37 Re: [patch] std::vector::assign should not call std::vector::swap Jonathan Wakely
12:36 Re: [patch] Fix specializations of std::uses_allocator in <queue> and <stack> Jonathan Wakely
12:36 Re: [patch] Fix std::try_lock behaviour Jonathan Wakely
12:35 Re: [patch] libstdc++/59603 Prevent self-swapping in random_shuffle Jonathan Wakely
12:32 Re: [PATCH] PR58867 ASan and UBSan tests not run for installed testing. Mike Stump
12:25 Re: [PATCH 1/2, x86] Add palignr support for AVX2. Uros Bizjak
12:21 Re: [PATCH] testsuite: Error out with meaningful message in target-supports Mike Stump
12:18 Re: Fix for "FAIL: tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o compile, (internal compiler error)" Mike Stump
12:17 Re: [PATCH 1/2, x86] Add palignr support for AVX2. Jakub Jelinek
12:13 Re: [Bug libstdc++/62313] Data race in debug iterators Jonathan Wakely
12:05 Re: [Patch ARM] Turn on hot cold partitioning ? Christian Bruel
11:46 Re: [PATCH 1/2, x86] Add palignr support for AVX2. Uros Bizjak
11:38 Re: [PATCH 1/2, x86] Add palignr support for AVX2. Jakub Jelinek
10:50 Re: [PATCH 1/2, x86] Add palignr support for AVX2. Evgeny Stupachenko
10:43 Re: [Patch ARM] Turn on hot cold partitioning ? Ramana Radhakrishnan
10:39 Re: [PATCH X86, PR62128] Rotate pattern for AVX2 Evgeny Stupachenko
10:35 Re: [PATCH 1/2, x86] Add palignr support for AVX2. Jakub Jelinek
10:28 Re: [PATCH 1/2, x86] Add palignr support for AVX2. Uros Bizjak
10:16 Re: [PATCH 1/2, x86] Add palignr support for AVX2. Evgeny Stupachenko
09:42 Re: [PATCH][ARM] Disable store_minmaxsi pattern for arm_restrict_i Kyrill Tkachov
09:40 4.9 backports Jakub Jelinek
09:11 [PATCH] testsuite: error out with tested condition instead of FOO Bernhard Reutner-Fischer
09:11 [PATCH] testsuite: Error out with meaningful message in target-supports Bernhard Reutner-Fischer
09:04 [Patch ARM] Turn on hot cold partitioning ? Christian Bruel
08:50 Re: Fix for "FAIL: tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o compile, (internal compiler error)" Richard Earnshaw
08:48 Re: C++ PATCHes to add __is_trivially_* Ville Voutilainen
08:42 Re: [Patch AArch64] Fix extended register width Richard Earnshaw
08:26 [AArch64, Patch] Restructure arm_neon.h vector types's implementation(Take 2). Tejas Belagod
08:11 Re: C++ PATCHes to add __is_trivially_* Paolo Carlini
08:07 [gomp4] Merge trunk r215707 (2014-09-30) into gomp-4_0-branch Thomas Schwinge
08:05 Re: C++ PATCHes to add __is_trivially_* Paolo Carlini
08:00 Re: [PATCH][AArch64] LR register not used in leaf functions Kugan
07:54 Re: [PATCH] PR58867 ASan and UBSan tests not run for installed testing. Maxim Ostapenko
07:32 Re: [PATCH X86, PR62128] Rotate pattern for AVX2 Jakub Jelinek
07:28 RE: Fix for "FAIL: tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o compile, (internal compiler error)" David Sherwood
07:26 Re: Fix for "FAIL: tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o compile, (internal compiler error)" Andreas Schwab
07:10 [PATCH] PR58867 ASan and UBSan tests not run for installed testing. Maxim Ostapenko
07:03 Re: [PATCH] Redesign jump threading profile updates Christophe Lyon
06:26 Re: [PATCH X86, PR62128] Rotate pattern for AVX2 Uros Bizjak
04:55 Re: [GOOGLE] Fix LIPO COMDAT fixup and gcov-tool interactions Teresa Johnson
04:49 Re: [GOOGLE] Fix LIPO COMDAT fixup and gcov-tool interactions Xinliang David Li
04:28 Re: [GOOGLE] Fix LIPO COMDAT fixup and gcov-tool interactions Nathan Sidwell
02:24 Re: [patch] remove picochip Matthias Klose
02:16 Re: C++ PATCHes to add __is_trivially_* Jason Merrill


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