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