gcc-patches archive
date index for March, 2011

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:

March 31, 2011
23:57 Re: [build] Support libgo on IRIX 6.5 (PR go/47515) Ian Lance Taylor
23:40 Split up toplevel library-disabling cases Joseph S. Myers
23:10 Re: Fix remaining libgo testsuite failures on Solaris 2 Ian Lance Taylor
23:04 Re: [PATCH 3/6] Allow jumps in epilogues Richard Henderson
23:04 Re: Fix remaining libgo testsuite failures on Solaris 2 Ian Lance Taylor
23:03 libgo patch committed: Set name of test when using DejaGNU Ian Lance Taylor
22:38 Convert some option flags to bit-fields Joseph S. Myers
22:36 libgo patch committed: Add timeout for tests Ian Lance Taylor
22:20 libgo patch committed: Remove unnecessary EINTR tests Ian Lance Taylor
22:16 Re: [libgo] Improve Solaris 2/SPARC support Joseph S. Myers
22:10 Re: [PATCH 3/6] Allow jumps in epilogues Bernd Schmidt
21:51 [Patch, Fortran] PR18918 - UCOBOUND coarray draft patch Tobias Burnus
21:39 [patch][cprop.c] Random cleanups to un-gcse cprop.c Steven Bosscher
21:34 Re: [patch] Fix two C++ errors in libstdc++. (issue4341041) Paolo Carlini
21:28 Re: [PATCH 3/6] Allow jumps in epilogues Richard Henderson
21:26 Re: [patch] Fix two C++ errors in libstdc++. (issue4341041) Jason Merrill
21:25 Re: [patch] Fix two C++ errors in libstdc++. (issue4341041) Jeffrey Yasskin
21:25 Re: [patch] Fix two C++ errors in libstdc++. (issue4341041) Paolo Carlini
21:18 Re: [patch] Fix two C++ errors in libstdc++. (issue4341041) Jason Merrill
21:18 [debug] Don't add DW_AT_low_pc if the CU has no associated code Mark Wielaard
21:16 Re: [PATCH, PR43920, 6/9] Cross-jumping - Use reg-notes. Tom de Vries
21:16 Re: [patch][cprop.c] Use DF_INSN_INFO_DEFS cache also for mark_oprs_set Steven Bosscher
21:12 Re: [PR19351, C++] Fix heap overflow in operator new[] Jason Merrill
21:07 Re: [PATCH, PR43920] Improve code-size optimizations Eric Botcazou
20:53 Re: [libgo] Improve Solaris 2/SPARC support Mike Stump
20:52 Re: [cxx-mem-model] disallow load data races (1 of some) Michael Matz
20:37 Re: [libgo] Account for 32-bit fds_bits on Solaris 2 Ian Lance Taylor
20:33 Re: [C++0x] Range-based for statements and ADL Jonathan Wakely
20:29 [patch, fortran] Fix PR 48352 - regression with ICE with front end optimization Thomas Koenig
20:22 Re: [C++0x] Range-based for statements and ADL Rodrigo Rivas
20:12 Re: [3/3] Record the number of generator arguments in insn_data Richard Henderson
20:09 Re: [3/3] Record the number of generator arguments in insn_data Richard Sandiford
20:09 Re: [libgo] Account for 32-bit fds_bits on Solaris 2 Ian Lance Taylor
20:02 Re: [libgo] Account for 32-bit fds_bits on Solaris 2 Richard Henderson
20:02 Re: [PATCH 3/6] Allow jumps in epilogues Bernd Schmidt
19:49 Re: [patch] Fix two C++ errors in libstdc++. (issue4341041) Paolo Carlini
19:47 Re: [3/3] Record the number of generator arguments in insn_data Richard Henderson
19:42 Re: [patch] Fix two C++ errors in libstdc++. (issue4341041) Paolo Carlini
19:32 Re: [patch, ARM] Fix PR48250, adjust DImode reload address legitimizing Chung-Lin Tang
19:19 Re: patch to solve PR48381 Jeff Law
19:13 patch to solve PR48381 Vladimir Makarov
19:09 Re: [PATCH, PR43920, 4/9] Cross-jumping - Don't count use or clobber. Jeff Law
19:06 [v3] Fix libstdc++/48382 Paolo Carlini
19:02 Re: [PATCH, PR43920, 4/9] Cross-jumping - Don't count use or clobber. Tom de Vries
19:00 [patch] Fix two C++ errors in libstdc++. (issue4341041) Jeffrey Yasskin
18:58 Re: [PATCH, PR43920, 9/9] Cross-jumping - Allow both directions. Jeff Law
18:56 Re: [PATCH, PR43920, 8/9] Cross-jumping - Extend search scope - test case. Jeff Law
18:56 Re: [PATCH, PR43920, 7/9] Cross-jumping - Extend search scope. Jeff Law
18:52 Re: [PATCH, PR43920, 6/9] Cross-jumping - Use reg-notes. Jeff Law
18:46 [PATCH, PR43920, 9/9] Cross-jumping - Allow both directions. Tom de Vries
18:45 Re: [PATCH, PR43920, 5/9] Cross-jumping - Add missing use of return register. Jeff Law
18:44 [PATCH, PR43920, 8/9] Cross-jumping - Extend search scope - test case. Tom de Vries
18:43 [PATCH, PR43920, 7/9] Cross-jumping - Extend search scope. Tom de Vries
18:42 [PATCH, PR43920, 6/9] Cross-jumping - Use reg-notes. Tom de Vries
18:40 Re: [PATCH, PR43920, 3/9] Cleanup. Jeff Law
18:40 [PATCH, PR43920, 5/9] Cross-jumping - Add missing use of return register. Tom de Vries
18:38 [PATCH], PR 48262, fix failing vector support on powerpc Michael Meissner
18:36 Re: [PATCH, PR43920, 4/9] Cross-jumping - Don't count use or clobber. Jeff Law
18:35 Improve reload inheritance code generation and predictability Jeff Law
18:35 [PATCH, PR43920, 4/9] Cross-jumping - Don't count use or clobber. Tom de Vries
18:31 [PATCH, PR43920, 4-9/9] Cross-jumping. Tom de Vries
18:29 [PATCH, PR43920, 3/9] Cleanup. Tom de Vries
18:27 [PATCH, PR43920, 2/9] ARM specific part - test case Tom de Vries
18:25 [PATCH, PR43920, 1/9] ARM specific part. Tom de Vries
18:21 [PATCH, PR43920] Improve code-size optimizations Tom de Vries
17:33 Re: [patch, ARM] Fix PR48250, adjust DImode reload address legitimizing Richard Earnshaw
17:31 Re: [1/3] Record the number of generator arguments in insn_data Bernd Schmidt
17:22 Re: [C++0x] Range-based for statements and ADL Jason Merrill
17:20 Re: [libgo] Improve Solaris 2/SPARC support Joseph S. Myers
17:16 Re: [Patch] Bfin: Ensure rotrsi and rotlsi don't accept non-const INTVALS Richard Henderson
17:04 [v3] Fix libstdc++/48382 Paolo Carlini
16:57 Re: [libgo] Improve Solaris 2/SPARC support Joseph S. Myers
16:49 Go patch committed: Fix typo in test case name Ian Lance Taylor
16:47 go patch committed: Taking slice of array moves it to heap Ian Lance Taylor
16:40 Re: [libgo] Improve Solaris 2/SPARC support Ian Lance Taylor
16:27 Re: [libgo] Improve Solaris 2/SPARC support Ralf Wildenhues
16:23 [3/3] Record the number of generator arguments in insn_data Richard Sandiford
16:22 [2/3] Record the number of generator arguments in insn_data Richard Sandiford
16:22 [1/3] Record the number of generator arguments in insn_data Richard Sandiford
16:12 Re: [libgo] Improve Solaris 2/SPARC support Rainer Orth
16:12 libgo patch committed: Generate DejaGNU style .sum and .log files Ian Lance Taylor
16:06 Re: [libgo] Account for 32-bit fds_bits on Solaris 2 Rainer Orth
16:05 Re: [libgo] Improve Solaris 2/SPARC support Ian Lance Taylor
16:04 Re: [Patch] Bfin: Ensure rotrsi and rotlsi don't accept non-const INTVALS Bernd Schmidt
16:04 Re: [libgo] Account for 32-bit fds_bits on Solaris 2 Ian Lance Taylor
16:01 Re: Random cleanups [2/4]: canonicalize ctor values Richard Guenther
15:57 Re: [PATCH, ARM] PR47855 Compute attr "length" for some thumb2 insns Ramana Radhakrishnan
15:57 Re: Random cleanups [2/4]: canonicalize ctor values Michael Matz
15:55 Re: Move reg_equiv* arrays into a single VEC structure Jeff Law
15:54 Re: [libgo] Replace wait4 by waitpid (PR go/47515) Rainer Orth
15:50 Re: [libgo] Improve Solaris 2/SPARC support Rainer Orth
15:42 Re: [Patch] Bfin: Ensure rotrsi and rotlsi don't accept non-const INTVALS Richard Henderson
15:41 [libgo] Account for 32-bit fds_bits on Solaris 2 Rainer Orth
15:38 Re: [PATCH] PR debug/47471 (set prologue_end in .debug_line) Richard Henderson
15:35 Re: [patch] Fix failure of ACATS cc3601a Richard Guenther
15:31 [patch] Fix failure of ACATS cc3601a Eric Botcazou
15:28 Re: [cxx-mem-model] bitfield tests Richard Guenther
15:23 Re: [Patch] bfin: move loop invariants out of loop Bernd Schmidt
15:15 [testsuite] Only XFAIL gfortran.dg/g77/cabs.f execution at -O0 on IRIX 6.5 Rainer Orth
15:14 Re: Scheduler cleanups, 1/N Jeff Law
14:58 Re: PING: PATCH: PR target/46770: Use .init_array/.fini_array sections H.J. Lu
14:56 [patch, ARM] Fix PR48325, support POST_INC/PRE_DEC for NEON struct modes Chung-Lin Tang
14:48 Re: [cxx-mem-model] bitfield tests Jeff Law
14:38 Re: Add an array_mode_supported_p target hook Richard Sandiford
14:36 Re: [PATCH] PR debug/47471 (set prologue_end in .debug_line) Dodji Seketeli
14:28 Re: [Patch] bfin: protect FDPIC reg on function entry Bernd Schmidt
14:17 Re: [patch, ARM] Fix PR48250, adjust DImode reload address legitimizing Chung-Lin Tang
14:16 RE: [Patch] bfin: move loop invariants out of loop Henderson, Stuart
13:57 Re: [patch] add hp sfc ops DWARF-2 subcodes Jason Merrill
13:56 [Patch] bfin: protect FDPIC reg on function entry Henderson, Stuart
13:45 Re: PING^2 [PATCH] Support for AMD64 targets running GNU/kFreeBSD Joseph S. Myers
13:43 Re: Add an array_mode_supported_p target hook Richard Guenther
13:34 Re: Scheduler cleanups, 3/N Jeff Law
13:32 Add an array_mode_supported_p target hook Richard Sandiford
13:32 Re: [PATCH 5/6] Generate more shrink-wrapping opportunities Bernd Schmidt
13:28 Re: [cxx-mem-model] disallow load data races (1 of some) Jeff Law
13:26 Re: [cxx-mem-model] disallow load data races (1 of some) Richard Guenther
13:25 Re: More static checker fixes Richard Guenther
13:23 Re: [PATCH 5/6] Generate more shrink-wrapping opportunities Jeff Law
13:20 Re: [patch, ARM] Make 128 bits the default vector size for NEON Ira Rosen
13:17 Re: [PATCH 2/6] Unique return rtx Jeff Law
13:12 Re: [PATCH 1/6] Disallow predicating the prologue Jeff Law
13:11 Re: [patch, ARM] Make 128 bits the default vector size for NEON Nathan Froyd
13:09 Re: [cxx-mem-model] disallow load data races (1 of some) Jeff Law
13:09 Re: [patch, ARM] Make 128 bits the default vector size for NEON Ira Rosen
12:57 Re: [H8300] Hookize GO_IF_MODE_DEPENDENT_ADDRESS Jeff Law
12:55 More static checker fixes Jeff Law
12:43 Re: Cleaning up expand optabs code Richard Sandiford
12:28 Re: [patch, ARM] Make 128 bits the default vector size for NEON Joseph S. Myers
12:14 Re: Remove TARGET_VERSION Rainer Orth
12:07 Re: Remove TARGET_VERSION Richard Guenther
12:06 Re: RFC: PATCH: Remove 26 element limit in vector Kenneth Zadeck
12:01 Remove TARGET_VERSION Joseph S. Myers
11:39 [patch, ARM] Make 128 bits the default vector size for NEON Ira Rosen
11:20 Re: [patch mingw]: Enable optional thread-model posix for mingw-targets Ralf Wildenhues
11:20 [Patch] bfin: move loop invariants out of loop Henderson, Stuart
10:26 Re: [x86] Fix PR target/48142 Uros Bizjak
10:20 Try simplifying memory operands during optabs expansion Richard Sandiford
10:20 [patch mingw]: Enable optional thread-model posix for mingw-targets Kai Tietz
10:16 RE: [Patch] improve bfin conditional move support Henderson, Stuart
10:16 Re: RFC: PATCH: Remove 26 element limit in vector Mike Stump
10:14 Re: [patch, ARM] Fix PR48250, adjust DImode reload address legitimizing Richard Earnshaw
10:10 Re: [x86] Fix PR target/48142 Jakub Jelinek
10:00 [PATCH] Fix PR48246 Richard Guenther
09:58 Re: [x86] Fix PR target/48142 Uros Bizjak
09:49 Re: Cleaning up expand optabs code Georg-Johann Lay
09:39 Re: RFC: PATCH: Remove 26 element limit in vector Richard Sandiford
09:35 Re: PING^2 [PATCH] Support for AMD64 targets running GNU/kFreeBSD Robert Millan
09:25 RE: [Patch] Bfin: Ensure rotrsi and rotlsi don't accept non-const INTVALS Henderson, Stuart
09:16 Re: Random cleanups [2/4]: canonicalize ctor values Richard Guenther
09:10 Re: [PATCH] PR debug/47471 (set prologue_end in .debug_line) Jan Kratochvil
09:07 Re: Random cleanups [4/4]: Streamlining streamer Richard Guenther
09:05 [patch] add hp sfc ops DWARF-2 subcodes Tristan Gingold
08:56 Re: [debug] Introduce -fno-debug-types-section flag Jakub Jelinek
08:49 Re: [patch][cprop.c] Clean up hash table building Richard Guenther
08:47 Re: [google] Disable guality tests (issue4328047) Richard Guenther
08:45 Re: Fix pass49-frag (mudflap support for varargs) Richard Guenther
08:41 Re: RFC: PATCH: Remove 26 element limit in vector Richard Guenther
08:38 Re: [PATCH] Fix expansion issues on type changing MEM_REFs on LHS (PR middle-end/48335) Richard Guenther
08:13 Re: [RFC PATCH, go]: Port to ALPHA arch - sysinfo.go fixup Rainer Orth
07:27 Re: fix rs6000 break Andreas Tobler
07:14 Re: Random cleanups [2/4]: canonicalize ctor values Paolo Bonzini
06:44 Re: fix rs6000 break Jakub Jelinek
06:31 fix rs6000 break Andreas Tobler
06:22 [H8300] Hookize GO_IF_MODE_DEPENDENT_ADDRESS Anatoly Sokolov
03:34 Re: [patch, ARM] Fix PR48250, adjust DImode reload address legitimizing Chung-Lin Tang
02:59 Re: [PATCH] PR debug/47471 (set prologue_end in .debug_line) Richard Henderson
02:33 Re: [PATCH, ARM] PR47855 Compute attr "length" for some thumb2 insns Carrot Wei
02:07 Random cleanups [4/4]: Streamlining streamer Michael Matz
01:52 [pph] Split streamer into pph-sreamer-out.c and pph-streamer-in.c (issue4333047) Diego Novillo
01:44 Re: Random cleanups [3/4]: zero out DECL_VINDEX field Diego Novillo
01:32 Random cleanups [3/4]: zero out DECL_VINDEX field Michael Matz
01:22 Re: Random cleanups [1/4] Diego Novillo
01:22 Random cleanups [2/4]: canonicalize ctor values Michael Matz
01:17 Random cleanups [1/4] Michael Matz
01:10 a patch to fix PR 48367 Vladimir Makarov
01:05 Re: Continue toplevel cleanup (GCC library handling for unsupported targets etc.) Hans-Peter Nilsson
00:10 Re: Move reg_equiv* arrays into a single VEC structure Jeff Law
00:05 PR bootstrap/48371 Jeff Law
00:03 [pph] Fix some names (issue4277091) Diego Novillo

March 30, 2011
23:08 [x86] Fix PR target/48142 Eric Botcazou
23:05 Re: [libgo] Replace wait4 by waitpid (PR go/47515) Ian Lance Taylor
22:40 [patch][cprop.c] Clean up hash table building Steven Bosscher
22:36 Re: [libgo] Provide strerror_r replacement (PR go/47515) Ian Lance Taylor
21:46 Re: [libgo] Improve Solaris 2/SPARC support Ian Lance Taylor
21:42 [google] Disable guality tests (issue4328047) Diego Novillo
21:30 [pph] Write language specific data (issue4331046) Diego Novillo
21:27 Go testsuite patch committed: Fix env.go for other architectures Ian Lance Taylor
21:18 Fix pass49-frag (mudflap support for varargs) Michael Matz
21:14 Re: [libgo] Improve Solaris 2/SPARC support Ian Lance Taylor
20:48 Re: [4.7] Make ARM -mhard-float and -msoft-float into proper -mfloat-abi= aliases Richard Earnshaw
20:30 C++ PATCH for c++/48212 (ICE after error on invalid constant initializer) Jason Merrill
20:12 Re: [RFC PATCH, go]: Port to ALPHA arch - sysinfo.go fixup Uros Bizjak
20:11 Re: [4.7] Make ARM -mhard-float and -msoft-float into proper -mfloat-abi= aliases Joseph S. Myers
19:58 [RFC PATCH, go]: Port to ALPHA arch Uros Bizjak
19:50 [PATCH] Fix VTA updating in the combiner (PR debug/48343) Jakub Jelinek
19:50 C++ PATCH for c++/48369 (ICE with isnan) Jason Merrill
19:39 Re: Move reg_equiv* arrays into a single VEC structure H.J. Lu
18:55 Merge mainline to gccgo branch again Ian Lance Taylor
18:20 [PATCH] PR debug/47471 (set prologue_end in .debug_line) Dodji Seketeli
18:09 RFC: PATCH: Remove 26 element limit in vector H.J. Lu
18:05 C++ PATCH for c++/48281 (ICE with nested initializer_list) Jason Merrill
17:38 libgo patch committed: Add missing Makefile dependencies Ian Lance Taylor
17:36 Re: Fix realloc_on_assign_2.f03, random segfaults/ICEs Tobias Burnus
17:33 Re: Fix realloc_on_assign_2.f03, random segfaults/ICEs Michael Matz
17:32 Re: [debug] Introduce -fno-debug-types-section flag Richard Henderson
17:29 Re: [Patch] improve bfin conditional move support Richard Henderson
17:26 Re: [Patch] Bfin: Ensure rotrsi and rotlsi don't accept non-const INTVALS Richard Henderson
17:05 Re: Fix realloc_on_assign_2.f03, random segfaults/ICEs Tobias Burnus
16:52 Re: Move reg_equiv* arrays into a single VEC structure Richard Sandiford
16:51 Re: RFA: patch to solve IRA PR48336, PR48342, PR48345 Vladimir Makarov
16:28 Re: ira-improv patch has been committed H.J. Lu
16:21 Fix realloc_on_assign_2.f03, random segfaults/ICEs Michael Matz
16:19 A small patch to fix an arm bootstrap failure Vladimir Makarov
16:06 [PATCH] Fix expansion issues on type changing MEM_REFs on LHS (PR middle-end/48335) Jakub Jelinek
15:42 [PATCH] Make renumber_gimple_stmt_uids and renumber_gimple_stmt_uids_in_bbs consistent Richard Guenther
15:33 libgo patch committed: Update to current Go library Ian Lance Taylor
15:28 Re: Continue toplevel cleanup (GCC library handling for unsupported targets etc.) Joseph S. Myers
15:23 Re: [PATCH][ARM] Limit thumb2 test to thumb2 targets Richard Earnshaw
15:13 Re: [PATCH][ARM] Tweak arm_class_likely_spilled_p, MODE_BASE_REG_CLASS for Thumb-2 Richard Earnshaw
15:13 Re: Cleaning up expand optabs code Richard Henderson
15:05 Re: [cxx-mem-model] bitfield tests Mike Stump
15:03 Re: PING [patch, testsuite] Fix a short-enums testsuite error Richard Earnshaw
15:02 RFC: PATCH: Remove 26 element limit in XVECEXP H.J. Lu
14:58 Re: [ARM] Define unspecs using define_c_enum Richard Sandiford
14:49 Re: Move reg_equiv* arrays into a single VEC structure Richard Guenther
14:46 Re: fix for 48208 and 48260 on darwin Mike Stump
14:45 Re: [ARM] Define unspecs using define_c_enum Richard Earnshaw
14:44 [PATCH, Fortran] Correct declaration of frexp and friends Duncan Sands
14:43 [Patch] bfin: fix profiling Henderson, Stuart
14:43 Re: [PATCH: ARM] Replace define_constants with define_c_enum for unspec/unspec_volatile in backend Richard Earnshaw
14:41 Re: [cxx-mem-model] bitfield tests Richard Guenther
14:39 Re: Continue toplevel cleanup (GCC library handling for unsupported targets etc.) Richard Earnshaw
14:26 Re: [cxx-mem-model] bitfield tests Aldy Hernandez
14:25 Re: [cxx-mem-model] bitfield tests Michael Matz
14:24 Move reg_equiv* arrays into a single VEC structure Jeff Law
14:19 Re: [cxx-mem-model] bitfield tests Richard Guenther
14:12 Re: [cxx-mem-model] bitfield tests Aldy Hernandez
14:09 RX: Sync with 4.6 branch Nick Clifton
13:55 [Patch] Bfin: prevent stack checking clobbering P2 Henderson, Stuart
13:49 Re: mt-mep using EXTRA_TARGET_HOST_ALL_MODULES? Tom Tromey
13:09 Re: [RFC][patch] If-conversion of COMPONENT_REFs Ira Rosen
13:03 Negative option alias facility Joseph S. Myers
12:41 Re: fix for 48208 and 48260 on darwin Christian Schüler
12:41 Re: [RFC][patch] If-conversion of COMPONENT_REFs Richard Guenther
12:22 Re: [RFC][patch] If-conversion of COMPONENT_REFs Ira Rosen
11:57 Re: [PATCH, ARM] PR47855 Compute attr "length" for some thumb2 insns Richard Earnshaw
11:41 Re: RFA: patch to solve IRA PR48336, PR48342, PR48345 Hans-Peter Nilsson
11:21 Re: [patch] Fix PR48183, NEON ICE in emit-rtl.c:immed_double_const() under -g Julian Brown
11:02 [4.4] Fix memory clobber in c_lex_with_flags Andreas Krebbel
11:00 Re: [RFC][patch] If-conversion of COMPONENT_REFs Richard Guenther
10:50 PATCH: PR target/48349: FLOAT_SSE_REGS typo in i386.h H.J. Lu
10:19 Re: RFA: patch to solve IRA PR48336, PR48342, PR48345 Richard Sandiford
09:46 Re: [cxx-mem-model] bitfield tests Richard Guenther
09:41 Re: [PATCH] Another EQ/NE folder type fix (PR c/48305) Richard Guenther
09:29 Re: [patch, ARM] Fix PR48250, adjust DImode reload address legitimizing Richard Earnshaw
09:13 [RFC][patch] If-conversion of COMPONENT_REFs Ira Rosen
09:00 Re: Some remodelling of the ARM vld and vst patterns Richard Sandiford
08:53 Re: Cleaning up expand optabs code Richard Sandiford
07:35 Re: [patch, ARM] Fix PR48250, adjust DImode reload address legitimizing Chung-Lin Tang
05:37 Re: Continue toplevel cleanup (GCC library handling for unsupported targets etc.) Ralf Wildenhues
04:37 Re: [PATCH, ARM] PR47855 Compute attr "length" for some thumb2 insns Chung-Lin Tang
04:09 Merged mainline to gccgo branch Ian Lance Taylor
02:18 C++ PATCH for c++/48265 (ICE with variable used in its own initializer) Jason Merrill
01:43 Re: RFA: patch to solve IRA PR48336, PR48342, PR48345 Hans-Peter Nilsson
01:38 Re: RFA: patch to solve IRA PR48336, PR48342, PR48345 Jeff Law
01:24 RFA: patch to solve IRA PR48336, PR48342, PR48345 Vladimir Makarov

March 29, 2011
22:55 PR bootstrap/48327 Jeff Law
22:35 Re: [PATCH, ARM] PR47855 Compute attr "length" for some thumb2 insns Ramana Radhakrishnan
22:16 Re: [C++0x] Range-based for statements and ADL Rodrigo Rivas
22:14 Re: Restore SPARC bootstrap (PR bootstrap/48337) Eric Botcazou
22:01 Make option flags consistently unsigned Joseph S. Myers
22:00 Re: Cleaning up expand optabs code Richard Henderson
21:34 Re: Cleaning up expand optabs code Richard Sandiford
21:13 Re: [C++0x] Range-based for statements and ADL Jonathan Wakely
21:10 Re: Continue toplevel cleanup (GCC library handling for unsupported targets etc.) Joseph S. Myers
21:03 Re: [PING][PATCH, testsuite] Update gcc.dg/stack-usage-1.c SIZE values for powerpc Peter Bergner
20:58 Re: [testsuite] Fix gcc.dg/torture/pr47917.c on IRIX 6.5 Steve Ellcey
20:55 Continue toplevel cleanup (GCC library handling for unsupported targets etc.) Joseph S. Myers
20:54 Re: Tweak ARM vld3q and vld4q patterns Ramana Radhakrishnan
20:37 Re: RFA: patch to solve PR 48331 and PR 48334 in IRA Bernd Schmidt
20:34 Re: [C++0x] Range-based for statements and ADL Rodrigo Rivas
20:30 Go patch committed: Update testsuite Ian Lance Taylor
20:28 go patch committed: Recognize new tests in go-test.exp Ian Lance Taylor
20:20 Re: [PING][PATCH, testsuite] Update gcc.dg/stack-usage-1.c SIZE values for powerpc Mike Stump
19:54 RFA: patch to solve PR 48331 and PR 48334 in IRA Vladimir Makarov
19:53 Re: More toplevel configure.ac pruning Nathanael Nerode (GCC)
19:37 Re: Prune empty cases from toplevel configure.ac Nathanael Nerode (GCC)
18:57 C++ PATCH for c++/48319 (ICE with value-dependent call) Jason Merrill
18:54 Go patch committed: Fix select setting map index Ian Lance Taylor
18:22 Re: [C++0x] Range-based for statements and ADL Jonathan Wakely
18:04 Re: [debug] Introduce -fno-debug-types-section flag Cary Coutant
17:50 Re: [testsuite] Fix gcc.dg/torture/pr47917.c on IRIX 6.5 Rainer Orth
17:28 Re: [testsuite] Fix gcc.dg/torture/pr47917.c on IRIX 6.5 Steve Ellcey
17:11 Re: [x32] PATCH: PR middle-end/47725: [x32] error: unable to find a register to spill in class DIREG H.J. Lu
17:00 [cxx-mem-model] bitfield tests Aldy Hernandez
16:55 Re: [PATCH] -E/-save-temps locus fix (PR preprocessor/48248) Joseph S. Myers
16:52 a tiny patch for IRA Vladimir Makarov
16:42 Re: [C++0x] Range-based for statements and ADL Rodrigo Rivas
16:28 Re: [cxx-mem-model] disallow load data races (1 of some) Aldy Hernandez
16:23 Re: [patch, ARM] Fix PR48250, adjust DImode reload address legitimizing Richard Earnshaw
16:19 Re: [PATCH, alpha]: Fix ICE in mems_in_disjoint_alias_sets_p Richard Henderson
16:00 [PATCH] -E/-save-temps locus fix (PR preprocessor/48248) Jakub Jelinek
15:53 [PATCH] Another EQ/NE folder type fix (PR c/48305) Jakub Jelinek
15:49 [Patch] Bfin: Ensure rotrsi and rotlsi don't accept non-const INTVALS Henderson, Stuart
15:46 Re: [C++0x] Range-based for statements and ADL Gabriel Dos Reis
15:45 Restore SPARC bootstrap (PR bootstrap/48337) Rainer Orth
14:54 Re: [patch, ARM] Fix PR48250, adjust DImode reload address legitimizing Chung-Lin Tang
14:39 [ARM] Define unspecs using define_c_enum Richard Sandiford
14:35 Some remodelling of the ARM vld and vst patterns Richard Sandiford
14:27 Re: PING^3: PR 47551: ARM patch for Neon-related spill failure Nick Clifton
14:26 Re: [patch, ARM] Fix PR48250, adjust DImode reload address legitimizing Richard Earnshaw
13:58 Re: Cleaning up expand optabs code Mikael Pettersson
13:27 [patch] Introduce -Wstack-usage Eric Botcazou
13:27 C++ PATCHes for c++/48296 (constexpr function returning current class) Jason Merrill
13:22 Re: Cleaning up expand optabs code Richard Sandiford
13:18 Re: [Patch] improve bfin conditional move support Bernd Schmidt
12:58 [Patch] improve bfin conditional move support Henderson, Stuart
12:41 Re: [patch] Fix PR48183, NEON ICE in emit-rtl.c:immed_double_const() under -g Richard Guenther
12:26 Fix RX performance regressions on 4.6 branch Nick Clifton
12:19 Re: Cleaning up expand optabs code Mikael Pettersson
12:15 Re: [PING][PATCH, testsuite] Update gcc.dg/stack-usage-1.c SIZE values for powerpc Peter Bergner
11:52 Re: [patch] Fix PR48183, NEON ICE in emit-rtl.c:immed_double_const() under -g Richard Sandiford
11:52 [PATCH, PR 48195] Move around ipa_check_create_node_params and ipa_check_create_edge_args Martin Jambor
11:26 [PATCH, alpha]: Fix ICE in mems_in_disjoint_alias_sets_p Uros Bizjak
11:12 [testsuite, fortran] Compile gfortran.dg/bessel_[67].f90 with -mieee Rainer Orth
10:56 Re: [patch] Fix PR48183, NEON ICE in emit-rtl.c:immed_double_const() under -g Richard Guenther
10:46 Re: [patch] Fix PR48183, NEON ICE in emit-rtl.c:immed_double_const() under -g Richard Sandiford
10:27 [patch] Fix PR tree-optmization/48290 Ira Rosen
10:24 Re: [patch, ARM] Fix PR48250, adjust DImode reload address legitimizing Chung-Lin Tang
10:20 [debug] Introduce -fno-debug-types-section flag Mark Wielaard
10:18 PING^3: PR 47551: ARM patch for Neon-related spill failure Richard Sandiford
10:14 Re: [PATCH: ARM] PR 45335 Use ldrd and strd to access two consecutive words Carrot Wei
09:40 Re: [Patch, Fortran, OOP] PR 48095: Invalid assignment to procedure pointer component not rejected Janus Weil
09:38 Re: [C++0x] Range-based for statements and ADL Rodrigo Rivas
09:00 [Ping][Patch, testsuite]: Don't xfail sibcalls on AVR Georg-Johann Lay
08:12 Re: [C++0x] Range-based for statements and ADL Jonathan Wakely
07:59 [ patch, committed] Warn about array temporary creation in front end optimization Thomas Koenig
07:34 Re: [Patch, Fortran, OOP] PR 48095: Invalid assignment to procedure pointer component not rejected Tobias Burnus
05:39 Re: [PING][PATCH, testsuite] Update gcc.dg/stack-usage-1.c SIZE values for powerpc Dominique Dhumieres
03:25 [gc-improv] [PATCH] Separate function RTL memory Laurynas Biveinis
03:04 [PATCH] gitignore: ignore site.{bak,exp} treewide Mike Frysinger
02:21 Re: [PING][PATCH, testsuite] Update gcc.dg/stack-usage-1.c SIZE values for powerpc Peter Bergner
01:07 Re: ira-improv patch has been committed Vladimir Makarov
00:49 Re: [C++0x] Range-based for statements and ADL Rodrigo Rivas
00:19 Re: [committed] Fix PA ior expanders John David Anglin
00:08 C++ PATCH for c++/48313 (T&& deduction from function arg) Jason Merrill

March 28, 2011
23:54 Go patch committed: Permit copying hidden fields in method receiver Ian Lance Taylor
23:32 [wwwdocs] PATCH for Re: GCC 4.6.0 Released Gerald Pfeifer
23:19 Go patch committed: Better error message for type switch Ian Lance Taylor
22:59 Go patch committed: Better error message for missing if condition Ian Lance Taylor
22:49 Go patch committed: Better error message for send as value Ian Lance Taylor
22:17 [Patch, Fortran, OOP] PR 48095: Invalid assignment to procedure pointer component not rejected Janus Weil
22:13 Re: [committed] Fix PA ior expanders Richard Henderson
22:10 Re: [committed] Fix PA ior expanders Richard Henderson
22:07 Re: [google] Allow relative profile paths. (issue4280074) Diego Novillo
21:51 Go patch committed: Better errors for missing chan element type Ian Lance Taylor
21:50 Re: [PING][PATCH, testsuite] Update gcc.dg/stack-usage-1.c SIZE values for powerpc Dominique Dhumieres
21:36 Go patch committed: Pointer to interface type has no methods Ian Lance Taylor
21:32 Interlacing switch labels and compound statements Bruce Korb
21:29 Re: [PING][PATCH, testsuite] Update gcc.dg/stack-usage-1.c SIZE values for powerpc Peter Bergner
21:22 Go patch committed: Support method expressions for interface types Ian Lance Taylor
21:20 Go patch committed: Don't check for dup interface/named method Ian Lance Taylor
21:16 Re: [patch] Fix bogus source locations with optimization Eric Botcazou
21:07 [pph] Tidy naming scheme for some functions (issue4291074) Diego Novillo
21:02 Re: [patch, fortran] Extend character optimization to LLE and friends Thomas Koenig
20:42 Re: PATCH: Split AVX 32byte unalignd load/store H.J. Lu
20:17 Re: PATCH: Split AVX 32byte unalignd load/store Richard Henderson
20:07 Re: [patch, fortran] Extend character optimization to LLE and friends Richard Henderson
19:47 Re: [google] Allow relative profile paths. (issue4280074) Diego Novillo
18:50 [patch, fortran] Extend character optimization to LLE and friends Thomas Koenig
18:48 Re: [PING][PATCH, testsuite] Update gcc.dg/stack-usage-1.c SIZE values for powerpc Dominique Dhumieres
18:48 Re: PING^3: Reducing the overhead of dwarf2 location tracking Richard Henderson
18:36 Re: [patch] Split RTL constant/copy propagation off from gcse.c to new cprop.c Jeff Law
18:36 libgo patch committed: Fix fd_select.go Ian Lance Taylor
18:34 Re: Improve jump threading #1 of N Jeff Law
18:30 libgo patch committed: Rename fd_rtems.go to fd_select.go Ian Lance Taylor
18:18 Re: [PING][PATCH, testsuite] Update gcc.dg/stack-usage-1.c SIZE values for powerpc Peter Bergner
18:09 go patch committed: Fix useless assertion Ian Lance Taylor
17:59 Re: [google] Allow relative profile paths. (issue4280074) dnovillo
17:58 Re: fix for 48208 and 48260 on darwin Mike Stump
17:50 Re: [PATCH] ENTRY_VALUE fixes (PR debug/48203) Richard Henderson
17:32 Re: [PATCH] ENTRY_VALUE fixes (PR debug/48203) Jakub Jelinek
17:24 Re: [PING][PATCH, testsuite] Update gcc.dg/stack-usage-1.c SIZE values for powerpc Mike Stump
17:12 [PING][PATCH, testsuite] Update gcc.dg/stack-usage-1.c SIZE values for powerpc Peter Bergner
17:11 [google] Allow relative profile paths. (issue4280074) Martin Thuresson
16:58 Re: [PATCH] ENTRY_VALUE fixes (PR debug/48203) Richard Henderson
16:39 [testsuite] Generalize REs in gcc.dg/debug/dwarf2/pr47939-[1-4].c (PR testsuite/48238) Rainer Orth
16:26 [patch] Split RTL constant/copy propagation off from gcse.c to new cprop.c Steven Bosscher
16:13 C++ PATCHes to fix ref binding to array temporaries Jason Merrill
16:11 C++ PATCHes to restrictions on constexpr functions Jason Merrill
15:50 Re: Use gen_int_mode in expand_builtin_memset_args Richard Guenther
15:49 C++ PATCH to fix constexpr/noexcept bug Jason Merrill
15:47 Use gen_int_mode in expand_builtin_memset_args Richard Sandiford
15:44 [committed/vms] fix ice for vms/ia64 Tristan Gingold
15:19 Re: C++ PATCH for c++/48289 (-pedantic breaks std::move) Jason Merrill
14:38 Re: [PATCH] Better .debug_aranges fix (PR debug/48253, take 3) Jason Merrill
14:34 Re: [PATCH] Better .debug_aranges fix (PR debug/48253, take 3) Jakub Jelinek
14:34 Re: [h8300] Hookize FUNCTION_VALUE, LIBCALL_VALUE and FUNCTION_VALUE_REGNO_P Jeff Law
14:31 Re: [H8300] Remove ASM_OUTPUT_BSS Jeff Law
14:23 Re: [PATCH] Better .debug_aranges fix (PR debug/48253, take 3) Jason Merrill
14:22 Add support for DragonFlyBSD target to top level configure Nick Clifton
14:07 PATCH: PR boehm-gc/48299: FAIL: boehm-gc.c/thread_leak_test.c H.J. Lu
13:47 Re: [patch] plug mem leak in gcse Richard Guenther
13:30 [patch] plug mem leak in gcse Steven Bosscher
13:14 PATCH: PR testsuite/48276: FAIL: gcc.target/i386/pr47502-2.c H.J. Lu
13:10 [PING] Fix PR46399 - missing mode promotion for libcall args Andreas Krebbel
12:22 Re: Use LINK_PLUGIN_SPEC on Darwin (PR target/48245) Dominique Dhumieres
12:14 Re: Use LINK_PLUGIN_SPEC on Darwin (PR target/48245) Dominique Dhumieres
11:37 Re: More toplevel configure.ac pruning Paolo Bonzini
11:34 Re: More toplevel configure.ac pruning Joseph S. Myers
11:20 Re: [patch ada]: Fix MSG_WAITALL handling for windows native targets Kai Tietz
11:17 Re: [patch] Fix bogus source locations with optimization Richard Guenther
11:08 Re: [patch] Fix bogus source locations with optimization Eric Botcazou
11:08 Re: [patch ada]: Fix issues about multilib build of native windows Kai Tietz
11:06 Use LINK_PLUGIN_SPEC on Darwin (PR target/48245) Rainer Orth
11:03 Re: [patch ada]: Fix MSG_WAITALL handling for windows native targets Arnaud Charlet
10:59 Re: fix for 48208 and 48260 on darwin Joseph S. Myers
10:59 Re: [patch ada]: Fix issues about multilib build of native windows Arnaud Charlet
10:50 Re: [ARM] PR 47553: vld1q_lane_u8 & co. don't accept lanes >= 8 Richard Sandiford
10:20 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Richard Guenther
10:14 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Rainer Orth
10:08 Re: [patch] Fix bogus source locations with optimization Richard Guenther
10:02 Re: [PATCH 1/4] Remove cgraph_node function and fixup all callers Martin Jambor
10:01 Re: [patch ada]: Prevent warning about PERSONALITY_FUNCTION in raise-gcc.c Kai Tietz
09:39 Re: [patch ada]: Fix issues about multilib build of native windows and handle MSG_WAITALL for windows native targets Kai Tietz
09:38 [patch ada]: Fix issues about multilib build of native windows Kai Tietz
09:36 Re: [patch ada] Use Ada output of gnatbind for building tools Eric Botcazou
09:32 Re: [patch ada] Use Ada output of gnatbind for building tools Arnaud Charlet
09:30 Re: [patch ada]: Prevent warning about PERSONALITY_FUNCTION in raise-gcc.c Arnaud Charlet
09:26 [patch ada]: Fix MSG_WAITALL handling for windows native targets Kai Tietz
09:26 [patch ada] Use Ada output of gnatbind for building tools Tristan Gingold
09:25 [patch ada]: Prevent warning about PERSONALITY_FUNCTION in raise-gcc.c Kai Tietz
09:20 Re: [RFC PATCH] Typed DWARF stack Jakub Jelinek
09:08 Re: [patch ada]: Fix issues about multilib build of native windows and handle MSG_WAITALL for windows native targets Arnaud Charlet
09:05 [patch] Fix bogus source locations with optimization Eric Botcazou
09:02 Re: [patch ada]: Fix issues about multilib build of native windows and handle MSG_WAITALL for windows native targets Kai Tietz
09:00 PING^3: Reducing the overhead of dwarf2 location tracking Richard Sandiford
08:56 Re: [2/2] Reducing the overhead of dwarf2 location tracking Matthias Klose
08:49 Re: [patch ada]: Fix issues about multilib build of native windows and handle MSG_WAITALL for windows native targets Kai Tietz
08:13 Re: [patch ada]: Fix issues about multilib build of native windows and handle MSG_WAITALL for windows native targets Arnaud Charlet
07:55 Re: [patch] Fix SSA corruption with SLP Eric Botcazou
07:53 [patch ada]: Fix issues about multilib build of native windows and handle MSG_WAITALL for windows native targets Kai Tietz
07:42 Re: [patch] Fix SSA corruption with SLP Ira Rosen
07:39 Re: fix for 48208 and 48260 on darwin IainS
07:21 [PATCH, alpha]: Fix bootstrap failure due to expand optab cleanup Uros Bizjak
04:00 fix for 48208 and 48260 on darwin Christian SchÃler
02:51 Re: PATCH: Split AVX 32byte unalignd load/store H.J. Lu
00:38 Re: ira-improv patch has been committed H.J. Lu
00:22 Re: C++ PATCH for c++/48289 (-pedantic breaks std::move) Eric Botcazou

March 27, 2011
23:22 ira-improv patch has been committed Vladimir Makarov
22:17 [committed] Fix PA ior expanders John David Anglin
20:34 [H8300] Remove ASM_OUTPUT_BSS Anatoly Sokolov
20:09 [h8300] Hookize FUNCTION_VALUE, LIBCALL_VALUE and FUNCTION_VALUE_REGNO_P Anatoly Sokolov
19:15 libgo patch committed: Runtime profiling support (not working yet) Ian Lance Taylor
19:10 Re[2]: [MIPS] Hookize FUNCTION_VALUE, LIBCALL_VALUE and FUNCTION_VALUE_REGNO_P Anatoly Sokolov
18:57 Re: PATCH: Split AVX 32byte unalignd load/store H.J. Lu
18:07 libgo patch committed: Remove closedchan function Ian Lance Taylor
17:53 Re: PATCH: Split AVX 32byte unalignd load/store Uros Bizjak
17:52 Go patch committed: Error if no-value return with no result names Ian Lance Taylor
17:41 Re: [patch, Fortran] Some more trim optimizatins Thomas Koenig
16:40 Go patch committed: Better error about unsafe.Pointer indirect Ian Lance Taylor
16:38 Re: PATCH: Split AVX 32byte unalignd load/store H.J. Lu
16:35 Re: PATCH: Split AVX 32byte unalignd load/store Andi Kleen
15:47 Re: [testsuite, build] Convert boehm-gc testsuite to DejaGnu (PR boehm-gc/11412) H.J. Lu
13:45 [patch] Fix SSA corruption with SLP Eric Botcazou
13:44 PATCH: Split AVX 32byte unalignd load/store H.J. Lu
13:03 Re: [patch, Fortran] Some more trim optimizatins Tobias Burnus
09:58 Re: *ping* Re: [Patch, Fortran, 4.7] PR 18918 - Add initial support for a coarray communication library Tobias Burnus
09:33 [committed] PR target/38598: extendisi2 for MIPS Richard Sandiford
09:11 [committed] Use new expand interface for MIPS Richard Sandiford
04:17 Re: [PATCH] libdecnumber: start a gitignore Mike Frysinger

March 26, 2011
19:05 Go patch committed: Don't look up methods for pointer to interface Ian Lance Taylor
18:31 Go patch committed: Don't permit embedded pointer to interface Ian Lance Taylor
18:31 Re: [wwwdocs] Add Subversion revisions to the timeline Michael Matz
17:44 Re: Improve jump threading #1 of N Richard Guenther
17:34 Re: [wwwdocs] Add Subversion revisions to the timeline Richard Guenther
17:29 Re: [wwwdocs] Add Subversion revisions to the timeline Michael Matz
17:26 [patch, testsuite] Another fix for gcc.dg/vect/vect-cselim-1.c Ira Rosen
15:55 Re: *ping* Re: [Patch, Fortran, 4.7] PR 18918 - Add initial support for a coarray communication library Jerry DeLisle
15:14 [PATCH, ARM] PR47855 Compute attr "length" for some thumb2 insns Carrot Wei
14:56 Re: [wwwdocs] Add Subversion revisions to the timeline Diego Novillo
13:04 Fix nasty bug in reg-stack.c Eric Botcazou
12:34 Re: [wwwdocs] Add Subversion revisions to the timeline Florian Weimer
11:49 Re: *ping* Re: [Patch, Fortran, 4.7] PR 18918 - Add initial support for a coarray communication library Tobias Burnus
11:15 Re: [wwwdocs] Add Subversion revisions to the timeline Richard Guenther
11:13 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Richard Guenther
10:19 [Ada] Fix crash on declaration of constant with discriminated type Eric Botcazou
10:01 [wwwdocs] Add Subversion revisions to the timeline Florian Weimer
09:55 [Ada] Fix crash on access type to limited with'ed type Eric Botcazou
09:43 [patch, Fortran] Some more trim optimizatins Thomas Koenig
09:35 [Ada] Lift old restriction on inlining Eric Botcazou
09:27 [committed] Selected backports to 4.6 Jakub Jelinek
07:09 Re: [Patch, libgFortran] Fix MinGW64 compile warning Janne Blomqvist
06:06 Go patch committed: check for ... with builtin functions Ian Lance Taylor
05:45 Go patch committed: better error setting const to nil Ian Lance Taylor
05:33 Go patch committed: Correctly parse case <-c <- v Ian Lance Taylor
03:26 Re: [PATCH 3/6] Allow jumps in epilogues Richard Henderson
02:51 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Michael Matz
02:50 Re: Cleaning up expand optabs code Richard Henderson
02:47 Re: More static checking fixes (unused LHS assignments) Richard Henderson
00:20 Re: PowerPC64 reload failure with misaligned fp load Alan Modra

March 25, 2011
23:16 [v3] implement LWG issues 1514, 2030, 2031 Jonathan Wakely
22:56 Re: [4.7] Avoid global state in sparc_handle_option Eric Botcazou
22:52 Re: regex issue Jonathan Wakely
20:42 Go patch committed: clean up handling of undefined types Ian Lance Taylor
20:36 Re: PowerPC64 reload failure with misaligned fp load Ulrich Weigand
20:33 [pph] Add hooks for writing/reading ASTs (2/2) (issue4275081) Diego Novillo
20:32 [pph] Add hooks for writing/reading ASTs (1/2) (issue4306053) Diego Novillo
20:20 More static checking fixes (unused LHS assignments) Jeff Law
20:15 [PATCH] Don't use mempcpy in libquadmath Jakub Jelinek
19:30 Re: PowerPC64 reload failure with misaligned fp load David Edelsohn
19:24 Re: PR 47487 powerpc64 ICE building libgo David Edelsohn
19:23 go patch committed: Avoid double error on negative shift count Ian Lance Taylor
19:23 Re: [PING^2]: For unreviewed patches Kai Tietz
18:49 Re: Cleaning up expand optabs code Richard Henderson
18:39 Re: [PING^2]: For unreviewed patches Jeff Law
18:35 Re: Scheduler cleanups, 5/5 Jeff Law
18:31 Re: Scheduler cleanups, 4/N Jeff Law
18:31 Re: Scheduler cleanups, 2/N Jeff Law
18:30 Re: Cleaning up expand optabs code Richard Sandiford
18:29 Re: Cleaning up expand optabs code Richard Sandiford
18:27 Re: Tighten ARM's CANNOT_CHANGE_MODE_CLASS Richard Sandiford
18:21 Re: [Patch, Fortran] PR 48174+45304: No varags if interface is known Tobias Burnus
17:57 Re: [Patch, Fortran] PR 48174+45304: No varags if interface is known Tobias Burnus
17:56 [PATCH] Simple cgraph_node() -> cgraph_get_node() conversions Martin Jambor
17:51 Re: Cleaning up expand optabs code Richard Sandiford
17:51 Re: [RFC PATCH] Typed DWARF stack Cary Coutant
17:35 Re: [PATCH 3/6] Allow jumps in epilogues Bernd Schmidt
17:35 go patch committed: Give error on label defined but not used Ian Lance Taylor
17:17 Re: Cleaning up expand optabs code Richard Henderson
17:14 Re: [testsuite, build] Convert boehm-gc testsuite to DejaGnu (PR boehm-gc/11412) Rainer Orth
17:10 [Patch, libgFortran] Fix MinGW64 compile warning Tobias Burnus
17:07 Re: [testsuite, build] Convert boehm-gc testsuite to DejaGnu (PR boehm-gc/11412) Rainer Orth
17:02 [PATCH] Better .debug_aranges fix (PR debug/48253, take 3) Jakub Jelinek
16:55 Re: [PATCH 1/4] Remove cgraph_node function and fixup all callers Jan Hubicka
16:48 Re: [PATCH, 4.7] Have all inlining destinations "analyzed" Jan Hubicka
16:44 Re: [RFC PATCH] Typed DWARF stack Roland McGrath
16:36 Re: mt-mep using EXTRA_TARGET_HOST_ALL_MODULES? DJ Delorie
16:31 Improve jump threading #1 of N Jeff Law
16:27 [PATCH] Really make copyprop propagate constants Richard Guenther
16:20 Re: [patch][ARM] Fix 16-bit -> 64-bit multiply and accumulate Andrew Stubbs
16:17 [PATCH] Better .debug_aranges fix (PR debug/48253, take 2) Jakub Jelinek
16:15 C++ PATCH for core issue 1135 (virtual and exception-specifications with default) Jason Merrill
16:12 Re: [PATCH] Fix DW_OP_GNU_entry_value handling in .debug_loc duplicate removal Richard Henderson
16:11 Re: [patch i386 windows]: Introduce call-abi for 32-bit mingw and make callee_pop_aggregate_return attribute by default on for 32-bit mingw target Kai Tietz
16:10 C++ PATCH for c++/48289 (-pedantic breaks std::move) Jason Merrill
16:10 [patch] Fix gcc.dg/vect/vect-cselim-1.c - PR target/48287 Ira Rosen
16:08 [pph] Add streaming hooks (issue4271074) Diego Novillo
16:00 C++ PATCH to add -std=c++03 Jason Merrill
15:57 [Patch] muldi3 for bfin Henderson, Stuart
15:46 Re: [patch i386 windows]: Introduce call-abi for 32-bit mingw and make callee_pop_aggregate_return attribute by default on for 32-bit mingw target Richard Henderson
15:39 Re: [cxx-mem-model] disallow load data races (1 of some) Richard Guenther
15:35 Re: [testsuite] Fix gcc.dg/torture/pr47917.c on IRIX 6.5 Richard Guenther
15:33 Re: [cxx-mem-model] disallow load data races (1 of some) Jakub Jelinek
15:30 Re: [cxx-mem-model] disallow load data races (1 of some) Jeff Law
15:27 [testsuite] Fix gcc.dg/torture/pr47917.c on IRIX 6.5 Rainer Orth
15:20 Re: [cxx-mem-model] disallow load data races (1 of some) Michael Matz
15:15 PR 47487 powerpc64 ICE building libgo Alan Modra
15:09 PowerPC64 reload failure with misaligned fp load Alan Modra
14:59 [PATCH] Baby-step for cleaning up the gimple verifier(s) Richard Guenther
13:12 Re: More toplevel configure.ac pruning Joseph S. Myers
13:00 Re: [testsuite] Mark gcc.dg/graphite/block-[3478].c as expensive (PR testsuite/48283) Richard Guenther
13:00 Re: Cleaning up expand optabs code Georg-Johann Lay
12:58 [testsuite] Mark gcc.dg/graphite/block-[3478].c as expensive (PR testsuite/48283) Rainer Orth
12:58 Re: [cxx-mem-model] disallow load data races (1 of some) Aldy Hernandez
12:41 Re: Cleaning up expand optabs code Georg-Johann Lay
12:03 Re: More toplevel configure.ac pruning Rainer Orth
11:58 Re: [PATCH][ARM] Discourage use of NEON on Cortex-A8 Andrew Stubbs
11:55 Re: [PATCH] small refactoring in fold-const.c Diego Novillo
11:53 [PATCH] small refactoring in fold-const.c Nathan Froyd
11:47 [PATCH] fix PR bootstrap/48282 Nathan Froyd
11:45 Re: More toplevel configure.ac pruning Paolo Bonzini
11:42 [Patch] New builtin tests for bfin Henderson, Stuart
11:33 Re: More toplevel configure.ac pruning Joseph S. Myers
11:33 [RFC PATCH] Typed DWARF stack Jakub Jelinek
11:14 Re: Tighten ARM's CANNOT_CHANGE_MODE_CLASS Richard Earnshaw
11:06 Re: More toplevel configure.ac pruning Paolo Bonzini
11:05 Re: [testsuite, ada] Convert ACATS to DejaGnu (PR testsuite/37703) Rainer Orth
11:05 Re: mt-mep using EXTRA_TARGET_HOST_ALL_MODULES? Paolo Bonzini
11:03 Re: More toplevel configure.ac pruning Joseph S. Myers
10:59 Re: mt-mep using EXTRA_TARGET_HOST_ALL_MODULES? Joseph S. Myers
10:59 [PATCH] Fix DW_OP_GNU_entry_value handling in .debug_loc duplicate removal Jakub Jelinek
10:39 Re: [testsuite, build] Convert boehm-gc testsuite to DejaGnu (PR boehm-gc/11412) Paolo Bonzini
10:28 Re: [patch middle-end c c++]: Optimize cost of comp_type_attributes Kai Tietz
10:25 Re: [PATCH 1/4] Remove cgraph_node function and fixup all callers Martin Jambor
10:13 [PATCH] Remove -O0 special casing in the stmt verifier Richard Guenther
10:10 Re: [v3] Fix negative_binomial_distribution Paolo Carlini
10:06 Re: [patch middle-end c c++]: Optimize cost of comp_type_attributes Jason Merrill
10:03 Re: [cxx-mem-model] disallow load data races (1 of some) Richard Guenther
09:52 Re: [patch middle-end c c++]: Optimize cost of comp_type_attributes Kai Tietz
09:34 Re: [patch middle-end c c++]: Optimize cost of comp_type_attributes Jason Merrill
09:28 Re: Tighten ARM's CANNOT_CHANGE_MODE_CLASS Richard Sandiford
08:48 [PING^2]: For unreviewed patches Kai Tietz
07:51 Re: More toplevel configure.ac pruning Paolo Bonzini
07:47 Re: Remove old host cases from toplevel configure Paolo Bonzini
07:46 Re: mt-mep using EXTRA_TARGET_HOST_ALL_MODULES? Paolo Bonzini
05:24 Re: [PATCH] use cfglayout mode for instatiate_virtual_regs H.J. Lu
05:15 Go patch committed: Remove closed function Ian Lance Taylor
04:12 Re: [PATCH] use cfglayout mode for instatiate_virtual_regs H.J. Lu
00:57 Re: [alpha] Revert input_operand change for vms Richard Henderson
00:54 [alpha] Tidy some byte manipulation users. Richard Henderson
00:49 [alpha] Remove big-endian code generation. Richard Henderson
00:34 [alpha] Unify movdi with attribute enabled. Richard Henderson
00:30 [alpha] Unify most move patterns with attribute enabled Richard Henderson
00:20 [alpha] cleanup sign_extension patterns Richard Henderson
00:12 [alpha] Unify zero_extend patterns with attribute enabled Richard Henderson
00:06 [alpha] Revert input_operand change for vms Richard Henderson

March 24, 2011
23:59 Re: [4.7] Avoid global state in sparc_handle_option Joseph S. Myers
23:57 Re: [cxx-mem-model] disallow load data races (1 of some) Andrew MacLeod
23:46 libgo patch committed: Update to current version of Go library Ian Lance Taylor
23:44 Re: [debug] dwarf2out emits unnecessary null byte in empty .debug_abbrev section Richard Henderson
23:06 Re: [toplevel] cleanup mh-cygwin Dave Korn
22:51 Re: [google] Port lock annotations/analysis to google/main branch (issue4275075) lcwu
22:11 Re: More fixes from static analysis checkers Diego Novillo
21:53 More fixes from static analysis checkers Jeff Law
21:51 Re: [cxx-mem-model] disallow load data races (1 of some) Joseph S. Myers
21:44 Re: [google] Port lock annotations/analysis to google/main branch (issue4275075) Diego Novillo
21:31 Re: [cxx-mem-model] disallow load data races (1 of some) Aldy Hernandez
20:54 Re: [debug] dwarf2out emits unnecessary null byte in empty .debug_abbrev section Mark Wielaard
20:50 Re: [RFC PATCH, i386]: ICE: in final_scan_insn due to late split Uros Bizjak
20:35 Re: [PATCH] use cfglayout mode for instatiate_virtual_regs Richard Henderson
20:25 Re: [patch] Do not generate useless branches for multi-word comparison Richard Henderson
20:18 Re: [debug] Remove deprecated DW_FORM_sig8 define Richard Henderson
20:15 Re: [PATCH] Fix PR 48144 Vladimir Makarov
20:14 Re: [debug] dwarf2out emits unnecessary null byte in empty .debug_abbrev section Richard Henderson
20:12 More toplevel configure.ac pruning Joseph S. Myers
19:59 Re: [RFC PATCH, i386]: ICE: in final_scan_insn due to late split Rainer Orth
19:58 Re: [cxx-mem-model] disallow load data races (1 of some) Richard Henderson
19:49 Re: Remove old host cases from toplevel configure Joseph S. Myers
19:44 Re: [patch middle-end c c++]: Optimize cost of comp_type_attributes Kai Tietz
19:43 Re: mt-mep using EXTRA_TARGET_HOST_ALL_MODULES? Joseph S. Myers
19:30 Re: [PATCH, 4.7] Have all inlining destinations "analyzed" Martin Jambor
17:53 Re: mt-mep using EXTRA_TARGET_HOST_ALL_MODULES? Paolo Bonzini
17:47 Re: [libgo] Support Solaris 8/9 Rainer Orth
17:46 Re: [libgo] Support Solaris 8/9 Ian Lance Taylor
17:46 [toplevel] Target fragments cleanups Paolo Bonzini
17:45 Re: [patch i386 windows]: Introduce call-abi for 32-bit mingw and make callee_pop_aggregate_return attribute by default on for 32-bit mingw target Kai Tietz
17:44 Re: mt-mep using EXTRA_TARGET_HOST_ALL_MODULES? Joseph S. Myers
17:41 Re: [patch middle-end c c++]: Optimize cost of comp_type_attributes Kai Tietz
17:36 Re: mt-mep using EXTRA_TARGET_HOST_ALL_MODULES? DJ Delorie
17:35 [patch i386 windows]: Introduce call-abi for 32-bit mingw and make callee_pop_aggregate_return attribute by default on for 32-bit mingw target Kai Tietz
17:34 mt-mep using EXTRA_TARGET_HOST_ALL_MODULES? Paolo Bonzini
17:33 [cxx-mem-model] disallow load data races (1 of some) Aldy Hernandez
17:28 Re: [PATCH 2/2] refactor emit_*_{after,before}{,_setloc} using common functions Richard Henderson
17:25 Re: Can't use SImode as Pmode for x32 Richard Henderson
17:25 Re: [toplevel] remove empty cases Paolo Bonzini
17:24 Commit: RX: Add alignment for jumps, loops and labels Nick Clifton
17:23 Re: [toplevel] remove empty cases Rainer Orth
17:19 Re: [toplevel] remove empty cases Joseph S. Myers
17:13 [toplevel] remove empty cases Paolo Bonzini
17:13 Re: [PATCH] Better .debug_aranges fix (PR debug/48253) Jakub Jelinek
17:11 Re: [patch middle-end c c++]: Optimize cost of comp_type_attributes Jason Merrill
17:11 [toplevel] cleanup mh-cygwin Paolo Bonzini
17:09 Re: Cleaning up expand optabs code Richard Henderson
17:08 Re: [PATCH] Better .debug_aranges fix (PR debug/48253) Jason Merrill
17:06 [toplevel] cleanup X11_FLAGS_TO_PASS Paolo Bonzini
17:06 Re: [patch middle-end c c++]: Optimize cost of comp_type_attributes Kai Tietz
17:00 [toplevel] remove tentative_cc Paolo Bonzini
16:59 [v3] Fix negative_binomial_distribution Paolo Carlini
16:53 cleanup host fragments more 1/n Paolo Bonzini
16:51 Re: [PATCH v3] Re: avoid useless if-before-free tests Jim Meyering
16:48 Re: [PATCH] reload: Avoid superfluous reloads after find_reloads_subreg_address Ulrich Weigand
16:48 Re: Tighten ARM's CANNOT_CHANGE_MODE_CLASS Richard Earnshaw
16:44 [libgo] Support Solaris 8/9 Rainer Orth
16:39 Re: Remove old host cases from toplevel configure Paolo Bonzini
16:35 [PATCH] S/390: Fix reject malformed symbolic addresses in preferred_reload_class Andreas Krebbel
16:33 [libgo] Improve Solaris 2/SPARC support Rainer Orth
16:28 Re: [PATCH, C++ testsuite] Fix g++.dg/abi/arm_cxa_vec1.C Richard Earnshaw
16:26 [debug] dwarf2out emits unnecessary null byte in empty .debug_abbrev section Mark Wielaard
16:09 [Ada] Change return mechanism for variable-sized constrained array types Eric Botcazou
15:57 Tweak ARM vld3q and vld4q patterns Richard Sandiford
15:56 Re: [x32] PATCH: PR middle-end/47725: [x32] error: unable to find a register to spill in class DIREG Eric Botcazou
15:54 *ping* Re: [Patch, Fortran, 4.7] PR 18918 - Add initial support for a coarray communication library Tobias Burnus
15:41 Tighten ARM's CANNOT_CHANGE_MODE_CLASS Richard Sandiford
15:30 [debug] Remove deprecated DW_FORM_sig8 define Mark Wielaard
15:22 Re: [PATCH PING] fortran-specific bits of tree-slimming patches Jerry DeLisle
15:16 [Ada] Fix bogus CE raised on call to overloaded function Eric Botcazou
15:14 Re: Cleaning up expand optabs code Richard Sandiford
15:11 Re: [Patch ARM] PR47930 Fix documentation for marm / mthumb Richard Earnshaw
15:09 Re: Cleaning up expand optabs code Richard Sandiford
14:57 [rs6000] Fix thinko in output_profile_hook Eric Botcazou
14:55 Re: [PATCH] fix memory accounting for copying nodes Richard Guenther
14:53 Re: [patch] Preserve source location in folder Richard Guenther
14:49 Re: Fix more minor issues from static checkers Diego Novillo
14:46 [PATCH] fix memory accounting for copying nodes Nathan Froyd
14:43 [patch] Do not generate useless branches for multi-word comparison Eric Botcazou
14:42 [patch] Preserve source location in folder Eric Botcazou
14:41 [PATCH] Paper over(?) PR48271 Richard Guenther
14:38 [PATCH] Fix PR48270 Richard Guenther
14:38 Fix more minor issues from static checkers Jeff Law
14:28 Re: Problem with ARM longcalls Bernd Schmidt
14:24 Re: Problem with ARM longcalls Richard Earnshaw
14:11 Remove old host cases from toplevel configure Joseph S. Myers
13:49 Re: [patch] Fix PR48183, NEON ICE in emit-rtl.c:immed_double_const() under -g Julian Brown
13:32 Re: [RFC] Add a new argument to SELECT_CC_MODE Richard Earnshaw
13:22 Re: [PATCH][ARM] Discourage use of NEON on Cortex-A8 Richard Earnshaw
13:20 Scheduler cleanups, 5/5 Bernd Schmidt
13:16 Scheduler cleanups, 4/N Bernd Schmidt
13:15 [PATCH PING] c++-specific bits of tree-slimming patches Nathan Froyd
13:12 Scheduler cleanups, 3/N Bernd Schmidt
13:10 [PATCH PING] fortran-specific bits of tree-slimming patches Nathan Froyd
13:10 Scheduler cleanups, 2/N Bernd Schmidt
13:08 Scheduler cleanups, 1/N Bernd Schmidt
13:05 Re: [PATCH][RFC] Add gimple_fold Diego Novillo
12:57 Re: [PATCH] finish hookization of FUNCTION_ARG &co. Diego Novillo
12:46 Re: [patch] Enhance conditional store sinking Ira Rosen
12:43 [PATCH] Fix PR48269 Richard Guenther
12:40 Re: [patch] Enhance conditional store sinking Richard Guenther
12:39 Re: [patch] Enhance conditional store sinking Richard Guenther
12:13 Re: Cleaning up expand optabs code Richard Sandiford
12:02 Re: Remove dead cases from toplevel configure.ac Paolo Bonzini
12:01 Re: Cleaning up expand optabs code Andreas Krebbel
12:00 Re: [patch middle-end c c++]: Optimize cost of comp_type_attributes Jason Merrill
11:47 [PATCH] use cfglayout mode for instatiate_virtual_regs Nathan Froyd
11:33 Re: [patch, ARM] Enable auto-detection of vector size for NEON Ramana Radhakrishnan
11:26 Remove dead cases from toplevel configure.ac Joseph S. Myers
11:13 Update config.sub Joseph S. Myers
11:07 Re: [patch, ARM] Enable auto-detection of vector size for NEON Ira Rosen
11:03 Re: [patch, ARM] Enable auto-detection of vector size for NEON Joseph S. Myers
10:57 Re: [patch] Fix PR48183, NEON ICE in emit-rtl.c:immed_double_const() under -g Richard Sandiford
10:56 Re: [patch middle-end c c++]: Optimize cost of comp_type_attributes Kai Tietz
10:52 Re: [patch, ARM] Fix PR48250, adjust DImode reload address legitimizing Richard Earnshaw
10:50 [PATCH] Fix PR 48144 Andrey Belevantsev
10:34 [Patch] New bfin divsi/udivsi implementations Henderson, Stuart
10:30 Re: [PATCH 3/6] Allow jumps in epilogues Bernd Schmidt
10:30 Re: [patch middle-end c c++]: Optimize cost of comp_type_attributes Kai Tietz
10:16 Re: [doc patch] obvious partial fix for other/48254 Jonathan Wakely
10:13 Re: [doc patch] obvious partial fix for other/48254 Richard Guenther
10:11 Re: [lto] Minor cleanups, export some functions (issue4272068) Richard Guenther
10:05 Re: [patch] Fix invalid GIMPLE out of SRA Richard Guenther
10:04 Re: Cleaning up expand optabs code Richard Sandiford
10:03 Re: [patch] Enhance conditional store sinking H.J. Lu
10:02 Re: [PATCH] Fix simplify_const_unary_operation (PR debug/48204) Richard Guenther
09:55 Re: [v3] Regenerate Solaris 2 baselines for GCC 4.6.0 release Rainer Orth
09:44 Re: [patch middle-end c c++]: Optimize cost of comp_type_attributes Jason Merrill
09:06 [patch, ARM] Enable auto-detection of vector size for NEON Ira Rosen
08:02 [Patch, testsuite]: Don't xfail sibcalls on AVR Georg-Johann Lay
07:15 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) H.J. Lu
06:01 Go patch commited: tuple receives indicate whether channel closed Ian Lance Taylor
03:57 [patch, ARM] Fix PR48250, adjust DImode reload address legitimizing Chung-Lin Tang
03:40 Re: Can't use SImode as Pmode for x32 H.J. Lu
00:40 Go patch committed: if statement condition is not optional Ian Lance Taylor
00:25 Re: [PATCH: ARM] PR 45335 Use ldrd and strd to access two consecutive words Mike Stump
00:03 Go patch committed: Change c <- v from an expression to a statement Ian Lance Taylor
00:03 Go testsuite patch committed: Ignore //// lines in errchk Ian Lance Taylor

March 23, 2011
22:18 [pph] AST streaming (4/4) (issue4303049) Diego Novillo
22:17 [pph] AST streaming (3/4) (issue4303049) Diego Novillo
22:16 [pph] AST streaming (2/4) (issue4303049) Diego Novillo
22:14 [pph] AST streaming (1/4) (issue4303049) Diego Novillo
22:03 [doc patch] obvious partial fix for other/48254 Jonathan Wakely
21:40 Re: [PATCH 2/2] refactor emit_*_{after,before}{,_setloc} using common functions Nathan Froyd
21:25 [lto] Minor cleanups, export some functions (issue4272068) Diego Novillo
21:14 libgo patch committed: send on a closed channel panics Ian Lance Taylor
21:04 Re: [MIPS] Hookize FUNCTION_VALUE, LIBCALL_VALUE and FUNCTION_VALUE_REGNO_P Richard Sandiford
20:59 [patch] Fix invalid GIMPLE out of SRA Eric Botcazou
20:55 Re: [PATCH 2/2] refactor emit_*_{after,before}{,_setloc} using common functions Richard Henderson
20:44 Re: [patch, hpux, testsuite] XFAIL pr47917.c for non-conforming snprintf Steve Ellcey
20:34 Re: [patch, hpux, testsuite] XFAIL pr47917.c for non-conforming snprintf John David Anglin
20:31 Re: [v3] Regenerate Solaris 2 baselines for GCC 4.6.0 release Benjamin Kosnik
20:18 Re: [PATCH 2/2] refactor emit_*_{after,before}{,_setloc} using common functions Nathan Froyd
20:11 [PATCH] Fix simplify_const_unary_operation (PR debug/48204) Jakub Jelinek
20:08 [PATCH] Better .debug_aranges fix (PR debug/48253) Jakub Jelinek
19:22 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Ulrich Weigand
19:17 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Jakub Jelinek
19:17 [RFC PATCH, i386]: ICE: in final_scan_insn due to late split Uros Bizjak
19:14 [MIPS] Hookize FUNCTION_VALUE, LIBCALL_VALUE and FUNCTION_VALUE_REGNO_P Anatoly Sokolov
19:06 Re: Can't use SImode as Pmode for x32 Richard Henderson
19:01 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Richard Henderson
18:37 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Jakub Jelinek
18:36 Re: [PATCH 2/2] refactor emit_*_{after,before}{,_setloc} using common functions Richard Henderson
18:27 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Richard Henderson
18:24 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) H.J. Lu
18:20 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Richard Henderson
18:10 [Patch] get an order number on -fdump-tree-all Pierre Vittet
18:05 Re: [Patch][AVR]: Use define_c_enum where appropriate Georg-Johann Lay
18:04 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Jakub Jelinek
18:01 Re: Cleaning up expand optabs code Anatoly Sokolov
17:59 [PATCH] reload: Avoid superfluous reloads after find_reloads_subreg_address Andreas Krebbel
17:50 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Richard Henderson
17:43 [PATCH, 4.7] Add float/double vector reductions to VSX Michael Meissner
17:39 RE: Fix for PR target/47779 Henderson, Stuart
17:37 Re: Fix a few use-after-free issues Jeff Law
17:27 Re: [PATCH 3/6] Allow jumps in epilogues Richard Henderson
17:24 Re: [PATCH 3/6] Allow jumps in epilogues Bernd Schmidt
17:21 [Patch] Ensure libbffastfp overrides libgcc Henderson, Stuart
17:19 Re: [PATCH 3/6] Allow jumps in epilogues Richard Henderson
16:57 Re: [PATCH 3/4] A tweak to fortran -> call graph interface Jan Hubicka
16:56 Re: [PATCH 4/4] Tweaks to objc -> call graph interface Jan Hubicka
16:55 Re: [PATCH 2/4] Tweaks to C++ -> call graph interface Jan Hubicka
16:49 Re: [PATCH 3/6] Allow jumps in epilogues Bernd Schmidt
16:46 Re: [PATCH 3/6] Allow jumps in epilogues Richard Henderson
16:34 RE: [Patch][AVR]: Use define_c_enum where appropriate Weddington, Eric
16:24 Re: [Patch][AVR]: Use define_c_enum where appropriate Richard Henderson
16:22 [patch, hpux, testsuite] XFAIL pr47917.c for non-conforming snprintf Steve Ellcey
16:15 RE: [Patch][AVR]: Use define_c_enum where appropriate Weddington, Eric
15:47 Problem with ARM longcalls Bernd Schmidt
15:37 Re: [patch] Enhance conditional store sinking Richard Guenther
15:18 Re: [PATCH 5/6] Generate more shrink-wrapping opportunities Jeff Law
15:15 Re: [patch, ARM] Fix PR46934, Thumb-1 ICE Richard Earnshaw
15:14 [PATCH] Fix PR48193 and dups Richard Guenther
15:10 Re: [Patch][AVR]: Use define_c_enum where appropriate Georg-Johann Lay
15:05 Re: [PATCH 5/6] Generate more shrink-wrapping opportunities Bernd Schmidt
15:03 Re: [PATCH 5/6] Generate more shrink-wrapping opportunities Jeff Law
15:00 RE: [Patch][AVR]: Use define_c_enum where appropriate Weddington, Eric
14:57 [PATCH 6/6] A testcase Bernd Schmidt
14:56 [PATCH 5/6] Generate more shrink-wrapping opportunities Bernd Schmidt
14:56 [PATCH 4/6] Shrink-wrapping Bernd Schmidt
14:53 [patch, ARM] Fix PR46934, Thumb-1 ICE Chung-Lin Tang
14:51 [PATCH 3/6] Allow jumps in epilogues Bernd Schmidt
14:48 [PATCH 2/6] Unique return rtx Bernd Schmidt
14:48 Re: [PATCH] Remove ipa-struct-reorg and ipa-type-escape Richard Guenther
14:46 [PATCH 1/6] Disallow predicating the prologue Bernd Schmidt
14:44 [Patch][AVR]: Use define_c_enum where appropriate Georg-Johann Lay
14:44 Shrink-wrapping: Introduction Bernd Schmidt
14:26 Re: Fix a few use-after-free issues Jeff Law
14:18 [PATCH] Add FRE pass to the early optimization pipeline Richard Guenther
13:58 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Ian Lance Taylor
13:56 Re: [libgo] Provide strerror_r replacement (PR go/47515) Rainer Orth
13:48 Re: [libgo] Provide strerror_r replacement (PR go/47515) Ian Lance Taylor
13:30 [PATCH] Remove ipa-struct-reorg and ipa-type-escape Richard Guenther
13:20 [PATCH] Fixup stdarg handling with &MEM_REF style pointer bumps Richard Guenther
13:14 Re: [4.7] Avoid global state in s390_handle_option Joseph S. Myers
12:46 Re: [libgo] Provide strerror_r replacement (PR go/47515) Rainer Orth
12:36 Re: [v3] Regenerate Solaris 2 baselines for GCC 4.6.0 release Jakub Jelinek
12:29 Re: [v3] Regenerate Solaris 2 baselines for GCC 4.6.0 release Rainer Orth
12:10 Re: [PATCH 2/2] refactor emit_*_{after,before}{,_setloc} using common functions Nathan Froyd
12:08 Re: [PATCH] sparc and alpha baseline_symbols.txt update Benjamin Kosnik
12:00 Re: [PATCH] Volatile bitfields vs. inline asm memory constraints Julian Brown
11:59 Re: [4.7] Avoid global state in s390_handle_option Andreas Krebbel
11:58 PING^2: PR 47551: ARM patch for Neon-related spill failure Richard Sandiford
11:56 [testsuite] Skip g++.dg/guality/guality.exp on Tru64 UNIX (PR testsuite/48251) Rainer Orth
11:29 [Patch] Update bfin part tests to latest silicon revision Henderson, Stuart
10:57 Re: [x32] PATCH: PR middle-end/47725: [x32] error: unable to find a register to spill in class DIREG H.J. Lu
10:45 [Patch] Update bfin parts to latest silicon revisions Henderson, Stuart
10:05 [Ada] Fix ICE on call returning variable-sized record type Eric Botcazou
09:50 [Ada] Small gigi tweaks Eric Botcazou
09:38 [Ada] Fix ICE on twin pair of dynamically-sized arrays Eric Botcazou
09:25 Re: [doc patch] fix PRs 48179, 48221 and 48234 Richard Guenther
09:09 Re: [PATCH 1/4] Remove cgraph_node function and fixup all callers Jan Hubicka
09:01 Re: [testsuite, build] Convert boehm-gc testsuite to DejaGnu (PR boehm-gc/11412) Rainer Orth
08:53 Re: [PATCH 0/4] Remove (lots of) lazy call graph node construction Jan Hubicka
08:27 Re: [x32] PATCH: PR middle-end/47725: [x32] error: unable to find a register to spill in class DIREG Eric Botcazou
05:28 Re: [patch, libgfortran] Bug 48030 - Implement read_x using fbuf_getc Janne Blomqvist
05:13 Re: [patch, libgfortran] Bug 48030 - Implement read_x using fbuf_getc Jerry DeLisle
05:01 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) H.J. Lu
04:53 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Ian Lance Taylor
03:29 Re: [x32] PATCH: PR middle-end/47725: [x32] error: unable to find a register to spill in class DIREG H.J. Lu
03:25 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) H.J. Lu
00:07 Re: [PATCH 2/2] refactor emit_*_{after,before}{,_setloc} using common functions Richard Henderson

March 22, 2011
23:13 Re: [PATCH 2/2] refactor emit_*_{after,before}{,_setloc} using common functions Nathan Froyd
22:39 [alpha] purge windows nt code from the backend Richard Henderson
22:28 [doc patch] fix PRs 48179, 48221 and 48234 Jonathan Wakely
22:18 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Ian Lance Taylor
22:02 [alpha] purge alpha-unicosmk code from the backend Richard Henderson
21:39 Re: [PATCH] dwarf2out: Print the name of the unspec as part of the warning Richard Henderson
21:28 Re: [PATCH 2/2] refactor emit_*_{after,before}{,_setloc} using common functions Richard Henderson
21:23 Re: [PATCH 1/2] refactor emit_*_{after,before}_noloc using common functions Richard Henderson
20:13 Re: Deprecating config-ml.in multilib selection options Joseph S. Myers
20:10 Re: [x32] PATCH: PR middle-end/47725: [x32] error: unable to find a register to spill in class DIREG Eric Botcazou
20:05 Re: [RFC] Add a new argument to SELECT_CC_MODE Eric Botcazou
20:01 Re: 4.7 deprecated targets removal patch Joseph S. Myers
19:39 Re: [Patch][AVR]: Support tail calls Denis Chertykov
19:30 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Ulrich Weigand
18:58 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Ian Lance Taylor
18:57 Re: RFC: Issue about assumption of DOSish file-system for cygwin Eli Zaretskii
18:54 Re: RFA: Add MN10300 to list of targets not supporting profiling Mike Stump
18:47 Re: [Patch][AVR]: Support tail calls Richard Henderson
18:32 Re: RFC: Issue about assumption of DOSish file-system for cygwin Kai Tietz
18:24 Re: RFC: Issue about assumption of DOSish file-system for cygwin Pedro Alves
18:11 Re: RFC: Issue about assumption of DOSish file-system for cygwin Kai Tietz
18:01 Re: [Patch][AVR]: Support tail calls Denis Chertykov
18:01 Re: RFC: Issue about assumption of DOSish file-system for cygwin Dave Korn
17:49 Re: Cleaning up expand optabs code Richard Henderson
17:46 Re: [libgo] Provide strerror_r replacement (PR go/47515) Jakub Jelinek
17:41 [libgo] Provide strerror_r replacement (PR go/47515) Rainer Orth
17:33 [libgo] Replace wait4 by waitpid (PR go/47515) Rainer Orth
16:52 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Andrew Pinski
16:42 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Ian Lance Taylor
16:25 Re: [Patch, Fortran] PR 48174+45304: No varags if interface is known Bob Deen
16:19 Re: RFA: Add MN10300 to list of targets not supporting profiling Nick Clifton
16:09 Re: [avr] fixup dwarf2 unwind info Richard Henderson
16:06 Re: [avr] fixup dwarf2 unwind info Bernd Schmidt
16:04 Re: Fix for PR target/47779 Bernd Schmidt
16:01 Re: [avr] fixup dwarf2 unwind info Richard Henderson
15:58 [PATCH] sparc and alpha baseline_symbols.txt update Jakub Jelinek
15:44 Re: [PATCH] FreeBSD SPARC allow target to be set via -mcpu and enable TLS Loren J. Rittle
15:41 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Jakub Jelinek
15:34 Re: [avr] fixup dwarf2 unwind info Richard Henderson
15:20 Re: Fix some LTO -fPIC testcases Richard Guenther
15:19 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Ulrich Weigand
15:18 [v3] Implement DR 1401 Paolo Carlini
15:18 Fix some LTO -fPIC testcases Bernd Schmidt
15:09 Re: Cleaning up expand optabs code Richard Sandiford
15:06 [PATCH] FreeBSD SPARC allow target to be set via -mcpu and enable TLS Marius Strobl
15:05 Re: [Patch] [libstdc++] [C++0x] Export std::string base object move constructor. Paolo Carlini
15:00 Re: [PATCH] finish hookization of FUNCTION_ARG &co. Nathan Froyd
14:58 Re: [Patch] [libstdc++] [C++0x] Export std::string base object move constructor. Benjamin Kosnik
14:48 Re: [Patch] [libstdc++] [C++0x] Export std::string base object move constructor. Jakub Jelinek
14:26 Re: [Patch] [libstdc++] [C++0x] Export std::string base object move constructor. Benjamin Kosnik
14:25 Re: [PATCH, libstdc++]: Export _ZNSt14numeric_limitsIgE12max_digits10E@@GLIBCXX_LDBL_3.4.14 John David Anglin
14:18 Re: [Patch] [libstdc++] [C++0x] Export std::string base object move constructor. Adam Butcher
14:15 Re: [Patch] [libstdc++] [C++0x] Export std::string base object move constructor. Paolo Carlini
14:11 Re: [Patch] [libstdc++] [C++0x] Export std::string base object move constructor. Jakub Jelinek
14:08 Re: [PATCH][ARM] Discourage use of NEON on Cortex-A8 Andrew Stubbs
14:06 Re: [PATCH][ARM] Discourage use of NEON on Cortex-A8 Richard Earnshaw
14:05 Re: [PATCH][ARM] Discourage use of NEON on Cortex-A8 Andrew Stubbs
14:04 [PATCH] Unify CCP helper routines Richard Guenther
14:03 Re: [Patch] [libstdc++] [C++0x] Export std::string base object move constructor. Paolo Carlini
13:52 Re: [Patch] [libstdc++] [C++0x] Export std::string base object move constructor. Paolo Carlini
13:40 Re: [Patch] [libstdc++] [C++0x] Export std::string base object move constructor. Paolo Carlini
13:40 Re: [Patch] [libstdc++] [C++0x] Export std::string base object move constructor. Jakub Jelinek
13:28 Re: [patch] Enhance conditional store sinking Ira Rosen
13:19 Re: [patch, libgfortran] Bug 48030 - Implement read_x using fbuf_getc Janne Blomqvist
13:10 [Patch] [libstdc++] [C++0x] Export std::string base object move constructor. Adam Butcher
12:48 Re: [PATCH] refactor common bits of building CALL_EXPRs Diego Novillo
12:36 [PATCH] Fix PR48228 Richard Guenther
12:32 [PATCH] refactor common bits of building CALL_EXPRs Nathan Froyd
12:32 Re: [avr] fixup dwarf2 unwind info Bernd Schmidt
12:30 [PATCH] use W_TYPE_SIZE more in libgcc Nathan Froyd
12:28 Re: [PATCH, libstdc++]: Export _ZNSt14numeric_limitsIgE12max_digits10E@@GLIBCXX_LDBL_3.4.14 Matthias Klose
12:14 Re: [PATCH, 4.7] Fix failure of two tests on 32-bit powerpc David Edelsohn
11:08 Re: [PATCH] recog.c: Fix RTX unsharing in change groups - v2 Eric Botcazou
11:01 Re: [PATCH, libstdc++]: Export _ZNSt14numeric_limitsIgE12max_digits10E@@GLIBCXX_LDBL_3.4.14 Uros Bizjak
11:00 RFC: Issue about assumption of DOSish file-system for cygwin Kai Tietz
11:00 [patch] Fix annoying gcov filename handling Eric Botcazou
10:44 Re: [PATCH, libstdc++]: Export _ZNSt14numeric_limitsIgE12max_digits10E@@GLIBCXX_LDBL_3.4.14 Jakub Jelinek
10:40 Re: [avr] fixup dwarf2 unwind info Denis Chertykov
10:27 Fix tree checking failure with -fdump-ada-spec Eric Botcazou
10:25 [PATCH, libstdc++]: Export _ZNSt14numeric_limitsIgE12max_digits10E@@GLIBCXX_LDBL_3.4.14 Uros Bizjak
09:54 Re: Fix for PR target/47779 Henderson, Stuart
09:41 Re: [Patch, Fortran] PR 48174+45304: No varags if interface is known Paul Richard Thomas
09:37 Re: RFA: Add MN10300 to list of targets not supporting profiling Rainer Orth
09:23 Re: [patch] Couple of tweaks to the gimplifier Richard Guenther
09:11 RFA: Add MN10300 to list of targets not supporting profiling Nick Clifton
09:07 Re: Fix typo on cygming.h Kai Tietz
09:00 Fix typo on cygming.h Nick Clifton
08:59 Re: [PATCH][RFC] Add gimple_fold Richard Guenther
08:22 [Patch, Fortran] PR 48174+45304: No varags if interface is known Tobias Burnus
08:09 Re: [Committed] S/390: Handle PLT/PLTOFF in delegitimize_address Andreas Krebbel
07:46 [PATCH] recog.c: Fix RTX unsharing in change groups - v2 Andreas Krebbel
07:40 Re: [Committed] S/390: Handle PLT/PLTOFF in delegitimize_address Jakub Jelinek
07:31 [Committed] S/390: Handle PLT/PLTOFF in delegitimize_address Andreas Krebbel
06:32 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Ian Lance Taylor
04:19 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) H.J. Lu
03:18 [PATCH 2/2] refactor emit_*_{after,before}{,_setloc} using common functions Nathan Froyd
03:18 [PATCH 1/2] refactor emit_*_{after,before}_noloc using common functions Nathan Froyd
03:18 [PATCH 0/2] reduce cut-and-paste programming in emit-rtl.c Nathan Froyd
01:14 Re: [patch, libgfortran] Bug 48030 - Implement read_x using fbuf_getc Jerry DeLisle
00:18 Re: invoke.texi: Fix minor typos Gerald Pfeifer

March 21, 2011
23:56 [PATCH, 4.7] Fix failure of two tests on 32-bit powerpc Michael Meissner
23:24 [PATCH, 4.7] Fix PR 48226, Allow Iterator::vector vector on powerpc with VSX Michael Meissner
22:40 Re: [PATCH][RFC] Add gimple_fold Diego Novillo
22:39 Re: Patch to align local PowerPC AltiVec arrays Wellander, Pat - Code Sourcery
22:26 Re: Patch to align local PowerPC AltiVec arrays Andrew Pinski
22:26 Re: Patch to align local PowerPC AltiVec arrays Andrew Pinski
22:22 Re: Patch to align local PowerPC AltiVec arrays Wellander, Pat - Code Sourcery
22:02 Re: [libgo] Support GOTESTFLAGS Ian Lance Taylor
22:01 Re: Patch to align local PowerPC AltiVec arrays Andrew Pinski
21:56 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Ian Lance Taylor
21:55 Patch to align local PowerPC AltiVec arrays Wellander, Pat - Code Sourcery
21:39 Re: Cleaning up expand optabs code Richard Sandiford
21:06 Re: Prune empty cases from toplevel configure.ac Ralf Wildenhues
20:50 [avr] fixup dwarf2 unwind info Richard Henderson
20:50 [PATCH, alpha]: Committed: use define_c_enum for the unspec/unspecv constants Uros Bizjak
20:19 Re: [Ada] Implement switches to reorder record components in gigi Duncan Sands
20:02 Re: [PATCH] Fix PR 48143 Andrey Belevantsev
19:56 Re: [PATCH, alpha]: Fix PR bootstrap/48214: ICE in dwarf2out_var_location Richard Henderson
19:27 Re: Cleaning up expand optabs code Richard Henderson
19:24 Re: [PATCH] prune warn_compact_unwind warnings on darwin Jakub Jelinek
19:18 Re: [PATCH] prune warn_compact_unwind warnings on darwin Mike Stump
19:16 Re: [PATCH] libstdc++ ABI issues with __int128 Jakub Jelinek
18:54 Re: [testsuite, build] Convert boehm-gc testsuite to DejaGnu (PR boehm-gc/11412) Mike Stump
18:40 [PATCH, alpha]: Fix PR bootstrap/48214: ICE in dwarf2out_var_location Uros Bizjak
18:40 PING: PATCH: PR target/46770: Use .init_array/.fini_array sections H.J. Lu
18:37 PING: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) H.J. Lu
18:33 Re: [testsuite, build] Convert boehm-gc testsuite to DejaGnu (PR boehm-gc/11412) Paolo Bonzini
18:33 Re: [testsuite, build] Convert boehm-gc testsuite to DejaGnu (PR boehm-gc/11412) Rainer Orth
18:32 Re: [PATCH] libstdc++ ABI issues with __int128 Benjamin Kosnik
18:28 Re: [testsuite, build] Convert boehm-gc testsuite to DejaGnu (PR boehm-gc/11412) Mike Stump
18:20 Re: [Ada] Avoid duplicating branches in loop conditions Eric Botcazou
17:59 Re: [PATCH] Fix shorten_compare (PR c/48197) Jakub Jelinek
17:53 Re: [patch] Couple of tweaks to the gimplifier Eric Botcazou
17:52 Re: [Ada] Implement switches to reorder record components in gigi Eric Botcazou
17:50 Re: Fix a few use-after-free issues Jakub Jelinek
17:50 Re: [PATCH 02/18] enforce TREE_CHAIN and TREE_TYPE accesses Eric Botcazou
17:44 Re: Fix a few use-after-free issues Diego Novillo
17:37 [patch middle-end c c++]: Optimize cost of comp_type_attributes Kai Tietz
17:37 Fix a few use-after-free issues Jeff Law
17:20 Re: [PATCH][ARM] Fix RVCT interoperation issue Andrew Stubbs
17:07 Re: [PATCH] libstdc++ ABI issues with __int128 Jakub Jelinek
16:59 Re: [build, doc] Obsolete Solaris 8 support Rainer Orth
16:58 Re: [PATCH] libstdc++ ABI issues with __int128 Benjamin Kosnik
16:56 [cxx-mem-model] test invalid bitfield twiddling Aldy Hernandez
16:55 Re: [build, doc] Obsolete Solaris 8 support Joseph S. Myers
16:53 Re: [PATCH] libstdc++ ABI issues with __int128 Benjamin Kosnik
16:46 Re: [build, doc] Obsolete Solaris 8 support Rainer Orth
16:31 Re: [PATCH] Fix shorten_compare (PR c/48197) Joseph S. Myers
16:25 [PATCH] More ternary RHS, less single Richard Guenther
16:06 Re: PATCH: copy_addr_to_reg: Convert to Pmode if needed Richard Sandiford
15:34 Re: [PATCH] Fix PR48210 Richard Guenther
15:30 Re: [PATCH] Fix PR48210 Rainer Orth
15:29 [patch committed] rs6000/t-freebsd trunk Andreas Tobler
15:29 Re: [PATCH] Fix PR48210 Richard Guenther
15:12 Re: [PATCH] Fix PR 48143 Uros Bizjak
15:07 [patch commited] rs6000/t-freebsd 4.6 branch Andreas Tobler
15:01 invoke.texi: Fix minor typos Nick Clifton
14:25 Re: [build, doc] Obsolete Solaris 8 support Joseph S. Myers
14:18 Re: [PATCH] Fix PR48210 Joseph S. Myers
13:50 Re: [PATCH 02/18] enforce TREE_CHAIN and TREE_TYPE accesses Nathan Froyd
13:48 [PATCH] Weaken PR47661 Richard Guenther
13:45 Re: [PATCH] Fix PR48210 Rainer Orth
13:41 [PATCH] Fix PR48210 Richard Guenther
13:39 [Patch] Disable -mfdpic for bfin-uclinux target Henderson, Stuart
13:37 Re: [testsuite] Don't xfail 22_locale/num_put/put/char/14220.cc on 64-bit Solaris 10/SPARC Richard Guenther
13:36 Re: [build] Honor --disable-symvers (PR bootstrap/48135) Richard Guenther
13:36 [testsuite] Don't xfail 22_locale/num_put/put/char/14220.cc on 64-bit Solaris 10/SPARC Rainer Orth
13:23 Re: [build] Honor --disable-symvers (PR bootstrap/48135) Rainer Orth
13:19 Re: [build] Honor --disable-symvers (PR bootstrap/48135) Richard Guenther
13:13 [PATCH] Fix PR 48143 Andrey Belevantsev
13:05 Re: [Ada] Implement switches to reorder record components in gigi Duncan Sands
13:00 Re: [testsuite, build] Convert boehm-gc testsuite to DejaGnu (PR boehm-gc/11412) Rainer Orth
12:49 Re: [build] Link with libstdc++ for libpwl test (PR bootstrap/48120) Paolo Bonzini
12:47 Re: [patch] Fix PR48183, NEON ICE in emit-rtl.c:immed_double_const() under -g Chung-Lin Tang
12:40 Re: [build] Link with libstdc++ for libpwl test (PR bootstrap/48120) Rainer Orth
12:40 Re: [build] Honor --disable-symvers (PR bootstrap/48135) Rainer Orth
12:31 [Ada] Implement switches to reorder record components in gigi Eric Botcazou
12:28 Re: [patch] Couple of tweaks to the gimplifier Richard Guenther
12:23 PING^2: Reducing the overhead of dwarf2 location tracking Richard Sandiford
12:12 [Ada] Avoid duplicating branches in loop conditions Eric Botcazou
12:07 Re: [doc] Update install.texi for Solaris 2, IRIX, Tru64 UNIX Rainer Orth
11:58 [libgo] Support GOTESTFLAGS Rainer Orth
11:55 [build, doc] Remove --enable-threads=solaris support Rainer Orth
11:51 Re: [build] Link with libstdc++ for libpwl test (PR bootstrap/48120) Paolo Bonzini
11:49 Re: [Patch][AVR]: Support tail calls Georg-Johann Lay
11:48 [build] Link with libstdc++ for libpwl test (PR bootstrap/48120) Rainer Orth
11:43 Re: [doc] Improve support library requirements documentation (PR bootstrap/48135) Richard Guenther
11:42 Re: [build] Honor --disable-symvers (PR bootstrap/48135) Paolo Bonzini
11:42 Re: [doc] Improve Perl requirements documentation (PR bootstrap/48135) Richard Guenther
11:41 [build, doc] Avoid File::Glob in in make_sunver.pl (PR bootstrap/48135) Rainer Orth
11:34 [build] Honor --disable-symvers (PR bootstrap/48135) Rainer Orth
11:30 extend.texi: Fix grammatical problems with builtin machine function descriptions Nick Clifton
11:26 [build, doc] Obsolete Solaris 8 support Rainer Orth
11:24 [patch] Couple of tweaks to the gimplifier Eric Botcazou
11:23 Re: [doc] Update install.texi for Solaris 2, IRIX, Tru64 UNIX Gerald Pfeifer
11:19 Re: C-family stack check for threads Thomas Klein
11:17 [doc] Improve support library requirements documentation (PR bootstrap/48135) Rainer Orth
11:10 [doc] Improve Perl requirements documentation (PR bootstrap/48135) Rainer Orth
10:47 Re: Prune empty cases from toplevel configure.ac Paolo Bonzini
10:43 Re: [patch gcc c++ c-family java fortan lto]: Fix DOS-filesystem issues Kai Tietz
10:42 Re: [patch libcpp]: Improve handling of DOS-filenames and -paths Kai Tietz
10:41 Prune empty cases from toplevel configure.ac Joseph S. Myers
10:27 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Paolo Bonzini
10:27 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Richard Guenther
10:26 [PATCH] dwarf2out: Print the name of the unspec as part of the warning Andreas Krebbel
10:18 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Rainer Orth
10:10 Re: [PATCH] recog.c: Fix RTX unsharing in change groups Eric Botcazou
10:01 [PATCH] Update some baseline_symbols.txt Jakub Jelinek
09:25 Re: [patch i386,c,c++]: PR/12171 - calling convention omitted in error message Gabriel Dos Reis
09:16 Re: [PATCH] libstdc++ ABI issues with __int128 Jakub Jelinek
08:56 Re: [PATCH] Fix s390 delegitimize_address ICE (PR target/48213) Andreas Krebbel
08:54 Re: [PATCH] recog.c: Fix RTX unsharing in change groups Andreas Krebbel
08:34 Re: [patch i386,c,c++]: PR/12171 - calling convention omitted in error message Kai Tietz
08:20 Re: [objc++] RFH: PR 48167 gengtype failure (issue4291054) Laurynas Biveinis
07:38 Re: [patch][4.7] Enhance XOR handling in simplify-rtx.c Chung-Lin Tang
07:15 Re: [patch, fortran] Function call optimization Thomas Koenig
06:29 [PATCH] Committed: fix typo in comment Mingjie Xing
04:15 Re: [x32] PATCH: PR middle-end/47725: [x32] error: unable to find a register to spill in class DIREG H.J. Lu
02:06 Trunk merged into fortran-exp branch Jerry DeLisle

March 20, 2011
23:36 Re: [PATCH, 4.7] PR 48192, Make conditional macros not defined for #ifdef Joseph S. Myers
23:32 Re: [patch, fortran] Function call optimization Mikael Morin
23:28 Re: PATCH: PR rtl-optimization/47502: Never combine asm statement Richard Henderson
21:50 Fix PR bootstrap/48168 Eric Botcazou
20:08 Re: [PATCH, 4.7] PR 48192, Make conditional macros not defined for #ifdef Mark Mitchell
19:48 [PATCH] Fix s390 delegitimize_address ICE (PR target/48213) Jakub Jelinek
17:10 Re: [patch, fortran] Function call optimization Thomas Koenig
16:32 Re: [PATCH, ARM] VSHL, VSHR, VLSHR immediate values support Ramana Radhakrishnan
15:58 Re: [PATCH] libstdc++ ABI issues with __int128 Jakub Jelinek
15:19 [Patch ARM] PR47930 Fix documentation for marm / mthumb Ramana Radhakrishnan
14:48 C-family stack check for threads Thomas Klein
13:26 Re: [PATCH] Fix -fcrossjumping at -O1 (PR rtl-optimization/48156) Kenneth Zadeck
12:57 [PATCH] ENTRY_VALUE fixes (PR debug/48203) Jakub Jelinek
12:49 [PATCH] Fix shorten_compare (PR c/48197) Jakub Jelinek
12:44 Re: [PATCH] Fix -fcrossjumping at -O1 (PR rtl-optimization/48156) Jakub Jelinek
11:11 Re: [patch] Fix PR48183, NEON ICE in emit-rtl.c:immed_double_const() under -g Richard Guenther
11:02 [patch] Fix PR48183, NEON ICE in emit-rtl.c:immed_double_const() under -g Chung-Lin Tang
10:56 Re: [PATCH] Document --with-plugin-ld Richard Guenther
08:02 [Patch ARM] PR48203 Don't split call from it's CALL_ARG_LOCATION note. Ramana Radhakrishnan
04:45 [patch, libgfortran] Bug 48030 - Implement read_x using fbuf_getc Jerry DeLisle
03:01 Re: A problem of our Gcc mirror Harry Wei
01:59 Re: Disallow redefinition of variably modified typedefs Joseph S. Myers
00:58 Re: [PATCH] libstdc++ ABI issues with __int128 Benjamin Kosnik

March 19, 2011
23:23 [PATCH Committed] [SH] Don't emit a constant pool between call and call_arg_location note Kaz Kojima
21:09 Re: [Patch, Fortran, 4.7] PR 18918 - Add initial support for a coarray communication library Tobias Burnus
20:33 Re: [patch, fortran] Function call optimization Mikael Morin
20:18 Re: A problem of our Gcc mirror Gerald Pfeifer
19:53 Re: Cleaning up expand optabs code Richard Sandiford
19:51 Re: [v3] Start random dists values testing Paolo Carlini
19:46 [wwwdocs] addition to gcc-4.6/changes.html Jonathan Wakely
19:30 [PATCH 1/4] Remove cgraph_node function and fixup all callers Martin Jambor
19:30 [PATCH 4/4] Tweaks to objc -> call graph interface Martin Jambor
19:29 [PATCH 2/4] Tweaks to C++ -> call graph interface Martin Jambor
19:29 [PATCH 3/4] A tweak to fortran -> call graph interface Martin Jambor
19:29 [PATCH 0/4] Remove (lots of) lazy call graph node construction Martin Jambor
19:25 Re: [Patch, Fortran, 4.7] PR 18918 - Add initial support for a coarray communication library Ralf Wildenhues
19:00 Re: [patch, fortran] Function call optimization Thomas Koenig
18:06 Re: [PATCH] Document --with-plugin-ld Gerald Pfeifer
18:01 Re: [Patch, Fortran, 4.7] PR 18918 - Add initial support for a coarray communication library Tobias Burnus
17:26 Re: [PATCH, i386]: Use indirect functions some more Uros Bizjak
17:26 Re: [Patch, Fortran, 4.7] PR 18918 - Add initial support for a coarray communication library Steve Kargl
16:23 [Patch, Fortran, 4.7] PR 18918 - Add initial support for a coarray communication library Tobias Burnus
15:46 Re: Can't use SImode as Pmode for x32 H.J. Lu
15:29 Re: PATCH: PR rtl-optimization/47502: Never combine asm statement H.J. Lu
14:36 Re: [libgfortran, patch] More than 26 temporary files with weak mktemp() FX
14:32 Re: [libgfortran, patch] More than 26 temporary files with weak mktemp() H.J. Lu
13:42 Re: [PATCH] Fix -fcrossjumping at -O1 (PR rtl-optimization/48156) Kenneth Zadeck
13:24 Re: Can't use SImode as Pmode for x32 H.J. Lu
13:02 Re: [PATCH] Fix -fcrossjumping at -O1 (PR rtl-optimization/48156) Jakub Jelinek
12:49 Re: [PATCH] Fix -fcrossjumping at -O1 (PR rtl-optimization/48156) Kenneth Zadeck
12:27 Re: Disallow redefinition of variably modified typedefs Jakub Jelinek
12:20 Re: Disallow redefinition of variably modified typedefs Richard Guenther
12:20 Re: [v3] Start random dists values testing Paolo Carlini
12:16 Re: [PATCH] Fix -fcrossjumping at -O1 (PR rtl-optimization/48156) Jakub Jelinek
12:13 Re: [v3] Start random dists values testing Dominique Dhumieres
12:11 Re: [testsuite] Properly XFAIL gcc.dg/vect/slp-multitypes-2.c on Solaris 2/SPARC Richard Guenther
12:09 Re: [PATCH] Fix -fcrossjumping at -O1 (PR rtl-optimization/48156) Kenneth Zadeck
10:55 Re: [PATCH] prune warn_compact_unwind warnings on darwin Jack Howarth
10:41 Re: [PATCH] prune warn_compact_unwind warnings on darwin Jack Howarth
09:39 Re: [PATCH] libstdc++ ABI issues with __int128 Jakub Jelinek
09:19 Re: [PATCH] Fix -fcrossjumping at -O1 (PR rtl-optimization/48156) Paolo Bonzini
09:19 [PATCH] libstdc++ ABI issues with __int128 Jakub Jelinek
08:52 Re: [PATCH] prune warn_compact_unwind warnings on darwin IainS
08:51 Re: [patch, fortran] Function call optimization N.M. Maclaren
06:22 Re: [PATCH] prune warn_compact_unwind warnings on darwin Mike Stump
04:04 Re: [objc++] RFH: PR 48167 gengtype failure (issue4291054) Mike Stump
00:46 Re: [PATCH, 4.7] Have all inlining destinations "analyzed" Martin Jambor

March 18, 2011
23:29 Disallow redefinition of variably modified typedefs Joseph S. Myers
23:27 [PATCH, 4.7] PR 48192, Make conditional macros not defined for #ifdef Michael Meissner
23:23 Re: [patch, fortran] Function call optimization Tobias Burnus
23:11 Re: 4.7 deprecated targets removal patch Joseph S. Myers
23:01 Re: Make C1X anonymous structs/unions follow N1549 Joseph S. Myers
22:54 Re: [Committed] S/390: Handle GOTOFF unspecs in delegitimize_address Jakub Jelinek
22:42 Re: Can't use SImode as Pmode for x32 Jakub Jelinek
22:42 Re: Can't use SImode as Pmode for x32 Richard Henderson
22:39 Re: PATCH: PR rtl-optimization/47502: Never combine asm statement Richard Henderson
22:36 Re: 4.7 deprecated targets removal patch Ralf Wildenhues
22:32 Re: Can't use SImode as Pmode for x32 H.J. Lu
22:31 Re: Make C1X anonymous structs/unions follow N1549 Mark Mitchell
22:18 Re: Can't use SImode as Pmode for x32 Richard Henderson
21:56 Re: Can't use SImode as Pmode for x32 H.J. Lu
21:52 Re: Make C1X anonymous structs/unions follow N1549 Jakub Jelinek
21:51 Re: PATCH: PR rtl-optimization/47502: Never combine asm statement H.J. Lu
21:42 Re: [patch i386,c,c++]: PR/12171 - calling convention omitted in error message Jason Merrill
21:20 Re: C++0x PATCH to add -fconstexpr-depth Jason Merrill
21:17 Make C1X anonymous structs/unions follow N1549 Joseph S. Myers
21:14 Re: [objc++] RFH: PR 48167 gengtype failure (issue4291054) Diego Novillo
21:09 Re: 4.7 deprecated targets removal patch Joseph S. Myers
21:08 Re: [PATCH, i386]: Use indirect functions some more Richard Henderson
21:05 Re: PATCH: PR rtl-optimization/47502: Never combine asm statement Richard Henderson
21:03 Re: Can't use SImode as Pmode for x32 Richard Henderson
20:56 Re: PATCH: PR rtl-optimization/47502: Never combine asm statement H.J. Lu
20:40 [PATCH, i386]: Use indirect functions some more Uros Bizjak
20:17 Re: [objc++] RFH: PR 48167 gengtype failure (iss ue4291054) Nicola Pero
20:17 [google] Cherry pick rev 171161 Diego Novillo
20:16 Re: [PATCH] recog.c: Fix RTX unsharing in change groups Eric Botcazou
20:04 Re: 4.7 deprecated targets removal patch Ralf Wildenhues
19:56 Re: PATCH: PR rtl-optimization/47502: Never combine asm statement Eric Botcazou
19:50 Re: [objc++] RFH: PR 48167 gengtype failure (issue4291054) Diego Novillo
19:47 Re: [libstdc++] Split testsuite/decimal/mixed-mode_neg.cc (issue4273077) Paolo Carlini
19:47 Re: 4.7 deprecated targets removal patch Joseph S. Myers
19:34 Re: 4.7 deprecated targets removal patch Ralf Wildenhues
19:22 Re: [libstdc++] Split testsuite/decimal/mixed-mode_neg.cc (issue4273077) Diego Novillo
18:40 Re: [objc++] RFH: PR 48167 gengtype failure (issue4291054) Basile Starynkevitch
18:39 Re: [PATCH][C] Fix PR47939 Joseph S. Myers
18:19 Re: RFA: fix PR c/48116 Joseph S. Myers
18:19 Re: [PATCH] Fix -fcrossjumping at -O1 (PR rtl-optimization/48156) Kenneth Zadeck
18:18 Re: [PATCH] Fix -fcrossjumping at -O1 (PR rtl-optimization/48156) Jakub Jelinek
18:16 Re: [Patch][AVR]: Support tail calls Denis Chertykov
18:07 Re: C++0x PATCH to add -fconstexpr-depth Joseph S. Myers
18:00 RE: [objc++] RFH: PR 48167 gengtype failure (iss ue4291054) Nicola Pero
17:49 [PATCH,committed] Update config.guess and config.sub David Edelsohn
17:48 Re: [DOC PATCH] 4.6 branching changes Joseph S. Myers
17:46 Re: [PATCH] Fix -fcrossjumping at -O1 (PR rtl-optimization/48156) Paolo Bonzini
17:37 [Committed] S/390: Handle GOTOFF unspecs in delegitimize_address Andreas Krebbel
17:37 [Committed] S/390: Don't split litpool between call and call_arg_location note Andreas Krebbel
17:35 Re: [libstdc++] Split testsuite/decimal/mixed-mode_neg.cc (issue4273077) Paolo Carlini
17:34 Re: [libstdc++] Split testsuite/decimal/mixed-mode_neg.cc (issue4273077) Diego Novillo
17:31 Re: [libstdc++] Split testsuite/decimal/mixed-mode_neg.cc (issue4273077) Paolo Carlini
17:29 Re: [libstdc++] Split testsuite/decimal/mixed-mode_neg.cc (issue4273077) Diego Novillo
17:23 Re: [libstdc++] Split testsuite/decimal/mixed-mode_neg.cc (issue4273077) Paolo Carlini
17:16 [libstdc++] Split testsuite/decimal/mixed-mode_neg.cc (issue4273077) Diego Novillo
17:05 Re: [Patch, IRA]: Use LOCAL_REGNO in cost computation for pro/epilogue Jeff Law
16:57 [build] Remove unused check-consistency target in gcc/Makefile.in Rainer Orth
16:35 Re: [PATCH] Fix -fcrossjumping at -O1 (PR rtl-optimization/48156) Kenneth Zadeck
16:34 Re: [PATCH] Fix -fcrossjumping at -O1 (PR rtl-optimization/48156) Michael Matz
16:32 Re: [PATCH] Fix -fcrossjumping at -O1 (PR rtl-optimization/48156) Paolo Bonzini
16:31 Re: [PATCH] Fix -fcrossjumping at -O1 (PR rtl-optimization/48156) Jakub Jelinek
16:23 Re: [PATCH] Fix -fcrossjumping at -O1 (PR rtl-optimization/48156) Kenneth Zadeck
16:13 [PATCH] Fix -fcrossjumping at -O1 (PR rtl-optimization/48156) Jakub Jelinek
16:09 [testsuite] Properly XFAIL gcc.dg/vect/slp-multitypes-2.c on Solaris 2/SPARC Rainer Orth
16:02 Re: [objc++] RFH: PR 48167 gengtype failure (issue4291054) Laurynas Biveinis
15:53 [objc++] RFH: PR 48167 gengtype failure (issue4291054) Diego Novillo
15:07 C++ PATCH for c++/48162 (ICE on call to function pointer returning a class) Jason Merrill
15:03 PATCHes for c++/48118 (accepts-invalid with volatile class), 23372 and 35315 Jason Merrill
14:35 Re: [PATCH] Document --with-plugin-ld Richard Guenther
14:12 Re: [testsuite] Skip gcc.dg/torture/20090618-1.c on IRIX (PR middle-end/47405) Richard Guenther
14:11 [PATCH][RFC] Add gimple_fold Richard Guenther
14:09 [testsuite] Skip gcc.dg/torture/20090618-1.c on IRIX (PR middle-end/47405) Rainer Orth
14:04 Re: [PATCH][PR48170] Remove bogus asserts from gcse.c Jeff Law
14:02 Re: [PATCH] Emit .debug_aranges when needed (PR debug/48176) Jason Merrill
14:01 Bug 47790 - [4.5/4.6/4.7 Regression] optimize_bitfield_assignment_op no longer works in 4.5.x Jeff Law
13:58 [PING] 3 patches waiting for review Andreas Krebbel
13:57 Re: [v3] Regenerate Solaris 2 baselines for GCC 4.6.0 release Rainer Orth
13:56 [PATCH] Emit .debug_aranges when needed (PR debug/48176) Jakub Jelinek
12:22 [PATCH Committed] [SH] Delegitimize more unspecs Kaz Kojima
12:01 [v3] Start random dists values testing Paolo Carlini
11:31 [Committed] S/390: Use define_c_enum for the unspec constants Andreas Krebbel
11:12 4.7 deprecated targets removal patch Joseph S. Myers
11:09 [PATCH][PR48170] Remove bogus asserts from gcse.c Maxim Kuvyrkov
11:05 Re: [PATCH] Document --with-plugin-ld Rainer Orth
10:46 [PATCH] Document --with-plugin-ld Richard Guenther
10:34 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Richard Guenther
10:27 Re: [libgfortran, patch] More than 26 temporary files with weak mktemp() Janne Blomqvist
10:23 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Rainer Orth
10:19 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Richard Guenther
10:16 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Rainer Orth
10:13 Re: [PATCH][C] Fix PR47939 Richard Guenther
10:10 Re: [Patch][AVR]: Support tail calls Georg-Johann Lay
10:09 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Richard Guenther
09:27 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Rainer Orth
08:37 Re: RX: 4.5 branch: Fix alignment and addressing issues. Nick Clifton
08:30 Re: [PATCH] Fix hppa-* --enable-checking=release bootstrap (PR bootstrap/48161) Richard Guenther
08:22 Re: PATCH: PR target/48171: Missing "Save" on -mavx and -mfma Richard Guenther
08:22 Re: RX: 4.5 branch: Fix alignment and addressing issues. Nick Clifton
07:13 Re: [PATCH: PR target/46975] Replace 32 bit instructions with 16 bit instructions in thumb2 Carrot Wei
04:01 Re: [x32] PATCH: PR middle-end/47725: [x32] error: unable to find a register to spill in class DIREG H.J. Lu
03:57 Re: PATCH: PR rtl-optimization/47502: Never combine asm statement H.J. Lu
03:28 Re: PATCH: PR rtl-optimization/47502: Never combine asm statement Geert Bosch
00:35 Re: PATCH: PR rtl-optimization/47502: Never combine asm statement H.J. Lu
00:30 Re: [x32] PATCH: PR middle-end/47725: [x32] error: unable to find a register to spill in class DIREG H.J. Lu

March 17, 2011
22:38 Re: [PATCH] Fix hppa-* --enable-checking=release bootstrap (PR bootstrap/48161) Jakub Jelinek
22:28 Can't use SImode as Pmode for x32 H.J. Lu
22:10 Re: [libgfortran, patch] More than 26 temporary files with weak mktemp() FX
22:02 C++ PATCH for c++/47504 (bogus overflow error with constexpr) Jason Merrill
21:30 RFC: PATCH: PR rtl-optimization/48155: Reload doesn't handle subreg properly H.J. Lu
20:34 Fix problem with guality tests Jeff Law
20:10 Reinstalled patch for 37273 Jeff Law
20:07 Re: [PATCH] Fix hppa-* --enable-checking=release bootstrap (PR bootstrap/48161) Jakub Jelinek
20:00 Re: [PATCH] Fix handling of calls to constants (PR debug/48163) Richard Henderson
19:56 Re: [PATCH] Adjust DECL_INCOMING_RTL for pass_by_reference parameters (PR debug/48163) Richard Henderson
19:55 Re: [PATCH] Fix hppa-* --enable-checking=release bootstrap (PR bootstrap/48161) Richard Henderson
19:48 Re: PATCH: PR debug/48160: prepare_call_arguments failed to handle subreg Richard Henderson
19:28 Re: RX: 4.5 branch: Fix alignment and addressing issues. Mike Stump
19:20 Re: Cleaning up expand optabs code Richard Henderson
18:46 [PATCH] Fix hppa-* --enable-checking=release bootstrap (PR bootstrap/48161) Jakub Jelinek
18:42 Re: PATCH: PR target/48171: Missing "Save" on -mavx and -mfma Uros Bizjak
18:40 [PATCH] Fix handling of calls to constants (PR debug/48163) Jakub Jelinek
18:37 [PATCH] Adjust DECL_INCOMING_RTL for pass_by_reference parameters (PR debug/48163) Jakub Jelinek
18:07 PATCH: PR debug/48160: prepare_call_arguments failed to handle subreg H.J. Lu
17:51 PATCH: PR target/48171: Missing "Save" on -mavx and -mfma H.J. Lu
17:48 Re: C++ PATCH for c++/48089 (ICE with invalid constexpr ctor) Gabriel Dos Reis
17:43 [testsuite] Remove explicit -O2 from gcc.c-torture/compile/pr44686.c Martin Jambor
17:19 Re: [PATCH] Fix PR48148 H.J. Lu
17:12 [Ada] Fix ICE on declaration of discriminated record type Eric Botcazou
17:03 Re: [patch i386,c,c++]: PR/12171 - calling convention omitted in error message Kai Tietz
16:50 Re: [PATCH] PR/Target 47998 Jeff Law
16:43 Re: PR debug/47510 Dodji Seketeli
16:33 Cleaning up expand optabs code Richard Sandiford
16:30 Re: RX: 4.5 branch: Fix alignment and addressing issues. DJ Delorie
16:25 Re: [AVR] Hookize LIBCALL_VALUE and FUNCTION_VALUE_REGNO_P Richard Henderson
16:24 Re: [patch i386,c,c++]: PR/12171 - calling convention omitted in error message Kai Tietz
16:20 C++ PATCH for core resolution 1212 (decltype of non-call xvalue) Jason Merrill
16:17 Re: [patch i386,c,c++]: PR/12171 - calling convention omitted in error message Jason Merrill
16:08 Re: [patch i386,c,c++]: PR/12171 - calling convention omitted in error message Kai Tietz
16:05 Re: PR debug/47510 Mark Mitchell
16:01 C++ PATCH for c++/48166 (ICE with invalid function-cv-quals) Jason Merrill
15:57 Re: PR45273 - The compiler depends on the host double Richard Henderson
15:49 [Patch] Disable -fstack-limit for bfin -mfdpic Henderson, Stuart
15:41 Re: C++ PATCH for c++/48089 (ICE with invalid constexpr ctor) Jason Merrill
15:38 Re: [patch i386,c,c++]: PR/12171 - calling convention omitted in error message Jason Merrill
15:32 Re: RX: 4.5 branch: Fix alignment and addressing issues. Richard Henderson
15:32 Re: [PATCH] PR/Target 47998 Yoshinori Sato
15:30 [PATCH][RFC] Unify constant folding Richard Guenther
15:18 Re: [patch][4.7] Enhance XOR handling in simplify-rtx.c Richard Henderson
15:02 Re: [patch] Enhance conditional store sinking Richard Guenther
14:56 [PATCH] Fix PR48134 Richard Guenther
14:53 Re: [patch] Enhance conditional store sinking Jeff Law
14:53 Re: [PATCH] Fix prepare_call_arguments for types passed by reference (PR middle-end/48152) Richard Henderson
14:51 Re: [PATCH] Don't emit entry_value/call_site stuff if -gstrict-dwarf (PR bootstrap/48153) Richard Henderson
14:49 Re: [patch] Enhance conditional store sinking Richard Guenther
14:36 Re: [PATCH][i386] Implement ix86_emit_swdivsf more efficiently Michael Matz
13:59 Re: [wwwdocs] gcc-4.6/porting_to.html Matthias Klose
13:57 [doc] Update install.texi for Solaris 2, IRIX, Tru64 UNIX Rainer Orth
13:33 Re: [libgfortran, 4.6] Don't use clock_gettime on Tru64 UNIX (PR fortran/47571) Rainer Orth
13:31 Re: [PATCH] Fix PR48148 H.J. Lu
13:26 Re: [PING][PATCH] Cleanup, use bitmap_set_range/bitmap_clear_range instead of bitmap_set_bit/bitmap_clear_bit loops. Jeff Law
13:24 [PATCH] Fix PR48148 Richard Guenther
13:17 [PATCH] Fix PR48165 Richard Guenther
12:43 Re: [PATCH] Ensure DEBUG_INSNs don't contain MEMs with non-canonical MEM_EXPRs (PR debug/48134) Richard Guenther
12:38 [Ada] Avoid too large read generated for complex packed array type Eric Botcazou
12:30 Re: RX: 4.5 branch: Fix alignment and addressing issues. Nick Clifton
11:46 Re: [ARM] PR 47553: vld1q_lane_u8 & co. don't accept lanes >= 8 Nick Clifton
11:45 Re: [wwwdocs] gcc-4.6/porting_to.html Ryan Hill
11:38 Re: [4.7] Avoid global state in sparc_handle_option Eric Botcazou
11:16 Re: [V850] Hookize OUTPUT_ADDR_CONST_EXTRA Nick Clifton
11:10 Re: PR debug/47510 Richard Guenther
11:09 Re: PR debug/47510 Dodji Seketeli
11:00 Re: [Patch][AVR]: Support tail calls Denis Chertykov
10:51 RX: Adjust memory move cost Nick Clifton
10:42 Re: [libgfortran, 4.6] Don't use clock_gettime on Tru64 UNIX (PR fortran/47571) Jakub Jelinek
10:24 [libgfortran, 4.6] Don't use clock_gettime on Tru64 UNIX (PR fortran/47571) Rainer Orth
09:29 Re: [libgfortran, patch] More than 26 temporary files with weak mktemp() Janne Blomqvist
08:46 Re: [patch i386,c,c++]: PR/12171 - calling convention omitted in error message Kai Tietz
08:41 Re: [PATCH] Ensure DEBUG_INSNs don't contain MEMs with non-canonical MEM_EXPRs (PR debug/48134) Richard Guenther
08:35 Re: PR45273 - The compiler depends on the host double Richard Guenther
08:34 Re: C++ PATCH for c++/48113 (SFINAE bug causing bind regression in libstdc++) Jakub Jelinek
08:26 Re: C++ PATCH for c++/48113 (SFINAE bug causing bind regression in libstdc++) Richard Guenther
08:24 Re: C++ PATCH for c++/48132 (ICE with constexpr and array) Richard Guenther
08:11 Re: [wwwdocs] gcc-4.6/porting_to.html Jakub Jelinek
07:59 Re: [wwwdocs] gcc-4.6/porting_to.html Hans-Peter Nilsson
06:51 [wwwdocs] gcc-4.6/porting_to.html Benjamin Kosnik
06:43 [PATCH] libdecnumber: start a gitignore Mike Frysinger
05:33 Re: C++ PATCH for c++/47999 (incorrect auto deduction in template) H.J. Lu
03:44 Re: C++ PATCH for c++/48089 (ICE with invalid constexpr ctor) Gabriel Dos Reis
03:02 Re: C++ PATCH for c++/48089 (ICE with invalid constexpr ctor) Jason Merrill
02:43 Re: C++ PATCH for c++/48089 (ICE with invalid constexpr ctor) Gabriel Dos Reis
02:32 C++ PATCH for c++/48089 (ICE with invalid constexpr ctor) Jason Merrill
02:30 C++ PATCH for c++/47301 (ICE with constexpr, array and -fabi-version=1) Jason Merrill
02:28 C++ PATCH for c++/46336 (ICE after complaint about extern "C" clash) Jason Merrill
02:26 C++ PATCH for c++/47570 (constexpr failure with >=) Jason Merrill
01:55 Re: [patch][4.7] Enhance XOR handling in simplify-rtx.c Chung-Lin Tang
00:27 Re: [PATCH] Updated DW_OP_GNU_entry_value/DW_TAG_GNU_call_site patch H.J. Lu
00:23 Re: PR debug/47510 Mark Mitchell

March 16, 2011
23:32 [PATCH] Ensure DEBUG_INSNs don't contain MEMs with non-canonical MEM_EXPRs (PR debug/48134) Jakub Jelinek
23:28 Re: [PATCH] Updated DW_OP_GNU_entry_value/DW_TAG_GNU_call_site patch Jakub Jelinek
23:25 PR45273 - The compiler depends on the host double Steven Bosscher
23:20 [PATCH] Don't emit entry_value/call_site stuff if -gstrict-dwarf (PR bootstrap/48153) Jakub Jelinek
23:18 libgo patch committed: Don't crash SIGPROF Ian Lance Taylor
23:16 [PATCH] Fix prepare_call_arguments for types passed by reference (PR middle-end/48152) Jakub Jelinek
23:08 go patch committed: Upgrade Go library Ian Lance Taylor
22:38 Re: [PATCH] Updated DW_OP_GNU_entry_value/DW_TAG_GNU_call_site patch H.J. Lu
22:04 [V850] Hookize OUTPUT_ADDR_CONST_EXTRA Anatoly Sokolov
21:51 Re: [AVR] Hookize LIBCALL_VALUE and FUNCTION_VALUE_REGNO_P Georg-Johann Lay
21:51 Re: [libgfortran, patch] More than 26 temporary files with weak mktemp() FX
21:32 [PING][PATCH] Cleanup, use bitmap_set_range/bitmap_clear_range instead of bitmap_set_bit/bitmap_clear_bit loops. Anatoly Sokolov
21:25 [AVR] Hookize LIBCALL_VALUE and FUNCTION_VALUE_REGNO_P Anatoly Sokolov
21:25 Re: [patch, fortran] Function call optimization Thomas Koenig
21:23 Re: C++ PATCH for c++/48113 (SFINAE bug causing bind regression in libstdc++) Paolo Carlini
20:46 Re: RX: 4.5 branch: Fix alignment and addressing issues. Mike Stump
20:41 Re: RX: 4.5 branch: Fix alignment and addressing issues. Mike Stump
20:17 C++ PATCH for core 1148 (move on return of function parameter) Jason Merrill
20:12 Re: A couple of small C++ cleanup PATCHes Jason Merrill
20:04 Re: PR debug/47510 Dodji Seketeli
20:00 C++ PATCH for c++/48132 (ICE with constexpr and array) Jason Merrill
19:59 Re: RFA: fix PR c/48116 Tom Tromey
19:58 Re: C++ PATCH for c++/48115 (ICE with ellipsis and templates) Jakub Jelinek
19:57 [PATCH] PR debug/28767 (Support pointer-to-member-function) Dodji Seketeli
19:54 C++ PATCH for c++/48115 (ICE with ellipsis and templates) Jason Merrill
19:52 C++ PATCH for c++/48113 (SFINAE bug causing bind regression in libstdc++) Jason Merrill
19:41 Re: [RFC PATCH, i386]: Vectorize calls to floor, ceil, trunc and rint functions. Uros Bizjak
19:05 Re: RX: 4.5 branch: Fix alignment and addressing issues. Andrew Pinski
19:04 Re: [Patch][AVR]: Support tail calls Georg-Johann Lay
18:57 Re: [RFC PATCH, i386]: Vectorize calls to floor, ceil, trunc and rint functions. H.J. Lu
18:39 Re: [RFC PATCH, i386]: Vectorize calls to floor, ceil, trunc and rint functions. H.J. Lu
18:29 Re: [PATCH] renable lto on darwin9 Mike Stump
18:21 Re: [patch][4.7] Enhance XOR handling in simplify-rtx.c Richard Henderson
17:58 Re: RX: 4.5 branch: Fix alignment and addressing issues. Nick Clifton
17:56 Re: RFA: fix PR c/48116 Jakub Jelinek
17:34 Re: Minor VRP jump threading improvement Jeff Law
17:18 RFA: fix PR c/48116 Tom Tromey
17:17 Re: PATCH: PR middle-end/48016: Inconsistency in non-local goto save area H.J. Lu
17:12 Re: RX: 4.5 branch: Fix alignment and addressing issues. Richard Henderson
17:11 A couple of small C++ cleanup PATCHes Jason Merrill
17:09 PATCH: PR middle-end/48016: Inconsistency in non-local goto save area H.J. Lu
17:06 Re: [v3] typeinfo tuning Benjamin Kosnik
16:56 Re: [patch] Simplify further in combine Richard Henderson
16:50 [PATCH] Fix parts of gcc.dg/guality/vla-1.c Richard Guenther
16:23 C++ PATCH for c++/47999 (incorrect auto deduction in template) Jason Merrill
16:22 Re: [PATCH] PR/Target 47998 Jeff Law
16:21 Re: PR debug/47510 Jason Merrill
16:12 Re: [v3] typeinfo tuning Benjamin Kosnik
16:04 Re: [PATCH] Prepare for constant folder canonicalizations H.J. Lu
15:53 [PATCH] Fix parts of PR48149 Richard Guenther
15:53 Re: [libgfortran, build] Remove AC_TRY_* macros from libgfortran configury FX
15:51 Re: [Patch][AVR]: Support tail calls Richard Henderson
15:34 Re: [PATCH] renable lto on darwin9 Jack Howarth
15:32 [PATCH] PR/Target 47998 Yoshinori Sato
15:01 [patch] Simplify further in combine Chung-Lin Tang
14:50 Re: [PATCH] renable lto on darwin9 Richard Guenther
14:49 [PATCH] renable lto on darwin9 Jack Howarth
13:55 [PATCH] Fix PR48147 Richard Guenther
13:50 [PATCH] Amend fixes for PR26134 and PR48037 Richard Guenther
13:44 Re: Minor VRP jump threading improvement Jeff Law
13:31 Re: [PATCH] Fix RTL DSE compile time hog (PR rtl-optimization/48141) Richard Guenther
13:28 Re: [PATCH] Fix RTL DSE compile time hog (PR rtl-optimization/48141) Kenneth Zadeck
13:10 Re: [PATCH] Fix RTL DSE compile time hog (PR rtl-optimization/48141) Jakub Jelinek
13:08 4.7 DWARF regressions H.J. Lu
12:37 [PATCH] Fix PR48146 Richard Guenther
12:19 Re: [PATCH] Fix RTL DSE compile time hog (PR rtl-optimization/48141) Paolo Bonzini
11:59 Re: [PATCH] Fix RTL DSE compile time hog (PR rtl-optimization/48141) Richard Guenther
11:53 Re: [PATCH] Fix RTL DSE compile time hog (PR rtl-optimization/48141) Jakub Jelinek
11:47 RX: 4.5 branch: Fix alignment and addressing issues. Nick Clifton
11:47 Re: [patch] Enhance conditional store sinking Ira Rosen
11:34 [PATCH] Prepare for constant folder canonicalizations Richard Guenther
11:22 RE: Fix for PR target/47951 Henderson, Stuart
10:33 Re: [Patch][AVR]: Support tail calls Georg-Johann Lay
10:31 Re: Minor VRP jump threading improvement Richard Guenther
10:30 Re: [patch] Enhance conditional store sinking Richard Guenther
10:27 Re: [v3] typeinfo tuning Marc Glisse
10:21 Re: [PATCH] Adjustment to DW_TAG_GNU_call_site patch for ICF debug Jakub Jelinek
10:11 Re: [PATCH] Adjustment to DW_TAG_GNU_call_site patch for ICF debug Andreas Schwab
10:00 Re: [PATCH][4.5] Fix backport of PR 47862 to 4.5 branch Richard Guenther
09:58 Re: [PATCH] Fix fallout of my fold_binary EQ/NE patch (PR middle-end/48136) Richard Guenther
09:43 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Rainer Orth
09:43 Re: [PATCH] Fix part of PR48037 Richard Guenther
09:27 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Paolo Bonzini
09:23 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Rainer Orth
09:18 Re: PR debug/47510 Dodji Seketeli
08:46 Re: [PATCH] Fix RTL DSE compile time hog (PR rtl-optimization/48141) Paolo Bonzini
08:44 Re: Minor VRP jump threading improvement Paolo Bonzini
06:49 [patch] Enhance conditional store sinking Ira Rosen
05:35 Re: [libgfortran, build] Remove AC_TRY_* macros from libgfortran configury Ralf Wildenhues
03:31 [x32] PATCH: Also check x32 for vect_cmdline_needed target. H.J. Lu
03:14 Re: [x32] PATCH: Update gcc.target/i386 for x32 H.J. Lu
01:51 Re: [PATCH] Remove -fenable-icf-debug support Richard Henderson
01:49 Re: [PATCH] Adjustment to DW_TAG_GNU_call_site patch for ICF debug Richard Henderson
01:45 Re: [PATCH] Updated ENTRY_VALUE patch (PR debug/45882) Richard Henderson
01:44 Re: [PATCH] Updated DW_OP_GNU_entry_value/DW_TAG_GNU_call_site patch Richard Henderson
01:01 [x32] PATCH: Properly save the x32 new stack boundary H.J. Lu
00:45 Re: [PATCH] Add check before potentially dividing by 0 asharif
00:00 Re: [PATCH] Fix RTL DSE compile time hog (PR rtl-optimization/48141) Mike Stump

March 15, 2011
23:44 [c++] refactor some data structures into cp/parser.h (issue4295052) Diego Novillo
23:44 Re: [PATCH] Fix part of PR48037 Andrew Pinski
23:35 Re: [PATCH, committed] Refix 48053, do not abort in loading 0 into VSX register under 32-bit Michael Meissner
23:34 Re: [v3] typeinfo tuning Benjamin Kosnik
23:22 Re: [v3] typeinfo tuning Benjamin Kosnik
23:19 Re: [PATCH] Fix RTL DSE compile time hog (PR rtl-optimization/48141) Jakub Jelinek
23:12 Re: [PATCH] Fix RTL DSE compile time hog (PR rtl-optimization/48141) Kenneth Zadeck
23:05 [PATCH] Fix RTL DSE compile time hog (PR rtl-optimization/48141) Jakub Jelinek
22:39 Re: [Patch][AVR]: Support tail calls Richard Henderson
21:37 Minor VRP jump threading improvement Jeff Law
20:32 Re: [C++0x patch] constexpr in attribute argument Jason Merrill
20:16 Re: [v3] typeinfo tuning Jonathan Wakely
20:07 [PATCH][4.5] Fix backport of PR 47862 to 4.5 branch Pat Haugen
19:47 Re: [v3] Regenerate Solaris 2 baselines for GCC 4.6.0 release Benjamin Kosnik
19:41 [PATCH] Fix fallout of my fold_binary EQ/NE patch (PR middle-end/48136) Jakub Jelinek
19:35 Re: [PATCH][bug 48123] Install cpu_defines.h for freestanding C++ library. Jakub Jelinek
19:26 Re: [v3] Regenerate Solaris 2 baselines for GCC 4.6.0 release Paolo Carlini
19:23 Re: [PATCH][bug 48123] Install cpu_defines.h for freestanding C++ library. Benjamin Kosnik
19:19 Re: [v3] typeinfo tuning Benjamin Kosnik
19:16 Re: [v3] Regenerate Solaris 2 baselines for GCC 4.6.0 release Paolo Carlini
19:05 Re: [v3] Regenerate Solaris 2 baselines for GCC 4.6.0 release Benjamin Kosnik
19:01 Re: [v3] Regenerate Solaris 2 baselines for GCC 4.6.0 release Benjamin Kosnik
18:40 Re: [PATCH][bug 48123] Install cpu_defines.h for freestanding C++ library. Paolo Carlini
18:38 Re: [PATCH][bug 48123] Install cpu_defines.h for freestanding C++ library. Paolo Carlini
18:31 C++ PATCH for core 1074 (specification of dependency of noexcept-expression) Jason Merrill
18:27 [PATCH][bug 48123] Install cpu_defines.h for freestanding C++ library. Doug Kwan (éæå)
18:22 C++0x PATCH to add -fconstexpr-depth Jason Merrill
18:22 Re: RFA/RFC: Enable both gold and ld in a single toolchain Matthias Klose
18:21 Re: [PATCH gcc/fortran] get rid of gfc_free Jim Meyering
18:21 C++0x PATCH to implement core 1191 (deleted base destructor) Jason Merrill
17:51 Re: [x32] PATCH: Update gcc.target/i386 for x32 H.J. Lu
17:38 C++ PATCH for c++/34758 (unclear error message about circular dependency in default arg) Jason Merrill
16:12 Re: [v3] Regenerate Solaris 2 baselines for GCC 4.6.0 release Rainer Orth
16:12 Re: PR debug/47510 Tom Tromey
15:48 Re: ivopts improvement Tom de Vries
15:10 Re: ivopts improvement Zdenek Dvorak
14:19 Re: ivopts improvement Tom de Vries
14:18 Re: [PATCH gcc/fortran] get rid of gfc_free Janne Blomqvist
13:54 Re: Fix PR 45844, gfortran.dg/vect/pr45714-b.f ICE on power7 David Edelsohn
13:47 RE: [Patch][AVR]: Support tail calls Boyapati, Anitha
13:38 [PATCH] Fix PR47650 Richard Guenther
13:34 [PATCH] Fix PR13954 Richard Guenther
13:23 [google] Created branch google/gcc-4_6 (issue4285048) Diego Novillo
13:15 Re: [ARM] PR 47553: vld1q_lane_u8 & co. don't accept lanes >= 8 Ramana Radhakrishnan
12:59 Re: [Patch] [C++0x] Support decltype as base-specifier (Bug 42603) Jason Merrill
12:52 Fix PR 45844, gfortran.dg/vect/pr45714-b.f ICE on power7 Alan Modra
12:32 [google] XFAIL execution of libmudflap.c/pass49-frag.c (issue4278049) Diego Novillo
12:19 [PATCH] Fix part of PR48037 Richard Guenther
11:57 Re: [patch gcc c++ c-family java fortan lto]: Fix DOS-filesystem issues Pedro Alves
11:52 Re: RFA/RFC: Enable both gold and ld in a single toolchain Nick Clifton
11:46 Re: [patch gcc c++ c-family java fortan lto]: Fix DOS-filesystem issues Kai Tietz
11:46 Re: [v3] typeinfo tuning Jonathan Wakely
11:32 [committed] Fix fallout from snprintf folding patch (PR tree-optimization/48129) Jakub Jelinek
11:31 Re: [PATCH, ARM] Fix PR 43872, incorrectly aligned VLAs Chung-Lin Tang
11:31 Re: [PATCH] Remove -fenable-icf-debug support Rainer Orth
11:30 Re: [patch gcc c++ c-family java fortan lto]: Fix DOS-filesystem issues Pedro Alves
11:27 [v3] Regenerate Solaris 2 baselines for GCC 4.6.0 release Rainer Orth
11:25 [PATCH] Remove -fenable-icf-debug support Jakub Jelinek
11:22 [PATCH] Adjustment to DW_TAG_GNU_call_site patch for ICF debug Jakub Jelinek
11:20 [PATCH] Updated ENTRY_VALUE patch (PR debug/45882) Jakub Jelinek
11:19 [PATCH] Updated DW_OP_GNU_entry_value/DW_TAG_GNU_call_site patch Jakub Jelinek
11:06 [PATCH] Fix PR41490 Richard Guenther
10:27 Re: [PATCH gcc/fortran] get rid of gfc_free Jim Meyering
10:08 Re: [PATCH gcc/fortran] get rid of gfc_free Jakub Jelinek
10:03 [PATCH gcc/fortran] get rid of gfc_free Jim Meyering
10:02 Re: Fix for PR target/47951 Bernd Schmidt
09:53 Ping for two ARM patches Richard Sandiford
09:46 [PATCH] Fix PR48031 Richard Guenther
09:43 Re: Add a testcase for reload PR 47166 Richard Sandiford
09:42 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Richard Guenther
09:33 [libgfortran, build] Remove AC_TRY_* macros from libgfortran configury FX
09:19 Re: [PATCH v3] Re: avoid useless if-before-free tests Janne Blomqvist
09:19 Re: [PATCH: ARM] PR 45335 Use ldrd and strd to access two consecutive words Carrot Wei
07:25 Re: [patch gcc c++ c-family java fortan lto]: Fix DOS-filesystem issues Kai Tietz
06:41 Re: [PATCH, ARM] Fix PR 43872, incorrectly aligned VLAs Ramana Radhakrishnan
05:41 Re: [v3] typeinfo tuning Benjamin Kosnik
04:18 Re: [v3] regex versioned namespaces Hans-Peter Nilsson
04:17 Re: [v3] typeinfo tuning Hans-Peter Nilsson
03:56 Re: [DOC PATCH] Add -Wunused-but-set-* note to gcc-4.6/changes.html and mention removal of <cstddef> in STL headers Matthias Klose
03:01 [v3] regex versioned namespaces Benjamin Kosnik
03:00 Re: [v3] typeinfo tuning Benjamin Kosnik
02:24 [PATCH] Re-enable lto on powerpc-apple-darwin* Jack Howarth
02:19 Re: Fix pr48032, powerpc64 -mcmodel=medium invalid ld offset Alan Modra
01:40 Ping^3 Re: [PATCH, ARM] Fix PR44557, Thumb-1 ICE Chung-Lin Tang
01:40 Ping^3 Re: [patch, ARM] ICE in get_arm_condition_code() Chung-Lin Tang
01:39 Ping^2 Re: [PATCH, ARM] Fix PR 43872, incorrectly aligned VLAs Chung-Lin Tang
01:30 Re: [DOC PATCH] Add -Wunused-but-set-* note to gcc-4.6/changes.html and mention removal of <cstddef> in STL headers Gerald Pfeifer

March 14, 2011
23:20 [google] XFAIL libmudflap.c/pass49-frag.c. (issue4290044) Diego Novillo
23:16 [google] XFAIL some guality tests (issue4289045) Diego Novillo
23:12 [patch, fortran] Function call optimization Thomas Koenig
23:11 [google] Do not run gcc.dg/cproj-fails-with-broken-glibc.c (issue4281048) Diego Novillo
23:06 [google] Skip g++.dg/rtti/repo1.C (issue4290043) Diego Novillo
22:43 Re: [pph] Refactor pth/pph code out of cp/parser.c Jason Merrill
22:12 Re: PR debug/47510 Dodji Seketeli
21:37 Re: [patch gcc c++ c-family java fortan lto]: Fix DOS-filesystem issues Pedro Alves
21:28 Re: RFC: add a testsuite for libstdc++ pretty-printers Mike Stump
21:26 Re: RFC: add a testsuite for libstdc++ pretty-printers Benjamin Kosnik
21:25 [Ping] [PR19351, C++] Fix heap overflow in operator new[] Florian Weimer
21:21 Re: [PATCH][ARM] Fix RVCT interoperation issue Ramana Radhakrishnan
21:20 [patch gcc c++ c-family java fortan lto]: Fix DOS-filesystem issues Kai Tietz
21:00 [PATCH, committed] Refix 48053, do not abort in loading 0 into VSX register under 32-bit Michael Meissner
20:52 Re: [v3] Replace docs.sun.com URLs by their OTN equivalents Jonathan Wakely
20:38 Re: RFC: add a testsuite for libstdc++ pretty-printers Jonathan Wakely
20:37 Re: [v3] Replace docs.sun.com URLs by their OTN equivalents Rainer Orth
20:33 Re: RFC: add a testsuite for libstdc++ pretty-printers Tom Tromey
20:33 Re: [pph] Refactor pth/pph code out of cp/parser.c Diego Novillo
20:28 Re: [v3] Replace docs.sun.com URLs by their OTN equivalents Jakub Jelinek
20:28 Re: FYI: update libstdc++ pretty-printers Tom Tromey
20:27 Re: Patch ping Diego Novillo
20:27 Re: [v3] Replace docs.sun.com URLs by their OTN equivalents Rainer Orth
20:20 Patch ping Jakub Jelinek
20:00 Re: [v3] Replace docs.sun.com URLs by their OTN equivalents Benjamin Kosnik
19:44 PATCH: PR target/48084: [x32] internal compiler error: in copy_to_mode_reg, at explow.c:630 H.J. Lu
19:33 [v3] Replace docs.sun.com URLs by their OTN equivalents Rainer Orth
19:29 Re: PATCH: PR target/46770: Use .init_array/.fini_array sections H.J. Lu
19:07 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Rainer Orth
18:59 Re: [RFC PATCH, i386]: Vectorize calls to floor, ceil, trunc and rint functions. Uros Bizjak
18:27 [v3] libstdc++/48114 Paolo Carlini
18:18 Re: [PATCH][ARM] Discourage use of NEON on Cortex-A8 Richard Earnshaw
18:12 Re: Patch: add systemtap-style marker to _Unwind_DebugHook Tom Tromey
17:56 Re: [PATCH][ARM] Discourage use of NEON on Cortex-A8 Andrew Stubbs
17:54 Re: RFA: let __extension__ suppress overlength string warning Tom Tromey
17:52 Re: Patch: suppress -Woverlength-strings in asm() Tom Tromey
17:49 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) H.J. Lu
17:38 Re: [PATCH][ARM] Discourage use of NEON on Cortex-A8 Bernd Schmidt
17:36 Re: Add a testcase for reload PR 47166 Jakub Jelinek
17:34 [PATCH] Trunk is now 4.7 Jakub Jelinek
17:33 [4.6 PATCH] 4.6 branching changes Jakub Jelinek
17:33 [DOC PATCH] 4.6 branching changes Jakub Jelinek
17:30 [v3] typeinfo tuning Benjamin Kosnik
17:23 Re: [PATCH][i386] Implement ix86_emit_swdivsf more efficiently Uros Bizjak
17:20 Re: PATCH: Enable __float128 in gcc.target/i386/builtin-copysign.c for 32bit Uros Bizjak
17:13 [patch libcpp]: Improve handling of DOS-filenames and -paths Kai Tietz
17:11 Re: [PATCH][ARM] Discourage use of NEON on Cortex-A8 Richard Earnshaw
16:36 Re: fix for pr47837 Richard Guenther
16:33 Re: fix for pr47837 Xinliang David Li
15:59 [PATCH][i386] Implement ix86_emit_swdivsf more efficiently Richard Guenther
14:32 Re: [Patch][AVR]: Support tail calls Georg-Johann Lay
14:03 Re: ivopts improvement Zdenek Dvorak
13:51 Re: ivopts improvement Tom de Vries
13:20 [cxx-mem-model] options for controlling data races Aldy Hernandez
13:16 Re: fix for pr47837 Diego Novillo
12:55 Re: ivopts improvement Zdenek Dvorak
12:49 Re: ivopts improvement Tom de Vries
12:14 Re: ivopts improvement Zdenek Dvorak
12:10 Fix for PR target/47951 Henderson, Stuart
12:04 Re: ivopts improvement Tom de Vries
12:01 Re: [libgfortran, patch] More than 26 temporary files with weak mktemp() Janne Blomqvist
11:34 Re: Add a testcase for reload PR 47166 Richard Guenther
11:33 [PATCH] Fix PR48098 Richard Guenther
10:35 Re: [libgfortran, patch] More than 26 temporary files with weak mktemp() Kai Tietz
10:31 Re: [libgfortran, patch] More than 26 temporary files with weak mktemp() Jakub Jelinek
10:25 Add a testcase for reload PR 47166 Richard Sandiford
10:21 Re: fix for pr47837 Richard Guenther
10:18 Re: [libgfortran, patch] More than 26 temporary files with weak mktemp() Janne Blomqvist
10:00 PING: Reducing the overhead of dwarf2 location tracking Richard Sandiford
09:58 Re: ivopts improvement Zdenek Dvorak
08:27 Re: fix for pr47837 Jakub Jelinek
08:22 Re: [PATCH] Fix PR47127: call cloog_state_malloc and cloog_state_free only once. Jakub Jelinek
06:34 RE: [Patch][AVR]: Support tail calls Boyapati, Anitha
06:31 Re: [patch] ping1 unbreak bootstrap on FreeBSD ppc Andreas Tobler
03:24 Re: [PATCH] 'Fix' PR48086 by disabling LTO on darwin Jack Howarth
02:53 Re: [PATCH] 'Fix' PR48086 by disabling LTO on darwin Mike Stump
00:57 [PATCH] 'Fix' PR48086 by disabling LTO on darwin Jack Howarth

March 13, 2011
21:37 Re: [patch] ping1 unbreak bootstrap on FreeBSD ppc Gerald Pfeifer
18:32 [4.7] Avoid global state in sparc_handle_option Joseph S. Myers
17:35 Re: ivopts improvement Tom de Vries
16:32 [PATCH][ARM] Discourage use of NEON on Cortex-A8 Andrew Stubbs
04:08 Re: [PATCH, rs6000] Fix PR48053, ICEs in SPEC benchmarks Peter Bergner
03:21 Re: [PATCH, rs6000] Fix PR48053, ICEs in SPEC benchmarks David Edelsohn
01:23 Re: [PATCH RFA]: clean up -fdiagnostics-show-option and -Werror= docs slightly Gabriel Dos Reis

March 12, 2011
23:44 Re: [PATCH] Fix hpux10 string to real conversion defficiences John David Anglin
23:29 Re: [x32] PATCH: Update gcc.target/i386 for x32 H.J. Lu
23:21 Re: [patch, fortran] Fix PR 48066 Jerry DeLisle
23:20 Re: [PATCH] Fix hpux10 string to real conversion defficiences Jerry DeLisle
23:18 Re: [patch, fortran] Fix PR 48066 Thomas Koenig
23:04 Re: [patch, fortran] Fix PR 48066 Mikael Morin
22:44 [x32] PATCH: Update gcc.target/i386 for x32 H.J. Lu
22:40 Re: [patch, fortran] Fix PR 48066 Thomas Koenig
22:31 Re: [patch, fortran] Fix PR 48066 Jerry DeLisle
22:24 Re: [libgfortran, patch] More than 26 temporary files with weak mktemp() Jerry DeLisle
22:09 [patch, fortran] Fix PR 48066 Thomas Koenig
22:03 Re: [PATCH] Fix hpux10 string to real conversion defficiences Jerry DeLisle
21:01 [PATCH] prune warn_compact_unwind warnings on darwin Jack Howarth
20:37 [patch] ping1 unbreak bootstrap on FreeBSD ppc Andreas Tobler
20:06 Re: [fortran, patch] Fix memory leak in arith_power() Tobias Burnus
19:17 Re: [Patch, Fortran, Regression] PR 48059: ICE in in gfc_conv_component_ref: character function of extended type Janus Weil
18:51 Re: [Patch, Fortran, Regression] PR 48059: ICE in in gfc_conv_component_ref: character function of extended type Jerry DeLisle
18:28 PATCH: Enable __float128 in gcc.target/i386/builtin-copysign.c for 32bit H.J. Lu
16:44 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Kai Tietz
16:40 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Kai Tietz
16:09 Re: [Patch, Fortran, Regression] PR 48059: ICE in in gfc_conv_component_ref: character function of extended type Paul Richard Thomas
16:01 Re: [PATCH] Fix hpux10 string to real conversion defficiences John David Anglin
15:57 PATCH: copy_addr_to_reg: Convert to Pmode if needed H.J. Lu
15:45 [x32] PATCH: Don't generate byte 0x66 in TLS GD for TARGET_X32 H.J. Lu
15:42 [x32] PATCH: PR target/48084: [x32] internal compiler error: in copy_to_mode_reg, at explow.c:630 H.J. Lu
15:36 [x32] PATCH: Add check_effective_target_ia32 H.J. Lu
15:30 [x32] PATCH: Only allow *movabs<mode>_[1|2] for TARGET_LP64 H.J. Lu
15:22 [libgfortran, patch] More than 26 temporary files with weak mktemp() FX
13:30 [fortran, patch] Fix memory leak in arith_power() FX
12:23 Re: [PATCH 17/18] introduce block_chainon and use BLOCK_CHAIN more Eric Botcazou
12:13 Re: [PATCH 02/18] enforce TREE_CHAIN and TREE_TYPE accesses Eric Botcazou
11:16 [Patch, Fortran, Regression] PR 48059: ICE in in gfc_conv_component_ref: character function of extended type Janus Weil
10:38 Re: [fortran, doc] Fix doc for LOG intrinsic FX
10:28 [fortran, committed] Fix CTIME code generation FX
10:19 Re: [fortran, doc] Fix doc for LOG intrinsic Tobias Burnus
09:52 [fortran, doc] Fix doc for LOG intrinsic FX
08:51 [PATCH RFA]: clean up -fdiagnostics-show-option and -Werror= docs slightly Chris Demetriou
08:49 Re: [patch][4.7] Enhance XOR handling in simplify-rtx.c Chung-Lin Tang
06:50 C++ PATCH for c++/47125 (ICE with template elaborated-type-specifier) Jason Merrill
00:44 Re: fix for pr47837 Xinliang David Li
00:18 Re: [PATCH] Fix PR47127: call cloog_state_malloc and cloog_state_free only once. Richard Guenther
00:18 Re: fix for pr47837 Richard Guenther

March 11, 2011
23:14 [x32] PR target/47446: [x32] .quad instead of .long is used for address H.J. Lu
22:54 C++ PATCH for c++/47144 (accepts-invalid with type definition in template argument) Jason Merrill
22:46 Re: PATCH to attribute_takes_identifier_p for c++/46803 Jason Merrill
21:40 [PATCH] Fix PR47127: call cloog_state_malloc and cloog_state_free only once. Sebastian Pop
21:35 PATCH to attribute_takes_identifier_p for c++/46803 Jason Merrill
19:50 Re: fix for pr47837 Jeff Law
19:33 Re: fix for pr47837 Jeff Law
18:52 Re: [PATCH, rs6000] Fix PR48053, ICEs in SPEC benchmarks Peter Bergner
18:34 [PATCH, rs6000] Fix PR48053, ICEs in SPEC benchmarks Peter Bergner
18:01 RE: [Patch][AVR]: Support tail calls Weddington, Eric
17:22 Re: [PATCH][ARM] Fix RVCT interoperation issue Andrew Stubbs
17:21 Re: [PATCH 16/18] make TS_IDENTIFIER be a substructure of TS_BASE Nathan Froyd
17:19 Re: 4.5 backport request... DJ Delorie
17:17 Re: [PATCH 15/18] move REAL_IDENTIFIER_TYPE_VALUE to be a field of lang_identifier Jason Merrill
17:08 Re: [PATCH] PR c++/46824 Jason Merrill
16:58 C++ PATCH for c++/47808 (C++0x ICE with VLA in template) Jason Merrill
16:49 [PATCH] PR c++/46824 Dodji Seketeli
16:36 Re: [C++0x patch] constexpr in attribute argument Rodrigo Rivas
16:23 Re: [PATCH 15/18] move REAL_IDENTIFIER_TYPE_VALUE to be a field of lang_identifier Nathan Froyd
16:08 Re: [PATCH] Fix PR48073 Michael Matz
16:06 [PATCH] Fix inliner defaults in invoke.texi Richard Guenther
16:00 Re: [4.7 PATCH 00/18] slim down a number of tree nodes Nathan Froyd
15:58 Re: [C++0x patch] constexpr in attribute argument Jason Merrill
15:58 [PATCH] Fix PR48073 Richard Guenther
15:37 Re: [PATCH] PR c++/PR48035 Jason Merrill
15:35 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Rainer Orth
15:33 Re: [wwwdocs] Nits in gcc-4.6/changes.html Rainer Orth
15:33 Re: [PATCH] PR c++/PR48035 Jason Merrill
15:32 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Richard Guenther
15:24 Re: [PATCH 02/18] enforce TREE_CHAIN and TREE_TYPE accesses Tom Tromey
15:21 Re: [PATCH 01/18] add typed_tree structure Michael Matz
15:18 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Rainer Orth
15:15 Re: [PATCH] PR c++/PR48035 Dodji Seketeli
15:14 Re: [PATCH 17/18] introduce block_chainon and use BLOCK_CHAIN more Tom Tromey
15:12 [PATCH] Fix PR48067 Richard Guenther
15:10 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Richard Guenther
15:08 Re: [PATCH] PR c++/PR48035 Jakub Jelinek
15:05 testcase for PR c/36299 Vincent Lefevre
15:04 Re: [PATCH 15/18] move REAL_IDENTIFIER_TYPE_VALUE to be a field of lang_identifier Jason Merrill
14:59 Re: [Patch][AVR]: Support tail calls Georg-Johann Lay
14:57 Re: [PATCH] PR c++/PR48035 Jason Merrill
14:56 Re: [PATCH 07/18] generalize build_case_label to the rest of the compiler Tom Tromey
14:50 [committed] Fix cgraph ICE with aliases (PR middle-end/48044) Jakub Jelinek
14:49 [Patch ARM] Fix PR47688 Ramana Radhakrishnan
14:48 Re: RFA (layout): PATCH for c++/48029 (ICE-on-valid with templates and arrays) Jason Merrill
14:41 Re: [PATCH 15/18] move REAL_IDENTIFIER_TYPE_VALUE to be a field of lang_identifier Joseph S. Myers
14:37 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Rainer Orth
14:31 Re: [PATCH, 4.7] Have all inlining destinations "analyzed" Jan Hubicka
14:28 RE: [Patch][AVR]: Support tail calls Weddington, Eric
14:21 Re: [PATCH, 4.6] Do not create new cgraph noes in the verifier Jan Hubicka
14:20 Re: [PATCH 15/18] move REAL_IDENTIFIER_TYPE_VALUE to be a field of lang_identifier Nathan Froyd
14:15 Re: Problem with procedure pointers Janus Weil
14:14 [patch][4.7] Enhance XOR handling in simplify-rtx.c Chung-Lin Tang
14:04 Re: [PATCH 15/18] move REAL_IDENTIFIER_TYPE_VALUE to be a field of lang_identifier Nathan Froyd
13:44 [Patch][AVR]: Support tail calls Georg-Johann Lay
13:42 Re: [4.7 PATCH 00/18] slim down a number of tree nodes Nathan Froyd
13:40 Re: [PATCH 15/18] move REAL_IDENTIFIER_TYPE_VALUE to be a field of lang_identifier Jason Merrill
13:29 Re: [PATCH, 4.7] Have all inlining destinations "analyzed" Richard Guenther
13:25 Re: [4.7 PATCH 00/18] slim down a number of tree nodes Richard Guenther
13:24 bf54x support Henderson, Stuart
13:21 Re: [PATCH 02/18] enforce TREE_CHAIN and TREE_TYPE accesses Richard Guenther
13:19 Re: [PATCH 12/18] make CASE_LABEL_EXPR not abuse TREE_CHAIN Richard Guenther
13:19 Re: [PATCH 17/18] introduce block_chainon and use BLOCK_CHAIN more Nathan Froyd
13:15 Re: [PATCH 17/18] introduce block_chainon and use BLOCK_CHAIN more Richard Guenther
13:12 Re: [PATCH 16/18] make TS_IDENTIFIER be a substructure of TS_BASE Richard Guenther
13:10 Re: [PATCH 07/18] generalize build_case_label to the rest of the compiler Richard Guenther
13:08 Re: [PATCH][C] Fix PR47939 Joseph S. Myers
13:07 Re: [PATCH 06/18] define CASE_CHAIN accessor for CASE_LABEL_EXPR Richard Guenther
13:06 Re: [PATCH 04/18] remove TREE_CHAIN from SSA_NAME nodes Richard Guenther
13:05 Re: [PATCH 03/18] remove TREE_CHAIN from *_CST nodes Richard Guenther
13:05 Re: [PATCH 05/18] remove TREE_CHAIN from CONSTRUCTOR nodes Richard Guenther
13:05 Re: [PATCH 01/18] add typed_tree structure Richard Guenther
13:01 Re: [PATCH 07/18] generalize build_case_label to the rest of the compiler Joseph S. Myers
13:01 Re: Problem with procedure pointers Tobias Burnus
12:51 Re: 4.5 backport request... Richard Guenther
12:30 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Richard Guenther
12:23 Re: [PATCH 14/18] move TS_STATEMENT_LIST to be a substructure of TS_TYPED Nathan Froyd
11:46 Re: [patch, score] Remove score3 from score backend, delete unusual insn generate Liqin Chen
11:25 Re: [PATCH][C] Fix PR47939 Richard Guenther
10:43 [PATCH] Fixup testcase for PR47278 Richard Guenther
10:24 Re: [PATCH, 4.6] Do not create new cgraph noes in the verifier Richard Guenther
09:58 [PATCH, 4.7] Have all inlining destinations "analyzed" Martin Jambor
09:43 [PATCH, 4.6] Do not create new cgraph noes in the verifier Martin Jambor
09:33 Re: [C++0x patch] constexpr in attribute argument Rodrigo Rivas
09:21 Re: [patch, score] Remove score3 from score backend, delete unusual insn generate Paolo Bonzini
09:20 [PING] 3 pending patches Andreas Krebbel
08:40 Re: [PATCH] PR c++/PR48035 Jakub Jelinek
08:18 Re: [4.7 PATCH 00/18] slim down a number of tree nodes Mike Stump
08:12 Re: [PATCH 02/18] enforce TREE_CHAIN and TREE_TYPE accesses Mike Stump
08:01 Re: [PATCH] PR c++/PR48035 Jakub Jelinek
06:29 Re: RFA (layout): PATCH for c++/48029 (ICE-on-valid with templates and arrays) H.J. Lu
06:17 [patch, score] Remove score3 from score backend, delete unusual insn generate Liqin Chen
06:01 Re: [PATCH 14/18] move TS_STATEMENT_LIST to be a substructure of TS_TYPED Jason Merrill
05:51 Re: [C++0x patch] constexpr in attribute argument Jason Merrill
04:50 [PATCH 12/18] make CASE_LABEL_EXPR not abuse TREE_CHAIN Nathan Froyd
04:31 [PATCH 18/18] make TS_BLOCK a substructure of TS_BASE Nathan Froyd
04:31 [PATCH 17/18] introduce block_chainon and use BLOCK_CHAIN more Nathan Froyd
04:30 [PATCH 11/18] mark EXPR_PACK_EXPANSION as typed only Nathan Froyd
04:30 [PATCH 02/18] enforce TREE_CHAIN and TREE_TYPE accesses Nathan Froyd
04:30 [PATCH 09/18] convert cp IF_STMTs to use private scope fields Nathan Froyd
04:24 [PATCH 15/18] move REAL_IDENTIFIER_TYPE_VALUE to be a field of lang_identifier Nathan Froyd
04:24 [PATCH 16/18] make TS_IDENTIFIER be a substructure of TS_BASE Nathan Froyd
04:24 [PATCH 14/18] move TS_STATEMENT_LIST to be a substructure of TS_TYPED Nathan Froyd
04:24 [PATCH 13/18] move TS_EXP to be a substructure of TS_TYPED Nathan Froyd
04:24 [PATCH 07/18] generalize build_case_label to the rest of the compiler Nathan Froyd
04:24 [PATCH 10/18] convert cp SWITCH_STMTs to use private scope fields Nathan Froyd
04:24 [PATCH 08/18] convert cp *FOR_STMTs to use private scope fields Nathan Froyd
04:23 [PATCH 06/18] define CASE_CHAIN accessor for CASE_LABEL_EXPR Nathan Froyd
04:23 [PATCH 05/18] remove TREE_CHAIN from CONSTRUCTOR nodes Nathan Froyd
04:23 [PATCH 04/18] remove TREE_CHAIN from SSA_NAME nodes Nathan Froyd
04:23 [PATCH 03/18] remove TREE_CHAIN from *_CST nodes Nathan Froyd
04:23 [PATCH 01/18] add typed_tree structure Nathan Froyd
04:23 [4.7 PATCH 00/18] slim down a number of tree nodes Nathan Froyd
02:48 [4.7] Avoid global state in s390_handle_option Joseph S. Myers
01:00 libgo patch committed: Simplify build Ian Lance Taylor

March 10, 2011
23:40 [trans-mem] Final piece of pr 47952 Richard Henderson
23:26 [committed] HP-UX 10.X reentrant functions John David Anglin
23:03 Re: [PATCH] PR c++/PR48035 Jason Merrill
22:51 Re: [PATCH] PR c++/PR48035 Jason Merrill
22:46 [PATCH] With -fno-early-inlining -finline-functions-called-once don't inline functions if there is argument type mismatch (PR tree-optimization/48063) Jakub Jelinek
21:09 Re: [cxx-mem-model] testing infrastructure Mike Stump
21:07 Re: 4.5 backport request... DJ Delorie
20:52 Re: [PATCH] PR c++/PR48035 Dodji Seketeli
20:45 Re: [PATCH] PR c++/PR48035 Jakub Jelinek
20:32 Re: [PATCH] PR c++/PR48035 Mike Stump
20:02 Re: [cxx-mem-model] testing infrastructure Aldy Hernandez
19:58 [cxx-mem-model] testing infrastructure Aldy Hernandez
19:55 Re: Problem with procedure pointers Janus Weil
18:28 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Rainer Orth
18:24 [C++0x patch] constexpr in attribute argument Rodrigo Rivas
18:23 Re: [PATCH] PR c++/PR48035 Jakub Jelinek
18:05 Re: [PATCH] Fix s390_delegitimize_address (PR debug/48043) Andreas Krebbel
17:41 Re: [PATCH][C] Fix PR47939 Joseph S. Myers
17:31 [gomp3.1] In OpenMP 3.1 draft const-qualified decls having no mutable member are no longer predetermined shared Jakub Jelinek
17:06 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Richard Guenther
16:51 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Rainer Orth
16:32 Re: [PATCH][libstdc++-v3 parallel mode] Avoid taking address of dereferenced random access iterator Jonathan Wakely
16:14 [PATCH] PR c++/PR48035 Dodji Seketeli
16:06 Re: [PATCH, testsuite]: Fix PR target/48055; FAIL: gcc.c-torture/execute/builtins/memcpy-chk.c compilation, -O2 -flto Uros Bizjak
16:04 [DOC PATCH] Add -Wunused-but-set-* note to gcc-4.6/changes.html and mention removal of <cstddef> in STL headers Jakub Jelinek
15:57 Re: [PATCH, testsuite]: Fix PR target/48055; FAIL: gcc.c-torture/execute/builtins/memcpy-chk.c compilation, -O2 -flto Jakub Jelinek
15:48 Re: [PATCH, testsuite]: Fix PR target/48055; FAIL: gcc.c-torture/execute/builtins/memcpy-chk.c compilation, -O2 -flto Uros Bizjak
15:20 C++ PATCH for c++/47198 (ice-after-error with invalid type-name) Jason Merrill
15:11 [PATCH] Fix s390_delegitimize_address (PR debug/48043) Jakub Jelinek
15:11 Re: RFA (layout): PATCH for c++/48029 (ICE-on-valid with templates and arrays) Richard Guenther
15:03 Re: [PATCH][libstdc++-v3 parallel mode] Avoid taking address of dereferenced random access iterator Johannes Singler
15:02 Re: [pph] Buffer overrun in preprocessor symbol replay Diego Novillo
14:59 Re: [PATCH, testsuite]: Fix PR target/48055; FAIL: gcc.c-torture/execute/builtins/memcpy-chk.c compilation, -O2 -flto Richard Guenther
14:56 Re: RFA (layout): PATCH for c++/48029 (ICE-on-valid with templates and arrays) Jason Merrill
14:44 Re: [PATCH, testsuite]: Fix PR target/48055; FAIL: gcc.c-torture/execute/builtins/memcpy-chk.c compilation, -O2 -flto Uros Bizjak
12:30 Re: [PATCH, testsuite]: Fix PR target/48055; FAIL: gcc.c-torture/execute/builtins/memcpy-chk.c compilation, -O2 -flto Richard Guenther
12:26 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Richard Guenther
12:19 [PATCH, testsuite]: Fix PR target/48055; FAIL: gcc.c-torture/execute/builtins/memcpy-chk.c compilation, -O2 -flto Uros Bizjak
11:51 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Paolo Bonzini
11:28 RX: Fixing latency timings for BSET and BLCR insns Nick Clifton
11:26 Re: [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944) Rainer Orth
10:56 Fix for PR target/47779 Henderson, Stuart
10:37 Re: [PATCH][libstdc++-v3 parallel mode] Avoid taking address of dereferenced random access iterator Jonathan Wakely
09:56 Re: RFA (layout): PATCH for c++/48029 (ICE-on-valid with templates and arrays) Richard Guenther
09:48 Re: 4.5 backport request... Richard Guenther
09:48 [PATCH][libstdc++-v3 parallel mode] Avoid taking address of dereferenced random access iterator Johannes Singler
02:59 RFA (layout): PATCH for c++/48029 (ICE-on-valid with templates and arrays) Jason Merrill
02:17 Re: [4.7] Avoid global state in score_handle_option Liqin Chen
02:06 [pph] Buffer overrun in preprocessor symbol replay Lawrence Crowl
01:38 Re: [4.7] Avoid global state in mep_handle_option DJ Delorie
01:04 Re: [4.7] Make SPARC use PROCESSOR_NIAGARA2 for "niagara2" David Miller
01:01 [4.7] Make SPARC use PROCESSOR_NIAGARA2 for "niagara2" Joseph S. Myers
01:00 [4.7] Avoid global state in score_handle_option Joseph S. Myers
00:59 [4.7] Avoid global state in mep_handle_option Joseph S. Myers
00:51 libgo patch committed: Pass -v to nm in gotest Ian Lance Taylor

March 09, 2011
22:25 libgo patch committed: Solaris specific syslog support Ian Lance Taylor
22:05 4.5 backport request... DJ Delorie
21:02 Re: [c++ demangle, trans-mem, pr47952] Demangle cdtor group names Jason Merrill
20:17 [c++ demangle, trans-mem, pr47952] Demangle cdtor group names Richard Henderson
20:16 Re: Fix pr48032, powerpc64 -mcmodel=medium invalid ld offset David Edelsohn
19:43 [pph] Add streaming support using LTO streamer (issue4250071) Diego Novillo
19:20 libgo patch committed: Mention GCCGO_RUN_ALL_TESTS in README.gcc Ian Lance Taylor
18:32 [v3] libstdc++/48038 Paolo Carlini
18:07 Re: fix for pr47837 Xinliang David Li
17:57 C++ PATCH for c++/44629 (ICE with function template as non-type template argument) Jason Merrill
17:54 Re: fix for pr47837 Richard Guenther
17:34 Re: fix for pr47837 Xinliang David Li
16:34 Re: fix for pr47837 Xinliang David Li
16:29 Re: fix for pr47837 Richard Guenther
16:29 Re: fix for pr47837 Xinliang David Li
16:26 [Committed] S/390: Fix literal pool with -falign-labels Andreas Krebbel
16:12 Re: [PATCH][ARM] Fix RVCT interoperation issue Ramana Radhakrishnan
15:45 Re: libgo patch committed: Only run net tests if GCCGO_RUN_ALL_TESTS Rainer Orth
15:45 [PATCH][4.7] Fix the issue in PR13954 Richard Guenther
15:36 Re: [PATCH][4.7][RFC] Fix store-sinking, make returns have a VUSE Diego Novillo
15:26 [PATCH][4.7][RFC] Fix store-sinking, make returns have a VUSE Richard Guenther
15:08 Re: Build regression [Re: [patch libiberty include]: Add additional helper functions for directory-separator searching] Jan Kratochvil
15:02 Re: Build regression [Re: [patch libiberty include]: Add additional helper functions for directory-separator searching] Pedro Alves
14:37 Build regression [Re: [patch libiberty include]: Add additional helper functions for directory-separator searching] Jan Kratochvil
14:08 Re: fix for pr47837 Richard Guenther
14:03 Re: fix for pr47837 Jeff Law
13:36 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Eli Zaretskii
12:58 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Pedro Alves
12:35 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Eli Zaretskii
12:04 Re: [c++, PR 47714] Reset the addressable flag of thunk PARM_DECLs Eric Botcazou
11:57 [c++, PR 47714] Reset the addressable flag of thunk PARM_DECLs Martin Jambor
11:46 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Pedro Alves
11:21 Re: [PATCH] Fix MEM_IN_STRUCT_P/MEM_SCALAR_P during expansion (PR rtl-optimization/47866) Richard Guenther
10:43 [PATCH] ChangeLogs: remove trailing white space; normalize indentation Jim Meyering
09:58 Re: [PATCH] Fix MEM_IN_STRUCT_P/MEM_SCALAR_P during expansion (PR rtl-optimization/47866) Jakub Jelinek
09:55 Re: [PATCH] Fix MEM_IN_STRUCT_P/MEM_SCALAR_P during expansion (PR rtl-optimization/47866) Richard Guenther
09:52 Re: [tree-ssa] conversion between dissimilar-sized pointers is not useless Richard Guenther
09:51 Re: [tree-ssa] conversion between dissimilar-sized pointers is not useless Richard Guenther
09:45 Re: fix for pr47837 Richard Guenther
09:39 Re: avoid useless if-before-free tests Richard Guenther
08:44 Re: [PATCH] Fix MEM_IN_STRUCT_P/MEM_SCALAR_P during expansion (PR rtl-optimization/47866) Eric Botcazou
06:57 libgo patch committed: Ignore EINTR in connect Ian Lance Taylor
06:31 libgo patch committed: Ignore EINTR in runtime_lock_full Ian Lance Taylor
06:07 Fix pr48032, powerpc64 -mcmodel=medium invalid ld offset Alan Modra
05:57 libgo patch committed: Only run net tests if GCCGO_RUN_ALL_TESTS Ian Lance Taylor
05:33 libgo patch committed: Fix search for next prime Ian Lance Taylor
05:29 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Eli Zaretskii
03:59 Re: RFA: MN10300: Add support for SETLB and Lcc instructions Richard Henderson
03:44 [tree-ssa] conversion between dissimilar-sized pointers is not useless DJ Delorie
00:19 Re: [PATCH] Re-fix PR target/47755 on powerpc VSX Michael Meissner
00:12 Re: [PATCH] Re-fix PR target/47755 on powerpc VSX David Edelsohn

March 08, 2011
23:56 [PATCH] Re-fix PR target/47755 on powerpc VSX Michael Meissner
23:06 Re: [PATCH] Decrease number of threads used by goroutines.go test (take 2) Mike Stump
22:44 Re: fix for pr47837 Xinliang David Li
22:38 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Pedro Alves
22:16 [PATCH] Fix MEM_IN_STRUCT_P/MEM_SCALAR_P during expansion (PR rtl-optimization/47866) Jakub Jelinek
22:04 Re: fix for pr47837 Jeff Law
21:48 Re: [Patch] PR c++/26256 Fabien Chêne
21:40 Re: C++ PATCH for c++/47705 (ICE with non-pointer argument to pointer template parameter) Jason Merrill
21:31 Re: [v3] libstdc++/47145 Jonathan Wakely
20:15 Re: fix for pr47837 Xinliang David Li
19:59 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Eli Zaretskii
19:54 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Eli Zaretskii
19:54 Re: [PATCH] Decrease number of threads used by goroutines.go test (take 2) Ian Lance Taylor
19:53 Re: RFA/RFC: Enable both gold and ld in a single toolchain Diego Novillo
19:41 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching DJ Delorie
19:39 Re: [PATCH v2] Re: avoid useless if-before-free tests Jakub Jelinek
19:34 Re: [PATCH v3] Re: avoid useless if-before-free tests DJ Delorie
19:23 Re: [PATCH] avoid memory overrun in a test leading to potential double-free DJ Delorie
19:20 Re: [PATCH v2] Re: avoid useless if-before-free tests Rainer Orth
19:14 [PATCH] Decrease number of threads used by goroutines.go test (take 3) Jakub Jelinek
19:13 Re: [PATCH v2] Re: avoid useless if-before-free tests Jim Meyering
19:10 Re: [PATCH] Decrease number of threads used by goroutines.go test (take 2) Rainer Orth
19:08 Re: [PATCH] Decrease number of threads used by goroutines.go test (take 2) Jakub Jelinek
18:56 Re: [PATCH] Decrease number of threads used by goroutines.go test (take 2) Rainer Orth
18:56 Re: fix for pr47837 Diego Novillo
18:51 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Kai Tietz
18:50 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Pedro Alves
18:45 Re: [PATCH v2] Re: avoid useless if-before-free tests Rainer Orth
18:45 Re: [PATCH] Decrease number of threads used by goroutines.go test (take 2) Jakub Jelinek
18:40 Re: [PATCH] Decrease number of threads used by goroutines.go test (take 2) Rainer Orth
18:39 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Eli Zaretskii
18:37 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Eli Zaretskii
18:32 Re: [Patch, AVR] Housekeeping: Hookize REGISTER_MOVE_COST, MEMORY_MOVE_COST Denis Chertykov
18:02 Re: fix for pr47837 Diego Novillo
18:00 [PATCH] Decrease number of threads used by goroutines.go test (take 2) Jakub Jelinek
17:59 Re: fix for pr47837 Xinliang David Li
17:55 fix for pr47837 Xinliang David Li
17:54 [PATCH v3] Re: avoid useless if-before-free tests Jim Meyering
17:45 [Committed] bswap testcase on s390 - use -march=z900 Andreas Krebbel
17:31 Re: [v3] libstdc++/47145 Benjamin Kosnik
17:27 C++ PATCH for c++/47488 (ICE on string literal in function template signature) Jason Merrill
17:25 C++ PATCH for c++/47705 (ICE with non-pointer argument to pointer template parameter) Jason Merrill
17:23 C++ PATCH for c++/45651 (ICE with explicit template instantiation and unnamed namespace) Jason Merrill
17:17 Re: avoid useless if-before-free tests Jim Meyering
17:03 Re: [PATCH v2] Re: avoid useless if-before-free tests Jim Meyering
16:57 Re: avoid useless if-before-free tests Dr Andrew John Hughes
16:34 Re: avoid useless if-before-free tests Jeff Law
16:04 Re: [PATCH] Decrease number of threads used by goroutines.go test Ian Lance Taylor
15:48 Re: [PATCH] Decrease number of threads used by goroutines.go test Rainer Orth
15:48 Re: [PATCH] Decrease number of threads used by goroutines.go test Ian Lance Taylor
15:47 Re: [PATCH] Decrease number of threads used by goroutines.go test Ian Lance Taylor
15:42 Re: [PATCH] Rerun df_analyze if delete_trivially_dead_insns deleted something during IRA (PR debug/47881) Vladimir Makarov
15:41 Re: [PATCH] Decrease number of threads used by goroutines.go test Jakub Jelinek
15:39 Re: [4.7] Avoid global state in v850_handle_option Nick Clifton
15:36 Re: [PATCH v2] Re: avoid useless if-before-free tests Jakub Jelinek
15:33 [PATCH] Rerun df_analyze if delete_trivially_dead_insns deleted something during IRA (PR debug/47881) Jakub Jelinek
15:30 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Kai Tietz
15:28 Re: [PATCH v2] Re: avoid useless if-before-free tests Ian Lance Taylor
15:27 Re: [PATCH] Decrease number of threads used by goroutines.go test Rainer Orth
15:25 Re: [PATCH] Decrease number of threads used by goroutines.go test Jakub Jelinek
15:20 Re: [PATCH] Decrease number of threads used by goroutines.go test Ian Lance Taylor
15:11 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Kai Tietz
15:05 Re: [PING^2] [PR46003, C++] Fix the assertion failure in build_target_expr Jason Merrill
14:30 Re: [PATCH v2] Re: avoid useless if-before-free tests Rainer Orth
14:21 [PATCH v2] Re: avoid useless if-before-free tests Jim Meyering
13:37 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Kai Tietz
13:36 [PATCH] PR 47836, Some Cross Compiler can't build target-libiberty or target-zlib Thomas Klein
13:33 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Pedro Alves
13:05 Re: [PATCH] PR c++/47957 Jason Merrill
12:59 [PATCH] avoid memory overrun in a test leading to potential double-free Jim Meyering
12:49 Re: [PATCH] unbreak gcc.dg/tree-ssa/ssa-ccp-33.c on m68k (PR testsuite/47954) Mikael Pettersson
12:48 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Kai Tietz
12:43 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Pedro Alves
12:37 [PATCH] Decrease number of threads used by goroutines.go test Jakub Jelinek
12:01 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Kai Tietz
11:55 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Andreas Schwab
11:53 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Eli Zaretskii
11:27 [Patch, AVR] Housekeeping: Hookize REGISTER_MOVE_COST, MEMORY_MOVE_COST Georg-Johann Lay
11:25 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Kai Tietz
11:12 Re: [patch libiberty include]: Add additional helper functions for directory-separator searching Eli Zaretskii
11:06 Re: [patch testsuite g++.dg]: Adjust tree-ssa/pr21082 testcase for LLP64 Kai Tietz
10:56 [patch libiberty include]: Add additional helper functions for directory-separator searching Kai Tietz
10:45 Re: [PATCH] unbreak gcc.dg/tree-ssa/ssa-ccp-33.c on m68k (PR testsuite/47954) Richard Guenther
10:45 Re: avoid useless if-before-free tests Jim Meyering
10:38 Re: [patch testsuite g++.dg]: Adjust tree-ssa/pr21082 testcase for LLP64 Richard Guenther
10:37 Re: [PATCH] Don't warn with -Wstrict-overflow about X + C1 == C2 transformations (PR tree-optimization/48022) Richard Guenther
10:26 Re: [trans-mem] PR 47952 Re: weak aliases, .tm_clone_table, and binutils confusion Patrick Marlier
09:44 [PATCH] unbreak gcc.dg/tree-ssa/ssa-ccp-33.c on m68k (PR testsuite/47954) Mikael Pettersson
09:19 Re: [v3] libstdc++/47145 Jonathan Wakely
08:17 Re: RFA: MN10300: Add support for SETLB and Lcc instructions Nick Clifton
07:27 [PATCH, SMS] Support closing_branch_deps Revital1 Eres
05:25 C++ PATCH for c++/48015 (C++0x ICE with non-constant initializer for const int var in template) Jason Merrill
05:25 Re: PR 47793 - Support relative paths using -fprofile-generate Martin Thuresson
05:22 C++ PATCH for c++/48003 (allow integer overflow in template args with -fpermissive) Jason Merrill
02:30 [4.7] Avoid global state in v850_handle_option Joseph S. Myers
01:47 Re: Using sysroot in testsuite. Trunk version. (issue4248059) Mike Stump
01:31 Using sysroot in testsuite. Trunk version. (issue4248059) Diego Novillo
00:50 [trans-mem] PR 47952 Re: weak aliases, .tm_clone_table, and binutils confusion Richard Henderson
00:15 [v3] libstdc++/47145 Benjamin Kosnik

March 07, 2011
23:38 Re: [libgo] Don't check gopher, http ports Ian Lance Taylor
23:37 Re: [libgo] Omit /bin in os_test.go Ian Lance Taylor
22:56 Re: avoid useless if-before-free tests Paolo Carlini
22:47 Re: avoid useless if-before-free tests Joseph S. Myers
22:40 Re: [libgo] Use _nuname on 32-bit Solaris 2/x86 Ian Lance Taylor
22:20 libgo patch committed: Permit GC on any compiler generated allocation Ian Lance Taylor
22:04 Re: [PATCH] Teach var-tracking about some targets setmem/movmem patterns (PR debug/47991) Richard Henderson
21:57 Go patch committed: Avoid race condition shutting down thread Ian Lance Taylor
21:47 libgcc patch committed: Accounts for all regs in __splitstack_find Ian Lance Taylor
21:39 Go patch committed: Support multiple init functions in a single file Ian Lance Taylor
21:30 Go patch committed: Fix import _ used twice in one package Ian Lance Taylor
21:22 Go patch committed: Handle predeclared names as field names in literals Ian Lance Taylor
21:12 [PATCH] PR c++/47957 Dodji Seketeli
20:09 C++ PATCH for c++/48008 (mangling clash with -fabi-version=5) Jason Merrill
19:54 Re: PR 47793 - Support relative paths using -fprofile-generate Diego Novillo
19:52 Re: avoid useless if-before-free tests Dr Andrew John Hughes
19:42 Re: [patch testsuite g++.dg]: Adjust tree-ssa/pr21082 testcase for LLP64 Kai Tietz
19:15 [PATCH] Don't warn with -Wstrict-overflow about X + C1 == C2 transformations (PR tree-optimization/48022) Jakub Jelinek
18:28 RE: [PING^2] [PR46003, C++] Fix the assertion failure in build_target_expr Yufeng Zhang
18:12 Re: [PATCH] PR45413 - require nonpic target Mike Stump
18:00 Re: [PATCH] Teach var-tracking about some targets setmem/movmem patterns (PR debug/47991) Alexandre Oliva
17:06 Re: [STORMY16] Hookize PRINT_OPERAND and TARGET_PRINT_OPERAND_ADDRESS Nick Clifton
17:01 [GOMP 3.1] Update gcc/fortran/{gfortran,intrinsic}.texi for OpenMP 3.1 Tobias Burnus
16:43 [committed] Fix profiledbootstrap on x86_64-linux (PR bootstrap/48000) Jakub Jelinek
16:32 Re: [PATCH] PR 47862: Fix caller-save vector spill on PowerPC David Edelsohn
15:33 Re: [PATCH] fix PR 47786, DECL_CHAIN fallout with -flto Nathan Froyd
15:27 [gomp3.1] Handle list form of OMP_NUM_THREADS Jakub Jelinek
15:15 Re: [4.7][google] Use sysroot from --with-build-sysroot during 'make check' (issue4248059) Diego Novillo
15:13 Re: [4.7][google] Use sysroot from --with-build-sysroot during 'make check' (issue4248059) Diego Novillo
14:50 Re: [PATCH 4/4] Updating MELT ChangeLog Basile Starynkevitch
14:41 Re: [PATCH] PR45413 - require nonpic target Dominique Dhumieres
14:31 [MIPS] Hookize PREFERRED_RELOAD_CLASS Anatoly Sokolov
14:11 Ping Re: [PATCH, ARM] Fix PR44557, Thumb-1 ICE Chung-Lin Tang
14:10 Ping Re: [patch, ARM] ICE in get_arm_condition_code() Chung-Lin Tang
14:10 Ping Re: [PATCH, ARM] Fix PR 43872, incorrectly aligned VLAs Chung-Lin Tang
13:41 [STORMY16] Hookize PRINT_OPERAND and TARGET_PRINT_OPERAND_ADDRESS Anatoly Sokolov
11:35 [PATCH 3/4] Regenerating melt-build.mk Alexandre Lissy
11:35 [PATCH 2/4] Fix double '/' in MELT build process Alexandre Lissy
11:35 [PATCH 4/4] Updating MELT ChangeLog Alexandre Lissy
11:35 [PATCH 1/4] Fix RPM compilation Alexandre Lissy
11:35 [MELT] Fixing compilation issues Alexandre Lissy
11:13 [libgo] Don't check gopher, http ports Rainer Orth
11:10 [libgo] Omit /bin in os_test.go Rainer Orth
11:06 [libgo] Use _nuname on 32-bit Solaris 2/x86 Rainer Orth
10:45 Re: [4.7][google] Use sysroot from --with-build-sysroot during 'make check' (issue4248059) Simon Baldwin
03:41 Re: Harden rs6000 offsettable_ok_by_alignment Alan Modra
03:06 Ping Re: [doc, PATCH] Update the description about ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR Mingjie Xing
03:02 Re: [doc, PATCH] Remove redundant word "See" before @xref Mingjie Xing
02:12 Re: [4.7] Avoid global state in pa_handle_option John David Anglin
02:01 Re: [4.7] Avoid global state in pdp11_handle_option Paul Koning
02:00 [4.7] Avoid global state in sh_handle_option Joseph S. Myers
01:59 [4.7] Avoid global state in pdp11_handle_option Joseph S. Myers
01:59 [4.7] Avoid global state in pa_handle_option Joseph S. Myers
01:58 [4.7] Avoid global state in mn10300_handle_option Joseph S. Myers
00:51 Re: [RFA] libiberty/hashtab.c, higher_prime_index: avoid array overrun Michael Snyder
00:15 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) H.J. Lu
00:01 Re: Harden rs6000 offsettable_ok_by_alignment David Edelsohn

March 06, 2011
23:40 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) H.J. Lu
23:34 Re: PATCH: Remove README.QMTEST Mark Mitchell
23:29 [RFA] libiberty/make-relative-prefix.c, save_string, use xmalloc over malloc Michael Snyder
23:23 Re: PowerPC32 .gnu.attributes David Edelsohn
23:23 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Richard Guenther
22:53 Re: PATCH: Remove README.QMTEST Mike Stump
22:44 [RFA] libiberty/argv.c, expandargv, close memory leak Michael Snyder
21:58 Re: PATCH: Remove README.QMTEST FX
21:39 PATCH: Remove README.QMTEST Mark Mitchell
21:28 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) H.J. Lu
21:15 Re: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) Andrew Pinski
20:19 Re: [Patch, fortran] PR47850 - [4.6 Regression] ICE in gfc_conv_array_initializer Paul Richard Thomas
19:21 Re: [Patch, fortran] PR47850 - [4.6 Regression] ICE in gfc_conv_array_initializer Jerry DeLisle
19:18 [x32] PATCH: Check SUBREG_REG for parts.index and parts.base H.J. Lu
18:57 [Patch, fortran] PR47850 - [4.6 Regression] ICE in gfc_conv_array_initializer Paul Richard Thomas
18:56 [x32] PATCH: Convert function address to Pmode if needed H.J. Lu
17:59 [x32] PATCH: Add initialize x32 support to GCC testsuite H.J. Lu
17:18 PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *) H.J. Lu
03:02 Re: Ping^2 Re: Fix front end specs for -save-temps= Jason Merrill
00:45 Re: RFC: C++0x ABI PATCH to decltype handling Jason Merrill
00:18 [committed] Fix pr47975.c test compilation on hppa*-*-hpux* John David Anglin

March 05, 2011
21:02 New German PO file for 'gcc' (version 4.6-b20101218) Translation Project Robot
20:07 Re: [Patch] PR c++/26256 Jason Merrill
19:51 Update contrib/gennews for GCC 4.6 Joseph S. Myers
19:19 Re: avoid useless if-before-free tests Joseph S. Myers
19:16 Re: avoid useless if-before-free tests Joseph S. Myers
19:10 Re: [x32] PATCH: Use long long to check rt_sigreturn syscall H.J. Lu
18:35 Re: [committed] Fix get_loop_body ICE (PR rtl-optimization/47899) H.J. Lu
15:58 [patch, moxie] Use newlib-stdint.h Anthony Green
14:38 Re: [2/2] Reducing the overhead of dwarf2 location tracking Richard Sandiford
14:35 [committed] Fix get_loop_body ICE (PR rtl-optimization/47899) Jakub Jelinek
14:09 Re: [patch, ARM] Fix minipool ICE Richard Earnshaw
14:06 avoid useless if-before-free tests Jim Meyering
07:34 Re: configure oddity Ralf Wildenhues
02:22 Re: [pph] Add preprocessor validation Diego Novillo
01:46 [pph] Add preprocessor validation Lawrence Crowl
01:07 Re: [4.7][google] Use sysroot from --with-build-sysroot during 'make check' (issue4248059) Mike Stump
00:01 Re: [PATCH] Fix gcc.dg/torture/pr47968.c testcase on i?86 Jakub Jelinek

March 04, 2011
23:53 [x32] PATCH: Use long long to check rt_sigreturn syscall H.J. Lu
23:47 Re: [PATCH] Fix gcc.dg/torture/pr47968.c testcase on i?86 Richard Guenther
23:28 Re: [ping] Re: [patch, powerpc] #undef LINK_EH_SPEC before defining it Alan Modra
23:23 Re: [4.7][google] Use sysroot from --with-build-sysroot during 'make check' (issue4248059) Diego Novillo
23:10 [PATCH] Fix gcc.dg/torture/pr47968.c testcase on i?86 Jakub Jelinek
22:37 Re: ivopts improvement Zdenek Dvorak
22:02 Re: [4.7][google] Use sysroot from --with-build-sysroot during 'make check' (issue4248059) Ralf Wildenhues
21:53 Re: [PATCH] Avoid IPA-CP versioning if type mismatch prevents it (PR tree-optimization/47967) Richard Guenther
21:51 Re: [4.7][google] Use sysroot from --with-build-sysroot during 'make check' (issue4248059) Diego Novillo
21:48 [4.7][google] Use sysroot from --with-build-sysroot during 'make check' (issue4248059) Diego Novillo
21:30 [v3] --enable-extern-template Benjamin Kosnik
20:56 [PATCH] Teach var-tracking about some targets setmem/movmem patterns (PR debug/47991) Jakub Jelinek
20:48 [PATCH] Avoid IPA-CP versioning if type mismatch prevents it (PR tree-optimization/47967) Jakub Jelinek
20:48 [Committed] S/390: Fix problems with literal pools refs Andreas Krebbel
20:46 Re: ObjC/ObjC++: Fix property encoding on Apple Dominique Dhumieres
19:09 Re: ObjC/ObjC++: Fix property encoding on Apple Nicola Pero
19:09 Re: [Patch, libfortran, committed] PR 47802 Hack around POSIX draft localtime_r Janne Blomqvist
18:41 Re: libiberty/cplus-dem.c, ada-demangle: plug memory leak. Jeff Law
18:37 Re: libiberty/cplus-dem.c, ada-demangle: plug memory leak. Tom Tromey
18:27 Re: libiberty/cplus-dem.c, ada-demangle: plug memory leak. Michael Snyder
18:19 Re: libiberty/cplus-dem.c, ada-demangle: plug memory leak. Tom Tromey
18:07 Re: libiberty/cplus-dem.c, ada-demangle: plug memory leak. Michael Snyder
18:06 Re: [Patch, libfortran, committed] PR 47802 Hack around POSIX draft localtime_r Jakub Jelinek
18:06 [PATCH] PR 47862: Fix caller-save vector spill on PowerPC Pat Haugen
17:54 [Patch, libfortran, committed] PR 47802 Hack around POSIX draft localtime_r Janne Blomqvist
17:53 Re: [4.7, RFC, Fortran] Coarray: Moving towards real parallelization Tobias Burnus
17:46 Re: [Patch, libfortran] PR 47802 Update documentation for CTIME and FDATE Janne Blomqvist
17:19 Re: ivopts improvement Tom de Vries
17:02 Re: Fix PowerPC64 non-delegitimized UNSPEC David Edelsohn
16:58 Re: [4.7, RFC, Fortran] Coarray: Moving towards real parallelization Ralf Wildenhues
16:42 Re: ObjC/ObjC++: Fix property encoding on Apple Dominique Dhumieres
16:36 C++ PATCH for c++/46220 (overly strict covariant return checking) Jason Merrill
16:34 C++ PATCH for c++/47971 (ICE with pseudo-dtor call in template) Jason Merrill
15:50 Re: [ping] Re: [patch, powerpc] #undef LINK_EH_SPEC before defining it Joseph S. Myers
15:48 Re: [2/2] Reducing the overhead of dwarf2 location tracking Richard Sandiford
15:45 Re: ObjC/ObjC++: Fix property encoding on Apple Nicola Pero
15:45 Re: ObjC/ObjC++: Fix property encoding on Apple Nicola Pero
15:27 Re: [4.7] Avoid global state in microblaze_handle_option Michael Eager
15:22 Re: [2/2] Reducing the overhead of dwarf2 location tracking Jakub Jelinek
15:15 Re: [2/2] Reducing the overhead of dwarf2 location tracking Richard Guenther
15:10 Re: [2/2] Reducing the overhead of dwarf2 location tracking Jakub Jelinek
15:02 Re: [PATCH] fix broken -finstrument-functions implementation Nathan Froyd
15:00 [PATCH] fix broken -finstrument-functions implementation Nathan Froyd
15:00 Re: [2/2] Reducing the overhead of dwarf2 location tracking Richard Guenther
14:50 Re: [2/2] Reducing the overhead of dwarf2 location tracking Jakub Jelinek
14:47 Re: [2/2] Reducing the overhead of dwarf2 location tracking Richard Sandiford
14:30 Re: [2/2] Reducing the overhead of dwarf2 location tracking Richard Guenther
14:20 Re: [1/2] Reducing the overhead of dwarf2 location trracking Richard Sandiford
14:12 Re: [1/2] Reducing the overhead of dwarf2 location trracking Jakub Jelinek
14:07 Re: ivopts improvement Paolo Bonzini
13:58 Re: ivopts improvement Tom de Vries
13:57 [2/2] Reducing the overhead of dwarf2 location tracking Richard Sandiford
13:56 Re: [Patch, libfortran] PR 47802 Update documentation for CTIME and FDATE Tobias Burnus
13:53 [1/2] Reducing the overhead of dwarf2 location trracking Richard Sandiford
13:45 Fix PowerPC64 non-delegitimized UNSPEC Alan Modra
13:15 Re: [PATCH, ARM] VSHL, VSHR, VLSHR immediate values support Dmitry Plotnikov
12:57 Re: [4.7] Avoid global state in iq2000_handle_option Nick Clifton
12:56 Re: [4.7] Avoid global state in m32r_handle_option Nick Clifton
12:10 Re: [doc, PATCH] Remove redundant word "See" before @xref Gerald Pfeifer
12:05 [PATCH] recog.c: Fix RTX unsharing in change groups Andreas Krebbel
11:52 Re: [ping] Re: [patch, powerpc] #undef LINK_EH_SPEC before defining it Jakub Jelinek
11:43 Re: [ping] Re: [patch, powerpc] #undef LINK_EH_SPEC before defining it Alan Modra
11:23 [PATCH][ARM] Fix RVCT interoperation issue Andrew Stubbs
10:23 Re: build_function_call and TREE_ADDRESSABLE Richard Guenther
10:16 Re: build_function_call and TREE_ADDRESSABLE Richard Guenther
09:34 Re: libiberty/cplus-dem.c, ada-demangle: plug memory leak. Tristan Gingold
09:30 Re: [Patch, AVR]: PR42240 - Fix epilogue of naked functions Georg-Johann Lay
08:11 Re: [Patch] PR c++/26256 Fabien Chêne
07:38 Re: [ping] Re: [patch, powerpc] #undef LINK_EH_SPEC before defining it Jakub Jelinek
07:37 Re: ivopts improvement Paolo Bonzini
07:31 Re: [PATCH, i386] Introduce a flag to generate only 128-bit avx instructions Richard Henderson
07:00 Re: [ping] Re: [patch, powerpc] #undef LINK_EH_SPEC before defining it Alan Modra
04:59 Re: build_function_call and TREE_ADDRESSABLE Alan Modra
04:35 Re: PowerPC32 .gnu.attributes Alan Modra
04:05 Re: [4.7] Avoid global state in m32c_handle_option DJ Delorie
03:44 [4.7] Avoid global state in microblaze_handle_option Joseph S. Myers
03:43 [4.7] Avoid global state in m32r_handle_option Joseph S. Myers
03:42 [4.7] Avoid global state in m32c_handle_option Joseph S. Myers
03:41 [4.7] Avoid global state in iq2000_handle_option Joseph S. Myers
01:27 Re: [PATCH, i386 AVX] Type error in vpmaddubsw instruction pattern Liu
00:19 Re: [RFA] libiberty/hashtab.c, higher_prime_index: avoid array overrun DJ Delorie
00:14 Re: [RFA] libiberty/hashtab.c, higher_prime_index: avoid array overrun Dave Korn

March 03, 2011
23:39 Re: [PING^2] [PR46003, C++] Fix the assertion failure in build_target_expr Jason Merrill
23:30 Re: build_function_call and TREE_ADDRESSABLE Alan Modra
23:24 Re: [RFA] libiberty/hashtab.c, higher_prime_index: avoid array overrun Michael Snyder
23:01 Re: [RFA] libiberty/hashtab.c, higher_prime_index: avoid array overrun Mike Stump
22:59 Re: [RFA] libiberty/hashtab.c, higher_prime_index: avoid array overrun DJ Delorie
22:33 Re: [RFA] libiberty/hashtab.c, higher_prime_index: avoid array overrun Michael Snyder
22:26 Re: [RFA] libiberty/hashtab.c, higher_prime_index: avoid array overrun Michael Snyder
22:18 Fix !EXIT_IGNORE_STACK vs over-aligned variables Richard Henderson
22:11 Re: [RFA] libiberty/hashtab.c, higher_prime_index: avoid array overrun DJ Delorie
22:04 [RFA] libiberty/hashtab.c, higher_prime_index: avoid array overrun Michael Snyder
22:00 Re: libiberty/cplus-dem.c, ada-demangle: plug memory leak. Michael Snyder
21:30 Re: libiberty/cplus-dem.c, ada-demangle: plug memory leak. Jakub Jelinek
21:20 libiberty/cplus-dem.c, ada-demangle: plug memory leak. Michael Snyder
19:39 [PATCH, i386] Fix wrong mode in pmaddubsw instruction pattern Uros Bizjak
19:32 [gomp3.1] C/C++ min/max reductions Jakub Jelinek
18:56 [patch, committed, ia64-hp-hpux*] Fix -flto failures Steve Ellcey
18:33 RE: [Patch, AVR]: PR42240 - Fix epilogue of naked functions Weddington, Eric
18:05 Re: [Patch, AVR]: PR42240 - Fix epilogue of naked functions Georg-Johann Lay
18:01 RE: [PATCH, i386] Introduce a flag to generate only 128-bit avx instructions Fang, Changpeng
16:59 Re: [Patch, AVR]: PR42240 - Fix epilogue of naked functions Denis Chertykov
16:54 [RFC] OpenMP 3.1 atomics Jakub Jelinek
16:53 Re: [C++ Patch] PR 47974 Jason Merrill
16:52 Re: C++ PATCH for c++/47950 (ICE with condition in template) Jason Merrill
16:32 [PATCH] Fix PR46399 - missing mode promotion for libcall args - updated Andreas Krebbel
16:26 [PATCH] Fix PR47975 Richard Guenther
16:14 [committed] Fix OpenMP ICE on invalid during gimplification (PR c/47963) Jakub Jelinek
16:14 [C++ Patch] PR 47974 Paolo Carlini
15:48 [PATCH] Fix PR47968, extract_bit_field_1 oddness Richard Guenther
15:43 Re: [PATCH] Try to canonicalize MEM_REFs that are put into MEM_EXPRs for DEBUG_INSNs (PR debug/47283, take 2) Richard Guenther
15:43 Re: build_function_call and TREE_ADDRESSABLE Richard Guenther
15:42 Re: build_function_call and TREE_ADDRESSABLE Richard Guenther
15:11 [PATCH] Try to canonicalize MEM_REFs that are put into MEM_EXPRs for DEBUG_INSNs (PR debug/47283, take 2) Jakub Jelinek
14:33 build_function_call and TREE_ADDRESSABLE Alan Modra
14:29 Re: [PATCH, i386 AVX] Type error in vpmaddubsw instruction pattern Uros Bizjak
14:29 Re: ivopts improvement Tom de Vries
12:50 Re: [Patch, AVR]: PR42240 - Fix epilogue of naked functions Georg-Johann Lay
12:21 [PATCH][4.5] Fix -Werror bootstrap Richard Guenther
12:07 [Committed] S/390: Remove deprecated target macro FUNCTION_VALUE Andreas Krebbel
11:36 [PATCH, C++ testsuite] Fix g++.dg/abi/arm_cxa_vec1.C Yufeng Zhang
11:33 [PATCH] Fix and be more forgiving in the alias oracle Richard Guenther
11:11 [PATCH, i386 AVX] Type error in vpmaddubsw instruction pattern Liu
10:02 Re: [PATCH] Try to canonicalize MEM_REFs that are put into MEM_EXPRs for DEBUG_INSNs (PR debug/47283) Richard Guenther
09:55 Re: [4.7, RFC, Fortran] Coarray: Moving towards real parallelization Richard Guenther
09:18 Re: [4.7] Avoid global state in frv_handle_option Nick Clifton
09:15 Re: [Patch] [libstdc++] [constexpr] [no-longer-useful] use macros in place of 'constexpr' to allow for disabling constexpr until fully supported by compiler Adam Butcher
08:45 Re: ivopts improvement Paolo Bonzini
07:22 Re: [PATCH] Try to canonicalize MEM_REFs that are put into MEM_EXPRs for DEBUG_INSNs (PR debug/47283) Jakub Jelinek
06:50 Go patch committed: Don't patch if type was not converted Ian Lance Taylor
06:41 Go patch committed: Don't crash on large composite literal index Ian Lance Taylor
06:19 Go patch committed: Don't crash calling make with NaN or Infinity. Ian Lance Taylor
05:44 [doc, PATCH] Remove redundant word "See" before @xref Mingjie Xing
05:32 Re: [PATCH] Try to canonicalize MEM_REFs that are put into MEM_EXPRs for DEBUG_INSNs (PR debug/47283) Richard Henderson
05:08 C++ PATCH for c++/47950 (ICE with condition in template) Jason Merrill
04:53 Re: [4.7 PATCH] Decrease size of DW_AT_bit_offset on little-endian targets (PR debug/47946) Richard Henderson
04:28 Go patch committed: Make sure variable type is determined Ian Lance Taylor
04:26 Go patch committed: Don't crash on type descriptor of abstract type Ian Lance Taylor
03:31 Go patch committed: Don't look for methods on named pointer types Ian Lance Taylor
03:21 Re: [4.7] Avoid global state in cris_handle_option Hans-Peter Nilsson
02:50 C++ PATCH for c++/47774 (bogus constexpr error with template ctor) Jason Merrill
02:47 [4.7] Avoid global state in ia64_handle_option Joseph S. Myers
02:45 [4.7] Avoid global state in frv_handle_option Joseph S. Myers
02:44 [4.7] Avoid global state in cris_handle_option Joseph S. Myers
02:08 Go patch committed: Always determine call types Ian Lance Taylor
01:48 Go patch committed: Don't crash declaring function named "_" Ian Lance Taylor
01:40 Go patch committed: Don't crash on erroneous void temp initializer Ian Lance Taylor
01:18 Go patch committed: Fix type of discarded send expression Ian Lance Taylor
00:55 Go patch committed: Don't crash on erroneous named result Ian Lance Taylor
00:42 Go patch committed: Don't crash if constant has undefined type Ian Lance Taylor
00:15 Go patch committed: Rewrite conversion of named types Ian Lance Taylor

March 02, 2011
23:36 Re: [v3] testsuite make clean Benjamin Kosnik
23:04 Re: [4.7, RFC, Fortran] Coarray: Moving towards real parallelization Tobias Burnus
22:55 Re: docs: fix typos and markup nits in Fortran manual. Steve Kargl
22:42 docs: fix typos and markup nits in Fortran manual. Ralf Wildenhues
22:40 Re: ObjC/ObjC++: Fix property encoding on Apple Mike Stump
22:33 Re: x86_64 -profile option patch Richard Henderson
22:33 Re: [PATCH RFC] PR 47862: Fix caller-save spill of vectors on PowerPC Pat Haugen
22:31 Re: ObjC/ObjC++: Fix property encoding on Apple Jack Howarth
22:29 Re: [trans-mem] missing case in rwlock::write_upgrade Richard Henderson
22:01 Re: ivopts improvement Tom de Vries
21:59 Re: [4.7] Avoid global state in alpha_handle_option Richard Henderson
21:51 Re: [PATCH, i386] Introduce a flag to generate only 128-bit avx instructions Richard Henderson
21:33 Re: [4.7, RFC, Fortran] Coarray: Moving towards real parallelization Ralf Wildenhues
20:45 Re: ObjC/ObjC++: Fix property encoding on Apple Dominique Dhumieres
20:34 [4.7, RFC, Fortran] Coarray: Moving towards real parallelization Tobias Burnus
19:58 Re: RFC: PR rtl-optimization/47958: [x32] reload generates invalid address reference H.J. Lu
18:43 Re: [PATCH] Add -lpwl to ppllibs. Sebastian Pop
18:35 Re: ObjC/ObjC++: Fix property encoding on Apple Nicola Pero
18:27 Re: [4.7 PATCH] Decrease size of DW_AT_bit_offset on little-endian targets (PR debug/47946) Tom Tromey
17:53 RE: [PING^2] [PR46003, C++] Fix the assertion failure in build_target_expr Yufeng Zhang
17:53 Re: [PATCH RFC] PR 47862: Fix caller-save spill of vectors on PowerPC Pat Haugen
17:44 [4.7 PATCH] Decrease size of DW_AT_bit_offset on little-endian targets (PR debug/47946) Jakub Jelinek
17:41 RE: [PATCH, i386] Introduce a flag to generate only 128-bit avx instructions Fang, Changpeng
17:40 [PATCH] Try to canonicalize MEM_REFs that are put into MEM_EXPRs for DEBUG_INSNs (PR debug/47283) Jakub Jelinek
17:29 RFC: PR rtl-optimization/47958: [x32] reload generates invalid address reference H.J. Lu
17:17 [v3] hash vs. simulator Benjamin Kosnik
17:00 C++ PATCH for c++/47200 (ICE with undefined constexpr fn) Jason Merrill
16:59 C++ PATCH for c++/46159 (bogus lambda pedwarn with array in new-expression) Jason Merrill
16:04 [PATCH][4.5] Fix PR47278 Richard Guenther
15:54 [PATCH][4.5] Backport fix for PR45967 Richard Guenther
15:21 Re: [PATCH] Add -lpwl to ppllibs. Sebastian Pop
15:15 Re: [PATCH] Add -lpwl to ppllibs. Paolo Carlini
15:09 Re: [PATCH] Add -lpwl to ppllibs. Richard Guenther
15:07 Re: [PATCH] Add -lpwl to ppllibs. Sebastian Pop
15:02 Re: [PATCH] Add -lpwl to ppllibs. Richard Guenther
15:01 [v3] libstdc++/47913 Paolo Carlini
14:49 Re: [PATCH] Add -lpwl to ppllibs. Sebastian Pop
14:27 Re: [PATCH, ARM] VSHL, VSHR, VLSHR immediate values support Dmitry Plotnikov
14:04 [trans-mem] missing case in rwlock::write_upgrade Patrick Marlier
13:27 Re: PR rtl-optimization/47925: deleting trivially live instructions Richard Sandiford
13:23 Re: PR lto/47497 (undefined symbol when building soplex) Jan Hubicka
13:10 [PATCH][C] Fix PR47939 Richard Guenther
12:57 Re: [PATCH] Add -lpwl to ppllibs. Jakub Jelinek
12:45 Re: [PATCH] Add -lpwl to ppllibs. Paolo Carlini
12:32 Re: [PATCH] Add -lpwl to ppllibs. Dominique Dhumieres
12:20 Re: [PATCH] Add -lpwl to ppllibs. Richard Guenther
11:58 Re: [patch, ARM] Fix minipool ICE Jakub Jelinek
11:16 Re: [STORMY16] Hookize REGISTER_MOVE_COST and MEMORY_MOVE_COST Nick Clifton
10:36 Re: PR lto/47497 (undefined symbol when building soplex) Richard Guenther
10:07 PR lto/47497 (undefined symbol when building soplex) Jan Hubicka
09:36 Re: [4.7] Make ARM -mhard-float and -msoft-float into proper -mfloat-abi= aliases Richard Earnshaw
07:35 Harden rs6000 offsettable_ok_by_alignment Alan Modra
07:00 [committed MAINTAINERS]: Adjust my e-mail address Kai Tietz
03:53 Re: [PATCH] Add -lpwl to ppllibs. Sebastian Pop
03:06 Re: [PATCH RFC] PR 47862: Fix caller-save spill of vectors on PowerPC Alan Modra
02:07 [4.7] Avoid global state in bfin_handle_option Joseph S. Myers
02:01 [4.7] Make ARM -mhard-float and -msoft-float into proper -mfloat-abi= aliases Joseph S. Myers
01:59 [4.7] Avoid global state in alpha_handle_option Joseph S. Myers
01:58 [4.7] Avoid global state in ix86_handle_option Joseph S. Myers
01:49 Re: Fix for PR libobjc/47922 ("[4.6 Regression] libobjc crashes with garbage collection in any real-life program") Matthias Klose
01:29 Re: ObjC/ObjC++: Fix property encoding on Apple Jack Howarth

March 01, 2011
23:22 [PATCH RFC] PR 47862: Fix caller-save spill of vectors on PowerPC Pat Haugen
22:42 C++ PATCH for c++/47851 (type mismatch between decltype and not) Jason Merrill
22:37 C++ PATCH for c++/46282 (ICE on invalid in grokbitfield) Jason Merrill
22:08 Re: PR 47793 - Support relative paths using -fprofile-generate Martin Thuresson
21:48 RE: [PATCH, i386] Introduce a flag to generate only 128-bit avx instructions Fang, Changpeng
21:42 [STORMY16] Hookize REGISTER_MOVE_COST and MEMORY_MOVE_COST Anatoly Sokolov
21:31 Re: [MELT] Fixing compilation process Basile Starynkevitch
21:26 [Patch, libfortran] PR 47802 Update documentation for CTIME and FDATE Janne Blomqvist
21:08 Re: [PATCH, i386] Introduce a flag to generate only 128-bit avx instructions Jakub Jelinek
20:59 [PATCH, i386] Introduce a flag to generate only 128-bit avx instructions Fang, Changpeng
20:56 Re: Ping^2 Re: Fix front end specs for -save-temps= Mike Stump
19:52 Ping^2 Re: x86_64 -profile option patch Joseph S. Myers
19:52 Ping^2 Re: Fix front end specs for -save-temps= Joseph S. Myers
19:25 Re: [x32] PATCH: PR target/47744: [x32] ICE: in reload_cse_simplify_operands, at postreload.c:403 H.J. Lu
17:34 Re: [x32] PATCH: PR target/47926: [x32] nested function pointer doesn't work H.J. Lu
16:19 Re: PowerPC64 PR47935 fix David Edelsohn
16:03 [gc-improv] Merge from trunk up to r170497 Laurynas Biveinis
15:39 PowerPC64 PR47935 fix Alan Modra
14:15 Re: ObjC/ObjC++: Fix property encoding on Apple Jack Howarth
14:01 Re: ObjC/ObjC++: Fix property encoding on Apple Nicola Pero
13:43 Re: [PATCH] Fix PR47924 Michael Matz
13:42 Re: [PATCH] Fix PR47924 Michael Matz
13:26 Re: ObjC/ObjC++: Fix property encoding on Apple Jack Howarth
13:16 [PATCH] Fix PR47890 Richard Guenther
11:44 [PATCH 3/3] Regenerating melt-build.mk Alexandre Lissy
11:44 [PATCH 1/3] Fix RPM compilation Alexandre Lissy
11:44 [PATCH 2/3] Fix double '/' in MELT build process Alexandre Lissy
11:44 [MELT] Fixing compilation process Alexandre Lissy
11:18 PATCH: comment typo Laurynas Biveinis
10:59 [4.7][gc-improv] PATCH: move Valgrind header checks from valgrind to misc checking (issue4250047) lauras
10:05 Re: PR rtl-optimization/47925: deleting trivially live instructions Richard Guenther
06:32 Re: [PATCH] Fix a clash between temp_slot and add_frame_space free stack slot handling (PR middle-end/47893) Richard Henderson
05:35 Re: [patch, libgfortran] Pr47567 Wrong output for small absolute values with F editing H.J. Lu
05:07 Re: Move ChangeLog entry to correct location Ralf Wildenhues
00:41 Re: Fix for PR libobjc/47922 ("[4.6 Regression] libobjc crashes with garbage collection in any re al-life program") Nicola Pero


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