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

November 30, 2012
23:57 [tsan] Instrument atomics (take 2) Jakub Jelinek
23:54 [C++ patch, committed] Fix make_ith_pack_parameter_name ICE (PR c++/55542) Jakub Jelinek
22:36 Fix segfault on degenerate bitfield case Eric Botcazou
22:33 Re: [i386] scalar ops that preserve the high part of a vector Marc Glisse
22:03 Re: [PATCH] Don't bypass blocks with multiple latch edges (PR middle-end/54838) Eric Botcazou
22:01 [patch] reorg.c janitor: remove epilogue_delay_list Steven Bosscher
21:48 Re: [PATCH] Don't bypass blocks with multiple latch edges (PR middle-end/54838) Eric Botcazou
21:24 Re: [PATCH] Enable non-complex math builtins from C99 for Bionic Joseph S. Myers
21:05 [C++ Patch] PR 54170 Paolo Carlini
20:35 Re: [PATCH] asan unit tests from llvm lit-test Wei Mi
19:34 [PATCH] PR bootstrap/55552: --enable-gold=default doesn't work with in-tree binutils H.J. Lu
19:13 RE: [PATCH, AArch64 4.7] Backport of __builtin_bswap16 optimisation Ian Bolton
19:05 Re: [PATCH, RFC] Dumping expanded MD files Richard Henderson
18:13 Re: patch to add storage classes to wide int. Kenneth Zadeck
18:03 patch to add storage classes to wide int. Kenneth Zadeck
17:00 Re: [tsan] Instrument atomics Dmitry Vyukov
17:00 Re: [tsan] Instrument atomics Dmitry Vyukov
16:46 Re: patch to fix constant math - 5th patch - the rtl level changes Kenneth Zadeck
16:42 Re: patch to fix constant math - 4th patch - the wide-int class. Kenneth Zadeck
16:38 Re: [tsan] Instrument atomics Jakub Jelinek
16:34 Re: [ARM] Turning off 64bits ops in Neon and gfortran/modulo-scheduling problem Christophe Lyon
16:28 Re: [PATCH] asan_test.cc from llvm Jakub Jelinek
16:17 Re: [PATCH] Don't bypass blocks with multiple latch edges (PR middle-end/54838) Marek Polacek
16:06 Re: [PATCH] Stream profile summary histogram through LTO files (issue6782131) Jan Hubicka
15:59 Re: [PATCH] asan_test.cc from llvm Jakub Jelinek
15:57 [PATCH][Committed] Add self to write-after-approval section of MAINTAINERS file Kyrylo Tkachov
15:11 Re: [PATCH] Fix allocation of reg_known_value Uros Bizjak
15:10 [PATCH] Stream profile summary histogram through LTO files (issue6782131) Teresa Johnson
14:54 Re: [PATCH] Fix allocation of reg_known_value Steven Bosscher
14:52 Re: [PATCH] Fix allocation of reg_known_value Steven Bosscher
14:46 Re: [PATCH] asan_test.cc from llvm Jakub Jelinek
14:27 Re: [RFA 7/8] validate_failures.py: New options --manifest_subdir, --manifest_name Diego Novillo
14:21 Merge from trunk to gccgo branch Ian Lance Taylor
13:55 Re: [PATCH] Filter out -fsanitize=address if not in combined tree in libiberty H.J. Lu
13:42 Re: [i386] scalar ops that preserve the high part of a vector Uros Bizjak
13:33 Re: [PATCH] Enable non-complex math builtins from C99 for Bionic Richard Biener
13:30 Re: [PATCH] Filter out -fsanitize=address if not in combined tree in libiberty Richard Biener
13:25 Re: [PATCH, RFC] PR 55415 : Pessimistic misalignment from eipa_sra pass Richard Biener
13:17 [PATCH] Enable non-complex math builtins from C99 for Bionic Alexander Ivchenko
13:17 Re: [PATCH] Filter out -fsanitize=address if not in combined tree in libiberty H.J. Lu
13:14 Re: [PATCH] Fix allocation of reg_known_value Uros Bizjak
13:02 Re: [PATCH, RFC] PR 55415 : Pessimistic misalignment from eipa_sra pass Martin Jambor
12:36 [PATCH] Do not allocate PRE value-ids in get_expr_value_id Richard Biener
12:34 Re: [i386] scalar ops that preserve the high part of a vector Marc Glisse
12:29 Re: [PATCH] Fix allocation of reg_known_value Uros Bizjak
10:55 Re: [Patch, Fortran] No-op Patch - a.k.a. FINAL wrapper update Tobias Burnus
10:43 Re: [PATCH] asan_test.cc from llvm Konstantin Serebryany
10:43 Re: [PATCH] Fix allocation of reg_known_value Steven Bosscher
10:39 Re: [PATCH] Fix allocation of reg_known_value Paolo Bonzini
10:31 Re: [Patch, Fortran] No-op Patch - a.k.a. FINAL wrapper update Janus Weil
10:30 Re: PR55124 - tentative patch for ICE in PRE Richard Biener
10:22 Re: [Patch, Fortran] No-op Patch - a.k.a. FINAL wrapper update Janus Weil
10:15 Re: [PATCH] asan_test.cc from llvm Jakub Jelinek
09:59 Re: [PATCH] Fix for PR55492 : __atomic_load doesn't match ACQUIRE memory model Yvan Roux
09:37 RE: [PATCH ARM] Disable "-fira-hoist-pressure" on Thumb2 Bin Cheng
09:35 Re: [PATCH] Fix for PR55492 : __atomic_load doesn't match ACQUIRE memory model Marcus Shawcroft
09:33 Re: [PATCH] asan_test.cc from llvm Konstantin Serebryany
09:24 [PATCH] Remove pointless iteration in VN Richard Biener
09:10 Re: [patch] use pretty-print for slim RTL printing Richard Biener
09:03 Re: [PATCH, RFC] Dumping expanded MD files Michael Zolotukhin
09:02 Re: [PATCH, AARCH64] Implement vector alignment target hooks. Marcus Shawcroft
09:01 Re: [PATCH] Don't bypass blocks with multiple latch edges (PR middle-end/54838) Richard Biener
08:46 Re: [PATCH] Filter out -fsanitize=address if not in combined tree in libiberty Richard Biener
08:44 Re: [PATCH, generic] Fix for define_subst Kirill Yukhin
07:05 Go patch committed: Fix fieldtrack info for unexported type Ian Lance Taylor
06:19 [GCC ARM-Embedded-4_7/Commit]Fix size regression of regrename on Thumb2 Bin Cheng
06:19 [GCC ARM-Embedded-4_7/Commit]Disable -fira-hoist-pressure on Thumb2 Bin Cheng
05:02 [PATCH GCC/ARM] Fix big size regression in register renaming for thumb2 instruction set Bin Cheng
04:44 Merge from trunk to gccgo branch Ian Lance Taylor
01:53 PING: [PATCH, ARM] New CPU support for Marvell PJ4 cores Yi-Hsiu Hsu
00:32 Re: [Patch, Fortran] No-op Patch - a.k.a. FINAL wrapper update Tobias Burnus

November 29, 2012
23:12 Re: [RFA 7/8] validate_failures.py: New options --manifest_subdir, --manifest_name Doug Evans
22:59 [patch] use pretty-print for slim RTL printing Steven Bosscher
22:51 Re: [Patch, Fortran] No-op Patch - a.k.a. FINAL wrapper update Janus Weil
22:47 Re: [PATCH] Fix allocation of reg_known_value Uros Bizjak
21:21 Re: [RFA 4/8] validate_failures.py: rename --manifest to --manifest_path Diego Novillo
21:12 [4.6] Fix PR libgcc/48076 Richard Henderson
20:59 Re: [ARM] Turning off 64bits ops in Neon and gfortran/modulo-scheduling problem Joseph S. Myers
20:47 [PATCH] asan_test.cc from llvm Jakub Jelinek
20:46 Re: [RFA 4/8] validate_failures.py: rename --manifest to --manifest_path Doug Evans
20:20 Re: [PATCH] Add --with-build-config=bootstrap-asan support H.J. Lu
20:15 Re: [patch] RFA: more fixes for PR55006 Dominique Dhumieres
20:12 C++ PATCH for c++/53137 ('this' capture in templates) Jason Merrill
19:26 Re: [PATCH] Add --with-build-config=bootstrap-asan support H.J. Lu
19:06 Re: [PATCH] Add --with-build-config=bootstrap-asan support Andrew Pinski
19:06 Re: [PATCH] Add --with-build-config=bootstrap-asan support Jakub Jelinek
19:04 Re: [PATCH, RFC] Dumping expanded MD files Richard Henderson
19:03 Re: [PATCH] Add --with-build-config=bootstrap-asan support H.J. Lu
19:02 patch to fix PR55456 Vladimir Makarov
18:42 Re: [PATCH] Use explicit -I for libstdc++-v3 header files Andrew Pinski
18:41 Re: [PATCH] Use explicit -I for libstdc++-v3 header files H.J. Lu
18:41 Re: [patch] PR middle-end/55401: uninstrument relevant path in TM clone Richard Henderson
18:35 Re: [PATCH, RFC] Dumping expanded MD files Richard Henderson
18:35 Re: [PATCH] Use explicit -I for libstdc++-v3 header files Andrew Pinski
18:34 Re: [PATCH] Vtable pointer verification, gcc changes (patch 2 of 2) Jason Merrill
18:33 Re: [PATCH] Add --with-build-config=bootstrap-asan support H.J. Lu
18:33 Re: [patch prefix.c]: 4 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
18:32 Re: [PATCH, generic] Fix for define_subst Richard Henderson
18:31 [PATCH] Use explicit -I for libstdc++-v3 header files H.J. Lu
18:28 Re: [patch prefix.c]: 4 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
18:27 [Google 4.7] Backport upstream fission changes (issue6852101) Sterling Augustine
18:24 Re: [PATCH] Add --with-build-config=bootstrap-asan support Paolo Carlini
18:18 Re: [patch prefix.c]: 4 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
18:12 Go patch committed: Track fields with tag go:"track" Ian Lance Taylor
18:03 Re: [PATCH] Add --with-build-config=bootstrap-asan support Tobias Burnus
17:53 [patch, ARM] Fix pr55073 Richard Earnshaw
17:48 [PATCH] Filter out -fsanitize=address from PLUGINCFLAGS H.J. Lu
17:45 Re: [PATCH] Don't bypass blocks with multiple latch edges (PR middle-end/54838) Eric Botcazou
17:44 Re: [PATCH] Add --with-build-config=bootstrap-asan support H.J. Lu
17:42 [PATCH] Put a breakpoint on __asan_report_error for ASAN H.J. Lu
17:40 [PATCH] Filter out -fsanitize=address if not in combined tree in libiberty H.J. Lu
17:38 [PATCH Filter out -fsanitize=address if not in combined tree in lto-plugin H.J. Lu
17:36 Re: [PATCH] Add --with-build-config=bootstrap-asan support Tobias Burnus
17:16 [ARM] Turning off 64bits ops in Neon and gfortran/modulo-scheduling problem Christophe Lyon
17:15 Re: [patch] Fix PR middle-end/55321 Richard Henderson
17:10 Re: [PATCH] Fix for PR55492 : __atomic_load doesn't match ACQUIRE memory model Yvan Roux
17:01 Re: [PATCH] Fix for PR55492 : __atomic_load doesn't match ACQUIRE memory model Andrew MacLeod
16:56 Re: [PATCH] Don't bypass blocks with multiple latch edges (PR middle-end/54838) Marek Polacek
16:55 Re: [PATCH] Stream profile summary histogram through LTO files (issue6782131) Jan Hubicka
16:46 Re: [PATCH] Stream profile summary histogram through LTO files (issue6782131) Teresa Johnson
16:17 Re: [PATCH] Stream profile summary histogram through LTO files (issue6782131) Jan Hubicka
16:12 Re: [PATCH] Add --with-build-config=bootstrap-asan support Jakub Jelinek
15:56 Re: [PATCH] Support -fuse-ld=bfd and -fuse-ld=gold H.J. Lu
15:52 Re: [PATCH] Support -fuse-ld=bfd and -fuse-ld=gold Matthias Klose
15:51 Re: [PATCH] Don't bypass blocks with multiple latch edges (PR middle-end/54838) Steven Bosscher
15:50 Re: [PATCH] Support -fuse-ld=bfd and -fuse-ld=gold Matthias Klose
15:42 [PATCH] Fix for PR55492 : __atomic_load doesn't match ACQUIRE memory model Yvan Roux
15:42 Re: [PATCH] Don't bypass blocks with multiple latch edges (PR middle-end/54838) Marek Polacek
15:39 Re: [PATCH] Don't bypass blocks with multiple latch edges (PR middle-end/54838) Marek Polacek
15:31 Re: [0/8] Add optabs alternatives for insv, extv and extzv Eric Botcazou
15:26 Re: [PATCH][AARCH64] Fix the name mangling of va_list Yufeng Zhang
15:21 Re: [patch c++]: 1 of 7 Fix for PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 Jason Merrill
15:18 Re: constexpr vector operations Jason Merrill
15:13 Re: [PATCH] Instance information in DWARF discriminators Tom Tromey
15:11 Re: [Patch AArch64-4.7] Backport - Refactor Advanced SIMD builtin initialisation. Marcus Shawcroft
15:02 Re: [PATCH,ARM] Subdivide alu into alu_reg and simple_alu_imm Richard Earnshaw
15:01 Re: [PATCH][AARCH64] Refactor constant generation Marcus Shawcroft
14:58 RE: [PATCH,ARM] Subdivide alu into alu_reg and simple_alu_imm Greta Yorsh
14:53 [patch] RFA: more fixes for PR55006 Steven Bosscher
14:45 Re: [RFA/4.7/ARM] Backport arm-*-linux-gnueabihf triplet support to 4.7 Matthew Gretton-Dann
14:42 Re: [RFA/ARM] Fix PR54974: Thumb literal pools don't handle PC rounding Matthew Gretton-Dann
14:36 Re: [PATCH, RFC] PR 55415 : Pessimistic misalignment from eipa_sra pass Richard Biener
14:33 Re: [patch] Fix PR middle-end/55321 Eric Botcazou
14:27 [PATCH][ARM][3/3] AArch32 NEON vrint builtins and intrinsics Kyrylo Tkachov
14:27 [PATCH][ARM][1/3] AArch32 NEON vrint builtins and intrinsics Kyrylo Tkachov
14:27 [PATCH][ARM][2/3] AArch32 NEON vrint builtins and intrinsics Kyrylo Tkachov
14:27 [0/3][ARM] AArch32 NEON vrint builtins and intrinsics Kyrylo Tkachov
14:01 Re: [tsan] instrument_expr improvements Richard Biener
13:56 Re: [tsan] instrument_expr improvements Dmitry Vyukov
13:55 Re: [PATCH] Support -fuse-ld=bfd and -fuse-ld=gold H.J. Lu
13:52 [PATCH] PRE TLC Richard Biener
13:41 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
13:16 constexpr vector operations Marc Glisse
13:15 Re: [patch c++]: 1 of 7 Fix for PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 Kai Tietz
12:52 Re: PR55124 - tentative patch for ICE in PRE Richard Biener
12:49 Re: [patch c++]: 1 of 7 Fix for PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 Pedro Alves
12:45 Re: [patch c++]: 1 of 7 Fix for PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 Kai Tietz
12:34 Re: [PATCH, RFC] PR 55415 : Pessimistic misalignment from eipa_sra pass Martin Jambor
12:24 Re: [patch c++]: 1 of 7 Fix for PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 Pedro Alves
12:24 [tsan] instrument_expr improvements Jakub Jelinek
12:15 Re: PR55124 - tentative patch for ICE in PRE Tom de Vries
12:13 [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
12:12 [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
12:11 [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
12:09 [patch prefix.c]: 4 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
12:07 [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
12:05 [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
12:03 [patch c++]: 1 of 7 Fix for PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32 Kai Tietz
12:02 Re: [Patch, Fortran] PR55469 - fix I/O memory leaks in case of failure and iostat= being present Janne Blomqvist
11:54 Re: [PATCH, RFC] PR 55415 : Pessimistic misalignment from eipa_sra pass Richard Biener
11:38 Re: [Patch, Fortran] PR55469 - fix I/O memory leaks in case of failure and iostat= being present Tobias Burnus
11:19 Re: [PATCH] Instance information in DWARF discriminators Thomas Quinot
10:40 Re: PR fortran/51727: make module files reproducible, question on C++ in gcc Tobias SchlÃter
10:31 Re: [0/8] Add optabs alternatives for insv, extv and extzv Richard Sandiford
10:26 Re: PR55124 - tentative patch for ICE in PRE Richard Biener
10:12 [patch mingw]: Cleanup about static/shared libgcc Kai Tietz
10:11 Re: [PATCH,ARM] Subdivide alu into alu_reg and simple_alu_imm Richard Earnshaw
10:08 [patch mingw]: Correct page-size granularity and retry for address-mapping on mingw-hosts. Kai Tietz
10:06 Re: [PATCH, RFC] PR 55415 : Pessimistic misalignment from eipa_sra pass Martin Jambor
09:57 [PATCH,ARM] Subdivide alu into alu_reg and simple_alu_imm Greta Yorsh
09:35 Re: [PATCH] Don't bypass blocks with multiple latch edges (PR middle-end/54838) Richard Biener
09:10 Re: [PATCH] Support -fuse-ld=bfd and -fuse-ld=gold Markus Trippelsdorf
09:07 Re: [Patch, Fortran, committed] PR52161 - Fix bound checking of SYNC IMAGES( n ) Tobias Burnus
08:58 Re: [PATCH, generic] Fix for define_subst Michael Zolotukhin
08:57 Re: [PATCH] Don't bypass blocks with multiple latch edges (PR middle-end/54838) Steven Bosscher
08:44 Re: [PATCH] Support -fuse-ld=bfd and -fuse-ld=gold Richard Biener
08:35 Re: patch to fix PR55512 Jakub Jelinek
08:34 Re: [PATCH] Don't bypass blocks with multiple latch edges (PR middle-end/54838) Richard Biener
07:22 Re: [PATCH, RFC] Dumping expanded MD files Michael Zolotukhin
04:18 [PATCH] Support -fuse-ld=bfd and -fuse-ld=gold H.J. Lu
04:11 [PATCH] Stream profile summary histogram through LTO files (issue6782131) Teresa Johnson
02:55 [PATCH] AIX native TLS support David Edelsohn
01:05 [patch] PR middle-end/55401: uninstrument relevant path in TM clone Aldy Hernandez
00:31 Re: [PATCH, PR52654, C++11] Warn on overflow in user-defined literals Jason Merrill
00:20 Ping #1 [Patch,build,ada]: Fix PR55243: Set STAMP Georg-Johann Lay

November 28, 2012
23:54 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
23:35 Re: [RFA 3/8] validate_failures.py: pass options.results for clean build case Diego Novillo
23:19 Re: [0/8] Add optabs alternatives for insv, extv and extzv Eric Botcazou
23:02 Re: [RFA 3/8] validate_failures.py: pass options.results for clean build case Doug Evans
22:21 Re: [PATCH] Improve debug message Eric Botcazou
22:12 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Eric Botcazou
22:12 Re: PATCH: Enable both ld and gold in GCC 4.8 Joseph S. Myers
21:57 [Patch, Fortran, committed] PR52161 - Fix bound checking of SYNC IMAGES( n ) Tobias Burnus
21:45 Re: RFA: Simplifying truncation and integer lowpart subregs Richard Sandiford
21:28 Re: PATCH: Enable both ld and gold in GCC 4.8 H.J. Lu
21:13 Re: PATCH: Enable both ld and gold in GCC 4.8 Paolo Bonzini
21:03 [4.8] Fix PR48076 Richard Henderson
21:00 Re: [AARCH64/Committed] Fix g++.dg/abi/aarch64_guard1.C Richard Sandiford
20:54 PATCH: Don't scan all global declarations for nothing H.J. Lu
20:53 Re: [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver Richard Henderson
20:46 Re: [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver Richard Henderson
20:35 Re: [RFA 3/8] validate_failures.py: pass options.results for clean build case Diego Novillo
20:10 Re: [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver Richard Sandiford
20:09 Re: [patch i386} Fix PR 55171 - [4.7/4.8 Regression] incorrect virtual thunk on mingw Richard Henderson
19:46 Re: [PATCH, generic] Fix for define_subst Michael Zolotukhin
19:33 [PATCH] Improve debug message Marek Polacek
19:11 Re: PATCH: Enable both ld and gold in GCC 4.8 H.J. Lu
18:55 Re: [RFA 3/8] validate_failures.py: pass options.results for clean build case Doug Evans
18:54 Re: [patch libstdc++]: Fix PR target/55445 Always defined __SEH__ when build from trunk Paolo Carlini
18:53 Re: [patch i386} Fix PR 55171 - [4.7/4.8 Regression] incorrect virtual thunk on mingw Kai Tietz
18:39 Re: [PATCH] Don't bypass blocks with multiple latch edges (PR middle-end/54838) Marek Polacek
18:36 Re: [PATCH, generic] Fix for define_subst Richard Henderson
18:33 Re: [patch i386} Fix PR 55171 - [4.7/4.8 Regression] incorrect virtual thunk on mingw Richard Henderson
18:31 Re: [patch libgcc]: Fix PR target/55445 Always defined __SEH__ when build from trunk Richard Henderson
18:15 Re: patch to fix PR55458 Vladimir Makarov
18:10 Re: patch to fix PR55458 Uros Bizjak
18:02 Re: [patch libstdc++]: Fix PR target/55445 Always defined __SEH__ when build from trunk Kai Tietz
18:01 Re: [patch libgcc]: Fix PR target/55445 Always defined __SEH__ when build from trunk Kai Tietz
17:53 Re: [patch i386} Fix PR 55171 - [4.7/4.8 Regression] incorrect virtual thunk on mingw Kai Tietz
17:43 patch to fix PR55512 Vladimir Makarov
17:21 Re: [PATCH, generic] Fix for define_subst Michael Zolotukhin
17:12 Re: [PATCH] Fix (part of) PR55358 Jakub Jelinek
17:03 Re: Fix PR 53743 and other -freorder-blocks-and-partition failures (issue6823047) Christophe Lyon
16:41 Re: [Patch] [aarch64] Fix asm-subreg-1.c ICE Marcus Shawcroft
16:34 [PATCH, AARCH64] Implement vector alignment target hooks. Tejas Belagod
16:32 [committed] Fix up 921202-1.c testcase (PR testsuite/55505) Jakub Jelinek
16:31 [committed] Fix up 20071018-1.c testcase (PR testsuite/55504) Jakub Jelinek
16:17 Re: Fwd: [PATCH] Vtable pointer verification, gcc changes (patch 2 of 2) Diego Novillo
16:02 Re: [PATCH] Instance information in DWARF discriminators Richard Biener
16:00 Re: [PATCH, generic] Fix for define_subst Richard Henderson
15:59 [wwwdocs] Buildstat update for 4.7 Tom G. Christensen
15:57 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
15:57 Re: [patch i386} Fix PR 55171 - [4.7/4.8 Regression] incorrect virtual thunk on mingw Richard Henderson
15:57 Re: Fix PR 53743 and other -freorder-blocks-and-partition failures (issue6823047) Teresa Johnson
15:55 Re: [PATCH, generic] Fix for define_subst Michael Zolotukhin
15:49 Re: Fix PR 53743 and other -freorder-blocks-and-partition failures (issue6823047) Christophe Lyon
15:46 [PATCH] Instance information in DWARF discriminators Thomas Quinot
15:20 Re: [AARCH64/Committed] Fix g++.dg/abi/aarch64_guard1.C Richard Earnshaw
15:19 [PATCH] Fix (part of) PR55358 Markus Trippelsdorf
15:06 Re: [PATCH] Use ATTRIBUTE_PACKED in ree.c Richard Earnshaw
15:05 Re: [PATCH] Use ATTRIBUTE_PACKED in ree.c Jakub Jelinek
15:02 Re: [PATCH] Use ATTRIBUTE_PACKED in ree.c Richard Earnshaw
14:38 Re: PR55124 - tentative patch for ICE in PRE Richard Biener
14:35 Re: PR55124 - tentative patch for ICE in PRE Richard Biener
14:29 Re: PR55124 - tentative patch for ICE in PRE Richard Biener
14:05 Re: PR55124 - tentative patch for ICE in PRE Tom de Vries
13:58 Re: [0/8] Add optabs alternatives for insv, extv and extzv Richard Sandiford
13:56 Re: [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver Jakub Jelinek
13:44 Re: [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver Hans-Peter Nilsson
13:19 RE: [Patch] [aarch64] Fix asm-subreg-1.c ICE Hurugalawadi, Naveen
13:12 Re: RFC: PATCH to add abi_tag attribute Florian Weimer
13:12 Re: [PATCH, RFC] PR 55415 : Pessimistic misalignment from eipa_sra pass Richard Biener
12:51 Re: [0/8] Add optabs alternatives for insv, extv and extzv Richard Biener
12:10 [PATCH] Fix PR54547 Richard Biener
12:06 Re: [0/8] Add optabs alternatives for insv, extv and extzv Ramana Radhakrishnan
11:39 Re: [PATCH] asan unit tests from llvm lit-test Konstantin Serebryany
11:26 Re: [RFC] Wrong register numbers in .dwarf_frame on Linux/PowerPC Mark Wielaard
11:25 Re: [PATCH] asan unit tests from llvm lit-test Jakub Jelinek
11:14 Re: [PATCH] asan unit tests from llvm lit-test Konstantin Serebryany
11:07 [Patch AArch64-4.7] Backport - Refactor Advanced SIMD builtin initialisation. James Greenhalgh
11:03 Re: [PATCH] asan unit tests from llvm lit-test Jakub Jelinek
10:52 [C++ testcase] PR 55497 Paolo Carlini
10:43 Re: [patch] Fix gnat.dg regressions and sizetype change fallouts Richard Biener
10:41 Re: [PATCH] asan unit tests from llvm lit-test Konstantin Serebryany
10:26 Re: [PATCH, PR52654, C++11] Warn on overflow in user-defined literals Paolo Carlini
10:25 Re: [0/8] Add optabs alternatives for insv, extv and extzv Richard Biener
10:25 Re: [PATCH] asan unit tests from llvm lit-test Jakub Jelinek
10:23 Re: PATCH: lto/55474: global-buffer-overflow in lto-wrapper.c Richard Biener
10:14 Re: [PATCH] asan unit tests from llvm lit-test Jakub Jelinek
10:10 Re: [PATCH] asan unit tests from llvm lit-test Konstantin Serebryany
09:55 Re: [PATCH] Don't bypass blocks with multiple latch edges (PR middle-end/54838) Eric Botcazou
09:53 Re: [Patch] [aarch64] Fix asm-subreg-1.c ICE Richard Earnshaw
09:50 Re: [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver Uros Bizjak
09:40 Re: [PATCH] Change build g++ to xg++ like gcc is done (PR 54279) Paolo Bonzini
09:32 [PATCH] Fix PR55327 Richard Biener
09:15 [PATCH] asan unit tests from llvm lit-test Wei Mi
09:10 Re: PATCH: Enable both ld and gold in GCC 4.8 Paolo Bonzini
07:46 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Eric Botcazou
05:53 [Patch, ARM] Fix the check on arg reg number in function thumb_find_work_register Terry Guo
05:48 [GCC ARM-Embedded-4_7]Back port r193841(hardreg cprop on Thumb1) from TRUNK Bin Cheng
04:50 [Patch] [aarch64] Fix asm-subreg-1.c ICE Hurugalawadi, Naveen
04:49 Re: [Patch] [aarch64] Fix asm-subreg-1.c ICE Andrew Pinski
04:47 [Patch] [aarch64] Fix asm-subreg-1.c ICE Hurugalawadi, Naveen
03:13 [PATCH, PR52654, C++11] Warn on overflow in user-defined literals Ed Smith-Rowland
02:27 Re: RFA: Simplifying truncation and integer lowpart subregs Ramana Radhakrishnan
01:48 RE: [PATCH ARM] Disable "-fira-hoist-pressure" on Thumb2 Bin Cheng
01:42 Re: [patch] fix libstdc++/55463 calling mem_fn with rvalues Jonathan Wakely
00:43 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
00:11 ING Direct - Your statement is ready! (11/27/2012) ING Direct
00:08 Go patch committed: Implement //go:nointerface Ian Lance Taylor

November 27, 2012
23:59 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
23:54 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
23:50 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Eric Botcazou
23:29 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
23:04 Re: [Patch AArch64] Add support for vectorizable standard math patterns. Ramana Radhakrishnan
22:48 Re: PR 55438: Incorrect use of BIGGEST_ALIGNMENT Eric Botcazou
22:45 Re: [0/8] Add optabs alternatives for insv, extv and extzv Ramana Radhakrishnan
22:04 patch to fix PR55458 Vladimir Makarov
21:31 Re: [Patch, Fortran] PR55476 - fix bogus "Pointer might outlive the pointer target" Janus Weil
21:20 Re: PATCH: lto/55474: global-buffer-overflow in lto-wrapper.c H.J. Lu
20:51 Fix incorrect libstdc++ @headername macro invocation. Ollie Wild
20:47 Re: [Patch AArch64] Add support for vectorizable standard math patterns. Mike Stump
20:45 Re: [PATCH] Section anchors and thread-local storage David Edelsohn
20:38 Re: [PATCH, RFC] PR 55415 : Pessimistic misalignment from eipa_sra pass Martin Jambor
20:22 Re: [0/8] Add optabs alternatives for insv, extv and extzv Richard Sandiford
20:19 Re: PR 55438: Incorrect use of BIGGEST_ALIGNMENT Richard Sandiford
20:18 Re: [PATCH] Section anchors and thread-local storage Richard Sandiford
20:06 [Patch, Fortran] PR55476 - fix bogus "Pointer might outlive the pointer target" Tobias Burnus
19:30 Re: [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver Uros Bizjak
19:13 Re: [RFC] Wrong register numbers in .dwarf_frame on Linux/PowerPC Mark Kettenis
19:12 Re: [RFC] Wrong register numbers in .dwarf_frame on Linux/PowerPC Ulrich Weigand
18:49 Re: [RFC] Wrong register numbers in .dwarf_frame on Linux/PowerPC Ulrich Weigand
18:46 [asan] Another ICE fix Jakub Jelinek
18:43 Re: [RFC] Wrong register numbers in .dwarf_frame on Linux/PowerPC Ulrich Weigand
18:41 [asan] Fix some asan ICEs Jakub Jelinek
18:36 PATCH: Enable both ld and gold in GCC 4.8 H.J. Lu
18:29 [Patch, Fortran] No-op Patch - a.k.a. FINAL wrapper update Tobias Burnus
18:23 Re: [patch][google/gcc-4_7] Permanently ignore pr54127 and Google ref b/6983319 (issue6856104) Diego Novillo
18:22 [patch][google/gcc-4_7] Permanently ignore pr54127 and Google ref b/6983319 (issue6856104) Simon Baldwin
18:21 [committed] Fix bootstrap with --enable-gather-detailed-mem-stats Diego Novillo
18:20 Re: [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver Jakub Jelinek
18:14 Re: [PATCH] gcc-{ar,nm,ranlib}: Find binutils binaries relative to self Meador Inge
18:06 Re: Tighten checking of vector comparisons Marc Glisse
18:02 Re: [PATCH ARM] Disable "-fira-hoist-pressure" on Thumb2 Richard Earnshaw
18:01 Re: [PATCH] Fix PR55489, memory-hog bug in GCSE Eric Botcazou
17:39 Re: [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver Eric Botcazou
17:37 Re: [PATCH, generic] Fix for define_subst Richard Henderson
17:34 Re: [PATCH, RFC] Dumping expanded MD files Richard Henderson
17:31 Re: [PATCH] Fix PR35634 Joseph S. Myers
17:23 Re: RFA: Enable both ld and gold in GCC 4.8 H.J. Lu
17:20 Re: RFA: Enable both ld and gold in GCC 4.8 Paolo Bonzini
17:11 Re: [0/8] Add optabs alternatives for insv, extv and extzv Ramana Radhakrishnan
17:10 Re: bit_field_ref of constructor of vectors Marc Glisse
16:59 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Eric Botcazou
16:56 Re: [PATCH] Fix PR55489, memory-hog bug in GCSE Paolo Bonzini
16:52 [Patch AArch64] Add support for vectorizable standard math patterns. James Greenhalgh
16:47 Re: [patch][google/gcc-4_7] Extend expiration date for pr54127 and Google ref b/6983319 (issue6858082) Diego Novillo
16:46 [patch][google/gcc-4_7] Extend expiration date for pr54127 and Google ref b/6983319 (issue6858082) Simon Baldwin
16:45 [patch] Fix gnat.dg regressions and sizetype change fallouts Eric Botcazou
16:40 Re: [PATCH] Fix PR55489, memory-hog bug in GCSE Steven Bosscher
16:37 [AARCH64-4.7] Merge from upstream gcc-4_7-branch r193800 Sofiane Naci
16:32 Re: [PATCH] Fix allocation of reg_known_value Steven Bosscher
16:07 Re: RFA: Enable both ld and gold in GCC 4.8 H.J. Lu
16:01 [PATCH] Fix allocation of reg_known_value Paolo Bonzini
16:00 [PATCH] Fix PR55489, memory-hog bug in GCSE Paolo Bonzini
15:46 [PATCH] Fix PR35634 Richard Biener
15:22 Re: [PATCH] Cleanup last_location and update input_location in ipa_prop Richard Biener
14:54 Re: [PATCH] Cleanup last_location and update input_location in ipa_prop Dehao Chen
14:49 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
14:33 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Paolo Bonzini
14:25 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Dominique Dhumieres
14:12 Re: [asan, tsan] Don't ICE with -Og -fsanitize=address Richard Biener
14:12 Re: Sparc ASAN Konstantin Serebryany
14:10 [asan, tsan] Don't ICE with -Og -fsanitize=address Jakub Jelinek
14:03 Re: libsanitizer merge 168699 Konstantin Serebryany
13:54 Re: libsanitizer merge 168699 Jakub Jelinek
13:48 Re: PATCH: Define x86_64_fallback_frame_state only for glibc H.J. Lu
13:48 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Dominique Dhumieres
13:47 libsanitizer merge 168699 Konstantin Serebryany
13:33 Re: bit_field_ref of constructor of vectors Marc Glisse
13:32 Re: [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver Jakub Jelinek
13:30 Re: [PATCH] Fix invalid asm goto error recovery (PR middle-end/52650) Richard Biener
13:28 Re: [PATCH] Remove bogus assertion from the vectorizer (PR tree-optimization/55110) Richard Biener
13:27 Re: [PATCH] A pass which merges constant stores to bitfields Richard Biener
13:26 [PATCH] Fix invalid asm goto error recovery (PR middle-end/52650) Jakub Jelinek
13:23 [PATCH] Remove bogus assertion from the vectorizer (PR tree-optimization/55110) Jakub Jelinek
13:17 Re: bit_field_ref of constructor of vectors Richard Biener
13:07 Re: [patch] RFA: slim RTL printing cleanups Richard Biener
13:04 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
13:03 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Kenneth Zadeck
13:02 Re: [PATCH, RFC] PR 55415 : Pessimistic misalignment from eipa_sra pass Richard Biener
12:53 Re: [tsan] Instrument atomics Dmitry Vyukov
12:41 Re: PR55124 - tentative patch for ICE in PRE Richard Biener
12:40 Re: [tsan] Instrument atomics Jakub Jelinek
12:35 Re: [tsan] Instrument atomics Dmitry Vyukov
12:29 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
12:28 Re: [tsan] Instrument atomics Jakub Jelinek
12:27 Re: [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver Hans-Peter Nilsson
12:08 Re: [PATCH] Remove dead code from fold_stmt_1 Jakub Jelinek
12:04 [PATCH] Remove dead code from fold_stmt_1 Richard Biener
12:04 Re: [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver Jakub Jelinek
12:01 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
11:44 Re: [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver Hans-Peter Nilsson
11:21 [patch] multiarch backports for the 4.7 and 4.6 branches Matthias Klose
10:46 Re: RFA: Enable both ld and gold in GCC 4.8 Matthias Klose
10:35 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
10:31 Re: [PATCH] Disable libsanitizer if C++ is not being built Siddhesh Poyarekar
10:24 Re: [PATCH][RFC] Bug handling SUBREG (MEM) - MEM having side-effects? Tejas Belagod
10:10 [PATCH ARM] Disable "-fira-hoist-pressure" on Thumb2 Bin Cheng
10:10 Re: [PATCH] Fix substitute_and_fold ICE (PR tree-optimization/55331) Richard Biener
10:07 Re: PATCH: lto/55474: global-buffer-overflow in lto-wrapper.c Richard Biener
10:05 Re: [PATCH] Disable libsanitizer if C++ is not being built Jakub Jelinek
10:03 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Richard Biener
10:03 Ping[2]: [PATCH] Disable libsanitizer if C++ is not being built Siddhesh Poyarekar
10:02 Ping[2]: [PATCH v2] PR tree-optimization/55079: Don't remove all exits of a loop during loop unroll Siddhesh Poyarekar
09:58 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Eric Botcazou
09:57 RE: [PING Updated]: [PATCH GCC/ARM] Fix problem that hardreg_cprop opportunities are missed on thumb1 Bin Cheng
09:47 Re: [PATCH] Cleanup last_location and update input_location in ipa_prop Richard Biener
09:26 Re: [RFC] Wrong register numbers in .dwarf_frame on Linux/PowerPC Mark Wielaard
09:21 Re: [PATCH] Fix the bug of comparing goto_locus to UNKNOWN_LOCATION Eric Botcazou
09:18 [PATCH] Fix PR55331 Richard Biener
08:50 Re: [tsan] Instrument atomics Dmitry Vyukov
08:47 Re: [tsan] Instrument atomics Dmitry Vyukov
08:32 Re: PATCH: lto/55474: global-buffer-overflow in lto-wrapper.c Markus Trippelsdorf
08:23 Re: [tsan] Instrument atomics Jakub Jelinek
08:18 Re: [tsan] Instrument atomics Dmitry Vyukov
08:13 Re: [tsan] Instrument atomics Dmitry Vyukov
07:44 Re: [PATCH, libgcc] Make possible to disable JCR in crtstuff.c Joseph Prostko
07:36 Re: [PATCH, libgcc] Make possible to disable JCR in crtstuff.c Joseph Prostko
04:56 Re: [PATCH, libgcc] Make possible to disable JCR in crtstuff.c H.J. Lu
03:20 RE: [PATCH, libgcc] Make possible to disable JCR in crtstuff.c Joey Ye
00:47 Re: [PATCH, libgcc, ARM] __gnu_f2h_internal inaccuracy John Tytgat
00:41 [PATCH, libgcc, ARM] __gnu_f2h_internal inaccuracy John Tytgat
00:06 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Kenneth Zadeck

November 26, 2012
23:53 [patch] tweak std::bind constraint Jonathan Wakely
23:51 [patch] fix libstdc++/55463 calling mem_fn with rvalues Jonathan Wakely
23:40 Re: PR 55438: Incorrect use of BIGGEST_ALIGNMENT Andreas Schwab
23:21 [patch] RFA: slim RTL printing cleanups Steven Bosscher
23:00 Re: r193821 - in /trunk/gcc: ChangeLog common.opt d... Steven Bosscher
22:55 Re: [PATCH] Cleanup last_location and update input_location in ipa_prop Dehao Chen
22:47 [PATCH] Fix the bug of comparing goto_locus to UNKNOWN_LOCATION Dehao Chen
22:39 Re: r193821 - in /trunk/gcc: ChangeLog common.opt d... Hans-Peter Nilsson
22:28 [Patch, Fortran] PR55475 - fix invalid reads with show_locus Tobias Burnus
21:58 PATCH: lto/55474: global-buffer-overflow in lto-wrapper.c H.J. Lu
21:42 Re: PR 55438: Incorrect use of BIGGEST_ALIGNMENT Eric Botcazou
20:52 Re: Fix PR 53743 and other -freorder-blocks-and-partition failures (issue6823047) Teresa Johnson
20:43 Re: Fix PR 53743 and other -freorder-blocks-and-partition failures (issue6823047) Jack Howarth
20:29 Re: Fix PR 53743 and other -freorder-blocks-and-partition failures (issue6823047) Teresa Johnson
20:20 Re: Fix PR 53743 and other -freorder-blocks-and-partition failures (issue6823047) Teresa Johnson
20:14 Re: [RFC] Wrong register numbers in .dwarf_frame on Linux/PowerPC Mark Kettenis
20:04 Re: [RFC] Wrong register numbers in .dwarf_frame on Linux/PowerPC David Edelsohn
19:12 Re: [patch] reorg.c janitor patch 2: handle DEBUG_INSN Jakub Jelinek
19:10 [RFC] Wrong register numbers in .dwarf_frame on Linux/PowerPC Ulrich Weigand
19:08 Re: [patch] reorg.c janitor patch 2: handle DEBUG_INSN Richard Sandiford
18:59 Re: PR 55438: Incorrect use of BIGGEST_ALIGNMENT Richard Sandiford
18:27 [PING^2] PR 54805: __gthread_tsd* in vxlib-tls.c rbmj
18:09 patch to fix a test in PR55277 Vladimir Makarov
18:06 Re: [tsan] Instrument atomics Dmitry Vyukov
18:01 Re: [patch] reorg.c janitor patch 2: handle DEBUG_INSN Eric Botcazou
17:44 Re: PR 55438: Incorrect use of BIGGEST_ALIGNMENT Eric Botcazou
17:27 Re: [PATCH] Cleanup last_location and update input_location in ipa_prop Dehao Chen
17:07 Re: [tsan] Instrument atomics Xinliang David Li
16:53 Re: [PATCH] Section anchors and thread-local storage David Edelsohn
16:53 RFA: Enable both ld and gold in GCC 4.8 H.J. Lu
16:50 [PATCH][AARCH64] Refactor constant generation Sofiane Naci
16:44 [Patch, Fortran] PR5469 Tobias Burnus
16:30 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Richard Biener
16:25 Re: Fix PR 53743 and other -freorder-blocks-and-partition failures (issue6823047) Christophe Lyon
16:13 Re: [patch] Rework RTL CFG graph dumping to dump DOT format Richard Biener
16:10 Re: [PATCH] Cleanup last_location and update input_location in ipa_prop Richard Biener
16:03 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Kenneth Zadeck
15:55 Re: Fix PR 53743 and other -freorder-blocks-and-partition failures (issue6823047) Teresa Johnson
15:54 Re: [patch] Rework RTL CFG graph dumping to dump DOT format Steven Bosscher
15:54 Re: [PATCH] Cleanup last_location and update input_location in ipa_prop Dehao Chen
15:46 Re: [patch] Rework RTL CFG graph dumping to dump DOT format Richard Biener
15:46 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
15:42 [C++ Patch / RFC] PR 51242 Paolo Carlini
15:38 Re: [PATCH] Update source location for PRE inserted stmt Dehao Chen
15:36 Re: Tighten checking of vector comparisons Richard Biener
15:31 Re: patch to fix constant math - second small patch Richard Biener
15:30 Re: [PATCH] Do not dump location for compare_debug Richard Biener
15:29 Re: [PATCH] Cleanup last_location and update input_location in ipa_prop Richard Biener
15:27 Re: [PATCH] Fix substitute_and_fold ICE (PR tree-optimization/55331) Jakub Jelinek
15:24 Re: [PATCH] Fix substitute_and_fold ICE (PR tree-optimization/55331) Richard Biener
15:06 Re: [PATCH] gcc-{ar,nm,ranlib}: Find binutils binaries relative to self Richard Biener
15:03 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Richard Biener
14:50 Re: [PATCH] Allocate extra 16 bytes for -fsanitize=address H.J. Lu
14:47 Re: [PATCH] Reset source location for instructions moved out of its original residing basic block Richard Biener
14:45 Re: [PATCH] Fix make_range_step with -fwrapv (PR tree-optimization/55236) Richard Biener
14:42 Re: [PATCH] Use working set profile info to determine hotness (issue6852069) Teresa Johnson
14:42 Re: [RFA 6/8] validate_failures.py: remove pass/fail from GetBuildData Diego Novillo
14:40 [PATCH][ARM] AArch32 vmaxnm, vminnm support Kyrylo Tkachov
14:38 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Dominique Dhumieres
14:28 [PATCH] Don't bypass blocks with multiple latch edges (PR middle-end/54838) Marek Polacek
14:18 Re: [PATCH] Remove redundant variable in hash_set Richard Biener
14:13 Typo fix in loop-invariant.c Steven Bosscher
13:57 Re: [PATCH] Remove unused DELAY_SLOTS_FOR_EPILOGUE target macro Jeff Law
13:56 Re: [patch] reorg.c janitor patch 3: remove rare_destination() Jeff Law
12:53 Re: [PATCH, generic] Fix for define_subst Kirill Yukhin
12:31 Re: [Patch AArch64] Add support for TARGET_BUILTIN_DECL Marcus Shawcroft
12:30 Patch ping Jakub Jelinek
12:13 Re: [RFA/4.7/ARM] Backport arm-*-linux-gnueabihf triplet support to 4.7 Richard Biener
12:09 [PATCH] Remove redundant variable in hash_set Marek Polacek
12:01 Tidy up comments about sizetypes Eric Botcazou
11:48 Re: [Patch, Fortran] PR 54997: -Wunused-function gives false warnings for procedures passed as actual argument Mikael Morin
11:22 Re: [Patch,testsuite] ad PR52641: More fixes for not-so-common targets Hans-Peter Nilsson
11:21 Re: [Patch, Fortran] PR 54997: -Wunused-function gives false warnings for procedures passed as actual argument Janus Weil
10:35 Re: [Patch, Fortran, OOP] PR 54881: [4.8 Regression] [OOP] ICE in fold_convert_loc, at fold-const.c:2016 Janus Weil
10:20 Re: [tsan] Instrument atomics Dmitry Vyukov
09:55 Re: [PATCH][AARCH64] Fix the name mangling of va_list Marcus Shawcroft
09:52 Re: Minor fixes to ipa-inline-analysis.c Jan Hubicka
09:45 Re: [Patch,testsuite] ad PR52641: More fixes for not-so-common targets Georg-Johann Lay
09:14 [patch] Re: MULTIARCH_DIRNAME in gcc/config/rs6000/t-linux doesn't work Matthias Klose
08:36 Re: [tsan] Instrument atomics Jakub Jelinek
08:26 Re: [PATCH] Section anchors and thread-local storage Richard Sandiford
08:17 Re: [tsan] Instrument atomics Dmitry Vyukov
03:30 Re: [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver Hans-Peter Nilsson
00:30 Re: [PATCH] Section anchors and thread-local storage David Edelsohn

November 25, 2012
22:48 Re: Rewrite lto-symtab to work on symbol table H.J. Lu
22:38 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
22:30 Re: [patch] reorg.c janitor patch 2: handle DEBUG_INSN Steven Bosscher
22:09 Re: [patch] reorg.c janitor patch 2: handle DEBUG_INSN Jakub Jelinek
22:07 [PATCH, i386]: Add -mtune=generic to gcc.target/i386/sw-1.c Uros Bizjak
21:06 Re: [patch] reorg.c janitor patch 2: handle DEBUG_INSN Hans-Peter Nilsson
20:44 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
20:40 [PATCH, i386]: Fix handling of TARGET_SSE_TYPELESS_STORES in unaligned move RTXes Uros Bizjak
20:07 Re: [PATCH] Section anchors and thread-local storage Jakub Jelinek
20:01 [Patch, libquadmath, committed] PR 55462 - rounding fix Tobias Burnus
19:45 Re: [Patch, Fortran, OOP] PR 54881: [4.8 Regression] [OOP] ICE in fold_convert_loc, at fold-const.c:2016 Mikael Morin
19:37 Re: [PATCH] Update source location for PRE inserted stmt Xinliang David Li
19:17 Re: [Patch, Fortran] PR 54997: -Wunused-function gives false warnings for procedures passed as actual argument Mikael Morin
19:02 [PATCH] Section anchors and thread-local storage David Edelsohn
18:31 Re: [patch] reorg.c janitor patch 3: remove rare_destination() Richard Sandiford
18:06 remainder of config/arc (Was: Re: RFA: contribute Synopsis DesignWare ARC port) Joern Rennecke
18:04 Re: [Patch, fortran] PR46897 - [OOP] type-bound defined ASSIGNMENT(=) not used for derived type component in intrinsic assign Mikael Morin
17:55 Re: Rewrite lto-symtab to work on symbol table H.J. Lu
17:50 config/arc/arc.md (Was: Re: RFA: contribute Synopsis DesignWare ARC port) Joern Rennecke
17:48 config/arc/arc.c (Was: Re: RFA: contribute Synopsis DesignWare ARC port) Joern Rennecke
17:42 Re: [patch] reorg.c janitor patch 3: remove rare_destination() Steven Bosscher
17:13 Re: [patch] reorg.c janitor patch 3: remove rare_destination() Richard Sandiford
15:44 Re: [RFA 8/8] validate_failures.py: New directives @include, @remove. Diego Novillo
15:43 Re: [RFA 7/8] validate_failures.py: New options --manifest_subdir, --manifest_name Diego Novillo
15:42 Re: [RFA 5/8] validate_failures.py: make options a global Diego Novillo
15:42 [patch libstdc++]: Fix PR target/55445 Always defined __SEH__ when build from trunk Kai Tietz
15:41 Re: [RFA 4/8] validate_failures.py: rename --manifest to --manifest_path Diego Novillo
15:40 Re: [RFA 3/8] validate_failures.py: pass options.results for clean build case Diego Novillo
15:39 [patch libgcc]: Fix PR target/55445 Always defined __SEH__ when build from trunk Kai Tietz
15:34 Re: [RFA 2/8] validate_failures.py: use target_alias Diego Novillo
15:30 Re: [RFA 1/8] validate_failures.py: add TestResult ordinal Diego Novillo
15:26 [patch i386} Fix PR 55171 - [4.7/4.8 Regression] incorrect virtual thunk on mingw Kai Tietz
15:25 Re: VEC re-write [patch 01/25] Diego Novillo
14:41 Re: *ping* [patch, fortran] PR 30146, errors for INTENT(OUT) and INTENT(INOUT) for DO loop variables Steven Bosscher
13:44 [patch] reorg.c janitor patch 3: remove rare_destination() Steven Bosscher
13:36 Re: [tsan] Don't instrument clobber stmts, minor cleanups Richard Biener
13:29 Re: [PATCH]: Fix compiler segfault failure in cd_dce pass Richard Biener
13:27 Re: [PATCH] Fix VRP MULT_EXPR handling (PR tree-optimization/54471) Richard Biener
13:12 Re: *ping* [patch, fortran] PR 30146, errors for INTENT(OUT) and INTENT(INOUT) for DO loop variables Thomas Koenig
13:11 Re: VEC re-write [patch 01/25] Richard Biener
12:48 Re: [patch] Remove DECL_RESTRICTED_P Richard Biener
12:40 Re: [PATCH] Update source location for PRE inserted stmt Richard Biener
12:26 Re: Reduce complette unrolling & peeling limits Dominique Dhumieres
12:22 Re: Reduce complette unrolling & peeling limits Dominique Dhumieres
12:00 [patch] reorg.c janitor patch 2: handle DEBUG_INSN Steven Bosscher
11:51 [patch] reorg.c janitor patch: use return hard_reg_set_intersect_p Steven Bosscher
11:26 Re: Minor fixes to ipa-inline-analysis.c Richard Biener
00:56 Go patch committed: Don't use memcmp for struct == if trailing padding Ian Lance Taylor
00:08 Re: [PATCH] Remove unused DELAY_SLOTS_FOR_EPILOGUE target macro Steven Bosscher

November 24, 2012
23:54 Re: [PATCH] Remove unused DELAY_SLOTS_FOR_EPILOGUE target macro Hans-Peter Nilsson
23:18 Re: RFA: contribute Synopsis DesignWare ARC port Steven Bosscher
23:02 [RFA 8/8] validate_failures.py: New directives @include, @remove. Doug Evans
22:59 [RFA 7/8] validate_failures.py: New options --manifest_subdir, --manifest_name Doug Evans
22:54 [RFA 6/8] validate_failures.py: remove pass/fail from GetBuildData Doug Evans
22:52 [RFA 5/8] validate_failures.py: make options a global Doug Evans
22:50 [RFA 4/8] validate_failures.py: rename --manifest to --manifest_path Doug Evans
22:47 [RFA 3/8] validate_failures.py: pass options.results for clean build case Doug Evans
22:43 [RFA 2/8] validate_failures.py: use target_alias Doug Evans
22:41 [RFA 1/8] validate_failures.py: add TestResult ordinal Doug Evans
22:09 [PATCH] Remove unused DELAY_SLOTS_FOR_EPILOGUE target macro Steven Bosscher
20:47 libgo patch committed: Fix handling of Unix domain @ addresses Ian Lance Taylor
20:18 Re: [www-docs] Add note to gcc-4.8/changes.html that DWARF4 is now the default. Gerald Pfeifer
18:34 PR 55438: Incorrect use of BIGGEST_ALIGNMENT Richard Sandiford
18:12 Re: [C++ Patch] PR 55446 Jason Merrill
17:00 [patch] Fix x32 multiarch name (x86_64-linux-gnux32) Matthias Klose
14:32 Re: [patch, fortran] Fix PR 55314, rejects-valid regression Janus Weil
12:30 [patch, fortran] Fix PR 55314, rejects-valid regression Thomas Koenig
12:10 Re: Ping / update: Re: RFA: hookize ADJUST_INSN_LENGTH Joern Rennecke
11:34 Re: Ping / update: Re: RFA: hookize ADJUST_INSN_LENGTH Joern Rennecke
11:06 Re: [tsan] Instrument atomics Dmitry Vyukov
10:52 Re: [PATCH] Allocate extra 16 bytes for -fsanitize=address Hans-Peter Nilsson
10:31 Re: [Patch,testsuite] ad PR52641: More fixes for not-so-common targets Hans-Peter Nilsson
09:41 Committed: handle negative numbers in gcc-gdb-test.exp Hans-Peter Nilsson
09:36 Re: Ping / update: Re: RFA: hookize ADJUST_INSN_LENGTH Richard Sandiford
08:58 Re: [tsan] Instrument atomics Dmitry Vyukov
08:55 Re: [tsan] Instrument atomics Dmitry Vyukov
08:11 Re: [tsan] Instrument atomics Jakub Jelinek
07:47 Re: Reduce complette unrolling & peeling limits Jan Hubicka
07:00 Re: patch to fix PR55122 H.J. Lu
03:25 [C++ Patch] PR 55446 Paolo Carlini
03:00 Re: [PATCH, RFC] Dumping expanded MD files Hans-Peter Nilsson
02:23 [patch] fix two multiarch issues Matthias Klose
01:13 Re: [Patch, libquadmath, committed] Updated the I/O related part of libquadmath H.J. Lu
01:10 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
00:59 Re: [Patch, libquadmath, committed] Updated the I/O related part of libquadmath H.J. Lu
00:57 Re: [ARM, PATCH] TARGET_LDRD reject Thumb1 targets Ramana Radhakrishnan
00:57 Re: [PATCH][ARM][2/2] ARMv8 aarch32 round to integral instructions Ramana Radhakrishnan
00:55 Re: [PATCH][ARM][1/2] ARMv8 aarch32 round to integral instructions Ramana Radhakrishnan
00:27 Re: [RFA/ARM] Fix PR54974: Thumb literal pools don't handle PC rounding Ramana Radhakrishnan

November 23, 2012
23:47 Re: [PATCH, AArch64 4.7] Backport of __builtin_bswap16 optimisation Marcus Shawcroft
23:38 Re: [Patch, libquadmath, committed] Updated the I/O related part of libquadmath H.J. Lu
23:21 Re: [Patch, libquadmath, committed] Updated the I/O related part of libquadmath H.J. Lu
23:20 Re: [PING Updated]: [PATCH GCC/ARM] Fix problem that hardreg_cprop opportunities are missed on thumb1 Ramana Radhakrishnan
22:46 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
22:12 [Patch, libquadmath, committed] Updated the I/O related part of libquadmath Tobias Burnus
22:11 [patch] PR libstdc++/52680 define std::this_thread functions without --enable-libstdcxx-time Jonathan Wakely
21:15 [committed] PATCH: PR sanitizer/55450: libtool: install: error: cannot install `libtsan.la' to a directory not ending in H.J. Lu
19:50 Re: [PATCH] Allocate extra 16 bytes for -fsanitize=address Jakub Jelinek
19:33 Re: [PATCH] Allocate extra 16 bytes for -fsanitize=address H.J. Lu
19:23 Re: [PATCH] Allocate extra 16 bytes for -fsanitize=address Uros Bizjak
19:17 Re: [PATCH] Allocate extra 16 bytes for -fsanitize=address H.J. Lu
19:01 Re: [PATCH] Allocate extra 16 bytes for -fsanitize=address Uros Bizjak
18:46 Re: Reduce complette unrolling & peeling limits Hans-Peter Nilsson
18:17 Re: [PATCH] Allocate extra 16 bytes for -fsanitize=address H.J. Lu
18:12 Re: [PATCH] Allocate extra 16 bytes for -fsanitize=address Jakub Jelinek
18:12 Re: [PATCH] Allocate extra 16 bytes for -fsanitize=address Konstantin Serebryany
18:09 [PATCH, AArch64 4.7] Backport of __builtin_bswap16 optimisation Ian Bolton
18:08 Re: [PATCH] Allocate extra 16 bytes for -fsanitize=address H.J. Lu
17:39 Re: [PATCH] Allocate extra 16 bytes for -fsanitize=address Jakub Jelinek
17:23 [PATCH] Allocate extra 16 bytes for -fsanitize=address H.J. Lu
17:19 Re: [PATCH][Revisedx5] Enable libsanitizer on darwin Konstantin Serebryany
17:16 [Patch, committed] Remove obsolete asan remark from invoke.texi Tobias Burnus
17:07 Re: [tsan] Instrument atomics Xinliang David Li
17:06 Re: [Patch, fortran] PR46897 - [OOP] type-bound defined ASSIGNMENT(=) not used for derived type component in intrinsic assign Tobias Burnus
16:39 Re: [tsan] Instrument atomics Jakub Jelinek
16:29 Re: [PATCH][Revisedx5] Enable libsanitizer on darwin Alexander Potapenko
16:27 Re: [libsanitizer] merge fresh sources from upstream Konstantin Serebryany
16:17 [PATCH][Revisedx5] Enable libsanitizer on darwin Jack Howarth
16:17 Re: [C++ PATCH] Fix PR 55418 Paolo Carlini
16:07 Re: [libsanitizer] merge fresh sources from upstream Jakub Jelinek
16:03 [patch] Add workaround for LEON 3 FP errata Eric Botcazou
16:01 Fix core's cost of stringops Jan Hubicka
16:00 Fix PR rtl-optimization/55388 Eric Botcazou
15:59 [PING, PATCH, ARM] Improved core -> NEON extend Ulrich Weigand
15:56 Re: patch to fix PR55430 Vladimir Makarov
15:50 Re: [C++ PATCH] Fix PR 55418 Paolo Carlini
15:47 Re: [C++ PATCH] Fix PR 55418 Jason Merrill
15:46 Re: [C++ PATCH] Fix PR 55418 Jason Merrill
15:45 Re: [PATCH] Avoid some further -Wreturn-type false positives (PR c++/54046) Jason Merrill
15:14 Re: patch to fix PR55430 Vladimir Makarov
15:06 Re: [PATCH] Add PR55430 testcase (PR middle-end/55430) Vladimir Makarov
14:47 Re: [libsanitizer] merge fresh sources from upstream Konstantin Serebryany
14:45 [PATCH] Add PR55430 testcase (PR middle-end/55430) Jakub Jelinek
14:25 Re: RFC: PATCH to add abi_tag attribute Jason Merrill
14:21 Re: [libsanitizer] merge fresh sources from upstream Jakub Jelinek
14:13 Re: [PATCH] Use working set profile info to determine hotness (issue6852069) Jan Hubicka
14:13 Re: [libsanitizer] merge fresh sources from upstream Konstantin Serebryany
14:06 [tsan] Instrument atomics Jakub Jelinek
14:05 Re: [PATCH] Use working set profile info to determine hotness (issue6852069) Jan Hubicka
13:39 [tsan] Don't instrument clobber stmts, minor cleanups Jakub Jelinek
13:36 [Patch,testsuite] ad PR52641: More fixes for not-so-common targets Georg-Johann Lay
13:34 Re: [wwwdocs] Mention -faddress-sanitizer in gcc-4.8/changes.html Konstantin Serebryany
13:30 Re: [wwwdocs] Mention -faddress-sanitizer in gcc-4.8/changes.html Tobias Burnus
13:25 Re: [wwwdocs] Mention -faddress-sanitizer in gcc-4.8/changes.html Konstantin Serebryany
13:22 Re: [wwwdocs] Mention -faddress-sanitizer in gcc-4.8/changes.html Tobias Burnus
12:54 Re: [libsanitizer] merge fresh sources from upstream Konstantin Serebryany
12:48 Re: [libsanitizer] merge fresh sources from upstream Jakub Jelinek
12:43 Re: patch to fix PR55430 Uros Bizjak
12:36 Re: [libsanitizer] merge fresh sources from upstream Konstantin Serebryany
12:21 Re: [wwwdocs] Mention -faddress-sanitizer in gcc-4.8/changes.html Konstantin Serebryany
11:28 Re: [wwwdocs] Mention -faddress-sanitizer in gcc-4.8/changes.html Tobias Burnus
11:16 Re: [libsanitizer] merge fresh sources from upstream Jakub Jelinek
11:07 [Ada] Fix ICE on 'Old attribute and discriminated record type Eric Botcazou
11:03 [libsanitizer] merge fresh sources from upstream Konstantin Serebryany
10:43 [Ada] Fix layout of variant record types with aliased components Eric Botcazou
10:23 Re: [Patch,build,ada]: Fix PR55243: Set STAMP Georg-Johann Lay
10:20 [Patch,build,ada]: Fix PR55243: Set STAMP Georg-Johann Lay
09:58 Re: RFC: PATCH to add abi_tag attribute Florian Weimer
09:47 [patch] Rework RTL CFG graph dumping to dump DOT format Steven Bosscher
09:26 Re: [PATCH, RFC] Dumping expanded MD files Mike Stump
09:26 Re: [Patch,testsuite] ad PR52641: Fix some more tests that fail for small targets Mike Stump
09:12 Ping: RE: [RFC] New feature to reuse one multilib among different targets Terry Guo
07:50 Re: patch to fix PR55430 H.J. Lu
05:29 [GCC ARM-Embedded-4_7]Back port r191457/r193687(prefer short-circuit on ARMv6m) from TRUNK Bin Cheng
04:10 Re: [libsanitizer] a script to help merging asan from upstream Konstantin Serebryany
01:29 patch to fix PR55430 Vladimir Makarov
00:53 Re: [tsan] ThreadSanitizer instrumentation part Wei Mi

November 22, 2012
23:22 Re: [tsan] libsanitizer tweaks Diego Novillo
23:18 Re: [tsan] ThreadSanitizer instrumentation part Jack Howarth
23:08 [PATCH] PR testsuite/55440: Filter out -fsanitize=address from PLUGINCFLAGS H.J. Lu
23:06 Re: [tsan] ThreadSanitizer instrumentation part Jakub Jelinek
23:04 Re: [tsan] ThreadSanitizer instrumentation part H.J. Lu
22:54 Ping / update: Re: RFA: hookize ADJUST_INSN_LENGTH Joern Rennecke
22:50 Re: [libsanitizer] a script to help merging asan from upstream Xinliang David Li
22:08 Re: [tsan] ThreadSanitizer instrumentation part Wei Mi
22:06 Re: [tsan] ThreadSanitizer instrumentation part Wei Mi
21:28 [PATCH, doc]: Fix md.texi warning Uros Bizjak
21:17 [PATCH, i386]: Modernize FP compares using mode attributes, part 2 Uros Bizjak
20:37 [PATCH] Add --with-build-config=bootstrap-asan support H.J. Lu
20:22 RFA: contribute Synopsis DesignWare ARC port Joern Rennecke
19:45 Re: [PATCH, i386]: Modernize FP compares using mode attributes Uros Bizjak
19:40 Re: [PATCH, i386]: Modernize FP compares using mode attributes Steven Bosscher
19:07 Re: [libsanitizer] a script to help merging asan from upstream Konstantin Serebryany
18:58 Re: [PATCH] Add no_address_safety_analysis attribute (PR sanitizer/55435) Konstantin Serebryany
18:17 [AARCH64-47, PATCH] Remove 'Utf' constraint documentation for AArch64. Marcus Shawcroft
18:09 [PATCH] Remove 'Utf' constraint documentation for AArch64. Marcus Shawcroft
17:49 [PATCH, RFC] Dumping expanded MD files Kirill Yukhin
17:36 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Konstantin Serebryany
17:36 [PATCH, generic] Fix for define_subst Kirill Yukhin
16:54 [Patch,testsuite] ad PR52641: Fix some more tests that fail for small targets Georg-Johann Lay
16:49 [PATCH][AARCH64] Fix the name mangling of AdvSIMD vector types Yufeng Zhang
16:41 [PATCH, i386]: Modernize FP compares using mode attributes Uros Bizjak
16:03 Re: [C++ PATCH] Fix PR 55418 Paolo Carlini
15:27 Re: [AARCH64] Update maintainers file Gerald Pfeifer
15:26 C++ PATCH for c++/55137 (dynamic initialization with overflow) Jason Merrill
15:13 [PATCH] Convert asan to use sanitizer.def builtins, initialize them if the FE didn't Jakub Jelinek
15:09 Re: [asan] PATCH: PR driver/55379: Issue an error for -static with fsanitize=address Jakub Jelinek
15:07 Re: [C++ PATCH] Fix PR 55418 Jakub Jelinek
14:45 PATCH: PR driver/55374: [asan] Wrong linking order of libasan and libstdc++ H.J. Lu
14:39 [asan] PATCH: PR driver/55379: Issue an error for -static with fsanitize=address H.J. Lu
14:04 Re: RFC: Add --with-build-config=bootstrap-asan support H.J. Lu
13:55 Re: RFC: Add --with-build-config=bootstrap-asan support Markus Trippelsdorf
13:30 Re: [AARCH64] Update maintainers file Richard Earnshaw
13:28 Re: [C++ PATCH] Fix PR 55418 Paolo Carlini
13:21 [tsan] libsanitizer tweaks Jakub Jelinek
13:14 Re: Sparc ASAN Alexander Potapenko
12:07 [C++ PATCH] Fix PR 55418 Markus Trippelsdorf
11:35 RE: [PATCH][ARM] Define predicable attribute for arm_abssi2 and arm_neg_abssi2 Kyrylo Tkachov
11:22 Re: [PATCH] Add STATIC_LIBASAN_LIBS for -static-libasan Jakub Jelinek
11:08 [PATCH] Add no_address_safety_analysis attribute (PR sanitizer/55435) Jakub Jelinek
10:59 Re: Tighten checking of vector comparisons Marc Glisse
10:25 [C++ testcase] PR 55432 Paolo Carlini
10:03 Re: [PATCH] Use ATTRIBUTE_PACKED in ree.c Eric Botcazou
09:54 Re: [tsan] ThreadSanitizer instrumentation part Jakub Jelinek
08:38 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Evgeniy Stepanov
08:08 Re: [tsan] ThreadSanitizer instrumentation part Jakub Jelinek
07:52 Re: [PATCH] Use ATTRIBUTE_PACKED in ree.c Jakub Jelinek
07:45 Re: [tsan] ThreadSanitizer instrumentation part Xinliang David Li
07:23 Re: [tsan] ThreadSanitizer instrumentation part Wei Mi
06:50 Re: [Patch Ping] Fix problem that hardreg_cprop opportunities are missed on thumb1GCC Jeff Law
05:05 Re: [patch,avr] Ad PR54222: Move decimal point of signed accum one bit right. Denis Chertykov
04:35 Re: Sparc ASAN David Miller
02:48 Re: [PATCH][Revisedx4] Enable libsanitizer on darwin Konstantin Serebryany
02:42 Re: [libsanitizer] a script to help merging asan from upstream Konstantin Serebryany
01:46 [Patch Ping] Fix problem that hardreg_cprop opportunities are missed on thumb1GCC Bin Cheng
00:13 Re: Fwd: [libatomic][patch] Handle -mx32 like -m64 Richard Henderson

November 21, 2012
23:57 [patch, libquadmath, committed] Another GLIBC update of libquadmath Tobias Burnus
23:54 RFC: Add --with-build-config=bootstrap-asan support H.J. Lu
23:48 Re: Sparc ASAN Peter Bergner
23:28 Re: [PATCH] Use ATTRIBUTE_PACKED in ree.c Eric Botcazou
23:19 Re: ping - Re: [patch] [alpha] add multiarch definitions for alpha-linux-gnu Richard Henderson
22:43 [alpha] Update to new extv/insv patterns Richard Henderson
22:23 Re: [Patch, Fortran] PR 55352: [4.7/4.8 Regression] Erroneous gfortran warning of unused module variable when variable is only used in namelist Janus Weil
22:22 patch to fix PR55414 Vladimir Makarov
21:35 [PATCH]: Fix compiler segfault failure in cd_dce pass Xinliang David Li
20:51 Re: [patch, pch] Fix pch failure on mips-mti-linux-gnu Joseph S. Myers
20:42 [PATCH] Use ATTRIBUTE_PACKED in ree.c Jakub Jelinek
20:38 [PATCH] Fix VRP MULT_EXPR handling (PR tree-optimization/54471) Jakub Jelinek
20:36 [committed] Update gomp_managed_threads in gomp_free_thread (PR libgomp/55411) Jakub Jelinek
20:32 Re: Sparc ASAN David Miller
20:31 Re: Sparc ASAN Jakub Jelinek
20:27 Re: Sparc ASAN David Miller
20:25 Re: What CPP macro should -fsanitize=address define? Jakub Jelinek
20:22 Re: What CPP macro should -fsanitize=address define? H.J. Lu
20:12 Re: What CPP macro should -fsanitize=address define? Jakub Jelinek
19:59 [RFA/ARM] Fix PR54974: Thumb literal pools don't handle PC rounding Matthew Gretton-Dann
19:25 Re: What CPP macro should -fsanitize=address define? H.J. Lu
19:13 Re: Sparc ASAN Ramana Radhakrishnan
19:04 Re: [libsanitizer] a script to help merging asan from upstream Xinliang David Li
18:56 Re: [libsanitizer] a script to help merging asan from upstream Kostya Serebryany
18:52 Re: ping - Re: [patch] [ia64] add multiarch definitions for ia64-linux-gnu Steve Ellcey
18:50 Re: [libsanitizer] a script to help merging asan from upstream Xinliang David Li
18:47 Re: What CPP macro should -fsanitize=address define? Konstantin Serebryany
18:45 [PATCH][Revisedx4] Enable libsanitizer on darwin Jack Howarth
18:44 [patch, pch] Fix pch failure on mips-mti-linux-gnu Steve Ellcey
18:42 What CPP macro should -fsanitize=address define? H.J. Lu
18:40 [ARM, PATCH] TARGET_LDRD reject Thumb1 targets Greta Yorsh
18:25 [libsanitizer] a script to help merging asan from upstream Kostya Serebryany
17:54 Re: Sparc ASAN David Miller
17:47 Re: [PATCH] Change -faddress-sanitizer to -fsanitize=address Wei Mi
17:46 Re: [patch] [m68k] add multiarch definitions for m68k-linux-gnu Andreas Schwab
17:38 Re: [Patch, Fortran] PR 55352: [4.7/4.8 Regression] Erroneous gfortran warning of unused module variable when variable is only used in namelist Paul Richard Thomas
17:29 Re: Sparc ASAN Peter Bergner
17:20 Re: Sparc ASAN Konstantin Serebryany
17:14 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Peter Bergner
17:13 Re: Sparc ASAN Ramana Radhakrishnan
17:06 Re: Sparc ASAN Konstantin Serebryany
16:58 Re: [PATCH, RFC] PR 55415 : Pessimistic misalignment from eipa_sra pass Martin Jambor
16:40 Re: Sparc ASAN David Miller
16:36 Re: Sparc ASAN Andreas Schwab
16:28 Re: Sparc ASAN Andrew Pinski
16:27 Re: Reduce complette unrolling & peeling limits Jan Hubicka
16:25 Re: Reduce complette unrolling & peeling limits Jan Hubicka
16:23 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Konstantin Serebryany
16:21 Re: Sparc ASAN Konstantin Serebryany
16:16 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Peter Bergner
16:06 Re: Sparc ASAN Peter Bergner
15:40 Re: Sparc ASAN Konstantin Serebryany
15:29 Re: Sparc ASAN David Miller
15:26 Re: [patch] [s390] add multiarch definitions for s390-linux-gnu Ulrich Weigand
15:08 Re: libsanitizer/README.gcc update Kostya Serebryany
15:06 [committed] Fix profile.c asan failure (PR gcov-profile/55417) Jakub Jelinek
15:05 [Patch AArch64] Add support for TARGET_BUILTIN_DECL James Greenhalgh
14:44 Re: libsanitizer/README.gcc update Jakub Jelinek
14:39 [patch,avr] Ad PR54222: Move decimal point of signed accum one bit right. Georg-Johann Lay
14:36 libsanitizer/README.gcc update Kostya Serebryany
14:31 [PATCH][AARCH64] Fix the name mangling of va_list Yufeng Zhang
14:16 Re: Reduce complette unrolling & peeling limits Jan Hubicka
14:12 [aarch64-4.7][committed] Move misplaced ChangeLog entries to ChangeLog.aarch64 James Greenhalgh
13:51 [libquadmath, patch, committed] PR55225: Add a configure check whether math.h has signgam Tobias Burnus
13:47 Re: Reduce complette unrolling & peeling limits Dominique Dhumieres
13:39 Re: Sparc ASAN (was Re: sparc bootstrap still broken) Konstantin Serebryany
13:31 [AARCH64-4.7, PATCH, committed] Fix race in parallel build. Marcus Shawcroft
13:21 Re: Sparc ASAN Konstantin Serebryany
13:15 [PATCH, i386]: Simplify some SWI48x iterator uses Uros Bizjak
13:15 Re: [RFC] Parallel build broken on trunk. Marcus Shawcroft
13:12 Re: rfc NOP vs CONVERT (was: Simplifying Gimple Generation) Michael Matz
13:06 Re: [PATCH, PR 55260] Fix cgraph_edge_brings_all_agg_vals_for_node Jan Hubicka
13:02 Re: [PATCH] Fix sanitizer build on sparc64. Andreas Schwab
12:59 Re: [PATCH] Recognize clones for all contexts in SCCs in IPA-CP Jan Hubicka
12:47 Re: [PATCH] Use working set profile info to determine hotness (issue6852069) Jan Hubicka
12:45 Re: [patch] [aarch64] add multiarch definitions for aarch64-linux-gnu Marcus Shawcroft
12:41 Re: [PATCH] Fix sanitizer build on sparc64. Konstantin Serebryany
12:39 Re: [aarch64-4.7][committed] Fix Bad backport of Refactor thunks code generation. Marcus Shawcroft
12:25 Re: [RFC PATCH] Masked load/store vectorization Yuri Rumyantsev
12:13 Re: [PATCH] Fix sanitizer build on sparc64. Jakub Jelinek
12:10 Re: [PATCH] Fix sanitizer build on sparc64. Konstantin Serebryany
11:49 Re: [RFA/4.7/ARM] Backport arm-*-linux-gnueabihf triplet support to 4.7 Matthew Gretton-Dann
11:29 RE: [PATCH][ARM][2/2] ARMv8 aarch32 round to integral instructions Kyrylo Tkachov
11:29 RE: [PATCH][ARM][1/2] ARMv8 aarch32 round to integral instructions Kyrylo Tkachov
11:06 Re: [aarch64-4.7][committed] Fix Bad backport of Refactor thunks code generation. Richard Earnshaw
10:55 [aarch64-4.7][committed] Fix Bad backport of Refactor thunks code generation. James Greenhalgh
10:48 [PATCH] Recognize clones for all contexts in SCCs in IPA-CP Martin Jambor
10:19 Re: [www-docs] Add note to gcc-4.8/changes.html that DWARF4 is now the default. Mark Wielaard
10:16 Re: [www-docs] Add note to gcc-4.8/changes.html that DWARF4 is now the default. Jakub Jelinek
10:14 [www-docs] Add note to gcc-4.8/changes.html that DWARF4 is now the default. Mark Wielaard
09:49 Re: [RFC] Parallel build broken on trunk. Laurynas Biveinis
09:47 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Evgeniy Stepanov
09:06 Re: Sparc ASAN Jakub Jelinek
08:24 Re: [PATCH] Fix sanitizer build on sparc64. Andreas Schwab
07:57 Re: [PATCH] Change -faddress-sanitizer to -fsanitize=address Jakub Jelinek
07:14 Re: [PATCH] Change -faddress-sanitizer to -fsanitize=address Wei Mi
07:14 Ping: [PATCH] Disable libsanitizer if C++ is not being built Siddhesh Poyarekar
07:13 Ping: [PATCH v2] PR tree-optimization/55079: Don't remove all exits of a loop during loop unroll Siddhesh Poyarekar
07:04 libgo patch committed: Update to current version of library Ian Lance Taylor
04:19 Re: Sparc ASAN David Miller
04:03 Re: [PATCH] Fix sanitizer build on sparc64. Konstantin Serebryany
03:54 RE: [PATCH ARM]Define LOGICAL_OP_NON_SHORT_CIRCUIT for ARM target Bin Cheng
03:50 ping - Re: [patch] [m68k] add multiarch definitions for m68k-linux-gnu Matthias Klose
03:47 ping - Re: [patch] [alpha] add multiarch definitions for alpha-linux-gnu Matthias Klose
03:46 [ping] - Re: [patch] [s390] add multiarch definitions for s390-linux-gnu Matthias Klose
03:21 Re: [patch] [powerpc] add multiarch definitions for powerpc-linux-gnu Matthias Klose
02:44 ping - Re: [patch] [ia64] add multiarch definitions for ia64-linux-gnu Matthias Klose
02:40 Re: [patch] [powerpc] add multiarch definitions for powerpc-linux-gnu David Edelsohn
02:20 Sparc ASAN (was Re: sparc bootstrap still broken) David Miller
00:53 Re: [ping] Re: [patch v2] support for multiarch systems Matthias Klose
00:05 Re: [RFA/4.7/ARM] Backport arm-*-linux-gnueabihf triplet support to 4.7 Matthias Klose

November 20, 2012
23:25 Re: [RFC PATCH] Masked load/store vectorization Hans-Peter Nilsson
23:01 Re: [patch] PR tree-optimization/55350: invalid pointer operand to PLUS_EXPR Eric Botcazou
22:50 Re: [PATCH] Fix sanitizer build on sparc64. Andreas Schwab
22:47 Re: [patch] [arm] add multiarch definitions for arm-linux-gnueabi Ramana Radhakrishnan
22:34 Re: [patch] PR tree-optimization/55350: invalid pointer operand to PLUS_EXPR Aldy Hernandez
22:27 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Richard Henderson
22:25 Re: [patch] PR tree-optimization/55350: invalid pointer operand to PLUS_EXPR Eric Botcazou
22:15 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Peter Bergner
22:11 Re: [5/8] Tweak bitfield alignment handling Eric Botcazou
22:04 [PATCH, PR 55260] Fix cgraph_edge_brings_all_agg_vals_for_node Martin Jambor
22:01 Re: [PATCH ARM]Define LOGICAL_OP_NON_SHORT_CIRCUIT for ARM target Ramana Radhakrishnan
21:54 Re: [patch] [arm] add multiarch definitions for arm-linux-gnueabi Ramana Radhakrishnan
21:36 Re: rfc NOP vs CONVERT (was: Simplifying Gimple Generation) Martin Jambor
21:34 patch to fix PR55396 Vladimir Makarov
21:23 Re: rfc NOP vs CONVERT (was: Simplifying Gimple Generation) Diego Novillo
21:21 Add a generic vNULL for initializing vec<> instances Diego Novillo
21:18 Re: [PATCH, RFC] PR 55403 + 55391 Richard Henderson
20:57 [PATCH] Fix sanitizer build on sparc64. David Miller
20:54 Re: [PATCH, RFC] PR 55403 + 55391 Richard Sandiford
20:36 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Richard Henderson
20:35 [RFA/4.7/ARM] Backport arm-*-linux-gnueabihf triplet support to 4.7 Matthew Gretton-Dann
20:32 [PATCH] Avoid some further -Wreturn-type false positives (PR c++/54046) Jakub Jelinek
20:20 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Peter Bergner
20:11 Re: [PR middle-end/55398] Convert vec<> into a POD Ulrich Weigand
20:04 Re: [PATCH, RFC] PR 55403 + 55391 Richard Henderson
19:59 Re: sparc bootstrap still broken David Miller
19:56 Re: [5/8] Tweak bitfield alignment handling Richard Sandiford
19:53 Re: sparc bootstrap still broken Konstantin Serebryany
19:49 Re: [PR middle-end/55398] Convert vec<> into a POD Diego Novillo
19:37 Re: sparc bootstrap still broken David Miller
19:36 Re: [PR middle-end/55398] Convert vec<> into a POD Jakub Jelinek
19:25 Re: [PATCH, RFC] PR 55403 + 55391 Richard Henderson
19:24 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Konstantin Serebryany
19:20 Re: sparc bootstrap still broken Konstantin Serebryany
19:09 Re: sparc bootstrap still broken David Miller
19:08 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Peter Bergner
19:03 Re: sparc bootstrap still broken Konstantin Serebryany
18:54 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Konstantin Serebryany
18:14 Re: sparc bootstrap still broken David Miller
18:09 Re: RFA: patch to fix PR19398 Uros Bizjak
18:08 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Peter Bergner
18:08 Re: sparc bootstrap still broken Peter Bergner
17:52 Re: [patch] PR tree-optimization/55350: invalid pointer operand to PLUS_EXPR Jakub Jelinek
17:49 Re: [PR middle-end/55398] Convert vec<> into a POD Andreas Tobler
17:46 [patch] PR tree-optimization/55350: invalid pointer operand to PLUS_EXPR Aldy Hernandez
17:30 Re: [PATCH, RFC] PR 55403 + 55391 Richard Sandiford
17:28 libbacktrace patch committed: Always clear union in read_attribute Ian Lance Taylor
17:24 [PATCH, RFC] PR 55415 : Pessimistic misalignment from eipa_sra pass Richard Henderson
17:11 Re: [PATCH, RFC] PR 55403 + 55391 Richard Henderson
16:55 Re: [PATCH, RFC] PR 55403 + 55391 Richard Sandiford
16:45 Re: [AARCH64] Update maintainers file Richard Earnshaw
16:35 [RFC] Parallel build broken on trunk. Marcus Shawcroft
16:31 [PATCH, RFC] PR 55403 + 55391 Richard Henderson
16:27 Re: [PR middle-end/55398] Convert vec<> into a POD Diego Novillo
16:26 [PATCH,committed] AIX largetoc fixes David Edelsohn
16:24 Fix dependencies for tlink.o Diego Novillo
16:23 [PR middle-end/55398] Convert vec<> into a POD Diego Novillo
15:49 Re: [patch i386 windows]: Fix regression about name-decoration Richard Henderson
15:17 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Konstantin Serebryany
15:12 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Evgeniy Stepanov
15:08 [Cilkplus] Merged with trunk at revision 193607 Iyer, Balaji V
14:59 [v3] libstdc++/55413 Paolo Carlini
14:47 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Dmitry Vyukov
14:21 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Konstantin Serebryany
13:57 Re: VEC re-write [patch 01/25] Ulrich Weigand
13:53 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Konstantin Serebryany
13:41 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Peter Bergner
13:33 Re: [patch] [aarch64] add multiarch definitions for aarch64-linux-gnu Matthias Klose
13:31 Re: [PR 55238] More careful pass-through handling in find_aggregate_values_for_callers_subset Martin Jambor
13:12 Commit: RX backend fixes Nick Clifton
13:11 Commit: V850: Various backend fixes Nick Clifton
12:56 [PATCH, i386]: Emit CLOBBERs in VOIDmode Uros Bizjak
12:47 Re: [patch] [aarch64] add multiarch definitions for aarch64-linux-gnu Marcus Shawcroft
11:44 Re: [patch] escape sharp brackets to avoid doxygen warnings Jonathan Wakely
11:11 Re: [RFC PATCH] Masked load/store vectorization Jakub Jelinek
11:06 Re: [PATCH] Replace const_vector with match_operand in sse.md Kirill Yukhin
10:32 Re: [5/8] Tweak bitfield alignment handling Richard Sandiford
10:32 Re: [PATCH][ARM] Define predicable attribute for arm_abssi2 and arm_neg_abssi2 Richard Earnshaw
10:25 RE: [PATCH][ARM] Define predicable attribute for arm_abssi2 and arm_neg_abssi2 Kyrylo Tkachov
10:25 [patch i386 windows]: Fix regression about name-decoration Kai Tietz
09:17 Re: [PATCH][ARM] Define predicable attribute for arm_abssi2 and arm_neg_abssi2 Richard Earnshaw
09:01 Re: sparc bootstrap still broken Konstantin Serebryany
08:21 Re: [5/8] Tweak bitfield alignment handling Mikael Pettersson
08:19 Re: sparc bootstrap still broken David Miller
07:41 Re: sparc bootstrap still broken Konstantin Serebryany
07:08 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Konstantin Serebryany
06:20 Re: sparc bootstrap still broken David Miller
05:34 Re: sparc bootstrap still broken Konstantin Serebryany
05:26 Re: sparc bootstrap still broken David Miller
05:22 Re: [PATCH] Change -faddress-sanitizer to -fsanitize=address Konstantin Serebryany
05:21 Re: sparc bootstrap still broken Konstantin Serebryany
05:18 RE: [PATCH ARM]Define LOGICAL_OP_NON_SHORT_CIRCUIT for ARM target Bin Cheng
05:17 Re: [PATCH] Change -faddress-sanitizer to -fsanitize=address Xinliang David Li
05:16 sparc bootstrap still broken David Miller
05:10 Re: [PATCH] Change -faddress-sanitizer to -fsanitize=address Konstantin Serebryany
05:08 Re: [PATCH] Change -faddress-sanitizer to -fsanitize=address Konstantin Serebryany
05:06 Re: [wwwdocs] Mention -faddress-sanitizer in gcc-4.8/changes.html Konstantin Serebryany
02:57 Re: [5/8] Tweak bitfield alignment handling John David Anglin
02:09 RE: [PATCH, libgcc] Make possible to disable JCR in crtstuff.c Joey Ye
00:58 Re: [PATCH] New fdo summary-based icache sensitive unrolling (issue6351086) Teresa Johnson
00:25 Re: [patch] [aarch64] add multiarch definitions for aarch64-linux-gnu Matthias Klose
00:23 Re: [patch] Apply recent DRs resolutions to libstdc++ Jonathan Wakely
00:20 Re: [Patch] Slightly improve powerpc floating point handling David Edelsohn

November 19, 2012
23:45 Re: [patch] Apply recent DRs resolutions to libstdc++ Jonathan Wakely
23:43 Re: [patch] Apply recent DRs resolutions to libstdc++ 3dw4rd
23:39 Re: [patch] [aarch64] add multiarch definitions for aarch64-linux-gnu Joseph S. Myers
23:26 [Patch] Slightly improve powerpc floating point handling Michael Meissner
23:25 Re: PR 55359: ICE on invalid subreg in simplify_subreg Jakub Jelinek
23:16 [patch] [aarch64] add multiarch definitions for aarch64-linux-gnu Matthias Klose
23:07 PR 55359: ICE on invalid subreg in simplify_subreg Richard Sandiford
22:57 Re: [PATCH] Fix libgcc GCC_4.8.0 symver (PR bootstrap/55370) Joseph S. Myers
22:48 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
22:44 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Eric Botcazou
22:44 [PATCH] Use working set profile info to determine hotness (issue6852069) Teresa Johnson
22:36 Re: [patch] Apply recent DRs resolutions to libstdc++ Jonathan Wakely
22:29 [patch] Apply recent DRs resolutions to libstdc++ Jonathan Wakely
22:15 [IA-64] Fix dynamic allocation in leaf functions Eric Botcazou
22:11 Re: [patch] fix memory leak in trans-mem Richard Henderson
22:03 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
21:58 Re: [PATCH] Invalidate in cselib sp after processing frame_pointer_needed fp setter (PR rtl-optimization/54921, take 2) Richard Henderson
21:52 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Eric Botcazou
21:45 Re: [PATCH] Invalidate in cselib sp after processing frame_pointer_needed fp setter (PR rtl-optimization/54921, take 2) Jakub Jelinek
21:44 Re: [PATCH] Fix up cross-jumping with __builtin_trap or __builtin_unreachable (PR middle-end/55094) Richard Henderson
21:42 Re: [PATCH] Invalidate in cselib sp after processing frame_pointer_needed fp setter (PR rtl-optimization/54921, take 2) Richard Henderson
21:35 [patch] improve comments for libstdc++ hash tables Jonathan Wakely
21:29 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Eric Botcazou
21:20 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
21:00 Re: PATCH: Add --with-build-config=bootstrap-asan support H.J. Lu
20:46 [PATCH] Fix up cross-jumping with __builtin_trap or __builtin_unreachable (PR middle-end/55094) Jakub Jelinek
20:42 [PATCH] Fix libgcc GCC_4.8.0 symver (PR bootstrap/55370) Jakub Jelinek
20:40 [PATCH] Invalidate in cselib sp after processing frame_pointer_needed fp setter (PR rtl-optimization/54921, take 2) Jakub Jelinek
20:39 [Patch, Fortran] PR 55352: [4.7/4.8 Regression] Erroneous gfortran warning of unused module variable when variable is only used in namelist Janus Weil
20:35 Re: PATCH: Add --with-build-config=bootstrap-asan support Paolo Bonzini
20:35 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
20:16 Re: VEC re-write [patch 01/25] Jack Howarth
20:07 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Peter Bergner
19:57 Re: VEC re-write [patch 01/25] Jack Howarth
19:28 Re: [PATCH] Change -faddress-sanitizer to -fsanitize=address Jakub Jelinek
19:21 Re: [PATCH] Change -faddress-sanitizer to -fsanitize=address Wei Mi
19:19 Re: Patch: PR target/55142: [4.8 Regression] internal compiler error: in plus_constant, at explow.c:88 H.J. Lu
19:15 Re: [PATCH] Change -faddress-sanitizer to -fsanitize=address Xinliang David Li
18:58 Re: [PATCH] Change -faddress-sanitizer to -fsanitize=address Jakub Jelinek
18:57 [testsuite] Adjust recent g++.dg/tls/thread_local testcases Eric Botcazou
18:54 [patch] fix memory leak in trans-mem Aldy Hernandez
18:45 [wwwdocs] Mention -faddress-sanitizer in gcc-4.8/changes.html Tobias Burnus
18:40 Re: [PATCH AArch64] Implement bswaphi2 with rev16 Marcus Shawcroft
18:36 Re: [PATCH] [AArch64] Refactor Advanced SIMD builtin initialisation. Marcus Shawcroft
18:31 Re: [PATCH] Change -faddress-sanitizer to -fsanitize=address Xinliang David Li
18:30 Re: [Patch AArch64] Implementent sync gen and atomic builtins. Marcus Shawcroft
18:26 Re: [PATCH] Change -faddress-sanitizer to -fsanitize=address Konstantin Serebryany
18:23 Re: [PATCH] Change -faddress-sanitizer to -fsanitize=address Jakub Jelinek
18:19 compare_tests fix Mike Stump
18:14 [PATCH] Change -faddress-sanitizer to -fsanitize=address Wei Mi
18:13 [PATCH,committed] PR target/55276 David Edelsohn
18:05 Re: [PATCH][ARM] Define predicable attribute for arm_abssi2 and arm_neg_abssi2 Ramana Radhakrishnan
17:51 [PATCH][ARM] Define predicable attribute for arm_abssi2 and arm_neg_abssi2 Kyrylo Tkachov
17:32 Re: [Patch AArch64] Refactor thunks code generation Marcus Shawcroft
17:10 [libatomic][patch] Handle -mx32 like -m64 Matthias Klose
16:56 Re: Patch ping Richard Henderson
16:51 Re: VEC re-write [patch 21/25] nick clifton
16:28 Go patch committed: Fix typo in error message Ian Lance Taylor
16:28 [patch] libgo - fix build errors and add ARM bits Matthias Klose
16:22 Re: [wwwdocs] Update Fortran secrion in 4.8/changes.html Tobias Burnus
15:41 Re: [wwwdocs] Update Fortran secrion in 4.8/changes.html Gerald Pfeifer
15:36 Re: rfc NOP vs CONVERT (was: Simplifying Gimple Generation) Michael Matz
15:32 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Jakub Jelinek
15:29 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Konstantin Serebryany
15:15 Re: [wwwdocs,Java] comparison of libgcj with Kaffe link is gone Gerald Pfeifer
15:10 Re: [PATCH, PR55315] Don't assume a nonzero address plus a const is a nonzero address Tom de Vries
15:07 Re: PATCH: Add --with-build-config=bootstrap-asan support H.J. Lu
15:06 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Jakub Jelinek
14:50 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Peter Bergner
14:46 Re: VEC re-write [patch 01/25] David Edelsohn
14:30 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Jakub Jelinek
14:24 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Peter Bergner
14:20 Re: [PATCH] Use explicit -I for libstdc++-v3 header files to build libsanitizer H.J. Lu
14:07 Re: [C++ Patch] PR 55368 Jason Merrill
14:05 [C++ Patch] PR 55368 Paolo Carlini
13:53 C++ PATCHes for inheriting ctor issues Jason Merrill
13:36 Re: [PATCH] Avoid unnecessary __cxa_quard_{acquire,release} (PR middle-end/54630) Jason Merrill
13:26 Re: [PATCH, PR55315] Don't assume a nonzero address plus a const is a nonzero address Jakub Jelinek
13:11 rfc NOP vs CONVERT (was: Simplifying Gimple Generation) Michael Matz
12:46 Re: Reduce complette unrolling & peeling limits Jan Hubicka
12:39 [google/integration] Selectively disable system header canonicalizations (issue6851077) Simon Baldwin
12:20 Re: [PATCH ARM]Define LOGICAL_OP_NON_SHORT_CIRCUIT for ARM target Matthew Gretton-Dann
12:14 Re: PATCH: Add --with-build-config=bootstrap-asan support Martin Jambor
12:01 Re: [patch, mips] Fix for PR 54619, GCC aborting with -O -mips16 Richard Sandiford
11:27 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Eric Botcazou
10:23 Re: [PATCH, generic] New RTL primitive: `define_subst' Kirill Yukhin
09:51 *ping* [PATCH] [AArch64] Refactor Advanced SIMD builtin initialisation. James Greenhalgh
09:50 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Steven Bosscher
09:35 Re: [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver Eric Botcazou
08:23 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Konstantin Serebryany
08:19 Re: PATCH: Add --with-build-config=bootstrap-asan support Konstantin Serebryany
08:14 Re: [PATCH] Avoid unnecessary __cxa_quard_{acquire,release} (PR middle-end/54630) Jakub Jelinek
08:12 Re: [PATCH] Enable building of libsanitizer on sparc linux again. Konstantin Serebryany
08:09 Re: [PATCH] Use explicit -I for libstdc++-v3 header files to build libsanitizer Jakub Jelinek
08:02 Re: PATCH: Add --with-build-config=bootstrap-asan support Paolo Bonzini
07:55 Re: RFA: patch to fix PR19398 Uros Bizjak
07:53 Re: Patch ping Jakub Jelinek
06:26 Merge from trunk to gccgo branch Ian Lance Taylor
05:34 libgo patch committed: Fix reflect.valueInterface Ian Lance Taylor
05:25 Re: [PATCH] Fix part of PR bootstrap/55051 (issue6846063) Teresa Johnson
05:07 [PATCH] Use explicit -I for libstdc++-v3 header files to build libsanitizer H.J. Lu
05:01 [PATCH] Add STATIC_LIBASAN_LIBS for -static-libasan H.J. Lu
04:59 [PATCH] Prepend -lasan and disallow -static with -faddress-sanitizer H.J. Lu
04:35 Re: PATCH: Add --with-build-config=bootstrap-asan support H.J. Lu
04:00 [doc] extend.texi copy-editing, 7/N (example markup) Sandra Loosemore
03:54 Re: [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver Hans-Peter Nilsson
03:18 Re: VEC re-write [patch 01/25] Ian Lance Taylor
03:06 Re: VEC re-write [patch 05/25] Ian Lance Taylor
02:33 PR55124 - tentative patch for ICE in PRE Tom de Vries
02:27 RFA: patch to fix PR19398 Vladimir Makarov
01:14 Re: VEC re-write [patch 01/25] David Edelsohn
01:04 Re: VEC re-write [patch 01/25] Diego Novillo
00:49 Re: Keeping config.{guess,sub}, Makefile.* configure{m.*} etc. in sync Andrew Pinski
00:37 Keeping config.{guess,sub}, Makefile.* configure{m.*} etc. in sync Jan-Benedict Glaw
00:19 Re: PATCH: Add --with-build-config=bootstrap-asan support Hans-Peter Nilsson

November 18, 2012
23:15 Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) Dominique Dhumieres
21:28 Re: VEC re-write [patch 01/25] David Edelsohn
19:50 Re: VEC re-write [patch 01/25] Hans-Peter Nilsson
19:32 Re: VEC re-write [patch 01/25] Andreas Tobler
19:15 Re: VEC re-write [patch 01/25] Andrew Pinski
19:12 Re: VEC re-write [patch 01/25] Hans-Peter Nilsson
18:52 Re: [tsan] ThreadSanitizer instrumentation part Konstantin Serebryany
18:47 Re: Reduce complette unrolling & peeling limits Eric Botcazou
18:25 Re: VEC re-write [patch 01/25] Andreas Tobler
17:48 Re: VEC re-write [patch 01/25] Diego Novillo
17:43 Re: VEC re-write [patch 01/25] Hans-Peter Nilsson
17:36 Re: [6/8] Add strict volatile handling to bit_field_mode_iterator Richard Sandiford
17:36 Re: [5/8] Tweak bitfield alignment handling Richard Sandiford
17:36 Re: [4/8] Add bit_field_mode_iterator Richard Sandiford
17:34 Re: [4/8] Add bit_field_mode_iterator Richard Sandiford
17:12 Re: VEC re-write [patch 01/25] Diego Novillo
17:09 Re: [Patch, fortran] PR46897 - [OOP] type-bound defined ASSIGNMENT(=) not used for derived type component in intrinsic assign Paul Richard Thomas
17:09 Re: Reduce complette unrolling & peeling limits Jan Hubicka
17:05 Re: VEC re-write [patch 01/25] Hans-Peter Nilsson
16:56 Re: [PATCH, PR 55260] Use info of the correct node in find_aggregate_values_for_callers_subset Jan Hubicka
16:52 Re: Reduce complette unrolling & peeling limits Jan Hubicka
16:04 Re: PATCH: Add --with-build-config=bootstrap-asan support H.J. Lu
16:04 Re: PATCH: Add --with-build-config=bootstrap-asan support Paolo Bonzini
15:59 Re: PATCH: Add --with-build-config=bootstrap-asan support Hans-Peter Nilsson
15:56 Re: PATCH: Add --with-build-config=bootstrap-asan support H.J. Lu
15:52 Re: libquadmath: Update I/O parts from GLIBC Joseph S. Myers
15:28 Re: PATCH: Add --with-build-config=bootstrap-asan support Paolo Bonzini
15:09 Re: VEC re-write [patch 05/25] Diego Novillo
13:35 Re: Reduce complette unrolling & peeling limits Dominique Dhumieres
12:34 libquadmath: Update I/O parts from GLIBC Tobias Burnus
10:55 Re: [PATCH][RFC] Bug handling SUBREG (MEM) - MEM having side-effects? Richard Sandiford
10:51 Re: [PATCH, PR55315] Don't assume a nonzero address plus a const is a nonzero address Richard Sandiford
10:46 Re: [patch] [mips] add multiarch definitions for mips-linux-gnu Richard Sandiford
10:27 Re: VEC re-write [patch 04/25] Eric Botcazou
08:09 Re: Reduce complette unrolling & peeling limits Eric Botcazou
07:56 Re: The vec changes needed in gcc/go/gofrontend Ian Lance Taylor
05:49 Re: [PATCH] Fix up var-tracking notes emitted in between bbs (PR middle-end/43631) Alexandre Oliva
04:08 Re: [PATCH] Enable building of libsanitizer on sparc linux again. Konstantin Serebryany
03:47 Re: PATCH: Add --with-build-config=bootstrap-asan support Markus Trippelsdorf
03:42 Re: [PATCH] Enable building of libsanitizer on sparc linux again. Konstantin Serebryany
03:38 Re: [PATCH] Enable building of libsanitizer on sparc linux again. David Miller
03:34 Re: [PATCH] Enable building of libsanitizer on sparc linux again. Andrew Pinski
03:32 Re: [PATCH] Enable building of libsanitizer on sparc linux again. Konstantin Serebryany
03:32 Re: [PATCH] Enable building of libsanitizer on sparc linux again. David Miller
03:28 Re: [PATCH] Enable building of libsanitizer on sparc linux again. David Miller
03:26 Re: [PATCH] Enable building of libsanitizer on sparc linux again. Diego Novillo
03:17 Re: [PATCH] Enable building of libsanitizer on sparc linux again. Konstantin Serebryany
03:10 Re: [PATCH] Enable building of libsanitizer on sparc linux again. David Miller
03:02 Re: [PATCH] Enable building of libsanitizer on sparc linux again. Konstantin Serebryany
02:57 Re: VEC re-write [patch 01/25] Diego Novillo
00:14 Re: [PATCH] Enable building of libsanitizer on sparc linux again. David Miller
00:06 Re: [PATCH] Enable building of libsanitizer on sparc linux again. H.J. Lu
00:04 Re: [PATCH] Enable building of libsanitizer on sparc linux again. David Miller

November 17, 2012
23:54 PATCH: Add --with-build-config=bootstrap-asan support H.J. Lu
23:42 Re: PATCH: Add -static-libasan to the GCC driver H.J. Lu
23:20 Re: [PATCH] Enable building of libsanitizer on sparc linux again. Eric Botcazou
22:23 Re: User directed Function Multiversioning via Function Overloading (issue5752064) H.J. Lu
20:22 Re: PATCH: Add -static-libasan to the GCC driver Jakub Jelinek
20:04 Re: Patch ping Richard Henderson
20:00 PATCH: Add -static-libasan to the GCC driver H.J. Lu
19:20 Re: ASAN merge... Toon Moene
19:16 Re: Patch ping Richard Henderson
19:12 Re: Patch ping Richard Henderson
18:58 Re: [patch] instrument clones Richard Henderson
18:51 Re: [COMMITTED] Move libsanitizer configure logic to subdirectory Richard Henderson
18:50 Re: [PATCH, generic] New RTL primitive: `define_subst' Richard Henderson
18:28 patch to fix PR55342 Vladimir Makarov
17:28 Re: [PATCH] Avoid unnecessary __cxa_quard_{acquire,release} (PR middle-end/54630) Jason Merrill
16:51 C++ PATCH: tidy diagnostic about invalid of use of automatic variable Gabriel Dos Reis
15:25 Re: VEC re-write [patch 22/25] David Edelsohn
15:24 Re: VEC re-write [patch 20/25] David Edelsohn
15:23 Re: [PING] [PATCH] PR c++/54401 - Confusing diagnostics about type-alias at class scope Dodji Seketeli
12:40 [PATCH, PR 55260] Use info of the correct node in find_aggregate_values_for_callers_subset Martin Jambor
12:32 [PATCH] Avoid unnecessary __cxa_quard_{acquire,release} (PR middle-end/54630) Jakub Jelinek
12:30 Re: [PATCH] Fix up builtin memcpy calls generated by Fortran FE (PR fortran/55341) Thomas Koenig
12:25 [PATCH] Fix up builtin memcpy calls generated by Fortran FE (PR fortran/55341) Jakub Jelinek
12:12 [v3] libstdc++/55363 Paolo Carlini
10:29 [PATCH, PR55315] Don't assume a nonzero address plus a const is a nonzero address Tom de Vries
09:54 Re: [PATCH, generic] New RTL primitive: `define_subst' Hans-Peter Nilsson
09:10 *ping* [patch, fortran] PR 30146, errors for INTENT(OUT) and INTENT(INOUT) for DO loop variables Thomas Koenig
07:55 Re: [COMMITTED] Move libsanitizer configure logic to subdirectory Hans-Peter Nilsson
03:36 [doc] extend.texi copy-editing, 6/N (various coding standards fixes) Sandra Loosemore
00:52 libgo patch committed: Fix use of __atomic_compare_exchange_n Ian Lance Taylor

November 16, 2012
23:48 Re: [PATCH, RFC] Enable libsanitizer on powerpc{,64} Konstantin Serebryany
23:29 Re: VEC re-write [patch 05/25] Ian Lance Taylor
23:28 Re: VEC re-write [patch 12/25] Jeff Law
23:20 Re: VEC re-write [patch 12/25] Ian Lance Taylor
23:19 Re: VEC re-write [patch 08/25] Ian Lance Taylor
23:16 Re: VEC re-write [patch 01/25] Ian Lance Taylor
23:13 Re: [tsan] ThreadSanitizer instrumentation part Wei Mi
23:08 [PATCH, RFC] Enable libsanitizer on powerpc{,64} Peter Bergner
22:39 Re: [PATCH] PR c++/53609 - Wrong argument deduction for pack expansion in argument pack Jason Merrill
22:38 Re: [Bug libstdc++/54075] [4.7.1] unordered_map insert still slower than 4.6.2 Paolo Carlini
21:58 Re: [Bug libstdc++/54075] [4.7.1] unordered_map insert still slower than 4.6.2 François Dumont
21:28 [patch] instrument clones Aldy Hernandez
19:55 Re: [PATCH] Function Multiversioning Bug, checking for function versions Sriraman Tallam
19:37 Re: [PATCH] Fix dom ICE (PR tree-optimization/55329) Jeff Law
19:07 Re: [PATCH] Fix part of PR bootstrap/55051 (issue6846063) Jan Hubicka
18:52 [PATCH AArch64] Implement bswaphi2 with rev16 Ian Bolton
18:52 Re: VEC re-write [patch 09/25] Diego Novillo
18:35 Re: [patch] Fix PR middle-end/55321 Richard Henderson
18:25 Re: [PATCH, generic] New RTL primitive: `define_subst' Richard Henderson
18:21 Re: [PATCH] Vtable pointer verification, gcc changes (patch 2 of 2) Caroline Tice
18:12 Re: add typedef printers to libstdc++ Jonathan Wakely
18:11 [Patch, Fortran, committed] PR 55297: [4.8 Regression] [OOP] type-bound operator clashes with abstract interface Janus Weil
18:09 Re: [patch] update zlib to 1.2.7 Andrew Haley
18:05 Re: add typedef printers to libstdc++ Tom Tromey
17:49 [PATCH AArch64] Fix faulty commit of testsuite/gcc.target/aarch64/csinc-2.c Ian Bolton
17:35 [patch] update zlib to 1.2.7 Matthias Klose
17:19 [patch] Remove DECL_RESTRICTED_P Eric Botcazou
17:06 Re: [PATCH 00/13] Request to merge Address Sanitizer in Jack Howarth
16:56 Re: [PATCH 00/13] Request to merge Address Sanitizer in Alexander Potapenko
16:47 Re: [PATCH 00/13] Request to merge Address Sanitizer in Jack Howarth
16:36 patch to fix PR55330 Vladimir Makarov
16:32 Re: VEC re-write [patch 09/25] Tom Tromey
16:31 Go patch committed: Don't remove float conversion of typed constant Ian Lance Taylor
16:29 Go patch committed: Add + to Make-lang.in as needed Ian Lance Taylor
16:20 [Patch AArch64] Refactor thunks code generation James Greenhalgh
16:03 [Patch AArch64] Implementent sync gen and atomic builtins. James Greenhalgh
16:02 Re: [PATCH 00/13] Request to merge Address Sanitizer in Jakub Jelinek
15:57 Re: [PATCH 00/13] Request to merge Address Sanitizer in Jack Howarth
15:51 Re: [PING] [PATCH] PR c++/54401 - Confusing diagnostics about type-alias at class scope Gabriel Dos Reis
15:51 [PATCH, testsuite]: Cleanup some leftover dump files Uros Bizjak
15:43 Re: ASAN merge... Richard Earnshaw
15:40 Re: VEC re-write [patch 18/25] Diego Novillo
15:35 Re: ASAN merge... Ian Lance Taylor
15:10 Re: VEC re-write [patch 02/25] Laurynas Biveinis
15:08 Re: Patch: add AM_MAINTAINER_MODE in libsanitizer Dodji Seketeli
15:00 Re: Patch: add AM_MAINTAINER_MODE in libsanitizer Jakub Jelinek
14:58 Patch: add AM_MAINTAINER_MODE in libsanitizer Tom Tromey
14:51 Re: [PING] [PATCH] PR c++/54401 - Confusing diagnostics about type-alias at class scope Jason Merrill
14:43 Re: [PATCH] asan testsuite (take 3) Ian Lance Taylor
14:43 Re: [PATCH] PR c++/54875 - Error when instantiating an alias template that resolves to an enum Jason Merrill
14:10 Re: [PATCH] PR c++/54875 - Error when instantiating an alias template that resolves to an enum Dodji Seketeli
14:10 [PATCH][RFC] Bug handling SUBREG (MEM) - MEM having side-effects? Tejas Belagod
14:03 Re: [PATCH 00/13] Request to merge Address Sanitizer in Jack Howarth
13:51 Re: [PATCH] PR c++/54875 - Error when instantiating an alias template that resolves to an enum Jason Merrill
13:42 Re: [PR 55238] More careful pass-through handling in find_aggregate_values_for_callers_subset David Edelsohn
13:32 [PING] [PATCH] PR c++/54401 - Confusing diagnostics about type-alias at class scope Dodji Seketeli
13:16 [PING] [PATCH] PR c++/53609 - Wrong argument deduction for pack expansion in argument pack Dodji Seketeli
12:44 [PATCH] PR c++/54875 - Error when instantiating an alias template that resolves to an enum Dodji Seketeli
12:22 RE: [PATCH ARM]Define LOGICAL_OP_NON_SHORT_CIRCUIT for ARM target Bin Cheng
12:22 Re: VEC re-write [patch 01/25] Pedro Alves
12:13 Re: VEC re-write [patch 01/25] Diego Novillo
12:12 Re: VEC re-write [patch 06/25] Diego Novillo
12:10 Re: VEC re-write [patch 03/25] Diego Novillo
11:48 [PATCH, testsuite]: Fix g++.dg/mv[1,6].C failure with non-default architecture Uros Bizjak
11:22 Re: [PATCH, generic] New RTL primitive: `define_subst' Michael Zolotukhin
10:30 Re: [PATCH ARM]Define LOGICAL_OP_NON_SHORT_CIRCUIT for ARM target Matthew Gretton-Dann
10:06 Re: VEC re-write [patch 03/25] Martin Jambor
10:06 Re: [PATCH] asan testsuite (take 3) Jakub Jelinek
09:55 Re: ASAN merge... Andrew Haley
09:30 Re: [PATCH v2, testsuite]: Add dg-error for unsupported floating suffix Uros Bizjak
09:10 Patch ping Jakub Jelinek
08:52 Re: [PATCH v2, testsuite]: Add dg-error for unsupported floating suffix Jakub Jelinek
08:27 Re: [PATCH 00/13] Request to merge Address Sanitizer in Dodji Seketeli
08:12 Re: [PATCH] Enable building of libsanitizer on sparc linux again. Dodji Seketeli
07:54 Re: [PATCH v2, testsuite]: Add dg-error for unsupported floating suffix Uros Bizjak
07:50 Re: [PATCH] Vzeroupper placement/47440 Uros Bizjak
07:24 RE: [PATCH, i386]: AMD bdver3 enablement Gopalasubramanian, Ganesh
07:18 Re: VEC re-write [patch 24/25] Nathan Sidwell
05:38 [PATCH ARM]Define LOGICAL_OP_NON_SHORT_CIRCUIT for ARM target Bin Cheng
05:33 Re: expansion of vector shifts... David Miller
04:17 [PATCH, MIPS] Fix linking of applications with -msym32 Maxim Kuvyrkov
01:04 Re: [PATCH] asan testsuite (take 3) Konstantin Serebryany
01:01 Re: [PATCH] asan testsuite (take 3) Andrew Pinski
00:53 [PATCH] Change build g++ to xg++ like gcc is done (PR 54279) Andrew Pinski
00:36 [PATCH] Fix part of PR bootstrap/55051 (issue6846063) Teresa Johnson

November 15, 2012
23:42 Re: [PATCH 00/13] Request to merge Address Sanitizer in Konstantin Serebryany
23:10 Re: [patch] Fix PR middle-end/55321 Eric Botcazou
23:10 Re: RFC/A: set_mem_attributes_minus_bitpos tweak Eric Botcazou
22:59 Re: [PATCH] Enable building of libsanitizer on sparc linux again. David Miller
22:48 Re: VEC re-write [patch 18/25] Richard Sandiford
22:08 [PATCH] Function Multiversioning Bug, checking for function versions Sriraman Tallam
22:06 Re: Fix PRE heuristic for partial insertions Jakub Jelinek
22:06 Re: [PATCH][Revisedx3] Enable libsanitizer on darwin Mike Stump
22:04 Re: Fix PRE heuristic for partial insertions Steven Bosscher
21:55 VEC re-write [patch 25/25] Diego Novillo
21:54 VEC re-write [patch 24/25] Diego Novillo
21:54 VEC re-write [patch 11/25] Diego Novillo
21:54 VEC re-write [patch 09/25] Diego Novillo
21:54 VEC re-write [patch 05/25] Diego Novillo
21:54 VEC re-write [patch 20/25] Diego Novillo
21:54 VEC re-write [patch 23/25] Diego Novillo
21:54 VEC re-write [patch 22/25] Diego Novillo
21:54 VEC re-write [patch 21/25] Diego Novillo
21:54 VEC re-write [patch 19/25] Diego Novillo
21:54 VEC re-write [patch 18/25] Diego Novillo
21:54 VEC re-write [patch 17/25] Diego Novillo
21:54 VEC re-write [patch 10/25] Diego Novillo
21:54 VEC re-write [patch 14/25] Diego Novillo
21:54 VEC re-write [patch 13/25] Diego Novillo
21:54 VEC re-write [patch 15/25] Diego Novillo
21:54 VEC re-write [patch 16/25] Diego Novillo
21:54 VEC re-write [patch 04/25] Diego Novillo
21:54 VEC re-write [patch 07/25] Diego Novillo
21:54 VEC re-write [patch 08/25] Diego Novillo
21:54 VEC re-write [patch 12/25] Diego Novillo
21:53 VEC re-write [patch 06/25] Diego Novillo
21:53 VEC re-write [patch 03/25] Diego Novillo
21:53 Re: [PATCH] Fix up var-tracking notes emitted in between bbs (PR middle-end/43631) Steven Bosscher
21:53 VEC re-write [patch 02/25] Diego Novillo
21:53 VEC re-write [patch 01/25] Diego Novillo
21:39 Re: [patch] Performance patch for MIPS conditional move in expr.c Andrew Pinski
21:24 Re: [patch] Performance patch for MIPS conditional move in expr.c Andrew Pinski
21:06 Re: [PATCH] [DOC] [MIPS] add microMIPS option into doc Richard Sandiford
20:59 Re: [patch] Performance patch for MIPS conditional move in expr.c Richard Sandiford
20:48 Re: [Committed] Add testcase Hans-Peter Nilsson
20:39 Re: [4/8] Add bit_field_mode_iterator Richard Henderson
20:34 Re: [patch] Fix PR middle-end/55321 Ramana Radhakrishnan
20:24 Re: [C++ PATCH] Fix checking failure in cp_tree_equal with ALIGNOF_EXPR (PR PR c++/55337) Jason Merrill
20:14 [PATCH] Fix dom ICE (PR tree-optimization/55329) Jakub Jelinek
20:10 Fix PR 53743 and other -freorder-blocks-and-partition failures (issue6823047) Teresa Johnson
20:09 [PATCH] Fix substitute_and_fold ICE (PR tree-optimization/55331) Jakub Jelinek
20:06 [C++ PATCH] Fix checking failure in cp_tree_equal with ALIGNOF_EXPR (PR PR c++/55337) Jakub Jelinek
20:06 Re: [patch] Fix PR middle-end/55321 Richard Henderson
20:02 Re: [patch] Fix PR middle-end/55321 Ramana Radhakrishnan
19:59 Re: [patch] Fix PR middle-end/55321 Richard Henderson
19:50 Re: RFC/A: set_mem_attributes_minus_bitpos tweak Richard Sandiford
19:42 Re: [PATCH 00/13] Request to merge Address Sanitizer in Jack Howarth
19:37 [patch] Fix PR middle-end/55321 Eric Botcazou
19:32 Re: [6/8] Add strict volatile handling to bit_field_mode_iterator Eric Botcazou
19:16 Re: [PATCH v4] Add support for sparc fused compare-and-branch. David Miller
19:13 [COMMITTED PATCH] add myself to write after approval list Roland McGrath
18:44 Re: [PATCH v2, testsuite]: Add dg-error for unsupported floating suffix Uros Bizjak
18:32 Re: [PATCH] Update source location for PRE inserted stmt Dehao Chen
18:30 Re: [PATCH] Update source location for PRE inserted stmt Xinliang David Li
18:04 Re: PATCH: PR other/55333: libsanitizer StackTrace::FastUnwindStack wrong x32 Konstantin Serebryany
17:49 Re: PATCH: PR other/55333: libsanitizer StackTrace::FastUnwindStack wrong x32 Xinliang David Li
17:47 Re: [6/8] Add strict volatile handling to bit_field_mode_iterator Richard Sandiford
17:43 [PATCH][Revisedx3] Enable libsanitizer on darwin Jack Howarth
17:37 Re: PATCH: PR other/55333: libsanitizer StackTrace::FastUnwindStack wrong x32 Konstantin Serebryany
17:35 Re: [PATCH] Update source location for PRE inserted stmt Eric Botcazou
17:26 Re: [PATCH v2, testsuite]: Add dg-error for unsupported floating suffix Jakub Jelinek
17:25 (patch,committed) libquadmath: Update math/fmaq.c Tobias Burnus
17:25 Re: PATCH: PR other/55333: libsanitizer StackTrace::FastUnwindStack wrong x32 Dmitry Vyukov
17:20 Re: PATCH: PR other/55333: libsanitizer StackTrace::FastUnwindStack wrong x32 Jakub Jelinek
17:14 Re: PATCH: PR other/55333: libsanitizer StackTrace::FastUnwindStack wrong x32 H.J. Lu
17:10 Re: [6/8] Add strict volatile handling to bit_field_mode_iterator Eric Botcazou
17:05 Re: PATCH: PR other/55333: libsanitizer StackTrace::FastUnwindStack wrong x32 Konstantin Serebryany
17:05 Re: [PATCH] Update source location for PRE inserted stmt Dehao Chen
16:52 Re: Fix PRE heuristic for partial insertions Jan Hubicka
16:50 Re: [PATCH] Update source location for PRE inserted stmt Eric Botcazou
16:42 Re: [PATCH v2, testsuite]: Add dg-error for unsupported floating suffix Uros Bizjak
16:38 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 Dmitry Vyukov
16:35 Re: [PATCH v2, testsuite]: Add dg-error for unsupported floating suffix Jakub Jelinek
16:33 Re: [ping] Re: [patch v2] support for multiarch systems Eric Botcazou
16:31 Re: [PATCH v2, testsuite]: Add dg-error for unsupported floating suffix Uros Bizjak
16:31 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer Paolo Bonzini
16:29 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer H.J. Lu
16:25 Re: [PATCH v2, testsuite]: Add dg-error for unsupported floating suffix Jakub Jelinek
16:22 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 Jakub Jelinek
16:20 [PATCH v2, testsuite]: Add dg-error for unsupported floating suffix Uros Bizjak
16:12 C++ PATCH for c++/54903 (auto static data member template) Jason Merrill
16:08 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer Paolo Bonzini
16:02 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer H.J. Lu
15:58 [PATCH] libgcc refactor aarch64 sfp-machine.h Marcus Shawcroft
15:45 Re: Fix PRE heuristic for partial insertions Jakub Jelinek
15:31 Re: [PATCH] Enable building of libsanitizer on sparc linux again. Diego Novillo
15:14 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer H.J. Lu
15:12 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 Jakub Jelinek
15:04 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 Diego Novillo
14:59 Re: [PATCH] Disable libsanitizer if C++ is not being built Michael Matz
14:56 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 Jakub Jelinek
14:52 [PATCH][Revisedx2] Enable libsanitizer on darwin Jack Howarth
14:49 Re: [PATCH] Disable libsanitizer if C++ is not being built Steven Bosscher
14:47 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 Diego Novillo
14:46 Re: [C++ Patch] for c++/54537 Jason Merrill
14:44 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer H.J. Lu
14:42 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 Rainer Orth
14:37 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 Richard Earnshaw
14:33 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 Rainer Orth
14:29 Re: [PATCH v3] Add support for sparc compare-and-branch Rainer Orth
14:23 [PATCH] Disable libsanitizer if C++ is not being built Siddhesh Poyarekar
14:19 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer Markus Trippelsdorf
14:02 Re: PATCH: PR other/55333: libsanitizer StackTrace::FastUnwindStack wrong x32 H.J. Lu
14:01 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer H.J. Lu
13:55 Re: [PATCH][Revised] Enable libsanitizer on darwin Rainer Orth
13:50 Re: [PATCH, generic] New RTL primitive: `define_subst' Kirill Yukhin
13:39 Re: [patch, mips] Fix for PR 54619, GCC aborting with -O -mips16 Zdenek Dvorak
13:36 [PATCH v2] PR tree-optimization/55079: Don't remove all exits of a loop during loop unroll Siddhesh Poyarekar
13:19 Re: Reduce complette unrolling & peeling limits Jakub Jelinek
13:11 Re: [PATCH] Update source location for PRE inserted stmt Diego Novillo
13:08 Re: [asan] Patch - fix an ICE in asan.c Dodji Seketeli
12:57 Re: Fix PRE heuristic for partial insertions Jan Hubicka
12:39 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 Dodji Seketeli
12:25 Re: [6/8] Add strict volatile handling to bit_field_mode_iterator Richard Sandiford
12:11 Re: [4/8] Add bit_field_mode_iterator Richard Sandiford
11:58 Re: [ping] Re: [patch v2] support for multiarch systems Matthias Klose
11:44 Re: [ping] Re: [patch v2] support for multiarch systems Eric Botcazou
10:57 Re: [patch] [ia64] add multiarch definitions for ia64-linux-gnu Matthias Klose
10:56 [PATCH] Enable building of libsanitizer on sparc linux again. Dodji Seketeli
10:52 Re: [PATCH][Revised] Enable libsanitizer on darwin Dodji Seketeli
10:26 Fix PRE heuristic for partial insertions Jan Hubicka
10:25 Re: [RFC PATCH] Masked load/store vectorization Jakub Jelinek
09:26 Re: PATCH: PR other/55333: libsanitizer StackTrace::FastUnwindStack wrong x32 Jakub Jelinek
08:52 Re: [patch] [ia64] add multiarch definitions for ia64-linux-gnu Alexander Monakov
08:48 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer Markus Trippelsdorf
08:33 Re: [C++ Patch] for c++/54537 Fabien Chêne
08:18 Re: [PATCH v4] Add support for sparc fused compare-and-branch. Eric Botcazou
05:37 [PATCH v4] Add support for sparc fused compare-and-branch. David Miller
04:07 Re: PATCH: PR other/55333: libsanitizer StackTrace::FastUnwindStack wrong x32 Andrew Pinski
03:51 PATCH: PR other/55333: libsanitizer StackTrace::FastUnwindStack wrong x32 H.J. Lu
02:49 [PATCH] [DOC] [MIPS] add microMIPS option into doc Jia Liu
02:31 Re: C++ PATCH for c++/55275 (abi_tag and explicit specialization) Jonathan Wakely
01:52 Re: [PATCH] Restore i?86/x86_64 4.6 and earlier cmov behavior (PR target/54073) Jan Hubicka
01:52 Re: RFC: PATCH to add abi_tag attribute Jason Merrill
01:51 Re: [patch] Performance patch for MIPS conditional move in expr.c Richard Henderson
01:51 C++ PATCH for c++/55275 (abi_tag and explicit specialization) Jason Merrill
01:47 [patch] rx: create interrupt vector aliases by attributes DJ Delorie
01:38 Fix libstdc++/53841 Jonathan Wakely
01:33 [PATCH] Restore i?86/x86_64 4.6 and earlier cmov behavior (PR target/54073) Jakub Jelinek
01:28 Re: [PATCH] asan testsuite (take 3) Jakub Jelinek
01:26 Re: [wwwdocs,Java] comparison of libgcj with Kaffe link is gone Andrew Hughes
01:12 [PATCH] Fix up var-tracking notes emitted in between bbs (PR middle-end/43631) Jakub Jelinek
01:08 Fix bogus waring on gcov-io.c in profiledbootstrap Jan Hubicka
00:41 Re: [patch] [powerpc] add multiarch definitions for powerpc-linux-gnu Matthias Klose
00:35 [PATCH, testsuite]: Add dg-error for unsupported floating suffix Uros Bizjak
00:34 Re: top-level configure.ac changes lost in sync H.J. Lu

November 14, 2012
23:56 Re: [patch] [powerpc] add multiarch definitions for powerpc-linux-gnu Joseph S. Myers
23:42 Re: [patch] [powerpc] add multiarch definitions for powerpc-linux-gnu Matthias Klose
23:39 Re: [Bug debug/55328] ICE: in output_addr_table_entry, at dwarf2out.c:21780 with -gsplit-dwarf Sterling Augustine
23:34 Reduce complette unrolling & peeling limits Jan Hubicka
23:33 Re: [patch] [m68k] add multiarch definitions for m68k-linux-gnu Matthias Klose
23:30 Fix libstdc++/55320 Jonathan Wakely
23:19 Re: [Bug debug/55328] ICE: in output_addr_table_entry, at dwarf2out.c:21780 with -gsplit-dwarf Cary Coutant
23:15 re: [Bug debug/55328] ICE: in output_addr_table_entry, at dwarf2out.c:21780 with -gsplit-dwarf Sterling Augustine
23:04 Fix overflow in ipa-inline seen on profiledbootstrap Jan Hubicka
22:59 Fix i386 cmov/cstore/cbranch patterns Jan Hubicka
22:48 Re: [Bug libstdc++/54075] [4.7.1] unordered_map insert still slower than 4.6.2 Paolo Carlini
22:41 Re: [patch] [powerpc] add multiarch definitions for powerpc-linux-gnu Joseph S. Myers
22:41 Re: Using -ffunction-sections and -p Jeff Law
22:39 Re: [patch] [m68k] add multiarch definitions for m68k-linux-gnu Joseph S. Myers
22:39 Re: [patch] [sparc] add multiarch definitions for sparc-linux-gnu David Miller
22:36 [patch] [sparc] add multiarch definitions for sparc-linux-gnu Matthias Klose
22:36 [patch] [s390] add multiarch definitions for s390-linux-gnu Matthias Klose
22:35 [patch] [powerpc] add multiarch definitions for powerpc-linux-gnu Matthias Klose
22:34 [patch] [hppa] add multiarch definitions for hppa-linux-gnu Matthias Klose
22:33 [patch] [mips] add multiarch definitions for mips-linux-gnu Matthias Klose
22:32 [patch] [m68k] add multiarch definitions for m68k-linux-gnu Matthias Klose
22:31 [patch] [ia64] add multiarch definitions for ia64-linux-gnu Matthias Klose
22:30 [patch] [arm] add multiarch definitions for arm-linux-gnueabi Matthias Klose
22:30 Re: [patch, mips] Fix for PR 54619, GCC aborting with -O -mips16 Tom de Vries
22:29 [patch] [alpha] add multiarch definitions for alpha-linux-gnu Matthias Klose
22:22 Re: [patch] Performance patch for MIPS conditional move in expr.c Andrew Pinski
22:19 Re: [PATCH, libstdc++]: Adjust expected mangling for 128bit long double targets Paolo Carlini
21:51 Re: [patch] Performance patch for MIPS conditional move in expr.c Andrew Pinski
21:46 [PATCH, libstdc++]: Adjust expected mangling for 128bit long double targets Uros Bizjak
21:46 Re: [patch] Performance patch for MIPS conditional move in expr.c Steve Ellcey
21:33 Re: [C++ Patch] for c++/54537 Fabien Chêne
21:27 Re: [Bug libstdc++/54075] [4.7.1] unordered_map insert still slower than 4.6.2 François Dumont
21:17 Re: [C++ Patch] for c++/54537 Jason Merrill
21:14 Re: [C++ Patch] for c++/54537 Paolo Carlini
21:04 Re: [C++ Patch] for c++/54537 Fabien Chêne
20:57 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 Diego Novillo
20:44 Re: [ping] Re: [patch v2] support for multiarch systems Ian Lance Taylor
20:32 Re: Using -ffunction-sections and -p Ian Lance Taylor
20:13 C++ PATCH for c++/37276 (lookup/builtin5.C) on aix Jason Merrill
20:07 Re: [C++ Patch] PR 55323 Jason Merrill
20:04 Re: Using -ffunction-sections and -p Jeff Law
20:01 Re: Using -ffunction-sections and -p Ian Lance Taylor
20:01 Re: [patch] Performance patch for MIPS conditional move in expr.c Andrew Pinski
19:51 Re: [PATCH] asan testsuite (take 3) Jack Howarth
19:29 Re: [PATCH][Revised] Enable libsanitizer on darwin Jack Howarth
19:27 Re: [patch] Performance patch for MIPS conditional move in expr.c Steve Ellcey
19:15 Re: [patch] Performance patch for MIPS conditional move in expr.c Andrew Pinski
19:14 Re: [PATCH] asan testsuite (take 3) Mike Stump
19:02 [patch] Performance patch for MIPS conditional move in expr.c Steve Ellcey
18:58 Re: Using -ffunction-sections and -p Sriraman Tallam
18:54 Re: [PATCH][Revised] Enable libsanitizer on darwin Mike Stump
18:24 Re: [PATCH, generic] Support printing of escaped curly braces and vertical bar in assembler output Maksim Kuznetsov
17:55 Re: [PATCH 0/2] Update soft-fp from GLIBC Joseph S. Myers
17:06 Re: ASAN merge... David Miller
16:59 Re: [PATCH, generic] New RTL primitive: `define_subst' Jakub Jelinek
16:54 Re: [PATCH, i386]: Implement post-reload vzeroupper insertion pass Uros Bizjak
16:53 Re: [C++ Patch] PR 55323 Paolo Carlini
16:49 Re: [C++ Patch] PR 55323 Jakub Jelinek
16:43 Re: [PATCH][Revised] Enable libsanitizer on darwin Alexander Potapenko
16:42 Re: [PATCH][Revised] Enable libsanitizer on darwin Alexander Potapenko
16:39 [C++ Patch] PR 55323 Paolo Carlini
16:23 [PATCH] asan testsuite (take 3) Jakub Jelinek
16:22 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer H.J. Lu
16:16 Regression with "[C++11] PR54413 Option for turning off compiler extensions for numeric literals." Hans-Peter Nilsson
16:11 Re: [PATCH][Revised] Enable libsanitizer on darwin Jack Howarth
16:09 Re: [PATCH][Revised] Enable libsanitizer on darwin Rainer Orth
15:56 Re: [PATCH][Revised] Enable libsanitizer on darwin Alexander Potapenko
15:43 Re: [PATCH][Revised] Enable libsanitizer on darwin Rainer Orth
15:34 Re: [PATCH][Revised] Enable libsanitizer on darwin Jack Howarth
15:31 [PATCH 2/2] Update soft-fp from GLIBC Marcus Shawcroft
15:31 [PATCH 1/2] Update soft-fp from GLIBC Marcus Shawcroft
15:30 [PATCH 0/2] Update soft-fp from GLIBC Marcus Shawcroft
15:27 Re: [PATCH][Revised] Enable libsanitizer on darwin Jack Howarth
15:08 Re: [PATCH][Revised] Enable libsanitizer on darwin Rainer Orth
15:00 Re: [PATCH][Revised] Enable libsanitizer on darwin Alexander Potapenko
14:58 Re: Fix bootstrap on non-ifunc capable targets (i386) Andreas Tobler
14:56 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 David Edelsohn
14:44 [PATCH][Revised] Enable libsanitizer on darwin Jack Howarth
14:27 Re: [PATCH} Enable libsanitizer on darwin Rainer Orth
14:24 RE: [RFC PATCH] Masked load/store vectorization Yuri Rumyantsev
14:22 [PATCH} Enable libsanitizer on darwin Jack Howarth
13:59 RE: [PATCH][ARM][1/2] ARMv8 aarch32 round to integral instructions Kyrylo Tkachov
13:52 [PATCH][ARM][2/2] ARMv8 aarch32 round to integral instructions Kyrylo Tkachov
13:52 [PATCH][ARM][1/2] ARMv8 aarch32 round to integral instructions Kyrylo Tkachov
13:49 Re: ASAN merge... Richard Earnshaw
13:36 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 H.J. Lu
13:26 Re: ASAN merge... Dodji Seketeli
13:26 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 Jakub Jelinek
13:21 Re: [PATCH, PR 55253] Propagate aggs_contain_variable flag in aggregater IPA-CP Martin Jambor
13:14 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 Rainer Orth
13:10 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 H.J. Lu
13:01 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 Rainer Orth
12:55 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 H.J. Lu
12:45 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 Rainer Orth
12:42 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 H.J. Lu
12:36 Re: [PATCH] Copy libsanitizer from llvm at revision 167890 Rainer Orth
12:26 [PATCH] Copy libsanitizer from llvm at revision 167890 H.J. Lu
12:23 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer H.J. Lu
11:51 Re: ASAN merge... Dodji Seketeli
11:42 Re: [PATCH 10/10] Import the asan runtime library into GCC tree H.J. Lu
11:19 [PATCH arm/aarch64-4.7] Fix up Changelogs Ian Bolton
11:11 Re: [PATCH 10/10] Import the asan runtime library into GCC tree H.J. Lu
11:11 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Jakub Jelinek
10:55 Re: [Bug libstdc++/54075] [4.7.1] unordered_map insert still slower than 4.6.2 Paolo Carlini
10:52 Re: Fix bootstrap on non-ifunc capable targets (i386) Uros Bizjak
10:45 Re: [PATCH, i386]: AMD bdver3 enablement Uros Bizjak
10:24 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer Markus Trippelsdorf
09:58 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer Markus Trippelsdorf
09:52 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Jakub Jelinek
09:31 Fix bootstrap on non-ifunc capable targets (i386) Andreas Tobler
09:22 RE: [PATCH, i386]: AMD bdver3 enablement Gopalasubramanian, Ganesh
08:20 [GCC ARM-Embedded-4_7]Back port r193425(improving reger pressure hoisting) from TRUNK Bin Cheng
07:59 Re: [PATCH] Replace const_vector with match_operand in sse.md Uros Bizjak
06:59 Re: Patch: PR target/55142: [4.8 Regression] internal compiler error: in plus_constant, at explow.c:88 Uros Bizjak
03:23 [PING] PR 54805: __gthread_tsd* in vxlib-tls.c rbmj
02:47 Re: Committed: framework bits for disabling libsanitizer. RFC on which targets for which to disable it. Hans-Peter Nilsson
01:34 Re: Committed: framework bits for disabling libsanitizer. RFC on which targets for which to disable it. Richard Henderson
01:20 Re: Committed: framework bits for disabling libsanitizer. RFC on which targets for which to disable it. Hans-Peter Nilsson
01:06 Re: [tsan] ThreadSanitizer instrumentation part Wei Mi
01:03 Re: ASAN merge... Ramana Radhakrishnan
00:54 Re: [tsan] ThreadSanitizer instrumentation part Richard Henderson
00:54 Re: [PATCH, generic] New RTL primitive: `define_subst' Mike Stump
00:08 Re: [tsan] ThreadSanitizer instrumentation part Wei Mi

November 13, 2012
23:48 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer Paolo Bonzini
23:43 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer H.J. Lu
23:31 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer Paolo Bonzini
23:27 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer H.J. Lu
23:20 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer Paolo Bonzini
23:19 Re: ASAN merge... Konstantin Serebryany
23:16 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer H.J. Lu
23:15 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 Konstantin Serebryany
23:11 Re: [Bug libstdc++/54075] [4.7.1] unordered_map insert still slower than 4.6.2 Paolo Carlini
23:03 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer Paolo Bonzini
22:53 Re: [Bug libstdc++/54075] [4.7.1] unordered_map insert still slower than 4.6.2 Paolo Carlini
22:49 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) H.J. Lu
22:44 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Wei Mi
22:41 Re: ASAN merge... Andrew Pinski
22:41 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 H.J. Lu
22:40 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 H.J. Lu
22:35 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 Konstantin Serebryany
22:33 Re: Patch RFA: Fix -fpie -fpic Joseph S. Myers
22:32 Merge from trunk to gccgo branch Ian Lance Taylor
22:31 Re: ASAN merge... Ramana Radhakrishnan
22:30 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer Paolo Bonzini
22:29 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 Andrew Pinski
22:26 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 Konstantin Serebryany
22:19 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 Xinliang David Li
22:17 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Konstantin Serebryany
22:15 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 Konstantin Serebryany
22:15 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 Konstantin Serebryany
22:14 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) H.J. Lu
22:13 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 Xinliang David Li
22:05 Re: [4/8] Add bit_field_mode_iterator Eric Botcazou
21:58 Re: [PATCH v3] Add support for sparc compare-and-branch David Miller
21:57 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Sriraman Tallam
21:55 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Andrew Pinski
21:53 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 H.J. Lu
21:52 Re: [PATCH v3] Add support for sparc compare-and-branch Eric Botcazou
21:50 [COMMITTED] Move libsanitizer configure logic to subdirectory Richard Henderson
21:49 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Wei Mi
21:47 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 Andrew Pinski
21:46 Re: [4/8] Add bit_field_mode_iterator Richard Henderson
21:41 Re: [Bug libstdc++/54075] [4.7.1] unordered_map insert still slower than 4.6.2 François Dumont
21:40 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 Konstantin Serebryany
21:28 libbacktrace patch committed: Only add -Werror for target library Ian Lance Taylor
21:24 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Konstantin Serebryany
21:19 Re: ASAN merge... Konstantin Serebryany
21:09 Re: [PATCH, PR 55253] Propagate aggs_contain_variable flag in aggregater IPA-CP Ian Lance Taylor
21:03 Re: [PATCH, generic] New RTL primitive: `define_subst' Richard Henderson
20:57 Re: Patch RFA: Fix -fpie -fpic H.J. Lu
20:46 Patch RFA: Fix -fpie -fpic Ian Lance Taylor
20:38 Re: Committed: framework bits for disabling libsanitizer. RFC on which targets for which to disable it. Richard Henderson
20:20 Re: [PATCH] Enable libsanitizer just on x86 linux for now Andreas Schwab
19:41 Re: [PATCH v3] Add support for sparc compare-and-branch David Miller
19:34 Re: [PATCH v3] Add support for sparc compare-and-branch Eric Botcazou
19:13 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Wei Mi
18:46 Re: ASAN merge... David Miller
18:23 Re: Patch: PR target/55142: [4.8 Regression] internal compiler error: in plus_constant, at explow.c:88 H.J. Lu
18:03 Re: Patch: PR target/55142: [4.8 Regression] internal compiler error: in plus_constant, at explow.c:88 Uros Bizjak
17:55 Re: [tsan] ThreadSanitizer instrumentation part Xinliang David Li
17:38 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) H.J. Lu
17:36 Re: [tsan] ThreadSanitizer instrumentation part Jakub Jelinek
17:25 Re: [tsan] ThreadSanitizer instrumentation part Xinliang David Li
17:13 Re: [patch RFA middle-end] Fix PR target/41993 Uros Bizjak
17:10 Re: [patch RFA middle-end] Fix PR target/41993 Jakub Jelinek
17:07 Re: [patch RFA middle-end] Fix PR target/41993 Uros Bizjak
17:06 Re: [PATCH, PR 55253] Propagate aggs_contain_variable flag in aggregater IPA-CP Jan Hubicka
17:05 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Mike Stump
17:04 [PATCH, PR 55253] Propagate aggs_contain_variable flag in aggregater IPA-CP Martin Jambor
17:03 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer H.J. Lu
17:00 Re: [PATCH] Enable libsanitizer just on x86 linux for now Joseph S. Myers
16:56 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer Jakub Jelinek
16:52 Re: ASAN merge... H.J. Lu
16:47 Re: [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer H.J. Lu
16:41 Re: [tsan] ThreadSanitizer instrumentation part Jakub Jelinek
16:35 [PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer H.J. Lu
16:22 Re: ASAN merge... Diego Novillo
16:13 Re: [PATCH] Enable libsanitizer just on x86 linux for now Paolo Carlini
15:53 Re: [PATCH] Enable libsanitizer just on x86 linux for now Jack Howarth
15:16 Re: [PATCH] Enable libsanitizer just on x86 linux for now Eric Botcazou
15:09 Re: Committed: framework bits for disabling libsanitizer. RFC on which targets for which to disable it. Hans-Peter Nilsson
15:05 Re: [PATCH] Enable libsanitizer just on x86 linux for now Diego Novillo
15:04 Re: Committed: framework bits for disabling libsanitizer. RFC on which targets for which to disable it. Dodji Seketeli
15:02 [PATCH] Enable libsanitizer just on x86 linux for now Dodji Seketeli
14:53 Re: Committed: framework bits for disabling libsanitizer. RFC on which targets for which to disable it. Jack Howarth
14:30 Patch: PR target/55142: [4.8 Regression] internal compiler error: in plus_constant, at explow.c:88 H.J. Lu
14:23 Re: [PATCH] Replace const_vector with match_operand in sse.md Andrey Turetskiy
14:18 [PATCH] Disable libsanitizer on AIX David Edelsohn
14:07 Re: Committed: framework bits for disabling libsanitizer. RFC on which targets for which to disable it. Dodji Seketeli
14:06 Re: [PATCH] Include tm_p.h in asan.c David Edelsohn
13:57 Re: [6/8] Add strict volatile handling to bit_field_mode_iterator Eric Botcazou
13:52 Re: [5/8] Tweak bitfield alignment handling Eric Botcazou
13:50 [PATCH, ARM] Improved core -> NEON extend Ulrich Weigand
13:41 Re: Committed: framework bits for disabling libsanitizer. RFC on which targets for which to disable it. Dominique Dhumieres
13:26 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 Diego Novillo
13:24 Re: Committed: framework bits for disabling libsanitizer. RFC on which targets for which to disable it. Jakub Jelinek
13:18 Re: Committed: framework bits for disabling libsanitizer. RFC on which targets for which to disable it. Dodji Seketeli
12:44 Re: [4/8] Add bit_field_mode_iterator Eric Botcazou
12:10 Re: PATCH: Enable x32 check on more i386 tests Uros Bizjak
11:57 PATCH: Enable x32 check on more i386 tests H.J. Lu
11:43 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 Jakub Jelinek
11:31 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 H.J. Lu
11:21 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 Dodji Seketeli
10:16 Re: [PING, PATCH v2, ARM] 64-bit shifts in NEON Ramana Radhakrishnan
08:23 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 Eric Botcazou
07:39 Re: [PATCH] Include tm_p.h in asan.c Jakub Jelinek
07:28 Re: Patch: Print SImode register names to force addr32 prefix Uros Bizjak
07:16 Re: Patch: Print SImode register names to force addr32 prefix H.J. Lu
06:56 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 H.J. Lu
06:50 [PATCH] Get sparc building again after ASAN merge. David Miller
06:17 Committed: Fix PR55257: g++.dg/debug/dwarf2/non-virtual-thunk.C and heads-up target maintainers Hans-Peter Nilsson
05:07 ASAN merge... David Miller
04:47 RE: [RFC] New feature to reuse one multilib among different targets Terry Guo
03:13 [PATCH] Include tm_p.h in asan.c David Edelsohn
02:59 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 Andrew Pinski
02:46 Re: [PATCH v3] Add support for sparc compare-and-branch David Miller
02:39 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Jason Merrill
02:16 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 H.J. Lu
02:02 Re: PATCH: PR other/55292: libsanitizer doesn't support x32 Diego Novillo
01:38 Committed: framework bits for disabling libsanitizer. RFC on which targets for which to disable it. Hans-Peter Nilsson
01:11 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Sriraman Tallam
01:08 [committed] Fix call branch shortening on PA John David Anglin
00:56 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Joseph S. Myers
00:52 Re: [PATCH] A pass which merges constant stores to bitfields Andrew Pinski
00:51 [PATCH] A pass which merges constant stores to bitfields Andrew Pinski

November 12, 2012
23:36 PATCH: PR other/55292: libsanitizer doesn't support x32 H.J. Lu
23:33 Fix duplicated messages in .ccp dumps Eric Botcazou
23:00 [v3] remove non-standard name from <future> Jonathan Wakely
22:15 Re: [PATCH 00/13] Request to merge Address Sanitizer in Ian Lance Taylor
21:24 Re: [libbacktrace] Use getexecname() on Solaris Ian Lance Taylor
20:39 Re: [PATCH 00/13] Request to merge Address Sanitizer in H.J. Lu
20:28 Re: [asan] Patch - fix an ICE in asan.c Markus Trippelsdorf
20:20 Re: [PATCH] Fix force_nonfallthru_and_redirect with asm goto (PR rtl-optimization/54127) Richard Henderson
20:19 Re: [PATCH] Fix some VEC_COND_EXPR ICEs (PR tree-optimization/55281) Richard Henderson
19:48 [PATCH] Fix force_nonfallthru_and_redirect with asm goto (PR rtl-optimization/54127) Jakub Jelinek
19:48 Re: [patch] PR51477 Richard Henderson
19:44 [PATCH] Fix some VEC_COND_EXPR ICEs (PR tree-optimization/55281) Jakub Jelinek
19:38 Re: [PATCH v3] Add support for sparc compare-and-branch David Miller
19:37 Re: [PATCH v3] Add support for sparc compare-and-branch David Miller
19:35 Re: [PATCH v3] Add support for sparc compare-and-branch David Miller
19:35 libgo patch committed: Force first letter of error message to lowercase Ian Lance Taylor
19:27 (committed) Add libquadmath files to contrib/gcc_update Tobias Burnus
18:59 Re: [PATCH 10/10] Import the asan runtime library into GCC tree H.J. Lu
18:58 Re: [tsan] ThreadSanitizer instrumentation part Wei Mi
18:40 Re: [PATCH 00/13] Request to merge Address Sanitizer in Jack Howarth
18:38 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Konstantin Serebryany
18:17 [PATCH] AIX large toc support David Edelsohn
18:08 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Andrew Pinski
18:06 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Jakub Jelinek
18:03 Re: [asan] Patch - fix an ICE in asan.c Jakub Jelinek
17:57 Re: [PATCH 00/13] Request to merge Address Sanitizer in Jack Howarth
17:56 Re: [PATCH v3] Add support for sparc compare-and-branch Richard Henderson
17:55 Re: [PATCH 00/13] Request to merge Address Sanitizer in Dodji Seketeli
17:53 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Mike Stump
17:37 Re: [PATCH 00/13] Request to merge Address Sanitizer in Tobias Burnus
17:34 Re: [PATCH 00/13] Request to merge Address Sanitizer in Jack Howarth
17:32 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Wei Mi
17:27 Re: [Darwin] Do not enable -fvar-tracking at -O0 Mike Stump
17:20 Re: [PATCH 00/13] Request to merge Address Sanitizer in Jack Howarth
17:13 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Xinliang David Li
17:13 Re: [asan] Patch - fix an ICE in asan.c Markus Trippelsdorf
16:51 Re: [PATCH 00/13] Request to merge Address Sanitizer in Konstantin Serebryany
16:51 Re: [asan] Patch - fix an ICE in asan.c Dodji Seketeli
16:45 Re: [PATCH 00/13] Request to merge Address Sanitizer in Tobias Burnus
16:44 Re: [asan] Patch - fix an ICE in asan.c Jakub Jelinek
16:21 Re: [PATCH 00/13] Request to merge Address Sanitizer in Jakub Jelinek
16:08 Re: [PATCH 05/10] Implement protection of stack variables Dodji Seketeli
16:07 Re: [PATCH 00/13] Request to merge Address Sanitizer in Dodji Seketeli
15:46 Re: [PATCH v3] Add support for sparc compare-and-branch Rainer Orth
15:46 Re: [asan] Patch - fix an ICE in asan.c Tobias Burnus
15:37 Re: [PATCH v3] Add support for sparc compare-and-branch Eric Botcazou
15:28 Re: [wwwdocs] Update Fortran secrion in 4.8/changes.html Tobias Burnus
15:20 Re: [wwwdocs] Update Fortran secrion in 4.8/changes.html Gerald Pfeifer
14:39 Re: [PATCH v3] Add support for sparc compare-and-branch Rainer Orth
14:11 [PING, PATCH v2, ARM] 64-bit shifts in NEON Ulrich Weigand
14:02 Re: libstdc++ PATCH to add abi tag to complex::real/imag Jason Merrill
13:31 bit_field_ref of constructor of vectors Marc Glisse
12:00 Re: [PATCH] [AArch64] Refactor Advanced SIMD builtin initialisation. James Greenhalgh
11:52 Re: [asan] Patch - fix an ICE in asan.c Dodji Seketeli
11:51 Re: [PATCH 05/10] Implement protection of stack variables Jakub Jelinek
11:47 Re: [PATCH 10/10] Import the asan runtime library into GCC tree Dodji Seketeli
11:40 Re: [PATCH 09/10] Instrument built-in memory access function calls Dodji Seketeli
11:32 Re: [PATCH 06/10] Implement protection of global variables Dodji Seketeli
11:31 Re: [PATCH 05/10] Implement protection of stack variables Dodji Seketeli
11:20 Re: [PATCH 01/10] Initial import of asan from the Google branch into trunk Dodji Seketeli
11:12 Re: [PATCH 02/10] Initial asan cleanups Dodji Seketeli
11:09 Re: [PATCH 03/11] Emit GIMPLE directly instead of gimplifying GENERIC. Dodji Seketeli
11:04 [Patch, Fortran, committed] PR55272 - Fix module handling of coarray scalars Tobias Burnus
11:01 (committed) gcc/diagnostic.c: Add missing va_end call Tobias Burnus
10:47 Re: [PATCH] Handle abortTransaction with RTM Torvald Riegel
09:06 Re: [PATCH,AArch64] Use CSINC instead of CSEL to return 1 Marcus Shawcroft
09:05 Re: [PATCH,AArch64] Optimise comparison where intermediate result not used Marcus Shawcroft
09:04 [patch] PR51477 Steven Bosscher
08:57 Re: [PATCH, i386]: Implement post-reload vzeroupper insertion pass Uros Bizjak
08:45 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Jakub Jelinek
08:42 Re: [patch RFA middle-end] Fix PR target/41993 Eric Botcazou
08:42 Re: [asan] Patch - fix an ICE in asan.c Jakub Jelinek
08:38 Re: [PATCH v3] Add support for sparc compare-and-branch Eric Botcazou
08:36 Re: [patch RFA middle-end] Fix PR target/41993 Uros Bizjak
08:28 Re: [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver Eric Botcazou
08:09 Re: [PATCH, i386]: AMD bdver3 enablement Uros Bizjak
06:50 Re: libstdc++ PATCH to add abi tag to complex::real/imag Marc Glisse
05:36 Re: [Obj-C++] Found a small paste-o in parser.c? Ed Smith-Rowland
05:35 RE: [PATCH, i386]: AMD bdver3 enablement Gopalasubramanian, Ganesh
05:28 Re: [Obj-C++] Found a small paste-o in parser.c? Jason Merrill
05:04 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Jason Merrill
04:58 Re: RFC: PATCH to add abi_tag attribute Jason Merrill
04:54 Re: libstdc++ PATCH to add abi tag to complex::real/imag Jason Merrill
04:49 [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver Hans-Peter Nilsson
02:25 RE: [PATCH Version 2][RFA]Improving register pressure directed hoist Bin Cheng
01:20 Re: [PATCH, generic] Support printing of escaped curly braces and vertical bar in assembler output Segher Boessenkool
00:53 [doc, committed] Fix sincos documentation Oleg Endo
00:31 [SH, committed] PR 53512 - Fix swapped sin and cos operands Oleg Endo
00:05 [SH, committed] Fix sh4a-fprun test case Oleg Endo

November 11, 2012
23:53 Re: PATCH: Handle ZERO_EXTEND offsettable address H.J. Lu
23:39 Re: [wwwdocs,Java] Fix up java/papers/compiling.html Gerald Pfeifer
23:16 Re: [PATCH v3] Add support for sparc compare-and-branch David Miller
23:12 Re: [PR 55238] More careful pass-through handling in find_aggregate_values_for_callers_subset Eric Botcazou
23:09 Re: [PR 55238] More careful pass-through handling in find_aggregate_values_for_callers_subset Jan Hubicka
22:30 Re: [PATCH v3] Add support for sparc compare-and-branch Eric Botcazou
21:57 [SPARC] Fix pasto in config/sparc/sol2.h Eric Botcazou
21:57 Re: PATCH: Handle ZERO_EXTEND offsettable address Eric Botcazou
21:39 Re: PATCH: Handle ZERO_EXTEND offsettable address H.J. Lu
21:37 Re: Patch: Print SImode register names to force addr32 prefix H.J. Lu
21:00 Re: [PATCH, i386]: AMD bdver3 enablement Uros Bizjak
20:47 [PATCH, i386]: Implement post-reload vzeroupper insertion pass Uros Bizjak
20:05 Re: [PATCH] Remove whitespace inside <keyword> Jonathan Wakely
20:02 Re: [PATCH] Check more places for local stylesheet directory Jonathan Wakely
19:51 [doc] extend.texi copy-editing, 5/N (built-in functions) Sandra Loosemore
19:26 [PATCH] Remove whitespace inside <keyword> Andreas Schwab
19:19 [committed] Add -fno-common to various testcases on hppa*-hp-hpux* John David Anglin
19:18 [PATCH] Check more places for local stylesheet directory Andreas Schwab
19:01 [PATCH, i386]: Determine AVX256 registers more reliably Uros Bizjak
18:50 Re: [PATCH] Make IPA-CP work on aggregates Markus Trippelsdorf
18:26 Fix cunroll-1.c testcase Jan Hubicka
18:23 Re: [PR 55238] More careful pass-through handling in find_aggregate_values_for_callers_subset Eric Botcazou
18:20 Array_index inline hint Jan Hubicka
15:19 Re: [patch] PR55263 Eric Botcazou
15:05 Re: PATCH: Handle ZERO_EXTEND offsettable address Eric Botcazou
13:01 Re: RFC: PATCH to add abi_tag attribute Florian Weimer
12:23 Re: *ping* [patch, fortran] PR 30146, errors for INTENT(OUT) and INTENT(INOUT) for DO loop variables Thomas Koenig
12:17 Re: libstdc++ PATCH to add abi tag to complex::real/imag Paolo Carlini
11:56 Re: libstdc++ PATCH to add abi tag to complex::real/imag Jonathan Wakely
11:41 Re: [doc,libstdc++] Link maintenance for the libstdc++ manual Jonathan Wakely
09:58 Re: [doc,libstdc++] Link maintenance for the libstdc++ manual Gerald Pfeifer
09:27 Re: [PATCH, generic] New RTL primitive: `define_subst' Kirill Yukhin
08:08 Re: libstdc++ PATCH to add abi tag to complex::real/imag Marc Glisse
04:10 [Obj-C++] Found a small paste-o in parser.c? Ed Smith-Rowland
02:52 [doc] extend.texi copy-editing, 4/N (bit-fields) Sandra Loosemore
02:32 [doc] extend.texi copy-editing, 3/N (hyphenated phrases) Sandra Loosemore
02:27 libstdc++ PATCH to add abi tag to complex::real/imag Jason Merrill
02:13 Re: RFC: PATCH to add abi_tag attribute Jason Merrill
01:51 [doc] extend.texi copy-editing, 2/N (which/that usage) Sandra Loosemore
00:35 [patch] PR55263 Steven Bosscher

November 10, 2012
23:32 Re: *ping* [patch, fortran] PR 30146, errors for INTENT(OUT) and INTENT(INOUT) for DO loop variables Steven Bosscher
23:05 Re: PATCH: Handle ZERO_EXTEND offsettable address H.J. Lu
20:27 libgo patch committed: Fix bug comparing struct field types Ian Lance Taylor
18:58 Re: [PATCH, i386]: Fix PR 55247, ICE: Max. number of generated reload insns per insn is achieved H.J. Lu
18:54 Re: [asan] Patch - fix an ICE in asan.c Tobias Burnus
18:39 Re: PATCH: Handle ZERO_EXTEND offsettable address H.J. Lu
18:32 Re: [PATCH] Fix combined tree for LTO Andrew Pinski
16:02 Re: [3/8] Add narrow_bit_field_mem Eric Botcazou
15:53 Re: [2/8] Add adjust_bitfield_address_size Eric Botcazou
15:52 Re: [1/8] Handle TRUNCATE in make_extraction Eric Botcazou
15:36 Invitation to use Google Talk Google Talk
15:32 Fix fallout of patch for PR rtl-optimization/54315 Eric Botcazou
15:23 Re: [PATCH] PR tree-optimization/55079: Don't remove all exits of a loop during loop unroll Siddhesh Poyarekar
15:18 Re: [asan] Patch - fix an ICE in asan.c Tobias Burnus
14:46 Re: [PATCH] Fix combined tree for LTO Paolo Bonzini
14:41 Re: PATCH: Handle ZERO_EXTEND offsettable address Paolo Bonzini
14:38 [PATCH} AIX Testsuite cleanup David Edelsohn
14:13 Re: libstdc++ PATCH to use __cplusplus rather than __GXX_EXPERIMENTAL_CXX0X__ Jonathan Wakely
14:00 *ping* [patch, fortran] PR 30146, errors for INTENT(OUT) and INTENT(INOUT) for DO loop variables Thomas Koenig
13:17 Re: [asan] Patch - fix an ICE in asan.c Tobias Burnus
11:43 [PATCH, i386]: Fix PR 55247, ICE: Max. number of generated reload insns per insn is achieved Uros Bizjak
09:17 Re: [asan] Patch - fix an ICE in asan.c Jakub Jelinek
08:41 Re: libstdc++ PATCH to use __cplusplus rather than __GXX_EXPERIMENTAL_CXX0X__ Paolo Carlini
06:44 PATCH: Handle ZERO_EXTEND offsettable address H.J. Lu
04:31 [PATCH] Fix combined tree for LTO Andrew Pinski
03:22 [Committed] Add testcase Andrew Pinski
03:12 Re: [PATCH/MIPS] Use ins/dins instruction when written manually Andrew Pinski
01:42 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Konstantin Serebryany
01:33 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Sriraman Tallam

November 09, 2012
23:50 Re: libstdc++ PATCH to use __cplusplus rather than __GXX_EXPERIMENTAL_CXX0X__ Ed Smith-Rowland
22:09 libstdc++ PATCH to use __cplusplus rather than __GXX_EXPERIMENTAL_CXX0X__ Jason Merrill
22:00 Re: [asan] Patch - fix an ICE in asan.c Tobias Burnus
21:42 [Ada] Fix PR other/52438 Eric Botcazou
21:33 lra branch merged with trunk Vladimir Makarov
21:17 C++ PATCH for c++/54859 (bogus errors with alias templates) Jason Merrill
20:54 Re: [PATCH] Handle abortTransaction with RTM Andi Kleen
20:37 [asan] Patch - fix an ICE in asan.c Tobias Burnus
20:15 Re: [PATCH][RFC] Sanity checking for -freorder-blocks-and-partition failures Teresa Johnson
20:12 Re: [PATCH][RFC] Sanity checking for -freorder-blocks-and-partition failures Steven Bosscher
19:56 Re: [PATCH] Fix array access beyond bounds in test cases Jeff Law
19:16 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Jakub Jelinek
19:15 Re: [PATCH] Fix array access beyond bounds in test cases Siddhesh Poyarekar
19:13 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Jakub Jelinek
19:05 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Wei Mi
18:57 Re: [PATCH] Fix array access beyond bounds in test cases Jeff Law
18:48 Re: [C++11] PR54413 Option for turning off compiler extensions for numeric literals. Jason Merrill
18:45 [committed] fix g++.dg/tm/pr47530-2.C and pr47530.C Aldy Hernandez
18:29 Re: [PATCH] Handle abortTransaction with RTM Torvald Riegel
18:24 Re: [PATCH] Handle abortTransaction with RTM Andi Kleen
18:21 Re: [PATCH] Handle abortTransaction with RTM Andi Kleen
18:01 Re: [PATCH] Handle abortTransaction with RTM Torvald Riegel
17:57 Re: [PATCH] Handle abortTransaction with RTM Torvald Riegel
17:36 Re: [Darwin] Do not enable -fvar-tracking at -O0 Eric Botcazou
17:24 Re: Patch: Print SImode register names to force addr32 prefix Uros Bizjak
17:22 Re: [PATCH] PR tree-optimization/55079: Don't remove all exits of a loop during loop unroll Siddhesh Poyarekar
17:22 [i386] Tidy TARGET_LRA_P Richard Henderson
17:18 Re: [PATCH 01/10] Initial import of asan from the Google branch into trunk Wei Mi
17:13 Re: [PATCH 01/10] Initial import of asan from the Google branch into trunk Tobias Burnus
17:06 Re: [Patch] libitm: add HTM fastpath Torvald Riegel
16:55 Re: [PATCH] Handle abortTransaction with RTM Richard Henderson
16:54 Re: [PATCH] Handle target specific memory models in C frontend Andi Kleen
16:53 Re: [PATCH 01/10] Initial import of asan from the Google branch into trunk Xinliang David Li
16:43 Re: [PATCH] Handle target specific memory models in C frontend Richard Henderson
16:35 RE: [RFC] New feature to reuse one multilib among different targets Joseph S. Myers
16:34 Re: [PATCH] PR tree-optimization/55079: Don't remove all exits of a loop during loop unroll Jan Hubicka
15:56 Re: [PATCH] Attribute for unused warning for variables of non-trivial types Gabriel Dos Reis
15:36 patch to fix PR55154 Vladimir Makarov
15:26 Re: [PATCH] PR tree-optimization/55079: Don't remove all exits of a loop during loop unroll Ian Lance Taylor
15:19 Re: [PATCH] Document __ATOMIC_HLE_ACQUIRE/RELEASE Jakub Jelinek
15:18 Re: [PATCH] Handle target specific memory models in C frontend Jakub Jelinek
15:17 Re: [PATCH] Fix fold reassociation (PR c++/55137) Sebastian Huber
15:08 Re: [PATCH] Handle target specific memory models in C frontend Richard Henderson
15:04 [PATCH] Document __ATOMIC_HLE_ACQUIRE/RELEASE Andi Kleen
15:04 [PATCH] Handle target specific memory models in C frontend Andi Kleen
14:47 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Jakub Jelinek
14:31 Re: patch fixing a test for PR55151 Vladimir Makarov
13:58 Re: [PATCH 01/10] Initial import of asan from the Google branch into trunk Jakub Jelinek
13:57 Re: [PATCH Version 2][RFA]Improving register pressure directed hoist Jeff Law
13:50 Re: [Darwin] Do not enable -fvar-tracking at -O0 Jack Howarth
13:47 Re: [SH] Enable shrink-wrap with reorder_blocks_and_parition Kaz Kojima
13:28 Re: [off-list] Re: [PATCH] Vzeroupper placement/47440 Uros Bizjak
13:22 Re: patch to fix constant math - third small patch Kenneth Zadeck
13:14 Re: [PATCH 01/10] Initial import of asan from the Google branch into trunk Tobias Burnus
13:12 [PATCH] PR tree-optimization/55079: Don't remove all exits of a loop during loop unroll Siddhesh Poyarekar
12:48 Re: [off-list] Re: [PATCH] Vzeroupper placement/47440 Uros Bizjak
12:36 Re: [off-list] Re: [PATCH] Vzeroupper placement/47440 Jakub Jelinek
12:32 Re: [PATCH] PR 54472 Andrey Belevantsev
12:29 Re: [off-list] Re: [PATCH] Vzeroupper placement/47440 Uros Bizjak
12:18 Re: [off-list] Re: [PATCH] Vzeroupper placement/47440 Vladimir Yakovlev
11:35 Re: [PR 55238] More careful pass-through handling in find_aggregate_values_for_callers_subset Jan Hubicka
11:09 Re: [PATCH] Attribute for unused warning for variables of non-trivial types Florian Weimer
11:07 [Ada] Minor tweaks in gnat_to_gnu Eric Botcazou
10:55 Fwd: [off-list] Re: [PATCH] Vzeroupper placement/47440 Vladimir Yakovlev
10:30 [SH] Enable shrink-wrap with reorder_blocks_and_parition Christian Bruel
09:45 [Darwin] Do not enable -fvar-tracking at -O0 Eric Botcazou
09:37 Re: [patch] PR middle-end/54385 Eric Botcazou
09:17 Patch: Print SImode register names to force addr32 prefix H.J. Lu
09:14 [x86] Fix ICE with -fstack-check on Linux Eric Botcazou
09:01 Re: [patch] PR middle-end/54385 Steven Bosscher
07:36 RE: [RFC] New feature to reuse one multilib among different targets Terry Guo
07:13 [PATCH] Fix array access beyond bounds in test cases Siddhesh Poyarekar
04:56 Re: [C++11] PR54413 Option for turning off compiler extensions for numeric literals. Ed Smith-Rowland
04:34 Re: [PATCH] Handle abortTransaction with RTM Andi Kleen
03:50 RE: [PATCH, i386]: AMD bdver3 enablement Gopalasubramanian, Ganesh
03:39 [PATCH, i386]: AMD bdver3 enablement Gopalasubramanian, Ganesh
01:37 Re: [PATCH] Fix up assembly thunks with -gstabs+ (PR debug/54499) Cary Coutant
01:24 [PATCH] Handle abortTransaction with RTM Richard Henderson
00:06 Go patch committed: Update index.go in testsuite Ian Lance Taylor

November 08, 2012
22:59 [PR 55238] More careful pass-through handling in find_aggregate_values_for_callers_subset Martin Jambor
22:16 Re: [C++ Patch] for c++/11750 Jason Merrill
21:11 RE: [RFC] New feature to reuse one multilib among different targets Joseph S. Myers
20:21 Re: [Bug libstdc++/54075] [4.7.1] unordered_map insert still slower than 4.6.2 François Dumont
20:18 Re: [PATCH] Fix -grecord-dwarf-switches with PCH (PR debug/53145) Richard Henderson
20:14 Re: [PATCH] PR 54789: Fix driver error when GCC_COMPARE_DEBUG is defined Jakub Jelinek
20:07 Re: [PATCH] Fix up assembly thunks with -gstabs+ (PR debug/54499) Richard Henderson
20:04 [PATCH] Fix make_range_step with -fwrapv (PR tree-optimization/55236) Jakub Jelinek
19:55 [PATCH] Fix up assembly thunks with -gstabs+ (PR debug/54499) Jakub Jelinek
19:49 [PATCH] Fix -grecord-dwarf-switches with PCH (PR debug/53145) Jakub Jelinek
19:43 [PATCH] Attribute for unused warning for variables of non-trivial types Lubos Lunak
19:32 Re: [PATCH] Remove inline keyword from rs6000 legitimate_indirect_address_p (PR target/54308) David Edelsohn
19:02 Re: PR fortran/51727: make module files reproducible, question on C++ in gcc Tobias SchlÃter
18:49 Re: [PATCH,RX] Support Bit Manipulation on Memory Operands Richard Henderson
18:14 Re: patch to fix constant math - second small patch Kenneth Zadeck
17:42 [PATCH] Remove inline keyword from rs6000 legitimate_indirect_address_p (PR target/54308) Jakub Jelinek
17:39 Re: [PATCH] Do not dump location for compare_debug Dehao Chen
17:39 Re: [PATCH] Cleanup last_location and update input_location in ipa_prop Dehao Chen
17:37 Re: patch to fix constant math - first small patch Kenneth Zadeck
16:59 Re: patch fixing a test for PR55151 Hans-Peter Nilsson
16:56 Re: [PATCH] Vtable pointer verification, gcc changes (patch 2 of 2) Caroline Tice
16:41 Re: [PATCH] Make IPA-CP work on aggregates Jan Hubicka
14:52 Re: [PATCH] Make IPA-CP work on aggregates Martin Jambor
12:43 Re: [trans-mem][rfc] Improvements to uninstrumented code paths Torvald Riegel
12:42 Re: [v3] Fix profile mode failures Paolo Carlini
12:39 Re: [trans-mem][rfc] Improvements to uninstrumented code paths Torvald Riegel
12:33 Re: [trans-mem][rfc] Improvements to uninstrumented code paths Torvald Riegel
11:00 Re: [patch] PR55191 - ICE in tree-ssa-pre.c due to missing fake edge for an infinite loop Jakub Jelinek
10:19 Re: [PATCH] Fix fold reassociation (PR c++/55137) Jakub Jelinek
10:09 Re: [PING^2] [C++ PATCH] Add overflow checking to __cxa_vec_new[23] Paolo Carlini
09:55 Re: [PING^2] [C++ PATCH] Add overflow checking to __cxa_vec_new[23] Florian Weimer
09:40 Re: [PATCH] Fix fold reassociation (PR c++/55137) Eric Botcazou
09:36 Re: [PATCH] Vtable pointer verification, gcc changes (patch 2 of 2) Florian Weimer
09:05 RE: [PATCH Version 2][RFA]Improving register pressure directed hoist Bin Cheng
07:58 Re: [patch, mips] Do not make -Os the default with mips-mti-elf target. Richard Sandiford
07:35 RE: [PATCH,RX] Support Bit Manipulation on Memory Operands Naveen H. S
05:49 Re: [PATCH] Vzeroupper placement/47440 Vladimir Yakovlev
03:24 Re: [PATCH] Add extensive commentary to sparc's "U" constraint. David Miller
01:58 Re: [v3] Fix profile mode failures Paolo Carlini
01:37 RE: [RFC] New feature to reuse one multilib among different targets Terry Guo
01:37 Re: [v3] Fix profile mode failures Jonathan Wakely
00:58 Re: [Bug libstdc++/54075] [4.7.1] unordered_map insert still slower than 4.6.2 Jonathan Wakely
00:19 Re: [PATCH] Add extensive commentary to sparc's "U" constraint. Steven Bosscher

November 07, 2012
23:52 Re: RFA: hookize ADJUST_INSN_LENGTH Joern Rennecke
23:33 [patch, mips] Do not make -Os the default with mips-mti-elf target. Steve Ellcey
23:09 Re: [trans-mem][rfc] Improvements to uninstrumented code paths Andi Kleen
23:04 Re: [PATCH] Add extensive commentary to sparc's "U" constraint. Vladimir Makarov
23:03 Re: [trans-mem][rfc] Improvements to uninstrumented code paths Richard Henderson
23:02 [trans-mem][rfc] Improvements to uninstrumented code paths Richard Henderson
22:45 Re: patch fixing a test for PR55151 Vladimir Makarov
22:43 Re: [PATCH, testsuite]: UNRESOLVED: gcc.dg/tree-ssa/cunroll-1.c Uros Bizjak
22:40 [PATCH] Add extensive commentary to sparc's "U" constraint. David Miller
22:32 Re: [PATCH, middle-end]: FIX PR55253, [4.8 Regression] FAIL: gcc.target/i386/pr44948-2a.c Uros Bizjak
22:29 Fix PR middle-end/55219 Eric Botcazou
22:27 Re: patch fixing a test for PR55151 H.J. Lu
22:21 patch fixing a test for PR55151 Vladimir Makarov
22:12 patch to fix PR55122 Vladimir Makarov
22:08 [PATCH, middle-end]: FIX PR55253, [4.8 Regression] FAIL: gcc.target/i386/pr44948-2a.c Uros Bizjak
22:02 Re: [Bug libstdc++/54075] [4.7.1] unordered_map insert still slower than 4.6.2 FranÃois Dumont
21:51 Re: [PATCH] gcc-{ar,nm,ranlib}: Find binutils binaries relative to self Meador Inge
21:45 Re: [Committed] S/390: Add support for the new IBM zEnterprise EC12 Gerald Pfeifer
20:23 [trans-mem] Don't update_ssa twice Richard Henderson
19:52 Re: [PATCH] Enable -mcpu=power8 for PowerPC Peter Bergner
19:29 [PATCH, i386]: Fix PR55224, FAIL: gcc.target/i386/tailcall-1.c scan-assembler jmp Uros Bizjak
16:58 Re: [PATCH] Vtable pointer verification, gcc changes (patch 2 of 2) Xinliang David Li
16:50 Re: [PATCH,RX] Support Bit Manipulation on Memory Operands Richard Henderson
16:44 Re: [google] Add attributes: always_patch_for_instrumentation and never_patch_for_instrumentation (issue6821051) Xinliang David Li
15:29 Re: [C++11] PR54413 Option for turning off compiler extensions for numeric literals. Jakub Jelinek
15:23 Re: [C++11] PR54413 Option for turning off compiler extensions for numeric literals. Jason Merrill
15:09 Re: [PATCH] Vzeroupper placement/47440 Vladimir Yakovlev
15:02 Re: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Kostya Serebryany
14:55 Re: [PATCH] Make IPA-CP work on aggregates Jan Hubicka
14:48 Re: [PATCH] Make IPA-CP work on aggregates Jakub Jelinek
14:39 Re: [PATCH] Make IPA-CP work on aggregates Martin Jambor
14:39 Re: [Patch]: Update bb->count to avoid erroneous partitioning decisions Jan Hubicka
14:20 Re: [PATCH] fix libgomp.c++/pr24455.C failures on darwin David Edelsohn
14:13 Re: [PATCH] Make IPA-CP work on aggregates Martin Jambor
13:51 Re: [libbacktrace] Use getexecname() on Solaris Rainer Orth
12:55 [PATCH] Fix fold reassociation (PR c++/55137) Jakub Jelinek
12:47 Re: [Patch]: Update bb->count to avoid erroneous partitioning decisions Christian Bruel
12:40 [PATCH, testsuite]: UNRESOLVED: gcc.dg/tree-ssa/cunroll-1.c Uros Bizjak
12:19 Re: [PATCH] Vzeroupper placement/47440 Uros Bizjak
11:56 Re: [PATCH, generic] Support printing of escaped curly braces and vertical bar in assembler output Maksim Kuznetsov
11:30 Re: [Patch]: Update bb->count to avoid erroneous partitioning decisions Jan Hubicka
11:25 [Patch]: Update bb->count to avoid erroneous partitioning decisions Christian Bruel
11:22 Re: [C++ Patch] PR 54922 Paolo Carlini
10:56 Re: [v3] Fix profile mode failures Jonathan Wakely
10:53 Re: [patch RFA middle-end] Fix PR middle-end/49220 Kaz Kojima
10:39 Re: Enable inliner to bypass inline-insns-single/auto when it knows the performance will improve Jan Hubicka
10:25 Re: [v3] Fix profile mode failures Paolo Carlini
10:12 [v3] Add _GLIBCXX_THROW_OR_ABORT Paolo Carlini
10:01 Re: [patch RFA middle-end] Fix PR middle-end/49220 Uros Bizjak
10:00 Re: [patch RFA middle-end] Fix PR middle-end/49220 Eric Botcazou
09:54 Re: RFC/A: set_mem_attributes_minus_bitpos tweak Eric Botcazou
09:44 Re: Enable inliner to bypass inline-insns-single/auto when it knows the performance will improve Steven Bosscher
09:42 Re: [PATCH] Vzeroupper placement/47440 Uros Bizjak
09:40 Enable inliner to bypass inline-insns-single/auto when it knows the performance will improve Jan Hubicka
09:39 Re: [Committed] S/390: Add support for the new IBM zEnterprise EC12 Andreas Krebbel
09:25 Minor fixes to ipa-inline-analysis.c Jan Hubicka
09:23 [patch RFA middle-end] Fix PR middle-end/49220 Kaz Kojima
09:19 Re: [v3] Fix profile mode failures Jonathan Wakely
08:53 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Dominique Dhumieres
08:52 RE: [PATCH,RX] Support Bit Manipulation on Memory Operands Naveen H. S
08:42 [PATCH] Revert sparc "U" constraint removal. David Miller
08:05 Re: [PATCH] Vzeroupper placement/47440 Jakub Jelinek
07:08 Re: [PATCH] Vzeroupper placement/47440 Uros Bizjak
07:03 Re: [PATCH] Vzeroupper placement/47440 Uros Bizjak
05:23 Re: Go patch committed: Size of int is now 64 bits on x86_64 H.J. Lu
01:18 Re: [Dwarf Fission] Implement Fission Proposal (issue6305113) Sterling Augustine
01:18 Re: [google] Add attributes: always_patch_for_instrumentation and never_patch_for_instrumentation (issue6821051) Harshit Chopra
01:16 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Gerald Pfeifer
01:03 Re: [Dwarf Fission] Implement Fission Proposal (issue6305113) Dominique Dhumieres
01:02 Re: Go patch committed: Size of int is now 64 bits on x86_64 Ian Lance Taylor
00:52 Re: Go patch committed: Size of int is now 64 bits on x86_64 H.J. Lu
00:45 Re: [Dwarf Fission] Implement Fission Proposal (issue6305113) Sterling Augustine
00:41 Re: Go patch committed: Size of int is now 64 bits on x86_64 Ian Lance Taylor
00:37 Re: [patch] Contribute performance comparison script. Lawrence Crowl
00:32 Re: Go patch committed: Size of int is now 64 bits on x86_64 H.J. Lu
00:30 Re: [Dwarf Fission] Implement Fission Proposal (issue6305113) Dominique Dhumieres
00:26 Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups) Xinliang David Li
00:18 [AARCH64/Committed] Fix gcc.target/aarch64/vect-fmaxv-fminv-compile.c Andrew Pinski
00:11 Re: GCC for GNU Hurd: MACH built-in preprocessor macro (was: gdb: FTBFS on hurd-i386 (for review)) Samuel Thibault
00:09 Re: [patch] generate dual code paths in transactions Richard Henderson

November 06, 2012
23:57 Merge from trunk to gccgo branch Ian Lance Taylor
23:16 Re: [Dwarf Fission] Implement Fission Proposal (issue6305113) Sterling Augustine
23:07 [v3] remove dup include in testcase Jonathan Wakely
23:04 libgcc patch committed: Fix split-stack stack alignment Ian Lance Taylor
22:58 Re: New badness metric for inliner David Miller
22:48 Re: [PATCH,RX] Support Bit Manipulation on Memory Operands Richard Henderson
22:21 Re: Re: [C++11] PR54413 Option for turning off compiler extensions for numeric literals. 3dw4rd
22:18 Re: [PATCH] Vzeroupper placement/47440 Jakub Jelinek
22:17 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Dominique Dhumieres
22:15 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Gerald Pfeifer
22:11 Re: [PATCH] Vzeroupper placement/47440 H.J. Lu
22:06 [AARCH64/Committed] Fix g++.dg/abi/aarch64_guard1.C Andrew Pinski
21:57 Re: sched-deps patch: Fix PR54580 Richard Henderson
21:43 Re: [patch, testsuite, mips] Fix gcc.dg/torture/mips-sdata-1.c Steve Ellcey
21:11 Re: New badness metric for inliner Jan Hubicka
21:06 Re: New badness metric for inliner David Miller
21:01 Re: New badness metric for inliner Jan Hubicka
20:59 Re: Go patch committed: Size of int is now 64 bits on x86_64 Ian Lance Taylor
20:58 sched-deps patch: Fix PR54580 Bernd Schmidt
19:59 Re: [C++ Patch] for c++/11750 Fabien Chêne
19:48 Go testsuite patch committed: Update for 64-bit int Ian Lance Taylor
19:47 Go patch committed: More 64-bit int preparation Ian Lance Taylor
19:45 Re: New badness metric for inliner David Miller
19:28 Re: New badness metric for inliner David Miller
19:21 Re: [Dwarf Fission] Implement Fission Proposal (issue6305113) Sterling Augustine
19:21 Re: [C++ PATCH] Fix cplus_decl_attributes (PR c++/54988) Jason Merrill
19:19 Re: PR c/51294 spurious warning from -Wconversion in C and C++ in conditional expressions Jason Merrill
19:17 Re: [PATCH] PR c++/54466 - ICE with alias template which type-id is const qualified Jason Merrill
19:16 Re: New badness metric for inliner David Miller
19:12 Re: [C++] Omit overflow check for new char[n] Jason Merrill
19:10 Re: [patch] Contribute performance comparison script. Diego Novillo
19:09 [PATCH, i386]: Remove superfluous clear in ix86_init_machine_status Uros Bizjak
19:05 Re: [C++11] PR54413 Option for turning off compiler extensions for numeric literals. Jason Merrill
18:59 [PATCH, i386]: Mark AVX maskstore memory operand as read-written Uros Bizjak
18:56 [PATCH,AArch64] Use CSINC instead of CSEL to return 1 Ian Bolton
18:54 Re: New badness metric for inliner David Miller
18:49 [PATCH,AArch64] Optimise comparison where intermediate result not used Ian Bolton
18:46 Go patch committed: Size of int is now 64 bits on x86_64 Ian Lance Taylor
18:27 Re: New badness metric for inliner David Miller
18:25 Re: [AArch64] fix missing Dwarf call frame information in the epilogue Marcus Shawcroft
18:22 Re: [AArch64] fix missing Dwarf call frame information in the epilogue Richard Henderson
18:21 Re: New badness metric for inliner Jan Hubicka
18:20 [v3] libstdc++/51850 Paolo Carlini
18:17 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Sriraman Tallam
18:12 Go patch committed: The Go runtime memcmp needs to return intgo Ian Lance Taylor
17:56 Re: [AArch64] fix missing Dwarf call frame information in the epilogue Yufeng Zhang
17:46 Re: [PATCH] Stream cgraph_node.ipa_transforms_to_apply Martin Jambor
17:42 Re: [PATCH] Use propagate_threaded_block_debug_into even in loop header copying pass (PR debug/54693) Alexandre Oliva
17:41 Re: [PATCH 10/10] Import the asan runtime library into GCC tree Diego Novillo
17:37 Re: [PATCH 09/10] Instrument built-in memory access function calls Diego Novillo
17:30 Re: [PATCH 08/10] Factorize condition insertion code out of build_check_stmt Diego Novillo
17:28 Re: [PATCH 07/10] Make build_check_stmt accept an SSA_NAME for its base Diego Novillo
17:27 Re: [PATCH 06/10] Implement protection of global variables Diego Novillo
17:22 Re: [PATCH 05/10] Implement protection of stack variables Diego Novillo
17:12 Re: [PATCH 04/10] Allow asan at -O0 Diego Novillo
17:08 Re: [PATCH 03/10] Emit GIMPLE directly instead of gimplifying GENERIC. Diego Novillo
17:04 Re: [PATCH 01/10] Initial import of asan from the Google branch into trunk Diego Novillo
17:04 Re: [PATCH 02/10] Initial asan cleanups Diego Novillo
16:43 Re: [PATCH] Use propagate_threaded_block_debug_into even in loop header copying pass (PR debug/54693) Jeff Law
16:39 Re: [PATCH] Less restrictive regex in const-uniq-1.c Andrew Pinski
16:25 Re: [RFC] Heuristics to throttle the complette unrolling Jan Hubicka
16:11 Re: [Patch] libitm: add HTM fastpath Richard Henderson
16:08 Re: [Patch] libitm: add HTM fastpath Richard Henderson
16:08 [PATCH, i386]: Remove SLOT_VIRTUAL from enum ix86_stack_slot Uros Bizjak
16:08 Re: [PATCH] Less restrictive regex in const-uniq-1.c Andrew Pinski
16:06 Fix debug dump formatting in ipa-pure-const Jan Hubicka
16:01 Re: [PING^2] [C++ PATCH] Add overflow checking to __cxa_vec_new[23] Florian Weimer
15:55 Re: [PING^2] [C++ PATCH] Add overflow checking to __cxa_vec_new[23] Jason Merrill
15:52 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Jason Merrill
15:35 Re: [PATCH] Enable -mcpu=power8 for PowerPC David Edelsohn
15:27 Re: RFC: PATCH to add abi_tag attribute Jason Merrill
15:22 Re: [PATCH] Make IPA-CP work on aggregates Jan Hubicka
14:59 Re: [PATCH] New configuration options to enable additional executable/startfile/shared library prefixes David Edelsohn
14:54 [PATCH] Less restrictive regex in const-uniq-1.c David Edelsohn
14:41 [PATCH,RX] Support Bit Manipulation on Memory Operands Naveen H. S
14:33 Re: [patch RFA middle-end] Fix PR target/41993 Uros Bizjak
14:29 Re: [PATCH 3/7] s390: Use risbgz for AND. Andreas Krebbel
13:54 Fix loop bounds computed by vectorizer Jan Hubicka
13:35 Re: [PATCH] Make IPA-CP work on aggregates Jakub Jelinek
13:04 RE: [PATCH Version 2][RFA]Improving register pressure directed hoist Bin Cheng
13:01 Re: [PATCH 2/7] s390: Only use lhs zero_extract in word_mode Andreas Krebbel
12:52 Re: [PATCH 1/7] s390: Constraints, predicates, and op letters for contiguous bitmasks Andreas Krebbel
11:57 [Ada] New port: arm android Arnaud Charlet
11:55 Re: [Ada] clean ups in Makefiles Arnaud Charlet
11:20 Re: RFC: PATCH to add abi_tag attribute Jakub Jelinek
11:13 [Ada] Change approach for control of intermediate overflow checking Arnaud Charlet
11:11 GCC 4.8.0 Status Report (2012-11-06), Stage 1 is over, Stage 3 in effect immediately Jakub Jelinek
11:01 [PATCH] Use propagate_threaded_block_debug_into even in loop header copying pass (PR debug/54693) Jakub Jelinek
10:45 [v3] A couple of small fixes Paolo Carlini
10:35 Re: [SH] PR 54089 - Add support for rotcl instruction Kaz Kojima
10:30 Re: [PATCH] Vzeroupper placement/47440 Kirill Yukhin
10:23 Re: [Patch, Fortran, OOP] PR 54917: [4.7/4.8 Regression] TRANSFER on polymorphic variable causes ICE Janus Weil
10:21 [Ada] Attribute Loop_Entry Arnaud Charlet
10:14 [Ada] Support target with both VAX and IEEE float Arnaud Charlet
10:11 [Ada] Legality rules for pragma Unchecked_Union Arnaud Charlet
10:11 [Ada] Directly emit binary representation of Vax float Arnaud Charlet
10:05 [Ada] Illegal calls in entry call alternatives Arnaud Charlet
10:05 [Ada] Document vax float point representation Arnaud Charlet
10:01 [Ada] Fix another error in multi-precision division used in ELIMINATED mode Arnaud Charlet
09:59 [Ada] Expansion of renamings of unconstrained objects Arnaud Charlet
09:56 [Ada] Fix error in multi-precision division used in ELIMINATED mode Arnaud Charlet
09:49 [Ada] Correct possible double qualification of names in formal mode Arnaud Charlet
09:45 [Ada] Support both concurrent and sequential partition elaboration policies Arnaud Charlet
09:33 Re: [patch RFA middle-end] Fix PR target/41993 Kaz Kojima
09:16 Re: [patch RFA middle-end] Fix PR target/41993 Eric Botcazou
09:12 Re: [patch RFA middle-end] Fix PR target/41993 Kaz Kojima
09:07 [Ada] clean ups in Makefiles Arnaud Charlet
09:02 Re: [patch][RFC] Filename based shared library versioning on AIX Michael Haubenwallner
08:55 Re: [Patch] libitm: add HTM fastpath Uros Bizjak
08:37 Re: [Patch, Fortran, OOP] PR 54917: [4.7/4.8 Regression] TRANSFER on polymorphic variable causes ICE Tobias Burnus
08:15 Re: [patch RFA middle-end] Fix PR target/41993 Eric Botcazou
07:45 Re: [PATCH] Replace const_vector with match_operand in sse.md Kirill Yukhin
07:38 Re: [x86] Fix gcc.c-torture/compile/20080806-1.c failures Richard Sandiford
05:14 committed: Use mode parameter in epiphany_address_cost Joern Rennecke
04:54 [PATCH] Enable -mcpu=power8 for PowerPC Peter Bergner
04:47 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Peter Bergner
04:03 RFC: PATCH to add abi_tag attribute Jason Merrill
03:45 [patch] generate dual code paths in transactions Aldy Hernandez
03:32 Re: RFA: hookize ADJUST_INSN_LENGTH Joern Rennecke
02:57 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Easwaran Raman
02:38 [patch] Contribute performance comparison script. Lawrence Crowl
02:38 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Sriraman Tallam
02:06 Re: [PATCH] fix libgomp.c++/pr24455.C failures on darwin Mike Stump
01:20 [PATCH] Cleanup last_location and update input_location in ipa_prop Dehao Chen
01:09 [Patch] libitm: add HTM fastpath Torvald Riegel
00:54 Re: Minimize downward code motion during reassociation Easwaran Raman
00:37 Re: [tsan] ThreadSanitizer instrumentation part Wei Mi
00:34 committed: fix extract_insn HAVE_ATTR_enabled SNAFU Joern Rennecke
00:21 Re: [v3] Fix profile mode failures Jonathan Wakely
00:20 Re: [patch, testsuite, mips] Fix gcc.dg/torture/mips-sdata-1.c Steve Ellcey
00:06 [v3] Fix profile mode failures Jonathan Wakely

November 05, 2012
23:58 [PATCH] Make IPA-CP work on aggregates Martin Jambor
23:57 Re: [x86] Fix gcc.c-torture/compile/20080806-1.c failures H.J. Lu
23:34 Re: [x86] Fix gcc.c-torture/compile/20080806-1.c failures H.J. Lu
23:32 Re: RFC: PR middle-end/55142: Check Pmode instead of ptr_mode for address mode H.J. Lu
23:29 Re: RFC: PR middle-end/55142: Check Pmode instead of ptr_mode for address mode H.J. Lu
23:22 Re: [patch, testsuite, mips] Fix gcc.dg/torture/mips-sdata-1.c Richard Sandiford
23:18 Re: [Dwarf Fission] Implement Fission Proposal (issue6305113) Cary Coutant
23:06 Re: RFC: PR middle-end/55142: Check Pmode instead of ptr_mode for address mode Richard Sandiford
23:03 Re: [patch, testsuite, mips] Fix gcc.dg/torture/mips-sdata-1.c Steve Ellcey
22:58 [patch RFA middle-end] Fix PR target/41993 Kaz Kojima
22:55 Re: [patch, testsuite, mips] Fix gcc.dg/torture/mips-sdata-1.c Richard Sandiford
22:47 Re: [patch, testsuite, mips] Fix gcc.dg/torture/mips-sdata-1.c Steve Ellcey
22:28 Re: New badness metric for inliner David Miller
22:24 Re: [RFA:] PR55186 - gcc.dg/const-uniq-1.c fails due to vector not in the constant pool Hans-Peter Nilsson
22:19 Re: New badness metric for inliner Jan Hubicka
22:00 [Patch, Fortran, OOP] PR 54917: [4.7/4.8 Regression] TRANSFER on polymorphic variable causes ICE Janus Weil
22:00 [patch] PR55191 - ICE in tree-ssa-pre.c due to missing fake edge for an infinite loop Steven Bosscher
21:58 [Cilkplus] Merged with trunk at revision 193151 Iyer, Balaji V
21:55 Re: RFC: PR middle-end/55142: Check Pmode instead of ptr_mode for address mode H.J. Lu
21:43 Re: patch to fix PR55151 H.J. Lu
21:42 RE: [Ping]FW: [PATCH] Cilk Plus merging to trunk (2 of n) Iyer, Balaji V
21:41 [v3] 55028 Benjamin De Kosnik
21:40 Re: [patch, testsuite, mips] Fix gcc.dg/torture/mips-sdata-1.c Steve Ellcey
21:28 Re: [patch, testsuite, mips] Fix gcc.dg/torture/mips-sdata-1.c Richard Sandiford
21:25 Re: [patch] Fix PR tree-optimization/54986 Jakub Jelinek
21:21 [patch] Fix PR tree-optimization/54986 Eric Botcazou
21:18 Re: [patch, testsuite, mips] Fix gcc.dg/torture/mips-sdata-1.c Steve Ellcey
21:13 Re: [v3] Fix allocator-aware container requirements for forward_list Jonathan Wakely
21:04 Re: exception safety validation François Dumont
20:51 Re: [PATCH Version 2][RFA]Improving register pressure directed hoist Jeff Law
20:40 [PATCH] fix libgomp.c++/pr24455.C failures on darwin Jack Howarth
20:39 Re: [patch, testsuite, mips] Fix gcc.dg/torture/mips-sdata-1.c Richard Sandiford
20:30 Re: [patch, testsuite, mips] Fix gcc.dg/torture/mips-sdata-1.c Richard Sandiford
20:29 Re: [google] Add attributes: always_patch_for_instrumentation and never_patch_for_instrumentation (issue6821051) Xinliang David Li
20:25 Re: [PATCH 08/10] Factorize condition insertion code out of build_check_stmt Dodji Seketeli
20:21 Re: [google] Add attributes: always_patch_for_instrumentation and never_patch_for_instrumentation (issue6821051) Harshit Chopra
20:20 [google] Add attributes: always_patch_for_instrumentation and never_patch_for_instrumentation (issue6821051) Harshit Chopra
19:52 Re: [PATCH] Vzeroupper placement/47440 Uros Bizjak
19:32 Re: [PATCH, middle-end]: Fix mode-switching MODE_EXIT check with __builtin_apply/__builtin_return Eric Botcazou
19:27 Re: New badness metric for inliner David Miller
19:27 [v3] libstdc++/55215 Paolo Carlini
19:20 Re: [PATCH/MIPS] Use ins/dins instruction when written manually Andrew Pinski
19:19 [patch, testsuite, mips] Fix gcc.dg/torture/mips-sdata-1.c Steve Ellcey
19:19 Re: [PATCH/MIPS] Use ins/dins instruction when written manually Richard Sandiford
19:07 Re: [PATCH, middle-end]: Fix mode-switching MODE_EXIT check with __builtin_apply/__builtin_return Uros Bizjak
18:56 Re: [x86] Fix gcc.c-torture/compile/20080806-1.c failures Richard Sandiford
18:44 Re: [patch][google/gcc-4_7] Extend expiration date for pr54127 (issue6817091) Ollie Wild
18:43 Re: [PATCH, middle-end]: Fix mode-switching MODE_EXIT check with __builtin_apply/__builtin_return Uros Bizjak
18:40 [patch][google/gcc-4_7] Extend expiration date for pr54127 (issue6817091) Paul Pluzhnikov
18:38 Re: [PATCH] Do not change scope for unknown locations Eric Botcazou
18:34 Re: [PATCH, middle-end]: Fix mode-switching MODE_EXIT check with __builtin_apply/__builtin_return Uros Bizjak
18:31 Re: [patch][RFC] Filename based shared library versioning on AIX David Edelsohn
18:10 Re: [patch][RFC] Filename based shared library versioning on AIX Michael Haubenwallner
18:07 Re: [PATCH, middle-end]: Fix mode-switching MODE_EXIT check with __builtin_apply/__builtin_return Eric Botcazou
17:58 PR 54805: __gthread_tsd* in vxlib-tls.c rbmj
17:52 Re: [PING^2] [C++ PATCH] Add overflow checking to __cxa_vec_new[23] Florian Weimer
17:49 [PATCH] Vtable pointer verification, gcc changes (patch 2 of 2) Caroline Tice
17:44 [PATCH] Vtable pointer verification, runtime library changes (patch 1 of 2) Caroline Tice
17:41 libgo patch committed: NetBSD fix Ian Lance Taylor
17:40 Re: [PATCH] Disable aggregate jump functions for bit-field stores Martin Jambor
17:36 libgo patch committed Ian Lance Taylor
17:27 Re: [PATCH] New configuration options to enable additional executable/startfile/shared library prefixes Michael Meissner
17:25 committed: Fix dbr processing of conditional returns Joern Rennecke
17:00 Re: [PATCH] Update source location for PRE inserted stmt Xinliang David Li
17:00 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Kenneth Zadeck
16:57 Re: [PR54693] loss of debug info in jump threading and loop ivopts Jeff Law
16:46 Implement simple peeling on tree level; remove RTL peeling code Jan Hubicka
16:44 patch to fix PR55151 Vladimir Makarov
16:32 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon David Malcolm
16:20 Re: [PATCH] Disable aggregate jump functions for bit-field stores Jan Hubicka
16:17 Re: [PATCH] Minor ipa-prop.c internal interface tweak Jan Hubicka
15:50 Re: [PATCH 08/10] Factorize condition insertion code out of build_check_stmt Jakub Jelinek
15:37 Re: [PATCH] Update source location for PRE inserted stmt Dehao Chen
15:27 Re: [PATCH] Do not change scope for unknown locations Dehao Chen
15:10 [committed] 3 backports to 4.7 branch Jakub Jelinek
14:49 [committed] Fix up pr54970.c testcase Jakub Jelinek
14:48 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Jakub Jelinek
14:40 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Peter Bergner
14:39 Re: Ping / update: RFA: replace #ifdef with if/#if for HAVE_ATTR_* Bernd Schmidt
14:31 Re: [RFA:] PR55186 - gcc.dg/const-uniq-1.c fails due to vector not in the constant pool Eric Botcazou
14:16 Re: [Committed] Fix 54524: Wrong code with some 64bit addition with registers as 32bits Eric Botcazou
13:59 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Kenneth Zadeck
13:58 New badness metric for inliner Jan Hubicka
12:54 Re: [x86] Fix gcc.c-torture/compile/20080806-1.c failures H.J. Lu
12:53 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Jakub Jelinek
12:42 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Peter Bergner
12:10 Re: [PATCH] Do not change scope for unknown locations Eric Botcazou
12:03 Re: [RFH] subreg of a vector without going through memory Marc Glisse
11:56 Re: [PATCH] Update source location for PRE inserted stmt Eric Botcazou
11:25 Minor fixes to niter and ivcanon Jan Hubicka
11:23 Relax limits of early inliner for the forwarder functions Jan Hubicka
11:22 Re: GCC for GNU Hurd: MACH built-in preprocessor macro (was: gdb: FTBFS on hurd-i386 (for review)) Samuel Thibault
11:21 Fix autopar testcase Jan Hubicka
11:15 Re: [PATCH] Stream cgraph_node.ipa_transforms_to_apply Jan Hubicka
11:14 [PATCH] Fix up value_format ICE for DWARF2_ADDR_SIZE < 4 targets (PR target/55194) Jakub Jelinek
11:07 Re: [patch] Apply conditional down cast to cgraph.h et.al. Eric Botcazou
11:02 [PATCH, testsuite]: Fix gcc.dg/torture/pr55018.c testsuite failure Uros Bizjak
10:49 Re: [PATCH] Fix final_scan_insn to handle all comparisons in non-jump and cmove insn Richard Sandiford
10:46 Re: [RFH] subreg of a vector without going through memory Richard Sandiford
10:44 [PATCH] Fix up pr19105.c test regexp for ppc (PR testsuite/55188) Jakub Jelinek
10:31 Re: exception safety validation Jonathan Wakely
10:24 [PATCH, testsuite]: Fix gcc.dg/tree-ssa/cunroll-9.c failure Uros Bizjak
10:21 Re: [x86] Fix gcc.c-torture/compile/20080806-1.c failures H.J. Lu
09:55 Re: [PATCH, middle-end]: Fix mode-switching MODE_EXIT check with __builtin_apply/__builtin_return Vladimir Yakovlev
09:10 Re: [PATCH, middle-end]: Fix mode-switching MODE_EXIT check with __builtin_apply/__builtin_return Kaz Kojima
09:05 [SH] PR 54089 - Add support for rotcl instruction Oleg Endo
09:01 Re: [x86] Fix gcc.c-torture/compile/20080806-1.c failures Uros Bizjak
08:30 [x86] Fix gcc.c-torture/compile/20080806-1.c failures Richard Sandiford
08:06 Re: [PATCH, i386]: AMD bdver3 enablement Uros Bizjak
07:33 RE: [PATCH, i386]: AMD bdver3 enablement Gopalasubramanian, Ganesh
06:10 GCC for GNU Hurd: MACH built-in preprocessor macro (was: gdb: FTBFS on hurd-i386 (for review)) Thomas Schwinge
06:03 Re: [PATCH] Vtable pointer verification (corruption/attach detection -- new feature Xinliang David Li
05:03 Re: Using -ffunction-sections and -p Ian Lance Taylor
04:50 [C++11] PR54413 Option for turning off compiler extensions for numeric literals. Ed Smith-Rowland
04:41 Re: [PATCH, generic] New RTL primitive: `define_subst' Hans-Peter Nilsson
04:04 Using -ffunction-sections and -p Sriraman Tallam
02:01 Re: [patch] Remove -fconserve-space Jason Merrill
00:52 Re: [SH] Treat SH2A as superscalar Kaz Kojima
00:48 Re: [doc,libstdc++] Link maintenance for the libstdc++ manual Jonathan Wakely
00:34 Re: [doc,libstdc++] Link maintenance for the libstdc++ manual Jonathan Wakely

November 04, 2012
23:53 Re: [doc,libstdc++] Link maintenance for the libstdc++ manual Gabriel Dos Reis
23:33 Re: Remove obsolete Solaris 8 support Thomas Schwinge
23:28 Re: s%funcs%ifuncs typo in libatomic/acinclude.m4 Thomas Schwinge
23:22 [C++ Patch PING] PR 54526 (again) Paolo Carlini
23:19 Re: s%funcs%ifuncs typo in libatomic/acinclude.m4 Thomas Schwinge
23:10 Re: [PATCH] Perform frame_pointer_needed hfp -> cfa replacements even if fp setter is not in the first bb (PR debug/54402) Alexandre Oliva
23:10 RE: [PATCH] Decimal Floating-Point (libbid) for GNU/Hurd Thomas Schwinge
22:58 Re: [PATCH] boehm-gc configuration support for GNU/Hurd Thomas Schwinge
22:50 Re: Fwd/Re: Ping / update: RFA: replace #ifdef with if/#if for HAVE_ATTR_* Alexandre Oliva
22:44 [PATCH] Stream cgraph_node.ipa_transforms_to_apply Martin Jambor
22:39 [PATCH] Disable aggregate jump functions for bit-field stores Martin Jambor
22:32 [PATCH] Minor ipa-prop.c internal interface tweak Martin Jambor
22:26 Re: [PATCH] Reset source location for instructions moved out of its original residing basic block Alexandre Oliva
22:19 Re: [PATCH] Update source location for PRE inserted stmt Xinliang David Li
21:51 Re: [RFC] VEC interface overhaul Diego Novillo
21:49 Re: [PR54693] loss of debug info in jump threading and loop ivopts Alexandre Oliva
21:10 Re: RFA: hookize ADJUST_INSN_LENGTH amylaar
20:36 Re: [doc,libstdc++] Link maintenance for the libstdc++ manual Gerald Pfeifer
20:28 Re: [PATCH] Vzeroupper placement/47440 Vladimir Yakovlev
20:22 Re: [wwwdocs,avr]: Deprecate/remove -mshort-calls, --with-avrlibc is default Gerald Pfeifer
19:25 Re: Ping / update: RFA: replace #ifdef with if/#if for HAVE_ATTR_* Joern Rennecke
18:06 Re: [PATCH, middle-end]: Fix mode-switching MODE_EXIT check with __builtin_apply/__builtin_return Uros Bizjak
17:59 Re: [PATCH] Vzeroupper placement/47440 Uros Bizjak
17:42 Re: [PATCH] Update source location for PRE inserted stmt Dehao Chen
17:15 Re: [PATCH] Add extra location information - PR43486 Arnaud Charlet
17:10 Re: Minimize downward code motion during reassociation Richard Biener
17:06 Re: [doc,libstdc++] Link maintenance for the libstdc++ manual Jonathan Wakely
17:01 Re: [PATCH] Fix an error in r193053 Richard Biener
17:00 Re: Tighten checking of vector comparisons Richard Biener
16:57 Re: [PATCH] Poison loc_t in system.h Richard Biener
16:54 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Richard Biener
16:07 Re: [PATCH] Update source location for PRE inserted stmt Richard Biener
16:04 Re: exception safety validation Jonathan Wakely
16:02 Re: exception safety validation Jonathan Wakely
15:45 Re: [ping] Re: [patch v2] support for multiarch systems Matthias Klose
15:23 Re: [PATCH, middle-end]: Fix mode-switching MODE_EXIT check with __builtin_apply/__builtin_return Uros Bizjak
15:03 Re: [PATCH, middle-end]: Fix mode-switching MODE_EXIT check with __builtin_apply/__builtin_return Uros Bizjak
14:58 Re: [PATCH, middle-end]: Fix mode-switching MODE_EXIT check with __builtin_apply/__builtin_return Oleg Endo
14:13 Re: [patch] Remove -fconserve-space Gerald Pfeifer
13:52 [PATCH, middle-end]: Fix mode-switching MODE_EXIT check with __builtin_apply/__builtin_return Uros Bizjak
13:29 Re: [PATCH] Vzeroupper placement/47440 Uros Bizjak
13:14 Re: [PATCH, generic] New RTL primitive: `define_subst' Kirill Yukhin
11:43 [wwwdocs,Java] Fix up java/papers/compiling.html Gerald Pfeifer
10:43 Re: [RFH] subreg of a vector without going through memory Marc Glisse
10:11 Re: [patch] move GIMPLE_TRANSACTION expansion to tmmark pass Aldy Hernandez
09:31 [RFH] subreg of a vector without going through memory Marc Glisse
09:19 Re: RFA: Add a SLIM_RTX_STRING macro Richard Sandiford
08:04 Re: [asan] change libasan to libsanitizer Dodji Seketeli
04:31 [PATCH] Vzeroupper placement/47440 Vladimir Yakovlev
01:29 [SH] Treat SH2A as superscalar Oleg Endo

November 03, 2012
23:58 [committed] Sync configure.ac with src H.J. Lu
23:49 Re: VxWorks is done H.J. Lu
23:01 Re: [PATCH] New configuration options to enable additional executable/startfile/shared library prefixes David Edelsohn
22:15 Re: [PATCH] Fix PR 53743 and other -freorder-blocks-and-partition failures (issue6823047) Teresa Johnson
21:45 Re: [PATCH] Fix PR 53743 and other -freorder-blocks-and-partition failures (issue6823047) Teresa Johnson
21:44 Re: RFA: Add a SLIM_RTX_STRING macro Steven Bosscher
19:52 RFA: Add a SLIM_RTX_STRING macro Richard Sandiford
19:38 Re: [google] Add attributes: always_patch_for_instrumentation and never_patch_for_instrumentation (issue6821051) Xinliang David Li
19:21 [Committed] Fix gcc.target/mips/octeon-bbit-3.c testcase Andrew Pinski
19:06 Re: exception safety validation Paolo Carlini
18:39 Re: [tsan] ThreadSanitizer instrumentation part Jakub Jelinek
18:19 Re: [patch, fortran] PR 30146, errors for INTENT(OUT) and INTENT(INOUT) for DO loop variables Thomas Koenig
18:18 Re: [PATCH] Add -fno-instrument-function Joseph S. Myers
18:15 Re: [PR54693] loss of debug info in jump threading and loop ivopts Jakub Jelinek
18:08 Re: [PATCH] Add -fno-instrument-function Andi Kleen
17:28 Re: [PATCH] Add -fno-instrument-function Joseph S. Myers
17:25 Re: PR c/53063 more LangEnabledBy conversions. Joseph S. Myers
17:19 Re: PR c/53063 Handle Wformat with LangEnabledBy Joseph S. Myers
17:05 Re: [tsan] ThreadSanitizer instrumentation part Wei Mi
16:11 Re: [PR54693] loss of debug info in jump threading and loop ivopts Alexandre Oliva
15:54 VxWorks is done Bruce Korb
14:48 Re: [PATCH, GCC 4.7] Backport fix for PR tree-optimization/53708 Peter Bergner
14:44 Re: exception safety validation François Dumont
14:22 Re: RFA: hookize ADJUST_INSN_LENGTH Joern Rennecke
14:12 Re: exception safety validation Jonathan Wakely
14:11 Re: exception safety validation Jonathan Wakely
13:53 Re: exception safety validation François Dumont
13:16 [PATCH] Fix final_scan_insn to handle all comparisons in non-jump and cmove insn Andreas Schwab
11:53 RFC/A: set_mem_attributes_minus_bitpos tweak Richard Sandiford
11:41 [8/8] Add new optabs and use them for MIPS Richard Sandiford
11:39 [7/8] Replace mode_for_extraction with new interface Richard Sandiford
11:28 [6/8] Add strict volatile handling to bit_field_mode_iterator Richard Sandiford
11:27 [5/8] Tweak bitfield alignment handling Richard Sandiford
11:21 [4/8] Add bit_field_mode_iterator Richard Sandiford
11:16 [3/8] Add narrow_bit_field_mem Richard Sandiford
11:14 [2/8] Add adjust_bitfield_address_size Richard Sandiford
11:13 [1/8] Handle TRUNCATE in make_extraction Richard Sandiford
11:10 [0/8] Add optabs alternatives for insv, extv and extzv Richard Sandiford
09:50 [MIPS, committed] Tweak octeon-exts-7.c test Richard Sandiford
09:17 Ping**2: [PATCH] Install error handler for out-of-memory when using STL containers Tobias SchlÃter
09:01 Re: [Committed] Fix 54524: Wrong code with some 64bit addition with registers as 32bits Richard Sandiford
08:22 [PATCH 10/10] Import the asan runtime library into GCC tree Dodji Seketeli
08:14 RFC: PR middle-end/55142: Check Pmode instead of ptr_mode for address mode H.J. Lu
05:03 [RFA:] PR55186 - gcc.dg/const-uniq-1.c fails due to vector not in the constant pool Hans-Peter Nilsson
01:31 Re: [tsan] ThreadSanitizer instrumentation part Wei Mi
00:50 Fix bootstrap on 32bit hosts Jan Hubicka
00:22 Re: [libstdc++,doc] Some link housekeeping Jonathan Wakely

November 02, 2012
23:39 libgo patch committed: Prepare syscall for 64-bit int Ian Lance Taylor
23:32 [Committed] Fix 54524: Wrong code with some 64bit addition with registers as 32bits Andrew Pinski
23:17 libgo patch committed: Fix reflect.Call Ian Lance Taylor
23:16 Re: [PATCH] Add check for x32 support Mike Stump
23:11 [wwwdocs] Switch to UTF-8 Gerald Pfeifer
23:05 [PATCH 09/10] Instrument built-in memory access function calls Dodji Seketeli
23:03 [PATCH 08/10] Factorize condition insertion code out of build_check_stmt Dodji Seketeli
23:02 [PATCH 07/10] Make build_check_stmt accept an SSA_NAME for its base Dodji Seketeli
23:01 [PATCH 06/10] Implement protection of global variables Dodji Seketeli
23:00 [PATCH 05/10] Implement protection of stack variables Dodji Seketeli
22:59 Re: [SH] Use some more multi-line asm in sh.c Kaz Kojima
22:59 Re: [SH] PR 51244 - catch more unnecessary T bit stores Kaz Kojima
22:59 [PATCH 04/10] Allow asan at -O0 Dodji Seketeli
22:58 [PATCH 03/10] Emit GIMPLE directly instead of gimplifying GENERIC. Dodji Seketeli
22:57 [PATCH 02/10] Initial asan cleanups Dodji Seketeli
22:56 [PATCH 01/10] Initial import of asan from the Google branch into trunk Dodji Seketeli
22:53 Re: [PATCH 00/13] Request to merge Address Sanitizer in Dodji Seketeli
22:51 [wwwdocs] PATCH for Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Gerald Pfeifer
22:44 Re: [PATCH 02/13] Rename tree-asan.[ch] to asan.[ch] Dodji Seketeli
22:14 Re: [PATCH] Add check for x32 support H.J. Lu
22:00 [libstdc++,doc] Some link housekeeping Gerald Pfeifer
21:18 [PATCH] Do not change scope for unknown locations Dehao Chen
20:41 Re: Minimize downward code motion during reassociation Easwaran Raman
20:32 [wwwdocs,Java] Obsolete GCJ FAQ entry for Solaris? Gerald Pfeifer
20:18 [4.7 branch] Backport fix for 54985 Jeff Law
20:02 Re: [patch, committed] Pass -fno-ident to tests that make sure "pow" is not called David Edelsohn
20:02 Re: [patch] Apply conditional down cast to cgraph.h et.al. Lawrence Crowl
20:02 [wwwdocs,Java] java/faq.html -- remove non-FAQ covered by installation documentation Gerald Pfeifer
19:59 Re: [patch] Fix powerpc pr48258-2 David Edelsohn
19:47 [contrib] Compare against a clean build in validate_failures.py Diego Novillo
19:39 Minor predict.c improvement Jan Hubicka
19:38 Re: Parts 3 and 4 to the vxworks/fixincludes patches rbmj
19:29 [patch] Fix powerpc pr48258-2 Michael Meissner
19:24 [patch, committed] Pass -fno-ident to tests that make sure "pow" is not called Michael Meissner
18:24 Re: [patch, committed] libquadmath: Small fmaq and lgamma update Paolo Carlini
18:14 Re: [patch, committed] libquadmath: Small fmaq and lgamma update Tobias Burnus
18:10 Re: [patch, committed] libquadmath: Small fmaq and lgamma update Tobias Burnus
18:01 Re: [patch, committed] libquadmath: Small fmaq and lgamma update Paolo Carlini
18:01 Re: [PATCH] New configuration options to enable additional executable/startfile/shared library prefixes Michael Meissner
17:56 Re: [PR54693] loss of debug info in jump threading and loop ivopts Alexandre Oliva
17:37 Re: [ping] Re: [patch v2] support for multiarch systems Ian Lance Taylor
17:14 [RFC PATCH] Masked load/store vectorization Jakub Jelinek
17:13 Re: [PR54693] loss of debug info in jump threading and loop ivopts Jeff Law
16:59 [patch, committed] libquadmath: Small fmaq and lgamma update Tobias Burnus
16:28 [PATCH] Add check for x32 support Jack Howarth
16:14 Re: [tsan] ThreadSanitizer instrumentation part Xinliang David Li
16:02 Re: [PATCH 06/13] Implement protection of stack variables Dodji Seketeli
15:58 Re: [tsan] ThreadSanitizer instrumentation part Jakub Jelinek
15:54 Re: [tsan] ThreadSanitizer instrumentation part Xinliang David Li
15:25 Re: [PATCH 06/13] Implement protection of stack variables Dodji Seketeli
14:51 Re: patch to fix PR55130 Vladimir Makarov
14:45 patch to fix PR55130 Vladimir Makarov
14:44 Re: [PATCH 06/13] Implement protection of stack variables Dodji Seketeli
14:16 [PATCH, i386]: Fix PR55175, i386/sfp-exceptions.c:52:7: error: impossible constraint in 'asm' Uros Bizjak
13:31 Re: [tsan] ThreadSanitizer instrumentation part Martin Jambor
13:26 Re: [ping] Re: [patch v2] support for multiarch systems Matthias Klose
13:06 Re: [patch, lra, pr55103, committed] Save lra_int struct. Vladimir Makarov
12:14 Re: [PING^2] [C++ PATCH] Add overflow checking to __cxa_vec_new[23] Paolo Carlini
12:11 Fix minor inaccuracy with EDGE_SIBCALL Eric Botcazou
12:09 Re: [PING^2] [C++ PATCH] Add overflow checking to __cxa_vec_new[23] Florian Weimer
11:51 Re: C++ (RFC) PATCH fix for PR55076 and PR53921 Markus Trippelsdorf
10:41 Re: libstdc++/55169 Paolo Carlini
10:23 [SH] Use some more multi-line asm in sh.c Oleg Endo
10:15 [SH] PR 51244 - catch more unnecessary T bit stores Oleg Endo
09:53 Re: [patch, lra, pr55103, committed] Save lra_int struct. Richard Sandiford
08:58 [doc,libstdc++] Update Hoard references in libstdc++/doc Gerald Pfeifer
08:35 [PATCH Version 2][RFA]Improving register pressure directed hoist Bin Cheng
08:29 Re: [patch] Apply conditional down cast to cgraph.h et.al. Eric Botcazou
08:08 Re: [PR54693] loss of debug info in jump threading and loop ivopts Jakub Jelinek
08:06 [committed] Fix bswapdi2 -m32 miscompilation (PR target/55147) Jakub Jelinek
07:17 Re: [wwwdocs,Java] Use https for redhat.com. Andreas Schwab
04:35 Re: [PATCH 06/13] Implement protection of stack variables Xinliang David Li
02:53 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Sriraman Tallam
02:24 [GCC arm-embedded-4_7]Backport r192603/r192604 to arm-embedded-4_7 branch Bin Cheng
01:34 [v3] Fix allocator-aware container requirements for forward_list Jonathan Wakely
01:01 Re: [doc,libstdc++] Link maintenance for the libstdc++ manual Gerald Pfeifer
00:34 Re: [doc,libstdc++] Link maintenance for the libstdc++ manual Jonathan Wakely
00:29 [doc,libstdc++] Link maintenance for the libstdc++ manual Gerald Pfeifer
00:09 Re: [PATCH] skip gcc.target/i386/pr53249.c on darwin Jack Howarth
00:00 Re: [PATCH] Add extra location information - PR43486 Manuel López-Ibáñez

November 01, 2012
23:58 [doc] Remove moxie web reference from install.texi Gerald Pfeifer
23:48 [wwwdocs,Java] Gerald Pfeifer
23:41 [wwwdocs] Re: [Go,doc] Adjust reference to Go specification Gerald Pfeifer
23:36 Re: [PATCH] Reset source location for instructions moved out of its original residing basic block Xinliang David Li
23:27 [wwwdocs,Java] Update reference to Java language specification Gerald Pfeifer
23:22 Re: [PATCH] New configuration options to enable additional executable/startfile/shared library prefixes Gerald Pfeifer
23:22 [v3] fix typo in copyright permission statements of tests Jonathan Wakely
23:16 Re: [patch][RFC] Filename based shared library versioning on AIX David Edelsohn
23:16 Re: [PATCH] Reset source location for instructions moved out of its original residing basic block Dehao Chen
23:16 Re: [PATCH] skip gcc.target/i386/pr53249.c on darwin H.J. Lu
23:15 [patch, lra, pr55103, committed] Save lra_int struct. Steve Ellcey
23:09 [wwwdocs] Remove Gelato reference from svn.html Gerald Pfeifer
23:07 Re: [PATCH] Reset source location for instructions moved out of its original residing basic block Xinliang David Li
23:07 Re: Lower unsupported VEC_COND_EXPR Richard Henderson
23:02 [wwwdocs] Update gccupc download link Gerald Pfeifer
23:00 Re: [asan] change libasan to libsanitizer Wei Mi
22:57 [Go,doc] Adjust reference to Go specification Gerald Pfeifer
22:57 Re: [PATCH] Reset source location for instructions moved out of its original residing basic block Ian Lance Taylor
22:55 Re: [PATCH] skip gcc.target/i386/pr53249.c on darwin H.J. Lu
22:54 [PATCH] New configuration options to enable additional executable/startfile/shared library prefixes Michael Meissner
22:43 Re: [PATCH] skip gcc.target/i386/pr53249.c on darwin Jakub Jelinek
22:38 Re: [PATCH] skip gcc.target/i386/pr53249.c on darwin H.J. Lu
22:36 Re: patch to fix constant math - 4th patch - wide-int.[ch] refresh Kenneth Zadeck
22:35 Re: patch to fix constant math - 8th patch - tree-vrp.c Kenneth Zadeck
22:33 Re: patch to fix constant math - 4th patch - wide-int.[ch] refresh Kenneth Zadeck
22:28 Re: patch to fix constant math - 8th patch - tree-vrp.c Marc Glisse
22:27 [wwwdocs,Java] Use https for redhat.com. Gerald Pfeifer
22:25 [PATCH] Fix an error in r193053 Dehao Chen
22:23 [wwwdocs,Java] comparison of libgcj with Kaffe link is gone Gerald Pfeifer
22:16 Re: [asan] change libasan to libsanitizer Wei Mi
22:13 Re: patch to fix constant math - 8th patch - tree-vrp.c Kenneth Zadeck
22:03 Re: [asan] change libasan to libsanitizer Xinliang David Li
22:01 Re: [asan] change libasan to libsanitizer Xinliang David Li
21:55 Re: [asan] change libasan to libsanitizer Jakub Jelinek
21:54 Re: [PATCH 02/13] Rename tree-asan.[ch] to asan.[ch] Joseph S. Myers
21:53 Re: [asan] change libasan to libsanitizer Xinliang David Li
21:49 [wwwdocs] Remove broken GSCO 2011 link Gerald Pfeifer
21:47 Re: [asan] change libasan to libsanitizer Dodji Seketeli
21:46 [wwwdocs] Disable fileboar.com GCC mirror Gerald Pfeifer
21:46 Re: [PATCH] Fix PR 53743 and other -freorder-blocks-and-partition failures (issue6823047) Steven Bosscher
21:43 Re: [tsan] ThreadSanitizer instrumentation part Xinliang David Li
21:41 Re: [PATCH] skip gcc.target/i386/pr53249.c on darwin H.J. Lu
21:35 Re: [PATCH] Fix PR 53743 and other -freorder-blocks-and-partition failures (issue6823047) Teresa Johnson
21:28 Re: [PATCH] Fix CDDCE miscompilation (PR tree-optimization/55018) Jan Hubicka
21:26 Re: [PATCH] Fix PR 53743 and other -freorder-blocks-and-partition failures (issue6823047) Teresa Johnson
21:24 Re: [tsan] ThreadSanitizer instrumentation part Jakub Jelinek
21:23 Re: [asan] change libasan to libsanitizer Xinliang David Li
21:19 Re: [tsan] ThreadSanitizer instrumentation part Xinliang David Li
21:17 Re: [asan] change libasan to libsanitizer Wei Mi
21:10 Tighten checking of vector comparisons Marc Glisse
21:07 Re: [tsan] ThreadSanitizer instrumentation part Jakub Jelinek
21:03 Re: Optimize hashtable allocator François Dumont
20:59 Re: [PATCH] Fix CDDCE miscompilation (PR tree-optimization/55018) Jakub Jelinek
20:57 Re: [tsan] ThreadSanitizer instrumentation part Xinliang David Li
20:54 Re: [tsan] ThreadSanitizer instrumentation part Jakub Jelinek
20:53 Re: [tsan] ThreadSanitizer instrumentation part Jakub Jelinek
20:34 Re: [asan] change libasan to libsanitizer Xinliang David Li
20:31 Re: [asan] change libasan to libsanitizer Jakub Jelinek
20:28 Re: [asan] change libasan to libsanitizer Wei Mi
20:27 Re: [asan] change libasan to libsanitizer Wei Mi
20:26 Re: [PATCH] Fix CDDCE miscompilation (PR tree-optimization/55018) Hans-Peter Nilsson
20:26 Re: [asan] change libasan to libsanitizer Wei Mi
20:19 Re: [asan] change libasan to libsanitizer Xinliang David Li
20:18 Re: [asan] change libasan to libsanitizer Wei Mi
20:17 Re: [asan] change libasan to libsanitizer Wei Mi
20:07 [PATCH] Vtable pointer verification (corruption/attach detection -- new feature Caroline Tice
20:03 [asan] change libasan to libsanitizer Wei Mi
19:54 [PATCH] Poison loc_t in system.h David Edelsohn
19:53 [PATCH 07/13] Implement protection of global variables dodji
19:53 [PATCH 12/13] Instrument built-in memory access function calls dodji
19:53 [PATCH 06/13] Implement protection of stack variables dodji
19:53 [PATCH 04/13] Emit GIMPLE directly instead of gimplifying GENERIC. dodji
19:53 [PATCH 10/13] Make build_check_stmt accept an SSA_NAME for its base dodji
19:53 [PATCH 00/13] Request to merge Address Sanitizer in dodji
19:53 [PATCH 08/13] Fix a couple of ICEs. dodji
19:53 [PATCH 05/13] Allow asan at -O0 dodji
19:53 [PATCH 11/13] Factorize condition insertion code out of build_check_stmt dodji
19:53 [PATCH 02/13] Rename tree-asan.[ch] to asan.[ch] dodji
19:53 [PATCH 09/13] Don't forget to protect 32 bytes aligned global variables. dodji
19:53 [PATCH 03/13] Initial asan cleanups dodji
19:53 [PATCH 01/13] Initial import of asan from the Google branch dodji
19:35 Re: [tsan] ThreadSanitizer instrumentation part Xinliang David Li
19:24 [wwwdocs,Java] remove sources.redhat.com reference from papers/nosb.html Gerald Pfeifer
19:16 Re: [tsan] ThreadSanitizer instrumentation part Jakub Jelinek
19:05 patch to fix PR55150 Vladimir Makarov
19:01 [PATCH] New feature -- Vtable pointer verification (corruption/attack detection) Caroline Tice
18:57 Re: [tsan] ThreadSanitizer instrumentation part Xinliang David Li
18:49 Re: [tsan] ThreadSanitizer instrumentation part Jakub Jelinek
18:47 Re: RFA: hookize ADJUST_INSN_LENGTH Joern Rennecke
18:40 [wwwdocs] testing/testing-blitz.html update Gerald Pfeifer
18:32 Re: [tsan] ThreadSanitizer instrumentation part Xinliang David Li
18:28 [wwwdocs] sites.google.com defaults to https Gerald Pfeifer
18:28 [wwwdocs] benchmarks/index.html -- Richi related updates Gerald Pfeifer
18:24 Re: [tsan] ThreadSanitizer instrumentation part Jakub Jelinek
18:22 Re: [tsan] ThreadSanitizer instrumentation part Diego Novillo
18:20 Re: [tsan] ThreadSanitizer instrumentation part Xinliang David Li
18:11 Re: [tsan] ThreadSanitizer instrumentation part Xinliang David Li
18:07 Re: [patch] Remove unused ebitmap and unused sbitmap functions. Lawrence Crowl
18:02 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Sterling Augustine
17:59 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Sharad Singhai
17:49 Re: [patch] Normalize bitmap iteration. Lawrence Crowl
17:41 Fwd/Re: Ping / update: RFA: replace #ifdef with if/#if for HAVE_ATTR_* Joern Rennecke
17:41 Re: [patch] Normalize more bitmap function names. Lawrence Crowl
17:19 Re: [PATCH] Fix PR 53743 and other -freorder-blocks-and-partition failures (issue6823047) Teresa Johnson
17:00 Re: [PATCH] Reset source location for instructions moved out of its original residing basic block Dehao Chen
16:44 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Diego Novillo
16:41 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Sharad Singhai
16:21 Re: [PATCH, generic] Support printing of escaped curly braces and vertical bar in assembler output Segher Boessenkool
15:53 Re: [PATCH] Fix PR 53743 and other -freorder-blocks-and-partition failures (issue6823047) Christophe Lyon
15:47 Re: [tsan] ThreadSanitizer instrumentation part Xinliang David Li
15:44 Lower unsupported VEC_COND_EXPR Marc Glisse
15:16 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Richard Sandiford
15:04 Re: [PATCH] Reset source location for instructions moved out of its original residing basic block Eric Botcazou
14:49 Re: Parts 3 and 4 to the vxworks/fixincludes patches Bruce Korb
14:36 Re: [PATCH] Reset source location for instructions moved out of its original residing basic block Dehao Chen
14:25 Re: [patch] Normalize more bitmap function names. Diego Novillo
14:13 Re: [patch] Normalize bitmap iteration. Diego Novillo
13:56 Re: [patch] Remove unused ebitmap and unused sbitmap functions. Diego Novillo
13:54 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Sharad Singhai
13:50 Re: [patch, fortran] PR 30146, errors for INTENT(OUT) and INTENT(INOUT) for DO loop variables Thomas Koenig
13:47 Re: [PATCH] skip gcc.target/i386/pr53249.c on darwin Jack Howarth
13:45 [Patch] More libquadmath/math/* changes Tobias Burnus
13:36 Re: Parts 3 and 4 to the vxworks/fixincludes patches rbmj
13:24 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Kenneth Zadeck
13:18 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Kenneth Zadeck
13:10 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Richard Sandiford
13:09 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Diego Novillo
13:05 Re: [patch, fortran] PR 30146, errors for INTENT(OUT) and INTENT(INOUT) for DO loop variables Tobias Schlüter
12:58 [patch, fortran] PR 30146, errors for INTENT(OUT) and INTENT(INOUT) for DO loop variables Thomas Koenig
12:44 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Kenneth Zadeck
12:42 Silence inline_call sanity check for now Jan Hubicka
12:28 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Jakub Jelinek
12:19 [PATCH, generic] Support printing of escaped curly braces and vertical bar in assembler output Maksim Kuznetsov
11:56 Re: [PATCH, generic] New RTL primitive: `define_subst' Kirill Yukhin
11:34 Re: RFA: hookize ADJUST_INSN_LENGTH Richard Sandiford
11:14 Re: Committed: Fix sh regression for target/55160 Kaz Kojima
09:53 Re: Committed: Fix sh regression for target/55160 Joern Rennecke
09:31 Re: Committed: Fix sh regression for target/55160 Oleg Endo
09:28 Re: [PR54693] loss of debug info in jump threading and loop ivopts Jakub Jelinek
09:18 Re: Committed: Fix sh regression for target/55160 Joern Rennecke
08:56 Re: [PATCH] Reset source location for instructions moved out of its original residing basic block Eric Botcazou
08:54 Re: Committed: Fix sh regression for target/55160 Oleg Endo
08:43 Re: [PATCH] Fix PR53501 Eric Botcazou
08:38 Re: [PR54693] loss of debug info in jump threading and loop ivopts Jakub Jelinek
07:52 Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon Sharad Singhai
07:51 Re: [PATCH] pass filtering for -fopt-info Sharad Singhai
07:48 Re: [PATCH][RFC] Sanity checking for -freorder-blocks-and-partition failures Matthew Gretton-Dann
07:22 Re: [tsan] ThreadSanitizer instrumentation part Jakub Jelinek
06:58 Re: [tsan] ThreadSanitizer instrumentation part Jakub Jelinek
06:31 Committed: Fix sh regression for target/55160 Joern Rennecke
06:27 Re: [tsan] ThreadSanitizer instrumentation part Jakub Jelinek
06:02 Re: [tsan] ThreadSanitizer instrumentation part Xinliang David Li
06:00 Re: [tsan] ThreadSanitizer instrumentation part Xinliang David Li
05:41 Re: RFA: hookize ADJUST_INSN_LENGTH Joern Rennecke
05:03 [PATCH] Reset source location for instructions moved out of its original residing basic block Dehao Chen
03:02 Go patch committed: More steps toward 64-bit int Ian Lance Taylor
02:54 Re: [PATCH, GCC 4.7] Backport fix for PR tree-optimization/53708 Peter Bergner
02:21 Re: [PATCH] Fix PR53501 Andrew Pinski
02:16 Re: [PATCH] Fix PR53501 H.J. Lu
02:14 Re: [PATCH] Fix PR53501 H.J. Lu
01:57 Re: [PATCH] Fix PR53501 H.J. Lu
01:32 [v3] Reuse existing elements in forward_list::assign() Jonathan Wakely
01:17 [PATCH] Add -fno-instrument-function Andi Kleen
00:26 [PATCH] Do not dump location for compare_debug Dehao Chen


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

Mail converted by MHonArc 2.6.3