gcc-patches archive
date index for June, 2006

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, 2006
21:36 Re: [PATCH] factor code common to all builtin_function implementations Geoff Keating
21:18 Re: [PATCH] factor code common to all builtin_function implementations Rafael EspÃndola
21:10 Re: [PATCH] pointer cast warnings when size matches Mike Stump
20:52 [gfortran,patch] Document more intrinsics in intrinsics.texi FX Coudert
20:46 C++ PATCH to build_new_method_call for c++/26577 Jason Merrill
20:12 Fix recently added regression on darwin Mike Stump
19:39 [patch] fortran/check.c: Fix a comment typo. Kazu Hirata
19:38 Re: [PATCH, gfortran] Add data attribute to vars in old-style initializations Steve Kargl
19:34 [patch] cp/decl2.c: Fix a comment typo. Kazu Hirata
19:30 [patch] gcc/*: Fix comment typos. Kazu Hirata
19:27 Re: [PATCH] Making double precision constants work with -fsingle-precision-constant [was: Re: current subversion (rev 115032) compiling issues] Marco Trudel
18:49 doc fixups for g++ Mike Stump
18:35 [patch] Fix PR c++/27820 Lee Millward
18:26 C++ PATCH to grokfield for c++/18698 Jason Merrill
18:08 [lto] Use num_parm_types and nth_parm_type in grok_op_properties. Kazu Hirata
18:02 [bfin] Define LIB_SPEC for bfin-elf Jie Zhang
17:16 [PATCH] Actually use argument in documentation example for __builtin_types_compatible_p Josh Triplett
14:42 [LTO] PATCH: builtins.c/CALL_EXPR patch, take 2 Sandra Loosemore
14:27 [Committed] Fix gcc.dg/tree-ssa/inline-1.c on some targets Andrew Pinski
11:39 Re: [PATCH for H8/300]:Fix ICE for H8SX Kazu Hirata
08:36 [4.1 PATCH] Backport of local alloc fix (PR middle-end/26991) Jakub Jelinek
07:57 PING - [H8300-ELF] : Un-reviewed patch Naveen H.S.
07:54 RE: [PATCH for H8/300]:Fix ICE for H8SX Naveen H.S.
05:48 Re: [RFA patch] PR18749: epilogue not tracked in dwarf2 unwind-info Ulrich Weigand
05:02 Re: Preview: PATCH to overhaul C++ visibility handling Andrew Pinski
02:32 [lto] Use num_parm_types and nth_parm_type in build_over_call. Kazu Hirata
01:13 Re: Preview: PATCH to overhaul C++ visibility handling Jason Merrill
01:01 Re: [Committed] Fix bootstrap on x86_64 with recent build_string change Jason Merrill

June 29, 2006
22:03 [Patch, fortran] PR28174 - actual args with substring refs and PR28167 - character array constructors Paul Thomas
21:50 Re: [PATCH] PR25765, fix function epilogue on i386-apple-darwin Asher Langton
21:06 Re: [Patch, fortran] PR19259: Forbid lines beginning with ';' Paul Thomas
20:34 Re: bootstrap of trunk fails for x86-64 Roger Sayle
20:34 Re: autogen -T ../../trunk/fixincludes/check.tpl .... Bruce Korb
20:31 Re:[PATCH] Fix PR27084, missed copyprop due to C++ compatible-types langhook Geoff Keating
20:21 Re:[PATCH] PR/27063, packaging of Objective-C++ inside gcc-core Geoff Keating
20:00 Fix last gcc regression for darwin Mike Stump
19:57 Re:PATCH: PR c/26993: fix weakref ICE on malformed input Geoff Keating
19:28 Re:RFA: fix autoconf test for eh_frame handling on cygwin/mingw Geoff Keating
19:20 Re:[PATCH] factor code common to all builtin_function implementations Geoff Keating
19:01 [Patch, fortran] PR19259: Forbid lines beginning with ';' tobias . schlueter
18:59 Re:[PATCH] Fix bootstrap on -m32 ppc64 -> ppc64 Geoff Keating
18:55 [PATCH, gfortran] Add data attribute to vars in old-style initializations Asher Langton
18:46 Re:[PATCH] Incorrect integer constants in tree dump files Adam Nemet
18:45 Re: [PATCH] PR25765, fix function epilogue on i386-apple-darwin Dale Johannesen
18:42 Re:[PATCH] Incorrect integer constants in tree dump files Geoff Keating
18:38 [PATCH] PR25765, fix function epilogue on i386-apple-darwin Asher Langton
18:33 Re:[PATCH] update -m64 definition Geoff Keating
18:29 Re:[PATCH] Fix PR bootstrap/18058 Geoff Keating
18:22 Re:[PATCH] Remove some only set variables Geoff Keating
17:51 [Committed] Fix bootstrap on x86_64 with recent build_string change Andrew Pinski
17:39 [v3] set timeout higher Benjamin Kosnik
17:39 Additional vla testcases Mike Stump
16:13 [lto] Use num_parm_types and nth_parm_type in cp_parser_late_parsing_default_args. Kazu Hirata
16:04 [lto] Use num_parm_types and nth_parm_type in no_linkage_check. Kazu Hirata
11:23 Re: [C PATCH] PR middle-end/27428: error_mark_node during gimplification Joseph S. Myers
05:09 Re: [Patch, fortran] PR25289 Cannot handle record numbers large than huge(0_4) Jerry DeLisle
02:55 [lto] Use nth_parm_type in unify. Kazu Hirata
01:50 Re: [Java PATCH] Fix libjava bootstrap issues on HP-UX 11.00 John David Anglin
01:48 Re: [Java PATCH] Fix libjava bootstrap issues on HP-UX 11.00 John David Anglin
01:30 Re: [Java PATCH] Fix libjava bootstrap issues on HP-UX 11.00 Bryce McKinlay
01:26 C++ PATCH to convert_template_argument for c++/27424 Jason Merrill
01:13 Re: [PATCH] Generate switch statements in genpreds.c Roger Sayle
00:49 Re: [PATCH] Generate switch statements in genpreds.c Richard Earnshaw
00:15 [Java PATCH] Fix libjava bootstrap issues on HP-UX 11.00 Roger Sayle

June 28, 2006
23:18 [patch RFC] PR middle-end/28161: Wrong bit field layout with -mms-bitfields Kaz Kojima
23:17 [patch RFC] PR middle-end/28160: Bogus error with -mms-bitfields Kaz Kojima
21:34 PATCH to compute_flow_insensitive_aliasing for c++/27768 Jason Merrill
20:38 Re: [Patch, fortran] PR25289 Cannot handle record numbers large than huge(0_4) Steve Kargl
18:52 Re: [LTO] patch: new CALL_EXPR abstractions in builtins.c Paolo Bonzini
17:13 [C PATCH] PR middle-end/27428: error_mark_node during gimplification Roger Sayle
16:35 Re: [PATCH] Off-by-one errors in gcc/config/arm/pr-support.c Mark Mitchell
16:34 [lto] Use num_parm_types and nth_parm_type in tsubst_default_arguments. Kazu Hirata
16:27 Re: [PATCH] Making double precision constants work with -fsingle-precision-constant [was: Re: current subversion (rev 115032) compiling issues] Carlos O'Donell
16:22 Re: [lto] cp/call.c: Turn a redundant check into a gcc_assert. Mark Mitchell
16:22 Re: [lto] Use num_parm_types and nth_parm_type in compparms. Mark Mitchell
16:16 Re: [PATCH] Generate switch statements in genpreds.c Mark Mitchell
16:03 Re: [LTO] patch: new CALL_EXPR abstractions in builtins.c Roger Sayle
13:40 Re: [LTO] patch: new CALL_EXPR abstractions in builtins.c Paolo Bonzini
13:38 Re: [LTO] patch: new CALL_EXPR abstractions in builtins.c Sandra Loosemore
13:06 Re: [LTO] patch: new CALL_EXPR abstractions in builtins.c Roger Sayle
09:02 Re: [PATCH] Making double precision constants work with -fsingle-precision-constant [was: Re: current subversion (rev 115032) compiling issues] Marco Trudel
07:58 Re: [LTO] patch: new CALL_EXPR abstractions in builtins.c Paolo Bonzini
07:23 Re: [Patch, fortran] PR25289 Cannot handle record numbers large than huge(0_4) François-Xavier Coudert
07:14 Re: [Patch, fortran] PR25289 Cannot handle record numbers large than huge(0_4) Jerry DeLisle
07:13 Re: make proto fails Andreas Jaeger
06:21 Re: [Patch, fortran] PR25289 Cannot handle record numbers large than huge(0_4) FX Coudert
04:06 Re: [Patch, fortran] PR25289 Cannot handle record numbers large than huge(0_4) Jerry DeLisle
04:00 Re: [patch] for PRs 27639 and 26719 Zdenek Dvorak
03:38 [lto] Use nth_parm_type in standard_conversion. Kazu Hirata
02:43 [lto] cp/call.c: Turn a redundant check into a gcc_assert. Kazu Hirata
00:45 [ecj] Patch: FYI: update jcf-dump for 1.5 Tom Tromey

June 27, 2006
22:59 [v3] revert priority_queue/rand_regression_test Benjamin Kosnik
22:35 Re: [PATCH] Generate switch statements in genpreds.c Bernd Schmidt
21:45 [lto] Use num_parm_types and nth_parm_type in compparms. Kazu Hirata
19:49 Re: [PATCH] Generate switch statements in genpreds.c Steven Bosscher
19:47 Add missing word to gcc/doc/gcov.texi Martin Michlmayr
19:47 Re: [LTO] patch: new CALL_EXPR abstractions in builtins.c Steven Bosscher
19:25 [v3] ext/typelist as namespace enclosed Benjamin Kosnik
18:00 Re: [LTO] patch: new CALL_EXPR abstractions in builtins.c Sandra Loosemore
17:25 Re: [LTO] patch: new CALL_EXPR abstractions in builtins.c Roger Sayle
16:17 [LTO] patch: new CALL_EXPR abstractions in builtins.c Sandra Loosemore
13:31 [PATCH] Generate switch statements in genpreds.c Roger Sayle
04:42 Re: Patch: PR c++/27019 - set error_mark_node Mark Mitchell
04:18 Re: [lto] PATCH: Read DWARF 3 Mark Mitchell
03:28 [v3] adjust testsuite settings for ext/pb_ds Benjamin Kosnik
02:23 Re: MIPS bug fix for Broadcom SB-1A Richard Sandiford
02:19 Re: MIPS patches for Broadcom SB-1A Richard Sandiford
01:52 Re: RFA: fix PR tree-optimization/28144 Roger Sayle
00:00 Re: Preview: PATCH to overhaul C++ visibility handling Mike Stump

June 26, 2006
23:45 Re: MIPS bug fix for Broadcom SB-1A Eric Christopher
23:40 [committed] fix typo in --param docs James E Wilson
23:06 Re: [patch] for PRs 27639 and 26719 Zdenek Dvorak
22:47 Re: [PATCH] Fix Tree-SRA bug with array slices Eric Botcazou
22:42 Re: [patch] for PRs 27639 and 26719 Eric Botcazou
21:25 Re: [patch] for PRs 27639 and 26719 Zdenek Dvorak
21:17 Re: [PATCH] SB1 configuration patch Jim Wilson
21:14 Re: [PATCH,M32C]:Mismatch of instruction pattern. DJ Delorie
21:11 MIPS bug fix for Broadcom SB-1A James E Wilson
21:08 Re: [patch] honor DECL_BY_REFERENCE on CALL_EXPR exp in aggregate_value_p Olivier Hainque
20:54 Re: MIPS patches for Broadcom SB-1A James E Wilson
20:51 MIPS patches for Broadcom SB-1A James E Wilson
20:42 Re: Patch: PR c++/28114: Check for error_mark_node Jason Merrill
18:56 Re: [lto] PATCH: Read DWARF 3 Daniel Berlin
18:53 Re: PATCH: x86/x86-64: Support Intel MNI intrinsics Mike Stump
18:45 Re: PATCH: x86/x86-64: Support Intel MNI intrinsics Andrew Pinski
18:38 Re: PATCH: x86/x86-64: Support Intel MNI intrinsics Mike Stump
18:29 Re: PATCH: x86/x86-64: Support Intel MNI intrinsics H. J. Lu
18:07 Re: [graphite] graphite branch created Richard Guenther
17:43 Re: [PATCH] Reduce memory required by build_string Ian Lance Taylor
17:10 Re: Patch: PR c++/28114: Check for error_mark_node Steve Ellcey
17:05 Re: Patch: PR c++/27019 - set error_mark_node Steve Ellcey
16:54 Re: [graphite] graphite branch created Martin Michlmayr
16:16 Re: [patch] honor DECL_BY_REFERENCE on CALL_EXPR exp in aggregate_value_p Jason Merrill
16:10 Re: [graphite] graphite branch created Daniel Berlin
15:54 [graphite] graphite branch created Sebastian Pop
15:21 RFA: fix PR tree-optimization/28144 Joern RENNECKE
15:02 Re: [lto] PATCH: Read DWARF 3 Mark Mitchell
14:51 [lto] Use nth_parm_type in write_function_type. Kazu Hirata
14:30 [lto] Use num_parm_types and nth_parm_type in grokdeclarator. Kazu Hirata
14:24 [lto] Use num_parm_types and nth_parm_type in check_java_method. Kazu Hirata
14:19 [lto] Use nth_parm_type in pp_cxx_implicit_parameter_type. Kazu Hirata
14:15 [lto] Use nth_parm_type in pp_cxx_direct_abstract_declarator. Kazu Hirata
13:52 Re: [PATCH] Fix Tree-SRA bug with array slices Diego Novillo
13:44 Re: [PATCH] Reduce memory required by build_string Richard Guenther
13:39 Re: [lto] PATCH: Read DWARF 3 Kenneth Zadeck
12:16 Re: [PATCH] Reduce memory required by build_string Richard Guenther
12:13 Contents of file `cpplib-4.1.1.vi.po.gz' Translation Project Robot
12:13 New Vietnamese PO file for `cpplib' Translation Project Robot
12:10 Re: [PATCH] Reduce memory required by build_string Jakub Jelinek
11:58 [PATCH] Reduce memory required by build_string Richard Guenther
11:54 Re: Add -iquote support Glenn Fowler
08:26 Re: [patch] honor DECL_BY_REFERENCE on CALL_EXPR exp in aggregate_value_p Olivier Hainque
07:40 Re: [patch] for PRs 27639 and 26719 Eric Botcazou
07:33 Re: [patch] for PRs 27639 and 26719 Zdenek Dvorak
06:57 Re: [lto] Stop using TREE_CHAIN on TYPE_ARG_TYPES in build_op_delete_call. Mark Mitchell
06:52 [lto] PATCH: Read DWARF 3 Mark Mitchell
05:59 [lto] Use num_parm_types and nth_parm_type in type_requires_array_cookie. Kazu Hirata
05:35 [lto] Use nth_parm_type in same_signature_p. Kazu Hirata
03:34 Re: Preview: PATCH to overhaul C++ visibility handling Jason Merrill
03:10 [v3] Redo tr1::random inserters and extractors Paolo Carlini
01:17 Re: Preview: PATCH to overhaul C++ visibility handling Danny Smith
00:41 Re: Preview: PATCH to overhaul C++ visibility handling Jason Merrill

June 25, 2006
23:02 [lto] Stop using TREE_CHAIN on TYPE_ARG_TYPES in build_operator_new_call. Kazu Hirata
21:28 Re: [gfortran,patch] Fix transformational intrinsics for zero-sized arrays FX Coudert
21:23 Contents of file `gcc-4.1.1.de.po.gz' Translation Project Robot
21:23 New German PO file for `gcc' Translation Project Robot
20:24 Re: [patch] for PRs 27639 and 26719 Eric Botcazou
20:06 Re: [patch] for PRs 27639 and 26719 Duncan Sands
20:01 [gfortran,patch] Fix transformational intrinsics for zero-sized arrays FX Coudert
17:51 Re: [gfortran,patch] PR fortran/28163: Don't call library function for string copying FX Coudert
17:01 [lto] Stop using TREE_CHAIN on TYPE_ARG_TYPES in build_op_delete_call. Kazu Hirata
16:43 Contents of file `gcc-4.1.1.zh_CN.po.gz' Translation Project Robot
16:43 New Chinese (simplified) PO file for `gcc' Translation Project Robot
15:50 Re: [gfortran,patch] PR fortran/28163: Don't call library function for string copying Steve Kargl
15:46 Re: [gfortran,patch] PR fortran/28163: Don't call library function for string copying FX Coudert
15:05 Re: [Patch, fortran] PR22038, PR25072 and PR28119 - undefined reference to `unit_to_fd' Paul Thomas
12:59 Re: [gfortran,patch] PR fortran/28163: Don't call library function for string copying Bernhard Fischer
12:45 [gfortran,patch] PR fortran/28163: Don't call library function for string copying FX Coudert
12:00 Re: [patch] for PRs 27639 and 26719 Eric Botcazou
11:59 Re: [patch] for PRs 27639 and 26719 Eric Botcazou
11:32 Re: [patch] for PRs 27639 and 26719 Richard Guenther
11:02 Re: [patch] for PRs 27639 and 26719 Eric Botcazou
10:52 Re: [patch] for PRs 27639 and 26719 Richard Guenther
10:11 Re: [patch] for PRs 27639 and 26719 Eric Botcazou
08:47 Re: [Patch, fortran] PR22038, PR25072 and PR28119 - undefined reference to `unit_to_fd' FX Coudert
07:09 [Patch, fortran] PR22038, PR25072 and PR28119 - undefined reference to `unit_to_fd' Paul Thomas
04:32 Re: [Patch, fortran] Paul Thomas
03:06 [4.0 PATCH] Fix 25357/ICE in typeid Dinar Temirbulatov
01:25 [v3] Add tr1::normal_distribution, etc. Paolo Carlini

June 24, 2006
22:44 [lto] Stop using TREE_CHAIN on TYPE_ARG_TYPES in locate_copy. Kazu Hirata
22:39 [lto] Stop using TREE_CHAIN on TYPE_ARG_TYPES in dependent_type_p_r. Kazu Hirata
22:12 Re: [patch] Fix PR c++/28054 Lee Millward
21:42 Re: [patch] Fix PR c++/28054 Mark Mitchell
21:24 Re: [patch] Fix PR c++/28051 Lee Millward
21:22 Re: [PATCH] Fix PR middle-end/28151 Roger Sayle
20:42 Re: [Patch, fortran] PR28005 - gfortran: matmul produces wrong result Janne Blomqvist
18:36 [PATCH] Fix PR middle-end/28151 Eric Botcazou
17:56 Re: [patch] honor DECL_BY_REFERENCE on CALL_EXPR exp in aggregate_value_p Richard Guenther
17:13 New Swedish PO file for `cpplib' Translation Project Robot
17:13 Contents of file `cpplib-4.1.1.sv.po.gz' Translation Project Robot
17:12 [gfortran,patch] RFC: libgfortran cleanup FX Coudert
17:06 Re: RFC: ggc-boehm, proof of concept Laurynas Biveinis
16:57 Re: [gfortran,patch] Fix undue compile-time error message Steve Kargl
16:39 [lto] Stop using TREE_CHAIN on TYPE_ARG_TYPES in arg_assoc_args. Kazu Hirata
16:30 Re: [PATCH, H8/300]:Save SP in H8 tiny. Kazu Hirata
16:17 Re: [PATCH for H8/300]:Fix ICE for H8SX Kazu Hirata
16:16 Re: [patch] Fix PR c++/28054 Lee Millward
15:35 [patch] honor DECL_BY_REFERENCE on CALL_EXPR exp in aggregate_value_p Olivier Hainque
15:35 Re: [PATCH] Fix Tree-SRA bug with array slices Eric Botcazou
15:33 Re: [Patch, fortran] Steve Kargl
15:23 Re: [Patch, fortran] PR22038, PR25072 and PR28119 - things broken in forall statements Steve Kargl
15:09 Re: [PATCH] Fix Tree-SRA bug with array slices Roger Sayle
14:44 Re: [gfortran,patch] Remove warning using gfortran -pipe Steve Kargl
13:23 Re: [patch] fix ice on comparison of aggregates with bitfield Olivier Hainque
12:39 [gfortran,commited] Library trivial cleanup FX Coudert
12:18 [gfortran,patch] Remove warning using gfortran -pipe FX Coudert
09:08 Re: [PATCH] Implement -fstack-usage Richard Sandiford
08:31 Re: [gfortran,patch] PR fortran/28094, modulo for real(kind=10) variables FX Coudert
05:27 Re: Patch: PR c++/27019 - set error_mark_node Mark Mitchell
05:25 Re: [v3] libstdc++/27984 Mark Mitchell
03:17 Re: Patch: PR c++/28114: Check for error_mark_node Roger Sayle
03:16 Re: Patch: PR c++/27019 - set error_mark_node Roger Sayle
00:58 DWARF file name handling speedup Geoffrey Keating

June 23, 2006
23:52 [v3] libstdc++/27984 Benjamin Kosnik
23:45 [yara-branch] patch for cost calculation and stack compaction improvements and fixing some bugs Vladimir N. Makarov
23:27 Re: [committed 4.1] PA libffi backport John David Anglin
22:33 Re: Preview: PATCH to overhaul C++ visibility handling Mark Mitchell
21:24 Re: [PATCH] Reduce GC overhead by introducing extra bins for function and basic_block Richard Guenther
21:21 Re: [PATCH] Reduce GC overhead by introducing extra bins for function and basic_block Steve Ellcey
21:20 Re: ping^n: C front end change for decimal floating types Janis Johnson
21:03 New Chinese (simplified) PO file for `gcc' Translation Project Robot
21:03 Contents of file `gcc-4.1.1.zh_CN.po.gz' Translation Project Robot
20:54 [patch committed] fix typo in testcase. Lee Millward
20:34 Re: Patch: PR c++/28114: Check for error_mark_node Jason Merrill
20:33 Re: Patch: PR c++/27019 - set error_mark_node Jason Merrill
19:25 Preview: PATCH to overhaul C++ visibility handling Jason Merrill
18:42 Re: PATCH: x86/x86-64: Support Intel MNI intrinsics Mike Stump
18:19 [ecj] Patch: FYI: document -fsource and -ftarget + change defaults Tom Tromey
17:49 Re: RFA: Fix PR 28139 Joern RENNECKE
17:16 Re: [Patch, fortran] PR25056, PR27554, PR25073, PR20874 & PR20867 Paul Thomas
17:12 [Patch, fortran] Paul Thomas
17:01 Re: RFA: Fix PR 28139 Andrew Pinski
16:55 RFA: Fix PR 28139 Joern RENNECKE
16:22 [committed] Fix errno definition on HP-UX (put in extern "C") Steve Ellcey
16:21 Re: [committed 4.1] PA libffi backport Albert Chin
16:21 Re: [patch] support for temps of variable size with const upper bound Olivier Hainque
15:43 Contents of file `gcc-4.1.1.es.po.gz' Translation Project Robot
15:43 New Spanish PO file for `gcc' Translation Project Robot
15:14 Re: [patch] fix ice on comparison of aggregates with bitfield Roger Sayle
14:13 New PO Template file for `gcc' Translation Project Robot
13:11 New PO Template file for `cpplib' Translation Project Robot
09:39 Re: [patch] fix ice on comparison of aggregates with bitfield Olivier Hainque
08:28 [Committed] RE: [Patch]: PR target/27789 attribute handling fallout from DECL_INITIAL changes Danny Smith
08:21 Re: RFC: ggc-boehm, proof of concept Paolo Bonzini
08:13 Re: [PING]^N Fix ppc64 bootstrap with a -m32 host compiler Paolo Bonzini
06:54 Re: ping^n: C front end change for decimal floating types Mark Mitchell
06:50 Re: [PATCH] Make extra_order_size_table effective on targets with MAX_ALIGNMENT > 4 Mark Mitchell
06:11 Re: [lto] PATCH: Locate DWARF information in ELF files Mark Mitchell
05:29 Re: [Patch, fortran] PR28005 - gfortran: matmul produces wrong result Paul Thomas
04:30 Re: [Patch, fortran] PR28005 - gfortran: matmul produces wrong result Steve Kargl
04:08 Re: [committed] Change default for enable_hash_synchronization_default on PA-RISC Michael Koch
04:03 Re: [Patch, fortran] PR28005 - gfortran: matmul produces wrong result Paul Thomas
02:44 [committed 4.1] PA libffi backport John David Anglin
02:02 [Committed] PR28131: type_for_mode langhook may return NULL_TREE Roger Sayle
01:20 [Committed] PR27531: Annotate REG_LABEL notes in reload Roger Sayle
00:52 Re: ping^n: C front end change for decimal floating types Mark Mitchell
00:20 Re: [committed] Change default for enable_hash_synchronization_default on PA-RISC John David Anglin

June 22, 2006
23:38 [committed] Add myself as hpux OS port maintainer. John David Anglin
23:18 [patch] small cselib.c speedup - at least in theory Steven Bosscher
23:08 Re: [lto] PATCH: Locate DWARF information in ELF files Geoffrey Keating
22:18 RFC: ggc-boehm, proof of concept Laurynas Biveinis
21:50 Re: Wrong link? Bill Gatliff
21:38 [Patch,committed] Add myself as hpux OS port maintainer. Steve Ellcey
20:57 Re: Wrong link? Gerald Pfeifer
20:20 Re: [gfortran,patch] PR24748 Asher Langton
20:12 Re: [gfortran,patch] PR24748 François-Xavier Coudert
20:00 [PATCH] Off-by-one errors in gcc/config/arm/pr-support.c Mark Shinwell
19:49 Re: [PING]^N Fix ppc64 bootstrap with a -m32 host compiler DJ Delorie
19:49 [Xtensa] remove hack for non-standard processors Bob Wilson
19:47 Re: [PING]^N Fix ppc64 bootstrap with a -m32 host compiler Daniel Jacobowitz
19:42 Re: [PING]^N Fix ppc64 bootstrap with a -m32 host compiler DJ Delorie
19:41 Re: [PING]^N Fix ppc64 bootstrap with a -m32 host compiler Richard Guenther
19:31 Re: [PING]^N Fix ppc64 bootstrap with a -m32 host compiler DJ Delorie
19:29 Re: [PING]^N Fix ppc64 bootstrap with a -m32 host compiler Daniel Jacobowitz
19:23 Re: [PING]^N Fix ppc64 bootstrap with a -m32 host compiler DJ Delorie
19:09 Re: [PING]^N Fix ppc64 bootstrap with a -m32 host compiler Richard Guenther
19:03 Re: [PING]^N Fix ppc64 bootstrap with a -m32 host compiler Daniel Jacobowitz
19:02 Re: [PING]^N Fix ppc64 bootstrap with a -m32 host compiler Richard Guenther
19:00 Re: [PING]^N Fix ppc64 bootstrap with a -m32 host compiler Daniel Jacobowitz
18:52 Re: [PING]^N Fix ppc64 bootstrap with a -m32 host compiler Richard Guenther
18:46 Re: [PING]^N Fix ppc64 bootstrap with a -m32 host compiler DJ Delorie
18:35 Re: ping^n: C front end change for decimal floating types Janis Johnson
18:32 Re: [gfortran,patch] PR24748 Asher Langton
18:29 Re: [Patch, fortran] PR28118 - ICE calling subroutine defined via explicit interface Steve Kargl
18:09 Re: [gfortran,patch] PR fortran/28094, modulo for real(kind=10) variables Paul Thomas
16:54 Re: [PING]^N Fix ppc64 bootstrap with a -m32 host compiler Richard Guenther
16:17 Re: [PING]^N Fix ppc64 bootstrap with a -m32 host compiler DJ Delorie
16:04 Re: [wwwdocs] Complete revamp of our web site Tom Tromey
15:51 Re: [gfortran,patch] PR24748 Paul Thomas
15:43 [Patch, fortran] PR22038, PR25072 and PR28119 - things broken in forall statements Paul Thomas
15:41 [Patch, fortran] PR28118 - ICE calling subroutine defined via explicit interface Paul Thomas
15:34 [m32c] Fix TN-16C-A156A/E (mul.w) DJ Delorie
15:05 Patch: PR c++/27019 - set error_mark_node Steve Ellcey
15:00 Patch: PR c++/28114: Check for error_mark_node Steve Ellcey
14:53 Re: [patch] Fix PR c++/java 11006: ICE on missing class$ Mark Mitchell
14:52 Re: [v3] Fix hash_prime_size_policy_imp for 64-bit machines Paolo Carlini
14:51 Patch: PR c++/27495 - avoid ICE on invalid code. Steve Ellcey
14:45 Re: [patch] Fix PR c++/28112: ICE with invalid argument in attribute Mark Mitchell
14:11 Re: [v3] Fix hash_prime_size_policy_imp for 64-bit machines Jonathan Lennox
13:47 Re: libmudflap: PR 21724, mf-runtime.h install path Gerald Pfeifer
13:29 [PING]^N Fix ppc64 bootstrap with a -m32 host compiler Richard Guenther
12:11 Re: [patch] Fix PR c++/java 11006: ICE on missing class$ Andrew Haley
12:07 [patch] Fix PR c++/java 11006: ICE on missing class$ Volker Reichelt
11:37 [patch] Fix PR c/28136: ICE with incomplete array type Volker Reichelt
11:18 [v3] Fix hash_prime_size_policy_imp for 64-bit machines Paolo Carlini
10:05 Re: [patch] Fix PR c++/28112: ICE with invalid argument in attribute Volker Reichelt
09:12 Re: [PATCH] Make extra_order_size_table effective on targets with MAX_ALIGNMENT > 4 Richard Guenther
05:01 Re: [fortran,patch] Implement TRANSPOSE and RESHAPE for real(4) and real(8) instead of using integer versions Steve Kargl
04:53 Re: [patch] for PR 28121 Roger Sayle
04:26 Re: ping^n: C front end change for decimal floating types Ben Elliston

June 21, 2006
23:57 [v3, v7-branch] Fix ios_base::failure Paolo Carlini
23:34 [gfortran,patch] PR24748 Asher Langton
23:14 [patch] for PR 28121 Zdenek Dvorak
22:17 [v3] Add global operator==(fpos, fpos) and operator!=(fpos, fpos) Paolo Carlini
21:43 Workwear Matt Watson
21:41 Re: c99 VLA semantics Joseph S. Myers
21:32 Re: c99 VLA semantics Mike Stump
21:23 Re: PR 28034: -fsection-anchors and coverage counters Mark Mitchell
21:20 Re: PR 28034: -fsection-anchors and coverage counters Richard Sandiford
20:46 Re: [gfortran,patch] Get rid of some convert calls in favor of build_int_cst FX Coudert
20:07 Re: [PATCH, committed] Fix constant folding in rrspacing Steve Kargl
20:04 Re: [PATCH] Don't use FLDMX and FSTMX on ARMv6+ Mark Shinwell
19:58 Re: [patch] Fix PR c++/27821 Mark Mitchell
19:53 Re: [patch] Fix PR c++/27821 Lee Millward
19:39 Re: [patch] Fix PR c++/27805 Mark Mitchell
19:37 Re: [PATCH] Make extra_order_size_table effective on targets with MAX_ALIGNMENT > 4 Mark Mitchell
19:35 Re: [patch] Fix PR c++/28054 Lee Millward
19:25 Re: Patch - GCC Port for Infineon xc16x Mike Stump
19:19 Re: [lto] cp/call.c: Stop using TREE_CHAIN for TYPE_ARG_TYPES. (Part 1) Mark Mitchell
19:11 Re: ping^n: C front end change for decimal floating types Mark Mitchell
19:03 Re: [testsuite] (checked in) fix g++.dg/ext/altivec-3.C Mike Stump
19:02 Re: [patch] Fix PR c++/27821 Mark Mitchell
19:02 Re: [patch] Fix PR c++/28051 Mark Mitchell
18:57 Re: ping a wrong code regression patch Mark Mitchell
18:55 Re: [patch] Fix PR c++/28054 Mark Mitchell
18:44 Re: [patch] Fix PR c++/28112: ICE with invalid argument in attribute Mark Mitchell
18:42 Re: [patch] Fix PR c++/28111: ICE with invalid friend in template class Mark Mitchell
18:41 Re: [patch] Fix PR c++/28110: ICE with invalid template constant parameter Mark Mitchell
18:40 Re: [patch] Fix PR c++/28109: ICE with typeid of incomplete type Mark Mitchell
18:37 fix target/27082 Richard Henderson
18:01 [ecj] Patch: FYI: fix PR java/28089 Tom Tromey
16:56 Re: PR 28034: -fsection-anchors and coverage counters Mark Mitchell
16:39 libmudflap: PR 21724, mf-runtime.h install path Frank Ch. Eigler
16:36 RFA: autoincrement patches for gcc 4 - updated patch Joern RENNECKE
16:35 [gfortran,patch] PR fortran/28094, modulo for real(kind=10) variables François-Xavier Coudert
16:14 Re: PR 28034: -fsection-anchors and coverage counters Richard Sandiford
15:59 Re: Default installation directory for include files when cross compiling Mark Mitchell
15:28 [PATCH] Don't use FLDMX and FSTMX on ARMv6+ Mark Shinwell
15:18 Re: gcj: remove aliases for local variables Michael Koch
14:33 Re: [patch] support for temps of variable size with const upper bound Arnaud Charlet
14:32 Re: [Patch, fortran] PR25289 Cannot handle record numbers large than huge(0_4) Andrew Pinski
14:28 Re: [ecj] Patch: FYI: another quick-stack-flushing patch Andrew Haley
14:21 Re: [patch] support for temps of variable size with const upper bound Roger Sayle
14:20 gcj: remove aliases for local variables Andrew Haley
14:16 Re: [PATCH] Fix ICE at -O during ivopts Eric Botcazou
14:13 Re: [ecj] Patch: FYI: another quick-stack-flushing patch Tom Tromey
14:07 Re: [PATCH] Make extra_order_size_table effective on targets with MAX_ALIGNMENT > 4 Richard Guenther
13:58 Re: [PATCH] Fix ICE at -O during ivopts Roger Sayle
13:52 Re: [patch] fix ice on comparison of aggregates with bitfield Roger Sayle
13:51 Re: [testsuite] (checked in) fix g++.dg/ext/altivec-3.C Paolo Bonzini
13:47 Re: [PATCH] Make extra_order_size_table effective on targets with MAX_ALIGNMENT > 4 Richard Guenther
12:52 [PATCH] Make extra_order_size_table effective on targets with MAX_ALIGNMENT > 4 Richard Guenther
11:48 Re: Default installation directory for include files when cross compiling Richard Guenther
11:35 Re: [PATCH] Implement -fstack-usage Richard Guenther
11:28 Re: [PATCH] Implement -fstack-usage Eric Botcazou
11:13 [patch] Fix PR c++/28112: ICE with invalid argument in attribute Volker Reichelt
11:05 [patch] Fix PR c++/28111: ICE with invalid friend in template class Volker Reichelt
11:00 [fortran,patch] Implement TRANSPOSE and RESHAPE for real(4) and real(8) instead of using integer versions François-Xavier Coudert
10:58 [patch] Fix PR c++/28110: ICE with invalid template constant parameter Volker Reichelt
10:57 [patch] Fix PR c++/28109: ICE with typeid of incomplete type Volker Reichelt
10:56 Re: Default installation directory for include files when cross compiling Richard Guenther
10:42 Patch - GCC Port for Infineon xc16x Vijay K. Munjal
10:37 Patch for MIPS64 _Complex argument passing Joseph S. Myers
10:35 Re: [Patch, fortran] PR25289 Cannot handle record numbers large than huge(0_4) Janne Blomqvist
08:21 Re: [PATCH] Move -fopenmp in docs to "Options Controlling C Dialect" section Mark Mitchell
08:13 Re: [PATCH] Fix quadraticness in simplify_using_initial_condition Richard Guenther
08:10 Re: PR 28034: -fsection-anchors and coverage counters Mark Mitchell
08:04 Re: [ecj] Patch: FYI: another quick-stack-flushing patch Andrew Haley
01:27 Re: [PATCH] More GC tuning Ian Lance Taylor
01:03 Re: scheduler fix for small register classes Ian Lance Taylor
00:43 Re: [testsuite] (checked in) fix g++.dg/ext/altivec-3.C Andrew Pinski
00:38 Re: [testsuite] (checked in) fix g++.dg/ext/altivec-3.C Mike Stump
00:24 Re: [PATCH] Implement -fstack-usage Ian Lance Taylor
00:10 [wwwdocs] CSSify the News section on /java (fwd) Gerald Pfeifer
00:00 Re: [wwwdocs] CSSify the News section on /java Gerald Pfeifer

June 20, 2006
23:35 [testsuite] (checked in) fix g++.dg/ext/altivec-3.C Janis Johnson
23:15 Re: [PATCH] Add IRIX support for -pthread Roger Sayle
23:13 Re: [PATCH] Add IRIX support for -pthread Eric Christopher
23:03 [PATCH] Add IRIX support for -pthread Roger Sayle
22:55 Re: [PATCH] Use the same exported ABI for --disable-linux-futex and --enable-linux-futex libgomp Richard Henderson
22:26 Re: [PATCH] Implement -fstack-usage Eric Botcazou
21:30 Re: [PATCH] Fix quadraticness in simplify_using_initial_condition Ian Lance Taylor
21:29 Re: [PATCH] Implement -fstack-usage Ian Lance Taylor
21:13 Re: [PATCH] Fix quadraticness in simplify_using_initial_condition Zdenek Dvorak
21:11 Re: Default installation directory for include files when cross compiling Gabriel Dos Reis
19:42 [v3] tr1::random helpers clean-up Paolo Carlini
18:35 Re: [ecj] Patch: FYI: another quick-stack-flushing patch Tom Tromey
18:29 Re: [PATCH] Use the same exported ABI for --disable-linux-futex and --enable-linux-futex libgomp Jakub Jelinek
17:54 [PATCH, committed] Fix constant folding in rrspacing Steve Kargl
17:25 Re: [PATCH] Fix GOMP_critical_name_start Richard Henderson
17:23 Re: [PATCH] Use the same exported ABI for --disable-linux-futex and --enable-linux-futex libgomp Richard Henderson
17:14 ping^n: C front end change for decimal floating types Janis Johnson
17:02 Re: [PATCH] Fix quadraticness in simplify_using_initial_condition Ian Lance Taylor
16:59 Re: Default installation directory for include files when cross compiling Mark Mitchell
16:19 PR 28034: -fsection-anchors and coverage counters Richard Sandiford
16:05 [PATCH] More GC tuning Richard Guenther
15:36 Re: [MinGW] PR target/19970: Java unnecessarily disabled for MinGW in top-level configure Tom Tromey
15:34 Re: [MinGW] Backport VirtualQuery() on Windows 9x/ME fix for BoehmGC (Was: Re: GCJ 4.03 crash on Windows 98 continued) Tom Tromey
15:33 Re: [ecj] Patch: FYI: another quick-stack-flushing patch Tom Tromey
15:03 [Committed] Improvements to RTL expansion of constructors Roger Sayle
14:17 Re: [C++ PATCH] warning about empty extern "C" structures Gabriel Dos Reis
14:10 Re: [Patch, fortran] PR25289 Cannot handle record numbers large than huge(0_4) Jerry DeLisle
13:59 Re: [C++ PATCH] warning about empty extern "C" structures Roman Kononov
13:38 Re: [C++ PATCH] warning about empty extern "C" structures Gabriel Dos Reis
12:42 PING - [H8300-ELF] : Un-reviewed patches. Naveen H.S.
11:29 Re: [PATCH] Free memory in et-forest Richard Guenther
10:23 Re: [ecj] Patch: FYI: another quick-stack-flushing patch Andrew Haley
10:23 Re: [MinGW] PR target/19970: Java unnecessarily disabled for MinGW in top-level configure David Ayers
10:17 [patch] for PR 27331 Zdenek Dvorak
10:06 [Patch, fortran] PR20876 - Subroutine call in FORALL block not PURE THOMAS Paul Richard 169137
09:28 Re: [autovect] [patch] vectorize in cases when number of iterations may be zero Sebastian Pop
08:51 [toplevel][committed] PR 28072: Build failure due to unwarranted building of target-boehm-gc David Ayers
08:41 Re: [ecj] Patch: FYI: another quick-stack-flushing patch Andrew Haley
07:49 Re: [gfortran,patch] Get rid of some convert calls in favor of build_int_cst François-Xavier Coudert
06:23 Re: [patch] Fix some pessimizations due to fixes for PRs 27144 and 27639 James A. Morrison
06:16 Re: [Patch, fortran] PR25289 Cannot handle record numbers large than huge(0_4) FX Coudert
06:00 Re: [PATCH] Implement -fstack-usage Eric Botcazou
05:16 Re: [Patch, fortran] PR25289 Cannot handle record numbers large than huge(0_4) Jerry DeLisle
05:00 Re: [Patch, fortran] PR16206 - array initializers Steve Kargl
04:02 Re: PATCH PING: remove libdecnumber local change Mark Mitchell
04:02 Re: [Patch, fortran] PR16206 - array initializers Paul Thomas
02:44 [MinGW] Backport VirtualQuery() on Windows 9x/ME fix for BoehmGC (Was: Re: GCJ 4.03 crash on Windows 98 continued) Ranjit Mathew
01:37 Re: ping a wrong code regression patch Joseph S. Myers
01:34 ping a wrong code regression patch Andrew Pinski
01:24 Fix intl/libgnuintl.h Masaki Muranaka
01:04 [PATCH] Move -fopenmp in docs to "Options Controlling C Dialect" section Andrew Pinski
00:38 Re: [PATCH] Fix -fmerge-all-constants Andrew Pinski
00:35 Re: [patch] PR27149: Fix grammar in warning Roger Sayle

June 19, 2006
23:54 Re: [gfortran,patch] Get rid of some convert calls in favor of build_int_cst Steve Kargl
23:10 [ecj] Patch: FYI: another quick-stack-flushing patch Tom Tromey
22:01 Re: [PATCH][testsuite] Use __SIZE_TYPE__ instead of unsigned long in malloc/memset prototype. DJ Delorie
21:57 Re: c99 VLA semantics Mike Stump
21:55 Re: [PATCH][testsuite] Use __SIZE_TYPE__ instead of unsigned long in malloc/memset prototype. Janis Johnson
21:54 Re: [PATCH][testsuite] Use __SIZE_TYPE__ instead of unsigned long in malloc/memset prototype. Janis Johnson
21:53 Re: [PATCH] Implement -fstack-usage Andrew Pinski
21:46 Re: [PATCH] Implement -fstack-usage Eric Botcazou
21:46 Re: C++ PATCH: PR 27640 Mark Mitchell
20:56 scheduler fix for small register classes Alexandre Oliva
20:53 Re: [PATCH] Reduce GC overhead of the C++ lexer buffer Steven Bosscher
20:48 Re: sh-elf build failure on mainline] DJ Delorie
20:47 Re: [PATCH] Reduce GC overhead of the C++ lexer buffer Richard Guenther
20:37 Re: [PATCH] Reduce GC overhead of the C++ lexer buffer Steven Bosscher
20:20 Re: [PATCH] Free memory in et-forest Ian Lance Taylor
20:14 Re: PR target/27880: Fix static linking on ia64 Steve Ellcey
20:06 Re: [Patch, fortran] PR16206 - array initializers Steve Kargl
20:05 Re: [PATCH] Strip useless type conversions after simplifying casts for VN Richard Guenther
20:03 Re: PR target/27880: Fix static linking on ia64 Andreas Schwab
19:52 Re: [PATCH] Reduce GC overhead of the C++ lexer buffer Mark Mitchell
19:47 Re: [PATCH] Strip useless type conversions after simplifying casts for VN Richard Guenther
19:44 Re: [PATCH] Reduce GC overhead of the C++ lexer buffer Richard Guenther
19:42 Re: [PATCH][testsuite] Use __SIZE_TYPE__ instead of unsigned long in malloc/memset prototype. DJ Delorie
19:36 Re: [PATCH] Reduce GC overhead of the C++ lexer buffer Mark Mitchell
18:55 [gfortran,patch] Get rid of some convert calls in favor of build_int_cst FX Coudert
18:54 PATCH PING: remove libdecnumber local change Ben Elliston
18:53 Re: [PATCH] Reduce GC overhead of the C++ lexer buffer Richard Guenther
18:53 Re: [patch] Fix PR c++/28054 David Edelsohn
18:49 Re: [PATCH] Reduce GC overhead of the C++ lexer buffer Mark Mitchell
18:46 Re: [PATCH] Reduce GC overhead of the C++ lexer buffer Richard Guenther
18:45 Re: [PATCH] Reduce GC overhead of the C++ lexer buffer Mark Mitchell
18:45 Re: [PATCH] Reduce GC overhead by introducing extra bins for function and basic_block Mark Mitchell
18:41 Re: [PATCH] Reduce GC overhead by introducing extra bins for function and basic_block Richard Guenther
18:33 Re: PR target/27880: Fix static linking on ia64 Steve Ellcey
18:30 Re: [rfc] subreg lowering pass / Overcoming double-set difficulties for CC re-use Ian Lance Taylor
18:29 Re: [patch] Fix PR c++/28054 Lee Millward
18:22 Re: [rfc] multi-word subreg lowering pass Ian Lance Taylor
18:20 Re: [gfortran,patch] Fix undue compile-time error message FX Coudert
18:16 Re: [PATCH] FIx PR middle-end/28075 inliner produces unnecessary type conversions Ian Lance Taylor
18:11 [ecj] Patch: FYI: fix side-effect-only computations Tom Tromey
18:09 Re: [patch] Fix PR c++/28054 Mark Mitchell
18:05 Re: [patch] Fix PR c++/28054 David Edelsohn
18:00 Re: Patch: Problem with type safety and the "sentinel" attribute Kaveh R. Ghazi
17:59 Re: x86 descriptor-based TLS local dynamic fix Ian Lance Taylor
17:39 Re: [PATCH] Reduce GC overhead of the C++ lexer buffer Michael Matz
17:35 Re: [lto] Introduce num_parm_types and nth_parm_type. Mark Mitchell
17:31 Re: [lto] cp/typeck.c: Add two parameters to compparms. Mark Mitchell
17:27 Re: [patch] Fix PR c++/28054 Mark Mitchell
17:26 Re: [lto] cp/method.c: Introduce num_artificial_parms_for. Mark Mitchell
17:25 Re: [patch] Fix PR c++/28052: ICE on invalid bitfield Mark Mitchell
17:22 Re: [PATCH] Reduce GC overhead of the C++ lexer buffer Mark Mitchell
17:16 Re: [PATCH] Reduce GC overhead by introducing extra bins for function and basic_block Mark Mitchell
17:14 Re: [PATCH] to solve problems with MinGW (gcc\makefile.in, gcc\configure) Mark Mitchell
17:09 Re: [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) (take 3) Mark Mitchell
17:06 [PATCH] to solve problems with MinGW (gcc\makefile.in, gcc\configure) Michael Fischer
17:05 Re: [PATCH] Use the same exported ABI for --disable-linux-futex and --enable-linux-futex libgomp Mark Mitchell
17:04 Re: [PATCH] (PING] Dejagnu testsuite for GNAT Janis Johnson
16:56 Re: [patch] Fix some pessimizations due to fixes for PRs 27144 and 27639 Roger Sayle
16:49 [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) (take 3) Jakub Jelinek
16:48 PR java/1305: [JSR133] GCJ ignores volatile modifier Andrew Haley
16:45 Re: [PATCH] Use the same exported ABI for --disable-linux-futex and --enable-linux-futex libgomp Andrew Pinski
16:41 Re: [PATCH] Use the same exported ABI for --disable-linux-futex and --enable-linux-futex libgomp Richard Guenther
16:38 Re: [PATCH] Use the same exported ABI for --disable-linux-futex and --enable-linux-futex libgomp Andrew Pinski
16:36 Re: [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) (take 2) Andreas Schwab
16:33 [PATCH] Fix GOMP_critical_name_start Jakub Jelinek
16:31 [PATCH] Use the same exported ABI for --disable-linux-futex and --enable-linux-futex libgomp Jakub Jelinek
16:27 PR target/27880: Fix static linking on ia64 Andreas Schwab
16:24 [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) (take 2) Jakub Jelinek
16:11 [PATCH] Implement -fcallgraph-info Eric Botcazou
16:07 Re: [patch] Fix some pessimizations due to fixes for PRs 27144 and 27639 Zdenek Dvorak
16:04 [v3] Bit of work on tr1::random Paolo Carlini
15:08 Re: Patch: Problem with type safety and the "sentinel" attribute Stefan Westerfeld
14:58 [Committed] PR27861: Mode mismatch RTL expanding rotates Roger Sayle
14:58 Re: ARM long long division patch? Paolo Bonzini
14:52 Re: Patch: Problem with type safety and the "sentinel" attribute Stefan Westerfeld
14:47 [PATCH] Reduce GC overhead by introducing extra bins for function and basic_block Richard Guenther
14:26 Re: [PATCH] Fix PR28045 Roger Sayle
14:24 Re: [PATCH] Fix -fmerge-all-constants Richard Henderson
14:20 Re: ARM long long division patch? Richard Earnshaw
14:06 Re: [PATCH] Fix for PR tree-optimization/27341 Diego Novillo
13:49 Re: [PATCH] Implement -fstack-usage Richard Guenther
13:27 [PATCH] Implement -fstack-usage Eric Botcazou
12:29 Re: [Patch, fortran] PR25289 Cannot handle record numbers large than huge(0_4) Janne Blomqvist
12:05 [PATCH] Reduce GC overhead of the C++ lexer buffer Richard Guenther
11:47 [gfortran,patch] Fix undue compile-time error message François-Xavier Coudert
11:15 [PATCH] Fix -fmerge-all-constants Jakub Jelinek
11:13 Re: [Patch, fortran] PR25289 Cannot handle record numbers large than huge(0_4) François-Xavier Coudert
10:55 Re: [autovect] [patch] vectorize in cases when number of iterations may be zero Victor Kaplansky
09:33 Re: [Patch Ping] [RFC] Alias export patch Andrey Belevantsev
09:31 [PATCH] Fix PR28045 Richard Guenther
07:59 [patch] Fix PR c++/28052: ICE on invalid bitfield Volker Reichelt
07:10 Re: [Patch, fortran] PR25289 Cannot handle record numbers large than huge(0_4) Jakub Jelinek
06:59 Re: [Patch, fortran] PR25289 Cannot handle record numbers large than huge(0_4) Jerry DeLisle
06:57 [Patch, fortran] PR25289 Cannot handle record numbers large than huge(0_4) Jerry DeLisle
06:37 Re: [PATCH] Dejagnu testsuite for GNAT Eric Botcazou
06:29 Re: [autovect] [patch] vectorize in cases when number of iterations may be zero Sebastian Pop
06:18 Re: [lto] PATCH: Locate DWARF information in ELF files Jakub Jelinek
03:24 Re: [lto] PATCH: Locate DWARF information in ELF files Mark Mitchell
03:17 Re: [lto] PATCH: Locate DWARF information in ELF files Mark Mitchell
03:01 Re: [committed] Change default for enable_hash_synchronization_default John David Anglin
02:05 Re: [lto] PATCH: Locate DWARF information in ELF files Daniel Berlin
01:55 [lto] cp/call.c: Stop using TREE_CHAIN for TYPE_ARG_TYPES. (Part 1) Kazu Hirata
01:52 [lto] cp/method.c: Introduce num_artificial_parms_for. Kazu Hirata
01:27 Re: [committed] Change default for enable_hash_synchronization_default on PA-RISC John David Anglin

June 18, 2006
23:59 Re: [lto] PATCH: Locate DWARF information in ELF files Andrew Pinski
23:49 Re: [lto] PATCH: Locate DWARF information in ELF files Daniel Berlin
21:41 Re: [rfc] multi-word subreg lowering pass Steven Bosscher
21:38 [patch] Fix PR c++/28054 Lee Millward
21:30 [patch] Fix PR c++/28051 Lee Millward
21:24 [patch] Fix PR c++/27821 Lee Millward
21:00 Re: [lto] PATCH: Locate DWARF information in ELF files Andrew Pinski
20:47 Re: [lto] PATCH: Locate DWARF information in ELF files Gabriel Dos Reis
20:25 [lto] PATCH: Locate DWARF information in ELF files Mark Mitchell
19:35 Re: [rfc] subreg lowering pass / Overcoming double-set difficulties for CC re-use Björn Haase
18:20 Re: [rfc] multi-word subreg lowering pass Björn Haase
18:15 Re: [PATCH][AVR] Add 'avr25' architecture for new ATtiny devices. Denis Chertykov
17:50 Re: [PATCH] (PING] Dejagnu testsuite for GNAT Arnaud Charlet
17:41 Re: [PATCH] Dejagnu testsuite for GNAT Mark Mitchell
17:35 Re: [PATCH] Dejagnu testsuite for GNAT Eric Botcazou
17:17 Re: [gfortran,patch] Fix wrong-code for ASSOCIATED Steve Kargl
17:06 Re: [gfortran,patch] Fix wrong-code for ASSOCIATED FX Coudert
16:59 Re: [PATCH] PR/27063, packaging of Objective-C++ inside gcc-core Paolo Bonzini
16:49 Re: [PATCH] (PING] Dejagnu testsuite for GNAT Roger Sayle
16:42 Re: [PATCH] Dejagnu testsuite for GNAT Roger Sayle
16:25 [PATCH] (PING] Dejagnu testsuite for GNAT Laurent GUERBY
16:23 [PATCH] FIx PR middle-end/28075 inliner produces unnecessary type conversions Andrew Pinski
15:59 Re: [gfortran,patch] Fix wrong-code for ASSOCIATED Steve Kargl
15:39 Re: [wwwdocs] link to newest status report for 4.2 Gerald Pfeifer
15:29 [wwwdocs] gcc-2.95/index.html cleanup Gerald Pfeifer
15:14 [wwwdocs] link to newest status report for 4.2 Martin Michlmayr
14:16 Re: c99 VLA semantics Laurent GUERBY
13:22 [lto] Introduce num_parm_types and nth_parm_type. Kazu Hirata
13:18 Re: [Patch, fortran] PR28005 - gfortran: matmul produces wrong result FX Coudert
13:05 [PATCH][testsuite] Use __SIZE_TYPE__ instead of unsigned long in malloc/memset prototype. Anatoly Sokolov
12:37 [PATCH] Fix Tree-SRA bug with array slices Eric Botcazou
12:31 Re: [Patch, fortran] PR16206 - array initializers Paul Thomas
12:31 Re: [Patch, fortran] PR18769, PR25049 and PR25050 - transformational functions in initialization expressions. FX Coudert
12:25 Re: [wwwdocs] Complete revamp of our web site Gerald Pfeifer
12:23 Re: [Patch, fortran] PR18769, PR25049 and PR25050 - transformational functions in initialization expressions. Paul Thomas
11:23 Contents of file `gcc-4.1.0.sv.po.gz' Translation Project Robot
11:23 New Swedish PO file for `gcc' Translation Project Robot
10:34 Re: [bfin] Fix bfin port constraints Jie Zhang
10:31 Re: [bfin] Fix MAX_LOOP_LENGTH for bfin port hardware loop optimization Jie Zhang
10:28 Re: [v3] Patch to twister_rand_gen_* to use tr1::random Paolo Carlini
09:28 Re: [bfin] Fix bfin port constraints Bernd Schmidt
08:52 Re: [Patch, fortran] PR28005 - gfortran: matmul produces wrong result - Ping FX Coudert
08:44 Re: [Patch, fortran] PR18769, PR25049 and PR25050 - transformational functions in initialization expressions. FX Coudert
06:47 Re: Fwd: @dircategory Software development Gerald Pfeifer
05:16 Re: [Patch, fortran] PR16206 - array initializers Paul Thomas
03:48 Re: [bfin] Fix SIZE_TYPE for bfin port Jie Zhang
03:40 Re: [Patch, fortran] PR16206 - array initializers Steve Kargl
03:26 Re: [lto] Introduce nth_tree_value. Kazu Hirata
02:42 Re: [Patch, fortran] PR18769, PR25049 and PR25050 - transformational functions in initialization expressions. Steve Kargl
02:09 Re: [patch] Fix some pessimizations due to fixes for PRs 27144 and 27639 Roger Sayle
01:53 [lto] Introduce nth_tree_value. Kazu Hirata
01:22 [Patch, fortran] PR18769, PR25049 and PR25050 - transformational functions in initialization expressions. Paul Thomas
00:40 [lto] cp/typeck.c: Add two parameters to compparms. Kazu Hirata

June 17, 2006
21:15 ARM long long division patch? Fredrik Hederstierna
20:36 Re: Fwd: @dircategory Software development Karl Berry
19:01 Re: Patch: Problem with type safety and the "sentinel" attribute Kaveh R. Ghazi
17:11 Re: sh-elf build failure on mainline] David Ayers
17:10 Re: x86 descriptor-based TLS local dynamic fix Andrew Pinski
17:07 x86 descriptor-based TLS local dynamic fix Alexandre Oliva
16:33 [bfin] Fix bfin port constraints Jie Zhang
16:13 Re: [patch] Fix PR c++/27805 Lee Millward
15:36 Re: [patch] Fix PR c++/27805 Andrew Pinski
15:23 Re: [Patch, fortran] PR28005 - gfortran: matmul produces wrong result - Ping Paul Thomas
15:14 Re: [wwwdocs] index.html -- compressions, string and format tweaks Gerald Pfeifer
15:12 Re: Don't define USE_PT_GNU_EH_FRAME when using uClibc Jie Zhang
15:11 [patch] Fix PR c++/27805 Lee Millward
15:04 Re: [PATCH] PR/27063, packaging of Objective-C++ inside gcc-core Andrew Pinski
14:56 [bfin] Fix MAX_LOOP_LENGTH for bfin port hardware loop optimization Jie Zhang
14:00 Re: [PATCH] PR/27063, packaging of Objective-C++ inside gcc-core Gerald Pfeifer
10:10 Re: [v3] Patch to twister_rand_gen_* to use tr1::random Paolo Carlini
10:06 [v3] Patch to twister_rand_gen_* to use tr1::random Paolo Carlini
09:06 [gfortran,patch] Fix wrong-code for ASSOCIATED FX Coudert
08:17 Re: Modifying ARM code generator for elimination of 8bit writes - need help Rask Ingemann Lambertsen
06:08 Re: c99 VLA semantics Mike Stump
04:57 [Patch, fortran] PR16206 - array initializers Paul Thomas
01:13 C++ PATCH: PR 28016 Mark Mitchell
00:44 Re: c99 VLA semantics Mark Mitchell
00:31 Re: c99 VLA semantics Joseph S. Myers
00:22 Re: c99 VLA semantics Mark Mitchell
00:12 Re: c99 VLA semantics Mike Stump

June 16, 2006
23:13 C++ PATCH: PR 27979 Mark Mitchell
23:11 [v3] tr1::uniform_real bits Paolo Carlini
22:34 Re: Fix __cxa_begin_cleanup return value Mark Mitchell
22:31 Re: c99 VLA semantics Mark Mitchell
22:16 [v3] Fix time_get::do_get_* to ignore the value of err Paolo Carlini
21:58 Re: c99 VLA semantics Joseph S. Myers
21:47 Re: c99 VLA semantics Mike Stump
21:38 Re: c99 VLA semantics Mike Stump
18:52 C++ PATCH: PR 27884 Mark Mitchell
18:44 Re: Don't define USE_PT_GNU_EH_FRAME when using uClibc David Daney
18:38 Re: [patch] Treegion formation for interblock scheduling Vladimir N. Makarov
18:08 Re: Don't define USE_PT_GNU_EH_FRAME when using uClibc Richard Sandiford
17:24 Re: [patch] Fix PR libgomp/27254 Jakub Jelinek
17:05 Re: [gfortran, patch] fix runtime out-of-bounds checking FX Coudert
15:52 Re: Advise on choose_hard_reg_mode (IA64, PR 20802, builtin_apply4.c) Joern RENNECKE
15:42 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Tom Tromey
15:39 Re: Advise on choose_hard_reg_mode (IA64, PR 20802, builtin_apply4.c) Steve Ellcey
15:37 [PATCH] PR/26188, fix stdint.m4 for FreeBSD 4.11 Paolo Bonzini
14:55 Re: [PATCH] s390: fix doloop_di constraints Ulrich Weigand
13:38 Re: [PATCH] Fix PR27116, rework negate_expr_p/negate_expr Roger Sayle
13:26 [Committed] PR 27802: Handle noreturn functions in reg-stack Roger Sayle
12:07 Re: [PATCH] Fix PR27830 Richard Guenther
10:02 Re: Don't define USE_PT_GNU_EH_FRAME when using uClibc Jie Zhang
08:45 Fix __cxa_begin_cleanup return value Vladimir Prus
08:42 Re: [RFA patch] PR18749: epilogue not tracked in dwarf2 unwind-info Michael Matz
08:35 Re: [PATCH] Reduce size of some cgraph structures Richard Guenther
08:00 Re: [autovect] [patch] vectorize in cases when number of iterations may be zero Sebastian Pop
07:21 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Michael Matz
07:13 Re: [lto] cp/call.c: Use compparms in build_op_delete_call. Mark Mitchell
07:12 Re: C++ PATCH: PR 27640 VÃclav Haisman
06:12 C++ PATCH: PR 27689 Mark Mitchell
06:09 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Jerry DeLisle
02:35 C++ PATCH: PR 27666 Mark Mitchell
02:24 Re: [gfortran, patch] fix runtime out-of-bounds checking Steve Kargl
02:14 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Steve Kargl
02:11 C++ PATCH: PR 27640 Mark Mitchell
02:09 [PATCH] Fix for PR tree-optimization/27341 Daniel Berlin
02:04 Re: [patch] Fix PR libgomp/27254 Steve Kargl
00:53 Re: Advise on choose_hard_reg_mode (IA64, PR 20802, builtin_apply4.c) Kaz Kojima
00:06 [v3] Adjust mersenne_twister<>::operator()() Paolo Carlini

June 15, 2006
23:46 Re: Advise on choose_hard_reg_mode (IA64, PR 20802, builtin_apply4.c) Eric Botcazou
23:32 Advise on choose_hard_reg_mode (IA64, PR 20802, builtin_apply4.c) Steve Ellcey
23:10 Re: [PATCH] PR 27786 Asher Langton
22:59 Re: [PATCH] Reduce garbage produced by fold_truthop Roger Sayle
22:54 Re: [PATCH] Shrink struct function Roger Sayle
22:20 Re: [PATCH, libiberty] Fix segfault in floatformat.c:get_field on 64-bit hosts Julian Brown
22:17 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Richard Kenner
22:12 Re: [committed] Change default for enable_hash_synchronization_default on PA-RISC Andreas Tobler
22:11 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Manuel LÃpez-IbÃÃez
21:59 Re: [wwwdocs] Point some GCJ pages to the corresponding Wiki pages Gerald Pfeifer
21:42 Re: [PATCH] Reduce size of some cgraph structures Diego Novillo
21:35 [testsuite] (checked in) fix directives for VMX test Janis Johnson
21:35 [PATCH] Reduce size of some cgraph structures Richard Guenther
21:25 Re: [MinGW] Allow Building GCC with --disable-sjlj-exceptions Danny Smith
21:04 [PATCH] Free memory in et-forest Richard Guenther
21:02 [PATCH] Reduce garbage produced by fold_truthop Richard Guenther
20:57 [PATCH] Shrink struct function Richard Guenther
20:54 Re: [MinGW] Allow Building GCC with --disable-sjlj-exceptions Brian Dessent
20:53 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Mike Stump
20:10 [wwwdocs] Description of boehms-gc branch Laurynas Biveinis
19:35 Re: [PATCH] PR/27063, packaging of Objective-C++ inside gcc-core Mike Stump
19:16 Re: [autovect] [patch] vectorize in cases when number of iterations may be zero Victor Kaplansky
19:04 Re: [autovect] [patch] vectorize in cases when number of iterations may be zero Daniel Berlin
19:00 Re: Patch: Problem with type safety and the "sentinel" attribute Ian Lance Taylor
19:00 Re: BC ABI: Don't initialize vtable pointer Andrew Haley
18:56 Re: [autovect] [patch] vectorize in cases when number of iterations may be zero Victor Kaplansky
18:50 [rakdver@atrey.karlin.mff.cuni.cz: Re: [autovect] [patch] vectorize in cases when number of iterations may be zero] Zdenek Dvorak
18:46 Re: [PATCH] Reduce garbage produced by invert_truthvalue Richard Guenther
18:38 Re: [autovect] [patch] vectorize in cases when number of iterations may be zero Daniel Berlin
18:26 Re: BC ABI: Don't initialize vtable pointer Andrew Haley
18:21 Re: [autovect] [patch] vectorize in cases when number of iterations may be zero Victor Kaplansky
18:10 Re: [PATCH] Reduce garbage produced by invert_truthvalue Roger Sayle
18:09 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Joe Buck
18:03 Re: [autovect] [patch] vectorize in cases when number of iterations may be zero Zdenek Dvorak
17:55 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Zdenek Dvorak
17:47 Re: BC ABI: Don't initialize vtable pointer Bryce McKinlay
17:41 Re: [autovect] [patch] vectorize in cases when number of iterations may be zero Daniel Berlin
17:31 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Daniel Berlin
17:22 Re: [autovect] [patch] vectorize in cases when number of iterations may be zero Zdenek Dvorak
17:21 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Joe Buck
17:15 RE: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Dave Korn
17:12 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Richard Guenther
17:10 Re: [PATCH] Fix PR27781 Diego Novillo
17:09 Re: [autovect] [patch] vectorize in cases when number of iterations may be zero Victor Kaplansky
17:09 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Joe Buck
17:09 PING: Patch: Configure boehm_gc the same for cross-build as native... David Daney
17:07 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Joe Buck
17:05 Re: [autovect] [patch] vectorize in cases when number of iterations may be zero Zdenek Dvorak
17:04 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Diego Novillo
16:52 Re: [autovect] [patch] vectorize in cases when number of iterations may be zero Victor Kaplansky
16:49 Re: Don't define USE_PT_GNU_EH_FRAME when using uClibc David Daney
16:47 Re: Don't define USE_PT_GNU_EH_FRAME when using uClibc David Daney
16:45 Applied: disable gcc.dg/cpp/_Pragma6.c, g++.dg/cpp/_Pragma1.C for sh*-[us]*-elf Joern RENNECKE
16:27 Re: [v3] policy-based data structures, round two Benjamin Kosnik
16:13 BC ABI: Don't initialize vtable pointer Andrew Haley
15:43 Re: [PATCH] Fix PR27781 Richard Guenther
15:41 Re: [PATCH] Fix PR27781 Andrew Pinski
15:29 [PATCH] Fix PR27781 Richard Guenther
15:24 [PATCH] Fix quadraticness in simplify_using_initial_condition Richard Guenther
14:33 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Andrew Pinski
14:22 Re: Patch: Problem with type safety and the "sentinel" attribute Tim Janik
13:59 Re: sh-elf build failure on mainline] Joern RENNECKE
13:57 Re: [autovect] [patch] vectorize in cases when number of iterations may be zero Zdenek Dvorak
13:55 Re: Patch: Problem with type safety and the "sentinel" attribute Stefan Westerfeld
13:34 Re: Patch: Problem with type safety and the "sentinel" attribute Tim Janik
13:30 Re: [C++ PATCH] Avoid sharing DECL_UID between different decls (was Re: checked in patch for PR 27793) Andrew MacLeod
13:16 Patch: Problem with type safety and the "sentinel" attribute Stefan Westerfeld
13:14 Re: sh-elf build failure on mainline] David Ayers
13:12 Re: [MinGW] Allow Building GCC with --disable-sjlj-exceptions Ranjit Mathew
12:54 [autovect] [patch] vectorize in cases when number of iterations may be zero Victor Kaplansky
12:18 Re: sh-elf build failure on mainline] Andrew Haley
12:11 Re: sh-elf build failure on mainline] David Ayers
11:06 [PATCH] PR/27063, packaging of Objective-C++ inside gcc-core Paolo Bonzini
10:27 Re: [v3] policy-based data structures, round two Paolo Carlini
10:20 [v3] Fix xor_combine::result_type Paolo Carlini
09:54 Re: [MinGW] Allow Building GCC with --disable-sjlj-exceptions Brian Dessent
09:49 Re: [PATCH] s390: fix doloop_di constraints Andreas Krebbel
09:45 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Manuel LÃpez-IbÃÃez
09:35 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Manuel LÃpez-IbÃÃez
09:34 [MinGW] Allow Building GCC with --disable-sjlj-exceptions Ranjit Mathew
08:09 Re: [patch] Fix some pessimizations due to fixes for PRs 27144 and 27639 Richard Guenther
07:06 Re: sh-elf build failure on mainline] David Ayers
06:53 [lto] cp/cp-tree.h: Remove FUNCTION_FIRST_USER_PARMTYPE. Kazu Hirata
06:42 Re: {Spam?} Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Paolo Bonzini
06:34 [lto] cp/call.c: Use compparms in build_op_delete_call. Kazu Hirata
05:25 Don't define USE_PT_GNU_EH_FRAME when using uClibc Jie Zhang
05:10 [bfin] Fix eh_return patten Jie Zhang
03:55 C++ PATCH: PR 27665 Mark Mitchell
03:47 C++ PATCH: PR 26748 Mark Mitchell
03:35 C++ PATCH: PR 26559 Mark Mitchell
02:15 Re: [wwwdocs] Point some GCJ pages to the corresponding Wiki pages Ranjit Mathew
01:10 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Mike Stump

June 14, 2006
23:05 [v3] policy-based data structures, round two Benjamin Kosnik
23:03 Re: [patch] Fix some pessimizations due to fixes for PRs 27144 and 27639 Daniel Berlin
22:50 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Joe Buck
22:36 sh-elf build failure on mainline] Joern RENNECKE
22:19 sh-elf build failure on mainline Joern RENNECKE
22:16 Re: C++ PATCH: PR 28018 Gabriel Dos Reis
21:29 Re: [patch] Treegion formation for interblock scheduling Mike Stump
20:47 [patch] Treegion formation for interblock scheduling mcrosier
20:28 [yara-branch] Bug fixing, cleaning, addition for x86_64 and ppc Vladimir Makarov
20:13 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Eric Botcazou
20:02 Re: [committed] Change default for enable_hash_synchronization_default on PA-RISC Michael Koch
19:51 Re: [lto] Unreviewed patch Mark Mitchell
19:50 Re: C++ PATCH: PR 28018 Mark Mitchell
19:45 Re: C++ PATCH: PR 28018 Gabriel Dos Reis
19:27 C++ PATCH: PR 28018 Mark Mitchell
19:11 [doc] C++ patch Gabriel Dos Reis
18:54 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Andrew Pinski
18:51 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Joe Buck
18:46 Re: [RFA patch] PR18749: epilogue not tracked in dwarf2 unwind-info Mike Stump
18:39 Re: [gomp] OMP_STACKSIZE env variable Richard Earnshaw
18:35 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Mike Stump
18:20 Re: [wwwdocs] Point some GCJ pages to the corresponding Wiki pages Gerald Pfeifer
17:59 [lto] Unreviewed patch Kazu Hirata
17:49 C++ PATCH: PR 27227 Mark Mitchell
17:15 Re: [lto] cp/cp-tree.h: Remove FUNCTION_ARG_CHAIN. Mark Mitchell
17:02 Re: [patch, fortran] Fix PR 27980 Paul Thomas
16:57 [Patch, fortran] PR28005 - gfortran: matmul produces wrong result Paul Thomas
15:15 Re: [PATCH] reload: Remove dead set of used_spill_regs Ian Lance Taylor
15:14 Re: [gomp] OMP_STACKSIZE env variable Richard Henderson
15:11 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Ian Lance Taylor
15:08 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Paolo Bonzini
14:54 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Richard Guenther
14:53 Re: [PATCH] Reduce garbage produced by tree-ssa-structalias.c (fwd) Diego Novillo
14:52 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Diego Novillo
13:58 [lto] cp/cp-tree.h: Remove FUNCTION_ARG_CHAIN. Kazu Hirata
13:38 Re: [4.1/4.0 ping] Re: [PATCH] Fix PR rtl-optimization/27661 (reload problem) Michael Matz
13:28 Re: [RFA patch] PR18749: epilogue not tracked in dwarf2 unwind-info Michael Matz
13:24 Re: [4.1/4.0 ping] Re: [PATCH] Fix PR rtl-optimization/27661 (reload problem) Eric Botcazou
13:01 Re: [committed] Change default for enable_hash_synchronization_default on PA-RISC John David Anglin
12:33 Re: [PATCH] Reduce garbage produced by tree-ssa-structalias.c Daniel Berlin
12:26 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Daniel Berlin
12:15 Re: [PATCH] s390: fix doloop_di constraints Ulrich Weigand
12:06 [PATCH] Reduce garbage produced by invert_truthvalue Richard Guenther
12:05 [4.1/4.0 ping] Re: [PATCH] Fix PR rtl-optimization/27661 (reload problem) Ulrich Weigand
11:21 Re: [committed] Change default for enable_hash_synchronization_default on PA-RISC Tom Tromey
10:37 [PATCH] reload: Remove dead set of used_spill_regs Andreas Krebbel
10:26 [PATCH] s390: fix doloop_di constraints Andreas Krebbel
09:53 [PATCH] Reduce garbage produced by tree-ssa-structalias.c (fwd) Richard Guenther
05:55 Re: [committed] Change default for enable_hash_synchronization_default on PA-RISC Michael Koch
04:55 Correct typo in ChangeLog Ian Lance Taylor
03:47 Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Ian Lance Taylor
03:24 Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?) Daniel Berlin
03:16 [m32c] mulpsi patch DJ Delorie
02:56 Re: Unreviewed patches (for unused functions) Roger Sayle
02:19 Re: [RFA patch] PR18749: epilogue not tracked in dwarf2 unwind-info Alan Modra
01:52 [committed] Change default for enable_hash_synchronization_default on PA-RISC John David Anglin
00:49 [patch] Fix PR libgomp/27254 John David Anglin
00:41 Re: [PATCH, libiberty] Fix segfault in floatformat.c:get_field on 64-bit hosts Ian Lance Taylor

June 13, 2006
22:19 Re: [PATCH] Default to optimizing compilation in later bootstrap stages Mark Mitchell
21:45 Patch: FYI: re-add linux journal link Tom Tromey
21:15 Re: [PATCH] zlib html/install-html targets. Carlos O'Donell
21:00 Re: [PATCH] zlib html/install-html targets. Tom Tromey
20:48 Re: [patch]: Apply Multilib Options to CCASFLAGS DJ Delorie
20:44 [patch] Fix some pessimizations due to fixes for PRs 27144 and 27639 Zdenek Dvorak
19:40 Re: [patch, fortran] Fix PR 27980 Paul Thomas
19:10 [patch, fortran] Fix PR 27980 Thomas Koenig
19:07 [patch]: Apply Multilib Options to CCASFLAGS Jeff Johnston
18:40 Re: [PATCH] zlib html/install-html targets. Daniel Jacobowitz
18:30 [PATCH] zlib html/install-html targets. Carlos O'Donell
17:48 Patch applied: Fix PR target/28014 Joern RENNECKE
17:08 Re: [patch] Re: [PATCH, x86] Generate vector -1 with pcmpeq Richard Henderson
16:45 Re: [PATCH, libiberty] Fix segfault in floatformat.c:get_field on 64-bit hosts Julian Brown
16:20 Re: [PATCH, libiberty] Fix segfault in floatformat.c:get_field on 64-bit hosts Ian Lance Taylor
15:52 Re: [PATCH] PR middle-end/27959 reload bug Ian Lance Taylor
14:47 [ecj] Patch: FYI: fix runtime crash Tom Tromey
14:40 Re: Fix PR 22541 Bernd Schmidt
11:29 Re: [lto] PATCH: Skeleton LTO front end Sebastian Pop
11:18 [PATCH] PR middle-end/27959 reload bug Andreas Krebbel
09:40 Re: [bfin] Fix an bug in the implementation of hardware loop Jie Zhang
09:21 Re: [PING] Re: [Patch] Fix the allocation of jump register for RTL sequence abstraction Bernd Schmidt
08:28 [PATCH] Default to optimizing compilation in later bootstrap stages Paolo Bonzini
07:58 Re: [bfin] Fix an bug in the implementation of hardware loop Bernd Schmidt
07:46 [bfin] Fix an bug in the implementation of hardware loop Jie Zhang
07:24 Re: [PATCH] Fix PR27830 Richard Guenther
07:18 Re: [lto] PATCH: Skeleton LTO front end Paolo Bonzini
06:34 Re: [C++ PATCH] Avoid sharing DECL_UID between different decls (was Re: checked in patch for PR 27793) Jakub Jelinek
05:56 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Jerry DeLisle
05:42 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Jerry DeLisle
05:14 Re: [PATCH] Fix Darwin/PPC bootstrap failure Geoffrey Keating
02:50 [committed] Don't build libgomp on hpux10 John David Anglin
02:13 [committed] Fix Bug ada/27944 John David Anglin
02:12 RE: [Patch]: PR target/27789 attribute handling fallout from DECL_INITIAL changes Danny Smith
01:02 [patch] Re: [PATCH, x86] Generate vector -1 with pcmpeq Eric Christopher
00:25 Re: [PATCH] Fix PR27830 Ian Lance Taylor

June 12, 2006
22:15 Re: [PATCH] Fix PR27536 Ian Lance Taylor
22:08 Re: [patch] Fix third part of PR c++/27601: ICE using offsetof with pseudo-destructor Mark Mitchell
22:04 [patch] Fix third part of PR c++/27601: ICE using offsetof with pseudo-destructor Volker Reichelt
21:58 Re: [patch] Fix PR c++/27933: ICE with invalid "using" Volker Reichelt
21:42 Re: [patch] Fix PR c++/27952 Lee Millward
21:34 Re: [RFA patch] PR18749: epilogue not tracked in dwarf2 unwind-info Michael Matz
21:22 Re: [RFA patch] PR18749: epilogue not tracked in dwarf2 unwind-info Daniel Jacobowitz
21:07 Re: darwin cross compiling breakage Ian Lance Taylor
21:02 Re: [RFA patch] PR18749: epilogue not tracked in dwarf2 unwind-info Michael Matz
20:49 Re: darwin cross compiling breakage Mike Stump
20:42 Re: [RFA patch] PR18749: epilogue not tracked in dwarf2 unwind-info Daniel Jacobowitz
20:39 Re: [RFA patch] PR18749: epilogue not tracked in dwarf2 unwind-info Michael Matz
20:27 [patch] PR27149: Fix grammar in warning Martin Michlmayr
20:16 Re: [PATCH]: Fix PR target/27863: ICE in check_cfg, at haifa-sched.c:4615 Vladimir Makarov
20:14 Re: [RFA patch] PR18749: epilogue not tracked in dwarf2 unwind-info Daniel Jacobowitz
20:07 [RFA patch] PR18749: epilogue not tracked in dwarf2 unwind-info Michael Matz
20:00 Re: PATCH: Include TOOL_OPTIONS in check-flags Janis Johnson
19:58 Add missing VIEW_CONVERT_EXPR case in gimplifier Eric Botcazou
19:51 Re: [PATCH] Fix PR debug/26754 Mark Mitchell
19:49 Re: [lto] i386.c: Simplify x86_this_parameter. Richard Henderson
19:45 Re: [Patch, fortran] PR24558, PR20877 and PR25047 - module function alternate entries. Paul Thomas
19:40 Re: [patch] Fix PR c++/27933: ICE with invalid "using" Mark Mitchell
19:37 Re: [patch] Fix PR c++/27951: ICE with invalid anonymous union Mark Mitchell
19:35 Re: [Committed] Reduce memory usage of DOM Mark Mitchell
19:28 Re: Packed union doesn't make the unaligned magic on ms_bitfield Mark Mitchell
19:27 Re: darwin cross compiling breakage Andrew Pinski
19:27 Re: [C++ PATCH] Avoid sharing DECL_UID between different decls (was Re: checked in patch for PR 27793) Mark Mitchell
19:22 Re: [patch] Fix PR c++/27952 Mark Mitchell
19:19 Re: darwin cross compiling breakage Mike Stump
19:11 Re: [PATCH] Fix PR debug/26754 Eric Botcazou
19:11 Re: darwin cross compiling breakage Mark Mitchell
19:06 [lto] PATCH: Skeleton LTO front end Mark Mitchell
19:06 Re: darwin cross compiling breakage Ian Lance Taylor
19:01 Re: darwin cross compiling breakage Andrew Pinski
19:00 Re: [PATCH] SB1 configuration patch Eric Christopher
18:53 Re: [PATCH]: Fix PR target/27863: ICE in check_cfg, at haifa-sched.c:4615 Maxim Kuvyrkov
18:53 Re: darwin cross compiling breakage Mike Stump
18:46 [PATCH] SB1 configuration patch Fred Fish
17:46 Re: darwin cross compiling breakage Ian Lance Taylor
17:34 Re: darwin cross compiling breakage Shantonu Sen
17:34 Re: darwin cross compiling breakage Mike Stump
17:29 Re: darwin cross compiling breakage Mike Stump
17:18 Re: [lto] cp/*: Put default arguments in DECL_INITIAL of a PARM_DECL. Mark Mitchell
16:59 Re: darwin cross compiling breakage Ian Lance Taylor
16:57 Re: PATCH: Make mudflap run faster Frank Ch. Eigler
16:53 Re: darwin cross compiling breakage Andrew Pinski
16:52 Re: [C++ PATCH] PR21210: Default construction of complex types Mark Mitchell
16:46 Re: [lto] Add several C++ testcases. Mark Mitchell
16:28 Re: [lto] cp/*: Put default arguments in DECL_INITIAL of a PARM_DECL. Mark Mitchell
15:36 Re: [PATCH]: Fix PR target/27863: ICE in check_cfg, at haifa-sched.c:4615 Andreas Schwab
15:30 Re: darwin cross compiling breakage Mike Stump
15:27 Re: [PATCH]: Fix PR target/27863: ICE in check_cfg, at haifa-sched.c:4615 Steve Ellcey
15:13 Re: darwin cross compiling breakage Andrew Pinski
14:53 Re: darwin cross compiling breakage Mike Stump
14:47 Re: darwin cross compiling breakage Mike Stump
14:44 Re: [lto] cp/*: Put default arguments in DECL_INITIAL of a PARM_DECL. Andrew Pinski
14:39 [lto] cp/*: Put default arguments in DECL_INITIAL of a PARM_DECL. Kazu Hirata
14:38 Re: darwin cross compiling breakage Andrew Pinski
14:33 Re: darwin cross compiling breakage Mike Stump
14:19 [lto] Add several C++ testcases. Kazu Hirata
14:08 [lto] c-format.c: Simplify handle_format_attribute using list_length. Kazu Hirata
13:58 Re: [LTO] Localize SSA variables Kenneth Zadeck
13:12 Re: [LTO] Localize SSA variables Diego Novillo
12:56 [ping] three patch suggestions Olivier Hainque
12:38 RE: [PATCH,M32C]:Mismatch of instruction pattern. Naveen H.S.
11:55 Re: [wwwdocs] index.html -- compressions, string and format tweaks Andreas Schwab
11:48 Re: [wwwdocs] index.html -- compressions, string and format tweaks Gerald Pfeifer
11:27 Re: Unreviewed patches (for unused functions) Diego Novillo
11:07 Re: [RFC] Passing MIPS debug hints between gcc and gdb Richard Sandiford
10:27 Re: darwin cross compiling breakage Geoffrey Keating
10:10 Re: [RFC] Passing MIPS debug hints between gcc and gdb Fred Fish
08:35 Re: darwin cross compiling breakage Richard Guenther
08:09 Re: [rfc] subreg lowering pass / Overcoming double-set difficulties for CC re-use Steven Bosscher
07:02 Re: PR bootstrap/27963 - PR target/19970 [toplevel] David Ayers
06:58 Re: [PING] Re: [Patch] Fix the allocation of jump register for RTL sequence abstraction Gabor Loki
06:55 Re: [patch] fix PR 27948 Eric Christopher
06:32 Re: [rfc] subreg lowering pass / Overcoming double-set difficulties for CC re-use BjÃrn Haase
05:41 [lto] c-decl.c: Simplify store_parm_decls_oldstyle. Kazu Hirata
05:00 Re: [rfc] subreg lowering pass / Overcoming double-set difficulties for CC re-use Ian Lance Taylor
04:52 Re: [wwwdocs] index.html -- compressions, string and format tweaks Ian Lance Taylor
03:18 Re: PR bootstrap/27963 - PR target/19970 [toplevel] Ranjit Mathew
03:10 Re: [wwwdocs] Complete revamp of our web site DJ Delorie
01:52 Re: PR bootstrap/27963 - PR target/19970 [toplevel] Mark Mitchell
01:27 Re: [PPC PATCH] Extend easy_altivec_constant for FP vector constants David Edelsohn

June 11, 2006
23:26 Re: [gomp] OMP_STACKSIZE env variable Richard Earnshaw
23:13 [PPC PATCH] Extend easy_altivec_constant for FP vector constants Roger Sayle
21:08 Re: Fwd: @dircategory Software development Gerald Pfeifer
21:07 RE: [MinGW] PR target/19970: Java unnecessarily disabled for MinGW in top-level configure Danny Smith
20:43 Re: [LTO] Localize SSA variables Mark Mitchell
20:33 Re: darwin cross compiling breakage Mark Mitchell
20:24 Re: [lto] i386.c: Simplify init_cumulative_args. Mark Mitchell
20:22 Re: [lto] i386.c: Simplify x86_this_parameter. Mark Mitchell
20:05 Re: [wwwdocs] Complete revamp of our web site Andrew Pinski
19:59 Re: [wwwdocs] Complete revamp of our web site Gerald Pfeifer
18:33 Re: bootstrap broken on PPC-darwin and other targets without pkg-config (which is almost all) Gerald Pfeifer
18:14 Re: [gfortran, patch] fix runtime out-of-bounds checking FX Coudert
18:02 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Jerry DeLisle
17:54 Re: [wwwdocs] Complete revamp of our web site Tom Tromey
17:28 Re: [MinGW] PR target/19970: Java unnecessarily disabled for MinGW in top-level configure Tom Tromey
16:59 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Paul Brook
16:50 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Steve Kargl
16:33 Re: [wwwdocs] index.html -- compressions, string and format tweaks Gerald Pfeifer
16:31 Re: [wwwdocs] Complete revamp of our web site Gerald Pfeifer
16:24 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Paul Brook
16:17 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Steve Kargl
16:16 Re: [wwwdocs] index.html -- compressions, string and format tweaks Roger Sayle
16:13 Re: [patch RFA] Fix PR 27942 (Was: Packed union doesn't make the unaligned magic on ms_bitfield) Roger Sayle
15:44 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Paul Brook
15:41 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Steve Kargl
15:12 Re: [wwwdocs] index.html -- compressions, string and format tweaks Gerald Pfeifer
13:51 [patch RFA] Fix PR 27942 (Was: Packed union doesn't make the unaligned magic on ms_bitfield) Kaz Kojima
13:24 Re: [LTO] Localize SSA variables Kenneth Zadeck
12:41 [LTO] Localize SSA variables Jan Hubicka
11:56 Re: [MinGW] PR target/19970: Java unnecessarily disabled for MinGW in top-level configure David Ayers
10:57 Re: [rfc] subreg lowering pass / Overcoming double-set difficulties for CC re-use Steven Bosscher
10:06 Re: [rfc] subreg lowering pass / Overcoming double-set difficulties for CC re-use BjÃrn Haase
08:52 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Jerry DeLisle
07:08 Re: PR bootstrap/27963 - PR target/19970 [toplevel] Ranjit Mathew
02:17 [wwwdocs] tweak search on index.html and lists.html Gerald Pfeifer
01:33 Re: [wwwdocs] Complete revamp of our web site Gerald Pfeifer

June 10, 2006
23:04 [wwwdocs] index.html -- compressions, string and format tweaks Gerald Pfeifer
22:50 Re: [MinGW] PR target/19970: Java unnecessarily disabled for MinGW in top-level configure Nathanael Nerode
21:58 [wwwdocs] bin/preprocess and <DIV> vs <div> Gerald Pfeifer
21:58 Re: [v3] tr1/random: implement random_device Paolo Carlini
21:37 Re: [wwwdocs] Remove Bullets for "Platforms" and "Testing" in the Sidebar Gerald Pfeifer
21:26 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Paul Brook
21:17 [PATCH] fortran/27981 Steve Kargl
21:14 Re: [wwwdocs] fix broken link to wwwdocs cvs Gerald Pfeifer
21:02 Re: [wwwdocs] Remove Bullets for "Platforms" and "Testing" in the Sidebar DJ Delorie
20:30 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Jerry DeLisle
18:38 Re: [wwwdocs] Remove Bullets for "Platforms" and "Testing" in the Sidebar Gerald Pfeifer
18:37 Re: darwin cross compiling breakage Shantonu Sen
18:20 [PATCH] Fix Darwin/PPC bootstrap failure Roger Sayle
18:08 Re: [v3] tr1/random: implement random_device Albert Chin
17:46 [lto] i386.c: Simplify init_cumulative_args. Kazu Hirata
17:22 [lto] tree-mudflap.c: Use build_function_type_list. Kazu Hirata
17:21 [lto] i386.c: Simplify x86_this_parameter. Kazu Hirata
17:19 [lto] c-aux-info.c: Remove deserves_ellipsis. Kazu Hirata
17:17 [lto] c-aux-info.c: Remove deserves_ellipsis. Kazu Hirata
17:16 [lto] tree.c: Simplify build_function_type_list. Kazu Hirata
16:42 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Paul Brook
15:21 Re: Add little/big endian multilib variants to mips*-rtems* Richard Sandiford
14:58 Re: [patch] Fix PR c++/27952 Andrew Pinski
14:05 [patch] Fix PR c++/27952 Lee Millward
13:47 Re: Add little/big endian multilib variants to mips*-rtems* Ralf Corsepius
12:30 Re: Add little/big endian multilib variants to mips*-rtems* Joel Sherrill
12:26 Re: Add little/big endian multilib variants to mips*-rtems* Joel Sherrill
10:30 Re: darwin cross compiling breakage Steven Bosscher
07:37 Re: GCJ on Darwin/i386 patches Mike Stump
07:31 Re: Add little/big endian multilib variants to mips*-rtems* Richard Sandiford
06:34 Re: iq2000 trampolines Mike Stump
04:06 Re: Add little/big endian multilib variants to mips*-rtems* Ralf Corsepius
03:39 [v3] tr1/random/random_device follow-up Paolo Carlini
03:06 Re: darwin cross compiling breakage Andrew Pinski
03:02 Re: darwin cross compiling breakage Geoffrey Keating
02:29 RE: [wwwdocs] Complete revamp of our web site Gerald Pfeifer
02:21 [wwwdocs] Remove Bullets for "Platforms" and "Testing" in the Sidebar Ranjit Mathew
01:38 Re: [wwwdocs] Point some GCJ pages to the corresponding Wiki pages Ranjit Mathew
01:22 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Jerry DeLisle
01:08 [lto] c-common.c: Remove an unused variable. Kazu Hirata
01:05 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Paul Brook
00:48 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Andrew Pinski
00:41 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Steve Kargl
00:36 [wwwdocs, commited] Update projects/optimize.html:"Clean up how cse works" Steven Bosscher
00:34 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Jerry DeLisle
00:17 Re: iq2000 trampolines DJ Delorie
00:16 Re: darwin cross compiling breakage Steven Bosscher
00:05 Re: darwin cross compiling breakage Andrew Pinski
00:05 Re: iq2000 trampolines Mike Stump
00:04 Re: iq2000 trampolines Ian Lance Taylor
00:03 Re: darwin cross compiling breakage Geoffrey Keating
00:03 Re: vla ICE Geoffrey Keating
00:01 Re: darwin cross compiling breakage Ian Lance Taylor

June 09, 2006
23:58 Re: iq2000 trampolines Steven Bosscher
23:51 iq2000 trampolines DJ Delorie
23:39 [v3] tr1/random: implement random_device Paolo Carlini
23:37 Re: patch: contrib/compare_tests Mike Stump
23:35 Re: darwin cross compiling breakage Mike Stump
23:33 Re: vla ICE Mike Stump
23:22 Re: Patch to make objective-c++ conform to c++'s const-fold rules Geoffrey Keating
23:11 Re: PATCH: Include TOOL_OPTIONS in check-flags Eric Christopher
23:08 Re: PATCH: Include TOOL_OPTIONS in check-flags Andrew Pinski
23:05 PATCH: Include TOOL_OPTIONS in check-flags Matthew Sachs
22:45 Re: [gomp] OMP_STACKSIZE env variable Richard Henderson
22:27 Re: [gomp] OMP_STACKSIZE env variable Asher Langton
22:15 Re: [gomp] OMP_STACKSIZE env variable Andrew Pinski
22:03 [gomp] OMP_STACKSIZE env variable Richard Henderson
21:14 Re: [wwwdocs] Point some GCJ pages to the corresponding Wiki pages Tom Tromey
20:55 Re: [gomp] Fix privatized allocatable arrays (PR fortran/27916) Paul Thomas
20:53 Re: [gomp] Fix privatized allocatable arrays (PR fortran/27916) Paul Thomas
20:45 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Paul Brook
20:19 Re: [lto] tree.c: Introduce stdarg_p. Ian Lance Taylor
20:03 Re: [C++ PATCH] Avoid sharing DECL_UID between different decls (was Re: checked in patch for PR 27793) Andrew MacLeod
19:58 Patch to make objective-c++ conform to c++'s const-fold rules Fariborz Jahanian
19:46 Re: Add little/big endian multilib variants to mips*-rtems* Joel Sherrill
19:42 Re: [Patch, fortran] PR24558, PR20877 and PR25047 - module function alternate entries. Paul Thomas
19:09 PATCH: Make mudflap run faster Herman ten Brugge
19:05 [C++ PATCH] Avoid sharing DECL_UID between different decls (was Re: checked in patch for PR 27793) Jakub Jelinek
18:26 Re: [Patch, fortran] PR24558, PR20877 and PR25047 - module function alternate entries. tobias . schlueter
18:25 Re: PATCH: workaround for PR 27908 Andrew Haley
18:11 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Steve Kargl
18:06 [patch] c-common.c: Clean up handle_sentinel_attribute. Kazu Hirata
17:20 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Steve Kargl
17:05 Re: Packed union doesn't make the unaligned magic on ms_bitfield Eric Christopher
17:01 Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results Paul Brook
16:53 [PATCH, libiberty] Fix segfault in floatformat.c:get_field on 64-bit hosts Julian Brown
16:46 Re: [Patch,doc] Add ld version recommendation for mips*-*-* to install.texi David Daney
16:46 Re: [gomp] Fix privatized allocatable arrays (PR fortran/27916) Richard Henderson
16:10 Re: [PATCH] Add support for html/install-html. Carlos O'Donell
15:40 Re: [PATCH]: Fix PR target/27863: ICE in check_cfg, at haifa-sched.c:4615 Maxim Kuvyrkov
15:21 Re: [patch] fix PR 27948 Roger Sayle
15:21 Re: [PATCH]: Fix PR target/27863: ICE in check_cfg, at haifa-sched.c:4615 Vladimir N. Makarov
15:09 Re: [patch] fix 27542 Roger Sayle
15:03 Re: [PATCH] Fix PR27116, rework negate_expr_p/negate_expr Richard Guenther
14:25 Re: [PATCH]: Fix PR target/27863: ICE in check_cfg, at haifa-sched.c:4615 Maxim Kuvyrkov
14:06 Re: [PATCH]: Fix PR target/27863: ICE in check_cfg, at haifa-sched.c:4615 Vladimir N. Makarov
13:58 Re: Add little/big endian multilib variants to mips*-rtems* Richard Sandiford
13:57 Re: [PATCH] reload: X constraint doesn't match everything Ian Lance Taylor
13:48 Re: Add little/big endian multilib variants to mips*-rtems* Joel Sherrill
13:41 [lto] tree.c: Introduce stdarg_p. Kazu Hirata
13:05 Re: [PATCH] Fix PR26998, bad logic in VRP for NEGATE_EXPR Diego Novillo
12:54 Re: Add little/big endian multilib variants to mips*-rtems* Richard Sandiford
12:50 [PATCH] Fix PR27116, rework negate_expr_p/negate_expr Richard Guenther
12:45 Re: [PATCH] Fix PR27116, rework negate_expr_p/negate_expr Richard Guenther
11:07 Re: Add little/big endian multilib variants to mips*-rtems* Ralf Corsepius
11:05 Re: Packed union doesn't make the unaligned magic on ms_bitfield Kaz Kojima
10:03 Re: [PATCH]: Fix PR target/27863: ICE in check_cfg, at haifa-sched.c:4615 Richard Guenther
09:58 [gomp] Fix privatized allocatable arrays (PR fortran/27916) Jakub Jelinek
09:58 Re: [PATCH]: Fix PR target/27863: ICE in check_cfg, at haifa-sched.c:4615 Andreas Schwab
09:55 Re: [PATCH]: Fix PR target/27863: ICE in check_cfg, at haifa-sched.c:4615 Andreas Schwab
09:36 Re: [patch] fix PR 27948 Danny Smith
09:19 Re: Add little/big endian multilib variants to mips*-rtems* Richard Sandiford
08:43 Re: [PATCH] Fix PR26998, bad logic in VRP for NEGATE_EXPR Richard Guenther
08:29 Re: [PATCH] Fix PR26998, bad logic in VRP for NEGATE_EXPR Duncan Sands
08:24 Re: [Patch,doc] Add ld version recommendation for mips*-*-* to install.texi Richard Sandiford
08:15 [PATCH] Fix PR26998, bad logic in VRP for NEGATE_EXPR Richard Guenther
08:14 Re: [PATCH] reload: X constraint doesn't match everything Andreas Krebbel
08:04 [patch] fix PR 27948 Eric Christopher
07:59 Re: [PING] Re: [Patch] Fix the allocation of jump register for RTL sequence abstraction Bernd Schmidt
07:07 Re: Packed union doesn't make the unaligned magic on ms_bitfield Eric Christopher
07:01 Re: [PATCH] reload: X constraint doesn't match everything Andreas Krebbel
06:52 Re: [PING] Re: [Patch] Fix the allocation of jump register for RTL sequence abstraction Gabor Loki
06:19 Re: PR bootstrap/27963 - PR target/19970 [toplevel] David Ayers
06:05 Re: PR bootstrap/27963 - PR target/19970 [toplevel] David Ayers
05:48 [patch,fortran] Fix PR19310 unnecessary error for overflowing results Jerry DeLisle
05:10 Add little/big endian multilib variants to mips*-rtems* Ralf Corsepius
05:06 Re: [Patch, fortran] PR24558, PR20877 and PR25047 - module function alternate entries. Paul Thomas
03:57 [Patch,doc] Add ld version recommendation for mips*-*-* to install.texi David Daney
01:58 Re: PR bootstrap/27963 - PR target/19970 [toplevel] Ranjit Mathew

June 08, 2006
23:29 Re: Patch: testsuite/gcc.dg/pr27095.c on hpux and darwin Mike Stump
23:19 Re: PR bootstrap/27963 - PR target/19970 [toplevel] DJ Delorie
23:13 Re: Packed union doesn't make the unaligned magic on ms_bitfield Eric Christopher
23:03 Packed union doesn't make the unaligned magic on ms_bitfield Kaz Kojima
22:55 Re: PR bootstrap/27963 - PR target/19970 [toplevel] David Ayers
22:44 Re: Fix -fsection-anchors on Darwin Mike Stump
22:26 Re: PR bootstrap/27963 - PR target/19970 [toplevel] DJ Delorie
21:54 Re: PR bootstrap/27963 - PR target/19970 [toplevel] David Ayers
21:54 Re: [gfortran,patch] Fix zero-length substrings Paul Brook
21:51 Re: [PATCH]: Fix PR26807: FAIL: gcc.dg/torture/pr24626-1.c -O2 (test for excess errors) Vladimir Makarov
21:49 Re: [gfortran,patch] Fix zero-length substrings FX Coudert
21:47 Re: [gfortran,patch] Fix zero-length substrings FX Coudert
21:41 [patch] fix 27542 Eric Christopher
21:38 Re: PR bootstrap/27963 - PR target/19970 [toplevel] DJ Delorie
21:34 Re: [gfortran,patch] Fix zero-length substrings Paul Brook
21:22 Re: [gfortran,patch] Fix zero-length substrings tobias . schlueter
21:13 [gfortran,patch] Fix zero-length substrings FX Coudert
21:04 Re: [MinGW] PR target/19970: Java unnecessarily disabled for MinGW in top-level configure Rainer Orth
21:01 Re: [PATCH] PR 27786 Asher Langton
20:59 Re: [Patch, fortran] PR24558, PR20877 and PR25047 - module function alternate entries. tobias . schlueter
20:57 PR bootstrap/27963 - PR target/19970 [toplevel] David Ayers
20:34 Re: [MinGW] PR target/19970: Java unnecessarily disabled for MinGW in top-level configure David Ayers
18:39 Re: [Patch]: PR target/27789 attribute handling fallout from DECL_INITIAL changes Mark Mitchell
18:35 Re: [Committed] Reduce memory usage of DOM Roger Sayle
18:12 Re: [PATCH] reload: X constraint doesn't match everything Ian Lance Taylor
18:11 Re: PR java/27908: Honour volatile Andrew Haley
18:06 Re: [PATCH] reload: X constraint doesn't match everything Andrew Pinski
18:02 Re: [Committed] Reduce memory usage of DOM Jeffrey Law
18:02 Re: [PATCH] reload: X constraint doesn't match everything Ian Lance Taylor
17:22 [Committed] Reduce memory usage of DOM Roger Sayle
16:58 Re: [PATCH] PR 27786 Asher Langton
16:33 Re: [PATCH] PR/27733, synth_mult cache missing too much Paolo Bonzini
15:12 [PATCH] reload: X constraint doesn't match everything Andreas Krebbel
15:03 Re: [PATCH] PR/27733, synth_mult cache missing too much Roger Sayle
14:21 Re: [PATCH] PR/27733, synth_mult cache missing too much Kazu Hirata
14:12 PR java/27908: Honour volatile Andrew Haley
14:06 [PATCH]: Fix PR26807: FAIL: gcc.dg/torture/pr24626-1.c -O2 (test for excess errors) Maxim Kuvyrkov
13:32 Re: [patch] Fix PR target/27421: ICE with invalid field in struct Roger Sayle
13:30 Re: [PATCH] cse (canon_reg): Don't modify insns without using validate_change Andreas Krebbel
13:28 Re: [MinGW] PR target/19970: Java unnecessarily disabled for MinGW in top-level configure Ranjit Mathew
13:05 [PATCH] PR/27733, synth_mult cache missing too much Paolo Bonzini
10:28 [Patch]: PR target/27789 attribute handling fallout from DECL_INITIAL changes Danny Smith
10:18 [patch] Fix PR c++/27951: ICE with invalid anonymous union Volker Reichelt
10:09 Re: [patch] Fix PR target/27421: ICE with invalid field in struct Volker Reichelt
08:53 Re: [PATCH]: Fix PR target/27863: ICE in check_cfg, at haifa-sched.c:4615 Maxim Kuvyrkov
08:24 [PATCH] Fix PR27830 Richard Guenther
06:31 Re: [testsuite/RFC] dg-shouldfail test directive FX Coudert
06:30 [PATCH][AVR] Add 'avr25' architecture for new ATtiny devices. Anatoll Sokolov
01:20 Re: checked in patch for PR 27793 Andrew MacLeod
01:09 Re: [PATCH] PR 27786 Steve Kargl
00:34 Re: [PATCH] Fix PR27116, negate_expr bug Ian Lance Taylor

June 07, 2006
23:44 [testsuite/RFC] dg-shouldfail test directive Janis Johnson
22:22 [PATCH] Fix PR27116, negate_expr bug Richard Guenther
22:09 RE: [x86-64 PATCH] PR target/26223: x86-64 ABI vs -mno-80387 Roger Sayle
21:26 [patch] PR tree-optimizations/26969 (vectorizer) Victor Kaplansky
21:20 RE: [x86-64 PATCH] PR target/26223: x86-64 ABI vs -mno-80387 Menezes, Evandro
21:19 Re: [PATCH] Fix PR27116, revert patch for PR23669 Richard Guenther
18:17 Re: [PATCH] Combine multiple MULTILIB_MATCHES entries into single entry Eric Christopher
17:48 Re: [PATCH] Combine multiple MULTILIB_MATCHES entries into single entry Thiemo Seufer
17:20 Re: [PATCH]: Fix PR target/27863: ICE in check_cfg, at haifa-sched.c:4615 Vladimir Makarov
16:54 Re: [PATCH] Expansion of __builtin_frame_address Ian Lance Taylor
16:38 [PATCH]: Fix PR target/27863: ICE in check_cfg, at haifa-sched.c:4615 Maxim Kuvyrkov
16:33 [patch] Fix PR c++/27933: ICE with invalid "using" Volker Reichelt
15:52 Re: [PATCH] Fix PR27116, revert patch for PR23669 Richard Guenther
15:49 Re: [patch] Fix PR c++/27508: ICE on invalid destructor name Volker Reichelt
15:45 Re: "make install-info" no longer works Daniel Jacobowitz
15:43 [gfortran, patch] fix runtime out-of-bounds checking François-Xavier Coudert
15:42 [PATCH] Fix PR27116, revert patch for PR23669 Richard Guenther
15:16 Re: Ping: [Patch, fortran] PR24558, PR20877 and PR25047 - module function alternate entries. Paul Thomas
15:06 Re: [PATCH] Combine multiple MULTILIB_MATCHES entries into single entry Fred Fish
14:58 [C++ PATCH] PR21210: Default construction of complex types Roger Sayle
14:19 Re: Ping: [Patch, fortran] PR24558, PR20877 and PR25047 - module function alternate entries. François-Xavier Coudert
14:01 Re: Ping: [Patch, fortran] PR24558, PR20877 and PR25047 - module function alternate entries. Paul Thomas
13:57 Re: [PATCH] Expansion of __builtin_frame_address Mark Shinwell
13:50 Re: [patch] Fix second part of PR c++/27601: ICE using offsetof with member functions Mark Mitchell
13:29 [MinGW] PR target/19970: Java unnecessarily disabled for MinGW in top-level configure Ranjit Mathew
12:05 Re: [MinGW] Set NATIVE_SYSTEM_HEADER_DIR relative to configured prefix Ranjit Mathew
12:02 Re: Ping: [Patch, fortran] PR24558, PR20877 and PR25047 - module function alternate entries. tobias . schlueter
10:43 Re: Fw: GCC 4.2 Status Report (2006-06-04) Ayal Zaks
09:21 [patch] add GNU/kFreeBSD support into boehm-gc Petr Salinger
08:42 pollutant walrus Isolde Mcfadden
08:35 Re: [gfortran,patch] Improve error messages for bounds-checking and a few other cases François-Xavier Coudert
08:30 Re: [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) Jakub Jelinek
07:44 Re: [patch] Fix second part of PR c++/27601: ICE using offsetof with member functions Volker Reichelt
06:15 [PATCH] Use correct gas target when compiling for power5/power5+. Peter Bergner
06:07 [v3] testsuite/util Benjamin Kosnik
05:39 Re: Patch: Configure boehm_gc the same for cross-build as native... David Daney
05:13 Re: [PATCH,RFC] reload: X constraint doesn't match everything Ian Lance Taylor
04:26 Re: Ping: [Patch, fortran] PR24558, PR20877 and PR25047 - module function alternate entries. Paul Thomas
03:11 checked in patch for PR 27793 Andrew MacLeod
02:08 Re: Tiny cse.c cleanup Roger Sayle
01:51 [v3] tr1/random: implement mersenne operators, etc. Paolo Carlini
01:11 RE: Patch: Configure boehm_gc the same for cross-build as native... Boehm, Hans

June 06, 2006
23:58 Re: darwin cross compiling breakage Geoffrey Keating
23:33 Re: [Patch, fortran] PR23091 and PR24168 Steve Kargl
23:17 Re: [PATCH] Expansion of __builtin_frame_address Ian Lance Taylor
23:14 Patch: Configure boehm_gc the same for cross-build as native... David Daney
22:43 [ecj] Patch: FYI: ecj specs fix Tom Tromey
21:57 [Patch, fortran] PR23091 and PR24168 Paul Thomas
21:42 C++ PATCH: PR 27177 Mark Mitchell
21:29 Re: [patch] Fix second part of PR c++/27601: ICE using offsetof with member functions Mark Mitchell
21:17 Re: PATCH: Fix bit-rotted --enable-maintainer-mode (bootstrap/20437) Tom Tromey
21:13 Re: Patch: FYI: update svn.html Tom Tromey
21:11 Re: [patch] Fix second part of PR c++/27601: ICE using offsetof with member functions Volker Reichelt
20:09 Tiny cse.c cleanup Steven Bosscher
19:43 Re: [patch] Fix second part of PR c++/27601: ICE using offsetof with member functions Mark Mitchell
19:18 [testsuite] detect ICE, fail conditionally (checked in) Janis Johnson
19:11 Re: [patch] Fix second part of PR c++/27601: ICE using offsetof with member functions Volker Reichelt
19:00 Re: [patch] for PR 26449 Roger Sayle
18:38 Re: [PATCH] Sync Makefile* configure* DJ Delorie
18:32 [PATCH] Sync Makefile* configure* Carlos O'Donell
18:14 [committed] Use unwind-dw2-fde-glibc for TPF Ulrich Weigand
18:04 Re: Patch: testsuite/gcc.dg/pr27095.c on hpux and darwin Janis Johnson
17:54 Re: [Patch, fortran] PR27897 - Segfault on error message. Paul Thomas
17:52 Re: [patch] Fix second part of PR c++/27601: ICE using offsetof with member functions Mark Mitchell
17:47 Re: [MinGW] Set NATIVE_SYSTEM_HEADER_DIR relative to configured prefix Mark Mitchell
17:40 [v3] tr1/random trivial uglification fixes, etc. Paolo Carlini
17:18 [patch] for PR 26449 Zdenek Dvorak
16:56 Re: [patch] [4.2 projects] vectorize type conversions - 1/6 (updated versus r114433) Richard Guenther
16:44 Re: [ecj] Patch: FYI: update jcf-dump for 1.5 Tom Tromey
16:33 Re: Patch: Add raw address to java stack trace if line number unavailable. Tom Tromey
16:32 Re: Patch: Add raw address to java stack trace if line number unavailable. David Daney
16:31 [patch] [4.2 projects] vectorize type conversions - 2/6 (updated versus r114433) Victor Kaplansky
16:18 [patch] [4.2 projects] vectorize type conversions - 1/6 (updated versus r114433) Victor Kaplansky
16:09 Re: [RFA] PR13946 [1/3] toplevel configure/makefile objc/boehm-gc David Ayers
16:08 Re: [RFC] PR/27390, latent complex-mode bug in regstack Roger Sayle
16:06 Patch: testsuite/gcc.dg/pr27095.c on hpux and darwin Steve Ellcey
15:57 Re: PING^4 [patch] [4.2 projects] vectorize type conversions Victor Kaplansky
15:17 Re: [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) Richard Henderson
15:17 [PATCH,RFC] reload: X constraint doesn't match everything Andreas Krebbel
15:10 Re: ping^3 [patch] [4.2 projects] vectorize strided accesses (4 patches) Victor Kaplansky
14:30 Re: libgomp routines for mingw32 Richard Henderson
14:18 Re: darwin cross compiling breakage Andrew Pinski
14:12 Re: PING [PATCH, libgfortran] Remove stride=0 check cruft Janne Blomqvist
13:58 Re: Fw: GCC 4.2 Status Report (2006-06-04) Richard Guenther
13:16 Re: [lto] Stop using TREE_LIST in functions dealing with PENDING_STMT. (Take 2) Diego Novillo
13:16 Re: [LTO] Move ChangeLog.lto into the GCC sub directory Diego Novillo
13:14 Re: [patch] for PR 27872 Diego Novillo
12:58 darwin cross compiling breakage Mike Stump
12:51 config/mips/t-linux64 typo fix Joseph S. Myers
12:40 Re: [PATCH][Ada][4.1] Fix cross gnatmake building libraries in project mode Laurent GUERBY
12:21 Re: [MinGW] Set NATIVE_SYSTEM_HEADER_DIR relative to configured prefix Ranjit Mathew
11:45 Re: [patch] Fix second part of PR c++/27601: ICE using offsetof with member functions Volker Reichelt
11:20 Re: [RFC] PR/27390, latent complex-mode bug in regstack Richard Guenther
10:32 html incorrectly installs during build Mike Stump
10:24 Remove unneeded prototype Mike Stump
09:01 [patch] for PR 27872 Zdenek Dvorak
08:53 Re: Fw: GCC 4.2 Status Report (2006-06-04) Ayal Zaks
08:44 Re: [PING] Re: [Patch] Fix the allocation of jump register for RTL sequence abstraction Bernd Schmidt
07:58 Re: GCC 4.2 Status Report (2006-06-04) Bernd Schmidt
07:56 [PING] Re: [Patch] Fix the allocation of jump register for RTL sequence abstraction Gabor Loki
07:10 Re: [RFC] PR/27390, latent complex-mode bug in regstack Paolo Bonzini
07:06 Re: [PATCH]: Disable scheduler extended regions by default. Maxim Kuvyrkov
05:59 Re: Patch: FYI: update svn.html Ranjit Mathew
05:42 Re: Modifying ARM code generator for elimination of 8bit writes - need help Wolfgang Mües
05:19 Re: [MinGW] Set NATIVE_SYSTEM_HEADER_DIR relative to configured prefix Ross Ridge
04:44 Re: [ecj] Patch: FYI: update jcf-dump for 1.5 Michael Koch
04:40 Re: [Patch, fortran] PR27897 - Segfault on error message. Andrew Pinski
04:29 [Patch, fortran] PR27897 - Segfault on error message. Paul Thomas
03:00 Re: [MinGW] Set NATIVE_SYSTEM_HEADER_DIR relative to configured prefix Ranjit Mathew
02:51 Re: [MinGW] Set NATIVE_SYSTEM_HEADER_DIR relative to configured prefix Ranjit Mathew
02:38 Re: [MinGW] Set NATIVE_SYSTEM_HEADER_DIR relative to configured prefix Ranjit Mathew
00:57 RE: [wwwdocs] Complete revamp of our web site Ryan Mansfield
00:33 Re: [RFC] PR/27390, latent complex-mode bug in regstack Roger Sayle
00:30 Re: GCC 4.2 Status Report (2006-06-04) Mark Mitchell

June 05, 2006
22:45 Patch: Add raw address to java stack trace if line number unavailable. David Daney
22:43 Re: [gfortran,patch] PR 27895, compile-time bounds checking for array section FX Coudert
22:12 Re: [gfortran,patch] PR 27895, compile-time bounds checking for array section Steve Kargl
21:41 Re: [patch] stor-layout.c: Fix a typo in a debug message. Eric Christopher
21:28 Re: [wwwdocs] Complete revamp of our web site Tom Tromey
21:26 [v3] Fix tr1/random/mersenne_twister Paolo Carlini
21:16 Re: [wwwdocs] link to newest status report for 4.2 Gerald Pfeifer
21:03 [wwwdocs] fix broken link to wwwdocs cvs Martin Michlmayr
20:58 [wwwdocs] link to newest status report for 4.2 Martin Michlmayr
20:51 [wwwdocs] Complete revamp of our web site Gerald Pfeifer
20:35 Unreviewed patches (for unused functions) Kazu Hirata
20:26 [patch] stor-layout.c: Fix a typo in a debug message. Kazu Hirata
20:25 Re: Ping: [Patch, fortran] PR24558, PR20877 and PR25047 - module function alternate entries. tobias . schlueter
20:19 Re: [PATCH] committed to remove spurious return. Steve Kargl
20:17 Re: [gfortran,patch] PR 27895, compile-time bounds checking for array section FX Coudert
20:16 Re: [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) Daniel Jacobowitz
20:14 Ping: [Patch, fortran] PR24558, PR20877 and PR25047 - module function alternate entries. Paul Thomas
20:05 Re: Patch: Backport change to g++.dg/opt/pr15551.C Mark Mitchell
20:04 Re: [PATCH] committed to remove spurious return. Paul Thomas
20:04 Re: [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) Mark Mitchell
19:58 Re: [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) Daniel Jacobowitz
19:58 Re: Ping, ping : [Patch, fortran] PR25058 & PR25090 Paul Thomas
19:56 Re: [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) Mark Mitchell
19:53 [PATCH] committed to remove spurious return. Steve Kargl
19:53 Re: [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) Jakub Jelinek
19:37 Re: Fixup objc-fast-4.m Mike Stump
19:31 Re: Ping, ping : [Patch, fortran] PR25058 & PR25090 Steve Kargl
19:29 Re: PING [PATCH, libgfortran] Remove stride=0 check cruft Steve Kargl
19:20 Fixup objc-fast-4.m Mike Stump
19:13 Patch: Backport change to g++.dg/opt/pr15551.C Steve Ellcey
18:57 Re: GCC 4.2 Status Report (2006-06-04) Joern RENNECKE
18:21 Re: [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) David Daney
18:11 [ecj] Patch: FYI: update jcf-dump for 1.5 Tom Tromey
18:02 Re: [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) Mark Mitchell
17:53 Re: [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) David Daney
17:44 Re: [RFC] PR/27390, latent complex-mode bug in regstack Paolo Bonzini
17:41 Re: [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) Mark Mitchell
17:41 [RFC] PR/27390, latent complex-mode bug in regstack Paolo Bonzini
17:27 Re: [lto] varasm.c: Stop using TREE_LIST for weak_decls. Mark Mitchell
17:26 Re: [lto] coverage.c: Call build_constructor instead of build_constructor_from_list. (Part 3) Mark Mitchell
17:25 Re: [lto] coverage.c: Call build_constructor instead of build_constructor_from_list. (Part 2) Mark Mitchell
17:22 Re: [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) Jakub Jelinek
17:22 Re: [lto] tree.h: Add arg_type to tree_parm_decl. Mark Mitchell
17:17 Re: [patch] c-common.c: Stop using TREE_LIST for registered_builtin_types. Mark Mitchell
17:16 Re: [patch] c-pragma.c: Stop using TREE_LIST for pending_weaks. Mark Mitchell
17:08 Re: [patch] Fix second part of PR c++/27601: ICE using offsetof with member functions Mark Mitchell
17:04 Re: [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) Mark Mitchell
17:02 Re: [PATCH] Re: Documentating the removal of -fshared-data Gerald Pfeifer
16:47 Re: [MinGW] Set NATIVE_SYSTEM_HEADER_DIR relative to configured prefix Mark Mitchell
16:38 Re: [MinGW] Set NATIVE_SYSTEM_HEADER_DIR relative to configured prefix Mark Mitchell
16:09 [gfortran,patch] PR 27895, compile-time bounds checking for array section François-Xavier Coudert
15:15 [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) Jakub Jelinek
14:17 Re: Modifying ARM code generator for elimination of 8bit writes - need help Rask Ingemann Lambertsen
12:39 Re: [Patch Ping] [RFC] Alias export patch Andrey Belevantsev
12:38 Re: [Patch Ping] [RFC] Alias export patch Daniel Berlin
12:27 Re: [Patch Ping] [RFC] Alias export patch Richard Guenther
12:20 Re: [Patch Ping] [RFC] Alias export patch Daniel Berlin
12:19 Re: [Patch Ping] [RFC] Alias export patch Richard Guenther
12:03 Re: [Patch Ping] [RFC] Alias export patch Andrey Belevantsev
11:54 [patch] Fix second part of PR c++/27601: ICE using offsetof with member functions Volker Reichelt
11:52 [wwwdocs] revamp searchbox Gerald Pfeifer
10:47 [wwwdocs] index.html, various tweaks Gerald Pfeifer
09:08 Re: [patch] PR tree-optimizations/26360 (vectorizer) Victor Kaplansky
08:40 [PATCH] Re: Documentating the removal of -fshared-data Richard Sandiford
07:09 Ping, ping : [Patch, fortran] PR25058 & PR25090 Paul Thomas
06:55 Re: [bfin] Fix SIZE_TYPE for bfin port Andrew Pinski
06:46 [bfin] Fix SIZE_TYPE for bfin port Jie Zhang
02:52 C++ PATCH: PR 27806, 27807, 27819, 27722 Mark Mitchell
01:24 Re: GCC 4.2 Status Report (2006-06-04) Daniel Berlin
01:18 Re: [LTO] Move ChangeLog.lto into the GCC sub directory Mark Mitchell
00:55 [wwwdocs] tweak searchbox.ihtml Gerald Pfeifer
00:53 Patch for bugs 25161 and 27020 Joseph S. Myers
00:38 Re: [LTO] Move ChangeLog.lto into the GCC sub directory Diego Novillo
00:18 [wwwdocs] style.html: further sync with www.gnu.org Gerald Pfeifer
00:05 [wwwdocs] rotate news Gerald Pfeifer

June 04, 2006
23:48 [wwwdocs] Import www.gnu.org style and start using it (fwd) Gerald Pfeifer
22:39 Re: PATCH: Disable libgomp on IRIX 5 (PR target/27540) Richard Sandiford
20:55 [ecj] Patch: FYI: change gcj to invoke ecj1 Tom Tromey
20:37 [ecj] Patch: FYI: fix ordering bugs, others Tom Tromey
20:23 GCC 4.2 Status Report (2006-06-04) Mark Mitchell
20:08 [ecj] Patch: FYI: add new jcf-path function Tom Tromey
19:55 Re: [patch] improve handling of ms_struct Eric Christopher
19:15 [PATCH] Fix PR27536 Richard Guenther
18:45 Re: [LTO] [PATCH] Tighten up a little bit type system Andrew Pinski
18:42 Re: [LTO] [PATCH] Tighten up a little bit type system Daniel Jacobowitz
18:39 Patch: FYI: update svn.html Tom Tromey
15:58 [LTO] [PATCH] Tighten up a little bit type system Andrew Pinski
15:47 Re: PING for fwprop merge Steven Bosscher
13:35 Re: [C PATCH] PR27150 and PR27382: LABEL_DECL vs DECL_WEAK Joseph S. Myers
13:01 Re: [PATCH][RFC] Fix PR27039, missed folding of pointer comparisons Richard Guenther
12:49 Re: PING for fwprop merge Paolo Bonzini
12:49 Re: rtl_loop_init vs try_redirect_by_replacing_jump vs simple jumps Steven Bosscher
12:04 PATCH: Fix bit-rotted --enable-maintainer-mode (bootstrap/20437) Laurynas Biveinis
05:54 Re: [Patch, fortran] PR14067, PR16943, PR20838 and PR27655 - miscellaneous small fixes Paul Thomas
04:07 [C PATCH] PR27150 and PR27382: LABEL_DECL vs DECL_WEAK Roger Sayle
03:40 Re: [PATCH] Fix PR target/27842 (miscompile of vec_abs (float) within loop) David Edelsohn

June 03, 2006
23:39 Re: [LTO] Move ChangeLog.lto into the GCC sub directory Kenneth Zadeck
23:16 [4.1] Backport tweaks to gfortran.dg/large_real_kind_form_io_2.f90 Eric Botcazou
21:56 Re: [x86-64 PATCH] PR target/26223: x86-64 ABI vs -mno-80387 Jan Hubicka
21:47 [x86-64 PATCH] PR target/26223: x86-64 ABI vs -mno-80387 Roger Sayle
20:38 Re: [patch] Fix PR c++/27508: ICE on invalid destructor name Mark Mitchell
20:37 Re: [patch] Fix PR c++/27601: ICE with __builtin_offsetof for a static member Mark Mitchell
19:57 Re: [committed] scripts/jar.in portability fix Gerald Pfeifer
19:32 Re: [patch] Fix PR c++/27508: ICE on invalid destructor name Volker Reichelt
19:26 [patch] Fix PR c++/27601: ICE with __builtin_offsetof for a static member Volker Reichelt
19:15 Re: [LTO] Move ChangeLog.lto into the GCC sub directory Richard Guenther
19:07 Re: [LTO] Move ChangeLog.lto into the GCC sub directory Kenneth Zadeck
19:03 Re: [LTO] Move ChangeLog.lto into the GCC sub directory Richard Guenther
18:57 Re: [LTO] Move ChangeLog.lto into the GCC sub directory Kazu Hirata
18:53 [lto] Stop using TREE_LIST in functions dealing with PENDING_STMT. (Take 2) Kazu Hirata
18:44 Re: [LTO] Move ChangeLog.lto into the GCC sub directory Kenneth Zadeck
18:32 Re: [Patch, fortran] PR14067, PR16943, PR20838 and PR27655 - miscellaneous small fixes tobias . schlueter
18:17 Re: [LTO] Move ChangeLog.lto into the GCC sub directory Mark Mitchell
18:08 Re: [gfortran,patch] Improve error messages for bounds-checking and a few other cases Jerry DeLisle
17:50 Re: [LTO] Move ChangeLog.lto into the GCC sub directory Mark Mitchell
17:46 Re: [LTO] Move ChangeLog.lto into the GCC sub directory Mark Mitchell
17:41 Re: [PATCH] resubmitted for review to fix modulo scheduling. COMMITTED Kenneth Zadeck
17:31 Re: [patch] improve handling of ms_struct Roger Sayle
17:30 Re: [gfortran,patch] Improve error messages for bounds-checking and a few other cases FX Coudert
17:16 Re: [PATCH] Add html/install-html targets to gnattools. Carlos O'Donell
17:05 Re: Ping: Patch: IA64 patch for PR target/27051, not honoring -mno-sdata. Roger Sayle
16:47 PATCH: update my e-mail address in MAINTAINERS Laurynas Biveinis
16:25 [wwwdocs] Re: ftp://ftp.eos.hokudai.ac.jp/pub/gcc/ Gerald Pfeifer
15:54 Re: [gfortran,patch] Improve error messages for bounds-checking and a few other cases Paul Thomas
15:03 Re: [gfortran,patch] Improve error messages for bounds-checking and a few other cases FX Coudert
15:01 Re: [gfortran,patch] Improve error messages for bounds-checking and a few other cases FX Coudert
13:11 PING [PATCH, libgfortran] Remove stride=0 check cruft Janne Blomqvist
12:48 Re: [Patch, fortran] PR27655 - NULL as the pointer in the associated intinsic causes ICE Paul Thomas
12:31 Re: [LTO] Move ChangeLog.lto into the GCC sub directory Richard Guenther
12:04 Re: [gfortran,patch] Improve error messages for bounds-checking and a few other cases FX Coudert
11:59 Re: [PATCH][Ada][4.1] Fix cross gnatmake building libraries in project mode Arnaud Charlet
11:54 Re: [PATCH] Add html/install-html targets to gnattools. Arnaud Charlet
11:53 Re: [gfortran,patch] Improve error messages for bounds-checking and a few other cases Paul Thomas
11:02 Re: [PATCH] Combine multiple MULTILIB_MATCHES entries into single entry Fred Fish
10:30 Re: PING for fwprop merge Steven Bosscher
10:16 Re: PING for fwprop merge Paolo Bonzini
10:16 [committed] scripts/jar.in portability fix Paolo Bonzini
10:12 PING for fwprop merge Paolo Bonzini
10:11 Re: [LTO] Move ChangeLog.lto into the GCC sub directory Steven Bosscher
10:11 Re: [PATCH] PR 27786 François-Xavier Coudert
09:52 [gfortran,patch] Improve error messages for bounds-checking and a few other cases FX Coudert
08:40 Re: [Patch, fortran] PR27655 - NULL as the pointer in the associated intinsic causes ICE FX Coudert
07:23 Re: [PATCH] Combine multiple MULTILIB_MATCHES entries into single entry Eric Christopher
04:27 Re: [rfc] multi-word subreg lowering pass Ian Lance Taylor
04:21 Re: [Patch, fortran] PR14067, PR16943, PR20838 and PR27655 - miscellaneous small fixes Paul Thomas
04:21 RE: [MinGW] Set NATIVE_SYSTEM_HEADER_DIR relative to configured prefix Danny Smith
03:56 Re: [LTO] Move ChangeLog.lto into the GCC sub directory Andrew Pinski
03:46 Re: [LTO] Move ChangeLog.lto into the GCC sub directory Mark Mitchell
03:08 Re: host support for darwin9 Geoffrey Keating
02:55 Re: [LTO] Move ChangeLog.lto into the GCC sub directory Andrew Pinski
02:52 Re: [patch] c-common.c: Stop using TREE_LIST for saved_function_name_decls. Mark Mitchell
02:49 Re: [LTO] Move ChangeLog.lto into the GCC sub directory Mark Mitchell
02:45 Re: host support for darwin9 Shantonu Sen
02:03 host support for darwin9 Geoffrey Keating
02:00 [PATCH] Combine multiple MULTILIB_MATCHES entries into single entry Fred Fish
01:27 Re: [MinGW] Set NATIVE_SYSTEM_HEADER_DIR relative to configured prefix Ranjit Mathew
00:49 [LTO] Move ChangeLog.lto into the GCC sub directory Andrew Pinski
00:49 Re: [committed] clean up testcases for darwin targets Eric Christopher
00:43 Re: [committed] clean up testcases for darwin targets Andrew Pinski
00:38 [committed] clean up testcases for darwin targets Eric Christopher
00:19 RE: [patch] Improve loop array prefetch for IA-64 Canqun Yang
00:05 Fix other/27850 Joern Rennecke

June 02, 2006
23:55 vla ICE Mike Stump
23:48 compare_tests multilib fix Mike Stump
23:42 [Committed] Fold creal(~z) as creal(z) and cimag(~z) as -cimag(z) Roger Sayle
22:51 Re: [Patch, fortran] PR14067, PR16943, PR20838 and PR27655 - miscellaneous small fixes Steven Bosscher
22:45 Re: [PATCH] cse (canon_reg): Don't modify insns without using validate_change Mark Mitchell
22:35 Re: [patch] Improve loop array prefetch for IA-64 Steven Bosscher
22:25 Re: [patch] improve handling of ms_struct Eric Christopher
22:17 Re: [patch] Improve loop array prefetch for IA-64 Steven Bosscher
20:44 [wwwdocs] releases.html -- remove i370 Gerald Pfeifer
20:33 Re: [wwwdocs] releases.html v/s develop.html Gerald Pfeifer
20:14 [Patch, fortran] PR14067, PR16943, PR20838 and PR27655 - miscellaneous small fixes Paul Thomas
19:53 [patch] c-pragma.c: Stop using TREE_LIST for pending_weaks. Kazu Hirata
19:23 Re: [MinGW] Set NATIVE_SYSTEM_HEADER_DIR relative to configured prefix Mark Mitchell
19:04 [patch] c-common.c: Stop using TREE_LIST for saved_function_name_decls. Kazu Hirata
18:52 Unreviewed patch for Solaris 10/x86 bootstrap failure Rainer Orth
17:55 [Solved] r114302: New warning introduced Jan-Benedict Glaw
17:52 Re: [MinGW] Set NATIVE_SYSTEM_HEADER_DIR relative to configured prefix Mark Mitchell
17:30 Re: Patch: Run init tests only when __cxa_atexit is supported. Mark Mitchell
17:25 Re: [MinGW] Set NATIVE_SYSTEM_HEADER_DIR relative to configured prefix Ranjit Mathew
17:21 PATCH: Disable libgomp on IRIX 5 (PR target/27540) Rainer Orth
17:21 Ping: Patch: IA64 patch for PR target/27051, not honoring -mno-sdata. Steve Ellcey
17:09 Patch: PR testsuite/27705 - test does not make sense on IA64 Steve Ellcey
16:27 Re: Patch: Run init tests only when __cxa_atexit is supported. Steve Ellcey
16:27 Re: [rfc] multi-word subreg lowering pass Michael Matz
16:02 Re: [Patch Ping] [RFC] Alias export patch Richard Guenther
15:58 [PATCH] Fix PR target/27842 (miscompile of vec_abs (float) within loop) Ulrich Weigand
15:45 Re: [MinGW] Set NATIVE_SYSTEM_HEADER_DIR relative to configured prefix François-Xavier Coudert
15:27 Re: [Patch Ping] [RFC] Alias export patch Andrey Belevantsev
15:22 [MinGW] Set NATIVE_SYSTEM_HEADER_DIR relative to configured prefix Ranjit Mathew
14:09 Re: [lto] Stop using TREE_LIST in functions dealing with PENDING_STMT. Diego Novillo
14:03 Re: r114302: New warning introduced DJ Delorie
13:58 Re: r114302: New warning introduced Mark Shinwell
13:57 Re: r114302: New warning introduced Daniel Jacobowitz
13:52 [patch] c-common.c: Stop using TREE_LIST for registered_builtin_types. Kazu Hirata
12:50 libgomp routines for mingw32 François-Xavier Coudert
12:41 Re: [patch] for PRs 27639 and 26719 Zdenek Dvorak
12:31 Re: [patch] for PRs 27639 and 26719 Richard Guenther
11:00 Re: [patch] Improve loop array prefetch for IA-64 Canqun Yang
10:36 Re: [patch] Improve loop array prefetch for IA-64 Canqun Yang
10:13 [lto] Stop using TREE_LIST in functions dealing with PENDING_STMT. Kazu Hirata
09:50 Re: [patch] Improve loop array prefetch for IA-64 Steven Bosscher
09:48 Re: [patch] Improve loop array prefetch for IA-64 Andrey Belevantsev
09:48 Re: [wwwdocs] releases.html v/s develop.html Gerald Pfeifer
09:42 [patch] Fix PR c++/27804: ICE with invalid const variable Volker Reichelt
09:14 [patch] Improve loop array prefetch for IA-64 Canqun Yang
08:58 Re: r114302: New warning introduced Mark Shinwell
03:02 Re: [PATCH] __builtin_constant_p inside an initializer Roger Sayle

June 01, 2006
23:04 Re: Patch: testsuite change to add new effective keyword (cxa_atexit) Janis Johnson
22:42 [committed, 4.1] libffi patch for ia64 denorm support James E Wilson
22:41 Re: [lto] tree.h: Add arg_type to tree_parm_decl. Gabriel Dos Reis
22:27 Re: [rfc] multi-word subreg lowering pass Ian Lance Taylor
22:25 Re: [wwwdocs] releases.html v/s develop.html Joe Buck
22:01 Patch: testsuite change to add new effective keyword (cxa_atexit) Steve Ellcey
21:31 Re: PR c/27184: bad alias sets for incomplete array types Joseph S. Myers
21:28 Re: [PATCH] Add support for html/install-html. Joseph S. Myers
21:07 Re: PR 25757 Christophe Jaillet
20:57 [lto] tree.h: Add arg_type to tree_parm_decl. Kazu Hirata
20:56 gcov-kernel absolute path McLendon, Rodney
20:52 PR 25757 Christophe Jaillet
20:50 [PATCH] Incorrect integer constants in tree dump files Adam Nemet
20:43 Re: [rfc] multi-word subreg lowering pass Björn Haase
19:26 [patch, committed] Fix PR 27715 Thomas Koenig
19:22 Re: [yara-branch] patch: Richard Henderson's subreg lowering, Inter-procedural register allocation for YARA, some tunning and cleaning up Vladimir Makarov
19:13 Re: [yara-branch] [PATCH] Fix makefile dependencies Vladimir Makarov
18:43 Re: [AVR] Add support of the __attribute__((alias(...))) Denis Chertykov
18:41 Re: Expansion of __builtin_frame_address Mark Shinwell
18:39 [Patch, fortran] PR27655 - NULL as the pointer in the associated intinsic causes ICE Paul Thomas
18:37 Re: [rfc] multi-word subreg lowering pass DJ Delorie
18:26 Re: [rfc] multi-word subreg lowering pass Ian Lance Taylor
18:24 Re: [Patch, fortran] PR25058 & PR25090 - Ping Paul Thomas
17:54 [v850] fix v850e addr vec tables DJ Delorie
17:52 Re: PATCH PING^2 (from October/2005!) to improve -dD output Per Bothner
17:24 r114302: New warning introduced Jan-Benedict Glaw
17:21 PING - g++ patch to fix handling of cfstrings in function templates Fariborz Jahanian
16:42 [PATCH] Expansion of __builtin_frame_address Mark Shinwell
16:32 [PATCH] __builtin_constant_p inside an initializer Mark Shinwell
16:00 Re: [PATCH]: Disable scheduler extended regions by default. Daniel Jacobowitz
15:40 Re: [lto] coverage.c: Call build_constructor instead of build_constructor_from_list. (Part 4) Andrew Pinski
15:39 Re: [PATCH]: Disable scheduler extended regions by default. Mark Mitchell
15:34 Re: [lto] coverage.c: Call build_constructor instead of build_constructor_from_list. (Part 4) Andrew Pinski
12:42 Re: [4.2 projects] Omega data dependence test Sebastian Pop
12:41 [patch] bfin.c: Fix comment typos. Kazu Hirata
12:35 [patch][struct-reorg] porting to ssa Olga Golovanevsky
12:31 Re: [lto] coverage.c: Call build_constructor instead of build_constructor_from_list. (Part 4) Diego Novillo
12:16 Re: [PATCH] cse (canon_reg): Don't modify insns without using validate_change Bernd Schmidt
12:12 [PATCH]: Disable scheduler extended regions by default. Maxim Kuvyrkov
12:10 [lto] coverage.c: Call build_constructor instead of build_constructor_from_list. (Part 4) Kazu Hirata
12:10 [lto] coverage.c: Call build_constructor instead of build_constructor_from_list. (Part 3) Kazu Hirata
12:09 [lto] coverage.c: Call build_constructor instead of build_constructor_from_list. (Part 2) Kazu Hirata
11:36 Re: PR 27793 - re: C++ duplicate decl uid's Richard Guenther
11:29 [patch][struct-reorg] cleanups after merge Olga Golovanevsky
10:31 Re: [PATCH, libiberty] Improvements to pex functionality Mark Shinwell
05:05 Re: PR c++/26660: gomp regression to C++ PCH machinery Alexandre Oliva
05:04 Re: PR 27793 - re: C++ duplicate decl uid's Mark Mitchell
04:39 Re: [Patch, fortran] PR25098 and PR25147 - Variables as actual argument for procedure formal arguments Paul Thomas
03:37 Re: [PATCH] PR 27786 Mike Kumbera
03:36 Re: [yara-branch] patch: Richard Henderson's subreg lowering, Inter-procedural register allocation for YARA, some tunning and cleaning up Andrew Pinski
03:18 [yara-branch] [PATCH] Fix makefile dependencies Andrew Pinski
03:17 Re: [PATCH] Enable -mcpu=power6 for PowerPC David Edelsohn
01:24 Add myself to Write After Approval list Asher Langton
00:37 Re: PR/25453: document --disable-bootstrap Gerald Pfeifer
00:15 Re: [4.2 projects] Omega data dependence test David Edelsohn
00:08 Re: [4.2 projects] Omega data dependence test Daniel Berlin
00:03 Re: [lto] coverage.c: Call build_constructor instead of build_constructor_from_list. (Part 1) Mark Mitchell


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