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

April 30, 2014
23:30 Re: [PATCH 2/6] don't have gengtype autocreate allocation macros for variably sized types Trevor Saunders
23:22 [Patch] Simple change to include/longlong.h to quiet warnings. Steve Ellcey
23:13 Re: [PATCH][RFC] Always require a 64bit HWI John David Anglin
22:39 Re: Warn when returning the address of a temporary (middle-end) Joseph S. Myers
21:57 [PATCH, libgfortran] Use -std=gnu11 Janne Blomqvist
21:40 Re: wide-int testing, go bits Ian Lance Taylor
21:26 Re: [PATCH 00/89] Compile-time gimple-checking Jeff Law
21:21 Re: [C PATCH] Improve error on attrs after declarator in a fndef (PR c/60915) Jeff Law
21:18 Re: [C PATCH] Another locus improvements (PR c/60257) Jeff Law
21:17 Re: [PATCH] New target hook: keep_leaf_when_profiled Jeff Law
21:16 Re: [C PATCH] Add -Wdiscarded-qualifiers (PR c/43245) Jeff Law
21:14 Re: [C PATCH] Improve warn msg (PR c/43395) Jeff Law
21:14 Re: [C PATCH] Warn about booleans in C89 mode (PR c/29467) Jeff Law
21:13 Re: [C PATCH] Another column info tweak (PR c/56989) Jeff Law
21:09 Re: [Testsuite] getpid in gcc.c-torture/execute/pr58419.c Jeff Law
20:28 Re: [PATCH] A new reload-rewrite pattern recognizer for GCC vectorizer. Cong Hou
17:56 Go patch committed: Remove GCC langhooks from Go frontend Ian Lance Taylor
17:42 [aarch64] Remove aarch64_function_profiler prototype Ryan Mansfield
16:59 Re: Changes for if-convert to recognize simple conditional reduction. H.J. Lu
16:58 Re: [PATCH][RFC] Always require a 64bit HWI John David Anglin
16:47 Go patch committed: Use backend interface for built-in functions Ian Lance Taylor
16:46 Re: [PATCH][RFC] Always require a 64bit HWI Jeff Law
15:50 Re: Changes for if-convert to recognize simple conditional reduction. Yuri Rumyantsev
15:47 Re: [wide-int] fix 32-bit x86 builds Richard Sandiford
15:16 [patch] fix ppc spe bootstrap error in dwf_regno Cesar Philippidis
15:03 Re: [PATCH], RFC, add support for __float128/__ibm128 types on PowerPC Michael Meissner
14:31 Re: [PATCH, PR52252] Vectorization for load/store groups of size 3. Evgeny Stupachenko
14:25 Re: [PATCH 2/2, x86] Add palignr support for AVX2. Evgeny Stupachenko
14:22 C++ PATCH for c++/60980 (value-initialization of array member) Jason Merrill
14:17 C++ PATCH for c++/60951 (ICE with constexpr and aggregate init) Jason Merrill
14:15 Re: [PATCH] New target hook: keep_leaf_when_profiled Andreas Krebbel
14:13 [committed] Remove W_TYPE_SIZE==64 handling for i386 Richard Sandiford
13:17 [PING] [PATCH, FORTRAN] Fix PR fortran/60718 Bernd Edlinger
13:03 RE: [PATCH] Work around for current Cygwin-32 Build problems Bernd Edlinger
13:00 RE: [PATCH] Work around for current Cygwin-32 Build problems Bernd Edlinger
12:45 RE: [PATCH, MIPS] Alter default number of single-precision registers Matthew Fortune
12:40 Re: Changes for if-convert to recognize simple conditional reduction. Richard Biener
12:10 Re: [PATCH] Work around for current Cygwin-32 Build problems Rainer Orth
12:05 Re: [PATCH] Work around for current Cygwin-32 Build problems Kai Tietz
12:02 [PATCH] Fix PR61010 Richard Biener
12:01 [PATCH] Work around for current Cygwin-32 Build problems Bernd Edlinger
11:59 [PATCH][C++] Fix PR61004 Richard Biener
11:56 Re: [PATCH][3/3] Fix PR54733 Optimize endian independent load/store Richard Biener
11:42 [PATCH] Testcase for PR48329 Richard Biener
10:18 Re: [PATCH] New target hook: keep_leaf_when_profiled Steven Bosscher
10:06 Re: [Patch, Fortran] Fix an issue with CLASS and -fcoarray=lib on the trunk Dominique Dhumieres
09:20 Re: [AArch64/ARM 3/3] Add execution tests of ARM UZP Intrinsics Ramana Radhakrishnan
09:19 Re: [AArch64/ARM 3/3] Add execution tests of ARM EXT intrinsics Ramana Radhakrishnan
09:18 Re: [PATCH 2/6] don't have gengtype autocreate allocation macros for variably sized types Richard Biener
09:18 Re: [AArch64/ARM 3/3] Add execution tests of ARM ZIP Intrinsics Ramana Radhakrishnan
09:17 [C++ Patch] PR 60999 Paolo Carlini
09:04 Re: [PATCH 2/6] don't have gengtype autocreate allocation macros for variably sized types Laurynas Biveinis
08:35 [wide-int] fix 32-bit x86 builds Mike Stump
08:29 [wide-int] fix 32-bit x86 builds Mike Stump
08:18 Re: [Patch, Fortran] Fix an issue with CLASS and -fcoarray=lib on the trunk Paul Richard Thomas
08:18 Re: [PATCH][RFC] Always require a 64bit HWI Richard Biener
08:00 Re: [PATCH, MIPS] Alter default number of single-precision registers Richard Sandiford
07:50 RE: [PATCH, MIPS] Alter default number of single-precision registers Matthew Fortune
07:35 Re: [PATCH] Implement -fsanitize=float-divide-by-zero Marek Polacek
06:56 RE: [PATCH][3/3] Fix PR54733 Optimize endian independent load/store Thomas Preud'homme
06:55 Re: [PATCH] Implement -fsanitize=float-divide-by-zero Jakub Jelinek
06:45 Re: [PATCH, MIPS] Alter default number of single-precision registers Richard Sandiford
06:23 RE: [PATCH][3/3] Fix PR54733 Optimize endian independent load/store Thomas Preud'homme
05:56 Re: [PATCH], RFC, add support for __float128/__ibm128 types on PowerPC Marc Glisse
02:52 [PATCH ARM] Improve ARM memset inlining bin.cheng
02:38 Go patch committed: Avoid memory overrun for bogus file name Ian Lance Taylor
00:07 Re: [DOC PATCH] Rewrite docs for inline asm dw

April 29, 2014
23:48 Re: [PING] Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly Ian Lance Taylor
23:00 Re: Add post_expand_call_insn hook Tom de Vries
22:54 Re: [PATCH 1/2] teach mklog to get name / email from git config when available Segher Boessenkool
22:30 [PATCH], RFC, add support for __float128/__ibm128 types on PowerPC Michael Meissner
21:34 [C PATCH] Another column info tweak (PR c/56989) Marek Polacek
21:20 [C PATCH] Add -Wdiscarded-qualifiers (PR c/43245) Marek Polacek
21:18 [C PATCH] Warn about booleans in C89 mode (PR c/29467) Marek Polacek
21:17 [C PATCH] Improve warn msg (PR c/43395) Marek Polacek
21:06 Re: [patch 3/N] std::regex refactoring - _Executor DFS / BFS Tim Shen
19:46 Re: [PATCH][2/n] Make TODO_verify_il handle TODO_verify_stmts and TODO_verify_ssa Jeff Law
19:24 Re: [C PATCH] Better column info for shift warnings (PR c/60351) Richard Henderson
19:16 Re: [PATCH 1/2] teach mklog to get name / email from git config when available Peter Bergner
19:00 Re: [C PATCH] Better column info for initializers (PR c/60139) Richard Henderson
18:56 Re: Add post_expand_call_insn hook Richard Henderson
18:50 Re: [PATCH AARCH64] One-line tidy of bit-twiddle expression in aarch64.c Richard Henderson
18:38 Re: [PING] Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly John Marino
18:03 C++ PATCH for DR 1351/1397 (implicit EH spec and NSDMI) Jason Merrill
17:41 Re: [PATCH 1/2] teach mklog to get name / email from git config when available Trevor Saunders
17:39 Re: [PATCH 2/2, x86] Add palignr support for AVX2. Richard Henderson
17:37 Re: [PATCH, rs6000] Improve TImode add/sub David Edelsohn
17:27 Re: [patch 3/N] std::regex refactoring - _Executor DFS / BFS Paolo Carlini
17:25 Re: [PATCH 2/2, x86] Add palignr support for AVX2. Jakub Jelinek
17:23 Re: [PING] Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly Ian Lance Taylor
17:13 Re: [PATCH 2/2, x86] Add palignr support for AVX2. Evgeny Stupachenko
17:00 Re: [patch 3/N] std::regex refactoring - _Executor DFS / BFS Jonathan Wakely
16:58 [Committed] [AArch64/ARM 2/3] Rewrite AArch64 ZIP Intrinsics using __builtin_shuffle Alan Lawrence
16:54 Re: [patch 3/N] std::regex refactoring - _Executor DFS / BFS Tim Shen
15:55 Re: [PATCH 2/2, x86] Add palignr support for AVX2. Evgeny Stupachenko
15:47 Re: [PATCH 2/2, x86] Add palignr support for AVX2. Richard Henderson
15:39 Re: [PATCH 1/2] teach mklog to get name / email from git config when available segher
15:37 [PING] Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly John Marino
15:28 [libcpp] modify undef diagnostic Prathamesh Kulkarni
15:03 Re: [PATCH (for next stage 1)] Add return type to gimple function dumps David Malcolm
14:58 Re: [PATCH 2/2, x86] Add palignr support for AVX2. H.J. Lu
14:48 [committed] Avoid tail call opt if bit field reduction is needed (PR tree-optimization/60971) Jakub Jelinek
14:45 Re: implement __builtin_assert_no_side_effects Richard Biener
14:42 [PATCH][2/n] Make TODO_verify_il handle TODO_verify_stmts and TODO_verify_ssa Richard Biener
14:37 implement __builtin_assert_no_side_effects Tom Tromey
14:36 Re: [PATCH 5/6] add finalizers to ggc Richard Biener
14:29 Re: Changes for if-convert to recognize simple conditional reduction. Yuri Rumyantsev
14:14 Re: -Wvariadic-macros does not print warning Prathamesh Kulkarni
14:07 Re: -Wvariadic-macros does not print warning Prathamesh Kulkarni
13:58 Commit: MSP430: Fix bugs in MSP430 backend Nick Clifton
13:51 Re: [Patch ARM 1/3] Neon intrinsics TLC : Replace intrinsics with GNU C implementations where possible. Christophe Lyon
13:50 [PATCH 2/2, x86] Add palignr support for AVX2. Evgeny Stupachenko
13:49 Re: [RFC] Remove PUSH_ARGS_REVERSED from the RTL expander. James Greenhalgh
13:41 [PATCH, MIPS] Alter default number of single-precision registers Matthew Fortune
13:33 Re: [wwwdocs] Mention generic functions and explicit lambda templates in gcc-4.9/changes Jason Merrill
13:29 [PATCH PING] Simplify a VEC_SELECT fed by its own inverse Bill Schmidt
13:26 [Committed] Added myself to MAINTAINERS (Write After Approval) Alan Lawrence
13:21 Re: [PATCH 5/6] add finalizers to ggc Trevor Saunders
13:20 Re: -Wvariadic-macros does not print warning Manuel López-Ibáñez
13:15 [Committed] [AArch64/ARM 1/3] Add execution + assembler tests of the AArch64 ZIP Intrinsics. Alan Lawrence
13:08 Re: [PATCH 3/6] use templates instead of gengtype for typed allocation functions Richard Biener
13:08 Commit: Fix building ARC, M32C and M32R backends Nick Clifton
13:00 Re: [PATCH 3/6] use templates instead of gengtype for typed allocation functions Trevor Saunders
13:00 Re: [RFC][ARM] TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook Kugan
12:58 Re: [PATCH 5/6] add finalizers to ggc Richard Biener
12:55 [PATCH] New target hook: keep_leaf_when_profiled Andreas Krebbel
12:48 Re: [DOC PATCH] Rewrite docs for inline asm Richard Earnshaw
12:42 Re: [PATCH AARCH64] One-line tidy of bit-twiddle expression in aarch64.c Richard Earnshaw
12:41 Re: -Wvariadic-macros does not print warning Prathamesh Kulkarni
12:32 Re: [PATCH 3/6] use templates instead of gengtype for typed allocation functions Richard Biener
12:27 Re: [PATCH 2/6] don't have gengtype autocreate allocation macros for variably sized types Richard Biener
12:25 Re: [PATCH 1/2] teach mklog to get name / email from git config when available Yury Gribov
12:19 Re: [PATCH 4/6] remove unused function Richard Biener
12:17 Re: [PATCH 1/6] rm a bunch of _stat allocation functions Richard Biener
11:59 Re: [PATCH 2/2] allow running mklog as a filter Yury Gribov
11:09 [PATCH 5/6] add finalizers to ggc tsaunders
11:09 [PATCH 3/6] use templates instead of gengtype for typed allocation functions tsaunders
11:09 [PATCH 6/6] move many members of target_globals out of gc memory tsaunders
11:09 [PATCH 2/6] don't have gengtype autocreate allocation macros for variably sized types tsaunders
11:09 [PATCH 4/6] remove unused function tsaunders
11:08 [PATCH 1/6] rm a bunch of _stat allocation functions tsaunders
11:08 [PATH 0/6] ggc finalizers and TLC tsaunders
11:07 Re: [PATCH][3/3] Fix PR54733 Optimize endian independent load/store Richard Biener
10:47 Re: [DOC PATCH] Rewrite docs for inline asm dw
10:40 Re: [PATCH][2/3] Fix PR54733 Optimize endian independent load/store Richard Biener
10:18 Re: [PATCH][1/3] Fix PR54733 Optimize endian independent load/store Richard Biener
10:17 Re: [patch 3/N] std::regex refactoring - _Executor DFS / BFS Jonathan Wakely
10:15 Re: [PATCH 2/2] allow running mklog as a filter Trevor Saunders
10:06 Re: [PATCH 1/2] teach mklog to get name / email from git config when available Trevor Saunders
10:04 Re: [RFC] Remove PUSH_ARGS_REVERSED from the RTL expander. Richard Earnshaw
09:58 [PATCH] Fix PR c++/60994 gcc does not recognize hidden/shadowed enumeration as valid nested-name-specifier Momchil Velikov
09:37 [PING] [PATCH, ARM] Set max_insns_skipped to MAX_INSN_PER_IT_BLOCK when optimize_size for THUMB2 Zhenqiang Chen
09:35 Re: [PATCH] Implement -fsanitize=float-divide-by-zero Marek Polacek
09:30 Re: [PATCH] Typofixes and a trivial change Richard Biener
09:16 Re: [PATCH (for next stage 1)] Add return type to gimple function dumps Richard Biener
09:14 Re: Changes for if-convert to recognize simple conditional reduction. Richard Biener
09:05 Re: PR debug/60929: Fix a few ICEs and other problems with -fdebug-types-sections Richard Biener
09:04 Re: [PATCH] Cleanup do_per_function, require less push/pop_cfun Richard Biener
08:59 Re: Add post_expand_call_insn hook Tom de Vries
08:46 Re: [PATCH] Implement -fsanitize=float-divide-by-zero Jakub Jelinek
08:37 Re: -Wvariadic-macros does not print warning Manuel López-Ibáñez
08:28 Re: [PATCH] Implement -fsanitize=float-divide-by-zero Tobias Burnus
05:18 Re: [PATCH 2/2] allow running mklog as a filter Yury Gribov
05:12 [committed] [PATCH, AARCH64] mov<mode>cc for fcsel Zhenqiang Chen
05:08 Re: [PATCH 1/2] teach mklog to get name / email from git config when available Yury Gribov
03:03 [PATCH ARM]Handle REG addressing mode in output_move_neon explicitly bin.cheng
02:37 Re: [RFC][AARCH64] TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook Kugan
02:16 [wwwdocs] Mention generic functions and explicit lambda templates in gcc-4.9/changes Adam Butcher
02:13 [PATCH 2/2] allow running mklog as a filter tsaunders
02:12 [PATCH 1/2] teach mklog to get name / email from git config when available tsaunders
02:12 [PATCH 0/2] make using mklog a little nicer tsaunders
01:23 Did you receive my previous email? Farida Mohammed
01:00 Re: [PATCH (for next stage 1)] Add return type to gimple function dumps David Malcolm

April 28, 2014
21:14 Re: [patch 3/N] std::regex refactoring - _Executor DFS / BFS Tim Shen
21:08 Re: debug container patch François Dumont
21:03 Re: [PATCH 1/2, x86] Add palignr support for AVX2. Richard Henderson
21:03 Re: Update doc/gimple.texi to reflect change from union to class hierarchy David Malcolm
20:57 Re: [PATCH, rs6000] Improve atomic_load/store code gen for Power8 TI mode Pat Haugen
20:43 Re: [PATCH 1/2, x86] Add palignr support for AVX2. Evgeny Stupachenko
20:42 Re: [PATCH 1/2, x86] Add palignr support for AVX2. Evgeny Stupachenko
20:32 [google/gcc-4_9] PR debug/60929: Fix a few ICEs and other problems with -fdebug-types-sections Cary Coutant
20:18 Re: [patch 3/N] std::regex refactoring - _Executor DFS / BFS Jonathan Wakely
20:08 Re: [PATCH] Implement -fsanitize=float-divide-by-zero Marc Glisse
20:05 Re: [patch 3/N] std::regex refactoring - _Executor DFS / BFS Tim Shen
20:05 Re: Changes for if-convert to recognize simple conditional reduction. Richard Henderson
19:58 Re: [RFC] Add aarch64 support for ada Richard Henderson
19:38 Re: [PATCH, rs6000] Improve TImode add/sub David Edelsohn
19:34 Re: [PATCH, rs6000] Improve TImode add/sub Pat Haugen
19:29 Re: [patch 3/N] std::regex refactoring - _Executor DFS / BFS Jonathan Wakely
19:24 Re: [patch 3/N] std::regex refactoring - _Executor DFS / BFS Tim Shen
19:10 Re: [patch 3/N] std::regex refactoring - _Executor DFS / BFS Jonathan Wakely
19:06 [PATCH] Implement -fsanitize=float-divide-by-zero Marek Polacek
19:03 Re: [patch 3/N] std::regex refactoring - _Executor DFS / BFS Tim Shen
18:20 Re: [PATCH, PR60738] More LRA split for regno conflicting with single reg class operand Wei Mi
18:15 Re: [PATCH] pedantic warning behavior when casting void* to ptr-to-func, 4.8 and 4.9 Jason Merrill
17:32 Re: [PATCH 1/2, x86] Add palignr support for AVX2. Richard Henderson
17:30 Re: PR debug/60929: Fix a few ICEs and other problems with -fdebug-types-sections Cary Coutant
17:29 Fwd: status of wide-int patch. Mike Stump
17:08 Re: [PATCH 1/2, x86] Add palignr support for AVX2. H.J. Lu
16:51 Re: [patch 3/N] std::regex refactoring - _Executor DFS / BFS Jonathan Wakely
16:48 [PATCH 1/2, x86] Add palignr support for AVX2. Evgeny Stupachenko
16:26 Re: [wide-int] Stricter type checking in wide_int constructor Kenneth Zadeck
16:25 Re: [wide-int] Stricter type checking in wide_int constructor Mike Stump
16:24 Re: [PATCH] testsuite: Register loaded libs Mike Stump
16:04 Re: [PATCH][RFC][wide-int] Fix some build errors on arm in wide-int branch and report ICE Kenneth Zadeck
15:42 Re: [PATCH][RFC][wide-int] Fix some build errors on arm in wide-int branch and report ICE Richard Sandiford
15:40 Re: [patch 3/N] std::regex refactoring - _Executor DFS / BFS Tim Shen
15:18 Re: [patch 1/N] std::regex refactoring - _BracketMatcher Tim Shen
15:09 Re: [PATCH] Cleanup do_per_function, require less push/pop_cfun Jan Hubicka
15:05 Re: [patch 1/N] std::regex refactoring - _BracketMatcher Jonathan Wakely
15:03 Re: [PATCH] Optionally trap on impossible devirtualization Jan Hubicka
15:03 Re: [patch 2/N] std::regex refactoring - sub _Executor for lookahead Tim Shen
15:01 Re: [RFC] Add aarch64 support for ada Eric Botcazou
14:55 Re: -fuse-caller-save - Enable for MIPS Richard Sandiford
14:55 Re: [patch 2/N] std::regex refactoring - sub _Executor for lookahead Jonathan Wakely
14:53 Re: -fuse-caller-save - Enable for MIPS Richard Sandiford
14:47 [patch 3/N] std::regex refactoring - _Executor DFS / BFS Jonathan Wakely
14:45 Re: [PATCH] Optionally trap on impossible devirtualization Martin Jambor
14:18 Re: [patch 2/N] std::regex refactoring - sub _Executor for lookahead Tim Shen
14:15 Re: [patch 1/N] std::regex refactoring - _BracketMatcher Tim Shen
13:54 Re: [PATCH] Add --enable-valgrind-annotations Jakub Jelinek
13:47 Re: [PATCH] Add --enable-valgrind-annotations Richard Biener
13:38 Do slightly less work in jump threader Jeff Law
13:22 Re: [PATCH] pedantic warning behavior when casting void* to ptr-to-func, 4.8 and 4.9 Daniel Gutson
13:04 [patch 1/N] std::regex refactoring - _BracketMatcher Jonathan Wakely
13:01 Re: [Patch ARM 1/3] Neon intrinsics TLC : Replace intrinsics with GNU C implementations where possible. Ramana Radhakrishnan
12:55 Re: [PATCH 00/89] Compile-time gimple-checking Michael Matz
12:45 [patch 2/N] std::regex refactoring - sub _Executor for lookahead Jonathan Wakely
12:44 Re: [PATCH] Typofixes and a trivial change Patrick Palka
12:37 Re: Ping2: [PATCH] PR debug/16063. Add DW_AT_type to DW_TAG_enumeration. Mark Wielaard
12:23 Re: Ping2: [PATCH] PR debug/16063. Add DW_AT_type to DW_TAG_enumeration. Jakub Jelinek
12:21 [PATCH] Fix PR60979 Richard Biener
12:16 Re: Changes for if-convert to recognize simple conditional reduction. Richard Biener
12:14 Re: [PATCH] PR60092, add C11 aligned_alloc handling Jakub Jelinek
12:10 Re: -fuse-caller-save - Enable for MIPS Tom de Vries
12:02 Re: [PATCH][testsuite] Fix gcc.dg/pr60114.c on arm/aarch64 Marek Polacek
11:52 Re: [PATCH] PR60092, add C11 aligned_alloc handling Richard Biener
11:44 Re: [Patch ARM 1/3] Neon intrinsics TLC : Replace intrinsics with GNU C implementations where possible. Julian Brown
11:39 Re: [PATCH] Make ipa-prop analyze BBs in DOM order Richard Biener
11:34 Re: [i386] Replace builtins with vector extensions Marc Glisse
11:34 Re: [RFC] [Testsuite,ARM] Neon intrinsics executable tests Ramana Radhakrishnan
11:27 Re: [PATCH] Cleanup do_per_function, require less push/pop_cfun Richard Biener
11:21 [PATCH] Improve VRP Richard Biener
11:18 [PATCH][testsuite] Fix gcc.dg/pr60114.c on arm/aarch64 Kyrill Tkachov
11:17 Ping2: [PATCH] PR debug/16063. Add DW_AT_type to DW_TAG_enumeration. Mark Wielaard
11:06 Re: [PATCH] Detect a pack-unpack pattern in GCC vectorizer and optimize it. Richard Biener
11:01 Re: [RFC][AARCH64] TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook Ramana Radhakrishnan
10:52 Re: [Patch ARM 3/3] Neon intrinsics TLC - Remove unneeded ML from backend. Ramana Radhakrishnan
10:48 [Patch ARM 3/3] Neon intrinsics TLC - Remove unneeded ML from backend. Ramana Radhakrishnan
10:47 Re: -fuse-caller-save - Enable for MIPS Tom de Vries
10:46 [Patch ARM 2/3] Remove dead code from backend. Ramana Radhakrishnan
10:45 Re: [PATCH] Make SRA create statements with the correct alias type Richard Biener
10:44 [Patch ARM 1/3] Neon intrinsics TLC : Replace intrinsics with GNU C implementations where possible. Ramana Radhakrishnan
10:41 [Patch ARM 0/3] Neon intrinsics TLC - Replace intrinsics with GNU C implementations where possible and remove dead code. Ramana Radhakrishnan
10:37 Simplify Solaris 2 configuration Rainer Orth
10:32 Re: [PATCH] Add a couple of dialect and warning options regarding Objective-C instance variable scope Dimitris Papavasiliou
10:29 Re: [RFC][ARM] TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook Ramana Radhakrishnan
10:26 Re: -fuse-caller-save - Enable for MIPS Richard Sandiford
10:16 Re: [PING] [PATCH, AARCH64] mov<mode>cc for fcsel Marcus Shawcroft
10:06 [SPARC] Fix incorrect ASI used for casa on LEON3 Eric Botcazou
10:03 Re: [PATCH] Make ipa-prop analyze BBs in DOM order Martin Jambor
09:46 Re: [RFC][AARCH64] TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook Marcus Shawcroft
09:38 Re: [PATCH][RFC][wide-int] Fix some build errors on arm in wide-int branch and report ICE Richard Sandiford
09:36 Re: [wide-int] Stricter type checking in wide_int constructor Richard Sandiford
09:11 Re: Examples of gimple statement API (was Re: [PATCH 03/89] Introduce gimple_bind and use it for accessors.) Richard Biener
09:10 Re: [PATCH] Optionally trap on impossible devirtualization Jakub Jelinek
09:05 Re: [PATCH] Optionally trap on impossible devirtualization Richard Biener
09:01 Re: [PATCH] Make ipa-prop analyze BBs in DOM order Richard Biener
08:57 Re: [PATCH] Typofixes and a trivial change Richard Biener
08:20 Re: [DOC PATCH] Rewrite docs for inline asm Andrew Haley
08:12 Re: [PATCH] Fix PR60911 Richard Biener
08:08 [PING][PATCH] Extend mode-switching to support toggle (1/2) Christian Bruel
07:57 Re: [PATCH, PR60738] More LRA split for regno conflicting with single reg class operand Steven Bosscher
07:33 Re: [PATCH] testsuite: Register loaded libs Sebastian Huber
02:23 Re: [PATCH] testsuite: Register loaded libs Mike Stump

April 27, 2014
23:51 Re: [Patch 3/3] Separate `repeating` node from `alternative` node in regex Tim Shen
23:50 Re: [Patch 2/3] Make regex's infinite loop detection accurate Tim Shen
23:49 Re: [Patch 1/3] Use manual regex algorithm switching Tim Shen
23:38 Re: -fuse-caller-save - Enable for MIPS Tom de Vries
23:07 Re: [gofrontend-dev] libgo patch committed: Fix madvise on systems with page size != 4096 Ian Lance Taylor
23:03 Re: [DOC PATCH] Rewrite docs for inline asm dw
21:45 Re: [gofrontend-dev] libgo patch committed: Fix madvise on systems with page size != 4096 Michael Hudson-Doyle
21:36 Re: [C PATCH] proposal to add new warning -Wsizeof-array-argument Prathamesh Kulkarni
21:12 Re: RFA: Avoid creating garbage CONSTs in cselib.c Richard Sandiford
20:43 Re: [C PATCH] proposal to add new warning -Wsizeof-array-argument Andrew Pinski
20:25 Re: [C PATCH] proposal to add new warning -Wsizeof-array-argument Prathamesh Kulkarni
20:01 Re: [C PATCH] proposal to add new warning -Wsizeof-array-argument Andrew Pinski
20:00 Re: [wwwdocs] Buildstat update for 4.8 Gerald Pfeifer
19:56 Re: [wwwdocs] Buildstat update for 4.7 Gerald Pfeifer
19:54 Re: [wwwdocs] Buildstat update for 4.6 Gerald Pfeifer
19:53 Re: [wwwdocs] Buildstat update for 4.4 Gerald Pfeifer
19:50 Re: [C PATCH] proposal to add new warning -Wsizeof-array-argument Prathamesh Kulkarni
18:56 [Patch, Fortran] Fix an issue with CLASS and -fcoarray=lib on the trunk Tobias Burnus
18:47 Re: patch fortran, pr 59746, internal compiler error : segmentation fault Tobias Burnus
17:52 Re: [C PATCH] proposal to add new warning -Wsizeof-array-argument pinskia
17:45 [PATCH] testsuite: Register loaded libs Sebastian Huber
17:09 Re: [C PATCH] proposal to add new warning -Wsizeof-array-argument Prathamesh Kulkarni
16:36 [Patch, Fortran] Fix ucobound checking bug and -fcoarray=lib argument passing Tobias Burnus
16:35 [Patch, Fortran] (port branch to trunk) this_image()/num_images() changes for TS18508 and minor cleanup Tobias Burnus
15:17 Re: [C PATCH] proposal to add new warning -Wsizeof-array-argument Trevor Saunders
14:43 Re: [patch, libgfortran] Wrong result for UTF-8/UCS-4 list-directed and namelist read and nml write Jerry DeLisle
13:39 Re: debug container patch Jonathan Wakely
12:56 Re: [Patch 2/3] Make regex's infinite loop detection accurate Jonathan Wakely
12:51 Re: [C PATCH] proposal to add new warning -Wsizeof-array-argument Prathamesh Kulkarni
12:31 Re: [Patch 3/3] Separate `repeating` node from `alternative` node in regex Jonathan Wakely
12:28 Re: [Patch 2/3] Make regex's infinite loop detection accurate Jonathan Wakely
12:01 Re: [C PATCH] proposal to add new warning -Wsizeof-array-argument Trevor Saunders
11:57 Re: [patch, libgfortran] Wrong result for UTF-8/UCS-4 list-directed and namelist read and nml write Andreas Schwab
10:56 Re: [DOC PATCH] Rewrite docs for inline asm Richard Kenner
10:50 Re: [patch, fortran] Fix PR 59604 Thomas Koenig
10:46 RFA: Avoid creating garbage CONSTs in cselib.c Richard Sandiford
10:30 Re: [wide-int 3/5] Fix large widths in shifted_mask Richard Sandiford
10:27 Re: -fuse-caller-save - Enable for MIPS Richard Sandiford
09:39 [wwwdocs] Buildstat update for 4.9 Tom G. Christensen
09:37 [wwwdocs] Buildstat update for 4.8 Tom G. Christensen
09:35 [wwwdocs] Buildstat update for 4.7 Tom G. Christensen
09:34 [wwwdocs] Buildstat update for 4.6 Tom G. Christensen
09:32 [wwwdocs] Buildstat update for 4.4 Tom G. Christensen
08:56 Re: [DOC PATCH] Rewrite docs for inline asm Andrew Haley
08:03 [Patch, Fortran] Fix handling of polymorphic coarrays and coarray components Tobias Burnus
02:35 Re: [Patch 2/3] Make regex's infinite loop detection accurate Tim Shen
00:21 Re: [PATCH 01/89] Const-correctness fixes for some gimple accessors Gerald Pfeifer

April 26, 2014
21:33 Re: [DOC PATCH] Rewrite docs for inline asm Gerald Pfeifer
21:01 [C PATCH] proposal to add new warning -Wsizeof-array-argument Prathamesh Kulkarni
20:29 Re: Reduce -flto -fprofile-generate memory use Gerald Pfeifer
20:22 Re: Update doc/gimple.texi to reflect change from union to class hierarchy Gerald Pfeifer
20:10 Re: [PATCH] doc/install.texi: Parallel profiledbootstrap is supported on all maintained releases. Gerald Pfeifer
18:34 Re: [SPARC] Fix PR target/60941 Eric Botcazou
18:34 Re: [SPARC] Fix PR target/60941 Eric Botcazou
17:44 Re: [Patch 2/3] Make regex's infinite loop detection accurate Jonathan Wakely
16:42 Re: [COMMITTED] Fix debug/60438 -- i686 stack vs fp operations Tom de Vries
15:30 Re: [Patch 1/3] Use manual regex algorithm switching Jonathan Wakely
15:02 Re: [SPARC] Fix PR target/60941 Jakub Jelinek
14:34 [PATCH] doc/install.texi: Parallel profiledbootstrap is supported on all maintained releases. Markus Trippelsdorf
14:31 Re: [SPARC] Fix PR target/60941 Mikael Pettersson
13:54 Re: GCC's -fsplit-stack disturbing Mach's vm_allocate Justus Winter
13:31 Re: [SPARC] Fix PR target/60941 Eric Botcazou
13:26 Re: [RFC] Remove PUSH_ARGS_REVERSED from the RTL expander. Eric Botcazou
12:51 Re: -fuse-caller-save - Collect register usage information Tom de Vries
12:18 Re: [wide-int 4/5] Fix canonize handling of "small_prec" case Kenneth Zadeck
12:16 Re: [wide-int 5/5] Add dump () method for gdb debugging Kenneth Zadeck
12:15 [PATCH, testsuite]: Clean dump files Uros Bizjak
12:05 Re: -fuse-caller-save - Enable for MIPS Tom de Vries
12:00 Re: GCC's -fsplit-stack disturbing Mach's vm_allocate Svante Signell
10:58 [RFC][AARCH64] TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook Kugan
10:26 [RFC][ARM] TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook Kugan
09:38 Re: [COMMITTED] Fix debug/60438 -- i686 stack vs fp operations Uros Bizjak
09:27 Re: [COMMITTED] Fix debug/60438 -- i686 stack vs fp operations Tom de Vries
09:15 [C PATCH] Another locus improvements (PR c/60257) Marek Polacek
08:38 Re: [patch, fortran] Fix PR 59604 Tobias Burnus
08:26 Re: [wide-int 5/5] Add dump () method for gdb debugging Richard Sandiford
07:54 Re: [PATCH] A new reload-rewrite pattern recognizer for GCC vectorizer. Jakub Jelinek
06:55 Re: GCC's -fsplit-stack disturbing Mach's vm_allocate Justus Winter
06:22 Re: [Patch, PR 60158] Generate .fixup sections for .data.rel.ro.local entries. Alan Modra
03:38 Go patch committed: Use backend interface for global decls Ian Lance Taylor
03:35 [PATCH, PR60738] More LRA split for regno conflicting with single reg class operand Wei Mi
02:50 Re: [wide-int 2/5] Fix large widths in shifted_mask Kenneth Zadeck
02:50 Re: [wide-int 3/5] Fix large widths in shifted_mask Kenneth Zadeck
02:50 Re: [wide-int 5/5] Add dump () method for gdb debugging Kenneth Zadeck
00:50 Re: [Patch 1/3] Use manual regex algorithm switching Tim Shen

April 25, 2014
23:56 Re: [Patch 1/3] Use manual regex algorithm switching Jonathan Wakely
23:07 PR debug/60929: Fix a few ICEs and other problems with -fdebug-types-sections Cary Coutant
22:14 Re: [Patch 1/3] Use manual regex algorithm switching Tim Shen
22:04 Re: [Patch 3/3] Separate `repeating` node from `alternative` node in regex Tim Shen
22:03 Re: [Patch 2/3] Make regex's infinite loop detection accurate Tim Shen
21:50 Re: [PATCH] Fix up rotate expansion (take 2) DJ Delorie
21:23 Re: [jit] Fix state issue in gcse.c Steven Bosscher
21:14 Re: [Patch 1/3] Use manual regex algorithm switching Jonathan Wakely
20:54 PATCH: PR target/60969: [4.9/4.10 Regression] ICE in output_129 in MMXMOV of mode MODE_SF for march=pentium4 H.J. Lu
20:47 Re: [jit] Fix state issue in gcse.c David Malcolm
20:45 [Patch 3/3] Separate `repeating` node from `alternative` node in regex Tim Shen
20:40 [Patch 2/3] Make regex's infinite loop detection accurate Tim Shen
20:34 [Patch 1/3] Use manual regex algorithm switching Tim Shen
20:33 Re: [PATCH 2/2] Windows libcpp: Make path-exists semantics more Posix-like Kai Tietz
20:16 Re: [RFC] Remove PUSH_ARGS_REVERSED from the RTL expander. Jeff Law
20:08 Re: [PATCH] Properly check for _Cilk_spawn in return stmt (PR c/60197) Jeff Law
20:06 [jit] Ensure dlerror failures lead to the overall "compilation" failing David Malcolm
19:35 Re: std::experimental::optional operator!= Jonathan Wakely
19:24 Re: [PATCH 2/2] Windows libcpp: Make path-exists semantics more Posix-like Pedro Alves
19:05 Re: [PATCH 2/2] Windows libcpp: Make path-exists semantics more Posix-like Kai Tietz
18:20 Re: [ada, build] Ignore cp -p failures during Ada make install Rainer Orth
18:17 Re: [ada, build] Ignore cp -p failures during Ada make install Rainer Orth
17:56 Re: [libcpp] use CPP_PEDANTIC Prathamesh Kulkarni
17:49 Re: [libcpp] use CPP_PEDANTIC Tom Tromey
17:36 Re: [ada, build] Ignore cp -p failures during Ada make install Arnaud Charlet
17:34 Re: [wide-int 3/5] Fix large widths in shifted_mask Kenneth Zadeck
17:22 Re: [ada, build] Ignore cp -p failures during Ada make install Mike Stump
17:20 Re: Examples of gimple statement API (was Re: [PATCH 03/89] Introduce gimple_bind and use it for accessors.) David Malcolm
17:20 Update doc/gimple.texi to reflect change from union to class hierarchy David Malcolm
17:20 Re: [PATCH] Fix PR60911 Jan Hubicka
17:13 Re: [ada, build] Ignore cp -p failures during Ada make install Rainer Orth
17:06 Re: [ada, build] Ignore cp -p failures during Ada make install Mike Stump
17:04 Re: [PATCH 2/2] Windows libcpp: Make path-exists semantics more Posix-like Pedro Alves
17:02 Re: [ada, build] Ignore cp -p failures during Ada make install Rainer Orth
16:58 Re: [ada, build] Ignore cp -p failures during Ada make install Mike Stump
16:53 Re: [PATCH 2/2] Windows libcpp: Make path-exists semantics more Posix-like Pedro Alves
16:50 Re: [PATCH] Add a couple of dialect and warning options regarding Objective-C instance variable scope Mike Stump
16:31 Re: [PATCH] Add a couple of dialect and warning options regarding Objective-C instance variable scope Dimitris Papavasiliou
16:18 [patch] libstdc++/60958 disable invalid code in <tr1/regex> Jonathan Wakely
16:11 [C PATCH] Some c-typeck.c TLC Marek Polacek
15:59 ALL_COMPILERFLAGS used instead of ALL_LINKERFLAGS in gcc/Makefile.in Antonio Diaz Diaz
15:46 Re: [DOC PATCH] Rewrite docs for inline asm Andrew Haley
15:45 [C PATCH] Better column info for initializers (PR c/60139) Marek Polacek
15:44 Re: [DOC PATCH] Rewrite docs for inline asm James Greenhalgh
15:35 [PATCH] Optionally trap on impossible devirtualization Martin Jambor
15:31 Re: [PATCH, ARM] Fix PR60609 (Error: value of 256 too large for field of 1 bytes) Ramana Radhakrishnan
15:30 Re: [PATCH, ARM] Fix PR60609 (Error: value of 256 too large for field of 1 bytes) Charles Baylis
15:12 [PATCH] Make ipa-prop analyze BBs in DOM order Martin Jambor
15:03 Re: [PATCH] Typofixes and a trivial change Patrick Palka
14:57 [Patch, PR 60158] Generate .fixup sections for .data.rel.ro.local entries. rohitarulraj at freescale dot
14:53 [PATCH] Typofixes and a trivial change Patrick Palka
14:33 [PATCH][ARM][committed] Fix bootstrap: Initialise fields in Cortex-A8 tuning struct Kyrill Tkachov
14:18 [PING*2][C++ Patch, 4.8] Backport fix for c++/54537 to FSF 4.8 Peter Bergner
14:05 Re: [PATCH] Fix PR60930 Bill Schmidt
13:58 Re: [wide-int 1/5] Cosmetic fixes to wide-int.{cc,h} Kenneth Zadeck
13:58 [wide-int 5/5] Add dump () method for gdb debugging Richard Sandiford
13:53 Re: [patch] Shorten Windows path Ian Lance Taylor
13:48 Re: [PATCH] Fix vector division lowering (PR tree-optimization/60960) Richard Biener
13:45 [wide-int 4/5] Fix canonize handling of "small_prec" case Richard Sandiford
13:41 [ada, build] Ignore cp -p failures during Ada make install Rainer Orth
13:41 [wide-int 3/5] Fix large widths in shifted_mask Richard Sandiford
13:40 [wide-int 2/5] Fix large widths in shifted_mask Richard Sandiford
13:39 [PATCH] Fix vector division lowering (PR tree-optimization/60960) Jakub Jelinek
13:38 [PATCH] Make SRA create statements with the correct alias type Martin Jambor
13:35 [wide-int 1/5] Cosmetic fixes to wide-int.{cc,h} Richard Sandiford
13:22 Re: -fuse-caller-save - Enable for MIPS Richard Sandiford
13:20 [PATCH] Fix test for PR18079 Marek Polacek
12:52 -fuse-caller-save - Enable for MIPS Tom de Vries
12:45 [C PATCH] Better column info for shift warnings (PR c/60351) Marek Polacek
12:24 Re: [GSoC] use obstack in parse_c_expr Richard Biener
12:00 Re: [GSoC] use obstack in parse_c_expr Trevor Saunders
11:55 [PATCH] Add support for GNU/Hurd in gnat-4.9 Svante Signell
11:54 Re: [gomp4] Add tables generation Ilya Verbin
11:40 Re: [GSoC] use obstack in parse_c_expr Prathamesh Kulkarni
11:29 Re: [PING^8][PATCH] Add a couple of dialect and warning options regarding Objective-C instance variable scope Dimitris Papavasiliou
11:29 Re: [SPARC] Fix PR target/60941 Jakub Jelinek
11:25 Re: [SPARC] Fix PR target/60941 Eric Botcazou
11:16 Re: emit __float128 typeinfo Marc Glisse
10:59 Re: [SPARC] Fix PR target/60941 Jakub Jelinek
10:50 Re: [C PATCH] Improve column info of initializers (PR c/60114) Marek Polacek
10:48 [SPARC] Fix PR target/60941 Eric Botcazou
10:28 Re: [PATCH, testsuite]: Require vect_simd_clones effective target for c-c++-common/gomp/pr60823-2.c Jakub Jelinek
10:16 RE: [patch] Shorten Windows path Joey Ye
10:12 Re: [PATCH] Fix web/60933 Eric Botcazou
09:51 [PATCH, testsuite]: Require vect_simd_clones effective target for c-c++-common/gomp/pr60823-2.c Uros Bizjak
09:38 Re: [PATCH] Fix web/60933 Richard Biener
09:16 Re: [Committed][ARM][AArch64] Patches previously ok'd for stage1 Ramana Radhakrishnan
09:16 RE: [Testsuite] getpid in gcc.c-torture/execute/pr58419.c Dhakshinamoorthy, Soundararaja
09:13 Re: [PATCH] Fix PR60930 Jakub Jelinek
09:12 Re: [PATCH] Fix web/60933 Eric Botcazou
09:04 emit __float128 typeinfo Marc Glisse
09:01 Re: [PATCH] Fix PR60930 Richard Biener
08:57 Re: [wide-int] tree-ssa-ccp fix Richard Biener
08:50 *ping*: [patch, fortran] Fix PR 59604 Thomas Koenig
08:42 Re: wide-int, ada Eric Botcazou
08:40 Re: wide-int, cfg Richard Biener
08:37 Re: Examples of gimple statement API (was Re: [PATCH 03/89] Introduce gimple_bind and use it for accessors.) Richard Biener
08:24 Re: version typeinfo for 128bit types Marc Glisse
08:24 Re: [4.9.1 RFA] [tree-optimization/60902] Invalidate outputs of GIMPLE_ASMs when threading around loops Richard Biener
08:23 Re: [PATCH 00/89] Compile-time gimple-checking Richard Biener
08:07 [build] Remove LIB_TLS_SPEC on Solaris Rainer Orth
08:00 Re: Remove obsolete Solaris 9 support Rainer Orth
07:43 Re: [VRP][PATCH] Improve value range for loop index Richard Biener
07:38 Re: [PATCH] Fix PR60911 Richard Biener
07:18 Re: [C PATCH] remove goto in c_parser_sizeof_expression Marek Polacek
07:13 Re: [VRP][PATCH] Improve value range for loop index Kugan
07:05 Re: [C PATCH] Warn about variadic main (PR c/60156) Marek Polacek
06:57 [libcpp] use CPP_PEDANTIC Prathamesh Kulkarni
06:15 Re: [PATCH] Fix PR60930 Jakub Jelinek
04:29 libgo patch committed: Fix madvise on systems with page size != 4096 Ian Lance Taylor
03:43 [patch, toplevel] configure nios2-elf libraries to build with -mno-gpopt Sandra Loosemore
03:20 Re: [PATCH] Fix PR60930 Jeff Law
01:07 Re: [PATCH] Add a couple of dialect and warning options regarding Objective-C instance variable scope Mike Stump
00:54 Re: [PING^8][PATCH] Add a couple of dialect and warning options regarding Objective-C instance variable scope Mike Stump
00:32 [PATCH] A new reload-rewrite pattern recognizer for GCC vectorizer. Cong Hou
00:17 Re: version typeinfo for 128bit types Jonathan Wakely

April 24, 2014
23:16 Re: [PING^8][PATCH] Add a couple of dialect and warning options regarding Objective-C instance variable scope Dimitris Papavasiliou
23:09 Re: [PATCH] Add a couple of dialect and warning options regarding Objective-C instance variable scope Dimitris Papavasiliou
22:27 Re: [wide-int, committed] Obvious s390 build fix Mike Stump
22:07 Re: [PATCH] Adjust hoist-register-pressure* testcases to work for S/390 Jeff Law
22:06 [wide-int] Stricter type checking in wide_int constructor Richard Sandiford
22:05 Re: Skip gcc.dg/tree-ssa/isolate-*.c for AVR Target Jeff Law
22:05 Re: Skip gcc.dg/tree-ssa/isolate-*.c for AVR Target Jeff Law
22:02 Re: [RFC] Add aarch64 support for ada Richard Henderson
21:54 [wide-int] tree-ssa-ccp fix Richard Sandiford
21:46 Re: [PATCH (for next stage 1)] Add return type to gimple function dumps Jeff Law
21:45 [wide-int, committed] Obvious s390 build fix Richard Sandiford
21:33 [committed] Fix atomic seq_cst parsing Jakub Jelinek
21:27 Re: [C PATCH] remove goto in c_parser_sizeof_expression Jeff Law
21:27 [committed] Fix some linear/lastprivate omp issues Jakub Jelinek
21:11 Re: [C PATCH] Warn about variadic main (PR c/60156) Jeff Law
21:04 Re: Inline functions tweeks 2/n: bring some heavy functions offline Jeff Law
21:03 Re: Inline functions tweeks 1/n Jeff Law
20:58 Re: [build] PR 43538: Don't overwrite CXXFLAGS_FOR_TARGET in config/mt-gnu Jeff Law
20:52 Re: [PATCH GCC]Fix pr60363 by adding backtraced value of phi arg along jump threading path Jeff Law
20:45 Re: [PATCH] PR60822 (m68k, missing earlyclobber in extendplussidi) Jeff Law
20:29 Re: [PATCH] Enable multiple duplicated blocks on threading path H.J. Lu
20:17 Re: [PING^8][PATCH] Add a couple of dialect and warning options regarding Objective-C instance variable scope Jakub Jelinek
19:41 Re: [Patch] Fix a typo in Chinese msg Tobias Burnus
19:02 Re: wide-int, cfg Mike Stump
19:02 Re: [C PATCH] Improve error on attrs after declarator in a fndef (PR c/60915) Marek Polacek
18:55 Re: wide-int, ada Mike Stump
18:42 Re: [PATCH], Add DFP, extended divide, BCD builtins to PowerPC David Edelsohn
18:29 Re: [Patch] Fix a bug of consecutive range quantifiers in regex Tim Shen
18:26 Re: [C PATCH] Improve error on attrs after declarator in a fndef (PR c/60915) Marc Glisse
18:03 Re: version typeinfo for 128bit types Marc Glisse
17:27 Re: [Patch] Fix crtstuff.c compilation with mingw build. Rainer Orth
17:24 [PATCH] Detect a pack-unpack pattern in GCC vectorizer and optimize it. Cong Hou
17:18 RE: [PATCH, ARM] Suppress Redundant Flag Setting for Cortex-A15 Ian Bolton
17:11 Re: [Patch] Fix obsolete autoconf macros in configure.ac Steve Ellcey
17:10 Re: version typeinfo for 128bit types Rainer Orth
17:07 [Patch] Fix crtstuff.c compilation with mingw build. Steve Ellcey
16:52 [PATCH] Step down as a gengtype reviewer Laurynas Biveinis
16:50 Re: [Committed][ARM][AArch64] Patches previously ok'd for stage1 Kyrill Tkachov
16:46 Re: [Committed][ARM][AArch64] Patches previously ok'd for stage1 Ryan Mansfield
16:38 Re: [Patch] Fix a bug of consecutive range quantifiers in regex Jonathan Wakely
16:20 [PATCH] Fix PR60930 Bill Schmidt
16:16 [PATCH, trunk, 4.9, 4.8] Fix PR57653, filename information discarded when using -imacros Peter Bergner
16:12 Re: [Committed][ARM][AArch64] Patches previously ok'd for stage1 Kyrill Tkachov
16:03 Re: Examples of gimple statement API (was Re: [PATCH 03/89] Introduce gimple_bind and use it for accessors.) Michael Matz
16:00 Re: [PATCH] Add a couple of dialect and warning options regarding Objective-C instance variable scope Mike Stump
15:49 Re: [Patch] Fix a bug of consecutive range quantifiers in regex Tim Shen
15:44 Re: [Patch] Fix a typo in Chinese msg Jeff Law
15:34 Re: [4.9.1 RFA] [tree-optimization/60902] Invalidate outputs of GIMPLE_ASMs when threading around loops Jeff Law
15:31 Re: [c++] typeinfo for target types Tejas Belagod
15:14 Re: Add post_expand_call_insn hook Eric Botcazou
15:01 Examples of gimple statement API (was Re: [PATCH 03/89] Introduce gimple_bind and use it for accessors.) David Malcolm
15:01 Re: Add clobber_reg Eric Botcazou
14:49 Re: [PATCH 00/89] Compile-time gimple-checking Michael Matz
14:37 Re: [wide-int] Fix signed min / -1 quotient Kenneth Zadeck
14:35 Re: [PATCH] Fix PR60911 Jan Hubicka
14:34 [wide-int] Fix signed min / -1 quotient Richard Sandiford
14:31 [C PATCH] Improve error on attrs after declarator in a fndef (PR c/60915) Marek Polacek
14:22 Re: [PATCH, AArch64] Enable shuffle on big-endian and turn on the testsuite Tejas Belagod
14:11 Re: [c++] typeinfo for target types Marc Glisse
13:58 Re: [Committed][ARM][AArch64] Patches previously ok'd for stage1 Ramana Radhakrishnan
13:54 Re: [Committed][ARM][AArch64] Patches previously ok'd for stage1 Kyrill Tkachov
13:44 Re: [Committed][ARM][AArch64] Patches previously ok'd for stage1 Ryan Mansfield
13:39 Re: [c++] typeinfo for target types Ramana Radhakrishnan
13:25 Re: [PATCH 02/89] Introduce gimple_switch and use it in various places David Malcolm
13:25 Re: [c++] typeinfo for target types Marc Glisse
13:12 Re: [PATCH 00/89] Compile-time gimple-checking Andrew MacLeod
13:09 Re: [PATCH 03/89] Introduce gimple_bind and use it for accessors. Andrew MacLeod
13:05 Re: [VRP][PATCH] Improve value range for loop index Richard Biener
12:36 Re: [PATCH, AArch64] Enable shuffle on big-endian and turn on the testsuite Marcus Shawcroft
12:23 Re: [PATCH] Fix PR60896 Richard Biener
11:42 Re: [PATCH 00/89] Compile-time gimple-checking Richard Sandiford
11:07 [PATCH] Fix PR60911 Richard Biener
11:04 [PATCH] Fix PR60912 Richard Biener
10:56 Re: [Patch] Fix a bug of consecutive range quantifiers in regex Jonathan Wakely
10:45 [PATCH] Update libstdc++ baseline symbols for ia64 Andreas Schwab
10:39 Re: [c++] typeinfo for target types Ramana Radhakrishnan
10:08 Re: [PING^8][PATCH] Add a couple of dialect and warning options regarding Objective-C instance variable scope Dimitris Papavasiliou
09:58 Re: [AArch64/ARM 1/3] Add execution + assembler tests of AArch64 EXT intrinsics Marcus Shawcroft
09:55 Re: [AArch64/ARM 2/3] Recognize shuffle patterns for REV instructions on AARch64, rewrite intrinsics. Marcus Shawcroft
09:38 Re: [AArch64/ARM 1/3] Add execution + assembler tests of AArch64 REV Neon Intrinsics Marcus Shawcroft
09:29 Re: [PATCH] Fix web/60933 Richard Biener
09:26 Re: [PATCH] Fix web/60933 Richard Biener
09:14 Re: [PATCH] Fix web/60933 Eric Botcazou
08:58 Re: [PATCH] Fix web/60933 Rainer Orth
08:51 Re: [PATCH] Fix web/60933 Jakub Jelinek
08:49 Only redefine ASM_PREFERRED_EH_DATA_FORMAT if necessary on Solaris/x86 Rainer Orth
08:47 Re: [c++] typeinfo for target types Kyrill Tkachov
08:40 Re: [PATCH] Fix web/60933 Richard Biener
08:39 RE: [PATCH][2/3] Fix PR54733 Optimize endian independent load/store Thomas Preud'homme
08:39 Re: [PATCH] Fix web/60933 Richard Biener
08:38 Re: GCC's -fsplit-stack disturbing Mach's vm_allocate Svante Signell
08:37 [build] Fix gcc_cv_as_cfi_directive test for Solaris as Rainer Orth
08:33 Re: [PATCH 03/89] Introduce gimple_bind and use it for accessors. Richard Biener
08:27 Re: [PATCH] Fix web/60933 Rainer Orth
08:25 RE: [patch, testsuite] Fix fragile case nsdmi-union5 Joey Ye
08:24 Re: [Patch] Fix obsolete autoconf macros in configure.ac Richard Biener
08:22 Re: [4.9.1 RFA] [tree-optimization/60902] Invalidate outputs of GIMPLE_ASMs when threading around loops Richard Biener
08:21 Re: [PATCH] Fix web/60933 Jakub Jelinek
08:21 [PING][ARM] Handle simple SImode PLUS and MINUS operations in rtx costs Kyrill Tkachov
08:18 Re: [PATCH][AArch64][4.8] Wire up TARGET_SIMD and TARGET_FLOAT properly Marcus Shawcroft
08:17 [PATCH] Fix web/60933 Richard Biener
08:17 Re: [PATCH][AArch64] Wire up TARGET_SIMD and TARGET_FLOAT properly Marcus Shawcroft
08:03 Re: [AArch64/ARM 2/3] Reimplement AArch64 TRN intrinsics with __builtin_shuffle Marcus Shawcroft
08:01 Re: [AArch64/ARM 1/3] Add execution + assembler tests of AArch64 TRN Intrinsics Marcus Shawcroft
08:00 [PING][AArch64][4.8,4.9] Wire up TARGET_SIMD and TARGET_FLOAT properly Kyrill Tkachov
07:54 Re: [PATCH][AArch64] Vectorise bswap[16,32,64] Marcus Shawcroft
07:48 Re: [Patch]Simplify SUBREG with operand whose target bits are cleared by AND operation Terry Guo
07:23 [Patch] Fix a typo in Chinese msg Jincheng Miao
07:13 Re: Add call_fusage_contains_non_callee_clobbers hook Tom de Vries
07:12 [Ping][Patch, GCC/Thumb1] Improve 64bit constant load for Thumb1 Terry Guo
06:22 Re: [i386] define __SIZEOF_FLOAT128__ Uros Bizjak
06:14 Re: [patch, libgfortran] Wrong result for UTF-8/UCS-4 list-directed and namelist read and nml write Tobias Burnus
05:35 Re: [i386] define __SIZEOF_FLOAT128__ Marc Glisse
03:47 Re: [Patch] Fix a bug of consecutive range quantifiers in regex Tim Shen
03:34 Re: [patch, libgfortran] Wrong result for UTF-8/UCS-4 list-directed and namelist read and nml write Jerry DeLisle
03:23 [Patch] Fix a bug of consecutive range quantifiers in regex Tim Shen
01:37 RE: [PATCH][3/3] Fix PR54733 Optimize endian independent load/store Thomas Preud'homme
01:34 RE: [PATCH][2/3] Fix PR54733 Optimize endian independent load/store Thomas Preud'homme

April 23, 2014
23:02 Ping 2 - RE: [PATCH] (configure.ac) Add support for TI-RTOS Kapania, Ashish
23:02 [PATCH] Fix PR60896 Cong Hou
22:28 Re: Optimize n?rotate(x,n):x Jan Hubicka
22:18 Re: Optimize n?rotate(x,n):x Marc Glisse
21:38 Re: wide-int, gengtype Richard Henderson
21:23 Re: [PATCH 03/89] Introduce gimple_bind and use it for accessors. Jeff Law
21:19 Re: Optimize n?rotate(x,n):x Jan Hubicka
21:16 Re: [PATCH 03/89] Introduce gimple_bind and use it for accessors. David Malcolm
21:12 [AArch64] Broken builtin type mangling -- was [c++] typeinfo for target types Richard Henderson
21:04 Re: [PATCH 03/89] Introduce gimple_bind and use it for accessors. Jeff Law
20:57 Fix DEFHOOKPOD argument order in target-hooks-macros.h comment Tom de Vries
20:45 Re: wide-int, gengtype Mike Stump
20:38 Re: [RFC] Add aarch64 support for ada Eric Botcazou
20:35 Re: [PATCH 02/89] Introduce gimple_switch and use it in various places Trevor Saunders
20:35 Re: [c++] typeinfo for target types Richard Henderson
20:32 Re: [PATCH 02/89] Introduce gimple_switch and use it in various places Richard Henderson
20:32 [AArch64/ARM 3/3] Add execution tests of ARM EXT intrinsics Alan Lawrence
20:22 [AArch64/ARM 2/3] Detect EXT patterns to vec_perm_const, use for EXT intrinsics Alan Lawrence
20:01 [AArch64/ARM 1/3] Add execution + assembler tests of AArch64 EXT intrinsics Alan Lawrence
19:58 Re: [PATCH 02/89] Introduce gimple_switch and use it in various places Jeff Law
19:56 Re: [PATCH 02/89] Introduce gimple_switch and use it in various places Jeff Law
19:53 [AArch64/ARM 0/3] Patch series for EXT instructions Alan Lawrence
19:51 [AArch64/ARM 3/3] Add execution tests of ARM REV intrinsics Alan Lawrence
19:51 Re: [i386] define __SIZEOF_FLOAT128__ H.J. Lu
19:44 [AArch64/ARM 2/3] Recognize shuffle patterns for REV instructions on AARch64, rewrite intrinsics. Alan Lawrence
19:43 Re: [c++] typeinfo for target types Marc Glisse
19:17 [AArch64/ARM 1/3] Add execution + assembler tests of AArch64 REV Neon Intrinsics Alan Lawrence
19:09 Re: [PATCH] Change is-a.h to support typedefs of pointers David Malcolm
19:02 [AArch64/ARM 0/3] Patch series for REV permute instructions Alan Lawrence
18:48 Re: [i386] define __SIZEOF_FLOAT128__ Marc Glisse
18:46 Re: [c++] typeinfo for target types Richard Henderson
18:25 Re: Optimize n?rotate(x,n):x Marc Glisse
18:06 Re: [Patch] Fix obsolete autoconf macros in configure.ac Steve Ellcey
18:03 Re: -Wvariadic-macros does not print warning Prathamesh Kulkarni
18:01 [4.9.1 RFA] [tree-optimization/60902] Invalidate outputs of GIMPLE_ASMs when threading around loops Jeff Law
18:00 Re: -Wvariadic-macros does not print warning Prathamesh Kulkarni
17:44 Re: [AArch64/ARM 2/3] Rewrite AArch64 UZP Intrinsics using __builtin_shuffle Marcus Shawcroft
17:43 Re: [AArch64/ARM 1/3] Add execution + assembler tests of AArch64 UZP Intrinsics Marcus Shawcroft
17:43 Re: [Patch] Fix obsolete autoconf macros in configure.ac Rainer Orth
17:42 Re: [AArch64/ARM 2/3] Rewrite AArch64 ZIP Intrinsics using __builtin_shuffle Marcus Shawcroft
17:39 Re: [AArch64/ARM 1/3] Add execution + assembler tests of the AArch64 ZIP Intrinsics. Marcus Shawcroft
17:32 Re: [Patch] Fix obsolete autoconf macros in configure.ac Steve Ellcey
17:23 Re: [PATCH 00/89] Compile-time gimple-checking Jeff Law
17:17 Re: [PATCH 00/89] Compile-time gimple-checking Jeff Law
16:49 Re: Inliner heuristics TLC 1/n - let small function inlinng to ignore cold portion of program Xinliang David Li
16:40 Re: [Patch] Fix obsolete autoconf macros in configure.ac Andreas Schwab
16:38 [ARM] Initialize new tune_params values James Greenhalgh
16:32 Re: [PATCH] Change is-a.h to support typedefs of pointers Richard Biener
16:20 Re: [PATCH][RFC] Remove RTL loop unswitching Jan Hubicka
16:15 [Patch] Fix obsolete autoconf macros in configure.ac Steve Ellcey
15:58 Re: [PATCH 00/89] Compile-time gimple-checking Andrew MacLeod
15:38 [Committed][ARM][AArch64] Patches previously ok'd for stage1 Kyrill Tkachov
15:34 Re: [PATCH 00/89] Compile-time gimple-checking David Malcolm
15:33 RE: [RFC][PATCH][MIPS] Patch to enable LRA for MIPS backend Robert Suchanek
15:31 Re: [RFC][PATCH][MIPS] Patch to enable LRA for MIPS backend Vladimir Makarov
15:30 [PATCH] Change is-a.h to support typedefs of pointers David Malcolm
15:29 [PATCH AARCH64] fix and enable non-const shuffle for bigendian using TBL instruction Alan Lawrence
15:20 [PATCH AARCH64] One-line tidy of bit-twiddle expression in aarch64.c Alan Lawrence
15:16 Re: -fuse-caller-save - Collect register usage information Richard Sandiford
15:10 Re: Add call_fusage_contains_non_callee_clobbers hook Richard Sandiford
15:09 Re: -fuse-caller-save - Collect register usage information Vladimir Makarov
14:48 Re: [PATCH][RFC][wide-int] Fix some build errors on arm in wide-int branch and report ICE Kenneth Zadeck
14:46 Re: [PATCH][RFC][wide-int] Fix some build errors on arm in wide-int branch and report ICE Jakub Jelinek
14:43 [PATCH] Avoid going to GENERIC for TER expansion Richard Biener
14:42 Re: [PATCH 00/89] Compile-time gimple-checking Michael Matz
14:42 [PATCH] Cleanup do_per_function, require less push/pop_cfun Richard Biener
14:36 Re: [PATCH][RFC][wide-int] Fix some build errors on arm in wide-int branch and report ICE Richard Biener
14:32 Re: [PATCH 00/89] Compile-time gimple-checking Richard Biener
14:29 Re: [PATCH][RFC][wide-int] Fix some build errors on arm in wide-int branch and report ICE Kenneth Zadeck
14:19 Re: [PATCH 00/89] Compile-time gimple-checking Richard Biener
14:12 Re: Remove obsolete Solaris 9 support Rainer Orth
14:10 Re: [PATCH] Add MIPS -mxpa command line option. Richard Sandiford
14:05 Re: [RFC][PATCH][MIPS] Patch to enable LRA for MIPS backend Richard Sandiford
13:58 Re: calloc = malloc + memset Richard Biener
13:54 [PATCH] Add MIPS -mxpa command line option. Andrew Bennett
13:34 Re: [wide-int 2/8] Fix ubsan internal-fn.c handling Richard Biener
13:34 RE: [RFC][PATCH][MIPS] Patch to enable LRA for MIPS backend Robert Suchanek
13:32 Re: [Patch ARM] Allow any register for DImode values in Thumb2. Ramana Radhakrishnan
13:29 Re: [wide-int 2/8] Fix ubsan internal-fn.c handling Richard Sandiford
13:28 Re: [PATCH] Fix warning in libgfortran configure script Marcus Shawcroft
13:27 Re: [AArch64/ARM 3/3] Add execution tests of ARM TRN Intrinsics Ramana Radhakrishnan
13:20 [Patch, Fortran, testsuite] Increase tolerance level for precision of bessel function. Tejas Belagod
13:08 Add post_expand_call_insn hook Tom de Vries
13:06 Re: [Patch ARM] Allow any register for DImode values in Thumb2. Ramana Radhakrishnan
12:53 Re: [Patch ARM] Allow any register for DImode values in Thumb2. Christophe Lyon
12:51 Re: Remove obsolete Solaris 9 support Uros Bizjak
12:46 Re: [PATCH, ARM] Suppress Redundant Flag Setting for Cortex-A15 Christophe Lyon
12:27 Re: [PING] [PATCH] register CALL_INSN_FUNCTION_USAGE in find_all_hard_reg_sets Tom de Vries
12:02 Add clobber_reg Tom de Vries
11:21 [PATCH] Fix PR60903 Richard Biener
11:18 Re: [PATCH, ARM] Improve 64 bit division performance Charles Baylis
10:49 Re: RFA: x86 backend: Add default-manifest to Cygwin/MinGW links Corinna Vinschen
10:42 -fuse-caller-save - Collect register usage information Tom de Vries
10:41 Re: [PATCH] Tweak an error msg a little Richard Biener
10:34 Commit: MSP430: Enhance -mhwmult option Nick Clifton
10:22 [PATCH] Tweak an error msg a little Marek Polacek
10:07 [PATCH] Update libstdc++ baseline symbols for m68k Andreas Schwab
09:55 Re: [C PATCH] Make attributes accept enum values (PR c/50459) Marek Polacek
09:54 Re: [wide-int 8/8] Formatting and typo fixes Richard Biener
09:54 Re: [wide-int 7/8] Undo some changes from trunk Richard Biener
09:53 Re: [wide-int 6/8] Avoid redundant extensions Richard Biener
09:53 Re: [wide-int 4/8] Tweak uses of new API Richard Biener
09:52 Re: [wide-int 3/8] Add and use udiv_ceil Richard Biener
09:50 Re: [wide-int 1/8] Fix some off-by-one errors and bounds tests Richard Biener
09:47 Re: [PATCH][RFC][wide-int] Fix some build errors on arm in wide-int branch and report ICE Richard Biener
09:46 Re: [RFC] Add aarch64 support for ada Eric Botcazou
09:43 [PATCH][RFC] (Auto)-add TODO_verify_il Richard Biener
09:41 Re: RFA: x86 backend: Add default-manifest to Cygwin/MinGW links Nicholas Clifton
09:27 Re: RFA: x86 backend: Add default-manifest to Cygwin/MinGW links Corinna Vinschen
09:22 Re: [PATCH] Fix warning in libgfortran configure script Richard Earnshaw
09:19 Re: [Patch, Fortran] PR60881 - fix ICE with allocatable scalar coarrays Paul Richard Thomas
09:08 Re: RFA: x86 backend: Add default-manifest to Cygwin/MinGW links Kai Tietz
09:06 Re: RFA: x86 backend: Add default-manifest to Cygwin/MinGW links Nicholas Clifton
09:04 Re: Remove obsolete Solaris 9 support Rainer Orth
08:59 Re: RFA: x86 backend: Add default-manifest to Cygwin/MinGW links Kai Tietz
08:58 Re: [PATCH 3/3] [LLVM] [sanitizer] add conditionals for libc Konstantin Serebryany
08:54 RFA: x86 backend: Add default-manifest to Cygwin/MinGW links Nick Clifton
08:50 Re: fuse-caller-save - hook format Richard Earnshaw
08:46 Re: [PATCH 3/3] [LLVM] [sanitizer] add conditionals for libc Bernhard Reutner-Fischer
08:22 [PATCH] Fix PR60895 Richard Biener
08:20 [PATCH] Fix PR60891 Richard Biener
08:17 Re: [PATCH][RFC] Remove RTL loop unswitching Richard Biener
08:14 libsanitizer merge from upstream request Christophe Lyon
08:13 Re: [PATCH] Add support for -fno-sanitize-recover and -fsanitize-undefined-trap-on-error (PR sanitizer/60275) Richard Biener
07:38 Re: [RFC] Add aarch64 support for ada Eric Botcazou
07:17 Re: [PATCH 02/89] Introduce gimple_switch and use it in various places Florian Weimer
05:52 Re: [PATCH, SH] Extend HIQI mode constants Kaz Kojima
03:44 Re: [DOC PATCH] Rewrite docs for inline asm Chung-Ju Wu
03:35 Re: [DOC PATCH] Rewrite docs for inline asm Chung-Ju Wu
02:33 [patch, nios2] support for custom round instructions Sandra Loosemore

April 22, 2014
23:46 Go patch committed: Use backend interface for initialization function Ian Lance Taylor
22:04 Re: [PING] [PATCH] register CALL_INSN_FUNCTION_USAGE in find_all_hard_reg_sets Eric Botcazou
21:38 Re: [PATCH 02/89] Introduce gimple_switch and use it in various places Richard Henderson
21:35 Re: version typeinfo for 128bit types Michael Meissner
21:23 Re: [PING] [PATCH] register CALL_INSN_FUNCTION_USAGE in find_all_hard_reg_sets Tom de Vries
21:19 Re: version typeinfo for 128bit types Jakub Jelinek
20:53 [Fortran-caf, patch, committed] Fix image-index calculation Tobias Burnus
20:31 Re: [wide-int 5/8] Use LOG2_BITS_PER_UNIT Kenneth Zadeck
20:26 Re: version typeinfo for 128bit types Michael Meissner
20:21 [PATCH], Add DFP, extended divide, BCD builtins to PowerPC Michael Meissner
20:19 Re: [PATCH 02/89] Introduce gimple_switch and use it in various places David Malcolm
20:18 Re: Inliner heuristics TLC 1/n - let small function inlinng to ignore cold portion of program Jan Hubicka
20:14 [wide-int 8/8] Formatting and typo fixes Richard Sandiford
20:12 [wide-int 7/8] Undo some changes from trunk Richard Sandiford
20:06 Re: version typeinfo for 128bit types Marc Glisse
20:04 [wide-int 6/8] Avoid redundant extensions Richard Sandiford
20:02 [wide-int 5/8] Use LOG2_BITS_PER_UNIT Richard Sandiford
19:55 [wide-int 4/8] Tweak uses of new API Richard Sandiford
19:51 [wide-int 3/8] Add and use udiv_ceil Richard Sandiford
19:49 [wide-int 2/8] Fix ubsan internal-fn.c handling Richard Sandiford
19:45 [wide-int 1/8] Fix some off-by-one errors and bounds tests Richard Sandiford
19:42 Re: [PATCH 00/89] Compile-time gimple-checking Richard Biener
19:28 Re: [PING] [PATCH] register CALL_INSN_FUNCTION_USAGE in find_all_hard_reg_sets Eric Botcazou
19:19 Re: [PATCH 00/89] Compile-time gimple-checking Andrew MacLeod
19:11 Re: [PATCH 00/89] Compile-time gimple-checking Andrew MacLeod
18:57 Re: [PATCH 00/89] Compile-time gimple-checking Richard Sandiford
18:21 Re: [PATCH 00/89] Compile-time gimple-checking David Malcolm
17:19 Re: [PATCH 71/89] Concretize gimple_cond_make_{false|true} David Malcolm
17:15 Re: [PATCH 02/89] Introduce gimple_switch and use it in various places David Malcolm
17:13 Re: fuse-caller-save - hook format Tom de Vries
17:08 Re: [PATCH 00/89] Compile-time gimple-checking David Malcolm
17:00 Re: [PATCH][AARCH64] Support tail indirect function call Jiong Wang
16:57 Re: [PATCH] Do not run IPA transform phases multiple times Martin Jambor
16:36 Add call_fusage_contains_non_callee_clobbers hook Tom de Vries
16:34 Re: [PING] [PATCH, AArch64] Use GCC builtins to count leading/tailing zeros Marcus Shawcroft
16:29 [committed] Fix ICE on invalid combined distribute parallel for (PR c/59073) Jakub Jelinek
16:23 Re: [RFC] Add aarch64 support for ada Eric Botcazou
16:18 Re: fuse-caller-save - hook format Richard Sandiford
16:10 [PING] [PATCH, AArch64] Use GCC builtins to count leading/tailing zeros Yufeng Zhang
16:09 Re: fuse-caller-save - hook format Tom de Vries
16:04 Re: [PATCH][RFC][wide-int] Fix some build errors on arm in wide-int branch and report ICE Mike Stump
16:00 Re: [PATCH 00/89] Compile-time gimple-checking Trevor Saunders
15:58 Re: [PATCH][RFC][wide-int] Fix some build errors on arm in wide-int branch and report ICE Mike Stump
15:37 Re: [PATCH 71/89] Concretize gimple_cond_make_{false|true} Trevor Saunders
15:33 Re: [PATCH][RFC][wide-int] Fix some build errors on arm in wide-int branch and report ICE Richard Sandiford
15:31 Re: [PATCH] Simplify a VEC_SELECT fed by its own inverse Bill Schmidt
15:27 Re: fuse-caller-save - hook format Richard Sandiford
15:18 Re: Remove obsolete Solaris 9 support Andrew Hughes
15:05 Re: fuse-caller-save - hook format Tom de Vries
14:45 Re: [PATCH][RFC][wide-int] Fix some build errors on arm in wide-int branch and report ICE Kyrill Tkachov
14:22 [PATCH, SH] Extend HIQI mode constants Christian Bruel
14:21 [linaro/gcc-4_9-branch] Merge from gcc-4_9-branch Yvan Roux
14:17 Re: [PATCH 02/89] Introduce gimple_switch and use it in various places Richard Biener
14:12 Re: Remove obsolete Solaris 9 support Rainer Orth
14:11 Re: version typeinfo for 128bit types Jonathan Wakely
14:10 Re: [Patch, AArch64] Fix shuffle for big-endian. Marcus Shawcroft
14:05 Re: [PATCH 1/7] [AARCH64] Fix bug in aarch64_initial_elimination_offset Marcus Shawcroft
14:02 Re: Remove obsolete Solaris 9 support David Edelsohn
13:58 Re: Remove obsolete Solaris 9 support Rainer Orth
13:56 Re: version typeinfo for 128bit types Marc Glisse
13:50 Re: version typeinfo for 128bit types Jonathan Wakely
13:46 Re: Remove obsolete Solaris 9 support David Edelsohn
13:41 Re: [Patch, AArch64] Fix shuffle for big-endian. Tejas Belagod
13:39 Re: PATCH: PR target/60868: [4.9/4.10 Regression] ICE: in int_mode_for_mode, at stor-layout.c:400 with -minline-all-stringops -minline-stringops-dynamically -march=core2 Jakub Jelinek
13:23 [PATCH 1/7] [AARCH64] Fix bug in aarch64_initial_elimination_offset Jiong Wang
13:22 Re: Remove obsolete Solaris 9 support Mark Wielaard
13:20 [COMMITTED][AArch64] Fixup indentation. Marcus Shawcroft
13:05 Re: [PATCH 00/89] Compile-time gimple-checking Andrew MacLeod
12:56 Re: [PATCH] Try to coalesce for unary and binary ops Michael Matz
12:42 Re: Remove obsolete Solaris 9 support Rainer Orth
12:39 Re: Remove obsolete Solaris 9 support Rainer Orth
12:37 Re: Remove obsolete Solaris 9 support Rainer Orth
12:36 Re: Remove obsolete Solaris 9 support Rainer Orth
12:31 Re: Remove obsolete Solaris 9 support Rainer Orth
12:15 Re: [PATCH] pedantic warning behavior when casting void* to ptr-to-func, 4.8 and 4.9 Daniel Gutson
11:49 Re: [PATCH 26/89] Introduce gimple_eh_filter Trevor Saunders
11:46 Re: [PATCH 22/89] Introduce gimple_goto Trevor Saunders
11:06 Re: RFA: tweak integer type used for memcpy folding Richard Biener
10:44 Re: [AArch64] Relax modes_tieable_p and cannot_change_mode_class Marcus Shawcroft
10:41 Re: [AArch64] Relax modes_tieable_p and cannot_change_mode_class James Greenhalgh
10:33 RE: [PATCH] Add a new option "-fmerge-bitfields" (patch / doc inside) Zoran Jovanovic
10:31 Ping: [PATCH] PR debug/16063. Add DW_AT_type to DW_TAG_enumeration. Mark Wielaard
10:01 Re: [PATCH, AArch64 3/6] aarch64: Add multi3 pattern Marcus Shawcroft
10:00 Re: [PATCH, AArch64 2/6] aarch64: Add mulditi3 and umulditi3 patterns Marcus Shawcroft
09:59 Re: [PATCH, AArch64 1/6] aarch64: Add addti3 and subti3 patterns Marcus Shawcroft
09:51 Re: RFA: tweak integer type used for memcpy folding Richard Sandiford
09:48 Re: [PATCH, x86] merge movsd/movhpd pair in peephole Bin.Cheng
09:41 Re: RFA: tweak integer type used for memcpy folding Richard Biener
09:39 Re: [PING] [PATCH, AARCH64] mov<mode>cc for fcsel pinskia
09:36 [PING] [PATCH, AARCH64] mov<mode>cc for fcsel Zhenqiang Chen
09:26 Re: [PATCH] Remove "keep_aligning" from get_inner_reference Eric Botcazou
09:16 [4.9] Add no-dist for libffi and boehm-gc (PR other/43620) Jakub Jelinek
09:15 Re: RFA: tweak integer type used for memcpy folding Richard Sandiford
09:10 Re: RFA: tweak integer type used for memcpy folding Richard Biener
08:43 Re: RFA: tweak integer type used for memcpy folding Richard Sandiford
08:42 Re: [RFC] Add aarch64 support for ada Eric Botcazou
08:37 Re: [PATCH] Fix uninitialised variable warning in tree-ssa-loop-ivcanon.c Richard Biener
08:36 Re: [PATCH 00/89] Compile-time gimple-checking Richard Biener
08:33 Re: RFA: tweak integer type used for memcpy folding Richard Biener
08:30 RE: [PATCH] Remove "keep_aligning" from get_inner_reference Bernd Edlinger
08:24 Re: [PATCH] Simplify a VEC_SELECT fed by its own inverse Richard Sandiford
08:15 Re: Inliner heuristics TLC 3/n Richard Biener
08:11 Re: [PATCH] Fix omp declare simd cloning (PR tree-optimization/60823) Richard Biener
08:10 Re: [PATCH] Remove "keep_aligning" from get_inner_reference Eric Botcazou
08:07 Re: [PATCH] Fix uninitialised variable warning in tree-ssa-loop-ivcanon.c Kyrill Tkachov
08:03 Re: [PATCH 00/89] Compile-time gimple-checking Richard Sandiford
08:03 Re: Inliner heuristics TLC 1/n - let small function inlinng to ignore cold portion of program Richard Biener
07:55 Re: [PATCH, ARM] Trunk build fail Ramana Radhakrishnan
07:39 RE: [PATCH] Remove "keep_aligning" from get_inner_reference Bernd Edlinger
07:38 Re: RFA: tweak integer type used for memcpy folding Richard Sandiford
06:59 Re: [PATCH] Simplify a VEC_SELECT fed by its own inverse Marc Glisse
06:26 [PATCH, ARM] Trunk build fail Zhenqiang Chen
02:46 Re: [PATCH] Simplify a VEC_SELECT fed by its own inverse Bill Schmidt

April 21, 2014
22:45 Re: [PATCH 02/89] Introduce gimple_switch and use it in various places Trevor Saunders
22:13 Re: [PATCH 01/89] Const-correctness fixes for some gimple accessors David Malcolm
20:53 [Patch, Fortran] PR60881 - fix ICE with allocatable scalar coarrays Tobias Burnus
20:48 Re: [PATCH] Simplify a VEC_SELECT fed by its own inverse Richard Henderson
20:20 Re: [PATCH] Simplify a VEC_SELECT fed by its own inverse Bill Schmidt
20:03 Re: [PATCH 33/89] Use more concrete types for various gimple statements Bill Schmidt
19:28 Re: [RFC] [Testsuite,ARM] Neon intrinsics executable tests Christophe Lyon
19:26 RE: [PATCH, PR60189, Cilk+] Fix for ICE with incorrect Cilk_sync usage Zamyatin, Igor
18:59 Re: [PATCH, x86] merge movsd/movhpd pair in peephole Xinliang David Li
18:55 Re: [PATCH], PR target/60735, fix powerpc SPE failure David Edelsohn
18:46 [PATCH, i386]: Fix PR/60909, ICE with -mrdrnd and __builtin_ia32_rdrand32_step Uros Bizjak
18:43 Re: [PATCH 01/89] Const-correctness fixes for some gimple accessors Jeff Law
18:39 Re: [PATCH, x86] merge movsd/movhpd pair in peephole Uros Bizjak
18:00 Re: [PATCH, x86] merge movsd/movhpd pair in peephole Wei Mi
17:29 Re: [PATCH] Simplify a VEC_SELECT fed by its own inverse Bill Schmidt
17:15 [PATCH 30/89] Introduce gimple_eh_dispatch David Malcolm
17:15 [PATCH 13/89] tree-ssa-phiprop.c: use gimple_phi David Malcolm
17:15 [PATCH 23/89] Introduce gimple_asm David Malcolm
17:15 [PATCH 68/89] Concretize three gimple_return_ accessors David Malcolm
17:15 [PATCH 40/89] tree-cfg.c: Make verify_gimple_call require a gimple_call David Malcolm
17:15 [PATCH 44/89] Introduce gimple_omp_teams David Malcolm
17:15 [PATCH 54/89] Make gimple_call_return_slot_opt_p require a gimple_call. David Malcolm
17:15 [PATCH 12/89] tree-predcom.c: use gimple_phi in various places David Malcolm
17:15 [PATCH 52/89] Make gimple_phi_arg_edge require a gimple_phi David Malcolm
17:14 [PATCH 35/89] Introduce gimple_omp_atomic_store David Malcolm
17:14 [PATCH 33/89] Use more concrete types for various gimple statements David Malcolm
17:14 [PATCH 38/89] Introduce gimple_omp_for David Malcolm
17:14 [PATCH 81/89] Concretize gimple_call_set_fn David Malcolm
17:14 [PATCH 61/89] Concretize gimple_call_use_set and gimple_call_clobber_set David Malcolm
17:14 [PATCH 75/89] Concretize gimple_cond_set_{lhs|rhs} David Malcolm
17:14 [PATCH 55/89] Use gimple_call for callgraph edges David Malcolm
17:14 [PATCH 26/89] Introduce gimple_eh_filter David Malcolm
17:14 [PATCH 09/89] Introduce gimple_phi_iterator David Malcolm
17:14 [PATCH 27/89] Introduce gimple_eh_must_not_throw David Malcolm
17:14 [PATCH 15/89] tree-ssa-loop-manip.c: use gimple_phi in three places David Malcolm
17:13 [PATCH 10/89] Update ssa_prop_visit_phi_fn callbacks to take a gimple_phi David Malcolm
17:13 [PATCH 18/89] Concretize get_loop_exit_condition et al to working on gimple_cond David Malcolm
17:13 [PATCH 32/89] Introduce gimple_try David Malcolm
17:13 [PATCH 57/89] Concretize parameter to gimple_call_copy_skip_args David Malcolm
17:13 [PATCH 51/89] Update GRAPHITE to use more concrete gimple statement classes David Malcolm
17:13 [PATCH 08/89] Introduce gimple_phi and use it in various places David Malcolm
17:13 [PATCH 62/89] Concretize gimple_label_label David Malcolm
17:13 [PATCH 74/89] Concretize gimple_cond_set_code David Malcolm
17:13 [PATCH 71/89] Concretize gimple_cond_make_{false|true} David Malcolm
17:13 [PATCH 24/89] Introduce gimple_transaction David Malcolm
17:13 [PATCH 42/89] Introduce gimple_omp_single David Malcolm
17:13 [PATCH 36/89] Introduce gimple_omp_continue David Malcolm
17:12 [PATCH 79/89] Concretize gimple_call_nothrow_p David Malcolm
17:12 [PATCH 47/89] omp-low.c: Use more concrete types of gimple statement for various locals David Malcolm
17:12 [PATCH 85/89] Concretize gimple_assign_nontemporal_move_p David Malcolm
17:12 [PATCH 43/89] Introduce gimple_omp_target David Malcolm
17:12 [PATCH 66/89] Make gimple_phi_arg_location_from_edge require a gimple_phi David Malcolm
17:12 [PATCH 69/89] Make gimple_cond_set_{true|false}_label require gimple_cond. David Malcolm
17:12 [PATCH 53/89] More gimple_phi David Malcolm
17:12 [PATCH 48/89] Make gimple_phi_arg_def_ptr and gimple_phi_arg_has_location require a gimple_phi David Malcolm
16:57 [PATCH 82/89] Concretize gimple_call_set_fntype David Malcolm
16:57 [PATCH 84/89] Concretize gimple_call_arg_flags David Malcolm
16:57 [PATCH 72/89] Concretize gimple_switch_index and gimple_switch_index_ptr David Malcolm
16:57 [PATCH 78/89] Concretize gimple_call_set_nothrow David Malcolm
16:57 [PATCH 70/89] Concretize locals within expand_omp_for_init_counts David Malcolm
16:57 [PATCH 67/89] Make gimple_phi_arg_location require a gimple_phi. David Malcolm
16:57 [PATCH 64/89] Concretize gimple_try_set_catch_is_cleanup David Malcolm
16:57 [PATCH 59/89] Make gimple_goto_set_dest require a gimple_goto David Malcolm
16:57 [PATCH 56/89] Various gimple to gimple_call conversions in IPA David Malcolm
16:57 [PATCH 80/89] Tweak to gimplify_modify_expr David Malcolm
16:57 [PATCH 77/89] Concretize various expressions from gimple to gimple_cond David Malcolm
16:57 [PATCH 88/89] Use gimple_phi in many more places. David Malcolm
16:57 [PATCH 86/89] Concretize gimple_call_copy_flags and ipa_modify_call_arguments David Malcolm
16:57 [PATCH 89/89] Convert various gimple to gimple_phi within ssa-iterators.h David Malcolm
16:57 [PATCH 87/89] Use gimple_call in some places within tree-ssa-dom.c David Malcolm
16:57 [PATCH 83/89] Concretize gimple_call_set_tail and gimple_call_tail_p David Malcolm
16:57 [PATCH 31/89] Use subclasses of gimple in various places David Malcolm
16:57 [PATCH 76/89] Concretize gimple_cond_{lhs|rhs}_ptr David Malcolm
16:57 [PATCH 73/89] Concretize gimple_cond_{true|false}_label David Malcolm
16:56 [PATCH 46/89] tree-parloops.c: Use gimple_phi in various places David Malcolm
16:56 [PATCH 65/89] Concretize three gimple_try_set_ accessors David Malcolm
16:56 [PATCH 63/89] Concretize gimple_eh_filter_set_types and gimple_eh_filter_set_failure David Malcolm
16:56 [PATCH 60/89] Concretize gimple_catch_types David Malcolm
16:56 [PATCH 58/89] Make gimple_label_set_label require a gimple_label David Malcolm
16:56 [PATCH 50/89] Make gimple_phi_arg_set_location require a gimple_phi David Malcolm
16:56 [PATCH 49/89] Make add_phi_arg require a gimple_phi David Malcolm
16:56 [PATCH 45/89] Introduce gimple_omp_sections David Malcolm
16:56 [PATCH 41/89] Introduce gimple_omp_task David Malcolm
16:56 [PATCH 39/89] Introduce gimple_omp_parallel David Malcolm
16:56 [PATCH 37/89] Introduce gimple_omp_critical David Malcolm
16:56 [PATCH 20/89] Introduce gimple_call David Malcolm
16:56 [PATCH 28/89] Introduce gimple_eh_else David Malcolm
16:56 [PATCH 34/89] Introduce gimple_omp_atomic_load David Malcolm
16:56 [PATCH 25/89] Introduce gimple_catch David Malcolm
16:56 [PATCH 29/89] Introduce gimple_resx David Malcolm
16:56 [PATCH 21/89] Introduce gimple_return David Malcolm
16:56 [PATCH 06/89] Introduce gimple_label and use it in a few places David Malcolm
16:56 [PATCH 22/89] Introduce gimple_goto David Malcolm
16:56 [PATCH 04/89] Introduce gimple_cond and use it in various places David Malcolm
16:56 [PATCH 07/89] Introduce gimple_debug and use it in a few places David Malcolm
16:56 [PATCH 19/89] Const-correctness of gimple_call_builtin_p David Malcolm
16:56 [PATCH 17/89] Update various expressions within tree-scalar-evolution.c to be gimple_phi David Malcolm
16:56 [PATCH 16/89] tree-ssa-loop-ivopts.c: use gimple_phi in a few places David Malcolm
16:56 [PATCH 02/89] Introduce gimple_switch and use it in various places David Malcolm
16:56 [PATCH 14/89] tree-ssa-loop-niter.c: use gimple_phi in a few places David Malcolm
16:56 [PATCH 05/89] Introduce gimple_assign and use it in various places David Malcolm
16:56 [PATCH 11/89] tree-parloops.c: use gimple_phi in various places David Malcolm
16:56 [PATCH 03/89] Introduce gimple_bind and use it for accessors. David Malcolm
16:56 [PATCH 00/89] Compile-time gimple-checking David Malcolm
16:56 [PATCH 01/89] Const-correctness fixes for some gimple accessors David Malcolm
16:51 Re: [PATCH] Simplify a VEC_SELECT fed by its own inverse Marc Glisse
16:02 [PATCH], PR target/60735, fix powerpc SPE failure Michael Meissner
15:38 Re: [patch, testsuite] Fix fragile case nsdmi-union5 Mike Stump
14:53 Re: [PATCH 1/2] Windows libibery: Don't quote args unnecessarily Joel Brobecker
14:01 [PATCH] Simplify a VEC_SELECT fed by its own inverse Bill Schmidt
13:01 [Ping for C++ frontend review] [PATCH] PR debug/57519 Siva Chandra
12:23 Re: [RFC][PATCH][MIPS] Patch to enable LRA for MIPS backend Richard Sandiford
04:41 Re: [C++ Patch] PR 59120 Jason Merrill

April 20, 2014
19:05 Re: Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly John Marino
12:51 Re: Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly Jonathan Wakely
07:09 [Fortran-caf, patch, committed] Fix issue with added caf_get, prep for TS18508 collectives Tobias Burnus
06:37 Re: [PATCH][RFC] Remove RTL loop unswitching Jan Hubicka
06:07 Re: [PATCH 1/2] Windows libibery: Don't quote args unnecessarily Eli Zaretskii

April 19, 2014
20:41 Re: [PATCH 2/2] Windows libcpp: Make path-exists semantics more Posix-like Kai Tietz
20:23 Re: [PATCH 1/2] Windows libibery: Don't quote args unnecessarily Kai Tietz
19:41 [PATCH 2/2] Windows libcpp: Make path-exists semantics more Posix-like Ray Donnelly
19:41 [PATCH 1/2] Windows libibery: Don't quote args unnecessarily Ray Donnelly
19:41 [PATCH 0/2] Windows: Two improvements. Ray Donnelly
19:40 Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly John Marino
17:58 Re: Remove obsolete Solaris 9 support Bruce Korb
13:56 Re: [jit] Fix state issue in gcse.c Steven Bosscher
13:56 Re: [C PATCH] Make attributes accept enum values (PR c/50459) Jason Merrill
13:25 Re: [jit] Fix state issue in gcse.c Steven Bosscher
11:50 Re: [C PATCH] fix column number in comma expression warning Prathamesh Kulkarni
09:01 Re: RFA: Tighten checking for 'X' constraints Richard Sandiford
08:37 Re: [PATCH] Add a new option "-fmerge-bitfields" (patch / doc inside) Ryan Hill
08:04 Re: Remove obsolete Solaris 9 support Andrew Haley
07:51 RFA: tweak integer type used for memcpy folding Richard Sandiford

April 18, 2014
23:06 Re: [VRP][PATCH] Improve value range for loop index Kugan
21:32 Re: LTO inliner -- sensitivity to increasing register pressure Xinliang David Li
21:16 Re: LTO inliner -- sensitivity to increasing register pressure Jan Hubicka
20:34 Re: LTO inliner -- sensitivity to increasing register pressure Xinliang David Li
20:30 Re: LTO inliner -- sensitivity to increasing register pressure Xinliang David Li
20:25 [C PATCH] Fix up diagnostics (PR c/25801) Marek Polacek
20:12 Re: [COMMITTED] Fix silly error in aarch64_register_move_cost Jeff Law
19:51 Re: LTO inliner -- sensitivity to increasing register pressure Jan Hubicka
19:45 Inliner heuristics TLC 3/n Jan Hubicka
19:27 Re: LTO inliner -- sensitivity to increasing register pressure Jan Hubicka
19:15 [RFC][PATCH] RL78 - Add predicates to reduce code bloat when accessing volatile memory. Richard Hulme
19:06 Re: LTO inliner -- sensitivity to increasing register pressure Aaron Sawdey
18:49 Re: LTO inliner -- sensitivity to increasing register pressure Aaron Sawdey
18:34 Inliner heuristics TLC 2/n - dump stats about inliner behaviour Jan Hubicka
18:27 Re: calloc = malloc + memset Marc Glisse
18:13 Re: C++ PATCH for DR 1571 (reference binding) Jason Merrill
18:11 C++ PATCH for c++/60872 (bogus error converting pointer to restricted pointer) Jason Merrill
17:37 Re: LTO inliner -- sensitivity to increasing register pressure Xinliang David Li
17:36 Re: LTO inliner -- sensitivity to increasing register pressure Xinliang David Li
17:26 Re: LTO inliner -- sensitivity to increasing register pressure Jan Hubicka
16:43 LTO inliner -- sensitivity to increasing register pressure Aaron Sawdey
16:12 Re: [RFC] Add aarch64 support for ada Richard Henderson
16:02 [COMMITTED] Fix silly error in aarch64_register_move_cost Richard Henderson
15:43 Re: [Ping] [Patch C++] RFC Fix PR57958 Jason Merrill
15:39 Re: [Ping] [Patch C++] RFC Fix PR57958 Paolo Carlini
15:20 Re: [Ping] [Patch C++] RFC Fix PR57958 Jason Merrill
15:00 Re: [PATCH] Introduce MODE_SIZE mode attribute H.J. Lu
13:30 [PATCH] Fix omp declare simd cloning (PR tree-optimization/60823) Jakub Jelinek
13:16 Re: [PATCH, rs6000, 4.8, 4.9, trunk] Fix little endian behavior of vec_merge[hl] for V4SI/V4SF with VSX David Edelsohn
13:08 Re: [PATCH] Do not run IPA transform phases multiple times Martin Jambor
12:53 Re: [Ping] [Patch C++] RFC Fix PR57958 Dinar Temirbulatov
12:41 Re: [PATH, SH] Small builtin_strlen improvement Oleg Endo
12:30 Re: [C PATCH] Warn if switch has boolean value (PR c/60439) Marek Polacek
12:21 Re: [PATCH] Try to coalesce for unary and binary ops Richard Biener
12:00 Re: [C PATCH] Warn if switch has boolean value (PR c/60439) Marc Glisse
11:49 Re: [PATCH] Do not run IPA transform phases multiple times Jakub Jelinek
11:34 Re: [PATCH] Do not run IPA transform phases multiple times Martin Jambor
11:31 Re: [PATCH] Try to coalesce for unary and binary ops Steven Bosscher
11:24 Re: calloc = malloc + memset Jakub Jelinek
11:21 Re: [C PATCH] Warn if switch has boolean value (PR c/60439) Steven Bosscher
10:59 Re: [PATCH] Fix up rotate expansion (take 2) Jakub Jelinek
10:22 Re: debug container patch Jonathan Wakely
10:20 Re: [PATCH] Try to coalesce for unary and binary ops Eric Botcazou
10:16 Re: [PATCH v8] PR middle-end/60281 Jakub Jelinek
10:11 Re: [PATCH] Do not run IPA transform phases multiple times Jakub Jelinek
10:11 [PATCH] RTEMS thread model configuration Sebastian Huber
10:06 Re: Remove obsolete Solaris 9 support Eric Botcazou
10:05 Re: [PATCH v8] PR middle-end/60281 lin zuojian
10:05 Re: [PATCH, PR52252] Vectorization for load/store groups of size 3. Evgeny Stupachenko
09:52 Re: [Patch, avr] Propagate -mrelax gcc driver flag to assembler Senthil Kumar Selvaraj
09:13 Re: [Ping] [Patch C++] RFC Fix PR57958 Dinar Temirbulatov
08:28 Re: [build] PR 43538: Don't overwrite CXXFLAGS_FOR_TARGET in config/mt-gnu Marc Glisse
08:03 Re: GCC's -fsplit-stack disturbing Mach's vm_allocate Samuel Thibault
08:03 Re: Add testcase for PR lto/60820 Dominique Dhumieres
07:11 Re: [C PATCH] Warn if switch has boolean value (PR c/60439) Jakub Jelinek
07:09 Re: [PATCH v8] PR middle-end/60281 Jakub Jelinek
06:45 Re: [C PATCH] Warn if switch has boolean value (PR c/60439) Marek Polacek
06:42 RE: [PATCH v8] PR middle-end/60281 Bernd Edlinger
06:00 Re: [C PATCH] Warn if switch has boolean value (PR c/60439) Marek Polacek
05:49 Re: [C PATCH] Warn if switch has boolean value (PR c/60439) Marc Glisse
05:30 [C PATCH] Warn if switch has boolean value (PR c/60439) Marek Polacek
05:28 [patch, testsuite] Fix fragile case nsdmi-union5 Joey Ye
04:26 Re: [PATCH v8] PR middle-end/60281 lin zuojian
04:22 [PATCH v8] PR middle-end/60281 lin zuojian
03:06 [PATCH, rs6000, 4.8, 4.9, trunk] Fix little endian behavior of vec_merge[hl] for V4SI/V4SF with VSX Bill Schmidt

April 17, 2014
23:39 libgo patch committed: Avoid duplicate function declarations in syscall Ian Lance Taylor
23:27 libgo patch committed: Use delete rather than old map deletion syntax Ian Lance Taylor
23:13 libgo patch committed: Avoid unnecessary gccgo extension Ian Lance Taylor
23:06 Re: [RFC][PATCH] RL78 - clean-up of missing operand mode warnings. DJ Delorie
21:56 [PATCH], PR target/60876 -- fix build issue with powerpc Michael Meissner
20:52 Re: Patch ping Uros Bizjak
20:44 debug container patch François Dumont
20:43 Go patch committed: Use backend interface for constant expressions Ian Lance Taylor
20:17 Re: [RFC] Add aarch64 support for ada Richard Henderson
20:11 Re: [patch] change specific int128 -> generic intN Marc Glisse
20:01 Re: [RFC][PATCH] RL78 - clean-up of missing operand mode warnings. Richard Hulme
19:27 Go patch committed: Only convert function type when necessary Ian Lance Taylor
19:20 RE: [PATCH v7?] PR middle-end/60281 Bernd Edlinger
19:18 Re: Inliner heuristics TLC 1/n - let small function inlinng to ignore cold portion of program Xinliang David Li
19:10 Go patch commited: Mark various expressions as immutable Ian Lance Taylor
18:44 Re: Inliner heuristics TLC 1/n - let small function inlinng to ignore cold portion of program David Malcolm
18:33 Re: [gomp4] Add tables generation Ilya Verbin
18:33 Re: Avoid unnecesary GGC runs during LTO Richard Biener
17:52 Inliner heuristics TLC 1/n - let small function inlinng to ignore cold portion of program Jan Hubicka
17:42 Re: [PATCH] C++ thunk section names Sriraman Tallam
17:29 Re: [RFC] Add aarch64 support for ada Richard Henderson
17:18 Re: Avoid unnecesary GGC runs during LTO Jan Hubicka
17:14 Re: Avoid unnecesary GGC runs during LTO Richard Biener
17:08 PATCH: PR target/60868: [4.9/4.10 Regression] ICE: in int_mode_for_mode, at stor-layout.c:400 with -minline-all-stringops -minline-stringops-dynamically -march=core2 H.J. Lu
17:06 RE: [PATCH] Fix uninitialised variable warning in tree-ssa-loop-ivcanon.c Daniel MarjamÃki
17:01 Re: [PATCH 3/3] [LLVM] [sanitizer] add conditionals for libc Konstantin Serebryany
16:49 [PATCH] Fix warning in libgfortran configure script Kyrill Tkachov
16:47 Re: fuse-caller-save - hook format Vladimir Makarov
16:45 Re: [PATCH 3/3] [LLVM] [sanitizer] add conditionals for libc Bernhard Reutner-Fischer
16:43 [PATCH] Fix uninitialised variable warning in tree-ssa-loop-ivcanon.c Kyrill Tkachov
16:07 [C++ Patch] PR 59120 Paolo Carlini
16:07 RE: [PATCH] Add a new option "-fmerge-bitfields" (patch / doc inside) Zoran Jovanovic
16:03 Re: Avoid unnecesary GGC runs during LTO Jan Hubicka
16:01 Re: [C PATCH] Make attributes accept enum values (PR c/50459) Marek Polacek
15:58 Re: [RFC] Add aarch64 support for ada Eric Botcazou
15:35 Re: [RFC] Add aarch64 support for ada Tristan Gingold
15:30 Re: fuse-caller-save - hook format Richard Sandiford
15:21 PATCH: PR target/60863: Incorrect codegen in ix86_expand_clear for -Os H.J. Lu
15:17 Re: fuse-caller-save - hook format Vladimir Makarov
14:51 Re: [PATCH 3/3] [LLVM] [sanitizer] add conditionals for libc Konstantin Serebryany
14:50 Re: [RFC] Add aarch64 support for ada Richard Henderson
14:29 Re: [PATCH v7?] PR middle-end/60281 lin zuojian
14:28 Re: [PATCH 3/3] [LLVM] [sanitizer] add conditionals for libc Bernhard Reutner-Fischer
14:08 Re: [PATCH 3/3] [LLVM] [sanitizer] add conditionals for libc Konstantin Serebryany
14:01 [PATCH 2/3] libsanitizer: add conditionals for libc Bernhard Reutner-Fischer
14:01 [PATCH 3/3] [LLVM] [sanitizer] add conditionals for libc Bernhard Reutner-Fischer
14:01 [PATCH 1/3] libsanitizer: Fix !statfs64 builds Bernhard Reutner-Fischer
14:01 [PATCH 0/3] libsanitizer libc conditionals Bernhard Reutner-Fischer
14:00 [ PATCH] Extend mode-switching to support toggle (2/2) Christian Bruel
14:00 Re: [PATCH] Try to coalesce for unary and binary ops Michael Matz
13:59 [ PATCH] Extend mode-switching to support toggle (1/2) Christian Bruel
13:46 [PING] [PATCH] Fix for PR libstdc++/60758 Alexey Merzlyakov
13:23 Re: [PATCH] Redesign jump threading profile updates Teresa Johnson
13:10 Changes for if-convert to recognize simple conditional reduction. Yuri Rumyantsev
12:40 Re: [PATCH 1/6] remove properties stuff from register_dump_files_1 Trevor Saunders
12:37 Re: [PATCH] Make SRA tolerate most throwing statements Richard Biener
12:21 Re: [PATCH] Make SRA tolerate most throwing statements Martin Jambor
12:16 Re: Patch ping Jakub Jelinek
12:08 [RFC][PING^2] Do not consider volatile asms as optimization barriers #1 Yury Gribov
11:59 RE: [PATCH] Add a new option "-fmerge-bitfields" (patch / doc inside) Zoran Jovanovic
11:53 Re: [PATCH] Try to coalesce for unary and binary ops Richard Biener
11:39 [PATCH] Try to coalesce for unary and binary ops Richard Biener
11:19 Re: [PATCH] Fix PR60849 Richard Biener
11:18 Re: [PATCH, i386, PR57623] Introduce synonyms for BMI intrinsics Kirill Yukhin
11:04 Re: [PATCH] Fix PR60849 Marc Glisse
10:36 Re: [PATCH] dwarf2out: Use normal constant values in bound_info if possible. Mark Wielaard
10:22 Re: [PATCH][2/3] Fix PR54733 Optimize endian independent load/store Richard Biener
10:13 Re: [PATCH, i386, PR57623] Introduce synonyms for BMI intrinsics Jakub Jelinek
10:08 Re: [PATCH] Conditional count update for fast coverage test in multi-threaded programs Richard Biener
10:07 Re: [PATCH GCC]Fix pr60363 by adding backtraced value of phi arg along jump threading path Bin.Cheng
10:05 Re: Remove obsolete Solaris 9 support Rainer Orth
09:54 Re: [PATCH] Enhancing the widen-mult pattern in vectorization. Richard Biener
09:28 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Jonathan Wakely
09:01 Re: [RFC] Add aarch64 support for ada Tristan Gingold
09:00 Re: [PATCH 6/6] pass cfun to pass::execute Richard Biener
09:00 Re: [PATCH 5/6] pass current function to opt_pass::gate () Richard Biener
08:56 Re: [PATCH 4/6] enable -Woverloaded-virtual when available Richard Biener
08:54 Re: [PATCH 3/6] remove has_gate Richard Biener
08:53 Re: [PATCH 2/6] merge register_dump_files_1 into register_dump_files Richard Biener
08:53 Re: [PATCH 1/6] remove properties stuff from register_dump_files_1 Richard Biener
08:38 [PATCH 6/6] pass cfun to pass::execute tsaunders
08:38 [PATCH 5/6] pass current function to opt_pass::gate () tsaunders
08:38 [PATCH 3/6] remove has_gate tsaunders
08:38 [PATCH 4/6] enable -Woverloaded-virtual when available tsaunders
08:38 [PATCH 2/6] merge register_dump_files_1 into register_dump_files tsaunders
08:37 [PATCH 1/6] remove properties stuff from register_dump_files_1 tsaunders
08:07 [PATCH] Fix PR60836 Richard Biener
08:06 [PATCH] Fix PR60849 Richard Biener
08:04 [PATCH] Fix PR60841 Richard Biener
08:00 Re: [PATCH GCC]Fix pr60363 by adding backtraced value of phi arg along jump threading path Richard Biener
07:57 Re: Fix lto/PR60854 Richard Biener
07:48 Re: Reduce -flto -fprofile-generate memory use Richard Biener
06:01 Reduce -flto -fprofile-generate memory use Jan Hubicka
05:58 Re: [RFC] proof-of-concept: warning for a bit comparison that is always true/false Daniel MarjamÃki
05:39 Re: [PATCH] Redesign jump threading profile updates Jeff Law
05:30 Re: [PATCH GCC]Fix pr60363 by adding backtraced value of phi arg along jump threading path Jeff Law
05:19 RE: [PATCH][2/3] Fix PR54733 Optimize endian independent load/store Thomas Preud'homme
03:34 Re: [PATCH] offline gcda profile processing tool Jan Hubicka
03:27 Re: [PATCH, rs6000] Improve TImode add/sub David Edelsohn
02:42 Make ipa-devirt aware of fact that some types doesn't have instances Jan Hubicka
02:33 Add testcase for PR lto/60820 Jan Hubicka
02:30 Fix lto/PR60854 Jan Hubicka
02:22 Re: [PATCH] Fix up rotate expansion (take 2) DJ Delorie
00:56 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Luke Allardyce
00:20 Re: [PATCH] PR60822 (m68k, missing earlyclobber in extendplussidi) segher

April 16, 2014
23:57 Re: [PATCH] Fix PR c++/60765 Patrick Palka
23:44 Re: [PATCHv3 2/2] libstdc++: Add std::aligned_union. Paolo Carlini
23:37 Re: [PATCHv3 2/2] libstdc++: Add std::aligned_union. Paolo Carlini
23:32 Do not apply loop alignment to final block Eric Botcazou
22:03 Re: GCC's -fsplit-stack disturbing Mach's vm_allocate Samuel Thibault
21:35 Re: [C PATCH] Make attributes accept enum values (PR c/50459) Richard Henderson
21:35 Re: Patch ping Jeff Law
21:23 Re: GCC's -fsplit-stack disturbing Mach's vm_allocate Samuel Thibault
21:20 Re: fuse-caller-save - hook format Jeff Law
21:17 Re: [RFC] proof-of-concept: warning for a bit comparison that is always true/false Jeff Law
21:10 Re: RFA: Tighten checking for 'X' constraints Jeff Law
21:06 RE: [RFC][PATCH][MIPS] Patch to enable LRA for MIPS backend Robert Suchanek
20:51 Re: [PATCH, rs6000] Improve TImode add/sub Pat Haugen
20:45 Re: [PATCH] PR60822 (m68k, missing earlyclobber in extendplussidi) Jeff Law
20:34 Re: Remove obsolete Solaris 9 support Ian Lance Taylor
20:15 Re: [C++ Patch/RFC] Remove unify_success / unify_invalid unused parameter? Paolo Carlini
20:02 Re: Remove obsolete Solaris 9 support Rainer Orth
19:59 Re: Remove obsolete Solaris 9 support Ian Lance Taylor
19:47 Re: [C++ Patch/RFC] Remove unify_success / unify_invalid unused parameter? Jason Merrill
19:41 Re: fuse-caller-save - hook format Richard Sandiford
19:22 [PATCH] PR60822 (m68k, missing earlyclobber in extendplussidi) Segher Boessenkool
19:19 fuse-caller-save - hook format Tom de Vries
19:13 Re: [PATCH] [MIPS] Fix operands for microMIPS SW16, SH16 and SB16 Richard Sandiford
18:45 Re: Patch ping DJ Delorie
18:31 Re: Patch ping Toon Moene
17:46 [patch] Minor simplification in <functional> Jonathan Wakely
17:40 Re: [C PATCH] Make attributes accept enum values (PR c/50459) Jason Merrill
17:34 Re: [PATCH 3/3, x86] X86 Silvermont vector cost model tune Uros Bizjak
17:28 Re: Remove obsolete Solaris 9 support Uros Bizjak
17:26 Re: [PATCH] offline gcda profile processing tool Rong Xu
16:46 Re: C++ PATCH for c++/51747 (list-initialization from same type) Jason Merrill
16:18 Re: RFA: Tighten checking for 'X' constraints Richard Sandiford
16:16 Re: Remove obsolete Solaris 9 support Rainer Orth
16:00 Re: RFA: Tighten checking for 'X' constraints Eric Botcazou
16:00 Re: Remove obsolete Solaris 9 support Eric Botcazou
15:47 [PATCHv3 2/2] libstdc++: Add std::aligned_union. Rüdiger Sonderfeld
15:44 [PATCHv2 2/2] libstdc++: Add std::aligned_union. Rüdiger Sonderfeld
15:36 Re: [RFC] Add aarch64 support for ada Richard Henderson
15:34 RE: [PATCH] Do not run IPA transform phases multiple times Zamyatin, Igor
15:34 Re: [PATCH 1/2] libstdc++: Add std::align. Jonathan Wakely
15:29 Re: [PATCH 2/2] libstdc++: Add std::aligned_union. Jonathan Wakely
15:27 [RFC] proof-of-concept: warning for a bit comparison that is always true/false Daniel MarjamÃki
15:19 Re: [PATCH 1/2] libstdc++: Add std::align. Jonathan Wakely
15:13 RE: [PATCH] [MIPS] Fix operands for microMIPS SW16, SH16 and SB16 Moore, Catherine
15:07 [PATCH 2/2] libstdc++: Add std::aligned_union. Rüdiger Sonderfeld
15:07 [PATCH 1/2] libstdc++: Add std::align. Rüdiger Sonderfeld
14:57 Re: Make string_view operations involving CharT* *not* noexcept and consistent beween string_view and string_view.tcc. Ed Smith-Rowland
14:31 Re: [PATCH 3/3, x86] X86 Silvermont vector cost model tune Evgeny Stupachenko
14:16 Re: [PATCH] Add a new option "-fmerge-bitfields" (patch / doc inside) Daniel Gutson
14:03 [PATCH, Pointer Bounds Checker 9/x] Cgraph extension Ilya Enkovich
14:00 Re: [PATCH] Add a new option "-fmerge-bitfields" (patch / doc inside) Bernhard Reutner-Fischer
13:37 Re: RFA: Tighten checking for 'X' constraints Jakub Jelinek
13:24 Re: RFA: Tighten checking for 'X' constraints Richard Sandiford
13:18 [PATCH, Pointer Bounds Checker 8/x] Add varpool node field Ilya Enkovich
13:12 [PATCH, Pointer Bounds Checker 7/x] Call/ret ifaces Ilya Enkovich
12:33 [PATCH, Pointer Bounds Checker 6/x] New static constructor types Ilya Enkovich
12:26 [PATCH, Pointer Bounds Checker 5/x] Attributes Ilya Enkovich
12:22 Re: [PATCH 1/3] libstdc++: Add time_get::get support. Jonathan Wakely
12:20 [PATCH, Pointer Bounds Checker 4/x] Built-in functions Ilya Enkovich
12:16 Re: [PATCH] Fix PR c++/60764 Patrick Palka
12:15 Re: [PATCH] Change HONOR_REG_ALLOC_ORDER to a marco for C expression Kito Cheng
12:15 Re: [PATCH] Fix PR c++/60765 Patrick Palka
12:14 Re: RFA: Tighten checking for 'X' constraints Jakub Jelinek
12:09 Re: [PATCH] Change HONOR_REG_ALLOC_ORDER to a marco for C expression Vladimir Makarov
11:52 [PATCH, Pointer Bounds Checker 3/x] Target hooks for Pointer Bounds Checker Ilya Enkovich
11:44 Re: [PATCH] register CALL_INSN_FUNCTION_USAGE in find_all_hard_reg_sets Richard Sandiford
11:41 Re: [PATCH] register CALL_INSN_FUNCTION_USAGE in find_all_hard_reg_sets Richard Sandiford
11:38 RE: [PATCH] Add a new option "-fmerge-bitfields" (patch / doc inside) Zoran Jovanovic
11:36 [PATCH, i386, Pointer Bounds Checker 2/x] Intel Memory Protection Extensions (MPX) instructions support Ilya Enkovich
11:19 Re: [PATCH 1/3] libstdc++: Add time_get::get support. Rüdiger Sonderfeld
11:17 Remove obsolete Solaris 9 support Rainer Orth
11:12 Re: [PATCH] register CALL_INSN_FUNCTION_USAGE in find_all_hard_reg_sets Jakub Jelinek
11:10 Re: [PATCH] register CALL_INSN_FUNCTION_USAGE in find_all_hard_reg_sets Tom de Vries
11:00 [PATCH, Pointer Bounds Checker 1/x] Pointer bounds type and mode Ilya Enkovich
10:44 Re: RFA: Tighten checking for 'X' constraints Richard Sandiford
10:43 Re: RFA: Tighten checking for 'X' constraints Richard Sandiford
10:33 Re: [patch] Disable if_conversion2 for Og Richard Earnshaw
10:30 RE: [patch] Disable if_conversion2 for Og Joey Ye
10:28 Re: [PATCH] register CALL_INSN_FUNCTION_USAGE in find_all_hard_reg_sets Richard Sandiford
10:26 RE: [patch] Disable if_conversion2 for Og Joey Ye
10:21 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Jonathan Wakely
10:21 Re: [patch] Disable if_conversion2 for Og Richard Earnshaw
10:04 Re: [patch] Disable if_conversion2 for Og Richard Earnshaw
10:02 RE: [patch] Disable if_conversion2 for Og Joey Ye
09:55 [PING] [PATCH] register CALL_INSN_FUNCTION_USAGE in find_all_hard_reg_sets Tom de Vries
09:46 Re: [PATCH] register CALL_INSN_FUNCTION_USAGE in find_all_hard_reg_sets Tom de Vries
09:45 Re: [patch] Disable if_conversion2 for Og Richard Earnshaw
09:44 Re: [patch] Disable if_conversion2 for Og Richard Earnshaw
09:30 Re: [patch] Disable if_conversion2 for Og Richard Biener
09:27 Re: RFA: Tighten checking for 'X' constraints Andrew Pinski
09:24 Re: [PATCH] Make SRA tolerate most throwing statements Richard Biener
09:21 Re: RFA: Tighten checking for 'X' constraints Jakub Jelinek
09:17 Libstdc++ ABI transition (was: Re: [PATCH 1/3] libstdc++: Add time_get::get support.) Jonathan Wakely
09:00 Re: [RFC] Enable virtual operands at -O0 Richard Biener
08:58 Re: [PATCH] Make SRA tolerate most throwing statements Eric Botcazou
08:43 Re: [PATCH] [CLEANUP] Declare global functions before defining them Richard Biener
08:42 Re: [PATCH] [CLEANUP] Wrap locally-used functions in anonymous namespaces Richard Biener
08:26 Re: [PATCH][ARM] Handle simple SImode PLUS and MINUS operations in rtx costs Kyrill Tkachov
08:13 Re: [PATCH][AArch64] Vectorise bswap[16,32,64] Kyrill Tkachov
08:02 Re: [PATCH 3/3, x86] X86 Silvermont vector cost model tune Uros Bizjak
07:58 Re: [PATCH 2/3, x86] X86 Silvermont vector cost model tune Uros Bizjak
07:55 Re: [RFC] Add aarch64 support for ada Eric Botcazou
07:46 RE: [patch] Disable if_conversion2 for Og Joey Ye
07:43 Re: [RFC] Add aarch64 support for ada Eric Botcazou
07:43 Re: [PATCH] Fix reassociation with -g (PR tree-optimization/60844) Richard Biener
07:08 Re: [RFC] Add aarch64 support for ada Arnaud Charlet
07:02 [RFC] Add aarch64 support for ada rth
05:58 Re: [PATCH 1/3] libstdc++: Add time_get::get support. Marc Glisse
05:26 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Luke Allardyce

April 15, 2014
23:07 [PING] [PATCH] PR debug/57519 - Emit DW_TAG_imported_declaration under the right class for 'using' statements in a class Siva Chandra
22:05 Re: [PATCH] pedantic warning behavior when casting void* to ptr-to-func, 4.8 and 4.9 Daniel Gutson
21:38 Re: [PATCH] offline gcda profile processing tool Jan Hubicka
21:38 Re: [PATCH 1/3] libstdc++: Add time_get::get support. Paolo Carlini
21:24 Re: [PATCH] dwarf2out: Use normal constant values in bound_info if possible. Cary Coutant
21:20 [PATCH 3/3] libstdc++: Add get_time support. Rüdiger Sonderfeld
21:20 [PATCH 2/3] libstdc++: Add put_time support. Rüdiger Sonderfeld
21:20 [PATCH 1/3] libstdc++: Add time_get::get support. Rüdiger Sonderfeld
21:12 Re: [PATCH] pedantic warning behavior when casting void* to ptr-to-func, 4.8 and 4.9 Richard Sandiford
21:04 Re: [RFC][PATCH][MIPS] Patch to enable LRA for MIPS backend Richard Sandiford
21:02 Minor ipa-devirt improvement Jan Hubicka
20:59 Re: C++ PATCH for c++/51747 (list-initialization from same type) Marc Glisse
20:58 Re: [RFC][PATCH] RL78 - clean-up of missing operand mode warnings. DJ Delorie
20:53 RFA: Tighten checking for 'X' constraints Richard Sandiford
20:45 [RFC][PATCH] RL78 - clean-up of missing operand mode warnings. Richard Hulme
20:32 Re: [PATCH] [MIPS] Fix operands for microMIPS SW16, SH16 and SB16 Richard Sandiford
20:30 Re: [patch] Use delegating constructors in std::shared_ptr Jonathan Wakely
20:10 RE: [PATCH] [MIPS] Fix operands for microMIPS SW16, SH16 and SB16 Moore, Catherine
19:56 Re: [C PATCH] Make attributes accept enum values (PR c/50459) Marek Polacek
19:06 Re: Make string_view operations involving CharT* *not* noexcept and consistent beween string_view and string_view.tcc. Jonathan Wakely
19:06 [patch] libstdc++ testsuite tweaks Jonathan Wakely
19:06 [patch] Fix libstdc++ tests w.r.t PR c++/60786 Jonathan Wakely
18:53 Re: calloc = malloc + memset Marc Glisse
18:41 Re: [v3] Slightly improve operator new Marc Glisse
18:29 [patch] Fix non-reserved names in <atomic> Jonathan Wakely
18:29 [patch] Use delegating constructors in std::shared_ptr Jonathan Wakely
18:29 [patch] Add const to constexpr member functions Jonathan Wakely
18:11 [PATCH] Make SRA tolerate most throwing statements Martin Jambor
17:55 Re: [RFC] Enable virtual operands at -O0 Eric Botcazou
17:53 Re: [PATCH 1/3, x86] X86 Silvermont vector cost model tune Uros Bizjak
17:50 Re: [build] Correctly detect native TLS support with 64-bit gas on Solaris/x86 (PR target/60817) Uros Bizjak
17:45 Re: [PATCH][AArch64] Vectorise bswap[16,32,64] Eric Christopher
17:38 Re: [RFC] [Testsuite,ARM] Neon intrinsics executable tests Christophe Lyon
17:33 Re: [PATCH] [CLEANUP] Declare global functions before defining them Patrick Palka
17:33 Re: [PATCH] [CLEANUP] Wrap locally-used functions in anonymous namespaces Patrick Palka
16:28 Re: [PATCH] Add DW_AT_const_value as unsigned or int depending on type and value used. Cary Coutant
16:25 [PATCH] Fix reassociation with -g (PR tree-optimization/60844) Jakub Jelinek
16:22 [C++ Patch/RFC] Remove unify_success / unify_invalid unused parameter? Paolo Carlini
16:12 [PATCH 3/3, x86] X86 Silvermont vector cost model tune Evgeny Stupachenko
16:08 [PATCH 2/3, x86] X86 Silvermont vector cost model tune Evgeny Stupachenko
16:06 [PATCH 1/3, x86] X86 Silvermont vector cost model tune Evgeny Stupachenko
16:00 Re: [RFC] Enable virtual operands at -O0 Richard Biener
15:26 [patch] libstdc++/60594 - std::function<incomplete()> Jonathan Wakely
15:21 [build] Correctly detect native TLS support with 64-bit gas on Solaris/x86 (PR target/60817) Rainer Orth
15:04 RE: [PATCH, PR60189, Cilk+] Fix for ICE with incorrect Cilk_sync usage Zamyatin, Igor
15:00 Re: [patch] Fix PR59295 -- move redundant friend decl warning under -Wredundant-decls Jason Merrill
14:59 Re: C++ PATCH for c++/51747 (list-initialization from same type) Jason Merrill
14:22 [patch] libstdc++/60695 - add static_assert to std::atomic Jonathan Wakely
14:14 [RFC] Enable virtual operands at -O0 Eric Botcazou
14:13 Re: C++ PATCH for c++/51747 (list-initialization from same type) Marc Glisse
14:07 Re: [PATCH] Fix PR56965, move nonoverlapping_component_refs_p Richard Biener
14:07 Re: [C++ Patch] Minor TYPE_NAME clean-up Jason Merrill
14:06 Re: [PATCH] Fix PR56965, move nonoverlapping_component_refs_p Eric Botcazou
14:06 Re: [PATCH][ARM] PR60663: Improve RTX costs for asm statements Kyrill Tkachov
14:01 Re: C++ PATCH for c++/51747 (list-initialization from same type) Jason Merrill
13:59 Re: [C PATCH] Make attributes accept enum values (PR c/50459) Jason Merrill
13:55 Re: [PATCH][ARM] PR60663: Improve RTX costs for asm statements Richard Earnshaw
13:54 Re: Ignore cxa_pure_virtual in ipa-devirt's target lists Jason Merrill
13:27 Re: [PATCH] Change HONOR_REG_ALLOC_ORDER to a marco for C expression Kito Cheng
13:26 [PATCH] Bump LTO_major_version Richard Biener
12:58 Re: [PATCH][RFC] Remove RTL loop unswitching Richard Biener
12:49 RE: [PATCH] [MIPS] Fix operands for microMIPS SW16, SH16 and SB16 Moore, Catherine
12:19 Re: [PATCH] [libgomp] make it possible to use OMP on both sides of a fork Nathaniel Smith
12:19 [PATCH] Fix PR56965, move nonoverlapping_component_refs_p Richard Biener
11:52 Re: [PING PATCH] Extend mode-switching to support toggle Christian Bruel
11:49 RE: [PATCH, FORTRAN] Fix PR fortran/60718 Bernd Edlinger
11:28 Re: [PATCH] [MIPS] Fix operands for microMIPS SW16, SH16 and SB16 Maciej W. Rozycki
11:25 [PATCH][AArch64] Vectorise bswap[16,32,64] Kyrill Tkachov
11:15 [patch] fix libstdc++/60734 - invalid static_cast Jonathan Wakely
11:12 Re: [PATCH, ARM] Enable tail call optimization for long call Ramana Radhakrishnan
11:03 [PATCH][RFC][wide-int] Fix some build errors on arm in wide-int branch and report ICE Kyrill Tkachov
10:56 [PATCH][ARM] PR60663: Improve RTX costs for asm statements Kyrill Tkachov
10:36 RE: [patch] Disable if_conversion2 for Og Joey Ye
10:31 RE: [PATCH] [MIPS] Fix operands for microMIPS SW16, SH16 and SB16 Matthew Fortune
10:14 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Jonathan Wakely
10:12 [PATCH] Add support for -fno-sanitize-recover and -fsanitize-undefined-trap-on-error (PR sanitizer/60275) Jakub Jelinek
09:48 Re: [PATCH] [MIPS] Fix operands for microMIPS SW16, SH16 and SB16 Richard Sandiford
09:28 [PING PATCH] Extend mode-switching to support toggle Christian Bruel
09:28 [PATCH][RFC] Remove RTL loop unswitching Richard Biener
09:23 [Ada] Robustify renaming code in gigi Eric Botcazou
09:11 [PATCH] Do not walk BINFOs in record_component_aliases Richard Biener
09:07 Re: [PATCH][2/3] Fix PR54733 Optimize endian independent load/store Richard Biener
09:01 [C++ Patch] Minor TYPE_NAME clean-up Paolo Carlini
08:59 [Ada] Fix strange performance drop for code using SSE vector types Eric Botcazou
08:47 [Ada] Use correct predicate for static expressions Eric Botcazou
08:47 Re: [PATCH] Add DW_AT_const_value as unsigned or int depending on type and value used. Mark Wielaard
08:37 Re: [patch] Add support for pragma Loop_Optimize ([No_]Vector) Eric Botcazou
08:30 Re: [PATCH] Prevent out of bound access for multilib_options Kito Cheng
08:20 [PATCH] Avoid push/pop_cfun in IPA PTA analysis Richard Biener
08:11 Re: [patch] Add support for pragma Loop_Optimize ([No_]Vector) Richard Biener
08:05 Re: [patch] Disable if_conversion2 for Og Richard Biener
08:02 Re: [patch] Add support for pragma Loop_Optimize ([No_]Vector) Eric Botcazou
08:01 [PATCH] Minor cleanups Richard Biener
07:58 Re: [PATCH] [CLEANUP] Mark locally-used functions static Richard Biener
07:54 Re: Optimize n?rotate(x,n):x Richard Biener
07:52 Re: [PATCH] [CLEANUP] Declare global functions before defining them Richard Biener
07:51 Re: [PATCH] [CLEANUP] Wrap locally-used functions in anonymous namespaces Richard Biener
07:49 Re: [patch] Add support for pragma Loop_Optimize ([No_]Vector) Richard Biener
07:37 Re: [PATCH] Install some more headers for plugins (PR plugins/59335) Richard Biener
07:35 Re: Fix PR/60820 Richard Biener
07:34 [PATCH] Install some more headers for plugins (PR plugins/59335) Jakub Jelinek
07:33 Re: [PATCH] Fix sanitizer tests to work under QEMU Maxim Ostapenko
07:33 Re: Fix indirect call profiling for COMDAT symbols Richard Biener
07:01 Re: [PATCH] Fix sanitizer tests to work under QEMU Yury Gribov
06:58 Re: [PATCH] Fix sanitizer tests to work under QEMU Jakub Jelinek
06:50 [PATCH] Fix sanitizer tests to work under QEMU Maxim Ostapenko
06:33 Re: GCC's -fsplit-stack disturbing Mach's vm_allocate Richard Braun
06:21 Re: [PATCH] Add DW_AT_const_value as unsigned or int depending on type and value used. Jakub Jelinek
06:17 Re: [patch] change specific int128 -> generic intN DJ Delorie
05:54 Re: [patch] change specific int128 -> generic intN Marc Glisse
01:59 [patch] Disable if_conversion2 for Og Joey Ye
01:45 RE: [PATCH][1/3] Fix PR54733 Optimize endian independent load/store Thomas Preud'homme
01:41 Re: LTO / invoke.texi: Add some words about static libraries and LTO Gerald Pfeifer

April 14, 2014
23:18 [patch] Implement N3887: std::tuple_element_t Jonathan Wakely
23:13 [patch] msp430 support for intN patch DJ Delorie
23:10 [patch] more partial int mode precision patches DJ Delorie
23:03 [patch] change specific int128 -> generic intN DJ Delorie
23:01 [patch] change specific int128 -> generic intN DJ Delorie
22:48 Re: [PATCH] Add DW_AT_const_value as unsigned or int depending on type and value used. Cary Coutant
22:43 Go patch committed: Sync Go to external repository Ian Lance Taylor
22:17 Re: [RFC] [Testsuite,ARM] Neon intrinsics executable tests Christophe Lyon
22:03 Re: C++ PATCH for c++/51747 (list-initialization from same type) Marc Glisse
21:58 Re: [PATCH] Add DW_AT_const_value as unsigned or int depending on type and value used. Jakub Jelinek
21:55 Re: [PATCH] Add DW_AT_const_value as unsigned or int depending on type and value used. Cary Coutant
21:46 Re: [PATCH] dwarf2out: Use normal constant values in bound_info if possible. Mark Wielaard
21:25 Re: [PATCH] Add DW_AT_const_value as unsigned or int depending on type and value used. Mark Wielaard
21:19 Re: [PATCH] PR debug/16063. Add DW_AT_type to DW_TAG_enumeration. Mark Wielaard
20:53 [PATCH] Fix PR c++/60463, PE c++/60755 Incorrect discard of const qualifier Momchil Velikov
20:06 Ignore cxa_pure_virtual in ipa-devirt's target lists Jan Hubicka
19:16 Re: [PATCH] [CLEANUP] Mark locally-used functions static Bernhard Reutner-Fischer
18:05 Re: [PATCH] Do not run IPA transform phases multiple times Jan Hubicka
17:54 [PATCH, i386]: Some classify_argument and return_in_memory cleanups Uros Bizjak
17:52 Fix PR/60820 Jan Hubicka
17:48 Re: [PATCH, PR60189, Cilk+] Fix for ICE with incorrect Cilk_sync usage Jason Merrill
17:45 Re: [Patch] Add TYPE_NAME_IDENTIFIER Jason Merrill
17:36 [PATCH] Do not run IPA transform phases multiple times Martin Jambor
17:32 Re: [C PATCH] Make attributes accept enum values (PR c/50459) Marek Polacek
17:25 Re: Fix indirect call profiling for COMDAT symbols Jakub Jelinek
17:22 Re: Fix indirect call profiling for COMDAT symbols Jan Hubicka
17:15 Re: [PATCH] Disable IPA-SRA for always_inline functions Martin Jambor
16:54 Re: PATCH: PR target/60827: Inconsistent optimize_function_for_speed_p in in *fixuns_trunc<mode>_1 Uros Bizjak
16:51 Re: RFA: Testsuite PATCH to add support for dlopen tests Hans-Peter Nilsson
16:49 Re: PATCH: PR target/60827: Inconsistent optimize_function_for_speed_p in in *fixuns_trunc<mode>_1 Jan Hubicka
16:40 Re: Optimize n?rotate(x,n):x Marc Glisse
16:40 Re: [PATCH] [MIPS] Fix operands for microMIPS SW16, SH16 and SB16 Maciej W. Rozycki
16:31 Re: PATCH: PR target/60827: Inconsistent optimize_function_for_speed_p in in *fixuns_trunc<mode>_1 Uros Bizjak
15:36 Re: ping for maintainer - [PATCH] pedantic warning behavior when casting void* to ptr-to-func Daniel Gutson
15:33 [patch] libstdc++/60497 - Qualify calls to prevent ADL Jonathan Wakely
15:26 Re: [C PATCH] Make attributes accept enum values (PR c/50459) Marc Glisse
15:13 [patch] Add exception specs to allocator equality operators Jonathan Wakely
15:10 [C PATCH] Make attributes accept enum values (PR c/50459) Marek Polacek
15:02 Re: [PING] [PATCH, DOC] Mention -free enabled by default for -O2 and above on AArch64 Jakub Jelinek
15:00 Re: [PING] [PATCH, DOC] Mention -free enabled by default for -O2 and above on AArch64 Yufeng Zhang
14:52 [PATCH] [CLEANUP] Declare global functions before defining them Patrick Palka
14:52 [PATCH] [CLEANUP] Wrap locally-used functions in anonymous namespaces Patrick Palka
14:51 Re: [PATCH] Fix gcc.dg/lto/pr55113_0.c testsuite ICE Rainer Orth
14:51 [patch] Limit operations on vector::pointer to NullablePointer requirements. Jonathan Wakely
14:50 [PATCH] [CLEANUP] Mark locally-used functions static Patrick Palka
14:47 [patch] Add support for pragma Loop_Optimize ([No_]Vector) Eric Botcazou
14:43 Re: [PATCH] [MIPS] Fix operands for microMIPS SW16, SH16 and SB16 Richard Sandiford
14:35 Re: An options exception Eric Botcazou
14:24 An options exception Sergey Ostanevich
14:18 [Ada] Add support for pragma Loop_Optimize (Ivdep) Eric Botcazou
14:00 RE: [PATCH, PR60189, Cilk+] Fix for ICE with incorrect Cilk_sync usage Zamyatin, Igor
13:57 RE: [PATCH] [MIPS] Fix operands for microMIPS SW16, SH16 and SB16 Moore, Catherine
13:52 [Ada] Disable symbolic back-annotation of discriminated types Eric Botcazou
13:48 Re: Optimize n?rotate(x,n):x Richard Biener
13:45 Re: r201440 - in /branches/gcc-4_8-branch: gcc/Chan... Andreas Krebbel
13:34 Re: [patch] Prevent memory explosion for big discriminated types Eric Botcazou
12:45 linaro/gcc-4_9-branch created Yvan Roux
12:13 Re: [PATCH] Prevent out of bound access for multilib_options Jakub Jelinek
11:57 Re: [PATCH] Fix gcc.dg/lto/pr55113_0.c testsuite ICE Richard Biener
11:53 Re: [Patch] Add TYPE_NAME_IDENTIFIER Paolo Carlini
11:21 Re: [PATCH] Fix gcc.dg/lto/pr55113_0.c testsuite ICE Rainer Orth
11:13 RE: [RFC][PATCH][MIPS] Patch to enable LRA for MIPS backend Robert Suchanek
11:02 Re: Patch ping Jakub Jelinek
10:56 Re: Patch ping Jakub Jelinek
10:39 Re: [testsuite] Fix vect_widen_mult_si_to_di_pattern on non-x86/ia64 targets Jakub Jelinek
10:28 Re: version typeinfo for 128bit types Jonathan Wakely
10:25 [testsuite] Fix vect_widen_mult_si_to_di_pattern on non-x86/ia64 targets Rainer Orth
10:23 Re: [PATCH 2/3] libstdc++-v3: ::tmpnam depends on uClibc SUSV4_LEGACY Jonathan Wakely
10:13 Re: [Patch]Simplify SUBREG with operand whose target bits are cleared by AND operation Terry Guo
10:09 Re: [PATCH 2/3] libstdc++-v3: ::tmpnam depends on uClibc SUSV4_LEGACY Bernhard Reutner-Fischer
10:00 Re: [patch] Rename force_vect into force_vectorize Richard Biener
09:59 Re: [patch] Prevent memory explosion for big discriminated types Richard Biener
09:58 Re: C++ PATCH for DR 1338 (operator new aliasing) Richard Biener
09:48 Re: [PATCH] Fix variant of PR60819 Jakub Jelinek
09:43 Re: [PATCH] Fix variant of PR60819 Richard Biener
09:39 version typeinfo for 128bit types Marc Glisse
09:36 Re: [PING] [PATCH, DOC] Mention -free enabled by default for -O2 and above on AArch64 Richard Earnshaw
09:33 Re: Hurd port for gcc go PATCH 7-9 (9) Svante Signell
09:12 [PATCH] Avoid optimize_insns_for_speed_p () in gimple opts Richard Biener
09:03 Re: Hurd port for gcc go PATCH 7-9 (9) Samuel Thibault
08:27 [PATCH] Fix variant of PR60819 Richard Biener
08:19 [patch] Rename force_vect into force_vectorize Eric Botcazou
07:58 Re: Hurd port for gcc go PATCH 7-9 (9) Svante Signell
07:52 Re: Hurd port for gcc go PATCH 0-3 (9) Svante Signell
07:45 [patch] Prevent memory explosion for big discriminated types Eric Botcazou
06:46 Re: C++ PATCH for DR 1338 (operator new aliasing) Jan Hubicka
06:40 Re: RFA: Testsuite PATCH to add support for dlopen tests Rainer Orth
06:29 Re: RFA: Testsuite PATCH to add support for dlopen tests Jakub Jelinek
06:25 Re: [DOC PATCH] Rewrite docs for inline asm dw
04:46 Re: [Patch] Add TYPE_NAME_IDENTIFIER Jason Merrill
04:37 Re: RFA: Testsuite PATCH to add support for dlopen tests Jason Merrill
04:16 Re: [c++] typeinfo for target types Jason Merrill
04:13 Re: [C++ Patch] Mini pt.c tweak Jason Merrill
04:13 Re: [PATCH, PR60189, Cilk+] Fix for ICE with incorrect Cilk_sync usage Jason Merrill
01:41 Re: [PATCH v7] PR middle-end/60281 lin zuojian
01:24 Re: RFA: Testsuite PATCH to add support for dlopen tests Hans-Peter Nilsson
00:46 Re: [DOC PATCH] Rewrite docs for inline asm Hans-Peter Nilsson

April 13, 2014
20:58 Re: Optimize n?rotate(x,n):x Marc Glisse
18:32 [fortran-caf, patch, committed] Fix bugs, prepare for GET/PULL support Tobias Burnus
17:48 Re: [patch, libgfortran] Wrong result for UTF-8/UCS-4 list-directed and namelist read and nml write Jerry DeLisle
16:24 [C++ Patch] Mini pt.c tweak Paolo Carlini
16:22 [Patch] Add TYPE_NAME_IDENTIFIER Paolo Carlini
16:15 Re: gcc/doc/*texi patch ping Tobias Burnus
15:03 [C PATCH] Quash spurious warnings (PR c/60784) Marek Polacek
14:30 Re: [PING] [PATCH, DOC] Mention -free enabled by default for -O2 and above on AArch64 Gerald Pfeifer
14:25 Re: gcc/doc/*texi patch ping Gerald Pfeifer
13:31 [i386] define __SIZEOF_FLOAT128__ Marc Glisse
09:42 Re: [DOC PATCH] Rewrite docs for inline asm dw
08:41 [c++] typeinfo for target types Marc Glisse
01:47 Re: [DOC PATCH] Rewrite docs for inline asm Hans-Peter Nilsson

April 12, 2014
19:34 [patch, fortran] Fix PR 59604 Thomas Koenig
16:36 Re: [Patch, avr] Propagate -mrelax gcc driver flag to assembler Georg-Johann Lay
14:39 Re: Hurd port for gcc go PATCH 0-3 (9) Ian Lance Taylor
14:23 Re: Hurd port for gcc go PATCH 0-3 (9) Svante Signell
14:04 Re: Hurd port for gcc go PATCH 0-3 (9) Svante Signell
12:49 Re: Fwd: [Patch, fortran] PR60717 - Wrong code with recursive procedure with unlimited polymorphic dummy argument Paul Richard Thomas
11:25 RFA: testsuite fix for 4.8 (was Re: [patch, libgfortran] PR60128 Wrong ouput using en edit descriptor) Hans-Peter Nilsson
10:41 Re: [PATCH] [MIPS] Fix operands for microMIPS SW16, SH16 and SB16 Richard Sandiford
09:10 Re: [patch, libgfortran] PR60128 Wrong ouput using en edit descriptor Dominique Dhumieres
08:36 Re: [patch, libgfortran] [4.7/4.8/4.9/4.10 Regression] list directed io from array results in end of file Jakub Jelinek
08:26 Re: [Patch, fortran] PR60717 - Wrong code with recursive procedure with unlimited polymorphic dummy argument Jakub Jelinek
08:20 Re: [v3] complex functions with expression template reals Marc Glisse
08:09 Re: [v3] complex functions with expression template reals Eric Botcazou
07:27 Re: [PATCH] [MIPS] Fix operands for microMIPS SW16, SH16 and SB16 Richard Sandiford
04:26 [PATCH,cygwin] config/i386/cygwin-w64.h: Remove duplicate undef LONG_TYPE_SIZE Ralf Corsepius

April 11, 2014
23:57 Re: [patch, libgfortran] [4.7/4.8/4.9/4.10 Regression] list directed io from array results in end of file Jerry DeLisle
23:31 Re: [patch, libgfortran] [4.7/4.8/4.9/4.10 Regression] list directed io from array results in end of file Tobias Burnus
23:17 Re: [patch, libgfortran][4.7/4.8/4.9/4.10 Regression]PR60810 list directed io from array results in end of file Jerry DeLisle
23:11 [patch, libgfortran] [4.7/4.8/4.9/4.10 Regression] list directed io from array results in end of file Jerry DeLisle
23:04 Re: GCC's -fsplit-stack disturbing Mach's vm_allocate Samuel Thibault
22:38 Ping - RE: PATCH] (configure.ac) Add support for TI-RTOS Kapania, Ashish
21:51 Re: GCC's -fsplit-stack disturbing Mach's vm_allocate Samuel Thibault
21:09 Re: [patch, libgfortran] PR60128 Wrong ouput using en edit descriptor Hans-Peter Nilsson
20:52 Re: Hurd port for gcc go PATCH 0-3 (9) Samuel Thibault
20:50 Re: [PATCH] Don't dump bb details when removing a block Teresa Johnson
20:16 PATCH: PR target/60827: Inconsistent optimize_function_for_speed_p in in *fixuns_trunc<mode>_1 H.J. Lu
20:10 [i386] Replace builtins with vector extensions Marc Glisse
20:07 RE: [PATCH] [MIPS] Fix operands for microMIPS SW16, SH16 and SB16 Matthew Fortune
19:54 Re: r201440 - in /branches/gcc-4_8-branch: gcc/Chan... Harald van Dijk
19:29 Re: [v3] LWG 2106: move_iterator::reference Marc Glisse
19:14 Re: Avoid unnecesary GGC runs during LTO Jan Hubicka
19:08 RE: [PATCH, PR60189, Cilk+] Fix for ICE with incorrect Cilk_sync usage Zamyatin, Igor
19:02 New Swedish PO file for 'gcc' (version 4.9-b20140202) Translation Project Robot
19:01 Re: [v3] complex functions with expression template reals Marc Glisse
18:25 [PATCH] [MIPS] Fix operands for microMIPS SW16, SH16 and SB16 Moore, Catherine
18:23 C++ PATCH for c++/57926 (atomic builtins and C++ arrays) Jason Merrill
18:21 C++ PATCH to avoid duplicate parser errors Jason Merrill
18:21 [PATCH, AArch64] Enable shuffle on big-endian and turn on the testsuite Alan Lawrence
18:19 C++ PATCH for c++/51747 (list-initialization from same type) Jason Merrill
18:18 C++ PATCH for DR 1338 (operator new aliasing) Jason Merrill
18:03 Re: [PATCH] PR debug/16063. Add DW_AT_type to DW_TAG_enumeration. Cary Coutant
17:57 [Patch, avr] Propagate -mrelax gcc driver flag to assembler Senthil Kumar Selvaraj
17:38 RE: [PATCH, PR60189, Cilk+] Fix for ICE with incorrect Cilk_sync usage Zamyatin, Igor
17:08 C++ PATCH for c++/51253 (wrong init-list evaluation order) Jason Merrill
16:22 Re: [patch] Fix PR59295 -- move redundant friend decl warning under -Wredundant-decls Jakub Jelinek
16:20 Re: [patch] Fix PR59295 -- move redundant friend decl warning under -Wredundant-decls Paul Pluzhnikov
15:16 Re: [C++ Patch] PR 58600 Jason Merrill
14:56 Re: [PATCH, PR60189, Cilk+] Fix for ICE with incorrect Cilk_sync usage Jason Merrill
14:48 Re: Hurd port for gcc go PATCH 0-3 (9) Ian Lance Taylor
14:46 [PING] [PATCH, DOC] Mention -free enabled by default for -O2 and above on AArch64 Yufeng Zhang
14:05 Re: [PATCH, FORTRAN] Fix PR fortran/60718 Tobias Burnus
12:58 [Fwd: Hurd port for gcc go PATCH 7-9 (9)] Svante Signell
12:58 [Fwd: Hurd port for gcc go PATCH 4-6 (9)] Svante Signell
12:47 Hurd port for gcc go PATCH 0-3 (9) Svante Signell
12:40 RE: [PATCH, FORTRAN] Fix PR fortran/60718 Bernd Edlinger
12:33 Re: [PATCH] Remove directional rounding division negate folding Jakub Jelinek
12:29 [C++ Patch] PR 58600 Paolo Carlini
11:56 Re: [PATCH] Remove directional rounding division negate folding Richard Biener
11:56 Re: [patch] Fix texinfo warnings for doc/gcc.texi [was: Re: doc bugs] Jakub Jelinek
11:55 Re: [PATCH] Fix PRs 60453 and 59817 Richard Biener
11:37 Re: [PATCH, FORTRAN] Fix PR fortran/60718 Tobias Burnus
11:05 [PATCH] Remove directional rounding division negate folding Richard Biener
11:00 [Committed] S/390: Fix htm target check Andreas Krebbel
10:39 [PATCH] Fix PR60797 Richard Biener
10:37 [PATCH] Fix PRs 60453 and 59817 Richard Biener
09:45 Re: [PATCH, PR 60556] Fix ICE on platforms with signed pointer extension. Richard Biener
09:31 Re: [PING] [PATCH] Fix PR rtl-optimization/pr60663 Jakub Jelinek
09:20 Re: [PING] [PATCH] Fix PR rtl-optimization/pr60663 Zhenqiang Chen
09:08 Re: [PATCH, PR 60556] Fix ICE on platforms with signed pointer extension. Jakub Jelinek
08:59 Re: Avoid unnecesary GGC runs during LTO Martin Liška
08:37 Re: [PATCH] Don't dump bb details when removing a block Bernd Edlinger
08:23 Re: [PATCH wwwdocs] Changes for ARM / AArch64 backends 4.9 Richard Biener
08:14 Re: [PATCH] Don't dump bb details when removing a block Richard Biener
07:59 [Ping][PATCH, GCC/THUMB1] New define_insn_and_split pattern to enable optimizing out certain unnecessary uxtb instruction Terry Guo
07:58 Re: Avoid unnecesary GGC runs during LTO Richard Biener
07:55 Re: [PATCH] PR debug/16063. Add DW_AT_type to DW_TAG_enumeration. Mark Wielaard
07:36 [Patch, GCC/Thumb1] Improve 64bit constant load for Thumb1 Terry Guo
07:34 Re: Fix indirect call profiling for COMDAT symbols Martin Liška
07:19 Re: RFA: Testsuite PATCH to add support for dlopen tests Jakub Jelinek
06:40 [PATCH, FORTRAN] Fix PR fortran/60718 Bernd Edlinger
06:08 Avoid unnecesary GGC runs during LTO Jan Hubicka
06:03 Re: [PATCH] LeakSanitizer testsuite Yury Gribov
06:01 Free inline summaries before WPA streaming Jan Hubicka
06:00 Fix indirect call profiling for COMDAT symbols Jan Hubicka

April 10, 2014
23:22 [gcc-4.8-branch] path to fix PR60769 Vladimir Makarov
21:44 Re: [DOC PATCH] Rewrite docs for inline asm dw
21:10 Re: [GOOGLE] Fix incorrect detection of recursive calls during LIPO IPA inlining Xinliang David Li
21:04 [GOOGLE] Fix incorrect detection of recursive calls during LIPO IPA inlining Teresa Johnson
20:29 Re: [RFC][PATCH][MIPS] Patch to enable LRA for MIPS backend Richard Sandiford
20:16 RE: [PATCH, FORTRAN] Class Name Clash Bernd Edlinger
20:09 Re: [PATCH, PR60469, Cilk+] Fix ICE of using Cilk_spawn and Array Notation together Jakub Jelinek
19:57 Ping: [PATCH, PR 60556] Fix ICE on platforms with signed pointer extension. Steve Ellcey
19:55 RE: [PATCH, PR60469, Cilk+] Fix ICE of using Cilk_spawn and Array Notation together Zamyatin, Igor
19:27 Re: [PING] [PATCH] Fix PR rtl-optimization/pr60663 Richard Henderson
19:21 Re: [Fortran-caf, patch, committed] Prepare for communication with coindexed arrays in expressions Tobias Burnus
18:59 [committed] Fix IPA thunk handling (PR lto/60567) Jakub Jelinek
18:42 Re: Patch ping Tobias Burnus
18:21 Re: [PATCH, PR60469, Cilk+] Fix ICE of using Cilk_spawn and Array Notation together Jakub Jelinek
18:16 RE: [PATCH, PR60469, Cilk+] Fix ICE of using Cilk_spawn and Array Notation together Zamyatin, Igor
17:52 Re: [PATCH] PR debug/16063. Add DW_AT_type to DW_TAG_enumeration. Cary Coutant
17:28 Re: [PATCH, PR60469, Cilk+] Fix ICE of using Cilk_spawn and Array Notation together Jakub Jelinek
17:26 Re: [PATCH, PR60469, Cilk+] Fix ICE of using Cilk_spawn and Array Notation together Rainer Orth
17:20 [PATCH, PR60469, Cilk+] Fix ICE of using Cilk_spawn and Array Notation together Zamyatin, Igor
17:00 [Fortran-caf, patch, committed] Prepare for communication with coindexed arrays in expressions Tobias Burnus
16:31 Re: [PING] [PATCH] Fix PR rtl-optimization/pr60663 Jakub Jelinek
16:16 Re: [PATCH][C++] Fix PR60761, diagnostics in clones Jason Merrill
16:01 Re: Patch ping DJ Delorie
15:56 Re: [PATCH] PR debug/16063. Add DW_AT_type to DW_TAG_enumeration. Tom Tromey
15:34 Re: [PATCH][C++] Fix PR60761, diagnostics in clones Richard Biener
15:15 Re: [PATCH, FORTRAN] Class Name Clash Tobias Burnus
14:47 Re: [PATCH v7?] PR middle-end/60281 lin zuojian
14:27 Re: [PATCH, PR60189, Cilk+] Fix for ICE with incorrect Cilk_sync usage Jakub Jelinek
14:24 RE: [PATCH, PR60189, Cilk+] Fix for ICE with incorrect Cilk_sync usage Zamyatin, Igor
14:22 Re: [PATCH, PR60467, Cilk+] Fix for ICE with incorrect Cilk_spawn usage Jakub Jelinek
14:20 RE: [PATCH, PR60467, Cilk+] Fix for ICE with incorrect Cilk_spawn usage Zamyatin, Igor
14:02 Re: [PATCH, PR60467, Cilk+] Fix for ICE with incorrect Cilk_spawn usage Rainer Orth
13:56 [PATCH, PR60189, Cilk+] Fix for ICE with incorrect Cilk_sync usage Zamyatin, Igor
13:56 [PATCH, PR60467, Cilk+] Fix for ICE with incorrect Cilk_spawn usage Zamyatin, Igor
13:51 Re: [PATCH] Fix ICE with -flto -fno-use-linker-plugin (PR lto/60567) Jason Merrill
13:37 Re: RFA: Testsuite PATCH to add support for dlopen tests Jakub Jelinek
13:28 Re: [PATCH] Fix for PR libstdc++/60758 Alexey Merzlyakov
13:27 [PATCH] Fix ICE with -flto -fno-use-linker-plugin (PR lto/60567) Jakub Jelinek
13:23 Re: RFA: Testsuite PATCH to add support for dlopen tests Rainer Orth
13:19 Re: [PATCH][C++] Fix PR60761, diagnostics in clones Jakub Jelinek
13:18 Re: RFA: Testsuite PATCH to add support for dlopen tests Ramana Radhakrishnan
12:21 Re: [PATCH] Fix PR c++/60764 Jason Merrill
11:05 [PATCH][AArch64][4.8] Wire up TARGET_SIMD and TARGET_FLOAT properly Kyrill Tkachov
10:14 [Committed] S/390: Fix htm-builtins-compile-1 for 31 bit Andreas Krebbel
10:01 gcc/doc/*texi patch ping Tobias Burnus
09:55 Re: [PATCH, FORTRAN] Class Name Clash Tobias Burnus
09:20 RE: [PATCH, FORTRAN] Class Name Clash Bernd Edlinger
08:56 Re: [PATCH] Update ia64 libstdc++ baseline symbols Rainer Orth
08:50 Re: FW: [PATCH, FORTRAN] Class Name Clash Tobias Burnus
08:45 Re: [PATCH] Update ia64 libstdc++ baseline symbols Jakub Jelinek
08:42 [PATCH wwwdocs] Changes for ARM / AArch64 backends 4.9 Ramana Radhakrishnan
08:42 Re: [PATCH] Update ia64 libstdc++ baseline symbols Andreas Schwab
08:35 Re: [4.8] Reassoc fix (PR tree-optimization/60502) Richard Biener
08:19 Re: [PATCH] Update ia64 libstdc++ baseline symbols Jakub Jelinek
08:16 Re: [PATCH] Update ia64 libstdc++ baseline symbols Andreas Schwab
08:13 [Patch PR debug/60655] Reject invalid constants in the backend. Ramana Radhakrishnan
08:02 [4.8] Reassoc fix (PR tree-optimization/60502) Jakub Jelinek
08:00 [PATCH] Adjust hoist-register-pressure* testcases to work for S/390 Andreas Krebbel
07:59 [4.8] Backports from trunk for March Jakub Jelinek
07:55 Re: [PATCH] Update ia64 libstdc++ baseline symbols Jakub Jelinek
07:52 [PATCH] Update ia64 libstdc++ baseline symbols Andreas Schwab
05:59 Re: Patch ping Jakub Jelinek
04:24 Re: Patch ping Jeff Law
04:08 Re: [PATCH, x86] merge movsd/movhpd pair in peephole Wei Mi
02:27 Re: [PATCH, x86] merge movsd/movhpd pair in peephole Bin.Cheng
00:18 [PATCH, x86] merge movsd/movhpd pair in peephole Wei Mi

April 09, 2014
23:25 [wwwdocs] Consolidate GCC web pages documentation (4/3) Gerald Pfeifer
23:20 Re: Please revert the patches in bug #54040 and #59346 and special case x32 Eric Botcazou
22:29 Re: Patch ping DJ Delorie
22:05 Re: Please revert the patches in bug #54040 and #59346 and special case x32 H.J. Lu
22:01 Re: Please revert the patches in bug #54040 and #59346 and special case x32 Eric Botcazou
21:50 ping for maintainer - [PATCH] pedantic warning behavior when casting void* to ptr-to-func Daniel Gutson
21:31 Re: Please revert the patches in bug #54040 and #59346 and special case x32 H.J. Lu
21:27 Re: [PATCH] Fix PR c++/60764 Marc Glisse
21:24 Re: [RFC][PATCH][MIPS] Patch to enable LRA for MIPS backend Richard Sandiford
21:20 Re: [PATCH] Fix PR c++/60764 Jason Merrill
21:11 Re: Please revert the patches in bug #54040 and #59346 and special case x32 Eric Botcazou
21:07 Re: Please revert the patches in bug #54040 and #59346 and special case x32 Eric Botcazou
20:37 Re: [PATCH] Fix PR c++/60765 Jason Merrill
20:08 Re: [PATCH, rs6000] Improve atomic_load/store code gen for Power8 TI mode Bill Schmidt
20:07 [VRP][PATCH] Improve value range for loop index Kugan
19:56 Re: [PATCH, rs6000] Improve atomic_load/store code gen for Power8 TI mode David Edelsohn
19:52 Re: Please revert the patches in bug #54040 and #59346 and special case x32 Ludovic Brenta
19:44 Re: [4.8, PATCH 0/26] Backport Power8 and LE support Bill Schmidt
19:44 Re: [4.8, PATCH 0/26] Backport Power8 and LE support Bill Schmidt
18:59 Re: [PATCH][C++] Fix PR60761, diagnostics in clones Jason Merrill
18:56 Re: [PATCH, rs6000] Improve atomic_load/store code gen for Power8 TI mode Bill Schmidt
18:44 Re: [PATCH] Prevent out of bound access for multilib_options Graham Stott
18:02 Re: [PATCH] Prevent out of bound access for multilib_options Kito Cheng
16:02 Re: Please revert the patches in bug #54040 and #59346 and special case x32 H.J. Lu
15:55 Re: [PATCH][C++] Fix PR60761, diagnostics in clones Jakub Jelinek
15:29 Re: [4.8, PATCH 0/26] Backport Power8 and LE support Jakub Jelinek
15:27 Re: [4.8, PATCH 0/26] Backport Power8 and LE support Bill Schmidt
15:24 Re: [4.8, PATCH 0/26] Backport Power8 and LE support Bill Schmidt
15:18 Re: Please revert the patches in bug #54040 and #59346 and special case x32 Svante Signell
14:56 Re: Please revert the patches in bug #54040 and #59346 and special case x32 Eric Botcazou
14:25 Re: Please revert the patches in bug #54040 and #59346 and special case x32 Eric Botcazou
14:21 Re: [PATCH] Prevent out of bound access for multilib_options Kito Cheng
14:03 Re: [PATCH] Prevent out of bound access for multilib_options Jakub Jelinek
14:01 [PATCH] Prevent out of bound access for multilib_options Kito Cheng
13:58 Re: Please revert the patches in bug #54040 and #59346 and special case x32 Svante Signell
13:33 Re: Fix PR60644 Alexander Ivchenko
13:32 RE: Fix PR60644 Iyer, Balaji V
13:29 Re: Fix PR60644 Jakub Jelinek
13:24 RE: Fix PR60644 Iyer, Balaji V
13:07 Patch ping Jakub Jelinek
12:41 Re: Please revert the patches in bug #54040 and #59346 and special case x32 Arnaud Charlet
12:06 Re: Fix PR60644 Jakub Jelinek
11:46 Re: Fix PR60644 Alexander Ivchenko
11:31 Re: Please revert the patches in bug #54040 and #59346 and special case x32 Eric Botcazou
11:12 Re: [PATCH] Fix for PR libstdc++/60758 Ramana Radhakrishnan
10:48 Re: [PATCH v7?] PR middle-end/60281 lin zuojian
10:45 RE: [PATCH v7?] PR middle-end/60281 Bernd Edlinger
10:39 Re: [PATCH v7?] PR middle-end/60281 lin zuojian
10:20 RE: [PATCH v7?] PR middle-end/60281 Bernd Edlinger
10:03 Re: [4.8, PATCH 0/26] Backport Power8 and LE support Jakub Jelinek
10:00 RE: [RFC][PATCH][MIPS] Patch to enable LRA for MIPS backend Robert Suchanek
09:52 Re: [4.8, PATCH 0/26] Backport Power8 and LE support Jakub Jelinek
09:37 Re: [PATCH][C++] Fix PR60761, diagnostics in clones Martin Jambor
08:21 Re: [PATCH][C++] Fix PR60761, diagnostics in clones Richard Biener
08:06 Re: [PATCH] Fix for PR libstdc++/60758 Alexey Merzlyakov
07:36 Re: GCC's -fsplit-stack disturbing Mach's vm_allocate Thomas Schwinge
07:05 Re: GCC's -fsplit-stack disturbing Mach's vm_allocate Svante Signell
06:57 Re: RFA: Testsuite PATCH to add support for dlopen tests Andreas Schwab
05:39 Re: Fixing PR60773 Jakub Jelinek
05:29 Re: [DOC PATCH] Rewrite docs for inline asm dw
05:02 Re: [DOC PATCH] Rewrite docs for inline asm Michael Matz
03:29 Re: RFA: Testsuite PATCH to add support for dlopen tests Jason Merrill
02:56 Re: [PATCH, rs6000] Improve TImode add/sub segher
02:40 Re: Fixing PR60773 Cong Hou
02:40 Re: Fixing PR60773 Cong Hou
00:07 [PATCH, rs6000] Improve TImode add/sub Pat Haugen

April 08, 2014
23:17 Re: [DOC PATCH] Rewrite docs for inline asm Hans-Peter Nilsson
22:07 RE: RFA: Testsuite PATCH to add support for dlopen tests Steve Ellcey
21:10 Re: [PATCH 2/3] libstdc++-v3: ::tmpnam depends on uClibc SUSV4_LEGACY Bernhard Reutner-Fischer
21:07 Re: [Patch, testsuite, mips] Fix gcc.dg/tree-ssa/ssa-ifcombine-13.c Jakub Jelinek
20:48 [Patch, testsuite, mips] Fix gcc.dg/tree-ssa/ssa-ifcombine-13.c Steve Ellcey
20:09 shift/extract SHIFT_COUNT_TRUNCATED combine bug Mike Stump
19:52 Re: [PATCH, rs6000] Prefer vnand/vperm over vnor/vperm for Power8 David Edelsohn
19:41 [Fortran-caf, patch, committed] Prepare for remote-get support Tobias Burnus
19:07 [PATCH, rs6000] Prefer vnand/vperm over vnor/vperm for Power8 Bill Schmidt
18:39 Re: [PATCH, rs6000] Improve atomic_load/store code gen for Power8 TI mode Pat Haugen
18:07 Re: [C++ Patch/RFC] PR 59115 Jason Merrill
18:03 Re: [PATCH][C++] Fix PR60761, diagnostics in clones Jason Merrill
17:52 Re: RFA: Testsuite PATCH to add support for dlopen tests Jason Merrill
17:51 [committed] PR60763: POWER8 fallout from PR60604 Richard Sandiford
17:28 Re: RFA: Testsuite PATCH to add support for dlopen tests Steve Ellcey
17:15 Re: [C PATCH] Warn if inline attributes conflict (PR c/18079) Marek Polacek
17:11 Re: Fix wrong code issue in ipa-devirt Jan Hubicka
16:55 [PATCH] Don't dump bb details when removing a block Teresa Johnson
16:28 Re: Fix wrong code issue in ipa-devirt Martin Jambor
16:23 Re: [DOC PATCH] Clarify docs about stmt exprs (PR c/51088) Marek Polacek
15:31 Define patch for atxmega256a3bu Georg von Zengen
14:21 Re: [PATCH] Adjust builtin-bswap-6/7 Andreas Krebbel
14:08 Re: [PATCH v7?] PR middle-end/60281 lin zuojian
13:45 RE: [PATCH v7?] PR middle-end/60281 Bernd Edlinger
12:10 FW: [PATCH, FORTRAN] Class Name Clash Bernd Edlinger
12:07 Re: Please revert the patches in bug #54040 and #59346 and special case x32 Svante Signell
12:04 Re: [PATCH] Fix PR60706 John David Anglin
12:04 [PATCH, FORTRAN] Bernd Edlinger
12:02 Re: [PATCH][C++] Fix PR60761, diagnostics in clones Jakub Jelinek
11:59 [PATCH][C++] Fix PR60761, diagnostics in clones Richard Biener
11:08 [C++ Patch/RFC] PR 59115 Paolo Carlini
11:03 Re: [testsuite] XFAIL gcc.c-torture/compile/pr28865.c on Solaris 9/SPARC (PR target/60602) Rainer Orth
10:58 [testsuite] XFAIL gcc.c-torture/compile/pr28865.c on Solaris 9/SPARC (PR target/60602) Rainer Orth
10:44 Re: [PATCH] Adjust builtin-bswap-6/7 Jakub Jelinek
10:41 Re: [PATCH] Adjust builtin-bswap-6/7 Andreas Krebbel
10:41 Re: [PATCH] Adjust builtin-bswap-6/7 Jakub Jelinek
10:30 Re: RFA: Testsuite PATCH to add support for dlopen tests Paolo Carlini
10:20 Re: [C++] Weffc++/Wnon-virtual-dtor confusion Nathan Sidwell
10:08 [PATCH] Fix PR60706 Richard Biener
09:58 Re: RFA: Testsuite PATCH to add support for dlopen tests Andreas Schwab
09:29 Re: RFA: Testsuite PATCH to add support for dlopen tests Paolo Carlini
09:22 Re: [PATCH] Adjust builtin-bswap-6/7 Andreas Krebbel
09:17 Re: [libitm] Check if GCC uses assembler cfi support Rainer Orth
09:12 Re: [PATCH] Adjust builtin-bswap-6/7 Jakub Jelinek
09:10 [PATCH] Fix PR60785 Richard Biener
09:01 Re: RFA: Testsuite PATCH to add support for dlopen tests Andreas Schwab
08:53 Re: [PATCH] Adjust builtin-bswap-6/7 Andreas Krebbel
08:41 Re: [PATCH] Adjust builtin-bswap-6/7 Jakub Jelinek
08:38 Re: [PATCH] Adjust builtin-bswap-6/7 Richard Biener
08:31 Re: [PATCH] Fix PR59626, _FORTIFY_SOURCE wrappers and LTO Richard Biener
08:31 Re: [PATCH] Adjust builtin-bswap-6/7 Jakub Jelinek
08:30 Re: Warn when returning the address of a temporary (middle-end) Richard Biener
08:26 Re: [PATCH] Adjust builtin-bswap-6/7 Richard Biener
08:24 [Ada] Follow-up change for PR ada/60411 Eric Botcazou
08:10 Re: RFA: Testsuite PATCH to add support for dlopen tests Dominique Dhumieres
07:29 Re: Fixing PR60773 Rainer Orth
07:26 Re: Please revert the patches in bug #54040 and #59346 and special case x32 Eric Botcazou
07:07 Re: Fixing PR60773 Jakub Jelinek
06:25 Re: [PATCH] Fix PR59626, _FORTIFY_SOURCE wrappers and LTO Ryan Hill
06:03 Re: [gomp4] Add tables generation Jakub Jelinek
06:01 Re: Test failure: gcc.dg/tree-ssa/ssa-ifcombine-13.c Jakub Jelinek
05:52 Re: Warn when returning the address of a temporary (middle-end) Marc Glisse
04:13 Fix wrong code issue in ipa-devirt Jan Hubicka

April 07, 2014
23:14 Re: [4.8, PATCH, rs6000] (Re: [PATCH, rs6000] More efficient vector permute for little endian) Bill Schmidt
22:30 Re: Warn when returning the address of a temporary (middle-end) Jeff Law
21:14 Re: [PATCH] Initialize sanitizer builtins (PR sanitizer/60745) Mike Stump
21:00 [PATCH] Fix PR c++/60765 Patrick Palka
21:00 [PATCH] Fix PR c++/60764 Patrick Palka
20:24 Test failure: gcc.dg/tree-ssa/ssa-ifcombine-13.c Steve Ellcey
20:08 Re: [GOOGLE] AutoFDO+LIPO should invoke add_fake_edge too Xinliang David Li
19:50 [GOOGLE] AutoFDO+LIPO should invoke add_fake_edge too Dehao Chen
19:47 Re: [Ping] [Patch C++] RFC Fix PR57958 Jason Merrill
19:46 Re: [Ping] [Patch C++] RFC Fix PR57958 Jason Merrill
19:26 [patch] fix some libstdc++ testsuite bugs Jonathan Wakely
19:16 Fixing PR60773 Cong Hou
18:51 Re: Warn when returning the address of a temporary (middle-end) Marc Glisse
18:11 Re: Warn when returning the address of a temporary (middle-end) Jeff Law
17:57 Re: [PATCH] Initialize sanitizer builtins (PR sanitizer/60745) Marek Polacek
16:56 [Ping] [Patch C++] RFC Fix PR57958 Dinar Temirbulatov
16:22 Re: [PATCH] Adjust builtin-bswap-6/7 Andreas Krebbel
15:02 Re: [libitm] Check if GCC uses assembler cfi support Richard Henderson
15:02 Re: [PATCH, ARM] Fix PR60609 (Error: value of 256 too large for field of 1 bytes) Charles Baylis
14:52 Re: [ARM] Fix PR target/60504 Ramana Radhakrishnan
14:19 Re: [PATCH] Adjust builtin-bswap-6/7 Richard Biener
14:00 [PATCH] Fix PR60766 Richard Biener
13:46 [PATCH][AArch64] Wire up TARGET_SIMD and TARGET_FLOAT properly Kyrill Tkachov
13:22 Re: [C++] Weffc++/Wnon-virtual-dtor confusion Jason Merrill
13:21 [Patch testsuite] Fix missing curly brace in gcc.target/arm/pr60657.c Ramana Radhakrishnan
13:19 [PATCH][committed] Fix couple of typos and outdated function reference in comment Kyrill Tkachov
13:16 Re: conditional notes after 'pedwarn' Jason Merrill
11:34 [libitm] Check if GCC uses assembler cfi support Rainer Orth
10:22 Re: Warn when returning the address of a temporary (middle-end) Eric Botcazou
10:13 Re: Warn when returning the address of a temporary (middle-end) Marc Glisse
10:00 Re: RFA: Testsuite PATCH to add support for dlopen tests Richard Biener
09:58 Re: Warn when returning the address of a temporary (middle-end) Richard Biener
08:48 Re: [C++] Weffc++/Wnon-virtual-dtor confusion Markus Trippelsdorf
08:26 Re: [PATCH] Fix my name in contrib.texi Richard Biener
08:25 Re: [PATCH] Fix PR59626, _FORTIFY_SOURCE wrappers and LTO Richard Biener
07:39 Re: [C++] Weffc++/Wnon-virtual-dtor confusion Nathan Sidwell
07:36 [ping] [ARM] Fix PR target/60504 Eric Botcazou
07:11 RE: Skip gcc.dg/tree-ssa/isolate-*.c for AVR Target K_s, Vishnu
06:42 Re: [BUILD] PING for Jakub's --with-build-config=bootstrap-asan / bootstrap-ubsan patches Tobias Burnus
06:41 [gcc/doc] *PING* Re: [patch] Fix texinfo warnings for doc/gcc.texi [was: Re: doc bugs] Tobias Burnus
06:39 Re: [Fortran-caf, patch, committed] Fix array support for CAF send, handle rank > 1 arrays Tobias Burnus

April 06, 2014
22:15 Re: [PATCH] Fix my name in contrib.texi Gerald Pfeifer
21:00 Re: [Patch, Fortran] PRs 60495/58880: Fix issues with finalization expressions Mikael Morin
19:45 Re: [Fortran-caf, patch, committed] Fix array support for CAF send, handle rank > 1 arrays Tobias Burnus
18:51 [Fortran-caf, patch, committed] Fix array support for CAF send, handle rank > 1 arrays Tobias Burnus
18:30 Re: [Patch, Fortran] PRs 60495/58880: Fix issues with finalization expressions Tobias Burnus
18:06 Re: [Patch, Fortran] PRs 60495/58880: Fix issues with finalization expressions Mikael Morin
17:56 Re: [Patch debug] Fix PR60655 partially. Andreas Schwab
17:46 Re: [Patch, Fortran] PRs 60495/58880: Fix issues with finalization expressions Tobias Burnus
17:01 Re: [committed] gcc.dg/atomic/stdatomic-flag.c: xfail on hppa*-*-hpux* John David Anglin
16:53 Re: [committed] gcc.dg/atomic/stdatomic-flag.c: xfail on hppa*-*-hpux* Mike Stump
16:48 [committed] g++.dg/pr49718.C: Adjust scan-assembler-times for hppa*-*-hpux* John David Anglin
16:47 Re: [PATCH] Initialize sanitizer builtins (PR sanitizer/60745) Mike Stump
16:36 Re: [Patch, Fortran] PRs 60495/58880: Fix issues with finalization expressions Mikael Morin
16:34 [committed] g++.dg/cpp1y/auto-fn25.C: Require lto John David Anglin
16:23 [committed] gcc.dg/atomic/stdatomic-flag.c: xfail on hppa*-*-hpux* John David Anglin
16:23 Re: RFA: Testsuite PATCH to add support for dlopen tests Mike Stump
16:05 Re: [Patch, Fortran] PRs 60495/58880: Fix issues with finalization expressions Tobias Burnus
15:55 Re: [C++ patch] for C++/52369 Mike Stump
15:50 Re: [PATCH] PR48094: ld: warning: section has unexpectedly large size errors in objc/obj-c++ lto, backport to 4.8 Mike Stump
15:25 [committed] Generate debug line info for thunks on hppa John David Anglin
09:50 Re: [C++] Weffc++/Wnon-virtual-dtor confusion Markus Trippelsdorf
08:13 Re: [C++] Weffc++/Wnon-virtual-dtor confusion Nathan Sidwell

April 05, 2014
21:12 Re: [Patch, Fortran] PRs 60495/58880: Fix issues with finalization expressions Bernhard Reutner-Fischer
20:50 [wwwdocs] Rotate news Gerald Pfeifer
17:36 Re: [PATCH] Initialize sanitizer builtins (PR sanitizer/60745) Marek Polacek
15:24 Re: [gomp4] Add tables generation Bernd Schmidt
15:05 Re: [gomp4] Add tables generation Thomas Schwinge
13:52 Warn when returning the address of a temporary (middle-end) Marc Glisse
11:30 [Patch, committed] Adjust gfortran.dg/warn_conversion_4.f90 Dominique Dhumieres
10:43 Re: [gomp4] Merge trunk r209072 (2014-04-04) into gomp-4_0-branch Thomas Schwinge
10:40 Re: [PATCH 1/4] [GOMP4] [Fortran] OpenACC 1.0+ support in fortran front-end Thomas Schwinge
10:34 [gomp4] Merge trunk r209072 (2014-04-04) into gomp-4_0-branch Thomas Schwinge
10:29 conditional notes after 'pedwarn' Fabien Chêne
09:54 Re: RFA: Fix PR rtl-optimization/60651 Eric Botcazou
09:45 Re: Skip gcc.dg/tree-ssa/isolate-*.c for AVR Target Richard Biener
08:27 Re: [Patch, fortran] PR60717 - Wrong code with recursive procedure with unlimited polymorphic dummy argument Mikael Morin

April 04, 2014
23:52 RE: [PATCH] (configure.ac) Add support for TI-RTOS Kapania, Ashish
23:50 [PATCH] (configure.ac) Add support for TI-RTOS Kapania, Ashish
22:18 [Patch, Fortran, committed] Fixed a typo Tobias Burnus
22:16 [Patch, Fortran] PRs 60495/58880: Fix issues with finalization expressions Tobias Burnus
21:47 Re: [4.8, PATCH, rs6000] (Re: [PATCH, rs6000] More efficient vector permute for little endian) Richard Henderson
21:20 Fix ACATS cb1010c on ARM/VxWorks Eric Botcazou
21:03 Re: [PATCH] Fix PR c++/21113 Jason Merrill
21:03 Re: [PATCH] Fix PR c++/44613 Jason Merrill
20:53 Re: [PATCH] Initialize sanitizer builtins (PR sanitizer/60745) Jeff Law
20:53 Re: [PATCH, PR 60640] When creating virtual clones, clone thunks too Jan Hubicka
20:45 [4.8, PATCH, rs6000] (Re: [PATCH, rs6000] More efficient vector permute for little endian) Bill Schmidt
20:27 Re: [PATCH, PR 60640] When creating virtual clones, clone thunks too Jason Merrill
20:05 Re: [PATCH, PR 60640] When creating virtual clones, clone thunks too Jan Hubicka
19:56 Re: GCC's -fsplit-stack disturbing Mach's vm_allocate Samuel Thibault
19:53 Re: [PATCH] Fix PR59626, _FORTIFY_SOURCE wrappers and LTO Jan Hubicka
19:48 [DOC PATCH] Rewrite docs for inline asm dw
19:46 [Patch, moxie] Fix typos Anthony Green
19:45 Re: [PATCH] Initialize sanitizer builtins (PR sanitizer/60745) Marek Polacek
19:35 Re: conditional notes after 'warning_at' Jason Merrill
19:34 Re: [C++ Patch] PR 58207 Jason Merrill
19:22 [C++ Patch] PR 58207 Paolo Carlini
19:19 conditional notes after 'warning_at' Fabien Chêne
17:58 Re: [PATCH] Initialize sanitizer builtins (PR sanitizer/60745) Jeff Law
17:51 Re: [PATCH] Adjust builtin-bswap-6/7 Jeff Law
17:33 Re: [C++] Weffc++/Wnon-virtual-dtor confusion Nathan Sidwell
17:23 Re: [C++] Weffc++/Wnon-virtual-dtor confusion Markus Trippelsdorf
17:20 Re: [C++] Weffc++/Wnon-virtual-dtor confusion Jason Merrill
17:14 Re: [PATCH] Initialize sanitizer builtins (PR sanitizer/60745) Marek Polacek
17:12 Re: [PATCH, 4.7, PR 60640] Disable IPA-CP through thunks Jan Hubicka
17:05 Re: [C++] Weffc++/Wnon-virtual-dtor confusion Nathan Sidwell
16:54 Re: [C++] Weffc++/Wnon-virtual-dtor confusion Markus Trippelsdorf
16:53 RFA: Testsuite PATCH to add support for dlopen tests Jason Merrill
16:48 Re: [C++] Weffc++/Wnon-virtual-dtor confusion Nathan Sidwell
16:38 Re: [C++] Weffc++/Wnon-virtual-dtor confusion Markus Trippelsdorf
16:36 Re: [PATCH]: Revise gcse.c to handle parallels TRAP_IF and other RTL codes not handled by single_set Jeff Law
16:34 Re: [PATCH]: Revise gcse.c to handle parallels TRAP_IF and other RTL codes not handled by single_set John David Anglin
16:22 [PATCH] S/390: Add a (not ...) splitter to help combine Andreas Krebbel
16:18 [PATCH] Adjust builtin-bswap-6/7 Andreas Krebbel
15:57 Re: [PATCH] Fixing PR60656 Jeff Law
15:48 Re: [PATCH] Initialize sanitizer builtins (PR sanitizer/60745) Jonathan Wakely
15:47 Re: Two build != host fixes Jeff Law
15:41 Re: [patch] Fix PR bootstrap/60620 Jeff Law
15:41 Re: [PATCH][ARM/AArch64][PR 60743] Reduce divider reservation duration in A53 pipeline decription Ramana Radhakrishnan
15:38 Re: [4.8, PATCH 0/26] Backport Power8 and LE support Bill Schmidt
15:37 Re: Skip gcc.dg/tree-ssa/isolate-*.c for AVR Target Jeff Law
15:31 [PATCH, 4.7, PR 60640] Disable IPA-CP through thunks Martin Jambor
15:30 Re: [PR target/60657] [P1 regression] Fix operand predicates for a few ARM insns Jeff Law
15:30 [PATCH, 4.8, PR 60640] Disable IPA-CP through thunks Martin Jambor
15:27 Re: [PATCH]: Revise gcse.c to handle parallels TRAP_IF and other RTL codes not handled by single_set Jeff Law
15:18 Re: [PATCH] Initialize sanitizer builtins (PR sanitizer/60745) Jeff Law
14:50 Re: [PATCH, ARM] Fix PR60609 (Error: value of 256 too large for field of 1 bytes) Ramana Radhakrishnan
14:19 Re: conditional notes after 'warning' Jason Merrill
14:00 Re: [PATCH, PR 60640] When creating virtual clones, clone thunks too Martin Jambor
13:57 Re: [PATCH] PowerPC, PR60735: _Decimal64 moves broken on -mspe David Edelsohn
13:44 Re: [PATCH, ARM] Fix PR60609 (Error: value of 256 too large for field of 1 bytes) Jeff Law
13:37 Re: [PATCH] Fix PR60750 Jeff Law
13:29 Re: [patch testsuite]: g++.dg/abi Jeff Law
13:03 Re: [Patch, AArch64] Fix shuffle for big-endian. Alan Lawrence
12:36 [PATCH][ARM/AArch64][PR 60743] Reduce divider reservation duration in A53 pipeline decription Kyrill Tkachov
12:19 Re: [PATCH] pedantic warning behavior when casting void* to ptr-to-func, 4.8 and 4.9 Daniel Gutson
12:01 conditional notes after 'warning' Fabien Chêne
11:56 [PATCH] Fix PR60750 Richard Biener
11:28 Re: Fix PR60644 Alexander Ivchenko
10:48 Re: [Patch debug] Fix PR60655 partially. Richard Biener
10:47 [PATCH] Extend mode-switching to support toggle Christian Bruel
10:43 [PATCH] Fix for PR libstdc++/60758 Alexey Merzlyakov
10:27 Re: [Patch debug] Fix PR60655 partially. Ramana Radhakrishnan
10:19 Re: Fix PR60644 Richard Biener
10:03 Re: Fix PR60644 Alexander Ivchenko
09:59 Re: [gomp4] Add mkoffload invocations to lto-wrapper Bernd Schmidt
09:33 Re: [gomp4] Add tables generation Bernd Schmidt
09:25 Re: [gomp4] Add tables generation Bernd Schmidt
09:23 [PATCH] Fix PR60746 Richard Biener
08:44 Re: [PR target/60657] [P1 regression] Fix operand predicates for a few ARM insns Ramana Radhakrishnan
08:14 Re: [PATCH] Guard special installs in install-driver Thomas Schwinge
08:09 Re: [C++ patch] for C++/52369 Fabien Chêne
07:55 Re: [PATCH] Fix PR59626, _FORTIFY_SOURCE wrappers and LTO Richard Biener
07:28 Re: [PATCH] PR48094: ld: warning: section has unexpectedly large size errors in objc/obj-c++ lto, backport to 4.7 Dominique d'Humières
07:21 [PATCH] PR48094: ld: warning: section has unexpectedly large size errors in objc/obj-c++ lto, backport to 4.8 Dominique d'Humières
07:08 Re: [committed, libjava] XFAIL sourcelocation (PR libgcj/55637) backported to 4.8.3 Dominique Dhumieres
06:33 Re: [PATCH, FORTRAN] Fix PR fortran/60191 Tobias Burnus
06:18 Re: [PATCH] Fix PR59626, _FORTIFY_SOURCE wrappers and LTO Jan Hubicka
05:55 Re: [gomp4] Add tables generation Thomas Schwinge
05:49 RE: [PATCH][2/3] Fix PR54733 Optimize endian independent load/store Thomas Preud'homme
05:48 RE: [PATCH][1/3] Fix PR54733 Optimize endian independent load/store Thomas Preud'homme

April 03, 2014
23:34 Re: [PATCH] PR debug/57519 - Emit DW_TAG_imported_declaration under the right class for 'using' statements in a class Cary Coutant
22:31 Re: [4.8, PATCH 29/26] Backport Power8 and LE support: Document vec_vgbbd Bill Schmidt
21:19 Re: [PATCH, PR 60640] When creating virtual clones, clone thunks too Jan Hubicka
20:37 [RFA jit] clear timevar_enable in timevar_print Tom Tromey
20:23 [PR target/60657] [P1 regression] Fix operand predicates for a few ARM insns Jeff Law
20:17 [Fortran-caf] Merge from the trunk to the branch Tobias Burnus
19:25 [Fortran-CAF, committed] Add array sending support for coarrays Tobias Burnus
18:02 Re: [GOOGLE] Updates SSA after VPT transofrmations in AFDO pass Xinliang David Li
18:02 [4.8, PATCH 29/26] Backport Power8 and LE support: Document vec_vgbbd Bill Schmidt
17:58 [4.8, PATCH 28/26] Backport Power8 and LE support: Fix for SPE (PR60735) Bill Schmidt
17:57 [GOOGLE] Updates SSA after VPT transofrmations in AFDO pass Dehao Chen
17:55 Re: [PATCH] PowerPC, PR60735: _Decimal64 moves broken on -mspe Michael Meissner
17:39 Re: [gomp4] Add tables generation Ilya Verbin
17:31 Re: [gomp4] Add tables generation Bernd Schmidt
17:25 Re: [gomp4] Add tables generation Ilya Verbin
17:24 Re: [PATCH] PowerPC, PR60735: _Decimal64 moves broken on -mspe David Edelsohn
17:08 Re: [gomp4] Add tables generation Bernd Schmidt
17:02 Re: [PATCH, ARM] Fix PR60609 (Error: value of 256 too large for field of 1 bytes) Ramana Radhakrishnan
16:56 [PATCH] Initialize sanitizer builtins (PR sanitizer/60745) Marek Polacek
16:53 Re: [gomp4] Add tables generation Ilya Verbin
16:15 Re: [gomp4] Add tables generation Bernd Schmidt
15:52 Re: [PING][C++ Patch, 4.8] Backport fix for c++/54537 to FSF 4.8 Jonathan Wakely
15:33 Re: [committed, libjava] XFAIL sourcelocation (PR libgcj/55637) backported to 4.8.3 Rainer Orth
15:31 Re: [committed, libjava] XFAIL sourcelocation (PR libgcj/55637) backported to 4.8.3 Dominique d'Humières
15:29 Re: [PING^8][PATCH] Add a couple of dialect and warning options regarding Objective-C instance variable scope Dimitris Papavasiliou
15:25 [PING][C++ Patch, 4.8] Backport fix for c++/54537 to FSF 4.8 Peter Bergner
15:25 [PATCH] Fix PR c++/44613 Patrick Palka
15:24 [PATCH] Fix PR c++/21113 Patrick Palka
14:46 Re: [4.8, PATCH 27/26] Backport Power8 and LE support: Fixes for AIX test failures David Edelsohn
14:45 Re: [4.8, PATCH 26/26] Backport Power8 and LE support: Missing support David Edelsohn
14:45 Re: [4.8, PATCH 25/26] Backport Power8 and LE support: V1TI support David Edelsohn
14:44 Re: [4.8, PATCH 24/26] Backport Power8 and LE support: Reload issues David Edelsohn
14:44 Re: [4.8, PATCH 23/26] Backport Power8 and LE support: PR60137, PR60203 David Edelsohn
14:43 Re: [4.8, PATCH 22/26] Backport Power8 and LE support: -mcall-* endianness David Edelsohn
14:43 Re: [4.8, PATCH 21/26] Backport Power8 and LE support: Vector APIs David Edelsohn
14:42 Re: [4.8, PATCH 20/26] Backport Power8 and LE support: LRA David Edelsohn
14:41 Re: [4.8, PATCH 19/26] Backport Power8 and LE support: Quad memory atomic David Edelsohn
14:41 Re: [4.8, PATCH 18/26] Backport Power8 and LE support: Configure bits 2 David Edelsohn
14:40 Re: [4.8, PATCH 17/26] Backport Power8 and LE support: Direct moves David Edelsohn
14:40 Re: [4.8, PATCH 16/26] Backport Power8 and LE support: PR56843 David Edelsohn
14:39 Re: [4.8, PATCH 14/26] Backport Power8 and LE support: DFP absolute value David Edelsohn
14:38 Re: [4.8, PATCH 12/26] Backport Power8 and LE support: Defaults David Edelsohn
14:37 Re: [4.8, PATCH 11/26] Backport Power8 and LE support: gotest David Edelsohn
14:37 Re: [4.8, PATCH 10/26] Backport Power8 and LE support: ELFv2 ABI David Edelsohn
14:35 Re: [4.8, PATCH 8/26] Backport Power8 and LE support: PR57949 David Edelsohn
14:34 Re: [4.8, PATCH 7/26] Backport Power8 and LE support: Vector LE David Edelsohn
14:33 Re: [4.8, PATCH 6/26] Backport Power8 and LE support: TDmode for LE David Edelsohn
14:32 Re: [4.8, PATCH 5/26] Backport Power8 and LE support: Test adjustments David Edelsohn
14:27 Re: [4.8, PATCH 2/26] Backport Power8 and LE support: HTM support David Edelsohn
14:25 Re: [4.8, PATCH 1/26] Backport Power8 and LE support: Base P8 support David Edelsohn
14:24 Re: [4.8, PATCH 0/26] Backport Power8 and LE support David Edelsohn
14:11 Re: [Patch]Simplify SUBREG with operand whose target bits are cleared by AND operation Eric Botcazou
13:52 [PATCH][LTO] Fix(?) parallel WPA memory unsharing Richard Biener
13:27 [PATCH, ARM] Fix PR60609 (Error: value of 256 too large for field of 1 bytes) Charles Baylis
12:08 [PATCH] Fix PR60740 Richard Biener
11:09 [PATCH][LTO] Reduce WPA memory usage Richard Biener
10:09 Re: [PATCH][1/3] Fix PR54733 Optimize endian independent load/store Andreas Schwab
09:49 Re: RFA: PATCH to add -fno-gnu-unique for c++/60731 Richard Biener
07:34 [Ping][Patch]Simplify SUBREG with operand whose target bits are cleared by AND operation Terry Guo
07:09 Re: Fix ipa-devirt ICE Marc Glisse
06:13 Re: [PATCH][1/3] Fix PR54733 Optimize endian independent load/store Rainer Orth
05:44 RE: [PATCH][1/3] Fix PR54733 Optimize endian independent load/store Thomas Preud'homme
05:42 RE: [PATCH][2/3] Fix PR54733 Optimize endian independent load/store Thomas Preud'homme
03:58 Fix ipa-devirt ICE Jan Hubicka
02:11 [Patch, moxie] Zero- and sign-extend values properly Anthony Green
01:57 merged trunk into gimple-front-end Trevor Saunders

April 02, 2014
23:52 Re: [PATCH][LTO/PGO] Warn when both -flto and -fprofile-generate are enabled Jan Hubicka
22:23 Re: [PATCH] Disable IPA-SRA for always_inline functions Jan Hubicka
22:18 [PATCH, committed] Fix PR60733 Bill Schmidt
20:57 one more patch to fix PR60650 Vladimir Makarov
20:39 Re: [C++ patch] for C++/52369 Jason Merrill
20:29 [Patch, fortran] PR60717 - Wrong code with recursive procedure with unlimited polymorphic dummy argument Paul Richard Thomas
20:23 [BUILD] Ping for Jakub's --with-build-config=bootstrap-asan / bootstrap-ubsan patches Tobias Burnus
20:21 Re: [C++ patch] for C++/52369 Fabien Chêne
20:20 Re: RFA: RL78: Fix handling of (SUBREG (SYMBOL_REF)) DJ Delorie
20:12 Re: Use -mno-prefer-avx128 in two more tests Uros Bizjak
20:09 [Committed] S/390: Fix obvious bug in s390_expand_insv Andreas Krebbel
20:09 Use -mno-prefer-avx128 in two more tests Joseph S. Myers
20:00 Re: Skip some gcc.target/i386 tests for conflicting -march= options Uros Bizjak
19:24 RFA: PATCH to add -fno-gnu-unique for c++/60731 Jason Merrill
19:18 Re: [patch] Fix texinfo warnings for doc/gcc.texi [was: Re: doc bugs] Tobias Burnus
18:56 [commit, spu] Fix regression (ICE) in g++.dg/torture/pr57499.C Ulrich Weigand
18:55 [commit, spu] Fix regression (ICE) in gcc.dg/pr48335-2.c Ulrich Weigand
17:52 [PATCH, libitm] Remove unused PAGE_SIZE macros Richard Henderson
17:40 Re: RFA: Fix PR rtl-optimization/60651 Joern Rennecke
17:24 Re: [PATCH] [ARM] [RFC] Fix longstanding push_minipool_fix ICE (PR49423, lp1296601) Charles Baylis
16:36 Skip some gcc.target/i386 tests for conflicting -march= options Joseph S. Myers
16:34 Re: RFA: Fix PR rtl-optimization/60651 Joern Rennecke
16:23 Re: [PATCH] Simple enhancements to dumping in ipa.c and ipa-cp.c Martin Jambor
16:08 Re: [PATCH] Simple enhancements to dumping in ipa.c and ipa-cp.c Jan Hubicka
15:57 Re: RFA: Fix PR rtl-optimization/60651 Joern Rennecke
15:55 Re: [PATCH] aarch64 suuport for libitm pinskia
15:48 [Patch C++] PR57958 RFC Dinar Temirbulatov
15:18 [4.8, PATCH 27/26] Backport Power8 and LE support: Fixes for AIX test failures Bill Schmidt
14:41 Re: [PATCH][1/3] Fix PR54733 Optimize endian independent load/store Joseph S. Myers
14:38 Re: [PATCH] aarch64 suuport for libitm Richard Henderson
14:16 Re: [Patch, AArch64] Fix shuffle for big-endian. Tejas Belagod
13:29 [PATCH] [ARM] [RFC] Fix longstanding push_minipool_fix ICE (PR49423, lp1296601) Charles Baylis
12:55 Re: [PATCH][ARM] Handle simple SImode PLUS and MINUS operations in rtx costs Kyrill Tkachov
12:31 Re: [PATCH] Disable IPA-SRA for always_inline functions Richard Biener
12:28 Re: [PATCH] Simple enhancements to dumping in ipa.c and ipa-cp.c Richard Biener
12:27 [PATCH] Disable IPA-SRA for always_inline functions Martin Jambor
12:23 [PATCH] Simple enhancements to dumping in ipa.c and ipa-cp.c Martin Jambor
12:10 Re: [PATCHv2][LTO/PGO] Warn when both -flto and -fprofile-generate are enabled Rainer Orth
12:10 Re: [PATCH][LTO/PGO] Warn when both -flto and -fprofile-generate are enabled Richard Biener
12:07 Re: [PATCH][LTO/PGO] Warn when both -flto and -fprofile-generate are enabled Richard Biener
12:02 [PATCHv2][LTO/PGO] Warn when both -flto and -fprofile-generate are enabled Markus Trippelsdorf
11:56 Re: [PATCH][LTO/PGO] Warn when both -flto and -fprofile-generate are enabled Marek Polacek
11:51 [PATCH][LTO/PGO] Warn when both -flto and -fprofile-generate are enabled Markus Trippelsdorf
11:04 Re: [PATCH][AARCH64] Support tail indirect function call Jiong Wang
11:04 Re: [PATCH, ARM] Enable tail call optimization for long call Jiong Wang
10:48 Re: [committed, libjava] XFAIL sourcelocation (PR libgcj/55637) backported to 4.8.3 Rainer Orth
10:45 Re: [PATCH] Remove stale declaration Richard Biener
10:36 [PATCH] Remove stale declaration Marek Polacek
10:25 Re: [PATCH][LTO] Rework -flto-partition=, add =one case Richard Biener
08:36 Re: [gomp4] Add tables generation Thomas Schwinge
08:34 Re: [gomp4] Add tables generation Thomas Schwinge
08:17 RE: [PATCH][1/3] Fix PR54733 Optimize endian independent load/store Thomas Preud'homme
08:17 Re: [PATCH][2/3] Fix PR54733 Optimize endian independent load/store Richard Biener
08:15 Re: [PATCH][1/3] Fix PR54733 Optimize endian independent load/store Richard Biener
08:09 Re: [4.8, PATCH 15/26] Backport Power8 and LE support: PR54537 Richard Biener
08:08 Re: [4.8, PATCH 10/26] Backport Power8 and LE support: ELFv2 ABI Richard Biener
08:07 Re: [4.8, PATCH 9/26] Backport Power8 and LE support: ABI call support Richard Biener
08:06 Re: Fix various x86 tests for --with-arch=bdver3 --with-cpu=bdver3 Uros Bizjak
07:51 Re: [PATCH] Guard special installs in install-driver Richard Biener
07:34 Re: [gomp4] Add tables generation Thomas Schwinge
07:27 RFA: RL78: Fix handling of (SUBREG (SYMBOL_REF)) Nick Clifton
07:04 RE: [PATCH][2/3] Fix PR54733 Optimize endian independent load/store Thomas Preud'homme
06:25 Re: Fix various x86 tests for --with-arch=bdver3 --with-cpu=bdver3 Uros Bizjak
06:17 Re: [PATCH][2/3] Fix PR54733 Optimize endian independent load/store Marc Glisse
02:17 Re: [PATCH] PowerPC, PR60735: _Decimal64 moves broken on -mspe David Edelsohn
00:56 [PATCH][3/3] Fix PR54733 Optimize endian independent load/store Thomas Preud'homme
00:55 [PATCH][2/3] Fix PR54733 Optimize endian independent load/store Thomas Preud'homme
00:55 [PATCH][1/3] Fix PR54733 Optimize endian independent load/store Thomas Preud'homme
00:18 Re: PING [Patch] Silence test failures on darwin9 Mike Stump
00:17 Re: [Patch] Silence test failures on darwin9 Mike Stump
00:02 Re: [PATCH] Guard special installs in install-driver Mike Stump

April 01, 2014
23:55 [PATCH] PowerPC, PR60735: _Decimal64 moves broken on -mspe Michael Meissner
22:41 Re: [PATCH] aarch64 suuport for libitm Andrew Pinski
22:28 Fix various x86 tests for --with-arch=bdver3 --with-cpu=bdver3 Joseph S. Myers
22:24 [PATCH] aarch64 suuport for libitm Richard Henderson
21:35 [patch] Fix broken links in libstdc++ manual Jonathan Wakely
21:24 C++ PATCH for c++/60374 (ICE with missing typename and variadics) Jason Merrill
19:18 Re: [PATCH] Fix PR c++/44859 Jason Merrill
19:13 C++ PATCH for c++/60708 (ICE with array temporary) Jason Merrill
19:12 C++ PATCH for c++/60713 (ICE with PMF in init-list) Jason Merrill
18:54 [PATCH] powerpc, document vec_vgbbd Michael Meissner
17:49 Re: C++ PATCH for c++/60642 (abi_tag and templates) Jason Merrill
17:47 Re: [Fortran][PATCH][gomp4]: Transform OpenACC loop directive Ilmir Usmanov
17:46 Fwd: [PATCH] pedantic warning behavior when casting void* to ptr-to-func, 4.8 and 4.9 Daniel Gutson
17:32 Re: [COMMITTED] Fix target/60704 Richard Henderson
17:15 Re: [PATCH][LTO] Support -fno-use-linker-plugin with auto-loaded plugin Jan Hubicka
17:13 Re: [PATCH][LTO] Rework -flto-partition=, add =one case Jan Hubicka
15:22 Re: [COMMITTED] Fix target/60704 H.J. Lu
14:48 [COMMITTED] Fix target/60704 Richard Henderson
14:44 [PATCH] Fix PR60729, expand_abs and -ftrapv Richard Biener
13:38 [PATCH][LTO] Rework -flto-partition=, add =one case Richard Biener
13:38 PING [Patch] Silence test failures on darwin9 Dominique Dhumieres
13:02 [PATCH][LTO] Support -fno-use-linker-plugin with auto-loaded plugin Richard Biener
13:00 Re: [PATCH, PR 60640] When creating virtual clones, clone thunks too Martin Jambor
12:52 [PATCH, nios2] Misc. fixes Chung-Lin Tang
11:33 Re: std::quoted doesn't respect padding Jonathan Wakely
11:08 Re: Please revert the patches in bug #54040 and #59346 and special case x32 Svante Signell
11:07 Re: [PATCH][LTO] Fix PR60720 Richard Biener
10:42 Re: Lost __mips_o32 predefine on NetBSD Richard Sandiford
10:29 [committed, libjava] XFAIL sourcelocation (PR libgcj/55637) backported to 4.8.3 Dominique Dhumieres
10:17 RE: [patch] Shorten Windows path Joey Ye
09:49 Re: [PATCH] Fix PR60505 Richard Biener
09:42 [patch] Fix PR bootstrap/60620 Eric Botcazou
09:32 RE: [PATCH PR60363]XFAIL case ssa-dom-thread-4.c for logical_op_short_circuit targets bin.cheng
09:13 Re: [PATCH PR60363]XFAIL case ssa-dom-thread-4.c for logical_op_short_circuit targets Richard Biener
09:09 Re: PR 60604: CANNOT_CHANGE_MODE_CLASS being ignored Richard Biener
08:50 [PATCH] Align gimple_statement_base.subcode Richard Biener
08:26 Re: [PATCH v2] SPARC: Clarify -mapp-regs option Eric Botcazou
05:42 [PATCH PR60363]XFAIL case ssa-dom-thread-4.c for logical_op_short_circuit targets bin.cheng
03:41 [PING] [PATCH] Fix PR rtl-optimization/pr60663 Zhenqiang Chen


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