gcc-patches archive
date index for June, 2009

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:

June 30, 2009
22:21 Re: PING [testsuite]: Tidy up testsuite handling of LD_LIBRARY_PATH H.J. Lu
21:50 Re: [PATCH] Fix DW_AT_abstract_origin of DW_TAG_formal_parameter (PR debug/40573) Richard Henderson
21:40 Re: [C++ PATCH] Don't reject narrowing of ?: with throw expression on one side (PR c++/40566) Jason Merrill
21:04 Re: Patch ping (boehm-gc) Michael Meissner
21:00 [C++ PATCH] Don't reject narrowing of ?: with throw expression on one side (PR c++/40566) Jakub Jelinek
20:55 [PATCH] Fix DW_AT_abstract_origin of DW_TAG_formal_parameter (PR debug/40573) Jakub Jelinek
20:53 Re: Patch ping (boehm-gc) Tom Tromey
20:48 [PATCH] Fix DW_AT_import for C++ using of a base type typedef Jakub Jelinek
20:02 Re: Patch: merge src and gcc copies of dwarf2.h Tom Tromey
19:51 Re: Patch: merge src and gcc copies of dwarf2.h Jakub Jelinek
19:48 Re: C++ PATCH for c++/40595 (variadics and sfinae) Jason Merrill
19:43 Patch ping (boehm-gc) Michael Meissner
19:34 C++ PATCH for c++/40595 (variadics and sfinae) Jason Merrill
19:23 [Ada] Fix regression with overlay of discriminated record Eric Botcazou
19:00 [Patch, moxie] Clean up moxie port for --enable-build-with-cxx Anthony Green
18:50 Re: [PATCH] MIPS: Fix PR target/39079, __builtin___clear_cache() broken on SMP ISA_HAS_SYNCI systems. David Daney
18:38 Re: PING [testsuite]: Tidy up testsuite handling of LD_LIBRARY_PATH Richard Sandiford
18:18 [trunk] adding more lists to PLUGIN_HEADERS Basile STARYNKEVITCH
18:13 Re: [gcc-in-cxx] Bootstrap libcpp with c++ Ralf Wildenhues
17:57 Re: PING [testsuite]: Tidy up testsuite handling of LD_LIBRARY_PATH Janis Johnson
17:56 Re: [PATCH] MIPS: Fix PR target/39079, __builtin___clear_cache() broken on SMP ISA_HAS_SYNCI systems. Richard Sandiford
17:32 Re: [Patch, libgfortran] [4.4/4.5 Regression] Endless loop in internal write Thomas Koenig
17:28 Re: [PATCH] Apparent thinko in closures.c causing GCC bootstrap failure on Cygwin Dave Korn
17:09 Re: [Patch, Fortran] PR 40594: [4.5 Regression] wrong-code Janus Weil
16:56 Re: PATCH RFA: Add -static-libstdc++ option to g++ Ian Lance Taylor
16:56 Re: [Patch, Fortran] PR 40594: [4.5 Regression] wrong-code Daniel Franke
16:51 [Patch, Fortran] PR 40594: [4.5 Regression] wrong-code Janus Weil
16:16 Re: [PATCH,testsuite] fix tree-ssa tests that depend on argc Janis Johnson
15:34 Re: Path ping Richard Guenther
15:29 Re: [vta] Add chains from referenced VALUEs to DVs that reference them Jakub Jelinek
15:20 [PATCH] Improve DCE of trailing dead stores Richard Guenther
15:14 Re: [PATCH] Apparent thinko in closures.c causing GCC bootstrap failure on Cygwin Timothy Wall
15:04 Re: [RFC] [alias, middle-end] Alias and data dependency export Andrey Belevantsev
14:51 Re: [trunk] patch adding more exported include files in PLUGIN_HEADERS (ggc, tree-dump, pretty-print) Basile STARYNKEVITCH
14:50 Re: [vta] Add chains from referenced VALUEs to DVs that reference them Andrew Haley
14:35 Re: [PATCH] Apparent thinko in closures.c causing GCC bootstrap failure on Cygwin Dave Korn
14:32 Re: [gcc-in-cxx] Bootstrap libcpp with c++ Tom Tromey
14:31 Re: [vta] Add chains from referenced VALUEs to DVs that reference them Tom Tromey
14:29 Re: [trunk] patch adding more exported include files in PLUGIN_HEADERS (ggc, tree-dump, pretty-print) Diego Novillo
14:27 Re: [PATCH] Apparent thinko in closures.c causing GCC bootstrap failure on Cygwin Dave Korn
14:21 Re: [vta] Add chains from referenced VALUEs to DVs that reference them Gerald Pfeifer
14:18 [PATCH,testsuite] fix tree-ssa tests that depend on argc Nathan Froyd
14:09 Re: [PATCH] Apparent thinko in closures.c causing GCC bootstrap failure on Cygwin Andrew Haley
14:08 Re: [gcc-in-cxx] Bootstrap libcpp with c++ Jerry Quinn
14:07 Re: [gcc-in-cxx] Bootstrap libcpp with c++ Jerry Quinn
14:04 Re: [PATCH] Apparent thinko in closures.c causing GCC bootstrap failure on Cygwin Timothy Wall
13:58 Re: [trunk] patch adding more exported include files in PLUGIN_HEADERS (ggc, tree-dump, pretty-print) Rafael Espindola
13:56 Re: Path ping Richard Guenther
13:47 Re: namespace namespace Dave Korn
13:39 Re: namespace namespace Jakub Jelinek
13:30 Re: namespace namespace Andrew Haley
13:28 Re: namespace namespace Dave Korn
13:03 Re: namespace namespace Dave Korn
12:58 Path ping Jan Hubicka
12:44 [vta] Add chains from referenced VALUEs to DVs that reference them Jakub Jelinek
12:41 Re: namespace namespace Andrew Haley
12:15 [v3] libstdc++/40600 Paolo Carlini
12:04 [PATCH] Apparent thinko in closures.c causing GCC bootstrap failure on Cygwin Dave Korn
12:00 [trunk] patch adding more exported include files in PLUGIN_HEADERS (ggc, tree-dump, pretty-print) Basile STARYNKEVITCH
11:49 [vta] Some further speedups Jakub Jelinek
11:43 Re: PATCH RFA: Add -static-libstdc++ option to g++ Dave Korn
11:38 [vta] Port var-tracking.c part of r148852 commit to VTA branch Jakub Jelinek
11:36 Re: [patch] Fix PR tree-optimization/40542 - prevent vectorization of volatile types Richard Guenther
11:35 [patch] Fix PR tree-optimization/40542 - prevent vectorization of volatile types Ira Rosen
11:21 Re: namespace namespace Dave Korn
10:47 [v3] Fix libstdc++/40511 Paolo Carlini
09:53 [PATCH] Some DCE cleanup Richard Guenther
09:51 Re: [PATCH, PR 40582] Stricter type requirements in build_ref_for_offset Richard Guenther
09:50 Re: [PATCH, PR 40554] Fix BIT_FIELD_REF handling Richard Guenther
09:49 Re: [PATCH] Change the compiler option "-O2 -Os" to "-Os" in testcase ssa-sink-5.c Richard Guenther
09:32 [PATCH, PR 40582] Stricter type requirements in build_ref_for_offset Martin Jambor
09:23 [PATCH, PR 40554] Fix BIT_FIELD_REF handling Martin Jambor
09:16 Re: [PATCH] Hookize FRAME_POINTER_REQUIRED M R Swami Reddy
09:05 [PATCH] Change the compiler option "-O2 -Os" to "-Os" in testcase ssa-sink-5.c Carrot Wei
07:56 Re: [Patch] Factor self-referential size trees into functions Eric Botcazou
04:56 Re: PATCH RFA: Add -static-libstdc++ option to g++ NightStrike
02:44 Re: [PATCH] Fix miscompilation in output_constant_def Mark Mitchell
02:28 Add my name to Write After Approval list Carrot Wei
01:36 [patch] Fix MeP's full name DJ Delorie
01:26 Re: [v3] More work on <random>, updates to N2914 Paolo Carlini
00:58 Re: [patch] MeP documentation DJ Delorie
00:54 C++ PATCH for c++/40274 Jason Merrill
00:52 Re: [patch] MeP documentation H.J. Lu
00:46 [v3] More work on <random>, updates to N2914 Paolo Carlini
00:41 [Patch, libgfortran] [4.4/4.5 Regression] Endless loop in internal write Jerry DeLisle
00:06 Re: [Patch,Fortran] PR 40580 - add -fcheck=pointer for some actual argument checks Craig Powers

June 29, 2009
23:59 Re: Patch: merge src and gcc copies of dwarf2.h Tom Tromey
23:48 Re: [named-addr-space] Cleanup target hooks Ben Elliston
23:25 [patch/mep] Remove unneeded macro. DJ Delorie
23:22 Re: [patch] MeP documentation DJ Delorie
23:13 Re: [patch] MeP documentation DJ Delorie
22:47 [PATCH] MIPS: Fix PR target/39079, __builtin___clear_cache() broken on SMP ISA_HAS_SYNCI systems. David Daney
21:54 Re: unwind info for epilogues H.J. Lu
21:19 Re: [patch][plugin] Add PLUGIN_START_UNIT Rafael Espindola
20:51 Re: [Patch,Fortran] PR 40580 - add -fcheck=pointer for some actual argument checks Paul Richard Thomas
20:46 Patch committed: Mark gcc-in-cxx branch as closed Ian Lance Taylor
20:40 Re: [Patch, fortran] PR40551 - Wrong code due to missing copy-in/copy-out stried array to assumed-size dummy Paul Richard Thomas
20:33 Re: [Patch, fortran] PR40551 - Wrong code due to missing copy-in/copy-out stried array to assumed-size dummy Tobias Burnus
20:30 Re: [wwwdocs] Update search.html, 4.5/changes.html (MPC, Fortran) Tobias Burnus
20:17 Re: [wwwdocs] Update search.html, 4.5/changes.html (MPC, Fortran) Gerald Pfeifer
20:00 Re: Patch: merge src and gcc copies of dwarf2.h Ian Lance Taylor
19:57 [Patch,Fortran] PR 40580 - add -fcheck=pointer for some actual argument checks Tobias Burnus
19:34 Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook Luis Machado
18:33 Re: [ping] libgcc: Add __udivsi3 and __umodsi3 for vax-*-linux* Michael Meissner
18:23 [Patch, fortran] PR40551 - Wrong code due to missing copy-in/copy-out stried array to assumed-size dummy Paul Richard Thomas
18:19 Re: PING (expand^3, tree-ssa) Michael Meissner
18:12 Re: Patch: merge src and gcc copies of dwarf2.h Tom Tromey
17:50 Re: namespace namespace Joseph S. Myers
17:47 Re: namespace namespace Andrew Haley
17:39 Re: namespace namespace Andrew Haley
17:22 Re: [gcc-in-cxx] Bootstrap libcpp with c++ Tom Tromey
17:21 Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook Paolo Bonzini
16:54 ARM: Improve mixed integer/VFP code Daniel Jacobowitz
16:42 Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook Luis Machado
16:40 [PATCH, doc]: __float128 is also supported on i386 Uros Bizjak
14:06 [spu-4_5-branch][Patch,committed] Fixes for software icache Revital1 Eres
13:03 Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook Luis Machado
12:42 Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook Maxim Kuvyrkov
11:55 [PATCH] Fix PR40579, wrong-code simplifying ranges Richard Guenther
11:34 Re: [Patch] Factor self-referential size trees into functions Paolo Bonzini
11:16 Re: [Patch] Factor self-referential size trees into functions Eric Botcazou
10:33 Re: [Patch] Factor self-referential size trees into functions Eric Botcazou
10:12 [wwwdocs] Update search.html, 4.5/changes.html (MPC, Fortran) Tobias Burnus
10:10 Re: [gcc-in-cxx] Bootstrap libcpp with c++ Joseph S. Myers
10:09 Re: [Patch] Factor self-referential size trees into functions Richard Guenther
09:41 Re: PATCH: Add ifunc attribute Richard Guenther
08:43 Re: [Patch] Factor self-referential size trees into functions Arnaud Charlet
08:39 Re: [Patch] Factor self-referential size trees into functions Paolo Bonzini
08:25 [Patch] Factor self-referential size trees into functions Eric Botcazou
07:42 Re: [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb Daniel Berlin
06:06 Re: PING (expand^3, tree-ssa) Paolo Bonzini
02:44 [gcc-in-cxx] Bootstrap libcpp with c++ Jerry Quinn
02:31 Re: [PATCH] SH: Add documents for -m2a* option Takashi Yoshii
02:01 Re: PING (expand^3, tree-ssa) Andrew Pinski

June 28, 2009
22:40 Re: [IFUNC] PATCH: Add an ifunc attribute Dave Korn
22:16 Re: [patch] MeP documentation Gerald Pfeifer
22:00 Re: PATCH: Add ifunc attribute Roland McGrath
21:44 Re: Ping for build-with-cxx patches Mark Mitchell
21:24 Re: PATCH: Add ifunc attribute Richard Guenther
20:59 Re: PATCH: Add ifunc attribute Roland McGrath
20:52 Re: [PATCH][Ada] Switch gnatbind from C to Ada generation during bootstrap Laurent GUERBY
19:40 Re: [IFUNC] PATCH: Add an ifunc attribute Richard Guenther
19:39 Re: [IFUNC] PATCH: Add an ifunc attribute H.J. Lu
19:31 Re: [IFUNC] PATCH: Add an ifunc attribute Joseph S. Myers
19:30 Re: [IFUNC] PATCH: Add an ifunc attribute H.J. Lu
19:09 Re: [IFUNC] PATCH: Add an ifunc attribute H.J. Lu
19:03 Re: Update rebuild rules in non-automake directories. Paolo Bonzini
18:43 Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) * PING * Janus Weil
18:34 Update rebuild rules in non-automake directories. Ralf Wildenhues
18:13 Re: [IFUNC] PATCH: Add an ifunc attribute Richard Guenther
18:05 Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) * PING * Tobias Burnus
17:27 Re: [IFUNC] PATCH: Add an ifunc attribute H.J. Lu
17:24 Re: PATCH RFA: Add -static-libstdc++ option to g++ NightStrike
17:23 Re: [IFUNC] PATCH: Add an ifunc attribute Ralf Wildenhues
17:20 Re: [IFUNC] PATCH: Add an ifunc attribute Richard Guenther
17:01 Re: [IFUNC] PATCH: Add an ifunc attribute H.J. Lu
16:58 Re: [IFUNC] PATCH: Add an ifunc attribute Richard Guenther
16:37 Re: [IFUNC] PATCH: Add an ifunc attribute H.J. Lu
16:17 Re: [IFUNC] PATCH: Add an ifunc attribute Richard Guenther
15:56 Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) * PING * Steve Kargl
15:11 [IFUNC] PATCH: Add an ifunc attribute H.J. Lu
14:42 Re: [PATCH, tree-optimization]: Fix PR 40550 Richard Guenther
14:26 [PATCH, tree-optimization]: Fix PR 40550 Uros Bizjak
14:04 Re: [PATCH, pretty-ipa merge 3/4] The IPA-SRA itself. Richard Guenther
14:01 Re: PATCH: Add ifunc attribute H.J. Lu
13:47 Re: [PATCH, pretty-ipa merge 3/4] The IPA-SRA itself. Richard Guenther
13:07 Re: [PATCH, pretty-ipa merge 2/4] New option and timevar. Richard Guenther
12:47 Re: PING (expand^3, tree-ssa) Paolo Bonzini
12:26 Re: [Patch] Fix compilation time explosion in contains_label_p Eric Botcazou
12:17 Re: [Patch] Fix compilation time explosion in contains_label_p Richard Guenther
12:14 Re: [PATCH, pretty-ipa merge 3/4] The IPA-SRA itself. Jan Hubicka
08:08 [Patch] Fix compilation time explosion in contains_label_p Eric Botcazou
07:32 Re: [PATCH][Ada] Switch gnatbind from C to Ada generation during bootstrap Arnaud Charlet
07:15 Re: [PATCH][Ada] Switch gnatbind from C to Ada generation during bootstrap Ralf Wildenhues
06:27 Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) * PING * Steve Kargl
06:22 Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) * PING * Steve Kargl
02:11 Re: PATCH: Add ifunc attribute Roland McGrath

June 27, 2009
20:49 Re: [Ada] Fix more -Wc++-compat warnings Laurent GUERBY
20:49 Re: [Ada] Fix more -Wc++-compat warnings Eric Botcazou
20:45 Re: [Ada] Fix more -Wc++-compat warnings Eric Botcazou
19:23 Re: Refine rules for function versioning Richard Henderson
17:54 Re: RFA: PR other/40024 for 4.4 branch Kai Tietz
16:41 Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook Maxim Kuvyrkov
16:40 Re: [Ada] Fix more -Wc++-compat warnings Laurent GUERBY
16:16 Re: [Ada] Fix more -Wc++-compat warnings Laurent GUERBY
16:09 Re: RFA: PR other/40024 for 4.4 branch Kai Tietz
16:07 Re: RFA: PR other/40024 for 4.4 branch Richard Guenther
16:03 Re: PATCH: PR target/40489: gcc.dg/builtin-unreachable-3.c doesn't work on ia64 Jim Wilson
15:55 RFA: PR other/40024 for 4.4 branch Kai Tietz
15:42 Re: [Ada] Fix more -Wc++-compat warnings Richard Guenther
15:34 Re: [PATCH]: Use mpc_pow in the fortran frontend Tobias Burnus
15:33 Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook Luis Machado
15:28 Re: [ping] libgcc: Add __udivsi3 and __umodsi3 for vax-*-linux* Matt Thomas
15:21 Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook Peter Bergner
15:07 Re: Refine rules for function versioning Paolo Bonzini
14:45 [Ada] Fix more -Wc++-compat warnings Eric Botcazou
14:33 Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook Paolo Bonzini
14:06 Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook Peter Bergner
14:05 Re: [ping] libgcc: Add __udivsi3 and __umodsi3 for vax-*-linux* Jan-Benedict Glaw
13:59 Re: Refine rules for function versioning H.J. Lu
13:18 [ping] libgcc: Add __udivsi3 and __umodsi3 for vax-*-linux* Maciej W. Rozycki
13:16 Re: [PATCH][Ada] Switch gnatbind from C to Ada generation during bootstrap Arnaud Charlet
13:13 [PATCH]: Use mpc_pow in the fortran frontend Kaveh R. GHAZI
13:10 [PATCH]: Use mpc_pow in the fortran frontend Kaveh R. GHAZI
12:48 Re: export more plugin headers Ralf Wildenhues
12:41 [PATCH][Ada] Switch gnatbind from C to Ada generation during bootstrap Laurent GUERBY
12:11 Re: Refine rules for function versioning Paolo Bonzini
12:08 Re: Refine rules for function versioning Richard Guenther
11:08 Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook Paolo Bonzini
09:59 Re: [PATCH][Ada] Cleanups to make Ada build C++ compatible (part) Eric Botcazou
08:42 PING [testsuite]: Tidy up testsuite handling of LD_LIBRARY_PATH Richard Sandiford
08:39 Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook Richard Sandiford
01:41 [milepost-branch]: fix single-target compilation Joern Rennecke
01:15 Re: Refine rules for function versioning Richard Henderson
00:46 Re: C++ PATCH for c++/14912 (omitting default template args in error messages) H.J. Lu
00:30 [trans-mem] merge with mainline Richard Henderson

June 26, 2009
23:43 Re: PATCH: Add ifunc attribute H.J. Lu
22:48 Re: PING (expand^3, tree-ssa) Paolo Bonzini
22:23 Re: PING (expand^3, tree-ssa) Richard Guenther
22:16 Re: [Patch, Fortran] PR 39997/40541 Janus Weil
22:11 Re: PATCH: Add ifunc attribute Roland McGrath
22:09 Re: Refine rules for function versioning H.J. Lu
21:48 PING (expand^3, tree-ssa) Paolo Bonzini
21:47 Re: [PATCH] cortex-m0 support Richard Earnshaw
21:29 Re: [Patch, Fortran] PR 39997/40541 Tobias Burnus
21:02 Re: PATCH: Add ifunc attribute H.J. Lu
20:56 Re: PATCH: Add ifunc attribute Richard Guenther
20:44 Re: PATCH: Add ifunc attribute H.J. Lu
20:36 [patch] mep: bundling fix, unneeded option DJ Delorie
20:21 Re: PATCH: Add ifunc attribute H.J. Lu
20:12 Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) * PING * Tobias Burnus
19:23 Re: [PATCH, pretty-ipa merge 1/4] Function parameter manipulation infrastructer through param notes Richard Henderson
19:14 Re: PATCH: Add ifunc attribute Roland McGrath
19:05 Re: PATCH: Re-indent c-decl.c (merge_decls) H.J. Lu
18:52 PATCH: Re-indent decl.c (duplicate_decls) H.J. Lu
18:46 Re: [patch][plugin] Add PLUGIN_START_UNIT Olatunji Ruwase
18:46 Refine rules for function versioning Richard Henderson
18:38 Re: [patch] MeP documentation DJ Delorie
18:22 Re: [PATCH, pretty-ipa merge 1/4] Function parameter manipulation infrastructer through param notes Richard Guenther
18:16 Re: [PATCH] fix c/39902 for decimal float constant folding Janis Johnson
18:15 Re: [PATCH, pretty-ipa merge 1/4] Function parameter manipulation infrastructer through param notes Jan Hubicka
17:50 Re: [PATCH] fix c/39902 for decimal float constant folding Richard Guenther
17:33 [PATCH] fix c/39902 for decimal float constant folding Janis Johnson
17:26 Re: [patch][plugin,mudflap] Mark builtin alloca as not inlineable Olatunji Ruwase
17:14 Re: [LTO] rename custom testsuite directives, other tweaks Diego Novillo
17:13 Re: [patch][plugin] Add PLUGIN_START_UNIT Diego Novillo
17:00 Re: [PATCH][Ada] Cleanups to make Ada build C++ compatible (part) Arnaud Charlet
16:57 Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook Maxim Kuvyrkov
16:56 [PATCH][Ada] Cleanups to make Ada build C++ compatible (part) Laurent GUERBY
16:41 Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook Paolo Bonzini
16:41 Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook Peter Bergner
16:33 Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook Maxim Kuvyrkov
16:31 Re: [patch] MeP documentation DJ Delorie
16:30 Re: PATCH: Add ifunc attribute H.J. Lu
16:28 Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook Peter Bergner
16:26 Re: PATCH: Add ifunc attribute Richard Guenther
16:16 Re: PATCH: Add ifunc attribute H.J. Lu
16:12 Re: PATCH: Add ifunc attribute Richard Guenther
16:04 Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook Maxim Kuvyrkov
16:03 Re: PATCH: Add ifunc attribute H.J. Lu
15:47 Re: PATCH: Add ifunc attribute Paolo Bonzini
15:46 Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook Peter Bergner
15:38 Re: PATCH: Add ifunc attribute H.J. Lu
15:04 Re: PATCH: Add ifunc attribute Paolo Bonzini
14:54 Re: PATCH: Add ifunc attribute H.J. Lu
14:16 [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook Maxim Kuvyrkov
13:54 [vta] Port of r148760 to vta branch Jakub Jelinek
13:50 Re: [patch i386 mingw]: Disable build of tls dummy functions for none shared libgcc Paolo Bonzini
13:48 Re: [PATCH, pretty-ipa merge 1/4] Function parameter manipulation infrastructer through param notes Richard Guenther
13:19 Re: [PATCH, pretty-ipa merge 1/4] Function parameter manipulation infrastructer through param notes Jan Hubicka
12:19 [PATCH] Simplify escape handling in PTA Richard Guenther
11:24 Re: [patch i386 mingw]: Disable build of tls dummy functions for none shared libgcc Kai Tietz
11:22 [patch i386 mingw]: Disable build of tls dummy functions for none shared libgcc Kai Tietz
09:33 Re: [patch] MeP documentation Gerald Pfeifer
09:31 [Patch, Fortran] PR 39997/40541 Janus Weil
09:04 [PATCH, testsuite]: Fix PR 40532 Uros Bizjak
08:55 [Ada] Generate more straight-line code for arrays Eric Botcazou
08:39 [Ada] Fix wrong code for allocation of array with unsigned index Eric Botcazou
08:21 Re: [PATCH] Fix FIXME in call handling of the alias-oracle Janus Weil
08:10 Re: [PATCH] fix broken shared libgcc thread safety on alpha-tru64 Olivier Hainque
08:06 [Ada] Housekeeping work in gigi (13/n) Eric Botcazou
07:08 unsigned integer wrap 'trap'. samboy
03:46 Re: [patch] MeP documentation DJ Delorie
03:35 Re: [patch] MeP documentation Ralf Wildenhues
03:27 [patch] MeP documentation DJ Delorie
01:42 [lipo] merge from trunk Xinliang David Li
01:15 Re: [PATCH, PR 40493] Fix SRA miscompilation of binutils H.J. Lu
00:57 [PATCH] Fix PR target/40468 John David Anglin
00:24 Re: [patch, bootstrap, hppa] Patch for bootstrap/40338 Richard Henderson

June 25, 2009
23:49 Re: [Ping][PATCH, Updated] Hookize FRAME_POINTER_REQUIRED Richard Henderson
23:09 [PATCH, committed]: Power7 changes, part 2, add VSX registers, bswap*, address support, debugging Michael Meissner
21:55 [power7-meissner] Change constraints setup; Add debug switches; Make power7 scheduling like power5 Michael Meissner
21:34 Ping: [RFA] Fix PR rtl-optimization/30807 Kaz Kojima
21:06 Re: [Patch ARM] Fix bootstrap failure because of attribute_table failures. Ramana Radhakrishnan
21:01 Re: [patch] PR40525: Try noce path in dead_or_predicable if the ce path fails Richard Henderson
20:40 [PATCH] Look through TRUNCATE in force_to_mode Adam Nemet
20:17 [patch] PR40525: Try noce path in dead_or_predicable if the ce path fails Steven Bosscher
20:12 Re: what patches still need to be reviewed. i have time today Paolo Bonzini
20:10 Re: what patches still need to be reviewed. i have time today Kenneth Zadeck
20:01 Re: typo in plugins.texi [trivial patch committed] Ian Lance Taylor
20:00 Re: [Patch ARM] Fix bootstrap failure because of attribute_table failures. Ian Lance Taylor
19:10 Re: PATCH RFA: C++: Omit incorrect "no effect" warnings Ian Lance Taylor
19:04 Re: PATCH RFA: C++: Don't warn about logical RHS never executed Ian Lance Taylor
19:02 Ping: [C++ PATCH] [PR C++ 22154] [DR 382] qualified names should allow typename keyword in front of it (even in non-templates) Andrew Pinski
18:39 Re: [PATCH] fix broken shared libgcc thread safety on alpha-tru64 Richard Henderson
18:13 Re: [patch][plugin,mudflap] Mark builtin alloca as not inlineable Richard Henderson
17:08 Re: [PATCH] cortex-m0 support Daniel Gutson
16:45 [PATCH] (v2) Fix PR 40445: C++ ICE when using __builtin_unreachable() as only statement in a function. David Daney
16:44 Re: [PATCH, pretty-ipa merge 1/4] Function parameter manipulation infrastructer through param notes Martin Jambor
16:03 Re: PATCH RFA: Add -static-libstdc++ option to g++ Jason Merrill
16:02 Re: PATCH RFA: C++: Avoid inappropriate -Wsign-compare warnings Jason Merrill
16:02 Re: PATCH RFA: C++: Omit incorrect "no effect" warnings Jason Merrill
16:01 Re: PATCH RFA: C++: Don't warn about logical RHS never executed Jason Merrill
16:00 [vta] Some vartrack speedups Jakub Jelinek
15:59 Re: [PATCH] cortex-m0 support Daniel Gutson
15:33 Re: [PATCH] Handle builtin functions with pointer args/returns in PTA and the alias oracle Steve Ellcey
15:18 [PATCH] Fix FIXME in call handling of the alias-oracle Richard Guenther
13:33 Re: [PATCH][RFC] Take 2: Re-implement restrict support Richard Guenther
13:07 Re: [PATCH][RFC] Take 2: Re-implement restrict support Daniel Berlin
12:41 Re: [patch][plugin] Add PLUGIN_START_UNIT Rafael Espindola
11:45 Re: Patch committed: Fix -Wc++-compat issues for a number of targets Joseph S. Myers
10:58 Re: [PATCH, PR 40493] Fix SRA miscompilation of binutils Steven Bosscher
09:47 Re: default plugin directory? Rafael Espindola
09:36 [PATCH][RFC] Take 2: Re-implement restrict support Richard Guenther
09:26 [Ada] Non-default C++ constructors and allocators Arnaud Charlet
09:25 Re: [Patch ARM] Fix bootstrap failure because of attribute_table failures. Richard Earnshaw
09:24 Re: [PATCH] Hookize FRAME_POINTER_REQUIRED M R Swami Reddy
09:23 Re: Re : [PATCH] Build a tri-arch compiler on mips-linux-gnu Arthur Loiret
09:23 Re: [PATCH] cortex-m0 support Richard Earnshaw
09:19 [Ada] Remove unused procedure from Fmap Arnaud Charlet
09:19 [Ada] Correct normalized path names on Windows Arnaud Charlet
08:26 typo in plugins.texi [trivial patch committed] Basile Starynkevitch
06:45 [Patch ARM] Fix bootstrap failure because of attribute_table failures. Ramana Radhakrishnan
06:20 Patch committed: Fix -Wc++-compat issues for a number of targets Ian Lance Taylor
04:16 [PATCH] cortex-m0 support Daniel Gutson
02:36 Re: [PATCH] Fix emit_library_call_value to not use virtual stack regs after expand Dave Korn
02:24 Re: export more plugin headers Dave Korn
00:24 [PATCH][Ada] Small cleanups in make.adb Oliver Kellogg

June 24, 2009
22:38 [LTO] rename custom testsuite directives, other tweaks Janis Johnson
22:05 Re: [PATCH] Fix PR 40445: C++ ICE when using __builtin_unreachable() as only statement in a function. David Daney
21:55 Re: PATCH: Add ifunc attribute Richard Guenther
21:52 Re: [PATCH, PR 40493] Fix SRA miscompilation of binutils Richard Guenther
21:49 Re: [PATCH] Handle builtin functions with pointer args/returns in PTA and the alias oracle Richard Guenther
21:24 Re: [PATCH] Fix PR 40445: C++ ICE when using __builtin_unreachable() as only statement in a function. David Daney
21:22 Re: [patch] mep: *.cpu copyrights DJ Delorie
21:12 Re: [patch] mep: *.cpu copyrights Ian Lance Taylor
21:00 Re: [PATCH] Don't truncate paradoxical subregs in store_bit_field_1 Adam Nemet
20:36 Re: [patch] mep: *.cpu copyrights DJ Delorie
20:36 Re: Re : [PATCH] Build a tri-arch compiler on mips-linux-gnu Matthias Klose
20:35 Re: [patch] mep: *.cpu copyrights DJ Delorie
20:21 Ping for build-with-cxx patches Ian Lance Taylor
20:15 Re: [PATCH] Fix PRE of TARGET_MEM_REF Dorit Nuzman
20:11 Re: [patch] mep: *.cpu copyrights Ian Lance Taylor
20:10 Re: [PATCH] Don't truncate paradoxical subregs in store_bit_field_1 Paolo Bonzini
20:09 Re: [PATCH] Fix PR 40445: C++ ICE when using __builtin_unreachable() as only statement in a function. Ian Lance Taylor
20:06 PATCH RFA: Adjust --enable-build-with-cxx configury Ian Lance Taylor
20:01 [PATCH] Don't truncate paradoxical subregs in store_bit_field_1 Adam Nemet
19:34 Re: export more plugin headers Frank Ch. Eigler
19:27 Re: IPA-SRA misc trivia observations Paolo Bonzini
18:47 C++ PATCH for a couple of minor cleanups Jason Merrill
18:40 Re: [PATCH] Pass -mtune and -march options to assembler. Mark Mitchell
18:24 Re: [PATCH] Pass -mtune and -march options to assembler. Richard Sandiford
18:19 Re: Re : [PATCH] Build a tri-arch compiler on mips-linux-gnu Richard Sandiford
18:12 Re: [patch] mep: *.cpu copyrights DJ Delorie
18:10 Re: PATCH: Add ifunc attribute Roland McGrath
18:00 Re: [patch] mep: *.cpu copyrights Graham Stott
17:53 [patch] mep: *.cpu copyrights DJ Delorie
16:37 [PATCH, PR 40493] Fix SRA miscompilation of binutils Martin Jambor
16:36 Re: [PATCH] Fix PR 40445: C++ ICE when using __builtin_unreachable() as only statement in a function. David Daney
16:34 C++ PATCH for c++/40342 Jason Merrill
16:04 Re: IPA-SRA misc trivia observations Martin Jambor
15:47 Re: [PATCH] Handle builtin functions with pointer args/returns in PTA and the alias oracle Steve Ellcey
15:39 Re: PATCH: Add ifunc attribute H.J. Lu
15:31 Re: [PATCH] Fix rs6000/38731 local strings on the stack not aligned Daniel Jacobowitz
15:22 Re: PATCH: Add ifunc attribute Jakub Jelinek
15:20 Re: PATCH: Add ifunc attribute Richard Guenther
15:19 Re: PATCH: Add ifunc attribute H.J. Lu
15:15 Re: PATCH: Add ifunc attribute H.J. Lu
15:09 Re: PATCH: Add ifunc attribute Richard Guenther
14:57 Re: [PATCH, contrib.texi] add myself to contrib.texi Denis Chertykov
14:55 [patch, committed] fix grammar in doc/contrib.texi Denis Chertykov
14:54 Re: PATCH: Add ifunc attribute Richard Henderson
14:49 Re: PATCH: Add ifunc attribute Paolo Bonzini
14:47 Re: [PATCH] Fix rs6000/38731 local strings on the stack not aligned David Edelsohn
14:40 Re: [PATCH] Fix rs6000/38731 local strings on the stack not aligned David Edelsohn
14:10 Re: [Ada] import handle_vector_size_attribute Ian Lance Taylor
14:01 IPA-SRA misc trivia observations Bernhard Reutner-Fischer
13:44 Re: export more plugin headers Basile STARYNKEVITCH
13:35 Re: [PATCH] Fix emit_library_call_value to not use virtual stack regs after expand Steven Bosscher
13:27 Re: [PATCH, pretty-ipa merge 0/4] IPA-SRA Martin Jambor
13:24 Re: PATCH: Add ifunc attribute H.J. Lu
13:16 Re: PATCH: Add ifunc attribute Paolo Bonzini
13:12 Re: [PATCH, pretty-ipa merge 0/4] IPA-SRA H.J. Lu
13:00 Re: PATCH: Add ifunc attribute H.J. Lu
12:59 Re: PATCH: Add ifunc attribute H.J. Lu
12:51 Re: [PATCH] Fix emit_library_call_value to not use virtual stack regs after expand Daniel Jacobowitz
12:48 Re: [PATCH] Fix emit_library_call_value to not use virtual stack regs after expand Maxim Kuvyrkov
12:45 Re: [PATCH] Fix emit_library_call_value to not use virtual stack regs after expand Jan Hubicka
12:42 Re: export more plugin headers Diego Novillo
12:35 Re: [PATCH] Fix emit_library_call_value to not use virtual stack regs after expand Steven Bosscher
12:21 [PATCH] Remove alias-set-based restrict implementation Richard Guenther
12:11 [PATCH] Fix emit_library_call_value to not use virtual stack regs after expand Maxim Kuvyrkov
11:39 Re: [PATCH] var-tracking.c speedups Michael Matz
11:32 Re: [PATCH] var-tracking.c speedups Jakub Jelinek
11:29 Re: [PATCH] var-tracking.c speedups Michael Matz
11:23 [PATCH, pretty-ipa merge 3/4] The IPA-SRA itself. Martin Jambor
11:23 [PATCH, pretty-ipa merge 1/4] Function parameter manipulation infrastructer through param notes Martin Jambor
11:23 [PATCH, pretty-ipa merge 4/4] IPA-SRA testcases Martin Jambor
11:23 [PATCH, pretty-ipa merge 2/4] New option and timevar. Martin Jambor
11:23 [PATCH, pretty-ipa merge 0/4] IPA-SRA Martin Jambor
11:09 Re: [Patch, Fortran] PR40427: [F03] Procedure Pointer Components with OPTIONAL arguments Janus Weil
11:03 Remove -mminimal-toc from BOOT_ADAFLAGS on ppc-aix Olivier Hainque
10:23 Re: PATCH: Add ifunc attribute Paolo Bonzini
10:22 Re: [PATCH,libgomp] install-html target for libgomp Ralf Wildenhues
10:12 [Ada] Improvements to Ada.Strings.Search.Count/Index Arnaud Charlet
10:02 Re: [PATCH] make a bunch of attribute handlers globally available Olivier Hainque
09:59 Re: PATCH: Add ifunc attribute Richard Guenther
09:56 Re: [PATCH] make a bunch of attribute handlers globally available Olivier Hainque
09:21 [Ada] Frontend crash processing access to limited-withed entity Arnaud Charlet
09:15 [Ada] Frontend crash processing tagged type conversion Arnaud Charlet
09:08 [Ada] Rebuild executable if externally built library file more recent Arnaud Charlet
09:08 [Ada] Avoid useless copy caused by address clause Arnaud Charlet
09:05 Re: [PATCH] Handle builtin functions with pointer args/returns in PTA and the alias oracle Richard Guenther
08:52 Re: [PATCH][Ada][PING] Use timeout for ACATS when available Laurent GUERBY
08:43 Re: [Patch, Fortran] PR40427: [F03] Procedure Pointer Components with OPTIONAL arguments Janus Weil
08:18 Re: [PATCH][Ada][PING] Use timeout for ACATS when available Arnaud Charlet
08:16 Re: [Ada] import handle_vector_size_attribute Olivier Hainque
08:14 Re: [PATCH][Ada][PING] Use timeout for ACATS when available Laurent GUERBY
08:04 Re: Re : [PATCH] Build a tri-arch compiler on mips-linux-gnu Matthias Klose
07:57 Re: [PATCH] bswap: PR40501 Andreas Krebbel
07:14 Re: [v3] doxygen tweaks Jonathan Wakely
06:00 Re: [PATCH, contrib.texi] add myself to contrib.texi Denis Chertykov
04:16 Re: New Toshiba Media Processor (mep-elf) port and maintainer DJ Delorie
04:02 Re: [PATCH] Fix PR 40445: C++ ICE when using __builtin_unreachable() as only statement in a function. Ian Lance Taylor
02:35 Re: [PATCH] Pass -mtune and -march options to assembler. Dave Korn
02:22 Re: [PATCH] Pass -mtune and -march options to assembler. Mark Mitchell
01:33 Re: [PATCH] Fix PR 40445: C++ ICE when using __builtin_unreachable() as only statement in a function. Dave Korn
01:26 Re: [Patch ARM] Fix inadvertent wrong commit. Dave Korn
00:14 Re: [PATCH] Fix PR 40445: C++ ICE when using __builtin_unreachable() as only statement in a function. David Daney
00:01 [PATCH] Fix PR 40445: C++ ICE when using __builtin_unreachable() as only statement in a function. David Daney

June 23, 2009
23:49 Re: [PATCH] Provide default for CAN_ELIMINATE Ian Lance Taylor
23:38 Re: [patch] fix libstdc++/40297 Benjamin Kosnik
23:36 [Patch ARM] Fix inadvertent wrong commit. Ramana Radhakrishnan
23:28 [v3] doxygen tweaks Benjamin Kosnik
22:22 PATCH COMMITTED: tm.o should depend on df.h Ian Lance Taylor
22:13 PATCH COMMITTED: Mark function parameter ATTRIBUTE_UNUSED Ian Lance Taylor
21:55 Re: [PATCH]: Power7 changes, part 2, add VSX registers, bswap*, address support, debugging Michael Meissner
21:37 Re: [PATCH] Handle builtin functions with pointer args/returns in PTA and the alias oracle Steve Ellcey
21:21 Re: [PATCH]: Power7 changes, part 2, add VSX registers, bswap*, address support, debugging David Edelsohn
20:48 [PATCH] Provide default for CAN_ELIMINATE Anatoly Sokolov
20:41 [PATCH,libgomp] install-html target for libgomp Nathan Froyd
20:25 Re: [C++0x] remove swap for rvalues - redux Paolo Carlini
20:23 [PATCH, committed] Power7 changes, part 1, infrastructure changes Michael Meissner
19:39 Re: [PATCH, contrib.texi] add myself to contrib.texi Daniel Jacobowitz
19:32 Re: [Ada] import handle_vector_size_attribute Ian Lance Taylor
19:26 [C++0x] remove swap for rvalues - redux Jonathan Wakely
18:53 Re: PATCH RFA: Support --enable-build-with-cxx at top level Dave Korn
18:52 Re: [PATCH] PR40010 - Fix man page generation for parallel builds Ralf Wildenhues
18:22 Re: [patch][plugin,mudflap] Mark builtin alloca as not inlineable Jan Hubicka
17:36 Re: PATCH RFA: Support --enable-build-with-cxx at top level Ralf Wildenhues
17:19 Re: PATCH: Add ifunc attribute H.J. Lu
17:14 Re: [PATCH] var-tracking.c speedups Jakub Jelinek
17:10 Re: [PATCH][Ada][PING] Use timeout for ACATS when available Arnaud Charlet
17:02 Re: [Ada] import handle_vector_size_attribute Olivier Hainque
16:54 Re: [Ada] import handle_vector_size_attribute Paolo Bonzini
16:50 Re: [PATCH] var-tracking.c speedups Paolo Bonzini
16:42 Re: [PATCH] Fix miscompilation in output_constant_def Maxim Kuvyrkov
16:27 Re: [PATCH] var-tracking.c speedups Ian Lance Taylor
16:24 Re: [PATCH][Ada][PING] Use timeout for ACATS when available Rainer Orth
16:03 Re: add column info to more cpp errors Tom Tromey
15:46 Re: [PATCH] bswap: PR40501 Richard Guenther
15:46 Re: [PATCH] bswap: PR40501 Richard Guenther
15:37 [PATCH] bswap: PR40501 Andreas Krebbel
15:25 [PING] Mark builtin alloca as not inlineable Olatunji Ruwase
14:50 Re: [PATCH] var-tracking.c speedups Steven Bosscher
14:43 Re: PATCH RFA: Support --enable-build-with-cxx at top level Dave Korn
14:21 Re: [PATCH] var-tracking.c speedups Richard Guenther
14:09 Re: [PATCH] var-tracking.c speedups Jakub Jelinek
13:55 [PATCH][RFC] Re-implement restrict support Richard Guenther
13:48 Re: [Ada] import handle_vector_size_attribute Olivier Hainque
13:31 Re: [PATCH] C++ __builtin_object_size fix Richard Guenther
13:31 Re: [PATCH] var-tracking.c speedups Richard Guenther
12:54 [PATCH] C++ __builtin_object_size fix Jakub Jelinek
12:52 [PATCH] var-tracking.c speedups Jakub Jelinek
12:38 [v3] Fix libstdc++/40518 Paolo Carlini
12:34 Re: [Patch, Fortran] PR40427: [F03] Procedure Pointer Components with OPTIONAL arguments Tobias Burnus
12:28 [Ada] import handle_vector_size_attribute Olivier Hainque
12:11 add column info to more cpp errors Manuel López-Ibáñez
11:53 Re: [PATCH] bswap: Increase search limit by 1 Richard Guenther
11:37 [PATCH] bswap: Increase search limit by 1 Andreas Krebbel
11:26 Re: [PATCH] SH: Add documents for -m2a* option Kaz Kojima
10:52 Re: [Patch ARM] PR target/19599 Enable sibcalls through function pointers. Ramana Radhakrishnan
10:16 [Ada] Name resolution for limited views Arnaud Charlet
10:02 Re: PING: [PATCH] Add SUBREG_REG_P predicate and change REG_SUBREG_P to be global Olivier Hainque
10:01 [PATCH] Some PTA cleanups Richard Guenther
09:50 [Ada] Handle allocators types defined in limited-with packages Arnaud Charlet
09:45 [PATCH] SH: Add documents for -m2a* option Takashi Yoshii
09:39 [Ada] Fix error of too many digits after point in decimal output Arnaud Charlet
09:39 [Ada] Restrict s-strhas to 32-bit modular types Arnaud Charlet
09:17 Re: PING: [PATCH] Add SUBREG_REG_P predicate and change REG_SUBREG_P to be global Richard Guenther
09:16 Re: PING: [PATCH] Add SUBREG_REG_P predicate and change REG_SUBREG_P to be global Shujing Zhao
08:40 Re: [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb Carrot Wei
08:29 Re: PING: [PATCH] Add SUBREG_REG_P predicate and change REG_SUBREG_P to be global Olivier Hainque
07:10 Re: PATCH RFA: Support --enable-build-with-cxx at top level Paolo Bonzini
06:52 PING: [PATCH] Add SUBREG_REG_P predicate and change REG_SUBREG_P to be global Shujing Zhao
02:20 Re: PATCH RFA: Support --enable-build-with-cxx at top level Ralf Wildenhues
01:29 Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) Craig Powers

June 22, 2009
23:51 Re: [patch] two libstdc++ doxygen tweaks Paolo Carlini
23:14 [patch][plugin] Add PLUGIN_START_UNIT Olatunji Ruwase
22:28 Patch committed: Fix rs6000 bootstrap problem Ian Lance Taylor
21:23 Re: [patch, libfortran] PR40508 Memory Leak Tobias Burnus
21:20 Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) Tobias Burnus
21:04 Re: [Patch, Fortran] PR 37254/39850 Janus Weil
21:03 Re: [patch, testsuite, ia64] Patch for gcc.dg/ssa/loop-31.c Janis Johnson
20:42 Re: PATCH RFA: Support --enable-build-with-cxx at top level Dave Korn
20:38 Re: [Patch, Fortran] PR 37254/39850 Tobias Burnus
20:29 [Patch,Fortran,committed] PR40472/50520 - Fix SPREAD for scalar SOURCE= Tobias Burnus
20:17 Re: PATCH RFA: Support --enable-build-with-cxx at top level Ian Lance Taylor
19:54 [patch] two libstdc++ doxygen tweaks Jonathan Wakely
19:50 [Patch, Fortran] PR 37254/39850 Janus Weil
19:20 Re: PATCH RFA: Add -static-libstdc++ option to g++ Ian Lance Taylor
19:18 Re: export more plugin headers Ralf Wildenhues
19:07 Re: PATCH RFA: Add -static-libstdc++ option to g++ David Edelsohn
19:01 Re: PATCH RFA: Support --enable-build-with-cxx at top level Ralf Wildenhues
18:57 export more plugin headers Taras Glek
18:56 Re: PATCH RFA: Support --enable-build-with-cxx at top level Ian Lance Taylor
18:54 Re: [PATCH] Improve combine dumpfile Ian Lance Taylor
18:53 Re: PATCH: Fix Tru64 UNIX bootstrap: fix braces in sdbout.c Ian Lance Taylor
18:43 Re: PATCH RFA: Support --enable-build-with-cxx at top level Ian Lance Taylor
18:21 Re: -nodefaultlibs and -nostdlib override -{static,shared}-lib* Ian Lance Taylor
18:16 Re: [PATCH][M68K] Add support for MCF5221x microcontrollers Andreas Schwab
17:20 -nodefaultlibs and -nostdlib override -{static,shared}-lib* (was: PATCH RFA: Add -static-libstdc++ option to g++) Ralf Wildenhues
17:01 Re: [PATCH] Call force_to_mode on TRUNCATE's operand unconditionally Jeff Law
16:52 [v3] Avoid some more -O2 -g -Wall warnings Paolo Carlini
16:25 [PATCH] Improve combine dumpfile Adam Nemet
16:09 [PATCH] Call force_to_mode on TRUNCATE's operand unconditionally Adam Nemet
16:05 PATCH: Fix Tru64 UNIX bootstrap: fix braces in sdbout.c Rainer Orth
15:23 [PATCH][M68K] Add support for MCF5221x microcontrollers Maxim Kuvyrkov
14:58 [v3] Avoid some -O2 -g -Wall warnings in the testsuite Paolo Carlini
14:52 Re: PATCH: Fix Tru64 UNIX bootstrap: initialize dwarf2_debug_hooks Ian Lance Taylor
14:51 Re: [patch, PR28050] Fix ICE on invalid initializer Ian Lance Taylor
14:49 Re: [patch] add missing DESTDIR in install-plugin target Ian Lance Taylor
14:44 Re: [Patch, fortran] PR40472 - Simplification of spread intrinsic takes a long time H.J. Lu
14:32 PATCH: Fix Tru64 UNIX bootstrap: initialize dwarf2_debug_hooks Rainer Orth
14:28 Re: PATCH RFA: Add --enable-build-with-cxx to gcc subdirectory Joseph S. Myers
14:11 Re: [patch][plugin,mudflap] Mark builtin alloca as not inlineable Ian Lance Taylor
14:07 Re: [patch i386 libgcc]: Enable support for __float128 (TFmode) IEEE quad type for x86/x64 mingw targets Kai Tietz
13:34 PATCH: PR testsuite/40481: gcc.dg/plugin/one_time-test-1.c doesn't work on ia64 H.J. Lu
13:33 Add my name to Write-after-Approval List Li Feng
13:30 Re: PATCH RFA: Add --enable-build-with-cxx to gcc subdirectory Paolo Bonzini
13:29 [Ada] Collecting previous instances Arnaud Charlet
13:29 [Ada] Make sure No_Direct_Boolean_Operators checked properly Arnaud Charlet
13:17 Re: PATCH RFA: Add --enable-build-with-cxx to gcc subdirectory Ian Lance Taylor
13:10 Re: [patch] add missing DESTDIR in install-plugin target Dave Korn
13:09 Re: PATCH RFA: Add --enable-build-with-cxx to gcc subdirectory Ian Lance Taylor
12:59 Re: [Patch ARM] PR target/19599 Enable sibcalls through function pointers. Richard Earnshaw
12:26 [Ada] Improve function used for string hashing Arnaud Charlet
12:23 Re: [Patch ARM] Disable -mcaller-super-interworking and -mcallee-super-interworking for AAPCS. Richard Earnshaw
11:41 Re: [ARM] movw fix Paul Brook
11:35 Re: [patch] add missing DESTDIR in install-plugin target Ralf Wildenhues
11:17 [patch, PR28050] Fix ICE on invalid initializer Matthias Klose
10:40 Re: [patch] add missing DESTDIR in install-plugin target Matthias Klose
10:35 Re: [Patch ARM] Fix PR target/40463 bootstrap for arm-linux-gnueabi. Richard Earnshaw
10:27 [Patch ARM] Fix PR target/40463 bootstrap for arm-linux-gnueabi. Ramana Radhakrishnan
10:21 Re: [patch] add missing DESTDIR in install-plugin target Joseph S. Myers
10:19 Re: PATCH RFA: -Wc++-compat warning about duplicate decls Joseph S. Myers
10:18 Re: PATCH RFA: Add --enable-build-with-cxx to gcc subdirectory Joseph S. Myers
10:10 Re: [patch] add missing DESTDIR in install-plugin target Ralf Wildenhues
09:59 Re: PING: [PATCH] Use existing predicates for RTL objects at middle-end - 2 Paolo Carlini
09:25 Re: PING: [PATCH] Use existing predicates for RTL objects at middle-end - 2 Richard Guenther
09:23 [Ada] Exception messages for bad value in 'Value attribute Arnaud Charlet
09:23 [Ada] Replace Expr_First/Last_Char by Sloc_Range Arnaud Charlet
09:21 [patch] add missing DESTDIR in install-plugin target Matthias Klose
09:16 [PING] fix broken shared libgcc thread safety on alpha-tru64 Olivier Hainque
09:14 [Ada] improve handling of files larger than 2GB Arnaud Charlet
08:49 Re: [patch][ARM] Set prologue_use length to 0? Richard Earnshaw
08:03 Re: [PATCH] Pass -mtune and -march options to assembler. Richard Sandiford
07:59 Re: PATCH RFA: Add --enable-build-with-cxx to gcc subdirectory Paolo Bonzini
07:58 Re: PATCH RFA: Support --enable-build-with-cxx at top level Paolo Bonzini
07:54 Re: [patch][plugin,mudflap] Mark builtin alloca as not inlineable Paolo Bonzini
06:55 PING: [PATCH] Use existing predicates for RTL objects at middle-end - 2 Shujing Zhao
05:51 Re: [AVR] Simplify adding new devices in the AVR back end Denis Chertykov
03:54 PATCH RFA: Add --enable-build-with-cxx to gcc subdirectory Ian Lance Taylor
01:37 PATCH RFA: Support --enable-build-with-cxx at top level Ian Lance Taylor

June 21, 2009
22:51 Fwd: [PATCH] Fix C++/39365 ++ operator with volatile bool increments Andrew Pinski
21:33 [AVR] Simplify adding new devices in the AVR back end Anatoly Sokolov
21:16 [Fortran-Dev] Merged trunk into branch Tobias Burnus
20:52 [PATCH, ARM] Add compresed case tables for thumb1 Richard Earnshaw
20:32 Re: [patch, libfortran] PR40508 Memory Leak Steven Bosscher
20:22 Re: Port array access macros to trunk Thomas Koenig
20:06 [patch, libfortran] PR40508 Memory Leak Jerry DeLisle
19:18 Re: [Patch, Fortran] PR39850: Too strict checking for procedures as actual argument Janus Weil
19:10 [PATCH, testsuite]: Remove ucnid-6.o and make dump-noaddr.c work Uros Bizjak
18:21 Re: [Patch, Fortran] PR39850: Too strict checking for procedures as actual argument Tobias Burnus
17:39 [PATCH, testsuite]: Remove whole bunch of dump files Uros Bizjak
17:31 Re: [Patch, fortran] PR40443 - Elemental procedure in generic interface incorrectly selected in preference to specific procedure Tobias Burnus
17:22 [Patch, fortran] PR40443 - Elemental procedure in generic interface incorrectly selected in preference to specific procedure Paul Richard Thomas
17:21 [PATCH] Improve scheduling at the end of basic blocks Maxim Kuvyrkov
16:51 Re: PATCH: Add ifunc attribute Richard Guenther
16:41 Re: PATCH: Add ifunc attribute H.J. Lu
16:32 Re: [Patch, Fortran] PR39850: Too strict checking for procedures as actual argument Janus Weil
15:59 Re: [Patch, Fortran] PR39850: Too strict checking for procedures as actual argument Janus Weil
15:34 Re: PATCH: Add ifunc attribute Richard Guenther
14:52 [Ping][PATCH, Updated] Hookize FRAME_POINTER_REQUIRED Anatoly Sokolov
14:21 [Ada] Default initialization of packed bit array with address clause Arnaud Charlet
14:19 Re: PATCH: Add ifunc attribute H.J. Lu
13:22 [patch i386 libgcc]: Enable support for __float128 (TFmode) IEEE quad type for x86/x64 mingw targets Kai Tietz
13:14 [Ada] Always put full list of sources in file specified with -file= Arnaud Charlet
13:14 [Ada] Use of synchronized interface as RACW designated type Arnaud Charlet
11:06 Re: PR40359 Richard Guenther
09:59 Re: [Patch, Fortran] PR39850: Too strict checking for procedures as actual argument Tobias Burnus
09:23 Re: PATCH: Add ifunc attribute Jakub Jelinek
08:42 Re: [Patch, Fortran] PR39850: Too strict checking for procedures as actual argument Janus Weil
07:43 Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) Jakub Jelinek
07:31 PR40359 Revital1 Eres
07:31 Re: [Patch, fortran] PR40472 - Simplification of spread intrinsic takes a long time Paul Richard Thomas
07:26 [patch, committed] Fix PR testsuite/40475 Ira Rosen
06:31 Re: [RFA] Add cgen to top level makefile DJ Delorie
05:04 [RFA] Add cgen to top level makefile Doug Evans
01:02 Re: [v3] Fix libstdc++/40497 Paolo Carlini
00:57 Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) Craig Powers
00:48 Re: [PATCH] Fix PR38729 Zdenek Dvorak
00:09 Re: [v3] Fix libstdc++/40497 Jonathan Wakely

June 20, 2009
23:50 Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) Daniel Franke
23:18 Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) Tobias Burnus
22:59 Re: [Patch, fortran] PR40472 - Simplification of spread intrinsic takes a long time Daniel Franke
22:39 [Patch, fortran] PR40472 - Simplification of spread intrinsic takes a long time Paul Richard Thomas
22:28 [v3] Fix libstdc++/40497 Paolo Carlini
19:11 [PATCH] Fix PR38729 Richard Guenther
18:42 Re: PR c++/31246 Wunreachable-code warnings for compiler-generated code Gabriel Dos Reis
18:08 Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) Steve Kargl
18:02 Re: [Patch, Fortran] PR39850: Too strict checking for procedures as actual argument Tobias Burnus
16:58 [Patch, Fortran] PR39850: Too strict checking for procedures as actual argument Janus Weil
16:53 [Patch Moxie] fixes for soft fp and memory loads Anthony Green
15:34 Re: PATCH RFA: -Wc++-compat warning about duplicate decls Dave Korn
15:13 [patch] fix libstdc++/40297 Jonathan Wakely
12:02 [PATCH] Fix some more issues with the builtins PTA/oracle patch Richard Guenther
11:42 Re: PATCH RFA: -Wc++-compat warning about duplicate decls Robert Dewar
11:25 Re: PATCH RFA: -Wc++-compat warning about duplicate decls Dave Korn
11:24 Port array access macros to trunk Thomas Koenig
10:33 [Ada] follow up on Needs_64 change Arnaud Charlet
09:30 Re: [PATCH] Fix PR40495 Richard Guenther
08:05 PATCH RFA: C++: Don't warn about logical RHS never executed Ian Lance Taylor
07:30 [patch][ARM] Set prologue_use length to 0? Steven Bosscher
07:25 Re: PATCH RFA: Add -static-libstdc++ option to g++ Ian Lance Taylor
07:20 Re: [patch][plugin,mudflap] Mark builtin alloca as not inlineable Ian Lance Taylor
07:17 Re: Patch: merge src and gcc copies of dwarf2.h Ian Lance Taylor
07:12 Re: PATCH RFA: Add -static-libstdc++ option to g++ Ralf Wildenhues
06:17 [gcc-in-cxx] Revert BITMAP_FREE patch Ian Lance Taylor
06:15 [gcc-in-cxx] Revert extern "C" progname patches Ian Lance Taylor
06:06 PATCH RFA: Add -static-libstdc++ option to g++ Ian Lance Taylor
05:57 Re: [patch][plugin,mudflap] Mark builtin alloca as not inlineable Andrew Pinski
05:48 Re: [patch][plugin,mudflap] Mark builtin alloca as not inlineable Steven Bosscher
04:24 Re: [patch][plugin,mudflap] Mark builtin alloca as not inlineable Andrew Pinski
04:24 Re: PATCH RFA: Add new warning for jump across initialized variable H.J. Lu
04:20 Re: PATCH RFA: Add new warning for jump across initialized variable Andrew Pinski
04:07 Re: PATCH RFA: Add new warning for jump across initialized variable H.J. Lu
03:42 [patch][plugin,mudflap] Mark builtin alloca as not inlineable Olatunji Ruwase
01:31 Re: PATCH RFA: -Wc++-compat warning about duplicate decls Ian Lance Taylor
01:25 Re: [PATCH] Power7 changes, part 1, infrastructure changes David Edelsohn
01:25 Patch committed: Fix PPC bootstrap Ian Lance Taylor
01:01 Re: PATCH RFA: -Wc++-compat warning about duplicate decls Robert Dewar
00:53 PATCH RFA: -Wc++-compat warning about duplicate decls Ian Lance Taylor

June 19, 2009
23:58 Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) Steve Kargl
23:22 [gcc-in-cxx] Merge from trunk Ian Lance Taylor
23:02 [PATCH] Fix PR40495 Richard Guenther
22:35 Re: [patch, bootstrap, hppa] Patch for bootstrap/40338 Steve Ellcey
22:17 [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) Tobias Burnus
22:01 Re: [Patch, fortran] PR40440 - Automatic deallocation component of DT function return value Paul Richard Thomas
22:00 Re: PATCH: Add ifunc attribute H.J. Lu
21:48 Re: [Patch ARM] Disable -mcaller-super-interworking and -mcallee-super-interworking for AAPCS. Ramana Radhakrishnan
21:34 Propagate more flags during PLACEHOLDER_EXPR substitution Eric Botcazou
21:11 Patch: merge src and gcc copies of dwarf2.h Tom Tromey
20:47 Re: [PATCH] Preliminary DW_OP_{implicit,stack}_value support Tom Tromey
20:44 Re: PATCH RFA: -Wc++-compat: different enums in ?: Joseph S. Myers
20:34 Re: [PATCH] Handle builtin functions with pointer args/returns in PTA and the alias oracle H.J. Lu
20:31 Re: [PATCH] Use refcounted shared hash tables to decrease var-tracking memory usage and speed it up Richard Henderson
20:13 PATCH RFA: -Wc++-compat: different enums in ?: Ian Lance Taylor
19:56 Re: [PATCH, PR 40492] Pass zero offset to build_ref_for_offset in sra_modify_assign Richard Guenther
19:54 Re: [PATCH] Use refcounted shared hash tables to decrease var-tracking memory usage and speed it up Jakub Jelinek
19:47 [PATCH, PR 40492] Pass zero offset to build_ref_for_offset in sra_modify_assign Martin Jambor
19:11 Re: Add GPL compatibility check for plugins Robert Dewar
18:41 [PATCH] PR40010 - Fix man page generation for parallel builds Mark Loeser
18:28 Re: [PATCH] Use refcounted shared hash tables to decrease var-tracking memory usage and speed it up Richard Henderson
18:19 [Ada] get rid of systematic SAVE_EXPR for checks Eric Botcazou
18:06 [patch, testsuite, ia64] Patch for gcc.dg/ssa/loop-31.c Steve Ellcey
18:00 [lto] Streamer reorganization 2 Diego Novillo
17:56 Patch committed: Avoid IN_RANGE tests on enum values Ian Lance Taylor
17:51 [v3] More work on <random> Paolo Carlini
16:46 Re: [PATCH] Handle builtin functions with pointer args/returns in PTA and the alias oracle Richard Guenther
15:59 Re: [PATCH FORTRAN]: Use mpc_t for representing complex numbers Kaveh R. GHAZI
15:57 Patch committed: Remove const qualifier which triggers C++ warning Ian Lance Taylor
15:57 Re: [PATCH] Don't reallocate small almost empty hashtabs on every htab_traverse call DJ Delorie
15:53 Patch committed: Add cast to SUBREG_PROMOTED_UNSIGNED_P Ian Lance Taylor
15:46 Re: [PATCH] Don't reallocate small almost empty hashtabs on every htab_traverse call Jakub Jelinek
15:40 Re: [PATCH] Don't reallocate small almost empty hashtabs on every htab_traverse call DJ Delorie
15:37 Re: gcc trunk miscompiles binutils H.J. Lu
15:36 Re: [PATCH 0/3] Resubmission of new implementation of SRA H.J. Lu
15:18 Re: default plugin directory? Basile STARYNKEVITCH
14:45 [PATCH] Use refcounted shared hash tables to decrease var-tracking memory usage and speed it up Jakub Jelinek
14:38 Re: Add GPL compatibility check for plugins Richard Kenner
14:26 Re: Add GPL compatibility check for plugins Frank Ch. Eigler
14:23 Re: Add GPL compatibility check for plugins Diego Novillo
14:20 Re: Add GPL compatibility check for plugins Ian Lance Taylor
14:18 [PATCH] Don't reallocate small almost empty hashtabs on every htab_traverse call Jakub Jelinek
14:08 Re: PATCH RFA: -Wc++-compat warning about uninitialized const variables Joseph S. Myers
14:07 Re: PATCH RFA: -Wc++-compat warning about typedefs and struct fields Joseph S. Myers
14:04 Re: Add GPL compatibility check for plugins Richard Kenner
14:00 Re: PATCH RFA: -Wc++-compat warning about globals with anonymous type Joseph S. Myers
13:58 Re: Add GPL compatibility check for plugins Rafael Espindola
13:40 Re: Add GPL compatibility check for plugins Richard Kenner
13:34 Re: Add GPL compatibility check for plugins Richard Kenner
13:33 Re: Add GPL compatibility check for plugins Richard Kenner
13:16 Re: [PATCH/RFC] Subscripting on vector types Julian Brown
13:15 Re: Add GPL compatibility check for plugins Paolo Bonzini
13:08 Re: [PATCH, middle-end]: Implement significand{,f,l} usign fxtract insn Richard Guenther
13:04 [PATCH, middle-end]: Implement significand{,f,l} usign fxtract insn Uros Bizjak
12:23 Re: [PATCH] prevent breakage of eh call/return@ assumption on hppa Olivier Hainque
12:02 Re: Add GPL compatibility check for plugins Paolo Bonzini
11:52 [lto] Streamer reorganization Diego Novillo
11:49 Re: Add GPL compatibility check for plugins Diego Novillo
11:48 Re: default plugin directory? Diego Novillo
11:42 Re: Add GPL compatibility check for plugins Alex Rosenberg
11:34 Re: Add GPL compatibility check for plugins Diego Novillo
11:00 [Ada] Fix problem with peculiar ranges for a-nudira.adb Arnaud Charlet
10:55 [Ada] Handle invalid data for UTF_32_To_Char_Sequence Arnaud Charlet
10:49 [Ada] Add C wrapper for ioctl(2) for sockets binding Arnaud Charlet
10:39 [Ada] Determine_Range should ignore generic types Arnaud Charlet
10:32 [Ada] Fix handling of SIGFPE in tasking case on Solaris Arnaud Charlet
09:56 Re: Add GPL compatibility check for plugins Paolo Bonzini
09:48 Re: Add GPL compatibility check for plugins Rafael Espindola
09:39 Re: Add GPL compatibility check for plugins Paolo Bonzini
09:05 Re: default plugin directory? Rafael Espindola
08:56 [Patch, fortran] PR40440 - Automatic deallocation component of DT function return value Paul Richard Thomas
08:51 Re: Add GPL compatibility check for plugins Rafael Espindola
08:15 [Patch, Fortran, Committed] PR 40450: [F03] procedure pointer as actual argument Janus Weil
07:44 Re: [plugin] Mudflap plugin Paolo Bonzini
07:40 Re: [Patch, Fortran] PR40427: [F03] Procedure Pointer Components with OPTIONAL arguments Janus Weil
06:38 Re: default plugin directory? Ralf Wildenhues
06:14 Re: [PATCH FORTRAN]: Use mpc_t for representing complex numbers Tobias Burnus
06:04 Re: default plugin directory? Basile STARYNKEVITCH
03:06 Re: [PATCH] Add some statistics counting to SRA H.J. Lu
02:56 Re: Add GPL compatibility check for plugins Frank Ch. Eigler
02:44 Re: Add GPL compatibility check for plugins Ian Lance Taylor
02:33 RE: Patch to Avoid Bad Prefetching Shobaki, Ghassan
02:21 Re: Add GPL compatibility check for plugins Chris Lattner
02:09 PATCH RFA: -Wc++-compat warning about uninitialized const variables Ian Lance Taylor
01:31 Re: Add GPL compatibility check for plugins Frank Ch. Eigler
00:05 [PATCH]: Power7 changes, part 2, add VSX registers, bswap*, address support, debugging Michael Meissner

June 18, 2009
23:56 [PATCH] Power7 changes, part 1, infrastructure changes Michael Meissner
23:34 Power7 changes, introduction Michael Meissner
23:28 Re: Pretty print decl assembler names Richard Henderson
23:20 [power7-meissner] Remove some debug code Michael Meissner
22:14 Re: PATCH: PR target/40470: unab le to find a register to spill i n class âSSE_FIRST_REGâ graham stott
22:08 Re: PATCH: PR target/40470: unabl e to find a register to spill in class ‘SSE_FIRST_REG’ Jeff Law
21:53 Re: Add GPL compatibility check for plugins Joseph S. Myers
21:42 Re: PATCH: PR target/40470: unable to fin d a register to spill in class âSSE_FIRST_REG â Jeff Law
21:42 Re: [PATCH] prevent breakage of eh call/return@ assumption on hppa Richard Henderson
21:36 Re: default plugin directory? Joseph S. Myers
21:34 Re: PATCH: PR target/40470: unabl e to find a register to spill in class ‘SSE_FIRST_REG’ Jeff Law
21:28 Re: Add Android related compilation options and multilib options Joseph S. Myers
21:27 Re: PATCH RFA: C++: Avoid inappropriate -Wsign-compare warnings Ian Lance Taylor
21:22 PATCH RFA: -Wc++-compat warning about typedefs and struct fields Ian Lance Taylor
21:05 [Fortran-Dev] Merged TRUNK into Fortran-dev Tobias Burnus
20:58 Re: PATCH: PR target/40470: unabl e to find a register to spill in class ‘SSE_FIRST_REG’ Richard Henderson
20:54 PATCH: PR target/40489: gcc.dg/builtin-unreachable-3.c doesn't work on ia64 H.J. Lu
20:46 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ H.J. Lu
20:45 Re: Add GPL compatibility check for plugins Basile STARYNKEVITCH
20:28 Re: PATCH: PR target/40470: unabl e to find a register to spill in class ‘SSE_FIRST_REG’ Richard Henderson
20:25 Re: PATCH RFA: -Wc++-compat warning about globals with anonymous type Steve Kargl
20:25 Re: PATCH: PR target/40470: unable to fin d a register to spill in class âSSE_FIRST_REG â Richard Henderson
20:13 Re: Add GPL compatibility check for plugins Diego Novillo
20:11 Re: Add GPL compatibility check for plugins Nathan Froyd
20:08 Re: [wwwdocs] Fix link to plugins branch page Diego Novillo
19:47 Add GPL compatibility check for plugins Diego Novillo
19:25 PATCH RFA: -Wc++-compat warning about globals with anonymous type Ian Lance Taylor
18:40 RE: Patch to Avoid Bad Prefetching Pat Haugen
18:19 Re: PATCH: PR target/40470: unable to find a register to spill in class âSSE_FIRST_REG â Graham Stott
18:14 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ H.J. Lu
18:06 Re: [wwwdocs] Fix link to plugins branch page Basile STARYNKEVITCH
18:01 Re: [wwwdocs] Fix link to plugins branch page Gerald Pfeifer
17:57 Re: PATCH: wwwdocs: Mention Moxie in readings.html Gerald Pfeifer
17:49 Re: PATCH: PR target/40470: unabl e to find a register to spill in class ‘SSE_FIRST_REG’ Jeff Law
17:45 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ H.J. Lu
17:36 Re: PATCH: PR target/40470: unabl e to find a register to spill in class ‘SSE_FIRST_REG’ Jeff Law
17:35 Re: PATCH: PR target/40470: unabl e to find a register to spill in class ‘SSE_FIRST_REG’ Jeff Law
17:27 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ H.J. Lu
17:22 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ H.J. Lu
17:15 Re: Pretty print decl assembler names Richard Henderson
17:08 Re: [plugin] Mudflap plugin Olatunji Ruwase
17:05 Re: [plugin] Mudflap plugin Olatunji Ruwase
16:27 Re: [c++] replace finish_decl (was Re: Restore obj-c++ boostrap [Was Re: patch: enable -fshow-column by default]) Jason Merrill
15:34 [PATCH] Handle builtin functions with pointer args/returns in PTA and the alias oracle Richard Guenther
15:29 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ H.J. Lu
15:28 Re: [patch trunk] in memory pretty-printing Basile STARYNKEVITCH
15:21 Re: [patch trunk] in memory pretty-printing Richard Guenther
15:12 Re: [libcpp] Add explicit location for num_div_op Tom Tromey
15:08 Re: PATCH: PR target/40470: unabl e to find a register to spill in class ‘SSE_FIRST_REG’ Jeff Law
15:03 [patch trunk] in memory pretty-printing Basile STARYNKEVITCH
15:00 Re: [libcpp] Add explicit location for num_div_op Manuel López-Ibáñez
14:58 Re: [PATCH] Add some statistics counting to SRA Richard Guenther
14:52 Re: [libcpp] Add explicit location for num_div_op Tom Tromey
14:43 Re: [PATCH] Add some statistics counting to SRA Martin Jambor
14:39 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ H.J. Lu
14:34 Re: [PATCH][Ada][PING] Implement multilib support for gnatmake Laurent GUERBY
14:33 Re: PATCH: PR target/40470: unabl e to find a register to spill in class ‘SSE_FIRST_REG’ Jeff Law
14:30 Re: [PATCH][Ada][PING] Use timeout for ACATS when available Laurent GUERBY
14:30 Re: [PATCH][Ada][PING] Add option to gnatlink to fix gnat.dg on some platforms Laurent GUERBY
14:26 Re: [PATCH] Add some statistics counting to SRA Richard Guenther
14:23 Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’ Richard Earnshaw
14:20 [PATCH] Add some statistics counting to SRA Martin Jambor
14:16 Re: [Ada] 64bit multilib build on AIX Olivier Hainque
14:05 Re: PATCH: PR target/40470: unabl e to find a register to spill in class ‘SSE_FIRST_REG’ Vladimir Makarov
13:46 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ H.J. Lu
13:41 Re: default plugin directory? Basile STARYNKEVITCH
13:34 Re: Pretty print decl assembler names Richard Guenther
13:33 Re: [4.3, PR debug/40061] Really fix debug2out.c to allow bootstrapping on MIPS_DEBUGGING_INFO systems Richard Guenther
13:30 default plugin directory? Basile STARYNKEVITCH
13:29 Re: Pretty print decl assembler names H.J. Lu
13:21 Re: [4.3, PR debug/40061] Really fix debug2out.c to allow bootstrapping on MIPS_DEBUGGING_INFO systems Matthias Klose
12:44 [libcpp] Add explicit location for num_div_op Manuel López-Ibáñez
12:00 Re: [PATCH, middle-end]: Convert (int)logb() into ilogb(). Richard Guenther
11:56 Re: [PATCH, middle-end]: Convert (int)logb() into ilogb(). Uros Bizjak
11:52 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ Steven Bosscher
11:51 Re: [Ada] 64bit multilib build on AIX Paolo Bonzini
11:19 Re: PATCH: PR target/40470: unable to fin d a register to spill in class âSSE_FIRST_REG â Bernd Schmidt
11:00 Re: [PING#2] tentative fix for eh misbehavior on hppa-hpux Olivier Hainque
10:44 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ Richard Guenther
10:43 Re: [Patch ARM] Fix PR40482. Richard Earnshaw
10:42 Re: [PATCH, middle-end]: Convert (int)logb() into ilogb(). Richard Guenther
10:39 [Ada] 64bit multilib build on AIX Olivier Hainque
10:26 [Patch ARM] Fix PR40482. Ramana Radhakrishnan
10:23 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ Steven Bosscher
10:22 [PATCH, middle-end]: Convert (int)logb() into ilogb(). Uros Bizjak
10:17 Re: [plugin] Mudflap plugin Paolo Bonzini
10:12 Re: [plugin] Mudflap plugin Rafael Espindola
09:58 Re: Add Android related compilation options and multilib options Dave Korn
09:39 Re: [PATCH,RFC] Do not assign stack slots to ssa names Andrey Belevantsev
08:49 Re: [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb Carrot Wei
08:12 Re: [Patch, Fortran] PR40451: [F03] procedure pointer assignment rejected Janus Weil
07:46 Re: [PATCH] fix const cast in collect2.c to proceed on AIX bootstrap Olivier Hainque
07:42 Re: [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb Paolo Bonzini
07:20 Re: [plugin] Mudflap plugin Paolo Bonzini
07:19 Re: [plugin] Mudflap plugin Paolo Bonzini
06:53 Re: PATCH RFA: C++: Avoid inappropriate -Wsign-compare warnings Paolo Bonzini
06:49 Re: [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb Carrot Wei
06:12 Re: Add Android related compilation options and multilib options Chris Lattner
05:46 Re: [patch] Set is_stmt flag to 0 in DWARF line number table for discriminators Eric Botcazou
05:35 Re: PATCH: PR target/40470: unable to find a register to spill in class âSSE_FIRST_REGâ Peter Bergner
04:26 Re: PATCH: PR target/40470: unable to fin d a register to spill in class âSSE_FIRST_REG â Jeff Law
03:50 Re: [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb Ian Lance Taylor
03:10 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ H.J. Lu
03:08 Re: [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb Carrot Wei
02:21 Re: PATCH: PR target/40470: unabl e to find a register to spill in cla ss ‘SSE_FIRST_REG’ Jeff Law
01:27 Re: [patch] Set is_stmt flag to 0 in DWARF line number table for discriminators Dave Korn
00:56 Re: [4.3, PR debug/40061] Really fix debug2out.c to allow bootstrapping on MIPS_DEBUGGING_INFO systems Matthias Klose
00:37 [graphite] merged trunk changes into graphite branch Sebastian Pop
00:37 Re: [patch] Set is_stmt flag to 0 in DWARF line number table for discriminators Ian Lance Taylor
00:37 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ H.J. Lu
00:35 Pretty print decl assembler names Richard Henderson
00:33 Re: PATCH: PR target/40470: unable to find a register to spill in class âSSE_FIRST_REGâ Ian Lance Taylor
00:26 Re: [PATCH] fix const cast in collect2.c to proceed on AIX bootstrap Ian Lance Taylor
00:22 Re: PATCH RFC: Don't print branches never executed in profile.c Ian Lance Taylor
00:16 [trans-mem] merge with mainline Richard Henderson
00:13 [power7-meissner] Eliminate ugly hack building SPE and PAIRED builtins Michael Meissner

June 17, 2009
23:58 Re: [patch] Set is_stmt flag to 0 in DWARF line number table for discriminators Cary Coutant
23:56 Re: [patch] Set is_stmt flag to 0 in DWARF line number table for discriminators Cary Coutant
23:53 Re: PATCH: PR target/40470: unabl e to find a register to spill in class ‘SSE_FIRST_REG’ Dave Korn
23:39 Re: [plugin] Mudflap plugin Andrew Pinski
23:29 Re: [patch] Set is_stmt flag to 0 in DWARF line number table for discriminators Richard Henderson
23:09 [4.3, PR debug/40061] Really fix debug2out.c to allow bootstrapping on MIPS_DEBUGGING_INFO systems Tobias Burnus
22:59 [plugin] Mudflap plugin Olatunji Ruwase
22:51 Patch committed: Rename structs in expr.c Ian Lance Taylor
22:46 Re: PATCH: Fix g++.dg/other/i386-[2356].C Richard Henderson
22:38 Re: [Patch, Fortran] PR40451: [F03] procedure pointer assignment rejected Tobias Burnus
22:27 [patch] Set is_stmt flag to 0 in DWARF line number table for discriminators Cary Coutant
22:14 [lto] Fix streaming of clone nodes Diego Novillo
22:11 Re: PowerPC -- single precision FP register constraint Michael Eager
21:17 PATCH: Fix g++.dg/other/i386-[2356].C H.J. Lu
21:12 Re: PowerPC -- single precision FP register constraint David Edelsohn
20:36 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ H.J. Lu
20:18 Re: PATCH RFA: Don't declare progname in cpplib.h Tom Tromey
20:17 PATCH RFA: Don't declare progname in cpplib.h Ian Lance Taylor
20:12 PATCH RFA: C++: Avoid inappropriate -Wsign-compare warnings Ian Lance Taylor
20:04 Patch: FYI: two libstdc++ pretty-printer hook fixes Tom Tromey
19:53 Re: [PATCH] Check precision in STRIP_NOPS when possible (take 2) Richard Guenther
19:45 [Patch, Fortran] PR40451: [F03] procedure pointer assignment rejected Janus Weil
19:42 Re: [PATCH] Fix ICE with __builtin_unreachable() as only statement in a function. David Daney
19:25 Re: PATCH: PR target/40470: unabl e to find a register to spill in class ‘SSE_FIRST_REG’ Vladimir Makarov
19:21 Re: [PATCH] Add additional __builtin_unreachable() test. David Daney
18:57 Re: PATCH RFA: C++: Don't warn about signed/unsigned comparisons with enums Ian Lance Taylor
18:54 Re: PATCH: PR target/40470: unabl e to find a register to spill in class ‘SSE_FIRST_REG’ Jeff Law
18:51 PATCH RFA: C++: Don't warn about signed/unsigned comparisons with enums Ian Lance Taylor
18:48 Re: [PATCH] Add additional __builtin_unreachable() test. David Daney
18:46 Re: PATCH: PR target/40470: unabl e to find a register to spill in class ‘SSE_FIRST_REG’ Vladimir Makarov
18:43 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ H.J. Lu
18:39 Re: PATCH: PR target/40470: unabl e to find a register to spill in class ‘SSE_FIRST_REG’ Jeff Law
18:36 Re: PATCH: PR target/40470: unabl e to find a register to spill in class ‘SSE_FIRST_REG’ Jeff Law
18:34 Re: PATCH: PR target/40470: unabl e to find a register to spill in class ‘SSE_FIRST_REG’ Jeff Law
18:24 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ H.J. Lu
18:20 [PATCH, committed] Correct rs6000 dfp.md mode typos David Edelsohn
18:18 Re: PATCH: PR target/40470: unabl e to find a register to spill in class ‘SSE_FIRST_REG’ Vladimir Makarov
18:15 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ H.J. Lu
17:53 [gcc-in-cxx] Patch committed: Remove extraneous difference Ian Lance Taylor
17:51 autom4te caching (was: PATCH libffi win64 support) Ralf Wildenhues
17:45 Re: [PATCH] Check precision in STRIP_NOPS when possible (take 2) Adam Nemet
17:25 PATCH RFA: C++: Omit incorrect "no effect" warnings Ian Lance Taylor
16:58 Re: PowerPC -- single precision FP register constraint Michael Eager
16:18 Re: [4.3,committed] PR fortran/39791 - backport dwarf2out.c patch for character strings Matthias Klose
16:15 Re: [PATCH] Add additional __builtin_unreachable() test. Manuel López-Ibáñez
16:14 [wwwdocs] Fix link to plugins branch page Diego Novillo
16:04 Re: [PATCH] Add additional __builtin_unreachable() test. Paolo Bonzini
16:02 Re: [PATCH] Add additional __builtin_unreachable() test. David Daney
15:47 Re: [Patch ARM] Disable -mcaller-super-interworking and -mcallee-super-interworking for AAPCS. Paul Brook
15:38 Re: RFC: Two possible fixes for g++.dg/torture/pr32950.C failure Steve Ellcey
15:37 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ H.J. Lu
15:34 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ H.J. Lu
15:31 [PATCH FORTRAN]: Use mpc_t for representing complex numbers Kaveh R. GHAZI
15:26 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ H.J. Lu
15:22 Re: PATCH: PR target/40470: unabl e to find a register to spill in class ‘SSE_FIRST_REG’ Jeff Law
15:18 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ Steven Bosscher
15:17 [lto][patch] Partial revert of 145103 Rafael Espindola
15:05 Re: trunk patch: documenting how to build plugins. Basile STARYNKEVITCH
15:01 Re: PATCH: PR target/40470: unabl e to find a register to spill in class ‘SSE_FIRST_REG’ Jeff Law
14:59 Re: PATCH: PR target/40470: unable to find a registe r to spill in class ‘SSE_FIRST_REG’ Richard Guenther
14:52 Re: [ARM] movw fix Nathan Sidwell
14:47 Re: PowerPC -- single precision FP register constraint David Edelsohn
14:31 [ARM] movw fix Nathan Sidwell
14:21 Re: PATCH libffi win64 support Dave Korn
14:06 Re: [PATCH] ARM half-precision floating point, part 9/8 (HF mode attribute) Paul Brook
14:02 PATCH: PR target/40470: unable t o find a register to spill in class âSSE_FIRST_REG â H.J. Lu
13:55 Re: [PATCH] ARM half-precision floating point, 8/8 (test cases) Paul Brook
13:55 Re: [PATCH] ARM half-precision floating point, 7/8 (library support) Paul Brook
13:54 Re: [PATCH] ARM half-precision floating point, 6/8 (ARM backend details) Paul Brook
13:38 Re: trunk patch: documenting how to build plugins. Basile STARYNKEVITCH
13:22 Re: trunk patch: documenting how to build plugins. Diego Novillo
13:21 Re: trunk patch: documenting how to build plugins. Rafael Espindola
13:15 Re: trunk patch: documenting how to build plugins. Basile STARYNKEVITCH
13:10 Re: trunk patch: documenting how to build plugins. Rafael Espindola
13:04 Re: trunk patch: documenting how to build plugins. Basile STARYNKEVITCH
13:00 Re: [PATCH] make a bunch of attribute handlers globally available Olivier Hainque
12:59 [patch] fix gcc.dg/func-ptr-conv-1.c failure Aldy Hernandez
12:53 Re: PATCH libffi win64 support Andrew Haley
12:39 Re: [vta, vta4.4] handle more RTL codes in dwarf2 location expressions Jakub Jelinek
12:32 lto merged from trunk @148497 Rafael Espindola
12:31 Re: PATCH libffi win64 support Dave Korn
12:24 [PATCH][4.3] Fix PR40404 Richard Guenther
11:17 Re: [RFA] make bootstrap-debug default, add broader -fcompare-debug testing options Richard Guenther
11:14 Re: [PATCH] Fix ICE with __builtin_unreachable() as only statement in a function. Richard Guenther
11:06 Re: [PATCH] Optimize manual byte swap implementations -refreshed Paolo Bonzini
10:56 [c++] replace finish_decl (was Re: Restore obj-c++ boostrap [Was Re: patch: enable -fshow-column by default]) Aldy Hernandez
10:40 [vta, vta4.4] merged with trunk@148582 and 4.4@148582 Alexandre Oliva
10:35 Re: [PATCH] Fix PR40389 Richard Guenther
10:31 Re: trunk patch: documenting how to build plugins. Rafael Espindola
10:22 Re: RFC: Two possible fixes for g++.dg/torture/pr32950.C failure Richard Guenther
10:20 Re: PATCH RFA: -Wc++-compat warning about array initialized with string Joseph S. Myers
10:16 [PATCH] fix const cast in collect2.c to proceed on AIX bootstrap Olivier Hainque
10:08 lto merged from trunk @148407 Rafael Espindola
09:25 Re: [PATCH] Optimize manual byte swap implementations -refreshed Andreas Krebbel
08:52 Re: [vta, vta4.4] handle more RTL codes in dwarf2 location expressions Paolo Bonzini
08:40 Re: [vta, vta4.4] handle more RTL codes in dwarf2 location expressions Jakub Jelinek
08:00 [RFA] make bootstrap-debug default, add broader -fcompare-debug testing options Alexandre Oliva
07:54 Re: PATCH RFA: Initialize variable Tobias SchlÃter
07:44 [vta, vta4.4] handle more RTL codes in dwarf2 location expressions Alexandre Oliva
07:36 Re: [PATCH] Add additional __builtin_unreachable() test. Paolo Bonzini
07:35 [vta, vta4.4] turn -fmin-insn-uid into --param min-nondebug-insn-uid Alexandre Oliva
07:34 Re: [PATCH] Fix ICE with __builtin_unreachable() as only statement in a function. Paolo Bonzini
07:26 [AVR] Fix AVR target Anatoly Sokolov
07:26 [vta, vta4.4, trunk?] calls affect location lists before they return Alexandre Oliva
07:11 [vta, vta4.4] delay expansion of debug value exprs Alexandre Oliva
04:38 [gcc-in-cxx] Fix merge error Ian Lance Taylor
04:20 [gcc-in-cxx] Merge from trunk Ian Lance Taylor
03:41 Re: PATCH RFA: Initialize variable Ian Lance Taylor
03:00 PATCH RFC: Don't print branches never executed in profile.c Ian Lance Taylor
02:24 Re: PATCH libffi win64 support NightStrike
02:19 Re: [patch][plugin] Fix bug in pass insertion Diego Novillo
02:15 Re: [patch] Remove unused crossjump code Jeff Law
00:12 Patch committed: Fix vec.h for --enable-gather-detailed-mem-stats Ian Lance Taylor

June 16, 2009
23:35 Re: Add Android related compilation options and multilib options Joseph S. Myers
23:13 PATCH RFA: -Wc++-compat warning about array initialized with string Ian Lance Taylor
23:12 [power7-meissner] Fix bswaphi; Make test divide/sqrt instructions match the hardware Michael Meissner
23:07 Re: [Patch ARM] Disable -mcaller-super-interworking and -mcallee-super-interworking for AAPCS. Joseph S. Myers
23:03 Re: Add Android related compilation options and multilib options Chris Lattner
23:01 [Patch ARM] Disable -mcaller-super-interworking and -mcallee-super-interworking for AAPCS. Ramana Radhakrishnan
22:58 Ping: Patch for PR target/38018 & middle-end/37565, optimization overrides Steve Ellcey
22:48 Re: Add Android related compilation options and multilib options Mark Mitchell
22:42 Re: [power7-meissner] Add __builtin_bswap{16,64} support to powerpc Michael Meissner
22:36 Re: Add Android related compilation options and multilib options Joseph S. Myers
22:33 Re: Add Android related compilation options and multilib options Joseph S. Myers
22:31 Re: Add Android related compilation options and multilib options =?big5?b?RG91ZyBLd2FuICjD9q62v
22:30 Re: Add Android related compilation options and multilib options Mark Mitchell
22:29 Re: Add Android related compilation options and multilib options Joseph S. Myers
22:29 [Patch,Fortran] PR 40452 Fix false positive with -fcheck=bounds Tobias Burnus
22:25 Re: Add Android related compilation options and multilib options Mark Mitchell
22:15 Re: [power7-meissner] Add __builtin_bswap{16,64} support to powerpc Richard Henderson
22:06 Re: [PATCH] Fix ICE with __builtin_unreachable() as only statement in a function. David Daney
21:37 Re: [patch] Remove unused crossjump code Steven Bosscher
21:33 Re: [PATCH] Optimize manual byte swap implementations -refreshed Richard Henderson
21:30 Re: Add Android related compilation options and multilib options Paul Brook
21:25 Re: [PATCH] Fix ICE with __builtin_unreachable() as only statement in a function. H.J. Lu
21:23 Re: Add Android related compilation options and multilib options =?big5?b?RG91ZyBLd2FuICjD9q62v
21:20 Re: Add Android related compilation options and multilib options Chris Lattner
21:12 Re: Add Android related compilation options and multilib options Mark Mitchell
20:53 Re: Add Android related compilation options and multilib options Ian Lance Taylor
20:49 Re: [C++0x] std::exception_ptr rvalues Paolo Carlini
20:47 Re: PATCH RFA: Initialize variable Tobias Schlüter
20:38 Re: [C++0x] n2880 do not detach std::thread by default Jonathan Wakely
20:37 PATCH RFA: Initialize variable Ian Lance Taylor
20:32 Patch committed: Initialize variable Ian Lance Taylor
20:23 Re: PATCH RFA: Change variable to bool Ian Lance Taylor
20:08 Re: PATCH RFA: Change variable to bool Joseph S. Myers
19:47 Re: [C++0x] std::exception_ptr rvalues Jonathan Wakely
19:11 Patch committed: Make forward declarations explicitly extern Ian Lance Taylor
19:11 Re: PATCH libffi win64 support Ralf Wildenhues
19:08 PATCH RFA: Change variable to bool Ian Lance Taylor
19:04 Re: Patch committed: Don't initialize variables to themselves Andrew Pinski
19:03 Patch committed: Don't initialize variables to themselves Ian Lance Taylor
19:02 Re: PATCH: Add x86 integer intrinsics Richard Henderson
18:59 [PATCH] Fix ICE with __builtin_unreachable() crossjumping. David Daney
18:57 Patch committed: Use bool for resource functions Ian Lance Taylor
18:48 Re: [PATCH,RFC] Do not assign stack slots to ssa names Richard Henderson
18:35 Re: [PATCH] Preliminary DW_OP_{implicit,stack}_value support (take 2) Richard Henderson
18:23 Re: [patch] Remove unused crossjump code Richard Kenner
18:20 [PATCH] Fix ICE with __builtin_unreachable() as only statement in a function. David Daney
18:19 Re: PATCH libffi win64 support Andrew Haley
18:18 Re: [named-addr-space] Remove memory_address_addr_space_p Michael Meissner
18:18 Re: [named-addr-space] Cleanup target hooks Michael Meissner
18:12 Re: [named-addr-space] Remove unused function set_mem_attrs_from_reg Michael Meissner
18:09 Re: [patch] powerpc libffi Net/FreeBSD Andreas Tobler
18:01 Re: [patch] powerpc libffi Net/FreeBSD Andrew Haley
17:58 Re: PATCH libffi win64 support Ralf Wildenhues
17:58 Patch committed: Add Makefile dependencies Ian Lance Taylor
17:57 Re: PATCH libffi win64 support Ralf Wildenhues
17:55 Re: [patch] powerpc libffi Net/FreeBSD Andreas Tobler
17:55 Re: [PATCH] powerpc: fix PR 39254 in rs6000.c David Edelsohn
17:54 Re: Patch committed: Add Makefile dependency Ian Lance Taylor
17:53 Re: Patch committed: Make exact_log2 and floor_log2 static inline Ian Lance Taylor
17:52 Re: Patch committed: Don't declare externally visible functions inline Ian Lance Taylor
17:43 [PATCH] Add additional __builtin_unreachable() test. David Daney
17:43 Re: [patch] PR 40444 libffi, committed. Andrew Haley
17:42 Re: PATCH libffi win64 support NightStrike
17:42 Re: Patch committed: Make exact_log2 and floor_log2 static inline Ian Lance Taylor
17:38 Re: PATCH libffi win64 support NightStrike
17:37 Re: PATCH libffi win64 support Andrew Haley
17:35 Re: [Committed] bswap testcase: Only compile on targets currently implementing the bswap patterns Hans-Peter Nilsson
17:29 [patch] PR 40444 libffi, committed. Andreas Tobler
17:19 Re: PATCH libffi win64 support NightStrike
17:14 Re: PATCH RFC: Implement and use VEC(T,stack) Martin Jambor
17:06 Re: [patch] Remove unused crossjump code Jeff Law
17:05 Re: Patch committed: Make exact_log2 and floor_log2 static inline Andrew Pinski
17:00 Patch committed: Add Makefile dependency Ian Lance Taylor
16:58 Patch committed: Make exact_log2 and floor_log2 static inline Ian Lance Taylor
16:51 [Ada] relax constraint on Machine_Attribute argument type Olivier Hainque
16:51 Patch committed: Don't declare externally visible functions inline Ian Lance Taylor
16:43 [Patch] Fix for PR31316 Ryan Mansfield
16:36 Re: [PATCH] Fix PR40460, exponential behavior in SCEV Sebastian Pop
16:34 Re: [patch] Remove unused crossjump code Richard Kenner
16:31 Re: PATCH libffi win64 support Andrew Haley
16:26 Re: [PATCH] G++ static linking on AIX (PR target/26397) Ian Lance Taylor
16:25 Re: PATCH libffi win64 support Andrew Haley
16:25 Re: [LTO] Patch for PR40429 Ryan Mansfield
16:23 Re: [PATCH] Check precision in STRIP_NOPS when possible (take 2) Adam Nemet
16:08 Re: [patch] Remove unused crossjump code Jeff Law
16:03 Re: PATCH libffi win64 support NightStrike
16:02 Re: [PATCH] Check precision in STRIP_NOPS when possible (take 2) Richard Guenther
15:58 Re: RFC: Two possible fixes for g++.dg/torture/pr32950.C failure Steve Ellcey
15:57 Re: PATCH libffi win64 support NightStrike
15:49 Re: [PATCH] Optimize manual byte swap implementations -refreshed Andreas Krebbel
15:49 Re: [PATCH] make a bunch of attribute handlers globally available Olivier Hainque
15:46 Re: [PATCH] make a bunch of attribute handlers globally available Paolo Bonzini
15:44 Re: [PATCH] make a bunch of attribute handlers globally available Olivier Hainque
15:31 Re: Add Android related compilation options and multilib options =?big5?b?RG91ZyBLd2FuICjD9q62v
15:09 Re: [PATCH] G++ static linking on AIX (PR target/26397) David Edelsohn
15:06 Re: [PATCH] make a bunch of attribute handlers globally available Paolo Bonzini
15:05 RE: [patch] Remove unused crossjump code Rahul Kharche
14:35 [PATCH] Fix PR40460, exponential behavior in SCEV Richard Guenther
14:28 Re: [PATCH] make a bunch of attribute handlers globally available Olivier Hainque
14:27 Re: Add Android related compilation options and multilib options Richard Earnshaw
14:19 Re: [PATCH] make a bunch of attribute handlers globally available Andrew Haley
14:11 Re: Meaning of TREE_ADDRESSABLE types (Was: [PATCH] Fix PR40389) Richard Guenther
14:09 [PATCH] Clean up after last PTA patch Richard Guenther
14:08 Re: Meaning of TREE_ADDRESSABLE types (Was: [PATCH] Fix PR40389) Jason Merrill
14:05 [PATCH] make a bunch of attribute handlers globally available Olivier Hainque
14:03 Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run Jason Merrill
13:34 Re: [patch] diagnostics branch Ulrich Weigand
13:16 [gcc-in-cxx] Remove some differences from trunk Ian Lance Taylor
13:13 Re: [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb Daniel Berlin
12:33 [pretty-ipa, committed] Allow TREE_ADDRESSABLE types to be IPA-SRAed Martin Jambor
12:27 [PATCH] Improve PTA to not make all indirectly stored pointers escaped Richard Guenther
12:18 Re: [patch][lto merge] Remove the comdat_group langhook Rafael Espindola
12:00 Re: Add Android related compilation options and multilib options Paul Brook
11:52 Re: [C++0x] std::exception_ptr rvalues Paolo Carlini
11:51 [named-addr-space] Remove memory_address_addr_space_p Paolo Bonzini
11:51 [named-addr-space] Remove unused function set_mem_attrs_from_reg Paolo Bonzini
11:51 [named-addr-space] Cleanup target hooks Paolo Bonzini
11:43 Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run Joseph S. Myers
11:36 Re: [C++0x] std::exception_ptr rvalues Sebastian Redl
11:34 Re: [patch][lto merge] Remove the comdat_group langhook Dave Korn
11:14 Re: [PATCH] Fix expansion of VCE from complex mode (PR middle-end/40446) Richard Guenther
11:12 [PATCH] Fix expansion of VCE from complex mode (PR middle-end/40446) Jakub Jelinek
10:20 Re: [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb Eric Botcazou
09:58 Re: [PATCH, PR 40432] In sra_modify_assign, force gimple operand also when creating a VCE Richard Guenther
09:58 More test suite cleanups Andrew Haley
09:56 [PATCH, PR 40432] In sra_modify_assign, force gimple operand also when creating a VCE Martin Jambor
09:55 Re: [PATCH, PR 40413] Fix bad offset use in load_assign_lhs_subreplacements Richard Guenther
09:52 Re: [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb Richard Guenther
09:51 [PATCH, PR 40413] Fix bad offset use in load_assign_lhs_subreplacements Martin Jambor
09:40 Re: Meaning of TREE_ADDRESSABLE types (Was: [PATCH] Fix PR40389) Richard Guenther
09:38 Re: Meaning of TREE_ADDRESSABLE types (Was: [PATCH] Fix PR40389) Jakub Jelinek
09:37 Re: Add Android related compilation options and multilib options Richard Guenther
09:31 Re: RFC: Two possible fixes for g++.dg/torture/pr32950.C failure Richard Guenther
09:21 Re: Meaning of TREE_ADDRESSABLE types (Was: [PATCH] Fix PR40389) Richard Guenther
09:17 [Patch] Add and use new RTL predicates Shujing Zhao
09:12 Re: Meaning of TREE_ADDRESSABLE types (Was: [PATCH] Fix PR40389) Martin Jambor
09:11 Re: [C++0x] std::exception_ptr rvalues Paolo Carlini
09:08 Re: [Patch, Fortran] PR 36947/40039: Better error messages for dummy procedures and check for OPTIONAL Janus Weil
09:05 trunk patch: documenting how to build plugins. Basile STARYNKEVITCH
08:58 [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb Carrot Wei
08:04 Re: [PATCH: PR/40314] extract common address for memory access to fields of large struct Carrot Wei
07:54 Re: [patch][plugins] Provide unique names to all compiler passes Paolo Bonzini
07:24 [patch] Vectorize nested cycles Ira Rosen
06:20 Re: [PATCH, doc] missing option in list Ian Lance Taylor
06:20 [lw-ipo][patch,committed] Fix for a couple of failing regression tests. Raksit Ashok
06:04 Re: [ping patch] enhancing gengtype for plugins? Basile STARYNKEVITCH
05:47 [gcc-in-cxx] Merge with trunk Ian Lance Taylor
05:45 Re: [Patch,Fortran] PR 40383 false positive with -fcheck=bounds Daniel Kraft
05:22 Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run Ian Lance Taylor
05:14 Re: PATCH RFA: Add new warning for jump across initialized variable Ian Lance Taylor
04:56 Re: [PATCH TESTSUITE]: Fix gcc.dg/torture/builtin-math-6.c Kaveh R. GHAZI
02:46 Re: [PATCH] Hookize FRAME_POINTER_REQUIRED Hans-Peter Nilsson
01:36 Re: Add Android related compilation options and multilib options Jing Yu
01:03 Re: Add Android related compilation options and multilib options Joseph S. Myers
00:51 Add Android related compilation options and multilib options Jing Yu

June 15, 2009
23:52 Re: [LTO] Patch for PR40429 Diego Novillo
23:52 Re: [patch][plugins] Provide unique names to all compiler passes Diego Novillo
23:52 Re: [ping patch] enhancing gengtype for plugins? Diego Novillo
22:23 Re: [Patch, Fortran] PR 36947/40039: Better error messages for dummy procedures and check for OPTIONAL Tobias Burnus
21:56 [patch][plugins] Provide unique names to all compiler passes Zbigniew Chamski
21:28 [Patch,Fortran] PR 40383 false positive with -fcheck=bounds Tobias Burnus
21:14 [Fortran,committed] Merged TRUNK into Fortran-dev Tobias Burnus
20:54 FYI: fix 2 MI-related pretty-printer bugs Tom Tromey
20:39 [Patch, Fortran] PR40427: [F03] Procedure Pointer Components with OPTIONAL arguments Janus Weil
20:14 Re: PATCH: Add x86 integer intrinsics H.J. Lu
19:53 Re: PATCH RFA: Add new warning for jump across initialized variable Joseph S. Myers
19:37 [C++0x] std::exception_ptr rvalues Jonathan Wakely
19:36 Re: [patch, bootstrap, hppa] Patch for bootstrap/40338 Ian Lance Taylor
19:08 Re: [patch, bootstrap, hppa] Patch for bootstrap/40338 Steve Ellcey
19:00 [power7-meissner] Add more bswap tests Michael Meissner
18:07 Re: [PATCH: PR/40314] extract common address for memory access to fields of large struct Adam Nemet
17:50 Re: RFC: Two possible fixes for g++.dg/torture/pr32950.C failure Andrew Pinski
17:41 Re: PATCH, wwwdocs: update branches Janis Johnson
17:40 Re: RFC: Two possible fixes for g++.dg/torture/pr32950.C failure Steve Ellcey
17:39 Re: [PATCH TESTSUITE]: Fix gcc.dg/torture/builtin-math-6.c Janis Johnson
17:13 XFAILs Andrew Haley
17:04 Re: [PATCH] Optimize manual byte swap implementations -refreshed Michael Meissner
17:02 [PATCH] Fix a pasto in recent __builtin_object_size changes Jakub Jelinek
16:23 Re: [PATCH] Fix boehm-gc to work on PowerPC Tom Tromey
16:22 Re: [PATCH] Fix ICE with delayed-branch targets after epilogue-unwind patch Adam Nemet
16:00 Re: [PATCH] Fix recent debug.exp failures Michael Meissner
15:45 Re: [patch] Fixincludes for darwin stdint.h FX
15:42 Re: [PATCH] Fix ICE with delayed-branch targets after epilogue-unwind patch Jakub Jelinek
15:20 Re: [PATCH,RFC] Do not assign stack slots to ssa names Michael Matz
15:19 Re: [patch] Fixincludes for darwin stdint.h Bruce Korb
15:10 Re: [PATCH] Fix ICE with delayed-branch targets after epilogue-unwind patch Jakub Jelinek
14:55 Re: [patch][lto merge] Remove the comdat_group langhook Rafael Espindola
14:41 Re: [ping patch] enhancing gengtype for plugins? Rafael Espindola
14:20 Re: [patch] diagnostics branch Aldy Hernandez
14:20 Re: [ping patch] enhancing gengtype for plugins? Basile STARYNKEVITCH
14:12 Re: [PATCH] Fix PR40389 Richard Guenther
13:54 Re: [patch][lto merge] Remove the comdat_group langhook Diego Novillo
13:54 Re: [patch] diagnostics branch Ulrich Weigand
13:53 Re: [patch] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small Kaz Kojima
13:50 Re: mainline breakage (r148442) Aldy Hernandez
13:41 Re: [ping patch] enhancing gengtype for plugins? Rafael Espindola
11:52 Re: [PATCH,RFC] Do not assign stack slots to ssa names Michael Matz
10:34 [Committed] bswap testcase: Only compile on targets currently implementing the bswap patterns Andreas Krebbel
10:04 [PATCH] Fix PR40439 Richard Guenther
09:33 [Committed] bswap: Remove extra divide Andreas Krebbel
09:31 [Committed] S/390: Limit bswap pattern to z900 or later Andreas Krebbel
09:23 Re: [patch] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small Paolo Bonzini
09:13 Re: [patch] Fixincludes for darwin stdint.h Dominique Dhumieres
09:13 Re: PATCH: 4.3 PowerPC backports Richard Guenther
08:54 Re: [PATCH] Fix recent -gdwarf-2 failures Dominique Dhumieres
08:16 Re: [PATCH] Add new built-in: __builtin_unreachable() Paolo Bonzini
08:08 Re: [PATCH: PR/40314] extract common address for memory access to fields of large struct Carrot Wei
07:50 [PATCH] arm: bswap pattern Andreas Krebbel
04:08 Re: [PATCH] Fix recent -gdwarf-2 failures Steven Bosscher
04:06 Re: [patch] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small Steven Bosscher
02:32 [PATCH] Fix recent -gdwarf-2 failures Michael Meissner
00:19 Re: [patch] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small Jan Hubicka

June 14, 2009
20:56 [power7-meissner] Generate lwsync if the assembler supports it Michael Meissner
20:18 [PATCH] Fix boehm-gc to work on PowerPC Michael Meissner
18:54 Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run Joseph S. Myers
18:44 Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run Mark Mitchell
17:26 [PATCH][lto] Enable LTO for gfortran Richard Guenther
16:57 [PATCH] Hookize FRAME_POINTER_REQUIRED Anatoly Sokolov
16:35 Re: [patch] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small Richard Guenther
16:29 [patch] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small Steven Bosscher
15:56 Re: [libgfortran,patch] Remove set_args warning Steve Kargl
15:54 Re: [libgfortran,patch] Remove set_args warning FX
15:48 Re: [libgfortran,patch] Remove set_args warning Steve Kargl
15:19 [v3] More work on <random> Paolo Carlini
13:44 Re: PATCH: wwwdocs: Mention Moxie in readings.html Steven Bosscher
13:35 PATCH: wwwdocs: Mention Moxie in readings.html Anthony Green
13:13 Re: [patch, libfortran] PR32784 CONIN$, CONOUT$, and CONERR$ for Cygwin and mingw Dave Korn
13:10 Re: [patch, libfortran] PR32784 CONIN$, CONOUT$, and CONERR$ for Cygwin and mingw Jerry DeLisle
12:49 Re: RFC: Two possible fixes for g++.dg/torture/pr32950.C failure Richard Guenther
12:14 Re: [patch, libfortran] PR32784 CONIN$, CONOUT$, and CONERR$ for Cygwin and mingw Dave Korn
09:09 [libgfortran,patch] Remove set_args warning FX
08:42 [spu-4_5-branch][Patch,committed] Fixes for software icache Revital1 Eres
07:31 Re: [patch, libfortran] PR32784 CONIN$, CONOUT$, and CONERR$ for Cygwin and mingw Danny Smith
05:59 Re: [PATCH] Fix recent debug.exp failures Hans-Peter Nilsson
02:36 Re: RFC: Two possible fixes for g++.dg/torture/pr32950.C failure Martin Jambor
01:30 Re: [patch, libfortran] PR32784 CONIN$, CONOUT$, and CONERR$ for Cygwin and mingw Jerry DeLisle
00:58 [patch, libfortran] PR32784 CONIN$, CONOUT$, and CONERR$ for Cygwin and mingw Jerry DeLisle

June 13, 2009
23:46 Re: RFA: add debug hook to unwinder Tom Tromey
22:55 Re: [PATCH] Fix PR40389 Richard Guenther
22:16 Re: Restore obj-c++ boostrap [Was Re: patch: enable -fshow-column by default] Jason Merrill
21:27 [patch] diagnostics: fix objc++ and PPC bootstrap Aldy Hernandez
20:35 Re: PATCH: Add ifunc attribute Ulrich Drepper
19:34 Re: [PATCH] Fix PR40389 Richard Guenther
19:27 Re: PATCH: Add ifunc attribute Jakub Jelinek
19:14 Re: patch: enable -fshow-column by default Eric Botcazou
18:07 Re: PATCH: Add ifunc attribute H.J. Lu
17:16 [LTO] Patch for PR40429 Ryan Mansfield
17:12 Re: patch: enable -fshow-column by default Aldy Hernandez
17:00 [PATCH] Fix PR40389 Richard Guenther
16:58 [PATCH] Fix PR40421 Richard Guenther
16:42 Re: [patch] diagnostics: fix alpha, arm, mips, sh, s390, etc etc Aldy Hernandez
16:18 Re: PATCH: Add ifunc attribute Richard Guenther
16:17 Re: [patch] diagnostics: fix alpha, arm, mips, sh, s390, etc etc Michael Meissner
16:07 Re: PATCH: Add ifunc attribute H.J. Lu
15:15 Re: PATCH: Add ifunc attribute Richard Guenther
15:04 Re: RFC: Two possible fixes for g++.dg/torture/pr32950.C failure Richard Guenther
15:02 Re: [patch] Remove unused crossjump code Richard Guenther
14:53 Re: [patch] diagnostics: fix alpha, arm, mips, sh, s390, etc etc Andrew Pinski
13:57 [patch] diagnostics: fix alpha, arm, mips, sh, s390, etc etc Aldy Hernandez
13:44 Re: RFA: add debug hook to unwinder Jakub Jelinek
12:53 [PATCH ARM] PR 40327: Improve code for some thumb additions Richard Earnshaw
11:40 Re: patch: enable -fshow-column by default Aldy Hernandez
11:28 Re: Restore obj-c++ boostrap [Was Re: patch: enable -fshow-column by default] Aldy Hernandez
09:48 Re: [PATCH, doc] missing option in list Ralf Wildenhues
09:07 Re: patch: enable -fshow-column by default Eric Botcazou
08:36 Restore obj-c++ boostrap [Was Re: patch: enable -fshow-column by default] Simon Martin
08:23 Re: [PATCH, doc] missing option in list Ralf Wildenhues
06:11 Re: [vta] Re: [PATCH] Preliminary DW_OP_{implicit,stack}_value support Alexandre Oliva
02:35 Re: [PATCH: PR/40314] extract common address for memory access to fields of large struct Adam Nemet
02:16 Re: diagnostics-branch merged into mainline Aldy Hernandez
01:56 Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run Jason Merrill
01:37 Re: RFA: add debug hook to unwinder Ian Lance Taylor
01:34 Re: [patch, bootstrap, hppa] Patch for bootstrap/40338 Ian Lance Taylor
01:31 Re: PATCH: Add ifunc attribute Ian Lance Taylor
01:31 Re: RFA: add debug hook to unwinder Tom Tromey
01:24 Re: RFA: add debug hook to unwinder Ian Lance Taylor
01:02 Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run Ian Lance Taylor
00:32 Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run Joseph S. Myers
00:29 Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run Ian Lance Taylor
00:23 [Patch ARM] Fix unified assembler syntax issues. Ramana Radhakrishnan

June 12, 2009
23:23 Re: RFC: Two possible fixes for g++.dg/torture/pr32950.C failure Joseph S. Myers
23:19 Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run Joseph S. Myers
23:14 Re: [PATCH: PR/40314] extract common address for memory access to fields of large struct Steven Bosscher
23:01 [patch] Remove unused crossjump code Steven Bosscher
22:45 RFC: Two possible fixes for g++.dg/torture/pr32950.C failure Steve Ellcey
22:40 Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run Ian Lance Taylor
21:48 Re: [PATCH] Preliminary DW_OP_{implicit,stack}_value support (take 2) Cary Coutant
21:15 Re: [PATCH, fortran] Code clean up patch. Steve Kargl
21:06 Re: [PATCH, fortran] Code clean up patch. Janus Weil
20:42 Re: [Patch, Fortran] PR40176 comment #5 Janus Weil
20:38 [PATCH, fortran] Code clean up patch. Steve Kargl
20:38 Re: [patch, bootstrap, hppa] Patch for bootstrap/40338 Eric Botcazou
20:30 Re: [Patch, Fortran] PR40176 comment #5 Steve Kargl
20:29 Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run Jason Merrill
20:26 Re: [patch, bootstrap, hppa] Patch for bootstrap/40338 Steve Ellcey
20:13 Re: PATCH RFA: -Wc++-compat warning about operator names Joseph S. Myers
19:56 Re: PATCH RFA: -Wc++-compat warning about operator names Gabriel Dos Reis
19:53 Re: [PATCH] Preliminary DW_OP_{implicit,stack}_value support (take 2) Jakub Jelinek
19:36 Re: PATCH RFA: -Wc++-compat warning about operator names Tom Tromey
19:36 Re: PATCH: Add ifunc attribute Petr Baudis
19:35 Re: PATCH RFA: -Wc++-compat warning about operator names Ian Lance Taylor
19:25 [Patch, Fortran] PR40176 comment #5 Janus Weil
19:10 Re: [ping patch] enhancing gengtype for plugins? Basile STARYNKEVITCH
18:51 Re: PATCH RFA: -Wc++-compat warning about operator names Gabriel Dos Reis
18:49 Re: [patch, bootstrap, hppa] Patch for bootstrap/40338 Eric Botcazou
18:45 PATCH RFA: -Wc++-compat warning about operator names Ian Lance Taylor
18:32 PATCH RFA: C++ frontend: Don't warn about shifts which will not be run Ian Lance Taylor
18:26 Re: [power7-meissner] Add __builtin_bswap{16,64} support to powerpc Michael Meissner
18:12 [PATCH] Fix recent debug.exp failures Jakub Jelinek
17:56 Re: [PATCH] Add new built-in: __builtin_unreachable() David Daney
17:46 Patch committed: Fix PR bootstrap/40430 Ian Lance Taylor
17:17 Re: [PATCH] Add new built-in: __builtin_unreachable() David Daney
17:04 [patch, bootstrap, hppa] Patch for bootstrap/40338 Steve Ellcey
16:48 Re: [PATCH] Add new built-in: __builtin_unreachable() Paolo Bonzini
16:39 Re: [PATCH] Add new built-in: __builtin_unreachable() David Daney
16:38 Re: [rfc] -gdwarf-3 and DW_OP_call_frame_cfa Hans-Peter Nilsson
16:37 Re: PATCH: Add ifunc attribute H.J. Lu
16:30 [PING] PATCH: [libcpp] fix PR/34869 Laurynas Biveinis
16:16 Re: RFA: add debug hook to unwinder Tom Tromey
16:15 Re: [PATCH] Add new built-in: __builtin_unreachable() Paolo Bonzini
16:14 Re: Add Win64 support to libffi Ralf Wildenhues
16:11 Re: Add Win64 support to libffi Andrew Haley
16:06 Re: Add Win64 support to libffi Ralf Wildenhues
16:06 Re: [PATCH] Add new built-in: __builtin_unreachable() David Daney
16:04 Re: Add Win64 support to libffi NightStrike
15:59 Re: PATCH: Add ifunc attribute Richard Guenther
15:57 Re: Add Win64 support to libffi Andrew Haley
15:54 Re: [PATCH] Check precision in STRIP_NOPS when possible (take 2) Adam Nemet
15:54 Re: Add Win64 support to libffi Ralf Wildenhues
15:50 Add Win64 support to libffi Andrew Haley
15:48 Re: [Patch, Fortran] PR 36947/40039: Better error messages for dummy procedures and check for OPTIONAL Janus Weil
15:40 PATCH: Add ifunc attribute H.J. Lu
15:38 Re: [patch] diagnostics branch Eric Botcazou
15:38 Re: RFA: add debug hook to unwinder Richard Guenther
15:35 Re: [PATCH] Optimize manual byte swap implementations -refreshed Richard Guenther
15:28 Re: [PATCH,RFC] Do not assign stack slots to ssa names Richard Guenther
15:21 Re: [PATCH] Add new built-in: __builtin_unreachable() Richard Guenther
15:15 Re: [PATCH] Check precision in STRIP_NOPS when possible (take 2) Richard Guenther
14:59 Re: RFA: add debug hook to unwinder Tom Tromey
13:48 Re: patch for Regressions from "[rfc] -gdwarf-3 and DW_OP_call_frame_cfa" Hans-Peter Nilsson
13:36 test_summary sends binary attachment? H.J. Lu
13:32 Re: PATCH: [4.5 regression] Revision 148277 failed gcc.dg/tree-ssa/prefetch-5.c Zdenek Dvorak
13:23 Re: patch for Regressions from "[rfc] -gdwarf-3 and DW_OP_call_frame_cfa" H.J. Lu
13:21 PATCH: [4.5 regression] Revision 148277 failed gcc.dg/tree-ssa/prefetch-5.c H.J. Lu
13:11 Re: [rfc] -gdwarf-3 and DW_OP_call_frame_cfa H.J. Lu
13:10 patch for Regressions from "[rfc] -gdwarf-3 and DW_OP_call_frame_cfa" Hans-Peter Nilsson
12:53 Re: [PATCH] Optimize manual byte swap implementations -refreshed Steven Bosscher
12:52 Re: [PATCH] libgcc: Add __udivsi3 and __umodsi3 for vax-*-linux* Jan-Benedict Glaw
12:29 [PATCH, ARM] VFP3 dwarf register numbering Julian Brown
12:26 Regressions from "[rfc] -gdwarf-3 and DW_OP_call_frame_cfa" Hans-Peter Nilsson
10:28 [PATCH] Optimize manual byte swap implementations -refreshed Andreas Krebbel
09:16 Re: [Patch] Add and use new RTL predicates for i386 target Paolo Bonzini
09:11 Re: [Patch] Add and use new RTL predicates for i386 target Shujing Zhao
08:30 [PATCH, doc] missing option in list Ralf Wildenhues
08:22 Re: [Patch] Add and use new RTL predicates for i386 target Paolo Bonzini
07:56 Re: [Patch, libgfortran] Better format hash function Janne Blomqvist
06:53 Re: [PATCH] Preliminary DW_OP_{implicit,stack}_value support (take 3) Richard Henderson
06:51 Re: [PATCH] Preliminary DW_OP_{implicit,stack}_value support (take 2) Richard Henderson
06:22 [PATCH] Reorganize the conversion stripping macros Adam Nemet
05:47 alpha epilogue unwind Richard Henderson
05:43 fix alpha_emit_setcc Richard Henderson
05:33 Re: RFA: add debug hook to unwinder Richard Henderson
05:15 Re: PING: PATCH: Fix PR39146 unnecessary stack realign Richard Henderson
05:13 Fix unnecessary _sf dwarf opcodes Richard Henderson
04:22 Re: PATCH: Add -mcrc32 Richard Henderson
04:09 Re: [rfc] -gdwarf-3 and DW_OP_call_frame_cfa Richard Henderson
04:09 Re: [PATCH,RFC] Do not assign stack slots to ssa names Richard Henderson
03:48 Re: PATCH: Add x86 integer intrinsics Richard Henderson
03:27 [Patch] Add and use new RTL predicates for i386 target Shujing Zhao
02:54 Re: [power7-meissner] Add __builtin_bswap{16,64} support to powerpc Richard Henderson
00:57 Re: [PATCH] Reschedule predictive-commoning pass H.J. Lu
00:15 [PATCH] FYI: Revert bogus commit to system.h David Daney

June 11, 2009
23:31 Re: [patch] diagnostics branch Richard Henderson
23:25 Re: [RFA] Add xfails to new libffi tests for SH Kaz Kojima
23:24 Re: [RFA] Add xfails to new libffi tests for SH Kaz Kojima
23:13 Re: [PATCH] Add new built-in: __builtin_unreachable() Richard Henderson
22:57 Re: [power7-meissner] Add __builtin_bswap{16,64} support to powerpc Michael Meissner
22:35 Re: [power7-meissner] Add __builtin_bswap{16,64} support to powerpc Michael Meissner
22:04 Re: [RFA] Add xfails to new libffi tests for SH Dominique Dhumieres
21:59 Re: [RFA] Add xfails to new libffi tests for SH Andreas Tobler
21:59 Re: [power7-meissner] Add __builtin_bswap{16,64} support to powerpc Andrew Pinski
21:51 Re: [power7-meissner] Add __builtin_bswap{16,64} support to powerpc Michael Meissner
21:41 [RFA] Add xfails to new libffi tests for SH Kaz Kojima
21:41 [power7-meissner] Add __builtin_bswap{16,64} support to powerpc Michael Meissner
20:38 Re: [patch] diagnostics branch Gabriel Dos Reis
20:29 Re: [Patch, fortran] PR40402 - Problem with data statement involving structure constructors containing non-initialisation expressions Steve Kargl
20:13 Re: [Patch, fortran] PR40402 - Problem with data statement involving structure constructors containing non-initialisation expressions Paul Richard Thomas
20:07 Re: [Patch, fortran] PR40402 - Problem with data statement involving structure constructors containing non-initialisation expressions Paul Richard Thomas
20:07 Re: [patch] Fix excess-precision failures on darwin by passing -mfpmath=387 FX
20:03 Re: [Patch, fortran] PR40402 - Problem with data statement involving structure constructors containing non-initialisation expressions Steve Kargl
20:00 [Patch, fortran] PR40402 - Problem with data statement involving structure constructors containing non-initialisation expressions Paul Richard Thomas
19:21 Re: [patch,darwin] Fix LINK_COMMAND_SPEC for -fprofile-generate Eric Christopher
18:52 [PATCH] Preliminary DW_OP_{implicit,stack}_value support (take 3) Jakub Jelinek
18:34 [v3] Some more work on <random> Paolo Carlini
17:15 Re: [patch] diagnostics branch Aldy Hernandez
16:26 Re: [PATCH] Add new built-in: __builtin_unreachable() David Daney
16:04 Re: [patch] diagnostics branch Arnaud Charlet
15:59 Re: [patch] diagnostics branch Tom Tromey
15:49 [Ada] Properly decode "+" in CGI parameters as spaces Arnaud Charlet
15:49 [Ada] Support for large files on Linux and Solaris Arnaud Charlet
15:48 [Ada] Fix infinite loop with signals and backtraces on x86/Solaris Arnaud Charlet
15:36 Re: [PATCH] Check precision in STRIP_NOPS when possible (take 2) Adam Nemet
14:25 [PATCH] Preliminary DW_OP_{implicit,stack}_value support (take 2) Jakub Jelinek
13:46 Re: [Patch, fortran] First steps to array descriptor reform Thomas Koenig
12:59 [vta] Re: [PATCH] Preliminary DW_OP_{implicit,stack}_value support Alexandre Oliva
12:57 [patch,libgfortran] Format caching reverted on 4.4.1 Jerry DeLisle
12:02 [Patch] Support new PC-relative branch instructions for Moxie port. Anthony Green
11:54 Re: [Patch, fortran] First steps to array descriptor reform Paul Richard Thomas
11:48 [vta, vta4.4] default to bootstrap-debug and more Alexandre Oliva
11:45 [PATCH] Preliminary DW_OP_{implicit,stack}_value support Jakub Jelinek
11:20 Re: [patch] diagnostics branch Aldy Hernandez
10:24 Re: [patch] Fix excess-precision failures on darwin by passing -mfpmath=387 Uros Bizjak
10:15 [patch,darwin] Fix LINK_COMMAND_SPEC for -fprofile-generate FX
10:13 [vta,vta4.4] Re: VTA merge - cmdline Alexandre Oliva
10:05 [vta,vta4.4] Re: VTA merge - ssa (gimple, trees, tuples) Alexandre Oliva
09:52 Re: PATCH: Add x86 integer intrinsics H.J. Lu
09:26 [patch] Fix excess-precision failures on darwin by passing -mfpmath=387 FX
08:33 [vta, vta4.4] Re: VTA merge - ssa (gimple, trees, tuples) Alexandre Oliva
08:24 Re: [patch] libffi testsuite standalone vs. gcc Andrew Haley
08:07 Re: [trunk<-vta] Re: [vta, 4.4] make df-scan df_collection_rec arrays overflow-safe Alexandre Oliva
07:54 [vta,vta4.4] bringing patch tweaks from trunk to vta branches Alexandre Oliva
07:30 Re: [fortran,patch] Add simplifiers for ISNAN and IS_IOSTAT_{END,EOR} Paul Richard Thomas
06:50 Re: [PATCH] Check precision in STRIP_NOPS when possible (take 2) Jakub Jelinek
06:29 [fortran,patch] Add simplifiers for ISNAN and IS_IOSTAT_{END,EOR} FX
01:53 PATCH RFA: Add new warning for jump across initialized variable Ian Lance Taylor
01:44 [PATCH] Check precision in STRIP_NOPS when possible (take 2) Adam Nemet
00:09 Re: [PATCH] Use the improved get_attr_length in min_insn_size Richard Henderson

June 10, 2009
22:53 Re: Fix a couple libstdc++ pretty-printer bugs Tom Tromey
21:51 [RFA] Fix PR rtl-optimization/30807 Kaz Kojima
21:24 Re: [PATCH] Use the improved get_attr_length in min_insn_size Jakub Jelinek
21:15 Re: [PATCH] Use the improved get_attr_length in min_insn_size Uros Bizjak
20:58 Re: [PATCH] Consider repz; ret as jump for branch mispredict padding Uros Bizjak
20:47 Re: VTA merge - introduction Tom Tromey
20:14 [PATCH] Use the improved get_attr_length in min_insn_size Jakub Jelinek
20:11 [PATCH] Consider repz; ret as jump for branch mispredict padding Jakub Jelinek
19:36 [PATCH,RFC] Do not assign stack slots to ssa names Andrey Belevantsev
18:51 Re: VTA merge - introduction Cary Coutant
17:33 Re: Fix a couple libstdc++ pretty-printer bugs Benjamin Kosnik
16:45 Re: [rfc] -gdwarf-3 and DW_OP_call_frame_cfa Cary Coutant
16:29 Re: PATCH RFC: Implement and use VEC(T,stack) Ian Lance Taylor
16:16 Re: [PATCH] Fix trunk profiledbootstrap in fortran FE Steve Kargl
16:10 Re: [PATCH] Reschedule predictive-commoning pass Richard Guenther
16:07 Re: PATCH: Add description for __builtin_ia32_crc32di Richard Guenther
16:05 Re: PATCH: Add x86 integer intrinsics H.J. Lu
15:50 Re: [PATCH] Fix trunk profiledbootstrap in fortran FE Jakub Jelinek
15:45 Re: [PATCH] Fix trunk profiledbootstrap in fortran FE Steve Kargl
15:44 Re: [patch][lto merge] Remove the comdat_group langhook Rafael Espindola
15:44 Re: PATCH: Add x86 integer intrinsics Paul Brook
15:39 Re: PATCH: Add x86 integer intrinsics Paolo Bonzini
15:26 [PATCH] Fix trunk profiledbootstrap in fortran FE Jakub Jelinek
15:25 Re: PATCH: Add -mcrc32 H.J. Lu
15:18 Re: PATCH: Add x86 integer intrinsics H.J. Lu
15:05 Re: PING: PATCH: Fix PR39146 unnecessary stack realign H.J. Lu
14:55 Re: PATCH: Add -mcrc32 Uros Bizjak
14:52 Re: PATCH: Add x86 integer intrinsics Paolo Bonzini
14:41 Re: PATCH: Add x86 integer intrinsics H.J. Lu
14:12 Re: PATCH: Add x86 integer intrinsics Paolo Bonzini
13:50 PATCH: Add x86 integer intrinsics H.J. Lu
13:07 Re: PATCH RFC: Implement and use VEC(T,stack) Ian Lance Taylor
12:52 [Ada] Housekeeping work in gigi (12/n) Eric Botcazou
12:52 Re: UTF16 patch Joseph S. Myers
12:45 Re: PATCH RFC: Implement and use VEC(T,stack) Ian Lance Taylor
12:42 Re: [Patch, fortran] First steps to array descriptor reform Paul Richard Thomas
12:40 Re: PATCH: 4.3 PowerPC backports Ben Elliston
12:33 Re: PATCH RFC: Implement and use VEC(T,stack) Paolo Bonzini
12:31 Re: UTF16 patch Paolo Carlini
12:25 Re: Patch committed: Don't use designated initializers with C++ Ian Lance Taylor
12:23 Re: UTF16 patch Michael Matz
12:06 Re: PATCH RFC: Implement and use VEC(T,stack) Steven Bosscher
12:02 Re: pretty-ipa merge 16: EH redirection H.J. Lu
12:02 Re: PATCH RFC: Implement and use VEC(T,stack) Ian Lance Taylor
11:46 UTF16 patch Caisucar, Manoj
11:28 [PATCH] Reschedule predictive-commoning pass Revital1 Eres
11:23 Re: Patch committed: Don't use designated initializers with C++ Jakub Jelinek
11:19 Re: Patch committed: Don't use designated initializers with C++ Joseph S. Myers
11:18 PATCH: Add -mcrc32 H.J. Lu
10:54 Re: VTA merge - introduction Alexandre Oliva
10:33 PATCH: Add description for __builtin_ia32_crc32di H.J. Lu
08:42 Re: PATCH RFA: Remove extern "C" from java header file Andrew Haley
07:32 Re: PATCH RFC: Implement and use VEC(T,stack) Paolo Bonzini
07:24 Re: [PATCH] libgcc: Support vax-*-linux* Paolo Bonzini
07:20 Re: Bootstrap failures on solaris Alexandre Oliva
07:08 Re: PATCH: 4.3 PowerPC backports Jakub Jelinek
07:06 Re: PATCH RFA: Remove extern "C" from java header file Bryce McKinlay
05:49 Re: PATCH RFC: Implement and use VEC(T,stack) Alexandre Oliva
05:48 Re: PATCH: new port: Moxie Anthony Green
05:21 Re: VTA merge - introduction Alexandre Oliva
05:05 PATCH: 4.3 PowerPC backports Ben Elliston
02:54 PATCH, wwwdocs: update branches Ben Elliston
02:50 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Eric Botcazou
02:30 Re: [rfc] -gdwarf-3 and DW_OP_call_frame_cfa Richard Henderson
02:29 Re: PATCH RFA: Remove extern "C" from java header file Ian Lance Taylor
02:29 Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS Eric Botcazou
02:24 PATCH RFC: Implement and use VEC(T,stack) Ian Lance Taylor
02:17 Re: PATCH RFA: Remove extern "C" from java header file Andrew Pinski
02:03 Patch committed: Don't use designated initializers with C++ Ian Lance Taylor
01:59 PATCH RFA: Remove extern "C" from java header file Ian Lance Taylor
01:54 [gcc-in-cxx] Restore bootstrap Ian Lance Taylor
01:51 Patch committed: Define ATTRIBUTE_UNUSED_LABEL for C++ Ian Lance Taylor
01:21 Re: VTA merge - introduction Ian Lance Taylor
01:07 Re: [PATCH] Avoid redefinition of FUNC near __floatundisf and __floatundidf Ian Lance Taylor
00:13 [PATCH] libgcc: Support vax-*-linux* Maciej W. Rozycki
00:13 [PATCH] libgcc: Add __udivsi3 and __umodsi3 for vax-*-linux* Maciej W. Rozycki

June 09, 2009
23:38 Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS Adam Nemet
23:21 Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS Richard Henderson
23:11 Re: [PATCH] Add new built-in: __builtin_unreachable() Richard Henderson
23:11 Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS Adam Nemet
22:55 [gcc-in-cxx] Merge from trunk Ian Lance Taylor
22:10 Re: [patch] Fixincludes for darwin stdint.h FX
21:55 [PATCH] p-ipa merge: Parameter modification infrastructure Martin Jambor
21:52 [PATCH] p-ipa merge: Cgraph function locality functions Martin Jambor
21:20 Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS Richard Guenther
21:17 Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS Adam Nemet
21:14 Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS Adam Nemet
21:05 [PATCH, pretty-ipa] Merge two functions counting the number of parameters Martin Jambor
20:59 Re: [patch] Fixincludes for darwin stdint.h Bruce Korb
20:38 Re: CMP of the register to zero. Valdimir Volynsky
20:15 Re: [PATCH] Add new built-in: __builtin_unreachable() David Daney
20:13 Re: PING: PATCH: Fix PR39146 unnecessary stack realign H.J. Lu
20:05 Re: [PATCH] Add new built-in: __builtin_unreachable() H.J. Lu
19:16 Re: [PATCH] Add new built-in: __builtin_unreachable() David Daney
18:53 Re: PATCH RFA: -Wc++-compat warning about incompatible pointer targets Joseph S. Myers
18:48 Re: VTA merge - cmdline Gabriel Dos Reis
18:43 Re: [patch] Fixincludes for darwin stdint.h FX
18:25 Re: [LTO] fix ipa-cp Diego Novillo
18:08 PATCH libffi win64 support Timothy Wall
18:08 PATCH libffi testsuite closure fixes Timothy Wall
17:49 RE: Adding my Name to the Write-after-Approval List Shobaki, Ghassan
17:44 Re: Addin my Name to the Write-after-Approval List David Daney
17:41 Re: libffi merge Ralf Wildenhues
17:35 Addin my Name to the Write-after-Approval List Shobaki, Ghassan
17:30 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Paolo Bonzini
17:15 Re: VTA merge - cmdline Paolo Bonzini
17:13 Re: [Patch, fortran] First steps to array descriptor reform Thomas Koenig
17:12 RE: Patch to Avoid Bad Prefetching Shobaki, Ghassan
17:06 [LTO] fix ipa-cp Jan Hubicka
16:59 Re: [PATCH, PR40351] When creating artificial (copy-propagation) sub-accesses, check that they make sense Martin Jambor
16:52 Re: gcc libffi merge is finished Andrew Haley
16:51 Re: gcc libffi merge is finished NightStrike
16:44 Re: libffi merge Andrew Haley
16:39 Re: CMP of the register to zero. H.J. Lu
16:36 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Diego Novillo
16:36 Re: libffi merge Timothy Wall
16:34 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Richard Guenther
16:31 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Nathan Froyd
15:53 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Richard Guenther
15:44 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Steven Bosscher
15:40 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Steven Bosscher
15:32 Re: libffi merge Andrew Haley
15:29 gcc libffi merge is finished Andrew Haley
15:27 [Ada] fix processing of allocators for overaligned unconstrained arrays Olivier Hainque
15:23 Re: libffi merge Andrew Haley
15:17 [PATCH TESTSUITE]: Fix gcc.dg/torture/builtin-math-6.c Kaveh R. GHAZI
15:07 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Richard Guenther
15:03 Fix profile use in computed goto duplication Jan Hubicka
15:00 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Richard Guenther
14:58 Re: libffi merge Andrew Haley
14:54 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Nathan Froyd
14:34 Re: [PATCH,libgomp] make libgomp cross-compilable Jakub Jelinek
14:22 [PATCH,libgomp] make libgomp cross-compilable Nathan Froyd
14:07 Re: VTA merge - cmdline Mark Mitchell
12:59 Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS Richard Guenther
12:28 Re: VTA merge - cmdline Daniel Jacobowitz
12:24 Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS Eric Botcazou
12:20 [Patch,Fortran] -fcheck=bounds fix; intrinsic.texi: INT*/REAL* documentation Tobias Burnus
12:14 Re: libffi merge Andrew Haley
11:51 Re: libffi merge Joseph S. Myers
11:42 Re: [rfc] -gdwarf-3 and DW_OP_call_frame_cfa Joseph S. Myers
11:41 Re: C++ PATCH for c++/35782, 37860 H.J. Lu
11:03 Re: VTA merge - cmdline Mark Mitchell
10:50 Re: VTA merge - cmdline Gerald Pfeifer
10:39 Re: libffi merge Andrew Haley
10:34 Re: libffi merge H.J. Lu
10:16 Re: libffi merge Andrew Haley
10:01 Re: [PATCH] rewrite fwprop's dataflow Kenneth Zadeck
08:33 Re: [Patch,wwwdocs] 4.5 changes: MPC and Fortran Tobias Burnus
07:55 Re: [rfc] -gdwarf-3 and DW_OP_call_frame_cfa Jakub Jelinek
07:19 Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS Adam Nemet
07:06 [rfc] -gdwarf-3 and DW_OP_call_frame_cfa Richard Henderson
06:47 Re: [PATCH] rewrite fwprop's dataflow Paolo Bonzini
06:36 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Paolo Bonzini
06:27 Re: [PATCH] Add new built-in: __builtin_unreachable() Paolo Bonzini
06:17 Ping: [Patch] Use existing predicates for RTL objects Shujing Zhao
05:39 Re: VTA merge - cmdline Alexandre Oliva
04:21 C++ PATCH to cp_parser_type_id for late-specified return types in type-ids Jason Merrill
04:19 Re: [trunk<-vta] Re: [vta, 4.4] make df-scan df_collection_rec arrays overflow-safe Ian Lance Taylor
04:10 [lto] Look for libelf.h in libelf/libelf.h as well Diego Novillo
03:45 Re: [PATCH] rewrite fwprop's dataflow Kenneth Zadeck
03:38 Re: [PATCH 4/4] optimize MD more by trimming it to live registers Kenneth Zadeck
03:32 Re: [Patch,wwwdocs] 4.5 changes: MPC and Fortran Craig Powers
02:56 Re: [PATCH] Add new built-in: __builtin_unreachable() Richard Henderson
02:44 Re: [PATCH] Add new built-in: __builtin_unreachable() Richard Henderson
02:36 Re: Patch to Avoid Bad Prefetching Richard Henderson
02:27 Re: [patch] diagnostics branch Richard Henderson
01:39 Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS Eric Botcazou
00:26 RE: Patch to Avoid Bad Prefetching Shobaki, Ghassan
00:03 [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS Adam Nemet

June 08, 2009
23:41 [patch committed SH] Rewrite *_OPTIONS macros with functions Kaz Kojima
22:30 Re: [PATCH] Avoid useless DW_CFA_advance_loc* after DW_CFA_remember_state Richard Henderson
22:21 Re: libffi merge Timothy Wall
21:46 Re: [Patch,wwwdocs] 4.5 changes: MPC and Fortran Bernhard Reutner-Fischer
21:31 Re: [PATCH] Add new built-in: __builtin_unreachable() Ian Lance Taylor
21:28 Re: [Patch,wwwdocs] 4.5 changes: MPC and Fortran Tobias Burnus
21:26 Re: Patch to Avoid Bad Prefetching H.J. Lu
20:41 Re: [PATCH, PR40351] When creating artificial (copy-propagation) sub-accesses, check that they make sense Richard Guenther
20:38 Re: [patch] diagnostics branch Tom Tromey
20:37 [PATCH, PR40351] When creating artificial (copy-propagation) sub-accesses, check that they make sense Martin Jambor
20:37 [Fortran-dev] Merged trunk into branch Tobias Burnus
20:36 Re: [Patch,wwwdocs] 4.5 changes: MPC and Fortran Gerald Pfeifer
20:33 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Daniel Jacobowitz
20:32 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Steven Bosscher
20:28 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Nathan Froyd
20:20 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Jakub Jelinek
20:12 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Andrew Pinski
19:52 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Daniel Jacobowitz
19:51 Re: [PATCH] Add new built-in: __builtin_unreachable() Ralf Wildenhues
19:51 Re: [patch] libffi testsuite standalone vs. gcc Ralf Wildenhues
19:40 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Joseph S. Myers
19:40 Re: [PATCH] Add new built-in: __builtin_unreachable() Richard Guenther
19:36 [patch] libffi testsuite standalone vs. gcc Andreas Tobler
19:35 Re: [PATCH] Add new built-in: __builtin_unreachable() David Daney
19:27 Re: [Patch,wwwdocs] 4.5 changes: MPC and Fortran Ralf Wildenhues
19:17 Re: PR debug/40126 Richard Guenther
19:16 Re: [PATCH] Add new built-in: __builtin_unreachable() Richard Guenther
19:11 Re: [PATCH 3/4] Add a new bitmap function Paolo Bonzini
19:08 Re: [PATCH 3/4] Add a new bitmap function Richard Guenther
19:01 [Patch,wwwdocs] 4.5 changes: MPC and Fortran Tobias Burnus
18:57 Re: libffi merge Timothy Wall
18:54 CMP of the register to zero. Valdimir Volynsky
18:52 Re: [Patch, fortran] First steps to array descriptor reform Paul Richard Thomas
18:47 [pretty-ipa, committed] Call regularization in tree-sra.c Martin Jambor
18:42 [pretty-ipa, committed] Cleanup passes.c Martin Jambor
18:40 PR debug/40126 Jan Hubicka
18:35 Re: [PATCH] Add new built-in: __builtin_unreachable() David Daney
18:33 Re: libffi merge Andrew Haley
18:28 [patch] diagnostics branch Aldy Hernandez
18:26 RE: Patch to Avoid Bad Prefetching Shobaki, Ghassan
18:25 Re: libffi merge Ralf Wildenhues
18:16 Re: Patch to Avoid Bad Prefetching Andrew Pinski
18:05 Re: PR middle-end/39834 H.J. Lu
18:04 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Paolo Bonzini
17:58 Re: libffi merge NightStrike
17:51 Re: PING x2: [PATCH take 2]: Integrate GCC with the complex math library MPC (configury) Kaveh R. GHAZI
17:47 PR middle-end/39834 Jan Hubicka
17:22 [PATCH 4/4] optimize MD more by trimming it to live registers Paolo Bonzini
17:21 [PATCH 3/4] Add a new bitmap function Paolo Bonzini
17:20 [PATCH] rewrite fwprop's dataflow Paolo Bonzini
17:20 [PATCH 1/4] make domwalk IR-agnostic Paolo Bonzini
17:16 Re: libffi merge Andrew Haley
17:11 Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Richard Guenther
17:02 Re: libffi merge Andrew Haley
17:00 Re: libffi merge Andrew Haley
16:56 Re: [PATCH] Add new built-in: __builtin_unreachable() Paul Brook
16:54 Re: libffi merge NightStrike
16:54 Re: [patch] Fix PR40012, invalid debug locations Paul Pluzhnikov
16:50 Re: libffi merge NightStrike
16:48 Re: libffi merge NightStrike
16:35 Re: libffi merge Andrew Haley
16:35 Re: [C++ PATCH] Fix ICE in check_dtor_name (PR c++/40373) Jason Merrill
16:23 [C++ PATCH] Fix ICE in check_dtor_name (PR c++/40373) Jakub Jelinek
16:22 Re: libffi merge Tom Tromey
15:32 [PATCH] fix arm neon ICE by widening tree_type's precision field Nathan Froyd
15:22 Re: [PATCH] __builtin_object_size improvements (take 2) Richard Guenther
15:00 Re: [C++ PATCH] Fix two little fallouts from the VLA changes (PR c++/40370, PR c++/40372) Jason Merrill
14:45 PR middle-end/40102 Jan Hubicka
14:43 [v3] Redo gamma_distribution, other tweaks Paolo Carlini
14:18 Re: [patch] Fixincludes for darwin stdint.h Bruce Korb
14:03 Re: C++ PATCH for c++/23287 H.J. Lu
13:53 [PATCH] __builtin_object_size improvements (take 2) Jakub Jelinek
13:48 [C++ PATCH] Fix two little fallouts from the VLA changes (PR c++/40370, PR c++/40372) Jakub Jelinek
13:07 Re: [PATCH 0/3] Resubmission of new implementation of SRA Richard Guenther
13:05 Re: [PATCH] PR40359 Richard Guenther
13:03 Re: [PATCH] Fix ICE with delayed-branch targets after epilogue-unwind patch Richard Guenther
12:34 Re: [Patch, fortran] First steps to array descriptor reform Paul Richard Thomas
12:01 Re: [patch] Fix PR40012, invalid debug locations Michael Matz
11:59 Re: PING x2: [PATCH take 2]: Integrate GCC with the complex math library MPC (configury) Tobias Burnus
10:23 RE: [PATCH] Fix PRE of TARGET_MEM_REF Revital1 Eres
10:19 Re: [Patch, fortran] First steps to array descriptor reform Tobias Burnus
08:42 [PATCH] Avoid useless DW_CFA_advance_loc* after DW_CFA_remember_state Jakub Jelinek
07:29 Re: PING x2: [PATCH take 2]: Integrate GCC with the complex math library MPC (configury) Paolo Bonzini
03:24 Re: VTA merge - cmdline Mark Mitchell
03:24 Re: PATCH RFA: Change -Wswitch behaviour when there is a default case Mark Mitchell

June 07, 2009
22:04 Re: VTA merge - ssa (gimple, trees, tuples) Alexandre Oliva
22:02 Re: VTA merge - introduction Alexandre Oliva
21:53 Re: [Fortran-dev] Merged trunk into branch Tobias Burnus
21:42 Re: VTA merge - introduction Alexandre Oliva
21:05 [Fortran-dev] Merged trunk into branch Tobias Burnus
21:01 Re: [Patch, fortran] First steps to array descriptor reform Toon Moene
20:12 Re: [Patch, fortran] First steps to array descriptor reform Paul Richard Thomas
20:00 Re: [patch, libfortran] [4.4/4.5 Regression] changed BACKSPACE behaviour at end of file. Janne Blomqvist
20:00 Re: [Patch, fortran] First steps to array descriptor reform Tobias Burnus
18:52 Re: [PATCH 4.5 4/N]: Integrate GCC with the complex math library MPC (testsuite) Kaveh R. GHAZI
18:49 Re: PING x2: [PATCH take 2]: Integrate GCC with the complex math library MPC (configury) Kaveh R. GHAZI
18:47 Re: [Patch, fortran] First steps to array descriptor reform Thomas Koenig
18:40 Re: [Patch, fortran] First steps to array descriptor reform Toon Moene
17:42 [Patch, fortran] First steps to array descriptor reform Paul Richard Thomas
17:34 [patch, fortran-dev] PR29962 - simplifiers for SPREAD and UNPACK Tobias Burnus
16:35 [Patch,Fortran,Committed] PR29962 - more simplifiers for transformational intrinsics Tobias Burnus
15:03 Re: [PATCH 0/3] Resubmission of new implementation of SRA Martin Jambor
13:50 [Patch,Fortran,Committed] Further Fortran-Dev -> Trunk merges Tobias Burnus
13:29 Re: [PATCH 0/3] Resubmission of new implementation of SRA H.J. Lu
11:57 [Patch,Fortran,Committed] PR29962 - add simplifier for dot_product, matmul, transpose (F2003) Tobias Burnus
09:25 Re: [patch, libfortran] [4.4/4.5 Regression] changed BACKSPACE behaviour at end of file. Tobias Burnus
08:52 Re: [patch, fortran] PR40008 F2008: Add NEWUNIT= for OPEN statement Tobias Burnus
07:47 Re: [PATCH] New pass to partition single function into multiple (resubmission) Revital1 Eres
07:34 Re: [PATCH] New pass to partition single function into multiple (resubmission) Ralf Wildenhues
06:44 Re: libffi merge Ralf Wildenhues
05:06 [PATCH] PR40359 Revital1 Eres
05:00 Re: PATCH RFA: Permit attributes on labels in C++ Jason Merrill
03:53 Re: [patch, fortran] PR40008 F2008: Add NEWUNIT= for OPEN statement Jerry DeLisle

June 06, 2009
23:44 Re: [patch] Fixincludes for darwin stdint.h Eric Christopher
23:03 [patch] Fixincludes for darwin stdint.h FX
21:15 Re: [Patch,Fortran,committed] PR37203: additional checks for RESHAPE Tobias Burnus
20:55 Re: PATCH RFA: Permit attributes on labels in C++ Ian Lance Taylor
20:29 Re: [PATCH] Whitespace fixes Gerald Pfeifer
18:58 [Patch,Fortran,Committed] PR32890 - add simplifier and argument check for PACK Tobias Burnus
17:42 [PATCH] Fix ICE with delayed-branch targets after epilogue-unwind patch Adam Nemet
17:22 [patch, libfortran] [4.4/4.5 Regression] changed BACKSPACE behaviour at end of file. Jerry DeLisle
16:26 Re: [PATCH] fix compilation error in libbid Bernhard Reutner-Fischer
16:06 Re: [PATCH] fix compilation error in libbid Bernhard Reutner-Fischer
14:23 Re: [PATCH] Remove prototypes for long removed vn related functions Bernhard Reutner-Fischer
13:35 Re: [patch] Fix one Makefile dependency, add timevar for combine-stack-adjustments Paolo Bonzini
12:58 Re: [PATCH] Whitespace fixes Bernhard Reutner-Fischer
12:51 Re: [PATCH] Avoid redefinition of FUNC near __floatundisf and __floatundidf Bernhard Reutner-Fischer
10:45 [patch] Fix one Makefile dependency, add timevar for combine-stack-adjustments Steven Bosscher
08:24 Re: PATCH RFA: Change -Wswitch behaviour when there is a default case Andrew Haley
08:21 Re: libffi merge Andrew Haley
02:58 Re: libffi merge NightStrike
00:26 Re: [PATCH] Avoid redefinition of FUNC near __floatundisf and __floatundidf Ian Lance Taylor
00:25 Re: [PATCH] Add header-guard to gbl-ctors.h Ian Lance Taylor
00:24 Re: [PATCH] Use bool for finish_decl()'s variable was_incomplete Ian Lance Taylor
00:20 Re: VTA merge - introduction Ian Lance Taylor

June 05, 2009
23:07 PATCH RFA: Change -Wswitch behaviour when there is a default case Ian Lance Taylor
22:12 Re: [Patch ARM] PR target/19599 Enable sibcalls through function pointers. Ramana Radhakrishnan
20:46 Re: [PATCH] __builtin_object_size improvements Richard Guenther
20:42 Re: [PATCH] __builtin_object_size improvements Jakub Jelinek
20:22 Re: [PATCH] __builtin_object_size improvements Richard Henderson
20:21 Re: [PATCH] __builtin_object_size improvements Richard Guenther
20:20 Re: [vta,vta4.3,trunk?] introduce -fcompare-debug Richard Henderson
20:14 Re: [PATCH] __builtin_object_size improvements Richard Henderson
20:11 Re: VTA merge - introduction Richard Guenther
20:06 Re: VTA merge - cmdline Alexandre Oliva
19:53 Re: VTA merge - introduction Alexandre Oliva
19:48 Re: VTA merge - introduction Richard Guenther
19:46 Re: [PATCH] Document TODO_update_ssa_any's internal use only Richard Guenther
19:44 Re: [PATCH] Remove prototypes for long removed vn related functions Richard Guenther
19:41 Re: [PATCH] Whitespace fixes Richard Guenther
19:40 Re: [PATCH] Print statement who's gimple_bb is set to a wrong BB Richard Guenther
19:38 Re: [PATCH] Commentary typo fixes Richard Guenther
19:37 Re: [PATCH] Document TODO_update_ssa_any's internal use only Bernhard Reutner-Fischer
19:37 Re: [PATCH] improve documentation of ENTRY_BLOCK and EXIT_BLOCK Richard Guenther
19:34 Re: VTA merge - introduction Alexandre Oliva
19:32 Re: VTA merge - introduction Andrew MacLeod
19:28 Re: VTA merge - introduction Richard Henderson
19:28 [PATCH] Document TODO_update_ssa_any's internal use only Bernhard Reutner-Fischer
19:27 [PATCH] Avoid redefinition of FUNC near __floatundisf and __floatundidf Bernhard Reutner-Fischer
19:26 [PATCH] Add header-guard to gbl-ctors.h Bernhard Reutner-Fischer
19:26 [PATCH] Remove prototypes for long removed vn related functions Bernhard Reutner-Fischer
19:25 [PATCH] Whitespace fixes Bernhard Reutner-Fischer
19:25 Re: VTA merge - ssa (gimple, trees, tuples) Richard Guenther
19:24 [PATCH] Use bool for finish_decl()'s variable was_incomplete Bernhard Reutner-Fischer
19:24 Re: VTA merge - introduction Alexandre Oliva
19:23 [PATCH] Print statement who's gimple_bb is set to a wrong BB Bernhard Reutner-Fischer
19:23 [PATCH] Commentary typo fixes Bernhard Reutner-Fischer
19:21 [PATCH] improve documentation of ENTRY_BLOCK and EXIT_BLOCK Bernhard Reutner-Fischer
19:19 Re: [PATCH] Pass -mtune and -march options to assembler. Mark Mitchell
19:13 Re: VTA merge - ssa (gimple, trees, tuples) Alexandre Oliva
19:13 Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64} (take 2) Michael Eager
19:10 Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64} (take 2) Jakub Jelinek
19:08 Re: [Fwd: [Patch MIPS] Use existing predicates for RTL objects] Richard Sandiford
19:08 Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64} (take 2) Nathan Froyd
19:05 Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64} (take 2) Michael Eager
19:05 Re: VTA merge - introduction Richard Henderson
19:04 Re: [PATCH] Pass -mtune and -march options to assembler. Richard Sandiford
18:52 Re: VTA merge - cmdline Andrew Pinski
18:52 Re: [patch] Fix PR40012, invalid debug locations David Edelsohn
18:46 Re: [PATCH,rs6000] don't define __eabi_convert or __eabi_uconvert if not _RELOCATABLE David Edelsohn
18:45 Re: [patch][plugin] Fix bug in pass insertion Diego Novillo
18:41 [PATCH,rs6000] don't define __eabi_convert or __eabi_uconvert if not _RELOCATABLE Nathan Froyd
18:38 [v3] remove xfail atomic_address Benjamin Kosnik
18:37 Re: VTA merge - cmdline Alexandre Oliva
18:36 Re: VTA merge - introduction Richard Guenther
18:35 Re: PATCH RFA: Permit attributes on labels in C++ Jason Merrill
18:33 [PATCH,committed] fix using ppc-asm.h outside of gcc build Nathan Froyd
18:21 Re: VTA merge - introduction Alexandre Oliva
18:10 Re: VTA merge - introduction Alexandre Oliva
18:09 Re: [patch][plugin] Fix bug in pass insertion Olatunji Ruwase
18:01 Re: [patch] Add discriminators to DWARF line table David Edelsohn
18:00 [power7-meissner] Disallow V2DF/V2DI permutes by default Michael Meissner
17:42 Re: VTA merge - introduction Mark Mitchell
17:37 Re: libffi merge Andrew Haley
17:34 Re: [patch][plugin] Fix bug in pass insertion Olatunji Ruwase
17:33 Re: [patch][plugin] Fix bug in pass insertion Olatunji Ruwase
17:24 Re: libffi merge Andreas Tobler
17:21 Re: [PATCH] Fix bootstrap on !HAVE_GAS_DISCRIMINATOR hosts Cary Coutant
17:19 Re: VTA merge - introduction David Edelsohn
17:13 Re: VTA merge - introduction Arnaud Charlet
16:59 Re: VTA merge - introduction David Edelsohn
16:58 Re: VTA merge - cmdline Richard Guenther
16:54 Re: VTA merge - introduction Richard Guenther
16:49 Re: VTA merge - cmdline Richard Henderson
16:42 Re: VTA merge - introduction Richard Guenther
16:23 [MPC PATCH INSTALLED]: Use mpc_realref/mpc_imagref instead of MPC_RE/MPC_IM Kaveh R. GHAZI
15:53 Re: [PATCH] Pass -mtune and -march options to assembler. Mark Mitchell
15:45 Re: [PATCH] Pass -mtune and -march options to assembler. Jakub Jelinek
15:39 Re: [PATCH] Pass -mtune and -march options to assembler. Mark Mitchell
15:36 Re: PATCH RFA: Permit attributes on labels in C++ Ian Lance Taylor
15:30 Re: [PATCH] Fix will always overflow warnings (PR middle-end/40340) Richard Guenther
15:15 [PATCH] Fix will always overflow warnings (PR middle-end/40340) Jakub Jelinek
15:11 Re: PATCH: new port: Moxie Anthony Green
15:01 Re: Patch to Avoid Bad Prefetching Richard Guenther
14:55 Re: [patch, vectorizer] misaligned store support Richard Guenther
14:53 RE: Patch to Avoid Bad Prefetching Shobaki, Ghassan
14:44 Re: [patch][plugin] Fix bug in pass insertion Diego Novillo
14:40 Re: PATCH: new port: Moxie Richard Henderson
14:26 [patch, vectorizer] misaligned store support Revital1 Eres
14:11 Re: [patch][plugin] Fix bug in pass insertion Rafael Espindola
13:54 Re: VTA merge - ssa (gimple, trees, tuples) Richard Guenther
13:39 Re: libffi merge Andrew Haley
13:24 Re: PATCH: new port: Moxie Paolo Bonzini
13:15 Re: PATCH: new port: Moxie Anthony Green
13:11 Re: libffi merge Dave Korn
13:03 Re: libffi merge Andrew Haley
12:53 Re: libffi merge Andrew Haley
12:14 Re: libffi merge Dave Korn
12:12 Re: libffi merge Dave Korn
12:10 [PATCH] Fix bootstrap on !HAVE_GAS_DISCRIMINATOR hosts Richard Guenther
11:07 Re: [PATCH] Optimize manual byte swap implementations v3 Richard Guenther
10:39 Re: [PATCH] Optimize manual byte swap implementations v3 Andi Kleen
10:24 Re: VTA merge - enable by default (some day) Alexandre Oliva
10:22 Re: VTA merge - buildopts Alexandre Oliva
10:21 Re: VTA merge - testsuite guality Alexandre Oliva
10:21 Re: VTA merge - ports Alexandre Oliva
10:20 Re: VTA merge - sched Alexandre Oliva
10:20 Re: VTA merge - rtl compare-debug Alexandre Oliva
10:20 Re: VTA merge - tracking Alexandre Oliva
10:19 Re: VTA merge - ssa compare-debug Alexandre Oliva
10:19 Re: VTA merge - rtl Alexandre Oliva
10:18 Re: VTA merge - ssa to rtl Alexandre Oliva
10:18 Re: VTA merge - ssa (gimple, trees, tuples) Alexandre Oliva
10:17 Re: VTA merge - cmdline Alexandre Oliva
10:15 Re: [vta,vta4.4] introduce NONDEBUG_INSN_P Alexandre Oliva
10:12 VTA merge - introduction Alexandre Oliva
09:51 Re: Libffi merge [Was Re: [patch] powerpc libffi Net/FreeBSD ] Andrew Haley
09:20 Re: [PATCH] Optimize manual byte swap implementations v3 Richard Guenther
09:01 Re: Patch to Avoid Bad Prefetching Richard Guenther
08:57 Re: Patch to Avoid Bad Prefetching Richard Guenther
08:54 [v3] throw_allocator rework Benjamin Kosnik
08:40 Re: [PATCH] Optimize manual byte swap implementations v3 Andreas Krebbel
08:29 [PATCH] Add testcase for PR36318 Richard Guenther
07:10 Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64} (take 2) Jakub Jelinek
06:59 Ping: [Patch] Use existing predicates for RTL objects Shujing Zhao
06:57 Re: [PATCH] Pass -mtune and -march options to assembler. Richard Sandiford
06:50 [Fwd: [Patch MIPS] Use existing predicates for RTL objects] Shujing Zhao
06:48 Re: [vta,vta4.4] introduce NONDEBUG_INSN_P Andrew Pinski
06:45 [vta,vta4.4] introduce NONDEBUG_INSN_P Alexandre Oliva
06:17 Re: [trunk<-vta] Re: [vta, trunk?] declare frame decls for nested functions in the binding blocks Alexandre Oliva
05:54 Re: PATCH: new port: Moxie Anthony Green
05:31 Re: [trunk<-vta] Re: [vta, trunk?, fortran] fix -g/-g0 codegen diffs in fortran Alexandre Oliva
04:59 Re: [6/8] Add AIX support to GLIBCXX_CROSSCONFIG Benjamin Kosnik
02:30 RE: Patch to Avoid Bad Prefetching Shobaki, Ghassan
01:36 Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64} (take 2) David Edelsohn

June 04, 2009
23:58 Re: [Patch, libgfortran] Better format hash function Jerry DeLisle
23:32 Re: Ping: [patch testsuite g++.dg]: Fix cast of pointer Janis Johnson
22:27 Re: [patch] Add discriminators to DWARF line table Cary Coutant
22:04 Re: PATCH: new port: Moxie Jakub Jelinek
21:58 Re: [ping 3] New port: Toshiba Media Processor (mep-elf) Michael Meissner
21:57 [Patch,Fortran,committed] PR37203: additional checks for RESHAPE Tobias Burnus
21:55 Re: [PATCH] Pass -mtune and -march options to assembler. Mark Mitchell
21:54 RE: Patch to Avoid Bad Prefetching Shobaki, Ghassan
21:53 [PATCH]: RFC: Add power7 support to the rs6000 (part 12 of 12) Michael Meissner
21:53 [PATCH]: RFC: Add power7 support to the rs6000 (part 11 of 12) Michael Meissner
21:51 [PATCH]: RFC: Add power7 support to the rs6000 (part 10 of 12) Michael Meissner
21:49 [PATCH]: RFC: Add power7 support to the rs6000 (part 9 of 12) Michael Meissner
21:49 [PATCH]: RFC: Add power7 support to the rs6000 (part 8 of 12) Michael Meissner
21:48 [PATCH]: RFC: Add power7 support to the rs6000 (part 7 of 12) Michael Meissner
21:48 [PATCH]: RFC: Add power7 support to the rs6000 (part 6 of 12) Michael Meissner
21:47 [PATCH]: RFC: Add power7 support to the rs6000 (part 5 of 12) Michael Meissner
21:47 [PATCH]: RFC: Add power7 support to the rs6000 (part 4 of 12) Michael Meissner
21:46 [PATCH]: RFC: Add power7 support to the rs6000 (part 3 of 12) Michael Meissner
21:45 [PATCH]: RFC: Add power7 support to the rs6000 (part 2 of 12) Michael Meissner
21:44 [PATCH]: RFC: Add power7 support to the rs6000 (part 1 of 12) Michael Meissner
21:43 [PATCH]: RFC: Add power7 support to the rs6000 (12 parts) Michael Meissner
21:38 [patch][plugin] Fix bug in pass insertion Olatunji Ruwase
20:56 Re: Patch to Avoid Bad Prefetching Richard Guenther
20:38 Re: unwind info for epilogues Laurent GUERBY
20:14 [patch] restore bootstrap on ppc FreeBSD Andreas Tobler
20:04 Re: [PATCH] Second attempt@unwind epilogue support for s390{,x} Jakub Jelinek
19:57 [PATCH] __builtin_object_size improvements Jakub Jelinek
19:52 Re: [trunk<-vta] Re: [vta, trunk?, fortran] fix -g/-g0 codegen diffs in fortran Tobias Burnus
19:52 Fix a couple libstdc++ pretty-printer bugs Tom Tromey
19:33 Re: Libffi merge [Was Re: [patch] powerpc libffi Net/FreeBSD ] Jack Howarth
19:25 RE: Patch to Avoid Bad Prefetching Shobaki, Ghassan
19:20 Re: [PATCH] Pass -mtune and -march options to assembler. Valdimir Volynsky
18:57 Re: [Patch, libgfortran] Better format hash function Tobias Burnus
18:43 Re: PING (mostly RTL/expand) Hans-Peter Nilsson
18:29 Re: [PATCH] Pass -mtune and -march options to assembler. Mark Mitchell
18:17 Re: [patch] enhancing gengtype for plugins? Basile STARYNKEVITCH
18:09 [power7-meissner] Move Pmode/POINTER_SIZE to global variables Michael Meissner
18:09 Re: [PATCH] Pass -mtune and -march options to assembler. Valdimir Volynsky
17:53 Re: libffi merge Andrew Haley
17:47 Re: libffi merge Timothy Wall
17:47 Re: libffi merge Timothy Wall
17:38 Re: PATCH COMMITTED: EXPORTED_CONST Ian Lance Taylor
17:26 Re: libffi merge Andrew Haley
17:03 Re: [PATCH] Pass -mtune and -march options to assembler. Mark Mitchell
17:03 Re: libffi merge Andrew Haley
16:30 Re: [Patch, libgfortran] Better format hash function Paolo Bonzini
16:29 Re: libffi merge Andrew Haley
16:27 Re: libffi merge Andrew Haley
16:20 Re: PATCH: new port: Moxie Paolo Bonzini
16:11 Re: libffi merge Dave Korn
16:10 [Patch, libgfortran] Better format hash function Janne Blomqvist
16:04 Re: libffi merge Andrew Haley
15:56 Re: [PATCH] Pass -mtune and -march options to assembler. Valdimir Volynsky
15:54 Re: PATCH: new port: Moxie Richard Henderson
15:44 Re: [PATCH, ARM] Don't write below SP for soft-float comparisons Richard Earnshaw
15:41 Re: libffi merge Andrew Haley
15:41 Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming Craig Powers
15:32 Re: PowerPC -- single precision FP register constraint Michael Eager
15:16 Re: [Patch ARM] PR target/19599 Enable sibcalls through function pointers. Richard Earnshaw
15:06 Re: libffi merge Andrew Haley
14:57 [Patch ARM] Fix ICE in thumb2_legitimate_index_p with checking enabled. Ramana Radhakrishnan
14:42 Re: libffi merge Andrew Haley
14:20 Re: [patch] Fix PR40012, invalid debug locations Richard Guenther
14:13 [patch] Fix PR40012, invalid debug locations Michael Matz
14:09 Re: libffi merge Dave Korn
13:31 Re: PING (mostly RTL/expand) Eric Botcazou
13:22 PING (mostly RTL/expand) Paolo Bonzini
13:11 Re: PATCH: new port: Moxie Anthony Green
12:49 Re: libffi merge Andrew Haley
12:39 Re: libffi merge Anthony Green
12:33 [PATCH][4.3] Backport fix for PR39371, fix PR40335 Richard Guenther
12:23 Re: [PATCH] Second attempt@unwind epilogue support for s390{,x} Ulrich Weigand
11:44 [Patch ARM] PR target/19599 Enable sibcalls through function pointers. Ramana Radhakrishnan
11:10 [PATCH, ARM] Don't write below SP for soft-float comparisons Julian Brown
10:57 Re: libffi merge Andrew Haley
10:42 Re: libffi merge Andrew Haley
10:35 Re: libffi merge Andrew Haley
10:11 [PATCH] Second attempt@unwind epilogue support for s390{,x} Jakub Jelinek
09:54 [no-undefined-overflow] Merge from trunk r148125 Richard Guenther
09:46 Re: [PATCH] PR 38156 Richard Guenther
08:41 Re: [patch, testsuite] vect_no_align testsuite failures Richard Guenther
08:05 Re: [PATCH, i386]: Rename X64_{,SSE_}REGPARM_MAX Kai Tietz
08:00 Re: [vta,vta4.3,trunk?] introduce -fcompare-debug Alexandre Oliva
07:59 Re: [PATCH] Add comparison operators for vector types Paolo Bonzini
07:51 [PATCH, i386]: Rename X64_{,SSE_}REGPARM_MAX Uros Bizjak
06:14 Re: [PATCH ARM] Fix PR 10242 Uros Bizjak
06:13 Re: [PATCH] PR 38156 Razya Ladelsky
05:51 Re: PATCH COMMITTED: EXPORTED_CONST Jay Foad
00:49 Re: [PATCH] Add comparison operators for vector types Chris Lattner
00:33 Re: [vta,vta4.3,trunk?] defer creation of DECLs for dwarf indirect constants Richard Henderson
00:25 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -time=file flag Richard Henderson
00:22 Re: PATCH: new port: Moxie Richard Henderson
00:22 Re: [vta, trunk] avoid -g/-g0 codegen differences out of discarding decls Richard Henderson
00:06 Re: [Patch, libgfortran] PR 40330 Fix use of saved format strings Jerry DeLisle

June 03, 2009
23:55 Re: [trunk<-vta] Re: [vta, trunk?] declare frame decls for nested functions in the binding blocks Richard Henderson
23:34 [PATCH ARM] Fix PR 10242 Richard Earnshaw
23:00 Re: [PATCH] Add new built-in: __builtin_unreachable() Mark Mitchell
22:22 Patch for PR target/38018 & middle-end/37565, optimization overrides Steve Ellcey
21:50 Re: [trunk<-vta] Re: [vta, 4.4] make df-scan df_collection_rec arrays overflow-safe Alexandre Oliva
21:42 Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables Alexandre Oliva
21:32 Re: [vta,vta4.3,trunk?] introduce -fcompare-debug Richard Henderson
21:13 Re: [trunk<-vta] Re: [vta] fix PCH testsuite regression with DW_AT_MIPS_linkage_name Richard Henderson
21:09 Re: [Patch, libgfortran] PR 40330 Fix use of saved format strings Janne Blomqvist
21:02 [gcc-in-cxx] Merge from trunk Ian Lance Taylor
20:56 Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming Tobias Burnus
20:52 Re: *PING* Re: [Patch, Fortran] Replace intmax_type_node by INTMAX_TYPE Tobias Burnus
20:51 Re: [fortran,patch] Fix LEADZ/TRAILZ Tobias Burnus
20:42 Re: [PATCH] Add new built-in: __builtin_unreachable() David Daney
20:26 Re: libffi merge Anthony Green
20:25 PATCH COMMITTED: EXPORTED_CONST Ian Lance Taylor
20:09 Re: [trunk<-vta] Re: [vta] fix PCH testsuite regression with DW_AT_MIPS_linkage_name Alexandre Oliva
20:03 [patch, testsuite] vect_no_align testsuite failures Steve Ellcey
19:59 Re: [PATCH] Add new built-in: __builtin_unreachable() Ian Lance Taylor
19:53 Re: [PATCH] Add new built-in: __builtin_unreachable() Richard Guenther
19:53 Re: libffi merge Andrew Haley
19:53 Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables Ian Lance Taylor
19:50 Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables Richard Guenther
19:45 Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables Daniel Jacobowitz
19:43 Re: [PATCH] Add new built-in: __builtin_unreachable() David Daney
19:42 Re: [trunk<-vta] Re: [vta] skip .gcno generation during -fcompare-debug-second Alexandre Oliva
19:36 [patch, ia64, committed] Patch to fix gcc.dg/vect/vect-outer-5.c on IA64 HP-UX Steve Ellcey
19:27 Re: [vta,vta4.3,trunk?] introduce -fcompare-debug Alexandre Oliva
19:18 Re: [Patch, libgfortran] PR 40330 Fix use of saved format strings Janne Blomqvist
19:17 Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables Alexandre Oliva
19:15 Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables Alexandre Oliva
19:01 [Patch, libgfortran] PR 40330 Fix use of saved format strings Janne Blomqvist
18:59 Re: [PATCH] Add new built-in: __builtin_unreachable() Richard Guenther
18:47 Re: [patch] Add discriminators to DWARF line table Cary Coutant
18:44 [PATCH] Add new built-in: __builtin_unreachable() David Daney
18:18 Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables Richard Guenther
18:06 Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables Daniel Jacobowitz
18:06 Re: [vta,vta4.3,trunk?] introduce -fcompare-debug Richard Henderson
18:02 Re: [PATCH] First attempt@unwind epilogue support for s390{,x} Ulrich Weigand
17:53 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug Alexandre Oliva
17:46 Re: [PATCH] First attempt@unwind epilogue support for s390{,x} Jakub Jelinek
17:44 Re: Libffi merge [Was Re: [patch] powerpc libffi Net/FreeBSD ] Andrew Haley
17:43 Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables Alexandre Oliva
17:43 Re: [PATCH] First attempt@unwind epilogue support for s390{,x} Ulrich Weigand
17:05 Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64} (take 2) David Edelsohn
16:49 Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64} (take 2) Richard Henderson
16:48 [power7-meissner] Add VSX xxsldwi support; Add debug switches -mno-allow-df-permute and -mno-allow-movmisalign Michael Meissner
16:43 Re: [PATCH] First attempt@unwind epilogue support for s390{,x} Richard Henderson
16:12 [PATCH] First attempt at unwind epilogue support for powerpc{,64} (take 2) Jakub Jelinek
15:58 [PATCH, ARM] Allow TImode values in ARM core registers Julian Brown
15:51 Re: Libffi merge [Was Re: [patch] powerpc libffi Net/FreeBSD ] Eric Botcazou
15:38 Re: [PATCH] PR 38156 Zdenek Dvorak
15:27 [PATCH] Fix PR40328 Richard Guenther
15:20 Re: [PATCH] Allow reporting statistics when current_pass->id is -1 Andrey Belevantsev
15:18 Re: [PATCH] Allow reporting statistics when current_pass->id is -1 Paolo Bonzini
15:15 Re: [patch] Add discriminators to DWARF line table Diego Novillo
14:27 Re: Patch to Avoid Bad Prefetching Richard Guenther
14:26 Re: [patch] Add discriminators to DWARF line table Tom Tromey
14:25 Re: [PATCH] Allow reporting statistics when current_pass->id is -1 Richard Guenther
14:24 Re: [PATCH] Make discover_nonconstant_array_refs only handle non-BLKmode arrays Richard Guenther
14:22 Re: [PATCH] PR 38156 Richard Guenther
14:09 [PATCH] Allow reporting statistics when current_pass->id is -1 Andrey Belevantsev
14:07 Re: [RFC] [alias, middle-end] Alias and data dependency export Richard Guenther
14:07 Re: Libffi merge [Was Re: [patch] powerpc libffi Net/FreeBSD ] Andrew Haley
14:03 [PATCH] Make discover_nonconstant_array_refs only handle non-BLKmode arrays Andrey Belevantsev
14:03 Re: [PATCH] First attempt@unwind epilogue support for s390{,x} Ulrich Weigand
13:57 Re: [RFC] [alias, middle-end] Alias and data dependency export Andrey Belevantsev
13:55 Re: [PATCH] First attempt@unwind epilogue support for s390{,x} Ulrich Weigand
13:49 Re: Libffi merge [Was Re: [patch] powerpc libffi Net/FreeBSD ] Dave Korn
13:19 Re: [PATCH] PR 38156 Razya Ladelsky
12:58 Re: [PATCH] PR 38156 Zdenek Dvorak
12:54 Re: Patch to Avoid Bad Prefetching Zdenek Dvorak
12:06 Re: Libffi merge [Was Re: [patch] powerpc libffi Net/FreeBSD ] Anthony Green
11:54 Re: libffi merge Anthony Green
11:50 [PATCH] PR 38156 Razya Ladelsky
11:44 Re: [patch] Add discriminators to DWARF line table Diego Novillo
11:36 Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming Dennis Wassel
11:31 Re: PATCH: new port: Moxie Anthony Green
11:18 Re: PATCH: Do not align labels for jump tables Andreas Schwab
11:03 Re: libffi merge Andrew Haley
11:02 Re: [PATCH][Ada][PING] Add option to gnatlink to fix gnat.dg on some platforms Laurent GUERBY
10:53 [Ada] Fix ICE with 2nd extension of discriminated tagged records Eric Botcazou
10:47 Re: [Patch POWERPC] Use existing predicates for RTL objects Ben Elliston
10:47 Re: PATCH: Do not align labels for jump tables Maxim Kuvyrkov
10:40 [Ada] Fix order of fields in controlled discriminated tagged types Eric Botcazou
10:39 [v3] libstc++/40296 Paolo Carlini
10:36 Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming Tobias Burnus
10:26 [Ada] Housekeeping work in gigi (11/n) Eric Botcazou
10:18 Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables Richard Guenther
10:18 [wwwdocs] Refer from GCC 4.5 to GCC 4.4 release notes Gerald Pfeifer
10:13 Re: [PATCH, PR40323] Prevent infinite looping in ipa-prop.c Richard Guenther
10:06 Re: [trunk<-vta] Re: [vta, 4.4] make df-scan df_collection_rec arrays overflow-safe Richard Guenther
10:02 Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming Dennis Wassel
09:51 Re: [PATCH] Fix copy_reference_ops_from_ref Richard Guenther
09:40 Libffi merge [Was Re: [patch] powerpc libffi Net/FreeBSD ] Andrew Haley
09:35 Re: [Ada] Remove XFAIL and fix formatting Olivier Hainque
09:23 Re: enhancing gengtype for plugins? Basile Starynkevitch
09:07 enhancing gengtype for plugins? Basile Starynkevitch
08:44 Re: [RFA] trailing backslash in top-level Makefile Jerome Guitton
08:44 Re: [wwwdocs] Buildstat update for 4.4 Gerald Pfeifer
07:59 [Patch POWERPC] Use existing predicates for RTL objects Shujing Zhao
07:19 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug Steven Bosscher
07:16 Re: [Patch FR30] Use existing predicates for RTL objects Shujing Zhao
07:12 Re: Patch to Avoid Bad Prefetching Steven Bosscher
07:07 Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64} Jakub Jelinek
07:00 Re: [PATCH: PR/40314] extract common address for memory access to fields of large struct Carrot Wei
06:36 Ping: [patch testsuite g++.dg]: Fix cast of pointer Kai Tietz
06:30 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug Jakub Jelinek
06:25 Re: [Patch SH] Use existing predicates for RTL objects Shujing Zhao
06:16 Re: [RFA] trailing backslash in top-level Makefile Ralf Wildenhues
05:26 [wwwdocs] Buildstat update for 4.4 Tom G. Christensen
03:33 Re: [PATCH] Fix DW_AT_frame_base with -fdwarf2-cfi-asm Paul Pluzhnikov
03:21 [dwarf4 patch] Update to match final accepted version of DWARF-4 proposal Cary Coutant
01:44 Re: [PATCH] Fix DW_AT_frame_base with -fdwarf2-cfi-asm H.J. Lu
01:34 [C++ PATCH] [PR C++ 22154] [DR 382] qualified names should allow typename keyword in front of it (even in non-templates) Andrew Pinski
01:15 Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64} Alan Modra
01:13 Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables Andrew MacLeod
01:04 C++ PATCH: Use relayout_decl Mark Mitchell
01:03 Re: [patch] Add discriminators to DWARF line table Cary Coutant
00:52 PATCH: Fix ref15.C on bare-metal targets Mark Mitchell
00:41 Re: [Patch SH] Use existing predicates for RTL objects Kaz Kojima
00:20 RE: Patch to Avoid Bad Prefetching Shobaki, Ghassan
00:15 Re: [patch] powerpc libffi Net/FreeBSD Dave Korn

June 02, 2009
23:51 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug Ian Lance Taylor
23:27 Re: [PATCH] Add comparison operators for vector types Andrew Pinski
23:17 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] defer computation of DECL_ASSEMBLER_NAME in dwarf2out Richard Henderson
23:16 Re: [RFA] trailing backslash in top-level Makefile Alexandre Oliva
23:13 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug Alexandre Oliva
23:05 Re: [vta, trunk?] enable bootstrap with BUILD_CONFIG=bootstrap-O3 Richard Henderson
23:01 Re: [trunk<-vta] Re: [vta] skip .gcno generation during -fcompare-debug-second Richard Henderson
23:01 Re: [PATCH] Fix DW_AT_frame_base with -fdwarf2-cfi-asm Paul Pluzhnikov
22:59 Re: [trunk<-vta] Re: [vta] fix PCH testsuite regression with DW_AT_MIPS_linkage_name Richard Henderson
22:08 Re: [RFA] trailing backslash in top-level Makefile DJ Delorie
22:04 Re: [RFA] trailing backslash in top-level Makefile Ralf Wildenhues
21:42 Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables Alexandre Oliva
21:41 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug Ian Lance Taylor
21:31 Re: [PATCH] First attempt at unwind epilogue support for s390{,x} Richard Henderson
21:30 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug Alexandre Oliva
21:20 Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming Tobias Burnus
21:19 Re: [patch committed] Fix target/40313 Kaz Kojima
21:16 Re: [PATCH] Fix DW_AT_frame_base with -fdwarf2-cfi-asm H.J. Lu
21:16 *PING* Re: [Patch, Fortran] Replace intmax_type_node by INTMAX_TYPE Tobias Burnus
21:02 Re: [patch] Add discriminators to DWARF line table Cary Coutant
21:01 Re: PATCH RFC: Define EXTERN_CONST in ansidecl.h Ian Lance Taylor
20:59 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug Ian Lance Taylor
20:55 [dwarf4 patch] Fix ICE in output_die when using -gdwarf-4 Cary Coutant
20:52 [PATCH] First attempt at unwind epilogue support for s390{,x} Jakub Jelinek
20:38 Re: [patch] Add discriminators to DWARF line table Diego Novillo
20:24 Re: [PATCH] Pass -mtune and -march options to assembler. Michael Meissner
20:19 Re: PATCH RFC: Define EXTERN_CONST in ansidecl.h DJ Delorie
20:14 Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64} Richard Henderson
19:45 Re: [PATCH] Pass -mtune and -march options to assembler. Joseph S. Myers
19:40 PATCH RFC: Define EXTERN_CONST in ansidecl.h Ian Lance Taylor
19:32 PATCH RFA: -Wc++-compat warning about incompatible pointer targets Ian Lance Taylor
19:17 [PATCH, PR40323] Prevent infinite looping in ipa-prop.c Martin Jambor
19:06 Re: [3/8] Fix premature post-increment in collect2.c Richard Sandiford
18:58 [dwarf4 patch] Fix memory corruption problem when using -gdwarf-4 Cary Coutant
18:22 [patch] powerpc libffi Net/FreeBSD Andreas Tobler
18:15 [dwarf4 patch] Update to match final accepted version of DWARF-4 proposal Cary Coutant
18:01 Re: [0/8] AIX cross toolchains Ralf Wildenhues
18:00 Re: [RFA] trailing backslash in top-level Makefile Ralf Wildenhues
18:00 Re: [PATCH] Fix DW_AT_frame_base with -fdwarf2-cfi-asm Paul Pluzhnikov
17:51 Re: [vta, trunk?] oops, one more: don't crash on ppc64's expr_lists in parallels Alexandre Oliva
17:45 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] defer computation of DECL_ASSEMBLER_NAME in dwarf2out Alexandre Oliva
17:43 Re: [PATCH] Pass -mtune and -march options to assembler. Valdimir Volynsky
17:37 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug Alexandre Oliva
17:10 [PATCH] First attempt at unwind epilogue support for powerpc{,64} Jakub Jelinek
17:10 libffi merge Andrew Haley
17:02 C++ PATCH for c++/40306, 40307 Jason Merrill
16:59 C++ PATCH for c++/40308, 40311 Jason Merrill
16:34 [RFA] trailing backslash in top-level Makefile Jerome Guitton
15:47 Re: [PATCH] Fix copy_reference_ops_from_ref Richard Guenther
15:40 Re: [PATCH] Fix copy_reference_ops_from_ref Richard Kenner
15:32 [PATCH] Fix copy_reference_ops_from_ref Richard Guenther
15:24 Re: [PATCH] Fix up -fdwarf2-cfi-asm on ppc/ppc64 Richard Henderson
15:05 Re: [PATCH] Fix PRE of TARGET_MEM_REF Dorit Nuzman
14:33 Re: [7/8] Don't compile collect2 init and fini routines with -fwhole-program Ian Lance Taylor
14:32 Re: [PATCH] Fix DW_AT_frame_base with -fdwarf2-cfi-asm Paul Pluzhnikov
14:30 Re: [5/8] Make collect2 honour --sysroot Ian Lance Taylor
14:28 Re: [4/8] Implement the ldopen() family of routines for cross collect2s Ian Lance Taylor
14:14 Re: [3/8] Fix premature post-increment in collect2.c Ian Lance Taylor
14:09 Re: [PATCH, i386-driver]: Ignore -march and -mtune for native target when not compiled with gcc Ian Lance Taylor
14:04 Re: [vta, trunk?] oops, one more: don't crash on ppc64's expr_lists in parallels Ian Lance Taylor
14:02 Re: [trunk<-vta] Re: [vta, 4.4] make df-scan df_collection_rec arrays overflow-safe Dave Korn
13:56 Re: [trunk<-vta] Re: [vta, 4.4] make df-scan df_collection_rec arrays overflow-safe Ian Lance Taylor
13:48 [PATCH] New pass to partition single function into multiple (resubmission) Revital1 Eres
13:11 Re: [7/8] Don't compile collect2 init and fini routines with -fwhole-program David Edelsohn
13:08 Re: [6/8] Add AIX support to GLIBCXX_CROSSCONFIG David Edelsohn
13:06 Re: [5/8] Make collect2 honour --sysroot David Edelsohn
13:05 Re: [4/8] Implement the ldopen() family of routines for cross collect2s David Edelsohn
13:02 Re: [3/8] Fix premature post-increment in collect2.c David Edelsohn
13:01 Re: [2/8] Handle sysroots on AIX (needs build-system maintainer) David Edelsohn
12:59 [PATCH] Fix up -fdwarf2-cfi-asm on ppc/ppc64 Jakub Jelinek
12:58 Re: [2/8] Handle sysroots on AIX (needs build-system maintainer) Paolo Bonzini
12:58 Re: [1/8] Don't build newlib for AIX Paolo Bonzini
12:58 Re: [1/8] Don't build newlib for AIX David Edelsohn
12:52 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] defer computation of DECL_ASSEMBLER_NAME in dwarf2out Diego Novillo
12:48 Re: Fix WINT_TYPE for FreeBSD Dave Korn
12:45 [lto] Fix execution failures in nested functions Diego Novillo
12:36 Re: [trunk<-vta] Re: [vta/trunk?] bootstrap-compare everything, not just gcc Alexandre Oliva
12:33 [8/8] Tidy up testsuite handling of LD_LIBRARY_PATH (needs testsuite maintainer) Richard Sandiford
12:29 [7/8] Don't compile collect2 init and fini routines with -fwhole-program Richard Sandiford
12:23 [6/8] Add AIX support to GLIBCXX_CROSSCONFIG Richard Sandiford
12:23 Re: Fix WINT_TYPE for FreeBSD Gerald Pfeifer
12:21 [5/8] Make collect2 honour --sysroot Richard Sandiford
12:20 [4/8] Implement the ldopen() family of routines for cross collect2s Richard Sandiford
12:15 Re: [trunk<-vta] Re: [vta] stabilize loop-unroll across insn uid variations Zdenek Dvorak
12:11 [3/8] Fix premature post-increment in collect2.c Richard Sandiford
12:10 [2/8] Handle sysroots on AIX (needs build-system maintainer) Richard Sandiford
12:05 [1/8] Don't build newlib for AIX Richard Sandiford
12:03 [0/8] AIX cross toolchains Richard Sandiford
11:32 Re: Fix WINT_TYPE for FreeBSD Dave Korn
11:16 [Ada] Remove XFAIL and fix formatting Eric Botcazou
11:16 [PATCH, i386-driver]: Ignore -march and -mtune for native target when not compiled with gcc Uros Bizjak
11:07 Re: [Patch FR30] Use existing predicates for RTL objects Dave Korn
10:47 Re: [trunk<-vta] Re: [vta, 4.4] make df-scan df_collection_rec arrays overflow-safe Richard Guenther
10:42 Re: [PATCH] Name unnamed passes and change duplicate pass names Paolo Bonzini
10:32 Re: [trunk<-vta] Re: [vta, 4.4] make df-scan df_collection_rec arrays overflow-safe Paolo Bonzini
09:54 Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables Richard Guenther
09:49 Re: [trunk<-vta] Re: [vta, 4.4] make df-scan df_collection_rec arrays overflow-safe Richard Guenther
09:37 [Patch FR30] Use existing predicates for RTL objects Shujing Zhao
09:36 Fix WINT_TYPE for FreeBSD (was: stdint.h type information needed) Gerald Pfeifer
09:21 Re: [trunk<-vta] Re: [vta] stabilize loop-unroll across insn uid variations Richard Guenther
09:19 Re: [lto][patch] Use decl uid instead of node uid in ipa-pure-const Jan Hubicka
09:16 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug Richard Guenther
09:14 Re: [lto][patch] Use decl uid instead of node uid in ipa-pure-const Rafael Espindola
09:14 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] defer computation of DECL_ASSEMBLER_NAME in dwarf2out Richard Guenther
09:12 [v3] libstdc++/40299 Paolo Carlini
08:40 Re: [trunk<-vta] Re: [vta, trunk?] declare frame decls for nested functions in the binding blocks Alexandre Oliva
08:20 Re: [trunk<-vta] Re: [vta, trunk?] ignore .cfi_*-induced .eh_frame compare-debug differences Alexandre Oliva
08:18 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] honor -fdump-noaddr in df_ref_debug() Alexandre Oliva
08:17 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] avoid accidental moving of death notes in combine Alexandre Oliva
08:08 Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming Craig Powers
07:59 Re: [vta, trunk?] oops, one more: don't crash on ppc64's expr_lists in parallels Alexandre Oliva
07:58 [Patch SH] Use existing predicates for RTL objects Shujing Zhao
07:52 [patch, ARM] Prefer using r3 for padding a push/pop for 8-byte stack alignment Richard Earnshaw
07:51 [Patch V850] Use existing predicates for RTL objects Shujing Zhao
07:42 [trunk,vta] fix -g/-g0 codegen difference in cxx_dwarf_name() Alexandre Oliva
05:43 Re: [PATCH] Name unnamed passes and change duplicate pass names Justin Seyster

June 01, 2009
21:59 Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming Tobias Burnus
21:48 Re: [trunk<-vta] Re: [vta/trunk?] bootstrap-compare everything, not just gcc Richard Henderson
21:10 Re: [PATCH] Add comparison operators for vector types Chris Lattner
21:04 Re: [PATCH] Fix PR c++/38089: g++ crash on invalid code Mark Mitchell
19:37 Re: [PATCH][config] Add arm*-*-* in --enable-gold =?big5?b?RG91ZyBLd2FuICjD9q62v
19:27 Re: [trunk<-vta] Re: [vta, trunk?] ignore .cfi_*-induced .eh_frame compare-debug differences Richard Henderson
19:23 Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables Alexandre Oliva
19:16 Re: [PATCH] Fix DW_AT_frame_base with -fdwarf2-cfi-asm Richard Henderson
19:15 Re: unwind info for epilogues Richard Henderson
19:02 [wwwdocs] style.mhtml adjustment for libstdc++ navigation Gerald Pfeifer
18:55 [PATCH] Fix PR c++/38089: g++ crash on invalid code Simon Martin
18:39 Re: unwind info for epilogues Jakub Jelinek
18:20 Re: unwind info for epilogues Richard Henderson
18:14 Re: [mpost] high-level plugin and static feature extraction support for Milepost GCC, based on gcc4.4.0 + ICI 2.0 Mircea Namolaru
18:11 Re: patch: enable -fshow-column by default Gerald Pfeifer
18:10 Re: [mpost] high-level plugin and static feature extraction support for Milepost GCC, based on gcc4.4.0 + ICI 2.0 Mircea Namolaru
18:09 Re: patch: enable -fshow-column by default Aldy Hernandez
17:35 Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables Andrew MacLeod
17:19 Re: [PATCH] Fix DW_AT_frame_base with -fdwarf2-cfi-asm Jakub Jelinek
17:10 Re: unwind info for epilogues Jakub Jelinek
16:49 Re: PATCH RFA: Improve -Wcast-qual warning for C Ian Lance Taylor
16:49 Re: [PATCH] Fix i?86 eh regressions (PR middle-end/40304) Ian Lance Taylor
16:48 [patch, ia64, committed] Path to modify integer division code. Steve Ellcey
16:46 Re: [vta, trunk?] oops, one more: don't crash on ppc64's expr_lists in parallels Ian Lance Taylor
16:42 Re: [trunk<-vta] Re: [vta,trunk?] don't discard source location for overriders of builtins Ian Lance Taylor
16:41 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] honor -fdump-noaddr in df_ref_debug() Paolo Bonzini
16:40 Re: [trunk<-vta] Re: [vta, 4.4] make df-scan df_collection_rec arrays overflow-safe Paolo Bonzini
16:40 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] preserve label name in deleted names across GC Ian Lance Taylor
16:39 Re: [trunk<-vta] Re: [vta/trunk?] bootstrap-compare everything, not just gcc Paolo Bonzini
16:33 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] honor -fdump-noaddr in df_ref_debug() Ian Lance Taylor
16:31 Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] avoid accidental moving of death notes in combine Ian Lance Taylor
16:26 Re: [trunk<-vta] Re: [vta, 4.4] make df-scan df_collection_rec arrays overflow-safe Ian Lance Taylor
16:14 Re: unwind info for epilogues Richard Henderson
16:14 Re: [trunk<-vta] Re: [vta, trunk?] declare frame decls for nested functions in the binding blocks Ian Lance Taylor
16:12 Re: [trunk<-vta] Re: [vta,trunk?] introduce -fdump-unnumbered-links Ian Lance Taylor
16:12 Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming Craig Powers
16:11 Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables Ian Lance Taylor
16:11 Re: patch: enable -fshow-column by default Aldy Hernandez
16:00 Re: PATCH RFA: Use $(COMPILER) to build objects Paolo Bonzini
15:58 Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming Craig Powers
15:53 Re: [PATCH] Fix i?86 eh regressions (PR middle-end/40304) Richard Henderson
15:43 Re: PATCH RFA: Use $(COMPILER) to build objects Ian Lance Taylor
15:41 Re: unwind info for epilogues Tom Tromey
15:37 Re: PATCH RFA: Add extern "C" to libcpp header files Tom Tromey
15:32 [lto] Handle -Wabi and -Wpsabi in lto1 Diego Novillo
15:29 [Ada] fix spurious 'invalid initial value' with non-std enum index Olivier Hainque
15:21 Re: Patch to fix gcc.c-torture/compile/20010102-1.c on IA64 HP-UX Luis Machado
14:41 Re: [PATCH][RFC]: Don't excessively simplify operands in calls.c Maxim Kuvyrkov
14:28 Re: [PATCH][RFC]: Don't excessively simplify operands in calls.c H.J. Lu
14:25 [mpost] high-level plugin and static feature extraction support for Milepost GCC, based on gcc4.4.0 + ICI 2.0 Zbigniew Chamski
13:47 Re: PATCH RFA: Improve -Wcast-qual warning for C Joseph S. Myers
13:46 Re: [PATCH] Fix i?86 eh regressions (PR middle-end/40304) Jakub Jelinek
13:40 Re: [PATCH] Add comparison operators for vector types Joseph S. Myers
13:39 Re: PATCH RFA: Use $(COMPILER) to build objects Paolo Bonzini
12:37 [lto] Bootstrap fixlet Diego Novillo
12:35 [lto] Fix lto_type_for_mode Diego Novillo
12:32 [lto] Fix streaming of COMPONENT_REF/ARRAY_REF Diego Novillo
10:53 Re: [PATCH][config] Add arm*-*-* in --enable-gold Richard Earnshaw
10:50 [PATCH] Fix DW_AT_frame_base with -fdwarf2-cfi-asm Jakub Jelinek
10:48 Re: PATCH RFA: Add extern "C" to libcpp header files Joseph S. Myers
09:52 Re: PATCH RFA: Add extern "C" to libcpp header files Gabriel Dos Reis
09:40 Re: unwind info for epilogues Jakub Jelinek
09:07 RFA: Update description of xxx_RATIO macros to include the speed parameter Nick Clifton
09:01 Fix typo in description of IA-64's -mno-inline-int-divide option Nick Clifton
08:42 Re: [trunk<-vta] Re: [vta, trunk?] ignore .cfi_*-induced .eh_frame compare-debug differences Ralf Wildenhues
08:32 [trunk<-vta] Re: [vta] fix PCH testsuite regression with DW_AT_MIPS_linkage_name Alexandre Oliva
08:31 Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming Ralf Wildenhues
08:29 [trunk<-vta] Re: [vta] skip .gcno generation during -fcompare-debug-second Alexandre Oliva
08:28 [trunk<-vta] Re: [vta] fix -frepo testsuite errors with -fcompare-debug Alexandre Oliva
08:27 [trunk<-vta] Re: [vta] fix -auxbase during -fcompare-debug Alexandre Oliva
08:21 Re: [vta, trunk?] enable bootstrap with BUILD_CONFIG=bootstrap-O3 Alexandre Oliva
08:18 [patch] Vectorizer cleanup Ira Rosen
08:18 [trunk<-vta] Re: [vta, trunk?, fortran] fix -g/-g0 codegen diffs in fortran Alexandre Oliva
08:16 [trunk<-vta] Re: [vta, trunk?] ignore .cfi_*-induced .eh_frame compare-debug differences Alexandre Oliva
08:15 Re: [vta, trunk] avoid -g/-g0 codegen differences out of discarding decls Alexandre Oliva
08:15 Re: [vta,vta4.3,trunk?] defer creation of DECLs for dwarf indirect constants Alexandre Oliva
08:14 [trunk<-vta] Re: [vta] stabilize loop-unroll across insn uid variations Alexandre Oliva
08:13 Re: [PATCH: PR/40314] extract common address for memory access to fields of large struct Steven Bosscher
08:12 Re: [vta, trunk?] oops, one more: don't crash on ppc64's expr_lists in parallels Alexandre Oliva
08:11 [trunk<-vta] Re: [vta,trunk?] don't discard source location for overriders of builtins Alexandre Oliva
08:10 [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -time=file flag Alexandre Oliva
08:08 [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug Alexandre Oliva
08:04 [trunk<-vta] Re: [vta,vta4.3,trunk?] defer computation of DECL_ASSEMBLER_NAME in dwarf2out Alexandre Oliva
08:03 [trunk<-vta] Re: [vta,vta4.3,trunk?] defer creation of DECLs for dwarf indirect constants Alexandre Oliva
08:01 [trunk<-vta] Re: [vta,vta4.3,trunk?] preserve label name in deleted names across GC Alexandre Oliva
08:00 [trunk<-vta] Re: [vta,vta4.3,trunk?] honor -fdump-noaddr in df_ref_debug() Alexandre Oliva
07:59 [trunk<-vta] Re: [vta,vta4.3,trunk?] avoid accidental moving of death notes in combine Alexandre Oliva
07:57 [trunk<-vta] Re: [vta, 4.4] make df-scan df_collection_rec arrays overflow-safe Alexandre Oliva
07:52 [trunk<-vta] Re: [vta, trunk?] declare frame decls for nested functions in the binding blocks Alexandre Oliva
07:50 [trunk<-vta] Re: [vta,trunk?] introduce -fdump-unnumbered-links Alexandre Oliva
07:46 [trunk<-vta] Re: [vta/trunk?] bootstrap-compare everything, not just gcc Alexandre Oliva
07:44 Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables Alexandre Oliva
07:39 [trunk<-vta] Re: [vtab] Permit coalescing of user variables Alexandre Oliva
07:26 Re: [PATCH] support static nested constructors in bitfields Olivier Hainque
07:24 Re: unwind info for epilogues Paul Pluzhnikov
07:08 Re: PING x2: [PATCH take 2]: Integrate GCC with the complex math library MPC (configury) Kaveh R. GHAZI
06:27 Re: [PATCH]: Integrate gfortran with MPC Kaveh R. GHAZI
06:07 [gcc-in-cxx] Merge from trunk Ian Lance Taylor
05:59 [lipo]: merge from trunk Xinliang David Li
05:47 PATCH COMMITTED: C++ changes for include directory Ian Lance Taylor
05:32 [gcc-in-cxx] Don't use extern "C" in dfp.c Ian Lance Taylor
05:13 Re: [gcc-in-cxx] Remove extern "C" from libdecnumber Ben Elliston
04:57 Re: [gcc-in-cxx] Remove extern "C" from libdecnumber Ian Lance Taylor
04:38 Re: PATCH RFA: Use $(COMPILER) to build objects Ian Lance Taylor
04:37 Re: [gcc-in-cxx] Remove extern "C" from libdecnumber Ben Elliston
04:33 Re: [PATCH] Fix i?86 eh regressions (PR middle-end/40304) Ian Lance Taylor
04:18 Re: [PATCH] support static nested constructors in bitfields Ian Lance Taylor
04:06 Re: [PATCH][RFC]: Don't excessively simplify operands in calls.c Ian Lance Taylor
04:00 Re: patch: enable -fshow-column by default Ian Lance Taylor
03:55 Re: Patch to fix gcc.c-torture/compile/20010102-1.c on IA64 HP-UX Ian Lance Taylor
03:49 Re: [ping 3] New port: Toshiba Media Processor (mep-elf) Ian Lance Taylor
03:39 PATCH RFA: Add extern "C" to libcpp header files Ian Lance Taylor
00:26 [patch ARM] New patterns for extending from HImode to DImode Richard Earnshaw


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