gcc-patches archive
date index for February, 2004

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:

February 29, 2004
23:42 PATCH: Fix middle-end/13448 Mark Mitchell
23:17 PATCH: Fix debug/12103.C Mark Mitchell
22:58 Re: PATCH: gcc-3.3/index.html Gabriel Dos Reis
22:48 [committed] More cleanup in configure.ac Nathanael Nerode
22:48 PATCH: gcc-3.3/index.html Gerald Pfeifer
22:06 [patch] gcc, cp: Fix comment typos, etc. Kazu Hirata
21:50 Committed, 3.3-branch: cris.c: Fix PR target/14346: thunk mustn't jump through PLT. Hans-Peter Nilsson
21:31 [patch] i386.md: Fix formatting. Kazu Hirata
21:28 Re: Patch for IA64 performance (inline division) Andreas Schwab
21:21 [Patch:3.3 branch] Fix sysroot logic in cppinit.c Danny Smith
21:14 Re: [patch] Fix builtin-explog-1.c. Kazu Hirata
21:13 [PATCH] [COMMITTED] update gcc_update for intl's configure.ac Andrew Pinski
20:56 Re: config.sub/guess forwarders, revised with much assistance Mark Mitchell
20:53 Re: [tree-ssa] [PATCH] fix PR 13066, fold being stupid law
20:43 [committed] comments for configure.ac Nathanael Nerode
20:31 Re: [patch, rfa] charset testsuite patches, take 2 David Edelsohn
20:30 [committed] Update doc/install.texi to note that libada uses autoconf 2.57 Nathanael Nerode
20:26 [committed] Fix idiot typo in previous commit Nathanael Nerode
20:24 [committed] update doc/install.texi for intl conversion to autoconf 2.57 Nathanael Nerode
20:21 [committed] convert intl to autoconf 2.57 Nathanael Nerode
20:20 Re: [patch, rfa] charset testsuite patches, take 2 Eric Christopher
20:13 Re: [patch, rfa] charset testsuite patches, take 2 David Edelsohn
19:45 Re: [patch] Fix builtin-explog-1.c. Andreas Schwab
19:37 [patch] Fix builtin-explog-1.c. Kazu Hirata
19:18 [patch] h8300.md: Add comments about peephole2's. Kazu Hirata
19:04 [patch] h8300.md: Tweak operand numbers of some peephole2's. Kazu Hirata
18:49 [patch] h8300.md: Tweak comments. Kazu Hirata
18:36 Re: P6 microarch (Pentium 2/3) DFA scheduler description Eric Botcazou
18:15 P6 microarch (Pentium 2/3) DFA scheduler description Steven Bosscher
18:03 Re: [PATCH] Fix alignment bug John David Anglin
17:28 [tree-ssa] Dump after remove_useless_vars Diego Novillo
17:18 Re: [PATCH] Fix alignment bug Gabriel Dos Reis
17:09 Re: [PATCH] Fix alignment bug Eric Botcazou
16:46 Re: [PATCH] Fix alignment bug Gabriel Dos Reis
16:45 Re: [tree-ssa] [PATCH] fix PR 13066, fold being stupid Diego Novillo
16:36 [fortran] patch for PR 12839 - incorrect IO of inf Bud Davis
16:25 Re: [PATCH] Fix alignment bug Eric Botcazou
16:03 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
15:43 Re: [PATCH] Fix alignment bug John David Anglin
15:29 Re: [tree-ssa] Enable warnings for libbanshee Daniel Berlin
15:20 Re: [tree-ssa] Enable warnings for libbanshee Daniel Berlin
15:20 Re: [PATCH] New port for CR16C and CRX processors (gcc) Tal Agmon
14:51 Re: [tree-ssa] Enable warnings for libbanshee Andreas Jaeger
14:49 Re: [tree-ssa] Enable warnings for libbanshee Andreas Jaeger
14:45 Re: [tree-ssa] Enable warnings for libbanshee Daniel Berlin
14:38 Re: [tree-ssa] Fix libbanshee warning Daniel Berlin
14:37 Re: [tree-ssa] Enable warnings for libbanshee Andreas Jaeger
14:34 Re: [tree-ssa] Enable warnings for libbanshee Daniel Berlin
14:32 Re: [tree-ssa] Enable warnings for libbanshee Daniel Berlin
14:22 Re: [tree-ssa] Enable warnings for libbanshee Daniel Berlin
14:19 Re: [tree-ssa] Fix libbanshee warning Joseph S. Myers
14:18 Re: [tree-ssa] Enable warnings for libbanshee Kaveh R. Ghazi
14:13 Re: [tree-ssa] Enable warnings for libbanshee Daniel Berlin
14:13 Re: [tree-ssa] Fix libbanshee warning Daniel Berlin
13:28 Re: [PATCH] if-convert "y < 0 ? z : 0" into "(y >> C) & z" Paolo Bonzini
13:05 [Patch]: Bypass testing C99 builtins on irix6 Kaveh R. Ghazi
12:57 [libstdc++] Tweak to check-abi[-verbose] makefile rules Phil Edwards
12:09 [JAVA] Avoid segfault invoking jc1 with no args Andrew Haley
11:39 Patch to complete MIPS -mexplicit-relocs support Richard Sandiford
11:27 Re: [PATCH] Avoid segfault invoking f771 with no args Toon Moene
09:34 Re: [tree-ssa] Enable warnings for libbanshee Andreas Jaeger
09:34 Re: [PATCH] Fix alignment bug Eric Botcazou
09:28 [tree-ssa] Enable warnings for libbanshee Andreas Jaeger
09:01 [tree-ssa] Fix libbanshee warning Andreas Jaeger
08:29 Re: [PATCH] PR 14203: Use DECL_RTL_SET_P in uninitialized_vars_warning Mark Mitchell
07:28 Re: [tree-ssa] doloop partial loops adjustment (PPC regression) Richard Henderson
07:27 Re: [patch] Fix gcc.dg/sibcall-[34].c. (take 2) Richard Henderson
07:14 Re: [patch, rfa] charset testsuite patches, take 2 Eric Christopher
05:05 [PATCH] Avoid segfault invoking f771 with no args Roger Sayle
04:28 Re: [tree-ssa] [PATCH] fix PR 13066, fold being stupid Roger Sayle
02:59 [tree-ssa] doloop partial loops adjustment (PPC regression) David Edelsohn
02:55 [patch] sh.c: Fix formatting. Kazu Hirata
02:29 [patch] sh.c: Convert to ISO-C. Kazu Hirata
02:10 [tree-ssa] [PATCH] fix PR 13066, fold being stupid Andrew Pinski
01:24 [JAVA] Avoid segfault invoking jc1 with no args Roger Sayle

February 28, 2004
23:55 [patch] Fix gcc.dg/sibcall-[34].c. (take 2) Kazu Hirata
23:48 [PATCH] PR middle-end/14289: TREE_STATIC global reg vars Roger Sayle
23:33 Re: [PATCH] [COMMITTED] Re: 740 GCC HEAD regressions, 736 new, with your patch on 2004-02-28T13:38:52Z. Andrew Pinski
23:28 Re: [PATCH] Fix alignment bug John David Anglin
23:23 [PATCH] [Committed] Fix pasto in my tagged_types_tu_compatible_p patch Andrew Pinski
23:20 [PATCH] [COMMITTED] Re: 740 GCC HEAD regressions, 736 new, with your patch on 2004-02-28T13:38:52Z. Andrew Pinski
23:12 [committed] Fix problems on PA arising from atomicity changes John David Anglin
23:02 [committed] Fix linking with -p and -pg for hppa64 hpux John David Anglin
22:47 Re: Patch: document GCJ_PROPERTIES Tom Tromey
22:44 Re: Patch: document GCJ_PROPERTIES Joseph S. Myers
22:33 [PATCH] Fix alignment bug Eric Botcazou
22:28 Patch: document GCJ_PROPERTIES Tom Tromey
22:05 Re: [PATCH] PR 14203: Use DECL_RTL_SET_P in uninitialized_vars_warning Roger Sayle
22:01 [PATCH] Make tree-ssa work (mostly) on sparc-sun-solaris Christian Ehrhardt
22:01 [committed] Fix PR 7087 & broken toplevel commit Nathanael Nerode
21:55 Re: [PATCH] PR 14203: Use DECL_RTL_SET_P in uninitialized_vars_warning Eric Botcazou
20:39 [v3] Fix a bug in num_get::do_get Paolo Carlini
20:36 Remove redundant tst* patterns from mips.md Richard Sandiford
20:28 Re: [patch] MIPS: Two classes associated with the "e" constraint Richard Sandiford
20:26 Re: head: MIPS: Complete the R4000 multiply/shift errata workaround Richard Sandiford
20:24 [PATCH] PR 14203: Use DECL_RTL_SET_P in uninitialized_vars_warning Roger Sayle
20:23 Re: head: MIPS: A workaround for the R4000 divide/shift errata Richard Sandiford
20:07 [patch] Re: recount_dominator Zdenek Dvorak
19:53 Re: [patch] Remove TRADITIONAL_PIPELINE_INTERFACE andDFA_PIPELINE_INTERFACE. Zack Weinberg
19:44 [patch] Remove TRADITIONAL_PIPELINE_INTERFACE andDFA_PIPELINE_INTERFACE. Kazu Hirata
19:25 [patch] tm.texi: Replace IS_COSTLY_DEPENDENCE withTARGET_SCHED_IS_COSTLY_DEPENDENCE. Kazu Hirata
18:52 Re: [patch] Fix gcc.dg/sibcall-[34].c. Richard Henderson
18:30 [fortran] patch for PR 14334 - L edit descriptor broken Bud Davis
18:26 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
18:12 Re: [patch] do not disregard LD_LIBRARY_PATH for native c++ tests John David Anglin
15:58 [PATCH] Additional pretend args fix. Paul Brook
14:49 Re: [fortran] patch for PR 12921 - Direct Access I/O doesn't work Bud Davis
14:38 Re: [tree-ssa] Fix PR 14312 Diego Novillo
13:26 Re: [patch] do not disregard LD_LIBRARY_PATH for native c++ tests Richard Earnshaw
13:17 Re: [tree-ssa] Fix PR 14312 Richard Earnshaw
12:55 [fortran] patch for PR 12921 - Direct Access I/O doesn't work bud davis
11:39 Re: Fix / workaround aliasing warnings Toon Moene
11:06 Re: [patch] do not disregard LD_LIBRARY_PATH for c++, g77 and objc tests Eric Botcazou
10:52 Re: [patch] Fix gcc.dg/sibcall-[34].c. Hans-Peter Nilsson
10:10 Re: [patch] do not disregard LD_LIBRARY_PATH for c++, g77 and objc tests Geoff Keating
10:04 Re: [PATCH] Alignment and split function args Richard Sandiford
09:59 [PATCH] Fix testsuite error if LD_LIBRARY_PATH is unset Richard Earnshaw
09:39 Re: [patch] for PR 14229 Zdenek Dvorak
09:19 Re: [patch] MIPS: Two classes associated with the "e" constraint Maciej W. Rozycki
08:59 Re: [patch] MIPS: Two classes associated with the "e" constraint Richard Sandiford
05:22 Re: [patch, rfa] charset testsuite patches, take 2 David Edelsohn
05:10 Re: [patch, rfa] charset testsuite patches, take 2 Eric Christopher
04:56 Re: [patch, rfa] charset testsuite patches, take 2 David Edelsohn
04:49 Re: [PATCH] Fix ACATS failures in GCC 3.4 Roger Sayle
04:33 Re: Put optimization/7871 patches on gcc 3.3 and 3.4 branches Gabriel Dos Reis
03:47 Re: [patch] do not disregard LD_LIBRARY_PATH for native c++ tests Aldy Hernandez
03:36 Re: Put optimization/7871 patches on gcc 3.3 and 3.4 branches Mark Mitchell
03:33 Re: Put optimization/7871 patches on gcc 3.3 and 3.4 branches Ian Lance Taylor
03:28 Re: Put optimization/7871 patches on gcc 3.3 and 3.4 branches Mark Mitchell
03:20 Put optimization/7871 patches on gcc 3.3 and 3.4 branches Ian Lance Taylor
03:08 [patch] do not disregard LD_LIBRARY_PATH for c++, g77 and objc tests John David Anglin
02:23 Re: [patch] for PR 14229 John David Anglin
02:05 [patch] Fix gcc.dg/sibcall-[34].c. Kazu Hirata
01:39 Re: RFC: -Wstrict-aliasing extension tm_gccmail
01:39 Re: [patch] for PR 14229 Jim Wilson
01:10 Re: [committed] allow assert in inner class Tom Tromey
01:07 Re: [committed] allow assert in inner class Per Bothner
01:07 Re: Additional patch for optimization/7871 Jim Wilson
01:05 Re: [committed] allow assert in inner class Per Bothner
01:03 [tree-ssa] Enhance statement checking & fix minor buglets law
01:02 Re: [committed] allow assert in inner class Per Bothner
00:51 Re: [tree-ssa] Patch/pass for PR 14016 Jason Merrill
00:51 Re: [patch] do not disregard LD_LIBRARY_PATH for native c++ tests John David Anglin

February 27, 2004
23:41 Re: Patch [darwin specific]: remove incorrect elision of stubs Geoff Keating
23:39 Re: Unreviewed patches Kazu Hirata
23:37 Re: RFC: -Wstrict-aliasing extension Jim Wilson
23:24 Re: Patch [tree-ssa]: prevent edge probability overflow Zdenek Dvorak
23:21 [patch] h8300: Fix the failure of fixuns-trunc-1.c. Kazu Hirata
23:21 Re: [tree-ssa] fix opt/10399, again law
23:13 [lno] Some bugfixes Zdenek Dvorak
22:56 [patch] MIPS: Two classes associated with the "e" constraint Maciej W. Rozycki
22:47 Re: RFC: mips SB-1 DFA scheduler Eric Christopher
22:36 Re: Patch [tree-ssa]: prevent edge probability overflow Dale Johannesen
22:32 [tree-ssa] collection of testsuite fixes Richard Henderson
22:30 Re: RFC: mips SB-1 DFA scheduler Jim Wilson
22:23 [tree-ssa] fix opt/10399, again Richard Henderson
22:20 Re: RFC: -Wstrict-aliasing extension tm_gccmail
22:17 Patch [darwin specific]: remove incorrect elision of stubs Dale Johannesen
22:09 [libstdc++ 2/2] iconv tests Phil Edwards
22:01 Re: Patch [tree-ssa]: prevent edge probability overflow Richard Henderson
22:00 [libstdc++ 1/2] Add testsuite comments, shuffle a bit of code. Phil Edwards
21:59 Re: Patch [tree-ssa]: prevent edge probability overflow Dale Johannesen
21:59 Re: [patch] do not disregard LD_LIBRARY_PATH for native c++ tests Geoff Keating
21:54 Re: Patch [tree-ssa]: prevent edge probability overflow Richard Henderson
21:50 Re: [tree-ssa] Two minor bugfixes law
21:40 Re: [tree-ssa] Two minor bugfixes Richard Henderson
21:05 [patch] do not disregard LD_LIBRARY_PATH for native c++ tests Aldy Hernandez
20:58 Re: [v3] version atomic ops Benjamin Kosnik
20:50 Re: PATCH for java.nio FileChannel and MappedByteBuffer Per Bothner
20:45 PATCH: Treat VECTOR_TYPEs as PODs Ziemowit Laski
20:38 Re: [PATCH] speedup tagged_types_tu_compatible_p Geoff Keating
20:30 Re: RFC: mips SB-1 DFA scheduler cgd
20:30 Re: Patch [tree-ssa]: prevent edge probability overflow Dale Johannesen
20:22 Re: Patch [tree-ssa]: prevent edge probability overflow Diego Novillo
20:19 [lno] [PATCH] Fix check to execute ddg pass and reset varrays Devang Patel
20:17 Patch [tree-ssa]: prevent edge probability overflow Dale Johannesen
19:35 [PATCH] speedup tagged_types_tu_compatible_p Andrew Pinski
19:18 [lno]: Fix some varray misuse Daniel Berlin
19:02 Re: [v3] version atomic ops David Edelsohn
18:44 Re: RFC: mips SB-1 DFA scheduler Richard Sandiford
18:43 Re: [tree-ssa, RFC] Non-gimple conversions produced by inliner law
18:42 [tree-ssa] Two minor bugfixes law
18:35 [tree-ssa] Fix PR 14312 Diego Novillo
18:34 Re: RFC: mips SB-1 DFA scheduler cgd
18:07 Re: [tree-ssa] Patch/pass for PR 14016 law
18:05 Re: [PATCH] Alignment and split function args Richard Henderson
17:48 Re: [tree-ssa] Patch/pass for PR 14016 Diego Novillo
17:46 Re: PATCH: New optimization: Partitioning hot/cold basic blocks Caroline Tice
17:41 [tree-ssa] Patch/pass for PR 14016 Andrew MacLeod
17:29 Re: [v3] libstdc++/10246 Mark Mitchell
17:21 PATCH: Fix boehm-gc for Intel ia32e H. J. Lu
17:10 [patch] postreload.c: Teach move2add how to handle single_set. Kazu Hirata
16:31 [C++ PATCH] Fix PR13092 (semantic checking of non-dependent SCOPE_REF) Kriang Lerdsuwanakij
16:04 Re: [PATCH] Fix ACATS failures in GCC 3.4 Eric Botcazou
15:03 Re: RFC: mips SB-1 DFA scheduler Paul Koning
15:03 Re: [PATCH] Fix ACATS failures in GCC 3.4 Richard Kenner
14:55 Re: RFC: arm_legitimate_address_p change for minipool constants Richard Earnshaw
14:52 Re: [committed] boehm-gc -- major cleanup Kelley Cook
14:51 [patch] gcc, java: Update copyright. Kazu Hirata
14:40 Re: PATCH: develop.html and GCC 3.3.3 and 3.4.x Joern Rennecke
14:40 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
13:29 Re: RFC: mips SB-1 DFA scheduler Richard Sandiford
13:04 Re: [PATCH] Fix ACATS failures in GCC 3.4 Arnaud Charlet
12:40 Re: Patch: [tree-ssa] fix REG_DEAD notes Richard Henderson
12:39 [tree-ssa] Fix PR 13347 Diego Novillo
12:18 Re: [PATCH] Alignment and split function args Richard Earnshaw
12:18 [v3] Minor tweaks to the facets and a speed-up Paolo Carlini
11:53 Re: [PATCH] Alignment and split function args Paul Brook
11:35 Re: [PATCH] Alignment and split function args Paul Brook
11:33 Re: PATCH: steering.html -- Torbjorn Granlund stepped down Gerald Pfeifer
11:28 Re: [patch] for PR 14229 Zdenek Dvorak
10:14 [v3] More money_get work Paolo Carlini
09:37 Re: [PATCH] Alignment and split function args Richard Henderson
09:21 Re: [committed] boehm-gc prep for newer automake Ranjit Mathew
09:20 Additional patch for optimization/7871 Ian Lance Taylor
08:56 move rest_of_foo to passes.c Richard Henderson
08:43 Re: fix c/12794 Richard Henderson
07:21 Re: [patch] for PR 14229 Zdenek Dvorak
07:16 Re: PATCH:[darwin] fix load of a misaligned double word Alan Modra
07:10 [patch] gcc: Fix comment typos and formatting, etc. Kazu Hirata
06:54 Re: Fix / workaround aliasing warnings Andrew Pinski
06:42 Re: PATCH:[darwin] fix load of a misaligned double word Alan Modra
06:08 Re: Fix / workaround aliasing warnings Andreas Jaeger
06:08 Re: fix regparm testcases Andreas Jaeger
05:51 Re: [v3] version atomic ops Benjamin Kosnik
05:31 Re: [PATCH] Alignment and split function args Daniel Jacobowitz
04:55 RFC: -Wstrict-aliasing extension Jim Wilson
04:49 Re: [v3] version atomic ops David Edelsohn
04:23 Re: [PATCH] Alignment and split function args Ian Lance Taylor
04:23 RFC: mips SB-1 DFA scheduler Jim Wilson
03:36 Re: PATCH: steering.html -- Torbjorn Granlund stepped down Ian Lance Taylor
03:21 [v3] libstdc++/10246 Benjamin Kosnik
02:46 Re: [patch] for PR 14229 Jim Wilson
02:27 [C++ PATCH] Ping ^2 Giovanni Bajo
02:12 [ppc-e500] fix truncate patterns...again Aldy Hernandez
02:10 Re: PATCH:[darwin] fix load of a misaligned double word Alan Modra
02:04 Re: PATCH:[darwin] fix load of a misaligned double word Alan Modra
02:01 PING: [C++ patch] [PR 9283] Implement per-class visibility attribute Brian Ryner
01:27 Re: [committed] Switch boehm-gc to autoconf 2.5x Tom Tromey
01:23 Re: PATCH: include/ext/mt_allocator.h Benjamin Kosnik
01:22 [PATCH] Alignment and split function args Paul Brook
01:19 Re: PATCH for java.nio FileChannel and MappedByteBuffer Tom Tromey
01:05 [v3] version atomic ops Benjamin Kosnik
00:58 [committed] boehm-gc -- major cleanup Nathanael Nerode
00:32 C++ PATCH: PR 14278 Mark Mitchell
00:19 Re: [wwwdocs] changes for announcing 3.3.3 Gabriel Dos Reis
00:16 [committed] boehm-gc prep for newer automake Nathanael Nerode
00:01 Re: [tree-ssa/wwwdocs] Add merge announcement Gerald Pfeifer

February 26, 2004
23:54 PATCH: steering.html -- Torbjorn Granlund stepped down Gerald Pfeifer
23:54 Re: [tree-ssa/wwwdocs] Add merge announcement Diego Novillo
23:46 Re: [tree-ssa] Minor improvement to folding law
23:44 Re: PATCH: include/ext/mt_allocator.h Gerald Pfeifer
23:36 Re: [tree-ssa/wwwdocs] Add merge announcement Gerald Pfeifer
23:34 Re: [tree-ssa] Minor improvement to folding Richard Henderson
23:26 [boehm-gc] More configure cleanups Nathanael Nerode
23:23 Re: Patch for IA64 performance (inline division) Richard Henderson
23:20 Re: [wwwdocs] changes for announcing 3.3.3 Gerald Pfeifer
23:12 Re: Patch for IA64 performance (inline division) Vladimir Makarov
23:04 [wwwdocs] changes for announcing 3.3.3 Joe Buck
23:03 Patch for IA64 performance (inline division) Steve Ellcey
22:56 Re: "fix" execute/20040208-2.c for alpha Richard Henderson
22:38 [tree-ssa] Fix 14297/14298 law
22:28 Re: Unreviewed patches Zack Weinberg
22:24 Re: fix c/12794 John David Anglin
21:48 Re: "fix" execute/20040208-2.c for alpha Richard Sandiford
21:47 Re: Add support for pentium-m and prescott Jan Hubicka
21:43 PATCH: develop.html and GCC 3.3.3 and 3.4.x Gerald Pfeifer
21:38 [committed] boehm-gc: more configure cleanup Nathanael Nerode
20:42 Re: [C++ PATCH] [PR14284] A template template parameter is a dependent type (regression 3.4/trunk) Gabriel Dos Reis
20:38 Re: [PATCH] Fix ACATS failures in GCC 3.4 Laurent GUERBY
20:30 Re: [C++ PATCH] [PR14284] A template template parameter is adependent type (regression 3.4/trunk) Jason Merrill
20:30 Re: [RFC] P6 microarch (Pentium 2/3) DFA scheduler description law
20:29 Re: [tree-ssa] Generic NRV optimization [was Re: two-elementstruct performance (was: strict-aliasing and typedefs) ] Diego Novillo
20:24 Re: [tree-ssa] Generic NRV optimization [was Re: two-element struct performance (was: strict-aliasing and typedefs) ] law
20:20 Re: [C++ PATCH] [PR14284] A template template parameter is a dependent type (regression 3.4/trunk) Giovanni Bajo
20:19 Re: [tree-ssa RFC/RFA?] Stop compilation earlier when syntax errorhas been hit Diego Novillo
20:17 Re: PATCH - rs6000.c, RS6000_MCOUNT and SVR4 pic David Edelsohn
20:16 Re: [tree-ssa RFC/RFA?] Stop compilation earlier when syntax error has been hit Jan Hubicka
20:14 Add builtin_define of __xtensa__ (for Xtensa, of course) Bob Wilson
20:05 Re: [C++ PATCH] [PR14284] A template template parameter is adependent type (regression 3.4/trunk) Jason Merrill
20:00 Re: [tree-ssa] Generic NRV optimization [was Re: two-elementstruct performance (was: strict-aliasing and typedefs) ] Diego Novillo
19:53 Re: [tree-ssa-20020619-branch] current status report on i386-*-freebsd4* Gerald Pfeifer
19:45 Re: [tree-ssa-20020619-branch] current status report on i386-*-freebsd4* law
19:44 Re: [tree-ssa RFC/RFA?] Stop compilation earlier when syntax error has been hit Diego Novillo
19:39 Re: [tree-ssa] Generic NRV optimization [was Re: two-element struct performance (was: strict-aliasing and typedefs) ] law
19:36 [tree-ssa] Part of the tail recursion patch law
19:34 Re: [tree-ssa RFC/RFA?] Stop compilation earlier when syntax error has been hit law
19:24 Re: [tree-ssa] Minor improvement to folding Dan Nicolaescu
19:19 [tree-ssa] Trivial improvement to dominator optimizer law
19:06 Re: [PATCH] Fix ACATS failures in GCC 3.4 Zack Weinberg
19:04 [tree-ssa] Minor improvement to folding law
18:51 [tree-ssa] [committed] Fix bootstrap Andrew Pinski
18:41 [committed] boehm-gc: more configure cleanup Nathanael Nerode
18:31 [committed] Remove bogus constructs from boehm-gc configure Nathanael Nerode
18:28 (ping) PATCH - rs6000.c, RS6000_MCOUNT and SVR4 pic Graeme Peterson
18:24 Re: [tree-ssa] [PATCH] Clean up tree-ssa-phiopt.c a little Andrew Pinski
18:22 Re: Patch: enabling 1st insn scheduling for sh4. Vladimir Makarov
18:21 Re: [committed] allow assert in inner class Per Bothner
18:17 Re: fixuns_trunf[sd]fdi2 patterns on SPARC64 Richard Henderson
18:14 Re: [tree-ssa] Generic NRV optimization [was Re: two-element struct performance (was: strict-aliasing and typedefs) ] law
18:08 Re: [committed] allow assert in inner class Jeff Sturm
17:51 Re: [tree-ssa RFC/RFA?] Stop compilation earlier when syntax error has been hit Jan Hubicka
17:51 Re: PATCH [tree-ssa-20020619-branch]: Support *-*-freebsd*. Diego Novillo
17:45 Re: [tree-ssa RFC/RFA?] Stop compilation earlier when syntax errorhas been hit Diego Novillo
17:37 [C++ PATCH] [PR14283] Fix ICE in cp_parser_parse_and_diagnose_invalid_type_name Giovanni Bajo
17:34 [C++ PATCH] [PR14284] A template template parameter is a dependent type (regression 3.4/trunk) Giovanni Bajo
17:31 Re: [tree-ssa] [PATCH] Clean up tree-ssa-phiopt.c a little Diego Novillo
17:26 Re: [committed] allow assert in inner class Per Bothner
17:13 Re: [PATCH] Fix ACATS failures in GCC 3.4 Roger Sayle
16:55 Re: [PATCH] Fix ACATS failures in GCC 3.4 Eric Botcazou
16:39 Re: [committed] allow assert in inner class Andrew Pinski
16:35 Re: [tree-ssa] Generic NRV optimization [was Re: two-elementstruct performance (was: strict-aliasing and typedefs) ] Diego Novillo
16:22 Re: [committed] Fix gcc.dg/builtins-18.c and gcc.dg/builtins-20.c on PA John David Anglin
15:54 Re: [tree-ssa] New alias grouping heuristic law
15:46 Re: [committed] allow assert in inner class Tom Tromey
15:32 [3.4/3.5 Regression] java/14231: Incorrect interface method called when compiling against .class files Andrew Haley
15:28 Re: [RFC] P6 microarch (Pentium 2/3) DFA scheduler description James Morrison
15:09 Re: Tweak loop peeling limits Joern Rennecke
14:55 Re: [PATCH] Fix ACATS failures in GCC 3.4 Richard Kenner
14:54 Re: [PATCH] Fix ACATS failures in GCC 3.4 Richard Kenner
14:46 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
14:44 Re: [PATCH] Fix ACATS failures in GCC 3.4 Roger Sayle
14:28 Re: [PATCH] Fix ACATS failures in GCC 3.4 Eric Botcazou
14:17 Re: [committed] allow assert in inner class Eric Blake
14:15 Re: [PATCH] Fix ACATS failures in GCC 3.4 Richard Kenner
13:55 Re: [PATCH] Fix ACATS failures in GCC 3.4 Eric Botcazou
13:32 Re: [PATCH] Fix ACATS failures in GCC 3.4 Richard Kenner
13:26 Re: [PATCH] Fix ACATS failures in GCC 3.4 Eric Botcazou
13:08 Re: [PATCH] Fix ACATS failures in GCC 3.4 Richard Kenner
13:03 Re: [PATCH] Fix ACATS failures in GCC 3.4 Richard Kenner
13:01 Re: [PATCH] Fix ACATS failures in GCC 3.4 Eric Botcazou
12:59 [tree-ssa] Fix for bug 14272. Andrew MacLeod
12:58 Re: [RFC] P6 microarch (Pentium 2/3) DFA scheduler description Jan Hubicka
12:32 Re: head: MIPS: Complete the R4000 multiply/shift errata workaround Richard Sandiford
12:29 Re: head: MIPS: Complete the R4000 multiply/shift errata workaround Maciej W. Rozycki
12:14 Re: [PATCH] Fix ACATS failures in GCC 3.4 Arnaud Charlet
12:07 Re: [PATCH] Fix ACATS failures in GCC 3.4 Laurent GUERBY
11:00 Re: [RFC] P6 microarch (Pentium 2/3) DFA scheduler description Steven Bosscher
10:58 Re: stderr vs. STDERR_FILENO Andreas Schwab
10:53 Re: [RFC] P6 microarch (Pentium 2/3) DFA scheduler description Steven Bosscher
10:52 Re: stderr vs. STDERR_FILENO Andreas Schwab
10:44 Re: fixuns_trunf[sd]fdi2 patterns on SPARC64 Eric Botcazou
10:42 Re: [RFC] P6 microarch (Pentium 2/3) DFA scheduler description Jan Hubicka
10:27 Re: [PATCH] Fix ACATS failures in GCC 3.4 Eric Botcazou
10:16 Re: [PATCH] Fix ACATS failures in GCC 3.4 Eric Botcazou
10:15 [committed] allow assert in inner class Andrew Haley
10:12 Re: [patch] for PR 14229 Zdenek Dvorak
10:03 Re: fix c/12794 Joseph S. Myers
09:07 Re: PATCH for java.nio FileChannel and MappedByteBuffer Christoph Hellwig
08:53 Re: stderr vs. STDERR_FILENO Russ Allbery
08:05 Re: PATCH for java.nio FileChannel and MappedByteBuffer Ranjit Mathew
08:03 Re: stderr vs. STDERR_FILENO Kai Henningsen
08:03 Re: stderr vs. STDERR_FILENO Kai Henningsen
07:22 Re: PATCH for java.nio FileChannel and MappedByteBuffer Per Bothner
06:22 Re: Patch: enabling 1st insn scheduling for sh4. DJ Delorie
06:09 Re: Patch: enabling 1st insn scheduling for sh4. DJ Delorie
05:47 Re: Patch: enabling 1st insn scheduling for sh4. Richard Henderson
05:38 Re: [tree-ssa] fix opt/14288 Richard Henderson
05:35 [committed] allow assert in inner class Per Bothner
05:24 [tree-ssa] fix opt/14288 Richard Henderson
05:24 ggc-simple.c bug fixes for gcc-3.4 Jim Wilson
05:22 Re: Patch: enabling 1st insn scheduling for sh4. DJ Delorie
05:03 [committed] some minor comment improvements to gcc/java Per Bothner
04:02 Re: PATCH for java.nio FileChannel and MappedByteBuffer Mohan Embar
03:24 Re: Fix delete_null_pointer_checks Alan Modra
03:02 "fix" execute/20040208-2.c for alpha Richard Henderson
02:51 Re: [RFC] P6 microarch (Pentium 2/3) DFA scheduler description James Morrison
02:20 Unreviewed patches Kazu Hirata
02:07 fix alpha gcc.dg/20040123-1.c Richard Henderson
01:49 Re: [patch] for PR 14229 Jim Wilson
01:28 Re: Eliminate libffi warnings on PowerPC Jim Wilson
01:28 fix c/12794 Richard Henderson
01:04 RE: Fix bootstrap/14207 by reverting libstdc++ patch Eric Christopher
01:00 RE: Fix bootstrap/14207 by reverting libstdc++ patch Billinghurst, David (CALCRTS)
00:46 Re: [tree-ssa/wwwdocs] Add merge announcement Diego Novillo
00:17 [RFC] P6 microarch (Pentium 2/3) DFA scheduler description Steven Bosscher

February 25, 2004
23:16 Re: PATCH for java.nio FileChannel and MappedByteBuffer Per Bothner
22:37 Re: PATCH for java.nio FileChannel and MappedByteBuffer Tom Tromey
22:33 Re: Add support for pentium-m and prescott Jan Hubicka
22:30 Re: [PATCH] Fix ACATS failures in GCC 3.4 Richard Kenner
22:26 Re: [PATCH] Fix ACATS failures in GCC 3.4 Richard Kenner
22:23 Re: fix regparm testcases Richard Henderson
22:14 Re: fix regparm testcases Zack Weinberg
22:10 Re: Add support for pentium-m and prescott Gabriel Dos Reis
22:05 Re: [committed] Fix gcc.dg/builtins-18.c and gcc.dg/builtins-20.c on PA Richard Henderson
21:50 Re: [PATCH] Fix ACATS failures in GCC 3.4 Roger Sayle
21:48 Re: [tree-ssa/wwwdocs] Add merge announcement Gerald Pfeifer
21:41 Re: [PATCH] GCSE after reload - resubmit (SPECint +1.5% fp -0.5%). Mostafa Hagog
21:41 Re: Add support for pentium-m and prescott Gerald Pfeifer
21:33 Re: fix regparm testcases Richard Henderson
21:33 Re: fix regparm testcases Richard Henderson
21:25 [committed] de-precious variables in boehm-gc/configure.in Nathanael Nerode
21:23 Re: [patch] Crossjumping corrupts alias info Richard Henderson
21:15 Re: analysis of libiberty/cp-demangle.c for libsupc++/__cxa_demangle Carlo Wood
21:15 Re: [PATCH] Fix ACATS failures in GCC 3.4 Eric Botcazou
21:07 Re: [C++ PATCH] [PR14246] ICE while mangling boolean nodes intemplates (regression) Jason Merrill
21:07 Re: Fix bootstrap/14207 by reverting libstdc++ patch Paolo Carlini
20:21 Re: PATCH for java.nio FileChannel and MappedByteBuffer Michael Koch
20:19 Re: stderr vs. STDERR_FILENO Zack Weinberg
20:17 Re: stderr vs. STDERR_FILENO Zack Weinberg
20:12 Re: PATCH for java.nio FileChannel and MappedByteBuffer Per Bothner
20:06 Re: fix regparm testcases Zack Weinberg
20:04 Re: analysis of libiberty/cp-demangle.c forlibsupc++/__cxa_demangle Zack Weinberg
19:53 [committed] Make -mbig-switch the default on PA John David Anglin
19:48 [lno] vectorizer patch: minor fixes Dorit Naishlos
19:40 Re: PATCH:[darwin] fix load of a misaligned double word Hartmut Penner
19:12 Re: [PATCH] Fix g++.dg/opt/inline[46].C fails on PA Gabriel Dos Reis
19:11 [committed] Fix gcc.dg/builtins-18.c and gcc.dg/builtins-20.c on PA John David Anglin
19:04 [PATCH] Fix g++.dg/opt/inline[46].C fails on PA John David Anglin
18:58 Re: analysis of libiberty/cp-demangle.c for libsupc++/__cxa_demangle Mark Mitchell
18:37 Patch: [tree-ssa] fix REG_DEAD notes Dale Johannesen
18:13 Re: analysis of libiberty/cp-demangle.c for libsupc++/__cxa_demangle Ian Lance Taylor
18:11 [tree-ssa] [PATCH] Add ABS optimization to tree-ssa-phiopt.c Andrew Pinski
18:09 Re: PATCH:[darwin] fix load of a misaligned double word Bradley Lucier
17:53 Re: [PATCH] GCSE after reload - resubmit (SPECint +1.5% fp -0.5%). Paul Koning
17:50 [PATCH] Add support for FreeBSD moved ld.so. David O'Brien
17:46 Re: stderr vs. STDERR_FILENO Mark Mitchell
17:44 Re: [PATCH] GCSE after reload - resubmit (SPECint +1.5% fp -0.5%). Gerald Pfeifer
17:33 Re: Fix another ICE when building glibc Josef Zlomek
17:30 Re: Fix another ICE when building glibc Josef Zlomek
17:27 Re: Contents of file `gcc-3.4-b20040206.fr.po.gz' Joseph S. Myers
17:25 Re: Fix bootstrap/14207 by reverting libstdc++ patch Richard Sandiford
17:19 [PATCH] PR/target 14291 -fprofile-arcs fails (unresolved symbol) Xavier Trochu
17:07 Re: [RFC PATCH] Fix PR c++/12007 John David Anglin
17:05 [PATCH] ARM add thumb_legitimize_address Richard Earnshaw
16:50 Re: stderr vs. STDERR_FILENO Russ Allbery
16:45 Re: stderr vs. STDERR_FILENO Gabriel Dos Reis
16:41 Re: analysis of libiberty/cp-demangle.c for libsupc++/__cxa_demangle Gabriel Dos Reis
16:35 Re: analysis of libiberty/cp-demangle.c forlibsupc++/__cxa_demangle Benjamin Kosnik
16:17 Re: stderr vs. STDERR_FILENO Jonathan Lennox
16:00 committed: Ada updates Arnaud Charlet
15:53 Re: analysis of libiberty/cp-demangle.c for libsupc++/__cxa_demangle Carlo Wood
15:51 Re: [tree-ssa] New alias grouping heuristic Diego Novillo
15:46 Re: analysis of libiberty/cp-demangle.c for libsupc++/__cxa_demangle Ian Lance Taylor
15:46 Re: [tree-ssa] New alias grouping heuristic Vladimir Makarov
15:35 Re: analysis of libiberty/cp-demangle.c for libsupc++/__cxa_demangle Gabriel Dos Reis
15:18 Re: analysis of libiberty/cp-demangle.c for libsupc++/__cxa_demangle Ian Lance Taylor
15:02 Re: [PATCH] Fix ACATS failures in GCC 3.4 Roger Sayle
15:00 Re: [tree-ssa] New alias grouping heuristic Diego Novillo
14:56 Re: analysis of libiberty/cp-demangle.c for libsupc++/__cxa_demangle Carlo Wood
14:52 Re: [tree-ssa] New alias grouping heuristic Vladimir Makarov
14:52 Re: [tree-ssa-20020619-branch] current status report on i386-*-freebsd4* Steven Bosscher
14:50 Re: [tree-ssa/wwwdocs] Add merge announcement Diego Novillo
14:47 [tree-ssa/wwwdocs] Add merge announcement Diego Novillo
14:36 Re: [PATCH] GCSE after reload - resubmit (SPECint +1.5% fp -0.5%). Roger Sayle
14:14 Re: [tree-ssa-20020619-branch] current status report on i386-*-freebsd4* Steven Bosscher
14:14 Re: PATCH:[darwin] fix load of a misaligned double word Hartmut Penner
14:08 Re: [tree-ssa-20020619-branch] current status report on i386-*-freebsd4* Christian Ehrhardt
14:07 Re: [patch] adding more crossjumping cleanup in toplev.c Gábor Lóki
14:06 Re: [tree-ssa] Generic NRV optimization [was Re: two-elementstruct performance (was: strict-aliasing and typedefs) ] Diego Novillo
14:00 Re: analysis of libiberty/cp-demangle.c for libsupc++/__cxa_demangle Ian Lance Taylor
13:57 Re: analysis of libiberty/cp-demangle.c for libsupc++/__cxa_demangle Ian Lance Taylor
13:47 Re: [tree-ssa] Generic NRV optimization [was Re: two-element struct performance (was: strict-aliasing and typedefs) ] Andreas Schwab
13:32 Re: [tree-ssa] New alias grouping heuristic Joern Rennecke
12:59 Re: [PATCH] Fix ACATS failures in GCC 3.4 Richard Kenner
12:55 Re: analysis of libiberty/cp-demangle.c for libsupc++/__cxa_demangle Gabriel Dos Reis
12:55 Re: analysis of libiberty/cp-demangle.c for libsupc++/__cxa_demangle Gabriel Dos Reis
12:41 Re: [tree-ssa-20020619-branch] current status report on i386-*-freebsd4* Steven Bosscher
12:35 [PATCH] ARM - fix range of QImode memory accesses Richard Earnshaw
12:28 Re: [PATCH] Fix ICE on small loop Eric Botcazou
12:02 Re: [patch] Crossjumping corrupts alias info Andreas Krebbel
11:46 [PATCH] Fix ACATS failures in GCC 3.4 Eric Botcazou
11:37 Re: [PATCH] GCSE after reload - resubmit (SPECint +1.5% fp -0.5%). Mostafa Hagog
11:35 Re: [PATCH] GCSE after reload - resubmit (SPECint +1.5% fp -0.5%). Mostafa Hagog
11:11 fix regparm testcases Michael Matz
10:54 Re: [tree-ssa-20020619-branch] current status report on i386-*-freebsd4* Christian Ehrhardt
10:47 Document the bootstrap failure with Sun CC on SPARC Eric Botcazou
10:07 Re: [PATCH] ARM -- deprecation of -mapcs-26 and -mno-alignment-traps Richard Earnshaw
08:33 Re: analysis of libiberty/cp-demangle.c forlibsupc++/__cxa_demangle Zack Weinberg
07:51 Re: [tree-ssa] Tail recursion improvement Zdenek Dvorak
07:37 Testsuite tweaks for SPARC Eric Botcazou
06:47 Re: [c++] pedwarn about invalid pure specifiers (e.g "= 0L") Michael Matz
06:42 Re: [c++] pedwarn about invalid pure specifiers (e.g "= 0L") Neil Booth
06:38 Re: analysis of libiberty/cp-demangle.c for libsupc++/__cxa_demangle Phil Edwards
05:53 Re: Fix bootstrap/14207 by reverting libstdc++ patch Eric Christopher
05:41 Re: Fix bootstrap/14207 by reverting libstdc++ patch Andreas Jaeger
05:39 Re: analysis of libiberty/cp-demangle.c for libsupc++/__cxa_demangle Ian Lance Taylor
04:51 Make the libiberty demangler more like the libstdc++-v3 demangler Ian Lance Taylor
04:51 Re: [committed] Clean up boehm-gc/configure.in a bit andreas tobler
04:41 [patch] Remove flow_loops_update. Kazu Hirata
04:36 [patch] Remove flow_preorder_transversal_compute. Kazu Hirata
04:31 [patch] Remove apply_args_register_offset(). Kazu Hirata
04:25 Re: Fix delete_null_pointer_checks Alan Modra
03:48 Re: stderr vs. STDERR_FILENO Zack Weinberg
03:40 [tree-ssa] invoke.texi: Replace -fdump-tree-all-ssa with-fdump-tree-all. Kazu Hirata
03:28 Fix bootstrap/14207 by reverting libstdc++ patch Billinghurst, David (CALCRTS)
03:27 [c++] pedwarn about invalid pure specifiers (e.g "= 0L") Michael Matz
03:23 [tree-ssa] s/tree_dump_flags/dump_flags/ Richard Henderson
03:17 Re: [tree-ssa] Replace "current_function_needs_context" with"cfun->static_chain_decl != NULL". (PR target/14285) Diego Novillo
03:16 Re: [tree-ssa] Initial tree-ssa.texi documentation Diego Novillo
03:16 Re: [tree-ssa] Replace "current_function_needs_context" with "cfun->static_chain_decl != NULL". (PR target/14285) Richard Henderson
03:15 Re: Fix delete_null_pointer_checks Richard Henderson
03:15 [patch, rfa] charset testsuite patches, take 2 Eric Christopher
03:14 [tree-ssa] Replace "current_function_needs_context" with"cfun->static_chain_decl != NULL". (PR target/14285) Kazu Hirata
03:10 Re: Fix delete_null_pointer_checks Alan Modra
03:01 Re: Fix delete_null_pointer_checks Richard Henderson
02:57 Re: [C++ PATCH] [PR14246] ICE while mangling boolean nodes in templates (regression) Giovanni Bajo
01:57 Re: stderr vs. STDERR_FILENO Andreas Schwab
01:45 Tweak to demangler handling of casts Ian Lance Taylor
01:42 Update copyright on dyn-string.h Ian Lance Taylor
01:30 Re: stderr vs. STDERR_FILENO Benjamin Kosnik
01:15 Re: Fix delete_null_pointer_checks Alan Modra
01:09 Re: stderr vs. STDERR_FILENO Zack Weinberg
01:05 Re: [config.gcc] Add in extra_gcc_objs Christopher Faylor
00:41 Re: [tree-ssa] New alias grouping heuristic Diego Novillo
00:34 Re: i386: error out on conflicting regparm() attributes Richard Henderson
00:32 Re: Fix delete_null_pointer_checks Richard Henderson
00:31 Re: stderr vs. STDERR_FILENO Mark Mitchell
00:23 Re: [mainline/tree-profiling] CFG transparend finish_eh_generation Richard Henderson
00:14 [tree-ssa] s/tree_dump_file/dump_file/g Richard Henderson
00:11 [tree-ssa] [PATCH] Clean up tree-ssa-phiopt.c a little Andrew Pinski
00:11 Re: stderr vs. STDERR_FILENO Andreas Schwab
00:01 Re: [committed] Clean up boehm-gc/configure.in a bit Kaveh R. Ghazi

February 24, 2004
23:54 [lno] Store motion Zdenek Dvorak
23:52 Re: [tree-ssa] New alias grouping heuristic Mike Stump
23:50 Re: stderr vs. STDERR_FILENO Mark Mitchell
23:41 s/rtl_dump_file/dump_file/g Richard Henderson
23:29 Re: stderr vs. STDERR_FILENO Mark Mitchell
23:24 Re: stderr vs. STDERR_FILENO Andreas Schwab
23:17 Re: stderr vs. STDERR_FILENO Jonathan Lennox
23:15 i386: error out on conflicting regparm() attributes Michael Matz
23:13 Re: stderr vs. STDERR_FILENO Kai Henningsen
23:07 Re: ppc-e500: remove broken instructions Aldy Hernandez
23:05 Re: ppc-e500: remove broken instructions Dale Johannesen
22:58 ppc-e500: remove broken instructions Aldy Hernandez
22:48 Re: PING: Unreviewed patch: PATCH: [darwin] Adding branch prediction bits for bdxx instructions David Edelsohn
22:36 Re: [mainline/tree-profiling] CFG transparend finish_eh_generation Jan Hubicka
22:33 Fix delete_null_pointer_checks Alan Modra
22:09 Re: PING: Unreviewed patch: PATCH: [darwin] Adding branch prediction bits for bdxx instructions Andrew Pinski
22:05 Re: stderr vs. STDERR_FILENO Geoff Keating
22:00 Re: Fix another ICE when building glibc Richard Henderson
21:57 Re: [patch] Fix a (latent?) bug in the fix for PR 1532. Richard Henderson
21:52 Re: [mainline/tree-profiling] CFG transparend finish_eh_generation Richard Henderson
21:46 Re: [committed] Clean up boehm-gc/configure.in a bit Nathanael Nerode
21:41 Re: [PATCH] if-convert "y < 0 ? z : 0" into "(y >> C) & z" Richard Henderson
21:39 Re: Fix another ICE when building glibc Josef Zlomek
21:33 Re: Fix PR/14240 Richard Henderson
21:31 [v3] Fix libstdc++/14252 Paolo Carlini
21:30 Re: Fix another ICE when building glibc Richard Henderson
21:12 Fix PR/14240 Josef Zlomek
21:10 [tree-ssa] Minor improvements to NRV optimization law
21:04 Fix another ICE when building glibc Josef Zlomek
21:01 Re: stderr vs. STDERR_FILENO Dale Johannesen
20:51 Re: stderr vs. STDERR_FILENO Mark Mitchell
20:31 Re: [committed] Clean up boehm-gc/configure.in a bit Andreas Jaeger
20:29 [v3] Fix out-of-bounds search in num_get::_M_extract_int Richard Sandiford
20:25 Re: [PATCH] ARM -- deprecation of -mapcs-26 and -mno-alignment-traps Gerald Pfeifer
20:13 PING: Unreviewed patch: PATCH: [darwin] Adding branch prediction bits for bdxx instructions Caroline Tice
20:12 [Darwin] Reverted -mmacosx= patch Matt Austern
19:53 Re: [committed] Clean up boehm-gc/configure.in a bit andreas tobler
19:53 Set TARGET_HAS_F_SETLKW on Darwin Geoffrey Keating
19:35 Re: [tree-ssa] Generic NRV optimization law
19:19 Re: [Darwin] Patch: new compiler option, -mmacosx-<version> Matt Austern
19:16 PATCH: New optimization: Partitioning hot/cold basic blocks Caroline Tice
18:56 Re: RFA: fix register elimination Richard Henderson
18:49 Re: [tree-ssa] Generic NRV optimization [was Re: two-element struct performance (was: strict-aliasing and typedefs) ] law
18:47 RFA: fix register elimination Joern Rennecke
18:46 Re: [tree-ssa] Tail recursion improvement law
18:42 Re: [C++ PATCH] [PR14246] ICE while mangling boolean nodes intemplates (regression) Jason Merrill
18:25 Re: PATCH - rs6000.c, RS6000_MCOUNT and SVR4 pic Graeme Peterson
18:24 Re: [tree-ssa] Generic NRV optimization [was Re: two-element struct performance (was: strict-aliasing and typedefs) ] Richard Henderson
18:22 PATCH for check_qualified_type Jason Merrill
18:18 Attn C++ maintainer(s): Fix + testcase for PR/13358 Jack Lloyd
18:18 [tree-ssa, C++] PATCH for c++/13944 Jason Merrill
18:15 [tree-ssa, C++] PATCH to stabilize_call Jason Merrill
18:12 Re: [tree-ssa] Generic NRV optimization law
18:09 Re: head: MIPS: Complete the R4000 multiply/shift errata workaround Eric Christopher
18:07 Re: [tree-ssa] Generic NRV optimization Chris Lattner
17:55 Re: [tree-ssa] Generic NRV optimization Joe Buck
17:53 [config.gcc] Add in extra_gcc_objs Kelley Cook
17:39 RE: [tree-ssa] Generic NRV optimization Chris Lattner
17:34 Patch: enabling 1st insn scheduling for sh4. Vladimir Makarov
17:29 [C++ PATCH] [PR14246] ICE while mangling boolean nodes in templates (regression) Giovanni Bajo
17:20 Re: [patch] sparc.h: Remove commented-out definitions ofTARGET_EDOM and GEN_ERRNO_RTX. Zack Weinberg
17:19 Re: [config.{host,gcc}] Followup to the followup to the cygwin1.o patch Christopher Faylor
17:12 Re: [config.{host,gcc}] Followup to the followup to the cygwin1.o patch Andrew Pinski
17:04 Re: [PATCH] GCSE after reload - resubmit (SPECint +1.5% fp -0.5%). Roger Sayle
17:03 Re: [tree-ssa] Generic NRV optimization [was Re: two-element struct performance (was: strict-aliasing and typedefs) ] Andrew MacLeod
16:59 Re: FR-V FDPIC ABI (frv-uclinux and frv-linux) implementation Alexandre Oliva
16:52 Re: [config.{host,gcc}] Followup to the followup to the cygwin1.o patch Christopher Faylor
16:45 [config.{host,gcc}] Followup to the followup to the cygwin1.o patch Kelley Cook
16:44 Re: [PATCH] GCSE after reload - resubmit (SPECint +1.5% fp -0.5%). Vladimir Makarov
16:31 Re: stderr vs. STDERR_FILENO Andreas Schwab
16:29 [tree-ssa] Generic NRV optimization [was Re: two-element struct performance (was: strict-aliasing and typedefs) ] law
16:17 stderr vs. STDERR_FILENO Mark Mitchell
16:15 Re: Fix / workaround aliasing warnings Andreas Schwab
16:03 Re: Fix / workaround aliasing warnings Michael Matz
15:42 Re: [patch] sparc.h: Remove commented-out definitions of TARGET_EDOM and GEN_ERRNO_RTX. Jakub Jelinek
15:40 Re: Fix -mcpu=K6 ICE Eric Botcazou
15:39 [patch] tm.texi: Document cbranchmode4. Kazu Hirata
15:37 [patch] sparc.h: Remove commented-out definitions of TARGET_EDOMand GEN_ERRNO_RTX. Kazu Hirata
15:21 Re: Fix / workaround aliasing warnings Michael Matz
15:17 Re: PR14236: warn when alloca() is released early Alexandre Oliva
14:58 [tree-ssa] Use a boolean for stopping walk_use_def_chains Sebastian Pop
14:57 Re: head: MIPS: Complete the R4000 multiply/shift errata workaround Richard Sandiford
14:40 Re: [PATCH] ARM -- deprecation of -mapcs-26 and -mno-alignment-traps Richard Earnshaw
14:37 Re: head: MIPS: Complete the R4000 multiply/shift errata workaround Maciej W. Rozycki
14:29 Re: head: MIPS: A workaround for the R4000 divide/shift errata Maciej W. Rozycki
13:55 [patch] Replace df_analyse with df_analyze. Kazu Hirata
13:45 Re: [PATCH] if-convert "y < 0 ? z : 0" into "(y >> C) & z" Richard Earnshaw
13:02 Re: Fix / workaround aliasing warnings Kaveh R. Ghazi
12:27 [www-patch] onlinedocs/index.html: Update links to point to 3.3.3manual Volker Reichelt
11:54 Re: [PATCH] if-convert "y < 0 ? z : 0" into "(y >> C) & z" Richard Earnshaw
11:05 Re: Problems with __cxa_demangle and the verbose terminate handler Andreas Schwab
10:39 Re: Problems with __cxa_demangle and the verbose terminate handler Theodore Papadopoulo
10:33 delete_null_pointer_checks effectively disabled Alan Modra
09:41 [v3] Minor tweak to money_put::do_put Paolo Carlini
09:28 [tree-ssa] merge buildN macro trickery Richard Henderson
09:01 Re: [PATCH] Re: [rfc] __builtin_offsetof for c and c++ Richard Henderson
08:56 Re: PR14236: warn when alloca() is released early Richard Henderson
08:46 Re: head: MIPS: A workaround for the R4000 divide/shift errata Richard Sandiford
07:55 Re: head: MIPS: A workaround for the R4000 divide/shift errata Maciej W. Rozycki
07:37 calls.c patch and testsuite related to PR 169 Jim Wilson
06:42 __cxa_demangle should demangle parameters Ian Lance Taylor
06:32 A demangler patch Ian Lance Taylor
06:07 Re: PATCH:[darwin] fix load of a misaligned double word Ulrich Weigand
04:03 Re: Patches for __cxa_demangle in libiberty Ian Lance Taylor
03:57 [tree-ssa] Improve ggc_free performance law
03:47 [patch] et-forect.c: Replace et_occurences with et_occurrences. Kazu Hirata
03:44 [patch] Replace iv_analyse with iv_analyze. Kazu Hirata
03:31 Re: turning static stack allocation into dynamic Alexandre Oliva
03:30 Re: PR14236: warn when alloca() is released early Alexandre Oliva
02:56 Re: Patches for __cxa_demangle in libiberty Daniel Jacobowitz
02:49 Patches for __cxa_demangle in libiberty Ian Lance Taylor
02:42 Re: PATCH:[darwin] fix load of a misaligned double word Geoff Keating
02:34 Clean up IN_LIBGCC2 and IN_GLIBCPP_V3 in dyn-string Ian Lance Taylor
02:30 Re: [i386] pni => sse3 -- GCC 3.3.3 related Jim Wilson
01:43 Re: [PATCH] Re: [rfc] __builtin_offsetof for c and c++ Gabriel Dos Reis
01:38 Re: Problems with __cxa_demangle and the verbose terminate handler Mark Mitchell
01:37 Re: [tree-ssa] Initial tree-ssa.texi documentation Joseph S. Myers
01:09 [tree-ssa] Initial tree-ssa.texi documentation Diego Novillo
01:08 Re: Problems with __cxa_demangle and the verbose terminate handler Gabriel Dos Reis
00:24 Re: [i386] pni => sse3 -- GCC 3.3.3 related H. J. Lu
00:15 Re: PATCH:[darwin] fix load of a misaligned double word Alan Modra
00:08 Re: [PATCH] Re: [rfc] __builtin_offsetof for c and c++ Andrew Pinski

February 23, 2004
23:53 Re: [RFC PATCH] Fix PR c++/12007 Mark Mitchell
23:46 Re: Problems with __cxa_demangle and the verbose terminate handler Mark Mitchell
23:46 Re: PATCH - [RFC] patch to fix loop optimization bug in [tree-ssa] branch Fariborz Jahanian
23:25 Re: Problems with __cxa_demangle and the verbose terminate handler Phil Edwards
23:23 Re: PATCH: [i386] pni => sse3 -- GCC 3.4 Richard Henderson
23:18 PATCH: [i386] pni => sse3 -- GCC 3.4 H. J. Lu
23:17 Re: turning static stack allocation into dynamic Zack Weinberg
23:13 Re: turning static stack allocation into dynamic Richard Henderson
23:06 Re: Problems with __cxa_demangle and the verbose terminate handler Benjamin Kosnik
22:58 Re: turning static stack allocation into dynamic Zack Weinberg
22:44 Re: turning static stack allocation into dynamic Richard Henderson
22:36 Re: [patch] Fix a (latent?) bug in the fix for PR 1532. Kazu Hirata
22:28 Re: turning static stack allocation into dynamic Eric Botcazou
22:26 Re: Patch [rs6000]: support FP modes in CTR/LR Fariborz Jahanian
22:07 Re: Patch [rs6000]: support FP modes in CTR/LR Richard Henderson
22:04 Re: [patch] Fix a (latent?) bug in the fix for PR 1532. Ian Lance Taylor
21:59 Re: turning static stack allocation into dynamic Richard Henderson
21:53 Re: PR14236: warn when alloca() is released early Richard Henderson
21:42 Re: [RFC PATCH] Fix PR c++/12007 Zack Weinberg
21:36 Re: [RFC PATCH] Fix PR c++/12007 John David Anglin
21:36 Re: [Darwin] Patch: new compiler option, -mmacosx-<version> Alex Rosenberg
21:24 Re: [Darwin] Patch: new compiler option, -mmacosx-<version> Stan Shebs
21:18 Re: Fix / workaround aliasing warnings Toon Moene
21:15 Re: [committed] Switch boehm-gc to autoconf 2.5x Bernardo Innocenti
21:06 Re: [RFC PATCH] Fix PR c++/12007 Zack Weinberg
20:56 Re: [Darwin] Patch: new compiler option, -mmacosx-<version> Alex Rosenberg
20:54 config.sub/guess forwarders, revised with much assistance Zack Weinberg
20:36 PATCH - rs6000.c, RS6000_MCOUNT and SVR4 pic gp
20:28 [committed] update docs for switch of boehm-gc to autoconf 2.57 Nathanael Nerode
20:25 [committed] Switch boehm-gc to autoconf 2.5x Nathanael Nerode
19:45 Re: [i386] pni => sse3 -- GCC 3.3.3 related Jim Wilson
19:41 Re: [PATCH] if-convert "y < 0 ? z : 0" into "(y >> C) & z" Falk Hueffner
19:18 [v3] __verbose_terminate vs. write Benjamin Kosnik
19:18 Re: PATCH:[darwin] fix load of a misaligned double word Geoff Keating
19:13 Re: [PATCH] if-convert "y < 0 ? z : 0" into "(y >> C) & z" Richard Henderson
19:06 Re: Patch [rs6000]: support FP modes in CTR/LR Dale Johannesen
19:00 Re: Patch [rs6000]: support FP modes in CTR/LR Dale Johannesen
19:00 Re: Patch [rs6000]: support FP modes in CTR/LR David Edelsohn
18:54 Re: [Darwin] Patch: new compiler option, -mmacosx-<version> Stan Shebs
18:48 Re: Patch [rs6000]: support FP modes in CTR/LR Dale Johannesen
18:45 Re: Patch [rs6000]: support FP modes in CTR/LR David Edelsohn
18:37 Re: Patch [rs6000]: support FP modes in CTR/LR David Edelsohn
18:33 Re: PING: PATCH [mainline] bug with -mcpu=G5 for double argument parameters David Edelsohn
18:31 Re: Patch [rs6000]: support FP modes in CTR/LR Dale Johannesen
18:30 PING: PATCH [mainline] bug with -mcpu=G5 for double argument parameters Fariborz Jahanian
18:18 Re: Problems with __cxa_demangle and the verbose terminate handler Zack Weinberg
18:18 [patch] Remove FINAL_REG_PARM_STACK_SPACE andMAYBE_REG_PARM_STACK_SPACE. Kazu Hirata
18:12 [tree-ssa] Improve const/copy propagation, fix bug 14153. law
18:07 Re: head: MIPS: A workaround for the R4000 divide/shift errata Eric Christopher
18:01 Re: head: MIPS: A workaround for the R4000 divide/shift errata Nigel Stephens
17:57 Re: turning static stack allocation into dynamic Daniel Jacobowitz
17:52 Re: head: MIPS: A workaround for the R4000 divide/shift errata Eric Christopher
17:38 Re: 3.4, head: MIPS: Fix length calculation for unaligned transfers Maciej W. Rozycki
17:37 Re: head: MIPS: A workaround for the R4000 divide/shift errata Nigel Stephens
17:03 [patch] Update copyright. Kazu Hirata
16:56 Re: turning static stack allocation into dynamic Kelley Cook
16:42 Re: [patch/m68k] convert USE_GAS into a compile-time constant Gunther Nikl
16:07 Re: Problems with __cxa_demangle and the verbose terminate handler Carlo Wood
15:41 [v3] configuring mt_alloc Benjamin Kosnik
15:18 Re: 3.4, head: MIPS: Fix length calculation for unaligned transfers Richard Sandiford
15:09 Re: [PATCH] if-convert "y < 0 ? z : 0" into "(y >> C) & z" Falk Hueffner
15:07 Re: 3.4, head: MIPS: Fix length calculation for unaligned transfers Maciej W. Rozycki
15:00 Re: [PATCH] if-convert "y < 0 ? z : 0" into "(y >> C) & z" Paul Koning
14:49 Re: [PATCH] if-convert "y < 0 ? z : 0" into "(y >> C) & z" Falk Hueffner
14:35 Re: [PATCH] if-convert "y < 0 ? z : 0" into "(y >> C) & z" Paul Koning
14:29 Re: [PATCH] if-convert "y < 0 ? z : 0" into "(y >> C) & z" Falk Hueffner
14:26 Problem installing libgcc_s.so on x86_64 with gcc head Nicolas Roche
14:15 Re: [PATCH] if-convert "y < 0 ? z : 0" into "(y >> C) & z" Paul Koning
14:14 [PATCH] Add testcase for fixed PR14106 Kriang Lerdsuwanakij
13:40 Fix / workaround aliasing warnings Michael Matz
12:39 Re: head: MIPS: A workaround for the R4000 divide/shift errata Maciej W. Rozycki
11:21 [patch] adding more crossjumping cleanup in toplev.c Gábor Lóki
11:18 committed: Ada updates Arnaud Charlet
11:10 Re: [patch] Hookize DEFAULT_SHORT_ENUMS. Richard Earnshaw
10:13 [v3, 3.4] Libstdc++/14248 Paolo Carlini
09:45 Re: turning static stack allocation into dynamic Eric Botcazou
09:32 turning static stack allocation into dynamic Alexandre Oliva
09:17 Re: PR14236: warn when alloca() is released early Alexandre Oliva
08:20 Re: Problems with __cxa_demangle and the verbose terminate handler Mark Mitchell
08:13 PR14236: warn when alloca() is released early Alexandre Oliva
07:57 Re: [Patch]: Documentation: add a gcc-3.4/criteria.html Gerald Pfeifer
07:20 Re: [C++ PATCH] [PR14250] Complete the type used in switch statement (regression) Gabriel Dos Reis
06:39 Re: Problems with __cxa_demangle and the verbose terminate handler Zack Weinberg
06:11 Re: Problems with __cxa_demangle and the verbose terminate handler Matt Austern
05:01 Re: [C++ PATCH] [PR14143] Fix too eager Koenig lookup Mark Mitchell
05:00 Re: [C++ PATCH] [PR14250] Complete the type used in switch statement(regression) Mark Mitchell
04:51 Re: [PATCH] Split/rename simplify_relational_operation Roger Sayle
04:46 Re: Get rid of separate config.sub/guess in boehm-gc and libjava/libltdl Alexandre Oliva
04:20 [PATCH] if-convert "y < 0 ? z : 0" into "(y >> C) & z" Roger Sayle
03:51 [C++ PATCH] [PR14250] Complete the type used in switch statement (regression) Giovanni Bajo
03:39 Re: head: MIPS: A workaround for the R4000 divide/shift errata Eric Christopher
02:43 Re: Calling conventions for vector types on SPARC Richard Henderson
01:18 Re: head: MIPS: A workaround for the R4000 divide/shift errata cgd
01:16 Re: head: MIPS: A workaround for the R4000 divide/shift errata cgd
01:11 [patch] Hookize DEFAULT_SHORT_ENUMS. Kazu Hirata
00:54 Re: PATCH:[darwin] fix load of a misaligned double word Alan Modra
00:35 Re: PATCH:[darwin] fix load of a misaligned double word Bradley Lucier
00:31 Re: PATCH:[darwin] fix load of a misaligned double word Bradley Lucier
00:24 Re: PATCH:[darwin] fix load of a misaligned double word Alan Modra
00:01 Re: [patch/m68k] convert USE_GAS into a compile-time constant Bernardo Innocenti

February 22, 2004
23:02 Re: PATCH:[darwin] fix load of a misaligned double word Alan Modra
23:00 [mainline/tree-profiling] CFG transparend finish_eh_generation Jan Hubicka
22:33 [patch] reorg.c: Remove comments about dead ports. Kazu Hirata
22:22 Re: Calling conventions for vector types on SPARC Paolo Bonzini
22:16 [patch] Fix a (latent?) bug in the fix for PR 1532. Kazu Hirata
21:52 Re: [PATCH] Fix gcov-io.c race condition Jan Hubicka
21:50 Re: RFA: xscale-elf -mstrict-prototypes Mark Mitchell
20:53 Re: Calling conventions for vector types on SPARC Geoff Keating
20:49 Re: g77: portable unformatted files Zack Weinberg
20:37 Re: PATCH:[darwin] fix load of a misaligned double word David Edelsohn
20:27 Re: [3.4 patch] installation of manual pages under the same (maybe transformed) name Geoff Keating
20:17 Re: [3.4 patch] installation of manual pages under the same (maybetransformed) name Mark Mitchell
20:11 Re: Calling conventions for vector types on SPARC Zack Weinberg
20:08 Re: g77: portable unformatted files Toon Moene
20:03 [patch] Use target_noncanonical in boehm-gc, for forward-compatibilty Nathanael Nerode
19:01 Re: Problems with __cxa_demangle and the verbose terminate handler Mark Mitchell
18:54 [PATCH] Fix gcov-io.c race condition Jakub Jelinek
18:42 Re: PATCH:[darwin] fix load of a misaligned double word Bradley Lucier
18:37 Re: PATCH:[darwin] fix load of a misaligned double word Bradley Lucier
18:26 Re: Problems with __cxa_demangle and the verbose terminate handler Paolo Carlini
18:20 Re: Problems with __cxa_demangle and the verbose terminate handler Gabriel Dos Reis
18:07 Re: PR target/13918 Gabriel Dos Reis
18:04 Re: PATCH: Do not use RLIMIT_AS on HP-UX Benjamin Kosnik
17:57 PR target/13918 Andreas Schwab
16:01 Re: [tree-ssa] New alias grouping heuristic Diego Novillo
15:55 Re: [PATCH] Split/rename simplify_relational_operation Paolo Bonzini
15:52 Re: head: MIPS: A workaround for the R4000 divide/shift errata Maciej W. Rozycki
15:52 Re: Calling conventions for vector types on SPARC Paolo Bonzini
15:02 [PATCH] Split/rename simplify_relational_operation Roger Sayle
13:40 Re: PATCH:[darwin] fix load of a misaligned double word Alan Modra
12:29 [3.4 patch] installation of manual pages under the same (maybe transformed) name Matthias Klose
11:14 [v3] More monetary facets work Paolo Carlini
09:34 Re: Share clobbers of hard registers... Kazu Hirata
09:34 Re: head: MIPS: Complete the R4000 multiply/shift errata workaround Richard Sandiford
09:08 Re: head: MIPS: Complete the R4000 multiply/shift errata workaround Richard Sandiford
08:59 Re: head: MIPS: A workaround for the R4000 divide/shift errata Eric Christopher
08:58 Re: head: MIPS: A workaround for the R4000 divide/shift errata Richard Sandiford
08:39 Re: rs6000 -mcpu overrides -msoft-float Eric Christopher
07:42 Re: rs6000 -mcpu overrides -msoft-float Alan Modra
06:55 Re: [tree-ssa] New alias grouping heuristic Daniel Jacobowitz
06:51 Re: PATCH:[darwin] fix load of a misaligned double word Geoff Keating
04:24 Re: PATCH:[darwin] fix load of a misaligned double word Alan Modra
02:59 [www patch] index.html: Update the 3.3.x release status link. Kazu Hirata
01:03 Re: Patch [rs6000]: support FP modes in CTR/LR David Edelsohn
01:01 [tree-ssa RFC/RFA?] Stop compilation earlier when syntax error has been hit Jan Hubicka
00:31 Re: PATCH for java.nio FileChannel and MappedByteBuffer Per Bothner

February 21, 2004
20:04 Re: [patch] for PR 14229 John David Anglin
19:58 Re: head: MIPS: Complete the R4000 multiply/shift errata workaround Maciej W. Rozycki
19:24 Re: head: MIPS: A workaround for the R4000 divide/shift errata Maciej W. Rozycki
19:01 [Committed] Prefer x87's load constant insns with -Os Roger Sayle
18:44 Re: Calling conventions for vector types on SPARC Falk Hueffner
18:42 [patch] Clean up SHIFT_COUNT_TRUNCATED. Kazu Hirata
18:39 Re: Calling conventions for vector types on SPARC Paolo Bonzini
18:33 Re: Calling conventions for vector types on SPARC Falk Hueffner
18:23 Re: Calling conventions for vector types on SPARC Paolo Bonzini
18:18 Re: [Darwin] Patch: new compiler option, -mmacosx-<version> Matt Austern
15:36 [PATCH] ARM -- deprecation of -mapcs-26 and -mno-alignment-traps Richard Earnshaw
13:45 Re: Calling conventions for vector types on SPARC Falk Hueffner
13:20 Re: Calling conventions for vector types on SPARC Paolo Bonzini
12:52 rs6000 -mcpu overrides -msoft-float Alan Modra
12:33 Re: PATCH:[darwin] fix load of a misaligned double word Alan Modra
11:45 Re: [patch] Remove DEFAULT_SHORT_ENUMS. Richard Earnshaw
11:01 Re: [PATCH] PR/8354 Joseph S. Myers
10:44 Eliminate libffi warnings on PowerPC Matt Kraai
10:42 Re: Unreviewed patches Kazu Hirata
09:28 [v3] Cache moneypunct Paolo Carlini
09:20 Re: PATCH:[darwin] fix load of a misaligned double word Hartmut Penner
08:35 Re: [Darwin] Patch: new compiler option, -mmacosx-<version> Eric Christopher
08:33 Re: IA64 compilation failure Jim Wilson
07:35 Re: Patch [rs6000]: support FP modes in CTR/LR Geoff Keating
06:57 Re: [Darwin] Patch: new compiler option, -mmacosx-<version> Matt Austern
06:31 Re: Fix -mcpu=K6 ICE Andreas Jaeger
06:27 [tree-ssa] Minor cleanups from PRE discussion law
06:13 Re: Get rid of separate config.sub/guess in boehm-gc and libjava/libltdl Alexandre Oliva
03:02 Re: [PATCH] PR/8354 Jim Wilson
02:13 New French PO file for `gcc' Translation Project Robot
02:13 Contents of file `gcc-3.4-b20040206.fr.po.gz' Translation Project Robot
01:40 Re: [patch] Remove DEFAULT_SHORT_ENUMS. Kazu Hirata
01:30 Re: [Darwin] Patch: new compiler option, -mmacosx-<version> Stan Shebs
01:27 Re: [tree-ssa]: Use value propagation code in PRE Diego Novillo
01:21 Re: Implement -Wno-variadic-macros Joseph S. Myers
01:14 Re: [patch fortran] PR 13919 - Runtime "internal error" in IO bud davis
01:11 Re: [i386] pni => sse3 -- GCC 3.3.3 related Jim Wilson
01:04 [patch fortran] PR 13919 - Runtime "internal error" in IO Bud Davis
01:00 [patch] rfa testsuite for charset work Eric Christopher
00:51 [tree-ssa]: Use value propagation code in PRE Daniel Berlin
00:44 Re: Patch [rs6000]: support FP modes in CTR/LR Dale Johannesen
00:43 Re: PATCH for java.nio FileChannel and MappedByteBuffer Per Bothner
00:39 [patch] Move the default definitions of OUTGOING_REGNO andINCOMING_REGNO to defaults.h. Kazu Hirata
00:36 Re: Patch [rs6000]: support FP modes in CTR/LR Geoff Keating
00:18 Varrays allocated by xmalloc Jan Hubicka
00:16 [Darwin] Patch: new compiler option, -mmacosx-<version> Matt Austern
00:13 New French PO file for `gcc' Translation Project Robot
00:13 Contents of file `gcc-3.4-b20040206.fr.po.gz' Translation Project Robot
00:11 Patch [rs6000]: support FP modes in CTR/LR Dale Johannesen
00:06 My Small AltiVec Patch - TAKE 7 Ziemowit Laski

February 20, 2004
23:54 PATCH: Fix spurious HP-UX V3 testsuite failures Mark Mitchell
23:41 Re: PING: A Far Less Ambitious AltiVec patch Ziemowit Laski
23:36 Re: PATCH (libstdc++-v3): abort/segfault in CVS main Mark Mitchell
23:36 Re: [Patch]: improve solaris2 and irix6 testsuite profiling bypass[take 2] Mark Mitchell
23:35 Re: [Patch]: improve solaris2 and irix6 testsuite profiling bypass Mark Mitchell
23:34 Re: PING: A Far Less Ambitious AltiVec patch Geoff Keating
23:26 [patch] for PR 14229 Zdenek Dvorak
23:13 Re: [RFC PATCH] Fix PR c++/12007 John David Anglin
23:07 Re: PATCH to represent column numbers using source_location Per Bothner
23:01 Re: [patch] Crossjumping corrupts alias info Richard Henderson
22:57 Re: New French PO file for `gcc' Joseph S. Myers
22:52 Re: PING: A Far Less Ambitious AltiVec patch Ziemowit Laski
22:31 Re: [patch]: testsuite "RESOLVE" g++ `check_alias_available' on solaris2 Richard Henderson
22:26 Re: [tree-ssa] Loop header copying on trees Richard Henderson
22:26 Re: [PATCH] Fix PR c/14188 Richard Henderson
22:20 Re: PING: A Far Less Ambitious AltiVec patch Geoff Keating
22:17 Re: [PATCH] Fix PR c/14188 Richard Henderson
22:10 Re: g77: portable unformatted files Zack Weinberg
22:05 Re: PING: A Far Less Ambitious AltiVec patch Ziemowit Laski
21:57 [lno][PATCH] Start using dd info in av Devang Patel
21:55 [lno][PATCH] API to access ddg info Devang Patel
21:50 Re: PING: A Far Less Ambitious AltiVec patch Geoff Keating
21:32 [tree-profiling/tree-ssa?] CFG transparent RTL expansion Jan Hubicka
21:29 Re: g77: portable unformatted files Toon Moene
21:02 Re: PING: A Far Less Ambitious AltiVec patch Ziemowit Laski
20:55 [Ping] Enable linkonce support for Darwin Matt Austern
20:52 Re: [PATCH] [PPC] Linux and -mpowerpc64 Geoff Keating
20:49 Re: PING: A Far Less Ambitious AltiVec patch Geoff Keating
20:45 Re: New French PO file for `gcc' Toon Moene
20:41 Re: New French PO file for `gcc' Zack Weinberg
20:28 Re: New French PO file for `gcc' Karl Eichwalder
20:14 Re: New French PO file for `gcc' Zack Weinberg
20:03 New French PO file for `gcc' Translation Project Robot
20:03 Contents of file `gcc-3.4-b20040206.fr.po.gz' Translation Project Robot
19:43 Re: Split edge fails when performed on a doloop jump on x86 port Jim Wilson
19:29 Re: PATCH:[darwin] fix load of a misaligned double word Geoff Keating
19:14 Re: [mainline/tree-profiling] Fix find_sub_basic_blocks lazyness Richard Henderson
19:13 Re: [patch] Fix PR target/14201 (Alpha -mieee ICE) Richard Henderson
18:58 [tree-ssa] fix middle-end/14218 Richard Henderson
18:55 [tree-ssa] fix opt/14194 Richard Henderson
18:53 New French PO file for `gcc' Translation Project Robot
18:53 Contents of file `gcc-3.4-b20040206.fr.po.gz' Translation Project Robot
18:45 Re: Implement -Wno-variadic-macros Richard Henderson
18:38 [tree-ssa] New alias grouping heuristic Diego Novillo
18:34 [patch] Fix PR target/14201 (Alpha -mieee ICE) Falk Hueffner
18:23 Re: [3.5/3.4] Fix bug in tree-inline.c Richard Henderson
17:52 Re: [mainline/tree-profiling] Fix find_sub_basic_blocks lazyness Jan Hubicka
17:47 Re: Fix -mcpu=K6 ICE Michael Matz
17:41 [patch] Crossjumping corrupts alias info Andreas Krebbel
17:29 Fix -mcpu=K6 ICE Jan Hubicka
17:18 [PATCH][Committed] add Nicola Pero and myself as libobjc maintainers Andrew Pinski
17:17 Re: Split edge fails when performed on a doloop jump on x86 port Mostafa Hagog
17:02 [PATCH] [PPC] Linux and -mpowerpc64 Andrew Pinski
16:27 Re: head: MIPS: Complete the R4000 multiply/shift errata workaround Maciej W. Rozycki
16:17 Re: [patch] Remove sched_emit_insn(). Vladimir Makarov
15:57 Re: PATCH for java.nio FileChannel and MappedByteBuffer Michael Koch
15:50 [C++ patch] [PR 9283] Implement per-class visibility attribute [resend] Brian Ryner
15:39 Re: Tweak loop peeling limits Jan Hubicka
15:34 Re: Tweak loop peeling limits Jan Hubicka
15:29 Re: Tweak loop peeling limits Jan Hubicka
15:09 [patch]: testsuite "RESOLVE" g++ `check_alias_available' on solaris2 Kaveh R. Ghazi
15:08 Re: PATCH:[darwin] fix load of a misaligned double word Bradley Lucier
15:07 Re: Tweak loop peeling limits Joern Rennecke
14:43 Contents of file `gcc-3.4-b20040206.fr.po.gz' Translation Project Robot
14:43 New French PO file for `gcc' Translation Project Robot
14:43 Re: Tweak loop peeling limits Zdenek Dvorak
14:40 [patch] postreload.c: Minor memory saving in move2add. Kazu Hirata
14:28 Re: [patch] Remove DEFAULT_SHORT_ENUMS. Kazu Hirata
14:25 Re: Tweak loop peeling limits Joern Rennecke
14:18 Re: Tweak loop peeling limits Jan Hubicka
14:02 Re: PATCH:[darwin] fix load of a misaligned double word Hartmut Penner
13:53 Re: PATCH:[darwin] fix load of a misaligned double word Alan Modra
13:19 Re: Tweak loop peeling limits Jan Hubicka
13:07 Re: Tweak loop peeling limits Jan Hubicka
13:03 Re: Tweak loop peeling limits Joern Rennecke
12:52 Re: [3.5/3.4] Fix bug in tree-inline.c Josef Zlomek
12:51 Re: [tree-ssa] Loop header copying on trees Zdenek Dvorak
12:28 Re: [PATCH] Fix PR c/14188 Eric Botcazou
11:56 committed: Ada updates Arnaud Charlet
11:16 Re: [PATCH] Fix PR c/14188 Joseph S. Myers
11:13 Re: [patch] Remove DEFAULT_SHORT_ENUMS. Richard Earnshaw
10:40 Re: PATCH:[darwin] fix load of a misaligned double word Hartmut Penner
09:42 [PATCH] Fix PR c/14188 Eric Botcazou
09:37 Re: Implement -Wno-variadic-macros Andreas Jaeger
09:14 Re: Tweak loop peeling limits Jim Wilson
09:02 C++ PATCH: PR 14199 and 14173 Mark Mitchell
08:58 C++ PATCH: PR 13927 Mark Mitchell
08:45 Re: Remove example in "Building the Ada compiler" section of install.texi Jim Wilson
08:42 fix ordering problem with ce3 and rnreg dump files Jim Wilson
08:40 Re: PATCH:[darwin] fix load of a misaligned double word Alan Modra
08:31 Re: FR-V FDPIC ABI (frv-uclinux and frv-linux) implementation Jim Wilson
08:19 Re: PATCH to represent column numbers using source_location Eric Botcazou
08:14 Get rid of separate config.sub/guess in boehm-gc andlibjava/libltdl Zack Weinberg
08:12 Re: Implement -Wno-variadic-macros Richard Henderson
07:22 Re: Implement -Wno-variadic-macros Andreas Jaeger
07:19 Re: [3.5/3.4] Fix bug in tree-inline.c Josef Zlomek
07:16 Re: Fix PR/14084 Josef Zlomek
07:13 Re: PING: A Far Less Ambitious AltiVec patch Ziemowit Laski
06:51 C++ PATCH: PR 14186 Mark Mitchell
05:44 Re: Unreviewed patches Jim Wilson
05:12 Re: PATCH:[darwin] fix load of a misaligned double word Alan Modra
05:02 Re: PATCH:[darwin] fix load of a misaligned double word Alan Modra
04:55 Committed: cris.md; follow-up to PR target/14209 Hans-Peter Nilsson
03:38 Re: [3.5/3.4] Fix bug in tree-inline.c Roger Sayle
03:34 [committed] Remove bogus duplicate call from boehm-gc/acinclude.m4 Nathanael Nerode
03:10 [committed] Clean up boehm-gc/configure.in a bit Nathanael Nerode
03:05 New French PO file for `gcc' Translation Project Robot
03:05 Contents of file `gcc-3.4-b20040206.fr.po.gz' Translation Project Robot
03:00 Re: Remove gcc/move-if-change DJ Delorie
02:58 Re: Remove gcc/move-if-change Alexandre Oliva
02:51 [patch] Remove sched_emit_insn(). Kazu Hirata
02:32 Re: [RFC]: try two MD_FALLBACK_FRAME_STATE_FOR macro for darwin PPC Geoff Keating
02:28 Re: [patch] honor program_transform_name on installation of info manuals Alexandre Oliva
02:11 patch - implement stdio_fstream Robert Schweikert
02:03 [committed] Import newer install-sh, mkinstalldirs Nathanael Nerode
02:00 [patch] Remove three unused functions in optabs.c. Kazu Hirata
01:48 Resync a couple of boehm-gc files to upstream Nathanael Nerode
01:43 PATCH for java.nio FileChannel and MappedByteBuffer Per Bothner
01:31 Remove gcc/move-if-change Matt Kraai
01:26 Re: PATCH to represent column numbers using source_location Per Bothner
01:24 Re: PING: A Far Less Ambitious AltiVec patch Geoff Keating
01:23 Re: Split edge fails when performed on a doloop jump on x86 port Jim Wilson
01:07 Re: PATCH - [RFC] patch to fix loop optimization bug in [tree-ssa] branch Geoff Keating
01:06 Re: [PATCH] clean up ANSI-stompers from stdbool.h Kelledin
00:53 Re: Calling conventions for vector types on SPARC Richard Henderson
00:51 Re: [PATCH] clean up ANSI-stompers from stdbool.h Richard Henderson
00:49 Re: [PATCH] clean up ANSI-stompers from stdbool.h Kelledin
00:48 [patch] Remove c_expand_deferred_function(). Kazu Hirata
00:39 Re: Calling conventions for vector types on SPARC Geoff Keating
00:33 Re: [PATCH] clean up ANSI-stompers from stdbool.h Andreas Schwab
00:22 Re: Calling conventions for vector types on SPARC Richard Henderson
00:22 Re: [PATCH] clean up ANSI-stompers from stdbool.h Andrew Pinski
00:21 Re: [PATCH] clean up ANSI-stompers from stdbool.h Zack Weinberg
00:19 [PATCH] clean up ANSI-stompers from stdbool.h Kelledin
00:13 Re: patch: ppc-e500 fix trunc patterns Aldy Hernandez

February 19, 2004
23:59 [tree-ssa/tree-profiling] Fix BB merging ICE Jan Hubicka
23:51 Re: head: MIPS: A workaround for the R4000 divide/shift errata Eric Christopher
23:47 Re: head: MIPS: A workaround for the R4000 divide/shift errata cgd
23:45 [C++ patch] [PR 9283] Implement per-class visibility attribute Brian Ryner
23:44 Re: head: MIPS: A workaround for the R4000 divide/shift errata cgd
23:40 Re: Implement -Wno-variadic-macros Joseph S. Myers
23:38 Re: head: MIPS: A workaround for the R4000 divide/shift errata Eric Christopher
23:38 [lno] Add delete ddg pass Devang Patel
23:23 Re: [PATCH] Re: [rfc] __builtin_offsetof for c and c++ Jason Merrill
23:16 Re: head: MIPS: A workaround for the R4000 divide/shift errata Richard Sandiford
23:10 Re: fixuns_trunf[sd]fdi2 patterns on SPARC64 Richard Henderson
23:04 Re: 3.4, head: MIPS: Fix length calculation for unaligned transfers Richard Sandiford
22:54 Re: [tree-ssa/tree-profiling] Fix sefault in dump_flow_info Richard Henderson
22:53 Re: [rfc cpp] extra checking for build(...) Richard Henderson
22:41 Implement -Wno-variadic-macros Richard Henderson
22:38 fixuns_trunf[sd]fdi2 patterns on SPARC64 Eric Botcazou
22:32 Re: Fix combine EH related failure Richard Henderson
22:31 [committed]Re: [PATCH] RFA MIPS pr 14198 David Daney
22:31 [libstdc++] Use ISO8859-1 not iso-8859-1 in testsuite David Edelsohn
22:30 Contents of file `gcc-3.4-b20040206.fr.po.gz' Translation Project Robot
22:29 New French PO file for `gcc' Translation Project Robot
22:28 Re: Calling conventions for vector types on SPARC Geoff Keating
22:27 [tree-ssa/tree-profiling] Fix sefault in dump_flow_info Jan Hubicka
22:26 Re: Fix combine EH related failure Richard Henderson
22:26 Re: [doc] Add a contrib.texi entry for myself. Gerald Pfeifer
22:20 [tree-ssa/tree-profiling] Obvious fix to disband_implicit_edges Jan Hubicka
21:52 [patch] Remove expand_start_case_dummy. Kazu Hirata
21:51 [patch] Remove is_pending_size(). Kazu Hirata
21:51 [tree-ssa/tree-profiling] Obvious fix to profile update Jan Hubicka
21:49 Re: [patch] Remove DEFAULT_SHORT_ENUMS. Geoff Keating
21:49 Re: Split edge fails when performed on a doloop jump on x86 port Dale Johannesen
21:49 [patch] Remove validate_replace_src(). Kazu Hirata
21:49 Re: Calling conventions for vector types on SPARC Richard Henderson
21:49 Re: head: MIPS: Complete the R4000 multiply/shift errata workaround Richard Sandiford
21:47 Re: [tree-ssa] Loop header copying on trees Zdenek Dvorak
21:46 Re: Unroller with branch and count patch Zdenek Dvorak
21:46 Re: patch: trunc/fix cleanups Eric Christopher
21:46 Re: head: MIPS: A workaround for the R4000 divide/shift errata Maciej W. Rozycki
21:46 Re: [tree-ssa] Loop header copying on trees law
21:45 Re: Split edge fails when performed on a doloop jump on x86 port Jim Wilson
21:45 Re: head: MIPS: A workaround for the R4000 divide/shift errata Richard Sandiford
21:43 Re: Calling conventions for vector types on SPARC Eric Botcazou
21:42 Re: Fix PR/14084 Jim Wilson
19:48 Re: [patch] honor program_transform_name on installation of info manuals Geoff Keating
19:43 Re: [patch] Remove DEFAULT_SHORT_ENUMS. Richard Henderson
19:43 Re: PATCH:[darwin] fix load of a misaligned double word Geoff Keating
18:58 Re: [ob patch?] Import config.guess & config.sub 2004-02-16 Andrew Cagney
18:55 Re: head: MIPS: Complete the R4000 multiply/shift errataworkaround cgd
18:49 Re: patch: trunc/fix cleanups Aldy Hernandez
18:48 [patch] Remove DEFAULT_SHORT_ENUMS. Kazu Hirata
18:44 Re: head: MIPS: Complete the R4000 multiply/shift errata workaround Maciej W. Rozycki
18:42 Re: patch: trunc/fix cleanups Richard Henderson
18:41 patch: ppc-e500 fix trunc patterns Aldy Hernandez
18:37 Re: Calling conventions for vector types on SPARC James Morrison
18:23 Contents of file `gcc-3.4-b20040206.fr.po.gz' Translation Project Robot
18:23 New French PO file for `gcc' Translation Project Robot
18:23 Re: Calling conventions for vector types on SPARC Eric Botcazou
18:21 RFA: alias analysis for non-addressed variables vs. INDIRECT_REF Joern Rennecke
18:18 head: MIPS: A workaround for the R4000 divide/shift errata Maciej W. Rozycki
18:14 Contents of file `gcc-3.4-b20040206.fr.po.gz' Translation Project Robot
18:14 New French PO file for `gcc' Translation Project Robot
18:00 Re: long long division 20% faster fredrik
18:00 [tree-ssa] AIX definitions for Mudflap David Edelsohn
17:59 patch: trunc/fix cleanups Aldy Hernandez
17:57 Re: head: MIPS: Complete the R4000 multiply/shift errataworkaround cgd
17:49 Re: [3.5/3.4] Fix bug in tree-inline.c Josef Zlomek
17:46 Re: [PATCH] Remove trailing whitespace from @ templates Richard Henderson
17:45 Re: [tree-ssa] Loop header copying on trees law
17:41 S/390: Subtraction is not commutative Ulrich Weigand
17:38 Re: [ob patch?] Import config.guess & config.sub 2004-02-16 Zack Weinberg
17:18 Re: Unroller with branch and count patch Zdenek Dvorak
17:12 Re: [tree-ssa] Linearize trivial COND_EXPR+PHI node sequences law
17:10 Re: [tree-ssa] Remove redundant labels law
17:03 [tree-ssa] New test law
17:01 [tree-ssa] Minor improvement to PHI linearization law
16:57 Re: [lno] copy header and vectorization Devang Patel
16:56 Minor fix to fold-const.c law
16:56 Re: Contents of file `gcc-3.4-b20040206.fr.po.gz' Joseph S. Myers
16:51 head: MIPS: Complete the R4000 multiply/shift errata workaround Maciej W. Rozycki
16:47 Re: Calling conventions for vector types on SPARC James Morrison
16:44 Re: Unroller with branch and count patch Mircea Namolaru
16:33 Contents of file `gcc-3.4-b20040206.fr.po.gz' Translation Project Robot
16:33 New French PO file for `gcc' Translation Project Robot
16:32 RFA: xscale-elf -mstrict-prototypes James Lemke
15:26 Re: [lno] Generic create_iv function Daniel Berlin
15:24 Re: Remove bad comment in scan_paradoxical_subregs in reload1.c Ian Lance Taylor
15:22 Re: [lno] Introduce data dependence graph Daniel Berlin
15:18 Re: long long division 20% faster Richard Earnshaw
15:09 [ob patch?] Import config.guess & config.sub 2004-02-16 Andrew Cagney
15:05 [doc] Add a contrib.texi entry for myself. Kelley Cook
14:57 long long division 20% faster Fredrik Hederstierna
14:44 Add myself to write-after-approval Kelley Cook
14:38 Re: Fix PR/14084 Josef Zlomek
14:22 Re: PATCH:[darwin] fix load of a misaligned double word Bradley Lucier
14:21 Re: committed: Ada updates Rainer Orth
14:19 Re: committed: Ada updates Rainer Orth
14:16 [lno] Generic create_iv function Zdenek Dvorak
14:07 Re: [tree-ssa] Remove redundant labels Jan Hubicka
13:34 Re: [tree-ssa] Remove redundant labels Diego Novillo
13:17 Re: [lno] copy header and vectorization Zdenek Dvorak
13:00 Re: Unroller with branch and count patch Zdenek Dvorak
12:55 [tree-ssa] Remove redundant labels Steven Bosscher
12:32 Re: Unroller with branch and count patch Mircea Namolaru
11:28 Committed: Fix PR target/14209: cris.md wrongly shrinking access size of postincrement. Hans-Peter Nilsson
10:58 Re: [Patch]: Documentation: add a gcc-3.4/criteria.html Gerald Pfeifer
10:57 [patch] lno branch merge -- doloop optimization rewrite Zdenek Dvorak
09:59 Re: PATCH: programs/winetest/gui.c fix Gerald Pfeifer
09:46 [tree-ssa] preliminary passes.texi rewrite Richard Henderson
09:45 [PATCH] Remove trailing whitespace from @ templates Jakub Jelinek
09:45 PATCH: programs/winetest/gui.c fix Gerald Pfeifer
09:23 Adjust testsuite for SPARC Eric Botcazou
09:15 Re: [lno] Introduce data dependence graph Sebastian Pop
09:04 Calling conventions for vector types on SPARC Eric Botcazou
09:03 Re: [PATCH] GCSE after reload - resubmit (SPECint +1.5% fp -0.5%). Mostafa Hagog
08:43 Re: Split edge fails when performed on a doloop jump on x86 port Mostafa Hagog
08:42 PATCH [tree-ssa]: Tweak fortran/Make-lang.in; add f95.srcinfo Loren James Rittle
08:13 Re: PATCH:[darwin] fix load of a misaligned double word Hartmut Penner
08:04 [tree-ssa] current status report on alpha-*-freebsd4* Loren James Rittle
07:13 [lno] rtl level invariant motion Zdenek Dvorak
06:32 stolen karel . pfau
06:13 Re: [Patch]: Documentation: add a gcc-3.4/criteria.html James Morrison
05:37 Re: [PATCH] Fix PR 14156, warning about returning addresses to parameters Richard Henderson
04:56 Re: IA64 caller-save register patch Richard Henderson
04:36 Re: [PATCH] RFA MIPS pr 14198 law
04:06 Re: Unreviewed patches Jim Wilson
03:47 Re: Remove bad comment in scan_paradoxical_subregs in reload1.c Jim Wilson
03:41 Re: [Patch]: Documentation: add a gcc-3.4/criteria.html Kaveh R. Ghazi
03:38 RE: [PATCH] RFA MIPS pr 14198 Eric Christopher
03:33 RE: [PATCH] RFA MIPS pr 14198 david daney
03:31 Re: [Patch]: Documentation: add a gcc-3.4/criteria.html David Edelsohn
03:26 Re: Fix PR/14084 Jim Wilson
03:12 Re: [PATCH] RFA MIPS pr 14198 law
03:07 Re: [PATCH] RFA MIPS pr 14198 Zack Weinberg
03:03 Re: [PATCH] RFA MIPS pr 14198 Eric Christopher
03:02 Re: [PATCH] RFA MIPS pr 14198 Eric Christopher
03:01 Re: [PATCH] RFA MIPS pr 14198 Zack Weinberg
03:00 Re: [PATCH] RFA MIPS pr 14198 Zack Weinberg
02:50 Re: [PATCH] RFA MIPS pr 14198 David Daney
02:50 Re: [PATCH] RFA MIPS pr 14198 Eric Christopher
02:48 Re: [PATCH] RFA MIPS pr 14198 David Daney
02:44 Re: [PATCH] RFA MIPS pr 14198 Zack Weinberg
02:23 Re: Add support for pentium-m and prescott Jim Wilson
02:22 Re: [Patch]: Documentation: add a gcc-3.4/criteria.html Kaveh R. Ghazi
02:14 Re: [Patch]: Documentation: add a gcc-3.4/criteria.html Kaveh R. Ghazi
02:12 Re: [PATCH] RFA MIPS pr 14198 Eric Christopher
02:07 Re: [Patch]: Documentation: add a gcc-3.4/criteria.html Kaveh R. Ghazi
02:00 Re: [Patch]: Documentation: add a gcc-3.4/criteria.html Kaveh R. Ghazi
01:50 Re: [PATCH] Fix PR optimization/7871 Jim Wilson
01:22 Re: [Patch]: Documentation: add a gcc-3.4/criteria.html Joseph S. Myers
01:13 Re: [Patch]: Documentation: add a gcc-3.4/criteria.html Gerald Pfeifer
01:07 Re: [C++ PATCH] [PR14181] Emit good diagnostic for invalid new expression Mark Mitchell
00:57 Re: [patch] honor program_transform_name on installation of info manuals Matthias Klose
00:33 Re: [patch] honor program_transform_name on installation of info manuals Geoff Keating
00:32 Re: [patch] honor program_transform_name on installation of info manuals Matthias Klose
00:25 Re: [patch] honor program_transform_name on installation of infomanuals Gerald Pfeifer
00:18 Re: [PATCH] Remove trailing whitespace from IA-32 instructions Richard Henderson
00:12 Re: [tree-ssa-20020619-branch] current status report on i386-*-freebsd4* Richard Henderson
00:10 Re: [patch] honor program_transform_name on installation of info manuals Geoff Keating

February 18, 2004
23:57 Fix a number of ia64-hpux PCH comparison failures Zack Weinberg
23:52 Re: [patch] honor program_transform_name on installation of infomanuals Matthias Klose
23:52 Re: [patch] honor program_transform_name on installation of info manuals Matthias Klose
23:36 Re: [patch] honor program_transform_name on installation of info manuals Geoff Keating
23:36 Re: [patch] honor program_transform_name on installation of infomanuals Joseph S. Myers
23:27 [patch] honor program_transform_name on installation of info manuals Matthias Klose
23:10 S/390: Fix incorrect mode for 3.4 Ulrich Weigand
23:02 S/390: Fix (newly) non-canonical RTL Ulrich Weigand
22:58 [commited 3.4/3.5] PA PIC register John David Anglin
22:56 Re: [PATCH] Don't imply 3DNow! on x86-64 Richard Henderson
22:55 Re: complex arg splitting Richard Henderson
22:44 S/390: Fix literal pool overflow regression Ulrich Weigand
22:37 Re: [wwwdocs] patch for gcc 3.3.3 release notes Gabriel Dos Reis
22:31 complex arg splitting Alan Modra
22:26 Re: PATCH for preprocessor/14103: [3.4/3.5 Regression] ICEs on "gcc-E -imacros foo.h baz.c" Per Bothner
22:20 [PATCH] Don't imply 3DNow! on x86-64 Jakub Jelinek
22:18 Re: [3.3 PATCH] Fix C++ ICE on designated initializer (regression from 3.2.x) Jakub Jelinek
22:13 [patch] h8300: Expand conditional branches via a function. Kazu Hirata
22:10 Re: [3.3 PATCH] Fix C++ ICE on designated initializer (regressionfrom 3.2.x) Jason Merrill
22:07 [patch] h8300: Implement HARD_REGNO_NREGS and HARD_REGNO_MODE_OKusing functions. Kazu Hirata
22:04 Re: [wwwdocs] patch for gcc 3.3.3 release notes Gerald Pfeifer
21:55 [patch] h8300.md: Simplify the conditions of some peephole2's. Kazu Hirata
21:50 [patch] h8300: Remove an unused argument from expand_a_rotate(). Kazu Hirata
21:29 Re: g77: portable unformatted files Zack Weinberg
21:21 [tree-ssa, obvious] Fix comment in tree-iterator.h Steven Bosscher
21:02 Re: [lno] Introduce data dependence graph Devang Patel
20:48 Re: [lno] Introduce data dependence graph Daniel Berlin
20:44 Re: [Patch]: Documentation: add a gcc-3.4/criteria.html Toon Moene
20:42 Re: g77: portable unformatted files Toon Moene
20:36 Re: [lno] Introduce data dependence graph Devang Patel
20:23 [PATCH] ARM - fix ICE with mem copy operations Richard Earnshaw
20:14 Contents of file `gcc-3.4-b20040206.fr.po.gz' Translation Project Robot
20:14 New French PO file for `gcc' Translation Project Robot
19:58 Re: Split edge fails when performed on a doloop jump on x86 port Jim Wilson
19:57 Re: [PATCH] Fix unit mismatch in is_aligning_offset Mark Mitchell
19:43 [patch] h8300: Don't generate insns by hand. (part 4) Kazu Hirata
19:42 [PATCH] RFA MIPS pr 14198 David Daney
19:41 Re: C++ non-scalar conversion error. Help Gabriel Dos Reis
18:44 C++ non-scalar conversion error. Help Nguyen, Thai
18:37 Re: [tree-ssa] Linearize trivial COND_EXPR+PHI node sequences law
18:36 Re: committed: Ada updates Rainer Orth
18:25 Re: committed: Ada updates Zack Weinberg
18:25 ***SPAM*** RFA: alias analysis for non-addressed variables vs. INDIRECT_REF Joern Rennecke
17:56 Re: committed: Ada updates Rainer Orth
17:44 Re: committed: Ada updates Zack Weinberg
17:38 Re: Fix some C++ tests Zack Weinberg
17:29 Re: [Patch]: Documentation: add a gcc-3.4/criteria.html James Morrison
17:01 Re: IA64 caller-save register patch Steve Ellcey
16:52 Re: [PATCH] Segfault in rtx_varies_p Mark Mitchell
16:50 Re: [PATCH] RFC/RFA fix exec-charset problems - take 2 Eric Christopher
16:45 Fix some C++ tests Nathan Sidwell
15:56 Re: Contents of file `gcc-3.4-b20040206.fr.po.gz' Joseph S. Myers
15:51 [patch] h8300: Organize patterns. (part 2) Kazu Hirata
15:32 [Patch]: Documentation: add a gcc-3.4/criteria.html Kaveh R. Ghazi
15:05 [patch] gcc, cp: Update copyright. Kazu Hirata
14:54 New French PO file for `gcc' Translation Project Robot
14:54 Contents of file `gcc-3.4-b20040206.fr.po.gz' Translation Project Robot
14:26 [patch] h8300.md: Organize some patterns. Kazu Hirata
14:25 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
14:20 Re: C++ PATCH: PR 11326 Andreas Schwab
14:14 Re: [m68k] Remove SGS assembler support Ian Lance Taylor
14:03 Re: Unroller with branch and count patch Zdenek Dvorak
13:48 Unroller with branch and count patch Mircea Namolaru
13:38 Re: [wwwdocs] patch for gcc 3.3.3 release notes Gabriel Dos Reis
13:15 [patch] s390: optimize special compare Andreas Krebbel
12:47 Re: [wwwdocs] patch for gcc 3.3.3 release notes Jakub Jelinek
12:47 Re: 3.4, head: MIPS: Fix length calculation for unaligned transfers Maciej W. Rozycki
12:46 Re: [wwwdocs] patch for gcc 3.3.3 release notes Gabriel Dos Reis
12:36 Re: [PATCH] Segfault in rtx_varies_p Paul Brook
11:56 committed: Ada updates Arnaud Charlet
11:53 [C++ PATCH] [PR14181] Emit good diagnostic for invalid new expression Giovanni Bajo
11:19 Re: [PATCH] RFC/RFA fix exec-charset problems - take 2 Joseph S. Myers
10:53 Re: 3.4, head: MIPS: Fix length calculation for unaligned transfers Richard Sandiford
10:46 Re: committed: Ada updates Arnaud Charlet
10:43 Re: C++ PATCH: PR 11326 Mark Mitchell
10:34 Re: [patch/m68k] convert USE_GAS into a compile-time constant Andreas Schwab
10:03 Re: [PATCH] Fix unit mismatch in is_aligning_offset Eric Botcazou
09:51 Re: C++ PATCH: PR 11326 Andreas Schwab
09:50 Re: [patch/m68k] convert USE_GAS into a compile-time constant Gunther Nikl
09:46 [PATCH] Remove trailing whitespace from IA-32 instructions Jakub Jelinek
09:45 Re: [m68k] Remove SGS assembler support Gunther Nikl
09:22 [PATCH] GCSE after reload - resubmit (SPECint +1.5% fp -0.5%). Mostafa Hagog
08:37 Re: [tree-ssa-20020619-branch] current status report on i386-*-freebsd4* Loren James Rittle
08:12 Re: PATCH to represent column numbers using source_location Eric Botcazou
07:52 Re: PATCH to represent column numbers using source_location Per Bothner
07:43 Re: PATCH: gcc.css update Michael Koch
07:33 Re: PATCH to represent column numbers using source_location Eric Botcazou
07:12 Re: [tree-ssa-20020619-branch] current status report on i386-*-freebsd4* Richard Henderson
07:07 cross-hosted configury fixes Geoffrey Keating
06:57 caller-save.c patch for invalid rtl sharing Jim Wilson
06:50 g77: portable unformatted files Emilio Silva
06:36 Re: [tree-ssa-20020619-branch] current status report oni386-*-freebsd4* Loren James Rittle
04:09 [lno] fix verification failure after vectorization Devang Patel
02:12 Re: [PATCH] RFC/RFA fix exec-charset problems - take 2 Mark Mitchell
01:52 Re: [PATCH] RFC/RFA fix exec-charset problems - take 2 Eric Christopher
01:47 Re: [PATCH] RFC/RFA fix exec-charset problems - take 2 Mark Mitchell
01:42 Re: Remove move-if-change dependencies DJ Delorie
01:35 Remove move-if-change dependencies Matt Kraai
01:22 [PATCH] RFC/RFA fix exec-charset problems - take 2 Eric Christopher
01:19 [patch] h8300.c: Fix a warning. Kazu Hirata
00:54 [patch] h8300.md: Fix typos in pattern names. Kazu Hirata
00:43 [patch] h8300: Remove an redundant argument from fix_bit_operand(). Kazu Hirata
00:12 [patch] h8300.c: Change an argument name. Kazu Hirata
00:07 [patch] h8300.c: Remove extern of rtx_equal_function_value_matters. Kazu Hirata
00:02 Re: Fix combine EH related failure Alan Modra

February 17, 2004
23:44 [patch] h8300: Don't generate insns by hand. (part 3) Kazu Hirata
23:44 Re: Fix combine EH related failure Alan Modra
23:41 Re: [tree-ssa-20020619-branch] current status report on i386-*-freebsd4* law
23:25 PATCH: gcc.css update Gerald Pfeifer
23:21 Re: [tree-ssa-20020619-branch] current status report on i386-*-freebsd4* Steven Bosscher
23:20 Re: PATCH to represent column numbers using source_location Per Bothner
23:16 Re: [tree-ssa-20020619-branch] current status report on i386-*-freebsd4* Gerald Pfeifer
23:04 [patch] gcc/*.c: Fix comment typos. Kazu Hirata
22:45 [v3] Improve the fix for libstdc++/13731 Paolo Carlini
22:45 Little P4 tweek Jan Hubicka
22:24 Re: [Bug bootstrap/14180] [3.4 regression] bootstrap failure with 3.4 branch Jan Hubicka
22:19 Re: committed: Ada updates Rainer Orth
22:00 [tree-ssa] Remove the RTL inliner Steven Bosscher
21:59 Remove the RTL inliner Steven Bosscher
21:59 Re: ./configure --program-suffix and man pages Matthias Klose
21:44 Re: c-torture/execute/990208-1.c XPASSes - remove XFAIL? Zack Weinberg
21:33 Re: [PATCH] Bug in simplify_if_then_else Geoff Keating
21:32 Re: [tree-ssa] Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION Steven Bosscher
21:14 [patch] h8300.md: Fix comment typos. Kazu Hirata
21:10 Re: [rfc cpp] extra checking for build(...) Zack Weinberg
21:01 [tree-ssa] SSA->normal coalescing fix. Andrew MacLeod
20:47 [PATCH] Bug in simplify_if_then_else Ulrich Weigand
20:47 Re: 3.4/3.5 PATCH: Support GNU ld on IRIX 5 Rainer Orth
20:32 Re: [patch/m68k] convert USE_GAS into a compile-time constant Bernardo Innocenti
19:57 [patch] h8300.c: Don't generate insns by hand. (part 2) Kazu Hirata
19:55 Re: [m68k] Remove SGS assembler support Bernardo Innocenti
19:52 Re: [tree-ssa] Alternative patch for split_critical_edges problem law
19:37 [patch] Remove (now unused) old simple loop analysis Zdenek Dvorak
19:15 Re: Unreviewed 3.4 patch Richard Sandiford
18:57 Re: ia64-hpux fix compat/struct-by-value-5 Zack Weinberg
18:44 Re: [PATCH] Fix unit mismatch in is_aligning_offset Mark Mitchell
18:43 Re: [mainline/tree-profiling] Fix find_sub_basic_blocks lazyness Richard Henderson
18:42 C++ PATCH: PR 11326 Mark Mitchell
18:41 Re: ia64-hpux fix compat/struct-by-value-5 Zack Weinberg
18:22 Re: PATCH to represent column numbers using source_location Eric Botcazou
18:11 Re: [PATCH] Segfault in rtx_varies_p Mark Mitchell
18:08 Adding self to MAINTAINERS file Brian Booth
18:03 Re: PATCH to represent column numbers using source_location Per Bothner
17:57 Re: [PATCH] Segfault in rtx_varies_p Paul Brook
17:44 Re: [PATCH] Segfault in rtx_varies_p Mark Mitchell
17:43 Split edge fails when performed on a doloop jump on x86 port Mostafa Hagog
17:35 Re: [PATCH] Fix PR debug/12934 Paul Brook
17:32 Re: [PATCH] Fix PR debug/12934 Mark Mitchell
17:13 [patch] h8300.c: Don't generate insns by hand. (part 1) Kazu Hirata
16:56 Re: [wwwdocs] patch for gcc 3.3.3 release notes Gabriel Dos Reis
16:53 Re: [wwwdocs] patch for gcc 3.3.3 release notes Joe Buck
16:46 Re: [3.3 PATCH] Fix C++ ICE on designated initializer (regression from 3.2.x) Jakub Jelinek
16:46 [PATCH] [Committed] Fix PR C++/14178 Andrew Pinski
16:38 Re: [3.3 PATCH] Fix C++ ICE on designated initializer (regressionfrom 3.2.x) Jason Merrill
16:30 [tree-ssa] fix stmt value in substitute_and_fold Brian Booth
15:59 Re: [patch, toplevel] --enable-multilib*S* is an easy typo torecognize... Maciej W. Rozycki
15:35 [C++ patch, committed] Fix typo in TC1 testsuite Giovanni Bajo
15:23 Re: [3.3 PATCH] Fix C++ ICE on designated initializer (regression from 3.2.x) Gabriel Dos Reis
15:20 3.4, head: MIPS: Fix length calculation for unaligned transfers Maciej W. Rozycki
14:52 Re: [m68k] Remove SGS assembler support Ian Lance Taylor
14:24 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
14:20 [3.3 PATCH] Fix C++ ICE on designated initializer (regression from 3.2.x) Jakub Jelinek
14:20 [PATCH] Segfault in rtx_varies_p Paul Brook
14:09 [patch] h8300.h: Mention the soft frame pointer in various macros. Kazu Hirata
13:49 [Patch]: improve solaris2 and irix6 testsuite profiling bypass [take 2] Kaveh R. Ghazi
12:37 Re: [patch/m68k] convert USE_GAS into a compile-time constant Gunther Nikl
11:38 [PATCH] Fix PR debug/12934 Paul Brook
11:33 Re: PATCH to represent column numbers using source_location Eric Botcazou
11:15 [v3] Trivial simplification of three conditionals Paolo Carlini
10:57 Re: Update --gxx-include-dir desc. in install.texi Jonathan Wakely
10:56 Re: [patch/m68k] convert USE_GAS into a compile-time constant Andreas Schwab
10:30 Re: [tree-ssa-20020619-branch] current status report on i386-*-freebsd4* Paul Brook
10:02 Re: ia64-hpux fix compat/struct-by-value-5 Jim Wilson
10:00 [tree-ssa-20020619-branch] current status report on i386-*-freebsd4* Loren James Rittle
09:44 Re: ia64-hpux fix compat/struct-by-value-5 Jim Wilson
09:42 Re: [patch/m68k] convert USE_GAS into a compile-time constant Gunther Nikl
08:34 Re: ia64-hpux fix compat/struct-by-value-5 Eric Botcazou
08:25 Re: [patch, toplevel] --enable-multilib*S* is an easy typo to recogni Kai Henningsen
08:16 ia64-hpux fix compat/struct-by-value-5 Zack Weinberg
06:55 Re: [mainline/tree-profiling] Fix find_sub_basic_blocks lazyness Jan Hubicka
05:20 fix deps for java manpage installation Geoffrey Keating
05:15 [PATCH] Fix unit mismatch in is_aligning_offset Eric Botcazou
05:13 Left-chaining canonical forms fix Geoffrey Keating
01:52 Re: Rerganize the SSE logicals to not use patterns Richard Henderson
01:51 Re: Eliminate libiberty warnings DJ Delorie
01:42 Eliminate libiberty warnings Matt Kraai
01:24 Re: C++ patches ping Gabriel Dos Reis
01:23 Re: [patch] lno branch merge -- new iv & simple loop analysis Richard Henderson
01:20 Re: Fix combine EH related failure Richard Henderson
01:08 Re: Fix combine EH related failure Alan Modra
00:57 Re: Contents of file `gcc-3.4-b20040206.fr.po.gz' Joseph S. Myers
00:54 Re: [patch] lno branch merge -- new iv & simple loop analysis Zdenek Dvorak
00:46 Re: [patch] lno branch merge -- new iv & simple loop analysis Richard Henderson
00:34 Re: [patch] lno branch merge -- new iv & simple loop analysis Zdenek Dvorak
00:25 Re: Allow folding of floats on logicals Richard Henderson
00:23 Re: [patch/m68k] convert USE_GAS into a compile-time constant Bernardo Innocenti
00:19 C++ patches ping Giovanni Bajo
00:18 Re: [tree-ssa] Fix if (0) in the cgraphunit.c Richard Henderson

February 16, 2004
23:48 patch ping Alan Modra
23:41 Re: [tree-ssa] patch suggestion: def_op vs vdef_ops law
23:37 Re: 100x -O0 Compile Time Regression {3.2,3.3} -> {3.4,3.5} Diego Novillo
23:29 Re: 100x -O0 Compile Time Regression {3.2,3.3} -> {3.4,3.5} law
23:26 Re: [mainline/tree-profiling] Fix find_sub_basic_blocks lazyness Richard Henderson
23:25 Re: [PATCH] fix exec-charset Richard Henderson
23:14 Re: [patch] lno branch merge -- new iv & simple loop analysis Richard Henderson
23:13 Re: tree-ssa/20030807-4.c law
23:11 [tree-ssa] Fix if (0) in the cgraphunit.c Jan Hubicka
22:48 Re: Allow folding of floats on logicals Jan Hubicka
22:41 [ tree-ssa] forward propagation testsuite law
22:39 Re: [mainline/tree-profiling] Fix find_sub_basic_blocks lazyness Jan Hubicka
22:39 [tree-ssa] Details debugging dump info for DSE law
22:36 [tree-ssa] Simple test for DSE law
22:14 [tree-ssa] Additional comments for tree-ssa-dse.c law
22:12 Re: [distcc] gcc bootstraps with distcc Alexandre Oliva
21:40 Re: [3.4/3.5 patch] libgcc_s.so compatibility between 3.3 and 3.4 (sjlj/dwarf2 exceptions) Richard Henderson
21:28 Re: [PATCH] fix exec-charset Eric Christopher
21:24 Re: [PATCH] fix exec-charset Zack Weinberg
20:47 Re: [PATCH] fix exec-charset Eric Christopher
20:39 Re: m68k bootstrapping broken Richard Zidlicky
20:29 Re: PATCH for preprocessor/14103: [3.4/3.5 Regression] ICEs on "gcc-E -imacros foo.h baz.c" Zack Weinberg
20:22 patch - implementation of stdio_fstream Robert Schweikert
20:07 Re: PATCH for java/nio buffers Per Bothner
19:42 PATCH for preprocessor/14103: [3.4/3.5 Regression] ICEs on "gcc -E-imacros foo.h baz.c" Per Bothner
19:31 Re: [mainline/tree-profiling] Fix find_sub_basic_blocks lazyness Richard Henderson
19:31 Fix PCH testsuite failures on SPARC with -fPIC Eric Botcazou
19:27 Re: [tree-ssa] Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION Richard Henderson
19:27 Re: [patch/m68k] convert USE_GAS into a compile-time constant Richard Henderson
19:26 PATCH: projects/ia64.html Gerald Pfeifer
19:06 Re: [PATCH] New port for CR16C and CRX processors (gcc) Alexandre Oliva
19:03 Re: [patch] remove obsolete support for HPUX_ASM Richard Henderson
18:46 Re: [PATCH] Speedup by 3.5% by overhauling rtx classes Paolo Bonzini
18:43 Contents of file `gcc-3.4-b20040206.fr.po.gz' Translation Project Robot
18:43 New French PO file for `gcc' Translation Project Robot
18:29 Re: Allow folding of floats on logicals Richard Henderson
18:27 Re: [PATCH] Fix i386-sse-6.c (take 3) Richard Henderson
18:13 XFAIL 20020720-1.c with -fPIC on SPARC Eric Botcazou
17:52 Re: [PATCH] New port for CR16C and CRX processors (gcc) Zack Weinberg
17:45 Re: [tree-ssa] lower nested functions Zack Weinberg
17:37 [v3] Fix a bug in money_get::do_get(string_type&) Paolo Carlini
17:23 Re: Contents of file `gcc-3.4-b20040206.fr.po.gz' Joseph S. Myers
17:17 Re: [PATCH] New port for CR16C and CRX processors (gcc) Joseph S. Myers
17:10 Re: Your change to sdbout.c Richard Kenner
17:04 Re: Your change to sdbout.c Zack Weinberg
16:53 Contents of file `gcc-3.4-b20040206.fr.po.gz' Translation Project Robot
16:53 New French PO file for `gcc' Translation Project Robot
16:33 Re: [PATCH] New port for CR16C and CRX processors (gcc) Kazu Hirata
16:24 [mainline/tree-profiling] Fix find_sub_basic_blocks lazyness Jan Hubicka
16:21 Allow folding of floats on logicals Jan Hubicka
16:03 [PATCH] Fix i386-sse-6.c (take 3) Jakub Jelinek
15:39 Re: [tree-ssa] Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION Arnaud Charlet
15:30 Re: [tree-ssa] Dead Store Elimination Daniel Berlin
15:29 [tree-ssa] Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION Steven Bosscher
15:25 Re: [tree-ssa] Alternative patch for split_critical_edges problem law
15:20 [patch/m68k] convert USE_GAS into a compile-time constant Gunther Nikl
14:51 Re: [tree-ssa] Dead Store Elimination law
14:51 Re: [tree-ssa] lower nested functions Andrew Pinski
14:37 Re: [tree-ssa] Dead Store Elimination Steven Bosscher
14:29 Re: [tree-ssa] Loop header copying on trees law
14:25 [patch] gcc: Fix comment formatting. Kazu Hirata
14:11 Re: [tree-ssa] Alternative patch for split_critical_edges problem law
14:06 [tree-ssa] Dead Store Elimination law
13:54 Re: [tree-ssa] Loop header copying on trees Zdenek Dvorak
13:50 [patch] remove obsolete support for HPUX_ASM Gunther Nikl
13:37 [tree-ssa] Elliminate addressof Jan Hubicka
13:32 [PATCH] New port for CR16C and CRX processors (gcc) Tal Agmon
13:27 Re: fix intermittent simd-5 failure Jan Hubicka
13:22 Re: [tree-ssa] Loop header copying on trees Jan Hubicka
13:21 Re: [tree-ssa] lower nested functions Jan Hubicka
13:15 Re: [PATCH] Fix PR 14156, warning about returning addresses to parameters Andrew Pinski
13:14 Re: [tree-ssa] Loop header copying on trees Richard Henderson
13:00 Re: Your change to sdbout.c Richard Kenner
12:52 [tree-ssa] lower nested functions Richard Henderson
12:45 Re: [tree-ssa] Loop header copying on trees law
12:35 [PATCH] Fix PR 14156, warning about returning addresses to parameters Andrew Pinski
12:32 Re: [lno] Introduce data dependence graph Sebastian Pop
12:08 Re: [tree-ssa] Loop header copying on trees Zdenek Dvorak
12:03 fix intermittent simd-5 failure Richard Henderson
12:01 Re: [patch] mcore: Remove ASM_OUTPUT_EXTERNAL. Nick Clifton
11:56 Re: [tree-ssa] Loop header copying on trees law
11:45 Re: [tree-ssa] Loop header copying on trees Zdenek Dvorak
10:41 Re: Contents of file `gcc-3.4-b20040206.de.po.gz' Joseph S. Myers
10:19 Re: Fix PR/14084 Josef Zlomek
09:43 fix cse vs non-local goto Richard Henderson
09:34 RE: [Bug target/14041] H8300-elf unaligned word/longword access of zero initialized variables Dhananjay R. Deshpande
09:31 Re: [m68k] Remove SGS assembler support Gunther Nikl
09:10 Re: [tree-ssa] Loop header copying on trees law
09:07 Re: [tree-ssa] SSA->Normal coalescing patch law
08:49 Re: [patch] Remove -fwritable-strings. Zack Weinberg
08:29 Re: Your change to sdbout.c Zack Weinberg
04:45 Re: [3.4 PATCH, ping for permission] sh-linux: an installationproblem Kaz Kojima
04:36 Re: [patch] Provide a target macro that allows unmodified LIBGCC_SPEC Geoff Keating
03:55 [patch] h8300.md: Remove unnecessary parallels. Kazu Hirata
03:46 [patch] h8300.md: Remove explicit (set_attr "cc" "clobber"). Kazu Hirata
03:33 Re: [PATCH] GCC Warning Options Documentation James Morrison
03:14 C++ PATCH: PR 13971 and PR 14086 Mark Mitchell
02:37 Re: [3.4 PATCH, ping for permission] sh-linux: an installation problem Mark Mitchell
02:27 Re: [PATCH] Re: [rfc] __builtin_offsetof for c and c++ Andrew Pinski
02:27 [PATCH] GCC Warning Options Documentation Stephan T. Lavavej
02:03 Re: [patch, toplevel] --enable-multilib*S* is an easy typo to recognize... Alexandre Oliva
00:51 [3.4/3.5 patch] libgcc_s.so compatibility between 3.3 and 3.4 (sjlj/dwarf2 exceptions) Matthias Klose

February 15, 2004
23:16 Re: [patch, toplevel] --enable-multilib*S* is an easy typo to recognize... Daniel Jacobowitz
23:15 [patch] lno branch merge -- new iv & simple loop analysis Zdenek Dvorak
22:59 [3.4 PATCH, ping for permission] sh-linux: an installation problem Kaz Kojima
22:46 Re: [PATCH] Speedup by 3.5% by overhauling rtx classes Mostafa Hagog
22:22 Re: [patch, toplevel] --enable-multilib*S* is an easy typo to recognize... Phil Edwards
22:02 Re: Unreviewed 3.4 patch Richard Sandiford
21:25 Re: [patch, toplevel] --enable-multilib*S* is an easy typo to recognize... Alexandre Oliva
21:04 Re: Patch for G95 alias processing Paul Brook
20:40 Re: Fix java manpage names too David Edelsohn
20:40 Re: 3.4/3.5 PATCH: Support GNU ld on IRIX 5 Mark Mitchell
20:39 Re: [3.4 PATCH] Backport PR middle-end/13696 fixes (part 1/2) Mark Mitchell
19:34 Re: 3.4 memory/compile time performance patches, round 2 Jan Hubicka
18:53 Re: [m68k] Remove SGS assembler support Andreas Schwab
18:38 Re: Unreviewed 3.4 patch Andreas Schwab
18:33 Re: m68k bootstrapping broken Bernardo Innocenti
18:30 [3.4 PATCH] Backport PR middle-end/13696 fixes (part 1/2) Roger Sayle
18:29 Re: [m68k] Remove SGS assembler support Bernardo Innocenti
17:48 Re: [tree-ssa] Return an edge if true and false edge of a branch are the same Richard Henderson
17:46 Re: Patch to gfortran PR13433 Steve Kargl
17:46 Re: [m68k] Remove SGS assembler support Bernardo Innocenti
17:40 [Patch]: improve solaris2 and irix6 testsuite profiling bypass Kaveh R. Ghazi
17:27 [patch] Provide a target macro that allows unmodified LIBGCC_SPEC Matt Austern
17:15 [v3] Fix libstdc++/11352 Paolo Carlini
16:49 Re: Patch to gfortran PR13433 Paul Brook
16:39 [tree-ssa] Return an edge if true and false edge of a branch are the same Steven Bosscher
16:23 C++ PATCH: Fix PR 14985 Gabriel Dos Reis
15:35 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
14:57 [patch] config/*: Fix comment typos. Kazu Hirata
14:44 [Committed] Remove unused get_directive_line prototype Roger Sayle
13:22 Re: [wwwdocs] patch for gcc 3.3.3 release notes Gabriel Dos Reis
12:19 Re: [gfortran] Remove BUGS Toon Moene
11:45 Re: [patch, toplevel] --enable-multilib*S* is an easy typo to recognize... Paul Brook
11:40 Patch to gfortran PR13433 Victor Leikehman
11:38 Rerganize the SSE logicals to not use patterns Jan Hubicka
11:27 Re: [PATCH] PR fortran/14129: Don't xrealloc a local array Toon Moene
11:03 New German PO file for `gcc' Translation Project Robot
11:03 Contents of file `gcc-3.4-b20040206.de.po.gz' Translation Project Robot
10:40 [rfc cpp] extra checking for build(...) Richard Henderson
06:38 Re: [patch, toplevel] --enable-multilib*S* is an easy typo to recognize... Phil Edwards
06:22 Re: [PATCH] Fix i386-sse-6.c (take 2) Richard Henderson
05:38 Re: [patch, toplevel] --enable-multilib*S* is an easy typo to recognize... Alexandre Oliva
03:29 RE: [PATCH] gcc-3.4/changes.html Stephan T. Lavavej
02:41 Re: [3.5/3.4] Fix bug in tree-inline.c Richard Henderson
01:06 [patch] Remove -fwritable-strings. Kazu Hirata
00:54 Re: [patch, toplevel] --enable-multilib*S* is an easy typo to recognize... Gabriel Dos Reis
00:48 Re: [patch, toplevel] --enable-multilib*S* is an easy typo to recognize... Phil Edwards

February 14, 2004
23:10 Re: Fix java manpage names too Geoff Keating
21:26 Re: PATCH [tree-ssa-20020619-branch]: Support *-*-freebsd*. Gerald Pfeifer
20:20 Re: Fix java manpage names too David Edelsohn
20:05 Re: Checkin request Gabriel Dos Reis
19:35 [testcase][committed] Test for PR C++/14116 Andrew Pinski
19:29 [v3] Fix libstdc++/13858 Paolo Carlini
19:21 Add support for pentium-m and prescott Jan Hubicka
19:20 [gfortran] Fix __builtin_memcpy Paul Brook
19:00 Unreviewed patches Kazu Hirata
18:54 Re: PATCH to AbstractInterruptibleChannel.java Per Bothner
18:46 Re: Kill unused MIPS macros Ian Lance Taylor
18:31 Re: PATCH to represent column numbers using source_location Per Bothner
18:20 Re: [lno] Introduce data dependence graph Devang Patel
17:51 [PATCH] PR fortran/14129: Don't xrealloc a local array Roger Sayle
17:30 Re: Enable ix86_avoid_jump_misspredicts for P3/P4 too Richard Henderson
17:28 Re: Fix sparc segfault (Was: Re: [patch] Fix PR/14058) Richard Henderson
15:37 Re: Kill unused MIPS macros Richard Sandiford
15:34 Fix comment typos in Makefile.in Matt Kraai
15:21 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
15:07 Re: Kill unused MIPS macros Ian Lance Taylor
14:55 Fix PR/14084 Josef Zlomek
14:42 Re: [3.5/3.4] Fix bug in tree-inline.c Roger Sayle
14:25 Re: [PATCH] Fix ICE on small loop Roger Sayle
13:21 Enable ix86_avoid_jump_misspredicts for P3/P4 too Jan Hubicka
13:02 Tweak MIPS representation of GOT accesses Richard Sandiford
12:49 Kill unused MIPS macros Richard Sandiford
12:42 FYI: Patch: MAINTAINERS entry Michael Koch
10:15 [3.5/3.4] Fix bug in tree-inline.c Josef Zlomek
09:58 [PATCH] Fix i386-sse-6.c (take 2) Jakub Jelinek
09:33 Re: [testsuite] Do not run i386-sse-6.c on i586 and below Jakub Jelinek
08:35 Re: Fix sparc segfault (Was: Re: [patch] Fix PR/14058) Josef Zlomek
08:02 Re: Fix sparc segfault (Was: Re: [patch] Fix PR/14058) Eric Botcazou
08:02 Re: Fix sparc segfault (Was: Re: [patch] Fix PR/14058) Richard Henderson
07:37 Fix sparc segfault (Was: Re: [patch] Fix PR/14058) Josef Zlomek
07:02 Re: [patch] Fix PR/14058 Josef Zlomek
06:46 [PATCH] Fix ICE on small loop Eric Botcazou
06:23 Re: [testsuite] Do not run i386-sse-6.c on i586 and below Eric Botcazou
05:09 Re: [lno] Introduce data dependence graph Daniel Berlin
04:56 [lno] Introduce data dependence graph Devang Patel
03:02 PATCH [tree-ssa-20020619-branch]: Support *-*-freebsd*. Loren James Rittle
02:58 Re: [PATCH] gcc-3.4/changes.html Gerald Pfeifer
02:35 C++ PATCH: Fix 14122 and 14108 Mark Mitchell
01:39 [C++ PATCH] [PR14143] Fix too eager Koenig lookup Giovanni Bajo

February 13, 2004
23:32 Re: Fix java manpage names too Geoff Keating
23:11 Re: Fix java manpage names too Gerald Pfeifer
23:03 Fix java manpage names too Geoffrey Keating
22:22 Re: Unreviewed gcc/configure.ac patch Rainer Orth
22:05 Re: Unreviewed gcc/configure.ac patch DJ Delorie
21:43 Re: PATCH for java/nio buffers Per Bothner
21:42 Re: [patch] Fix PR/14058 Rainer Orth
21:23 Unreviewed gcc/configure.ac patch Rainer Orth
21:21 Re: IA64 caller-save register patch Steve Ellcey
21:15 Re: IA64 caller-save register patch Gerald Pfeifer
21:13 Re: PATCH for java/nio buffers David Daney
21:05 IA64 caller-save register patch Steve Ellcey
20:54 Re: PATCH for java/nio buffers Michael Koch
20:37 Re: Patch to MAINTAINERS DJ Delorie
20:34 [patch] Allow translation of the copyright symbol. (take 3) Kazu Hirata
20:30 Patch to MAINTAINERS Joseph S. Myers
20:27 Re: Contents of file `gcc-3.3.2.ca.po.gz' Gabriel Dos Reis
20:21 Re: [tree-ssa] Loop header copying on trees Zdenek Dvorak
20:13 C++ PATCH: Fix PR 14083 Mark Mitchell
19:48 Re: Patch -finstrument-functions for 3.4 branch (PR other/10584) Ian Lance Taylor
19:32 Re: C++ PATCH: Do not allocate conversions in GC-memory Mark Mitchell
19:28 Re: Patch -finstrument-functions for 3.4 branch (PR other/10584) Gerald Pfeifer
19:23 Re: 100x -O0 Compile Time Regression {3.2,3.3} -> {3.4,3.5} Zdenek Dvorak
19:10 Re: C++ PATCH: Do not allocate conversions in GC-memory Geoff Keating
19:04 Re: Install gcov.1 and cpp.1 under their transformed names. Geoff Keating
18:42 Re: [RFC] Move --enable-languages logic to the toplevel Zack Weinberg
18:39 MAINTAINERS: adding self Frank Ch. Eigler
18:25 xcoffout.c crash fix Zack Weinberg
18:25 Re: Patch -finstrument-functions for 3.4 branch (PR other/10584) Mark Mitchell
18:19 Re: [patch, toplevel] --enable-multilib*S* is an easy typo to recognize... Alexandre Oliva
18:15 Re: PATCH for java/nio buffers Per Bothner
17:49 Re: 100x -O0 Compile Time Regression {3.2,3.3} -> {3.4,3.5} Dale Johannesen
17:13 Re: PATCH for java/nio buffers Michael Koch
17:13 Patch -finstrument-functions for 3.4 branch (PR other/10584) Ian Lance Taylor
17:05 Re: c-decls.c: no getdecls for you [mainline] Zack Weinberg
17:03 Re: PATCH for java/nio buffers Per Bothner
16:57 Re: PATCH to AbstractInterruptibleChannel.java Michael Koch
16:55 Re: PATCH for java/nio buffers Michael Koch
16:50 PATCH to AbstractInterruptibleChannel.java Per Bothner
16:48 Re: PATCH to represent column numbers using source_location Kazu Hirata
16:34 Re: PATCH to represent column numbers using source_location Per Bothner
16:34 Re: More memory reductions on PR c++/12850 Eric Botcazou
16:26 Re: [C++ PATCH] Fix PR13635 (ICE explicit specialization ofenclosing class of member function template) Jason Merrill
16:21 Re: PATCH for java/nio buffers Per Bothner
16:18 Re: Fix a C++ parser error message (PR c++/9851) Ian Lance Taylor
15:44 Re: ARM: correct some builtin names Nick Clifton
15:43 Re: [ARM] __builtin_arm_setwcx patch Nick Clifton
15:23 Re: PATCH to represent column numbers using source_location Kazu Hirata
15:21 Re: 100x -O0 Compile Time Regression {3.2,3.3} -> {3.4,3.5} Daniel Berlin
15:16 [tree-ssa] Alternative patch for split_critical_edges problem Zdenek Dvorak
15:15 Re: 100x -O0 Compile Time Regression {3.2,3.3} -> {3.4,3.5} Daniel Berlin
15:07 Re: [tree-ssa] Loop header copying on trees Diego Novillo
15:00 S/390: Use OUTPUT_ADDR_CONST_EXTRA Ulrich Weigand
14:29 The patch for std::list. Dhruv Matani
14:20 Re: 100x -O0 Compile Time Regression {3.2,3.3} -> {3.4,3.5} Zdenek Dvorak
14:08 Re: [tree-ssa] Fix kill_redundant_phi_nodes Zdenek Dvorak
13:58 [tree-ssa] Loop header copying on trees Zdenek Dvorak
11:28 Re: 100x -O0 Compile Time Regression {3.2,3.3} -> {3.4,3.5} Diego Novillo
11:25 [tree-ssa] Fix kill_redundant_phi_nodes Diego Novillo
10:03 Re: Unreviewed ARM patches Richard Earnshaw
10:02 Re: PATCH for java/nio buffers Michael Koch
09:57 Re: Install gcov.1 and cpp.1 under their transformed names. Gerald Pfeifer
09:57 Re: [m68k] Remove SGS assembler support Gunther Nikl
09:53 Re: PR 13722 candidate fix Gerald Pfeifer
09:50 [PATCH] implement exp10 and exp2 functions as x87 builtins Uros Bizjak
09:29 Re: [PATCH] gen-classpath-compare Gerald Pfeifer
09:28 [wwwdocs] first draft for CSS Gerald Pfeifer
08:50 Re: PATCH for java/nio buffers Michael Koch
07:22 Re: [mips patch, trunk + 3.4] fix embedded-pic case statements. cgd
07:19 C++ PATCH: Do not allocate conversions in GC-memory Mark Mitchell
06:05 [Darwin] enable linkonce support Matt Austern
06:05 Re: Fix a C++ parser error message (PR c++/9851) Mark Mitchell
05:49 Re: Fix a C++ parser error message (PR c++/9851) Ian Lance Taylor
05:35 Re: Fix a C++ parser error message (PR c++/9851) Mark Mitchell
05:32 Re: c-decls.c: no getdecls for you [mainline] David Edelsohn
05:24 Fix a C++ parser error message (PR c++/9851) Ian Lance Taylor
05:08 Re: [mips patch, trunk + 3.4] fix embedded-pic case statements. Mark Mitchell
04:59 Re: Patch for stl_vector.h and vector.tcc. Matt Austern
04:55 [mips patch, trunk + 3.4] fix embedded-pic case statements. cgd
04:44 Re: GCC build of HEAD failed for native with your patch on 2004-02-12T20:48:51Z. Eric Botcazou
04:29 Re: [PATCH] fix exec-charset Zack Weinberg
03:48 Unreviewed ARM patches Ben Elliston
03:35 Re: finding ld in unified tree Phil Edwards
03:11 Re: [PATCH] fix exec-charset Mark Mitchell
02:06 Re: [PATCH] fix exec-charset Eric Christopher
01:58 random fixes for config/darwin.h Geoffrey Keating
01:56 Re: [PATCH] fix exec-charset Eric Christopher
01:54 Install gcov.1 and cpp.1 under their transformed names. Geoffrey Keating
01:53 Re: [PATCH] fix exec-charset Richard Henderson
01:35 Re: [PATCH] fix exec-charset Joseph S. Myers
01:35 Re: [PATCH] fix exec-charset Eric Christopher
01:13 Re: [PATCH] fix exec-charset Eric Christopher
01:05 Re: [PATCH] fix exec-charset Joseph S. Myers
01:05 Re: [PATCH] fix exec-charset Eric Christopher
01:01 Re: [PATCH] fix exec-charset Zack Weinberg
00:54 finding ld in unified tree Alexandre Oliva
00:49 [PATCH] fix exec-charset Eric Christopher
00:18 Re: My Small AltiVec Patch - TAKE 6 Ziemowit Laski
00:07 Re: [patch, toplevel] --enable-multilib*S* is an easy typo to recognize... DJ Delorie
00:04 PATCH for java/nio buffers Per Bothner

February 12, 2004
23:55 Re: GCC build of HEAD failed for native with your patch on 2004-02-12T20:48:51Z. Geoff Keating
23:47 Re: Contents of file `gcc-3.3.2.ca.po.gz' Joseph S. Myers
23:34 Re: c-decls.c: no getdecls for you [mainline] Zack Weinberg
23:33 Contents of file `gcc-3.3.2.ca.po.gz' Translation Project Robot
23:33 New Catalan PO file for `gcc' Translation Project Robot
22:48 c-decls.c: no getdecls for you [mainline] David Edelsohn
22:48 [patch, toplevel] --enable-multilib*S* is an easy typo to recognize... Phil Edwards
22:43 Re: C front end asm() syntax refactor Rainer Orth
22:39 Re: [tree-ssa]: PATCH: hookize profiling Jan Hubicka
22:28 Re: C front end asm() syntax refactor Eric Christopher
22:27 Re: C front end asm() syntax refactor Rainer Orth
22:08 Re: GCC build of HEAD failed for native with your patch on2004-02-12T20:48:51Z. Gerald Pfeifer
21:59 Re: [tree-ssa]: PATCH: hookize profiling Dale Johannesen
21:57 Re: 3.4/3.5 PATCH: Support GNU ld on IRIX 5 Eric Christopher
21:48 Re: GCC build of HEAD failed for native with your patch on2004-02-12T20:48:51Z. Zack Weinberg
21:42 c-decls.c: no getdecls for you [mainline] Zack Weinberg
21:27 Re: [patch] Allow translation of the copyright symbol. (take 2) Joseph S. Myers
21:24 [patch] MAINTAINERS: Alphabetize. Kazu Hirata
21:24 3.4/3.5 PATCH: Support GNU ld on IRIX 5 Rainer Orth
21:22 [patch] Allow translation of the copyright symbol. (take 2) Kazu Hirata
20:54 Continuing improvement in depressed stack pointer code Richard Kenner
20:43 Re: gcc/gcc ChangeLog emit-rtl.c function.c expr.c Richard Kenner
20:42 Fix minor volatile problems Richard Kenner
20:40 Patch ping Zdenek Dvorak
20:39 Re: gcc/gcc ChangeLog emit-rtl.c function.c expr.c Andrew Pinski
20:14 S/390: Remove s390_sched_reorder2 Ulrich Weigand
19:48 Re: [wwwdocs] Suggest workaround for compound-expression-as-lvalue Giovanni Bajo
19:32 Re: Checkin request Gabriel Dos Reis
19:31 Remove bad comment in scan_paradoxical_subregs in reload1.c Ian Lance Taylor
19:29 Re: [tree-ssa] SSA->Normal coalescing patch Gerald Pfeifer
19:26 Re: [wwwdocs] Suggest workaround for compound-expression-as-lvalue Gerald Pfeifer
19:25 Re: 3.4 memory/compile time performance patches, round 2 Jan Hubicka
19:23 Re: Update --gxx-include-dir desc. in install.texi Gerald Pfeifer
19:16 Re: RFA: fix & amend SH entry in readings.html Gerald Pfeifer
19:15 Re: [i386] pni => sse3 -- GCC 3.3.3 related Gerald Pfeifer
19:15 Re: 3.4 memory/compile time performance patches, round 2 Mark Mitchell
19:12 PR bootstrap/13617: Fix MIPS's ASM_OUTPUT_ALIGNED_DECL_COMMON Richard Sandiford
19:09 C front end asm() syntax refactor Zack Weinberg
19:03 [gfortran] Remove BUGS Paul Brook
18:53 Re: [tree-ssa]: PATCH: hookize profiling Jan Hubicka
18:28 [v3] Final fix for libstdc++/13731 Paolo Carlini
17:57 Re: [tree-ssa]: PATCH: hookize profiling Dale Johannesen
17:50 Re: Checkin request Mark Mitchell
16:42 [tree-ssa] Dominator walker infrastructure improvement law
16:37 Re: [patch] restore config support for m68k-openbsd Kazu Hirata
16:28 Re: [patch] restore config support for m68k-openbsd Gunther Nikl
16:00 Re: [patch] restore config support for m68k-openbsd Kazu Hirata
15:09 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
14:51 [patch] restore config support for m68k-openbsd Gunther Nikl
14:44 Re: FR-V FDPIC ABI (frv-uclinux and frv-linux) implementation Alexandre Oliva
14:17 Fix for the change logs and to stl_vector.h Dhruv Matani
14:02 Re: [PATCH]: AltiVec movv* insn predicate Aldy Hernandez
13:50 Re: [PATCH]: AltiVec movv* insn predicate Hartmut Penner
13:29 committed: Ada updates Arnaud Charlet
12:06 Re: FR-V FDPIC ABI (frv-uclinux and frv-linux) implementation Richard Sandiford
11:50 Re: Patch for stl_vector.h and vector.tcc. Dhruv Matani
11:42 Re: Patch for stl_vector.h and vector.tcc. Dhruv Matani
11:37 [PATCH] Refine i386 costs for widening mul Bonzini
10:30 Re: [lno] Copying loop headers over ssa Sebastian Pop
10:03 Re: [tree-ssa]: PATCH: hookize profiling Jan Hubicka
09:33 Re: [tree-ssa]: PATCH: hookize profiling Zdenek Dvorak
09:25 [lno] Copying loop headers over ssa Zdenek Dvorak
08:58 Re: [tree-ssa]: PATCH: hookize profiling Jan Hubicka
08:37 Re: [tree-ssa]: PATCH: hookize profiling Jan Hubicka
08:18 AW: [C++ Patch] More autodetecting c++-headers Alfred Minarik
07:42 Checkin request Nathaniel Smith
07:03 Re: Fix PR target/14113 Eric Botcazou
07:00 Re: Patch for constant expression constraints in preprocessor Neil Booth
04:15 Fix misspelling of "explicitly" Matt Kraai
02:10 Re: Patch for stl_vector.h and vector.tcc. Benjamin Kosnik
02:07 Re: [tree-ssa]: PATCH: hookize profiling Dale Johannesen
01:51 Re: Fix combine EH related failure Alan Modra
01:40 Re: [PATCH]: Enable use of AltiVec regs for simd-2.C Aldy Hernandez
01:37 Re: [PATCH] implement log10 and log2 functions as x87 builtins Roger Sayle
01:16 [v3] allocator documentation revamp Benjamin Kosnik
01:10 Re: PATCH to represent column numbers using source_location Per Bothner
01:09 Fix combine EH related failure Alan Modra
00:38 Re: xfail gcc.dg/debug/20020327-1.c on powerpc64 David Edelsohn
00:37 Re: PATCH to represent column numbers using source_location Zack Weinberg
00:36 Re: [PATCH] 3.4/mainline some infrastructure adjustments Zack Weinberg
00:33 Re: PATCH to represent column numbers using source_location Kazu Hirata
00:28 Re: PATCH RFA: ARM iWMMXt code can mishandle function return Ian Lance Taylor
00:27 Re: [tree-ssa]: PATCH: hookize profiling Dale Johannesen
00:22 Re: PATCH RFA: ARM iWMMXt code can mishandle function return Daniel Jacobowitz
00:14 Re: PATCH to represent column numbers using source_location Per Bothner
00:12 [v3] Fix first part of libstdc++/13731 Paolo Carlini
00:05 Re: [PATCH] 3.4/mainline some infrastructure adjustments Eric Christopher
00:04 [PATCH] 3.4/mainline some infrastructure adjustments Eric Christopher

February 11, 2004
23:48 Re: PATCH to represent column numbers using source_location Zack Weinberg
23:44 Re: Patch for constant expression constraints in preprocessor Joseph S. Myers
23:41 My Small AltiVec Patch - TAKE 6 Ziemowit Laski
23:39 Re: PATCH to represent column numbers using source_location Per Bothner
23:30 Re: [tree-ssa]: PATCH: hookize profiling Jan Hubicka
23:15 Re: Patch for constant expression constraints in preprocessor Neil Booth
23:08 Re: PATCH RFA: ARM iWMMXt code can mishandle function return Ian Lance Taylor
22:50 Re: Fix PR target/14113 gdr
22:24 Re: Patch for constant expression constraints in preprocessor Zack Weinberg
22:23 Fix PR target/14113 Eric Botcazou
22:00 Re: PATCH RFA: PR gcc/1532: jump to following instruction Richard Henderson
21:31 [tree-ssa] Forward replacement of single use vars in conditionals law
21:27 Re: [PATCH]: Enable use of AltiVec regs for simd-2.C Geoff Keating
21:26 Re: [PATCH]: Enable use of AltiVec regs for simd-2.C Geoff Keating
21:06 Re: FR-V FDPIC ABI (frv-uclinux and frv-linux) implementation Alexandre Oliva
20:56 Re: [C++ Patch] More autodetecting c++-headers Benjamin Kosnik
20:52 [tree-ssa]: PATCH: hookize profiling Dale Johannesen
20:18 Re: [PATCH] Var-tracking breaks garbage collection Ulrich Weigand
20:17 Re: Enable -fomit-frame-pointer on i386 Jan Hubicka
20:03 Re: PATCH RFA: PR gcc/1532: jump to following instruction Ian Lance Taylor
19:45 Patch for constant expression constraints in preprocessor Joseph S. Myers
19:03 Re: [PATCH, committed] fix AIX bootstrap with libada David Edelsohn
19:03 Re: Unreviewed patch: PATCH: [darwin] Adding branch prediction bits for bdxx instructions Caroline Tice
19:02 Re: [PATCH, committed] fix AIX bootstrap with libada Arnaud Charlet
18:58 Re: committed: merge with libada-branch Arnaud Charlet
18:54 Re: [C++ Patch] More autodetecting c++-headers Gerald Pfeifer
18:38 Re: PATCH to represent column numbers using source_location Kazu Hirata
18:21 Re: Unreviewed patch: PATCH: [darwin] Adding branch prediction bits for bdxx instructions David Edelsohn
18:16 Re: Unreviewed patch: PATCH: [darwin] Adding branch prediction bits for bdxx instructions Caroline Tice
18:12 Re: Unreviewed patch: PATCH: [darwin] Adding branch prediction bits for bdxx instructions David Edelsohn
18:08 Re: Unreviewed patch: PATCH: [darwin] Adding branch prediction bits for bdxx instructions Caroline Tice
17:59 Re: Unreviewed patch: PATCH: [darwin] Adding branch prediction bits for bdxx instructions Andrew Pinski
17:57 Re: Variable tracking (location lists support) - part 2 Zack Weinberg
17:52 Re: Unreviewed patch: PATCH: [darwin] Adding branch prediction bits for bdxx instructions Caroline Tice
17:50 Re: Unreviewed patch: PATCH: [darwin] Adding branch prediction bits for bdxx instructions Caroline Tice
17:42 Re: committed: merge with libada-branch David Edelsohn
17:32 [PATCH, committed] fix AIX bootstrap with libada David Edelsohn
17:15 Re: Variable tracking (location lists support) - part 2 Kazu Hirata
16:47 Re: [tree-ssa] SSA->Normal coalescing patch Andrew MacLeod
16:11 Re: Variable tracking (location lists support) - part 2 Rainer Orth
16:06 Re: Variable tracking (location lists support) - part 2 Daniel Berlin
15:54 Re: Variable tracking (location lists support) - part 2 Daniel Berlin
15:44 Re: Variable tracking (location lists support) - part 2 Rainer Orth
15:36 Re: Variable tracking (location lists support) - part 2 Josef Zlomek
15:34 Re: [PATCH]: Enable use of AltiVec regs for simd-2.C Aldy Hernandez
15:28 Re: [PATCH]: Enable use of AltiVec regs for simd-2.C Hartmut Penner
15:19 Re: More memory reductions on PR c++/12850 Mark Mitchell
15:17 Re: [Bug target/14041] H8300-elf unaligned word/longword access ofzero initialized variables Kazu Hirata
15:10 Re: [PATCH]: Enable use of AltiVec regs for simd-2.C Aldy Hernandez
15:01 [tree-ssa] SSA->Normal coalescing patch Andrew MacLeod
14:55 [tree-ssa] New testcase law
14:40 Re: [PATCH]: Enable use of AltiVec regs for simd-2.C Hartmut Penner
14:24 Re: [PATCH]: Enable use of AltiVec regs for simd-2.C Aldy Hernandez
14:21 Re: Variable tracking (location lists support) - part 2 Kazu Hirata
13:49 Re: [PATCH]: Enable use of AltiVec regs for simd-2.C Hartmut Penner
13:09 Re: [PATCH]: Enable use of AltiVec regs for simd-2.C Eric Botcazou
12:55 [PATCH]: Enable use of AltiVec regs for simd-2.C Hartmut Penner
12:39 [ppp e500] constrain vector move patterns Aldy Hernandez
12:34 Re: [PATCH]: AltiVec movv* insn predicate Aldy Hernandez
11:53 Re: [PATCH] Var-tracking breaks garbage collection Josef Zlomek
11:44 Re: [PATCH] implement log10 and log2 functions as x87 builtins Uros Bizjak
11:34 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was: Re: "Documentation by paper") Jan Hubicka
11:32 Re: [PATCH] PR c/14088 Rainer Orth
11:31 Re: More memory reductions on PR c++/12850 Eric Botcazou
10:59 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was: Re: "Documentation by paper") Jan Hubicka
10:55 [PATCH]: AltiVec movv* insn predicate Hartmut Penner
10:48 Re: More memory reductions on PR c++/12850 Jan Hubicka
10:15 Re: [PATCH] MIPS code cleanup: Use TARGET_NEWABI and TARGET_OLDABIconsistently Richard Sandiford
10:06 Re: [C++ PATCH] [PR13927] Dump alias_decl and fix duplicated error message (regression 3.4/mainline) Giovanni Bajo
08:53 RE: [Bug target/14041] H8300-elf unaligned word/longword access of zero initialized variables Dhananjay R. Deshpande
08:21 Remove example in "Building the Ada compiler" section of install.texi Matt Kraai
08:11 PATCH to represent column numbers using source_location Per Bothner
06:29 PATCH: PR libstdc++/14098, PR libstdc++/14097, "avoid thread debacle" Loren James Rittle
06:22 Re: PATCH: PR libstdc++/14098 Benjamin Kosnik
06:03 Re: [tree-ssa] Linearize trivial COND_EXPR+PHI node sequences Richard Henderson
05:42 Re: Fix rtl checking failure in mark_label_nuses Richard Henderson
05:38 PATCH: PR libstdc++/14098 Loren James Rittle
05:19 PATCH: PR libstdc++/14098 Loren James Rittle
03:14 Re: [RFC] Optimizing objective-c message dispatch Timothy J. Wood
02:49 Re: RFC/PATCH: c-decl.c: no getdecls() for you Zack Weinberg
02:46 [RFC] Optimizing objective-c message dispatch Alexander Malmberg
02:11 Re: RFC/PATCH: c-decl.c: no getdecls() for you David Edelsohn
01:55 Re: Prelude Patch to My Small AltiVec Patch... Daniel Jacobowitz
01:54 Re: [Bug target/14041] H8300-elf unaligned word/longword access ofzero initialized variables Kazu Hirata
01:50 Re: More memory reductions on PR c++/12850 Mark Mitchell
01:49 Re: C++ PATCH: PR 13714 Mark Mitchell
01:36 Re: [PATCH] PR c/14088 Danny Smith
01:25 Re: Prelude Patch to My Small AltiVec Patch... Ziemowit Laski
00:42 Re: Prelude Patch to My Small AltiVec Patch... Zack Weinberg
00:42 Re: Prelude Patch to My Small AltiVec Patch... Zack Weinberg
00:38 Re: Prelude Patch to My Small AltiVec Patch... Aldy Hernandez
00:34 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was: Re: "Documentation by paper") law
00:27 Re: Prelude Patch to My Small AltiVec Patch... Aldy Hernandez
00:14 Re: Prelude Patch to My Small AltiVec Patch... Zack Weinberg
00:11 Re: Remove extra cd from install.texi Jim Wilson
00:10 Re: Unreviewed patch: PATCH: [darwin] Adding branch prediction bits for bdxx instructions Andrew Pinski

February 10, 2004
23:59 [patch] h8300: Clean up some insn conditions. Kazu Hirata
23:55 Re: Unreviewed patch: PATCH: [darwin] Adding branch prediction bits for bdxx instructions Alan Modra
23:54 Prelude Patch to My Small AltiVec Patch... Ziemowit Laski
23:48 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was: Re: "Documentation by paper") Jan Hubicka
23:31 Re: [PATCH] PR c/14088 Joseph S. Myers
23:29 Re: RFC/PATCH: c-decl.c: no getdecls() for you Zack Weinberg
23:25 Re: [PATCH] PR c/14088 Danny Smith
23:24 Re: [tree-ssa] Linearize trivial COND_EXPR+PHI node sequences Jan Hubicka
23:21 Re: [Patch] Altivec ABI as default for powerpc64 linux Geoff Keating
23:18 [tree-ssa] Linearize trivial COND_EXPR+PHI node sequences law
23:11 Re: My Small AltiVec Patch - TAKE 4 Ziemowit Laski
23:11 Re: [PATCH] PR c/14088 Joseph S. Myers
23:06 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was: Re: "Documentation by paper") law
23:06 Re: [PATCH] Parallel make breaks libada build Arnaud Charlet
22:59 Re: My Small AltiVec Patch - TAKE 4 Zack Weinberg
22:59 Re: RFC/PATCH: c-decl.c: no getdecls() for you David Edelsohn
22:50 Re: My Small AltiVec Patch - TAKE 4 Aldy Hernandez
22:40 [patch] h8300.md: Tweak comments. Kazu Hirata
22:38 Re: [PATCH] Fix PR c/14092 Paolo Bonzini
22:37 Fix rtl checking failure in mark_label_nuses Richard Sandiford
22:21 Re: [tree-ssa] Improve handling of boolean conditions law
22:08 Re: [wwwdocs] Mention variable tracking & location lists Gerald Pfeifer
21:58 [tree-ssa] fix alpha bootstrap Richard Henderson
21:05 [PATCH] Parallel make breaks libada build Ulrich Weigand
21:04 [PATCH] Var-tracking breaks garbage collection Ulrich Weigand
21:04 Re: Remove testsuite/gcc.c-torture/execute/20000603-1.c Richard Henderson
21:03 Re: [PATCH] Fix PR c/14092 Ulrich Weigand
20:46 Re: More memory reductions on PR c++/12850 Jan Hubicka
20:41 My Small AltiVec Patch - TAKE 5 Ziemowit Laski
20:33 Re: [wwwdocs] Mention variable tracking & location lists Josef Zlomek
20:12 [lno] Make doloop work after unrolling Zdenek Dvorak
19:59 Re: My Small AltiVec Patch - TAKE 4 Ziemowit Laski
19:48 Re: My Small AltiVec Patch - TAKE 4 Ziemowit Laski
19:42 Re: PATCH - [tree-ssa] fix for PRs 14036 and 14065 Fariborz Jahanian
19:38 Re: Remove testsuite/gcc.c-torture/execute/20000603-1.c Diego Novillo
19:24 Re: [wwwdocs] Mention variable tracking & location lists Daniel Berlin
19:18 Re: [patch] Allow translation of the copyright symbol. Joseph S. Myers
19:18 Re: [wwwdocs] Mention variable tracking & location lists Gerald Pfeifer
19:12 Re: [C++ PATCH] [PR2204] Check for parameters of abstract types (partial fix) - Take 2 Gabriel Dos Reis
19:06 Unreviewed patch: PATCH: [darwin] Adding branch prediction bits for bdxx instructions Caroline Tice
19:03 Patch for i18n of gcc/java/ programs Andrew Haley
18:45 Re: [tree-ssa] Initial implementation of flow-sensitive points-toanalysis Diego Novillo
18:31 Re: [patch] Fix PR/14058 Richard Henderson
18:28 Re: [testsuite] Do not run i386-sse-6.c on i586 and below Richard Henderson
18:20 Re: committed: merge with libada-branch Zack Weinberg
18:19 Re: Unreviewed patch Jason Merrill
18:17 Re: [PATCH] PR c/14088 Richard Henderson
18:12 Re: RFC/PATCH: c-decl.c: no getdecls() for you Zack Weinberg
18:05 Re: PATCH RFA: PR gcc/1532: jump to following instruction Richard Henderson
17:59 Re: [PATCH] Backport PR optimization/13424 fix to gcc-3_4-branch Richard Henderson
17:53 Re: debug info breaks build (Was: Re: Variable tracking (location lists support) - part 2) Daniel Berlin
17:50 Re: debug info breaks build (Was: Re: Variable tracking (location lists support) - part 2) Josef Zlomek
17:50 Re: [PATCH] implement log10 and log2 functions as x87 builtins Roger Sayle
17:45 Re: PATCH (libstdc++-v3): abort/segfault in CVS main Benjamin Kosnik
17:37 [C++ PATCH] [PR2204] Check for parameters of abstract types (partial fix) - Take 2 Giovanni Bajo
17:37 Re: PATCH RFA: PR gcc/1532: jump to following instruction Ian Lance Taylor
17:11 [PATCH] Backport PR optimization/13424 fix to gcc-3_4-branch Jakub Jelinek
16:14 Re: [PATCH] implement log10 and log2 functions as x87 builtins Uros Bizjak
15:59 Re: RFC/PATCH: c-decl.c: no getdecls() for you David Edelsohn
15:39 [patch] Fix PR/14058 Josef Zlomek
15:09 Re: Fix libjava failure on powerpc64-linux David Edelsohn
15:07 Re: Fix libjava failure on powerpc64-linux Andrew Haley
15:02 Re: Fix libjava failure on powerpc64-linux David Edelsohn
15:00 Re: Fix libjava failure on powerpc64-linux Andrew Haley
14:55 Re: Fix libjava failure on powerpc64-linux David Edelsohn
14:41 [wwwdocs] Suggest workaround for compound-expression-as-lvalue Giovanni Bajo
14:28 Re: [PATCH] Fix PR c/14092 Bonzini
14:26 Re: [testsuite] Do not run i386-sse-6.c on i586 and below Eric Botcazou
14:12 Re: [testsuite] Do not run i386-sse-6.c on i586 and below Jakub Jelinek
13:53 [testsuite] Do not run i386-sse-6.c on i586 and below Eric Botcazou
13:31 Re: [PATCH] implement log10 and log2 functions as x87 builtins Roger Sayle
13:06 Re: Fix libjava failure on powerpc64-linux Andrew Haley
12:46 Re: [PATCH] Fix PR c/14092 Roger Sayle
12:34 Re: Fix libjava failure on powerpc64-linux Alan Modra
11:57 Re: My Small AltiVec Patch - TAKE 4 Aldy Hernandez
11:46 Re: Contents of file `gcc-3.4-b20040206.de.po.gz' Joseph S. Myers
11:42 Fix libjava failure on powerpc64-linux Andrew Haley
11:41 [committed] move function declarations under the appropriate heading Bonzini
11:37 Re: committed: merge with libada-branch Arnaud Charlet
11:32 Fix libjava failure on powerpc64-linux Alan Modra
11:23 New German PO file for `gcc' Translation Project Robot
11:23 Contents of file `gcc-3.4-b20040206.de.po.gz' Translation Project Robot
11:15 Re: committed: merge with libada-branch Arnaud Charlet
11:12 Patch for stl_vector.h and vector.tcc. Dhruv Matani
11:08 Re: [tree-ssa] Reorganize expansion of nested functions Jan Hubicka
11:06 Re: committed: merge with libada-branch Joseph S. Myers
10:57 committed: merge with libada-branch Arnaud Charlet
10:36 Re: xfail gcc.dg/debug/20020327-1.c on powerpc64 Alan Modra
10:08 Re: Tweak TARGET_GPWORD for IRIX Eric Christopher
10:05 Re: [C++ PATCH] [PR2204] Check for parameters of abstract types (partial fix) Gabriel Dos Reis
10:01 Re: [C++ PATCH] [PR2204] Check for parameters of abstract types(partial fix) Zack Weinberg
10:00 [PATCH] Fix PR c/14092 Bonzini
09:34 Re: [C++ PATCH] [PR2204] Check for parameters of abstract types (partial fix) Gabriel Dos Reis
09:17 Re: [tree-ssa] Reorganize expansion of nested functions Jan Hubicka
08:51 Tweak TARGET_GPWORD for IRIX Richard Sandiford
08:50 Re: [Patch] Altivec ABI as default for powerpc64 linux Hartmut Penner
08:35 Re: [tree-ssa] Improve handling of boolean conditions Richard Henderson
08:29 Re: PATCH - [tree-ssa] fix for PRs 14036 and 14065 Richard Henderson
07:44 Re: [C++ Patch] More autodetecting c++-headers Alfred Minarik
07:41 [PATCH] implement log10 and log2 functions as x87 builtins Uros Bizjak
07:21 Re: My Small AltiVec Patch - TAKE 4 Ziemowit Laski
06:47 Re: RFC/PATCH: c-decl.c: no getdecls() for you Zack Weinberg
06:12 Re: RFC/PATCH: c-decl.c: no getdecls() for you David Edelsohn
06:09 Re: More memory reductions on PR c++/12850 Eric Botcazou
05:46 Re: [C++ PATCH] [PR2204] Check for parameters of abstract types(partial fix) Zack Weinberg
04:58 RE: [Bug target/14041] H8300-elf unaligned word/longword access of zero initialized variables Dhananjay R. Deshpande
04:50 Re: More memory reductions on PR c++/12850 Eric Botcazou
04:45 Re: My Small AltiVec Patch - TAKE 4 Aldy Hernandez
04:41 Re: [C++ PATCH] [PR2204] Check for parameters of abstract types (partial fix) Gabriel Dos Reis
04:38 Re: [RFA] Fixing mkinstalldirs to avoid non-thread-safe mkdir -p Alexandre Oliva
04:31 Re: [committed] Remove unneeded mkinstalldirs copy Alexandre Oliva
04:27 Re: Patch for 12028 on 3.4 branch Aldy Hernandez
04:18 Re: [PATCH] fixed a miss definition TARGET_M32R2 Kazuhiro Inaoka
04:06 Re: [C++ PATCH] [PR2204] Check for parameters of abstract types(partial fix) Zack Weinberg
03:44 Re: [C++ PATCH] [PR2204] Check for parameters of abstract types (partial fix) Gabriel Dos Reis
03:43 Patch for 12028 on 3.4 branch Geoffrey Keating
03:40 [tree-ssa] Initial implementation of flow-sensitive points-toanalysis Diego Novillo
03:14 [tree-ssa] Improve handling of boolean conditions law
03:12 Re: [C++ PATCH] [PR2204] Check for parameters of abstract types(partial fix) Zack Weinberg
02:50 PATCH: Tweak #ifdef OBJCPLUS location Ziemowit Laski
02:47 Re: [C++ PATCH] [PR2204] Check for parameters of abstract types (partial fix) Gabriel Dos Reis
02:40 Re: [C++ PATCH] [PR2204] Check for parameters of abstract types (partial fix) Giovanni Bajo
02:37 Re: [C++ PATCH] [PR2204] Check for parameters of abstract types (partial fix) Gabriel Dos Reis
02:26 Re: [C++ PATCH] [PR2204] Check for parameters of abstract types(partial fix) Zack Weinberg
02:17 Re: [C++ PATCH] [PR2204] Check for parameters of abstract types (partial fix) Gabriel Dos Reis
02:06 Unreviewed patch Devang Patel
02:01 [patch] Enable 20040130-1.c and 961203-1.c only when __INT_MAX__>= 2147483647L. Kazu Hirata
01:47 rework Xtensa port's handling of arguments in register a7 Bob Wilson
01:04 Re: 3.4 PATCH for PR 13779 Roger Sayle
00:58 PATCH (libstdc++-v3): abort/segfault in CVS main Loren James Rittle
00:57 [tree-ssa] move function returnings to tree level Richard Henderson
00:37 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was: Re: "Documentation by paper") Zdenek Dvorak
00:27 [PATCH] PR c/14088 Danny Smith
00:26 Re: PATCH - [tree-ssa] fix for PRs 14036 and 14065 Zack Weinberg
00:26 [C++ PATCH] [PR2204] Check for parameters of abstract types (partial fix) Giovanni Bajo

February 09, 2004
23:59 Re: PATCH - [tree-ssa] fix for PRs 14036 and 14065 Fariborz Jahanian
23:49 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was: Re: "Documentation by paper") law
23:48 Re: PATCH RFA: PR gcc/1532: jump to following instruction Richard Henderson
23:38 Re: [toplevel] Bug fix for $noconfigdirs. DJ Delorie
23:30 Re: testsuite tweaks for powerpc64 Geoff Keating
23:21 Re: [tree-ssa] Reorganize expansion of nested functions Richard Henderson
23:10 [toplevel] Bug fix for $noconfigdirs. Kelley Cook
23:10 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was: Re: "Documentation by paper") Jan Hubicka
23:09 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was: Re: "Documentation by paper") law
23:09 Re: [tree-ssa] Minor cleanup for dominator walker law
23:07 Re: Contents of file `gcc-3.4-b20040206.de.po.gz' Joseph S. Myers
23:00 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was: Re: "Documentation by paper") law
22:39 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was: Re: "Documentation by paper") Jan Hubicka
22:35 Re: [wwwdocs] Mention variable tracking & location lists Josef Zlomek
22:33 Re: testsuite tweaks for powerpc64 Alan Modra
22:30 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was: Re: "Documentation by paper") law
22:26 [libobjc-branch] Fix small typo in Makefile.in Andrew Pinski
22:26 Re: testsuite tweaks for powerpc64 Alan Modra
22:17 3.4 PATCH for PR 13779 Fariborz Jahanian
22:16 Re: My "Small" AltiVec Patch - TAKE 4 Ziemowit Laski
22:12 Re: PATCH - [tree-ssa] fix for PRs 14036 and 14065 Zack Weinberg
22:09 [v3] Fix libstdc++/14071 Paolo Carlini
22:07 Re: testsuite tweaks for powerpc64 Dale Johannesen
22:07 Re: More memory reductions on PR c++/12850 Jan Hubicka
22:06 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was: Re: "Documentation by paper") Jan Hubicka
22:03 New German PO file for `gcc' Translation Project Robot
22:03 Contents of file `gcc-3.4-b20040206.de.po.gz' Translation Project Robot
21:53 Re: PATCH - [tree-ssa] fix for PRs 14036 and 14065 Richard Henderson
21:48 Re: testsuite tweaks for powerpc64 Alan Modra
21:47 PATCH - [tree-ssa] fix for PRs 14036 and 14065 Fariborz Jahanian
21:40 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was: Re: "Documentation by paper") law
21:36 Re: debug info breaks build (Was: Re: Variable tracking (location lists support) - part 2) Richard Henderson
21:33 Re: [tree-ssa] latent dom bug? law
21:31 Re: [tree-ssa] Minor cleanup for dominator walker law
21:20 Re: [tree-ssa] latent dom bug? Richard Henderson
20:47 Re: [tree-ssa] Minor cleanup for dominator walker Zdenek Dvorak
20:39 [tree-ssa] Minor cleanup for dominator walker law
20:34 Re: More memory reductions on PR c++/12850 Eric Botcazou
20:32 Re: testsuite tweaks for powerpc64 Zack Weinberg
20:30 Re: [Patch] Altivec ABI as default for powerpc64 linux Geoff Keating
20:23 [PATCH] gcc-3.4/changes.html Stephan T. Lavavej
20:04 Re: testsuite tweaks for powerpc64 Geoff Keating
20:00 Re: PATCH - PPC split slow unaligned load/store into smaller load/stores David Edelsohn
19:39 Re: xfail gcc.dg/debug/20020327-1.c on powerpc64 David Edelsohn
19:21 Re: More memory reductions on PR c++/12850 Jan Hubicka
19:17 Re: [PATCH] Do not refer directly to gen_lowpart_xxx Joern Rennecke
18:47 [PATCH]: Fix dwarf2out related bootstrap problems on sh-elf andsolaris9 Daniel Berlin
18:12 3.4/3.5 PATCH: Search for as, ld below libexec/gcc instead of lib/gcc-lib Rainer Orth
18:04 Re: testsuite tweaks for powerpc64 Dale Johannesen
17:54 Re: Enable -fomit-frame-pointer on i386 Jakub Jelinek
17:52 Re: [tree-ssa] latent uninitialized variables Richard Henderson
17:51 Re: [tree-ssa] latent uninitialized variables Richard Henderson
17:49 [tree-ssa] New test law
17:46 [tree-ssa] Fix jump threading bug law
17:46 Re: 3.4/3.5 PATCH: Remove a.out etc. from gcc assembler version test Rainer Orth
17:39 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was: Re: "Documentation by paper") Jan Hubicka
17:30 Re: [tree-ssa] latent dom bug? law
17:26 [patch] h8300.c: Fix PR/13721. Kazu Hirata
16:51 [wwwdocs] Mention variable tracking & location lists Josef Zlomek
16:34 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was: Re: "Documentation by paper") law
15:45 Re: debug info breaks build (Was: Re: Variable tracking (location lists support) - part 2) Daniel Berlin
15:39 Re: [PATCH] fixed a miss definition TARGET_M32R2 Nick Clifton
15:37 Re: debug info breaks build (Was: Re: Variable tracking (location lists support) - part 2) Joern Rennecke
15:19 Re: debug info breaks build (Was: Re: Variable tracking (location lists support) - part 2) Daniel Berlin
14:57 [patch] cp*.c: Fix comment typos. Kazu Hirata
14:57 committed: Ada updates (2) Arnaud Charlet
14:55 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
14:38 Re: m68k bootstrapping broken Richard Zidlicky
14:24 [Committed] Bug combining type conversions in fold-const.c Roger Sayle
13:43 debug info breaks build (Was: Re: Variable tracking (location lists support) - part 2) Joern Rennecke
13:12 correct libffi pointer size on powerpc64 Alan Modra
13:03 xfail gcc.dg/debug/20020327-1.c on powerpc64 Alan Modra
12:57 testsuite tweaks for powerpc64 Alan Modra
12:31 Re: PATCH PING^2 for 3.4 "save-temps still produces different .s and .o" Eric Botcazou
12:22 RE: Enable -fomit-frame-pointer on i386 Andrew Haley
11:13 RE: [Bug target/10412] Renesas SH - Incorrect code generation Dhananjay R. Deshpande
10:47 committed: Ada updates Arnaud Charlet
10:37 [PATCH] Add myself to MAINTAINERS Bonzini
10:16 Re: [wwwdocs] Additional C++ entries in changes.html Gerald Pfeifer
10:10 Re: Fix MAKE_THROW_FRAME on x86 Andrew Haley
09:38 Re: [Patch] Altivec ABI as default for powerpc64 linux Hartmut Penner
09:27 Re: RFC/PATCH: c-decl.c: no getdecls() for you Zack Weinberg
08:22 Re: RFC/PATCH: c-decl.c: no getdecls() for you Arnaud Charlet
07:53 Re: More memory reductions on PR c++/12850 Eric Botcazou
07:39 Re: More memory reductions on PR c++/12850 Jan Hubicka
07:03 Re: [tree-ssa] latent uninitialized variables Neil Booth
07:02 Re: [PATCH] Re: [rfc] __builtin_offsetof for c and c++ Gabriel Dos Reis
06:57 Re: More memory reductions on PR c++/12850 Eric Botcazou
06:53 Re: [tree-ssa] latent uninitialized variables Zack Weinberg
06:30 Re: [PATCH] Re: [rfc] __builtin_offsetof for c and c++ Andrew Pinski
06:09 Re: [PATCH] Re: [rfc] __builtin_offsetof for c and c++ Andreas Jaeger
06:03 [PATCH] Re: [rfc] __builtin_offsetof for c and c++ Andrew Pinski
04:56 Re: [RFA] Fixing mkinstalldirs to avoid non-thread-safe mkdir -p Ralf Corsepius
04:51 Re: [RFA] Fixing mkinstalldirs to avoid non-thread-safe mkdir -p Ralf Corsepius
04:43 Unreviewed C++ patch Giovanni Bajo
04:18 Re: PATCH - PPC split slow unaligned load/store into smaller load/stores Alan Modra
03:36 Re: libffi powerpc64-linux long double Alan Modra
03:24 Re: [m68k] Remove SGS assembler support Ian Lance Taylor
03:08 Re: [libstdc++] Disable _GLIBCXX_USE_LFS for *-uclinux* Phil Edwards
02:53 [testsuite] Fix mod type in specifics.f90. Feng Wang
02:16 [tree-ssa] move uninitialized variable warning to gimple Richard Henderson
01:46 Re: m68k bootstrapping broken Bernardo Innocenti
01:40 [tree-ssa] latent uninitialized variables Richard Henderson
00:02 Re: [m68k] Remove SGS assembler support Richard Henderson

February 08, 2004
23:34 RFC/PATCH: c-decl.c: no getdecls() for you Zack Weinberg
23:22 Re: [m68k] Remove SGS assembler support Andreas Schwab
23:21 [lno] Subreg handling in iv analysis Zdenek Dvorak
23:16 Re: [patch] gcc: Fix some typos in function names, etc. Kazu Hirata
23:13 Re: [patch] gcc: Fix some typos in function names, etc. Kazu Hirata
23:01 Re: [patch] Change the default of TARGET_STRUCT_VALUE_RTX. (take 2) Zack Weinberg
22:55 [patch] Change the default of TARGET_STRUCT_VALUE_RTX. (take 2) Kazu Hirata
22:33 Re: Variable tracking (location lists support) - part 2 Josef Zlomek
22:24 Re: [PATCH] Richard Henderson
22:23 Re: Enable -fomit-frame-pointer on i386 Jan Hubicka
22:20 Re: Variable tracking (location lists support) - part 2 Roger Sayle
22:20 Re: More memory reductions on PR c++/12850 Jan Hubicka
22:07 Tweak loop peeling limits Jan Hubicka
22:05 Re: fix libstdc++/14026 Richard Henderson
21:24 Re: [m68k] factorize REGISTER_NAMES Bernardo Innocenti
21:18 [PATCH] Bernardo Innocenti
21:02 Re: [wwwdocs] Additional C++ entries in changes.html Gabriel Dos Reis
21:02 Re: [m68k] Remove SGS assembler support Bernardo Innocenti
20:57 Patch for stray "ISO C89" references Joseph S. Myers
20:50 Patch for i18n of gcc/java/ programs Joseph S. Myers
20:44 Re: [wwwdocs] Additional C++ entries in changes.html Giovanni Bajo
20:36 Re: [wwwdocs] Additional C++ entries in changes.html Gabriel Dos Reis
20:34 Re: Speedup to propagate_one_insn Jeff Sturm
20:25 [v3] libstdc++/14072 Paolo Carlini
20:24 Re: My "Small" AltiVec Patch - TAKE 4 Andrew Pinski
20:23 Re: [wwwdocs] Additional C++ entries in changes.html Giovanni Bajo
20:13 My Small AltiVec Patch - TAKE 4 Ziemowit Laski
20:04 Re: [patch] gcc: Fix some typos in function names, etc. Joseph S. Myers
19:57 Re: More memory reductions on PR c++/12850 Eric Botcazou
19:46 [patch] gcc: Fix some typos in function names, etc. Kazu Hirata
19:27 RE: Enable -fomit-frame-pointer on i386 david daney
19:10 Re: Merge csl-arm-branch into mainline. Mark Mitchell
19:08 Re: [libstdc++] Disable _GLIBCXX_USE_LFS for *-uclinux* Mark Mitchell
18:59 Re: fix libstdc++/14026 Paolo Carlini
18:54 Re: [patch] Change the default of TARGET_STRUCT_VALUE_RTX. Zack Weinberg
18:47 Re: Fix MAKE_THROW_FRAME on x86 Richard Henderson
18:38 Adjust line numbers for simd-2.C on SPARC Eric Botcazou
18:36 Re: [RFA] Fixing mkinstalldirs to avoid non-thread-safe mkdir -p Kai Henningsen
18:19 fix libstdc++/14026 Richard Henderson
17:56 [patch] Change the default of TARGET_STRUCT_VALUE_RTX. Kazu Hirata
17:34 Fix typo in x86_64-signal.h Andreas Jaeger
17:23 Re: Enable -fomit-frame-pointer on i386 Jan Hubicka
17:22 Re: [patch] real.c: Remove i370-related stuff. Kazu Hirata
17:16 Re: Fix MAKE_THROW_FRAME on x86 Diego Novillo
17:12 Re: Speedup to propagate_one_insn Jan Hubicka
17:08 XFAIL va-arg-25.c only on SPARC 64-bit Eric Botcazou
17:07 Re: Speedup to propagate_one_insn Jeff Sturm
17:01 Re: Enable -fomit-frame-pointer on i386 Jan Hubicka
16:55 Re: Enable -fomit-frame-pointer on i386 Andrew Haley
16:51 Fix MAKE_THROW_FRAME on x86 Diego Novillo
16:38 Re: [PATCH] fix typos in gfortran.texi Paul Brook
16:38 Re: Enable -fomit-frame-pointer on i386 Jan Hubicka
16:35 Re: Enable -fomit-frame-pointer on i386 Jan Hubicka
16:31 Re: Enable -fomit-frame-pointer on i386 John Levon
16:28 Re: Enable -fomit-frame-pointer on i386 Andrew Haley
16:26 Re: Enable -fomit-frame-pointer on i386 Andrew Haley
16:18 Re: Unreviewed 3.4 patch Roger Sayle
16:06 Re: Enable -fomit-frame-pointer on i386 Jan Hubicka
15:54 Re: Enable -fomit-frame-pointer on i386 Jan Hubicka
15:51 Re: Enable -fomit-frame-pointer on i386 Jan Hubicka
15:38 Re: Enable -fomit-frame-pointer on i386 John Levon
15:33 Re: [patch] real.c: Remove i370-related stuff. Ulrich Weigand
15:31 Re: Enable -fomit-frame-pointer on i386 Andrew Haley
15:11 [patch] loop.c: Remove #if 0'ed all_sets_invariant_p(). Kazu Hirata
15:03 Re: Enable -fomit-frame-pointer on i386 Jan Hubicka
14:40 Enable -fomit-frame-pointer on i386 Andrew Haley
14:10 Re: Merge csl-arm-branch into mainline. Kazu Hirata
13:53 Re: c-decl.c rewrite: fix bug 13856 Andreas Jaeger
13:39 Re: [RFA] Fixing mkinstalldirs to avoid non-thread-safe mkdir -p Andreas Schwab
13:38 Re: [m68k] Remove SGS assembler support Andreas Schwab
13:32 [patch] *hooks.[ch]: Remove unused generic hooks. Kazu Hirata
13:31 [patch] emit-rtl.c: Remove 3 unused functions. Kazu Hirata
12:08 Re: Unreviewed 3.4 patch Richard Sandiford
11:41 Re: [RFA] Fixing mkinstalldirs to avoid non-thread-safe mkdir -p Joseph S. Myers
10:22 Re: [RFA] Fixing mkinstalldirs to avoid non-thread-safe mkdir -p Eric Botcazou
09:35 Re: [RFA] Fixing mkinstalldirs to avoid non-thread-safe mkdir -p Russ Allbery
08:49 Re: PATCH PING^2 for 3.4 "save-temps still produces different .s and .o" Eric Botcazou
08:29 Re: c-decl.c rewrite: some tangential fixes Eric Botcazou
08:20 Re: PATCH PING^2 for 3.4 "save-temps still produces different .sand .o" Per Bothner
08:10 Re: PATCH PING^2 for 3.4 "save-temps still produces different .s and .o" Eric Botcazou
08:08 [RFA] Fixing mkinstalldirs to avoid non-thread-safe mkdir -p Nathanael Nerode
08:01 Re: PATCH PING^2 for 3.4 "save-temps still produces different .sand .o" Per Bothner
07:25 Re: c-decl.c rewrite: fix bug 13856 Gabriel Dos Reis
07:10 Re: c-decl.c rewrite: fix bug 13856 Zack Weinberg
07:06 [m68k] Remove SGS assembler support Bernardo Innocenti
06:59 Re: PATCH PING^2 for 3.4 "save-temps still produces different .s and .o" Eric Botcazou
06:53 [libstdc++] Disable _GLIBCXX_USE_LFS for *-uclinux* Bernardo Innocenti
06:41 Re: c-decl.c rewrite: fix bug 13856 Andreas Jaeger
04:42 [libstdc++,obvious] Remove trailing whitespace in include/bits Bernardo Innocenti
03:56 Re: libffi powerpc64-linux long double David Edelsohn
03:29 Re: [PATCH] Fix gcc.dg/fwritable-strings-1.c on 3.4 branch Andrew Pinski
03:23 [PATCH] Fix gcc.dg/fwritable-strings-1.c on 3.4 branch Krister Walfridsson
01:56 [patch] real.c: Remove i370-related stuff. Kazu Hirata
01:53 c-decl.c rewrite: fix bug 13856 Zack Weinberg
01:28 c-decl.c rewrite: some tangential fixes Zack Weinberg
01:25 Re: [patch] Poison 5 target macros that have been hookized. Geoff Keating
01:19 Re: [patch] Remove SHARED_SECTION_ASM_OP. Geoff Keating
00:47 [patch] Remove SHARED_SECTION_ASM_OP. Kazu Hirata
00:09 Re: Enable -fomit-frame-pointer on i386 Jan Hubicka
00:01 Re: Enable -fomit-frame-pointer on i386 Jeff Sturm

February 07, 2004
23:44 [committed] Remove unneeded mkinstalldirs copy Nathanael Nerode
23:43 Enable -fomit-frame-pointer on i386 Jan Hubicka
23:39 Re: My Small AltiVec Patch - TAKE 3 Aldy Hernandez
23:36 [patch] Poison 5 target macros that have been hookized. Kazu Hirata
22:52 Re: My Small AltiVec Patch - TAKE 3 Ziemowit Laski
20:45 Re: [PATCH] Speedup by 3.5% by overhauling rtx classes Zack Weinberg
20:19 Re: [patch] Remove commented-out/useless definitions ofCASE_VECTOR_PC_RELATIVE. Paul Koning
19:46 Re: Unreviewed 3.4 patch Roger Sayle
19:07 Unreviewed 3.4 patch Richard Sandiford
19:01 Re: C++ PATCH: PR 13714 Gabriel Dos Reis
19:00 Re: Speedup to propagate_one_insn Jan Hubicka
18:53 Re: [PATCH] MIPS code cleanup: Use TARGET_NEWABI and TARGET_OLDABIconsistently Richard Sandiford
18:47 Re: C++ PATCH: PR 13714 Bernardo Innocenti
18:47 Re: [PATCH] Speedup by 3.5% by overhauling rtx classes Paolo Bonzini
18:38 Re: [PATCH] Speedup by 3.5% by overhauling rtx classes Paolo Bonzini
17:51 Re: [PATCH] Speedup by 3.5% by overhauling rtx classes Daniel Berlin
16:56 Re: Speedup to propagate_one_insn Jan Hubicka
16:49 Fix bootstrap/13990: bootstrap fails for m6811-elf Stephane Carrez
16:18 Re: Speedup to propagate_one_insn Andreas Schwab
15:44 Re: [PATCH]gfortran-PR14038 mangling of H edit Paul Brook
15:23 Re: [PATCH] Speedup by 3.5% by overhauling rtx classes Roger Sayle
15:10 Re: [PATCH] Speedup by 3.5% by overhauling rtx classes Andreas Schwab
14:55 Re: [patch] Remove 5 target macros that are documented but not used.(take 3) Roger Sayle
14:54 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
14:51 [v3] Remember to set sharable in string::assign Paolo Carlini
14:46 Re: [PATCH][gfortran][PR 13909] f77 style logical*1 variables unusable Paul Brook
14:34 [patch] Update copyright. Kazu Hirata
14:33 [3.4 patch] Update copyright. Kazu Hirata
14:26 Re: [PATCH] Speedup by 3.5% by overhauling rtx classes Andreas Jaeger
13:55 [patch] gcc: Fix comment typos. Kazu Hirata
13:46 Re: forall_3.f90 Paul Brook
13:18 Re: C++ PATCH: PR 13714 Paolo Bonzini
13:12 [PATCH] Speedup by 3.5% by overhauling rtx classes Bonzini
12:56 libffi powerpc64-linux long double Alan Modra
12:41 improve biarch powerpc64-linux support Alan Modra
12:31 Re: My Small AltiVec Patch - TAKE 3 Aldy Hernandez
12:00 powerpc64 long double and complex va_arg support Alan Modra
10:41 Re: C++ PATCH: PR 13714 Gabriel Dos Reis
07:57 fix ia64-linux build failure with glibc-2.2.x Jim Wilson
07:56 Re: forall_3.f90 Canqun Yang
07:45 Re: 3.4/3.5 PATCH: Fix IRIX 5 bootstrap Richard Sandiford
07:00 [patch] Remove 5 target macros that are documented but not used.(take 3) Kazu Hirata
05:11 Re: [patch] Remove commented-out/useless definitions ofCASE_VECTOR_PC_RELATIVE. Kazu Hirata
05:07 [patch] Remove commented-out/useless definitions ofCASE_VECTOR_PC_RELATIVE. Kazu Hirata
04:11 Re: [patch] reload1.c: Very minor speedup. Kazu Hirata
03:55 Re: [patch] Remove 5 target macros that are documented but notused. Kazu Hirata
03:53 Re: C++ PATCH: PR 13714 Bernardo Innocenti
02:54 My Small AltiVec Patch - TAKE 3 Ziemowit Laski
02:37 [PATCH] [applied] fix bootstrap on targets without dwarf2 support Andrew Pinski
02:27 Re: [patch] Remove 5 target macros that are documented but not used. Roger Sayle
01:52 Re: -mrelocatable broken on ppc-linux Geoff Keating
00:10 Re: My Small AltiVec Patch - TAKE 2 Aldy Hernandez

February 06, 2004
23:58 Re: -mrelocatable broken on ppc-linux Aldy Hernandez
23:53 Re: [patch] reload1.c: Very minor speedup. Mike Stump
23:26 PATCH: Rename '(_)?objc_super::class' to '(_)?objc_super::super_class' #ifdef __cplusplus Ziemowit Laski
23:24 Re: [patch] reload1.c: Very minor speedup. Daniel Jacobowitz
23:21 [tree-ssa] remove -fdisable-tree-ssa Richard Henderson
22:32 Re: [patch] reload1.c: Very minor speedup. Paolo Carlini
22:10 [patch] reload1.c: Very minor speedup. Kazu Hirata
22:03 Re: [PATCH] Profiling bug: flow_call_edges_add clobbers libcalls Ulrich Weigand
21:52 Re: [PATCH] Use extract_bit_field to implement signbit Ulrich Weigand
21:25 Re: [PATCH] Use extract_bit_field to implement signbit Richard Henderson
21:21 patch for pr5625: __builtin_extend_pointer Jim Wilson
21:19 Re: [C++ PATCH] [PR14028] Parser accepts invalid unbalanced bracket(regression 3.4/3.5) Mark Mitchell
21:15 Re: [C++ PATCH] [PR14033] ICE with parameter of incomplete type Jason Merrill
21:12 Re: [C++ PATCH] [PR14028] Parser accepts invalid unbalanced bracket(regression 3.4/3.5) Jason Merrill
21:01 3.4 memory/compile time performance patches, round 2 Jan Hubicka
20:55 Re: 3.4/3.5 PATCH: Remove a.out etc. from gcc assembler version test DJ Delorie
20:51 Re: -mrelocatable broken on ppc-linux Geoff Keating
20:47 Re: 3.4/3.5 PATCH: Remove a.out etc. from gcc assembler version test Rainer Orth
20:46 Re: long double support for powerpc64-linux Geoff Keating
20:44 Re: --enable-version-specific-runtime-libs fix Geoff Keating
20:34 Re: 3.4/3.5 PATCH: Remove a.out etc. from gcc assembler version test DJ Delorie
20:22 Re: Loop optimizer patch Mark Mitchell
20:21 [PATCH] Use extract_bit_field to implement signbit Roger Sayle
20:16 Re: [C++ PATCH] [PR14033] ICE with parameter of incomplete type Gabriel Dos Reis
20:15 3.4/3.5 PATCH: Remove a.out etc. from gcc assembler version test Rainer Orth
20:02 Re: Loop optimizer patch Ulrich Weigand
20:01 Re: [i386] pni => sse3 -- GCC 3.3.3 related H. J. Lu
19:58 Re: Loop optimizer patch Mark Mitchell
19:48 Re: Loop optimizer patch Ulrich Weigand
19:29 [tree-ssa] latent dom bug? Richard Henderson
19:28 [C++ PATCH] [PR14033] ICE with parameter of incomplete type Giovanni Bajo
19:21 Re: Loop optimizer patch Mark Mitchell
19:13 [tree-ssa] fix tree-ssa/20031216-1.c Richard Henderson
19:13 Re: [wwwdocs] Additional C++ entries in changes.html Gabriel Dos Reis
19:11 Re: [wwwdocs] Additional C++ entries in changes.html Gabriel Dos Reis
19:11 Re: 3.4/3.5 PATCH: Fix IRIX 5 bootstrap Rainer Orth
19:09 Re: [i386] pni => sse3 -- GCC 3.3.3 related Gabriel Dos Reis
19:08 Re: [C++ PATCH] [PR13927] Dump alias_decl and fix duplicated error message (regression 3.4/mainline) Gabriel Dos Reis
19:01 Re: [tree-ssa] [PATCH] Fix PR c/13127 Richard Henderson
18:57 Re: Loop optimizer patch Ulrich Weigand
18:54 [www patch] comitted: gcc-3.4/changes.html typo fix Falk Hueffner
18:49 Re: GCC build of HEAD failed for native with your patch on 2004-02-06T16:19:17Z. Jan Hubicka
18:42 Re: Patch for PR 11816 Ulrich Weigand
18:38 Re: [C++ PATCH] [PR14028] Parser accepts invalid unbalanced bracket (regression 3.4/3.5) Mark Mitchell
17:41 Re: [i386] pni => sse3 -- GCC 3.3.3 related H. J. Lu
17:19 Re: [wwwdocs] Additional C++ entries in changes.html Nathan Sidwell
17:15 Re: [C++ PATCH] [PR14028] Parser accepts invalid unbalanced bracket (regression 3.4/3.5) Giovanni Bajo
17:15 [patch] Remove 5 target macros that are documented but not used.(take 2) Kazu Hirata
17:01 Re: [wwwdocs] Additional C++ entries in changes.html Joseph S. Myers
16:50 Re: [patch] Remove 5 target macros that are documented but not used. Joseph S. Myers
16:38 [patch] Remove 5 target macros that are documented but not used. Kazu Hirata
16:28 Re: [wwwdocs] Additional C++ entries in changes.html Paolo Carlini
16:16 Re: [wwwdocs] Additional C++ entries in changes.html Giovanni Bajo
15:59 Re: [wwwdocs] Additional C++ entries in changes.html Paolo Carlini
15:45 Re: [wwwdocs] Additional C++ entries in changes.html Jonathan Lennox
15:41 [tree-ssa] [PATCH] Fix PR c/13127 Andrew Pinski
15:15 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
14:01 [www patch] h8300-abi.html: Update. Kazu Hirata
13:50 [libgfortran, patch] Fix complex DOT_PRODUCT error. Feng Wang
13:44 [C++ PATCH] [PR14028] Parser accepts invalid unbalanced bracket (regression 3.4/3.5) Giovanni Bajo
13:41 Re: Variable tracking (location lists support) - part 2 Roger Sayle
13:39 Re: [PATCH] Profiling bug: flow_call_edges_add clobbers libcalls Roger Sayle
13:36 Re: Remove testsuite/gcc.c-torture/execute/20000603-1.c Diego Novillo
13:26 [patch] s390.md: Fix a typo in a pattern name. Kazu Hirata
13:04 Re: [C++ PATCH] [PR13927] Dump alias_decl and fix duplicated error message (regression 3.4/mainline) Giovanni Bajo
12:32 Re: Variable tracking (location lists support) - part 2 Josef Zlomek
12:31 Re: Variable tracking (location lists support) - part 2 Josef Zlomek
11:43 [v3] Adjust timings of a test Paolo Carlini
11:02 Re: patch ping Alan Modra
10:51 Re: [tree-ssa] xfail i386-ssetypes-[13].c Jan Hubicka
10:45 Re: [wwwdocs] Additional C++ entries in changes.html Nathan Sidwell
10:43 Re: [wwwdocs] Additional C++ entries in changes.html Nathan Sidwell
10:40 Re: patch ping Andreas Schwab
10:31 Re: [tree-ssa] xfail i386-ssetypes-[13].c Eric Botcazou
09:10 [tree-ssa] dom const_or_copies cleanups Richard Henderson
09:05 Re: [tree-ssa] xfail i386-ssetypes-[13].c Jan Hubicka
09:02 Re: Share clobbers of hard registers... Jan Hubicka
08:59 Re: [PATCH?] PR middle-end/13938: ICE in subst_stack_regs_pat Jim Wilson
08:56 Re: Share clobbers of hard registers... Jim Wilson
08:28 Re: [patch] Fix dangerous implementations of *_return_in_memory. Jim Wilson
08:23 Re: [tree-ssa] Fix PR 13863, gcc.dg/uninit-D.c fails Richard Henderson
07:52 Attempt to fix PR 13856 Zack Weinberg
07:43 Re: [PATCH]: install.texi Jim Wilson
07:26 [tree-ssa] partial fix for tree-ssa/20031216-1.c Richard Henderson
07:21 Re: [wwwdocs] Additional C++ entries in changes.html Gabriel Dos Reis
06:56 Re: [Bug target/14041] New: H8300-elf unaligned word/longword access of zero initialized variables Dhananjay R. Deshpande
06:35 [tree-ssa] Fix PR 13863, gcc.dg/uninit-D.c fails Andrew Pinski
06:10 Re: [tree-ssa] Partial fix for PR14016 Richard Henderson
06:05 [www patch] index.html: Update the release status. Kazu Hirata
05:50 Re: [tree-ssa] Partial fix for PR14016 Steven Bosscher
05:38 Re: [patch] genemit.c: Use const_int_rtx in insn-emit.c. (take 2) Richard Henderson
05:35 [patch] genemit.c: Use const_int_rtx in insn-emit.c. (take 2) Kazu Hirata
05:34 [PATCH]gfortran-PR14308 mangling of H edit Bud Davis
05:25 Re: [wwwdocs] Additional C++ entries in changes.html Giovanni Bajo
04:36 Re: [Patch: sh-linux] shared libgcc install Kaz Kojima
04:26 Re: [wwwdocs] Additional C++ entries in changes.html Gabriel Dos Reis
04:23 Re: patch ping Roger Sayle
03:40 Re: [PATCH]: Some fixes for location lists from the rtlopt-branch Roger Sayle
03:34 Re: Variable tracking (location lists support) - part 2 Roger Sayle
03:20 Re: Unreviewed patches Roger Sayle
03:17 [Patch: sh-linux] shared libgcc install SUGIOKA Toshinobu
02:50 Re: [PATCH] reload.c and rtlanal.c latent bug fix Roger Sayle
02:46 [wwwdocs] Additional C++ entries in changes.html Giovanni Bajo
02:22 PING/UPDATE: My Small AltiVec Patch - TAKE 2 Ziemowit Laski
02:17 Re: [tree-ssa] Partial fix for PR14016 Richard Henderson
02:13 [patch] config.gcc: Really remove i370. Kazu Hirata
02:02 Re: Remove testsuite/gcc.c-torture/execute/20000603-1.c Richard Henderson
01:55 Re: -mrelocatable broken on ppc-linux Alan Modra
01:51 [PATCH] MIPS code cleanup: Use TARGET_NEWABI and TARGET_OLDABI consistently Thiemo Seufer
01:23 patch ping Alan Modra
00:59 PATCH: libstdc++-v3/scripts/check_performance Loren James Rittle
00:13 Re: long double support for powerpc64-linux Alan Modra

February 05, 2004
23:54 [patch] ia64.c: Remove REG_GP. Kazu Hirata
23:35 [tree-ssa] Partial fix for PR14016 Steven Bosscher
23:26 Re: --enable-version-specific-runtime-libs fix Joseph S. Myers
23:19 --enable-version-specific-runtime-libs fix Geoffrey Keating
23:14 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was: Re: "Documentation by paper") Jan Hubicka
23:13 [PATCH] Profiling bug: flow_call_edges_add clobbers libcalls Ulrich Weigand
23:12 Re: Remove testsuite/gcc.c-torture/execute/20000603-1.c Joseph S. Myers
23:04 Re: Remove testsuite/gcc.c-torture/execute/20000603-1.c Diego Novillo
23:02 Re: [patch] genemit.c: Use const_int_rtx in insn-emit.c Richard Henderson
22:58 [patch] genemit.c: Use const_int_rtx in insn-emit.c Kazu Hirata
22:54 Unreviewed patches Ulrich Weigand
22:51 Re: [patch] fixed tm/icm patch Ulrich Weigand
22:48 Re: 3.4/3.5 PATCH: Reenable DWARF-2 debugging on IRIX 5 with GNU as Richard Sandiford
22:35 Re: Remove testsuite/gcc.c-torture/execute/20000603-1.c Joseph S. Myers
22:22 My Small AltiVec Patch - TAKE 2 Ziemowit Laski
22:20 Remove testsuite/gcc.c-torture/execute/20000603-1.c Diego Novillo
22:06 [PATCH] reload.c and rtlanal.c latent bug fix David Edelsohn
21:43 Re: Patch to fix handling of incomplete header names Zack Weinberg
21:41 Re: Patch to fix handling of incomplete header names Joseph S. Myers
21:06 Re: 3.4/3.5 PATCH: Fix IRIX 5 bootstrap Rainer Orth
21:04 Re: Patch to fix handling of incomplete header names Zack Weinberg
21:03 Re: 3.4/3.5 PATCH: Fix IRIX 5 bootstrap Richard Sandiford
20:58 Re: 3.4/3.5 PATCH: Fix IRIX 5 bootstrap Rainer Orth
20:48 Re: 3.4/3.5 PATCH: Fix IRIX 5 bootstrap Richard Sandiford
20:42 Patch to fix handling of incomplete header names Joseph S. Myers
20:40 PATCH: fix java/parse.y crash Per Bothner
20:33 3.4/3.5 PATCH: Reenable DWARF-2 debugging on IRIX 5 with GNU as Rainer Orth
20:23 Re: 3.4/3.5 PATCH: Fix IRIX 5 bootstrap Rainer Orth
20:21 Re: [patch] Replace PROMOTE_PROTOTYPES with targetm.calls.promote_prototypes. Richard Henderson
20:13 Re: merge of libada branch Andreas Jaeger
20:09 Re: [patch] Replace PROMOTE_PROTOTYPES withtargetm.calls.promote_prototypes. Kazu Hirata
20:02 Unreviewed patches Kazu Hirata
20:01 Re: [patch] emit-rtl.c: Remove gen_rtx(). Zack Weinberg
19:46 C++ PATCH: PR 13714 Mark Mitchell
19:31 Re: [tree-ssa] CFG dump patch. Andrew MacLeod
19:27 Re: [tree-ssa] CFG dump patch. Jan Hubicka
19:19 [v3] Fixes to money_get::do_get Paolo Carlini
19:07 Re: [tree-ssa] CFG dump patch. Andrew MacLeod
18:54 Re: [tree-ssa] CFG dump patch. law
18:53 Re: Speedup to propagate_one_insn Jan Hubicka
18:39 Re: Speedup to propagate_one_insn law
18:31 Re: RFA: improvement to if-conversion Richard Henderson
18:13 Re: [c++ patch] avoid inlining twice Mark Mitchell
18:08 Re: [lno] [patch] vectorizer and altivec.md updates David Edelsohn
17:57 [tree-ssa] CFG dump patch. Andrew MacLeod
17:44 Re: RFA: improvement to if-conversion Joern Rennecke
17:42 Re: Patch pending review Gabriel Dos Reis
17:39 Patch pending review Joseph S. Myers
17:37 Re: [c++ patch] avoid inlining twice Gabriel Dos Reis
17:32 Summary of patches Jan Hubicka
17:32 [jh@suse.cz: Re: [tree-ssa] Make DOM1 pass to CSE pure functions] Jan Hubicka
17:23 Re: [patch] Replace PROMOTE_PROTOTYPES with targetm.calls.promote_prototypes. Joseph S. Myers
17:22 Re: [c++ patch] avoid inlining twice Jan Hubicka
17:11 [PATCH, committed] PowerPC mfcr test David Edelsohn
17:07 Re: [PATCH] Support signbit, signbitf and signbitl as GCC builtins Roger Sayle
17:04 Re: Merge csl-arm-branch into mainline. Mark Mitchell
17:03 Re: [c++ patch] avoid inlining twice Mark Mitchell
17:03 Re: merge of libada branch Arnaud Charlet
17:00 Re: [c++ patch] avoid inlining twice Jan Hubicka
17:00 Re: merge of libada branch Andreas Jaeger
16:58 Re: [PATCH] splits after reload Joern Rennecke
16:56 Re: [c++ patch] avoid inlining twice Mark Mitchell
16:35 Re: merge of libada branch Arnaud Charlet
16:35 Speedup to propagate_one_insn Jan Hubicka
16:05 Re: Merge csl-arm-branch into mainline. Paul Brook
16:04 [C++ PATCH] Fix PR13635 (ICE explicit specialization of enclosingclass of member function template) Kriang Lerdsuwanakij
16:03 Re: [PATCH, committed] reload.c latent bug fix David Edelsohn
15:48 [tree-ssa]: Fix PTA memory leak Daniel Berlin
15:45 Re: [PATCH, committed] reload.c latent bug fix Joern Rennecke
15:43 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
15:28 Re: [PATCH, committed] reload.c latent bug fix David Edelsohn
15:28 Re: [PATCH, committed] rtlanal.c latent bug fix Joern Rennecke
15:25 Re: [PATCH, committed] reload.c latent bug fix Joern Rennecke
15:11 Re: [c++ patch] avoid inlining twice Gabriel Dos Reis
14:50 [patch] fixed tm/icm patch Andreas Krebbel
14:49 [patch] Replace PROMOTE_PROTOTYPES withtargetm.calls.promote_prototypes. Kazu Hirata
14:48 Re: [v3] Re: FIONREAD and IRIX 6 Benjamin Kosnik
14:40 Re: S/390: Fix gen_rtx () removal fallout Kazu Hirata
14:27 Re: S/390: Fix gen_rtx () removal fallout Kaveh R. Ghazi
14:26 [patch] h8300.h: Replace a literal with a macro. Kazu Hirata
14:22 Re: Share clobbers of hard registers... Roger Sayle
14:22 [patch] pa.c: Another oversight about gen_rtx. Kazu Hirata
14:18 Re: [patch] emit-rtl.c: Remove gen_rtx(). Kazu Hirata
14:04 Update --gxx-include-dir desc. in install.texi Jonathan Wakely
13:54 Re: PATCH RFA: Fix for PR inline-asm/6162 Rainer Orth
13:41 Re: Final patch for libstdc++ _M_open_mode and related gdr
13:38 Re: RFA: improvement to if-conversion Joern Rennecke
13:37 Re: S/390: Fix gen_rtx () removal fallout Kazu Hirata
13:34 Re: RFA: improvement to if-conversion Ulrich Weigand
13:30 Re: [wwwdocs] Document changes in 3.4 for SPARC (rev2) Gerald Pfeifer
13:26 Re: [tree-ssa][PATCH] leafify function attribute Richard Guenther
13:23 Re: [PATCH] Support signbit, signbitf and signbitl as GCC builtins Ulrich Weigand
12:45 Merge core cgraph.c changes from tree-ssa Jan Hubicka
12:29 [c++ patch] avoid inlining twice Jan Hubicka
12:19 Re: merge of libada branch Andreas Jaeger
11:57 Re: [tree-ssa][PATCH] leafify function attribute Richard Guenther
11:52 Re: Improve loop detection and loop header copying Zdenek Dvorak
11:48 merge of libada branch Arnaud Charlet
11:44 RE: [PATCH] splits after reload Rakesh Kumar - Software, Noida
11:38 Re: [tree-ssa][PATCH] leafify function attribute Joseph S. Myers
11:34 Re: Fix PR/13938 and PR/13893 (Was: Share clobbers of hard registers...) Josef Zlomek
11:26 Re: Share clobbers of hard registers... Jan Hubicka
11:13 Re: Share clobbers of hard registers... Jan Hubicka
11:12 Re: [tree-ssa][PATCH] leafify function attribute Jan Hubicka
10:57 [tree-ssa][PATCH] leafify function attribute Richard Guenther
10:56 Re: Share clobbers of hard registers... Josef Zlomek
10:53 Re: Share clobbers of hard registers... Josef Zlomek
10:42 Fix PR/13938 and PR/13893 (Was: Share clobbers of hard registers...) Josef Zlomek
10:42 [tree-ssa] Cgraph overall comment + fixes Jan Hubicka
10:38 Re: Share clobbers of hard registers... Jan Hubicka
10:18 Re: Share clobbers of hard registers... Josef Zlomek
10:13 Re: Improve loop detection and loop header copying Sebastian Pop
10:00 Re: [tree-ssa] Fix bool1.C testcae Richard Henderson
09:08 [tree-ssa] Fix bool1.C testcae Steven Bosscher
08:48 Re: [tree-ssa] xfail i386-ssetypes-[13].c Eric Botcazou
08:33 Re: [tree-ssa] xfail i386-ssetypes-[13].c Jan Hubicka
07:26 Re: Final patch for libstdc++ _M_open_mode and related Zack Weinberg
06:51 [tree-ssa] tidy ccp+fab passes Richard Henderson
06:36 Re: Final patch for libstdc++ _M_open_mode and related Benjamin Kosnik
06:25 Re: Merge csl-arm-branch into mainline. Mark Mitchell
06:17 [v3] Re: FIONREAD and IRIX 6 Richard Sandiford
06:12 Fix typo in REG_CLASS_NAMES in arm.h Ian Lance Taylor
06:11 [tree-ssa] fold __builtin_expect Richard Henderson
05:57 Re: [C++ PATCH] [PR14008] Improve diagnostic on invalid type names(regression 3.4/3.5) Mark Mitchell
05:42 Re: RFA: improvement to if-conversion Richard Henderson
05:38 Re: [applied mips patch] finish removals mips rewrite branch merge Richard Sandiford
05:33 Re: [PATCH] splits after reload Richard Henderson
05:30 Re: [PATCH] Support signbit, signbitf and signbitl as GCC builtins Richard Henderson
05:23 C++ PATCH: PR 13932 Mark Mitchell
05:21 Final patch for libstdc++ _M_open_mode and related Zack Weinberg
05:17 Re: [tree-ssa] xfail i386-ssetypes-[13].c Richard Henderson
05:08 Testsuite PATCH: Fix spurious HP-UX failures Mark Mitchell
04:20 Remove extra cd from install.texi Matt Kraai
04:00 [PATCH][gfortran][PR 13909] f77 style logical*1 variables unusable bud davis
02:45 Re: [PATCH] Support signbit, signbitf and signbitl as GCC builtins Roger Sayle
02:13 Re: [PATCH] Support signbit, signbitf and signbitl as GCC builtins Ulrich Weigand
02:06 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was:Re: "Documentation by paper") Robert Dewar
01:59 C++ PATCH: PR 9941 Mark Mitchell
01:49 [lno] Iv optimization fixes Zdenek Dvorak
01:35 Re: [C++ PATCH] [PR14008] Improve diagnostic on invalid type names (regression 3.4/3.5) Gabriel Dos Reis
01:28 Re: [i386] pni => sse3 -- GCC 3.3.3 related Gabriel Dos Reis
01:24 Re: [PATCH] Support signbit, signbitf and signbitl as GCC builtins(take2) Roger Sayle
01:11 Re: [i386] pni => sse3 -- GCC 3.3.3 related H. J. Lu
01:07 [C++ PATCH] [PR14008] Improve diagnostic on invalid type names (regression 3.4/3.5) Giovanni Bajo
00:25 Re: [PATCH] Support signbit, signbitf and signbitl as GCC builtins (take2) Ulrich Weigand

February 04, 2004
23:49 S/390: Fix gen_rtx () removal fallout Ulrich Weigand
23:28 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was:Re: "Documentation by paper") Diego Novillo
23:16 tilde in libtool arguments Geoffrey Keating
23:13 Re: [patch] emit-rtl.c: Remove gen_rtx(). Zack Weinberg
23:08 fix bootstrap failure on powerpc-darwin Geoffrey Keating
23:05 Re: [Patch]: more fixes for encode-[2-4].m testcases Jim Wilson
22:48 Re: [patch] emit-rtl.c: Remove gen_rtx(). Kazu Hirata
22:45 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was: Re: "Documentation by paper") Jan Hubicka
22:42 Re: fix powerpc64 long double ice Alan Modra
22:38 Re: Improve loop detection and loop header copying law
22:38 Re: [tree-ssa] cfg.texi needs reviewing by a native speaker (Was: Re: "Documentation by paper") law
22:38 [PATCH, committed] reload.c latent bug fix David Edelsohn
22:37 Re: PATCH: [gcc3.5 improvement branch] Very Simple constant propagation Caroline Tice
22:33 Re: Improve loop detection and loop header copying Jan Hubicka
22:29 Re: Minor reload cleanup/speedup Jan Hubicka
22:18 Re: PATCH RFA: Fix for PR inline-asm/6162 Rainer Orth
22:14 Re: PATCH RFA: Fix for PR inline-asm/6162 Ian Lance Taylor
20:48 Improve loop detection and loop header copying law
20:35 Re: Unreviewed gcc/Makefile.in patch Rainer Orth
20:30 Re: Unreviewed gcc/Makefile.in patch DJ Delorie
20:28 Re: [patch] gcc: Fix comment typos. Follow spelling conventions. Kazu Hirata
20:26 Re: PATCH RFA: Fix for PR inline-asm/6162 Rainer Orth
20:17 Re: fix powerpc64 long double ice Geoff Keating
20:15 Unreviewed gcc/Makefile.in patch Rainer Orth
20:12 Re: patch for ext/debug_allocator.h (second attempt) Benjamin Kosnik
20:08 Re: [patch] gcc: Fix comment typos. Follow spelling conventions. Richard Henderson
20:04 [tree-ssa] cfg.texi needs reviewing by a native speaker (Was: Re: "Documentation by paper") Steven Bosscher
20:03 [patch] gcc: Fix comment formatting. Kazu Hirata
19:58 Re: Minor reload cleanup/speedup Richard Henderson
19:46 [patch] gcc: Fix comment typos. Follow spelling conventions. Kazu Hirata
19:35 [tree-ssa] Update comments law
19:35 Re: PATCH PING^2 for 3.4 "save-temps still produces different .sand .o" Zack Weinberg
19:30 PATCH PING^2 for 3.4 "save-temps still produces different .s and.o" Per Bothner
19:16 [patch] Update copyright. Kazu Hirata
19:08 Another ABI correction on SPARC Eric Botcazou
18:55 Re: [tree-ssa]: Fix PR opt/13755 Diego Novillo
18:45 Re: RFA: improvement to if-conversion Joern Rennecke
18:42 [tree-ssa]: Fix PR opt/13755 Brian Booth
18:39 Re: [PATCH] Re: dwarf2out change breaks ada and libstdc++ on solaristoo Andreas Tobler
18:37 C++ PATCH: PR 13969 Mark Mitchell
18:07 Re: [tree-ssa] fix tree-ssa/20030922-1.c law
18:05 Re: [tree-ssa] xfail tree-ssa/20030731-1.c law
17:37 patch: cgraph_postorder fix typo Aldy Hernandez
16:06 S/390: Fix another ICE in instantiate_virtual_regs Ulrich Weigand
16:02 Re: Minor reload cleanup/speedup Jan Hubicka
15:39 Re: Minor reload cleanup/speedup Roger Sayle
15:24 [tree-ssa]: Fix PR other/12220 Daniel Berlin
15:19 Re: Minor reload cleanup/speedup Paolo Carlini
15:08 Re: [i386] pni => sse3 -- GCC 3.3.3 related Gabriel Dos Reis
15:06 fix powerpc64 long double ice Alan Modra
14:56 Minor reload cleanup/speedup Jan Hubicka
14:48 Re: [PATCH] splits after reload Joern Rennecke
14:17 RFA: fix & amend SH entry in readings.html Joern Rennecke
13:54 Re: [Patch]: more fixes for encode-[2-4].m testcases Kaveh R. Ghazi
13:37 Re: PATCH RFA: ARM iWMMXt code can mishandle function return Richard Earnshaw
13:29 [patch] Poison 4 target macros. Kazu Hirata
12:35 Better use of tm/icm in the s390 backend Andreas Krebbel
12:31 Re: [tree-ssa] xfail i386-ssetypes-[13].c Jan Hubicka
11:35 [tree-ssa] fix tree-ssa/20030922-1.c Richard Henderson
11:21 RE: [PATCH] splits after reload Rakesh Kumar - Software, Noida
11:20 [tree-ssa] tidy ssa-ccp-* results Richard Henderson
11:07 committed: Ada updates Arnaud Charlet
10:52 [tree-ssa] xfail more memory aggregate tests Richard Henderson
10:47 Re: Merge csl-arm-branch into mainline. Richard Earnshaw
09:29 Re: [PATCH] splits after reload Richard Henderson
09:16 [PATCH] splits after reload Rakesh Kumar - Software, Noida
08:42 Re: [PATCH] Re: dwarf2out change breaks ada and libstdc++ onsolaris too Jason Merrill
08:18 Re: patch for ext/debug_allocator.h (second attempt) Dhruv Matani
08:16 Re: PATCH: [gcc3.5 improvement branch] Very Simple constant propagation Andrew Pinski
08:08 [tree-ssa] xfail tree-ssa/20030814-6.c Richard Henderson
08:06 [www patch] Dead/revived ports update. Kazu Hirata
07:54 tree-ssa/20030807-4.c Richard Henderson
07:41 [wwwdocs] Update SPARC status wrt peepholes Eric Botcazou
07:33 [gfortran] Optimization of assigned goto with label list. Feng Wang
07:07 [www patch] beginner.html: Remove mentions of dead ports. Kazu Hirata
07:04 Re: [patch] emit-rtl.c: Remove gen_rtx(). Zack Weinberg
07:04 [tree-ssa] xfail i386-ssetypes-[13].c Richard Henderson
06:57 [tree-ssa] xfail tree-ssa/20030731-1.c Richard Henderson
06:32 [patch] tm.texi: Replace SETUP_INCOMING_VARARGS withTARGET_SETUP_INCOMING_VARARGS. Kazu Hirata
06:21 [v3] performance/allocator, allocator_thread additions Benjamin Kosnik
06:16 [tree-ssa] fix opt/13869 Richard Henderson
06:08 [patch] tm.texi: Don't mention deprecated target macros. Kazu Hirata
06:02 Re: [patch] emit-rtl.c: Remove gen_rtx(). Richard Henderson
05:53 [patch] fr30.h: Remove a target-independent comment. Kazu Hirata
05:41 [patch] MAINTAINERS: Remove i960 port. Kazu Hirata
05:36 Re: [PATCH] Re: dwarf2out change breaks ada and libstdc++ on solaris too Devang Patel
05:36 [patch] doc/*.texi: Don't mention deprecated target macros. Kazu Hirata
05:33 Re: [i386] pni => sse3 -- GCC 3.3.3 related Andreas Jaeger
05:25 Re: [C++ PATCH] [PR13997] Fix partial ordering of array types (regression3.4/3.5) Mark Mitchell
05:16 [patch] emit-rtl.c: Remove gen_rtx(). Kazu Hirata
05:04 Re: RFC Fix for 9964.cc and 9507.cc on ia64-hpux Benjamin Kosnik
05:02 Re: PING! Four unreviewed makefile and doc patches Mark Mitchell
04:59 Re: [patch] Remove obsolete ports and configurations. (take 2) Mark Mitchell
04:27 Re: RFC Fix for 9964.cc and 9507.cc on ia64-hpux Zack Weinberg
03:43 Re: PATCH RFA: ARM iWMMXt code can mishandle function return Ian Lance Taylor
03:16 Re: [PATCH] Re: dwarf2out change breaks ada and libstdc++ onsolaris too Jason Merrill
03:02 [patch] Remove obsolete ports and configurations. (take 2) Kazu Hirata
02:30 [tree-ssa] fix middle-end/13325 Richard Henderson
01:34 [objc-improvements-branch] FYI: Just synced up with HEAD:2004-02-02 Ziemowit Laski
01:20 remove gcc/move-if-change Matt Kraai
01:06 [C++ PATCH] [PR13997] Fix partial ordering of array types (regression 3.4/3.5) Giovanni Bajo
00:49 Re: [wwwdocs] patch for gcc 3.3.3 release notes Gerald Pfeifer
00:42 Re: Fix IA-64 bootstrap failure Jim Wilson
00:04 Re: PR 14003 Gabriel Dos Reis

February 03, 2004
23:44 Re: Fix error message in gcc.dg/noncompile/20001228-1.c Geoff Keating
23:34 PR 14003 Steven Bosscher
23:33 Fix error message in gcc.dg/noncompile/20001228-1.c Bonzini
23:31 [v3] Remove string::insert(iterator) Paolo Carlini
23:13 Re: [i386] pni => sse3 -- GCC 3.3.3 related Aaron Lehmann
23:07 Re: RFC Fix for 9964.cc and 9507.cc on ia64-hpux Benjamin Kosnik
22:45 Re: RFC Fix for 9964.cc and 9507.cc on ia64-hpux Zack Weinberg
22:43 Fix IRIX scan-assembler failures Richard Sandiford
22:40 Re: [PATCH] Re: dwarf2out change breaks ada and libstdc++ on solaris too Devang Patel
22:25 [i386] pni => sse3 -- GCC 3.3.3 related Kelley Cook
22:24 Re: [PATCH] Re: dwarf2out change breaks ada and libstdc++ onsolaris too Jason Merrill
22:18 Re: [patch] Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". Kazu Hirata
22:15 Re: [Patch]: more fixes for encode-[2-4].m testcases Ziemowit Laski
22:11 Re: [Patch]: more fixes for encode-[2-4].m testcases Jim Wilson
22:00 Re: [i386] pni => sse3 -- GCC 3.3.3 related Kelley Cook
21:44 Re: Manual patch: terminology James Morrison
21:31 Re: A Far Less Ambitous AltiVec patch Gabriel Dos Reis
21:20 Re: [patch] Poison GIV_SORT_CRITERION. Richard Henderson
21:19 Re: Manual patch: terminology Joseph S. Myers
21:02 Re: A Far Less Ambitous AltiVec patch Richard Henderson
20:45 Re: Manual patch: terminology James Morrison
20:41 Re: [patch] Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". Stephane Carrez
20:19 Re: A Far Less Ambitous AltiVec patch Mark Mitchell
20:18 Re: Merge csl-arm-branch into mainline. Mark Mitchell
20:15 Re: A Far Less Ambitous AltiVec patch Ziemowit Laski
20:12 Re: PATCH: [gcc3.5 improvement branch] Very Simple constant propagation Dale Johannesen
20:05 C++ PATCH: PR 13950 and PR 13970 Mark Mitchell
20:05 C++ PATCH: PR 13925 Mark Mitchell
19:57 Re: A Far Less Ambitous AltiVec patch Mark Mitchell
19:55 patch applied to mainline: fix sh[234]l* configurations Joern Rennecke
19:52 Re: A Far Less Ambitous AltiVec patch Ziemowit Laski
19:47 Re: PATCH: [gcc3.5 improvement branch] Very Simple constant propagation Geoff Keating
19:36 Re: clean up rtx constant pool Joern Rennecke
18:31 Re: RFC Fix for 9964.cc and 9507.cc on ia64-hpux Benjamin Kosnik
18:21 Re: clean up rtx constant pool Richard Henderson
18:14 Re: RFC Fix for 9964.cc and 9507.cc on ia64-hpux Paolo Carlini
18:02 Re: [PATCH] Re: dwarf2out change breaks ada and libstdc++ on solaristoo Andreas Tobler
18:00 Re: RFC Fix for 9964.cc and 9507.cc on ia64-hpux Zack Weinberg
18:00 C++ PATCH: PR c++/14002 Mark Mitchell
17:50 Re: gcc/gcc/testsuite ChangeLog gcc.dg/20040203-1. ... Paolo Carlini
17:48 Re: [PATCH] Empty libstdc++ cpu config directories Benjamin Kosnik
17:45 [PATCH] Re: dwarf2out change breaks ada and libstdc++ on solaris too Devang Patel
17:36 [libobjc-branch] Add objc-deps.h to the installed headers Andrew Pinski
17:36 PATCH: fix float handling in pdp11 backend Paul Koning
17:32 Re: gcc/gcc/testsuite ChangeLog gcc.dg/20040203-1. ... Joseph S. Myers
17:06 Re: gcc/gcc/testsuite ChangeLog gcc.dg/20040203-1. ... Paolo Carlini
16:56 C++ PATCH: PR 13975, 13968, 13978 Mark Mitchell
16:22 Re: gcc/gcc/testsuite ChangeLog gcc.dg/20040203-1. ... Joseph S. Myers
16:20 Re: PATCH: [gcc3.5 improvement branch] Very Simple constant propagation Jan Hubicka
15:56 Re: gcc/gcc/testsuite ChangeLog gcc.dg/20040203-1. ... Michael Matz
15:37 Re: clean up rtx constant pool Joern Rennecke
15:03 Re: Merge csl-arm-branch into mainline. Paul Brook
14:51 Re: Merge csl-arm-branch into mainline. Paul Brook
14:25 [patch] Poison GIV_SORT_CRITERION. Kazu Hirata
13:18 Re: gcc/gcc/testsuite ChangeLog gcc.dg/20040203-1. ... Paolo Carlini
13:09 Re: gcc/gcc/testsuite ChangeLog gcc.dg/20040203-1. ... Joseph S. Myers
12:37 Remove -mflat option and other bits on SPARC Eric Botcazou
10:17 Re: [PATCH] Fix PR c/11658 and PR c/13994 Paolo Bonzini
10:04 RE: RFC Fix for 9964.cc and 9507.cc on ia64-hpux Pétur Runólfsson
09:57 Re: [PATCH] Fix PR c/11658 and PR c/13994 Joseph S. Myers
09:50 Re: [PATCH] Fix PR c/11658 and PR c/13994 bonzini
09:29 Re: PATCH RFA: ARM iWMMXt code can mishandle function return Richard Earnshaw
09:15 Re: [PATCH] Merge fold-const.c clean-up from tree-ssa law
09:13 Re: Merge csl-arm-branch into mainline. Mark Mitchell
09:11 Re: [tree-ssa] DCE with control dependence again (with numbers, for a change) law
09:09 Re: [wwwdocs] Document changes in 3.4 for SPARC (rev2) Richard Sandiford
09:00 Re: [Patch] Altivec ABI as default for powerpc64 linux Hartmut Penner
08:49 Re: [tree-ssa] More jump threading improvements law
08:38 Re: [tree-ssa mudflap] ignore-reads speedup, bug fixes law
07:25 [C++ testcase] [committed] PR c++/10858: failure with calling a method inside sizeof in a template Andrew Pinski
07:09 [patch] config: Replace gen_rtx with gen_rtx_{FOO,fmt_e*}. Kazu Hirata
06:56 Re: [PATCH] Compat testsuite improvement (part #2) Eric Botcazou
06:44 [patch] config: Use const0_rtx instead of GEN_INT (0), etc. Kazu Hirata
06:29 Re: [wwwdocs] Document changes in 3.4 for SPARC (rev2) Eric Botcazou
05:40 [patch] Use const0_rtx instead of GEN_INT (0), etc. Kazu Hirata
05:17 [patch] Use gen_rtx_{FOO,fmt_e*} instead of gen_rtx. Kazu Hirata
04:40 fix target/13789 Richard Henderson
04:12 Re: PATCH: [gcc3.5 improvement branch] Very Simple constant propagation Roger Sayle
03:29 Re: RFC Fix for 9964.cc and 9507.cc on ia64-hpux Zack Weinberg
03:10 Re: RFC Fix for 9964.cc and 9507.cc on ia64-hpux Richard Henderson
03:03 Re: A Far Less Ambitous AltiVec patch Richard Henderson
02:56 Patch: FYI: remove duplicate predefinition of gnu/gcj/RawData Tom Tromey
02:36 RFC Fix for 9964.cc and 9507.cc on ia64-hpux Zack Weinberg
02:35 Re: [PATCH]: install.texi Tom Tromey
02:18 Re: A Far Less Ambitous AltiVec patch Aldy Hernandez
02:12 Re: [C++ PATCH] [PR13927] Dump alias_decl and fix duplicated error message (regression 3.4/mainline) Giovanni Bajo
02:11 Re: A Far Less Ambitous AltiVec patch Aldy Hernandez
01:28 Re: A Far Less Ambitous AltiVec patch Ziemowit Laski
00:57 Re: Merge csl-arm-branch into mainline. Geoff Keating
00:44 Re: A Far Less Ambitous AltiVec patch Zack Weinberg
00:38 Merge csl-arm-branch into mainline. Paul Brook
00:32 Re: A Far Less Ambitous AltiVec patch Richard Henderson
00:26 Re: A Far Less Ambitous AltiVec patch Daniel Jacobowitz
00:21 Re: A Far Less Ambitous AltiVec patch Ziemowit Laski
00:21 Re: [patch] Poison FUNCTION_ARG_KEEP_AS_REFERENCE. Richard Henderson
00:18 Re: A Far Less Ambitous AltiVec patch Richard Henderson
00:10 Re: tiny mark_reg_set speedup David Edelsohn

February 02, 2004
23:58 Re: A Far Less Ambitous AltiVec patch Joseph S. Myers
23:58 Re: A Far Less Ambitous AltiVec patch Ziemowit Laski
23:57 Re: [PATCH] RFA: -finput-charset support Eric Christopher
23:55 Re: A Far Less Ambitous AltiVec patch Mark Mitchell
23:48 Re: A Far Less Ambitous AltiVec patch Ziemowit Laski
23:47 Re: A Far Less Ambitous AltiVec patch Ziemowit Laski
23:45 [v3] Trivial change to gnu/c++locale_internal.h Paolo Carlini
23:43 [patch] Poison FUNCTION_ARG_KEEP_AS_REFERENCE. Kazu Hirata
23:40 Re: [Darwin] Patch, take 2: enable linkonce support for Darwin Jason Merrill
23:39 Re: A Far Less Ambitous AltiVec patch Mark Mitchell
23:38 Re: A Far Less Ambitous AltiVec patch Zack Weinberg
23:36 Re: [PATCH] RFA: -finput-charset support Zack Weinberg
23:30 Re: [Darwin] Patch, take 2: enable linkonce support for Darwin Matt Austern
23:28 Re: PATCH for IA64 MASK defines Zack Weinberg
23:27 [patch] function.c: Move USE as far down as possible. Kazu Hirata
23:26 Re: A Far Less Ambitous AltiVec patch Geoff Keating
23:26 Re: [PATCH] RFA: -finput-charset support Eric Christopher
23:26 Re: [Darwin] Patch, take 2: enable linkonce support for Darwin Mike Stump
23:24 Re: [Patch] Altivec ABI as default for powerpc64 linux Geoff Keating
23:14 Re: [PATCH] RFA: -finput-charset support Gerald Pfeifer
23:10 Re: [wwwdocs] Document changes in 3.4 for SPARC (rev2) Dale Johannesen
23:02 Re: PATCH: [gcc3.5 improvement branch] Very Simple constant propagation Geoff Keating
22:55 Re: [Darwin] Patch, take 2: enable linkonce support for Darwin Matt Austern
22:45 Re: A Far Less Ambitous AltiVec patch Ziemowit Laski
22:39 Re: [Darwin] Patch, take 2: enable linkonce support for Darwin Mike Stump
22:38 Re: A Far Less Ambitous AltiVec patch Ziemowit Laski
22:34 Re: [wwwdocs] Document changes in 3.4 for SPARC (rev2) Eric Christopher
22:24 Re: [wwwdocs] Document changes in 3.4 for SPARC (rev2) Gerald Pfeifer
22:16 [C++ PATCH] [PR3761] ICE in check_template_shadow Scott Brumbaugh
22:07 Re: [PATCH] RFA: -finput-charset support Eric Christopher
22:07 Re: [wwwdocs] Update for gcc-3.4/changes.html Gerald Pfeifer
22:06 Re: Manual patch: terminology Joseph S. Myers
22:01 Re: [C++ PATCH] [PR13927] Dump alias_decl and fix duplicated errormessage (regression 3.4/mainline) Jason Merrill
21:56 Re: PATCH: [gcc3.5 improvement branch] Very Simple constant propagation Roger Sayle
21:48 Re: [wwwdocs] Document changes in 3.4 for SPARC (rev2) Eric Botcazou
21:46 Re: Manual patch: terminology Gerald Pfeifer
21:42 Re: A Far Less Ambitous AltiVec patch Dale Johannesen
21:30 PATCH for IA64 MASK defines Steve Ellcey
21:26 Re: [C++ PATCH] [PR13927] Dump alias_decl and fix duplicated errormessage (regression 3.4/mainline) Jason Merrill
21:26 [PATCH] Fix PR optimization/7871 Eric Botcazou
21:25 Re: A Far Less Ambitous AltiVec patch Mark Mitchell
21:25 Re: [C++ PATCH] [PR13927] Dump alias_decl and fix duplicated error message (regression 3.4/mainline) Gabriel Dos Reis
21:23 Re: [PATCH] Compat testsuite improvement (part #2) Janis Johnson
21:23 Re: [patch] genemit.c: Generate gen_rtx_fmt_e* instead of gen_rtx. Richard Henderson
21:18 Re: A Far Less Ambitous AltiVec patch Aldy Hernandez
21:02 Re: Fixes to dwarf2out.c WRT location lists Daniel Berlin
20:58 Re: Fixes to dwarf2out.c WRT location lists Josef Zlomek
20:56 Re: Fixes to dwarf2out.c WRT location lists Daniel Berlin
20:49 Fixes to dwarf2out.c WRT location lists Josef Zlomek
20:42 [C++ PATCH] [PR13927] Dump alias_decl and fix duplicated error message (regression 3.4/mainline) Giovanni Bajo
20:37 Variable tracking (location lists support) - part 2 Josef Zlomek
20:32 Re: [Patch] Altivec ABI as default for powerpc64 linux Aldy Hernandez
20:31 Re: Fix IA-64 bootstrap failure Jan Hubicka
20:26 Re: [Patch] Altivec ABI as default for powerpc64 linux Geoff Keating
20:18 Re: [wwwdocs] Document changes in 3.4 for SPARC (rev2) Gerald Pfeifer
20:12 Re: [Patch] Altivec ABI as default for powerpc64 linux Geoff Keating
20:08 ia64-hpux testsuite tweaks Zack Weinberg
19:40 Re: [Patch] Altivec ABI as default for powerpc64 linux Aldy Hernandez
19:39 Re: tiny mark_reg_set speedup David Edelsohn
19:34 [wwwdocs] patch for gcc 3.3.3 release notes Joe Buck
19:12 Re: [Darwin] Patch, take 2: enable linkonce support for Darwin Jason Merrill
19:00 Re: [Darwin] Patch, take 2: enable linkonce support for Darwin Matt Austern
18:56 Re: [PATCH, committed] rtlanal.c latent bug fix Jan Hubicka
18:56 Re: tiny mark_reg_set speedup Jan Hubicka
18:47 Re: [Darwin] Patch, take 2: enable linkonce support for Darwin Jason Merrill
18:32 unreviewed patch [darwin] Adding branch-prediction bits for bdxx instructions Caroline Tice
18:27 [PATCH, committed] rtlanal.c latent bug fix David Edelsohn
17:16 Re: [v3] More documentation Benjamin Kosnik
17:15 Re: [v3] Fix libstdc++/13976 Benjamin Kosnik
17:08 Re: [PATCH] Fix PR c/11658 Joseph S. Myers
17:02 [PATCH] Merge fold-const.c clean-up from tree-ssa Roger Sayle
16:58 Re: dwarf2out change breaks ada and libstdc++ on solaris too Devang Patel
16:57 Re: tiny mark_reg_set speedup David Edelsohn
16:51 Re: [Patch] Altivec ABI as default for powerpc64 linux Segher Boessenkool
16:50 Re: Followup to Deprecate -fwritable-strings Mark Mitchell
16:47 C++ PATCHes: PR c++/13113, c++/13854, c++/13907 Mark Mitchell
16:46 Re: [PATCH] Fix PR c/11658 Paolo Bonzini
16:44 [v3] More documentation jlquinn
16:41 Re: [C++ PATCH] [PR13813] Incomplete type for member variables ofclass templates Mark Mitchell
16:39 Further improve SPARC options description Eric Botcazou
16:30 Re: fix INIT_CUMULATIVE_ARGS for split_complex on rs6000 David Edelsohn
16:30 Followup to Deprecate -fwritable-strings Kelley Cook
16:10 Re: [C++ PATCH] [PR13813] Incomplete type for member variables of class templates Giovanni Bajo
15:21 Re: [patch] Replace gen_rtx with gen_rtx_fmt_e*. Kazu Hirata
14:33 Re: [C++ PATCH] [PR13957] Improve diagnostic for missing typename Giovanni Bajo
14:26 Fix real.c handling of small paired-double values Richard Sandiford
14:18 Re: [PATCH] Fix PR c/11658 Joseph S. Myers
14:18 fix INIT_CUMULATIVE_ARGS for split_complex on rs6000 Alan Modra
14:01 [PATCH] Fix PR c/11658 Bonzini
13:41 Re: [C++ PATCH] [PR13957] Improve diagnostic for missing typename Jonathan Lennox
13:25 RE: [wwwdocs] Update for gcc-3.4/changes.html Cook, Kelley (R.K.)
13:01 Re: [v3] Fix libstdc++/13976 Paolo Carlini
12:54 [lno] Commited: Fix ordering of options Steven Bosscher
12:54 Re: happy fun 3.3 branch darwin bootstrap Gabriel Dos Reis
12:44 [v3] Fix libstdc++/13976 Paolo Carlini
12:39 [wwwdocs] Document changes in 3.4 for SPARC (rev2) Eric Botcazou
12:36 committed: Ada updates Arnaud Charlet
12:34 [PATCH] Empty libstdc++ cpu config directories Paul Brook
12:26 Fix yet another ABI problem on SPARC64 Eric Botcazou
12:07 Re: [patch] Replace gen_rtx with gen_rtx_fmt_e*. Richard Earnshaw
09:21 Patch ping Paolo Bonzini
08:36 Re: [PATCH] speedup reg_overlap_mentioned_p Paolo Bonzini
08:30 Re: [C++ PATCH] [PR13957] Improve diagnostic for missing typename Mark Mitchell
08:30 Re: Deprecate -mflat option on SPARC Mark Mitchell
06:32 [patch] Replace gen_rtx with gen_rtx_fmt_e*. Kazu Hirata
06:23 [patch] genemit.c: Generate gen_rtx_fmt_e* instead of gen_rtx. Kazu Hirata
04:40 happy fun 3.3 branch darwin bootstrap Geoffrey Keating
04:32 [PATCH] Constant folding MINUS_EXPR improvements Roger Sayle
04:03 Re: [PATCH] speedup reg_overlap_mentioned_p Zack Weinberg
03:58 Re: [patch] Rename default_strict_argument_naming() tohook_bool_CUMULATIVE_ARGS_false(). Zack Weinberg
03:48 Re: [preliminary patch] Remove obsolete ports. Zack Weinberg
03:07 Re: [applied mips patch] finish removals mips rewrite branch merge Ian Lance Taylor
02:51 Re: [C++ patch] Inline template methods Jason Merrill
02:35 Re: Inline round for IA64 Canqun Yang
02:32 [patch] mcore.c: Replace gen_rtx_CONST_INT with GEN_INT. Kazu Hirata
02:32 [Patch]: more fixes for encode-[2-4].m testcases Kaveh R. Ghazi
01:42 Re: [C++ PATCH] [PR13957] Improve diagnostic for missing typename Gabriel Dos Reis
01:12 Re: [C++ PATCH] [PR13957] Improve diagnostic for missing typename Giovanni Bajo
00:37 Re: [C++ PATCH] [PR13957] Improve diagnostic for missing typename Gabriel Dos Reis
00:22 Re: [v3] Remove unused <vector> function Gabriel Dos Reis
00:16 Re: tiny mark_reg_set speedup Jan Hubicka
00:01 [C++ PATCH] [PR13957] Improve diagnostic for missing typename Giovanni Bajo

February 01, 2004
23:58 Re: [v3] Remove unused <vector> function Paolo Carlini
23:38 Re: [v3] Remove unused <vector> function Phil Edwards
23:22 Deprecate -mflat option on SPARC Eric Botcazou
22:05 [v3] Remove unused <vector> function Paolo Carlini
21:22 [patch] Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". Kazu Hirata
21:19 Re: dwarf2out change breaks ada and libstdc++ on solaris too Andreas Tobler
20:54 [PATCH] PR/8354 Devang Patel
20:09 [www patch] Fix typos. Kazu Hirata
19:34 Re: [applied mips patch] finish removals mips rewrite branch merge Eric Christopher
18:20 Re: [PATCH] speedup reg_overlap_mentioned_p Paolo Bonzini
17:37 Re: [PATCH] speedup reg_overlap_mentioned_p Paolo Bonzini
17:33 [v3] Reformat more headers Paolo Carlini
17:01 [patch] h8300.md: Add two peephole2s. Kazu Hirata
16:39 Re: [patch] Rename default_strict_argument_naming() tohook_bool_CUMULATIVE_ARGS_false(). Kazu Hirata
15:23 Fix code assembling for UltraSPARC III on Solaris Eric Botcazou
15:18 Re: Contents of file `gcc-3.3.2.de.po.gz' Joseph S. Myers
15:14 Unreviewed patches Roger Sayle
14:53 [PATCH?] PR middle-end/13938: ICE in subst_stack_regs_pat Roger Sayle
12:44 Re: [tree-ssa] fix cgraph_mark_inline_edge Jan Hubicka
12:42 [tree-ssa] fix cgraph_mark_inline_edge Jan Hubicka
12:24 Contents of file `gcc-3.3.2.de.po.gz' Translation Project Robot
12:24 New German PO file for `gcc' Translation Project Robot
11:53 Re: [applied mips patch] finish removals mips rewrite branch merge Richard Sandiford
11:31 [v3] Reformat two more headers Paolo Carlini
10:34 Re: [Patch] Altivec ABI as default for powerpc64 linux Hartmut Penner
10:01 [C++ patch] Inline template methods Jan Hubicka
08:08 Re: [applied mips patch] finish removals mips rewrite branch merge Eric Christopher
08:06 [applied mips patch] finish removals mips rewrite branch merge cgd
07:47 Re: [preliminary patch] Remove obsolete ports. graham . stott
07:19 Re: [preliminary patch] Remove obsolete ports. Andreas Jaeger
06:55 Re: [patch] Rename default_strict_argument_naming() to hook_bool_CUMULATIVE_ARGS_false(). graham . stott
05:53 [Darwin] Patch, take 2: enable linkonce support for Darwin Matt Austern
05:44 Re: [PATCH] Always expand pow(x,2.0) as x*x Richard Henderson
05:25 Re: [PATCH] Support signbit, signbitf and signbitl as GCC builtins (take 2) Richard Henderson
03:16 [PATCH] Always expand pow(x,2.0) as x*x Roger Sayle
02:25 [tree-ssa] Reorganize expansion of nested functions Jan Hubicka
00:45 [C++ PATCH] TC1 testsuite (part 2/N) Giovanni Bajo


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