gcc-patches archive
date index for December, 2008

This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.

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

December 31, 2008
23:12 Re: [patch] OpenBSD fixincludes #2 Andreas Tobler
22:41 Re: RFC: Fix for crash in compute_antic Mark Mitchell
21:26 Re: RFC: Fix for crash in compute_antic Andrew Pinski
21:24 Re: RFC: Fix for crash in compute_antic Andrew Pinski
19:31 [lto] Fixlet for ltrans-driver Diego Novillo
18:51 Re: [wwwdocs] Add "free software" instead of "Open Source" to codingconventions.html Mark Mitchell
15:14 Re: [lto][patch] Really fix builtins this time Rafael Espindola
14:56 Re: [lto][patch] Really fix builtins this time Diego Novillo
14:44 [lto][patch] Really fix builtins this time Rafael Espindola
13:33 [lto] Factor predicate out of set_asm_name Diego Novillo
10:24 Re: [patch, darwin] repost of a patch to make "-static-libgfortan" work. Paolo Bonzini
10:19 Re: [patch, darwin] repost of a patch to make "-static-libgfortan" work. IainS
09:46 Re: [wwwdocs] Add "free software" instead of "Open Source" to codingconventions.html Steven Bosscher
08:58 Re: [wwwdocs] Add "free software" instead of "Open Source" to codingconventions.html Gerald Pfeifer
08:43 [wwwdocs] Add "free software" instead of "Open Source" to codingconventions.html Gerald Pfeifer
08:31 [PR fortran/38507] Fix checks for valid GOTOs Tobias Schlüter
07:39 Re: [Patch, Fortran] PR 38536 ICE with C_LOC on consecutive array and substring references. Daniel Kraft
04:09 cross building 4.3.2 for m68k--netbsdelf Kurt J. Lidl
03:20 Re: [C++ PATCH] Reject __FUNCTION__ as template parameter (PR c++/38647) Mark Mitchell
03:09 Re: [C++ PATCH] Reject __FUNCTION__ as template parameter (PR c++/38647) Jason Merrill
02:03 Re: [PATCH, middle-end - RTL]: scheduling, UNSPEC_VOLATILEs should also represent insn blockage for insns with mem only operands Ian Lance Taylor
01:39 [PATCH] Fix PR C++/36607 Incorrect type diagnostic on substracting casted char pointers Andrew Pinski

December 30, 2008
23:51 Re: [patch] OpenBSD fixincludes #2 Bruce Korb
23:46 [PATCH] Fix PR C++/38648 ICE with string literal Andrew Pinski
23:39 Re: [C++ PATCH] Handle TEMPLATE_PARM_INDEX in finish_decltype_type (PR c++/38640) Mark Mitchell
23:36 Re: [PATCH] Fix useless_type_conversion_p with incomplete types (PR middle-end/38505) Jakub Jelinek
23:34 [C++ PATCH] Reject __FUNCTION__ as template parameter (PR c++/38647) Jakub Jelinek
23:29 [C++ PATCH] Handle TEMPLATE_PARM_INDEX in finish_decltype_type (PR c++/38640) Jakub Jelinek
23:24 [committed] Fix GIMPLE_SWITCH regimplification (PR middle-end/38676) Jakub Jelinek
23:21 [PATCH][alias-improvements] Compute pi->dereferenced again Richard Guenther
23:20 Re: [Patch, Fortran] PR 38536 ICE with C_LOC on consecutive array and substring references. Mikael Morin
23:11 Re: [PATCH, middle-end - RTL]: scheduling, UNSPEC_VOLATILEs should also represent insn blockage for insns with mem only operands Richard Sandiford
23:08 [Patch, Fortran] PR 38536 ICE with C_LOC on consecutive array and substring references. Mikael Morin
22:41 [named-address-spaces-branch][Patch,committed] Disallow static relocations in/to SPU __ea address spaces Michael Meissner
22:01 [patch] OpenBSD fixincludes #2 Andreas Tobler
21:22 Re: [PATCH] Implement redundant store elimination, fix PR38513 Richard Guenther
21:18 [PATCH] Fix PR38645 Richard Guenther
20:04 Re: [PATCH] Fix a race condition in indirect call value profiling Seongbae Park 박성배 朴成培
20:02 Re: [patch] PR35460 fix OpenBSD stdarg header Andreas Tobler
19:47 Re: [PATCH] Implement redundant store elimination, fix PR38513 Richard Guenther
19:44 [PATCH] Implement redundant store elimination, fix PR38513 Richard Guenther
18:33 Re: A new gimple pass (LRS: live range shrinking) to reduce register pressure Andrew Pinski
18:28 Re: A new gimple pass (LRS: live range shrinking) to reduce register pressure Xinliang David Li
18:21 Re: [Patch, Fortran] Rework of floating point number reading Joseph S. Myers
18:04 Re: A new gimple pass (LRS: live range shrinking) to reduce register pressure Xinliang David Li
17:59 Re: [Patch, Fortran] Rework of floating point number reading Paolo Bonzini
17:48 Re: [Patch, Fortran] Rework of floating point number reading Steve Kargl
17:28 Re: [Patch, Fortran] Rework of floating point number reading Daniel Kraft
17:18 Re: [Patch, Fortran] Rework of floating point number reading Janne Blomqvist
17:11 Re: [PATCH] Fix a race condition in indirect call value profiling Jack Howarth
17:04 Re: [patch] broken tree-cfg checking? Richard Guenther
16:56 Re: [Patch, Fortran] Rework of floating point number reading Daniel Kraft
16:42 Re: [Patch, Fortran] Rework of floating point number reading Mikael Morin
16:25 Re: [PATCH, c++]: Fix PR c++/31488 by Introducing LANG_HOOKS_SET_IS_AGGR_TYPE language hook. Ian Lance Taylor
15:56 Re: [Patch, Fortran] Rework of floating point number reading Daniel Kraft
15:47 Re: [Patch, Fortran] Rework of floating point number reading Janne Blomqvist
15:46 Re: [Patch, Fortran] Rework of floating point number reading Thomas Koenig
15:24 Re: [Patch, Fortran] Rework of floating point number reading Paolo Bonzini
15:23 [patch] broken tree-cfg checking? Steven Bosscher
14:40 [PATCH, c++]: Fix PR c++/31488 by Introducing LANG_HOOKS_SET_IS_AGGR_TYPE language hook. Uros Bizjak
13:32 [patch] PR35460 fix OpenBSD stdarg header Andreas Tobler
11:15 Re: [PATCH] Fix middle-end/38661, ICE in tree-switch-conversion with INT_MAX as the case statement Richard Guenther
11:14 Re: A new gimple pass (LRS: live range shrinking) to reduce register pressure Richard Guenther
10:56 Re: [PATCH] Fix a race condition in indirect call value profiling Richard Guenther
10:32 Re: [patch, darwin] repost of a patch to make "-static-libgfortan" work. Paolo Bonzini
10:23 [PATCH] Fix PR38564, ICE in insert_into_preds_of_block Richard Guenther
10:15 Re: [PATCH] Fix middle-end/38661, ICE in tree-switch-conversion with INT_MAX as the case statement Martin Jambor
10:08 Re: [patch, darwin] repost of a patch to make "-static-libgfortan" work. IainS
10:06 [wwwdocs] Fix 2004 GCC Summit Proceedings reference in projects/cfo.html Gerald Pfeifer
10:02 Re: [wwwdocs] Fix 2004 GCC Summit Proceedings reference in news/sms.html Gerald Pfeifer
10:00 [wwwdocs] Fix 2004 GCC Summit Proceedings reference in news/sms.html Gerald Pfeifer
09:52 [wwwdocs] codingconventions.html link update Gerald Pfeifer
09:50 Re: [patch, darwin] repost of a patch to make "-static-libgfortan" work. Paolo Bonzini
09:49 [wwwdocs] remove ftp.softaplic.com.br from mirrors.html Gerald Pfeifer
09:21 Re: [patch, darwin] repost of a patch to make "-static-libgfortan" work. IainS
08:34 Re: [Patch, Fortran] Rework of floating point number reading Daniel Kraft
06:35 Re: [Patch, Fortran] Rework of floating point number reading Geert Bosch
06:06 Re: A new gimple pass (LRS: live range shrinking) to reduce register pressure Andrew Pinski
05:44 A new gimple pass (LRS: live range shrinking) to reduce register pressure Xinliang David Li
05:13 Re: [Patch, Fortran] Rework of floating point number reading jvdelisle
04:36 Re: [PATCH] Fix a race condition in indirect call value profiling Andrew Pinski
04:30 Re: [PATCH] Fix a race condition in indirect call value profiling Seongbae Park 박성배 朴成培
04:13 Re: [PATCH] Fix a race condition in indirect call value profiling Andrew Pinski
00:54 [PATCH] Fix C++/36799, va_copy in C++0x mode Andrew Pinski
00:48 [PATCH] Fix middle-end/38661, ICE in tree-switch-conversion with INT_MAX as the case statement Andrew Pinski
00:36 [PATCH] Fix C -Woverride-init warning (PR c/36489) Jakub Jelinek

December 29, 2008
23:59 Re: [patch] PR33932 - extend documentation about top-level asm blocks Steven Bosscher
23:51 Re: [LTO] Fix C++ thunks Mark Mitchell
23:46 Re: [patch] PR33932 - extend documentation about top-level asm blocks Mark Mitchell
23:09 [lto] Do not try to set assembler name on unused FUNCTION_DECLs Diego Novillo
23:07 Re: [patch] PR33932 - extend documentation about top-level asm blocks Steven Bosscher
23:07 [patch] binary_scale dwarf output for debugging fixed point modes Sean D'Epagnier
22:54 Re: [PATCH] Fix canonicalization of addresses Richard Guenther
21:59 Re: [PATCH, middle-end - RTL]: scheduling, UNSPEC_VOLATILEs should also represent insn blockage for insns with mem only operands Uros Bizjak
21:56 Re: [LTO] Fix C++ thunks Richard Guenther
21:09 Re: [patch, darwin] repost of a patch to make "-static-libgfortan" work. Paolo Bonzini
21:04 Re: [PATCH] Fix canonicalization of addresses Eric Botcazou
20:59 Re: [LTO] Fix C++ thunks Jason Merrill
20:59 Re: [PATCH, middle-end - RTL]: scheduling, UNSPEC_VOLATILEs should also represent insn blockage for insns with mem only operands Ian Lance Taylor
20:30 Re: [patch] PR33932 - extend documentation about top-level asm blocks Mark Mitchell
20:29 Re: [LTO] Fix C++ thunks Rafael Espindola
19:44 Re: [patch, vectorizer] Fix PR tree-optimization/38529 Ira Rosen
19:43 Re: [patch, vectorizer] Fix PR tree-optimization/38529 Ira Rosen
18:57 Re: [LTO] Fix C++ thunks Richard Guenther
18:44 [Patch, Fortran] Rework of floating point number reading Daniel Kraft
18:12 Re: [LTO] Fix C++ thunks Andrew Pinski
18:11 Re: [LTO] Fix C++ thunks Andrew Pinski
18:00 Re: [patch, darwin] repost of a patch to make "-static-libgfortan" work. IainS
17:52 Re: [C++ PATCH] Fix error recovery in cp_parser_condition (PR c++/38635) Mark Mitchell
17:38 Re: [LTO] Fix C++ thunks Richard Guenther
17:36 Re: [PATCH] Fix complex lowering with -fnon-call-exceptions (PR c++/36191) Richard Guenther
17:34 Re: [PATCH] PR tree-optimization/38572 (VRP and C++ enums) Richard Guenther
17:25 Re: [PATCH] Fix a race condition in indirect call value profiling Richard Guenther
17:23 Re: [PATCH] Avoid broken powf on hppa*64*-*-hpux* Mark Mitchell
17:22 Re: Ping: avoid uninitialized variable warnings building with -O3 Richard Guenther
17:21 Re: [PATCH, 4.5?] Fix get_ref_base_and_extent() handling of unions and variable sized arrays Richard Guenther
17:19 Re: [patch, vectorizer] Fix PR tree-optimization/38529 Daniel Berlin
17:14 Re: [patch, darwin] repost of a patch to make "-static-libgfortan" work. Paolo Bonzini
17:09 [PATCH] Fix round/roundf in intrinsics/c99_functions.c John David Anglin
17:09 [PATCH, pretty-ipa] Nuke call graph edges when inlining in all cases Martin Jambor
17:07 Re: [PATCH]: Remove special case for log(e) -> 1 Richard Guenther
17:04 Re: [LTO] Fix C++ thunks Rafael Espindola
17:04 Re: [PATCH] Fix canonicalization of addresses Richard Guenther
16:41 Re: [patch] fix decimal floating-point macros in <float.h> Richard Guenther
16:32 Re: [LTO] Fix C++ thunks Richard Guenther
16:29 [PATCH] Fix complex lowering with -fnon-call-exceptions (PR c++/36191) Jakub Jelinek
16:22 Re: [PATCH] Fix useless_type_conversion_p with incomplete types (PR middle-end/38505) Richard Guenther
16:14 Re: [patch, fixincludes, committed] HP-UX PA patch for getppdp.h Kaveh R. GHAZI
16:03 Re: Missing commit for --enable-stage1-checking doc patch? (was: GCC compile farm / ARM architecture) Richard Guenther
16:00 Re: sysv/ms_abi attribute fix, part 3, ICE in IRA Richard Guenther
15:53 Re: [PATCH] Fix may_propagate_address_into_dereference (PR middle-end/38505) Richard Guenther
15:52 Re: [patch][graphite] Fix PR38492: segfaulting code when compiled with -fgraphite -fgraphite-identity Richard Guenther
15:49 Re: [PATCH] Missing TRULY_NOOP_TRUNCATION after restored optimize_bit_field_compare Richard Guenther
14:05 Re: [PATCH, picochip] Disable CFI asm and other bug fixes Andrew Pinski
13:12 Re: [PATCH, middle-end - RTL]: scheduling, UNSPEC_VOLATILEs should also represent insn blockage for insns with mem only operands Uros Bizjak
11:52 Re: [PATCH, picochip] Disable CFI asm and other bug fixes Hariharan Sandanagobalane
10:55 Re: [patch, darwin] repost of a patch to make "-static-libgfortan" work. IainS
10:37 [PING][middle-end only!] PR tree-optimization/38572 (VRP and C++ enums) Paolo Bonzini
10:33 Re: [PATCH,testsuite] Disable certain tests for 16-bit targets and some for picochip Hariharan
10:32 Re: [PATCH,testsuite] Disable certain tests for 16-bit targets and some for picochip Hariharan Sandanagobalane
02:17 [Commited] New objc testcase Andrew Pinski

December 28, 2008
22:50 Re: [patch] PR33932 - extend documentation about top-level asm blocks Ian Lance Taylor
22:49 Re: [PATCH] Fix -b option handling (PR driver/38381) Ian Lance Taylor
22:47 Re: [PATCH, middle-end - RTL]: scheduling, UNSPEC_VOLATILEs should also represent insn blockage for insns with mem only operands Ian Lance Taylor
22:31 Re: [patch] partial fix for PR38584 Ian Lance Taylor
22:22 Re: [vta, trunk?] avoid uninitialized variable warnings building with -O3 Ian Lance Taylor
22:20 Re: [PATCH] Build broken for x86_64 -> alpha cross Ian Lance Taylor
21:01 Re: [PATCH, ARM, Ada] __ARM_EABI_UNWINDER__ vs _URC_FATAL_PHASE1_ERROR in gcc/ada/raise-gcc.c Laurent GUERBY
20:10 [committed] Fix C++ omp for loops with volatile iterator var (PR c++/38650) Jakub Jelinek
20:05 [C++ PATCH] Fix error recovery in cp_parser_condition (PR c++/38635) Jakub Jelinek
19:09 Re: [PATCH, ARM, Ada] __ARM_EABI_UNWINDER__ vs _URC_FATAL_PHASE1_ERROR in gcc/ada/raise-gcc.c Geert Bosch
18:44 Re: [C++ PATCH] Fix error-recovery for scoped enum templates (PR c++/38637) Mark Mitchell
18:00 Re: [PATCH] Build broken for x86_64 -> alpha cross Jakub Jelinek
16:21 [PATCH] Avoid broken powf on hppa*64*-*-hpux* John David Anglin
15:37 [PATCH, ARM, Ada] __ARM_EABI_UNWINDER__ vs _URC_FATAL_PHASE1_ERROR in gcc/ada/raise-gcc.c Laurent GUERBY
12:51 [patch] PR33932 - extend documentation about top-level asm blocks Steven Bosscher
11:13 Re: [patch, testsuite] Fix vectorizer cost model testcases for SPU. Ira Rosen
11:09 Re: [patch, vectorizer] Fix PR tree-optimization/38529 Dorit Nuzman
10:48 Re: [lto][patch] Change the plugin install directory Ralf Wildenhues
00:55 Re: [patch, testsuite] Fix vectorizer cost model testcases for SPU. Andrew Pinski

December 27, 2008
20:06 Re: [PATCH] Fix a race condition in indirect call value profiling Seongbae Park 박성배 朴成培
19:55 [committed] Improve pretty printing some vector binary ops (PR middle-end/38641) Jakub Jelinek
15:41 [committed] Fix local types handling in OpenMP parallel and task regions (PR middle-end/38633) Jakub Jelinek
15:37 [PATCH] Fix -b option handling (PR driver/38381) Jakub Jelinek
15:32 [C++ PATCH] Fix error-recovery for scoped enum templates (PR c++/38637) Jakub Jelinek
15:27 [committed] Fix tsubst_omp_for_iterator (PR c++/38639) Jakub Jelinek
15:23 [committed] Fix up libgomp.c/collapse-1.c testcase Jakub Jelinek
06:50 Re: [wwwdocs] Buildstat update for 4.3 Gerald Pfeifer

December 26, 2008
16:36 [PATCH, libgomp]: Add -mieee for testsuite/libgomp.c/atomic-6.c for alpha Uros Bizjak
14:38 [PATCH, middle-end - RTL]: scheduling, UNSPEC_VOLATILEs should also represent insn blockage for insns with mem only operands Uros Bizjak
14:26 [patch] partial fix for PR38584 Steven Bosscher
04:33 Re: [patch,libgfortran] PR37754 [4.4 Regression] READ I/O Performance regression from 4.3 to 4.4 Jerry DeLisle
01:28 Re: [patch,libgfortran] PR37754 [4.4 Regression] READ I/O Performance regression from 4.3 to 4.4 Jack Howarth

December 25, 2008
20:40 Re: [patch,libgfortran] PR37754 [4.4 Regression] READ I/O Performance regression from 4.3 to 4.4 Steve Kargl
17:33 [patch,libgfortran] PR37754 [4.4 Regression] READ I/O Performance regression from 4.3 to 4.4 Jerry DeLisle

December 24, 2008
21:23 Re: [LTO][PATCH] Fix for type merging with struct and typedef struct Diego Novillo
20:35 [LTO][PATCH] Fix for type merging with struct and typedef struct Simon Baldwin
19:24 [patch] expr.h: Fix the declaration of block_clear_fn. Kazu Hirata
18:07 Re: [lto][patch] s/DECL_IS_BUILTIN/DECL_BUILT_IN/ Rafael Espindola
17:58 [lto][patch] s/DECL_IS_BUILTIN/DECL_BUILT_IN/ Rafael Espindola
17:48 [PING^2] [C++] Fixes for PR c++/29727 and PR c++/37647 Simon Martin
17:37 Ping: avoid uninitialized variable warnings building with -O3 Pat Haugen
15:49 [PATCH] Build broken for x86_64 -> alpha cross Uros Bizjak
13:27 Re: [lto][patch] Don't put builtins in the IL symbol table Diego Novillo
13:13 [lto][patch] Don't put builtins in the IL symbol table Rafael Espindola
10:26 Re: [PATCH, 4.5?] Fix get_ref_base_and_extent() handling of unions and variable sized arrays Jan Hubicka
10:25 Re: [PATCH, pretty-ipa] Rename jump function constants Jan Hubicka
03:59 [PATCH] Fix c++/38489: auto with fixed point (and part of PR 35338, rejects valid fixed point) Andrew Pinski

December 23, 2008
23:30 Re: [lto] proper way to handle COMDAT Cary Coutant
17:21 Re: [LTO][PATCH] Fix ICE on sizeless symbols Diego Novillo
17:17 [LTO][PATCH] Fix ICE on sizeless symbols Simon Baldwin
16:09 [PATCH]: Remove special case for log(e) -> 1 Kaveh R. GHAZI
16:02 Re: [PATCH, 4.5?] Fix get_ref_base_and_extent() handling of unions and variable sized arrays Diego Novillo
15:48 Re: [PATCH] Fix PR middle-end/38590: ice: verify_gimple failed with divide Ian Lance Taylor
15:41 Re: [PATCH] gcov: display progress indication Ian Lance Taylor
15:39 Re: RFC: Fix for crash in compute_antic Ian Lance Taylor
15:35 Re: PATCH, v3: fix error from configure Ian Lance Taylor
15:26 Re: PATCH: eliminate more warnings Ian Lance Taylor
15:19 Re: [patch, darwin] repost of a patch to make "-static-libgfortan" work. Paolo Bonzini
13:14 Re: [lto] Build the plugin with -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 Diego Novillo
12:58 [patch, darwin] provide a separately-named libgomp-static.a IainS
12:49 [lto] Build the plugin with -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 Rafael Espindola
12:46 [patch, darwin] repost of a patch to make "-static-libgfortan" work. IainS
11:55 Re: [PATCH, 4.5?] Fix get_ref_base_and_extent() handling of unions and variable sized arrays Martin Jambor
11:37 [PATCH, pretty-ipa] Rename jump function constants Martin Jambor
11:12 [PATCH] Fix canonicalization of addresses Eric Botcazou
07:06 [v3] typo in 36801 Benjamin Kosnik
01:31 [v3] doxygen update Benjamin Kosnik

December 22, 2008
23:37 [committed] Improve memset expansion on i?86/x86_64 (PR target/38488) Jakub Jelinek
19:51 Re: [lto] Do not emit the LTO marker as an undefined symbol Cary Coutant
18:29 [lto] Fix thinko in alias pairs streaming Diego Novillo
17:51 [PATCH] Fix PR middle-end/38590: ice: verify_gimple failed with divide Andrew Pinski
17:50 [PATCH, alpha]: "Fix" PR target/ Uros Bizjak
17:50 [PATCH, alpha]: Fix gcc.dg/visibility.* Uros Bizjak
17:43 Re: [lto][patch] Change the plugin install directory Diego Novillo
17:33 Re: [lto][patch] Change the plugin install directory Rafael Espindola
17:32 Re: [lto][patch] Change the plugin install directory Tom Tromey
17:27 RFA: Improved DWARF2 support in MN10300 port Nick Clifton
16:41 [lto][patch] Change the plugin install directory Rafael Espindola
15:57 [PATCH] PR tree-optimization/38572 (VRP and C++ enums) Paolo Bonzini
14:28 [patch,libfortran] PR37472 bad output on default-format write of double Jerry DeLisle
08:49 Re: [lto] Do not emit the LTO marker as an undefined symbol Rafael Espindola
07:57 Re: [PATCH, picochip] Disable CFI asm and other bug fixes Andrew Pinski

December 21, 2008
23:17 Re: PATCH, testsuite: fix PR 38362 Ben Elliston
22:26 Re: [PATCH] Fix PR target/38300 libstdc++ and libgcj contain a reference to _Unwind_GetIPInfo for darwin before 9 Andrew Pinski
21:54 Re: PING: Missing TRULY_NOOP_TRUNCATION after restored optimize_bit_field_compare Richard Sandiford
21:52 [committed] MIPS testsuite improvements Richard Sandiford
21:47 [committed] Add temporary testsuite restrictions Richard Sandiford
21:45 [committed] Fix MIPS DSP builtins for Pmode == DImode Richard Sandiford
21:12 Re: [patch, fortran] PR38398 g0.w edit descriptor: Update for F2008 Tokyo meeting changes Jerry DeLisle
21:02 C++ PATCH for c++/38597 Jason Merrill
19:30 [lto] Do not emit the LTO marker as an undefined symbol Diego Novillo
18:55 Re: [Patch, Fortran] PR fortran/37746: -fbounds-check for string lengths of dummy arguments Daniel Kraft
18:46 Re: PING [Patch, Fortran, Doc] Some gfortran manual improvements Daniel Kraft
18:26 Re: PING [Patch, Fortran, Doc] Some gfortran manual improvements Jerry DeLisle
18:07 PING [Patch, Fortran, Doc] Some gfortran manual improvements Daniel Kraft
18:01 [Patch, Fortran] PR fortran/37746: -fbounds-check for string lengths of dummy arguments Daniel Kraft
16:45 Re: Add m32r-rtems Nick Clifton
15:58 [v3] libstdc++/38596 Paolo Carlini
15:52 [lto] Apply name mappings to alias pairs for static symbols Diego Novillo
14:45 Re: [patch] Fix PR38465: graphite libraries undocumented Matthias Klose
13:57 Re: sysv/ms_abi attribute fix, part 5, proper call clobbered registers for ms->sysv calls Jan Hubicka
11:51 [PATCH, alpha]: Fix miscompilation of unexpected exception handling in libstdc++ Uros Bizjak
06:26 [4.4, AVR, committed] Fix wrong cc attribute. Anatoly Sokolov

December 20, 2008
22:33 Re: [PATCH] Check for binutils .cfi_* advance bug with code alignment factor > 1 (PR target/37610) Eric Botcazou
20:25 RFA: patch to solve PR38495 Vladimir Makarov
17:37 Re: PR c++/36921 [4.3/4.4 Regression] warning "comparison does not have mathematical meaning" is not correct for overloaded operators that do not return boolean Jason Merrill
14:18 Re: [lto] Show addresses of cgraph nodes Diego Novillo
13:59 Re: [lto] Show addresses of cgraph nodes Jan Hubicka
13:47 Re: [lto] Show addresses of cgraph nodes Diego Novillo
13:38 Re: [lto] Show addresses of cgraph nodes Jan Hubicka
12:43 Re: Patch ping (i386 backend, configury) jh
09:44 Re: PR c++/36921 [4.3/4.4 Regression] warning "comparison does not have mathematical meaning" is not correct for overloaded operators that do not return boolean Jakub Jelinek
00:17 Re: PR c++/36921 [4.3/4.4 Regression] warning "comparison does not have mathematical meaning" is not correct for overloaded operators that do not return boolean Jakub Jelinek
00:13 [lto] More minor formatting changes Diego Novillo

December 19, 2008
23:50 Re: PR c++/36921 [4.3/4.4 Regression] warning "comparison does not have mathematical meaning" is not correct for overloaded operators that do not return boolean Jakub Jelinek
23:38 Re: PR c++/36921 [4.3/4.4 Regression] warning "comparison does not have mathematical meaning" is not correct for overloaded operators that do not return boolean Mark Mitchell
23:32 Re: PR c++/36921 [4.3/4.4 Regression] warning "comparison does not have mathematical meaning" is not correct for overloaded operators that do not return boolean Jason Merrill
23:16 Re: PR c++/36921 [4.3/4.4 Regression] warning "comparison does not have mathematical meaning" is not correct for overloaded operators that do not return boolean Jakub Jelinek
22:48 Re: PR c++/36921 [4.3/4.4 Regression] warning "comparison does not have mathematical meaning" is not correct for overloaded operators that do not return boolean Jason Merrill
21:55 Re: PATCH: Altivec context-sensitive keywords (round 2) Ulrich Weigand
20:31 Re: Mark profiling as unsupported for RTEMS in testsuite Janis Johnson
20:00 [C++ PATCH] Fix build_new_method_call (PR c++/38577) Jakub Jelinek
19:58 Re: [RFC] Handle memset in DSE (take 2) Jakub Jelinek
19:37 Re: [PATCH,testsuite] Disable certain tests for 16-bit targets and some for picochip Janis Johnson
19:28 Re: [RFC] Handle memset in DSE (take 2) Nathan Froyd
18:45 doc/tm.h: prototype fixes DJ Delorie
18:00 Mark profiling as unsupported for RTEMS in testsuite Joel Sherrill
18:00 Re: [PATCH, ARM] fix native build warnings on ARM Andreas Schwab
17:54 Re: PATCH, testsuite: fix PR 38362 Janis Johnson
17:53 Re: Fix Solaris 8 bootstrap Andrew Haley
17:52 Re: [patch] fix decimal floating-point macros in <float.h> Janis Johnson
17:46 [PATCH, ARM] Fix legacy arm-linux build Richard Earnshaw
17:39 [PATCH, ARM] fix native build warnings on ARM Richard Earnshaw
17:19 Re: [PATCH,testsuite] Disable certain tests for 16-bit targets and some for picochip Hariharan
16:28 Re: sysv/ms_abi attribute fix, part 2, avoid caching of call used in dataflow Steve Ellcey
16:10 Re: [PATCH] Fix PR target/38300 libstdc++ and libgcj contain a reference to _Unwind_GetIPInfo for darwin before 9 Steve Ellcey
16:03 Re: C++ PATCH for c++/37540 H.J. Lu
15:12 Re: [PATCH] Don't link ecj1 against libgcj.so.* (PR libgcj/38396, take 2) Paolo Bonzini
15:04 Re: Still unreviewed Solaris/x86 patches Rainer Orth
14:53 [PATCH] gcov: display progress indication Nicolas Setton
14:37 Re: [PATCH] Don't link ecj1 against libgcj.so.* (PR libgcj/38396, take 2) Andrew Haley
14:27 [PATCH] Don't link ecj1 against libgcj.so.* (PR libgcj/38396, take 2) Jakub Jelinek
14:15 Re: Still unreviewed Solaris/x86 patches Andrew Haley
14:15 [lto] Fix splitting of alias pairs Diego Novillo
14:10 Still unreviewed Solaris/x86 patches Rainer Orth
13:48 [lto] Show addresses of cgraph nodes Diego Novillo
13:45 [lto] Minor fixes Diego Novillo
13:32 Re: [PATCH] Check for binutils .cfi_* advance bug with code alignment ?factor > 1 (PR target/37610) Rainer Orth
13:31 Re: [PATCH] Fix powerpc*-linux 32-bit bootstrap (P1 PR bootstrap/37739, take 2) Paolo Bonzini
12:33 Re: [PATCH] Fix powerpc*-linux 32-bit bootstrap (P1 PR bootstrap/37739, take 2) Jakub Jelinek
12:22 Re: [PATCH] Check for binutils .cfi_* advance bug with code alignment ?factor > 1 (PR target/37610) Eric Botcazou
12:13 Re: [PATCH] Check for binutils .cfi_* advance bug with code alignment ?factor > 1 (PR target/37610) Rainer Orth
11:33 Re: [PATCH] Check for binutils .cfi_* advance bug with code alignment ?factor > 1 (PR target/37610) Eric Botcazou
10:53 Re: [PATCH] Fix powerpc*-linux 32-bit bootstrap (P1 PR bootstrap/37739, take 2) Paolo Bonzini
10:53 Re: [PATCH] Don't link ecj1 against libgcj.so.* (PR libgcj/38396) Jakub Jelinek
10:17 [PATCH] Fix powerpc*-linux 32-bit bootstrap (P1 PR bootstrap/37739, take 2) Jakub Jelinek
06:14 Re: PATCH, v3: fix error from configure Paolo Bonzini
05:02 RFC: Fix for crash in compute_antic Mark Mitchell
04:23 PATCH, testsuite: fix PR 38362 Ben Elliston
04:22 Re: PATCH: Altivec context-sensitive keywords (round 2) Ben Elliston
02:06 PATCH, v3: fix error from configure Ben Elliston
01:55 Re: [patch] Fix PR38465: graphite libraries undocumented Sebastian Pop
01:53 Re: [patch] fix decimal floating-point macros in <float.h> Ben Elliston
01:25 Re: [PATCH][Revision4]: Don't XFAIL 21674.cc on darwin Mike Stump
00:18 [thread-annotations] [patch] Fix an issue in handling lockables wrapped in smart pointers Le-Chun Wu

December 18, 2008
23:37 Re: PATCH: eliminate more warnings Ben Elliston
23:23 Re: [PATCH] Use bitwise AND/OR/XOR if possible to implement &&, ||, ! H.J. Lu
22:54 [patch] fix decimal floating-point macros in <float.h> Janis Johnson
22:41 Re: PATCH: eliminate more warnings Ben Elliston
22:06 Re: Further e500 unordered comparison fixes David Edelsohn
21:53 [Committed] Fix PR 38565 (ICE with vector constants and C++) for 4.3 Andrew Pinski
20:57 [PATCH] PR middle-end/31150 (version 2) Jakub Jelinek
20:47 Further e500 unordered comparison fixes Joseph S. Myers
20:06 Re: GCC_NO_EXECUTABLES and Libtool Ralf Wildenhues
19:49 RE: [PATCH] Add support for Lattice Mico32 Jon Beniston
19:46 [lto] Remove calls to lang_hooks.decl_printable_name from gimple optimizers Diego Novillo
19:33 Re: [LTO] Fix C++ thunks Chris Lattner
19:24 Re: [LTO] Fix C++ thunks Mark Mitchell
19:00 Re: [PATCH] Don't link ecj1 against libgcj.so.* (PR libgcj/38396) Ralf Wildenhues
18:34 PING: Missing TRULY_NOOP_TRUNCATION after restored optimize_bit_field_compare Adam Nemet
17:44 Re: [PATCH][Revision4]: Don't XFAIL 21674.cc on darwin Janis Johnson
17:36 RE: [PATCH] Add support for Lattice Mico32 Joseph S. Myers
17:06 Re: [PATCH] Don't link ecj1 against libgcj.so.* (PR libgcj/38396) Paolo Bonzini
16:19 Re: [PATCH] Check for binutils .cfi_* advance bug with code alignment ?factor > 1 (PR target/37610) Rainer Orth
16:18 RE: [PATCH] Add support for Lattice Mico32 Jon Beniston
15:55 C++ PATCH for c++/38485 Jason Merrill
14:59 Re: [C++ PATCH] Error instead of warn on default-initialization of references (PR c++/38427) Jason Merrill
14:56 Re: [PATCH] Check for binutils .cfi_* advance bug with code alignment ?factor > 1 (PR target/37610) Eric Botcazou
14:52 Re: Regression with "Re: C++ PATCH to decltype mangling" Jason Merrill
14:40 Re: [PATCH] Check for binutils .cfi_* advance bug with code alignment ?factor > 1 (PR target/37610) Jakub Jelinek
14:34 Re: [PATCH] PR rtl-optimization/37922: Replace read clobbers hard regs. H.J. Lu
13:58 Re: [PATCH] Check for binutils .cfi_* advance bug with code alignment factor > 1 (PR target/37610) Eric Botcazou
13:48 Re: sysv/ms_abi attribute fix, part 2, avoid caching of call used in dataflow Kenneth Zadeck
13:45 Re: sysv/ms_abi attribute fix, part 1, sibcalls Jan Hubicka
13:45 Re: [PATCH] PR rtl-optimization/37922: Replace read clobbers hard regs. Kenneth Zadeck
13:44 Re: sysv/ms_abi attribute fix, part 2, avoid caching of call used in dataflow Jan Hubicka
13:03 Re: [PATCH] Don't link ecj1 against libgcj.so.* (PR libgcj/38396) Jakub Jelinek
12:58 Re: [PATCH] Don't link ecj1 against libgcj.so.* (PR libgcj/38396) Jakub Jelinek
12:55 Re: [PATCH] Don't link ecj1 against libgcj.so.* (PR libgcj/38396) Ralf Wildenhues
12:49 Re: PATCH: eliminate more warnings Joseph S. Myers
12:47 [C++ PATCH] Error instead of warn on default-initialization of references (PR c++/38427) Jakub Jelinek
12:36 Re: Patch ping (i386 backend, configury) Laurent GUERBY
12:30 Re: [PATCH] Don't link ecj1 against libgcj.so.* (PR libgcj/38396) Andrew Haley
12:22 Re: [PATCH] Don't link ecj1 against libgcj.so.* (PR libgcj/38396) Paolo Bonzini
11:56 Re: [PATCH][Revision4]: Don't XFAIL 21674.cc on darwin Mike Stump
11:03 Re: [PATCH] Don't link ecj1 against libgcj.so.* (PR libgcj/38396) Andrew Haley
10:57 Re: [PATCH] Don't link ecj1 against libgcj.so.* (PR libgcj/38396) Paolo Bonzini
10:23 Re: [PATCH] Don't link ecj1 against libgcj.so.* (PR libgcj/38396) Andrew Haley
10:16 Re: [PATCH] Fix PR target/38300 libstdc++ and libgcj contain a reference to _Unwind_GetIPInfo for darwin before 9 Andrew Haley
10:08 Re: [Patch, Fortran] PR fortran/31822: Runtime string length check for pointer assignment Daniel Kraft
10:02 Re: [PATCH] Don't link ecj1 against libgcj.so.* (PR libgcj/38396) Paolo Bonzini
09:41 Re: [Patch, Fortran] PR fortran/31822: Runtime string length check for pointer assignment Tobias Burnus
09:38 [PATCH] Don't link ecj1 against libgcj.so.* (PR libgcj/38396) Jakub Jelinek
09:00 Re: Patch ping (i386 backend, configury) Paolo Bonzini
08:53 Re: Patch ping (i386 backend, configury) Jakub Jelinek
08:39 Re: [LTO] Fix C++ thunks Rafael Espindola
08:30 Re: Patch ping (i386 backend, configury) Paolo Bonzini
08:09 Patch ping (i386 backend, configury) Jakub Jelinek
06:51 Re: PATCH, libiberty: silence warning Ian Lance Taylor
06:20 Regression with "Re: C++ PATCH to decltype mangling" Hans-Peter Nilsson
05:59 Re: [PATCH] Fix the rest of PR36792 H.J. Lu
04:53 PATCH, libiberty: silence warning Ben Elliston
04:44 Re: PATCH: eliminate more warnings Andrew Pinski
04:41 PATCH: eliminate more warnings Ben Elliston
02:42 Re: [PATCH] Fix PR target/38300 libstdc++ and libgcj contain a reference to _Unwind_GetIPInfo for darwin before 9 Andrew Pinski
01:45 Re: [PATCH] Add support for Lattice Mico32 Joseph S. Myers
00:47 Re: [LTO] Fix C++ thunks Chris Lattner
00:44 [PATCH][Revision4]: Don't XFAIL 21674.cc on darwin Jack Howarth
00:35 Re: C++ PATCH to decltype mangling H.J. Lu
00:00 [PATCH] Add support for Lattice Mico32 Jon Beniston

December 17, 2008
23:16 [thread-annotations] [patch] Major enhancements and bug fixes to lock attributes and analysis Le-Chun Wu
23:11 Re: [lto][patch] Add initial gold plugin Rafael Espindola
23:03 Re: [lto][patch] Add initial gold plugin Andrew Pinski
22:28 Re: [PATCH] PR rtl-optimization/37922: Replace read clobbers hard regs. Seongbae Park 박성배 朴成培
22:09 Re: [LTO] Fix C++ thunks Mark Mitchell
21:31 Re: [PATCH] Remove redundant constant stores in RTL DSE (PR middle-end/31150) Jakub Jelinek
20:57 Re: [LTO] Fix C++ thunks Chris Lattner
20:08 Re: [PATCH] Don't move stmts in reassoc during linearization unless necessary (PR middle-end/38533) Diego Novillo
19:51 [PATCH] Don't move stmts in reassoc during linearization unless necessary (PR middle-end/38533) Jakub Jelinek
19:07 C++ PATCH to decltype mangling Jason Merrill
19:02 Re: [patch] Fix PR38465: graphite libraries undocumented Jagasia, Harsha
18:05 Re: [LTO] Fix C++ thunks Mark Mitchell
17:44 Re: [LTO] Fix C++ thunks Diego Novillo
17:41 Re: sysv/ms_abi attribute fix, part 1, sibcalls H.J. Lu
17:40 Re: [PATCH][Revision2]: Don't XFAIL 21674.cc on darwin Janis Johnson
17:35 [LTO] Fix C++ thunks Diego Novillo
17:08 Re: sysv/ms_abi attribute fix, part 1, sibcalls David Daney
16:57 Re: sysv/ms_abi attribute fix, part 1, sibcalls Ian Lance Taylor
16:51 Re: sysv/ms_abi attribute fix, part 1, sibcalls H.J. Lu
16:42 Re: sysv/ms_abi attribute fix, part 1, sibcalls H.J. Lu
16:37 Re: [lto][patch] Add the personality function to FUNCTION_DECLS Diego Novillo
15:52 Re: [lto][patch] Add the personality function to FUNCTION_DECLS Rafael Espindola
15:48 Re: State of old format warning patch for Mac OS X Ian Lance Taylor
15:43 Re: [PATCH] Fix useless_type_conversion_p with incomplete types (PR middle-end/38505) Ian Lance Taylor
15:26 Re: sysv/ms_abi attribute fix, part 5, proper call clobbered registers for ms->sysv calls Ian Lance Taylor
15:20 [PATCH] PR rtl-optimization/37922: Replace read clobbers hard regs. Kenneth Zadeck
13:24 Re: [PATCH] Remove redundant constant stores in RTL DSE (PR middle-end/31150) Kenneth Zadeck
13:10 [Patch, Fortran] PR fortran/31822: Runtime string length check for pointer assignment Daniel Kraft
12:34 [spu-4_5-branch][Patch,committed] Support SPU software i-cache Revital1 Eres
12:03 Re: sysv/ms_abi attribute fix, part 5, proper call clobbered registers for ms->sysv calls Jan Hubicka
10:18 Re: [Patch, Fortran] PR fortran/38137: Runtime check for stringlengths to MERGE Daniel Kraft
09:48 Re: [Patch, Fortran] PR fortran/38137: Runtime check for stringlengths to MERGE Tobias Burnus
09:22 Re: [PATCH] Remove redundant constant stores in RTL DSE (PR middle-end/31150) Jakub Jelinek
08:21 [Patch, Fortran] PR fortran/38137: Runtime check for stringlengths to MERGE Daniel Kraft
02:11 Re: sysv/ms_abi attribute fix, part 2, avoid caching of call used in dataflow Kenneth Zadeck
02:09 Re: [PATCH] Remove redundant constant stores in RTL DSE (PR middle-end/31150) Adam Nemet
02:06 Re: sysv/ms_abi attribute fix, part 5, proper call clobbered registers for ms->sysv calls Ian Lance Taylor
01:48 Re: sysv/ms_abi attribute fix, part 2, avoid caching of call used in dataflow Ian Lance Taylor
01:44 Re: sysv/ms_abi attribute fix, part 1, sibcalls Ian Lance Taylor
01:35 Re: [PATCH][Revision2]: Don't XFAIL 21674.cc on darwin Jack Howarth
00:12 Re: [lto][patch] Add the personality function to FUNCTION_DECLS Diego Novillo

December 16, 2008
23:53 [named-addr-spaces-branch][Patch,committed] Update hook documentation Michael Meissner
23:19 [named-address-space-branch][Patch,committed] Update RTL memory functions for named address support Michael Meissner
21:38 [wwwdoc, AVR, Committed] Add support for 9 new devices Anatoly Sokolov
21:18 [PATCH, AVR, Committed] Add support for 9 new devices Anatoly Sokolov
20:43 Re: [PATCH] PR target/38201: -mfma/-mavx and -msse5/-msse4a don't work together Michael Meissner
20:16 Re: [lto][patch] Add the personality function to FUNCTION_DECLS Rafael Espindola
19:17 Re: [lto][patch] Add the personality function to FUNCTION_DECLS Rafael Espindola
18:15 Re: [PATCH][Revision3]: Don't XFAIL 21674.cc on darwin Mike Stump
18:13 Re: [PATCH][Revision2]: Don't XFAIL 21674.cc on darwin Janis Johnson
18:10 Re: [PATCH][Revised]: Don't XFAIL 26_numerics/headers/cmath/c99_classification_macros_c.cc on darwin8 or later Mike Stump
16:32 [PATCH, picochip] Fixed PR 38842 Hariharan
15:48 Re: [diagnostics-branch] use precise locations in C front-end Arnaud Charlet
15:41 Re: [diagnostics-branch] use precise locations in C front-end Tom Tromey
15:30 Re: RFA: v2 patch to fix calculix degradation Luis Machado
15:12 [lto][patch] Add the personality function to FUNCTION_DECLS Rafael Espindola
14:54 [PATCH][Revision3]: Don't XFAIL 21674.cc on darwin Jack Howarth
14:47 [PATCH] Remove redundant constant stores in RTL DSE (PR middle-end/31150) Jakub Jelinek
14:01 [PATCH][Revised]: Don't XFAIL 26_numerics/headers/cmath/c99_classification_macros_c.cc on darwin8 or later Jack Howarth
13:18 Re: Unreviewed Solaris/x86 patches Rainer Orth
13:00 Re: [PATCH] s390: performance fix for tc pipeline recycle on z10 Andreas Krebbel
12:10 [ARM] Fix PR 37436 problems generating sign-extended loads Richard Earnshaw
12:08 [patch, vectorizer] Fix PR tree-optimization/38529 Ira Rosen
11:49 [patch,avr]: Better support for single bit operations Georg-Johann Lay
10:18 Re: [PATCH, picochip] Disable CFI asm and other bug fixes Hariharan
09:10 Re: [patch] Fix PR38465: graphite libraries undocumented Matthias Klose
08:17 Re: [PATCH] s390: performance fix for tc pipeline recycle on z10 Wolfgang Gellerich
08:00 Re: [diagnostics-branch] use precise locations in C front-end Arnaud Charlet
06:16 Re: GCC_NO_EXECUTABLES and Libtool Peter O'Gorman
06:04 Re: [patch] Fix PR38465: graphite libraries undocumented Roberto Bagnara
05:44 Re: Unreviewed Solaris/x86 patches Paolo Bonzini
01:03 Re: [PATCH, picochip] Disable CFI asm and other bug fixes Andrew Pinski
00:38 [v3] assert consolidation Benjamin Kosnik

December 15, 2008
23:38 Re: [PATCH][Revision2]: Don't XFAIL 21674.cc on darwin Jack Howarth
23:21 Re: [patch, darwin] darwin8 does not have _Unwind_GetIPInfo Andrew Pinski
22:11 Re: [PATCH, MIPS] Fix operand numbering in bbit patterns Adam Nemet
21:57 [PATCH] Fix a race condition in indirect call value profiling Seongbae Park 박성배 朴成培
21:30 Re: [PATCH, MIPS] Fix operand numbering in bbit patterns Richard Sandiford
21:25 [committed] Fix null pointer return from mips_expand_builtin_direct Richard Sandiford
21:18 [patch, darwin] darwin8 does not have _Unwind_GetIPInfo IainS
21:17 your response to me immediately George Nduka
21:16 [committed] Add a __mips_abicalls macro Richard Sandiford
21:11 [committed] Fix FPR moves for -mfp32 -mips64r2 Richard Sandiford
20:48 Re: [PATCH] PR target/38201: -mfma/-mavx and -msse5/-msse4a don't work together Uros Bizjak
19:56 [wwwdocs] Buildstat update for 4.3 Tom G. Christensen
19:31 Re: [PATCH][Revision2]: Don't XFAIL 21674.cc on darwin Jack Howarth
19:24 Re: [PATCH][Revision2]: Don't XFAIL 21674.cc on darwin Janis Johnson
19:19 Re: [PATCH][Revision2]: Don't XFAIL 21674.cc on darwin Mike Stump
19:05 Re: [diagnostics-branch] use precise locations in C front-end Tom Tromey
19:04 Re: [PATCH]: Don't XFAIL 21674.cc on darwin Janis Johnson
18:57 Re: [PATCH]: Don't XFAIL 21674.cc on darwin Janis Johnson
18:30 Re: [patch] Fix PR38465: graphite libraries undocumented Joseph S. Myers
18:24 Re: [Patch, Fortran] PR 38487 Spurious warning: "Actual argument might interfere..." Mikael Morin
18:10 [patch, fixincludes, committed] HP-UX PA patch for getppdp.h sje
17:30 Re: [PATCH] PR target/38201: -mfma/-mavx and -msse5/-msse4a don't work together H.J. Lu
16:41 [PATCH, picochip] Disable CFI asm and other bug fixes Hariharan
16:22 [PATCH, picochip] Disable CFI asm and other bug fixes Hariharan Sandanagobalane
15:52 Re: [RFC] Handle memset in DSE (take 2) Kenneth Zadeck
15:24 Re: [PATCH] PR target/38201: -mfma/-mavx and -msse5/-msse4a don't work together Uros Bizjak
15:09 Re: [Patch, Fortran] PR 38487 Spurious warning: "Actual argument might interfere..." Tobias Burnus
15:06 Re: [PATCH] PR target/38201: -mfma/-mavx and -msse5/-msse4a don't work together H.J. Lu
14:48 Re: [Patch, Fortran] Fix error locations Mikael Morin
14:40 [Patch, Fortran] PR 38487 Spurious warning: "Actual argument might interfere..." Mikael Morin
14:30 Re: [PATCH] s390: performance fix for tc pipeline recycle on z10 Andreas Krebbel
13:57 Re: [PATCH]: Don't XFAIL 21674.cc on darwin Jack Howarth
13:26 Re: Fix Solaris 8 bootstrap kamaraju kusumanchi
12:19 [RFC] Handle memset in DSE (take 2) Jakub Jelinek
12:02 Missing commit for --enable-stage1-checking doc patch? (was: GCC compile farm / ARM architecture) Laurent GUERBY
11:54 [PATCH] Fix useless_type_conversion_p with incomplete types (PR middle-end/38505) Jakub Jelinek
11:38 [PATCH,testsuite] Disable certain tests for 16-bit targets and some for picochip Hariharan
11:20 Unreviewed Solaris/x86 patches Rainer Orth
10:14 Antwort: [PATCH] PR target/38201: -mfma/-mavx and -msse5/-msse4a don't work together Markus Milleder
08:59 Re: [PATCH, fortran] PR 38507 -- goto to end do is legal. Tobias Schlüter
06:03 Re: [PATCH]: Don't XFAIL 21674.cc on darwin Paolo Bonzini
05:27 Re: [LTO][PATCH] Fix one bug causing undefined references Diego Novillo
05:11 Re: [patch] Fix PR38465: graphite libraries undocumented Sebastian Pop
01:56 [PATCH][Revision2]: Don't XFAIL 21674.cc on darwin Jack Howarth
00:59 Re: [patch] Fix PR38465: graphite libraries undocumented Joseph S. Myers
00:52 Re: [diagnostics-branch] use precise locations in C front-end Joseph S. Myers
00:13 Re: [PATCH][revised]: Don't XFAIL 21674.cc on darwin Jack Howarth

December 14, 2008
23:43 Re: [patch, fortran] PR38398 g0.w edit descriptor: Update for F2008 Tokyo meeting changes Jerry DeLisle
23:43 Re: [PATCH][revised]: Don't XFAIL 21674.cc on darwin Andreas Schwab
23:24 Re: [PATCH, fortran] PR 38507 -- goto to end do is legal. Steve Kargl
23:05 Re: [PATCH][revised]: Don't XFAIL 21674.cc on darwin Jack Howarth
22:54 Re: [PATCH][revised]: Don't XFAIL 21674.cc on darwin Jack Howarth
22:03 Re: [PATCH, fortran] PR 38507 -- goto to end do is legal. Tobias Schlüter
21:55 [PATCH][revised]: Don't XFAIL 21674.cc on darwin Jack Howarth
21:48 Re: [patch, fortran] PR38398 g0.w edit descriptor: Update for F2008 Tokyo meeting changes Tobias Burnus
21:37 [PATCH, fortran] PR 38507 -- goto to end do is legal. Steve Kargl
21:30 Re: [PATCH]: Don't XFAIL 21674.cc on darwin Jack Howarth
21:08 Re: [PATCH]: Don't XFAIL 21674.cc on darwin Jack Howarth
20:49 Re: [patch, fortran] PR38398 g0.w edit descriptor: Update for F2008 Tokyo meeting changes Jerry DeLisle
20:26 Re: [PATCH]: Don't XFAIL 21674.cc on darwin Jack Howarth
20:15 Re: [PATCH] PR target/38201: -mfma/-mavx and -msse5/-msse4a don't work together Uros Bizjak
20:12 Re: [PATCH]: Don't XFAIL 21674.cc on darwin Paolo Bonzini
20:02 Re: [PATCH]: Don't XFAIL 21674.cc on darwin Jack Howarth
19:57 Re: [PATCH]: Don't XFAIL 21674.cc on darwin Jack Howarth
19:37 Re: [PATCH] PR target/38201: -mfma/-mavx and -msse5/-msse4a don't work together H.J. Lu
19:27 Re: [PATCH]: Don't XFAIL 21674.cc on darwin Paolo Bonzini
19:22 Re: sysv/ms_abi attribute fix, part 2, avoid caching of call used in dataflow Jan Hubicka
18:41 Re: [PATCH] PR target/38201: -mfma/-mavx and -msse5/-msse4a don't work together Uros Bizjak
18:03 Re: [Patch, Fortran] Fix error locations Mikael Morin
17:47 Re: [Patch, Fortran] Fix error locations Daniel Kraft
17:34 [Patch, fortran] PR35937 - Wrong type for charlength of function Paul Richard Thomas
17:18 Re: [PATCH]: Don't XFAIL 21674.cc on darwin Jack Howarth
17:06 [Patch, Fortran] Fix error locations Mikael Morin
16:29 [PATCH] PR target/38201: -mfma/-mavx and -msse5/-msse4a don't work together H.J. Lu
16:18 Re: [PATCH]: Don't XFAIL 21674.cc on darwin Mike Stump
15:51 Re: [LTO][PATCH] Fix another undefined reference problem. Diego Novillo
15:37 Re: [LTO][PATCH] Fix undefined referecnes to global variables for DSO without any functions. Diego Novillo
14:29 Re: [patch, fortran] PR38398 g0.w edit descriptor: Update for F2008 Tokyo meeting changes Mikael Morin
14:27 Re: sysv/ms_abi attribute fix, part 2, avoid caching of call used in dataflow Kenneth Zadeck
12:53 Re: [patch, fortran] PR38398 g0.w edit descriptor: Update for F2008 Tokyo meeting changes Tobias Burnus
11:46 sysv/ms_abi attribute fix, part 5, proper call clobbered registers for ms->sysv calls Jan Hubicka
11:40 sysv/ms_abi attribute fix, part 4, proper initialization of call_used_regs Jan Hubicka
11:35 sysv/ms_abi attribute fix, part 3, ICE in IRA Jan Hubicka
11:33 sysv/ms_abi attribute fix, part 2, avoid caching of call used in dataflow Jan Hubicka
11:30 sysv/ms_abi attribute fix, part 1, sibcalls Jan Hubicka
10:37 Re: [WWWDOCS] document ARM/hard_vfp_4_4_branch Gerald Pfeifer
09:28 Re: [v3] mutex vs. cstdatomic Paolo Carlini
09:23 Re: [v3] mutex vs. cstdatomic Paolo Carlini
07:36 [patch, fortran] PR38398 g0.w edit descriptor: Update for F2008 Tokyo meeting changes Jerry DeLisle
05:03 Re: State of old format warning patch for Mac OS X Masaki Muranaka
03:38 [PATCH]: Don't XFAIL 21674.cc on darwin Jack Howarth
03:08 [patch, libfortran] PR38504 double minus sign when printing integer Jerry DeLisle
01:30 Re: [PATCH] Don't XFAIL 26_numerics/headers/cmath/c99_classification_macros_c.cc on darwin8 or later Mike Stump
01:17 [LTO][PATCH] Fix undefined referecnes to global variables for DSO without any functions. =?big5?b?RG91ZyBLd2FuICjD9q62v
01:04 [PATCH] Don't XFAIL 26_numerics/headers/cmath/c99_classification_macros_c.cc on darwin8 or later Jack Howarth

December 13, 2008
20:06 Re: [v3] mutex vs. cstdatomic Benjamin Kosnik
19:47 Re: [PATCH, MIPS] Fix operand numbering in bbit patterns Adam Nemet
18:20 Re: GCC_NO_EXECUTABLES and Libtool Paolo Bonzini
17:59 Re: [v3] mutex vs. cstdatomic Peter Dimov
14:11 [PATCH, testsuite]: Use x86intrin.h in x86 intrinsics tests Uros Bizjak
13:46 GCC_NO_EXECUTABLES and Libtool Ralf Wildenhues
11:18 Re: [v3] mutex vs. cstdatomic Chris Fairles
08:50 Re: [v3] mutex vs. cstdatomic Paolo Carlini
08:21 Re: Fix crash in rtl verifier Eric Botcazou
07:28 [v3] mutex vs. cstdatomic Benjamin Kosnik
02:01 [patch] Fix PR38465: graphite libraries undocumented Sebastian Pop
00:43 [v3] atomic.cc macro guard Benjamin Kosnik
00:26 Re: [patch] disallow -m32 -mpowerpc64 on powerpc64-linux Andrew Pinski
00:23 Re: [patch] disallow -m32 -mpowerpc64 on powerpc64-linux Janis Johnson
00:22 [committed] Fix PR bootstrap/38383 John David Anglin
00:01 Re: [patch] disallow -m32 -mpowerpc64 on powerpc64-linux Andrew Pinski

December 12, 2008
22:42 Re: [diagnostics-branch] use precise locations in C front-end Chris Lattner
22:40 [PATCH, testsuite]: Fix PR 38163 Uros Bizjak
21:59 [PATCH] Fix may_propagate_address_into_dereference (PR middle-end/38505) Jakub Jelinek
21:59 Re: [diagnostics-branch] use precise locations in C front-end Tom Tromey
21:52 [patch][graphite] Fix PR38492: segfaulting code when compiled with -fgraphite -fgraphite-identity Sebastian Pop
21:17 Re: [diagnostics-branch] use precise locations in C front-end Chris Lattner
21:17 Re: Fix crash in rtl verifier Andreas Schwab
21:07 [Patch, Fortran, Doc] Some gfortran manual improvements Daniel Kraft
20:57 Re: [LTO][PATCH] Fix another undefined reference problem. =?big5?b?RG91ZyBLd2FuICjD9q62v
20:41 [testsuite] (commited) ignore possible warning in gcc.dg/pr35442.c Janis Johnson
20:30 [patch] PR 32044 Zdenek Dvorak
19:58 Re: Fix crash in rtl verifier Eric Botcazou
19:37 [testsuite] (commited) remove xfail for gcc.dg/20020103-1.c Janis Johnson
19:04 Re: [diagnostics-branch] use precise locations in C front-end Aldy Hernandez
18:52 [patch] disallow -m32 -mpowerpc64 on powerpc64-linux Janis Johnson
18:43 Re: Fix crash in rtl verifier Andreas Schwab
18:38 Re: Fix crash in rtl verifier Andreas Schwab
18:36 Re: [PATCH] Really fix PR target/24779 Python miscompilation - TOC reload David Edelsohn
18:32 [PATCH] Missing TRULY_NOOP_TRUNCATION after restored optimize_bit_field_compare Adam Nemet
18:18 [PATCH, 4.5?] Fix get_ref_base_and_extent() handling of unions and variable sized arrays Martin Jambor
18:13 Re: [diagnostics-branch] use precise locations in C front-end Chris Lattner
17:40 Re: Fix crash in rtl verifier Eric Botcazou
17:35 [diagnostics-branch] use precise locations in C front-end Aldy Hernandez
17:30 [RFC] Handle memset in DSE Jakub Jelinek
17:15 Re: [PATCH] More aggressive __builtin_memcpy optimizations (PR middle-end/29215) H.J. Lu
16:50 Re: [patch][graphite] Fix configure for PPL installed in /usr Paolo Bonzini
15:42 [PATCH] s390: performance fix for tc pipeline recycle on z10 Wolfgang Gellerich
14:54 PATCH: PR libstdc++/37144: Type mismatch in libstdc++ testsuite H.J. Lu
12:31 Re: [LTO][PATCH] Fix another undefined reference problem. Diego Novillo
12:29 Fix crash in rtl verifier Andreas Schwab
10:27 [PATCH, alpha]: Simplify memory_barrier RTX Uros Bizjak
10:05 Re: [patch][graphite] Fix ICE in canonicalize_loop_ivs Richard Guenther
09:41 Re: [PATCH] A new meta intrinsic header file for current and future x86 instrinsics. Uros Bizjak
09:40 [PATCH] Improve memset expansion on i?86/x86_64 (PR target/38488) Jakub Jelinek
09:38 Re: PATCH: target/38402: Undocumented Yz constraint Uros Bizjak
09:28 Re: PATCH, libgcc: adjust definition of INFINITY Uros Bizjak
09:01 Re: [PATCH] Fix std::pow and std::atan2 on 4.3 branch (PR libstdc++/37582) Paolo Carlini
08:52 [PATCH] Fix std::pow and std::atan2 on 4.3 branch (PR libstdc++/37582) Jakub Jelinek
03:15 [LTO][PATCH] Fix another undefined reference problem. =?big5?b?RG91ZyBLd2FuICjD9q62v
02:15 Re: PATCH: silcence warnings from fp-bit.c Ian Lance Taylor
00:28 PATCH: silcence warnings from fp-bit.c Ben Elliston
00:06 Re: RFA: patch to remove the old RA Ben Elliston

December 11, 2008
23:41 [testsuite] fix gcc.dg/20020919-1.c for darwin -m64 Janis Johnson
23:22 Re: RFA: patch to remove the old RA Vladimir Makarov
22:30 Re: [PATCH, MIPS] Fix operand numbering in bbit patterns Richard Sandiford
22:29 Re: PATCH, spu: quieten libgcc builds Ben Elliston
22:18 [patch, c++] Patch for PR c++/35109 Steve Ellcey
22:13 [patch, c++] Patch for PR c++/37646 Steve Ellcey
22:10 [Patch, Fortran, 4.5] PR38290: procedure pointer assignment checking Janus Weil
21:07 [patch][graphite] Fix ICE in canonicalize_loop_ivs Sebastian Pop
20:46 Re: [4.5, Patch, Fortran] PR 36704: Procedure pointer as function result Janus Weil
19:55 Re: PATCH, i386: add __builtin_huge_valq Richard Henderson
19:31 Re: [PATCH] A new meta intrinsic header file for current and future x86 instrinsics. H.J. Lu
19:29 [PATCH, MIPS] Fix operand numbering in bbit patterns Adam Nemet
19:22 RE: [PATCH] A new meta intrinsic header file for current and future x86 instrinsics. rajagopal, dwarak
19:12 PATCH: target/38402: Undocumented Yz constraint H.J. Lu
18:44 [committed] Fix race problem in emutls.c John David Anglin
18:35 [PATCH] Fix powerpc-linux and powerpc64-linux --with-cpu=default32 bootstrap (PR bootstrap/37739) Jakub Jelinek
18:16 [patch] Fix graphite types problems for trunk Sebastian Pop
17:58 [lto] Fix 64bit issues with recent test Diego Novillo
17:14 Re: [graphite] Some small bug fixes and improvements Sebastian Pop
17:14 [PATCH,committed][4.3] Remove __ea tests accidently committed to the 4.3 branch Michael Meissner
16:54 Re: [graphite] Some small bug fixes and improvements Sebastian Pop
16:22 Re: RFA: patch to remove the old RA Vladimir Makarov
16:01 wieseltux23 wants to keep up with you on Twitter wieseltux23
15:59 wieseltux23 wants to keep up with you on Twitter wieseltux23
15:56 Re: 4.3.2 PR37945 RTEMS Socket Binding Mistake Joel Sherrill
15:40 wieseltux23 wants to keep up with you on Twitter wieseltux23
15:34 Re: 4.3.2 PR37945 RTEMS Socket Binding Mistake Thomas Quinot
15:31 Re: [graphite] Some small bug fixes and improvements Tobias Grosser
15:25 Re: [RFC] Improve memset expansion on i?86/x86_64 Richard Guenther
15:18 Re: [patch][graphite] Fix code generation problems due to types Sebastian Pop
15:12 Re: [RFC] Improve memset expansion on i?86/x86_64 Jakub Jelinek
15:09 Re: 4.3.2 PR37945 RTEMS Socket Binding Mistake Joel Sherrill
15:02 Re: [RFC] Improve memset expansion on i?86/x86_64 Richard Guenther
14:58 Re: 4.3.2 PR37945 RTEMS Socket Binding Mistake Thomas Quinot
14:34 Re: [LTO][PATCH] Fix lto-wrapper output for gcc -v cases Diego Novillo
14:34 4.3.2 PR37945 RTEMS Socket Binding Mistake Joel Sherrill
14:28 [RFC] Improve memset expansion on i?86/x86_64 Jakub Jelinek
14:25 [LTO][PATCH] Fix lto-wrapper output for gcc -v cases Simon Baldwin
14:01 Re: Fix parallel make install Diego Novillo
13:51 Re: [patch][graphite] Fix code generation problems due to types Richard Guenther
12:24 [alias-improvements] Merge from trunk r142671 Richard Guenther
11:26 Re: Fix parallel make install Richard Guenther
09:56 Re: [vta, trunk?] fix latent VRP bootstrap-failure-inducing undefined-behavior Richard Guenther
09:54 [patch][graphite] Fix code generation problems due to types Sebastian Pop
09:38 [vta, trunk?] stabilize __java_boolean garbage collection/aliasing Alexandre Oliva
09:26 [vta, trunk?] fix latent VRP bootstrap-failure-inducing undefined-behavior Alexandre Oliva
09:09 Re: [lto] proper way to handle COMDAT Rafael Espindola
07:30 [patch] Committed last graphite changes to trunk Sebastian Pop
03:42 [vta] merged trunk@142635 Alexandre Oliva
03:17 PATCH, i386: add __builtin_huge_valq Ben Elliston
01:09 Re: RFA: patch to remove the old RA Kaz Kojima
00:55 [PATCH] Really fix PR target/24779 Python miscompilation - TOC reload Andrew Pinski
00:39 [PATCH] Really fix PR target/24779 Python miscompilation - TOC reload Andrew Pinski
00:03 Re: PATCH, libgcc: adjust definition of INFINITY Ben Elliston

December 10, 2008
23:19 Re: [lto] proper way to handle COMDAT Cary Coutant
22:40 Re: [PATCH] A new meta intrinsic header file for current and future x86 instrinsics. H.J. Lu
22:16 [PATCH] Fix the rest of PR36792 Richard Guenther
22:14 RE: [PATCH] A new meta intrinsic header file for current and future x86 instrinsics. rajagopal, dwarak
21:55 Re: [LTO][PATCH] Fix one bug causing undefined references =?big5?b?RG91ZyBLd2FuICjD9q62v
21:30 Re: [patch][rfc] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small Jan Hubicka
21:25 Re: [fortran, 4.5] Implement errmsg for [de]allocate Steve Kargl
21:20 Re: [patch][rfc] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small Steven Bosscher
20:43 Re: [patch][graphite] Fix configure for PPL installed in /usr Paolo Bonzini
20:18 Re: [patch][rfc] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small Jan Hubicka
20:14 [LTO][PATCH] Fix one bug causing undefined references =?big5?b?RG91ZyBLd2FuICjD9q62v
20:08 Re: [PING] ada/38333: Forbid pragma Import of an abstract subprogram Arnaud Charlet
20:08 Re: [patch][rfc] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small Michael Meissner
20:07 Re: [patch][graphite] Fix configure for PPL installed in /usr Sebastian Pop
20:05 Re: [PATCH] PR 38201: -mfma/-mavx and -msse5/-msse4a don't work together Michael Meissner
20:02 [PING] ada/38333: Forbid pragma Import of an abstract subprogram Samuel Tardieu
19:55 Re: [patch][graphite] Fix configure for PPL installed in /usr Richard Guenther
19:52 [patch][graphite] Fix configure for PPL installed in /usr Sebastian Pop
19:44 Re: Ping Re: [4.5] Ping two patches Mark Mitchell
19:38 [4.4 regression] Fix PR tree-optimization/36792 Daniel Berlin
19:32 [lto] Add location information to error messages Diego Novillo
18:41 [PATCH][4.3] Backport the fix for PR38051 (fix PR38478) Richard Guenther
17:59 [patch, c++] Patch for PR c++/38357 - 4.2/4.3/4.4 regression sje
17:49 [PATCH][alias-improvements] Fixup copyprop to handle cycles properly (PR38458) Richard Guenther
17:40 Re: [LTO][PATCH] Delete temporary ltrans output files Diego Novillo
17:37 [patch, c++] Patch for PR c++/29388 - 4.2/4.3/4.4 regression sje
17:31 Re: [PATCH, testsuite] Fix PR37033, gcc.dg/pch/valid-1b.c failures Alexandre Oliva
17:26 Re: [patch, testsuite] PR tree-optimization/38464 - vectorizer cost model test Janis Johnson
17:18 Re: [PR38271] silence uninitialized warnings in SRA block-copied vars Alexandre Oliva
16:33 Re: [PATCH] A new meta intrinsic header file for current and future x86 instrinsics. H.J. Lu
16:31 Re: [PATCH] MIPS: Fix __sync_nand for changed semantics. David Daney
16:25 RE: [PATCH] A new meta intrinsic header file for current and future x86 instrinsics. rajagopal, dwarak
16:24 [PATCH][alias-improvements] Re-implement the SCCVN reference walker / alias oracle Richard Guenther
16:00 Re: [patch][rfc] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small Steven Bosscher
15:47 Re: [patch][rfc] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small H.J. Lu
15:27 Re: [patch][rfc] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small Richard Guenther
15:14 Re: [PATCH] If ctor has at most one non-zero element, don't force it into memory (PR c++/38253) Richard Guenther
15:09 Re: [patch][rfc] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small H.J. Lu
15:05 [PATCH][alias-improvements] Fix issues with asms and TARGET_MEM_REFs Richard Guenther
15:03 [ARM, PR37668] Fix arm_size_rtx_costs, case NEG for hard-float Richard Earnshaw
14:59 [PATCH] If ctor has at most one non-zero element, don't force it into memory (PR c++/38253) Jakub Jelinek
14:53 Re: [patch][rfc] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small Steven Bosscher
14:50 ping #2 on m32r-rtems patch Joel Sherrill
14:15 Re: [PATCH] PR 38201: -mfma/-mavx and -msse5/-msse4a don't work together H.J. Lu
13:56 Re: Ping Re: [4.5] Ping two patches Joseph S. Myers
13:52 [4.5 C] More __builtin_constant_p tests Joseph S. Myers
12:19 Re: [PATCH] Fix gcc.dg/weak/weak-1.c on SPARC Eric Botcazou
11:07 Re: [patch, fortran] PR37159 - add size check for random_seed(get) Daniel Franke
10:58 Re: [patch, fortran] PR37159 - add size check for random_seed(get) Tobias Burnus
10:48 Re: [PATCH] Fix scev tuplification bug (PR tree-optimization/37416) Jakub Jelinek
10:44 Re: Fix Solaris 8 bootstrap Andrew Haley
10:39 Re: PATCH, spu: quieten libgcc builds Trevor_Smigiel
10:26 Re: [PATCH] Fix gcc.dg/weak/weak-1.c on SPARC Jakub Jelinek
10:08 Re: [PATCH] Fix scev tuplification bug (PR tree-optimization/37416) Ira Rosen
09:59 Re: [vta,trunk?] stabilize hashing of SSA names and builtin function DECLs Richard Guenther
09:57 Re: [PR38271] silence uninitialized warnings in SRA block-copied vars Richard Guenther
09:54 Re: [PATCH] PR 38201: -mfma/-mavx and -msse5/-msse4a don't work together Richard Guenther
09:51 Re: [Committed] S/390: Remove mem->mem alternative from int mode move patterns Richard Guenther
09:48 [patch, fortran] PR37159 - add size check for random_seed(get) Daniel Franke
09:39 Re: [patch][rfc] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small Jan Hubicka
08:51 [lto] proper way to handle COMDAT Rafael Espindola
07:54 [PATCH, testsuite]: Committed: Add -mieee to various tests for alpha*-*-* targets Uros Bizjak
07:49 [patch, testsuite] PR tree-optimization/38464 - vectorizer cost model test Ira Rosen
05:09 Re: [PATCH, testsuite] Fix PR37033, gcc.dg/pch/valid-1b.c failures Ian Lance Taylor
04:00 Re: [vta,trunk?] stabilize hashing of SSA names and builtin function DECLs Alexandre Oliva
03:47 Re: [PATCH, testsuite] Fix PR37033, gcc.dg/pch/valid-1b.c failures Alexandre Oliva
03:45 [PR38271] silence uninitialized warnings in SRA block-copied vars Alexandre Oliva
03:02 [vta, trunk?] avoid bogus test failure because of assembler name mismatch Alexandre Oliva
02:54 [vta] skip debug insns in tree-stdarg Alexandre Oliva
02:51 [vta] handle debug insns in -fmodulo-sched Alexandre Oliva
02:46 [vta] remove .gk files during test runs Alexandre Oliva
02:40 Re: [PATCH] PR 38201: -mfma/-mavx and -msse5/-msse4a don't work together Ross Ridge
02:29 Re: [PATCH] Fix gcc.dg/weak/weak-1.c on SPARC Ian Lance Taylor
02:28 Re: [Committed] S/390: Remove mem->mem alternative from int mode move patterns Alexandre Oliva
02:24 Re: RFA: patch adding priority coloring for m32c and other ports Vladimir Makarov
02:22 RFA: patch to remove the old RA Vladimir Makarov
02:02 Re: [PATCH] PR 38201: -mfma/-mavx and -msse5/-msse4a don't work together H.J. Lu
01:43 RE: [PATCH] PR 38201: -mfma/-mavx and -msse5/-msse4a don't work together Ye, Joey
01:39 Re: [patch][rfc] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small Michael Meissner
01:35 Re: [PATCH] PR 38201: -mfma/-mavx and -msse5/-msse4a don't work together Michael Meissner
01:29 C++ PATCH: PR 37971 Mark Mitchell
00:47 Re: [Committed] S/390: Remove mem->mem alternative from int mode move patterns Andrew Pinski

December 09, 2008
23:25 Re: Ping Re: [4.5] Ping two patches Mark Mitchell
23:18 Re: Ping Re: [4.5] Ping two patches Joseph S. Myers
23:14 Re: [patch][rfc] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small Richard Guenther
23:11 Re: [PATCH] PR 38201: -mfma/-mavx and -msse5/-msse4a don't work together H.J. Lu
23:10 Re: PATCH to gimplify_init_constructor for c++/38410 Eric Botcazou
23:04 Re: PATCH to gimplify_init_constructor for c++/38410 Jason Merrill
22:54 Re: [PATCH] Don't optimize builtins declared always_inline until after inlining (PR middle-end/38454, take 2) Richard Guenther
22:54 Re: [PATCH] PR 38201: -mfma/-mavx and -msse5/-msse4a don't work together Andrew Pinski
22:54 Re: [4.3 testsuite] backport TORTURE_OPTIONS enhancements Kaveh R. Ghazi
22:49 Re: [PATCH] PR 38201: -mfma/-mavx and -msse5/-msse4a don't work together H.J. Lu
22:43 Re: [patch][rfc] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small Steven Bosscher
22:42 Re: [PATCH] Fix scev tuplification bug (PR tree-optimization/37416) Sebastian Pop
22:42 [PATCH][alias-improvements] Fix DSE Richard Guenther
22:39 Re: [graphite] Some small bug fixes and improvements Sebastian Pop
22:37 Re: [patch][rfc] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small Andrew Pinski
22:36 [doc] fix formatting for dg-timeout description Janis Johnson
22:31 [patch][rfc] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small Steven Bosscher
22:20 Re: [PATCH] PR 38201: -mfma/-mavx and -msse5/-msse4a don't work together Andrew Pinski
22:20 [PATCH] Fix scev tuplification bug (PR tree-optimization/37416) Jakub Jelinek
22:16 [graphite] Some small bug fixes and improvements Tobias Grosser
22:13 [PATCH] Don't optimize builtins declared always_inline until after inlining (PR middle-end/38454, take 2) Jakub Jelinek
21:44 [PATCH] PR 38201: -mfma/-mavx and -msse5/-msse4a don't work together H.J. Lu
20:58 Re: Ping Re: [4.5] Ping two patches Joseph S. Myers
20:27 Patch to solve PR 38426 Dmitry Gorbachev
19:59 Re: [Patch, fortran] PR 37469 invalid GMP usage on gfortran.dg/parameter_array_init_3.f90 Eric Botcazou
19:46 Re: [patch, fortran] PR36376: -cpp -save-temps passes unknown options to f951 Tobias Burnus
19:37 Re: [Patch, fortran] PR 37469 invalid GMP usage on gfortran.dg/parameter_array_init_3.f90 Steve Kargl
19:29 Re: [Patch, fortran] PR 37469 invalid GMP usage on gfortran.dg/parameter_array_init_3.f90 Mikael Morin
19:15 Re: [Patch, Fortran] PR 35983 C_LOC expanded to a NULL_PTR expr if called from a structure constructor Mikael Morin
18:54 Re: [patch, fortran] PR36457: option '-idirafter' undefined for fortran Tobias Burnus
18:39 Re: [Patch, fortran] PR 37469 invalid GMP usage on gfortran.dg/parameter_array_init_3.f90 Tobias Burnus
18:37 Re: PATCH to gimplify_init_constructor for c++/38410 Eric Botcazou
18:32 Re: Fix Solaris 8 bootstrap Rainer Orth
18:29 Re: PATCH to gimplify_init_constructor for c++/38410 Jason Merrill
18:17 [lto] Add -fPIC to some failing tests Diego Novillo
18:15 Re: [lto][patch] Small fix for the handling of weak decls Diego Novillo
18:12 Re: RFA: patch adding priority coloring for m32c and other ports Jeff Law
17:58 Re: [Patch, fortran] PR 37469 invalid GMP usage on gfortran.dg/parameter_array_init_3.f90 Mikael Morin
17:42 [Patch, fortran] PR 37469 invalid GMP usage on gfortran.dg/parameter_array_init_3.f90 Mikael Morin
17:32 Re: Antwort: [testsuite] skip DFP rounding/fp exception tests for hardware DFP Janis Johnson
17:23 Re: [PATCH] Don't optimize builtins declared always_inline until after inlining (PR middle-end/38454) Jakub Jelinek
17:22 Re: PATCH: PR testsuite/38420: gcc.target/i386/pr37248-2.c doesn't work on ia32 H.J. Lu
17:19 Re: [lto][patch] Small fix for the handling of weak decls Diego Novillo
17:16 [lto][patch] Small fix for the handling of weak decls Rafael Espindola
17:13 Re: [PATCH] Don't optimize builtins declared always_inline until after inlining (PR middle-end/38454) Richard Guenther
17:06 Re: PATCH: PR testsuite/38420: gcc.target/i386/pr37248-2.c doesn't work on ia32 Andreas Schwab
17:03 Re: PATCH: PR testsuite/38420: gcc.target/i386/pr37248-2.c doesn't work on ia32 Jakub Jelinek
17:01 [PATCH] Don't optimize builtins declared always_inline until after inlining (PR middle-end/38454) Jakub Jelinek
16:56 Re: RFA: patch adding priority coloring for m32c and other ports Vladimir Makarov
16:55 PATCH: PR testsuite/38420: gcc.target/i386/pr37248-2.c doesn't work on ia32 H.J. Lu
16:41 Re: PATCH to gimplify_init_constructor for c++/38410 Eric Botcazou
16:20 [patch, fortran] PR36355: fix matmul argument type checking Daniel Franke
15:41 Re: [PATCH] Avoid creating invalid GIMPLE in fold_stmt{,_inplace} (PR tree-optimization/35468) Richard Guenther
15:41 Re: [LTO][PATCH] Delete temporary ltrans output files Diego Novillo
15:41 Re: [LTO][PATCH] Delete temporary ltrans output files Diego Novillo
15:37 Re: [LTO][PATCH] Delete temporary ltrans output files Rafael Espindola
15:37 Re: [lto][patch] Remove some DECL_ABSTRACT decls Diego Novillo
15:37 Re: [LTO][PATCH] Delete temporary ltrans output files Simon Baldwin
15:35 Re: [LTO][PATCH] Delete temporary ltrans output files Diego Novillo
15:32 Re: [LTO][PATCH] Delete temporary ltrans output files Rafael Espindola
15:31 [WWWDOCS] document ARM/hard_vfp_4_4_branch Richard Earnshaw
15:29 Re: [LTO][PATCH] Delete temporary ltrans output files Diego Novillo
15:26 Re: [LTO][PATCH] Delete temporary ltrans output files Rafael Espindola
15:19 Re: [LTO][PATCH] Delete temporary ltrans output files Diego Novillo
15:18 Re: [ARM] hard VFP calling convention support [0/3] Richard Earnshaw
15:17 Re: [LTO][PATCH] Delete temporary ltrans output files Simon Baldwin
15:16 Re: PATCH, rs6000: silence warnings in unwinder David Edelsohn
15:06 Re: [Patch, Fortran] PR 35983 C_LOC expanded to a NULL_PTR expr if called from a structure constructor Mikael Morin
14:36 [lto][patch] Remove some DECL_ABSTRACT decls Rafael Espindola
14:21 Re: [LTO][PATCH] Delete temporary ltrans output files Rafael Espindola
14:14 Re: [LTO][PATCH] Delete temporary ltrans output files Simon Baldwin
14:07 [PATCH] Avoid creating invalid GIMPLE in fold_stmt{,_inplace} (PR tree-optimization/35468) Jakub Jelinek
14:06 Re: [LTO][PATCH] Delete temporary ltrans output files Rafael Espindola
13:59 Re: [LTO][PATCH] Delete temporary ltrans output files Simon Baldwin
13:42 Re: PATCH to gimplify_init_constructor for c++/38410 Jason Merrill
13:42 Re: PATCH, soft-fp: silence warnings Joseph S. Myers
13:30 Re: [LTO][PATCH] Delete temporary ltrans output files Rafael Espindola
13:21 Re: [LTO][PATCH] Delete temporary ltrans output files Diego Novillo
13:14 [LTO][PATCH] Delete temporary ltrans output files Simon Baldwin
11:07 Re: PATCH to gimplify_init_constructor for c++/38410 Paolo Bonzini
11:03 [PATCH] Fix PR38445, alias warning running in circles Richard Guenther
10:51 Re: fix pr38240 -- attribute target Richard Guenther
10:47 Re: [ARM] hard VFP calling convention support [1/3] Richard Guenther
10:44 Re: Fix Solaris 8 bootstrap Andrew Haley
10:40 Re: PATCH to gimplify_init_constructor for c++/38410 Eric Botcazou
09:57 Antwort: [testsuite] skip DFP rounding/fp exception tests for hardware DFP Markus Milleder
09:19 Re: [patch i386 middle-end]]: Fix PR/38366 Kai Tietz
09:12 [Committed] S/390: Remove mem->mem alternative from int mode move patterns Andreas Krebbel
09:09 [PATCH] Fix Ada bootstrap (PR ada/38450) Jakub Jelinek
07:12 Re: [PATCH, alpha]: Fix gcc.dg/pr33563.c failure Uros Bizjak
06:04 PATCH to gimplify_init_constructor for c++/38410 Jason Merrill
05:32 [PATCH, i386] PR 38201: Prohibit invalide ISA combination Ye, Joey
05:09 PATCH, rs6000: silence warnings in unwinder Ben Elliston
04:22 PATCH, dfp: silence warning Ben Elliston
03:24 PATCH, soft-fp: silence warnings Ben Elliston
03:18 [patch,libfortran] [4.4 Regression] PR38430 gfortran.dg/streamio_1.f90, 10, 14, 2, 6 now fails Jerry DeLisle
00:53 Re: RFA: patch adding priority coloring for m32c and other ports Jeff Law
00:18 Re: [4.5, Patch, Fortran] PR 36704: Procedure pointer as function result Mikael Morin
00:01 Re: [4.5, Patch, Fortran] PR 36704: Procedure pointer as function result Mikael Morin

December 08, 2008
23:25 [patch, commited, ia64] Fix non-local goto bug on IA64 Steve Ellcey
23:08 Re: [Patch Ping^2, C++] Move assemble_external call in cp/decl2.c. Eric Botcazou
22:55 Re: [4.5, Patch, Fortran] PR 36704: Procedure pointer as function result Janus Weil
22:25 Re: [Patch, Fortran] PR 35983 C_LOC expanded to a NULL_PTR expr if called from a structure constructor Tobias Burnus
22:23 Re: [PATCH] Fix gcc.dg/weak/weak-1.c on SPARC Janis Johnson
22:16 Re: [4.5, Patch, Fortran] PR 36704: Procedure pointer as function result Tobias Burnus
22:11 Re: [4.3 testsuite] backport TORTURE_OPTIONS enhancements Janis Johnson
21:37 Re: [Patch Ping^2, C++] Move assemble_external call in cp/decl2.c. Mark Mitchell
21:25 Re: [ARM] hard VFP calling convention support [2/3] Janis Johnson
21:24 Re: [Patch Ping^2, C++] Move assemble_external call in cp/decl2.c. Janis Johnson
21:01 Re: [PATCH] MIPS: Fix __sync_nand for changed semantics. Richard Sandiford
20:59 Re: [PATCH] MIPS: Fix __sync_nand for changed semantics. Richard Sandiford
19:41 Re: [PATCH] MIPS: Fix __sync_nand for changed semantics. David Daney
19:37 Re: [PATCH] A new meta intrinsic header file for current and future x86 instrinsics. H.J. Lu
19:31 RE: [PATCH] A new meta intrinsic header file for current and future x86 instrinsics. rajagopal, dwarak
19:22 Re: [Patch Ping^2, C++] Move assemble_external call in cp/decl2.c. Mark Mitchell
19:19 Re: [lto][patch] Pass some missing options the plugin Diego Novillo
19:13 Re: [Patch Ping^2, C++] Move assemble_external call in cp/decl2.c. Steve Ellcey
18:43 Re: [Patch Ping^2, C++] Move assemble_external call in cp/decl2.c. Mark Mitchell
18:35 Re: [4.5, Patch, Fortran] PR 36704: Procedure pointer as function result Janus Weil
18:34 [patch, commited, testsuite] Remove ia64-hp-hpux* XFAIL from g++.dg/other/packed1.C sje
18:22 [patch, commited, testsuite] Fix syntax on IA64 HP-UX tests. Steve Ellcey
18:06 PATCH: Support Sun assembler for 64-bit Solaris/x86 Rainer Orth
18:04 Re: [Patch Ping^2, C++] Move assemble_external call in cp/decl2.c. Steve Ellcey
17:47 [lto][patch] Pass some missing options the plugin Rafael Espindola
17:33 Re: [Patch, Fortran] PR 35983 C_LOC expanded to a NULL_PTR expr if called from a structure constructor Dominique Dhumieres
17:30 Re: 4.1/4.2 PATCH: Fix building libffi with Solaris 10/x86 as (PR libffi/26048) Rainer Orth
17:28 fix pr38240 -- attribute target Richard Henderson
17:14 Re: [PATCH] A new meta intrinsic header file for current and future x86 instrinsics. H.J. Lu
17:05 Re: [ARM] hard VFP calling convention support [3/3] Richard Earnshaw
17:03 Re: [ARM] hard VFP calling convention support [2/3] Richard Earnshaw
17:01 Re: [ARM] hard VFP calling convention support [1/3] Richard Earnshaw
17:00 RE: [PATCH] A new meta intrinsic header file for current and future x86 instrinsics. rajagopal, dwarak
16:59 [ARM] hard VFP calling convention support [0/3] Richard Earnshaw
16:41 Re: [PATCH] PR debug/38390 Jason Merrill
16:35 Re: [PATCH] A new meta intrinsic header file for current and future x86 instrinsics. H.J. Lu
16:31 Re: [PATCH] Handle VIEW_CONVERT_EXPR in C diagnostics (PR c/35442) Gabriel Dos Reis
16:28 Re: [PATCH] Handle BIND_EXPR in C diagnostics (PR c/35443) Gabriel Dos Reis
16:20 Re: Fix Solaris 8 bootstrap Andrew Haley
16:16 Re: [4.5, Patch, Fortran] PR 36704: Procedure pointer as function result Tobias Burnus
16:15 Re: Fix Solaris 8 bootstrap Joseph S. Myers
16:12 [PATCH] Handle BIND_EXPR in C diagnostics (PR c/35443) Jakub Jelinek
16:10 [PATCH] Handle VIEW_CONVERT_EXPR in C diagnostics (PR c/35442) Jakub Jelinek
16:01 RE: [PATCH] A new meta intrinsic header file for current and future x86 instrinsics. rajagopal, dwarak
15:47 Re: [4.5, Patch, Fortran] PR 36704: Procedure pointer as function result Mikael Morin
15:11 [PATCH][alias-improvements] Simplify SCCVN implementation Richard Guenther
14:45 Re: [lto][patch] Add a -nop option to the linker plugin Diego Novillo
14:25 Re: [lto][patch] Add a debug option to the plugin Diego Novillo
14:11 Re: [PATCH] Fix PR38405 Richard Guenther
14:08 [Patch, Fortran] PR 35983 C_LOC expanded to a NULL_PTR expr if called from a structure constructor Mikael Morin
14:02 RE: [PATCH] Fix -march=barcelona and -mtune=barcelona rajagopal, dwarak
13:53 Re: [PATCH] Fix PR38405 Paolo Bonzini
13:49 [lto][patch] Add a -nop option to the linker plugin Rafael Espindola
13:48 Re: Fix Solaris 8 bootstrap Andrew Haley
13:32 Re: Fix Solaris 8 bootstrap Joseph S. Myers
13:22 [lto][patch] Add a debug option to the plugin Rafael Espindola
13:15 [PING] Optimize manual byte swap implementations using the GCC bswap builtin Andreas Krebbel
12:26 Fix Solaris 8 bootstrap Andrew Haley
10:41 [PATCH] Fix thinko in OpenMP copy-in/out avoidance (PR middle-end/36802) Jakub Jelinek
05:27 PATCH, darwin: remove unused variable warning Ben Elliston
05:21 PATCH, libgcc: prototypes for emutls.c Ben Elliston
02:40 Re: PATCH, spu: quieten libgcc builds Ben Elliston
02:04 Re: [PATCH] MIPS: Fix __sync_nand for changed semantics. Adam Nemet
01:29 RE: [Patch: i386] Prohibit invalide ISA combination Ye, Joey
01:27 Re: RFC: patches for c++/35319 Mark Mitchell

December 07, 2008
22:16 [PATCH] PR debug/38390 Dodji Seketeli
22:07 Re: [Patch] Fix ICE on string comparison Richard Guenther
22:03 [Patch] Fix ICE on string comparison Eric Botcazou
20:32 [PATCH] Fix PR38405 Richard Guenther
19:20 [patch, fortran] PR36457: option '-idirafter' undefined for fortran Daniel Franke
18:44 [patch, fortran] PR36376: -cpp -save-temps passes unknown options to f951 Daniel Franke
17:49 Re: PATCH: Add a testcase for PR tree-optimization/38405 Richard Guenther
17:42 Re: PATCH: Add a testcase for PR tree-optimization/38405 H.J. Lu
17:23 Re: PATCH: Add a testcase for PR tree-optimization/38405 Richard Guenther
17:19 Re: PATCH: Add a testcase for PR tree-optimization/38405 H.J. Lu
17:11 [4.5, patch, fortran] Implement DEFERRED bindings Daniel Kraft
16:40 Re: PATCH: Add a testcase for PR tree-optimization/38405 Richard Guenther
16:35 PATCH: Add a testcase for PR tree-optimization/38405 H.J. Lu
15:29 Re: Question about how to re-initialize call_used registers via init_regs() Jan Hubicka
15:06 [PATCH, alpha]: Fix gcc.dg/pr33563.c failure Uros Bizjak
15:02 Re: [PATH]: PR middlend/38385 fix Tomas Bily
14:58 Re: [4.5, Patch, Fortran] PR34656 - Add -fruntime-check=do for DO variable checks Daniel Kraft
14:41 Re: [4.5, Fortran, Patch] PR 38432 - Add warning for loops which are never executed Daniel Kraft
14:04 [4.5, Fortran, Patch] PR 38432 - Add warning for loops which are never executed Tobias Burnus
13:23 Re: Fix miscompilation of gnatmake on x86-64 Richard Guenther
13:06 Fix miscompilation of gnatmake on x86-64 Eric Botcazou
12:14 Re: [PATCH][4.5] Move gimplifier predicates Richard Guenther
11:58 Re: [PATCH][4.5] Move gimplifier predicates Richard Guenther
08:04 [spu-4_5-branch][Patch,committed] New pass to partition single function into multiple sections - debug support Revital1 Eres
08:04 Re: [PATCH] Fix gcc.dg/weak/weak-1.c on SPARC Eric Botcazou
01:08 [patch, fortran] PR38425 I/O: POS= compile-time diagnostics Jerry DeLisle
00:53 Re: [PATCH][4.5] Move gimplifier predicates Andrew Pinski
00:23 Re: [PATCH][4.5] Move gimplifier predicates Richard Guenther

December 06, 2008
23:34 [4.5, Patch, Fortran] PR34656 - Add -fruntime-check=do for DO variable checks Tobias Burnus
21:35 Fwd: [patch] PR36365 Seongbae Park 박성배 朴成培
21:26 [patch, libfortran] PR38430 [4.4 Regression]: gfortran.dg/streamio_1.f90, 10, 14, 2, 6 now fails Jerry DeLisle
20:58 Re: [4.3 testsuite] backport TORTURE_OPTIONS enhancements Kaveh R. GHAZI
20:36 Re: [patch] PR36365 Steven Bosscher
20:21 [patch] PR36365 Steven Bosscher
20:04 Re: [4.5, Patch, Fortran] PR 36704: Procedure pointer as function result Daniel Kraft
19:52 [4.5, Patch, Fortran] PR 36704: Procedure pointer as function result Janus Weil
19:14 Re: [PATCH] Fix get_expr_operands for volatile BIT_FIELD_REFs (PR middle-end/38428) Richard Guenther
19:10 [PATCH] Fix get_expr_operands for volatile BIT_FIELD_REFs (PR middle-end/38428) Jakub Jelinek
18:15 Re: [PATCH] MIPS: Fix __sync_nand for changed semantics. Uros Bizjak
17:14 Re: [PATCH, Fortran] Fix execution tests on simulator Tobias Burnus
13:46 Re: [PATCH] MIPS: Fix __sync_nand for changed semantics. Richard Sandiford
13:37 Re: [4.5, Patch, Fortran] Run-time check for recursion Daniel Kraft
13:28 Re: [4.5, Patch, Fortran] Run-time check for recursion Tobias Burnus
12:58 Re: [PATCH] Fix -march=barcelona and -mtune=barcelona Jan Hubicka
12:50 Re: [4.5, Patch, Fortran] Run-time check for recursion Daniel Kraft
12:21 Re: [Patch, Fortran] PR 38415: procedure pointer assignment to abstract interface Janus Weil
12:16 [4.5, Patch, Fortran] Run-time check for recursion Tobias Burnus
11:11 Re: [Patch, Fortran] PR 38415: procedure pointer assignment to abstract interface Tobias Burnus
11:04 Re: [PATCH] Fix -march=barcelona and -mtune=barcelona Richard Guenther
11:03 Re: [PATCH] Fix endless loop in folding narrowing convert of MULT_EXPR (PR middle-end/38422) Richard Guenther
11:01 Re: RFC: patches for c++/35319 Richard Guenther
10:28 [v3] Fix libstdc++/38421 Paolo Carlini
10:00 [PATCH] Fix -march=barcelona and -mtune=barcelona Jakub Jelinek
09:56 [PATCH] Fix endless loop in folding narrowing convert of MULT_EXPR (PR middle-end/38422) Jakub Jelinek
08:43 [pretty-ipa] Avoid C++ frontend from aliasing internal methods Jan Hubicka
08:38 PR tree-optimization/38074 Jan Hubicka
08:23 New Dutch PO file for 'cpplib' (version 4.4-b20081121) Translation Project Robot
08:22 Contents of PO file 'cpplib-4.4-b20081121.nl.po' Translation Project Robot
01:03 RFC: patches for c++/35319 Jason Merrill
00:50 Re: PING: PATCH: PR rtl-optimization/38272: H.J. Lu
00:25 Re: PING: PATCH: PR rtl-optimization/38272: Vladimir Makarov

December 05, 2008
23:09 Re: PR c++/20118 missing template<> causes weird errors Mark Mitchell
22:51 [named-addr-spaces-branch][Patch,committed] Make __ea a C only keyword Michael Meissner
22:50 Re: [Patch Ping^2, C++] Move assemble_external call in cp/decl2.c. Steve Ellcey
22:38 Re: [PATCH] Restore bitfield comparison optimization (PR middle-end/37248) H.J. Lu
22:10 Re: [Patch Ping^2, C++] Move assemble_external call in cp/decl2.c. Mark Mitchell
22:02 I am Mr. Brigger Williams Mr . Brigger Williams .
22:00 [named-address-space-branch][Patch,committed] Remove unused target hook Michael Meissner
21:41 Re: PING: PATCH: PR rtl-optimization/38272: H.J. Lu
21:32 Re: PING: PATCH: PR rtl-optimization/38272: Ian Lance Taylor
21:18 Re: [PATCH] PR 38416, Make pragma_kind field 8 bits instead of 7. Michael Meissner
21:15 Re: [Patch: i386] Prohibit invalide ISA combination H.J. Lu
21:10 [testsuite] skip DFP rounding/fp exception tests for hardware DFP Janis Johnson
21:06 Re: [PATCH] MIPS: Fix __sync_nand for changed semantics. Adam Nemet
21:06 Re: [Patch: i386] Prohibit invalide ISA combination Andrew Pinski
21:03 Re: [PATCH][LTO] Fix for undefined references from vtables. =?big5?b?RG91ZyBLd2FuICjD9q62v
21:03 Re: [PATCH] Handle BIT_FIELD_REF in dump_expr/pp_c_expression (PR c++/35336) Ian Lance Taylor
21:00 [named-address-spaces-branch][Patch,Committed] Rewrite how named address keywords are created Michael Meissner
20:56 Re: [patch] Add MIPS nonpic tests to testsuite Catherine Moore
20:52 Re: [PATCH] Fix PR38406 Andrew Pinski
20:48 Re: [Patch: i386] Prohibit invalide ISA combination H.J. Lu
20:46 Re: [PATCH] Fix PR38406 Richard Guenther
20:45 Re: [Patch: i386] Prohibit invalide ISA combination Andrew Pinski
20:44 Re: [PATCH] Fix PR38406 Richard Guenther
20:42 Re: [PATCH] Fix PR38406 Andrew Pinski
20:40 [4.3 testsuite] backport TORTURE_OPTIONS enhancements Janis Johnson
20:39 Re: [PATCH] Handle BIT_FIELD_REF in dump_expr/pp_c_expression (PR c++/35336) Andrew Pinski
20:22 Re: [Patch, testsuite] Patch for slow tests on HPPA Jeff Law
20:22 [PATCH] MIPS: Fix __sync_nand for changed semantics. David Daney
20:13 Re: [PATCH] PR 38416, Make pragma_kind field 8 bits instead of 7. Joseph S. Myers
19:16 [PATCH] PR 38416, Make pragma_kind field 8 bits instead of 7. Michael Meissner
18:55 PING: PATCH: PR rtl-optimization/38272: H.J. Lu
18:25 [v3] libstdc++/38399 Paolo Carlini
17:16 Re: [PATCH][LTO] Fix for undefined references from vtables. Diego Novillo
16:54 Re: [PATCH] Fix sra_explode_bitfield_assignment Richard Guenther
16:53 Re: [PATCH] Restore bitfield comparison optimization (PR middle-end/37248) Richard Guenther
16:53 Re: [patch] Add MIPS nonpic tests to testsuite Catherine Moore
16:48 Re: PATCH: fix warning in gthr-single.h Ian Lance Taylor
16:44 Re: [PATCH] Fix assign_parm_find_stack_rtl on big-endian targets (PR debug/38367) Ian Lance Taylor
16:42 [PATCH] Handle BIT_FIELD_REF in dump_expr/pp_c_expression (PR c++/35336) Jakub Jelinek
16:34 Re: PATCH, libgcc: adjust definition of INFINITY Ian Lance Taylor
16:32 [PATCH] Fix sra_explode_bitfield_assignment Jakub Jelinek
16:29 [PATCH] Restore bitfield comparison optimization (PR middle-end/37248) Jakub Jelinek
16:29 Re: [patch i386 middle-end]]: Fix PR/38366 Ian Lance Taylor
16:11 Re: [PATCH] Fix __builtin_apply_args on i386 with -fpic (PR middle-end/38338) Ian Lance Taylor
15:42 Re: [Patch: i386] Prohibit invalide ISA combination H.J. Lu
15:37 [Patch: i386] Prohibit invalide ISA combination Ye, Joey
15:36 Re: [PATCH][LTO] Fix for undefined references from vtables. Diego Novillo
15:33 Re: [PATCH, testsuite] Fix PR37033, gcc.dg/pch/valid-1b.c failures Ian Lance Taylor
14:27 Re: Question about how to re-initialize call_used registers via init_regs() Kai Tietz
13:48 Re: Fix ICE for -mfloat-gprs with non-e500 CPU David Edelsohn
13:43 Re: [PATCH, alpha]: Fix alpha_fold_vector_minmax Richard Guenther
13:42 Re: Fix crash in unwinder on ppc64 David Edelsohn
13:41 [PATCH, alpha]: Fix alpha_fold_vector_minmax Uros Bizjak
13:18 Re: [PATCH][4.5] Move gimplifier predicates Richard Guenther
13:10 Re: [v3] Fix libstdc++/38368 Paolo Carlini
12:54 Re: [PATCH][4.5] Move gimplifier predicates Diego Novillo
11:59 [PATCH] Fix PR38406 Richard Guenther
11:56 Fix crash in unwinder on ppc64 Andreas Schwab
11:45 Re: [PATCH] A new meta intrinsic header file for current and future x86 instrinsics. Jan Hubicka
11:32 Re: Question about how to re-initialize call_used registers via init_regs() Jan Hubicka
11:16 Re: [PATCH][4.5] Move gimplifier predicates Andrew Haley
11:03 Re: [patch][graphite] Rewrite of "out of graphite" Richard Guenther
11:03 Re: [PATCH][4.5] Move gimplifier predicates Richard Guenther
09:31 Re: Question about how to re-initialize call_used registers via init_regs() Kai Tietz
09:26 [committed] Fix --enable-checking=fold again (PR c/38408) Jakub Jelinek
08:33 Re: [PATCH, testsuite] Fix PR37033, gcc.dg/pch/valid-1b.c failures Jakub Jelinek
07:58 Re: [vta] skip debug insns during rtl-factoring Alexandre Oliva
07:30 [vta] fix ifcvt thinko in earlier vta patch Alexandre Oliva
07:20 [vta] skip .gcno generation during -fcompare-debug-second Alexandre Oliva
07:19 Re: [patch] Fix pr38262: GCC components unnecessarily link with shared gmp/mpfr Paolo Bonzini
07:15 [vta] skip debug insns during rtl-factoring Alexandre Oliva
07:12 [vta, trunk] stabilize rtl-factoring Alexandre Oliva
06:54 Re: [PATCH, testsuite] Fix PR37033, gcc.dg/pch/valid-1b.c failures Alexandre Oliva
06:38 [vta] fix -frepo testsuite errors with -fcompare-debug Alexandre Oliva
06:34 [patch] Fix pr38262: GCC components unnecessarily link with shared gmp/mpfr Sebastian Pop
06:30 [vta] fix -auxbase during -fcompare-debug Alexandre Oliva
05:08 re: [patch, fortran] PR38291 Rejects I/O with POS= if FMT=* jvdelisle
03:11 Re: [v3] Fix libstdc++/38368 H.J. Lu
00:09 [named-addr-spaces-branch][Patch,committed] Work in progress improve named address space pointer incompatibility tests Michael Meissner

December 04, 2008
23:30 Re: [patch] Add MIPS nonpic tests to testsuite David Daney
23:14 [PATCH][LTO] Fix for undefined references from vtables. =?big5?b?RG91ZyBLd2FuICjD9q62v
23:06 Re: [RFT] parallel testsuite patch for 4.3, need Ada tester Janis Johnson
23:05 Re: [patch] Add MIPS nonpic tests to testsuite Richard Sandiford
23:00 Re: [patch] Add MIPS nonpic tests to testsuite Adam Nemet
22:54 Re: [patch] Add MIPS nonpic tests to testsuite Catherine Moore
22:42 Re: [RFT] parallel testsuite patch for 4.3, need Ada tester Laurent GUERBY
22:33 Re: [patch] Add MIPS nonpic tests to testsuite Richard Sandiford
22:11 Re: RFA: patch adding priority coloring for m32c and other ports H.J. Lu
21:56 Re: patch: CSE bug when narrowing constants Eric Botcazou
21:41 Re: [RFT] parallel testsuite patch for 4.3, need Ada tester Laurent GUERBY
21:27 Re: [RFT] parallel testsuite patch for 4.3, need Ada tester Janis Johnson
20:38 Re: [PATCH] Use bitwise AND/OR/XOR if possible to implement &&, ||, ! H.J. Lu
20:25 Re: C++ PATCH for c++/38256 (operator auto) Jason Merrill
20:11 Re: [RFT] parallel testsuite patch for 4.3, need Ada tester Matthias Klose
20:07 Re: [patch, fortran] Fix PR37468 Daniel Franke
19:44 Re: [RFT] parallel testsuite patch for 4.3, need Ada tester Janis Johnson
19:41 Re: [PATCH] A new meta intrinsic header file for current and future x86 instrinsics. Chris Lattner
19:33 Re: [PATCH] Named address support for GCC 4.5 Michael Meissner
19:28 Re: PATCH: eliminate warnings in c-parser.c Joseph S. Myers
19:27 Re: [RFT] parallel testsuite patch for 4.3, need Ada tester Matthias Klose
19:16 Fix ICE for -mfloat-gprs with non-e500 CPU Joseph S. Myers
19:11 Re: [lto-plugin][patch] Do nothing if no file has IR Mark Mitchell
19:10 Re: [Patch, testsuite] Patch for slow tests on HPPA Janis Johnson
19:05 Re: [lto-plugin][patch] Do nothing if no file has IR Diego Novillo
18:59 C++ PATCH for c++/37906 Jason Merrill
18:59 [RFT] parallel testsuite patch for 4.3, need Ada tester Janis Johnson
18:58 Re: C++ PATCH for c++/38256 (operator auto) Mark Mitchell
18:54 Re: [lto-plugin][patch] Do nothing if no file has IR Mark Mitchell
18:51 Re: [Patch, testsuite] Patch for slow tests on HPPA DJ Delorie
18:38 [Patch, testsuite] Patch for slow tests on HPPA sje
18:33 Re: [lto] Pass -plugin to collect2 Janis Johnson
18:31 Re: [Patch, Fortran] Support -finit-real=snan Daniel Kraft
18:30 Re: [PATCH] A new meta intrinsic header file for current and future x86 instrinsics. Uros Bizjak
18:20 Re: [patch][graphite] Rewrite of "out of graphite" Sebastian Pop
18:02 Re: [PATCH][4.5] Move gimplifier predicates Andrew Haley
17:46 Re: [PATCH] Fix PR36509, re-enable alias warnings from PTA H.J. Lu
17:38 Re: RFA: patch adding priority coloring for m32c and other ports Vladimir Makarov
17:18 [v3] Fix libstdc++/38368 Paolo Carlini
17:17 Re: [lto-plugin][patch] Do nothing if no file has IR Diego Novillo
17:14 Re: [patch, fortran] Fix PR37468 Tobias Burnus
17:13 Re: [PATCH] PR c++/26693 Dodji Seketeli
17:11 [PATCH][4.5] Move gimplifier predicates Richard Guenther
16:48 [lto-plugin][patch] Do nothing if no file has IR Rafael Espindola
16:33 Re: [PATH]: PR middlend/38385 fix Sebastian Pop
16:25 Re: [PATH]: PR middlend/38385 fix Richard Guenther
16:09 Re: Fix parallel make install Jakub Jelinek
16:06 Re: [PATH]: PR middlend/38385 fix Richard Guenther
16:02 Re: Fix parallel make install Diego Novillo
15:59 Re: Fix parallel make install Ralf Wildenhues
15:47 Re: Fix parallel make install Diego Novillo
15:43 Re: [PATH]: PR middlend/38385 fix Sebastian Pop
15:27 Re: [lto] Pass -plugin to collect2 Diego Novillo
15:25 Re: Fix parallel make install Alexandre Oliva
15:13 Re: [LTO][PATCH] Fix lto1 assertion error on global register decl Diego Novillo
15:08 [lto] Remove excessively strict check for nothrow Diego Novillo
15:00 [PATH]: PR middlend/38385 fix Tomas Bily
14:28 Re: [PATCH] PR c++/26693 Jason Merrill
14:18 Re: Fix parallel make install Diego Novillo
12:36 Re: [named-addr-spaces-branch][Patch,committed] Fix C++ bug; Add common pointer target hook Richard Guenther
12:27 [LTO][PATCH] Fix lto1 assertion error on global register decl Simon Baldwin
11:55 Re: [patch][rfc] make tree PRE code-size aware Richard Guenther
11:48 Fix pasto in cse.c Eric Botcazou
11:38 [lto] Pass -plugin to collect2 Rafael Espindola
11:36 Re: [LTO][PATCH] Fix lto1 complaint about mismatched types Diego Novillo
11:30 [LTO][PATCH] Fix lto1 complaint about mismatched types Simon Baldwin
10:59 Re: [patch][rfc] make tree PRE code-size aware Steven Bosscher
10:42 Re: [patch][rfc] make tree PRE code-size aware Richard Guenther
10:31 Re: [patch][graphite] Rewrite of "out of graphite" Richard Guenther
10:30 Re: [patch][graphite] Rewrite of "out of graphite" Richard Guenther
10:12 Tidy up stormy16.c and stormy16.md Nick Clifton
09:39 [committed] Fix --enable-checking=fold (PR middle-end/38371) Jakub Jelinek
07:20 Re: [Patch/committed] Fix PR target/38054 on trunk Danny Smith
06:25 Re: [PATCH]: Omit obsolete Darwin from XFAIL for g++.old-deja/g++.eh/badalloc1.C H.J. Lu
04:37 [patch, fortran] PR38285 Wrong I/O output: Interaction between F and P for output jvdelisle
04:03 Re: Fix parallel make install Alexandre Oliva
03:57 Re: PATCH, spu: quieten libgcc builds Trevor_Smigiel
03:41 PATCH, spu: quieten libgcc builds Ben Elliston
03:36 PATCH: eliminate warnings in c-parser.c Ben Elliston
02:15 PATCH: fix warning in gthr-single.h Ben Elliston
01:58 Re: [patch] Add MIPS nonpic tests to testsuite Adam Nemet
01:39 Re: [patch][graphite] Rewrite of "out of graphite" Jack Howarth
01:19 Re: [patch][graphite] Rewrite of "out of graphite" Sebastian Pop
01:09 Re: [patch][graphite] Rewrite of "out of graphite" Jack Howarth
00:51 [named-addr-space-branch][Patch,committed] Simplify int_or_pointer_precision if no assertion checking Michael Meissner
00:26 Re: [patch] Add MIPS nonpic tests to testsuite David Daney
00:20 [named-addr-space-branch][Patch,committed] Undo named address space change no longer needed Michael Meissner
00:18 Re: [PATCH] PR c++/26693 Dodji Seketeli
00:16 Re: [patch] Add MIPS nonpic tests to testsuite Catherine Moore

December 03, 2008
23:57 C++ PATCH for c++/38232 Jason Merrill
23:45 Re: [PATCH]: Omit obsolete Darwin from XFAIL for g++.old-deja/g++.eh/badalloc1.C Jack Howarth
23:43 Re: [PATCH]: Omit obsolete Darwin from XFAIL for g++.old-deja/g++.eh/badalloc1.C Janis Johnson
23:43 Re: [PATCH]: Omit obsolete Darwin from XFAIL for g++.old-deja/g++.eh/badalloc1.C Jack Howarth
23:10 [wwwdocs][Patch,committed] Update named address, cell, ix86 branches Michael Meissner
22:39 Re: [named-address-spaces-branch][Patch,committed] TYPE_PRECISION changes for named-address-spaces Michael Meissner
22:39 Re: [PATCH]: Omit obsolete Darwin from XFAIL for g++.old-deja/g++.eh/badalloc1.C Mike Stump
22:27 Re: [named-address-spaces-branch][Patch,committed] TYPE_PRECISION changes for named-address-spaces Andrew Pinski
22:22 [named-address-spaces-branch][Patch,committed] TYPE_PRECISION changes for named-address-spaces Michael Meissner
22:14 Re: [PATCH]: Omit obsolete Darwin from XFAIL for g++.old-deja/g++.eh/badalloc1.C Michael Meissner
22:10 Re: Question about how to re-initialize call_used registers via init_regs() Michael Meissner
21:51 Re: [PATCH] A new meta intrinsic header file for current and future x86 instrinsics. H.J. Lu
21:42 C++ PATCH for c++/38256 (operator auto) Jason Merrill
21:29 [lto] Support @file-with-args in lto-wrapper Diego Novillo
21:20 [patch][rfc] make tree PRE code-size aware Steven Bosscher
21:02 Re: [named-addr-spaces-branch][Patch,committed] Fix C++ bug; Add common pointer target hook Michael Meissner
20:07 Re: [fortran, 4.5] Implement errmsg for [de]allocate Steve Kargl
20:00 Re: [PATCH, i386]: avxintrin.h could be included without immintrin.h H.J. Lu
20:00 Re: [PATCH]: fix misc darwin9 hard-codings Mike Stump
19:48 Re: [patch][graphite] Rewrite of "out of graphite" Sebastian Pop
19:47 RE: [PATCH, i386]: avxintrin.h could be included without immintrin.h rajagopal, dwarak
19:34 Re: [patch][graphite] Rewrite of "out of graphite" Sebastian Pop
19:29 Re: [fortran, 4.5] Implement errmsg for [de]allocate Tobias Burnus
19:22 C++ PATCH for c++/38380 Jason Merrill
19:14 Re: [patch][graphite] Rewrite of "out of graphite" Tobias Grosser
19:13 Re: [patch, fortran] PR38291 Rejects I/O with POS= if FMT=* Tobias Burnus
19:06 [fortran, 4.5] Implement errmsg for [de]allocate Steve Kargl
19:02 [PATCH, i386]: avxintrin.h could be included without immintrin.h Uros Bizjak
18:58 Re: [patch][graphite] Rewrite of "out of graphite" Jack Howarth
18:48 Re: [PATCH]: Omit obsolete Darwin from XFAIL for g++.old-deja/g++.eh/badalloc1.C Jack Howarth
18:45 Re: [patch][graphite] Rewrite of "out of graphite" Sebastian Pop
18:12 [testsuite] 4.3: xfail gcc.dg/vect/pr33953 for powerpc Janis Johnson
17:50 Re: C++ PATCH for c++/35782, 37860 Jason Merrill
17:49 Re: PR c++/36921 [4.3/4.4 Regression] warning "comparison does not have mathematical meaning" is not correct for overloaded operators that do not return boolean Mark Mitchell
16:25 Re: [PATCH]: fix misc darwin9 hard-codings Andreas Tobler
16:24 Re: [PATCH]: Add double brackets for darwin[912] Tom Tromey
16:17 [PATCH]: Add double brackets for darwin[912] Jack Howarth
16:13 Re: [lto][patch] Use one plugin option per lto-wrapper argument Diego Novillo
16:07 Re: [PATCH] A new meta intrinsic header file for current and future x86 instrinsics. H.J. Lu
16:04 RE: [PATCH] A new meta intrinsic header file for current and future x86 instrinsics. rajagopal, dwarak
16:03 [lto][patch] Use one plugin option per lto-wrapper argument Rafael Espindola
15:36 RE: PATCH: PR rtl-optimization/38272: [4.4 Regression] Revision142207 caused libgomp.fortran/threadprivate2.f90 Schmidt, Bernd
15:17 Re: [PATCH]: fix misc darwin9 hard-codings Jack Howarth
14:46 [PATCH] ada/38333: Forbid pragma Import of an abstract subprogram Samuel Tardieu
14:10 [PATCH]: Omit obsolete Darwin from XFAIL for g++.old-deja/g++.eh/badalloc1.C Jack Howarth
14:05 [PATCH] Fix PR36326 again, regressed after the tuples merge Richard Guenther
13:38 Re: [PATCH]: fix for PR middle-end/38250 Tomas Bily
12:23 [PATCH] Fix assign_parm_find_stack_rtl on big-endian targets (PR debug/38367) Jakub Jelinek
11:54 Re: PATCH: silence warning in tree-ssa-pre.c Ben Elliston
11:03 Re: [PATCH][4.3][RFT] Fix PR37868, backport some PTA fixes Eric Botcazou
10:55 Re: [PATCH] Avoid generating invalid GIMPLE in SRA (PR tree-optimization/37716) Richard Guenther
10:25 Re: [PATCH][4.3][RFT] Fix PR37868, backport some PTA fixes Richard Guenther
10:23 Re: [patch][graphite] Rewrite of "out of graphite" Richard Guenther
10:16 Question about how to re-initialize call_used registers via init_regs() Kai Tietz
10:12 Re: [PATCH][4.3][RFT] Fix PR37868, backport some PTA fixes Eric Botcazou
10:00 [PATCH] Fix PR36509, re-enable alias warnings from PTA Richard Guenther
09:26 Re: [PATCH] Named address support for GCC 4.5 Andreas Schwab
09:10 Re: [lto][patch] Call lto-wrapper from the plugin Rafael Espindola
08:42 Re: [PATCH] Fix PR rtl-opt/38281 ICE in reg_referenced_p with combine Eric Botcazou
08:10 Re: [LTO][PATCH] Fix undefined symbol problem with static functions. =?big5?b?RG91ZyBLd2FuICjD9q62v
07:55 [patch][graphite] Rewrite of "out of graphite" Sebastian Pop
07:41 Re: [lto][patch] Call lto-wrapper from the plugin Ralf Wildenhues
05:24 Re: C++ PATCH for c++/35782, 37860 H.J. Lu
05:05 Re: C++ PATCH for c++/35782, 37860 H.J. Lu
03:55 Re: [LTO][PATCH] Fix undefined symbol problem with static functions. Diego Novillo
03:46 Re: [patch, fortran] PR38291 Rejects I/O with POS= if FMT=* jvdelisle
03:41 Re: [patch, fortran] PR38291 Rejects I/O with POS= if FMT=* jvdelisle
02:36 [LTO][PATCH] Fix undefined symbol problem with static functions. =?big5?b?RG91ZyBLd2FuICjD9q62v
01:35 Re: [patch committed]: Add myself as mingw maintainer Danny Smith
01:21 [PATCH] Avoid generating invalid GIMPLE in SRA (PR tree-optimization/37716) Jakub Jelinek
01:16 Re: [PATCH] Fix PR rtl-opt/38281 ICE in reg_referenced_p with combine Jakub Jelinek
00:50 Re: [PATCH] Named address support for GCC 4.5 Joseph S. Myers
00:32 Re: [PATCH] Check for binutils .cfi_* advance bug with code alignment factor > 1 (PR target/37610) Richard Henderson
00:14 Re: [lto] Add test case for ICE after error messages Mark Mitchell
00:08 Re: [lto] Add test case for ICE after error messages Diego Novillo
00:01 Re: [PATCH] Named address support for GCC 4.5 Michael Meissner

December 02, 2008
23:52 C++ PATCH for c++/35782, 37860 Jason Merrill
23:47 Re: [PATCH][C++] Fix PR38334, TBAA issues with vtbl loads Mark Mitchell
23:46 [lto] Install lto-wrapper Diego Novillo
23:32 Re: [PATCH] Named address support for GCC 4.5 Joseph S. Myers
23:09 Re: [PATCH] Diagnose implicitly prototyped builtins called with wrong arguments (PR middle-end/38360, take 2) Joseph S. Myers
23:03 Re: [PATCH] Diagnose implicitly prototyped builtins called with wrong arguments (PR middle-end/38360, take 2) Richard Guenther
22:48 Re: [PATCH][C++] Fix PR38334, TBAA issues with vtbl loads Richard Guenther
22:38 Re: [PATCH] Diagnose implicitly prototyped builtins called with wrong arguments (PR middle-end/38360, take 2) Joseph S. Myers
22:36 [committed] Fix -mdsp* for MIPS64r2 Richard Sandiford
22:21 Re: [PATCH] Diagnose implicitly prototyped builtins called with wrong arguments (PR middle-end/38360, take 2) Richard Guenther
22:15 Re: [patch] Add MIPS nonpic tests to testsuite Richard Sandiford
22:14 [testsuite] backport test fixes to 4.3 branch Janis Johnson
22:14 Re: [PATCH] Diagnose implicitly prototyped builtins called with wrong arguments (PR middle-end/38360, take 2) Joseph S. Myers
22:03 Re: [Patch] Fix for PR middle-end/38059, Compile time regression Steve Ellcey
21:47 Re: [PATCH][C++] Fix PR38334, TBAA issues with vtbl loads Mark Mitchell
21:43 Re: [PATCH][C++] Fix PR38334, TBAA issues with vtbl loads Richard Guenther
21:40 Re: [PATCH][C++] Fix PR38334, TBAA issues with vtbl loads Mark Mitchell
20:58 Re: [PATCH][C++] Fix PR38334, TBAA issues with vtbl loads Richard Guenther
20:40 Re: [lto] Add test case for ICE after error messages Mark Mitchell
20:34 Re: [PATCH][C++] Fix PR38334, TBAA issues with vtbl loads Mark Mitchell
20:20 Re: PATCH: silence warning in tree-ssa-pre.c Richard Guenther
20:17 PATCH: silence warning in tree-ssa-pre.c Ben Elliston
20:15 PATCH, libgcc: adjust definition of INFINITY Ben Elliston
20:02 Re: [PATCH][C++] Fix PR38334, TBAA issues with vtbl loads Richard Guenther
19:34 Re: [PATCH, ARM] Atomic builtins using kernel helpers for Linux/EABI Mark Mitchell
19:33 Re: [PATCH] Fix PR rtl-opt/38281 ICE in reg_referenced_p with combine Eric Botcazou
19:32 Re: [PATCH][C++] Fix PR38334, TBAA issues with vtbl loads Mark Mitchell
19:21 Re: [PATCH][C++] Fix PR38334, TBAA issues with vtbl loads Richard Guenther
19:16 Re: RFA: C++ PATCH for c++/37234 (defaulted functions) Mark Mitchell
19:15 Re: [PATCH][C++] Fix PR38334, TBAA issues with vtbl loads Mark Mitchell
19:11 Re: RFA: C++ PATCH for c++/37234 (defaulted functions) Richard Guenther
19:09 RFA: C++ PATCH for c++/37234 (defaulted functions) Jason Merrill
18:58 Re: [PATCH][RFC] Emit thunks from the frontends Mark Mitchell
18:53 Re: [Patch] Fix for PR middle-end/38059, Compile time regression Richard Guenther
18:50 Re: [PATCH] fix file type check for Darwin in gcc.misc-tests/linkage.exp Janis Johnson
18:20 Re: [PATCH] Fix PR rtl-opt/38281 ICE in reg_referenced_p with combine Jakub Jelinek
18:16 Re: [PATCH] Fix PR rtl-opt/38281 ICE in reg_referenced_p with combine Eric Botcazou
17:26 [PATCH, Fortran] Fix execution tests on simulator Adam Nemet
17:24 Re: [Patch] Fix for PR middle-end/38059, Compile time regression Steve Ellcey
17:09 [PATCH] Check for binutils .cfi_* advance bug with code alignment factor > 1 (PR target/37610) Jakub Jelinek
17:07 Re: [PATCH] Fix even the second testcase from PR middle-end/38343 Richard Guenther
17:06 Re: [PATCH] PR c++/26693 Jason Merrill
17:04 Re: [PATCH] Fix PR38359, wrong folding of -1 >> x Richard Guenther
16:59 [PATCH] Fix even the second testcase from PR middle-end/38343 Jakub Jelinek
16:59 Re: [PATCH][M68K] Fix shared libraries on uClinux Andreas Schwab
16:58 [PATCH] Diagnose implicitly prototyped builtins called with wrong arguments (PR middle-end/38360, take 2) Jakub Jelinek
16:27 Re: [PATCH] Fix PR38359, wrong folding of -1 >> x Kaveh R. GHAZI
16:20 Re: Fix parallel make install Paolo Bonzini
16:19 Re: [PATCH/toplevel] configure-target-boehm-gc depends on configure-target-libstdc++-v3 Paolo Bonzini
15:53 Fix parallel make install Diego Novillo
15:31 [patch committed]: Add myself as mingw maintainer Kai Tietz
15:03 Re: [v3] Fix libstdc++/38365 Paolo Carlini
14:50 Re: [PATCH] Fix PR38359, wrong folding of -1 >> x Richard Guenther
14:33 Re: [PATCH, middle-end] A less inrusive patch to fix PR 37861 (Bogus array bounds warning) Martin Jambor
14:26 [wwwdocs] Buildstat update for 4.3 Tom G. Christensen
14:03 Re: [lto][patch] Make collect2 aware of -plugin Diego Novillo
13:58 [PATCH/toplevel] configure-target-boehm-gc depends on configure-target-libstdc++-v3 Andreas Schwab
13:23 [PATCH][RFC] Emit thunks from the frontends Richard Guenther
13:17 Re: [PATCH][LTO] Fix ICE in output_node of lto-cgraph.c Diego Novillo
13:17 Re: [LTO][PATCH] Fix for libgomp regression Diego Novillo
13:17 Re: [lto][patch] Call lto-wrapper from the plugin Diego Novillo
13:12 [PATCH] Fix PR38359, wrong folding of -1 >> x Richard Guenther
12:50 PATCH, spu: remove some libgcc warnings Ben Elliston
12:11 Re: [Patch, Fortran] PR 36704/38290 Janus Weil
12:08 [patch i386 middle-end]]: Fix PR/38366 Kai Tietz
11:42 Re: [lto][patch] Make collect2 aware of -plugin Rafael Espindola
11:39 [lto][patch] Make collect2 aware of -plugin Rafael Espindola
11:35 More xstormy16 fixes Nick Clifton
11:00 Re: [PATCH]: fix for PR middle-end/38250 Richard Guenther
10:58 [v3] Fix libstdc++/38365 Paolo Carlini
10:45 Re: [PATCH] Fix ccp_fold_builtin (PR middle-end/38360) Richard Guenther
10:39 Re: [PATCH] Fix PR rtl-opt/38281 ICE in reg_referenced_p with combine Jakub Jelinek
10:25 [PATCH] Fix ccp_fold_builtin (PR middle-end/38360) Jakub Jelinek
10:13 Re: [Patch] Fix for PR middle-end/38059, Compile time regression Richard Guenther
10:04 Re: [PATCH] Fix stpcpy and mempcpy expansion (PR middle-end/38343) Richard Guenther
10:00 Re: [named-addr-spaces-branch][Patch,committed] Fix C++ bug; Add common pointer target hook Richard Guenther
09:57 Re: [Patch, Fortran] PR 36704/38290 Janus Weil
08:59 [PATCH][LTO] Fix ICE in output_node of lto-cgraph.c =?big5?b?RG91ZyBLd2FuICjD9q62v
08:14 [Patch/committed] Fix PR target/38054 on trunk Danny Smith
05:10 [v3] libstdc++/38080 Benjamin Kosnik
04:32 [patch, fortran] PR38291 Rejects I/O with POS= if FMT=* jvdelisle
02:55 Re: PATCH, spu: adjust -mwarn-reloc behaviour Ben Elliston
02:32 Re: PATCH, spu: adjust -mwarn-reloc behaviour Trevor_Smigiel
01:13 [PATCH] fix file type check for Darwin in gcc.misc-tests/linkage.exp Jack Howarth
00:32 [PATCH] Named address support for GCC 4.5 Michael Meissner
00:29 [testsuite] (commited) fix gcc.target/powerpc/pr18096-1.c Janis Johnson

December 01, 2008
23:33 Re: [PATCH] powerpc fix for gomp_mutex_unlock in libgomp Janis Johnson
23:15 Re: [PATCH] powerpc fix for gomp_mutex_unlock in libgomp Jakub Jelinek
23:08 [PATCH] powerpc fix for gomp_mutex_unlock in libgomp Janis Johnson
22:58 Re: [Patch] Fix for PR middle-end/38059, Compile time regression Steve Ellcey
22:08 [patch] Add MIPS nonpic tests to testsuite Catherine Moore
21:47 [named-addr-spaces-branch][Patch,committed] Minor prototype fix Michael Meissner
21:38 Re: [Patch, Fortran] PR 36704/38290 Tobias Burnus
20:32 Re: [Patch] MIPS: Fix -march=native. Richard Sandiford
19:47 [PATCH, alpha]: Fix two testsuite failures Uros Bizjak
19:41 Re: [Patch, Fortran] PR 38252 FUNCTION rejected if both specification and execution part are empty Mikael Morin
19:39 [PATCH] Fix __builtin_apply_args on i386 with -fpic (PR middle-end/38338) Jakub Jelinek
19:31 [PATCH] Fix stpcpy and mempcpy expansion (PR middle-end/38343) Jakub Jelinek
18:46 [LTO][PATCH] Fix for libgomp regression =?big5?b?RG91ZyBLd2FuICjD9q62v
18:16 Re: RFA: version 2 patch to fix PR37514 Vladimir Makarov
18:12 Re: RFA: version 2 patch to fix PR37514 Vladimir Makarov
18:06 [lto][patch] Call lto-wrapper from the plugin Rafael Espindola
17:31 Re: RFA: version 2 patch to fix PR37514 H.J. Lu
17:22 Re: [named-addr-spaces-branch][Patch,committed] Fix C++ bug; Add common pointer target hook Michael Meissner
17:14 [Patch] MIPS: Fix -march=native. David Daney
16:36 Re: Add m32c-rtems Joel Sherrill
16:36 Re: [PATCH] ada/35953: Guard against empty buffers and end-of-connection Thomas Quinot
16:32 Re: [PATCH] ada/35953: Guard against empty buffers and end-of-connection Samuel Tardieu
16:32 Re: RFA: version 2 patch to fix PR37514 Jeff Law
16:29 Re: RFA: patch to solve PR38280 Jeff Law
16:15 Re: [PATCH] ada/35953: Guard against empty buffers and end-of-connection Samuel Tardieu
16:10 [PATCH][C++] Fix PR38334, TBAA issues with vtbl loads Richard Guenther
16:05 Re: [PATCH] ada/35953: Guard against empty buffers and end-of-connection Samuel Tardieu
15:51 Re: Add m32c-rtems Paolo Bonzini
15:38 [committed] Handle auto in #pragma omp for (PR c++/38257) Jakub Jelinek
15:36 [committed] Fix ICE with pointer #pragma omp for with ++ or -- incr-expr (PR c++/38348) Jakub Jelinek
15:32 Re: [PATCH]: fix for PR middle-end/38250 Tomas Bily
15:16 Add m32c-rtems Joel Sherrill
15:15 Add m32r-rtems Joel Sherrill
14:32 Re: [PATCH] Improve VRP of integer division (PR rtl-optimization/38245) Richard Guenther
14:18 Re: [Patch, Fortran] PR 36704/38290 Janus Weil
13:49 Re: [PATCH, alpha]: RFT: fix recent testsuite failures due to PR37908 fix Uros Bizjak
13:35 Re: [Patch, Fortran] PR 36704/38290 Daniel Kraft
13:10 Re: [PATCH] Improve VRP of integer division (PR rtl-optimization/38245) Jakub Jelinek
13:07 [Patch, Fortran] PR 36704/38290 Janus Weil
12:39 [PATCH, i386]: Backport PR target/38254 to 4.3 branch Uros Bizjak
12:09 Remove CARRY_REGS class from xstormy16 Nick Clifton
11:20 Re: [PATCH, doc] Add S/390 release notes for GCC 4.4 Gerald Pfeifer
10:58 Re: [lto][patch] Add a wrapper to share code among collect2 and the linker plugin Rafael Espindola
10:37 Re: [PATCH][4.3][RFT] Fix PR37868, backport some PTA fixes Eric Botcazou
09:28 Re: [PATCH][4.3][RFT] Fix PR37868, backport some PTA fixes Matthias Klose
09:07 [PATCH, doc] Add S/390 release notes for GCC 4.4 Andreas Krebbel
08:57 RE: IRA_COVER_CLASSES for score liqin
08:39 Re: [PATCH][REVISED]: fix misc darwin9 hard-codings Paolo Bonzini
05:03 PATCH, spu: adjust -mwarn-reloc behaviour Ben Elliston
03:57 Re: [lto] Add timevars and propagate -v and -save-temps Diego Novillo
02:32 Re: Resync toplevel files (was: Re: [RFA] Build gdb on darwin) DJ Delorie
01:35 Re: [named-addr-spaces-branch][Patch,committed] Fix C++ bug; Add common pointer target hook Michael Meissner


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