gcc-patches archive
date index for December, 2012

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:

December 31, 2012
19:38 Re: [Patch, Fortran] FINAL (prep patches 2/5): Add internal STRIDE intrinsicg Steve Kargl
19:19 Re: [Patch, Fortran] FINAL (prep patches 2/5): Add internal STRIDE intrinsicg Tobias Burnus
18:50 Re: [Patch, Fortran] FINAL (prep patches 2/5): Add internal STRIDE intrinsicg Steve Kargl
16:01 Re: [PATCH] Fix vectorizer ICE (PR tree-optimization/55831) Richard Biener
15:27 [PATCH] Fix vectorizer ICE (PR tree-optimization/55831) Jakub Jelinek
14:56 PING^3: [PATCH] Support -fuse-ld=bfd and -fuse-ld=gold H.J. Lu
14:12 [Patch, Fortran] FINAL (prep patches 4/5): Support noncontiguous arrays in the finalization wrapper function Tobias Burnus
12:40 Patch, Fortran] FINAL (prep patches 5/5): Activate the generation of the finalization wrapper Tobias Burnus
12:21 [Patch, Fortran] FINAL (prep patches 3/5): Auxiliary functions for calling the FINAL wrapper Tobias Burnus
12:17 [Patch, Fortran] FINAL (prep patches 2/5): Add internal STRIDE intrinsic Tobias Burnus
12:17 [Patch, Fortran] FINAL (prep patches 1/5): Add _final to intrinsic vtables for CLASS(*) Tobias Burnus

December 30, 2012
22:26 Re: fixincludes for libquadmath build regression Bruce Korb
19:24 Re: RFA: Fix reuse of "target" variable in builtins.c Richard Biener
19:24 Re: RFA: Fix uint128_t range checking in VRP Richard Biener
19:09 Re: [RFC PATCH, i386]: Use %r15 for REAL_PIC_OFFSET_TABLE_REGNUM on x86_64 Uros Bizjak
18:05 Re: [RFC, x86] Changes for AVX and AVX2 processors Uros Bizjak
16:28 Re: [PATCH, libbacktrace] Don't call __sync_lock_test_and_set if we don't have sync functions John David Anglin
16:26 Re: [PATCH] Fix handling of EXPAND_MEMORY for TFmode memory constraint in asm John David Anglin
16:05 Re: [RFC, x86] Changes for AVX and AVX2 processors Vladimir Yakovlev
13:21 Re: [RFC, x86] Changes for AVX and AVX2 processors Uros Bizjak
11:59 Re: [RFC, x86] Changes for AVX and AVX2 processors Uros Bizjak
10:42 Re: [Patch, Fortran] PR55758 - Non-C_Bool handling with BIND(C) Tobias Burnus
09:42 Re: fix libquadmath build regression Paolo Bonzini
00:23 Re: [PR libmudflap/53359] don't register symbols not emitted Alexandre Oliva
00:17 Re: fix libquadmath build regression Alexandre Oliva
00:13 Re: fix libquadmath build regression Alexandre Oliva

December 29, 2012
22:11 Re: [Patch, Fortran] PR55758 - Non-C_Bool handling with BIND(C) Janne Blomqvist
17:36 Re: [RFA:] Caveat for ARM in gcc-4.7/changes.html: unaligned accesses, take 2 Gerald Pfeifer
17:34 [wwwdocs] Add a README for htdocs/install Gerald Pfeifer
17:34 [wwwdocs,Java] Refer to Jessie without using a link. Gerald Pfeifer
17:32 Re: [wwwdocs] Clean up some references to cvs.html Gerald Pfeifer
16:57 [RFC, x86] Changes for AVX and AVX2 processors Vladimir Yakovlev
15:50 Re: Clean-up: Remove remaining pieces of kaos configuration Andreas Schwab
12:12 Re: Clean-up: Remove remaining pieces of kaos configuration Andrew Pinski
11:16 Clean-up: Remove remaining pieces of kaos configuration uwe
11:15 config.{guess,sub} upgrade Ben Elliston
10:07 Re: [RFC, x86] Changes for AVX and AVX2 processors Uros Bizjak
05:26 Re: [RFC, x86] Changes for AVX and AVX2 processors Vladimir Yakovlev
00:29 [wwwdocs] Clean up some references to cvs.html Gerald Pfeifer

December 28, 2012
20:27 Re: [RFC PATCH, i386]: Use %r15 for REAL_PIC_OFFSET_TABLE_REGNUM on x86_64 Richard Henderson
19:47 Re: FDO patch -- make ic related vars TLS if target allows David Edelsohn
19:35 Re: atomic update of profile counters (issue7000044) Xinliang David Li
19:33 Re: atomic update of profile counters (issue7000044) Rong Xu
19:09 Re: FDO patch -- make ic related vars TLS if target allows Xinliang David Li
18:30 Re: [patch, libgfortran] PR55818 Reading a REAL from a file which doesn't end in a new line fails Jerry DeLisle
17:36 Re: [patch][RFC] bail out after front-end errors Steven Bosscher
16:26 Re: FDO patch -- make ic related vars TLS if target allows David Edelsohn
15:53 Results for 4.8.0 20121228 (experimental) [trunk revision 194742] (GCC) testsuite on powerpc-ibm-aix7.1.0.0 David Edelsohn
15:17 Re: [Patch, Fortran] PR 55692: ICE on incorrect use of ASSOCIATED function Janus Weil
14:53 Re: [patch] std::unique_ptr<T[], D> improvements Jonathan Wakely
14:08 Re: [Patch, Fortran] PR 55692: ICE on incorrect use of ASSOCIATED function Tobias Burnus
13:36 Re: [RFC, x86] Changes for AVX and AVX2 processors Uros Bizjak
12:30 Re: [RFC PATCH] Implementing ifunc target hook Alexander Ivchenko
11:45 [Patch, Fortran] PR 55692: ICE on incorrect use of ASSOCIATED function Janus Weil
10:51 Re: [Patch, Fortran] PR55763 - Fix MOVE_ALLOC with CLASS(*) Paul Richard Thomas
07:31 Re: [PATCH] Function Multiversioning Bug, checking for function versions Alexander Ivchenko
01:59 [patch, libgfortran] PR55818 Reading a REAL from a file which doesn't end in a new line fails Jerry DeLisle
01:51 Re: [patch] std::unique_ptr<T[], D> improvements Lawrence Crowl

December 27, 2012
22:59 Re: [RFC PATCH] Implementing ifunc target hook Maxim Kuvyrkov
22:31 [Patch, Fortran] PR55758 - Non-C_Bool handling with BIND(C) Tobias Burnus
22:16 Re: [Patch, Fortran] PR55763 - Fix MOVE_ALLOC with CLASS(*) Tobias Burnus
19:17 Re: [PATCH] Function Multiversioning Bug, checking for function versions Sriraman Tallam
19:11 Re: [Patch, libffi] libffi merge Andreas Schwab
19:02 Re: [patch c++]: Fix type_info struct for llp64 targets Jason Merrill
17:18 [PATCH] AIX native TLS support [3/?] David Edelsohn
17:07 [RFC, x86] Changes for AVX and AVX2 processors Vladimir Yakovlev
16:51 Re: [patch, fortran] PR48976 INQUIRE with STREAM= not supported Jerry DeLisle
16:49 Re: [Patch, libffi] libffi merge Jack Howarth
16:11 Re: [PATCH] Fix PR54659, include gmp.h from system.h Richard Biener
15:20 Re: [Patch, libffi] libffi merge Jack Howarth
15:07 Re: [Patch, libffi] libffi merge Andreas Schwab
14:50 Re: [Patch, libffi] libffi merge Jack Howarth
11:12 Re: [patch, fortran] PR48976 INQUIRE with STREAM= not supported Tobias Burnus
10:06 Re: [PATCH] Function Multiversioning Bug, checking for function versions Andreas Schwab
09:17 Re: [RFC PATCH, i386]: Use %r15 for REAL_PIC_OFFSET_TABLE_REGNUM on x86_64 Uros Bizjak
09:10 Re: [RFC PATCH, i386]: Use %r15 for REAL_PIC_OFFSET_TABLE_REGNUM on x86_64 Florian Weimer
08:09 Re: [RFC PATCH, i386]: Use %r15 for REAL_PIC_OFFSET_TABLE_REGNUM on x86_64 Uros Bizjak
08:08 Re: [RFC PATCH, i386]: Use %r15 for REAL_PIC_OFFSET_TABLE_REGNUM on x86_64 Uros Bizjak
08:06 Re: [patch c++]: Fix type_info struct for llp64 targets Kai Tietz
06:36 [patch, fortran] PR48976 INQUIRE with STREAM= not supported Jerry DeLisle
02:31 [PATCH, ARM, iWMMXT] Fix define_constants for WCGR Xinyu Qi
01:58 Re: [PATCH] Function Multiversioning Bug, checking for function versions Sriraman Tallam
00:40 [PATCH] Support OpenMP for task parallelism on Android-ICS/GCC-4.7.2 Geunsik Lim
00:38 [PATCH] Support OpenMP for task parallelism on Android-ICS/GCC-4.6.3 Geunsik Lim

December 26, 2012
21:33 Re: RFA: Fix ICE on PARALLEL returns when expand builtins Andrew Pinski
20:16 Re: [RFC PATCH, i386]: Use %r15 for REAL_PIC_OFFSET_TABLE_REGNUM on x86_64 Andi Kleen
19:37 [committed] Fix ICE in gen_reg_rtx, at emit-rtl.c:864/865 compiling GNU MPFR John David Anglin
18:58 Re: C++ PATCH for c++/54325 (wrong error initializing abstract base class) Jason Merrill
18:55 Re: [PATCH] PR c++/52343 - error with alias template as template template argument Jason Merrill
18:54 Re: [PATCH] PR c++/55311 - Cannot specialize alias template with arg of type array of char Jason Merrill
17:06 Re: [RFC PATCH] Implementing ifunc target hook Joseph S. Myers
16:29 Re: [Patch, libffi] libffi merge Anthony Green
12:15 [RFC PATCH] Implementing ifunc target hook Alexander Ivchenko
09:53 Re: [RFC PATCH, i386]: Use %r15 for REAL_PIC_OFFSET_TABLE_REGNUM on x86_64 Uros Bizjak
09:17 Re: [patch, libgfortran] PR48960 OPEN statement modifies NEWUNIT variable on error Janne Blomqvist
07:46 [patch, libgfortran] PR48960 OPEN statement modifies NEWUNIT variable on error Jerry DeLisle
02:08 libgo patch committed: Update to current version of Go library Ian Lance Taylor

December 25, 2012
19:56 Re: [Patch, libfortran] PR 55539 Regression with -fno-sign-zero Jerry DeLisle
19:27 Re: [RFC PATCH, i386]: Use %r15 for REAL_PIC_OFFSET_TABLE_REGNUM on x86_64 Mike Frysinger
19:16 [PING^2]RE: [PING] RE: [Ping]FW: [PATCH] Cilk Plus merging to trunk (2 of n) Iyer, Balaji V
19:12 Re: [RFC PATCH, i386]: Use %r15 for REAL_PIC_OFFSET_TABLE_REGNUM on x86_64 Uros Bizjak
08:32 [PATCH] fixincludes: handle symlinks with multiple slashes Mike Frysinger
05:54 Re: [RFC PATCH, i386]: Use %r15 for REAL_PIC_OFFSET_TABLE_REGNUM on x86_64 Mike Frysinger

December 24, 2012
22:26 Re: [RFC PATCH, i386]: Use %r15 for REAL_PIC_OFFSET_TABLE_REGNUM on x86_64 Leif Ekblad
21:32 Re: [RFC PATCH, i386]: Use %r15 for REAL_PIC_OFFSET_TABLE_REGNUM on x86_64 Andi Kleen
20:18 Re: [PATCH] PR c++/52343 - error with alias template as template template argument Gabriel Dos Reis
17:15 Re: [Patch, libgomp] libgomp.fortran/fortran.exp - add -fintrinsic-modules-path ${blddir} David Edelsohn
15:40 [RFC PATCH, i386]: Use %r15 for REAL_PIC_OFFSET_TABLE_REGNUM on x86_64 Uros Bizjak
14:57 Re: fix libquadmath build regression Paolo Bonzini
14:23 Re: [PATCH] PR c++/55311 - Cannot specialize alias template with arg of type array of char Dodji Seketeli
13:58 Re: [PATCH] PR c++/52343 - error with alias template as template template argument Dodji Seketeli
13:50 Re: [PATCH] PR c++/52343 - error with alias template as template template argument Dodji Seketeli
09:27 Re: C++ PATCH for c++/54325 (wrong error initializing abstract base class) Paolo Carlini
08:29 Re: C++ PATCH for c++/54325 (wrong error initializing abstract base class) Paolo Carlini
05:38 Re: [PATCH] PR c++/55311 - Cannot specialize alias template with arg of type array of char Jason Merrill
05:38 Re: [PATCH] PR c++/52343 - error with alias template as template template argument Gabriel Dos Reis
05:04 Re: [PATCH] PR c++/52343 - error with alias template as template template argument Jason Merrill
04:56 Re: C++ PATCH for c++/54325 (wrong error initializing abstract base class) Jason Merrill
02:16 [PATCH] config: import pkg.m4 from pkg-config Mike Frysinger

December 23, 2012
23:30 [PATCH 1/2] [pr53679] libgo: add a --enable-werror configure flag Mike Frysinger
23:30 [PATCH 2/2] [pr32193] libgomp: add a --enable-werror configure flag Mike Frysinger
21:38 [Patch, libffi] libffi merge Anthony Green
18:45 Re: [Patch, Fortran] PR 54884 - Fix TREE_PUBLIC() issue with PRIVATE module procedures Tobias Burnus
17:02 RFA: Fix reuse of "target" variable in builtins.c Richard Sandiford
16:49 RFA: Fix uint128_t range checking in VRP Richard Sandiford
16:29 Re: [Patch, Fortran] PR 54884 - Fix TREE_PUBLIC() issue with PRIVATE module procedures Mikael Morin
14:29 Re: [Patch, Fortran] PR 54884 - Fix TREE_PUBLIC() issue with PRIVATE module procedures Tobias Burnus
10:02 [committed] Make r10k-cache-barrier-10.c more robust Richard Sandiford
09:47 [committed] Fix gcc.target/mips/pr55315.c for LP64 Richard Sandiford
09:44 RFA: Fix ICE on PARALLEL returns when expand builtins Richard Sandiford

December 22, 2012
23:37 PR lto/54728 (streamer ICE) Jan Hubicka
23:02 Re: C++ PATCH for c++/54325 (wrong error initializing abstract base class) Paolo Carlini
22:33 Re: [Patch, libfortran] PR 55539 Regression with -fno-sign-zero Janne Blomqvist
20:30 Re: C++ PATCH for c++/54325 (wrong error initializing abstract base class) Jason Merrill
18:41 Merge from trunk to gccgo branch Ian Lance Taylor
16:57 Re: [Patch, Fortran] PR55763 fix .mod reading plus CALL with CLASS(*) Paul Richard Thomas
16:43 Re: [PATCH] PR c++/52343 - error with alias template as template template argument Gabriel Dos Reis
16:04 [PATCH] PR c++/55311 - Cannot specialize alias template with arg of type array of char Dodji Seketeli
15:53 Re: [PATCH] PR c++/52343 - error with alias template as template template argument Dodji Seketeli
11:14 Re: [PATCH] Fix PR54659, include gmp.h from system.h Richard Sandiford
11:03 Re: [PATCH] Fix PR54659, include gmp.h from system.h Andreas Schwab
10:52 Re: [PATCH] Fix PR54659, include gmp.h from system.h Dominique Dhumieres
10:43 Re: [PATCH] Fix PR54659, include gmp.h from system.h Richard Biener
09:50 Re: [PATCH] Fix PR54659, include gmp.h from system.h Andreas Schwab
08:55 Re: [PATCH] Fix PR54659, include gmp.h from system.h Richard Biener
02:22 Re: patch to fix PR55775 David Miller
01:56 Re: [PATCH] Fix PR54659, include gmp.h from system.h Gerald Pfeifer

December 21, 2012
23:21 Re: [PATCH] PR c++/52343 - error with alias template as template template argument Gabriel Dos Reis
22:32 Fix PR ada/53737 Eric Botcazou
22:23 Go patch committed: Ian Lance Taylor
22:05 Re: patch to fix PR55775 Vladimir Makarov
21:41 [Patch, Fortran] PR55763 fix .mod reading plus CALL with CLASS(*) Tobias Burnus
21:40 Minor fix for UNSPEC_VOLATILE Eric Botcazou
21:29 Re: patch to fix PR55775 David Miller
21:22 patch to fix PR55775 Vladimir Makarov
21:20 Re: [PATCH] Fix PR54659, include gmp.h from system.h Dominique Dhumieres
20:41 Re: *ping* [patch, libfortran] Fix PR 30162, write with pipes Jerry DeLisle
20:06 Re: [PATCH] Fix PR54659, include gmp.h from system.h Dominique Dhumieres
19:58 Re: [google 4.7] fdo build for linux kernel (issue6968046) Rong Xu
19:03 [testsuite] replace gcc.target/arm/ftest-*.c with compile-only tests Janis Johnson
19:03 Re: [PATCH] Fix PR54659, include gmp.h from system.h Ian Lance Taylor
18:55 Re: [Patch, PR 54128] ira.c change to fix mips bootstrap Steve Ellcey
18:42 [Patch, Fortran] PR55763 - Fix MOVE_ALLOC with CLASS(*) Tobias Burnus
18:38 Re: atomic update of profile counters (issue7000044) Rong Xu
18:11 Re: [asan] Fix asan -fsection-anchors handling Peter Bergner
17:56 Re: [google 4.7] fdo build for linux kernel (issue6968046) Teresa Johnson
17:53 Re: [google 4.7] fdo build for linux kernel (issue6968046) Xinliang David Li
17:30 [Patch, Fortran] PR 54884 - Fix TREE_PUBLIC() issue with PRIVATE module procedures Tobias Burnus
16:53 Re: [Patch, libgomp] libgomp.fortran/fortran.exp - add -fintrinsic-modules-path ${blddir} David Edelsohn
16:31 Re: [google 4.7] fdo build for linux kernel (issue6968046) Teresa Johnson
16:26 Re: [PATCH] Fix PR54659, include gmp.h from system.h Dominique Dhumieres
16:26 Re: [PATCH] PR c++/52343 - error with alias template as template template argument Dodji Seketeli
16:07 Re: [Patch, libgomp] libgomp.fortran/fortran.exp - add -fintrinsic-modules-path ${blddir} Jakub Jelinek
16:00 Re: [PATCH] Fix PR54659, include gmp.h from system.h Ian Lance Taylor
15:57 Re: [PATCH] Enable non-complex math builtins from C99 for Bionic Alexander Ivchenko
15:54 Re: [patch libstdc++]: Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes Kai Tietz
15:50 Re: [Patch, libgomp] libgomp.fortran/fortran.exp - add -fintrinsic-modules-path ${blddir} David Edelsohn
15:11 Re: [PATCH] PR c++/52343 - error with alias template as template template argument Gabriel Dos Reis
15:04 Re: [patch libstdc++]: Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes Gabriel Dos Reis
14:59 Re: [patch libstdc++]: Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes Gabriel Dos Reis
14:16 [asan] Fix asan -fsection-anchors handling Jakub Jelinek
13:17 Re: [PATCH] Fix PR54659, include gmp.h from system.h Jakub Jelinek
13:15 [PATCH] Fix PR54659, include gmp.h from system.h Richard Biener
13:11 [PATCH] Fix PR52966 - do not bypass loop headers Richard Biener
13:10 [patch c++]: Fix type_info struct for llp64 targets Kai Tietz
13:03 Re: [PATCH] Include gmp.h from system.h to fix PR54659 Richard Biener
12:35 [PATCH] PR c++/52343 - error with alias template as template template argument Dodji Seketeli
12:33 Re: [PATCH] Include gmp.h from system.h to fix PR54659 Eric Botcazou
12:23 Re: [PATCH] Include gmp.h from system.h to fix PR54659 Richard Biener
12:18 Re: [PATCH] Include gmp.h from system.h to fix PR54659 Eric Botcazou
11:50 [PATCH] Include gmp.h from system.h to fix PR54659 Richard Biener
11:38 Re: C++ PATCH for c++/54325 (wrong error initializing abstract base class) Paolo Carlini
10:42 Re: [PR libmudflap/53359] don't register symbols not emitted Jan Hubicka
10:36 Re: [google 4.7] atomic update of profile counters (issue6965050) Jan Hubicka
10:32 Re: fix libquadmath build regression Tobias Burnus
10:31 [PATCH] Testcase for PR52996 Richard Biener
10:16 Re: [patch libstdc++]: Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes Kai Tietz
10:13 Re: [patch libstdc++]: Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes Uros Bizjak
10:02 Re: [RFA/4.7/ARM] Backport arm-*-linux-gnueabihf triplet support to 4.7 Matthew Gretton-Dann
10:02 Re: [patch libstdc++]: Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes Paolo Carlini
09:59 Re: [patch libstdc++]: Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes Kai Tietz
09:55 Re: [google 4.7] atomic update of profile counters (issue6965050) Richard Biener
09:55 Re: [PR libmudflap/53359] don't register symbols not emitted Jakub Jelinek
09:51 Re: [wwwdocs,Java] Obsolete GCJ FAQ entry for Solaris? Andrew Haley
09:51 Re: [PR libmudflap/53359] don't register symbols not emitted Richard Biener
09:48 Re: [patch libstdc++]: Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes Kai Tietz
09:39 Re: [patch libstdc++]: Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes Paolo Carlini
09:36 Re: [PATCH, ARM] Initial pipeline description for Cortex-A7 Richard Earnshaw
09:36 Re: [patch libstdc++]: Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes Kai Tietz
09:32 Re: [patch libstdc++]: Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes Paolo Carlini
09:25 Re: atomic update of profile counters (issue7000044) Jan Hubicka
09:16 Re: [patch libstdc++]: Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes Kai Tietz
09:13 Re: [google 4.7] atomic update of profile counters (issue6965050) Jan Hubicka
09:13 Re: [patch libstdc++]: Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes Paolo Carlini
09:12 Re: [patch libstdc++]: Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes Marc Glisse
08:28 RE: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Zamyatin, Igor
08:20 RE: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Zamyatin, Igor
08:00 [patch libstdc++]: Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes Kai Tietz
07:46 Re: [Patch, PR 54128] ira.c change to fix mips bootstrap Jakub Jelinek
07:26 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Xinliang David Li
06:45 atomic update of profile counters (issue7000044) Rong Xu
05:34 [PR libmudflap/53359] don't register symbols not emitted Alexandre Oliva
05:17 fix libquadmath build regression Alexandre Oliva
04:02 Re: [wwwdocs,Java] Obsolete GCJ FAQ entry for Solaris? Gerald Pfeifer

December 20, 2012
22:47 Re: [Patch, fortran] PR55763 - Issues with some simpler CLASS(*) programs Tobias Burnus
22:29 Re: [patch] fix install dependencies for target libraries Tobias Burnus
22:01 Re: [google 4.7] fdo build for linux kernel (issue 6968046) Rong Xu
21:14 [patch] std::unique_ptr<T[], D> improvements Jonathan Wakely
20:26 [Patch, fortran] PR55763 - Issues with some simpler CLASS(*) programs Paul Richard Thomas
19:55 Re: [google 4.7] fdo build for linux kernel (issue 6968046) Xinliang David Li
19:42 Re: [google 4.7] atomic update of profile counters (issue6965050) Andrew Pinski
19:35 Re: [google 4.7] atomic update of profile counters (issue6965050) Rong Xu
19:33 Re: [fortran, patch] Allow displaying backtraces from user code Janus Weil
19:30 Re: [google 4.7] fdo build for linux kernel (issue 6968046) Rong Xu
19:21 Re: [patch] fix install dependencies for target libraries Matthias Klose
19:11 Re: [patch] fix install dependencies for target libraries Ian Lance Taylor
18:23 [patch] fix install dependencies for target libraries Matthias Klose
18:07 [PATCH, ARM] Initial pipeline description for Cortex-A7 Greta Yorsh
17:47 Re: [PATCH] Fix postincrement/decrement of a bitfield (PR middle-end/55750) rguenther
17:21 Re: [PATCH] Use new dump scheme to emit loop unroll/peel summary info (issue6941070) Teresa Johnson
17:17 Re: [Patch, wwwdocs] Update Fortran part of the GCC 4.8 release notes Janus Weil
17:06 [PATCH] Fix postincrement/decrement of a bitfield (PR middle-end/55750) Jakub Jelinek
16:57 Re: [google 4.7] atomic update of profile counters (issue6965050) Andrew Pinski
16:49 RE: Fix PR55761 Paulo Matos
16:21 Re: [google 4.7] atomic update of profile counters (issue6965050) Jan Hubicka
16:13 Re: Fix PR55761 Richard Biener
16:06 Fix PR55761 Paulo Matos
15:59 Re: [PATCH] Fix combined tree for LTO Thomas Schwinge
15:25 Re: [Patch, wwwdocs] Update Fortran part of the GCC 4.8 release notes Tobias Burnus
15:22 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs H.J. Lu
15:15 Re: [PATCH] Further restrict TER replacing over calls (PR55752) Richard Biener
15:07 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Jan Hubicka
15:05 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Jan Hubicka
14:37 [patch] fix libstdc++/55741 - use Sleep on mingw Jonathan Wakely
14:16 Re: [PATCH] Further restrict TER replacing over calls (PR55752) Richard Biener
14:08 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs H.J. Lu
14:04 Re: [PATCH] Further restrict TER replacing over calls (PR55752) Richard Biener
14:02 Re: [PATCH] Further restrict TER replacing over calls (PR55752) Richard Biener
13:59 Re: [PATCH] Further restrict TER replacing over calls (PR55752) Jakub Jelinek
13:53 [PATCH] Further restrict TER replacing over calls (PR55752) Richard Biener
13:11 Re: [Patch, wwwdocs] Update Fortran part of the GCC 4.8 release notes Paul Richard Thomas
13:05 Re: [PATCH] Fix PR55740 Richard Biener
12:58 Re: [PATCH] Fix PR55740 Steven Bosscher
12:44 [PATCH] Fix PR55740 Richard Biener
12:13 RE: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Melik-adamyan, Areg
11:23 *ping* [patch, libfortran] Fix PR 30162, write with pipes Thomas Koenig
10:37 Re: [PATCH] Fix PR gcov-profile/55734 for bootstrapping with older compilers (issue6980044) Jakub Jelinek
09:55 [Patch, wwwdocs] Update Fortran part of the GCC 4.8 release notes Tobias Burnus
09:54 Re: Patch to enable unlimited polymorphism to gfortran Dominique Dhumieres
09:53 [PATCH][ARM][thumb1] Reduce lr save for leaf function with non-far jump Joey Ye
09:21 Re: [PATCH] Use new dump scheme to emit loop unroll/peel summary info (issue6941070) Bernhard Reutner-Fischer
06:47 [PATCH][ARM][thumb1] Reduce lr save for leaf function with non-far jump Joey Ye
05:39 Re: Follow-up to PR bootstrap/54820 Ian Lance Taylor
04:28 Re: [patch] fix multiarch definition for powerpcspe-linux-gnu David Edelsohn
02:13 Re: Follow-up to PR bootstrap/54820 Cary Coutant
01:22 Re: [google 4.7] fdo build for linux kernel (issue 6968046) Rong Xu
01:20 Re: [PATCH] Fix PR gcov-profile/55734 for bootstrapping with older compilers (issue6980044) Jakub Jelinek
01:04 Re: [google 4.7] fdo build for linux kernel (issue 6968046) davidxl
00:56 Re: [google 4.7] atomic update of profile counters (issue6965050) Rong Xu
00:29 Re: [google 4.7] atomic update of profile counters (issue6965050) Andrew Pinski
00:27 Re: Patch to enable unlimited polymorphism to gfortran Paul Richard Thomas
00:25 Re: [google 4.7] atomic update of profile counters (issue6965050) Xinliang David Li

December 19, 2012
23:59 Re: [Patch, Fortran] PR54818 - Fix ICE with TRANSFER to char Paul Richard Thomas
23:29 [Patch, Fortran] PR54818 - Fix ICE with TRANSFER to char Tobias Burnus
23:10 [Patch, Fortran, committed] Fix -fno-automatic string length static regression Tobias Burnus
22:20 Re: PING^2: [PATCH] Support -fuse-ld=bfd and -fuse-ld=gold H.J. Lu
22:06 C++ PATCH for c++/55724 (default template argument and non-type parameter) Jason Merrill
22:01 Re: [fortran, patch] Allow displaying backtraces from user code Janne Blomqvist
21:34 [PATCH] Fix PR gcov-profile/55734 for bootstrapping with older compilers (issue6980044) Teresa Johnson
21:13 Re: PING^2: [PATCH] Support -fuse-ld=bfd and -fuse-ld=gold Joseph S. Myers
20:11 [google 4.7] fdo build for linux kernel (issue6968046) Rong Xu
20:08 [google 4.7] atomic update of profile counters (issue6965050) Rong Xu
19:13 Re: [v3] docbook vs. texlive > 2007 Benjamin De Kosnik
18:57 Re: [PING] Bugfix: Additional parameter for canonicalize comparison Jan-Benedict Glaw
18:21 Re: [PATCH] PR c++/53609 - Wrong argument deduction for pack expansion in argument pack Dodji Seketeli
18:08 Re: [doc] extend.texi copy-editing, 3/N (hyphenated phrases) Sandra Loosemore
17:57 Re: [PATCH] Enable non-complex math builtins from C99 for Bionic Joseph S. Myers
17:46 Re: [C PATCH] Don't perform function array conversions on inline asm "m" constrainted inputs (PR c++/55619) Joseph S. Myers
16:47 [patch] fix multiarch definition for powerpcspe-linux-gnu Matthias Klose
16:39 [patch] Fix typo in multiarch definition for kfreebsd Matthias Klose
16:08 Re: [PATCH,x86] Fix combine for condditional instructions. Uros Bizjak
16:00 Re: [ARM] Turning off 64bits ops in Neon and gfortran/modulo-scheduling problem Christophe Lyon
15:47 Re: PATCH RFA: PR go/55201: Create libatomic convenience library Ian Lance Taylor
15:47 Re: [Patch, libgomp] libgomp.fortran/fortran.exp - add -fintrinsic-modules-path ${blddir} Jakub Jelinek
15:43 Re: [PATCH][ARM] AArch32 vmaxnm, vminnm support Richard Earnshaw
15:38 [Patch, libgomp] libgomp.fortran/fortran.exp - add -fintrinsic-modules-path ${blddir} Tobias Burnus
15:38 Re: PATCH RFA: PR go/55201: Create libatomic convenience library Matthias Klose
15:23 Re: [fortran, patch] Allow displaying backtraces from user code Janus Weil
15:05 [Patch, Fortran/GOMP, committed] Moved test case from testsuite/gfortran.dg/gomp to libgomp/ Tobias Burnus
14:55 Re: [Patch, AArch64]: Fix test harness to for unaligned vector mem access. Richard Earnshaw
14:53 Re: [cxx-conversion] Change uses of htab_t in gcc/config to hash_table. Diego Novillo
14:47 [Patch, AArch64]: Fix test harness to for unaligned vector mem access. Tejas Belagod
14:34 [PATCH] Unbreak bootstrap Richard Biener
14:31 Re: [fortran, patch] Allow displaying backtraces from user code Tobias Burnus
14:05 Re: [PING] Bugfix: Additional parameter for canonicalize comparison Richard Biener
14:04 RE: [PATCH][ARM] AArch32 vmaxnm, vminnm support Kyrylo Tkachov
14:04 Re: [PING] Bugfix: Additional parameter for canonicalize comparison Richard Biener
14:04 Re: libgo patch committed: Update to current library Rainer Orth
13:10 Re: [fortran, patch] Allow displaying backtraces from user code Janus Weil
12:13 [asan] Use -fno-shrink-wrap for null-deref-1.c test Jakub Jelinek
12:10 [asan] Never use memset for clearing of shadow mem in epilogues (PR fortran/55341) Jakub Jelinek
11:41 Re: [PATCH] Add gen_lowpart_for_debug (PR debug/55730) Richard Biener
11:40 [PATCH] Fix PR55736 Richard Biener
11:34 Re: [PING] Bugfix: Additional parameter for canonicalize comparison Richard Earnshaw
10:32 Fix ipa-inline-transform ICE Jan Hubicka
09:53 [PING] Bugfix: Additional parameter for canonicalize comparison Andreas Krebbel
09:40 Re: [fortran, patch] Allow displaying backtraces from user code Janne Blomqvist
09:23 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Tobias Burnus
07:58 RE: [PATCH, libgcc] Make possible to disable JCR in crtstuff.c Joey Ye
07:39 Re: [PATCH, wwwdocs] Add a note for performance improvements for MIPS/XLP Gerald Pfeifer
06:17 Re: Patch to enable unlimited polymorphism to gfortran Paul Richard Thomas
05:43 Re: [doc] extend.texi copy-editing, 3/N (hyphenated phrases) Gerald Pfeifer
04:02 [cxx-conversion] Change uses of htab_t in gcc/config to hash_table. Lawrence Crowl
02:03 [PATCH, wwwdocs] Add a note for performance improvements for MIPS/XLP Maxim Kuvyrkov
00:28 Re: PATCH RFA: PR go/55201: Create libatomic convenience library Ian Lance Taylor
00:13 Re: [PATCH] Function Multiversioning Bug, checking for function versions Diego Novillo

December 18, 2012
23:57 Re: [cxx-conversion] Convert statistics.c'statistics_hashes to hash_table. Diego Novillo
23:55 Re: [cxx-conversion] Convert remaining tree-parloops.c htab_t to hash_table. Diego Novillo
23:38 Re: [PATCH] Function Multiversioning Bug, checking for function versions Sriraman Tallam
23:21 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Jakub Jelinek
23:19 Re: Patch to enable unlimited polymorphism to gfortran Dominique Dhumieres
23:15 Re: PATCH RFA: PR go/55201: Create libatomic convenience library Richard Henderson
23:09 Re: PATCH RFA: PR go/55201: Create libatomic convenience library Richard Henderson
22:52 Re: PATCH RFA: PR go/55201: Create libatomic convenience library Ian Lance Taylor
22:35 Re: [PATCH] Fix up convert_for_assignment warnings (PR c/39464) Joseph S. Myers
22:33 Re: Patch to enable unlimited polymorphism to gfortran Tobias Burnus
22:31 Re: PATCH RFA: PR go/55201: Create libatomic convenience library Richard Henderson
22:09 Re: PATCH RFA: PR go/55201: Create libatomic convenience library Ian Lance Taylor
21:38 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Tobias Burnus
21:36 Re: Patch ping Paul Richard Thomas
21:35 Re: [PATCH] Fix up sbitmap bitmap_{and,ior,xor} (PR target/55562) Richard Henderson
21:32 Re: PATCH RFA: PR go/55201: Create libatomic convenience library Richard Henderson
19:50 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Jakub Jelinek
19:45 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Tobias Burnus
19:30 PATCH RFA: PR go/55201: Create libatomic convenience library Ian Lance Taylor
19:10 Re: [PATCH] Fix up sbitmap bitmap_{and,ior,xor} (PR target/55562) Lawrence Crowl
19:04 [PATCH] Add gen_lowpart_for_debug (PR debug/55730) Jakub Jelinek
18:07 Re: [PATCH][ARM][3/3] Add vectorization support for rounding functions Mike Stump
18:04 RE: [PATCH][Cilkplus] Fix pragma simd info being lost Iyer, Balaji V
17:57 Re: [PATCH] PR go/55201: Link libgo against libatomic Ian Lance Taylor
17:11 Re: [PATCH] PR go/55201: Link libgo against libatomic Matthias Klose
16:48 [PATCH] Fix up sbitmap bitmap_{and,ior,xor} (PR target/55562) Jakub Jelinek
16:39 Re: [PATCH][ARM] Add support for Cortex-A7 to GCC -mcpu=native option. Richard Earnshaw
16:37 Re: [AARCH64] Fix warning in aarch64.md Richard Earnshaw
16:36 Re: [AArch64] Fix some warnings about unused variables. Richard Earnshaw
16:36 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Jakub Jelinek
16:29 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Jakub Jelinek
16:05 Re: [PATCH] Function Multiversioning Bug, checking for function versions Diego Novillo
16:01 Re: PR other/54324: allow bootstrapping with older compilers Richard Biener
15:58 Re: PR other/54324: allow bootstrapping with older compilers Aldy Hernandez
15:40 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Tobias Burnus
15:26 Re: [RFA] .gitignore: Ignore *.pyc files. Joel Brobecker
15:26 PR other/54324: remove <union> template parameter Aldy Hernandez
15:18 PR other/54324: Do not set __attribute__ for GCC < 3.4 Aldy Hernandez
15:00 Re: [PATCH]. Fix HAVE_SYS_SDT_H for cross-compilation Christian Bruel
14:48 Re: [PATCH]. Fix HAVE_SYS_SDT_H for cross-compilation Jakub Jelinek
14:42 [PATCH]. Fix HAVE_SYS_SDT_H for cross-compilation Christian Bruel
14:37 Re: [cxx-conversion] Change tree-ssa-coalesce.c'coalesce_list_d.list to hash_table Diego Novillo
14:34 [PATCH] Fix PR54838 Richard Biener
14:28 Re: [PATCH] PR go/55201: Link libgo against libatomic Ian Lance Taylor
14:17 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Jakub Jelinek
14:12 Patch ping Jakub Jelinek
14:07 [AARCH64] Fix warning in aarch64.md James Greenhalgh
14:02 [AArch64] Fix some warnings about unused variables. James Greenhalgh
13:38 [PATCH][ARM] Add support for Cortex-A7 to GCC -mcpu=native option. Kyrylo Tkachov
13:34 [PATCH][ARM][3/3] Add vectorization support for rounding functions Kyrylo Tkachov
13:34 [PATCH][ARM][2/3] Add vectorization support for rounding functions Kyrylo Tkachov
13:34 [PATCH][ARM][1/3] Add vectorization support for rounding functions Kyrylo Tkachov
13:34 [PATCH][ARM][0/3] Add vectorization support for rounding functions Kyrylo Tkachov
13:26 [PATCH] Fix gcc.dg/tree-ssa/reassoc-19.c testcase Richard Biener
13:11 Re: [PATCH] Update loop docs Richard Biener
13:04 Re: [PATCH] Fix PR55555 Richard Biener
12:55 Re: [PATCH] Update loop docs Steven Bosscher
12:43 [PATCH] Update loop docs Richard Biener
11:45 Re: [patch] PR debug/53948 Richard Biener
11:08 Re: [v3] docbook vs. texlive > 2007 Jonathan Wakely
10:23 Re: [cxx-conversion] Change tree-ssa-coalesce.c'coalesce_list_d.list to hash_table Richard Biener
08:25 Re: [PATCH] Don't return original value from gen_lowpart_no_emit rtl hook (PR debug/55717) Paolo Bonzini
06:45 [PATCH] Use new dump scheme to emit loop unroll/peel summary info (issue6941070) Teresa Johnson
05:53 Re: [patch] remove unused __gthread_cond_timedwait_recursive Ian Lance Taylor
05:38 [doc] doc/contrib.texi -- update Kaveh's entry Gerald Pfeifer
04:09 Re: [PATCH, libgcc] Make possible to disable JCR in crtstuff.c H.J. Lu
01:24 Re: [PATCH, libgcc] Make possible to disable JCR in crtstuff.c Joseph Prostko
01:08 [patch,c++] Generate correct (i.e., const) debug entries for arrays declared const but not marked READONLY t56xjcu6dh

December 17, 2012
23:41 [patch] remove unused __gthread_cond_timedwait_recursive Jonathan Wakely
23:32 Re: [PATCH] fix 50148 Andrew Pinski
23:29 [PATCH] fix 50148 Matt
22:26 [PATCH] PR go/55201: Link libgo against libatomic Andreas Schwab
21:34 [PATCH] Don't return original value from gen_lowpart_no_emit rtl hook (PR debug/55717) Jakub Jelinek
21:31 [v3 patch] remove __async_sfinae_helper Jonathan Wakely
21:08 Re: libgo patch committed: Update to current library Ian Lance Taylor
20:01 Re: [cxx-conversion] Change tree-ssa-coalesce.c'coalesce_list_d.list to hash_table Lawrence Crowl
19:39 Re: [cxx-conversion] Change tree-ssa-coalesce.c'coalesce_list_d.list to hash_table Richard Biener
19:36 [cxx-conversion] Change tree-ssa-coalesce.c'coalesce_list_d.list to hash_table Lawrence Crowl
19:35 Re: [PATCH] Fix recent warning about pending_assemble_externals_processed Dominique Dhumieres
19:34 [cxx-conversion] Convert remaining tree-parloops.c htab_t to hash_table. Lawrence Crowl
19:33 [cxx-conversion] Convert statistics.c'statistics_hashes to hash_table. Lawrence Crowl
19:28 Re: [PATCH, libgcc] Make possible to disable JCR in crtstuff.c H.J. Lu
19:20 Re: PATCH: Remove AM_MAKEFLAGS from libsanitizer H.J. Lu
19:14 Re: [google][4.7] Allow function reordering linker plugin to separate hot and cold code into different ELF segments Sriraman Tallam
19:03 Re: [PATCH] PR c++/53609 - Wrong argument deduction for pack expansion in argument pack Jason Merrill
18:34 Re: [Patch AArch64] Add support for vectorizable standard math patterns. Janis Johnson
17:29 Re: [PATCH] Fix recent warning about pending_assemble_externals_processed Jan-Benedict Glaw
17:28 Re: [PATCH] Fix recent warning about pending_assemble_externals_processed Jan-Benedict Glaw
17:24 Re: [PATCH] Fix recent warning about pending_assemble_externals_processed John David Anglin
17:21 Re: [PATCH] Fix recent warning about pending_assemble_externals_processed Jan-Benedict Glaw
17:19 Re: [PATCH] Fix recent warning about pending_assemble_externals_processed Dominique Dhumieres
17:07 Re: [PATCH] Fix recent warning about pending_assemble_externals_processed John David Anglin
16:43 [PATCH] Fix recent warning about pending_assemble_externals_processed Jan-Benedict Glaw
15:28 Re: [PATCH] Fix PR55555 Richard Biener
15:28 RE: [PATCH][ARM][testsuite] Add testsuite options for AArch32 NEON Kyrylo Tkachov
15:18 [PING] Re: [PATCH] PR c++/53609 - Wrong argument deduction for pack expansion in argument pack Dodji Seketeli
15:16 Re: [PATCH][Revisedx2] PR55679: skip invalid tests from r194458 on darwin Jakub Jelinek
15:14 Re: [Patch, AArch64] Add basic recognition for cpu cortex-a53 and cortex-a57 Richard Earnshaw
15:13 Re: [PATCH][Revisedx2] PR55679: skip invalid tests from r194458 on darwin Jack Howarth
15:12 Re: [ARM] Turning off 64bits ops in Neon and gfortran/modulo-scheduling problem Richard Earnshaw
15:09 Re: [PATCH] validate_failures.py: Fix performance regression Diego Novillo
14:50 Re: libgo patch committed: Update to current library Rainer Orth
14:45 Re: [patch] libgcc unwind-arm.h: mark arguments as unused Richard Earnshaw
14:44 Re: [PATCH, AArch64] Make zero_extends explicit for common SImode patterns Richard Earnshaw
14:44 Re: [PATCH][Revisedx2] PR55679: skip invalid tests from r194458 on darwin Jakub Jelinek
14:35 Re: [PATCH, ARM] Improved core -> NEON extend Richard Earnshaw
14:35 Re: [RFA/4.7/ARM] Backport arm-*-linux-gnueabihf triplet support to 4.7 Richard Earnshaw
14:28 Re: [RFA/4.7/ARM] Backport arm-*-linux-gnueabihf triplet support to 4.7 Richard Earnshaw
14:24 Re: [PATCH] Another fix for PR54838 Marek Polacek
14:23 Re: [Patch AArch64] Add support for vectorizable standard math patterns. Richard Earnshaw
14:18 Re: [PATCH] Another fix for PR54838 Richard Biener
14:12 Re: [PATCH][ARM][testsuite] Add testsuite options for AArch32 NEON Richard Earnshaw
14:10 Re: [PATCH,ARM] Define simple_alu_shift value for type attribute Richard Earnshaw
13:00 Re: [PATCH] Fix PR54781 Richard Biener
12:58 Re: [PATCH] Fix PR54781 Jakub Jelinek
12:54 [PATCH] Fix PR55555 Richard Biener
12:47 [PATCH] Fix PR54781 Richard Biener
10:37 [PATCH,ARM] Define simple_alu_shift value for type attribute Greta Yorsh
10:26 Re: [PATCH] Another fix for PR54838 Richard Biener
10:16 Re: [PATCH] Another fix for PR54838 Marek Polacek
09:52 Re: [PATCH] Make some asan builtins tm_pure (PR sanitizer/55508) Dmitry Vyukov
09:51 RE: [PATCH, libgcc] Make possible to disable JCR in crtstuff.c Joey Ye
09:28 Re: [PATCH] Another fix for PR54838 Richard Biener
04:29 Re: [cxx-conversion] Convert tree-sra.c'candidates to hash_table Lawrence Crowl
00:22 [PATCH] Another fix for PR54838 Marek Polacek

December 16, 2012
22:20 Re: Patch to enable unlimited polymorphism to gfortran Tobias Burnus
21:46 Re: [PATCH][Revisedx2] PR55679: skip invalid tests from r194458 on darwin Dominique Dhumieres
21:21 Re: Patch to enable unlimited polymorphism to gfortran Paul Richard Thomas
21:19 [PATCH][Revisedx2] PR55679: skip invalid tests from r194458 on darwin Jack Howarth
20:52 [patch] std::thread must rethrow __forced_unwind exceptions Jonathan Wakely
19:39 Re: [PATCH] Fix Infinite loop in pointer_set_insert Dominique Dhumieres
19:19 Re: Patch to enable unlimited polymorphism to gfortran Tobias Burnus
17:59 Re: Patch to enable unlimited polymorphism to gfortran Paul Richard Thomas
17:11 Re: [PATCH] Fix Infinite loop in pointer_set_insert Richard Biener
16:33 [PATCH] Fix Infinite loop in pointer_set_insert John David Anglin
14:31 Re: Patch to enable unlimited polymorphism to gfortran Tobias Burnus
13:18 Re: [fortran, patch] Allow displaying backtraces from user code Janus Weil
13:03 Re: [Patch,Fortran] reset dynamic type with MOVE_ALLOC (was: Re: [Patch, Fortran] Small patch for calls to gfc_deallocate_scalar_with_status) Paul Richard Thomas
13:03 Re: [Patch, Fortran] PR 55072: [4.6/4.7/4.8 Regression] Missing internal_pack leads to wrong code with derived type Janus Weil
12:45 Re: [Fortran] patch ping Thomas Koenig
11:42 Re: [fortran, patch] Allow displaying backtraces from user code Tobias Burnus
11:40 Re: [Patch, Fortran] PR 55072: [4.6/4.7/4.8 Regression] Missing internal_pack leads to wrong code with derived type Tobias Burnus
10:26 [SPARC] Fix PR target/55673 Eric Botcazou
10:03 Fix PR rtl-optimization/55630 Eric Botcazou
07:27 [gold] Consider *-*-gnu* targets ELF Thomas Schwinge

December 15, 2012
23:52 [Patch, Fortran] PR 55072: [4.6/4.7/4.8 Regression] Missing internal_pack leads to wrong code with derived type Janus Weil
22:50 Re: [fortran, patch] Allow displaying backtraces from user code Janus Weil
19:16 [testsuite] Minor tweak to get_ada_spec_filename Eric Botcazou
17:51 [Ada] Fix PR ada/53996 Eric Botcazou
17:13 [Fortran] patch ping Tobias Burnus
17:07 Re: [fortran, patch] Allow displaying backtraces from user code Janne Blomqvist
16:33 [Patch, libfortran] PR 55539 Regression with -fno-sign-zero Janne Blomqvist
16:04 Re: [fortran, patch] Allow displaying backtraces from user code Janus Weil
13:07 Re: [fortran, patch] Allow displaying backtraces from user code Janne Blomqvist
13:07 Re: [wwwdocs] Document libstdc++ changes and minimum MinGW-w64 version requirement. Jonathan Wakely
13:03 [wwwdocs] Document libstdc++ changes and minimum MinGW-w64 version requirement. Jonathan Wakely
12:44 Re: [patch, libfortran] Fix PR 30162, write with pipes Thomas Koenig
12:32 Re: [patch, libfortran] Fix PR 30162, write with pipes Janus Weil
11:19 Re: [patch c/c++]: Fix for PR c/52991 issue about ignored packed-attribute for ms-structure-layout Eric Botcazou
11:09 [patch, libfortran] Fix PR 30162, write with pipes Thomas Koenig
08:25 Re: [wwwdocs] Buildstat update for 4.7 Gerald Pfeifer
04:02 C++ PATCH for c++/55685 (ICE with sizeof in template) Jason Merrill
03:02 Re: [PATCH] Use new dump scheme for loop unroll passes Sharad Singhai
02:12 [PATCH] Compute and emit working set information from gcov-dump (issue6940061) Teresa Johnson

December 14, 2012
23:42 [google][4.7] Allow function reordering linker plugin to separate hot and cold code into different ELF segments Sriraman Tallam
22:48 [patch, testsuite, committed] Obvious fix for targets with no profiling Steve Ellcey
21:59 Re: [patch, libstdc++ testsuite] Shrink more tests for simulator Jonathan Wakely
19:39 [PATCH][Cilkplus] Cilk_for: Reject certain induction vars and comparision Iyer, Balaji V
19:38 RE: [PATCH][Cilkplus] Fix pragma simd info being lost Iyer, Balaji V
19:17 Re: [fortran, patch] Allow displaying backtraces from user code Janus Weil
18:10 [patch, libstdc++ testsuite] Shrink more tests for simulator Steve Ellcey
17:19 Re: [PATCH, libgcc] Make possible to disable JCR in crtstuff.c H.J. Lu
17:09 [Patch, AArch64] Add basic recognition for cpu cortex-a53 and cortex-a57 Yufeng Zhang
17:09 Re: [PATCH][Cilkplus] Fix pragma simd info being lost Jakub Jelinek
17:02 RE: [PATCH][Cilkplus] Fix pragma simd info being lost Iyer, Balaji V
16:59 Re: [PATCH][Cilkplus] Fix pragma simd info being lost Jakub Jelinek
16:58 Re: [ARM] Turning off 64bits ops in Neon and gfortran/modulo-scheduling problem Christophe Lyon
16:57 C++ PATCH for c++/42315 (ICE after error with invalid array init) Jason Merrill
16:29 Re: [cxx-conversion] Iterator for hash_table, and associated conversions Diego Novillo
16:29 [COMMITTED] Tweak to patch for PR55492 Richard Henderson
15:27 Re: [PATCH][Revised] PR55679: skip invalid tests from r194458 on darwin Jakub Jelinek
15:13 [PATCH][Revised] PR55679: skip invalid tests from r194458 on darwin Jack Howarth
15:02 Go patch committed: Better error message for invalid shifts Ian Lance Taylor
14:31 Re: [fortran, patch] Allow displaying backtraces from user code Janus Weil
14:02 Re: [PATCH 7/7] s390: Generate rnsbg Andreas Krebbel
13:58 Re: [PATCH 6/7] s390: Generate rxsbg, and shifted forms of rosbg Andreas Krebbel
13:53 Re: [PATCH 5/7] s390: Implement extzv for z10 Andreas Krebbel
13:48 Re: [PATCH 4/7] s390: Add mode attribute for mode bitsize Andreas Krebbel
13:43 Re: [PATCH] Make some asan builtins tm_pure (PR sanitizer/55508) Torvald Riegel
13:43 Re: [PATCH] Make some asan builtins tm_pure (PR sanitizer/55508) Torvald Riegel
13:43 Re: [PATCH] Make some asan builtins tm_pure (PR sanitizer/55508) Torvald Riegel
12:22 Re: [PATCH, PR 55355, trunk, 4.6, 4.7] One more host_integerp check in SRA Richard Biener
12:07 [PATCH] Fix PR55687 Richard Biener
12:04 [PATCH, PR 55355, trunk, 4.6, 4.7] One more host_integerp check in SRA Martin Jambor
12:00 RE: [PATCH, AArch64] Make zero_extends explicit for common SImode patterns Ian Bolton
11:55 [PATCH] Fix PR55684 Richard Biener
11:44 RE: [PATCH, AArch64] Make zero_extends explicit for common SImode patterns Ian Bolton
10:47 Re: [PATCH,x86] Fix combine for condditional instructions. Yuri Rumyantsev
09:44 Re: [PATCH] Make some asan builtins tm_pure (PR sanitizer/55508) Dmitry Vyukov
07:50 Re: [PATCH] PR55679: skip invalid tests from r194458 on darwin Jakub Jelinek
07:03 Re: [PATCH] Fix LTO binary size increases (PR gcov-profile/55674) (issue6946049) Jan Hubicka
06:57 RE: [PATCH, libgcc] Make possible to disable JCR in crtstuff.c Joey Ye
06:42 [PATCH] Fix LTO binary size increases (PR gcov-profile/55674) (issue6946049) Teresa Johnson
05:38 Re: [PATCH] Use new dump scheme for loop unroll passes Teresa Johnson
04:59 [PATCH][Cilkplus] Fix pragma simd info being lost Iyer, Balaji V
04:59 Re: [PATCH] Use new dump scheme for loop unroll passes Xinliang David Li
04:08 [cxx-conversion] Iterator for hash_table, and associated conversions Lawrence Crowl
03:55 Re: [PATCH, libgcc] Make possible to disable JCR in crtstuff.c H.J. Lu
03:39 RE: [PATCH, libgcc] Make possible to disable JCR in crtstuff.c Joey Ye
02:16 [PATCH] Use new dump scheme for loop unroll passes Sharad Singhai
01:21 [PATCH] PR55679: skip invalid tests from r194458 on darwin Jack Howarth

December 13, 2012
22:43 [patch] don't allocate/free unused pointer set in verify_cgraph_node Steven Bosscher
22:20 Go patch committed: Accept trailing comma after varargs parameter Ian Lance Taylor
21:35 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Jan Hubicka
21:33 [v3] Fix management of non empty hash functor François Dumont
21:02 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs H.J. Lu
20:42 Re: [PATCH, AArch64] Make zero_extends explicit for common SImode patterns Richard Henderson
20:42 [lra] patch to fix almost all new GCC testsuite regressions on PPC64 Vladimir Makarov
20:40 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Jan Hubicka
20:40 Re: [PATCH, AArch64] Make zero_extends explicit for common SImode patterns Richard Henderson
20:28 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs H.J. Lu
20:26 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Jan Hubicka
19:58 Re: [patch, libstdc++ testsuite] Shrink tests for simulator Steve Ellcey
19:44 Re: [alpha] Fix dwarf2 call-arg-location ICE Jakub Jelinek
19:44 Re: [cxx-conversion] Convert tree-sra.c'candidates to hash_table Martin Jambor
19:43 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs H.J. Lu
19:37 [alpha] Fix dwarf2 call-arg-location ICE Richard Henderson
19:33 Re: [PATCH,x86] Fix combine for condditional instructions. Jan Hubicka
19:30 Re: [PATCH,x86] Fix combine for condditional instructions. Jan Hubicka
19:28 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Jan Hubicka
19:27 Re: [patch, libstdc++ testsuite] Shrink tests for simulator Paolo Carlini
19:06 Re: [cxx-conversion] Convert tree-sra.c'candidates to hash_table Lawrence Crowl
18:43 [google/gcc-4_7-mobile] Adding current test failures to dejagnu baseline Han Shen(ææ)
18:42 [patch, libstdc++ testsuite] Shrink tests for simulator Steve Ellcey
17:26 [PATCH, AArch64] Make zero_extends explicit for common SImode patterns Ian Bolton
17:03 Re: [PATCH,x86] Fix combine for condditional instructions. Uros Bizjak
16:47 PING^2: [PATCH] Support -fuse-ld=bfd and -fuse-ld=gold H.J. Lu
15:36 [PING^2, PATCH, ARM] Improved core -> NEON extend Ulrich Weigand
15:30 Re: [PATCH] Enable non-complex math builtins from C99 for Bionic Alexander Ivchenko
15:22 Re: [PATCH] asan unit tests from llvm lit-test incremental changes Jakub Jelinek
15:18 [PATCH] Fix PR53476 Richard Biener
15:12 Re: [PATCH] validate_failures.py: Fix performance regression Bernhard Reutner-Fischer
15:02 Re: [PATCH,x86] Fix combine for condditional instructions. Yuri Rumyantsev
14:40 Re: [PATCH,x86] Fix combine for condditional instructions. Uros Bizjak
14:36 Re: [PATCH,x86] Fix combine for condditional instructions. Richard Biener
14:31 Re: [PATCH][ARM] Add copyright notice to unspecs.md Ramana Radhakrishnan
14:30 Re: [C++ PATCH] Fix ICE in merge_exception_specifiers (PR c++/55652) Jason Merrill
14:27 Re: [PATCH,x86] Fix combine for condditional instructions. Uros Bizjak
14:26 [PATCH][ARM] Add copyright notice to unspecs.md Kyrylo Tkachov
14:23 Re: [PATCH,x86] Fix combine for condditional instructions. Yuri Rumyantsev
13:08 Re: [PATCH] Avoid -Wsign-compare warning Richard Biener
12:45 [PATCH] Avoid -Wsign-compare warning Jakub Jelinek
12:38 [PATCH] Use *Q instead of *L floating constants in libquadmath Jakub Jelinek
12:09 Re: [patch c/c++]: Fix for PR c/52991 issue about ignored packed-attribute for ms-structure-layout Richard Biener
12:08 Re: [AArch64] Add support for TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES hook. Marcus Shawcroft
12:06 Re: [PATCH, libgcc, ARM] __gnu_f2h_internal inaccuracy nick clifton
12:02 Re: [patch c/c++]: Fix for PR c/52991 issue about ignored packed-attribute for ms-structure-layout Kai Tietz
11:21 *PING* RE: [AArch64] Add support for TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES hook. James Greenhalgh
11:12 [PATCH] Fix PR55660 Richard Biener
10:57 Re: [patch c/c++]: Fix for PR c/52991 issue about ignored packed-attribute for ms-structure-layout Jakub Jelinek
10:33 Re: [PATCH,x86] Fix combine for condditional instructions. Richard Biener
10:29 Re: [patch c/c++]: Fix for PR c/52991 issue about ignored packed-attribute for ms-structure-layout Richard Biener
10:23 Re: [PATCH] asan unit tests from llvm lit-test incremental changes Konstantin Serebryany
10:22 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Richard Biener
10:20 Re: [PATCH,x86] Fix combine for condditional instructions. Uros Bizjak
10:14 Re: [PATCH] DOT a function directly from a gdb session Pedro Alves
10:14 Re: [PATCH] Fix nonlocalized vars regression caused by vec changes (PR debug/55665) Richard Biener
10:07 Re: [patch c/c++]: Fix for PR c/52991 issue about ignored packed-attribute for ms-structure-layout Jakub Jelinek
10:06 Re: [PATCH] Fix extremely large LPBX arrays (PR gcov-profile/55650) Richard Biener
10:04 Re: [patch c/c++]: Fix for PR c/52991 issue about ignored packed-attribute for ms-structure-layout Richard Biener
09:51 Re: [PATCH,x86] Fix combine for condditional instructions. Richard Biener
09:40 [PATCH] Add --param max-vartrack-reverse-op-size=N (PR debug/54402) Jakub Jelinek
09:38 Re: [patch] Make bitmap_head smaller again Richard Biener
09:27 [PATCH] Do not leak SSA names in PRE Richard Biener
09:02 Re: [PATCH] Make some asan builtins tm_pure (PR sanitizer/55508) Jakub Jelinek
08:37 Re: [PATCH] asan unit tests from llvm lit-test incremental changes Jakub Jelinek
07:44 Re: [PATCH] asan unit tests from llvm lit-test incremental changes Konstantin Serebryany
07:32 Re: PATCH: Remove AM_MAKEFLAGS from libsanitizer Paolo Bonzini
07:05 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Xinliang David Li
06:40 Re: [PATCH] Make some asan builtins tm_pure (PR sanitizer/55508) Dmitry Vyukov
06:38 Re: [PATCH] Make some asan builtins tm_pure (PR sanitizer/55508) Dmitry Vyukov
06:21 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Jakub Jelinek
06:09 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Xinliang David Li
03:39 [PATCH][Cilkplus] Check invalid gotos, increments and report errors Iyer, Balaji V
01:19 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Jan Hubicka
00:16 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Xinliang David Li
00:16 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Xinliang David Li
00:04 Re: [cxx-conversion] Convert tree-sra.c'candidates to hash_table Jakub Jelinek

December 12, 2012
23:48 Re: [v3] docbook vs. texlive > 2007 Benjamin De Kosnik
23:29 libgo patch committed: Delete from a nil map is now a no-op Ian Lance Taylor
23:23 Re: PATCH: Remove AM_MAKEFLAGS from libsanitizer H.J. Lu
23:17 Re: [PATCH] Fix nonlocalized vars regression caused by vec changes (PR debug/55665) Diego Novillo
23:13 libgo patch committed: Update to current library Ian Lance Taylor
23:05 Re: [patch] fix libstdc++/55631 Jonathan Wakely
23:01 Re: PATCH: Remove AM_MAKEFLAGS from libsanitizer H.J. Lu
22:57 Re: [cxx-conversion] Convert tree-sra.c'candidates to hash_table Lawrence Crowl
22:34 Re: [patch, mips] Patch to allow madd, etc without 64 bit floating point Steve Ellcey
22:21 Re: [patch, mips] Patch to allow madd, etc without 64 bit floating point Maciej W. Rozycki
22:13 Re: PATCH: Remove AM_MAKEFLAGS from libsanitizer Paolo Bonzini
21:59 [patch, mips] Patch to allow madd, etc without 64 bit floating point Steve Ellcey
21:58 Re: [PATCH] Make some asan builtins tm_pure (PR sanitizer/55508) Richard Henderson
21:46 Re: [PATCH] Make some asan builtins tm_pure (PR sanitizer/55508) Jack Howarth
21:33 Re: x86-64 medium memory model Leif Ekblad
21:32 Re: [PATCH] asan unit tests from llvm lit-test incremental changes Dodji Seketeli
21:31 Re: [PATCH] asan unit tests from llvm lit-test incremental changes Jakub Jelinek
21:22 Re: [PATCH] Make some asan builtins tm_pure (PR sanitizer/55508) Dodji Seketeli
20:59 Re: x86-64 medium memory model H.J. Lu
20:56 x86-64 medium memory model Leif Ekblad
20:51 [PATCH] AIX native TLS support David Edelsohn
19:58 [PATCH] Fix nonlocalized vars regression caused by vec changes (PR debug/55665) Jakub Jelinek
19:55 [C PATCH] Don't perform function array conversions on inline asm "m" constrainted inputs (PR c++/55619) Jakub Jelinek
19:50 [PATCH] Make some asan builtins tm_pure (PR sanitizer/55508) Jakub Jelinek
19:42 [C++ PATCH] Fix ICE in merge_exception_specifiers (PR c++/55652) Jakub Jelinek
19:41 [PATCH] Fix extremely large LPBX arrays (PR gcov-profile/55650) Jakub Jelinek
19:34 Re: [patch c/c++]: Fix for PR c/52991 issue about ignored packed-attribute for ms-structure-layout Kai Tietz
19:32 Re: [PATCH,x86] Fix combine for condditional instructions. Richard Henderson
19:22 Re: [patch, mips] Follow up to pr54061 patch, fix another abort. Richard Sandiford
18:43 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Andi Kleen
18:43 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Jan Hubicka
18:37 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Andi Kleen
18:33 Re: [PATCH,x86] Fix combine for condditional instructions. Uros Bizjak
18:30 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Jan Hubicka
18:18 Re: [PATCH] DOT a function directly from a gdb session Steven Bosscher
18:11 Re: PATCH: Remove AM_MAKEFLAGS from libsanitizer H.J. Lu
18:04 Re: [PATCH] DOT a function directly from a gdb session Andi Kleen
18:01 Re: PATCH: Remove AM_MAKEFLAGS from libsanitizer Paolo Bonzini
17:53 PATCH: Remove 'CXX=$$(RAW_CXX_FOR_TARGET)' 'CXX_FOR_TARGET=$$(RAW_CXX_FOR_TARGET)' H.J. Lu
17:52 [patch, testsuite] Check for pic support on tests that use -fPIC Steve Ellcey
17:43 [patch] Make bitmap_head smaller again Steven Bosscher
17:34 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Xinliang David Li
17:30 Re: PATCH: Remove AM_MAKEFLAGS from libsanitizer H.J. Lu
17:25 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Xinliang David Li
16:42 Re: [patch, mips] Follow up to pr54061 patch, fix another abort. Steve Ellcey
16:39 [Patch, Fortran] *ping* + PR55638 - elemental: VALUE w/o INTENT fix Tobias Burnus
16:37 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Jan Hubicka
16:23 Re: [patch c/c++]: Fix for PR c/52991 issue about ignored packed-attribute for ms-structure-layout Kai Tietz
16:18 Re: [patch] cfglayout fixes Jakub Jelinek
15:49 Re: [patch c/c++]: Fix for PR c/52991 issue about ignored packed-attribute for ms-structure-layout Richard Biener
15:48 Re: [i386] scalar ops that preserve the high part of a vector Richard Henderson
15:34 Re: PR other/54324: allow bootstrapping with older compilers Teresa Johnson
15:27 Re: PR other/54324: allow bootstrapping with older compilers Richard Biener
15:18 Re: [PATCH] DOT a function directly from a gdb session Marek Polacek
15:11 Re: [patch c/c++]: Fix for PR c/52991 issue about ignored packed-attribute for ms-structure-layout Richard Henderson
14:53 Re: PR other/54324: allow bootstrapping with older compilers Teresa Johnson
14:47 Re: PATCH: Remove AM_MAKEFLAGS from libsanitizer Paolo Bonzini
14:46 Re: [PATCH,x86] Fix combine for condditional instructions. Richard Biener
14:42 Re: PATCH: Remove AM_MAKEFLAGS from libsanitizer H.J. Lu
14:39 Re: [PATCH,x86] Fix combine for condditional instructions. Yuri Rumyantsev
14:33 Re: [cxx-conversion] Convert tree-vectorizer.h'_loop_vec_info::peeling_htab to hash_table Diego Novillo
14:28 Re: [cxx-conversion] Convert various htab_t tables to hash_table Diego Novillo
14:26 Re: [cxx-conversion] Convert tree-sra.c'candidates to hash_table Diego Novillo
14:21 Re: [PATCH] DOT a function directly from a gdb session Richard Biener
14:21 PING: [PATCH Filter out -fsanitize=address if not in combined tree in lto-plugin H.J. Lu
14:20 PING: [PATCH] Filter out -fsanitize=address if not in combined tree in libiberty H.J. Lu
14:15 Re: [PATCH] DOT a function directly from a gdb session Steven Bosscher
14:12 Re: [PATCH] DOT a function directly from a gdb session Steven Bosscher
14:09 Re: [PATCH] DOT a function directly from a gdb session Richard Biener
13:56 [committed] PATCH: Sync config.sub with src H.J. Lu
13:54 Re: [PATCH] DOT a function directly from a gdb session Marek Polacek
13:31 Re: [PATCH] DOT a function directly from a gdb session Steven Bosscher
13:28 Re: [PATCH] PR c++/53609 - Wrong argument deduction for pack expansion in argument pack Dodji Seketeli
13:10 Re: [PATCH,x86] Fix combine for condditional instructions. Richard Biener
13:04 [PATCH] Fix PR55481 Richard Biener
12:55 Re: [PATCH,x86] Fix combine for condditional instructions. Uros Bizjak
12:55 [PATCH] DOT a function directly from a gdb session Richard Biener
12:42 Re: [patch] cfglayout fixes Steven Bosscher
12:35 Re: [PATCH,x86] Fix combine for condditional instructions. Yuri Rumyantsev
12:21 Re: [patch] cluster loop bodies in CFG graph dumping Richard Biener
12:18 Re: [patch] cfglayout fixes Steven Bosscher
12:17 Re: [PATCH,x86] Fix combine for condditional instructions. Richard Biener
12:08 Re: [patch] cluster loop bodies in CFG graph dumping Steven Bosscher
11:47 Re: [PATCH,x86] Fix combine for condditional instructions. Yuri Rumyantsev
11:44 Re: [PATCH,x86] Fix combine for condditional instructions. Richard Biener
11:38 Re: [PATCH,x86] Fix combine for condditional instructions. Uros Bizjak
11:27 [PATCH,x86] Fix combine for condditional instructions. Yuri Rumyantsev
11:25 Re: PATCH: pass sysroot to cc1plus Richard Biener
11:23 [PATCH] Bugfix: Additional parameter for canonicalize comparison Andreas Krebbel
11:00 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Richard Biener
10:57 Re: [patch c/c++]: Fix for PR c/52991 issue about ignored packed-attribute for ms-structure-layout Richard Biener
10:48 Re: [patch] cfglayout fixes Jakub Jelinek
10:46 Re: [patch] cluster loop bodies in CFG graph dumping Richard Biener
10:33 Re: [PING] RE: [Ping]FW: [PATCH] Cilk Plus merging to trunk (2 of n) Richard Biener
10:30 Re: [patch] cfglayout fixes Steven Bosscher
10:22 Re: PR other/54324: allow bootstrapping with older compilers Steven Bosscher
10:17 Re: [patch] cfglayout fixes Jakub Jelinek
10:00 [committed] Revert PR43631 changes for 4.8 (PR target/55659) Jakub Jelinek
09:36 Re: [PATCH] Fix PR55079 Richard Biener
09:34 Re: PR other/54324: allow bootstrapping with older compilers Richard Biener
09:33 Re: [PATCH] Fix PR55079 Andreas Schwab
09:22 Re: [PATCH] Forward port Steven's PR middle-end/52640 patch Richard Biener
09:21 Re: [PATCH] Speed up gfortran.dg/vect/fast-math-pr38968.f90 testcase Richard Biener
09:21 Re: [PATCH] Fix discover_iteration_bound_by_body_walk bounds computation overflows (PR fortran/55633) Richard Biener
08:50 Re: Use libstdc++-raw-cxx.m4 in libjava Paolo Bonzini
08:49 Re: PATCH: Remove AM_MAKEFLAGS from libsanitizer Paolo Bonzini
08:40 Re: [PATCH, generic] Support printing of escaped curly braces and vertical bar in assembler output Maksim Kuznetsov
08:21 Re: [patch, mips] Follow up to pr54061 patch, fix another abort. Richard Sandiford
05:08 PR other/54324: allow bootstrapping with older compilers Aldy Hernandez
03:29 [Patch] Ignore Invalid Memory operands in constraint 'X' Hurugalawadi, Naveen
02:17 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars David Edelsohn
01:52 Re: [PATCH, libbacktrace] Fix build on hpux10 Ian Lance Taylor
01:51 Re: [PATCH, libbacktrace] Find executable on ia64 and 64-bit hppa hpux Ian Lance Taylor
00:00 Re: PATCH: pass sysroot to cc1plus Etienne Le Sueur

December 11, 2012
23:41 Re: [patch, mips] Follow up to pr54061 patch, fix another abort. Steve Ellcey
23:39 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Xinliang David Li
22:53 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Xinliang David Li
22:49 [cxx-conversion] Convert tree-vectorizer.h'_loop_vec_info::peeling_htab to hash_table Lawrence Crowl
22:46 [cxx-conversion] Convert various htab_t tables to hash_table Lawrence Crowl
22:45 Re: [Patch, ARM] Fix the check on arg reg number in function thumb_find_work_register Ramana Radhakrishnan
22:44 [cxx-conversion] Convert tree-sra.c'candidates to hash_table Lawrence Crowl
22:42 C++ PATCH for c++/54883 (link conflict with enum in anon namespace) Jason Merrill
22:31 [patch] fix libstdc++/55631 Jonathan Wakely
22:05 Re: [PATCH, libgcc, ARM] __gnu_f2h_internal inaccuracy John Tytgat
22:04 [patch c/c++]: Fix for PR c/52991 issue about ignored packed-attribute for ms-structure-layout Kai Tietz
22:00 Use libstdc++-raw-cxx.m4 in libjava H.J. Lu
21:52 Re: [patch, mips] Follow up to pr54061 patch, fix another abort. Richard Sandiford
21:51 Re: [patch] cfglayout fixes Marek Polacek
21:40 extern "C" fixes for sunCC Marc Glisse
21:39 PATCH: Remove AM_MAKEFLAGS from libsanitizer H.J. Lu
21:30 [PATCH] Forward port Steven's PR middle-end/52640 patch Jakub Jelinek
21:26 Re: [PATCH] PR c++/53609 - Wrong argument deduction for pack expansion in argument pack Jason Merrill
21:24 Re: PING^2: [PATCH] PR sanitizer/55533: Can't bootstrap libsanitizer Paolo Bonzini
21:23 Re: [patch] cfglayout fixes Steven Bosscher
21:10 Re: [PATCH] PR c++/53609 - Wrong argument deduction for pack expansion in argument pack Dodji Seketeli
21:00 [patch, mips] Follow up to pr54061 patch, fix another abort. Steve Ellcey
20:35 Re: [google/4.7]mark expected failures for ppc64 (issue 6932046) Diego Novillo
20:33 Re: [google/4.7]mark expected failures for ppc64 (issue 6932046) jingyu
20:00 Re: patch to fix pr55141 Richard Sandiford
19:58 [patch] cluster loop bodies in CFG graph dumping Steven Bosscher
19:28 Re: [PATCH] New fdo summary-based icache sensitive unrolling (issue6351086) Teresa Johnson
19:27 Re: PING^2: [PATCH] PR sanitizer/55533: Can't bootstrap libsanitizer H.J. Lu
19:01 Re: More vector constexpr fixes Jason Merrill
19:00 Re: [C++ PATCH] Fix -Wunused-but-set-variable false positives with cast to floating (PR c++/55643) Jason Merrill
18:56 Re: [SPARC] Fix PR target/54121 David Miller
18:46 [SPARC] Fix PR target/54121 Eric Botcazou
18:44 Re: [PATCH] Don't use -frandom-seed=$@ to build libbacktrace unconditionally (PR bootstrap/54926) Ian Lance Taylor
18:41 [PATCH] Speed up gfortran.dg/vect/fast-math-pr38968.f90 testcase Jakub Jelinek
18:38 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Jakub Jelinek
18:37 [PATCH] Don't use -frandom-seed=$@ to build libbacktrace unconditionally (PR bootstrap/54926) Jakub Jelinek
18:32 [PATCH] Fix discover_iteration_bound_by_body_walk bounds computation overflows (PR fortran/55633) Jakub Jelinek
18:25 [C++ PATCH] Fix -Wunused-but-set-variable false positives with cast to floating (PR c++/55643) Jakub Jelinek
18:16 C++ PATCH for c++/54416 (ICE after error on bogus specialization) Jason Merrill
18:12 Re: [PATCH] New fdo summary-based icache sensitive unrolling (issue6351086) Jan Hubicka
18:03 Re: [PATCH] New fdo summary-based icache sensitive unrolling (issue6351086) Markus Trippelsdorf
17:50 [PING] RE: [Ping]FW: [PATCH] Cilk Plus merging to trunk (2 of n) Iyer, Balaji V
17:35 Re: patch to fix pr55141 Vladimir Makarov
17:31 Re: [PATCH] Fix DEBUG_INSN handling in lra-constraints (PR rtl-optimization/55193) Vladimir Makarov
17:18 Re: [PATCH] Fix up undefined signed overflows in FIXED_SSNEG (PR libgcc/55451) Ian Lance Taylor
17:15 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Xinliang David Li
17:13 Re: [PATCH] New fdo summary-based icache sensitive unrolling (issue6351086) Teresa Johnson
16:57 Re: PING^2: [PATCH] PR sanitizer/55533: Can't bootstrap libsanitizer Paolo Bonzini
16:55 Re: PING^2: [PATCH] PR sanitizer/55533: Can't bootstrap libsanitizer H.J. Lu
16:41 Re: [C++ PATCH] Avoid decay_conversion on inline asm "m" inputs (PR c++/55619) Jason Merrill
16:40 Re: [PATCH] PR c++/53609 - Wrong argument deduction for pack expansion in argument pack Jason Merrill
16:33 Re: [C++ PATCH] Avoid decay_conversion on inline asm "m" inputs (PR c++/55619) Jakub Jelinek
16:32 Re: [asan] Handle noreturn calls with __asan_handle_no_return () Dodji Seketeli
16:19 Re: [C++ PATCH] Avoid decay_conversion on inline asm "m" inputs (PR c++/55619) Jason Merrill
16:19 Re: PING^2: [PATCH] PR sanitizer/55533: Can't bootstrap libsanitizer Paolo Bonzini
15:55 Re: [PATCH] PR c++/53609 - Wrong argument deduction for pack expansion in argument pack Dodji Seketeli
15:08 Re: [PATCH] Fix up undefined signed overflows in FIXED_SSNEG (PR libgcc/55451) Jakub Jelinek
15:04 Re: PING^2: [PATCH] PR sanitizer/55533: Can't bootstrap libsanitizer H.J. Lu
14:52 Re: [PATCH] Fix up undefined signed overflows in FIXED_SSNEG (PR libgcc/55451) Ian Lance Taylor
14:36 Re: PING^2: [PATCH] PR sanitizer/55533: Can't bootstrap libsanitizer Paolo Bonzini
14:25 Re: [PATCH] Xfail builtin-object-size-8.c test (PR tree-optimization/54570) Richard Biener
14:21 [PATCH] Xfail builtin-object-size-8.c test (PR tree-optimization/54570) Jakub Jelinek
14:09 Re: [PATCH][ARM] ce_count attribute for thumb2 abssi2 patterns Ramana Radhakrishnan
14:06 [PATCH][ARM] ce_count attribute for thumb2 abssi2 patterns Kyrylo Tkachov
14:03 Re: [patch] remove vcg CFG dumper Richard Biener
13:58 [patch] remove vcg CFG dumper Steven Bosscher
13:51 Re: [PATCH] Adjust build requirement docs for GCC 4.8 Gabriel Dos Reis
13:47 PING^2: [PATCH] PR sanitizer/55533: Can't bootstrap libsanitizer H.J. Lu
13:29 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Janus Weil
12:55 [PATCH] Fix up undefined signed overflows in FIXED_SSNEG (PR libgcc/55451) Jakub Jelinek
12:31 [PATCH][ARM][testsuite] Add testsuite options for AArch32 NEON Kyrylo Tkachov
12:04 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Jakub Jelinek
12:02 Re: [asan] Instrument non-public common vars Dodji Seketeli
11:21 Re: [Ada] Do not invoke gnatls unconditionally Mike Stump
11:16 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Janus Weil
10:35 Re: [PATCH] Bugfix: Additional parameter for canonicalize comparison Oleg Endo
10:18 [PATCH] Adjust build requirement docs for GCC 4.8 Richard Biener
10:15 Re: [PATCH] Bugfix: Additional parameter for canonicalize comparison Andreas Krebbel
09:55 Re: Fix ICE on loop over constant vector at -O Richard Biener
09:52 Re: application/xml mime-type in recent libstdc++ doc changes Florian Weimer
09:49 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Richard Biener
09:17 Re: Fix ICE on loop over constant vector at -O Eric Botcazou
09:16 Re: [PATCH] Bugfix: Additional parameter for canonicalize comparison Kaz Kojima
08:55 Re: [PATCH] Bugfix: Additional parameter for canonicalize comparison Andreas Krebbel
08:38 [Committed] S/390: Check execute target patterns for validity Andreas Krebbel
08:27 Re: [asan] Handle noreturn calls with __asan_handle_no_return () Dodji Seketeli
08:21 [PATCH] Fix DEBUG_INSN handling in lra-constraints (PR rtl-optimization/55193) Jakub Jelinek
08:16 [C++ PATCH] Avoid decay_conversion on inline asm "m" inputs (PR c++/55619) Jakub Jelinek
08:03 [Ada] Do not invoke gnatls unconditionally Eric Botcazou
07:36 mark expected failures for ppc64 (issue6932046) Jing Yu
06:49 Re: application/xml mime-type in recent libstdc++ doc changes Matthias Klose
06:32 Re: [GOOGLE] disable streaming out TREE_BLOCK to cure lto-bootstrap Dehao Chen
05:30 Re: [GOOGLE] disable streaming out TREE_BLOCK to cure lto-bootstrap Andrew Pinski
05:25 Re: [GOOGLE] disable streaming out TREE_BLOCK to cure lto-bootstrap Xinliang David Li
05:24 [GOOGLE] disable streaming out TREE_BLOCK to cure lto-bootstrap Dehao Chen
02:39 [cxx-conversion] Fix hash_table build problems with checking enabled. Lawrence Crowl
02:15 [v3] docbook vs. texlive > 2007 Benjamin De Kosnik
00:28 Re: [lra] a patch to fix ppc bootstrap failure Michael Meissner

December 10, 2012
23:20 Re: [Patch, Fortran, F03] PR52909: Procedure pointers not private to modules Janus Weil
23:13 Re: [PATCH] Bugfix: Additional parameter for canonicalize comparison Kaz Kojima
22:46 Re: [patch, mips, debug] Fix PR 54061, mips compiler aborts in testsuite Richard Henderson
22:38 Re: [PATCH] PR c++/53609 - Wrong argument deduction for pack expansion in argument pack Jason Merrill
21:53 Re: [asan] Handle noreturn calls with __asan_handle_no_return () Jakub Jelinek
21:45 Re: [asan] Handle noreturn calls with __asan_handle_no_return () Dodji Seketeli
21:07 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Mike Stump
20:42 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Xinliang David Li
20:27 Re: [patch, mips, testsuite] Fix gcc.target/mips/octeon-bbit-2.c for -Os Richard Sandiford
20:07 Re: [patch, mips, debug] Fix PR 54061, mips compiler aborts in testsuite Cary Coutant
20:01 [C++] Add missing dependency on $(PARAMS_H) Eric Botcazou
19:55 Re: [patch, mips, testsuite] Fix scan on gcc.target/mips/ext-2.c Richard Sandiford
19:54 Re: [PATCH] Bugfix: Additional parameter for canonicalize comparison Oleg Endo
19:45 Re: [patch, mips] Fix -mno-shared option (gcc.target/mips/pr35802.c) Andrew Pinski
19:42 Re: [patch, mips] Fix -mno-shared option (gcc.target/mips/pr35802.c) Richard Sandiford
19:25 Ping^2: Synopsys DesignWare ARC Port Joern Rennecke
19:23 Re: [PATCH] Bugfix: Additional parameter for canonicalize comparison Richard Henderson
19:21 Re: [patch, testsuite] Fix pr35634 tests when char is unsigned. Steve Ellcey
19:13 Re: [patch] libgcc unwind-arm.h: mark arguments as unused Ian Lance Taylor
19:01 Re: [patch, testsuite] Fix pr35634 tests when char is unsigned. Richard Biener
18:33 [patch, testsuite] Fix pr35634 tests when char is unsigned. Steve Ellcey
18:01 Re: [patch][c++] Stop in cp_write_global_declarations after writing a PCH Steven Bosscher
17:52 Re: application/xml mime-type in recent libstdc++ doc changes Benjamin De Kosnik
17:23 [patch, mips] Fix -mno-shared option (gcc.target/mips/pr35802.c) Steve Ellcey
17:11 [patch, mips, testsuite] Fix scan on gcc.target/mips/ext-2.c Steve Ellcey
16:50 Re: [patch, mips, debug] Fix PR 54061, mips compiler aborts in testsuite Steve Ellcey
16:49 Re: [PING][PATCH][RFC] Bug handling SUBREG (MEM) - MEM having side-effects? Tejas Belagod
16:37 Re: [AARCH64-4.7, PATCH, committed] Fix race in parallel build. Richard Earnshaw
16:28 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars David Edelsohn
16:13 [google/gcc-4_7] Backport r193747 to using working set for bb hotness (issue6907063) Teresa Johnson
15:54 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Jakub Jelinek
15:50 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars David Edelsohn
15:46 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars David Edelsohn
15:15 [PATCH] Fix PR55079 Richard Biener
14:56 Re: PATCH: PR lto/55466: Revision 191466 destroyed DWARF debug info H.J. Lu
14:05 Re: [patch] don't build multilib libraries during bootstrap, and disable some libstdc++ features H.J. Lu
13:56 [PATCH] Fix PR55107 Richard Biener
13:53 Re: [patch] don't build multilib libraries during bootstrap, and disable some libstdc++ features Matthias Klose
12:33 Re: [patch] don't build multilib libraries during bootstrap, and disable some libstdc++ features Richard Biener
12:30 Re: [PATCH] SPU: Fix build failure on 64 bit hosts Richard Biener
12:28 Re: Fix ICE on loop over constant vector at -O Richard Biener
12:22 [asan, committed] Sync asan_test.cc from upstream Jakub Jelinek
12:19 Re: [patch] don't build multilib libraries during bootstrap, and disable some libstdc++ features Andrew Pinski
12:16 [patch] don't build multilib libraries during bootstrap, and disable some libstdc++ features Matthias Klose
12:01 Re: [asan] Instrument STRING_CSTs Dodji Seketeli
11:31 [PATCH] SPU: Fix build failure on 64 bit hosts Andreas Krebbel
10:53 Re: [patch, mips, debug] Fix PR 54061, mips compiler aborts in testsuite Richard Sandiford
10:47 Re: [RFC] Remove TLS symbols from section anchor blocks Richard Sandiford
10:45 Re: [PATCH][ARM][3/3] AArch32 NEON vrint builtins and intrinsics Ramana Radhakrishnan
10:32 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Jakub Jelinek
10:01 Re: Fix ICE on loop over constant vector at -O Eric Botcazou
09:57 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Janus Weil
09:51 Re: [PATCH] Bugfix: Additional parameter for canonicalize comparison Andreas Krebbel
09:43 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Jakub Jelinek
09:29 Re: [Patch, Fortran, F03] PR52909: Procedure pointers not private to modules Tobias Burnus
09:23 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Richard Biener
09:22 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Janus Weil
09:21 Re: [patch print-tree.c]: 5 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 Richard Biener
09:21 Re: [patch stmt.c]: Fix SjLj exception handling Richard Biener
09:21 Re: [patch stmt.c]: 6 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 Richard Biener
09:18 Re: Fix ICE on loop over constant vector at -O Richard Biener
09:10 Re: PATCH: PR lto/55466: Revision 191466 destroyed DWARF debug info Richard Biener
08:51 Re: [patch] [libstdc++] Fix build failure with --enable-libstdcxx-debug Jonathan Wakely
08:22 Re: [patch] [libstdc++] Fix build failure with --enable-libstdcxx-debug Matthias Klose
07:23 Re: application/xml mime-type in recent libstdc++ doc changes Matthias Klose
07:19 [patch] [libstdc++] Fix build failure with --enable-libstdcxx-debug Matthias Klose
07:13 [patch] libgcc unwind-arm.h: mark arguments as unused Matthias Klose
01:51 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Steve Kargl
00:48 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars David Edelsohn

December 09, 2012
19:57 [PATCH, libbacktrace] Find executable on ia64 and 64-bit hppa hpux John David Anglin
19:08 [PATCH, libbacktrace] Don't call __sync_lock_test_and_set if we don't have sync functions John David Anglin
19:04 [Patch,Fortran] reset dynamic type with MOVE_ALLOC (was: Re: [Patch, Fortran] Small patch for calls to gfc_deallocate_scalar_with_status) Tobias Burnus
18:49 [PATCH, libbacktrace] Fix build on hpux10 John David Anglin
18:41 [committed] Fix gcc.misc-tests/gcov-12.c test on hpux10 John David Anglin
18:37 [committed] xfail hooray4 test in gcc.dg/ipa/iinline-4.c on 32-bit hppa John David Anglin
18:34 [committed] Fix gcc.dg/torture/pr47917.c on *-*-hpux10* John David Anglin
18:18 [PATCH, alpha]: Fix PR55344, Cross compiling for alpha-linux fails because <signal.h> doesn't exist Uros Bizjak
17:45 [committed] Defined MAP_FAILED in gcc.dg/20050826-1.c and gcc.dg/20050826-1.c if not defined John David Anglin
17:09 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs ÐÐÐÑÑÐÐ ÐÑÑÑÐÐÐÐ
16:18 Re: [patch print-tree.c]: 5 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 NightStrike
16:17 Re: [patch stmt.c]: Fix SjLj exception handling NightStrike
15:58 Re: [patch stmt.c]: 6 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 NightStrike
15:38 Re: [Patch, Fortran] PR55343 - Fix ICE with renaming of symbols of intrinsic modules Tobias Burnus
14:36 Advance your possibilities in bed Basil Rainey
14:32 Fix scan-assembler in libstdc++ testsuite Andreas Schwab
13:50 Re: [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Uros Bizjak
09:16 Re: [patch, Fortran] Fix PR 55593 Thomas Koenig

December 08, 2012
23:36 Re: [asan] Handle bitfields in asan Dodji Seketeli
22:30 Re: [patch, Fortran] Fix PR 55593 Janus Weil
22:12 Re: [PATCH] PR c++/53609 - Wrong argument deduction for pack expansion in argument pack Dodji Seketeli
19:51 Re: [patch, Fortran] Fix PR 55593 Thomas Koenig
18:33 [RFC] Remove TLS symbols from section anchor blocks David Edelsohn
18:13 [PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs Xinliang David Li
17:14 Re: [Patch, Fortran] PR55343 - Fix ICE with renaming of symbols of intrinsic modules Janus Weil
17:13 PING: PATCH: PR sanitizer/55374: [asan] -static-libasan -static-libstdc++ doesn't work H.J. Lu
17:04 Re: [Patch, Fortran] Small patch for calls to gfc_deallocate_scalar_with_status Janus Weil
17:02 Re: [Patch, Fortran] Small patch for calls to gfc_deallocate_scalar_with_status Janus Weil
16:39 Re: [patch, Fortran] Fix PR 55593 Janus Weil
16:05 Re: [patch, mips, debug] Fix PR 54061, mips compiler aborts in testsuite H.J. Lu
15:58 False -Werror=maybe-uninitialized and -Werror=uninitialized H.J. Lu
15:54 Re: [PATCH] Don't drop DECL_INITIAL if -g for DWARF2+ (PR fortran/55395) Eric Botcazou
12:14 [Ada] Add obvious assertion Eric Botcazou
11:57 [Ada] Fix ICE with overaligned vectors on IA-64 Eric Botcazou
11:45 Fix ICE on loop over constant vector at -O Eric Botcazou
10:30 Re: patch to fix pr55141 Richard Sandiford
10:15 Re: [patch, mips, debug] Fix PR 54061, mips compiler aborts in testsuite Richard Sandiford
09:52 [patch, Fortran] Fix PR 55593 Thomas Koenig
07:27 Re: [PATCH] Bugfix: Additional parameter for canonicalize comparison Oleg Endo
06:16 C++ PATCH for c++/55419 (TREE_CONSTANT on TARGET_EXPR) Jason Merrill
05:47 Re: [i386] scalar ops that preserve the high part of a vector Marc Glisse
05:38 C++ PATCH for c++/55127 (bogus required typename) Jason Merrill
05:28 Re: PR c++/55513: do not fold away builtins in COMPOUND_EXPRs Jason Merrill
05:25 Re: [patch, mips, debug] Fix PR 54061, mips compiler aborts in testsuite Cary Coutant

December 07, 2012
23:17 Re: [patch, mips, debug] Fix PR 54061, mips compiler aborts in testsuite Steve Ellcey
23:04 Re: [lra] a patch to fix ppc bootstrap failure Michael Meissner
23:04 Re: [patch, mips, debug] Fix PR 54061, mips compiler aborts in testsuite H.J. Lu
23:00 PATCH: PR lto/55466: Revision 191466 destroyed DWARF debug info H.J. Lu
22:56 Re: [patch, mips, debug] Fix PR 54061, mips compiler aborts in testsuite Steve Ellcey
22:47 Re: Using -ffunction-sections and -p Jeff Law
22:46 Re: Using -ffunction-sections and -p Sriraman Tallam
22:44 Re: [patch, mips, debug] Fix PR 54061, mips compiler aborts in testsuite H.J. Lu
22:42 Re: libgo: ^M in source files Mike Stump
22:17 Re: [patch, mips, debug] Fix PR 54061, mips compiler aborts in testsuite H.J. Lu
21:59 [patch, mips, debug] Fix PR 54061, mips compiler aborts in testsuite Steve Ellcey
21:37 Re: Minimize downward code motion during reassociation Alexandre Oliva
21:26 Re: Ada: ^M in ada source files Mike Stump
21:08 patch to fix pr55141 Vladimir Makarov
20:59 Re: libgo: ^M in source files Ian Lance Taylor
20:43 Re: PR c++/55513: do not fold away builtins in COMPOUND_EXPRs Aldy Hernandez
20:29 Re: PR c++/55513: do not fold away builtins in COMPOUND_EXPRs Jason Merrill
20:26 Re: PR rtl-optimization/51771: revert TM returns twice kludge Richard Henderson
20:11 Re: PR rtl-optimization/51771: revert TM returns twice kludge Aldy Hernandez
20:08 Re: Ada: ^M in ada source files Robert Dewar
20:04 Re: [PING] [PATCH] PR c++/54401 - Confusing diagnostics about type-alias at class scope Gabriel Dos Reis
20:04 Re: PR rtl-optimization/51771: revert TM returns twice kludge Richard Henderson
20:02 Re: Minimize downward code motion during reassociation Easwaran Raman
19:50 Re: Ada: ^M in ada source files Arnaud Charlet
19:45 Re: Ada: ^M in ada source files Marc Glisse
19:45 Re: Ada: ^M in ada source files Robert Dewar
19:44 [PATCH] Fix up convert_for_assignment warnings (PR c/39464) Jakub Jelinek
19:43 Re: Ada: ^M in ada source files Robert Dewar
19:37 Re: [PATCH] Bugfix: Additional parameter for canonicalize comparison Richard Henderson
19:36 Re: [PATCH] Improve debug info for various cases where we drop location info on the floor (PR debug/55608) Cary Coutant
19:16 Re: Ada: ^M in ada source files Mike Stump
19:10 Re: Ada: ^M in ada source files Mike Stump
19:03 libgo: ^M in source files Mike Stump
18:59 Re: Ada: ^M in ada source files Arnaud Charlet
18:58 Re: Ada: ^M in ada source files Robert Dewar
18:56 Ada: ^M in ada source files Mike Stump
18:08 PR c++/55513: do not fold away builtins in COMPOUND_EXPRs Aldy Hernandez
18:03 Re: [RFA] .gitignore: Ignore *.pyc files. Mike Stump
17:23 Re: [i386] scalar ops that preserve the high part of a vector Marc Glisse
16:52 Re: [PATCH, rs6000] Update default loop peel limits Michael Matz
16:43 Re: [PATCH, rs6000] Update default loop peel limits Jan Hubicka
16:27 Re: [PING] [PATCH] PR c++/54401 - Confusing diagnostics about type-alias at class scope Dodji Seketeli
16:24 Re: [i386] scalar ops that preserve the high part of a vector Richard Henderson
16:06 Re: [PATCH] Don't drop DECL_INITIAL if -g for DWARF2+ (PR fortran/55395) Jakub Jelinek
16:02 [PATCH] Fix regression caused by my var-tracking.c note fix (PR bootstrap/55615, PR middle-end/43631) Jakub Jelinek
15:32 Re: [PATCH] validate_failures.py: Fix performance regression Diego Novillo
15:12 Re: [i386] scalar ops that preserve the high part of a vector Marc Glisse
15:06 Re: [i386] scalar ops that preserve the high part of a vector Richard Henderson
15:00 Re: [i386] scalar ops that preserve the high part of a vector Marc Glisse
14:53 Re: [i386] scalar ops that preserve the high part of a vector Richard Henderson
14:47 Re: [i386] scalar ops that preserve the high part of a vector Jakub Jelinek
14:43 Re: [PING] [PATCH] PR c++/54401 - Confusing diagnostics about type-alias at class scope Jason Merrill
14:43 Re: [i386] scalar ops that preserve the high part of a vector Richard Henderson
14:41 Re: C++ PATCH for c++/54325 (wrong error initializing abstract base class) Jason Merrill
14:22 Re: [patch] PR55158 - segfault in sched-rgn.c Bernd Schmidt
14:16 [committed] Built libbacktrace with -frandom-seed=$@ (PR bootstrap/54926) Jakub Jelinek
14:13 Re: [patch][c++] Stop in cp_write_global_declarations after writing a PCH Richard Biener
14:02 Re: [i386] scalar ops that preserve the high part of a vector Marc Glisse
13:52 Re: [RFA/4.7/ARM] Backport arm-*-linux-gnueabihf triplet support to 4.7 Matthew Gretton-Dann
13:43 Re: C++ PATCH for c++/54325 (wrong error initializing abstract base class) Gabriel Dos Reis
13:42 Re: [PING] [PATCH] PR c++/54401 - Confusing diagnostics about type-alias at class scope Gabriel Dos Reis
13:39 Re: C++ PATCH for c++/54325 (wrong error initializing abstract base class) Jakub Jelinek
13:34 Re: C++ PATCH for c++/54325 (wrong error initializing abstract base class) Gabriel Dos Reis
13:34 Re: [PING] [PATCH] PR c++/54401 - Confusing diagnostics about type-alias at class scope Dodji Seketeli
13:24 RE: [RFC] New feature to reuse one multilib among different targets Terry Guo
13:15 PING: [PATCH] Support -fuse-ld=bfd and -fuse-ld=gold H.J. Lu
13:14 [PATCH] Fix PR54886 Richard Biener
11:41 Re: [PATCH] Don't drop DECL_INITIAL if -g for DWARF2+ (PR fortran/55395) Richard Biener
11:36 Re: [patch] ree.c: don't abuse GTY Steven Bosscher
11:34 Re: [PATCH] Don't drop DECL_INITIAL if -g for DWARF2+ (PR fortran/55395) Jakub Jelinek
11:32 Ping[3]: [PATCH v2] PR tree-optimization/55079: Don't remove all exits of a loop during loop unroll Siddhesh Poyarekar
11:27 Re: [PATCH] Don't drop DECL_INITIAL if -g for DWARF2+ (PR fortran/55395) Richard Biener
10:54 Re: [PATCH] Don't drop DECL_INITIAL if -g for DWARF2+ (PR fortran/55395) Jakub Jelinek
10:52 Re: [i386] scalar ops that preserve the high part of a vector Michael Zolotukhin
10:44 Re: [PATCH] Don't drop DECL_INITIAL if -g for DWARF2+ (PR fortran/55395) Richard Biener
10:34 Re: [patch] ree.c: don't abuse GTY Jakub Jelinek
10:27 Re: [PATCH] Don't drop DECL_INITIAL if -g for DWARF2+ (PR fortran/55395) Jakub Jelinek
10:26 Re: [patch] ree.c: don't abuse GTY Steven Bosscher
10:10 Re: C++ PATCH for c++/54325 (wrong error initializing abstract base class) Paolo Carlini
09:58 Re: [patch] ree.c: don't abuse GTY Jakub Jelinek
09:53 Re: [patch][c++] Stop in cp_write_global_declarations after writing a PCH Steven Bosscher
09:53 Re: [patch] ree.c: don't abuse GTY Steven Bosscher
09:43 Re: [patch] ree.c: don't abuse GTY Steven Bosscher
09:37 [RFA] .gitignore: Ignore *.pyc files. Joel Brobecker
09:35 Re: [PATCH, 4.7 testsuite]: Move stack_check3.ad[sb] to gnat.dg directory ... Eric Botcazou
09:33 Re: C++ PATCH for c++/55058 (lost cv-quals with typedef in template) Paolo Carlini
09:24 Re: C++ PATCH for c++/54325 (wrong error initializing abstract base class) Matthias Klose
09:17 Re: C++ PATCH for c++/54325 (wrong error initializing abstract base class) Jakub Jelinek
09:13 Re: C++ PATCH for c++/54325 (wrong error initializing abstract base class) Matthias Klose
09:08 Re: [patch] ree.c: don't abuse GTY Richard Biener
09:05 Re: [PATCH, rs6000] Update default loop peel limits Richard Biener
08:49 Re: [i386] scalar ops that preserve the high part of a vector Marc Glisse
08:46 Re: [i386] scalar ops that preserve the high part of a vector Uros Bizjak
08:42 Re: [PATCH] Don't drop DECL_INITIAL if -g for DWARF2+ (PR fortran/55395) Richard Biener
08:40 Re: [PATCH, PR 55078] Let indirect inlining look at ipa-cp lattices Richard Biener
08:35 Re: [ARM] Turning off 64bits ops in Neon and gfortran/modulo-scheduling problem Christophe Lyon
08:19 [PATCH, 4.7 testsuite]: Move stack_check3.ad[sb] to gnat.dg directory ... Uros Bizjak
06:50 Re: [i386] scalar ops that preserve the high part of a vector Michael Zolotukhin
05:05 C++ PATCH for c++/54325 (wrong error initializing abstract base class) Jason Merrill
00:33 Re: Backported r185234 from trunk (r194264 from google/gcc-4_7). (issue 6904043) shenhan
00:29 Re: Backported r185234 from trunk (r194264 from google/gcc-4_7). (issue 6904043) asharif
00:06 [patch] ree.c: don't abuse GTY Steven Bosscher

December 06, 2012
23:29 libgo patch committed: Remove empty directory Ian Lance Taylor
22:34 Re: [patch,wwwdocs] Update AddressSanitizer part of the 4.8 release notes Gerald Pfeifer
22:28 [patch,wwwdocs] Update AddressSanitizer part of the 4.8 release notes Tobias Burnus
22:25 More vector constexpr fixes Marc Glisse
22:15 C++ PATCH for c++/55249 (missing symbol with array and multiple copy constructors) Jason Merrill
22:14 C++ PATCH for c++/55058 (lost cv-quals with typedef in template) Jason Merrill
22:02 Re: Backported r185234 from trunk (r194264 from google/gcc-4_7). (issue 6904043) Diego Novillo
22:01 [PATCH, i386]: Fix PR55597, ICE in plus_constant, at explow.c:88 Uros Bizjak
21:58 Re: [PATCH, rs6000] Enable ASAN build on powerpc*-linux Peter Bergner
21:52 Re: Backported r185234 from trunk (r194264 from google/gcc-4_7). (issue 6904043) asharif
21:43 Re: [PATCH, rs6000] Update default loop peel limits Jan Hubicka
21:29 Re: [patch] PR55158 - segfault in sched-rgn.c Maxim Kuvyrkov
21:28 Re: [lra] a patch to fix ppc bootstrap failure Vladimir Makarov
20:33 Re: [PATCH] Don't drop DECL_INITIAL if -g for DWARF2+ (PR fortran/55395) Jakub Jelinek
20:29 Re: [PATCH, rs6000] Enable ASAN build on powerpc*-linux David Edelsohn
20:19 C++ PATCH for c++/54744 (typename typedef used in mem-initializer) Jason Merrill
20:17 Re: [PATCH, rs6000] Update default loop peel limits David Edelsohn
20:16 [PATCH, rs6000] Update default loop peel limits Pat Haugen
20:12 Re: [PATCH] Don't drop DECL_INITIAL if -g for DWARF2+ (PR fortran/55395) Jan Hubicka
20:04 [PATCH] Don't drop DECL_INITIAL if -g for DWARF2+ (PR fortran/55395) Jakub Jelinek
20:00 Re: [PATCH, PR 55078] Let indirect inlining look at ipa-cp lattices Jan Hubicka
19:43 C++ PATCH for c++/54913 (error with static reference member and templates) Jason Merrill
19:41 Re: [PATCH, rs6000] Enable ASAN build on powerpc*-linux Peter Bergner
19:14 [PATCH] Improve debug info for various cases where we drop location info on the floor (PR debug/55608) Jakub Jelinek
18:12 [PATCH] validate_failures.py: Fix performance regression Bernhard Reutner-Fischer
18:04 RE: [RFC] New feature to reuse one multilib among different targets Joseph S. Myers
17:19 Property for vector lowering Marc Glisse
17:14 Fwd: Your Photos Idella Hardy
16:49 Re: RFA: PATCH to build_array_type_1 for c++/55032 (array template argument) Jakub Jelinek
16:25 RE: [Patch AArch64] Implement Vector Permute Support James Greenhalgh
16:16 Re: RFA: PATCH to build_array_type_1 for c++/55032 (array template argument) Paolo Carlini
16:07 RFA: PATCH to build_array_type_1 for c++/55032 (array template argument) Jason Merrill
15:55 Re: [PATCH, rs6000] Enable ASAN build on powerpc*-linux David Edelsohn
15:51 Re: [PATCH, rs6000] Enable ASAN build on powerpc*-linux David Edelsohn
15:15 Re: [PING^2] PR 54805: __gthread_tsd* in vxlib-tls.c rbmj
15:10 [AArch64] Add support for TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES hook. James Greenhalgh
15:08 Re: [C++ PATCH] Fix build_noexcept_spec ICE (PR c++/54207) Jason Merrill
15:08 PING: [PATCH] PR sanitizer/55533: Can't bootstrap libsanitizer H.J. Lu
14:54 Re: [PATCH, PR 55590] Avoid more pessimistic alignments in SRA Richard Biener
14:54 Re: [PATCH, rs6000] Enable ASAN build on powerpc*-linux Jakub Jelinek
14:50 Re: [PATCH, PR 55590] Avoid more pessimistic alignments in SRA Martin Jambor
14:50 Re: [PATCH] Fix PR55599/sanitizer by disabling static libasan on darwin Konstantin Serebryany
14:46 Re: [PATCH, rs6000] Enable ASAN build on powerpc*-linux Peter Bergner
14:43 Re: libsanitizer mege from upstream r169392 Konstantin Serebryany
14:39 Re: [PATCH, rs6000] Enable ASAN build on powerpc*-linux David Edelsohn
14:36 C++ PATCH for c++/54947 (wrong error with lambda in init-list) Jason Merrill
14:34 C++ PATCH for c++/55015 (undefined lambda conv op) Jason Merrill
14:32 [PATCH][1/2] Make loop distribution handle loop nests Richard Biener
14:31 Re: [C++ PATCH] Fix build_noexcept_spec ICE (PR c++/54207) Jakub Jelinek
14:26 C++ PATCH for c++/54653 (ICE with missing template-header) Jason Merrill
14:24 Re: libsanitizer mege from upstream r169392 Jakub Jelinek
14:18 Re: libsanitizer mege from upstream r169392 Konstantin Serebryany
14:16 C++ PATCH for c++/55564 (ICE with decltype of non-type template parameter) Jason Merrill
14:13 Re: [C++ PATCH] Handle VECTOR_CSTs in adjust_temp_type (PR c++/55573) Jason Merrill
14:07 Re: [C++ PATCH] Fix build_noexcept_spec ICE (PR c++/54207) Jason Merrill
13:42 Re: [i386] scalar ops that preserve the high part of a vector Kirill Yukhin
12:49 [patch] cfglayout fixes Steven Bosscher
12:34 [PATCH, PR 55078] Let indirect inlining look at ipa-cp lattices Martin Jambor
12:31 [patch] PR55158 - segfault in sched-rgn.c Steven Bosscher
12:06 Re: [PATCH] Add --with-build-config=bootstrap-asan support Markus Trippelsdorf
10:58 Re: [PATCH] Remove dead code from fold_stmt_1 Richard Biener
09:39 Re: [PATCH, PR 55590] Avoid more pessimistic alignments in SRA Richard Biener
09:35 Re: Reduce complette unrolling & peeling limits Richard Biener
09:28 Re: Patch ping Richard Biener
09:19 Re: [mudflap] fix infinite recursion in verbose trace Richard Biener
09:18 Re: [PR libmudflap/53952] don't check access to non-mem decls Richard Biener
09:10 Re: Minimize downward code motion during reassociation Richard Biener
08:44 Re: [asan] Handle bitfields in asan Richard Biener
08:25 [PATCH] Bugfix: Additional parameter for canonicalize comparison Andreas Krebbel
08:04 Re: [PATCH] Fix PR55599/sanitizer by disabling static libasan on darwin Konstantin Serebryany
07:24 [C++ PATCH] Fix build_noexcept_spec ICE (PR c++/54207) Jakub Jelinek
07:16 [C++ PATCH] Handle VECTOR_CSTs in adjust_temp_type (PR c++/55573) Jakub Jelinek
06:39 Re: [PATCH] Fix PR55599/sanitizer by disabling static libasan on darwin Alexander Potapenko
05:37 Another merge from trunk to gccgo branch Ian Lance Taylor
04:12 Go compiler patch: Fix check for parenthesized go/defer arg Ian Lance Taylor
04:02 [mudflap] fix infinite recursion in verbose trace Alexandre Oliva
03:59 [PR libmudflap/53952] don't check access to non-mem decls Alexandre Oliva
03:31 Re: [lra] a patch to fix ppc bootstrap failure Vladimir Makarov
02:00 libgo patch committed: Clean up directory reading code Ian Lance Taylor
01:49 Re: [committed] Fix call branch shortening on PA John David Anglin
00:36 [lra] a tiny patch to fix ARM bootstrap Vladimir Makarov
00:23 Re: [asan] Fix up dg-set-target-env-var Mike Stump

December 05, 2012
23:58 Re: [PR rtl-optimization/55604]: fix ICE in remove_some_program_points_and_update_live_ranges Steven Bosscher
23:29 [asan] Fix up dg-set-target-env-var Jakub Jelinek
23:13 Backported r185231 from trunk to google/gcc-4_7. (issue 6888044) asharif
22:51 Re: [lra] a patch to fix ppc bootstrap failure Michael Meissner
22:34 [PATCH, rs6000] Enable ASAN build on powerpc*-linux Peter Bergner
22:15 Re: [PATCH][ARM][2/3] AArch32 NEON vrint builtins and intrinsics Ramana Radhakrishnan
22:13 Re: [PATCH][ARM][1/3] AArch32 NEON vrint builtins and intrinsics Ramana Radhakrishnan
21:51 Re: Backported r185231 from trunk. (issue 6878045) Xinliang David Li
21:46 Re: Backported r185231 from trunk. (issue 6878045) xur
21:24 Re: [PATCH] Fix PR55599/sanitizer by disabling static libasan on darwin Mike Stump
21:06 PR rtl-optimization/51771: revert TM returns twice kludge Aldy Hernandez
21:05 Re: [i386] scalar ops that preserve the high part of a vector Eric Botcazou
20:58 Re: [patch] PR target/54160: Only set __OBJC2__ when compiling OBJC. Mike Stump
20:47 Re: [PR rtl-optimization/55604]: fix ICE in remove_some_program_points_and_update_live_ranges Aldy Hernandez
20:26 [PATCH, i386]: Define FP_TRAPPING_EXCEPTIONS Uros Bizjak
20:25 Re: [lra] a patch to fix ppc bootstrap failure Michael Meissner
20:22 Re: [i386] scalar ops that preserve the high part of a vector Marc Glisse
19:47 Ping: [PATCH] New configuration options to enable additional executable/startfile/shared library prefixes Michael Meissner
19:36 Re: [PR rtl-optimization/55604]: fix ICE in remove_some_program_points_and_update_live_ranges David Edelsohn
19:33 Re: [PR rtl-optimization/55604]: fix ICE in remove_some_program_points_and_update_live_ranges Vladimir Makarov
19:15 Re: [PR rtl-optimization/55604]: fix ICE in remove_some_program_points_and_update_live_ranges Steven Bosscher
19:11 Re: [PR rtl-optimization/55604]: fix ICE in remove_some_program_points_and_update_live_ranges Steven Bosscher
18:48 Re: [PR rtl-optimization/55604]: fix ICE in remove_some_program_points_and_update_live_ranges Vladimir Makarov
18:43 [PATCH] Fix PR55599/sanitizer by disabling static libasan on darwin Jack Howarth
18:30 [asan] Instrument STRING_CSTs Jakub Jelinek
18:26 Re: [PR rtl-optimization/55604]: fix ICE in remove_some_program_points_and_update_live_ranges Steven Bosscher
18:25 Re: [PR rtl-optimization/55604]: fix ICE in remove_some_program_points_and_update_live_ranges Aldy Hernandez
18:22 Re: [patch] PR target/54160: Only set __OBJC2__ when compiling OBJC. Aldy Hernandez
18:15 libsanitizer mege from upstream r169392 Konstantin Serebryany
18:13 [PR rtl-optimization/55604]: fix ICE in remove_some_program_points_and_update_live_ranges Aldy Hernandez
17:59 Re: [asan] Handle noreturn calls with __asan_handle_no_return () Konstantin Serebryany
17:47 Re: [asan] Handle noreturn calls with __asan_handle_no_return () Jakub Jelinek
17:42 Re: [asan] Handle noreturn calls with __asan_handle_no_return () Konstantin Serebryany
17:32 Re: [asan] Disallow crossjumping of __asan_report_* builtins Xinliang David Li
17:07 Re: [i386] scalar ops that preserve the high part of a vector Paolo Bonzini
16:35 Re: [asan] Disallow crossjumping of __asan_report_* builtins Jakub Jelinek
16:32 Re: [asan] Handle bitfields in asan Jakub Jelinek
16:25 Re: [asan] Disallow crossjumping of __asan_report_* builtins Xinliang David Li
16:15 Re: [asan] Handle bitfields in asan Richard Biener
16:14 Re: [asan] Handle noreturn calls with __asan_handle_no_return () Richard Biener
16:12 [asan] Handle bitfields in asan Jakub Jelinek
16:07 [Patch, Fortran] Small patch for calls to gfc_deallocate_scalar_with_status Tobias Burnus
16:01 Re: [PATCH] PR c++/53609 - Wrong argument deduction for pack expansion in argument pack Jason Merrill
15:46 [Patch, Fortran, committed] Fix memleak in generate_component_assignments Tobias Burnus
15:43 Re: [asan] Handle noreturn calls with __asan_handle_no_return () Jakub Jelinek
15:35 Re: libsanitizer mege from upstream r169371 Konstantin Serebryany
15:14 Re: [PATCH] Instance information in DWARF discriminators Thomas Quinot
15:13 Re: libsanitizer mege from upstream r169371 Dominique Dhumieres
15:07 Re: [asan] Handle noreturn calls with __asan_handle_no_return () Jakub Jelinek
14:56 Re: [patch] PR target/54160: Only set __OBJC2__ when compiling OBJC. Aldy Hernandez
14:50 [asan] Handle noreturn calls with __asan_handle_no_return () Jakub Jelinek
14:22 Re: [i386] scalar ops that preserve the high part of a vector Marc Glisse
14:15 RE: [Patch AArch64] Add support for vectorizable standard math patterns. James Greenhalgh
13:32 [PATCH][C++11][ PR55582] Let string literals starting with lower-case 's' be a user-defined literal instead of string + macro. Ed Smith-Rowland
13:20 Re: libsanitizer mege from upstream r169371 Konstantin Serebryany
13:18 Re: libsanitizer mege from upstream r169371 Dmitry Vyukov
13:03 Re: libsanitizer mege from upstream r169371 Dmitry Vyukov
12:57 Re: libsanitizer mege from upstream r169371 Jakub Jelinek
12:53 Re: libsanitizer mege from upstream r169371 Dmitry Vyukov
12:43 Re: libsanitizer mege from upstream r169371 Jakub Jelinek
12:42 Re: libsanitizer mege from upstream r169371 Jakub Jelinek
12:29 [PATCH] asan unit tests from llvm lit-test incremental changes Jakub Jelinek
11:49 Re: [asan] Disallow crossjumping of __asan_report_* builtins Konstantin Serebryany
11:39 [asan] Disallow crossjumping of __asan_report_* builtins Jakub Jelinek
11:35 [asan] Instrument non-public common vars Jakub Jelinek
11:15 [Ada] Generation of SCOs for aspects Arnaud Charlet
11:13 Re: libsanitizer mege from upstream r169371 Dmitry Vyukov
11:11 Re: libsanitizer mege from upstream r169371 Dmitry Vyukov
11:09 [Ada] Ada 2012 AIo5-014: no null exclusion on allocator with subtype indication Arnaud Charlet
11:07 [Ada] Attribute Update Arnaud Charlet
11:06 [Ada] Change error messages on duplicated Contract_Cases Arnaud Charlet
11:00 libsanitizer mege from upstream r169371 Konstantin Serebryany
10:56 [Ada] pragmas Loop_Invariant and Loop_Variant Arnaud Charlet
10:51 [Ada] Correct multi-precision division algorithm used for universal integers Arnaud Charlet
10:47 [Ada] Legality of aliased keyword in extended return statement Arnaud Charlet
10:39 [Ada] Aspect / pragma Contract_Cases Arnaud Charlet
10:39 [Ada] Avoid storage leak in gnatchop Arnaud Charlet
10:30 [Ada] Visibility of equality operator when left operand is null. Arnaud Charlet
10:30 [Ada] Remove junk overflow check on MOD/REM/unary "+" Arnaud Charlet
10:30 [Ada] Implementation-defined restrictions Arnaud Charlet
10:16 [Ada] Change overflow mode handling Arnaud Charlet
10:13 [Ada] Decoration of limited-with clauses Arnaud Charlet
10:13 [Ada] Set overflow check mode to STRICT in Alfa mode, unless set already Arnaud Charlet
10:12 [PATCH] Testcase for PR51238 Richard Biener
10:06 Re: [PATCH][AARCH64] Fix the name mangling of AdvSIMD vector types Marcus Shawcroft
10:03 Re: [PATCH][AARCH64][PING] Fix the name mangling of AdvSIMD vector types Yufeng Zhang
09:58 [PATCH] Testcase for PR50222 Richard Biener
09:51 Another merge from trunk to gccgo branch Ian Lance Taylor
09:20 Re: [patch] comment updates - don't reference non-existing local-alloc.c and global.c Richard Biener
08:49 libgo patch committed: Fix splice syscall Ian Lance Taylor
08:46 [PATCH] Fix PR55525 Richard Biener
07:35 Re: [PATCH] validate_failures.py: also ignore .git Bernhard Reutner-Fischer
06:14 Go patch committed: Fix handling of dummy types for -fdump-go-spec Ian Lance Taylor
05:36 [lra] a patch to fix ppc bootstrap failure Vladimir Makarov
04:43 Merge from trunk to gccgo branch Ian Lance Taylor
01:10 Go patch committed: Accept comma after expression in type conversion Ian Lance Taylor
01:04 Go patch committed: Make sure we give error for call to non-function Ian Lance Taylor
00:23 Go patch committed: Better checks for make arguments Ian Lance Taylor

December 04, 2012
22:53 Re: [PATCH] Fix PR55489, memory-hog bug in GCSE Paolo Bonzini
22:48 Re: [patch] Hookize CFG DOT graph dumping Steven Bosscher
22:45 Re: [Patch AArch64] Add zip{1, 2}, uzp{1, 2}, trn{1, 2} support for vector permute. Marcus Shawcroft
22:44 Re: [Patch AArch64] Implement Vector Permute Support Marcus Shawcroft
22:41 Re: Bootstrap broken on powerpc64-unknown-linux-gnu "aliased to undefined symbol" (in definition of macro '_GLIBCXX_LDBL_COMPAT') Andreas Schwab
22:30 Re: [PATCH] Fix PR55489, memory-hog bug in GCSE H.J. Lu
22:25 [patch] PR target/54160: Only set __OBJC2__ when compiling OBJC. Aldy Hernandez
21:43 Re: Using -ffunction-sections and -p Sriraman Tallam
21:18 Re: [patch] Hookize CFG DOT graph dumping Xinliang David Li
20:48 Re: [patch] Hookize CFG DOT graph dumping Steven Bosscher
20:44 Re: Fix bootstrap/55571 Richard Sandiford
20:14 Re: [patch] Hookize CFG DOT graph dumping Xinliang David Li
19:35 Re: [Google 4.7] Backport upstream fission changes (issue6852101) Sterling Augustine
19:27 [patch] comment updates - don't reference non-existing local-alloc.c and global.c Steven Bosscher
19:26 Fix bootstrap/55571 Richard Henderson
19:11 Re: [cxx-conversion] gimplify_ctx::temp_htab hash table Lawrence Crowl
18:48 Re: [IA-64] Fix dynamic allocation in leaf functions Steve Ellcey
18:28 Re: Reduce complette unrolling & peeling limits Jan Hubicka
18:12 Re: [i386] scalar ops that preserve the high part of a vector H.J. Lu
18:06 Re: [i386] scalar ops that preserve the high part of a vector Uros Bizjak
18:01 Re: [PATCH] asan unit tests from llvm lit-test Wei Mi
18:00 RE: [PATCH][ARM] AArch32 vmaxnm, vminnm support Kyrylo Tkachov
16:51 Re: [PING] [PATCH] PR c++/54401 - Confusing diagnostics about type-alias at class scope Jason Merrill
16:44 Re: [libquadmath, patch, committed] Fix exponent reading Tobias Burnus
16:28 Re: [i386] scalar ops that preserve the high part of a vector Marc Glisse
16:07 Re: [libquadmath, patch, committed] Fix exponent reading Jakub Jelinek
16:06 Re: [libquadmath, patch, committed] Fix exponent reading David Edelsohn
16:06 Re: [PATCh][Revisedx2] Fix PR55521 by switching libsanitizer from mach_overrideto mac interpose functions on darwin Alexander Potapenko
16:03 Re: [libquadmath, patch, committed] Fix exponent reading Tobias Burnus
15:43 [PATCH] Improve patch regexp to ensure that numbers like 3000 do not match Paulo Matos
15:41 [PATCH, PR 55590] Avoid more pessimistic alignments in SRA Martin Jambor
15:24 Re: [PATCh][Revisedx2] Fix PR55521 by switching libsanitizer from mach_overrideto mac interpose functions on darwin Jack Howarth
15:24 Re: [PATCH][AARCH64] Fix the name mangling of va_list Marcus Shawcroft
15:10 Re: [PATCh][Revisedx2] Fix PR55521 by switching libsanitizer from mach_overrideto mac interpose functions on darwin Konstantin Serebryany
15:08 [AARCH64-4.7] Merge from upstream gcc-4_7-branch r194062 Sofiane Naci
15:03 Re: [PATCh][Revisedx2] Fix PR55521 by switching libsanitizer from mach_overrideto mac interpose functions on darwin Jack Howarth
15:00 Re: [Patch AArch64] Add support for vectorizable standard math patterns. Marcus Shawcroft
14:35 Re: [libquadmath, patch, committed] Fix exponent reading David Edelsohn
14:14 Re: RFC [Patch, arm] arm_reload_out_hi with strh instruction Richard Earnshaw
14:06 Re: [cxx-conversion] gimplify_ctx::temp_htab hash table Diego Novillo
14:05 Re: [i386] scalar ops that preserve the high part of a vector Marc Glisse
14:04 [Committed] S/390: Enable CCAmode for more adds on z9 Andreas Krebbel
13:58 Re: [cxx-conversion] LTO-related hash tables Diego Novillo
13:54 Re: [PATCH] validate_failures.py: also ignore .git Diego Novillo
13:53 RFC [Patch, arm] arm_reload_out_hi with strh instruction Dinar Temirbulatov
13:50 [PATCH, ARM] Expunge obsolete FPA and target support from libgcc Richard Earnshaw
13:47 [PATCH, ARM] More Maverick obsoletion cleanup Richard Earnshaw
13:26 Re: PATCH: pass sysroot to cc1plus Richard Biener
13:24 [committed] Don't run asan.exp tests if libsanitizer/ hasn't been built (PR testsuite/55587) Jakub Jelinek
12:59 Re: [PATCH, RFC] Dumping expanded MD files Kirill Yukhin
12:23 Re: [tsan] Instrument atomics (take 2) Dmitry Vyukov
11:22 [Patch, Fortran] PR55343 - Fix ICE with renaming of symbols of intrinsic modules Tobias Burnus
10:36 [Patch AArch64] Add zip{1, 2}, uzp{1, 2}, trn{1, 2} support for vector permute. James Greenhalgh
10:31 [Patch AArch64] Implement Vector Permute Support James Greenhalgh
09:24 [PATCH] validate_failures.py: also ignore .git Bernhard Reutner-Fischer
09:23 Re: [cxx-conversion] gimplify_ctx::temp_htab hash table Richard Biener
09:17 Re: [patch] Hookize CFG DOT graph dumping Richard Biener
09:15 [PATCH] Fix PR55124 Richard Biener
09:10 Go patch committed: Error for inverted slice range Ian Lance Taylor
08:00 Re: Emitting correct DWARF location descriptor for multi-reg frame pointer Jakub Jelinek
07:42 Re: [patch] libgo - fix build errors and add ARM bits Ian Lance Taylor
07:38 Re: [patch] libgo - fix build errors and add ARM bits Matthias Klose
07:34 Re: [PATCH] asan unit tests from llvm lit-test Jakub Jelinek
07:31 Emitting correct DWARF location descriptor for multi-reg frame pointer Senthil Kumar Selvaraj
07:03 Re: [patch] libgo - fix build errors and add ARM bits Ian Lance Taylor
07:02 Re: [PATCh][Revisedx2] Fix PR55521 by switching libsanitizer from mach_overrideto mac interpose functions on darwin Konstantin Serebryany
06:47 Re: [patch] libgo - fix build errors and add ARM bits Matthias Klose
06:44 Go patch committed: Reject nil == nil Ian Lance Taylor
06:26 Re: [patch] libgo - fix build errors and add ARM bits Ian Lance Taylor
06:22 Re: Sparc ASAN Konstantin Serebryany
05:18 Go patch committed: Fix crash on go/defer of some builtin functions Ian Lance Taylor
02:44 Re: [PATCh][Revisedx2] Fix PR55521 by switching libsanitizer from mach_overrideto mac interpose functions on darwin Alexander Potapenko
02:36 Ping-2: RE: [RFC] New feature to reuse one multilib among different targets Terry Guo
02:34 Re: [PATCh][Revisedx2] Fix PR55521 by switching libsanitizer from mach_overrideto mac interpose functions on darwin Alexander Potapenko
02:33 Ping: RE: [Patch, ARM] Fix the check on arg reg number in function thumb_find_work_register Terry Guo
00:57 Re: Backported r185231 from trunk. (issue 6878045) Xinliang David Li
00:52 Re: Backported r185231 from trunk. (issue 6878045) asharif
00:50 Backported r185231 from trunk. (issue 6878045) asharif
00:28 Go patch committed: Don't permit go/defer calls to be parenthesized Ian Lance Taylor
00:15 Ping: Synopsys DesignWare ARC Port Joern Rennecke

December 03, 2012
23:57 Re: [PATCH] libgcc refactor aarch64 sfp-machine.h Ian Lance Taylor
23:56 Re: [IA-64] Fix dynamic allocation in leaf functions Richard Henderson
23:28 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
23:14 Re: [PATCH, libatomic] detect and build for ARM architecture armv8-a Richard Henderson
23:06 Re: Sparc ASAN Richard Henderson
22:25 Re: [Google 4.7] Backport upstream fission changes (issue6852101) Cary Coutant
22:09 Re: [Patch, Fortran] PR 55548: SYSTEM_CLOCK with integer(8) provides nanosecond resolution, but only microsecond precision (without -lrt) Janus Weil
21:12 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Eric Botcazou
21:10 Re: [cxx-conversion] LTO-related hash tables Lawrence Crowl
21:04 Re: [Patch, Fortran] Auxiliary functions/fixes for FINAL Paul Richard Thomas
20:20 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
20:15 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Paolo Bonzini
20:14 Re: [cxx-conversion] gimplify_ctx::temp_htab hash table Lawrence Crowl
20:06 PATCH: pass sysroot to cc1plus Etienne Le Sueur
20:04 Re: [cxx-conversion] LTO-related hash tables Diego Novillo
20:04 Re: PATCH: pass sysroot to cc1plus Etienne Le Sueur
20:01 Re: [cxx-conversion] tree-related hash tables Lawrence Crowl
20:01 Re: [cxx-conversion] gimplify_ctx::temp_htab hash table Diego Novillo
19:58 Re: [cxx-conversion] ggc-common hash tables Lawrence Crowl
19:57 Re: [cxx-conversion] tree-related hash tables Diego Novillo
19:55 Re: [cxx-conversion] various hash tables, part 1/2 Diego Novillo
19:55 Re: [cxx-conversion] various hash tables, part 2/2 Lawrence Crowl
19:51 Re: [cxx-conversion] ggc-common hash tables Diego Novillo
19:50 Re: [cxx-conversion] various hash tables, part 1/2 Lawrence Crowl
19:50 Re: [PATCH] asan unit tests from llvm lit-test Mike Stump
19:46 Re: [cxx-conversion] various hash tables, part 2/2 Diego Novillo
19:44 Re: [PATCH] asan unit tests from llvm lit-test Jakub Jelinek
19:37 Re: [PATCH] asan unit tests from llvm lit-test Jakub Jelinek
19:28 Re: [cxx-conversion] various hash tables, part 1/2 Diego Novillo
19:24 Re: [cxx-conversion] various hash tables, part 1/2 Lawrence Crowl
19:19 Re: [Patch AArch64] Add support for vectorizable standard math patterns. Mike Stump
19:17 Re: [PATCh][Revisedx2] Fix PR55521 by switching libsanitizer from mach_overrideto mac interpose functions on darwin Mike Stump
19:15 Re: [cxx-conversion] various hash tables, part 1/2 Diego Novillo
19:09 Re: [PATCH] asan unit tests from llvm lit-test Mike Stump
18:49 Re: [PATCH] asan unit tests from llvm lit-test Konstantin Serebryany
18:49 Re: Sparc ASAN David Miller
18:44 Re: Sparc ASAN Konstantin Serebryany
18:41 Re: Sparc ASAN Jakub Jelinek
18:37 Re: Sparc ASAN David Miller
18:37 Re: Sparc ASAN Konstantin Serebryany
18:33 Re: Sparc ASAN Konstantin Serebryany
18:33 Re: [PATCH] asan unit tests from llvm lit-test Wei Mi
18:32 Re: Sparc ASAN Jakub Jelinek
18:30 Re: Sparc ASAN David Miller
18:26 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Eric Botcazou
18:19 Re: Sparc ASAN Konstantin Serebryany
18:08 Re: [PATCH, PR 54394] Compute loops when generating inline summaries H.J. Lu
18:03 Re: Sparc ASAN David Miller
18:02 Re: [PATCH] Add --with-build-config=bootstrap-asan support H.J. Lu
17:55 Re: [i386] scalar ops that preserve the high part of a vector Uros Bizjak
17:51 Re: [PATCH, PR 54394] Compute loops when generating inline summaries H.J. Lu
17:36 [PATCH] AArch64 fix ICE due to missing TYPE_STUB_DECL on va_list. Marcus Shawcroft
17:00 [PATCH, libatomic] detect and build for ARM architecture armv8-a Marcus Shawcroft
16:58 Re: [PATCH] Convert asan to use sanitizer.def builtins, initialize them if the FE didn't Dodji Seketeli
16:55 [patch] Hookize CFG DOT graph dumping Steven Bosscher
16:43 Re: [Patch AArch64] Add support for vectorizable standard math patterns. Marcus Shawcroft
16:18 [libquadmath, patch, committed] Fix exponent reading Tobias Burnus
16:08 Re: [PATCH] libgcc refactor aarch64 sfp-machine.h Richard Earnshaw
16:03 [PATCh][Revisedx2] Fix PR55521 by switching libsanitizer from mach_overrideto mac interpose functions on darwin Jack Howarth
16:02 Re: [PATCH 2/2] Update soft-fp from GLIBC Marcus Shawcroft
16:00 Re: [PATCH] libgcc refactor aarch64 sfp-machine.h Marcus Shawcroft
15:55 [Patch, Fortran] Auxiliary functions/fixes for FINAL Tobias Burnus
15:45 Re: [PATCH] Allocate extra 16 bytes for -fsanitize=address Tom Tromey
15:34 Re: [i386] scalar ops that preserve the high part of a vector Marc Glisse
15:24 [committed] Fix up reassoc_4.f testcase (PR testsuite/55452) Jakub Jelinek
14:55 [contrib] Fix buglet in validate_failures.py Diego Novillo
14:52 Re: [asan] Fix some asan ICEs Dodji Seketeli
14:24 RE: [PATCH] [AArch64] Add vcond, vcondu support. James Greenhalgh
14:13 Re: [C++ Patch] PR 54170 Jason Merrill
13:49 Re: [asan] Another ICE fix Dodji Seketeli
13:45 Re: [cxx-conversion] graphite-related hash tables Diego Novillo
13:28 Re: [PATCH] PR c++/53609 - Wrong argument deduction for pack expansion in argument pack Dodji Seketeli
12:50 Re: [PATCH] Fix PR55570 Jakub Jelinek
12:36 [PATCH] Fix PR55570 Marek Polacek
12:21 Re: [IA-64] Fix dynamic allocation in leaf functions Eric Botcazou
12:06 Re: Reduce complette unrolling & peeling limits Eric Botcazou
11:52 Re: [PATCH] Add --with-build-config=bootstrap-asan support Jakub Jelinek
11:42 Re: [PATCH] asan_test.cc from llvm Konstantin Serebryany
11:18 Re: [patch] Small tweak to -Wuninitialized Richard Biener
11:05 Re: [PATCH] asan_test.cc from llvm Jakub Jelinek
11:05 Re: [patch] Rework RTL CFG graph dumping to dump DOT format Richard Biener
11:01 Re: [PATCH] asan unit tests from llvm lit-test Jakub Jelinek
10:44 Re: [PATCH] Fix PR35634 Richard Biener
09:55 [patch] Small tweak to -Wuninitialized Eric Botcazou
09:52 Re: [PATCH] asan_test.cc from llvm Konstantin Serebryany
09:18 Re: [PATCH] asan_test.cc from llvm Jakub Jelinek
09:03 [PATCH] Fix PR52872 Rainer Emrich
08:57 Re: [Patch, Fortran] PR55475 - fix invalid reads with show_locus Tobias Burnus
08:53 Re: [i386] scalar ops that preserve the high part of a vector Uros Bizjak
07:21 Re: [PATCH][Revised] Fix PR55521 by switching libsanitizer from mach_overrideto mac interpose functions on darwin Konstantin Serebryany
07:21 Go patch committed: Fix field tracking in global var initializer Ian Lance Taylor
07:16 Re: [PATCH] asan unit tests from llvm lit-test Konstantin Serebryany
07:07 Re: [PATCH] asan_test.cc from llvm Konstantin Serebryany
06:57 Go patch committed: Don't encode non-ASCII characters in identifiers Ian Lance Taylor
03:50 Re: [patch]: 2 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 Ian Lance Taylor
03:50 Re: [patch tree-dump.c]: 7 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 Ian Lance Taylor
03:47 Re: [patch]: 3 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 Ian Lance Taylor
03:26 Go patch committed: Fix nil func calls, constant float type conversions Ian Lance Taylor
01:03 Re: New option to turn off stack reuse for temporaries Xinliang David Li

December 02, 2012
22:54 Re: [Patch, Fortran] No-op Patch - a.k.a. FINAL wrapper update Janus Weil
22:37 Re: [Patch, Fortran] PR 55548: SYSTEM_CLOCK with integer(8) provides nanosecond resolution, but only microsecond precision (without -lrt) Janus Weil
20:28 [patch][c++] Stop in cp_write_global_declarations after writing a PCH Steven Bosscher
20:16 Re: [Patch, Fortran] PR 55548: SYSTEM_CLOCK with integer(8) provides nanosecond resolution, but only microsecond precision (without -lrt) Janne Blomqvist
20:09 [PATCH][Revised] Fix PR55521 by switching libsanitizer from mach_overrideto mac interpose functions on darwin Jack Howarth
20:08 Re: [Patch, Fortran] PR 55548: SYSTEM_CLOCK with integer(8) provides nanosecond resolution, but only microsecond precision (without -lrt) Janne Blomqvist
19:35 Re: Simplify a VEC_SELECT from one half of a VEC_CONCAT Uros Bizjak
18:45 Re: [PATCH] Fix PR55521 by switching libsanitizer from mach_override to mac interpose functions on darwin Alexander Potapenko
18:15 Re: [PATCH] Fix PR55521 by switching libsanitizer from mach_override to mac interpose functions on darwin Jack Howarth
17:39 Re: Simplify a VEC_SELECT from one half of a VEC_CONCAT Marc Glisse
16:45 Re: [Patch, Fortran] PR 55548: SYSTEM_CLOCK with integer(8) provides nanosecond resolution, but only microsecond precision (without -lrt) Janus Weil
16:42 Re: [PATCH] AIX native TLS support David Edelsohn
15:50 Re: [patch] RFA: more fixes for PR55006 Steven Bosscher
14:46 Re: [Patch, Fortran] PR 55548: SYSTEM_CLOCK with integer(8) provides nanosecond resolution, but only microsecond precision (without -lrt) Tobias Burnus
13:19 Re: [Patch, Fortran] PR 55548: SYSTEM_CLOCK with integer(8) provides nanosecond resolution, but only microsecond precision (without -lrt) Janus Weil
12:56 Re: [PATCH] Fix up var-tracking notes emitted in between bbs (PR middle-end/43631) Steven Bosscher
12:32 Re: New option to turn off stack reuse for temporaries Olivier Ballereau
12:30 Re: [i386] scalar ops that preserve the high part of a vector Marc Glisse
11:38 Re: [RFA:] fix group-loads of VOIDmode constants, expr.c:emit_group_load_1 Hans-Peter Nilsson
10:51 Re: [i386] scalar ops that preserve the high part of a vector Uros Bizjak
10:33 Re: [PATCH] Fix PR55521 by switching libsanitizer from mach_override to mac interpose functions on darwin Konstantin Serebryany
10:06 Re: [PATCH] Don't bypass blocks with multiple latch edges (PR middle-end/54838) Eric Botcazou
09:58 Re: [cxx-conversion] graphite-related hash tables Tobias Grosser
09:48 Re: [PATCH] Fix PR gcov-profile/55551 (issue6868045) Jan Hubicka
09:13 Re: [patch stmt.c]: 6 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 Kai Tietz
09:12 Re: [patch print-tree.c]: 5 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 Kai Tietz
09:11 Re: [patch tree-dump.c]: 7 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 Kai Tietz
09:11 Re: [patch]: 3 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 Kai Tietz
09:10 Re: [patch]: 2 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 Kai Tietz
07:10 [PATCH] Fix PR gcov-profile/55551 (issue6868045) Teresa Johnson
06:21 Re: [PATCH] Fix PR55521 by switching libsanitizer from mach_override to mac interpose functions on darwin Alexander Potapenko
04:49 [doc] extend.texi copy-editing, 8/N (odds and ends) Sandra Loosemore
03:52 Re: [PATCH] Fix PR35634 David Edelsohn
02:43 [PATCH] Fix PR55521 by switching libsanitizer from mach_override to mac interpose functions on darwin Jack Howarth
01:56 Simplify a VEC_SELECT from one half of a VEC_CONCAT Marc Glisse
01:49 [cxx-conversion] various hash tables, part 2/2 Lawrence Crowl
01:48 [cxx-conversion] various hash tables, part 1/2 Lawrence Crowl
01:46 [cxx-conversion] ggc-common hash tables Lawrence Crowl
01:45 [cxx-conversion] tree-related hash tables Lawrence Crowl
01:44 [cxx-conversion] gimplify_ctx::temp_htab hash table Lawrence Crowl
01:42 [cxx-conversion] graphite-related hash tables Lawrence Crowl
01:41 [cxx-conversion] LTO-related hash tables Lawrence Crowl
01:12 Re: [PATCH i386] Allow cltd/cqto etc on modern CPUs Xinliang David Li
00:09 Re: [PATCH i386] Allow cltd/cqto etc on modern CPUs Steven Bosscher

December 01, 2012
23:57 Re: [Patch, Fortran] PR 55548: SYSTEM_CLOCK with integer(8) provides nanosecond resolution, but only microsecond precision (without -lrt) Janus Weil
22:54 [C++ testcase] PR 55558 Paolo Carlini
22:46 [PATCH] Fix handling of EXPAND_MEMORY for TFmode memory constraint in asm John David Anglin
22:28 Re: [patch stmt.c]: Fix SjLj exception handling Steven Bosscher
21:59 [patch stmt.c]: Fix SjLj exception handling Kai Tietz
21:40 Re: [v3, build] Clear hardware capabilities on libstdc++.so with Sun as David Edelsohn
21:09 Re: [Patch, Fortran] PR 55548: SYSTEM_CLOCK with integer(8) provides nanosecond resolution, but only microsecond precision (without -lrt) Janne Blomqvist
20:21 [committed] Remove xfail for hppa*-*-hpux* from gcc.dg/torture/pr52402.c John David Anglin
19:51 [committed] Fix ada build on hpux10 John David Anglin
19:22 [committed] Fix testsuite/30_threads/condition_variable/members/53841.cc on hppa*-hp-hpux11* John David Anglin
19:22 Re: Non-dominating loop bounds in tree-ssa-loop-niter 3/4 H.J. Lu
19:11 Re: [patch] reorg.c janitor: remove epilogue_delay_list Jeff Law
19:05 Re: [C++ Patch] PR 54170 Paolo Carlini
18:51 your resignation Kenneth Zadeck
18:42 Re: [tsan] Small bugfix Jakub Jelinek
17:41 Re: [patch] Rework RTL CFG graph dumping to dump DOT format Steven Bosscher
17:27 Re: [i386] scalar ops that preserve the high part of a vector Marc Glisse
17:18 Another merge from trunk to gccgo branch Ian Lance Taylor
16:45 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
16:18 Re: [PATCH] Don't bypass blocks with multiple latch edges (PR middle-end/54838) Marek Polacek
16:10 Re: [testcase] add testcase for PR53860 H.J. Lu
14:57 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Eric Botcazou
13:43 Re: patch to add storage classes to wide int. Kenneth Zadeck
13:24 Re: [patch] Rework RTL CFG graph dumping to dump DOT format Steven Bosscher
12:55 Re: [tsan] Small bugfix Dmitry Vyukov
12:38 Re: [committed] Step down as rtl maintainer Steven Bosscher
12:23 Re: [tsan] Small bugfix Jakub Jelinek
11:18 [Patch, Fortran] PR 55548: SYSTEM_CLOCK with integer(8) provides nanosecond resolution, but only microsecond precision (without -lrt) Janus Weil
11:02 Re: [committed] Step down as rtl maintainer Richard Günther
10:23 [testcase] add testcase for PR53860 ZdenÄk Sojka
09:54 Re: [tsan] Small bugfix Dmitry Vyukov
09:36 [committed] Step down as rtl maintainer Richard Sandiford
09:30 Re: Fix segfault on degenerate bitfield case Richard Sandiford
09:28 Re: patch to add storage classes to wide int. Richard Sandiford
09:16 Re: [PATCH i386] Allow cltd/cqto etc on modern CPUs Uros Bizjak
08:50 Re: [RFA:] fix group-loads of VOIDmode constants, expr.c:emit_group_load_1 Eric Botcazou
08:32 Fwd: Subject: Re: [Patch, fortran] PR46897 - [OOP] type-bound defined ASSIGNMENT(=) not used for derived type component in intrinsic assign Paul Richard Thomas
06:13 Re: [C++ Patch] PR 54170 Jason Merrill
05:51 [PATCH i386] Allow cltd/cqto etc on modern CPUs Xinliang David Li
03:01 [RFA:] fix group-loads of VOIDmode constants, expr.c:emit_group_load_1 Hans-Peter Nilsson
02:25 Re: [patch, libgcc] Bug in fp-bit.c when NO_NANS is defined Joseph S. Myers
01:37 [patch, libgcc] Bug in fp-bit.c when NO_NANS is defined Steve Ellcey
00:15 Go patch committed: Fix bug converting unnamed types Ian Lance Taylor
00:04 [tsan] Small bugfix Jakub Jelinek
00:03 Re: [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver Eric Botcazou


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 2.6.3