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

May 31, 2012
23:38 [RFA:] fix bug in configure header-probing for stack protector support in target C library Hans-Peter Nilsson
23:13 Re: sparc build broken... Eric Botcazou
23:06 [v3] libstdc++/53543 Benjamin De Kosnik
23:03 Re: sparc build broken... David Miller
23:02 [google/gcc-4_6] Backport r171031 from upstream to fix ICE on PowerPC64 (issue6255070) Doug Kwan
23:00 Re: sparc build broken... Steven Bosscher
22:48 [PATCH 2/2] mips: Add R4700 scheduling support Matt Turner
22:48 Re: [PATCH 1/2] mips: Add R4600 scheduling support for imul and idiv Matt Turner
22:42 [SH] PR 53512 - Allow fsca and fsrra for non-SH4A Oleg Endo
22:06 Re: [SH, 4.7] Backport Fix sh64-elf build failure [3/3] Kaz Kojima
22:06 Re: [SH, 4.7] Backport PR 52642 - libstdc++ failures Kaz Kojima
22:06 Re: [SH, 4.7] Backport PR52667, Fix for barrier insertion Kaz Kojima
22:06 Re: [SH, 4.7] Backport Fix sh64-elf build failure [2/3] Kaz Kojima
22:06 Re: [SH, 4.7] Backport Fix sh64-elf build failure [1/3] Kaz Kojima
22:05 Re: sparc build broken... David Miller
21:42 Re: sparc build broken... Steven Bosscher
21:36 Re: [PATCH 1/2] mips: Add R4600 scheduling support for imul and idiv Richard Sandiford
21:22 Re: [AARCH64] [PATCH 3/3] AArch64 Port Richard Sandiford
21:16 sparc build broken... David Miller
21:06 [SH, 4.7] Backport PR 52642 - libstdc++ failures Oleg Endo
21:05 [Patch, libgfortran] Silence compiler warnings on MinGW(64) Tobias Burnus
21:03 [SH, 4.7] Backport PR52667, Fix for barrier insertion Oleg Endo
21:00 [SH, 4.7] Backport Fix sh64-elf build failure [3/3] Oleg Endo
21:00 [SH, 4.7] Backport Fix sh64-elf build failure [3/3] Oleg Endo
20:58 [SH, 4.7] Backport Fix sh64-elf build failure [2/3] Oleg Endo
20:56 [SH, 4.7] Backport Fix sh64-elf build failure [1/3] Oleg Endo
20:35 [committed] check for flag_tm in block_in_transaction Aldy Hernandez
20:20 Re: [PATCH] Fix PR53471, remove DECL_ASSEMBLER_NAME deferred compute Jason Merrill
20:12 [PATCH] Fix output in mklog Marek Polacek
20:01 Re: [Patch,AVR]: Use tr instead of set to canonicalize line endings for cmp Joerg Wunsch
19:53 Re: [PR tree-optimization/52558]: RFC: questions on store data race Aldy Hernandez
19:50 Re: [PATCH] Sparc longlong.h enhancements. David Miller
19:22 Re: [patch] Do not include output.h everywhere Diego Novillo
18:57 [patch] Do not include output.h everywhere Steven Bosscher
18:18 Re: [Patch, ARM][0/8] Epilogue in RTL: introduction (Sameera's patches, Part I) Paul Brook
18:03 [contrib] New script to create ChangeLog entries (issue6259058) Diego Novillo
18:03 [AVR,Committed]: Update documentation Georg-Johann Lay
17:27 Re: Use C++ in COMPILER_FOR_BUILD if needed (issue6191056) Diego Novillo
17:18 Re: PowerPC prologue and epilogue 6 Mike Stump
17:16 Re: Prevent double free in basic_string tlknv
16:54 [PATCH] [RFC] Add configuration support for additional executable/library directories Michael Meissner
16:53 patch to clean up the many ways of saying 2 * HOST_BITS_PER_WIDE_INT Kenneth Zadeck
16:48 [patch] Fix many Makefile dependencies, round 3 Steven Bosscher
16:46 Re: Prevent double free in basic_string Marc Glisse
15:58 Re: Use C++ in COMPILER_FOR_BUILD if needed (issue6191056) DJ Delorie
15:56 [PATCH] Fix PR53471, remove DECL_ASSEMBLER_NAME deferred compute Richard Guenther
15:34 [AARCH64][libgcc] Add __aarch64_sync_cache_range as lib2func Jim MacArthur
15:02 [PATCH] Fix PR53541 Richard Guenther
15:02 Re: [C++ Patch] PR 53524 Paolo Carlini
14:56 [Patch,AVR]: Fix PR46261 Georg-Johann Lay
14:43 Re: [C++ Patch] PR 53524 Jason Merrill
14:38 Prevent double free in basic_string tlknv
14:35 [PATCH][3/n] loop distribution TLC Richard Guenther
14:13 Re: [Patch,AVR]: Use tr instead of set to canonicalize line endings for cmp Richard Henderson
14:10 [Patch, ARM][8/8] Epilogue in RTL: remove dead code Greta Yorsh
14:10 Re: PATCH: PR target/53539: Different __WCHAR_TYPE__/wchar_t for gcc -m32 on Linux/i386 and Linux/x86-64 H.J. Lu
14:05 [Patch, ARM][7/8] Epilogue in RTL: expand thumb2 return Greta Yorsh
14:03 [Patch, ARM][6/8] Epilogue in RTL: simple return Greta Yorsh
14:01 [PATCH][2/n] loop distribution TLC Richard Guenther
14:01 [Patch, ARM][5/8] Epilogue in RTL: expand Greta Yorsh
13:59 [Patch, ARM][4/8] Epilogue in RTL: expand epilogue for apcs frame Greta Yorsh
13:55 [Patch, ARM][3/8] Epilogue in RTL: new patterns for vfp regs Greta Yorsh
13:54 [Patch, ARM][2/8] Epilogue in RTL: new patterns for int regs Greta Yorsh
13:53 [PATCH][1/n] loop distribution TLC Richard Guenther
13:51 [Patch, ARM][1/8] Epilogue in RTL: update ldm_stm_operation_p Greta Yorsh
13:51 Re: PATCH: PR target/53539: Different __WCHAR_TYPE__/wchar_t for gcc -m32 on Linux/i386 and Linux/x86-64 Jakub Jelinek
13:44 [Patch, ARM][0/8] Epilogue in RTL: introduction (Sameera's patches, Part I) Greta Yorsh
13:42 Re: PowerPC prologue and epilogue 6 Dominique Dhumieres
13:35 PATCH: PR target/53539: Different __WCHAR_TYPE__/wchar_t for gcc -m32 on Linux/i386 and Linux/x86-64 H.J. Lu
13:26 Re: PowerPC prologue and epilogue 6 Alan Modra
13:11 Re: [PATCH] Sparc longlong.h enhancements. Eric Botcazou
13:05 Re: [PATCH][RFC] Extend memset recognition Michael Matz
12:49 Re: [Patch, Fortran] PR53521 - Fix size == 0 handling with reallocate Janne Blomqvist
12:38 Re: [PATCH] Fix PR53501 Richard Guenther
12:31 Re: [PATCH] Fix PR53501 Eric Botcazou
12:16 Re: PowerPC prologue and epilogue 6 Dominique Dhumieres
11:50 Re: Use C++ in COMPILER_FOR_BUILD if needed (issue6191056) Diego Novillo
11:18 Re: [google/gcc-4_6] Adjust .xfail files for ARM & PowerPC64 (issue6255067) Diego Novillo
11:04 [PATCH] Fix MEM_REF offset calculation in dr_analyze_innermost Richard Guenther
10:59 [PATCH] Fix PR48493 Richard Guenther
10:54 Re: [PATCH][RFC] Extend memset recognition Richard Guenther
10:51 Re: [AARCH64] [PATCH 3/3] AArch64 Port Tejas Belagod
10:48 Re: [Patch,AVR]: Use tr instead of set to canonicalize line endings for cmp Georg-Johann Lay
10:45 [C++ Patch] PR 53524 Paolo Carlini
10:03 Re: [Patch,AVR]: Use tr instead of set to canonicalize line endings for cmp Joerg Wunsch
09:56 [PATCH, GCC][AArch64] Use Enums for code models option selection Sofiane Naci
09:52 Re: [Patch,AVR]: Use tr instead of set to canonicalize line endings for cmp Georg-Johann Lay
09:45 Re: [Patch, Fortran] PR53521 - Fix size == 0 handling with reallocate Jakub Jelinek
09:32 Committed, CRIS: fix assembling for other ISA variant Hans-Peter Nilsson
09:28 [Patch, Fortran] PR53521 - Fix size == 0 handling with reallocate Tobias Burnus
09:09 Re: [cxx-conversion] Change check functions from templates to overloads. (issue6256075) Richard Guenther
09:02 Re: [patch] Fix many Makefile dependencies, round 2 Richard Guenther
09:01 Re: [Patch, testsuite] fix failure in test gcc.dg/vect/slp-perm-8.c Richard Guenther
09:00 Re: [patch] Robustify get_ref_base_and_extent and friend Richard Guenther
08:39 Re: PowerPC prologue and epilogue 6 Alan Modra
06:27 [google/gcc-4_6] Adjust .xfail files for ARM & PowerPC64 (issue6255067) Doug Kwan
06:11 [Patch, libgfortran, committed] Remove send "mode" argument to POSIX "open" Tobias Burnus
06:10 [Ping] [PATCH, CR16] Adding memory model attributes Ajinkya Dhobale
05:11 Re: [C++ Patch] Produce canonical names for debug info without changing normal pretty-printing (issue6215052) Gabriel Dos Reis
03:49 [cxx-conversion] Change check functions from templates to overloads. (issue6256075) Lawrence Crowl
02:20 Re: [7/7] Tidy IRA move costs Vladimir Makarov
02:20 Re: [6/7] Tidy IRA move costs Vladimir Makarov
02:06 Re: [5/7] Tidy IRA move costs Vladimir Makarov
02:05 Re: [4/7] Tidy IRA move costs Vladimir Makarov
02:04 Re: [3/7] Tidy IRA move costs Vladimir Makarov
02:04 Re: [2/7] Tidy IRA move costs Vladimir Makarov
02:04 Re: [1/7] Tidy IRA move costs Vladimir Makarov
02:02 Re: [PATCH 2/2] gcc symbol database Yunfeng ZHANG
01:53 Re: [PATCH 2/2] gcc symbol database Yunfeng ZHANG
01:11 Re: PowerPC prologue and epilogue 6 Alan Modra
00:13 Re: PowerPC prologue and epilogue 6 Alan Modra

May 30, 2012
23:05 Go patch committed: Don't crash on invalid constant types Ian Lance Taylor
22:59 Re: [committed] Fix section conflict compiling rtld.c John David Anglin
22:19 Reorganized documentation for warnings David Stone
22:14 [PATCH] Sparc longlong.h enhancements. David Miller
22:13 Re: PR middle-end/53008 (trans-mem): output clone if function accessed indirectly Aldy Hernandez
21:59 Re: C++ PATCH for c++/53356 (C++11 ICE with new) Jason Merrill
21:46 Re: [Patch,AVR]: Use tr instead of set to canonicalize line endings for cmp Pedro Alves
21:44 Re: [google/gcc-4_6] Fix -gfission issue in index_location_lists (issue 6248072) saugustine
21:40 Re: [C++ Patch] Produce canonical names for debug info without changing normal pretty-printing (issue6215052) Sterling Augustine
21:26 Re: [Patch,AVR]: Use tr instead of set to canonicalize line endings for cmp Pedro Alves
21:15 Re: [C++ Patch] Produce canonical names for debug info without changing normal pretty-printing (issue6215052) Gabriel Dos Reis
21:12 [google/gcc-4_6] Fix -gfission issue in index_location_lists (issue6248072) Cary Coutant
20:36 [PATCH][Cilkplus] Propagating Spawn info for template functions Iyer, Balaji V
19:47 Re: [cxx-conversion] New Hash Table (issue6244048) Tom Tromey
18:53 Re: No documentation of -fsched-pressure-algorithm Richard Sandiford
18:44 [7/7] Tidy IRA move costs Richard Sandiford
18:42 [6/7] Tidy IRA move costs Richard Sandiford
18:28 [5/7] Tidy IRA move costs Richard Sandiford
18:26 [4/7] Tidy IRA move costs Richard Sandiford
18:25 [3/7] Tidy IRA move costs Richard Sandiford
18:22 [2/7] Tidy IRA move costs Richard Sandiford
18:16 Re: [patch] Fix warning in ira.c H.J. Lu
18:16 Re: [Dwarf Patch] Improve pubnames and pubtypes generation. (issue 6197069) Jason Merrill
18:16 [1/7] Tidy IRA move costs Richard Sandiford
18:15 Re: [C++] Reject variably modified types in operator new Jason Merrill
18:13 Re: PATCH: PR target/53383: Allow -mpreferred-stack-boundary=3 on x86-64 H.J. Lu
18:12 Re: [cxx-conversion] New Hash Table (issue6244048) Lawrence Crowl
18:12 [0/7] Tidy IRA move costs Richard Sandiford
18:06 Re: Ping: [Patch]: Fix call to end_prologue debug hook Jason Merrill
17:53 [patch] Fix many Makefile dependencies, round 2 Steven Bosscher
17:52 Re: [Dwarf Patch] Improve pubnames and pubtypes generation. (issue 6197069) Cary Coutant
17:49 Re: [C++] Reject variably modified types in operator new Mike Stump
17:46 RE: [Patch, testsuite] fix failure in test gcc.dg/vect/slp-perm-8.c Greta Yorsh
17:46 [patch] Fix warning in ira.c Steven Bosscher
17:43 Re: Use C++ in COMPILER_FOR_BUILD if needed (issue6191056) DJ Delorie
17:38 Re: [gfortran/ssp/quadmath] symvers config tweaks Jakub Jelinek
17:16 [patch] Robustify get_ref_base_and_extent and friend Eric Botcazou
16:44 Re: [Patch,AVR]: Use tr instead of set to canonicalize line endings for cmp Joerg Wunsch
16:36 [Patch, Fortran] PR53526 - Fix MOVE_ALLOC for coarrays Tobias Burnus
16:29 Re: [Patch,AVR]: Use tr instead of set to canonicalize line endings for cmp Richard Henderson
16:15 Re: [C++] Reject variably modified types in operator new Gabriel Dos Reis
14:45 C++ PATCH for c++/53356 (C++11 ICE with new) Jason Merrill
14:14 Re: [Patch,AVR]: Use tr instead of set to canonicalize line endings for cmp Joerg Wunsch
13:22 Re: PowerPC prologue and epilogue 6 Dominique Dhumieres
12:18 [Patch,AVR]: Use tr instead of set to canonicalize line endings for cmp Georg-Johann Lay
12:03 Re: Use C++ in COMPILER_FOR_BUILD if needed (issue6191056) Diego Novillo
11:56 Re: [Patch, Fortran] Reject coarrays in MOVE_ALLOC Tobias Burnus
11:42 Re: PowerPC prologue and epilogue 6 Alan Modra
11:25 [PATCH][RFC] Extend memset recognition Richard Guenther
11:18 Re: [Patch, Fortran] Reject coarrays in MOVE_ALLOC Paul Richard Thomas
10:42 [PATCH] Fix PR53501 Richard Guenther
09:31 Re: Predict for loop exits in short-circuit conditions Dehao Chen
09:22 [ARM Patch 3/n]PR53447: optimizations of 64bit ALU operation with constant Carrot Wei
09:13 [PATCH] Fix PR53522 Richard Guenther
09:10 [Patch, Fortran] Reject coarrays in MOVE_ALLOC Tobias Burnus
08:54 Restore simple control flow in probe_stack_range Eric Botcazou
08:47 Re: [C++] Reject variably modified types in operator new Florian Weimer
08:45 Re: [patch] Fix many Makefile dependencies Richard Guenther
07:02 Re: _FORTIFY_SOURCE for std::vector Florian Weimer
06:48 [Patch, Fortran] PR53502 - Remove "typedef" to make bootstrappable with --disable-build-poststage1-with-cxx Tobias Burnus
06:33 [Patch, Fortran, committed] Fix some comment typos Tobias Burnus
06:24 Re: [PATCH] Fix combiner to create canonical CONST_INTs (PR rtl-optimization/53519) Richard Sandiford
05:25 [PATCH] Fix combiner to create canonical CONST_INTs (PR rtl-optimization/53519) Jakub Jelinek
02:49 ping*3: Fix gcc.dg/lower-subreg-1.c failure (was: [C Patch]: pr52543) Hans-Peter Nilsson
02:04 Re: [Patch ARM] Fix off by one error in neon_evpc_vrev. Ramana Radhakrishnan
01:39 Re: PATCH for to use tree clobbers for c++/51060 (temporary re-use) H.J. Lu
01:03 Re: [cxx-conversion] New Hash Table (issue6244048) Michael Matz

May 29, 2012
23:59 Re: [cxx-conversion] New Hash Table (issue6244048) Lawrence Crowl
23:46 Re: [cxx-conversion] New Hash Table (issue6244048) Lawrence Crowl
23:28 Re: [cxx-conversion] New Hash Table (issue6244048) Lawrence Crowl
23:09 Re: FYI: 1500+ typos, with suggested fixes Mike Stump
22:55 Re: [Dwarf Patch] Improve pubnames and pubtypes generation. (issue 6197069) Cary Coutant
22:46 Re: [C++ Patch] PR 26155 Paolo Carlini
22:32 Re: [C++ Patch] Produce canonical names for debug info without changing normal pretty-printing (issue6215052) Sterling Augustine
21:01 [gfortran/ssp/quadmath] symvers config tweaks Benjamin De Kosnik
20:52 Re: FYI: 1500+ typos, with suggested fixes Jim Meyering
20:33 Ping: [RFA:] doc: TARGET_LEGITIMIZE_ADDRESS needs to be defined for native TLS Hans-Peter Nilsson
20:20 Add myself to write-after-approval section of MAINTAINERS file Edmar
19:36 Re: Fix stable_sort to work on iterators returning rvalue François Dumont
19:33 Re: Fix fixinclude's configure{,.ac} Thomas Schwinge
19:26 Re: PowerPC prologue and epilogue 6 Dominique Dhumieres
19:23 Re: FYI: 1500+ typos, with suggested fixes Joseph S. Myers
19:19 Re: FYI: 1500+ typos, with suggested fixes Joseph S. Myers
19:07 Re: PATCH: Always create a new language function for nested functions Joseph S. Myers
19:05 Re: [driver, LTO Patch]: Resurrect user specs support Joseph S. Myers
19:01 Re: [PATCH] Atom: Scheduler improvements for better imul placement Igor Zamyatin
18:33 [C++ Patch] PR 26155 Paolo Carlini
17:30 Re: [Patch ARM] Fix off by one error in neon_evpc_vrev. Richard Henderson
16:45 Re: _FORTIFY_SOURCE for std::vector Paolo Carlini
16:42 Re: [C++] Reject variably modified types in operator new Gabriel Dos Reis
16:32 PATCH: Always create a new language function for nested functions Meador Inge
16:01 Re: [driver, LTO Patch]: Resurrect user specs support Christian Bruel
16:01 [C++] Reject variably modified types in operator new Florian Weimer
15:59 Re: FYI: 1500+ typos, with suggested fixes Joseph S. Myers
15:48 Re: Regenerating fixincludes/configure Tristan Gingold
15:39 _FORTIFY_SOURCE for std::vector Florian Weimer
15:35 [AVR,Committed]: Re: How to run a compiled C program? Georg-Johann Lay
15:27 Regenerating fixincludes/configure Thomas Schwinge
15:24 Re: s%funcs%ifuncs typo in libatomic/acinclude.m4 Thomas Schwinge
15:19 Re: [patch] disintegrate integrate.[ch] Diego Novillo
15:12 Re: [patch] disintegrate integrate.[ch] Eric Botcazou
15:06 [patch] Fix many Makefile dependencies Steven Bosscher
15:03 Re: FYI: 1500+ typos, with suggested fixes Joseph S. Myers
15:01 Re: FYI: 1500+ typos, with suggested fixes Joseph S. Myers
14:44 Re: [patch] disintegrate integrate.[ch] Steven Bosscher
14:36 s%funcs%ifuncs typo in libatomic/acinclude.m4 Thomas Schwinge
14:22 Re: FYI: 1500+ typos, with suggested fixes Jim Meyering
14:16 Re: FYI: 1500+ typos, with suggested fixes Joseph S. Myers
14:01 [PATCH] Fix PR53516 Richard Guenther
13:41 Re: FYI: 1500+ typos, with suggested fixes Joseph S. Myers
13:26 Re: FYI: 1500+ typos, with suggested fixes Joseph S. Myers
13:20 Re: FYI: 1500+ typos, with suggested fixes Jim Meyering
13:16 Re: [driver, LTO Patch]: Resurrect user specs support Joseph S. Myers
13:10 Re: [google/gcc-4_6] Fix -gfission ICEs with pubnames and .debug_addr table (issue6254054) Diego Novillo
12:57 Re: FYI: 1500+ typos, with suggested fixes Tristan Gingold
12:56 Re: FYI: 1500+ typos, with suggested fixes Arnaud Charlet
12:51 FYI: 1500+ typos, with suggested fixes Jim Meyering
12:41 [PATCH][7/7] add-referenced-vars TLC Richard Guenther
11:59 Re: RFA: Speedup expand_used_vars by 30 times (PR38474) Michael Matz
11:52 Re: [cxx-conversion] New Hash Table (issue6244048) Mike Stump
11:51 Re: [cxx-conversion] New Hash Table (issue6244048) Mike Stump
11:33 Re: [driver, LTO Patch]: Resurrect user specs support Christian Bruel
11:15 Re: [PATCH] Fix massive memory leak in read_line (PR middle-end/53510) Richard Guenther
11:14 Re: [PR tree-optimization/52558]: RFC: questions on store data race Richard Guenther
11:12 [PATCH] Fix massive memory leak in read_line (PR middle-end/53510) Jakub Jelinek
11:07 Re: [PATCH] PR preprocessor/53469 - argument tokens of _Pragma miss virtual location Paolo Carlini
10:50 Re: [driver, LTO Patch]: Resurrect user specs support Joseph S. Myers
10:19 [PATCH] PR preprocessor/53469 - argument tokens of _Pragma miss virtual location Dodji Seketeli
10:12 Re: [C++ Patch] PR 25137 (no -Wmissing-braces in -Wall version) Paolo Carlini
10:10 Re: [cxx-conversion] New Hash Table (issue6244048) Richard Guenther
09:59 Re: [patch] alias.c TLC Richard Guenther
09:50 Re: RFA: Speedup expand_used_vars by 30 times (PR38474) Richard Guenther
09:41 Re: RFA: temp slot TLC [3/3] Richard Guenther
09:21 Re: [patch] disintegrate integrate.[ch] Eric Botcazou
09:09 [PATCH, ARM] New CPU support for Marvell PJ4 cores Yi-Hsiu Hsu
09:09 Ping: [Patch]: Fix ICE by expand_expr_addr_expr_1 Tristan Gingold
09:08 Ping: [Patch]: Fix call to end_prologue debug hook Tristan Gingold
09:00 Re: [PATCH] PR bootstrap/53459 - unused local typedef when building on altivec Jakub Jelinek
08:57 Re: [PATCH] PR bootstrap/53459 - unused local typedef when building on altivec Dodji Seketeli
08:56 Re: [driver, LTO Patch]: Resurrect user specs support Christian Bruel
08:46 [patch] alias.c TLC Steven Bosscher
08:41 Re: [patch] disintegrate integrate.[ch] Steven Bosscher
08:31 [PATCH][AARCH64] Remove t-aarch64 from libgcc Jim MacArthur
07:32 [PATCH, WWWDOCS] Document AArch64 branch. Marcus Shawcroft
06:46 Re: [patch] disintegrate integrate.[ch] Eric Botcazou
06:12 Re: [cxx-conversion] New Hash Table (issue6244048) Eric Botcazou
04:15 [PATCH ARM iWMMXt 4/5] WMMX machine description Matt Turner
04:14 [PATCH ARM iWMMXt 3/5] built in define and expand Matt Turner
04:14 [PATCH ARM iWMMXt 2/5] intrinsic head file change Matt Turner
04:14 [PATCH ARM iWMMXt 1/5] ARM code generic change Matt Turner
04:14 [PATCH ARM iWMMXt 5/5] pipeline description Matt Turner
04:13 [PATCH ARM iWMMXt 0/5] Improve iWMMXt support Matt Turner
02:36 Re: [SH] PR 51340 - Enable -mfused-madd with -funsafe-math-optimizations Kaz Kojima
02:35 Re: [SH] PR 52941 - Add support for movco.l / movli.l atomics on SH4A Kaz Kojima
02:02 Committed: "trap" for CRIS. Hans-Peter Nilsson

May 28, 2012
22:05 [SH] PR 51340 - Enable -mfused-madd with -funsafe-math-optimizations Oleg Endo
21:58 Re: [PATCH 1/2] doc: Correct __builtin_arm_tinsr prototype documentation Matt Turner
21:58 Re: [PATCH] arm: Fix iwmmxt shift and logical intrinsics (PR 35294). Matt Turner
21:57 Re: [PATCH] arm: add _mm_empty to mmintrin.h for source compatibility Matt Turner
21:57 Re: [PATCH] alpha: add bypasses for fmul/fadd/fcmov -> fst/ftoi Matt Turner
21:56 Re: [PATCH 1/2] mips: Add R4600 scheduling support for imul and idiv Matt Turner
21:55 Re: [PATCH 2/2] arm: add iwMMXt mmx-2.c test Matt Turner
21:41 Re: [PATCH] Atom: Scheduler improvements for better imul placement Uros Bizjak
21:37 [patch] disintegrate integrate.[ch] Steven Bosscher
21:22 Re: [cxx-conversion] New Hash Table (issue6244048) Lawrence Crowl
21:04 Re: [cxx-conversion] New Hash Table (issue6244048) Lawrence Crowl
20:20 Re: [PATCH] Atom: Scheduler improvements for better imul placement Igor Zamyatin
20:19 Re: [PATCH, tree-optimization] Fix for PR 52868 Igor Zamyatin
17:14 Re: [AARCH64] [PATCH 3/3] AArch64 Port Richard Sandiford
16:41 Re: Port r184840 from gcc-4_6. (issue6259049) Simon Baldwin
16:40 Port r184840 from gcc-4_6. (issue6259049) Simon Baldwin
16:39 Re: [C++ Patch] PR 25137 (no -Wmissing-braces in -Wall version) Jason Merrill
16:28 Re: [driver, LTO Patch]: Resurrect user specs support Joseph S. Myers
16:28 Re: [PATCH preprocessor, diagnostics] PR preprocessor/53229 - Fix diagnostics location when pasting tokens Jason Merrill
16:22 [SH] PR 52941 - Add support for movco.l / movli.l atomics on SH4A Oleg Endo
16:04 Committed: typos in atomic patterns docs, md.texi Hans-Peter Nilsson
15:48 Re: [i386] New testcase (was: [rtl, patch] combine concat+shuffle) Uros Bizjak
15:30 RE: [PATCH 2/2] Better system header location detection for built-in macro tokens Greta Yorsh
14:41 Re: [PATCH] PR bootstrap/53459 - unused local typedef when building on altivec Dominique Dhumieres
14:32 [committed] Add testcase for PR tree-optimization/53505 Jakub Jelinek
14:30 Re: [cxx-conversion] New Hash Table (issue6244048) Vladimir Makarov
13:38 Re: [i386] New testcase (was: [rtl, patch] combine concat+shuffle) Marc Glisse
13:00 Re: [RFA/ARM] Add ACLE Predefined macro support Matthew Gretton-Dann
12:50 Re: [AARCH64] [PATCH 3/3] AArch64 Port Tejas Belagod
12:13 Re: [C++ Patch] PR 53503 Paolo Carlini
11:53 Re: [cxx-conversion] New Hash Table (issue6244048) Jakub Jelinek
11:50 Re: [cxx-conversion] New Hash Table (issue6244048) Jakub Jelinek
11:48 Re: [driver, LTO Patch]: Resurrect user specs support Christian Bruel
11:32 Re: [C++ Patch] PR 53503 Gabriel Dos Reis
11:27 Re: [RFA/ARM] Add ACLE Predefined macro support Joseph S. Myers
11:15 [C++ Patch] PR 53503 Paolo Carlini
11:11 Re: [driver, LTO Patch]: Resurrect user specs support Joseph S. Myers
10:08 [ARM Patch 2/n]PR53447: optimizations of 64bit ALU operation with constant Carrot Wei
09:52 [RFA/ARM] Add ACLE Predefined macro support Matthew Gretton-Dann
08:41 [PATCH 2/2] gcc symbol database Yunfeng ZHANG
08:41 [PATCH 1/2] gcc symbol database Yunfeng ZHANG
08:18 Re: [driver, LTO Patch]: Resurrect user specs support Christian Bruel
03:07 Predict for loop exits in short-circuit conditions Dehao Chen

May 27, 2012
19:02 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Ian Lance Taylor
18:23 Re: [gimplefe] Fix parsing of assign_stmt (issue6247046) Sandeep Soni
16:28 Re: fix cross build Nathan Sidwell
12:27 Re: [cxx-conversion] New Hash Table (issue6244048) Gabriel Dos Reis
09:56 Re: [cxx-conversion] New Hash Table (issue6244048) Miles Bader
09:49 Re: [AARCH64] [PATCH 3/3] AArch64 Port Richard Sandiford
07:10 [Patch, libfortran] Minor timing cleanups Janne Blomqvist
06:26 Re: [cxx-conversion] New Hash Table (issue6244048) Gabriel Dos Reis
03:21 Re: [cxx-conversion] New Hash Table (issue6244048) Michael Matz
03:04 RFA: Speedup expand_used_vars by 30 times (PR38474) Michael Matz
02:31 Re: User directed Function Multiversioning via Function Overloading (issue5752064) H.J. Lu
02:23 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Sriraman Tallam
02:06 Re: User directed Function Multiversioning via Function Overloading (issue5752064) H.J. Lu
00:48 RFA: temp slot TLC [3/3] Michael Matz
00:45 RFA: temp slot TLC [2/3] Michael Matz
00:39 RFA: temp slot TLC [1/3] Michael Matz
00:24 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Sriraman Tallam

May 26, 2012
23:56 Re: User directed Function Multiversioning via Function Overloading (issue5752064) H.J. Lu
23:26 [C++ Patch] PR 25137 (no -Wmissing-braces in -Wall version) Paolo Carlini
22:35 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Sriraman Tallam
20:07 [Ada] Fix some typos in comments oliver dot kellogg at t-online
19:13 Re: RFC (c): PATCH for c++/53220 (array compound literals and C++) Joseph S. Myers
19:05 Re: [C++ Patch] PR 53491 Jason Merrill
19:02 RFC (c): PATCH for c++/53220 (array compound literals and C++) Jason Merrill
15:32 Re: [C++ Patch] PR 53491 Paolo Carlini
14:28 Re: RFC: IRA patch to reduce lifetimes H.J. Lu
14:21 Re: [C++ Patch] PR 53491 Jason Merrill
13:43 [ARM Patch 1/n] PR53447: optimizations of 64bit ALU operation with constant Carrot Wei
13:32 [C++ Patch] PR 25137 Paolo Carlini
12:46 Re: divide 64-bit by constant for 32-bit target machines Paolo Bonzini
12:39 Re: divide 64-bit by constant for 32-bit target machines Paolo Bonzini
12:35 Re: divide 64-bit by constant for 32-bit target machines Paolo Bonzini
12:05 [Ada] Fix gnat.dg/return3.adb regression Eric Botcazou
11:47 Fix gnat.dg/renaming5.adb regression Eric Botcazou
10:44 [Ada] Small tweak to type derivation machinery Eric Botcazou
08:28 [Patch ARM] Fix off by one error in neon_evpc_vrev. Ramana Radhakrishnan
05:06 Re: User directed Function Multiversioning via Function Overloading (issue5752064) H.J. Lu
02:49 Re: [cxx-conversion] New Hash Table (issue6244048) Miles Bader
01:54 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Sriraman Tallam
01:48 Re: [PATCH 2/2] Better system header location detection for built-in macro tokens Hans-Peter Nilsson
01:13 [C++ Patch] PR 53491 Paolo Carlini
00:27 Re: User directed Function Multiversioning via Function Overloading (issue5752064) H.J. Lu
00:16 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Sriraman Tallam
00:07 Re: User directed Function Multiversioning via Function Overloading (issue5752064) H.J. Lu

May 25, 2012
23:39 Re: [cxx-conversion] New Hash Table (issue6244048) NightStrike
23:38 [patch] Fixes to make check_makefile_deps.sh work again Steven Bosscher
23:18 Re: [C++ Patch] PR 32054 Jason Merrill
22:45 Merge from gcc-4_7-branch to gccgo branch Ian Lance Taylor
22:43 Re: [cxx-conversion] New Hash Table (issue6244048) Gabriel Dos Reis
22:42 Re: [cxx-conversion] New Hash Table (issue6244048) Gabriel Dos Reis
22:39 Re: [C++ Patch] PR 32054 Paolo Carlini
22:29 [google/gcc-4_6] Fix -gfission ICEs with pubnames and .debug_addr table (issue6254054) Cary Coutant
21:52 Re: [cxx-conversion] New Hash Table (issue6244048) Lawrence Crowl
21:52 libgo patch committed: More efficient trampoline allocation Ian Lance Taylor
21:42 Re: [cxx-conversion] New Hash Table (issue6244048) Lawrence Crowl
21:17 Re: [cxx-conversion] New Hash Table (issue6244048) Lawrence Crowl
21:15 Go patch committed: Don't create a closure if not needed Ian Lance Taylor
21:05 Re: [cxx-conversion] New Hash Table (issue6244048) Lawrence Crowl
20:50 libgcc patch committed: Fix for -fsplit-stack when using gold Ian Lance Taylor
20:23 Re: [patch] Fix PR lto/52178 (continued) Eric Botcazou
20:07 Re: [cxx-conversion] Convert vec.[ch] to C++ [1/3] (issue6233044) Diego Novillo
19:40 Re: [AARCH64] [PATCH 1/3] AArch64 Port Joseph S. Myers
19:37 Re: [PATCH][revised] PR debug/53453 ensure debug notes linked on darwin Jason Merrill
19:29 Re: [PATCH] Add powerpc64-linux configuration options David Edelsohn
19:01 Re: [AARCH64] [PATCH 1/3] AArch64 Port Marcus Shawcroft
18:57 Re: [PATCH] PR bootstrap/53459 - unused local typedef when building on altivec Pedro Alves
18:51 Re: [PATCH] PR debug/53453 ensure debug notes linked on darwin Mike Stump
18:49 Re: [PATCH] omit -lcrt1.10.6.o and pass -no_new_main with -pg on darwin >= 10.8 Mike Stump
18:47 Re: [cxx-conversion] New Hash Table (issue6244048) Mike Stump
18:43 Re: [cxx-conversion] New Hash Table (issue6244048) Mike Stump
18:35 Re: [cxx-conversion] Convert vec.[ch] to C++ [1/3] (issue6233044) Gabriel Dos Reis
18:27 Re: [cxx-conversion] Convert vec.[ch] to C++ [1/3] (issue6233044) Tom Tromey
18:23 libgo patch committed: Fix cast error Ian Lance Taylor
18:15 Re: Turn check macros into functions. (issue6188088) Tom Tromey
18:14 Re: Turn check macros into functions. (issue6188088) Tom Tromey
18:05 Re: [PATCH] PR bootstrap/53459 - unused local typedef when building on altivec Jakub Jelinek
17:50 Re: [cxx-conversion] New Hash Table (issue6244048) Lawrence Crowl
17:39 Re: [cxx-conversion] New Hash Table (issue6244048) Lawrence Crowl
17:11 Re: [cxx-conversion] New Hash Table (issue6244048) PaweÅ Sikora
16:58 Re: [cxx-conversion] New Hash Table (issue6244048) NightStrike
16:50 Re: [cxx-conversion] New Hash Table (issue6244048) Gabriel Dos Reis
16:44 Re: [cxx-conversion] New Hash Table (issue6244048) PaweÅ Sikora
16:27 Re: [PATCH] PR bootstrap/53459 - unused local typedef when building on altivec Jason Merrill
16:25 Re: [C++ Patch] PR 32054 Jason Merrill
16:20 Re: [PATCH, c++]: Fix PR 53441, [4.8 Regression] obj-c++.dg/ivar-invalid-type-1.mm ICE Jason Merrill
16:06 Re: [PATCH, c++]: Fix PR 53441, [4.8 Regression] obj-c++.dg/ivar-invalid-type-1.mm ICE Dodji Seketeli
15:56 Re: PR middle-end/53008 (trans-mem): output clone if function accessed indirectly Richard Henderson
15:41 Re: [cxx-conversion] New Hash Table (issue6244048) Gabriel Dos Reis
15:22 Re: [cxx-conversion] New Hash Table (issue6244048) NightStrike
15:22 Re: unwind.h installation causes rebuilds Olivier Hainque
15:17 Re: unwind.h installation causes rebuilds Michael Matz
15:12 [PATCH, i386]: Fix PR 53474, Solaris/x86 bootstrap with Sun as broken: j.e Uros Bizjak
15:08 Re: [cxx-conversion] New Hash Table (issue6244048) Diego Novillo
15:06 Re: [cxx-conversion] New Hash Table (issue6244048) Michael Matz
15:04 [gimplefe] Fix parsing of assign_stmt (issue6247046) Diego Novillo
14:55 Re: unwind.h installation causes rebuilds Olivier Hainque
14:48 Re: [PATCH] ARM/NEON: vld1q_dup_s64 builtin Christophe Lyon
14:34 Re: [cxx-conversion] New Hash Table (issue6244048) Paolo Carlini
14:31 unwind.h installation causes rebuilds Michael Matz
14:30 Re: [cxx-conversion] New Hash Table (issue6244048) Bernd Schmidt
14:29 Re: [cxx-conversion] New Hash Table (issue6244048) Joseph S. Myers
14:29 Re: [PATCH] pr51020 Fix invalid options validation for ARM target Alexey Kravets
14:27 Re: [cxx-conversion] New Hash Table (issue6244048) Jakub Jelinek
14:25 Re: [cxx-conversion] New Hash Table (issue6244048) Gabriel Dos Reis
14:24 Re: [AARCH64] [PATCH 2/3] AArch64 Port Joseph S. Myers
14:22 Re: [PATCH] Add powerpc64-linux configuration options Michael Meissner
14:19 Re: [cxx-conversion] New Hash Table (issue6244048) Gabriel Dos Reis
14:18 Re: [AARCH64] [PATCH 1/3] AArch64 Port Joseph S. Myers
14:16 Re: [cxx-conversion] New Hash Table (issue6244048) Diego Novillo
13:58 Re: [RFA PATCH, i386]: Fix gcc.target/i386/pr53249.c on Sun targets Rainer Orth
13:57 Re: [cxx-conversion] New Hash Table (issue6244048) Michael Matz
13:56 Re: [cxx-conversion] New Hash Table (issue6244048) Jakub Jelinek
13:55 Re: [cxx-conversion] New Hash Table (issue6244048) Steven Bosscher
13:53 Re: PATCH: PR target/53383: Allow -mpreferred-stack-boundary=3 on x86-64 H.J. Lu
13:51 Re: [cxx-conversion] New Hash Table (issue6244048) Michael Matz
13:42 Re: [cxx-conversion] New Hash Table (issue6244048) Gabriel Dos Reis
13:26 PR middle-end/53008 (trans-mem): output clone if function accessed indirectly Aldy Hernandez
13:24 Re: [AARCH64] [PATCH 1/3] AArch64 Port Steven Bosscher
13:17 [PATCH][revised] PR debug/53453 ensure debug notes linked on darwin Jack Howarth
13:07 Re: [AARCH64] [PATCH 3/3] AArch64 Port Steven Bosscher
13:07 Re: [PATCH] PR debug/53453 ensure debug notes linked on darwin Jakub Jelinek
13:07 [PATCH] omit -lcrt1.10.6.o and pass -no_new_main with -pg on darwin >= 10.8 Jack Howarth
13:03 [PATCH] PR debug/53453 ensure debug notes linked on darwin Jack Howarth
12:46 Re: [PATCH] PR bootstrap/53459 - unused local typedef when building on altivec Dominique Dhumieres
12:33 Re: RFC: PATCH to correct the scopes of various types H.J. Lu
12:17 Re: [cxx-conversion] New Hash Table (issue6244048) Michael Matz
12:03 Re: [cxx-conversion] New Hash Table (issue6244048) Gabriel Dos Reis
12:00 Re: [cxx-conversion] New Hash Table (issue6244048) Gabriel Dos Reis
11:47 Re: [AARCH64] [PATCH 1/3] AArch64 Port Marcus Shawcroft
11:38 Re: [libgo] Fix IRIX bootstrap failure Rainer Orth
11:28 Re: [AARCH64] [PATCH 1/3] AArch64 Port Jakub Jelinek
11:22 [AARCH64] [PATCH 2/3] AArch64 Port Marcus Shawcroft
11:20 [AARCH64] [PATCH 3/3] AArch64 Port Marcus Shawcroft
11:19 [AARCH64] [PATCH 1/3] AArch64 Port Marcus Shawcroft
11:19 [AARCH64] [PATCH 0/3] AArch64 Port Marcus Shawcroft
11:11 Re: [patch] Fix PR lto/52178 (continued) Richard Guenther
10:31 [patch] Fix PR lto/52178 (continued) Eric Botcazou
10:20 Re: divide 64-bit by constant for 32-bit target machines Dinar Temirbulatov
09:58 [Patch ARM 4_7-branch ] Backport fix for flto failure with neon intrinsics. Ramana Radhakrishnan
09:12 ping: fix mem+32760 ICE on powerpc - introduce predicates weaker than mode_dependent_address_p Olivier Hainque
09:04 Re: [PATCH] PR bootstrap/53459 - unused local typedef when building on altivec Jakub Jelinek
09:00 Re: [Patch]: Fix typo in common/config/ia64/ia64-common.c Tristan Gingold
09:00 Re: [Patch]: Fix very large frame bug on i386 Tristan Gingold
08:35 [Dodji Seketeli] [PATCH] PR bootstrap/53459 - unused local typedef when building on altivec Dodji Seketeli
08:12 Re: [PATCH] PR bootstrap/53459 - unused local typedef when building on altivec Dodji Seketeli
07:57 Re: use longcall to abort from !pic trampoline setup on ppc-vxworks Olivier Hainque
07:23 Re: [patch] Fix PR ada/52362 Paolo Bonzini
07:11 Re: [patch] Fix PR ada/52362 Eric Botcazou
06:31 Re: PATCH: PR bootstrap/53472: contrib/compare-debug should strip out .comment section Paolo Bonzini
06:25 Re: [cxx-conversion] New Hash Table (issue6244048) Jakub Jelinek
02:59 [C++ Patch] PR 32054 Paolo Carlini
01:25 Re: use longcall to abort from !pic trampoline setup on ppc-vxworks David Edelsohn
01:00 Re: [PATCH] Add powerpc64-linux configuration options Alan Modra

May 24, 2012
23:12 Re: [PATCH] Add powerpc64-linux configuration options David Edelsohn
22:50 Re: [cxx-conversion] Convert vec.[ch] to C++ [1/3] (issue6233044) Lawrence Crowl
22:33 [gimplefe] Add dejagnu support for gimple tests (issue6258047) Diego Novillo
22:03 Re: PATCH: PR bootstrap/53472: contrib/compare-debug should strip out .comment section H.J. Lu
21:59 ping x2: use longcall to abort from !pic trampoline setup on ppc-vxworks Olivier Hainque
21:56 ping x2: recognize .persistent.bss sections as bss Olivier Hainque
21:56 Re: [cxx-conversion] New Hash Table (issue6244048) Diego Novillo
21:53 ping x2 : latch mem to reg before multi-access in convert_move Olivier Hainque
21:52 Re: [cxx-conversion] New Hash Table (issue6244048) Lawrence Crowl
21:44 Re: PATCH: PR bootstrap/53472: contrib/compare-debug should strip out .comment section Jakub Jelinek
21:33 Re: PATCH: PR bootstrap/53472: contrib/compare-debug should strip out .comment section H.J. Lu
21:08 Re: [PATCH preprocessor, diagnostics] PR preprocessor/53229 - Fix diagnostics location when pasting tokens Dodji Seketeli
21:07 libgo patch committed: Make runtime.Stack work Ian Lance Taylor
21:03 Re: [google/gcc-4_6] More Fission updates (revised) (issue6219049) Cary Coutant
20:48 Re: [libgo] Fix IRIX bootstrap failure Ian Lance Taylor
20:45 libgo patch committed: Copy runtime_printf from other library Ian Lance Taylor
20:41 Re: [Patch, fortran] PR 53456 More CPU timing fallbacks Janne Blomqvist
20:36 Re: fix install-no-fixedincludes mishaps Olivier Hainque
20:23 Re: [google/gcc-4_6] More Fission updates (revised) (issue6219049) Diego Novillo
19:39 Re: PING: [PATCH diagnostics] Make unwound macro expansion trace less redundant Dodji Seketeli
19:18 Re: [PATCH preprocessor, diagnostics] PR preprocessor/53229 - Fix diagnostics location when pasting tokens Dodji Seketeli
18:57 Re: [PATCH preprocessor, diagnostics] PR preprocessor/53229 - Fix diagnostics location when pasting tokens Jason Merrill
18:40 Re: [google] make the temp names in FDO/LIPO demanglable (issue6251048) Xinliang David Li
18:39 [google] make the temp names in FDO/LIPO demanglable (issue6251048) Rong Xu
17:47 Re: [PATCH] Add powerpc64-linux configuration options Michael Meissner
17:41 Re: [PATCH preprocessor, diagnostics] PR preprocessor/53229 - Fix diagnostics location when pasting tokens Dodji Seketeli
17:09 Re: [PATCH] Fix PR51572 H.J. Lu
17:08 Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI Jakub Jelinek
16:59 Re: [cxx-conversion] New Hash Table (issue6244048) Gabriel Dos Reis
16:53 Re: PATCH: PR bootstrap/53472: contrib/compare-debug should strip out .comment section H.J. Lu
16:51 Re: [PATCH][ARM] 64-bit shifts in NEON. Andrew Stubbs
16:50 Re: [PATCH preprocessor, diagnostics] PR preprocessor/53229 - Fix diagnostics location when pasting tokens Jason Merrill
16:45 [cxx-conversion] New Hash Table (issue6244048) Lawrence Crowl
16:44 [RFA PATCH, i386]: Fix gcc.target/i386/pr53249.c on Sun targets Uros Bizjak
16:18 Re: fix install-no-fixedincludes mishaps Ian Lance Taylor
16:15 Re: PING: [PATCH diagnostics] Make unwound macro expansion trace less redundant Gabriel Dos Reis
16:08 PING: [PATCH diagnostics] Make unwound macro expansion trace less redundant Dodji Seketeli
16:03 Re: [PATCH preprocessor, diagnostics] PR preprocessor/53229 - Fix diagnostics location when pasting tokens Dodji Seketeli
15:32 Re: Symbol table 24/many: Remove old alias handling code H.J. Lu
15:01 Re: fix install-no-fixedincludes mishaps Olivier Hainque
14:43 Re: PATCH: PR bootstrap/53472: contrib/compare-debug should strip out .comment section H.J. Lu
14:37 Re: [Patch, fortran] PR 53456 More CPU timing fallbacks Tobias Burnus
14:35 Re: PATCH: PR bootstrap/53472: contrib/compare-debug should strip out .comment section Paolo Bonzini
14:33 [Patch, Fortran] PR45170 - Fix deferred-length issue Tobias Burnus
14:32 Re: fix install-no-fixedincludes mishaps Paolo Bonzini
14:32 Re: fix install-no-fixedincludes mishaps Olivier Hainque
14:25 Re: [cxx-conversion] Convert vec.[ch] to C++ [1/3] (issue6233044) Diego Novillo
14:21 Re: [PATCH, rs6000] Fix insertion of nop[s] to force dependent load into new dispatch group. David Edelsohn
14:19 Re: [cxx-conversion] Convert vec.[ch] to C++ [1/3] (issue6233044) Diego Novillo
14:13 Re: [cxx-conversion] Convert vec.[ch] to C++ [2/3] (issue6236043) Diego Novillo
14:12 Re: [cxx-conversion] Convert vec.[ch] to C++ [1/3] (issue6233044) Diego Novillo
14:01 Re: fix install-no-fixedincludes mishaps Paolo Bonzini
14:01 PATCH: PR bootstrap/53472: contrib/compare-debug should strip out .comment section H.J. Lu
13:41 Re: [PATCH][4/n] referenced-vars TLC H.J. Lu
13:36 Re: [cxx-conversion] Convert vec.[ch] to C++ [2/3] (issue6236043) Gabriel Dos Reis
13:34 Re: [cxx-conversion] Convert vec.[ch] to C++ [1/3] (issue6233044) Gabriel Dos Reis
13:32 Re: fix install-no-fixedincludes mishaps Olivier Hainque
13:28 Re: [cxx-conversion] Convert vec.[ch] to C++ [1/3] (issue6233044) Gabriel Dos Reis
13:18 Re: [C++ Patch] for c++/51214 Jason Merrill
13:02 Re: [C++ Patch] PR 32080 Jason Merrill
12:38 Re: Continue strict-volatile-bitfields fixes Jakub Jelinek
12:35 [PATCH] Add testcase for PR53466 Richard Guenther
12:29 Re: Continue strict-volatile-bitfields fixes Thomas Schwinge
12:22 Re: fix install-no-fixedincludes mishaps Olivier Hainque
11:58 [PATCH] Fix PR53406 Richard Guenther
11:44 Re: [PATCH] Fix VRP VR_UNDEFINED handling (PR tree-optimization/53465)) Richard Guenther
11:41 [PATCH] Fix VRP VR_UNDEFINED handling (PR tree-optimization/53465)) Jakub Jelinek
11:35 Re: [patch] More thorough checking in reg_fits_class_p Marcus Shawcroft
10:34 [PATCH][6/n] referenced-vars TLC Richard Guenther
10:28 [C++ Patch] PR 32080 Paolo Carlini
09:57 [PATCH][5/n] referenced-vars TLC Richard Guenther
09:47 Symbol table 24/many: Remove old alias handling code Jan Hubicka
09:45 Re: [PATCH][4/n] referenced-vars TLC Richard Guenther
08:25 Re: [cxx-conversion] Convert vec.[ch] to C++ [2/3] (issue6236043) Richard Guenther
08:20 Re: [cxx-conversion] Convert vec.[ch] to C++ [1/3] (issue6233044) Andrew Pinski
08:17 Re: [cxx-conversion] Convert vec.[ch] to C++ [1/3] (issue6233044) Richard Guenther
08:03 Re: fix cross build Richard Guenther
07:33 Re: [PATCH][4/n] referenced-vars TLC Richard Guenther
07:12 Re: [PATCH][4/n] referenced-vars TLC Richard Guenther
04:18 Re: fix install-no-fixedincludes mishaps Ian Lance Taylor
04:13 Re: [PATCH] Hoist adjacent pointer loads William J. Schmidt
04:08 Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI Mike Frysinger
02:51 Re: [PATCH] Fix VRP handling of undefined state H.J. Lu
02:39 Re: [PATCH][4/n] referenced-vars TLC H.J. Lu
02:04 Re: [PATCH 2/2] Better system header location detection for built-in macro tokens Jason Merrill
00:24 Re: Turn check macros into functions. (issue6188088) Mike Stump

May 23, 2012
22:59 Re: [PATCH] Add powerpc64-linux configuration options Joseph S. Myers
22:37 [PATCH] Add powerpc64-linux configuration options Michael Meissner
22:36 Re: Turn check macros into functions. (issue6188088) Lawrence Crowl
22:36 Re: Turn check macros into functions. (issue6188088) Lawrence Crowl
21:59 Re: [cxx-conversion] Convert vec.[ch] to C++ [3/3] (issue6236044) Lawrence Crowl
21:57 Re: [cxx-conversion] Convert vec.[ch] to C++ [2/3] (issue6236043) Lawrence Crowl
21:56 Re: [cxx-conversion] Convert vec.[ch] to C++ [1/3] (issue6233044) Lawrence Crowl
21:38 Re: [PATCH, 4.6] Fix PR53170: missing target c++11 selector Michael Hope
21:20 [PATCH][Cilkplus] Implementation of the Mask Clause in elemental function Iyer, Balaji V
21:12 Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI Michael Hope
20:44 [Patch, fortran] PR 53456 More CPU timing fallbacks Janne Blomqvist
20:38 Re: [C++ Patch] for c++/51214 Fabien Chêne
19:58 Re: [Patch, Fortran] PR51055 - accept non-spec-expr "i" in allocate(character(len=i)::s) Steven Bosscher
19:51 [cxx-conversion] Convert vec.[ch] to C++ [3/3] (issue6236044) Diego Novillo
19:50 Re: [Patch, Fortran] PR51055 - accept non-spec-expr "i" in allocate(character(len=i)::s) Tobias Burnus
19:49 [cxx-conversion] Convert vec.[ch] to C++ [2/3] (issue6236043) Diego Novillo
19:49 [cxx-conversion] Convert vec.[ch] to C++ [1/3] (issue6233044) Diego Novillo
18:33 Re: [RFA] PowerPC e5500 and e6500 cores support David Edelsohn
17:59 Re: fix cross build Nathan Sidwell
17:51 Re: [Ada] Remove call to expand_decl Eric Botcazou
17:25 Re: [Patch, fortran] PR 53456 Improve time resolution on targets without gettimeofday Janne Blomqvist
15:56 [PATCH, rs6000] Fix insertion of nop[s] to force dependent load into new dispatch group. Pat Haugen
15:37 Re: [Patch, fortran] PR 53456 Improve time resolution on targets without gettimeofday Tobias Burnus
15:20 Re: [RFA] PowerPC e5500 and e6500 cores support Edmar
15:15 Re: [Patch,AVR]: Fix PR53448: ignored aligned(2) Denis Chertykov
14:47 [Patch,AVR]: Fix PR53448: ignored aligned(2) Georg-Johann Lay
14:45 [Patch, fortran] PR 53456 Improve time resolution on targets without gettimeofday Janne Blomqvist
14:25 Re: [PATCH][4/n] referenced-vars TLC H.J. Lu
14:15 Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI Mike Frysinger
14:13 Re: [C++ Patch] PR 29185 Gabriel Dos Reis
13:35 Re: [C++ Patch] PR 29185 Jason Merrill
12:28 Re: [PATCH, 4.6] Fix PR53170: missing target c++11 selector Paolo Carlini
12:01 [PATCH][4/n] referenced-vars TLC Richard Guenther
11:50 Re: [C++ Patch] PR 44516 Paolo Carlini
11:26 Re: [PATCH] Hoist adjacent pointer loads Richard Guenther
11:05 Re: [PATCH] Fix memory leak in inline_merge_summary Richard Guenther
11:02 [PATCH] Fix memory leak in inline_merge_summary Martin Jambor
10:54 Re: [C++ Patch] PR 29185 Paolo Carlini
10:31 Re: [C++ Patch] PR 44516 Paolo Carlini
10:25 Re: [C++ Patch] PR 29185 Paolo Carlini
10:25 Re: [PR49888, VTA] don't keep VALUEs bound to modified MEMs Richard Guenther
10:24 [libgo] Fix IRIX bootstrap failure Rainer Orth
10:14 Re: [PR49888, VTA] don't keep VALUEs bound to modified MEMs Jakub Jelinek
09:27 [PR49888, VTA] don't keep VALUEs bound to modified MEMs Alexandre Oliva
09:27 Fix ipa-ref memory corruption Jan Hubicka
08:52 Re: [PATCH 2/2] Better system header location detection for built-in macro tokens Dodji Seketeli
08:18 Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI Richard Guenther
08:01 Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI Andreas Jaeger
07:56 Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI Richard Earnshaw
07:13 Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI Andreas Jaeger
04:42 ping*2: Fix gcc.dg/lower-subreg-1.c failure (was: [C Patch]: pr52543) Hans-Peter Nilsson
04:35 Re: [C++ Patch] PR 29185 Jason Merrill
04:31 Re: [C++ Patch] PR 44516 Jason Merrill
03:39 Re: [PATCH, 4.6] Fix PR53170: missing target c++11 selector Michael Hope
02:54 Re: [C++ Patch] PR 29185 Gabriel Dos Reis
01:57 [google/gcc-4_6] More Fission updates (revised) (issue6219049) Cary Coutant
01:26 [C++ Patch] PR 29185 Paolo Carlini

May 22, 2012
23:57 Re: [PATCH] rs6000.c missing target hook David Edelsohn
22:05 Re: [google/gcc-4_6] More Fission updates (issue6219049) Cary Coutant
21:56 Re: [Dwarf Patch] Improve pubnames and pubtypes generation. (issue 6197069) Jakub Jelinek
21:53 libgo patch committed: Tweak runtime.Callers for Go 1 compatibility Ian Lance Taylor
21:25 Re: [google/gcc-4_6] More Fission updates (issue6219049) Diego Novillo
21:20 Re: [C++ Patch] PR 44516 Paolo Carlini
21:19 Re: [google/gcc-4_6] More Fission updates (issue6219049) Diego Novillo
20:37 [Patch] Add AC_ARG_ENABLE for libstdc++-v3 rbmj
20:33 Re: [PATCH] Try to expand COND_EXPR using addcc Richard Henderson
20:23 Re: [DF] Generate REFs in REGNO order Dimitrios Apostolou
20:12 Re: [Patch, libgfortran] PR53445/53444 - Fix compilation on VxWorks rbmj
20:05 Re: [Dwarf Patch] Improve pubnames and pubtypes generation. (issue 6197069) Cary Coutant
19:49 Re: [DF] Generate REFs in REGNO order Paolo Bonzini
19:42 Re: [Patch, libgfortran] PR53445/53444 - Fix compilation on VxWorks Janne Blomqvist
19:33 Re: [Patch, libgfortran] PR53445/53444 - Fix compilation on VxWorks Janne Blomqvist
18:46 Re: [Dwarf Patch] Improve pubnames and pubtypes generation. (issue 6197069) Jason Merrill
18:17 Re: [C++ Patch] PR 44516 Paolo Carlini
18:03 Re: [C++ Patch] PR 44516 Mike Stump
17:49 Re: [Dwarf Patch] Improve pubnames and pubtypes generation. (issue 6197069) Cary Coutant
17:46 Re: [PATCH 1/2] SH epilogue unwind, dwarf2 pass changes Richard Henderson
17:39 Merge gcc-4_7-branch to gccgo branch Ian Lance Taylor
17:35 Re: [PATCH 1/2] SH epilogue unwind, dwarf2 pass changes Richard Henderson
17:32 Re: [PATCH] rs6000.c missing target hook Mike Stump
17:29 Re: [PATCH, libatomic] Fix cut and paste errors in libat_test_and_set Richard Henderson
17:28 Re: [C++ RFH / Patch] PR 53159 Paolo Carlini
17:27 Re: [Dwarf Patch] Improve pubnames and pubtypes generation. (issue 6197069) Sterling Augustine
17:20 Re: [Dwarf Patch] Improve pubnames and pubtypes generation. (issue 6197069) Jason Merrill
17:18 Re: [Patch]: Fix typo in common/config/ia64/ia64-common.c Richard Henderson
17:17 Re: [Patch]: Fix very large frame bug on i386 Richard Henderson
17:13 Re: trans-mem: make sure clones for functions referenced indirectly are marked as needed (issue6201064) Aldy Hernandez
17:02 Re: [C++ RFH / Patch] PR 53159 Jason Merrill
16:58 libgo patch committed: Use getcontext, not setjmp, to save regs for GC Ian Lance Taylor
16:53 Re: [C++ RFH / Patch] PR 53159 Paolo Carlini
16:48 Re: [C++ Patch] PR 44516 Paolo Carlini
16:43 Re: [C++ Patch] PR 44516 Jason Merrill
16:37 Re: [PATCH] Hoist adjacent pointer loads William J. Schmidt
16:29 Re: [DF] Generate REFs in REGNO order Dimitrios Apostolou
15:57 Re: [C++ Patch] PR 44516 Paolo Carlini
15:51 Re: [C++ Patch] PR 44516 Paolo Carlini
15:46 Re: divide 64-bit by constant for 32-bit target machines Richard Henderson
15:43 Re: [C++ Patch] PR 44516 Jason Merrill
15:18 Re: Request new specs string token for multilib_os_dir Joseph S. Myers
15:18 Re: fix cross build Nathan Sidwell
15:00 Re: [PATCH preprocessor, diagnostics] PR preprocessor/53229 - Fix diagnostics location when pasting tokens Jason Merrill
14:57 Re: [Patch, libgfortran] PR53445/53444 - Fix compilation on VxWorks Tobias Burnus
14:15 [PATCH] rs6000.c missing target hook David Edelsohn
14:12 Re: fix cross build Richard Guenther
14:05 Re: divide 64-bit by constant for 32-bit target machines Dinar Temirbulatov
13:53 Re: [driver, LTO Patch]: Resurrect user specs support Joseph S. Myers
13:25 Re: fix cross build Nathan Sidwell
13:06 [Patch, libgfortran] PR53445/53444 - Fix compilation on VxWorks Tobias Burnus
12:56 Re: [PATCH] Improved re-association of signed arithmetic (was: Inefficient end-of-loop value computation) Richard Guenther
12:51 Re: [PATCH] Improved re-association of signed arithmetic (was: Inefficient end-of-loop value computation) Ulrich Weigand
12:31 Re: [PATCH] Improved re-association of signed arithmetic (was: Inefficient end-of-loop value computation) Michael Matz
12:23 Re: [C++ Patch] PR 44516 Paolo Carlini
12:11 Re: [PATCH] Improved re-association of signed arithmetic (was: Inefficient end-of-loop value computation) Richard Guenther
12:04 Re: [PATCH] Improved re-association of signed arithmetic (was: Inefficient end-of-loop value computation) Richard Guenther
11:59 Re: [PATCH] Improved re-association of signed arithmetic (was: Inefficient end-of-loop value computation) Ulrich Weigand
11:28 [PATCH][3/n] referenced-vars TLC Richard Guenther
11:16 Re: [PATCH] relax constraint on integral<->offset conversions (PR53336) Richard Guenther
11:15 Re: [PATCH] Improved re-association of signed arithmetic (was: Inefficient end-of-loop value computation) Richard Guenther
11:10 Re: [PATCH] relax constraint on integral<->offset conversions (PR53336) Paolo Carlini
10:38 Re: [PATCH] relax constraint on integral<->offset conversions (PR53336) Richard Guenther
10:27 Re: [PATCH] relax constraint on integral<->offset conversions (PR53336) Paolo Carlini
09:58 Re: [Patch, Fortran] PR53389 realloc-on-assignment: Memory leak and wrong double evaluation (4.6-4.8 regression) Paul Richard Thomas
09:39 Re: Fix fixinclude's configure{,.ac} Tristan Gingold
09:31 [PATCH] Fix PR53437 Richard Guenther
09:21 Fix fixinclude's configure{,.ac} Tobias Burnus
09:09 Re: [PATCH][1/n] referenced-vars TLC Richard Guenther
09:07 [Patch ARM] Fix PR target/53334 Ramana Radhakrishnan
09:04 Re: [PATCH preprocessor, diagnostics] PR preprocessor/53229 - Fix diagnostics location when pasting tokens Dodji Seketeli
08:52 Re: [DF] Generate REFs in REGNO order Paolo Bonzini
08:51 Re: [DF] Generate REFs in REGNO order Paolo Bonzini
06:38 Re: [PATCH] Detect loops in find_comparison_args Paolo Bonzini
04:20 Re: [RFC] PR 51712 -Wtype-limits should not trigger for enum constants Dodji Seketeli
02:32 Re: [PR tree-optimization/52558]: RFC: questions on store data race Aldy Hernandez
01:45 [Patch, libgfortran] Add FPU Support for powerpc rbmj
00:16 [google/gcc-4_6] More Fission updates (issue6219049) Cary Coutant

May 21, 2012
23:42 [v3] Avoid -Wall warnings Paolo Carlini
23:00 Re: [C++ RFH / Patch] PR 53159 Paolo Carlini
22:53 Re: [C++ RFH / Patch] PR 53159 Jason Merrill
22:47 Re: fix demangler crash - gdb PR 14065 Jason Merrill
22:22 [C++ testcase, committed as obvious] PR 53361 Paolo Carlini
21:41 [PATCH, c++]: Fix PR 53441, [4.8 Regression] obj-c++.dg/ivar-invalid-type-1.mm ICE Uros Bizjak
21:37 Fix PR53373 Bernd Schmidt
21:11 [committed] Propagate volatile/read-only flags to COMPONENT_REFs created by omp-low.c (PR tree-optimization/53436) Jakub Jelinek
20:55 Re: Turn check macros into functions. (issue6188088) Tom Tromey
20:51 Re: Turn check macros into functions. (issue6188088) Mike Stump
20:46 fix demangler crash - gdb PR 14065 Tom Tromey
20:32 Re: [patch, libitm] fix __cxa_end_catch declaration Richard Henderson
20:20 [C++ RFH / Patch] PR 53159 Paolo Carlini
20:16 Re: [C++ Patch] Produce canonical names for debug info without changing normal pretty-printing (issue6215052) Sterling Augustine
20:00 [patch, libitm] fix __cxa_end_catch declaration Patrick Marlier
19:30 [PATCH, i386]: Cleanup ix86_output_operand Uros Bizjak
19:26 cine castiga cramer
18:51 Re: [RFA] PowerPC e5500 and e6500 cores support David Edelsohn
18:44 __builtin_clz for m68k Andreas Schwab
18:40 Re: [Dwarf Patch] Improve pubnames and pubtypes generation. (issue 6197069) Cary Coutant
18:22 Re: [RFA] leb128.h: New file. Ian Lance Taylor
18:02 [patch] committed: mark blocks as in transaction Aldy Hernandez
17:51 [Patch, Fortran] PR53389 realloc-on-assignment: Memory leak and wrong double evaluation (4.6-4.8 regression) Tobias Burnus
17:49 Re: [DF] Generate REFs in REGNO order Dimitrios Apostolou
17:36 Re: [RFA] leb128.h: New file. Doug Evans
17:22 Fix warning if !HAVE_conditional_move Andreas Schwab
17:21 Re: [PATCH] Detect loops in find_comparison_args Andrew Jenner
17:15 Re: [DF] Generate REFs in REGNO order Paolo Bonzini
17:12 Re: [PATCH] Detect loops in find_comparison_args Paolo Bonzini
17:09 Re: [PATCH] Fix PR53183, libgcc does not always figure out the size of double/long double Paolo Bonzini
17:09 Re: [RFA] leb128.h: New file. Ian Lance Taylor
16:35 Re: [PATCH] Hoist adjacent pointer loads William J. Schmidt
16:33 Re: RFC: IRA patch to reduce lifetimes H.J. Lu
16:13 Re: [I386, PATCH] Fix for PR53435 H.J. Lu
15:58 Re: [PATCH][1/n] referenced-vars TLC Michael Matz
15:54 [PATCH] Detect loops in find_comparison_args Andrew Jenner
15:52 Re: [I386, PATCH] Fix for PR53435 Uros Bizjak
15:44 Re: Turn check macros into functions. (issue6188088) Alexander Monakov
15:43 [PATCH, i386]: Fix PR 53399, "*ffs" pattern generates wrong code with BMI enabled Uros Bizjak
15:39 [I386, PATCH] Fix for PR53435 Alexander Ivchenko
15:36 Re: [RS6000] out-of-line save/restore conditions David Edelsohn
15:33 Re: [RS6000] save/restore reg tidy David Edelsohn
15:30 Re: rs6000.c forward declaration cleanup David Edelsohn
15:19 Re: Show hash table stats when -fmem-report Jan Hubicka
15:07 Re: [PATCH 2/2] Better system header location detection for built-in macro tokens Jason Merrill
15:00 Re: [PATCH 1/2] PR c++/53322 - -Wunused-local-typedefs is not enabled by Wall or Wunused Jason Merrill
14:59 [PATCH][2/n] referenced-vars TLC Richard Guenther
14:57 Re: [PATCH preprocessor, diagnostics] PR preprocessor/53229 - Fix diagnostics location when pasting tokens Jason Merrill
14:53 Re: [C++ Patch] PR 40821 Jason Merrill
14:48 Re: [patch] More thorough checking in reg_fits_class_p Richard Earnshaw
14:43 Fix PR c/53148 (ICE with division by zero in conditional expression) Joseph S. Myers
14:39 Re: [C++ Patch] PR 51184 Jason Merrill
14:22 [PATCH][1/n] referenced-vars TLC Richard Guenther
14:20 Re: [RFA] leb128.h: New file. Jan Kratochvil
14:15 Re: [PATCH preprocessor, diagnostics] PR preprocessor/53229 - Fix diagnostics location when pasting tokens Dodji Seketeli
14:12 Re: Show hash table stats when -fmem-report Dimitrios Apostolou
14:09 Re: [PATCH] Fix vect_supported_load_permutation_p (PR tree-optimization/53366) Richard Guenther
14:08 Re: [PATCH] Fix vectorizer ICE (PR tree-optimization/53409) Richard Guenther
14:08 Re: [PATCH preprocessor, diagnostics] PR preprocessor/53229 - Fix diagnostics location when pasting tokens Dodji Seketeli
14:08 Re: [PATCH] Fix fold_binary_loc vector handling (PR tree-optimization/53410) Richard Guenther
14:07 [Ping 2] [PATCH H8300] Add function_vector attribute Ajinkya Dhobale
14:04 [PATCH] Fix vect_supported_load_permutation_p (PR tree-optimization/53366) Jakub Jelinek
14:00 Show hash table stats when -fmem-report Dimitrios Apostolou
13:59 [PATCH] Fix vectorizer ICE (PR tree-optimization/53409) Jakub Jelinek
13:56 [PATCH] Fix fold_binary_loc vector handling (PR tree-optimization/53410) Jakub Jelinek
13:55 [PATCH 2/2] Better system header location detection for built-in macro tokens Dodji Seketeli
13:54 [PATCH 1/2] PR c++/53322 - -Wunused-local-typedefs is not enabled by Wall or Wunused Dodji Seketeli
13:49 [C++ Patch] PR 40821 Paolo Carlini
13:46 [Ada] Remove call to expand_decl Michael Matz
12:17 Re: [PATCH] Hoist adjacent pointer loads Richard Guenther
11:56 Re: [Patch]: Fix very large frame bug on i386 Tristan Gingold
11:55 [PATCH] Fix PR53408 Richard Guenther
11:55 Ping: [Patch]: Fix typo in common/config/ia64/ia64-common.c Tristan Gingold
11:53 Re: Turn check macros into functions. (issue6188088) Richard Guenther
11:07 Re: Symbol table 21/many: analyze initializers of external vars Jan Hubicka
10:48 [PATCH] Fix gfortran.dg/pr46519-2.f90 FAIL Richard Guenther
10:45 [PATCH] Disallow memset recognition for volatile stores Richard Guenther
10:18 Re: Turn check macros into functions. (issue6188088) Richard Guenther
10:17 [driver, LTO Patch]: Resurrect user specs support Christian Bruel
10:13 Re: [patch] Fix array type merging in LTO mode Richard Guenther
10:04 Re: fix cross build Richard Guenther
09:56 Re: [PATCH] Fix PR 53395: tree-if-conv.c not producing MAX_EXPR Richard Guenther
09:52 Re: [PATCH, java] Fix placement of #ifdef JCR_SECTION_NAME in class.c Richard Guenther
09:51 Re: [PATCH, 4.6] Fix PR53170: missing target c++11 selector Paolo Carlini
09:49 Re: [PATCH] Improved re-association of signed arithmetic Richard Guenther
09:49 Re: [PATCH, 4.6] Fix PR53170: missing target c++11 selector Fabien Chêne
09:36 [C++ Patch] PR 51184 Paolo Carlini
09:16 Re: [PATCH] ARM/NEON: vld1q_dup_s64 builtin Christophe Lyon
09:15 Re: [PATCH, 4.6] Fix PR53170: missing target c++11 selector Paolo Carlini
08:45 Re: [PATCH] Fix memset recognition, paper over PR53346 Richard Guenther
06:20 Re: PATCH: PR target/53416: Wrong code when optimising loop involving _rdrand32_step Uros Bizjak
06:18 Re: PATCH: PR target/53425: No warnings are given for -mno-sse Uros Bizjak
05:14 [RS6000] out-of-line save/restore conditions Alan Modra
04:23 Fix negation in stack_protect_test docs. Heads-up: prediction bug Hans-Peter Nilsson
02:48 [RS6000] save/restore reg tidy Alan Modra
02:24 Re: [PATCH preprocessor, diagnostics] PR preprocessor/53229 - Fix diagnostics location when pasting tokens Jason Merrill
01:58 rs6000.c forward declaration cleanup Alan Modra
01:11 Re: Symbol table 21/many: analyze initializers of external vars H.J. Lu
00:57 [PATCH] Fix PR53183, libgcc does not always figure out the size of double/long double Andrew Pinski
00:31 Re: [RFA] leb128.h: New file. Doug Evans

May 20, 2012
23:46 [PATCH, 4.6] Fix PR53170: missing target c++11 selector Michael Hope
22:57 Re: PATCH: PR target/53416: Wrong code when optimising loop involving _rdrand32_step H.J. Lu
21:54 Re: PATCH: PR target/53425: No warnings are given for -mno-sse H.J. Lu
19:11 Re: Turn check macros into functions. (issue6188088) Diego Novillo
19:03 Re: PATCH: PR target/53416: Wrong code when optimising loop involving _rdrand32_step Uros Bizjak
18:57 Re: PATCH: PR target/53425: No warnings are given for -mno-sse Uros Bizjak
18:50 [DF] Generate REFs in REGNO order Dimitrios Apostolou
18:43 Re: PATCH: PR target/53416: Wrong code when optimising loop involving _rdrand32_step Andrew Pinski
18:43 Re: PATCH: Add RDRND, F16C and FSGSBASE support to -march=native Uros Bizjak
18:37 Re: PATCH: PR target/53416: Wrong code when optimising loop involving _rdrand32_step H.J. Lu
18:16 Re: PATCH: PR target/53416: Wrong code when optimising loop involving _rdrand32_step Jakub Jelinek
17:59 Re: Turn check macros into functions. (issue6188088) Richard Henderson
17:59 [patch] Fix array type merging in LTO mode Eric Botcazou
17:37 Re: PATCH: PR target/53416: Wrong code when optimising loop involving _rdrand32_step H.J. Lu
17:25 fix cross build Nathan Sidwell
17:19 Re: PATCH: PR target/53416: Wrong code when optimising loop involving _rdrand32_step Jakub Jelinek
17:04 PATCH: PR target/53416: Wrong code when optimising loop involving _rdrand32_step H.J. Lu
16:44 PATCH: Add RDRND, F16C and FSGSBASE support to -march=native H.J. Lu
16:43 [committed] Fix PR rtl-optimzation/53373 on PA John David Anglin
15:42 Updating general info in tree-parloops.c Razya Ladelsky
14:48 PATCH: PR target/53383: Allow -mpreferred-stack-boundary=3 on x86-64 H.J. Lu
14:15 PATCH: PR target/53425: No warnings are given for -mno-sse H.J. Lu
10:13 Re: Symbol table 22/many: handle all aliases through the symtab Jan Hubicka
10:11 Re: [Fortran, patch] PR 48831 - Constant expression (PARAMETER array element) rejected as nonconstant Tobias Burnus
09:57 Re: Symbol table 22/many: handle all aliases through the symtab Eric Botcazou
09:47 [Ada] fix gnat_write_global_declarations glitch in LTO mode Eric Botcazou
08:35 Re: [Patch, Fortran] PR51055 - accept non-spec-expr "i" in allocate(character(len=i)::s) Tobias Burnus
01:12 Re: RFA: update comment in dwarf2.def re: UPC extensions Gary Funck
00:37 Re: RFA: update comment in dwarf2.def re: UPC extensions Jason Merrill
00:30 RFA: update comment in dwarf2.def re: UPC extensions Gary Funck

May 19, 2012
23:40 [PATCH] Fix PR 53395: tree-if-conv.c not producing MAX_EXPR Andrew Pinski
23:17 Re: [PATCH] Remove TYPE_IS_SIZETYPE Eric Botcazou
21:25 [PATCH, libatomic] Fix cut and paste errors in libat_test_and_set John David Anglin
21:07 [PATCH, java] Fix placement of #ifdef JCR_SECTION_NAME in class.c John David Anglin
20:39 Symbol table 23/many: remove alias_pairs code from LTO streaming Jan Hubicka
16:05 Re: [patch] support for multiarch systems Thomas Schwinge
15:28 Symbol table 22/many: handle all aliases through the symtab Jan Hubicka
15:23 Re: [patch] Fix debug info of nested inline functions Jason Merrill
15:21 Re: [Dwarf Patch] Improve pubnames and pubtypes generation. (issue 6197069) Jason Merrill
12:58 [cxx-conversion] Fix builds with --enable-checking=release Diego Novillo
09:34 [Ada] Use C++-compatible calling convention on x86/Windows Eric Botcazou
08:43 Re: [patch] Fix debug info of nested inline functions Eric Botcazou
02:54 Re: Turn check macros into functions. (issue6188088) Lawrence Crowl
02:48 Re: Turn check macros into functions. (issue6188088) Lawrence Crowl
00:01 Re: Turn check macros into functions. (issue6188088) Diego Novillo

May 18, 2012
23:48 Re: Turn check macros into functions. (issue6188088) Diego Novillo
23:34 Re: [Dwarf Patch] Improve pubnames and pubtypes generation. (issue 6197069) saugustine
22:46 Re: [PATCH] ARM/NEON: vld1q_dup_s64 builtin Ramana Radhakrishnan
22:39 Re: [Dwarf Patch] Improve pubnames and pubtypes generation. (issue 6197069) jason . merrill
22:15 Re: Turn check macros into functions. (issue6188088) Richard Henderson
21:45 Re: [PATCH 2/2] SH epilogue unwind, backend parts Kaz Kojima
21:38 [google/gcc-4_6] More Fission updates (issue6219049) Cary Coutant
21:35 Re: [patch] Fix debug info of nested inline functions Jason Merrill
21:14 Re: [PATCH] Improved re-association of signed arithmetic Robert Dewar
21:12 [patch] Fix PR ada/52362 Eric Botcazou
20:55 Re: [google]Backport to enable stack protector for Android targets (issue 6220051) shenhan
20:50 Re: [patch] Fix debug info of nested inline functions Eric Botcazou
20:40 [Ada] Fix ICE on constant with record type in LTO mode Eric Botcazou
20:28 [PATCH] Improved re-association of signed arithmetic (was: Inefficient end-of-loop value computation) Ulrich Weigand
20:17 Re: [RFA] PowerPC e5500 and e6500 cores support Edmar
20:16 Go patch committed: Fix erroneous use of VEC Ian Lance Taylor
20:02 Re: [patch] Fix debug info of nested inline functions Jason Merrill
19:13 [lra] a tiny patch to improve pseudos splitting Vladimir Makarov
19:13 Re: [google]Backport to enable stack protector for Android targets (issue6220051) Diego Novillo
18:35 [google]Backport to enable stack protector for Android targets (issue6220051) Jing Yu
17:12 Re: PR middle-end/52584 David Miller
16:39 Re: [PATCH] Fix memset recognition, paper over PR53346 Andi Kleen
16:36 Re: fix install-no-fixedincludes mishaps Olivier Hainque
16:28 Re: [PATCH, rs6000] Fix PR53385 Jakub Jelinek
16:00 Re: fix install-no-fixedincludes mishaps Paolo Bonzini
15:49 Re: [PATCH, rs6000] Fix PR53385 David Edelsohn
15:35 Re: Symbol table 21/many: analyze initializers of external vars Eric Botcazou
15:35 Re: fix install-no-fixedincludes mishaps Olivier Hainque
15:00 [PATCH, rs6000] Fix PR53385 William J. Schmidt
14:45 Re: [PATCH] PR rtl-optimization/53352 Meador Inge
14:34 Re: [PATCH] PR rtl-optimization/53352 Meador Inge
14:21 Re: [PATCH] Take branch misprediction effects into account when RTL loop unrolling (issue6099055) Teresa Johnson
14:16 Re: [PATCH] PR rtl-optimization/53352 H.J. Lu
13:28 Re: [RFC] PR 53063 encode group options in .opt files Gabriel Dos Reis
13:08 Re: [PATCH] Fix memset recognition, paper over PR53346 Richard Guenther
12:29 [PATCH] Fix gcc.dg/pr53352.c execute fail Richard Guenther
12:23 Re: Turn check macros into functions. (issue6188088) Jay Foad
12:06 Re: Turn check macros into functions. (issue6188088) Richard Guenther
11:46 Re: Turn check macros into functions. (issue6188088) Diego Novillo
11:46 Re: Symbol table 21/many: analyze initializers of external vars Jan Hubicka
11:43 [PATCH] Fix memset recognition, paper over PR53346 Richard Guenther
11:41 [PATCH] Fix PR53390 Richard Guenther
10:49 [PATCH 2/2] SH epilogue unwind, backend parts Chung-Lin Tang
10:48 [PATCH 1/2] SH epilogue unwind, dwarf2 pass changes Chung-Lin Tang
10:45 Re: Symbol table 21/many: analyze initializers of external vars Jan Hubicka
10:43 Re: Symbol table 21/many: analyze initializers of external vars Eric Botcazou
10:36 Re: Symbol table 21/many: analyze initializers of external vars Jan Hubicka
10:32 Re: Symbol table 21/many: analyze initializers of external vars Eric Botcazou
10:15 Re: Symbol table 21/many: analyze initializers of external vars Jan Hubicka
10:15 Re: Turn check macros into functions. (issue6188088) Richard Guenther
10:08 Re: [PATCH] Simplify attempt_builtin_powi logic Richard Guenther
10:03 Re: Ping (Was: Speed up insn-attrtab.c compilation) Richard Guenther
09:56 Re: [RFC] PR 53063 encode group options in .opt files Chung-Lin Tang
09:49 Re: PR middle-end/52584 Richard Guenther
09:32 Re: Fix folding through externally keyed vtables Richard Guenther
09:29 Re: Symbol table 21/many: analyze initializers of external vars Eric Botcazou
09:12 Re: [PATCH][ARM] Improve 64-bit shifts (non-NEON) Andrew Stubbs
09:11 Re: [patch] More thorough checking in reg_fits_class_p Richard Sandiford
09:06 Re: [PATCH] PR rtl-optimization/53352 Richard Sandiford
07:26 Re: [RFC] PR 53063 encode group options in .opt files Gabriel Dos Reis
05:53 Re: [RFC] PR 53063 encode group options in .opt files Chung-Lin Tang
05:48 Re: [RFC] PR 53063 encode group options in .opt files Chung-Lin Tang

May 17, 2012
23:40 Re: Turn check macros into functions. (issue6188088) Mike Stump
22:16 Re: [RFA] PowerPC e5500 and e6500 cores support Michael Meissner
21:55 [PATCH] Simplify attempt_builtin_powi logic William J. Schmidt
21:41 Re: Turn check macros into functions. (issue6188088) Lawrence Crowl
21:05 Re: Turn check macros into functions. (issue6188088) Andrew Pinski
21:04 Re: rfa: vectorize strided loads [2/2] [PR 18437] H.J. Lu
20:53 Re: Turn check macros into functions. (issue6188088) Tom Tromey
20:46 Re: [PATCH] PR rtl-optimization/53352 Meador Inge
20:30 Re: [C++ Patch] PR 44516 Iain Sandoe
20:17 Re: [C++ Patch] PR 44516 Mike Stump
20:02 Re: [PATCH] PR rtl-optimization/53352 Richard Sandiford
19:55 Re: [C++ Patch] PR 44516 Paolo Carlini
19:47 Re: [C++ Patch] PR 44516 Jason Merrill
19:21 Re: [RFC] PR 53063 encode group options in .opt files Joseph S. Myers
18:36 Re: Turn check macros into functions. (issue6188088) Diego Novillo
18:33 Re: [PATCH] Fix bessel_7.f90 failures on sparc-*-linux-gnu Steven Bosscher
18:29 Re: [RFA] leb128.h: New file. Doug Evans
18:05 Re: [RFC, 4.8] Magic matching for flags clobbering and setting Richard Henderson
17:59 Re: [RFC, 4.8] Magic matching for flags clobbering and setting Steven Bosscher
17:51 Re: [RFC] PR 53063 encode group options in .opt files Gabriel Dos Reis
17:42 Re: [RFC] PR 53063 encode group options in .opt files Gabriel Dos Reis
17:29 Re: [RFC] PR 53063 encode group options in .opt files Manuel López-Ibáñez
17:26 Re: [RFC] PR 53063 encode group options in .opt files Gabriel Dos Reis
17:19 Re: [RFC] PR 53063 encode group options in .opt files Chung-Lin Tang
16:58 Re: [google][4.7]Port function reordering via linker plugin from google/gcc-4_6 branch (issue6195099) Sriraman Tallam
16:43 Symbol table 21/many: analyze initializers of external vars Jan Hubicka
16:40 Re: [google/gcc-4_6_3-mobile] Port r187569 from google/gcc-4_6 branch (issue 6210060) Diego Novillo
16:27 Re: [google/gcc-4_6_3-mobile] Port r187569 from google/gcc-4_6 branch (issue 6210060) Han Shen(ææ)
15:50 Re: [Dwarf Patch] Improve pubnames and pubtypes generation. (issue6197069) Sterling Augustine
15:49 Re: PING PATCH: break lines in announce_function Mike Stump
15:46 Re: PING PATCH: break lines in announce_function Mike Stump
15:34 Re: PING PATCH: break lines in announce_function Gabriel Dos Reis
15:24 Re: PING PATCH: break lines in announce_function Mike Stump
15:17 [Patch, committed as obvious] obj++/53388 Paolo Carlini
15:14 Re: [C++ Patch] PR 53371 Jason Merrill
14:52 Re: Turn check macros into functions. (issue6188088) Michael Matz
14:40 Ping (Was: Speed up insn-attrtab.c compilation) Michael Matz
13:24 Re: [patch] More thorough checking in reg_fits_class_p Jim MacArthur
12:20 [C++ Patch] PR 53371 Paolo Carlini
11:54 Re: PING PATCH: break lines in announce_function Manuel López-Ibáñez
09:25 Make ipa-reference to work on non-static at LTO time Jan Hubicka
09:13 Coldfire Cores Nathan Sidwell
09:08 Re: [C++ Patch] PR 44516 Paolo Carlini
08:36 Re: [libjava] --enable-symvers tweak for 52700 Andrew Haley
08:34 Re: [C++ Patch] PR 44516 Gabriel Dos Reis
07:53 Re: [C++ Patch] PR 44516 Paolo Carlini
07:49 Re: [C++ Patch] PR 44516 Paolo Carlini
07:45 PR middle-end/52584 David Miller
05:31 libgo patch committed: Print stack trace on panic or signal Ian Lance Taylor
04:24 Re: [google][4.7]Port function reordering via linker plugin from google/gcc-4_6 branch (issue6195099) Xinliang David Li
03:33 Re: [C++ Patch] PR 44516 Jason Merrill
02:56 Re: rs6000 toc reference rtl again David Edelsohn
01:59 Re: [PATCH][1/n] Improve vectorization in PR53355 William J. Schmidt
01:56 Re: [google][4.7]Port function reordering via linker plugin from google/gcc-4_6 branch (issue6195099) Sriraman Tallam
00:36 Re: [C++ Patch] PR 44516 Paolo Carlini

May 16, 2012
23:56 [PATCH] Fix bessel_7.f90 failures on sparc-*-linux-gnu David Miller
23:49 Re: [google/gcc-4_6_3-mobile] Port r187569 from google/gcc-4_6 branch (issue 6210060) shenhan
23:30 Re: [google/gcc-4_6_3-mobile] Port r187569 from google/gcc-4_6 branch (issue 6210060) Diego Novillo
23:22 Re: [google/gcc-4_6_3-mobile] Port r187569 from google/gcc-4_6 branch (issue 6210060) jingyu
23:14 [libjava] --enable-symvers tweak for 52700 Benjamin De Kosnik
23:02 Re: [PATCH] PR rtl-optimization/53352 Steven Bosscher
22:54 Re: [google/gcc-4_6_3-mobile] Port r187569 from google/gcc-4_6 branch (issue 6210060) asharif
22:15 Re: [PATCH] PR rtl-optimization/53352 Meador Inge
22:11 Re: [google/gcc-4_6_3-mobile] Port r187569 from google/gcc-4_6 branch (issue 6210060) shenhan
21:51 Re: [patch] For alpha-vms, unset flag_jump_tables if flag_pic is nonzero Paul_Koning
21:32 Re: [patch] Fix debug info of nested inline functions Eric Botcazou
20:57 Re: Turn check macros into functions. (issue6188088) Lawrence Crowl
20:53 m32r-rtems libgcc config missing crtinit/fini Joel Sherrill
20:45 Re: Turn check macros into functions. (issue6188088) Lawrence Crowl
20:17 Re: [PATCH] Fix get_maxval_strlen for COND_EXPR after changing them to ternary Jakub Jelinek
20:03 [C++ Patch] Produce canonical names for debug info without changing normal pretty-printing (issue6215052) Sterling Augustine
19:48 [PATCH] Try to expand COND_EXPR using addcc Andrew Pinski
19:47 Ping: [PATCH] Hoist adjacent pointer loads William J. Schmidt
19:34 [PATCH] Fix get_maxval_strlen for COND_EXPR after changing them to ternary Andrew Pinski
18:58 Re: [RFC] PR 53063 encode group options in .opt files Joseph S. Myers
18:56 Re: EnabledBy cleanups Joseph S. Myers
18:45 Re: PING PATCH: break lines in announce_function Tom Tromey
18:41 Re: PING PATCH: break lines in announce_function Tom Tromey
18:20 Re: [C++ Patch] PR 44516 Paolo Carlini
18:16 Re: [C++ Patch] PR 44516 Jason Merrill
18:13 Re: Turn check macros into functions. (issue6188088) Tom Tromey
18:09 Re: [C++ Patch] PR 44516 Manuel López-Ibáñez
17:55 Re: [RFC] PR 53063 encode group options in .opt files Manuel López-Ibáñez
17:54 Re: [C++ Patch] PR 44516 Paolo Carlini
17:47 Re: [RFC] PR 53063 encode group options in .opt files Chung-Lin Tang
17:43 Re: [C++ Patch] PR 44516 Manuel López-Ibáñez
17:39 Re: [C++ Patch] PR 44516 Paolo Carlini
17:30 Re: [patch] For alpha-vms, unset flag_jump_tables if flag_pic is nonzero Paul_Koning
17:28 Re: [google/gcc-4_6_3-mobile] Port r187569 from google/gcc-4_6 branch (issue 6210060) asharif
17:16 Re: [google/google-main] Fix regression - SUBTARGET_EXTRA_SPECS overridden by LINUX_GRTE_EXTRA_SPECS (issue 6016047) Han Shen(ææ)
17:16 Re: [C++ Patch] PR 44516 Manuel López-Ibáñez
17:15 Re: Continue strict-volatile-bitfields fixes Thomas Schwinge
17:09 EnabledBy cleanups Manuel López-Ibáñez
17:09 Re: [C++ Patch] PR 44516 Paolo Carlini
17:06 Re: [C++ Patch] PR 44516 Gabriel Dos Reis
16:57 Re: [C++ Patch] PR 44516 Manuel López-Ibáñez
16:44 Re: [PATCH][ARM] Improve 64-bit shifts (non-NEON) Ramana Radhakrishnan
16:24 Re: trans-mem: functions making indirect calls are not transformed (issue6194061) Richard Henderson
16:09 Re: [PATCH][ARM] Improve 64-bit shifts (non-NEON) Andrew Stubbs
16:08 Re: [C++ Patch] PR 44516 Jason Merrill
15:57 Re: PING PATCH: break lines in announce_function Manuel López-Ibáñez
15:54 Re: Turn check macros into functions. (issue6188088) Paolo Bonzini
15:49 Re: gnu-tm: Dont allow assigning transaction_unsafe functions to transaction_safe function pointers (issue6198054) Richard Henderson
15:38 Re: fix install-no-fixedincludes mishaps Olivier Hainque
15:34 Re: PING [RFA] PowerPC e5500 and e6500 cores support Edmar
15:33 Fix folding through externally keyed vtables Jan Hubicka
15:11 Re: PING [RFA] PowerPC e5500 and e6500 cores support Joseph S. Myers
15:03 Re: fix install-no-fixedincludes mishaps Paolo Bonzini
14:52 Re: [libgo] Undefined references to log_syslog.syslog_c on Solaris Ian Lance Taylor
14:48 Re: [Patch, libgfortran] Pass mode in "open" for O_CREAT and on VxWorks rbmj
14:46 Re: fix install-no-fixedincludes mishaps Olivier Hainque
14:45 [libgo] Undefined references to log_syslog.syslog_c on Solaris Rainer Orth
14:38 [PATCH][7/7] Remove mark_symbols_for_renaming Richard Guenther
14:13 [ping][PATCH] configure.ac: Also quote '$' in tbaseargs Maciej W. Rozycki
14:02 Re: PING PATCH: break lines in announce_function Richard Guenther
13:56 Re: PING PATCH: break lines in announce_function Manuel López-Ibáñez
13:51 Re: [PATCH] ARM/NEON: vld1q_dup_s64 builtin Christophe Lyon
13:46 Re: Turn check macros into functions. (issue6188088) Richard Guenther
13:40 Re: Turn check macros into functions. (issue6188088) Diego Novillo
13:40 Re: PING PATCH: break lines in announce_function Richard Guenther
13:38 Re: PING PATCH: break lines in announce_function Basile Starynkevitch
13:35 [PATCH][6/n] Remove mark_symbols_for_renaming Richard Guenther
13:31 [PATCH] Remove unused weird get_virtual_var Richard Guenther
13:29 Re: PING PATCH: break lines in announce_function Richard Guenther
13:27 Re: Turn check macros into functions. (issue6188088) Richard Guenther
13:20 [PATCH] Vectorizer TLC Richard Guenther
13:18 Re: PING PATCH: break lines in announce_function Basile Starynkevitch
13:18 Re: fix install-no-fixedincludes mishaps Paolo Bonzini
13:16 Re: Turn check macros into functions. (issue6188088) Diego Novillo
13:07 [PATCH] Fix PR53364 Richard Guenther
13:02 Re: PING PATCH: break lines in announce_function Richard Guenther
13:01 Re: Turn check macros into functions. (issue6188088) Richard Guenther
12:55 Re: fix install-no-fixedincludes mishaps Olivier Hainque
12:54 Re: [PR tree-optimization/52558]: RFC: questions on store data race Richard Guenther
12:50 [Testsuite,committed] Fix some tests for 16-bit integers Georg-Johann Lay
12:47 PING PATCH: break lines in announce_function Basile Starynkevitch
12:43 Re: Turn check macros into functions. (issue6188088) Diego Novillo
12:33 Re: remove TARGET_E500 and factorize SPE defaults computation in powerpc ports Sebastian Huber
12:20 Re: [C++ Patch] PR 44516 Paolo Carlini
12:13 Re: PING: [PATCH] Fix PR53217 William J. Schmidt
12:11 PATCH: Regenerate configure files H.J. Lu
12:06 Re: [Patch, libgfortran] Pass mode in "open" for O_CREAT and on VxWorks rbmj
12:05 Re: PING: [PATCH] Fix PR53217 Richard Guenther
12:04 Re: PING: [PATCH] Fix PR53217 William J. Schmidt
11:26 Re: [C++ Patch] PR 44516 Paolo Carlini
11:26 Re: [Patch, libgfortran] Pass mode in "open" for O_CREAT and on VxWorks Janne Blomqvist
10:56 Re: [C++ Patch] PR 44516 Paolo Carlini
10:27 Re: ping: Use "sed -n …" instead of "sed s/…/p -e d" in s-header-vars Olivier Hainque
10:26 Re: [PATCH][ARM] Improve 64-bit shifts (non-NEON) Ramana Radhakrishnan
10:04 Re: [Patch, libgfortran] Pass mode in "open" for O_CREAT and on VxWorks Tobias Burnus
09:47 Re: ping: Use "sed -n …" instead of " sed s/…/p -e d" in s-header-vars Paolo Bonzini
09:45 Re: PING: [PATCH] Fix PR53217 Richard Guenther
09:44 Re: [PATCH] relax constraint on integral<->offset conversions (PR53336) Richard Guenther
09:41 Re: Turn check macros into functions. (issue6188088) Richard Guenther
09:34 Re: ping: Use "sed -n …" instead of "sed s/…/p -e d" in s-header-vars Olivier Hainque
09:26 Re: remove TARGET_E500 and factorize SPE defaults computation in powerpc ports Olivier Hainque
09:24 Re: [PATCH] Fix var tracking ICE due to reorg. Richard Sandiford
09:20 Re: Fix glitch in GNAT detection test Eric Botcazou
08:14 Re: [PATCH, Android] Stack protector enabling for Android target Pavel Chupin
07:19 [PATCH] relax constraint on integral<->offset conversions (PR53336) Paolo Bonzini
06:45 Re: [Patch, libgfortran] Pass mode in "open" for O_CREAT and on VxWorks Janne Blomqvist
06:29 Re: ping: Use "sed -n …" instead of " sed s/…/p -e d" in s-header-vars Paolo Bonzini
06:28 Re: patch for PR53125 Paolo Bonzini
06:25 ping: Fix gcc.dg/lower-subreg-1.c failure (was: [C Patch]: pr52543) Hans-Peter Nilsson
05:41 libgo patch committed: Fix handling of LineSetFile in DWARF line info Ian Lance Taylor
04:55 Re: Make vectoriser use operand_equal_p to compare base addresses H.J. Lu
04:02 Re: [C++ Patch] PR 44516 Jason Merrill
02:37 PING: [PATCH] Fix PR53217 William J. Schmidt
01:55 Re: rs6000 toc reference rtl again Alan Modra
01:53 Re: gnu-tm: Dont allow assigning transaction_unsafe functions to transaction_safe function pointers (issue6198054) Dave Boutcher
01:51 Re: gnu-tm: Dont allow assigning transaction_unsafe functions to transaction_safe function pointers (issue6198054) Dave Boutcher
01:15 [PATCH] Fix var tracking ICE due to reorg. David Miller
01:11 Re: remove TARGET_E500 and factorize SPE defaults computation in powerpc ports David Edelsohn
01:02 [google/gcc-4_6_3-mobile] Port r187569 from google/gcc-4_6 branch (issue 6210060) shenhan
00:39 Another merge from gcc-4_7-branch to gccgo branch Ian Lance Taylor
00:28 Go patch committed: Fix names for types defined in functions Ian Lance Taylor
00:24 Re: [C++ Patch] PR 44516 Paolo Carlini
00:24 [RFA:] doc: TARGET_LEGITIMIZE_ADDRESS needs to be defined for native TLS Hans-Peter Nilsson

May 15, 2012
23:58 Re: [C++ Patch] PR 44516 Paolo Carlini
23:45 Committed: fix source-code reference in SIZE_TYPE docs (was: How do I set SIG_ATOMIC_TYPE to a variant of a C-type?) Hans-Peter Nilsson
23:44 Re: [Patch / RFC] PR 39681 Jason Merrill
23:37 Re: [C++ Patch] PR 44516 Jason Merrill
23:34 Re: Turn check macros into functions. (issue6188088) Diego Novillo
23:06 Merge from gcc-4_7-branch to gccgo branch Ian Lance Taylor
23:05 Go patch committed: Fix taking address of constant outside function Ian Lance Taylor
22:45 Re: [C++ Patch] PR 44516 Paolo Carlini
22:36 Fix PR ada/52494 Eric Botcazou
22:31 Go patch committed: Sort array constructors by index Ian Lance Taylor
22:26 Re: [google/google-main] Fix regression - SUBTARGET_EXTRA_SPECS overridden by LINUX_GRTE_EXTRA_SPECS (issue 6016047) jingyu
22:12 Re: [C++ Patch] PR 11586 Jason Merrill
22:11 Re: [C++ Patch] PR 44516 Jason Merrill
21:34 Re: trans-mem: functions making indirect calls are not transformed (issue6194061) Patrick Marlier
21:32 Re: [google/gcc-4_7] Allow static const floats unless -pedantic is passed (issue6212051) Jeffrey Yasskin
21:16 Re: gnu-tm: Dont allow assigning transaction_unsafe functions to transaction_safe function pointers (issue6198054) Patrick Marlier
21:06 Re: Turn check macros into functions. (issue6188088) Mike Stump
21:06 Re: find_movable_pseudos vs. split moves (was Re: rx-elf fails after r187015) DJ Delorie
20:57 Re: [C++ Patch] PR 44516 Paolo Carlini
20:42 Re: [C++ Patch] PR 11586 Paolo Carlini
20:40 Re: find_movable_pseudos vs. split moves (was Re: rx-elf fails after r187015) Vladimir Makarov
20:40 Re: patch for PR53125 Vladimir Makarov
20:39 [Fortran, patch] PR 48831 - Constant expression (PARAMETER array element) rejected as nonconstant Alessandro Fanfarillo
20:21 Merge from gcc-4_7-branch to gccgo branch Ian Lance Taylor
20:09 Re: [Ada] Restrict propagation of atomicity from objects to types Eric Botcazou
20:01 Go patch committed: Don't try to address of a constant Ian Lance Taylor
19:57 [google/gcc-4_7] Allow static const floats unless -pedantic is passed (issue6212051) Ollie Wild
19:39 [PATCH] PR rtl-optimization/53352 Meador Inge
19:21 Re: [PATCH, Android] Stack protector enabling for Android target Maxim Kuvyrkov
19:18 Re: [Patch] Use CAN_HAVE_LOCATION_P in EXPR_LOCATION Jason Merrill
19:15 Re: Turn check macros into functions. (issue6188088) Diego Novillo
18:59 Re: Build problem with libgo runtime Ian Lance Taylor
18:53 Re: [C++ Patch] PR 44516 Jason Merrill
18:36 Re: [PATCH preprocessor, diagnostics] PR preprocessor/53229 - Fix diagnostics location when pasting tokens Tom Tromey
18:32 Re: [PATCH] PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokens Jason Merrill
18:23 Re: Turn check macros into functions. (issue6188088) Steven Bosscher
17:19 Turn check macros into functions. (issue6188088) Lawrence Crowl
17:14 Merge from gcc-4_7-branch to gccgo branch Ian Lance Taylor
16:24 Re: gnu-tm: Dont allow assigning transaction_unsafe functions to transaction_safe function pointers (issue6198054) Torvald Riegel
15:56 Re: PING: PATCH: Backport x32 support to libtool Nathanael Nerode (GCC)
15:32 Re: PING: PATCH: Backport x32 support to libtool H.J. Lu
15:07 Re: PING: PATCH: Backport x32 support to libtool Nathanael Nerode (GCC)
14:56 [Patch] Use CAN_HAVE_LOCATION_P in EXPR_LOCATION Paolo Carlini
14:27 PING: Re: [PR tree-optimization/52558]: RFC: questions on store data race Aldy Hernandez
14:19 ping: Use "sed -n …" instead of "sed s/…/p -e d" in s-header-vars Olivier Hainque
14:18 Re: [PATCH preprocessor, diagnostics] PR preprocessor/53229 - Fix diagnostics location when pasting tokens Dodji Seketeli
14:15 Re: Use "sed -n …" instead of "sed s/ …/p -e d" in s-header-vars Olivier Hainque
14:09 Re: [PATCH] PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokens Dodji Seketeli
13:47 Re: remove TARGET_E500 and factorize SPE defaults computation in powerpc ports Olivier Hainque
13:46 Re: [RFC] PR 51712 -Wtype-limits should not trigger for enum constants Gabriel Dos Reis
13:42 [PATCH][5/n] Remove mark_symbols_for_renaming Richard Guenther
13:38 Re: [RFC] PR 51712 -Wtype-limits should not trigger for enum constants Gabriel Dos Reis
13:34 Re: [PATCH] Another fix for TARGET_READ_MODIFY_WRITE i386 peepholes (PR target/53358) Uros Bizjak
13:28 Re: [PATCH preprocessor, diagnostics] PR preprocessor/53229 - Fix diagnostics location when pasting tokens Jason Merrill
13:14 Re: [C++ Patch] PR 11586 Jason Merrill
13:08 find_movable_pseudos vs. split moves (was Re: rx-elf fails after r187015) Richard Sandiford
12:17 [PATCH][1/n] Improve vectorization in PR53355 Richard Guenther
12:16 [Ada] Restrict propagation of atomicity from objects to types Arnaud Charlet
12:13 [Ada] Better handling of illegal iterators Arnaud Charlet
12:07 [Ada] Imaging of arbitrary precision integers Arnaud Charlet
12:04 [Ada] Couple of small adjustments to cross-unit inlining Arnaud Charlet
11:59 Re: patch for PR53125 Steven Bosscher
11:47 [PATCH] Another fix for TARGET_READ_MODIFY_WRITE i386 peepholes (PR target/53358) Jakub Jelinek
11:30 Re: [PATCH preprocessor, diagnostics] PR preprocessor/53229 - Fix diagnostics location when pasting tokens Manuel López-Ibáñez
11:30 [C++ Patch] PR 11586 Paolo Carlini
11:18 [PATCH preprocessor, diagnostics] PR preprocessor/53229 - Fix diagnostics location when pasting tokens Dodji Seketeli
11:15 [PATCH diagnostics] Make unwound macro expansion trace less redundant Dodji Seketeli
11:08 [Ada] Fix cross-unit inlining on internal inline subprograms Arnaud Charlet
11:07 [Ada] Private with-clauses in the context of generic package declarations Arnaud Charlet
11:03 [Ada] Add postconditions to numeric functions Arnaud Charlet
11:02 Re: Optimize calls to functions that return one of their arguments Eric Botcazou
10:53 Re: Optimize calls to functions that return one of their arguments Bernd Schmidt
10:52 [Ada] Interfacing aspects in Ada 2012 Arnaud Charlet
10:43 Re: [Fortran] Patch ping Bernhard Reutner-Fischer
10:27 [Patch, Fortran] PR51055 - accept non-spec-expr "i" in allocate(character(len=i)::s) Tobias Burnus
10:22 [Ada] Get rid of compilation warnings in raise-gcc.c Arnaud Charlet
10:22 [Ada] Save occurrence on the stack before calling last chance handler Arnaud Charlet
10:22 [Ada] Missing DSA remote access to subprogram rules enforcement Arnaud Charlet
10:18 [Ada] Renaming of __gnat_rcheck_NN routines Arnaud Charlet
10:15 Re: [Fortran, patch] PR 52158 - Regression on character function with gfortran 4.7 Alessandro Fanfarillo
10:05 [v3] PR libstdc++/53339 Paolo Carlini
09:49 Re: [RFC] PR 51712 -Wtype-limits should not trigger for enum constants Manuel López-Ibáñez
09:49 [Ada] Give full msg for finalize/adjust only if -gnateE. Arnaud Charlet
09:38 [Ada] Simplify binder code Arnaud Charlet
09:38 [Ada] Case statements over predicated subtypes Arnaud Charlet
09:38 [Ada] Static matching of subtypes in Ada 2012 Arnaud Charlet
09:37 [PATCH, CR16] Adding memory model attributes Ajinkya Dhobale
09:34 [Ada] Clean up System.Address_To_Access_Conversions Arnaud Charlet
09:32 Re: [PATCH v2]: handle size_t /= ptr size in tree-ssa-strlen.c Tristan Gingold
09:30 [Ada] Lock free implementation of protected objects Arnaud Charlet
09:27 [Ada] Better control of help message in GNAT.Command_Line Arnaud Charlet
09:27 [Ada] Avoid incorrect detection of duplicate sources that are excluded Arnaud Charlet
09:27 [Ada] Deferred constants are not always compile time known values in Alfa mode Arnaud Charlet
09:26 [Patch]: Fix call to end_prologue debug hook Tristan Gingold
09:17 [PATCH] Move gimple_set_modified Richard Guenther
09:14 Re: [PATCH v2]: handle size_t /= ptr size in tree-ssa-strlen.c Richard Guenther
09:11 [Patch]: Fix very large frame bug on i386 Tristan Gingold
09:06 Re: [RFC] PR 51712 -Wtype-limits should not trigger for enum constants Richard Guenther
09:03 [Patch, libgfortran] Pass mode in "open" for O_CREAT and on VxWorks Tobias Burnus
09:00 [Patch]: Fix ICE by expand_expr_addr_expr_1 Tristan Gingold
08:55 [PATCH v2]: handle size_t /= ptr size in tree-ssa-strlen.c Tristan Gingold
08:52 [Patch]: Fix typo in common/config/ia64/ia64-common.c Tristan Gingold
07:59 Re: Missing guard in ira-color.c ? Tristan Gingold
07:48 Re: Use "sed -n …" instead of "sed s/…/p -e d" in s-header-vars Robert Dewar
07:42 Re: Ping: always supply a mode to plus_constant Eric Botcazou
07:38 Re: Fix debug/52727 -- lost REG_ARGS_SIZE note Eric Botcazou
07:14 Re: Optimize calls to functions that return one of their arguments Eric Botcazou
05:02 [RFA] leb128.h: New file. Doug Evans
04:47 Re: [google] Instrumented sampling FDO interface cleanup (issue6210058) Xinliang David Li
03:22 Re: Use "sed -n â" instead of "sed s/â/p -e d" in s-header-vars Hans-Peter Nilsson
02:18 [google] Instrumented sampling FDO interface cleanup (issue6210058) Teresa Johnson
00:55 Re: Patches for building libstdc++ on vxWorks rbmj

May 14, 2012
23:49 Re: [google/gcc-4_6] Backport arm hardfp patch from trunk (issue 6206055) carrot
23:18 Re: [C++ Patch] PR 44516 Paolo Carlini
22:10 libgo patch committed: Use -fgo-pkgpath Ian Lance Taylor
21:50 rx-elf fails after r187015 DJ Delorie
21:05 Re: [patch] Fix debug info of nested inline functions Jason Merrill
20:19 Re: [patch] Fix debug info of nested inline functions Eric Botcazou
19:24 [PATCH, i386]: Fix PR46098; ICE in extract_insn with __builtin_ia32_loadupd(); in a better way. Uros Bizjak
18:51 Re: arm-rtems switch default target to EABI Joseph S. Myers
18:47 Re: [RFC] PR 51712 -Wtype-limits should not trigger for enum constants Joseph S. Myers
18:32 Re: [google/google-main] Fix regression - SUBTARGET_EXTRA_SPECS overridden by LINUX_GRTE_EXTRA_SPECS (issue 6016047) shenhan
18:32 Re: Optimize calls to functions that return one of their arguments Vladimir Makarov
18:32 Re: IRA fix in find_moveable_pseudos, PR53180 Vladimir Makarov
18:29 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Sriraman Tallam
18:21 Re: [RFC] PR 51712 -Wtype-limits should not trigger for enum constants Jason Merrill
18:20 Re: [PATCH] Fix up xbegin expansion (PR target/53315) Uros Bizjak
18:08 Re: [PATCH] PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokens Jason Merrill
17:41 Re: [C++ Patch] PR 44516 Paolo Carlini
17:38 Re: [C++ Patch] PR 44516 Jason Merrill
17:36 arm-rtems switch default target to EABI Joel Sherrill
17:17 Re: [google/gcc-4_6] Backport arm hardfp patch from trunk (issue 6206055) shenhan
17:03 [PATCH] Fix up xbegin expansion (PR target/53315) Jakub Jelinek
16:58 Re: [PATCH] Fix up .debug_macro predefines handling Jason Merrill
16:54 Re: [C++ Patch] PR 44516 Paolo Carlini
16:53 Re: [patch] Fix debug info of nested inline functions Jason Merrill
16:50 Re: [patch] Fix debug info of nested inline functions Jason Merrill
16:46 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Tobias Burnus
16:30 [PATCH] Fix up .debug_macro predefines handling Jakub Jelinek
16:25 Re: [C++ Patch] PR 44516 Jason Merrill
16:23 Re: [RFC] PR 51712 -Wtype-limits should not trigger for enum constants Manuel López-Ibáñez
16:22 Re: [PATCH] Fix up -g3 for non-C/Fortran family languages Jason Merrill
16:16 IRA fix in find_moveable_pseudos, PR53180 Bernd Schmidt
16:03 Re: [PATCH, i386] V4DF __builtin_shuffle Richard Henderson
15:57 Re: [patch] Fix debug info of nested inline functions Eric Botcazou
15:27 Re: unwinding fallbacks for powerpc32 on aix 5.2 and 5.3 David Edelsohn
14:55 Re: Ping: always supply a mode to plus_constant Eric Botcazou
14:43 [PATCH][4/n] Remove mark_symbols_for_renaming in easy places Richard Guenther
14:14 Re: Ping: always supply a mode to plus_constant Tristan Gingold
13:56 [PATCH][2/n] Remove mark_symbols_for_renaming Richard Guenther
13:50 [PATCH][3/n] Remove mark_symbols_for_renaming Richard Guenther
13:48 [PATCH] Fix PR53331 Richard Guenther
13:46 [PATCH] Fix up -g3 for non-C/Fortran family languages Jakub Jelinek
13:41 Re: [PATCH] Fix up -g3 for non-C/Fortran family languages Jakub Jelinek
13:39 Re: unwinding fallbacks for powerpc32 on aix 5.2 and 5.3 Olivier Hainque
13:31 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Paul Richard Thomas
13:23 Re: [C++ Patch] PR 44516 Paolo Carlini
13:23 Re: Ping: always supply a mode to plus_constant Richard Sandiford
13:21 Re: [PATCH] Fix up -g3 for non-C/Fortran family languages Jason Merrill
13:15 Re: unwinding fallbacks for powerpc32 on aix 5.2 and 5.3 David Edelsohn
13:13 Re: implement LangEnabledBy Joseph S. Myers
12:53 Re: [C++ Patch] fix semi-random template specialization ICE Jason Merrill
12:26 Re: Optimize calls to functions that return one of their arguments Jakub Jelinek
12:10 Re: Optimize calls to functions that return one of their arguments Bernd Schmidt
11:33 [PATCH] Fix PR53340 Richard Guenther
11:30 Re: Ping: always supply a mode to plus_constant Richard Guenther
10:47 Re: [patch] Generate block moves for bitfield initialization Richard Guenther
10:42 [PATCH][1/n] Remove mark_symbols_for_renaming Richard Guenther
10:06 Re: unwinding fallbacks for powerpc32 on aix 5.2 and 5.3 Olivier Hainque
10:03 Re: unwinding fallbacks for powerpc32 on aix 5.2 and 5.3 Olivier Hainque
09:39 Re: Refining autopar cost model for outer loops Richard Guenther
08:05 Re: [PATCH] Remove TYPE_IS_SIZETYPE Richard Guenther
07:26 Re: [PATCH] Add option for dumping to stderr (issue6190057) Richard Guenther
07:06 Re: [Patch,AVR]: ad PR49868: assemble 3-byte symbols Denis Chertykov
05:23 Re: [C++ Patch] fix semi-random template specialization ICE Alexandre Oliva
03:59 Re: [C++ Patch] PR 44516 Jason Merrill
03:46 Re: [PATCH] Support for known unknown alignment H.J. Lu
03:25 Re: [C++ Patch] PR 44516 Paolo Carlini
01:50 Re: [C++ Patch] PR 44516 Jason Merrill

May 13, 2012
23:27 [C++ Patch] PR 44516 Paolo Carlini
22:17 implement LangEnabledBy Manuel López-Ibáñez
21:13 Re: [PATCH] Remove TYPE_IS_SIZETYPE Eric Botcazou
18:58 Re: [PATCH] Remove TYPE_IS_SIZETYPE Richard Guenther
17:59 [PATCH, i386]: Enable TFmode moves via XMM registers for 32bit SSE targets Uros Bizjak
17:53 Re: [PATCH] Remove TYPE_IS_SIZETYPE Eric Botcazou
17:16 Re: [PATCH, i386]: Handle TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL in SSE bitops Uros Bizjak
17:14 Re: more enabledby updates Joseph S. Myers
16:47 [Patch / RFC] PR 39681 Paolo Carlini
16:02 Refining autopar cost model for outer loops Razya Ladelsky
15:17 [PATCH, i386]: Handle TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL in SSE bitops Uros Bizjak
14:23 Re: [Patch, fortran] PR 52428 Reading of large negative values and range checking Jerry DeLisle
13:50 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Tobias Burnus
12:14 more enabledby updates Manuel López-Ibáñez
11:03 Re: make conflicting help text an error Joseph S. Myers
10:54 Re: [Fortran, patch] PR 52158 - Regression on character function with gfortran 4.7 Tobias Burnus
09:05 make conflicting help text an error Manuel López-Ibáñez
08:49 [patch] Generate block moves for bitfield initialization Eric Botcazou
03:39 dwarf2out PATCH for debug/53235 Jason Merrill

May 12, 2012
22:09 Re: [patch] support for multiarch systems Jonathan Nieder
22:03 Re: unwinding fallbacks for powerpc32 on aix 5.2 and 5.3 David Edelsohn
21:38 Fix minor bug with shrink wrapping Eric Botcazou
21:20 [Ada] Fix bootstrap on PowerPC/Linux Eric Botcazou
19:25 Re: [PATCH] teach emit_store_flag to use clz/ctz Andrew Pinski
19:10 Re: [RFC] PR 53063 encode group options in .opt files Joseph S. Myers
18:36 Re: [PATCH] teach emit_store_flag to use clz/ctz Maciej W. Rozycki
18:29 Re: [C/C++ Patch] PR 51294 Manuel López-Ibáñez
18:16 Re: [C/C++ Patch] PR 51294 Paolo Carlini
17:51 Re: [C/C++ Patch] PR 51294 Manuel López-Ibáñez
17:36 [C/C++ Patch] PR 51294 Paolo Carlini
16:39 Re: [PATCH] Add option for dumping to stderr (issue6190057) Xinliang David Li
16:33 Re: [RFC] PR 53063 encode group options in .opt files Manuel López-Ibáñez
16:26 Re: [PATCH] Add option for dumping to stderr (issue6190057) Gabriel Dos Reis
16:13 Re: [RFC] PR 53063 encode group options in .opt files Joseph S. Myers
16:06 Re: [PATCH] Add option for dumping to stderr (issue6190057) Xinliang David Li
16:05 Re: [RFC] PR 53063 encode group options in .opt files Manuel López-Ibáñez
15:19 Re: [RFC] PR 53063 encode group options in .opt files Gabriel Dos Reis
15:12 Re: [RFC] PR 53063 encode group options in .opt files Joseph S. Myers
14:43 Re: unwinding fallbacks for powerpc32 on aix 5.2 and 5.3 David Edelsohn
13:38 Re: User directed Function Multiversioning via Function Overloading (issue5752064) H.J. Lu
12:54 Re: [RFC] PR 53063 encode group options in .opt files Manuel López-Ibáñez
12:36 Re: [Fortran, patch] PR 52158 - Regression on character function with gfortran 4.7 Tobias Burnus
11:51 Re: [PATCH] Fix PR53295 Richard Guenther
11:39 Re: [PATCH] Fix PR53295 Toon Moene
11:04 Re: [Fortran, patch] PR 52158 - Regression on character function with gfortran 4.7 Alessandro Fanfarillo
10:36 Re: [PATCH] Fix PR53295 Richard Guenther
10:31 Re: [PATCH] Add option for dumping to stderr (issue6190057) Richard Guenther
09:56 [Patch, Fortran, committed] PR49110/52843 - allow len=: string as result of PURE functions Tobias Burnus
09:17 Re: PATCH: PR target/53315: simple xtest program generates ICE Jakub Jelinek
09:10 Re: [C++ Patch] PR 53301 Paolo Carlini
08:44 Re: [Patch / RFC] Improving more locations for binary expressions Paolo Carlini
07:53 Re: [PATCH] Fix PR53295 Toon Moene
03:14 Re: [Patch / RFC] Improving more locations for binary expressions Jason Merrill
02:55 Re: [C++ Patch] PR 53301 Jason Merrill
02:04 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Sriraman Tallam
02:03 Re: [patch] Fix debug info of nested inline functions Jason Merrill

May 11, 2012
23:35 Re: [Patch / RFC] Improving more locations for binary expressions Paolo Carlini
22:15 Re: [google/gcc-4_6] Backport arm hardfp patch from trunk (issue 6206055) carrot
21:46 Re: [google/gcc-4_6] Backport arm hardfp patch from trunk (issue 6206055) shenhan
21:27 Re: [PATCH, tree-optimization] Fix for PR 52868 Igor Zamyatin
21:03 Re: [PATCH, Android] Stack protector enabling for Android target Igor Zamyatin
19:34 Re: [v3] fix libstdc++/53263 François Dumont
19:23 Re: [RFC] PR 53063 encode group options in .opt files Joseph S. Myers
19:11 Re: [patch, fortran] PR fortran/52537 Optimize string comparisons against empty strings Thomas Koenig
18:49 Re: [google/gcc-4_6] Port arm hardfp patch from Linaro (issue 6206055) carrot
18:42 Re: patch for PR53125 Steven Bosscher
18:42 Re: patch for PR53125 Steven Bosscher
18:33 Re: [patch] support for multiarch systems Matthias Klose
18:27 [google/gcc-4_6] Port arm hardfp patch from Linaro (issue 6206055) shenhan
18:16 PATCH: PR target/53315: simple xtest program generates ICE H.J. Lu
18:12 Re: [PATCH] Add option for dumping to stderr (issue6190057) Xinliang David Li
17:40 Re: PATCH: Add x32 support to boehm-gc Uros Bizjak
17:34 Re: [Fortran] Patch ping Tobias Burnus
17:12 Re: [RFC] PR 53063 encode group options in .opt files Manuel López-Ibáñez
17:10 Re: [RFC] PR 53063 encode group options in .opt files Manuel López-Ibáñez
17:04 Re: [RFC] PR 53063 encode group options in .opt files Joseph S. Myers
17:04 [Patch,AVR]: ad PR49868: assemble 3-byte symbols Georg-Johann Lay
16:55 Re: PATCH: Add x32 support to boehm-gc H.J. Lu
16:50 Re: PING: PATCH: Backport x32 support to libtool H.J. Lu
16:07 Re: [PATCH] Add option for dumping to stderr (issue6190057) Xinliang David Li
15:04 Re: [RFC] PR 53063 encode group options in .opt files Manuel López-Ibáñez
14:48 Re: [PATCH] ARM/NEON: vld1q_dup_s64 builtin Ramana Radhakrishnan
14:31 Re: [PATCH, alpha]: Fix ICE in alpha_emit_conditional_move, at config/alpha/alpha.c:2649 Richard Henderson
14:30 Re: patch for PR53125 Vladimir Makarov
14:07 Re: [PATCH] Remove TYPE_IS_SIZETYPE Richard Guenther
14:06 [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Tobias Burnus
14:03 [PATCH] Remove find_new_referenced_vars Richard Guenther
14:01 Re: [PATCH] Remove TYPE_IS_SIZETYPE Olivier Hainque
13:43 unwinding fallbacks for powerpc32 on aix 5.2 and 5.3 Olivier Hainque
13:12 Re: [PATCH] Take branch misprediction effects into account when RTL loop unrolling (issue6099055) Teresa Johnson
13:08 Re: [Patch, fortran] PR 52428 Reading of large negative values and range checking Janne Blomqvist
12:49 [PATCH] More pass cleanups, make phinodes cache global Richard Guenther
12:41 Re: [PATCH, alpha]: Fix ICE in alpha_emit_conditional_move, at config/alpha/alpha.c:2649 Uros Bizjak
12:00 [PATCH] Fix PR53295 Richard Guenther
11:22 Re: Symbol table 20/many: cleanup of cgraph_remove_unreachable_nodes H.J. Lu
11:12 Re: [testsuite] Fix gcc.target/i386/hle-* testcases with Sun as Rainer Orth
10:51 Re: [patch] support for multiarch systems Paolo Bonzini
10:26 Re: [RFC GCC/patch] Support sinking loads from memory in tree-ssa-sink.c if possible Richard Guenther
10:18 [testsuite] Allow for ! comments in g++.dg/debug/dwarf2/nested-3.C Rainer Orth
10:04 Re: [C++ Patch] PR 53301 Paolo Carlini
08:54 [RFC GCC/patch] Support sinking loads from memory in tree-ssa-sink.c if possible Bin Cheng
08:49 Re: [PATCH] Add option for dumping to stderr (issue6190057) Richard Guenther
08:38 Re: [C++ Patch] PR 53305 Gabriel Dos Reis
08:34 Re: PATCH: Add RTM support to -march=native Uros Bizjak
08:19 Re: [C++ Patch] PR 53301 Paolo Carlini
08:16 [Patch, Fortran, committed] PR53310 - Fix multi-malloc memory leak in EOSHIFT Tobias Burnus
08:08 Re: [C++ Patch] PR 53305 Paolo Carlini
08:07 Re: [PATCH, 4.7] Backport fix to [un]signed_type_for Richard Guenther
07:38 Re: Missing guard in ira-color.c ? Tristan Gingold
05:26 Go patch committed: Remove incorrect ChangeLog entry Ian Lance Taylor
05:14 Re: [patch] support for multiarch systems Matthias Klose
04:42 Re: [C++ Patch] PR 53301 Jason Merrill
04:03 Re: [h8300] increase dwarf address size DJ Delorie
03:58 Re: [h8300] increase dwarf address size Jeff Law
03:55 Re: [h8300] increase dwarf address size DJ Delorie
03:35 Re: [h8300] increase dwarf address size Jeff Law
02:52 PATCH: Add RTM support to -march=native H.J. Lu
02:48 Re: [C++ Patch] PR 53305 Gabriel Dos Reis
01:48 Re: [MIPS] Fix misspelled macro in t-vxworks Mingjie Xing

May 10, 2012
23:54 [PATCH, alpha]: Fix ICE in alpha_emit_conditional_move, at config/alpha/alpha.c:2649 Uros Bizjak
23:41 [C++ Patch] PR 53305 Paolo Carlini
23:40 [PATCH, i386]: Fix PR 53291, Code generated for xtest is wrong Uros Bizjak
23:26 [PATCH, i386]: Avodi movaps size optimizations for TARGET_AVX Uros Bizjak
22:46 Speed up inliner Jan Hubicka
21:43 Fix Mozilla LTO build Jan Hubicka
21:32 Re: [C++ Patch] PR 53301 Paolo Carlini
20:52 Re: [ping] 3 pending patches Richard Henderson
20:43 Re: Missing guard in ira-color.c ? Vladimir Makarov
20:31 Re: [PATCH, i386] V4DF __builtin_shuffle Marc Glisse
20:20 Re: Symbol table 20/many: cleanup of cgraph_remove_unreachable_nodes Jan Hubicka
20:16 [i386] New testcase (was: [rtl, patch] combine concat+shuffle) Marc Glisse
20:00 patch for PR53125 Vladimir Makarov
19:31 [PATCH, i386]: Further move insn modes cleanup. Uros Bizjak
18:43 Re: [MIPS] Fix misspelled macro in t-vxworks Richard Sandiford
17:55 Re: User directed Function Multiversioning via Function Overloading (issue5752064) H.J. Lu
17:54 Re: [PATCH] PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokens Dodji Seketeli
17:40 Re: PR 43772 Errant -Wlogical-op warning when testing limits Dodji Seketeli
17:21 Re: [h8300] increase dwarf address size DJ Delorie
17:21 Re: [PATCH, 4.7] Backport fix to [un]signed_type_for William J. Schmidt
16:50 Re: [PATCH, 4.7] Backport fix to [un]signed_type_for Jakub Jelinek
16:46 [PATCH, 4.7] Backport fix to [un]signed_type_for William J. Schmidt
16:28 Re: [PATCH] Add option for dumping to stderr (issue6190057) Xinliang David Li
16:10 Re: [PATCH] Remove TYPE_IS_SIZETYPE Eric Botcazou
16:08 [Dwarf Patch] Improve pubnames and pubtypes generation. (issue6197069) Sterling Augustine
15:52 Re: [PATCH] ARM/NEON: vld1q_dup_s64 builtin Julian Brown
15:38 Re: [C++ Patch] PR 53301 Manuel López-Ibáñez
15:32 Re: [PATCH] ARM/NEON: vld1q_dup_s64 builtin Christophe Lyon
15:11 Re: [h8300] increase dwarf address size Jeff Law
15:03 Re: [C++ Patch] PR 53301 Paolo Carlini
14:58 Re: [C++ Patch] PR 53301 Jason Merrill
14:53 Re: [C++ Patch] PR 53301 Paolo Carlini
14:49 Re: [C++ Patch] PR 53158 (EXPR_LOC_OR_HERE version) Jason Merrill
14:46 Re: [C++ Patch] PR 53301 Jason Merrill
14:28 Re: [Patch / RFC] Improving more locations for binary expressions Jason Merrill
14:05 Re: [RFC] PR 53063 encode group options in .opt files Joseph S. Myers
13:14 Re: [C++ Patch] fix semi-random template specialization ICE Jason Merrill
13:10 Missing guard in ira-color.c ? Tristan Gingold
12:01 Re: [PATCH] Remove TYPE_IS_SIZETYPE Richard Guenther
11:41 Re: [PATCH] ARM/NEON: vld1q_dup_s64 builtin Ramana Radhakrishnan
10:30 Re: [patch] Fix LTO regression in Ada Richard Guenther
10:28 Re: [PATCH] Remove TYPE_IS_SIZETYPE Eric Botcazou
10:26 Re: [PATCH] Optimize byte_from_pos, pos_from_bit Richard Guenther
10:14 Re: [patch] Fix LTO regression in Ada Eric Botcazou
10:13 Re: [PATCH] Optimize byte_from_pos, pos_from_bit Eric Botcazou
09:22 Re: [PATCH] Remove TYPE_IS_SIZETYPE Richard Guenther
09:16 [libatomic] Always compile atomic builtin tests with $XCFLAGS (PR other/53284) Rainer Orth
09:03 Re: [libgcc] Use i386-cpuinfo.c on all i386 targets Rainer Orth
08:25 [MIPS] Fix misspelled macro in t-vxworks Mingjie Xing
08:19 Re: [PATCH] Add option for dumping to stderr (issue6190057) Sharad Singhai
08:18 Re: [PATCH] Add option for dumping to stderr (issue6190057) Richard Guenther
08:18 Re: [C++ Patch] fix semi-random template specialization ICE Dodji Seketeli
08:05 Re: Bug 53289 - unnecessary repetition of caret diagnostics Richard Guenther
08:04 Re: [PATCH libcpp]: Avoid crash in interpret_float_suffix Tristan Gingold
08:00 Re: [Patch / RFC] Improving more locations for binary expressions Manuel López-Ibáñez
07:58 Re: [PATCH] Remove TYPE_IS_SIZETYPE Richard Guenther
07:53 Re: [patch] Fix LTO regression in Ada Richard Guenther
07:44 Re: [PATCH] Optimize byte_from_pos, pos_from_bit Richard Guenther
06:54 Re: [C Patch]: pr52543 Paolo Bonzini
06:45 Re: [C Patch]: pr52543 Paolo Bonzini
06:42 Re: [patch] support for multiarch systems Paolo Bonzini
05:56 Re: [Patch / RFC] Improving more locations for binary expressions Miles Bader
01:43 [Patch / RFC] Improving more locations for binary expressions Paolo Carlini
00:31 Re: [PATCH] Add option for dumping to stderr (issue6190057) Xinliang David Li
00:27 [h8300] increase dwarf address size DJ Delorie

May 09, 2012
23:58 Re: [PATCH] Add option for dumping to stderr (issue6190057) Sharad Singhai
23:30 Go patch committed: Add -fgo-pkgpath option Ian Lance Taylor
23:13 [C++ Patch] PR 53301 Paolo Carlini
22:46 Re: [PATCH] Add -feliminate-malloc to enable/disable elimination of redundant malloc/free pairs Xinliang David Li
21:05 Re: Bug 53289 - unnecessary repetition of caret diagnostics Gabriel Dos Reis
21:03 Bug 53289 - unnecessary repetition of caret diagnostics Manuel López-Ibáñez
20:54 Re: [RFC] PR 53063 encode group options in .opt files Manuel López-Ibáñez
20:40 [patch] Fix LTO regression in Ada Eric Botcazou
20:38 [PATCH, i386]: Fix PR 52908 - xop-mul-1:f9 miscompiled on bulldozer (-mxop) Uros Bizjak
20:21 Re: [PATCH] Remove TYPE_IS_SIZETYPE Eric Botcazou
20:10 Re: [PATCH] Optimize byte_from_pos, pos_from_bit Eric Botcazou
19:37 Re: Symbol table 19/many: cleanup varpool/front-end/varasm interactions David Edelsohn
19:01 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Sriraman Tallam
18:48 [C++ Patch] PR 53158 (EXPR_LOC_OR_HERE version) Paolo Carlini
18:45 [PATCH, i386]: Some further TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL cleanups Uros Bizjak
18:21 Re: [PATCH] Add -feliminate-malloc to enable/disable elimination of redundant malloc/free pairs Richard Guenther
18:20 Re: [doc] Fix xref in extend.texi Gabriel Dos Reis
17:54 [PATCH, i386]: Fix PR 44141, Redundant loads and stores generated for AMD bdver1 target Uros Bizjak
17:50 [doc] Fix xref in extend.texi Manuel López-Ibáñez
17:19 Re: [patch] support for multiarch systems Matthias Klose
16:59 Re: RFA: PR target/53120, constraint modifier "+" on operand tied by matching-constraint, "0". DJ Delorie
16:37 Re: Fix gcc.dg/lower-subreg-1.c failure Hans-Peter Nilsson
16:35 Re: [PATCH] Add -feliminate-malloc to enable/disable elimination of redundant malloc/free pairs Andrew Pinski
16:32 Re: [PATCH] Add -feliminate-malloc to enable/disable elimination of redundant malloc/free pairs Xinliang David Li
16:29 Re: [patch] support for multiarch systems Paolo Bonzini
16:22 Re: RFA: Fix detecting of in-tree MPFR 3.1.0 sources nick clifton
16:12 Re: [google] Hide all uses of __float128 from Clang (issue6195066) Steven Bosscher
16:09 Re: [google] Hide all uses of __float128 from Clang (issue6195066) Duncan Sands
15:54 Re: Optimize calls to functions that return one of their arguments Vladimir Makarov
15:37 Re: [Patch,AVR,trunk,4.7]: Implement PR53256 Denis Chertykov
15:34 Re: [patch] support for multiarch systems Matthias Klose
15:34 [PATCH] gcc_update explicit use of "svn" David Edelsohn
15:33 Re: [google] Hide all uses of __float128 from Clang (issue6195066) Ollie Wild
15:28 Re: [google] Hide all uses of __float128 from Clang (issue6195066) Diego Novillo
15:19 [google] Hide all uses of __float128 from Clang (issue6195066) Simon Baldwin
15:15 Symbol table 20/many: cleanup of cgraph_remove_unreachable_nodes Jan Hubicka
14:34 Re: RFA: Fix detecting of in-tree MPFR 3.1.0 sources Paolo Bonzini
14:03 Re: PR 40752: -Wconversion generates false warnings for operands not larger than target type Paolo Carlini
13:57 Re: RFA: Fix detecting of in-tree MPFR 3.1.0 sources Richard Guenther
13:54 Re: PR 40752: -Wconversion generates false warnings for operands not larger than target type Joseph S. Myers
13:41 Re: RFA: Fix detecting of in-tree MPFR 3.1.0 sources Paolo Bonzini
13:40 Re: PR 40752: -Wconversion generates false warnings for operands not larger than target type Manuel López-Ibáñez
13:39 Re: RFA: Fix detecting of in-tree MPFR 3.1.0 sources Paolo Bonzini
13:39 Re: RFA: Fix detecting of in-tree MPFR 3.1.0 sources Marc Glisse
13:37 Re: [patch] support for multiarch systems Paolo Bonzini
13:34 Re: PR 53249: Multiple address modes for same address space H.J. Lu
13:32 Re: PATCH: Update longlong.h from GLIBC Richard Guenther
13:32 Re: RFA: Fix detecting of in-tree MPFR 3.1.0 sources Richard Guenther
13:29 Re: [PATCH] gcc/config/freebsd-spec.h: Fix building PIE executables. Link them with crt{begin,end}S.o and Scrt1.o which are PIC instead of crt{begin,end}.o and crt1.o which are not. Spec synced from gnu-user.h. Alexis Ballier
13:26 Re: RFA: Fix detecting of in-tree MPFR 3.1.0 sources Richard Guenther
13:24 Re: Fix PR53185 (vectorizer segfault) Richard Guenther
13:24 Re: [C++ Patch] PR 53158 Paolo Carlini
13:22 Re: PR 40752: -Wconversion generates false warnings for operands not larger than target type Paolo Carlini
13:22 Re: [RFC] improve caret diagnostics for overload failures Jason Merrill
13:21 Re: [C++ Patch] PR 53158 Jason Merrill
13:21 Re: [C++ Patch] PR 53158 Jason Merrill
13:20 Re: PATCH: Update longlong.h from GLIBC H.J. Lu
13:17 Re: [C++ Patch] PR 53158 Paolo Carlini
13:07 Re: [RFC] improve caret diagnostics for overload failures Manuel López-Ibáñez
13:05 Re: [C++ Patch] PR 53158 Manuel López-Ibáñez
13:04 Re: [RFC] improve caret diagnostics for overload failures Jason Merrill
12:59 Re: [C++ Patch] PR 53158 Jason Merrill
12:58 RFA: Fix detecting of in-tree MPFR 3.1.0 sources Nick Clifton
12:58 [PATCH] Move unexecuted vect testcase Richard Guenther
12:55 Re: [RFC ivopts] ARM - Make ivopts take into account whether pre and post increments are actually supported on targets. Ramana Radhakrishnan
12:54 Re: PR 40752: -Wconversion generates false warnings for operands not larger than target type Manuel López-Ibáñez
12:39 Fix PR53185 (vectorizer segfault) Michael Matz
12:23 Re: [PATCH] Fix endless loop in forwprop (PR tree-optimization/53226) Jakub Jelinek
12:22 Re: [C++ Patch] PR 53158 Paolo Carlini
11:55 RE: Propose to add a new argument MULTILIB_REQUIRED in multilib framework Terry Guo
11:39 Re: [testsuite] Fix gcc.target/i386/hle-* testcases with Sun as Uros Bizjak
11:35 Re: Backport: fma3 instruction generation for 'march=native' in AMD processors Uros Bizjak
11:34 Ping: [PATCH] Add -fdump-rtl-<pass>-quiet Andrew Stubbs
10:57 [PATCH] Vectorizer versioning TLC Richard Guenther
10:53 Re: [testsuite] Fix gcc.target/i386/hle-* testcases with Sun as Rainer Orth
10:48 Re: [RFC] improve caret diagnostics for overload failures Manuel López-Ibáñez
10:26 Backport: fma3 instruction generation for 'march=native' in AMD processors Gopalasubramanian, Ganesh
10:18 [PATCH] ARM/NEON: vld1q_dup_s64 builtin Christophe Lyon
09:55 Re: [PATCH] Add -feliminate-malloc to enable/disable elimination of redundant malloc/free pairs Jakub Jelinek
09:53 Re: [PATCH] Add -feliminate-malloc to enable/disable elimination of redundant malloc/free pairs Richard Guenther
09:48 Re: [PATCH] Add -feliminate-malloc to enable/disable elimination of redundant malloc/free pairs Dehao Chen
09:48 Re: [committed] Fix lower-subreg cost calculation Richard Earnshaw
09:48 Re: [PATCH] MIPS16: Remove DWARF-2 location information from GP accesses Richard Sandiford
09:44 Re: [PATCH] MIPS16: Remove DWARF-2 location information from GP accesses Maciej W. Rozycki
09:43 Re: RFA: PR target/53120, constraint modifier "+" on operand tied by matching-constraint, "0". nick clifton
09:22 Re: [PATCH] Add -feliminate-malloc to enable/disable elimination of redundant malloc/free pairs Richard Guenther
09:15 Re: Fix gcc.dg/lower-subreg-1.c failure Richard Sandiford
08:38 Re: [PATCH] Add -feliminate-malloc to enable/disable elimination of redundant malloc/free pairs Dehao Chen
08:21 Re: [PATCH] Fix endless loop in forwprop (PR tree-optimization/53226) Richard Guenther
08:12 Re: [PATCH] Add -feliminate-malloc to enable/disable elimination of redundant malloc/free pairs Richard Guenther
07:22 Re: [PATCH] Add option for dumping to stderr (issue6190057) Gabriel Dos Reis
07:08 Re: [C++ Patch and pubnames 2/2] Adjust c decl pretty printer to match demangler (issue6195056) Manuel López-Ibáñez
06:55 Re: [PATCH] Add option for dumping to stderr (issue6190057) Gabriel Dos Reis
06:52 Re: [PATCH] Add option for dumping to stderr (issue6190057) Andrew Pinski
06:52 Re: patch ping: Add static branch predict heuristic of comparing IV to loop_bound variable Jakub Jelinek
06:46 [PATCH] Add option for dumping to stderr (issue6190057) Sharad Singhai
06:17 Re: [PATCH] MIPS16: Fix truncated DWARF-2 line information Maciej W. Rozycki
06:02 Fix gcc.dg/lower-subreg-1.c failure (was: [C Patch]: pr52543) Hans-Peter Nilsson
04:59 [PATCH] Remove -Y option from linker command line on Linux/Sparc. David Miller
03:04 [PATCH] Fix PR53217 William J. Schmidt
02:02 Re: Continue strict-volatile-bitfields fixes Thomas Schwinge
01:02 Re: patch ping: Add static branch predict heuristic of comparing IV to loop_bound variable Dehao Chen
00:38 Re: [patch] support for multiarch systems Matthias Klose
00:00 Re: Heads-up, PR53273: testsuite separation and dilution problem. Fix for PR53272 Hans-Peter Nilsson

May 08, 2012
23:34 Re: [C++ Patch and pubnames 2/2] Adjust c decl pretty printer to match demangler (issue6195056) Cary Coutant
23:18 Re: [C++ Patch and pubnames 2/2] Adjust c decl pretty printer to match demangler (issue6195056) Gabriel Dos Reis
23:06 Re: PR 53249: Multiple address modes for same address space Richard Henderson
23:02 Re: Use C++ in COMPILER_FOR_BUILD if needed (issue6191056) Diego Novillo
23:02 gnu-tm: Dont allow assigning transaction_unsafe functions to transaction_safe function pointers (issue6198054) Dave Boutcher
22:54 trans-mem: make sure clones for functions referenced indirectly are marked as needed (issue6201064) Dave Boutcher
22:54 Symbol table 19/many: cleanup varpool/front-end/varasm interactions Jan Hubicka
22:47 Use C++ in COMPILER_FOR_BUILD if needed (issue6191056) Diego Novillo
22:41 trans-mem: functions making indirect calls are not transformed (issue6194061) Dave Boutcher
22:39 Re: [RFC] PR 53063 encode group options in .opt files Joseph S. Myers
22:31 Re: [RFC] PR 53063 encode group options in .opt files Manuel López-Ibáñez
22:16 [committed] Fix PR c++/52361 ICE in tree_strip_nop_conversions Manuel López-Ibáñez
21:42 Re: [committed] Fix lower-subreg cost calculation Richard Sandiford
21:38 Re: [C++ Patch and pubnames 2/2] Adjust c decl pretty printer to match demangler (issue6195056) Manuel López-Ibáñez
19:50 Re: [PR tree-optimization/52558]: RFC: questions on store data race Aldy Hernandez
19:08 Re: [PATCH] libgcov support for profile collection in region of interest (issue6186044) Jan Hubicka
19:05 Re: [testsuite] Fix gcc.target/i386/hle-* testcases with Sun as Mike Stump
18:46 Re: [patch] HP-PA: use define_c_enum for "unspec" and "unspecv" John David Anglin
18:40 Re: [PATCH] libgcov support for profile collection in region of interest (issue6186044) Teresa Johnson
18:40 Re: [rtl, patch] combine concat+shuffle Marc Glisse
18:33 [patch] HP-PA: use define_c_enum for "unspec" and "unspecv" Steven Bosscher
18:33 [PATCH] Fix endless loop in forwprop (PR tree-optimization/53226) Jakub Jelinek
18:28 Re: patch ping: Add static branch predict heuristic of comparing IV to loop_bound variable Jakub Jelinek
18:24 Symbol table 18/many: Move code handling clones into cgraphclone.c and add comments Jan Hubicka
18:04 Re: RFA: PR target/53120, constraint modifier "+" on operand tied by matching-constraint, "0". DJ Delorie
17:53 Re: [rtl, patch] combine concat+shuffle Richard Sandiford
17:48 Re: [PATCH] MIPS16: Remove DWARF-2 location information from GP accesses Richard Sandiford
17:44 Re: [PATCH] MIPS16: Fix truncated DWARF-2 line information Richard Sandiford
17:37 Re: [PATCH] libgcov support for profile collection in region of interest (issue6186044) Jan Hubicka
17:19 [testsuite] Fix gcc.target/i386/hle-* testcases with Sun as Rainer Orth
16:55 Re: [google-4_6] fix profile mismatch in stream LIPO (issue6194059) Xinliang David Li
16:54 [google-4_6] fix profile mismatch in stream LIPO (issue6194059) Rong Xu
16:33 Re: [rtl, patch] combine concat+shuffle Marc Glisse
16:30 Re: [patch, fortran] PR fortran/52537 Optimize string comparisons against empty strings Tobias Burnus
16:29 Re: [C++ Patch and pubnames 2/2] Adjust c decl pretty printer to match demangler (issue6195056) Gabriel Dos Reis
16:21 Re: [C++ Patch and pubnames 2/2] Adjust c decl pretty printer to match demangler (issue6195056) Sterling Augustine
16:18 Re: [PATCH] Add -feliminate-malloc to enable/disable elimination of redundant malloc/free pairs Xinliang David Li
16:12 Re: RFA: PR target/53120, constraint modifier "+" on operand tied by matching-constraint, "0". nick clifton
16:03 Re: [RFC PATCH, i386]: Implement ix86_set_reg_reg_cost, fix PR 53250 "Splitting reg" failure. Uros Bizjak
15:55 Re: rfa: shrink rtl_bb_info Michael Matz
15:40 Re: [PATCH libcpp]: Avoid crash in interpret_float_suffix Tom Tromey
15:26 Re: [committed] Fix lower-subreg cost calculation Richard Earnshaw
14:57 [PATCH][Cilkplus] Handling elemental function for C Compiler. Iyer, Balaji V
14:43 [PATCH] Add -feliminate-malloc to enable/disable elimination of redundant malloc/free pairs Dehao Chen
14:38 Re: PR 53249: Multiple address modes for same address space H.J. Lu
14:16 Re: [RS6000] Fix PR53271 powerpc ports David Edelsohn
14:10 Re: [PATCH] gcc/config/freebsd-spec.h: Fix building PIE executables. Link them with crt{begin,end}S.o and Scrt1.o which are PIC instead of crt{begin,end}.o and crt1.o which are not. Spec synced from gnu-user.h. Alexis Ballier
13:54 [PATCH] gcc/config/freebsd-spec.h: Fix building PIE executables. Link them with crt{begin,end}S.o and Scrt1.o which are PIC instead of crt{begin,end}.o and crt1.o which are not. Spec synced from gnu-user.h. Alexis Ballier
13:40 [PATCH] libgcov support for profile collection in region of interest (issue6186044) Teresa Johnson
13:36 GCC: Add microblaze-*-rtems* (w/ diff) Joel Sherrill
13:33 GCC: Add microblaze-*-rtems* Joel Sherrill
13:29 Re: [C++ Patch] PR 53158 Paolo Carlini
13:21 Re: [patch] support for multiarch systems Joseph S. Myers
13:01 Re: [C++ Patch] PR 53158 Jason Merrill
12:56 Re: [rtl, patch] combine concat+shuffle Richard Sandiford
12:09 Re: [rtl, patch] combine concat+shuffle Marc Glisse
12:04 Re: [PATCH] Remove TYPE_IS_SIZETYPE Richard Guenther
11:58 [PATCH] Remove TYPE_IS_SIZETYPE Richard Guenther
11:43 [PATCH] Optimize byte_from_pos, pos_from_bit Richard Guenther
11:33 [PATCH] Fold (X * CST1) & CST2 Richard Guenther
11:09 Re: [rtl, patch] combine concat+shuffle Richard Sandiford
11:06 Re: PATCH: Update longlong.h from GLIBC Andreas Jaeger
10:33 [RS6000] Fix PR53271 powerpc ports Alan Modra
10:31 Re: Patches to enable -ftrack-macro-expansion by default Andreas Krebbel
10:30 Re: [rtl, patch] combine concat+shuffle Marc Glisse
10:18 Re: Speed up insn-attrtab.c compilation Michael Matz
10:04 [PATCH] MIPS16: Remove DWARF-2 location information from GP accesses Maciej W. Rozycki
10:01 Re: PATCH: Update longlong.h from GLIBC Richard Earnshaw
09:40 Re: [rtl, patch] combine concat+shuffle Richard Sandiford
09:05 Re: PATCH: Update longlong.h from GLIBC Andreas Jaeger
08:53 Re: [PATCH] Add option for dumping to stderr (issue6190057) Richard Guenther
08:51 Re: Heads-up, PR53273: testsuite separation and dilution problem. Fix for PR53272 Richard Guenther
08:44 Re: [patch] don't check for execute bits of the liblto plugin Richard Guenther
08:43 Re: PATCH: Update longlong.h from GLIBC Richard Guenther
08:38 Re: [PATCH] MIPS16: Fix truncated DWARF-2 line information Maciej W. Rozycki
08:31 [ping] 3 pending patches Eric Botcazou
08:29 Re: [SH] PR 51244 - Supplementary patch Kaz Kojima
07:29 [SH] PR 51244 - Supplementary patch Oleg Endo
07:06 Re: [PATCH] Add option for dumping to stderr (issue6190057) Sharad Singhai
03:40 Heads-up, PR53273: testsuite separation and dilution problem. Fix for PR53272 Hans-Peter Nilsson
03:32 Re: [google/gcc-4_6] Fission improvements and bug fixes (issue6189052) Diego Novillo
03:29 Re: [C++ Patch] PR 53158 Paolo Carlini
02:10 Re: [C++ Patch] PR 53158 Jason Merrill
01:44 Re: [C++ Patch and pubnames 2/2] Adjust c decl pretty printer to match demangler (issue6195056) Gabriel Dos Reis
01:04 Re: [patch] support for multiarch systems Matthias Klose
00:12 Re: [PR tree-optimization/52558]: RFC: questions on store data race Andrew MacLeod
00:10 [C++ Patch and pubnames 2/2] Adjust c decl pretty printer to match demangler (issue6195056) Sterling Augustine

May 07, 2012
23:37 Re: [PATCH] libgcov support for profile collection in region of interest (issue6186044) Jan Hubicka
23:07 [patch] don't check for execute bits of the liblto plugin Matthias Klose
23:05 Re: [PR tree-optimization/52558]: RFC: questions on store data race Aldy Hernandez
22:17 [C++ Patch and pubnames 1/2] Adjust testsuite results to match demangler (issue6205043) Sterling Augustine
22:03 Re: [PATCH] Add option for dumping to stderr (issue6190057) Gabriel Dos Reis
21:59 [PATCH] Add option for dumping to stderr (issue6190057) Sharad Singhai
21:12 PATCH: Update longlong.h from GLIBC H.J. Lu
20:54 Re: remove TARGET_E500 and factorize SPE defaults computation in powerpc ports Olivier Hainque
20:40 Re: [RFC PATCH, i386]: Implement ix86_set_reg_reg_cost, fix PR 53250 "Splitting reg" failure. Uros Bizjak
20:35 [RFC PATCH, i386]: Implement ix86_set_reg_reg_cost, fix PR 53250 "Splitting reg" failure. Uros Bizjak
20:17 Re: [google/gcc-4_6_2-mobile] Port of Android target support in i386 for google/gcc-4_6_2-mobile branch Carrot Wei
20:17 [rtl, patch] combine concat+shuffle Marc Glisse
19:52 Re: PR 53249: Multiple address modes for same address space H.J. Lu
19:27 Re: remove TARGET_E500 and factorize SPE defaults computation in powerpc ports Olivier Hainque
19:21 Re: [google/gcc-4_6_2-mobile] Port of Android target support in i386 for google/gcc-4_6_2-mobile branch Jing Yu
19:10 Re: Speed up insn-attrtab.c compilation Mike Stump
19:01 Re: [C Patch]: pr52543 Mike Stump
18:54 Go patch committed: Don't treat 0x123i as 123i Ian Lance Taylor
18:50 Go patch committed: Fix handling of ^'a' Ian Lance Taylor
18:37 Go patch committed: Fix handling of ^'a' Ian Lance Taylor
18:36 Re: [C++ Patch] PR 53158 Paolo Carlini
18:31 Re: remove TARGET_E500 and factorize SPE defaults computation in powerpc ports David Edelsohn
18:24 Go patch committed: Don't permit !0 Ian Lance Taylor
18:24 Re: [C++ Patch] PR 53158 Paolo Carlini
18:08 Re: [PATCH, Android] Stack protector enabling for Android target H.J. Lu
18:08 Re: [C++ Patch] PR 53158 Manuel López-Ibáñez
18:05 Re: [PATCH, Android] Stack protector enabling for Android target Maxim Kuvyrkov
17:57 [Patch,AVR,trunk,4.7]: Implement PR53256 Georg-Johann Lay
17:56 [google/gcc-4_6] Fission improvements and bug fixes (issue6189052) Cary Coutant
17:41 Re: [C++ Patch] PR 53158 Paolo Carlini
17:24 Re: remove TARGET_E500 and factorize SPE defaults computation in powerpc ports Olivier Hainque
17:19 Re: [C++ Patch] PR 53158 Paolo Carlini
17:16 Re: [C++ Patch] PR 53158 Jason Merrill
17:00 Re: remove TARGET_E500 and factorize SPE defaults computation in powerpc ports David Edelsohn
16:58 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Sriraman Tallam
16:43 Re: [patch] Fix plugin-enabled LTO with cross-native build Diego Novillo
16:38 [AVR,committed]: Fix ICE for plus_constant with bad mode Georg-Johann Lay
16:17 [C++ Patch] PR 53158 Paolo Carlini
16:11 Re: remove TARGET_E500 and factorize SPE defaults computation in powerpc ports Joseph S. Myers
16:07 Re: [PATCH] libgcov support for profile collection in region of interest (issue6186044) Xinliang David Li
16:00 Re: [libatomic] Allow for objects in libatomic_la_LIBADD Richard Henderson
15:58 Re: [libatomic] Don't include XCFLAGS in CFLAGS Richard Henderson
15:23 Re: remove TARGET_E500 and factorize SPE defaults computation in powerpc ports Olivier Hainque
15:02 Re: Optimize calls to functions that return one of their arguments Vladimir Makarov
14:53 Re: PR 40752: -Wconversion generates false warnings for operands not larger than target type Paolo Carlini
14:42 Re: [PATCH] x86: emit tzcnt unconditionally Uros Bizjak
14:41 Re: [C++ Patch] for c++/51214 Jason Merrill
14:41 Re: [patch] PR53245 H.J. Lu
14:36 Re: [patch] PR53245 Richard Guenther
14:36 [patch] PR53245 Steven Bosscher
14:34 Re: Optimize calls to functions that return one of their arguments Bernd Schmidt
13:57 remove TARGET_E500 and factorize SPE defaults computation in powerpc ports Olivier Hainque
13:50 Re: [patch] Tighten GIMPLE_SWITCH verification Steven Bosscher
13:11 Speed up insn-attrtab.c compilation Michael Matz
13:03 Re: [PATCH 2/2] Minor refactoring of tree-vect-patterns.c Ulrich Weigand
12:57 [PATCH] Fix PR53195, properly add referenced vars during IPA-CP Richard Guenther
12:48 Re: [testsuite] Allow for / comments in g++.dg/debug/dwarf2/nested-3.C Jason Merrill
12:46 Re: [PATCH] Fix VRP with DECL_BY_REFERENCE RESULT_DECLs (PR tree-optimization/53239) Richard Guenther
12:32 Re: [libgcc] Use i386-cpuinfo.c on all i386 targets Paolo Bonzini
12:30 [PATCH] Fix VRP with DECL_BY_REFERENCE RESULT_DECLs (PR tree-optimization/53239) Jakub Jelinek
12:10 [libgcc] Use i386-cpuinfo.c on all i386 targets Rainer Orth
11:48 Re: [patch][m68k] Remove sched_branch_type, reduce genattrtab run time to reasonable numbers Andreas Schwab
11:47 [PATCH] Testcase for PR42987 Richard Guenther
11:44 Re: [Patch] Bump minimum required MPFR version Tobias Schlüter
11:37 [testsuite] Allow for / comments in g++.dg/debug/dwarf2/nested-3.C Rainer Orth
11:34 Re: [patch] Tighten GIMPLE_SWITCH verification Richard Guenther
11:32 Re: [Patch] Bump minimum required MPFR version Richard Guenther
11:28 [patch] Tighten GIMPLE_SWITCH verification Steven Bosscher
11:24 [libatomic] Allow for objects in libatomic_la_LIBADD Rainer Orth
11:14 [libatomic] Don't include XCFLAGS in CFLAGS Rainer Orth
11:04 Don't use DWARF 4 on Solaris Rainer Orth
09:36 Re: strengthen protection against REG_EQUIV/EQUAL on !REG set Richard Sandiford
09:06 Re: [PATCH] Make sizetypes no longer sign-extending Richard Guenther
09:00 Re: [Fortran, patch] PR 52158 - Regression on character function with gfortran 4.7 Janus Weil
08:41 Re: [Patch, Fortran] PR53255 - fix type-bound operator handling Janus Weil
08:24 Re: [Fortran, patch] PR 52158 - Regression on character function with gfortran 4.7 Tobias Burnus
08:13 Re: [PATCH] Make sizetypes no longer sign-extending Eric Botcazou
08:08 Re: [Patch, Fortran] PR53255 - fix type-bound operator handling Paul Richard Thomas
08:00 Re: [PATCH] x86: emit tzcnt unconditionally Jakub Jelinek
07:36 Re: [PATCH] x86: emit tzcnt unconditionally Uros Bizjak
05:43 Re: [PATCH] x86: emit tzcnt unconditionally Jakub Jelinek
01:22 Fix the java-home OS include directory. Steven Drake

May 06, 2012
23:04 Re: [PATCH] x86: emit tzcnt unconditionally Uros Bizjak
22:28 Re: [committed] Add SET rtx costs for MIPS / [SH] PR 53250 Kaz Kojima
21:49 [patch][m68k] Remove sched_branch_type, reduce genattrtab run time to reasonable numbers Steven Bosscher
20:46 [PATCH, i386]: Fix PR 53227, FAIL: gcc.target/i386/movbe-2.c scan-assembler-times movbe[ \t] 4 Uros Bizjak
20:31 [Patch, Fortran, committed] PR41587 - fix diagnostic for pointer/alloc CLASS with non-derferred array spec Tobias Burnus
20:07 Re: [C++ Patch] for c++/51214 Fabien Chêne
19:57 Re: [committed] Add SET rtx costs for MIPS / [SH] PR 53250 Oleg Endo
19:37 [Fortran, patch] PR 52158 - Regression on character function with gfortran 4.7 Alessandro Fanfarillo
19:13 [committed] Add SET rtx costs for MIPS Richard Sandiford
19:12 Re: PR 53249: Multiple address modes for same address space Richard Sandiford
18:55 [committed] Fix lower-subreg cost calculation Richard Sandiford
18:55 Re: PR 53249: Multiple address modes for same address space H.J. Lu
18:50 Re: PR 53249: Multiple address modes for same address space H.J. Lu
18:45 Re: [C++ Patch] fix semi-random template specialization ICE H.J. Lu
18:45 Re: [RFC] PR 53063 encode group options in .opt files Joseph S. Myers
18:41 PR 53249: Multiple address modes for same address space Richard Sandiford
17:25 Re: [Patch] Bump minimum required MPFR version Janne Blomqvist
17:05 [Patch, Fortran] PR53255 - fix type-bound operator handling Tobias Burnus
16:51 Re: [RFC] PR 53063 encode group options in .opt files Manuel López-Ibáñez
13:38 Re: [C++ Patch] PR 53152 Gabriel Dos Reis
13:16 [C++ Patch] PR 53152 Paolo Carlini
11:57 Re: [RFC] PR 53063 encode group options in .opt files Joseph S. Myers
11:39 Re: [Patch] Bump minimum required MPFR version Richard Guenther
11:28 [Ada] Fix 'noreturn' for reraise of exception Eric Botcazou
11:13 [Ada] Fix internal error on renaming with private discriminated type Eric Botcazou
10:52 [Ada] Missed vectorization opportunity for assignment loop Eric Botcazou
10:46 [Ada] disable caret printing by default for Ada Eric Botcazou
10:41 [Ada] Fix internal error on object initialized with function call Eric Botcazou
09:33 Re: [PATCH] Fix overzealous DSE on sparc Eric Botcazou
09:28 Re: [patch] Fix cygwin ada install [was Re: Yet another issue with gcc current trunk with ada on cygwin] Eric Botcazou
09:13 Re: [PATCH] Fix a missing truncate due with combine Eric Botcazou
08:34 [Patch] Bump minimum required MPFR version Janne Blomqvist
08:07 [PATCH] Fix a missing truncate due with combine Andrew Pinski
07:43 Re: [PATCH] teach emit_store_flag to use clz/ctz Andrew Pinski
07:27 Re: [PATCH] Atom: Scheduler improvements for better imul placement Igor Zamyatin
07:02 [PATCH, Android] Stack protector enabling for Android target Igor Zamyatin
06:52 Re: [PATCH] teach emit_store_flag to use clz/ctz Maciej W. Rozycki

May 05, 2012
22:23 Re: Ping: always supply a mode to plus_constant H.J. Lu
20:31 Re: Ping: [Patch] Gabriel Dos Reis
19:52 Gain extra energy and extra length August Bruce
18:13 Ping: [Patch] Georg-Johann Lay
16:20 Re: [RFC] PR 53063 encode group options in .opt files Manuel López-Ibáñez
14:23 Re: [RFC] PR 53063 encode group options in .opt files Joseph S. Myers
12:20 Re: [Patch, fortran] PR 49010/24518 MOD/MODULO fixes, take 2 Tobias Burnus
12:10 Re: [Patch, fortran] PR 49010/24518 MOD/MODULO fixes, take 2 Andreas Schwab
11:32 Re: [Patch, fortran] PR 49010/24518 MOD/MODULO fixes, take 2 Janne Blomqvist
11:31 Re: [Patch, fortran] PR 49010/24518 MOD/MODULO fixes, take 2 Andreas Schwab
11:12 Re: [RFH / Patch] C++/52282 Gabriel Dos Reis
11:05 Re: PR 43772 Errant -Wlogical-op warning when testing limits Gabriel Dos Reis
10:39 [RFH / Patch] C++/52282 Paolo Carlini
09:07 [RFC] PR 51712 -Wtype-limits should not trigger for enum constants Manuel López-Ibáñez
08:53 PR 43772 Errant -Wlogical-op warning when testing limits Manuel López-Ibáñez
08:13 [RFC] PR 53063 encode group options in .opt files Manuel López-Ibáñez
08:01 Re: [Patch, fortran] PR 49010/24518 MOD/MODULO fixes, take 2 Janne Blomqvist

May 04, 2012
23:02 Re: [C Patch]: pr52543 Georg-Johann Lay
22:42 [PATCH] Take branch misprediction effects into account when RTL loop unrolling (issue6099055) Teresa Johnson
21:43 Re: [C++ Patch] Minor cxx_eval_constant_expression clean-up Jason Merrill
21:39 Re: fix mem+32760 ICE on powerpc - provide/use predicates weaker than mode_dependent_address_p Olivier Hainque
21:00 Re: [PATCH 2/2] Minor refactoring of tree-vect-patterns.c Ian Lance Taylor
20:53 [C++ Patch] Minor cxx_eval_constant_expression clean-up Paolo Carlini
20:00 Another merge from gcc-4_7-branch to gccgo Ian Lance Taylor
19:54 Re: [patch] PR29442 - split insn-attrtab.c in three parts Richard Henderson
19:44 [patch] Make reload_cse_regs static Steven Bosscher
19:33 Go patch committed: Fix parse of for with possible composite literal Ian Lance Taylor
19:27 Re: [patch] Remove ATTR_FLAGs for branch probabilities Richard Henderson
18:42 Re: fix mem+32760 ICE on powerpc - provide/use predicates weaker than mode_dependent_address_p David Edelsohn
18:29 Re: [PATCH] PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokens Jason Merrill
18:08 [patch] Remove ATTR_FLAGs for branch probabilities Steven Bosscher
17:41 Merge from gcc-4_7-branch to gccgo branch iant
17:11 Re: [PATCH] Improve COND_EXPR expansion Richard Henderson
16:49 Re: [PATCH C/C++] Enable -Wunused-local-typedefs when -Wall or -Wunused is on Paolo Carlini
16:41 [PATCH C/C++] Enable -Wunused-local-typedefs when -Wall or -Wunused is on Dodji Seketeli
16:39 Re: [PATCH] Take branch misprediction effects into account when RTL loop unrolling (issue 6099055) davidxl
16:38 [PATCH, i386]: Fix PR 53228, target attributes in libcpp/lex.c cause illegal instructions to be used elsewhere Uros Bizjak
16:32 Re: [PATCH] PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokens Dodji Seketeli
16:24 Re: [PATCH] PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokens Jason Merrill
15:44 Re: strengthen protection against REG_EQUIV/EQUAL on !REG set Olivier Hainque
15:35 [PATCH] PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokens Dodji Seketeli
15:14 Re: [Patch, fortran] PR 49010/24518 MOD/MODULO fixes, take 2 Mikael Morin
15:08 Re: PR c++/24985 caret diagnostics for macro expansions Jason Merrill
15:02 libgo patch committed: Update to Go 1.0.1 release Ian Lance Taylor
14:57 Re: [C++ Patch] PR 53166 Jason Merrill
14:54 [Committed] S/390: Fix insn conditions of memory op patterns Andreas Krebbel
14:16 Re: strengthen protection against REG_EQUIV/EQUAL on !REG set Richard Sandiford
14:03 Re: [PATCH libcpp]: Avoid crash in interpret_float_suffix Dodji Seketeli
13:55 Re: [patch] PR29442 - split insn-attrtab.c in three parts Steven Bosscher
13:46 Re: patch ping: Add static branch predict heuristic of comparing IV to loop_bound variable Dehao Chen
13:34 Re: strengthen protection against REG_EQUIV/EQUAL on !REG set Olivier Hainque
12:41 Re: [patch] PR tree-optimization/52633 - ICE due to vectorizer pattern detection collision Richard Guenther
12:39 [PATCH] Properly check result of compute_all_dependences in prefetching Richard Guenther
12:37 Re: [PATCH]: handle size_t /= ptr size in tree-ssa-strlen.c Tristan Gingold
12:37 [patch] PR tree-optimization/52633 - ICE due to vectorizer pattern detection collision Ulrich Weigand
12:35 Re: [PATCH]: handle size_t /= ptr size in tree-ssa-strlen.c Richard Guenther
12:33 RE: Patch to enable --with-multilib-list for arm-none-eabi target Joseph S. Myers
12:31 Re: [PATCH 2/2] Minor refactoring of tree-vect-patterns.c Ulrich Weigand
12:27 Re: [Patch, Fortran] PR53175 - Fix another fallout of the TREE_PUBLIC=0 module variable patch Paul Richard Thomas
12:27 [PATCH]: handle size_t /= ptr size in tree-ssa-strlen.c Tristan Gingold
12:23 [PATCH libcpp]: Avoid crash in interpret_float_suffix Tristan Gingold
12:02 Re: [Patch, Fortran] PR53111 - fix -std=f95 diagnostic regression (constructor patch) Paul Richard Thomas
11:48 Re: [C++ Patch] fix semi-random template specialization ICE Martin Jambor
11:28 [PATCH] Fix PR53168 Richard Guenther
11:06 [PATCH] Fix PR50602 Richard Guenther
10:38 Re: [Patch, libfortran] Fix handling of temporary files Janne Blomqvist
10:37 [patch] Fix plugin-enabled LTO with cross-native build Eric Botcazou
10:24 [PATCH] Fix PR53214 Richard Guenther
10:23 Re: [patch] Fix PR target/48496 #2 Jakub Jelinek
10:21 Re: [patch] Fix PR target/48496 #2 Eric Botcazou
09:50 Re: [Patch, libfortran] Fix handling of temporary files Tobias Burnus
09:25 Re: patch ping: Add static branch predict heuristic of comparing IV to loop_bound variable Jan Hubicka
08:26 RE: Patch to enable --with-multilib-list for arm-none-eabi target Terry Guo
08:08 Re: fix spec function evaluations part of an outer string construction Olivier Hainque
08:07 Re: improve collect2 to preserve a RO output as the linker does Olivier Hainque
08:02 Re: PR c++/24985 caret diagnostics for macro expansions Dodji Seketeli
08:02 RE: [PING] iwMMXt patches Xinyu Qi
07:31 Re: [PATCH] Improve COND_EXPR expansion Andrew Pinski
07:29 Re: [PATCH] Improve COND_EXPR expansion Andrew Pinski
07:16 Re: rfa: shrink rtl_bb_info Richard Guenther
05:41 Re: No documentation of -fsched-pressure-algorithm Ian Lance Taylor
05:40 Re: improve collect2 to preserve a RO output as the linker does Ian Lance Taylor
05:24 Go patch committed: Error on duplicate import Ian Lance Taylor
05:24 patch ping: Add static branch predict heuristic of comparing IV to loop_bound variable Dehao Chen
03:05 Re: PATCH to gengtype to fix diagnostics Laurynas Biveinis
03:00 RE: [PATCH, reload] Fix bug pr52804, RELOAD pass reloads wrong register on ARM for cortex-m0 Bin Cheng
02:33 [C++ Patch] PR 53166 Paolo Carlini
01:43 Re: [google/gcc-4_6_2-mobile] Port of Android target support in i386 for google/gcc-4_6_2-mobile branch Maxim Kuvyrkov
00:30 Re: PR c++/24985 caret diagnostics for macro expansions Manuel López-Ibáñez
00:09 Re: PR c++/24985 caret diagnostics for macro expansions Gabriel Dos Reis

May 03, 2012
23:56 Re: PR c++/24985 caret diagnostics for macro expansions Manuel López-Ibáñez
23:09 Re: PR c++/24985 caret diagnostics for macro expansions Gabriel Dos Reis
23:07 Recreate gccgo branch from gcc 4.7 branch Ian Lance Taylor
22:59 PR c++/24985 caret diagnostics for macro expansions Manuel López-Ibáñez
22:54 Re: [PATCH] Fix PR52976 H.J. Lu
22:46 Re: [PR52983, PR48866] eliminate autoinc from debug_insn locs Alexandre Oliva
22:40 Re: [PR52983] eliminate autoinc from debug_insn locs Alexandre Oliva
22:39 Re: PATCH for to use tree clobbers for c++/51060 (temporary re-use) H.J. Lu
22:14 Re: [C Patch]: pr52543 Mike Stump
21:25 PATCH to gengtype to fix diagnostics Jason Merrill
21:04 Re: [PATCH, powerpc] PR 53199, fix usage of __builtin_bswap64 on power6 David Edelsohn
20:50 Re: fix spec function evaluations part of an outer string construction Joseph S. Myers
20:32 fix spec function evaluations part of an outer string construction Olivier Hainque
20:29 [v3] testsuite_flags vs. -ftrack-macro-expansion Benjamin De Kosnik
20:25 Re: DWARF patch to reduce the number of inter-CU refs Jason Merrill
20:17 Re: DWARF patch to reduce the number of inter-CU refs Cary Coutant
20:03 Re: [patch] PR29442 - split insn-attrtab.c in three parts Richard Henderson
19:53 DWARF patch to reduce the number of inter-CU refs Jason Merrill
19:52 Re: [C Patch]: pr52543 Georg-Johann Lay
19:41 Re: Ping: always supply a mode to plus_constant Richard Henderson
19:23 Fix emutls code handling aliases Jan Hubicka
19:20 Fix LTO spec2k6 build Jan Hubicka
19:11 Re: Restore bootstrap (PR53197) Alexandre Oliva
18:41 [Patch, Fortran] PR53175 - Fix another fallout of the TREE_PUBLIC=0 module variable patch Tobias Burnus
18:27 [PR52983] eliminate autoinc from debug_insn locs (was: Re: fix left-over debug insns in DCE) Alexandre Oliva
18:21 Re: [PATCH] Hoist adjacent pointer loads Jeff Law
18:18 [C++ Patch] fix semi-random template specialization ICE Alexandre Oliva
18:15 Ping: always supply a mode to plus_constant Richard Sandiford
18:13 Re: [PING] iwMMXt patches Matt Turner
18:13 Re: [patch] PR29442 - split insn-attrtab.c in three parts Mike Stump
18:12 Re: [PATCH] Hoist adjacent pointer loads William J. Schmidt
18:10 [obvious] Do not declare flag_permissive explicitly and delete unused global var Manuel López-Ibáñez
17:57 [PATCH, powerpc] PR 53199, fix usage of __builtin_bswap64 on power6 Michael Meissner
17:53 [PATCH] libgcov support for profile collection in region of interest (issue6186044) Teresa Johnson
17:47 Re: Optimize calls to functions that return one of their arguments Richard Sandiford
17:44 Re: [PATCH] Hoist adjacent pointer loads Jeff Law
17:42 Go patch committed: Build interfaces tables for imported interfaces Ian Lance Taylor
17:30 Re: [PATCH] Fix overzealous DSE on sparc David Miller
16:49 Re: [PATCH] Hoist adjacent pointer loads William J. Schmidt
16:42 Re: [PATCH] teach emit_store_flag to use clz/ctz Richard Henderson
16:38 Re: Symbol table 6/many: Symbol table hashes Martin Jambor
16:34 two libatomic configure updates Richard Henderson
16:32 Re: [C11-atomic] [patch] gimple atomic statements Andrew MacLeod
16:31 [patch] PR29442 - split insn-attrtab.c in three parts Steven Bosscher
16:30 [v3] doxygen markup for template parameters Benjamin De Kosnik
16:14 Re: [google] re-enable r185948 Xinliang David Li
16:10 Go patch committed: Fix global dependencies for a, b = foo() Ian Lance Taylor
16:05 rfa: shrink rtl_bb_info Michael Matz
15:41 Re: [PATCH] Hoist adjacent pointer loads Jeff Law
15:40 Re: RFA: PR target/53120, constraint modifier "+" on operand tied by matching-constraint, "0". DJ Delorie
15:39 Re: fix ppc-aix build failures with spaces in CC (internal) variable Olivier Hainque
15:24 Re: [PATCH] teach emit_store_flag to use clz/ctz Paolo Bonzini
15:21 Re: [PATCH] teach emit_store_flag to use clz/ctz Richard Henderson
15:10 Re: [PATCH] teach emit_store_flag to use clz/ctz Richard Henderson
14:46 Re: fix ppc-aix build failures with spaces in CC (internal) variable David Edelsohn
14:41 Re: [C++ Patch] PR 53186 Paolo Carlini
14:36 [PATCH] Hoist adjacent pointer loads William J. Schmidt
14:27 Re: rfa: Tighten basic_block_def (inline il.gimple) Richard Guenther
14:05 Re: [PATCH] libatomic, v2 Jason Merrill
14:01 Re: [C++ Patch] PR 53186 Jason Merrill
13:59 Re: [C++ Patch] PR 53186 Paolo Carlini
13:41 Re: fix incorrect SRA transformation on non-integral VIEW_CONVERT argument Olivier Hainque
13:41 Re: divide 64-bit by constant for 32-bit target machines Richard Earnshaw
13:09 Re: [C++ Patch] PR 53186 Jason Merrill
13:08 rfa: Tighten basic_block_def (inline il.gimple) Michael Matz
13:04 [PATCH] More PRE TLC Richard Guenther
12:49 RE: Propose to add a new argument MULTILIB_REQUIRED in multilib framework Joseph S. Myers
12:33 RE: Propose to add a new argument MULTILIB_REQUIRED in multilib framework Terry Guo
12:06 [PATCH, alpha]: Remove MAX_OFILE_ALIGNMENT definition Uros Bizjak
12:03 ping: recognize .persistent.bss sections as bss Olivier Hainque
11:57 Re: [PATCH] Fix some hle* tests Uros Bizjak
11:46 [google] re-enable r185948 Dehao Chen
11:10 [PATCH] PRE TLC Richard Guenther
11:07 RE: Propose to add a new argument MULTILIB_REQUIRED in multilib framework Joseph S. Myers
10:59 Re: [C++ Patch] PR 53186 Paolo Carlini
10:55 Re: [PATCH] Fix gcc-{ar,nm,ranlib} (PR plugins/53126) Richard Guenther
10:50 [PATCH] Fix gcc-{ar,nm,ranlib} (PR plugins/53126) Jakub Jelinek
10:29 ping: use longcall to abort from !pic trampoline setup on ppc-vxworks Olivier Hainque
10:28 Re: divide 64-bit by constant for 32-bit target machines Dinar Temirbulatov
10:27 [committed] Fix ARM ICE in arm_select_dominance_cc_mode (PR target/53187) Jakub Jelinek
10:27 ping: latch mem to reg before multi-access in convert_move Olivier Hainque
10:26 RE: Propose to add a new argument MULTILIB_REQUIRED in multilib framework Terry Guo
10:25 Re: [PATCH] Fix overzealous DSE on sparc Richard Guenther
10:25 Re: fix install-no-fixedincludes mishaps Olivier Hainque
10:25 Re: fix incorrect SRA transformation on non-integral VIEW_CONVERT argument Richard Guenther
10:23 Re: [PATCH] teach emit_store_flag to use clz/ctz Paolo Bonzini
10:21 Re: [PATCH] Fix for PR51879 - Missed tail merging with non-const/pure calls Richard Guenther
10:20 Re: fix ppc-aix build failures with spaces in CC (internal) variable Olivier Hainque
10:17 Re: [PATCH] Fix some hle* tests Uros Bizjak
10:13 improve collect2 to preserve a RO output as the linker does Olivier Hainque
10:11 Re: [PATCH, reload] Fix bug pr52804, RELOAD pass reloads wrong register on ARM for cortex-m0 Ulrich Weigand
10:08 [PATCH] Fix some hle* tests Jakub Jelinek
10:08 Re: [PATCH] Fix __ATOMIC_HLE* defines (PR target/53194) Uros Bizjak
10:06 [PATCH] Fix __ATOMIC_HLE* defines (PR target/53194) Jakub Jelinek
09:59 Re: [C11-atomic] [patch] gimple atomic statements Richard Guenther
09:57 Re: [PATCH] teach emit_store_flag to use clz/ctz Richard Guenther
09:52 Re: [PATCH] Fix overzealous DSE on sparc David Miller
09:48 Re: [PATCH] Fix overzealous DSE on sparc Richard Guenther
09:45 [Patch, Fortran] PR53111 - fix -std=f95 diagnostic regression (constructor patch) Tobias Burnus
09:45 [PATCH] Fix gfortran.dg/pr52621.f90 testcase Richard Guenther
09:38 Re: [PATCH] Fix overzealous DSE on sparc David Miller
09:30 Re: [PATCH] Fix overzealous DSE on sparc David Miller
09:18 Re: [PATCH] Fix overzealous DSE on sparc Richard Sandiford
08:51 [google/gcc-4_6_2-mobile] Port of Android target support in i386 for google/gcc-4_6_2-mobile branch Ilya Enkovich
08:48 Re: [patch] Fix dominance info in switch conversion Richard Guenther
08:42 Re: [PATCH] Fix overzealous DSE on sparc Richard Guenther
08:31 Re: [PATCH] Fix overzealous DSE on sparc Richard Sandiford
08:30 [patch] Fix dominance info in switch conversion Steven Bosscher
08:27 [PATCH] Fix PR53144 Richard Guenther
08:25 Re: [i386] access subvectors Richard Guenther
08:21 Re: fix incorrect SRA transformation on non-integral VIEW_CONVERT argument Olivier Hainque
07:56 Re: [PATCH] Fix predcom VTA ICE (PR debug/53174) Richard Guenther
07:48 Re: [patch] For alpha-vms, unset flag_jump_tables if flag_pic is nonzero Tristan Gingold
07:43 Re: [patch] For alpha-vms, unset flag_jump_tables if flag_pic is nonzero Tristan Gingold
06:57 Re: [PATCH] [i386] fma3 instruction generation for 'march=native' in AMD processors Uros Bizjak
06:37 Re: [PATCH] [i386] fma3 instruction generation for 'march=native' in AMD processors Gopalasubramanian, Ganesh
06:04 Re: [patch, committed] invoke.texi: clean up texinfo markup Sandra Loosemore
05:16 Re: [PATCH] Fix overzealous DSE on sparc David Miller
05:01 RE: [PING] iwMMXt patches Xinyu Qi
02:35 Restore bootstrap (PR53197) Michael Matz
02:33 RE: [PATCH, reload] Fix bug pr52804, RELOAD pass reloads wrong register on ARM for cortex-m0 Bin Cheng
02:21 Re: [PATCH] Fix overzealous DSE on sparc David Miller
01:28 [C++ Patch] PR 53186 Paolo Carlini

May 02, 2012
23:37 Re: [PATCH] Fix overzealous DSE on sparc David Miller
23:21 [v3] update outdated allocator docs Jonathan Wakely
21:49 Re: [Patch, testsuite] missing -ftrack-macro-expansion=0 option in gcc.dg/builtin-stringop-chk-1.c Gabriel Dos Reis
21:47 [i386] access subvectors Marc Glisse
21:45 Re: [patch] For alpha-vms, unset flag_jump_tables if flag_pic is nonzero Richard Henderson
21:24 Re: RFC: PATCH to allow symbolic and sig8 DWARF references in the same compile Cary Coutant
21:03 [commit] Enable -fsched-pressure by default on s390 Ulrich Weigand
20:59 Re: Fix find_moveable_pseudos, PR52997 Ulrich Weigand
20:43 Re: RFC: PATCH to correct the scopes of various types Richard Henderson
20:31 Re: Backported r187026 from branches/google/gcc-4_6 (issue 6148044) Jing Yu
20:27 RFC: PATCH to allow symbolic and sig8 DWARF references in the same compile Jason Merrill
20:08 RFC: PATCH to correct the scopes of various types Jason Merrill
19:54 Re: [6/6] Fold prev/next into gimple: do it H.J. Lu
19:38 Re: [PATCH] Fix overzealous DSE on sparc Richard Sandiford
19:35 Re: [patch] skip tpf configure tests DJ Delorie
19:26 Re: [patch] For alpha-vms, unset flag_jump_tables if flag_pic is nonzero Steven Bosscher
19:23 Re: [Patch, fortran] PR 52428 Reading of large negative values and range checking Janne Blomqvist
19:22 Re: [Patch, fortran] PR 49010/24518 MOD/MODULO fixes, take 2 Janne Blomqvist
19:21 Re: [Patch, libfortran] Fix handling of temporary files Janne Blomqvist
19:19 Re: [PING] iwMMXt patches Matt Turner
19:13 [patch] For alpha-vms, unset flag_jump_tables if flag_pic is nonzero Steven Bosscher
19:09 Re: PR 53115 François Dumont
18:45 Re: No documentation of -fsched-pressure-algorithm Richard Sandiford
18:43 Re: [patch] Update DWARF codes for Fission Cary Coutant
18:24 Re: Backported r187026 from branches/google/gcc-4_6 (issue 6148044) asharif
18:20 [Patch, testsuite] missing -ftrack-macro-expansion=0 option in gcc.dg/builtin-stringop-chk-1.c Greta Yorsh
18:19 Re: [RFH / Patch] PR 51222] Paolo Carlini
18:04 Re: User directed Function Multiversioning via Function Overloading (issue5752064) H.J. Lu
17:48 [AVR,4.5,Backport] PR39633, PR45263, PR46779, PR50820 Georg-Johann Lay
17:44 Re: [PATCH, i386, middle-end, tessuite] Intel TSX's HLE. H.J. Lu
17:44 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Sriraman Tallam
17:25 Re: [6/6] Fold prev/next into gimple: do it Michael Matz
17:22 RE: [PATCH 12/13] Adjust relevant test cases wrt -ftrack-macro-expansion=[0|2] Greta Yorsh
16:56 Re: Patches to enable -ftrack-macro-expansion by default Dodji Seketeli
16:50 [PATCH] Fix predcom VTA ICE (PR debug/53174) Jakub Jelinek
16:43 Re: Patches to enable -ftrack-macro-expansion by default Uros Bizjak
16:38 [v3] hashtable fw decl fix Benjamin De Kosnik
16:33 Re: [patch] skip tpf configure tests Benjamin De Kosnik
16:23 Re: PR 53115 H.J. Lu
16:06 Re: User directed Function Multiversioning via Function Overloading (issue5752064) H.J. Lu
16:05 Re: [PATCH, reload] Fix bug pr52804, RELOAD pass reloads wrong register on ARM for cortex-m0 Ulrich Weigand
15:39 Re: [patch] MULTILIB_DEFAULTS needs an update for ARM multilib builds Matthias Klose
15:37 Re: [PATCH, i386, middle-end, tessuite] Intel TSX's HLE. Kirill Yukhin
15:08 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Sriraman Tallam
15:03 Re: [RFH / Patch] PR 51222 Jason Merrill
15:02 Re: [patch] MULTILIB_DEFAULTS needs an update for ARM multilib builds Richard Earnshaw
15:00 Re: [patch] MULTILIB_DEFAULTS needs an update for ARM multilib builds Matthias Klose
14:53 Re: [patch] MULTILIB_DEFAULTS needs an update for ARM multilib builds Richard Earnshaw
14:44 Spital nou de pediatrie cramer
14:07 Re: [PATCH] Fix for PR51879 - Missed tail merging with non-const/pure calls Tom de Vries
13:56 Re: [patch] More thorough checking in reg_fits_class_p Richard Sandiford
13:53 Re: [PATCH] libatomic, v2 Andreas Krebbel
13:52 Re: [patch] More thorough checking in reg_fits_class_p Richard Earnshaw
13:42 Re: User directed Function Multiversioning via Function Overloading (issue5752064) H.J. Lu
13:27 [patch] MULTILIB_DEFAULTS needs an update for ARM multilib builds Matthias Klose
13:17 Re: libgo patch committed: Fix build on MIPS GNU/Linux Ian Lance Taylor
13:14 Re: [PATCH] libatomic, v2 Richard Henderson
13:00 Re: [patch] More thorough checking in reg_fits_class_p Richard Sandiford
12:58 Re: [patch] PR53153 Steven Bosscher
12:57 Re: [patch] Fix cygwin ada install [was Re: Yet another issue with gcc current trunk with ada on cygwin] Arnaud Charlet
12:48 Re: [PATCH] libatomic, v2 Andreas Krebbel
12:28 Re: [PATCH] Fix overzealous DSE on sparc Kenneth Zadeck
12:25 Re: [PATCH] Improve COND_EXPR expansion William J. Schmidt
12:04 Re: [patch] More thorough checking in reg_fits_class_p Jim MacArthur
11:50 Re: [RFH / Patch] PR 51222 Paolo Carlini
11:41 Re: [PATCH] [i386] fma3 instruction generation for 'march=native' in AMD processors Jakub Jelinek
11:23 Re: [PATCH] Make sizetypes no longer sign-extending Richard Guenther
11:13 [PATCH] [i386] fma3 instruction generation for 'march=native' in AMD processors Gopalasubramanian, Ganesh
10:42 Re: Optimize calls to functions that return one of their arguments Bernd Schmidt
10:19 Re: [PATCH] Don't ignore compute_all_dependences failures in phiopt (PR tree-optimization/53163) Richard Guenther
10:18 Re: [PATCH RFC] Warn when optimization flag is given without -O Richard Guenther
10:15 Re: [patch] Fix cygwin ada install [was Re: Yet another issue with gcc current trunk with ada on cygwin] Pascal Obry
10:14 Re: [patch] PR53153 Richard Guenther
10:11 Re: [6/6] Fold prev/next into gimple: do it Richard Guenther
10:11 Re: [committed] Run DImode atomic tests on ppc64 Uros Bizjak
10:06 Re: [5/6] Fold prev/next into gimple Richard Guenther
10:04 Re: [PATCH] Don't ignore compute_all_dependences failures in phiopt (PR tree-optimization/53163) Jakub Jelinek
10:04 Re: [3/6] Fold prev/next into gimple Richard Guenther
10:03 Re: [PATCH RFC] Warn when optimization flag is given without -O Alexander Monakov
10:00 Re: [2/6] Fold prev/next into gimple: fewer gimple_seq_alloc calls Richard Guenther
09:59 Re: [1/6] Fold prev/next into gimple, prepare bulk Richard Guenther
09:57 Re: Backported r185231 from trunk. (issue 6139063) Richard Guenther
09:49 Re: [PATCH] Add -fdump-rtl-<pass>-quiet Andrew Stubbs
09:36 RFA: PR target/53120, constraint modifier "+" on operand tied by matching-constraint, "0". nick clifton
09:35 Re: [PATCH 2/2] Minor refactoring of tree-vect-patterns.c Richard Guenther
09:33 Re: [PATCH 1/2] Minor refactoring of tree-vect-patterns.c Richard Guenther
09:24 Re: [PATCH] Don't ignore compute_all_dependences failures in phiopt (PR tree-optimization/53163) Richard Guenther
09:24 Re: [patch] Fix cygwin ada install [was Re: Yet another issue with gcc current trunk with ada on cygwin] Arnaud Charlet
09:14 Re: [patch] Fix cygwin ada install [was Re: Yet another issue with gcc current trunk with ada on cygwin] Pascal Obry
09:11 Re: [patch] Fix cygwin ada install [was Re: Yet another issue with gcc current trunk with ada on cygwin] Arnaud Charlet
09:11 Re: Optimize calls to functions that return one of their arguments Richard Guenther
08:57 Re: [PATCH RFC] Warn when optimization flag is given without -O Richard Guenther
08:38 Re: [PATCH] teach phi-opt to produce -(a COND b) Richard Guenther
08:32 [patch] PR53153 Steven Bosscher
08:25 [PATCH] Fix overzealous DSE on sparc David Miller
07:50 Re: [Patch, fortran] PR41600 - [OOP] SELECT TYPE with associate-name => exp: Arrays not supported Paul Richard Thomas
07:14 RE: [PATCH, reload] Fix bug pr52804, RELOAD pass reloads wrong register on ARM for cortex-m0 Bin Cheng
06:42 Re: [PATCH] libatomic, v2 Gerald Pfeifer
06:42 Re: [patch, committed] invoke.texi: clean up texinfo markup Gerald Pfeifer
06:24 Re: libgo patch committed: Fix build on MIPS GNU/Linux Andrew Pinski
05:47 Patch to enable --with-multilib-list for arm-none-eabi target Terry Guo
05:45 Re: [patch] Update DWARF codes for Fission Jakub Jelinek
05:35 Re: [Patch, fortran] PR41600 - [OOP] SELECT TYPE with associate-name => exp: Arrays not supported Tobias Burnus
05:09 Re: [6/6] Fold prev/next into gimple: do it Basile Starynkevitch
03:02 Re: [RFH / Patch] PR 51222 Paolo Carlini
02:45 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Sriraman Tallam
01:47 Re: [RFH / Patch] PR 51222 Jason Merrill
01:47 [6/6] Fold prev/next into gimple: do it Michael Matz
01:28 [5/6] Fold prev/next into gimple Michael Matz
01:17 [4/6] Fold prev/next into gimple Michael Matz
01:15 Patches for building libstdc++ on vxWorks rbmj
01:14 [3/6] Fold prev/next into gimple Michael Matz
01:07 [2/6] Fold prev/next into gimple: fewer gimple_seq_alloc calls Michael Matz
01:02 [1/6] Fold prev/next into gimple, prepare bulk Michael Matz
00:53 Re: [RFH / Patch] PR 51222 Paolo Carlini
00:47 [0/6] Fold prev/next into gimple Michael Matz
00:15 Re: [RFH / Patch] PR 51222 Paolo Carlini
00:09 Re: User directed Function Multiversioning via Function Overloading (issue5752064) H.J. Lu

May 01, 2012
23:51 Re: User directed Function Multiversioning via Function Overloading (issue5752064) Sriraman Tallam
23:46 Re: [RFH / Patch] PR 51222 Jason Merrill
23:39 Re: [RFH / Patch] PR 51222 Paolo Carlini
23:28 Re: [RFH / Patch] PR 51222 Paolo Carlini
23:17 [patch] Update DWARF codes for Fission Cary Coutant
22:54 [PATCH] Take branch misprediction effects into account when RTL loop unrolling (issue6099055) Teresa Johnson
22:50 Re: Backported r185231 from trunk to google/gcc-4_7. (issue 6151043) Xinliang David Li
22:47 Backported r185231 from trunk to google/gcc-4_7. (issue 6151043) asharif
22:40 Re: [RFH / Patch] PR 51222 Jason Merrill
22:39 Re: [RFH / Patch] PR 51222 Jason Merrill
22:32 Re: [google-4_6] fix undefined typeinfo reference in LIPO (issue6149044) Xinliang David Li
22:26 [google-4_6] fix undefined typeinfo reference in LIPO (issue6149044) Rong Xu
21:24 Re: Backported r185231 from trunk. (issue 6139063) asharif
21:15 Re: [PATCH] Take branch misprediction effects into account when RTL loop unrolling (issue 6099055) Teresa Johnson
21:11 Re: [Patch, fortran] PR41600 - [OOP] SELECT TYPE with associate-name => exp: Arrays not supported Paul Richard Thomas
20:46 Re: Put constant compound initializers in .rodata Richard Henderson
20:44 Re: Backported r185231 from trunk. (issue 6139063) davidxl
20:38 Re: Backported r185231 from trunk. (issue 6139063) asharif
20:34 Re: [RFH / Patch] PR 51222 Paolo Carlini
20:29 Re: PR 53115 Paolo Carlini
20:24 Re: PR 53115 François Dumont
20:17 [PATCH] configure.ac: Also quote '$' in tbaseargs Maciej W. Rozycki
20:06 Re: [RFH / Patch] PR 51222 Paolo Carlini
20:05 Put constant compound initializers in .rodata Ian Lance Taylor
19:49 Re: RFA (i386): PATCH to ix86_code_end to set DECL_IGNORED_P on the PC thunk Richard Henderson
19:38 RFA (i386): PATCH to ix86_code_end to set DECL_IGNORED_P on the PC thunk Jason Merrill
19:21 Re: [PATCH] pr51020 Fix invalid options validation for ARM target Alexey Kravets
19:18 Re: libgo patch committed: Fix build on MIPS GNU/Linux Ian Lance Taylor
19:10 Re: libgo patch committed: Fix build on MIPS GNU/Linux Andrew Pinski
19:08 Re: [RFH / Patch] PR 51222 Jason Merrill
18:21 Re: [PATCH] teach phi-opt to produce -(a COND b) Richard Henderson
17:51 Re: [C Patch]: pr52543 H.J. Lu
16:46 Re: [PATCH] Improve COND_EXPR expansion Richard Henderson
16:20 [committed] Add -fno-sync-libcalls Richard Henderson
16:05 Re: Patches to enable -ftrack-macro-expansion by default Dodji Seketeli
15:54 Re: [PATCH] libatomic, v2 Richard Henderson
15:52 [committed] Run DImode atomic tests on ppc64 Richard Henderson
14:59 Re: PR c/51712 -Wtype-limits should not trigger for types of implementation-defined signedness Joseph S. Myers
14:47 Re: [C Patch]: pr52543 Richard Sandiford
14:31 Re: PR c/51712 -Wtype-limits should not trigger for types of implementation-defined signedness Manuel López-Ibáñez
14:01 Re: PR c/51712 -Wtype-limits should not trigger for types of implementation-defined signedness Joseph S. Myers
13:55 Re: [Patch, ARM] rename thumb_unexpanded_epilogue to thumb1_unexpanded_epilogue Richard Earnshaw
13:55 Re: PR c/51712 -Wtype-limits should not trigger for types of implementation-defined signedness Manuel López-Ibáñez
13:46 Re: PR c/51712 -Wtype-limits should not trigger for types of implementation-defined signedness Joseph S. Myers
13:05 PR c/51712 -Wtype-limits should not trigger for types of implementation-defined signedness Manuel López-Ibáñez
12:52 Re: Patches to enable -ftrack-macro-expansion by default Jason Merrill
12:44 RE: [Patch, ARM] rename thumb_unexpanded_epilogue to thumb1_unexpanded_epilogue Greta Yorsh
12:31 Ping: [Patch, Makefile.in, doc] Add new @include in doc/invoke.texi Georg-Johann Lay
12:29 Ping: [Patch, Makefile.in, doc] Add new @include in doc/invoke.texi Georg-Johann Lay
12:27 Add myself to write-after-approval section of MAINTAINERS file Greta Yorsh
12:01 Re: [RFH / Patch] PR 51222 Paolo Carlini
10:45 Re: Patches to enable -ftrack-macro-expansion by default Dodji Seketeli
09:36 Re: Patches to enable -ftrack-macro-expansion by default Dodji Seketeli
09:08 Re: [rx] add initial rtx_costs() function nick clifton
08:58 Re: Fix find_moveable_pseudos, PR52997 Richard Sandiford
08:52 Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI Richard Earnshaw
06:35 Re: Patches to enable -ftrack-macro-expansion by default Uros Bizjak
05:45 [rx] add initial rtx_costs() function DJ Delorie
04:28 Re: [RFH / Patch] PR 51222 Jason Merrill
04:18 Re: rs6000 toc reference rtl again Alan Modra
03:44 Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI Jeff Law
03:22 [PATCH] Improve COND_EXPR expansion Andrew Pinski
02:44 Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI Michael Hope
02:19 Re: [RS6000] Fix PR53038, cfa_restore out of order David Edelsohn
00:56 Re: [PATCH] Fix predcom -fcompare-debug bug (PR debug/47684) H.J. Lu
00:40 Re: [ping 6] [patch] attribute to reverse bitfield allocations (is anyone even reading these?) Mike Stump


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