gcc-patches@gcc.gnu.org (date)
[
Thread Index
]
[
Top
]
[
All Lists
]
<
Prev Period
]
[
Next Period
>
July 01, 2009
Re: [ping] libgcc: Add __udivsi3 and __umodsi3 for vax-*-linux*
,
Maciej W. Rozycki
,
03:26
[PATCH] Linking big-endian programs for ARMv7-A
,
Daniel Gutson
,
02:45
Re: PING [testsuite]: Tidy up testsuite handling of LD_LIBRARY_PATH
,
H.J. Lu
,
00:21
June 30, 2009
Re: [PATCH] Fix DW_AT_abstract_origin of DW_TAG_formal_parameter (PR debug/40573)
,
Richard Henderson
,
23:50
Re: [C++ PATCH] Don't reject narrowing of ?: with throw expression on one side (PR c++/40566)
,
Jason Merrill
,
23:40
Re: Patch ping (boehm-gc)
,
Michael Meissner
,
23:04
[C++ PATCH] Don't reject narrowing of ?: with throw expression on one side (PR c++/40566)
,
Jakub Jelinek
,
23:00
[PATCH] Fix DW_AT_abstract_origin of DW_TAG_formal_parameter (PR debug/40573)
,
Jakub Jelinek
,
22:55
Re: Patch ping (boehm-gc)
,
Tom Tromey
,
22:53
[PATCH] Fix DW_AT_import for C++ using of a base type typedef
,
Jakub Jelinek
,
22:48
Re: Patch: merge src and gcc copies of dwarf2.h
,
Tom Tromey
,
22:03
Re: Patch: merge src and gcc copies of dwarf2.h
,
Jakub Jelinek
,
21:51
Re: C++ PATCH for c++/40595 (variadics and sfinae)
,
Jason Merrill
,
21:48
Patch ping (boehm-gc)
,
Michael Meissner
,
21:43
C++ PATCH for c++/40595 (variadics and sfinae)
,
Jason Merrill
,
21:34
[Patch, moxie] Clean up moxie port for --enable-build-with-cxx
,
Anthony Green
,
21:00
Re: [PATCH] MIPS: Fix PR target/39079, __builtin___clear_cache() broken on SMP ISA_HAS_SYNCI systems.
,
David Daney
,
20:51
Re: PING [testsuite]: Tidy up testsuite handling of LD_LIBRARY_PATH
,
Richard Sandiford
,
20:38
[trunk] adding more lists to PLUGIN_HEADERS
,
Basile STARYNKEVITCH
,
20:18
Re: [gcc-in-cxx] Bootstrap libcpp with c++
,
Ralf Wildenhues
,
20:13
Re: PING [testsuite]: Tidy up testsuite handling of LD_LIBRARY_PATH
,
Janis Johnson
,
19:57
Re: [PATCH] MIPS: Fix PR target/39079, __builtin___clear_cache() broken on SMP ISA_HAS_SYNCI systems.
,
Richard Sandiford
,
19:56
Re: [Patch, libgfortran] [4.4/4.5 Regression] Endless loop in internal write
,
Thomas Koenig
,
19:33
Re: [PATCH] Apparent thinko in closures.c causing GCC bootstrap failure on Cygwin
,
Dave Korn
,
19:28
Re: [Patch, Fortran] PR 40594: [4.5 Regression] wrong-code
,
Janus Weil
,
19:09
Re: PATCH RFA: Add -static-libstdc++ option to g++
,
Ian Lance Taylor
,
18:57
Re: [Patch, Fortran] PR 40594: [4.5 Regression] wrong-code
,
Daniel Franke
,
18:56
[Patch, Fortran] PR 40594: [4.5 Regression] wrong-code
,
Janus Weil
,
18:51
Re: [PATCH,testsuite] fix tree-ssa tests that depend on argc
,
Janis Johnson
,
18:16
Re: Path ping
,
Richard Guenther
,
17:35
Re: [vta] Add chains from referenced VALUEs to DVs that reference them
,
Jakub Jelinek
,
17:29
[PATCH] Improve DCE of trailing dead stores
,
Richard Guenther
,
17:21
Re: [PATCH] Apparent thinko in closures.c causing GCC bootstrap failure on Cygwin
,
Timothy Wall
,
17:14
Re: [RFC] [alias, middle-end] Alias and data dependency export
,
Andrey Belevantsev
,
17:04
Re: [trunk] patch adding more exported include files in PLUGIN_HEADERS (ggc, tree-dump, pretty-print)
,
Basile STARYNKEVITCH
,
16:51
Re: [vta] Add chains from referenced VALUEs to DVs that reference them
,
Andrew Haley
,
16:50
Re: [PATCH] Apparent thinko in closures.c causing GCC bootstrap failure on Cygwin
,
Dave Korn
,
16:35
Re: [gcc-in-cxx] Bootstrap libcpp with c++
,
Tom Tromey
,
16:32
Re: [vta] Add chains from referenced VALUEs to DVs that reference them
,
Tom Tromey
,
16:31
Re: [trunk] patch adding more exported include files in PLUGIN_HEADERS (ggc, tree-dump, pretty-print)
,
Diego Novillo
,
16:29
Re: [PATCH] Apparent thinko in closures.c causing GCC bootstrap failure on Cygwin
,
Dave Korn
,
16:27
Re: [vta] Add chains from referenced VALUEs to DVs that reference them
,
Gerald Pfeifer
,
16:21
[PATCH,testsuite] fix tree-ssa tests that depend on argc
,
Nathan Froyd
,
16:18
Re: [PATCH] Apparent thinko in closures.c causing GCC bootstrap failure on Cygwin
,
Andrew Haley
,
16:09
Re: [gcc-in-cxx] Bootstrap libcpp with c++
,
Jerry Quinn
,
16:08
Re: [PATCH] Apparent thinko in closures.c causing GCC bootstrap failure on Cygwin
,
Timothy Wall
,
16:04
Re: [trunk] patch adding more exported include files in PLUGIN_HEADERS (ggc, tree-dump, pretty-print)
,
Rafael Espindola
,
15:58
Re: Path ping
,
Richard Guenther
,
15:56
Re: namespace namespace
,
Dave Korn
,
15:47
Re: namespace namespace
,
Jakub Jelinek
,
15:39
Re: namespace namespace
,
Andrew Haley
,
15:30
Re: namespace namespace
,
Dave Korn
,
15:28
Re: namespace namespace
,
Dave Korn
,
15:04
Path ping
,
Jan Hubicka
,
14:58
[vta] Add chains from referenced VALUEs to DVs that reference them
,
Jakub Jelinek
,
14:44
Re: namespace namespace
,
Andrew Haley
,
14:41
[v3] libstdc++/40600
,
Paolo Carlini
,
14:15
[PATCH] Apparent thinko in closures.c causing GCC bootstrap failure on Cygwin
,
Dave Korn
,
14:05
[trunk] patch adding more exported include files in PLUGIN_HEADERS (ggc, tree-dump, pretty-print)
,
Basile STARYNKEVITCH
,
14:00
[vta] Some further speedups
,
Jakub Jelinek
,
13:49
Re: PATCH RFA: Add -static-libstdc++ option to g++
,
Dave Korn
,
13:43
[vta] Port var-tracking.c part of r148852 commit to VTA branch
,
Jakub Jelinek
,
13:38
Re: [patch] Fix PR tree-optimization/40542 - prevent vectorization of volatile types
,
Richard Guenther
,
13:36
[patch] Fix PR tree-optimization/40542 - prevent vectorization of volatile types
,
Ira Rosen
,
13:35
Re: namespace namespace
,
Dave Korn
,
13:21
[v3] Fix libstdc++/40511
,
Paolo Carlini
,
12:47
[PATCH] Some DCE cleanup
,
Richard Guenther
,
11:54
Re: [PATCH, PR 40582] Stricter type requirements in build_ref_for_offset
,
Richard Guenther
,
11:52
Re: [PATCH, PR 40554] Fix BIT_FIELD_REF handling
,
Richard Guenther
,
11:50
Re: [PATCH] Change the compiler option "-O2 -Os" to "-Os" in testcase ssa-sink-5.c
,
Richard Guenther
,
11:50
[PATCH, PR 40582] Stricter type requirements in build_ref_for_offset
,
Martin Jambor
,
11:32
[PATCH, PR 40554] Fix BIT_FIELD_REF handling
,
Martin Jambor
,
11:23
Re: [PATCH] Hookize FRAME_POINTER_REQUIRED
,
M R Swami Reddy
,
11:16
[PATCH] Change the compiler option "-O2 -Os" to "-Os" in testcase ssa-sink-5.c
,
Carrot Wei
,
11:05
Re: [Patch] Factor self-referential size trees into functions
,
Eric Botcazou
,
09:56
Re: PATCH RFA: Add -static-libstdc++ option to g++
,
NightStrike
,
06:56
Re: [PATCH] Fix miscompilation in output_constant_def
,
Mark Mitchell
,
04:44
Add my name to Write After Approval list
,
Carrot Wei
,
04:28
[patch] Fix MeP's full name
,
DJ Delorie
,
03:36
Re: [v3] More work on <random>, updates to N2914
,
Paolo Carlini
,
03:27
Re: [patch] MeP documentation
,
DJ Delorie
,
02:58
C++ PATCH for c++/40274
,
Jason Merrill
,
02:54
Re: [patch] MeP documentation
,
H.J. Lu
,
02:52
[v3] More work on <random>, updates to N2914
,
Paolo Carlini
,
02:46
[Patch, libgfortran] [4.4/4.5 Regression] Endless loop in internal write
,
Jerry DeLisle
,
02:41
Re: [Patch,Fortran] PR 40580 - add -fcheck=pointer for some actual argument checks
,
Craig Powers
,
02:06
Re: Patch: merge src and gcc copies of dwarf2.h
,
Tom Tromey
,
01:59
Re: [named-addr-space] Cleanup target hooks
,
Ben Elliston
,
01:48
[patch/mep] Remove unneeded macro.
,
DJ Delorie
,
01:25
Re: [patch] MeP documentation
,
DJ Delorie
,
01:22
Re: [patch] MeP documentation
,
DJ Delorie
,
01:13
[PATCH] MIPS: Fix PR target/39079, __builtin___clear_cache() broken on SMP ISA_HAS_SYNCI systems.
,
David Daney
,
00:47
June 29, 2009
Re: unwind info for epilogues
,
H.J. Lu
,
23:54
Re: [patch][plugin] Add PLUGIN_START_UNIT
,
Rafael Espindola
,
23:19
Re: [Patch,Fortran] PR 40580 - add -fcheck=pointer for some actual argument checks
,
Paul Richard Thomas
,
22:51
Patch committed: Mark gcc-in-cxx branch as closed
,
Ian Lance Taylor
,
22:46
Re: [Patch, fortran] PR40551 - Wrong code due to missing copy-in/copy-out stried array to assumed-size dummy
,
Paul Richard Thomas
,
22:40
Re: [Patch, fortran] PR40551 - Wrong code due to missing copy-in/copy-out stried array to assumed-size dummy
,
Tobias Burnus
,
22:33
Re: [wwwdocs] Update search.html, 4.5/changes.html (MPC, Fortran)
,
Tobias Burnus
,
22:31
Re: [wwwdocs] Update search.html, 4.5/changes.html (MPC, Fortran)
,
Gerald Pfeifer
,
22:17
Re: Patch: merge src and gcc copies of dwarf2.h
,
Ian Lance Taylor
,
22:00
[Patch,Fortran] PR 40580 - add -fcheck=pointer for some actual argument checks
,
Tobias Burnus
,
21:58
Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
,
Luis Machado
,
21:34
Re: [ping] libgcc: Add __udivsi3 and __umodsi3 for vax-*-linux*
,
Michael Meissner
,
20:33
[Patch, fortran] PR40551 - Wrong code due to missing copy-in/copy-out stried array to assumed-size dummy
,
Paul Richard Thomas
,
20:24
Re: PING (expand^3, tree-ssa)
,
Michael Meissner
,
20:19
Re: Patch: merge src and gcc copies of dwarf2.h
,
Tom Tromey
,
20:13
Re: namespace namespace
,
Joseph S. Myers
,
19:50
Re: namespace namespace
,
Andrew Haley
,
19:47
Re: namespace namespace
,
Andrew Haley
,
19:39
Re: [gcc-in-cxx] Bootstrap libcpp with c++
,
Tom Tromey
,
19:22
Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
,
Paolo Bonzini
,
19:21
ARM: Improve mixed integer/VFP code
,
Daniel Jacobowitz
,
18:54
Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
,
Luis Machado
,
18:42
[PATCH, doc]: __float128 is also supported on i386
,
Uros Bizjak
,
18:40
[spu-4_5-branch][Patch,committed] Fixes for software icache
,
Revital1 Eres
,
16:06
Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
,
Luis Machado
,
15:03
Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
,
Maxim Kuvyrkov
,
14:42
[PATCH] Fix PR40579, wrong-code simplifying ranges
,
Richard Guenther
,
13:56
Re: [Patch] Factor self-referential size trees into functions
,
Paolo Bonzini
,
13:34
Re: [Patch] Factor self-referential size trees into functions
,
Eric Botcazou
,
13:16
Re: [Patch] Factor self-referential size trees into functions
,
Eric Botcazou
,
12:33
[wwwdocs] Update search.html, 4.5/changes.html (MPC, Fortran)
,
Tobias Burnus
,
12:12
Re: [gcc-in-cxx] Bootstrap libcpp with c++
,
Joseph S. Myers
,
12:10
Re: [Patch] Factor self-referential size trees into functions
,
Richard Guenther
,
12:09
Re: PATCH: Add ifunc attribute
,
Richard Guenther
,
11:41
Re: [Patch] Factor self-referential size trees into functions
,
Arnaud Charlet
,
10:43
Re: [Patch] Factor self-referential size trees into functions
,
Paolo Bonzini
,
10:39
[Patch] Factor self-referential size trees into functions
,
Eric Botcazou
,
10:25
Re: [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb
,
Daniel Berlin
,
09:42
Re: PING (expand^3, tree-ssa)
,
Paolo Bonzini
,
08:06
Re: [PATCH] SH: Add documents for -m2a* option
,
Takashi Yoshii
,
04:31
Re: PING (expand^3, tree-ssa)
,
Andrew Pinski
,
04:01
Re: [IFUNC] PATCH: Add an ifunc attribute
,
Dave Korn
,
00:40
Re: [patch] MeP documentation
,
Gerald Pfeifer
,
00:16
Re: PATCH: Add ifunc attribute
,
Roland McGrath
,
00:00
June 28, 2009
Re: Ping for build-with-cxx patches
,
Mark Mitchell
,
23:44
Re: PATCH: Add ifunc attribute
,
Richard Guenther
,
23:24
Re: PATCH: Add ifunc attribute
,
Roland McGrath
,
23:00
Re: [PATCH][Ada] Switch gnatbind from C to Ada generation during bootstrap
,
Laurent GUERBY
,
22:52
Re: [IFUNC] PATCH: Add an ifunc attribute
,
Richard Guenther
,
21:40
Re: [IFUNC] PATCH: Add an ifunc attribute
,
H.J. Lu
,
21:39
Re: [IFUNC] PATCH: Add an ifunc attribute
,
Joseph S. Myers
,
21:31
Re: [IFUNC] PATCH: Add an ifunc attribute
,
H.J. Lu
,
21:30
Re: [IFUNC] PATCH: Add an ifunc attribute
,
H.J. Lu
,
21:09
Re: Update rebuild rules in non-automake directories.
,
Paolo Bonzini
,
21:03
Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) * PING *
,
Janus Weil
,
20:44
Update rebuild rules in non-automake directories.
,
Ralf Wildenhues
,
20:34
Re: [IFUNC] PATCH: Add an ifunc attribute
,
Richard Guenther
,
20:13
Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) * PING *
,
Tobias Burnus
,
20:05
Re: [IFUNC] PATCH: Add an ifunc attribute
,
H.J. Lu
,
19:28
Re: PATCH RFA: Add -static-libstdc++ option to g++
,
NightStrike
,
19:24
Re: [IFUNC] PATCH: Add an ifunc attribute
,
Ralf Wildenhues
,
19:23
Re: [IFUNC] PATCH: Add an ifunc attribute
,
Richard Guenther
,
19:20
Re: [IFUNC] PATCH: Add an ifunc attribute
,
H.J. Lu
,
19:01
Re: [IFUNC] PATCH: Add an ifunc attribute
,
Richard Guenther
,
18:58
Re: [IFUNC] PATCH: Add an ifunc attribute
,
H.J. Lu
,
18:37
Re: [IFUNC] PATCH: Add an ifunc attribute
,
Richard Guenther
,
18:17
Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) * PING *
,
Steve Kargl
,
17:56
[IFUNC] PATCH: Add an ifunc attribute
,
H.J. Lu
,
17:11
Re: [PATCH, tree-optimization]: Fix PR 40550
,
Richard Guenther
,
16:42
[PATCH, tree-optimization]: Fix PR 40550
,
Uros Bizjak
,
16:26
Re: [PATCH, pretty-ipa merge 3/4] The IPA-SRA itself.
,
Richard Guenther
,
16:05
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
16:01
Re: [PATCH, pretty-ipa merge 3/4] The IPA-SRA itself.
,
Richard Guenther
,
15:47
Re: [PATCH, pretty-ipa merge 2/4] New option and timevar.
,
Richard Guenther
,
15:07
Re: PING (expand^3, tree-ssa)
,
Paolo Bonzini
,
14:47
Re: [Patch] Fix compilation time explosion in contains_label_p
,
Eric Botcazou
,
14:27
Re: [Patch] Fix compilation time explosion in contains_label_p
,
Richard Guenther
,
14:17
Re: [PATCH, pretty-ipa merge 3/4] The IPA-SRA itself.
,
Jan Hubicka
,
14:14
[Patch] Fix compilation time explosion in contains_label_p
,
Eric Botcazou
,
10:08
Re: [PATCH][Ada] Switch gnatbind from C to Ada generation during bootstrap
,
Arnaud Charlet
,
09:32
Re: [PATCH][Ada] Switch gnatbind from C to Ada generation during bootstrap
,
Ralf Wildenhues
,
09:15
Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) * PING *
,
Steve Kargl
,
08:27
Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) * PING *
,
Steve Kargl
,
08:22
Re: PATCH: Add ifunc attribute
,
Roland McGrath
,
04:11
June 27, 2009
Re: [Ada] Fix more -Wc++-compat warnings
,
Laurent GUERBY
,
22:49
Re: [Ada] Fix more -Wc++-compat warnings
,
Eric Botcazou
,
22:49
Re: [Ada] Fix more -Wc++-compat warnings
,
Eric Botcazou
,
22:45
Re: Refine rules for function versioning
,
Richard Henderson
,
21:23
Re: RFA: PR other/40024 for 4.4 branch
,
Kai Tietz
,
19:54
Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
,
Maxim Kuvyrkov
,
18:41
Re: [Ada] Fix more -Wc++-compat warnings
,
Laurent GUERBY
,
18:41
Re: [Ada] Fix more -Wc++-compat warnings
,
Laurent GUERBY
,
18:16
Re: RFA: PR other/40024 for 4.4 branch
,
Kai Tietz
,
18:10
Re: RFA: PR other/40024 for 4.4 branch
,
Richard Guenther
,
18:07
Re: PATCH: PR target/40489: gcc.dg/builtin-unreachable-3.c doesn't work on ia64
,
Jim Wilson
,
18:03
RFA: PR other/40024 for 4.4 branch
,
Kai Tietz
,
17:55
Re: [Ada] Fix more -Wc++-compat warnings
,
Richard Guenther
,
17:42
Re: [PATCH]: Use mpc_pow in the fortran frontend
,
Tobias Burnus
,
17:34
Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
,
Luis Machado
,
17:33
Re: [ping] libgcc: Add __udivsi3 and __umodsi3 for vax-*-linux*
,
Matt Thomas
,
17:28
Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
,
Peter Bergner
,
17:21
Re: Refine rules for function versioning
,
Paolo Bonzini
,
17:07
[Ada] Fix more -Wc++-compat warnings
,
Eric Botcazou
,
16:45
Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
,
Paolo Bonzini
,
16:33
Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
,
Peter Bergner
,
16:06
Re: [ping] libgcc: Add __udivsi3 and __umodsi3 for vax-*-linux*
,
Jan-Benedict Glaw
,
16:05
Re: Refine rules for function versioning
,
H.J. Lu
,
15:59
[ping] libgcc: Add __udivsi3 and __umodsi3 for vax-*-linux*
,
Maciej W. Rozycki
,
15:18
Re: [PATCH][Ada] Switch gnatbind from C to Ada generation during bootstrap
,
Arnaud Charlet
,
15:16
[PATCH]: Use mpc_pow in the fortran frontend
,
Kaveh R. GHAZI
,
15:13
[PATCH]: Use mpc_pow in the fortran frontend
,
Kaveh R. GHAZI
,
15:11
Re: export more plugin headers
,
Ralf Wildenhues
,
14:48
[PATCH][Ada] Switch gnatbind from C to Ada generation during bootstrap
,
Laurent GUERBY
,
14:41
Re: Refine rules for function versioning
,
Paolo Bonzini
,
14:11
Re: Refine rules for function versioning
,
Richard Guenther
,
14:08
Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
,
Paolo Bonzini
,
13:08
Re: [PATCH][Ada] Cleanups to make Ada build C++ compatible (part)
,
Eric Botcazou
,
11:59
PING [testsuite]: Tidy up testsuite handling of LD_LIBRARY_PATH
,
Richard Sandiford
,
10:42
Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
,
Richard Sandiford
,
10:39
[milepost-branch]: fix single-target compilation
,
Joern Rennecke
,
03:41
Re: Refine rules for function versioning
,
Richard Henderson
,
03:16
Re: C++ PATCH for c++/14912 (omitting default template args in error messages)
,
H.J. Lu
,
02:46
[trans-mem] merge with mainline
,
Richard Henderson
,
02:30
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
01:43
Re: PING (expand^3, tree-ssa)
,
Paolo Bonzini
,
00:49
Re: PING (expand^3, tree-ssa)
,
Richard Guenther
,
00:23
Re: [Patch, Fortran] PR 39997/40541
,
Janus Weil
,
00:16
Re: PATCH: Add ifunc attribute
,
Roland McGrath
,
00:11
Re: Refine rules for function versioning
,
H.J. Lu
,
00:09
June 26, 2009
Re: [PATCH] cortex-m0 support
,
Richard Earnshaw
,
23:47
Re: [Patch, Fortran] PR 39997/40541
,
Tobias Burnus
,
23:29
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
23:03
Re: PATCH: Add ifunc attribute
,
Richard Guenther
,
22:57
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
22:45
[patch] mep: bundling fix, unneeded option
,
DJ Delorie
,
22:36
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
22:22
Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) * PING *
,
Tobias Burnus
,
22:12
Re: [PATCH, pretty-ipa merge 1/4] Function parameter manipulation infrastructer through param notes
,
Richard Henderson
,
21:23
Re: PATCH: Add ifunc attribute
,
Roland McGrath
,
21:14
Re: PATCH: Re-indent c-decl.c (merge_decls)
,
H.J. Lu
,
21:05
PATCH: Re-indent decl.c (duplicate_decls)
,
H.J. Lu
,
20:52
Re: [patch][plugin] Add PLUGIN_START_UNIT
,
Olatunji Ruwase
,
20:47
Refine rules for function versioning
,
Richard Henderson
,
20:46
Re: [patch] MeP documentation
,
DJ Delorie
,
20:38
Re: [PATCH, pretty-ipa merge 1/4] Function parameter manipulation infrastructer through param notes
,
Richard Guenther
,
20:22
Re: [PATCH] fix c/39902 for decimal float constant folding
,
Janis Johnson
,
20:16
Re: [PATCH, pretty-ipa merge 1/4] Function parameter manipulation infrastructer through param notes
,
Jan Hubicka
,
20:16
Re: [PATCH] fix c/39902 for decimal float constant folding
,
Richard Guenther
,
19:50
[PATCH] fix c/39902 for decimal float constant folding
,
Janis Johnson
,
19:34
Re: [patch][plugin,mudflap] Mark builtin alloca as not inlineable
,
Olatunji Ruwase
,
19:26
Re: [LTO] rename custom testsuite directives, other tweaks
,
Diego Novillo
,
19:14
Re: [patch][plugin] Add PLUGIN_START_UNIT
,
Diego Novillo
,
19:13
Re: [PATCH][Ada] Cleanups to make Ada build C++ compatible (part)
,
Arnaud Charlet
,
19:00
Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
,
Maxim Kuvyrkov
,
18:58
[PATCH][Ada] Cleanups to make Ada build C++ compatible (part)
,
Laurent GUERBY
,
18:57
Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
,
Paolo Bonzini
,
18:41
Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
,
Peter Bergner
,
18:41
Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
,
Maxim Kuvyrkov
,
18:34
Re: [patch] MeP documentation
,
DJ Delorie
,
18:31
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
18:30
Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
,
Peter Bergner
,
18:29
Re: PATCH: Add ifunc attribute
,
Richard Guenther
,
18:26
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
18:17
Re: PATCH: Add ifunc attribute
,
Richard Guenther
,
18:13
Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
,
Maxim Kuvyrkov
,
18:04
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
18:03
Re: PATCH: Add ifunc attribute
,
Paolo Bonzini
,
17:48
Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
,
Peter Bergner
,
17:46
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
17:38
Re: PATCH: Add ifunc attribute
,
Paolo Bonzini
,
17:05
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
16:54
[PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
,
Maxim Kuvyrkov
,
16:16
[vta] Port of r148760 to vta branch
,
Jakub Jelinek
,
15:54
Re: [patch i386 mingw]: Disable build of tls dummy functions for none shared libgcc
,
Paolo Bonzini
,
15:50
Re: [PATCH, pretty-ipa merge 1/4] Function parameter manipulation infrastructer through param notes
,
Richard Guenther
,
15:48
Re: [PATCH, pretty-ipa merge 1/4] Function parameter manipulation infrastructer through param notes
,
Jan Hubicka
,
15:20
[PATCH] Simplify escape handling in PTA
,
Richard Guenther
,
14:20
Re: [patch i386 mingw]: Disable build of tls dummy functions for none shared libgcc
,
Kai Tietz
,
13:24
[patch i386 mingw]: Disable build of tls dummy functions for none shared libgcc
,
Kai Tietz
,
13:22
Re: [patch] MeP documentation
,
Gerald Pfeifer
,
11:33
[Patch, Fortran] PR 39997/40541
,
Janus Weil
,
11:31
[PATCH, testsuite]: Fix PR 40532
,
Uros Bizjak
,
11:04
[Ada] Generate more straight-line code for arrays
,
Eric Botcazou
,
10:55
[Ada] Fix wrong code for allocation of array with unsigned index
,
Eric Botcazou
,
10:39
Re: [PATCH] Fix FIXME in call handling of the alias-oracle
,
Janus Weil
,
10:21
Re: [PATCH] fix broken shared libgcc thread safety on alpha-tru64
,
Olivier Hainque
,
10:11
[Ada] Housekeeping work in gigi (13/n)
,
Eric Botcazou
,
10:06
unsigned integer wrap 'trap'.
,
samboy
,
09:09
Re: [patch] MeP documentation
,
DJ Delorie
,
05:47
Re: [patch] MeP documentation
,
Ralf Wildenhues
,
05:35
[patch] MeP documentation
,
DJ Delorie
,
05:27
[lipo] merge from trunk
,
Xinliang David Li
,
03:42
Re: [PATCH, PR 40493] Fix SRA miscompilation of binutils
,
H.J. Lu
,
03:16
[PATCH] Fix PR target/40468
,
John David Anglin
,
02:58
Re: [patch, bootstrap, hppa] Patch for bootstrap/40338
,
Richard Henderson
,
02:25
Re: [Ping][PATCH, Updated] Hookize FRAME_POINTER_REQUIRED
,
Richard Henderson
,
01:49
[PATCH, committed]: Power7 changes, part 2, add VSX registers, bswap*, address support, debugging
,
Michael Meissner
,
01:10
June 25, 2009
[power7-meissner] Change constraints setup; Add debug switches; Make power7 scheduling like power5
,
Michael Meissner
,
23:55
Ping: [RFA] Fix PR rtl-optimization/30807
,
Kaz Kojima
,
23:34
Re: [Patch ARM] Fix bootstrap failure because of attribute_table failures.
,
Ramana Radhakrishnan
,
23:06
Re: [patch] PR40525: Try noce path in dead_or_predicable if the ce path fails
,
Richard Henderson
,
23:01
[PATCH] Look through TRUNCATE in force_to_mode
,
Adam Nemet
,
22:40
[patch] PR40525: Try noce path in dead_or_predicable if the ce path fails
,
Steven Bosscher
,
22:17
Re: typo in plugins.texi [trivial patch committed]
,
Ian Lance Taylor
,
22:01
Re: [Patch ARM] Fix bootstrap failure because of attribute_table failures.
,
Ian Lance Taylor
,
22:00
Re: PATCH RFA: C++: Omit incorrect "no effect" warnings
,
Ian Lance Taylor
,
21:11
Re: PATCH RFA: C++: Don't warn about logical RHS never executed
,
Ian Lance Taylor
,
21:04
Ping: [C++ PATCH] [PR C++ 22154] [DR 382] qualified names should allow typename keyword in front of it (even in non-templates)
,
Andrew Pinski
,
21:02
Re: [PATCH] fix broken shared libgcc thread safety on alpha-tru64
,
Richard Henderson
,
20:39
Re: [patch][plugin,mudflap] Mark builtin alloca as not inlineable
,
Richard Henderson
,
20:14
Re: [PATCH] cortex-m0 support
,
Daniel Gutson
,
19:08
[PATCH] (v2) Fix PR 40445: C++ ICE when using __builtin_unreachable() as only statement in a function.
,
David Daney
,
18:45
Re: [PATCH, pretty-ipa merge 1/4] Function parameter manipulation infrastructer through param notes
,
Martin Jambor
,
18:45
Re: PATCH RFA: Add -static-libstdc++ option to g++
,
Jason Merrill
,
18:03
Re: PATCH RFA: C++: Avoid inappropriate -Wsign-compare warnings
,
Jason Merrill
,
18:03
Re: PATCH RFA: C++: Omit incorrect "no effect" warnings
,
Jason Merrill
,
18:02
Re: PATCH RFA: C++: Don't warn about logical RHS never executed
,
Jason Merrill
,
18:01
[vta] Some vartrack speedups
,
Jakub Jelinek
,
18:00
Re: [PATCH] cortex-m0 support
,
Daniel Gutson
,
18:00
Re: [PATCH] Handle builtin functions with pointer args/returns in PTA and the alias oracle
,
Steve Ellcey
,
17:33
[PATCH] Fix FIXME in call handling of the alias-oracle
,
Richard Guenther
,
17:18
Re: [PATCH][RFC] Take 2: Re-implement restrict support
,
Richard Guenther
,
15:33
Re: [PATCH][RFC] Take 2: Re-implement restrict support
,
Daniel Berlin
,
15:08
Re: [patch][plugin] Add PLUGIN_START_UNIT
,
Rafael Espindola
,
14:42
Re: Patch committed: Fix -Wc++-compat issues for a number of targets
,
Joseph S. Myers
,
13:45
Re: [PATCH, PR 40493] Fix SRA miscompilation of binutils
,
Steven Bosscher
,
12:58
Re: default plugin directory?
,
Rafael Espindola
,
11:47
[PATCH][RFC] Take 2: Re-implement restrict support
,
Richard Guenther
,
11:37
[Ada] Non-default C++ constructors and allocators
,
Arnaud Charlet
,
11:26
Re: [Patch ARM] Fix bootstrap failure because of attribute_table failures.
,
Richard Earnshaw
,
11:25
Re: [PATCH] Hookize FRAME_POINTER_REQUIRED
,
M R Swami Reddy
,
11:24
Re: Re : [PATCH] Build a tri-arch compiler on mips-linux-gnu
,
Arthur Loiret
,
11:24
Re: [PATCH] cortex-m0 support
,
Richard Earnshaw
,
11:24
[Ada] Remove unused procedure from Fmap
,
Arnaud Charlet
,
11:19
[Ada] Correct normalized path names on Windows
,
Arnaud Charlet
,
11:19
typo in plugins.texi [trivial patch committed]
,
Basile Starynkevitch
,
10:26
[Patch ARM] Fix bootstrap failure because of attribute_table failures.
,
Ramana Radhakrishnan
,
08:45
Patch committed: Fix -Wc++-compat issues for a number of targets
,
Ian Lance Taylor
,
08:20
[PATCH] cortex-m0 support
,
Daniel Gutson
,
06:16
Re: [PATCH] Fix emit_library_call_value to not use virtual stack regs after expand
,
Dave Korn
,
04:36
Re: export more plugin headers
,
Dave Korn
,
04:25
[LTO] rename custom testsuite directives, other tweaks
,
Janis Johnson
,
00:39
Re: [PATCH] Fix PR 40445: C++ ICE when using __builtin_unreachable() as only statement in a function.
,
David Daney
,
00:05
June 24, 2009
Re: PATCH: Add ifunc attribute
,
Richard Guenther
,
23:55
Re: [PATCH, PR 40493] Fix SRA miscompilation of binutils
,
Richard Guenther
,
23:53
Re: [PATCH] Handle builtin functions with pointer args/returns in PTA and the alias oracle
,
Richard Guenther
,
23:49
Re: [PATCH] Fix PR 40445: C++ ICE when using __builtin_unreachable() as only statement in a function.
,
David Daney
,
23:24
Re: [patch] mep: *.cpu copyrights
,
DJ Delorie
,
23:22
Re: [patch] mep: *.cpu copyrights
,
Ian Lance Taylor
,
23:13
Re: [PATCH] Don't truncate paradoxical subregs in store_bit_field_1
,
Adam Nemet
,
23:01
Re: [patch] mep: *.cpu copyrights
,
DJ Delorie
,
22:36
Re: Re : [PATCH] Build a tri-arch compiler on mips-linux-gnu
,
Matthias Klose
,
22:36
Re: [patch] mep: *.cpu copyrights
,
DJ Delorie
,
22:35
Ping for build-with-cxx patches
,
Ian Lance Taylor
,
22:22
Re: [PATCH] Fix PRE of TARGET_MEM_REF
,
Dorit Nuzman
,
22:15
Re: [patch] mep: *.cpu copyrights
,
Ian Lance Taylor
,
22:11
Re: [PATCH] Don't truncate paradoxical subregs in store_bit_field_1
,
Paolo Bonzini
,
22:10
Re: [PATCH] Fix PR 40445: C++ ICE when using __builtin_unreachable() as only statement in a function.
,
Ian Lance Taylor
,
22:10
PATCH RFA: Adjust --enable-build-with-cxx configury
,
Ian Lance Taylor
,
22:07
[PATCH] Don't truncate paradoxical subregs in store_bit_field_1
,
Adam Nemet
,
22:01
Re: export more plugin headers
,
Frank Ch. Eigler
,
21:34
Re: IPA-SRA misc trivia observations
,
Paolo Bonzini
,
21:28
C++ PATCH for a couple of minor cleanups
,
Jason Merrill
,
20:47
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Mark Mitchell
,
20:41
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Richard Sandiford
,
20:25
Re: Re : [PATCH] Build a tri-arch compiler on mips-linux-gnu
,
Richard Sandiford
,
20:19
Re: [patch] mep: *.cpu copyrights
,
DJ Delorie
,
20:12
Re: PATCH: Add ifunc attribute
,
Roland McGrath
,
20:11
Re: [patch] mep: *.cpu copyrights
,
Graham Stott
,
20:01
[patch] mep: *.cpu copyrights
,
DJ Delorie
,
19:53
[PATCH, PR 40493] Fix SRA miscompilation of binutils
,
Martin Jambor
,
18:38
Re: [PATCH] Fix PR 40445: C++ ICE when using __builtin_unreachable() as only statement in a function.
,
David Daney
,
18:37
C++ PATCH for c++/40342
,
Jason Merrill
,
18:34
Re: IPA-SRA misc trivia observations
,
Martin Jambor
,
18:04
Re: [PATCH] Handle builtin functions with pointer args/returns in PTA and the alias oracle
,
Steve Ellcey
,
17:47
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
17:39
Re: [PATCH] Fix rs6000/38731 local strings on the stack not aligned
,
Daniel Jacobowitz
,
17:31
Re: PATCH: Add ifunc attribute
,
Jakub Jelinek
,
17:22
Re: PATCH: Add ifunc attribute
,
Richard Guenther
,
17:21
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
17:19
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
17:16
Re: PATCH: Add ifunc attribute
,
Richard Guenther
,
17:10
Re: [PATCH, contrib.texi] add myself to contrib.texi
,
Denis Chertykov
,
16:58
[patch, committed] fix grammar in doc/contrib.texi
,
Denis Chertykov
,
16:55
Re: PATCH: Add ifunc attribute
,
Richard Henderson
,
16:55
Re: PATCH: Add ifunc attribute
,
Paolo Bonzini
,
16:49
Re: [PATCH] Fix rs6000/38731 local strings on the stack not aligned
,
David Edelsohn
,
16:47
Re: [PATCH] Fix rs6000/38731 local strings on the stack not aligned
,
David Edelsohn
,
16:40
Re: [Ada] import handle_vector_size_attribute
,
Ian Lance Taylor
,
16:10
IPA-SRA misc trivia observations
,
Bernhard Reutner-Fischer
,
16:01
Re: export more plugin headers
,
Basile STARYNKEVITCH
,
15:44
Re: [PATCH] Fix emit_library_call_value to not use virtual stack regs after expand
,
Steven Bosscher
,
15:35
Re: [PATCH, pretty-ipa merge 0/4] IPA-SRA
,
Martin Jambor
,
15:27
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
15:24
Re: PATCH: Add ifunc attribute
,
Paolo Bonzini
,
15:17
Re: [PATCH, pretty-ipa merge 0/4] IPA-SRA
,
H.J. Lu
,
15:12
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
15:00
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
14:59
Re: [PATCH] Fix emit_library_call_value to not use virtual stack regs after expand
,
Daniel Jacobowitz
,
14:52
Re: [PATCH] Fix emit_library_call_value to not use virtual stack regs after expand
,
Maxim Kuvyrkov
,
14:48
Re: [PATCH] Fix emit_library_call_value to not use virtual stack regs after expand
,
Jan Hubicka
,
14:45
Re: export more plugin headers
,
Diego Novillo
,
14:42
Re: [PATCH] Fix emit_library_call_value to not use virtual stack regs after expand
,
Steven Bosscher
,
14:35
[PATCH] Remove alias-set-based restrict implementation
,
Richard Guenther
,
14:21
[PATCH] Fix emit_library_call_value to not use virtual stack regs after expand
,
Maxim Kuvyrkov
,
14:12
Re: [PATCH] var-tracking.c speedups
,
Michael Matz
,
13:40
Re: [PATCH] var-tracking.c speedups
,
Jakub Jelinek
,
13:32
Re: [PATCH] var-tracking.c speedups
,
Michael Matz
,
13:29
[PATCH, pretty-ipa merge 3/4] The IPA-SRA itself.
,
Martin Jambor
,
13:24
[PATCH, pretty-ipa merge 1/4] Function parameter manipulation infrastructer through param notes
,
Martin Jambor
,
13:23
[PATCH, pretty-ipa merge 4/4] IPA-SRA testcases
,
Martin Jambor
,
13:23
[PATCH, pretty-ipa merge 2/4] New option and timevar.
,
Martin Jambor
,
13:23
[PATCH, pretty-ipa merge 0/4] IPA-SRA
,
Martin Jambor
,
13:23
Re: [Patch, Fortran] PR40427: [F03] Procedure Pointer Components with OPTIONAL arguments
,
Janus Weil
,
13:09
Remove -mminimal-toc from BOOT_ADAFLAGS on ppc-aix
,
Olivier Hainque
,
13:03
Re: PATCH: Add ifunc attribute
,
Paolo Bonzini
,
12:23
Re: [PATCH,libgomp] install-html target for libgomp
,
Ralf Wildenhues
,
12:23
[Ada] Improvements to Ada.Strings.Search.Count/Index
,
Arnaud Charlet
,
12:12
Re: [PATCH] make a bunch of attribute handlers globally available
,
Olivier Hainque
,
12:02
Re: PATCH: Add ifunc attribute
,
Richard Guenther
,
11:59
Re: [PATCH] make a bunch of attribute handlers globally available
,
Olivier Hainque
,
11:57
[Ada] Frontend crash processing access to limited-withed entity
,
Arnaud Charlet
,
11:22
[Ada] Frontend crash processing tagged type conversion
,
Arnaud Charlet
,
11:16
[Ada] Rebuild executable if externally built library file more recent
,
Arnaud Charlet
,
11:09
[Ada] Avoid useless copy caused by address clause
,
Arnaud Charlet
,
11:08
Re: [PATCH] Handle builtin functions with pointer args/returns in PTA and the alias oracle
,
Richard Guenther
,
11:05
Re: [PATCH][Ada][PING] Use timeout for ACATS when available
,
Laurent GUERBY
,
10:52
Re: [Patch, Fortran] PR40427: [F03] Procedure Pointer Components with OPTIONAL arguments
,
Janus Weil
,
10:43
Re: [PATCH][Ada][PING] Use timeout for ACATS when available
,
Arnaud Charlet
,
10:19
Re: [Ada] import handle_vector_size_attribute
,
Olivier Hainque
,
10:17
Re: [PATCH][Ada][PING] Use timeout for ACATS when available
,
Laurent GUERBY
,
10:14
Re: Re : [PATCH] Build a tri-arch compiler on mips-linux-gnu
,
Matthias Klose
,
10:04
Re: [PATCH] bswap: PR40501
,
Andreas Krebbel
,
09:57
Re: [v3] doxygen tweaks
,
Jonathan Wakely
,
09:14
Re: [PATCH, contrib.texi] add myself to contrib.texi
,
Denis Chertykov
,
08:00
Re: New Toshiba Media Processor (mep-elf) port and maintainer
,
DJ Delorie
,
06:17
Re: [PATCH] Fix PR 40445: C++ ICE when using __builtin_unreachable() as only statement in a function.
,
Ian Lance Taylor
,
06:02
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Dave Korn
,
04:36
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Mark Mitchell
,
04:23
Re: [PATCH] Fix PR 40445: C++ ICE when using __builtin_unreachable() as only statement in a function.
,
Dave Korn
,
03:33
Re: [Patch ARM] Fix inadvertent wrong commit.
,
Dave Korn
,
03:26
Re: [PATCH] Fix PR 40445: C++ ICE when using __builtin_unreachable() as only statement in a function.
,
David Daney
,
02:14
[PATCH] Fix PR 40445: C++ ICE when using __builtin_unreachable() as only statement in a function.
,
David Daney
,
02:01
Re: [PATCH] Provide default for CAN_ELIMINATE
,
Ian Lance Taylor
,
01:50
Re: [patch] fix libstdc++/40297
,
Benjamin Kosnik
,
01:39
[Patch ARM] Fix inadvertent wrong commit.
,
Ramana Radhakrishnan
,
01:36
[v3] doxygen tweaks
,
Benjamin Kosnik
,
01:28
PATCH COMMITTED: tm.o should depend on df.h
,
Ian Lance Taylor
,
00:22
PATCH COMMITTED: Mark function parameter ATTRIBUTE_UNUSED
,
Ian Lance Taylor
,
00:13
June 23, 2009
Re: [PATCH]: Power7 changes, part 2, add VSX registers, bswap*, address support, debugging
,
Michael Meissner
,
23:56
Re: [PATCH] Handle builtin functions with pointer args/returns in PTA and the alias oracle
,
Steve Ellcey
,
23:37
Re: [PATCH]: Power7 changes, part 2, add VSX registers, bswap*, address support, debugging
,
David Edelsohn
,
23:22
[PATCH] Provide default for CAN_ELIMINATE
,
Anatoly Sokolov
,
22:48
[PATCH,libgomp] install-html target for libgomp
,
Nathan Froyd
,
22:41
Re: [C++0x] remove swap for rvalues - redux
,
Paolo Carlini
,
22:26
[PATCH, committed] Power7 changes, part 1, infrastructure changes
,
Michael Meissner
,
22:23
Re: [PATCH, contrib.texi] add myself to contrib.texi
,
Daniel Jacobowitz
,
21:39
Re: [Ada] import handle_vector_size_attribute
,
Ian Lance Taylor
,
21:32
[C++0x] remove swap for rvalues - redux
,
Jonathan Wakely
,
21:26
Re: PATCH RFA: Support --enable-build-with-cxx at top level
,
Dave Korn
,
20:53
Re: [PATCH] PR40010 - Fix man page generation for parallel builds
,
Ralf Wildenhues
,
20:52
Re: [patch][plugin,mudflap] Mark builtin alloca as not inlineable
,
Jan Hubicka
,
20:22
Re: PATCH RFA: Support --enable-build-with-cxx at top level
,
Ralf Wildenhues
,
19:36
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
19:19
Re: [PATCH] var-tracking.c speedups
,
Jakub Jelinek
,
19:14
Re: [PATCH][Ada][PING] Use timeout for ACATS when available
,
Arnaud Charlet
,
19:11
Re: [Ada] import handle_vector_size_attribute
,
Olivier Hainque
,
19:03
Re: [Ada] import handle_vector_size_attribute
,
Paolo Bonzini
,
18:55
Re: [PATCH] var-tracking.c speedups
,
Paolo Bonzini
,
18:50
Re: [PATCH] Fix miscompilation in output_constant_def
,
Maxim Kuvyrkov
,
18:42
Re: [PATCH] var-tracking.c speedups
,
Ian Lance Taylor
,
18:27
Re: [PATCH][Ada][PING] Use timeout for ACATS when available
,
Rainer Orth
,
18:24
Re: add column info to more cpp errors
,
Tom Tromey
,
18:03
Re: [PATCH] bswap: PR40501
,
Richard Guenther
,
17:46
Re: [PATCH] bswap: PR40501
,
Richard Guenther
,
17:46
[PATCH] bswap: PR40501
,
Andreas Krebbel
,
17:37
[PING] Mark builtin alloca as not inlineable
,
Olatunji Ruwase
,
17:25
Re: [PATCH] var-tracking.c speedups
,
Steven Bosscher
,
16:51
Re: PATCH RFA: Support --enable-build-with-cxx at top level
,
Dave Korn
,
16:44
Re: [PATCH] var-tracking.c speedups
,
Richard Guenther
,
16:21
Re: [PATCH] var-tracking.c speedups
,
Jakub Jelinek
,
16:09
[PATCH][RFC] Re-implement restrict support
,
Richard Guenther
,
15:55
Re: [Ada] import handle_vector_size_attribute
,
Olivier Hainque
,
15:47
Re: [PATCH] C++ __builtin_object_size fix
,
Richard Guenther
,
15:31
Re: [PATCH] var-tracking.c speedups
,
Richard Guenther
,
15:30
[PATCH] C++ __builtin_object_size fix
,
Jakub Jelinek
,
14:53
[PATCH] var-tracking.c speedups
,
Jakub Jelinek
,
14:51
[v3] Fix libstdc++/40518
,
Paolo Carlini
,
14:37
Re: [Patch, Fortran] PR40427: [F03] Procedure Pointer Components with OPTIONAL arguments
,
Tobias Burnus
,
14:34
[Ada] import handle_vector_size_attribute
,
Olivier Hainque
,
14:27
add column info to more cpp errors
,
Manuel López-Ibáñez
,
14:10
Re: [PATCH] bswap: Increase search limit by 1
,
Richard Guenther
,
13:52
[PATCH] bswap: Increase search limit by 1
,
Andreas Krebbel
,
13:36
Re: [PATCH] SH: Add documents for -m2a* option
,
Kaz Kojima
,
13:25
Re: [Patch ARM] PR target/19599 Enable sibcalls through function pointers.
,
Ramana Radhakrishnan
,
12:51
[Ada] Name resolution for limited views
,
Arnaud Charlet
,
12:15
Re: PING: [PATCH] Add SUBREG_REG_P predicate and change REG_SUBREG_P to be global
,
Olivier Hainque
,
12:02
[PATCH] Some PTA cleanups
,
Richard Guenther
,
12:00
[Ada] Handle allocators types defined in limited-with packages
,
Arnaud Charlet
,
11:49
[PATCH] SH: Add documents for -m2a* option
,
Takashi Yoshii
,
11:44
[Ada] Fix error of too many digits after point in decimal output
,
Arnaud Charlet
,
11:38
[Ada] Restrict s-strhas to 32-bit modular types
,
Arnaud Charlet
,
11:38
Re: PING: [PATCH] Add SUBREG_REG_P predicate and change REG_SUBREG_P to be global
,
Richard Guenther
,
11:17
Re: PING: [PATCH] Add SUBREG_REG_P predicate and change REG_SUBREG_P to be global
,
Shujing Zhao
,
11:15
Re: [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb
,
Carrot Wei
,
10:39
Re: PING: [PATCH] Add SUBREG_REG_P predicate and change REG_SUBREG_P to be global
,
Olivier Hainque
,
10:28
Re: PATCH RFA: Support --enable-build-with-cxx at top level
,
Paolo Bonzini
,
09:10
PING: [PATCH] Add SUBREG_REG_P predicate and change REG_SUBREG_P to be global
,
Shujing Zhao
,
08:52
Re: PATCH RFA: Support --enable-build-with-cxx at top level
,
Ralf Wildenhues
,
04:19
Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112)
,
Craig Powers
,
03:28
Re: [patch] two libstdc++ doxygen tweaks
,
Paolo Carlini
,
01:50
[patch][plugin] Add PLUGIN_START_UNIT
,
Olatunji Ruwase
,
01:14
Patch committed: Fix rs6000 bootstrap problem
,
Ian Lance Taylor
,
00:28
June 22, 2009
Re: [patch, libfortran] PR40508 Memory Leak
,
Tobias Burnus
,
23:22
Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112)
,
Tobias Burnus
,
23:20
Re: [Patch, Fortran] PR 37254/39850
,
Janus Weil
,
23:03
Re: [patch, testsuite, ia64] Patch for gcc.dg/ssa/loop-31.c
,
Janis Johnson
,
23:02
Re: PATCH RFA: Support --enable-build-with-cxx at top level
,
Dave Korn
,
22:41
Re: [Patch, Fortran] PR 37254/39850
,
Tobias Burnus
,
22:37
[Patch,Fortran,committed] PR40472/50520 - Fix SPREAD for scalar SOURCE=
,
Tobias Burnus
,
22:29
Re: PATCH RFA: Support --enable-build-with-cxx at top level
,
Ian Lance Taylor
,
22:16
[patch] two libstdc++ doxygen tweaks
,
Jonathan Wakely
,
21:54
[Patch, Fortran] PR 37254/39850
,
Janus Weil
,
21:49
Re: PATCH RFA: Add -static-libstdc++ option to g++
,
Ian Lance Taylor
,
21:19
Re: export more plugin headers
,
Ralf Wildenhues
,
21:17
Re: PATCH RFA: Add -static-libstdc++ option to g++
,
David Edelsohn
,
21:06
Re: PATCH RFA: Support --enable-build-with-cxx at top level
,
Ralf Wildenhues
,
21:01
export more plugin headers
,
Taras Glek
,
20:57
Re: PATCH RFA: Support --enable-build-with-cxx at top level
,
Ian Lance Taylor
,
20:55
Re: [PATCH] Improve combine dumpfile
,
Ian Lance Taylor
,
20:54
Re: PATCH: Fix Tru64 UNIX bootstrap: fix braces in sdbout.c
,
Ian Lance Taylor
,
20:52
Re: PATCH RFA: Support --enable-build-with-cxx at top level
,
Ian Lance Taylor
,
20:42
Re: [PATCH][M68K] Add support for MCF5221x microcontrollers
,
Andreas Schwab
,
20:15
Re: [PATCH] Call force_to_mode on TRUNCATE's operand unconditionally
,
Jeff Law
,
19:00
[v3] Avoid some more -O2 -g -Wall warnings
,
Paolo Carlini
,
18:52
[PATCH] Improve combine dumpfile
,
Adam Nemet
,
18:24
[PATCH] Call force_to_mode on TRUNCATE's operand unconditionally
,
Adam Nemet
,
18:08
PATCH: Fix Tru64 UNIX bootstrap: fix braces in sdbout.c
,
Rainer Orth
,
18:04
[PATCH][M68K] Add support for MCF5221x microcontrollers
,
Maxim Kuvyrkov
,
17:22
[v3] Avoid some -O2 -g -Wall warnings in the testsuite
,
Paolo Carlini
,
16:58
Re: PATCH: Fix Tru64 UNIX bootstrap: initialize dwarf2_debug_hooks
,
Ian Lance Taylor
,
16:51
Re: [patch, PR28050] Fix ICE on invalid initializer
,
Ian Lance Taylor
,
16:50
Re: [patch] add missing DESTDIR in install-plugin target
,
Ian Lance Taylor
,
16:48
Re: [Patch, fortran] PR40472 - Simplification of spread intrinsic takes a long time
,
H.J. Lu
,
16:43
PATCH: Fix Tru64 UNIX bootstrap: initialize dwarf2_debug_hooks
,
Rainer Orth
,
16:32
Re: PATCH RFA: Add --enable-build-with-cxx to gcc subdirectory
,
Joseph S. Myers
,
16:27
Re: [patch][plugin,mudflap] Mark builtin alloca as not inlineable
,
Ian Lance Taylor
,
16:10
Re: [patch i386 libgcc]: Enable support for __float128 (TFmode) IEEE quad type for x86/x64 mingw targets
,
Kai Tietz
,
16:06
PATCH: PR testsuite/40481: gcc.dg/plugin/one_time-test-1.c doesn't work on ia64
,
H.J. Lu
,
15:34
Add my name to Write-after-Approval List
,
Li Feng
,
15:33
Re: PATCH RFA: Add --enable-build-with-cxx to gcc subdirectory
,
Paolo Bonzini
,
15:30
[Ada] Collecting previous instances
,
Arnaud Charlet
,
15:28
[Ada] Make sure No_Direct_Boolean_Operators checked properly
,
Arnaud Charlet
,
15:28
Re: PATCH RFA: Add --enable-build-with-cxx to gcc subdirectory
,
Ian Lance Taylor
,
15:16
Re: [patch] add missing DESTDIR in install-plugin target
,
Dave Korn
,
15:09
Re: PATCH RFA: Add --enable-build-with-cxx to gcc subdirectory
,
Ian Lance Taylor
,
15:08
Re: [Patch ARM] PR target/19599 Enable sibcalls through function pointers.
,
Richard Earnshaw
,
14:59
[Ada] Improve function used for string hashing
,
Arnaud Charlet
,
14:25
Re: [Patch ARM] Disable -mcaller-super-interworking and -mcallee-super-interworking for AAPCS.
,
Richard Earnshaw
,
14:22
Re: [ARM] movw fix
,
Paul Brook
,
13:41
Re: [patch] add missing DESTDIR in install-plugin target
,
Ralf Wildenhues
,
13:34
[patch, PR28050] Fix ICE on invalid initializer
,
Matthias Klose
,
13:17
Re: [patch] add missing DESTDIR in install-plugin target
,
Matthias Klose
,
12:39
Re: [Patch ARM] Fix PR target/40463 bootstrap for arm-linux-gnueabi.
,
Richard Earnshaw
,
12:34
[Patch ARM] Fix PR target/40463 bootstrap for arm-linux-gnueabi.
,
Ramana Radhakrishnan
,
12:26
Re: [patch] add missing DESTDIR in install-plugin target
,
Joseph S. Myers
,
12:20
Re: PATCH RFA: -Wc++-compat warning about duplicate decls
,
Joseph S. Myers
,
12:18
Re: PATCH RFA: Add --enable-build-with-cxx to gcc subdirectory
,
Joseph S. Myers
,
12:17
Re: [patch] add missing DESTDIR in install-plugin target
,
Ralf Wildenhues
,
12:09
Re: PING: [PATCH] Use existing predicates for RTL objects at middle-end - 2
,
Paolo Carlini
,
11:58
Re: PING: [PATCH] Use existing predicates for RTL objects at middle-end - 2
,
Richard Guenther
,
11:24
[Ada] Exception messages for bad value in 'Value attribute
,
Arnaud Charlet
,
11:23
[Ada] Replace Expr_First/Last_Char by Sloc_Range
,
Arnaud Charlet
,
11:23
[patch] add missing DESTDIR in install-plugin target
,
Matthias Klose
,
11:20
[PING] fix broken shared libgcc thread safety on alpha-tru64
,
Olivier Hainque
,
11:16
[Ada] improve handling of files larger than 2GB
,
Arnaud Charlet
,
11:13
Re: [patch][ARM] Set prologue_use length to 0?
,
Richard Earnshaw
,
10:48
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Richard Sandiford
,
10:02
Re: PATCH RFA: Add --enable-build-with-cxx to gcc subdirectory
,
Paolo Bonzini
,
09:59
Re: PATCH RFA: Support --enable-build-with-cxx at top level
,
Paolo Bonzini
,
09:57
Re: [patch][plugin,mudflap] Mark builtin alloca as not inlineable
,
Paolo Bonzini
,
09:54
PING: [PATCH] Use existing predicates for RTL objects at middle-end - 2
,
Shujing Zhao
,
08:54
Re: [AVR] Simplify adding new devices in the AVR back end
,
Denis Chertykov
,
07:50
PATCH RFA: Add --enable-build-with-cxx to gcc subdirectory
,
Ian Lance Taylor
,
05:53
PATCH RFA: Support --enable-build-with-cxx at top level
,
Ian Lance Taylor
,
03:36
Fwd: [PATCH] Fix C++/39365 ++ operator with volatile bool increments
,
Andrew Pinski
,
00:51
June 21, 2009
[AVR] Simplify adding new devices in the AVR back end
,
Anatoly Sokolov
,
23:32
[Fortran-Dev] Merged trunk into branch
,
Tobias Burnus
,
23:15
[PATCH, ARM] Add compresed case tables for thumb1
,
Richard Earnshaw
,
22:51
Re: [patch, libfortran] PR40508 Memory Leak
,
Steven Bosscher
,
22:31
Re: Port array access macros to trunk
,
Thomas Koenig
,
22:22
[patch, libfortran] PR40508 Memory Leak
,
Jerry DeLisle
,
22:06
Re: [Patch, Fortran] PR39850: Too strict checking for procedures as actual argument
,
Janus Weil
,
21:17
[PATCH, testsuite]: Remove ucnid-6.o and make dump-noaddr.c work
,
Uros Bizjak
,
21:09
Re: [Patch, Fortran] PR39850: Too strict checking for procedures as actual argument
,
Tobias Burnus
,
20:20
[PATCH, testsuite]: Remove whole bunch of dump files
,
Uros Bizjak
,
19:38
Re: [Patch, fortran] PR40443 - Elemental procedure in generic interface incorrectly selected in preference to specific procedure
,
Tobias Burnus
,
19:31
[Patch, fortran] PR40443 - Elemental procedure in generic interface incorrectly selected in preference to specific procedure
,
Paul Richard Thomas
,
19:21
[PATCH] Improve scheduling at the end of basic blocks
,
Maxim Kuvyrkov
,
19:21
Re: PATCH: Add ifunc attribute
,
Richard Guenther
,
18:50
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
18:41
Re: [Patch, Fortran] PR39850: Too strict checking for procedures as actual argument
,
Janus Weil
,
18:31
Re: [Patch, Fortran] PR39850: Too strict checking for procedures as actual argument
,
Janus Weil
,
17:58
Re: PATCH: Add ifunc attribute
,
Richard Guenther
,
17:34
[Ping][PATCH, Updated] Hookize FRAME_POINTER_REQUIRED
,
Anatoly Sokolov
,
16:51
[Ada] Default initialization of packed bit array with address clause
,
Arnaud Charlet
,
16:21
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
16:19
[patch i386 libgcc]: Enable support for __float128 (TFmode) IEEE quad type for x86/x64 mingw targets
,
Kai Tietz
,
15:22
[Ada] Always put full list of sources in file specified with -file=
,
Arnaud Charlet
,
15:13
[Ada] Use of synchronized interface as RACW designated type
,
Arnaud Charlet
,
15:13
Re: PR40359
,
Richard Guenther
,
13:05
Re: [Patch, Fortran] PR39850: Too strict checking for procedures as actual argument
,
Tobias Burnus
,
11:58
Re: PATCH: Add ifunc attribute
,
Jakub Jelinek
,
11:23
Re: [Patch, Fortran] PR39850: Too strict checking for procedures as actual argument
,
Janus Weil
,
10:41
Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112)
,
Jakub Jelinek
,
09:42
PR40359
,
Revital1 Eres
,
09:30
Re: [Patch, fortran] PR40472 - Simplification of spread intrinsic takes a long time
,
Paul Richard Thomas
,
09:30
[patch, committed] Fix PR testsuite/40475
,
Ira Rosen
,
09:25
Re: [RFA] Add cgen to top level makefile
,
DJ Delorie
,
08:30
[RFA] Add cgen to top level makefile
,
Doug Evans
,
07:03
Re: [v3] Fix libstdc++/40497
,
Paolo Carlini
,
03:02
Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112)
,
Craig Powers
,
02:56
Re: [PATCH] Fix PR38729
,
Zdenek Dvorak
,
02:48
Re: [v3] Fix libstdc++/40497
,
Jonathan Wakely
,
02:08
Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112)
,
Daniel Franke
,
01:49
Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112)
,
Tobias Burnus
,
01:17
Re: [Patch, fortran] PR40472 - Simplification of spread intrinsic takes a long time
,
Daniel Franke
,
00:58
[Patch, fortran] PR40472 - Simplification of spread intrinsic takes a long time
,
Paul Richard Thomas
,
00:38
[v3] Fix libstdc++/40497
,
Paolo Carlini
,
00:27
June 20, 2009
[PATCH] Fix PR38729
,
Richard Guenther
,
21:10
Re: PR c++/31246 Wunreachable-code warnings for compiler-generated code
,
Gabriel Dos Reis
,
20:41
Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112)
,
Steve Kargl
,
20:07
Re: [Patch, Fortran] PR39850: Too strict checking for procedures as actual argument
,
Tobias Burnus
,
20:01
[Patch, Fortran] PR39850: Too strict checking for procedures as actual argument
,
Janus Weil
,
18:58
[Patch Moxie] fixes for soft fp and memory loads
,
Anthony Green
,
18:52
Re: PATCH RFA: -Wc++-compat warning about duplicate decls
,
Dave Korn
,
17:33
[patch] fix libstdc++/40297
,
Jonathan Wakely
,
17:12
[PATCH] Fix some more issues with the builtins PTA/oracle patch
,
Richard Guenther
,
14:01
Re: PATCH RFA: -Wc++-compat warning about duplicate decls
,
Robert Dewar
,
13:41
Re: PATCH RFA: -Wc++-compat warning about duplicate decls
,
Dave Korn
,
13:25
Port array access macros to trunk
,
Thomas Koenig
,
13:24
[Ada] follow up on Needs_64 change
,
Arnaud Charlet
,
12:33
Re: [PATCH] Fix PR40495
,
Richard Guenther
,
11:29
PATCH RFA: C++: Don't warn about logical RHS never executed
,
Ian Lance Taylor
,
10:04
[patch][ARM] Set prologue_use length to 0?
,
Steven Bosscher
,
09:30
Re: PATCH RFA: Add -static-libstdc++ option to g++
,
Ian Lance Taylor
,
09:24
Re: [patch][plugin,mudflap] Mark builtin alloca as not inlineable
,
Ian Lance Taylor
,
09:19
Re: Patch: merge src and gcc copies of dwarf2.h
,
Ian Lance Taylor
,
09:16
Re: PATCH RFA: Add -static-libstdc++ option to g++
,
Ralf Wildenhues
,
09:11
[gcc-in-cxx] Revert extern "C" progname patches
,
Ian Lance Taylor
,
08:14
PATCH RFA: Add -static-libstdc++ option to g++
,
Ian Lance Taylor
,
08:05
Re: [patch][plugin,mudflap] Mark builtin alloca as not inlineable
,
Andrew Pinski
,
07:56
Re: [patch][plugin,mudflap] Mark builtin alloca as not inlineable
,
Steven Bosscher
,
07:47
Re: [patch][plugin,mudflap] Mark builtin alloca as not inlineable
,
Andrew Pinski
,
06:24
Re: PATCH RFA: Add new warning for jump across initialized variable
,
H.J. Lu
,
06:23
Re: PATCH RFA: Add new warning for jump across initialized variable
,
Andrew Pinski
,
06:19
Re: PATCH RFA: Add new warning for jump across initialized variable
,
H.J. Lu
,
06:06
[patch][plugin,mudflap] Mark builtin alloca as not inlineable
,
Olatunji Ruwase
,
05:41
Re: PATCH RFA: -Wc++-compat warning about duplicate decls
,
Ian Lance Taylor
,
03:30
Re: [PATCH] Power7 changes, part 1, infrastructure changes
,
David Edelsohn
,
03:24
Patch committed: Fix PPC bootstrap
,
Ian Lance Taylor
,
03:24
Re: PATCH RFA: -Wc++-compat warning about duplicate decls
,
Robert Dewar
,
03:00
PATCH RFA: -Wc++-compat warning about duplicate decls
,
Ian Lance Taylor
,
02:52
Re: [Fortran] RFC: Patch to support STDCALL etc. (PR 34112)
,
Steve Kargl
,
01:57
[gcc-in-cxx] Merge from trunk
,
Ian Lance Taylor
,
01:21
[PATCH] Fix PR40495
,
Richard Guenther
,
01:01
Re: [patch, bootstrap, hppa] Patch for bootstrap/40338
,
Steve Ellcey
,
00:34
[Fortran] RFC: Patch to support STDCALL etc. (PR 34112)
,
Tobias Burnus
,
00:16
Re: [Patch, fortran] PR40440 - Automatic deallocation component of DT function return value
,
Paul Richard Thomas
,
00:00
June 19, 2009
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
23:59
Re: [Patch ARM] Disable -mcaller-super-interworking and -mcallee-super-interworking for AAPCS.
,
Ramana Radhakrishnan
,
23:47
Propagate more flags during PLACEHOLDER_EXPR substitution
,
Eric Botcazou
,
23:33
Patch: merge src and gcc copies of dwarf2.h
,
Tom Tromey
,
23:10
Re: [PATCH] Preliminary DW_OP_{implicit,stack}_value support
,
Tom Tromey
,
22:46
Re: PATCH RFA: -Wc++-compat: different enums in ?:
,
Joseph S. Myers
,
22:43
Re: [PATCH] Handle builtin functions with pointer args/returns in PTA and the alias oracle
,
H.J. Lu
,
22:33
Re: [PATCH] Use refcounted shared hash tables to decrease var-tracking memory usage and speed it up
,
Richard Henderson
,
22:30
PATCH RFA: -Wc++-compat: different enums in ?:
,
Ian Lance Taylor
,
22:12
Re: [PATCH, PR 40492] Pass zero offset to build_ref_for_offset in sra_modify_assign
,
Richard Guenther
,
21:55
Re: [PATCH] Use refcounted shared hash tables to decrease var-tracking memory usage and speed it up
,
Jakub Jelinek
,
21:53
[PATCH, PR 40492] Pass zero offset to build_ref_for_offset in sra_modify_assign
,
Martin Jambor
,
21:47
Re: Add GPL compatibility check for plugins
,
Robert Dewar
,
21:10
[PATCH] PR40010 - Fix man page generation for parallel builds
,
Mark Loeser
,
20:40
Re: [PATCH] Use refcounted shared hash tables to decrease var-tracking memory usage and speed it up
,
Richard Henderson
,
20:27
[Ada] get rid of systematic SAVE_EXPR for checks
,
Eric Botcazou
,
20:18
[patch, testsuite, ia64] Patch for gcc.dg/ssa/loop-31.c
,
Steve Ellcey
,
20:06
[lto] Streamer reorganization 2
,
Diego Novillo
,
19:59
Patch committed: Avoid IN_RANGE tests on enum values
,
Ian Lance Taylor
,
19:55
[v3] More work on <random>
,
Paolo Carlini
,
19:50
Re: [PATCH] Handle builtin functions with pointer args/returns in PTA and the alias oracle
,
Richard Guenther
,
18:45
Re: [PATCH FORTRAN]: Use mpc_t for representing complex numbers
,
Kaveh R. GHAZI
,
17:58
Patch committed: Remove const qualifier which triggers C++ warning
,
Ian Lance Taylor
,
17:56
Re: [PATCH] Don't reallocate small almost empty hashtabs on every htab_traverse call
,
DJ Delorie
,
17:56
Patch committed: Add cast to SUBREG_PROMOTED_UNSIGNED_P
,
Ian Lance Taylor
,
17:52
Re: [PATCH] Don't reallocate small almost empty hashtabs on every htab_traverse call
,
Jakub Jelinek
,
17:45
Re: [PATCH] Don't reallocate small almost empty hashtabs on every htab_traverse call
,
DJ Delorie
,
17:39
Re: gcc trunk miscompiles binutils
,
H.J. Lu
,
17:36
Re: [PATCH 0/3] Resubmission of new implementation of SRA
,
H.J. Lu
,
17:35
Re: default plugin directory?
,
Basile STARYNKEVITCH
,
17:17
[PATCH] Use refcounted shared hash tables to decrease var-tracking memory usage and speed it up
,
Jakub Jelinek
,
16:44
Re: Add GPL compatibility check for plugins
,
Richard Kenner
,
16:37
Re: Add GPL compatibility check for plugins
,
Frank Ch. Eigler
,
16:25
Re: Add GPL compatibility check for plugins
,
Diego Novillo
,
16:22
Re: Add GPL compatibility check for plugins
,
Ian Lance Taylor
,
16:19
[PATCH] Don't reallocate small almost empty hashtabs on every htab_traverse call
,
Jakub Jelinek
,
16:17
Re: PATCH RFA: -Wc++-compat warning about uninitialized const variables
,
Joseph S. Myers
,
16:07
Re: PATCH RFA: -Wc++-compat warning about typedefs and struct fields
,
Joseph S. Myers
,
16:06
Re: Add GPL compatibility check for plugins
,
Richard Kenner
,
16:04
Re: PATCH RFA: -Wc++-compat warning about globals with anonymous type
,
Joseph S. Myers
,
15:59
Re: Add GPL compatibility check for plugins
,
Rafael Espindola
,
15:58
Re: Add GPL compatibility check for plugins
,
Richard Kenner
,
15:39
Re: Add GPL compatibility check for plugins
,
Richard Kenner
,
15:33
Re: Add GPL compatibility check for plugins
,
Richard Kenner
,
15:32
Re: [PATCH/RFC] Subscripting on vector types
,
Julian Brown
,
15:15
Re: Add GPL compatibility check for plugins
,
Paolo Bonzini
,
15:14
Re: [PATCH, middle-end]: Implement significand{,f,l} usign fxtract insn
,
Richard Guenther
,
15:07
[PATCH, middle-end]: Implement significand{,f,l} usign fxtract insn
,
Uros Bizjak
,
15:03
Re: [PATCH] prevent breakage of eh call/return@ assumption on hppa
,
Olivier Hainque
,
14:22
Re: Add GPL compatibility check for plugins
,
Paolo Bonzini
,
14:01
[lto] Streamer reorganization
,
Diego Novillo
,
13:51
Re: Add GPL compatibility check for plugins
,
Diego Novillo
,
13:48
Re: default plugin directory?
,
Diego Novillo
,
13:47
Re: Add GPL compatibility check for plugins
,
Alex Rosenberg
,
13:41
Re: Add GPL compatibility check for plugins
,
Diego Novillo
,
13:33
[Ada] Fix problem with peculiar ranges for a-nudira.adb
,
Arnaud Charlet
,
12:59
[Ada] Handle invalid data for UTF_32_To_Char_Sequence
,
Arnaud Charlet
,
12:54
[Ada] Add C wrapper for ioctl(2) for sockets binding
,
Arnaud Charlet
,
12:48
[Ada] Determine_Range should ignore generic types
,
Arnaud Charlet
,
12:38
[Ada] Fix handling of SIGFPE in tasking case on Solaris
,
Arnaud Charlet
,
12:31
Re: Add GPL compatibility check for plugins
,
Paolo Bonzini
,
11:55
Re: Add GPL compatibility check for plugins
,
Rafael Espindola
,
11:47
Re: Add GPL compatibility check for plugins
,
Paolo Bonzini
,
11:39
Re: default plugin directory?
,
Rafael Espindola
,
11:04
[Patch, fortran] PR40440 - Automatic deallocation component of DT function return value
,
Paul Richard Thomas
,
10:55
Re: Add GPL compatibility check for plugins
,
Rafael Espindola
,
10:50
[Patch, Fortran, Committed] PR 40450: [F03] procedure pointer as actual argument
,
Janus Weil
,
10:14
Re: [plugin] Mudflap plugin
,
Paolo Bonzini
,
09:43
Re: [Patch, Fortran] PR40427: [F03] Procedure Pointer Components with OPTIONAL arguments
,
Janus Weil
,
09:40
Re: default plugin directory?
,
Ralf Wildenhues
,
08:37
Re: [PATCH FORTRAN]: Use mpc_t for representing complex numbers
,
Tobias Burnus
,
08:13
Re: default plugin directory?
,
Basile STARYNKEVITCH
,
08:04
Re: [PATCH] Add some statistics counting to SRA
,
H.J. Lu
,
05:05
Re: Add GPL compatibility check for plugins
,
Frank Ch. Eigler
,
04:55
Re: Add GPL compatibility check for plugins
,
Ian Lance Taylor
,
04:43
RE: Patch to Avoid Bad Prefetching
,
Shobaki, Ghassan
,
04:32
Re: Add GPL compatibility check for plugins
,
Chris Lattner
,
04:20
PATCH RFA: -Wc++-compat warning about uninitialized const variables
,
Ian Lance Taylor
,
04:09
Re: Add GPL compatibility check for plugins
,
Frank Ch. Eigler
,
03:30
[PATCH]: Power7 changes, part 2, add VSX registers, bswap*, address support, debugging
,
Michael Meissner
,
02:04
[PATCH] Power7 changes, part 1, infrastructure changes
,
Michael Meissner
,
01:55
Power7 changes, introduction
,
Michael Meissner
,
01:33
Re: Pretty print decl assembler names
,
Richard Henderson
,
01:27
[power7-meissner] Remove some debug code
,
Michael Meissner
,
01:19
Re: PATCH: PR target/40470: unable to find a register to spill in class âSSE_FIRST_REGâ
,
graham stott
,
00:13
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Jeff Law
,
00:07
June 18, 2009
Re: Add GPL compatibility check for plugins
,
Joseph S. Myers
,
23:52
Re: PATCH: PR target/40470: unable to find a register to spill in class âSSE_FIRST_REGâ
,
Jeff Law
,
23:42
Re: [PATCH] prevent breakage of eh call/return@ assumption on hppa
,
Richard Henderson
,
23:41
Re: default plugin directory?
,
Joseph S. Myers
,
23:35
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Jeff Law
,
23:33
Re: Add Android related compilation options and multilib options
,
Joseph S. Myers
,
23:28
Re: PATCH RFA: C++: Avoid inappropriate -Wsign-compare warnings
,
Ian Lance Taylor
,
23:26
PATCH RFA: -Wc++-compat warning about typedefs and struct fields
,
Ian Lance Taylor
,
23:21
[Fortran-Dev] Merged TRUNK into Fortran-dev
,
Tobias Burnus
,
23:04
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Richard Henderson
,
22:58
PATCH: PR target/40489: gcc.dg/builtin-unreachable-3.c doesn't work on ia64
,
H.J. Lu
,
22:53
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
H.J. Lu
,
22:45
Re: Add GPL compatibility check for plugins
,
Basile STARYNKEVITCH
,
22:44
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Richard Henderson
,
22:27
Re: PATCH RFA: -Wc++-compat warning about globals with anonymous type
,
Steve Kargl
,
22:24
Re: PATCH: PR target/40470: unable to find a register to spill in class âSSE_FIRST_REGâ
,
Richard Henderson
,
22:24
Re: Add GPL compatibility check for plugins
,
Diego Novillo
,
22:12
Re: Add GPL compatibility check for plugins
,
Nathan Froyd
,
22:10
Re: [wwwdocs] Fix link to plugins branch page
,
Diego Novillo
,
22:08
Add GPL compatibility check for plugins
,
Diego Novillo
,
21:46
PATCH RFA: -Wc++-compat warning about globals with anonymous type
,
Ian Lance Taylor
,
21:24
RE: Patch to Avoid Bad Prefetching
,
Pat Haugen
,
20:40
Re: PATCH: PR target/40470: unable to find a register to spill in class âSSE_FIRST_REGâ
,
Graham Stott
,
20:19
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
H.J. Lu
,
20:13
Re: [wwwdocs] Fix link to plugins branch page
,
Basile STARYNKEVITCH
,
20:05
Re: [wwwdocs] Fix link to plugins branch page
,
Gerald Pfeifer
,
20:01
Re: PATCH: wwwdocs: Mention Moxie in readings.html
,
Gerald Pfeifer
,
19:56
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Jeff Law
,
19:48
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
H.J. Lu
,
19:45
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Jeff Law
,
19:36
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Jeff Law
,
19:34
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
H.J. Lu
,
19:26
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
H.J. Lu
,
19:22
Re: Pretty print decl assembler names
,
Richard Henderson
,
19:15
Re: [plugin] Mudflap plugin
,
Olatunji Ruwase
,
19:07
Re: [plugin] Mudflap plugin
,
Olatunji Ruwase
,
19:04
Re: [c++] replace finish_decl (was Re: Restore obj-c++ boostrap [Was Re: patch: enable -fshow-column by default])
,
Jason Merrill
,
18:26
[PATCH] Handle builtin functions with pointer args/returns in PTA and the alias oracle
,
Richard Guenther
,
17:34
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
H.J. Lu
,
17:29
Re: [patch trunk] in memory pretty-printing
,
Basile STARYNKEVITCH
,
17:27
Re: [patch trunk] in memory pretty-printing
,
Richard Guenther
,
17:20
Re: [libcpp] Add explicit location for num_div_op
,
Tom Tromey
,
17:11
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Jeff Law
,
17:07
[patch trunk] in memory pretty-printing
,
Basile STARYNKEVITCH
,
17:03
Re: [libcpp] Add explicit location for num_div_op
,
Manuel López-Ibáñez
,
16:59
Re: [PATCH] Add some statistics counting to SRA
,
Richard Guenther
,
16:57
Re: [libcpp] Add explicit location for num_div_op
,
Tom Tromey
,
16:51
Re: [PATCH] Add some statistics counting to SRA
,
Martin Jambor
,
16:42
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
H.J. Lu
,
16:39
Re: [PATCH][Ada][PING] Implement multilib support for gnatmake
,
Laurent GUERBY
,
16:33
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Jeff Law
,
16:32
Re: [PATCH][Ada][PING] Use timeout for ACATS when available
,
Laurent GUERBY
,
16:30
Re: [PATCH][Ada][PING] Add option to gnatlink to fix gnat.dg on some platforms
,
Laurent GUERBY
,
16:29
Re: [PATCH] Add some statistics counting to SRA
,
Richard Guenther
,
16:25
Re: PATCH: PR target/40470: unable to find a register to spill in class ʽSSE_FIRST_REGʼ
,
Richard Earnshaw
,
16:22
[PATCH] Add some statistics counting to SRA
,
Martin Jambor
,
16:19
Re: [Ada] 64bit multilib build on AIX
,
Olivier Hainque
,
16:15
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Vladimir Makarov
,
16:05
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
H.J. Lu
,
15:45
Re: default plugin directory?
,
Basile STARYNKEVITCH
,
15:41
Re: Pretty print decl assembler names
,
Richard Guenther
,
15:33
Re: [4.3, PR debug/40061] Really fix debug2out.c to allow bootstrapping on MIPS_DEBUGGING_INFO systems
,
Richard Guenther
,
15:32
default plugin directory?
,
Basile STARYNKEVITCH
,
15:29
Re: Pretty print decl assembler names
,
H.J. Lu
,
15:28
Re: [4.3, PR debug/40061] Really fix debug2out.c to allow bootstrapping on MIPS_DEBUGGING_INFO systems
,
Matthias Klose
,
15:21
[libcpp] Add explicit location for num_div_op
,
Manuel López-Ibáñez
,
14:43
Re: [PATCH, middle-end]: Convert (int)logb() into ilogb().
,
Richard Guenther
,
14:00
Re: [PATCH, middle-end]: Convert (int)logb() into ilogb().
,
Uros Bizjak
,
13:55
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Steven Bosscher
,
13:51
Re: [Ada] 64bit multilib build on AIX
,
Paolo Bonzini
,
13:51
Re: PATCH: PR target/40470: unable to find a register to spill in class âSSE_FIRST_REGâ
,
Bernd Schmidt
,
13:18
Re: [PING#2] tentative fix for eh misbehavior on hppa-hpux
,
Olivier Hainque
,
13:00
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Richard Guenther
,
12:44
Re: [Patch ARM] Fix PR40482.
,
Richard Earnshaw
,
12:43
Re: [PATCH, middle-end]: Convert (int)logb() into ilogb().
,
Richard Guenther
,
12:41
[Ada] 64bit multilib build on AIX
,
Olivier Hainque
,
12:38
[Patch ARM] Fix PR40482.
,
Ramana Radhakrishnan
,
12:25
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Steven Bosscher
,
12:22
[PATCH, middle-end]: Convert (int)logb() into ilogb().
,
Uros Bizjak
,
12:21
Re: [plugin] Mudflap plugin
,
Paolo Bonzini
,
12:16
Re: [plugin] Mudflap plugin
,
Rafael Espindola
,
12:11
Re: Add Android related compilation options and multilib options
,
Dave Korn
,
11:57
Re: [PATCH,RFC] Do not assign stack slots to ssa names
,
Andrey Belevantsev
,
11:38
Re: [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb
,
Carrot Wei
,
10:49
Re: [Patch, Fortran] PR40451: [F03] procedure pointer assignment rejected
,
Janus Weil
,
10:11
Re: [PATCH] fix const cast in collect2.c to proceed on AIX bootstrap
,
Olivier Hainque
,
09:45
Re: [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb
,
Paolo Bonzini
,
09:41
Re: [plugin] Mudflap plugin
,
Paolo Bonzini
,
09:19
Re: [plugin] Mudflap plugin
,
Paolo Bonzini
,
09:19
Re: PATCH RFA: C++: Avoid inappropriate -Wsign-compare warnings
,
Paolo Bonzini
,
08:52
Re: [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb
,
Carrot Wei
,
08:48
Re: Add Android related compilation options and multilib options
,
Chris Lattner
,
08:11
Re: [patch] Set is_stmt flag to 0 in DWARF line number table for discriminators
,
Eric Botcazou
,
07:45
Re: PATCH: PR target/40470: unable to find a register to spill in class âSSE_FIRST_REGâ
,
Peter Bergner
,
07:34
Re: PATCH: PR target/40470: unable to find a register to spill in class âSSE_FIRST_REGâ
,
Jeff Law
,
06:25
Re: [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb
,
Ian Lance Taylor
,
05:49
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
H.J. Lu
,
05:10
Re: [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb
,
Carrot Wei
,
05:07
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Jeff Law
,
04:20
Re: [patch] Set is_stmt flag to 0 in DWARF line number table for discriminators
,
Dave Korn
,
03:26
Re: [4.3, PR debug/40061] Really fix debug2out.c to allow bootstrapping on MIPS_DEBUGGING_INFO systems
,
Matthias Klose
,
02:55
[graphite] merged trunk changes into graphite branch
,
Sebastian Pop
,
02:36
Re: [patch] Set is_stmt flag to 0 in DWARF line number table for discriminators
,
Ian Lance Taylor
,
02:36
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
H.J. Lu
,
02:36
Pretty print decl assembler names
,
Richard Henderson
,
02:34
Re: PATCH: PR target/40470: unable to find a register to spill in class âSSE_FIRST_REGâ
,
Ian Lance Taylor
,
02:33
Re: [PATCH] fix const cast in collect2.c to proceed on AIX bootstrap
,
Ian Lance Taylor
,
02:26
Re: PATCH RFC: Don't print branches never executed in profile.c
,
Ian Lance Taylor
,
02:21
[trans-mem] merge with mainline
,
Richard Henderson
,
02:15
[power7-meissner] Eliminate ugly hack building SPE and PAIRED builtins
,
Michael Meissner
,
02:12
Re: [patch] Set is_stmt flag to 0 in DWARF line number table for discriminators
,
Cary Coutant
,
01:57
Re: [patch] Set is_stmt flag to 0 in DWARF line number table for discriminators
,
Cary Coutant
,
01:55
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Dave Korn
,
01:52
Re: [plugin] Mudflap plugin
,
Andrew Pinski
,
01:38
Re: [patch] Set is_stmt flag to 0 in DWARF line number table for discriminators
,
Richard Henderson
,
01:28
[4.3, PR debug/40061] Really fix debug2out.c to allow bootstrapping on MIPS_DEBUGGING_INFO systems
,
Tobias Burnus
,
01:08
[plugin] Mudflap plugin
,
Olatunji Ruwase
,
00:58
Patch committed: Rename structs in expr.c
,
Ian Lance Taylor
,
00:50
Re: [Patch, Fortran] PR40451: [F03] procedure pointer assignment rejected
,
Tobias Burnus
,
00:37
[patch] Set is_stmt flag to 0 in DWARF line number table for discriminators
,
Cary Coutant
,
00:26
[lto] Fix streaming of clone nodes
,
Diego Novillo
,
00:13
Re: PowerPC -- single precision FP register constraint
,
Michael Eager
,
00:10
June 17, 2009
PATCH: Fix g++.dg/other/i386-[2356].C
,
H.J. Lu
,
23:17
Re: PowerPC -- single precision FP register constraint
,
David Edelsohn
,
23:11
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
H.J. Lu
,
22:35
Re: PATCH RFA: Don't declare progname in cpplib.h
,
Tom Tromey
,
22:17
PATCH RFA: Don't declare progname in cpplib.h
,
Ian Lance Taylor
,
22:16
PATCH RFA: C++: Avoid inappropriate -Wsign-compare warnings
,
Ian Lance Taylor
,
22:11
Patch: FYI: two libstdc++ pretty-printer hook fixes
,
Tom Tromey
,
22:03
Re: [PATCH] Check precision in STRIP_NOPS when possible (take 2)
,
Richard Guenther
,
21:52
[Patch, Fortran] PR40451: [F03] procedure pointer assignment rejected
,
Janus Weil
,
21:45
Re: [PATCH] Fix ICE with __builtin_unreachable() as only statement in a function.
,
David Daney
,
21:41
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Vladimir Makarov
,
21:24
Re: [PATCH] Add additional __builtin_unreachable() test.
,
David Daney
,
21:20
Re: PATCH RFA: C++: Don't warn about signed/unsigned comparisons with enums
,
Ian Lance Taylor
,
20:57
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Jeff Law
,
20:53
PATCH RFA: C++: Don't warn about signed/unsigned comparisons with enums
,
Ian Lance Taylor
,
20:51
Re: [PATCH] Add additional __builtin_unreachable() test.
,
David Daney
,
20:47
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Vladimir Makarov
,
20:46
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
H.J. Lu
,
20:42
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Jeff Law
,
20:39
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Jeff Law
,
20:36
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Jeff Law
,
20:33
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
H.J. Lu
,
20:23
[PATCH, committed] Correct rs6000 dfp.md mode typos
,
David Edelsohn
,
20:20
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Vladimir Makarov
,
20:17
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
H.J. Lu
,
20:14
[gcc-in-cxx] Patch committed: Remove extraneous difference
,
Ian Lance Taylor
,
19:52
autom4te caching (was: PATCH libffi win64 support)
,
Ralf Wildenhues
,
19:50
Re: [PATCH] Check precision in STRIP_NOPS when possible (take 2)
,
Adam Nemet
,
19:45
PATCH RFA: C++: Omit incorrect "no effect" warnings
,
Ian Lance Taylor
,
19:24
Re: PowerPC -- single precision FP register constraint
,
Michael Eager
,
18:57
Re: [4.3,committed] PR fortran/39791 - backport dwarf2out.c patch for character strings
,
Matthias Klose
,
18:17
Re: [PATCH] Add additional __builtin_unreachable() test.
,
Manuel López-Ibáñez
,
18:15
[wwwdocs] Fix link to plugins branch page
,
Diego Novillo
,
18:13
Re: [PATCH] Add additional __builtin_unreachable() test.
,
Paolo Bonzini
,
18:03
Re: [PATCH] Add additional __builtin_unreachable() test.
,
David Daney
,
18:01
Re: [Patch ARM] Disable -mcaller-super-interworking and -mcallee-super-interworking for AAPCS.
,
Paul Brook
,
17:46
Re: RFC: Two possible fixes for g++.dg/torture/pr32950.C failure
,
Steve Ellcey
,
17:38
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
H.J. Lu
,
17:36
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
H.J. Lu
,
17:34
[PATCH FORTRAN]: Use mpc_t for representing complex numbers
,
Kaveh R. GHAZI
,
17:31
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
H.J. Lu
,
17:25
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Jeff Law
,
17:21
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Steven Bosscher
,
17:17
[lto][patch] Partial revert of 145103
,
Rafael Espindola
,
17:16
Re: trunk patch: documenting how to build plugins.
,
Basile STARYNKEVITCH
,
17:04
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Jeff Law
,
17:00
Re: PATCH: PR target/40470: unable to find a register to spill in class ‘SSE_FIRST_REG’
,
Richard Guenther
,
16:58
Re: [ARM] movw fix
,
Nathan Sidwell
,
16:52
Re: PowerPC -- single precision FP register constraint
,
David Edelsohn
,
16:46
[ARM] movw fix
,
Nathan Sidwell
,
16:30
Re: PATCH libffi win64 support
,
Dave Korn
,
16:20
Re: [PATCH] ARM half-precision floating point, part 9/8 (HF mode attribute)
,
Paul Brook
,
16:05
PATCH: PR target/40470: unable to find a register to spill in class âSSE_FIRST_REGâ
,
H.J. Lu
,
16:01
Re: [PATCH] ARM half-precision floating point, 8/8 (test cases)
,
Paul Brook
,
15:54
Re: [PATCH] ARM half-precision floating point, 7/8 (library support)
,
Paul Brook
,
15:54
Re: [PATCH] ARM half-precision floating point, 6/8 (ARM backend details)
,
Paul Brook
,
15:53
Re: trunk patch: documenting how to build plugins.
,
Basile STARYNKEVITCH
,
15:37
Re: trunk patch: documenting how to build plugins.
,
Diego Novillo
,
15:21
Re: trunk patch: documenting how to build plugins.
,
Rafael Espindola
,
15:20
Re: trunk patch: documenting how to build plugins.
,
Basile STARYNKEVITCH
,
15:14
Re: trunk patch: documenting how to build plugins.
,
Rafael Espindola
,
15:09
Re: trunk patch: documenting how to build plugins.
,
Basile STARYNKEVITCH
,
15:03
Re: [PATCH] make a bunch of attribute handlers globally available
,
Olivier Hainque
,
14:59
[patch] fix gcc.dg/func-ptr-conv-1.c failure
,
Aldy Hernandez
,
14:58
Re: PATCH libffi win64 support
,
Andrew Haley
,
14:52
Re: [vta, vta4.4] handle more RTL codes in dwarf2 location expressions
,
Jakub Jelinek
,
14:39
lto merged from trunk @148497
,
Rafael Espindola
,
14:31
Re: PATCH libffi win64 support
,
Dave Korn
,
14:31
[PATCH][4.3] Fix PR40404
,
Richard Guenther
,
14:23
Re: [RFA] make bootstrap-debug default, add broader -fcompare-debug testing options
,
Richard Guenther
,
13:16
Re: [PATCH] Fix ICE with __builtin_unreachable() as only statement in a function.
,
Richard Guenther
,
13:13
Re: [PATCH] Optimize manual byte swap implementations -refreshed
,
Paolo Bonzini
,
13:05
[c++] replace finish_decl (was Re: Restore obj-c++ boostrap [Was Re: patch: enable -fshow-column by default])
,
Aldy Hernandez
,
12:56
[vta, vta4.4] merged with trunk@148582 and 4.4@148582
,
Alexandre Oliva
,
12:40
Re: [PATCH] Fix PR40389
,
Richard Guenther
,
12:34
Re: trunk patch: documenting how to build plugins.
,
Rafael Espindola
,
12:30
Re: RFC: Two possible fixes for g++.dg/torture/pr32950.C failure
,
Richard Guenther
,
12:22
Re: PATCH RFA: -Wc++-compat warning about array initialized with string
,
Joseph S. Myers
,
12:19
[PATCH] fix const cast in collect2.c to proceed on AIX bootstrap
,
Olivier Hainque
,
12:15
lto merged from trunk @148407
,
Rafael Espindola
,
12:07
Re: [PATCH] Optimize manual byte swap implementations -refreshed
,
Andreas Krebbel
,
11:25
Re: [vta, vta4.4] handle more RTL codes in dwarf2 location expressions
,
Paolo Bonzini
,
10:51
Re: [vta, vta4.4] handle more RTL codes in dwarf2 location expressions
,
Jakub Jelinek
,
10:39
[RFA] make bootstrap-debug default, add broader -fcompare-debug testing options
,
Alexandre Oliva
,
09:59
Re: PATCH RFA: Initialize variable
,
Tobias SchlÃter
,
09:54
[vta, vta4.4] handle more RTL codes in dwarf2 location expressions
,
Alexandre Oliva
,
09:43
Re: [PATCH] Add additional __builtin_unreachable() test.
,
Paolo Bonzini
,
09:35
[vta, vta4.4] turn -fmin-insn-uid into --param min-nondebug-insn-uid
,
Alexandre Oliva
,
09:34
Re: [PATCH] Fix ICE with __builtin_unreachable() as only statement in a function.
,
Paolo Bonzini
,
09:33
[AVR] Fix AVR target
,
Anatoly Sokolov
,
09:26
[vta, vta4.4, trunk?] calls affect location lists before they return
,
Alexandre Oliva
,
09:25
[vta, vta4.4] delay expansion of debug value exprs
,
Alexandre Oliva
,
09:10
[gcc-in-cxx] Fix merge error
,
Ian Lance Taylor
,
06:37
[gcc-in-cxx] Merge from trunk
,
Ian Lance Taylor
,
06:19
Re: PATCH RFA: Initialize variable
,
Ian Lance Taylor
,
05:40
PATCH RFC: Don't print branches never executed in profile.c
,
Ian Lance Taylor
,
04:59
Re: PATCH libffi win64 support
,
NightStrike
,
04:23
Re: [patch][plugin] Fix bug in pass insertion
,
Diego Novillo
,
04:18
Re: [patch] Remove unused crossjump code
,
Jeff Law
,
04:14
Patch committed: Fix vec.h for --enable-gather-detailed-mem-stats
,
Ian Lance Taylor
,
02:11
Re: Add Android related compilation options and multilib options
,
Joseph S. Myers
,
01:34
PATCH RFA: -Wc++-compat warning about array initialized with string
,
Ian Lance Taylor
,
01:12
[power7-meissner] Fix bswaphi; Make test divide/sqrt instructions match the hardware
,
Michael Meissner
,
01:11
Re: [Patch ARM] Disable -mcaller-super-interworking and -mcallee-super-interworking for AAPCS.
,
Joseph S. Myers
,
01:06
Re: Add Android related compilation options and multilib options
,
Chris Lattner
,
01:03
[Patch ARM] Disable -mcaller-super-interworking and -mcallee-super-interworking for AAPCS.
,
Ramana Radhakrishnan
,
01:00
Re: Add Android related compilation options and multilib options
,
Mark Mitchell
,
00:48
Re: [power7-meissner] Add __builtin_bswap{16,64} support to powerpc
,
Michael Meissner
,
00:41
Re: Add Android related compilation options and multilib options
,
Joseph S. Myers
,
00:36
Re: Add Android related compilation options and multilib options
,
Joseph S. Myers
,
00:32
Re: Add Android related compilation options and multilib options
,
Doug Kwan (關振德)
,
00:30
Re: Add Android related compilation options and multilib options
,
Mark Mitchell
,
00:29
Re: Add Android related compilation options and multilib options
,
Joseph S. Myers
,
00:28
[Patch,Fortran] PR 40452 Fix false positive with -fcheck=bounds
,
Tobias Burnus
,
00:28
Re: Add Android related compilation options and multilib options
,
Mark Mitchell
,
00:24
Re: [power7-meissner] Add __builtin_bswap{16,64} support to powerpc
,
Richard Henderson
,
00:14
Re: [PATCH] Fix ICE with __builtin_unreachable() as only statement in a function.
,
David Daney
,
00:05
June 16, 2009
Re: [patch] Remove unused crossjump code
,
Steven Bosscher
,
23:36
Re: [PATCH] Optimize manual byte swap implementations -refreshed
,
Richard Henderson
,
23:33
Re: Add Android related compilation options and multilib options
,
Paul Brook
,
23:29
Re: [PATCH] Fix ICE with __builtin_unreachable() as only statement in a function.
,
H.J. Lu
,
23:25
Re: Add Android related compilation options and multilib options
,
Doug Kwan (關振德)
,
23:22
Re: Add Android related compilation options and multilib options
,
Chris Lattner
,
23:20
Re: Add Android related compilation options and multilib options
,
Mark Mitchell
,
23:12
Re: Add Android related compilation options and multilib options
,
Ian Lance Taylor
,
22:52
Re: [C++0x] std::exception_ptr rvalues
,
Paolo Carlini
,
22:48
Re: PATCH RFA: Initialize variable
,
Tobias Schlüter
,
22:46
Re: [C++0x] n2880 do not detach std::thread by default
,
Jonathan Wakely
,
22:37
PATCH RFA: Initialize variable
,
Ian Lance Taylor
,
22:36
Patch committed: Initialize variable
,
Ian Lance Taylor
,
22:32
Re: PATCH RFA: Change variable to bool
,
Ian Lance Taylor
,
22:22
Re: PATCH RFA: Change variable to bool
,
Joseph S. Myers
,
22:07
Re: [C++0x] std::exception_ptr rvalues
,
Jonathan Wakely
,
21:46
Patch committed: Make forward declarations explicitly extern
,
Ian Lance Taylor
,
21:11
Re: PATCH libffi win64 support
,
Ralf Wildenhues
,
21:10
PATCH RFA: Change variable to bool
,
Ian Lance Taylor
,
21:07
Re: Patch committed: Don't initialize variables to themselves
,
Andrew Pinski
,
21:04
Patch committed: Don't initialize variables to themselves
,
Ian Lance Taylor
,
21:02
Re: PATCH: Add x86 integer intrinsics
,
Richard Henderson
,
21:01
[PATCH] Fix ICE with __builtin_unreachable() crossjumping.
,
David Daney
,
20:58
Patch committed: Use bool for resource functions
,
Ian Lance Taylor
,
20:56
Re: [PATCH,RFC] Do not assign stack slots to ssa names
,
Richard Henderson
,
20:47
Re: [PATCH] Preliminary DW_OP_{implicit,stack}_value support (take 2)
,
Richard Henderson
,
20:34
Re: [patch] Remove unused crossjump code
,
Richard Kenner
,
20:22
[PATCH] Fix ICE with __builtin_unreachable() as only statement in a function.
,
David Daney
,
20:19
Re: PATCH libffi win64 support
,
Andrew Haley
,
20:19
Re: [named-addr-space] Remove memory_address_addr_space_p
,
Michael Meissner
,
20:18
Re: [named-addr-space] Cleanup target hooks
,
Michael Meissner
,
20:17
Re: [named-addr-space] Remove unused function set_mem_attrs_from_reg
,
Michael Meissner
,
20:11
Re: PATCH libffi win64 support
,
Ralf Wildenhues
,
19:58
Patch committed: Add Makefile dependencies
,
Ian Lance Taylor
,
19:57
Re: PATCH libffi win64 support
,
Ralf Wildenhues
,
19:56
Re: [PATCH] powerpc: fix PR 39254 in rs6000.c
,
David Edelsohn
,
19:54
Re: Patch committed: Add Makefile dependency
,
Ian Lance Taylor
,
19:53
Re: Patch committed: Make exact_log2 and floor_log2 static inline
,
Ian Lance Taylor
,
19:52
Re: Patch committed: Don't declare externally visible functions inline
,
Ian Lance Taylor
,
19:51
[PATCH] Add additional __builtin_unreachable() test.
,
David Daney
,
19:42
Re: [patch] PR 40444 libffi, committed.
,
Andrew Haley
,
19:42
Re: PATCH libffi win64 support
,
NightStrike
,
19:42
Re: Patch committed: Make exact_log2 and floor_log2 static inline
,
Ian Lance Taylor
,
19:41
Re: PATCH libffi win64 support
,
NightStrike
,
19:38
Re: PATCH libffi win64 support
,
Andrew Haley
,
19:36
Re: [Committed] bswap testcase: Only compile on targets currently implementing the bswap patterns
,
Hans-Peter Nilsson
,
19:35
[patch] PR 40444 libffi, committed.
,
Andreas Tobler
,
19:28
Re: PATCH libffi win64 support
,
NightStrike
,
19:18
Re: PATCH RFC: Implement and use VEC(T,stack)
,
Martin Jambor
,
19:13
Re: [patch] Remove unused crossjump code
,
Jeff Law
,
19:05
Re: Patch committed: Make exact_log2 and floor_log2 static inline
,
Andrew Pinski
,
19:04
Patch committed: Add Makefile dependency
,
Ian Lance Taylor
,
18:59
Patch committed: Make exact_log2 and floor_log2 static inline
,
Ian Lance Taylor
,
18:57
[Ada] relax constraint on Machine_Attribute argument type
,
Olivier Hainque
,
18:51
Patch committed: Don't declare externally visible functions inline
,
Ian Lance Taylor
,
18:50
[Patch] Fix for PR31316
,
Ryan Mansfield
,
18:42
Re: [PATCH] Fix PR40460, exponential behavior in SCEV
,
Sebastian Pop
,
18:35
Re: [patch] Remove unused crossjump code
,
Richard Kenner
,
18:34
Re: PATCH libffi win64 support
,
Andrew Haley
,
18:30
Re: [PATCH] G++ static linking on AIX (PR target/26397)
,
Ian Lance Taylor
,
18:25
Re: PATCH libffi win64 support
,
Andrew Haley
,
18:25
Re: [LTO] Patch for PR40429
,
Ryan Mansfield
,
18:24
Re: [PATCH] Check precision in STRIP_NOPS when possible (take 2)
,
Adam Nemet
,
18:22
Re: [patch] Remove unused crossjump code
,
Jeff Law
,
18:07
Re: PATCH libffi win64 support
,
NightStrike
,
18:03
Re: [PATCH] Check precision in STRIP_NOPS when possible (take 2)
,
Richard Guenther
,
18:01
Re: RFC: Two possible fixes for g++.dg/torture/pr32950.C failure
,
Steve Ellcey
,
17:57
Re: PATCH libffi win64 support
,
NightStrike
,
17:56
Re: [PATCH] Optimize manual byte swap implementations -refreshed
,
Andreas Krebbel
,
17:48
Re: [PATCH] make a bunch of attribute handlers globally available
,
Olivier Hainque
,
17:48
Re: [PATCH] make a bunch of attribute handlers globally available
,
Paolo Bonzini
,
17:45
Re: [PATCH] make a bunch of attribute handlers globally available
,
Olivier Hainque
,
17:43
Re: Add Android related compilation options and multilib options
,
Doug Kwan (關振德)
,
17:31
Re: [PATCH] G++ static linking on AIX (PR target/26397)
,
David Edelsohn
,
17:09
Re: [PATCH] make a bunch of attribute handlers globally available
,
Paolo Bonzini
,
17:05
RE: [patch] Remove unused crossjump code
,
Rahul Kharche
,
17:04
[PATCH] Fix PR40460, exponential behavior in SCEV
,
Richard Guenther
,
16:34
Re: [PATCH] make a bunch of attribute handlers globally available
,
Olivier Hainque
,
16:27
Re: Add Android related compilation options and multilib options
,
Richard Earnshaw
,
16:27
Re: [PATCH] make a bunch of attribute handlers globally available
,
Andrew Haley
,
16:19
Re: Meaning of TREE_ADDRESSABLE types (Was: [PATCH] Fix PR40389)
,
Richard Guenther
,
16:10
[PATCH] Clean up after last PTA patch
,
Richard Guenther
,
16:09
Re: Meaning of TREE_ADDRESSABLE types (Was: [PATCH] Fix PR40389)
,
Jason Merrill
,
16:07
[PATCH] make a bunch of attribute handlers globally available
,
Olivier Hainque
,
16:04
Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run
,
Jason Merrill
,
16:03
Re: [patch] diagnostics branch
,
Ulrich Weigand
,
15:33
[gcc-in-cxx] Remove some differences from trunk
,
Ian Lance Taylor
,
15:15
Re: [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb
,
Daniel Berlin
,
15:13
[pretty-ipa, committed] Allow TREE_ADDRESSABLE types to be IPA-SRAed
,
Martin Jambor
,
14:33
[PATCH] Improve PTA to not make all indirectly stored pointers escaped
,
Richard Guenther
,
14:26
Re: [patch][lto merge] Remove the comdat_group langhook
,
Rafael Espindola
,
14:18
Re: Add Android related compilation options and multilib options
,
Paul Brook
,
14:00
Re: [C++0x] std::exception_ptr rvalues
,
Paolo Carlini
,
13:51
[named-addr-space] Remove memory_address_addr_space_p
,
Paolo Bonzini
,
13:50
[named-addr-space] Remove unused function set_mem_attrs_from_reg
,
Paolo Bonzini
,
13:50
[named-addr-space] Cleanup target hooks
,
Paolo Bonzini
,
13:50
Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run
,
Joseph S. Myers
,
13:43
Re: [C++0x] std::exception_ptr rvalues
,
Sebastian Redl
,
13:36
Re: [patch][lto merge] Remove the comdat_group langhook
,
Dave Korn
,
13:33
Re: [PATCH] Fix expansion of VCE from complex mode (PR middle-end/40446)
,
Richard Guenther
,
13:14
[PATCH] Fix expansion of VCE from complex mode (PR middle-end/40446)
,
Jakub Jelinek
,
13:11
Re: [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb
,
Eric Botcazou
,
12:19
Re: [PATCH, PR 40432] In sra_modify_assign, force gimple operand also when creating a VCE
,
Richard Guenther
,
11:57
More test suite cleanups
,
Andrew Haley
,
11:57
[PATCH, PR 40432] In sra_modify_assign, force gimple operand also when creating a VCE
,
Martin Jambor
,
11:55
Re: [PATCH, PR 40413] Fix bad offset use in load_assign_lhs_subreplacements
,
Richard Guenther
,
11:54
Re: [PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb
,
Richard Guenther
,
11:51
[PATCH, PR 40413] Fix bad offset use in load_assign_lhs_subreplacements
,
Martin Jambor
,
11:51
Re: Meaning of TREE_ADDRESSABLE types (Was: [PATCH] Fix PR40389)
,
Richard Guenther
,
11:39
Re: Meaning of TREE_ADDRESSABLE types (Was: [PATCH] Fix PR40389)
,
Jakub Jelinek
,
11:37
Re: Add Android related compilation options and multilib options
,
Richard Guenther
,
11:36
Re: RFC: Two possible fixes for g++.dg/torture/pr32950.C failure
,
Richard Guenther
,
11:30
Re: Meaning of TREE_ADDRESSABLE types (Was: [PATCH] Fix PR40389)
,
Richard Guenther
,
11:20
[Patch] Add and use new RTL predicates
,
Shujing Zhao
,
11:17
Re: Meaning of TREE_ADDRESSABLE types (Was: [PATCH] Fix PR40389)
,
Martin Jambor
,
11:11
Re: [C++0x] std::exception_ptr rvalues
,
Paolo Carlini
,
11:10
Re: [Patch, Fortran] PR 36947/40039: Better error messages for dummy procedures and check for OPTIONAL
,
Janus Weil
,
11:07
trunk patch: documenting how to build plugins.
,
Basile STARYNKEVITCH
,
11:04
[PATCH: PR/40416] stop sinking expression if the target bb post dominates from bb
,
Carrot Wei
,
10:57
Re: [PATCH: PR/40314] extract common address for memory access to fields of large struct
,
Carrot Wei
,
10:04
Re: [patch][plugins] Provide unique names to all compiler passes
,
Paolo Bonzini
,
09:54
[patch] Vectorize nested cycles
,
Ira Rosen
,
09:23
Re: [PATCH, doc] missing option in list
,
Ian Lance Taylor
,
08:20
[lw-ipo][patch,committed] Fix for a couple of failing regression tests.
,
Raksit Ashok
,
08:19
Re: [ping patch] enhancing gengtype for plugins?
,
Basile STARYNKEVITCH
,
08:03
[gcc-in-cxx] Merge with trunk
,
Ian Lance Taylor
,
07:46
Re: [Patch,Fortran] PR 40383 false positive with -fcheck=bounds
,
Daniel Kraft
,
07:44
Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run
,
Ian Lance Taylor
,
07:21
Re: PATCH RFA: Add new warning for jump across initialized variable
,
Ian Lance Taylor
,
07:13
Re: [PATCH TESTSUITE]: Fix gcc.dg/torture/builtin-math-6.c
,
Kaveh R. GHAZI
,
06:56
Re: [PATCH] Hookize FRAME_POINTER_REQUIRED
,
Hans-Peter Nilsson
,
04:46
Re: Add Android related compilation options and multilib options
,
Jing Yu
,
03:35
Re: Add Android related compilation options and multilib options
,
Joseph S. Myers
,
03:02
Add Android related compilation options and multilib options
,
Jing Yu
,
02:50
Re: [LTO] Patch for PR40429
,
Diego Novillo
,
01:52
Re: [patch][plugins] Provide unique names to all compiler passes
,
Diego Novillo
,
01:52
Re: [ping patch] enhancing gengtype for plugins?
,
Diego Novillo
,
01:52
Re: [Patch, Fortran] PR 36947/40039: Better error messages for dummy procedures and check for OPTIONAL
,
Tobias Burnus
,
00:22
June 15, 2009
[patch][plugins] Provide unique names to all compiler passes
,
Zbigniew Chamski
,
23:55
[Patch,Fortran] PR 40383 false positive with -fcheck=bounds
,
Tobias Burnus
,
23:27
[Fortran,committed] Merged TRUNK into Fortran-dev
,
Tobias Burnus
,
23:13
FYI: fix 2 MI-related pretty-printer bugs
,
Tom Tromey
,
22:53
[Patch, Fortran] PR40427: [F03] Procedure Pointer Components with OPTIONAL arguments
,
Janus Weil
,
22:38
Re: PATCH: Add x86 integer intrinsics
,
H.J. Lu
,
22:14
Re: PATCH RFA: Add new warning for jump across initialized variable
,
Joseph S. Myers
,
21:52
[C++0x] std::exception_ptr rvalues
,
Jonathan Wakely
,
21:36
Re: [patch, bootstrap, hppa] Patch for bootstrap/40338
,
Ian Lance Taylor
,
21:36
Re: [patch, bootstrap, hppa] Patch for bootstrap/40338
,
Steve Ellcey
,
21:07
[power7-meissner] Add more bswap tests
,
Michael Meissner
,
20:59
Re: [PATCH: PR/40314] extract common address for memory access to fields of large struct
,
Adam Nemet
,
20:06
Re: RFC: Two possible fixes for g++.dg/torture/pr32950.C failure
,
Andrew Pinski
,
19:49
Re: PATCH, wwwdocs: update branches
,
Janis Johnson
,
19:40
Re: RFC: Two possible fixes for g++.dg/torture/pr32950.C failure
,
Steve Ellcey
,
19:39
Re: [PATCH TESTSUITE]: Fix gcc.dg/torture/builtin-math-6.c
,
Janis Johnson
,
19:39
XFAILs
,
Andrew Haley
,
19:13
Re: [PATCH] Optimize manual byte swap implementations -refreshed
,
Michael Meissner
,
19:04
[PATCH] Fix a pasto in recent __builtin_object_size changes
,
Jakub Jelinek
,
19:01
Re: [PATCH] Fix boehm-gc to work on PowerPC
,
Tom Tromey
,
18:22
Re: [PATCH] Fix ICE with delayed-branch targets after epilogue-unwind patch
,
Adam Nemet
,
18:22
Re: [PATCH] Fix recent debug.exp failures
,
Michael Meissner
,
17:59
Re: [patch] Fixincludes for darwin stdint.h
,
FX
,
17:44
Re: [PATCH] Fix ICE with delayed-branch targets after epilogue-unwind patch
,
Jakub Jelinek
,
17:41
Re: [PATCH,RFC] Do not assign stack slots to ssa names
,
Michael Matz
,
17:20
Re: [patch] Fixincludes for darwin stdint.h
,
Bruce Korb
,
17:18
Re: [PATCH] Fix ICE with delayed-branch targets after epilogue-unwind patch
,
Jakub Jelinek
,
17:09
Re: [patch][lto merge] Remove the comdat_group langhook
,
Rafael Espindola
,
16:54
Re: [ping patch] enhancing gengtype for plugins?
,
Rafael Espindola
,
16:40
Re: [patch] diagnostics branch
,
Aldy Hernandez
,
16:20
Re: [ping patch] enhancing gengtype for plugins?
,
Basile STARYNKEVITCH
,
16:19
Re: [PATCH] Fix PR40389
,
Richard Guenther
,
16:11
Re: [patch][lto merge] Remove the comdat_group langhook
,
Diego Novillo
,
15:54
Re: [patch] diagnostics branch
,
Ulrich Weigand
,
15:53
Re: [patch] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small
,
Kaz Kojima
,
15:52
Re: mainline breakage (r148442)
,
Aldy Hernandez
,
15:49
Re: [ping patch] enhancing gengtype for plugins?
,
Rafael Espindola
,
15:40
Re: [PATCH,RFC] Do not assign stack slots to ssa names
,
Michael Matz
,
13:51
[Committed] bswap testcase: Only compile on targets currently implementing the bswap patterns
,
Andreas Krebbel
,
12:33
[PATCH] Fix PR40439
,
Richard Guenther
,
12:03
[Committed] bswap: Remove extra divide
,
Andreas Krebbel
,
11:33
[Committed] S/390: Limit bswap pattern to z900 or later
,
Andreas Krebbel
,
11:31
Re: [patch] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small
,
Paolo Bonzini
,
11:23
Re: [patch] Fixincludes for darwin stdint.h
,
Dominique Dhumieres
,
11:12
Re: PATCH: 4.3 PowerPC backports
,
Richard Guenther
,
11:12
Re: [PATCH] Fix recent -gdwarf-2 failures
,
Dominique Dhumieres
,
10:53
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
Paolo Bonzini
,
10:15
Re: [PATCH: PR/40314] extract common address for memory access to fields of large struct
,
Carrot Wei
,
10:08
[PATCH] arm: bswap pattern
,
Andreas Krebbel
,
09:49
Re: [PATCH] Fix recent -gdwarf-2 failures
,
Steven Bosscher
,
06:07
Re: [patch] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small
,
Steven Bosscher
,
06:05
[PATCH] Fix recent -gdwarf-2 failures
,
Michael Meissner
,
04:31
Re: [patch] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small
,
Jan Hubicka
,
02:19
June 14, 2009
[power7-meissner] Generate lwsync if the assembler supports it
,
Michael Meissner
,
22:55
[PATCH] Fix boehm-gc to work on PowerPC
,
Michael Meissner
,
22:17
Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run
,
Joseph S. Myers
,
20:53
Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run
,
Mark Mitchell
,
20:43
[PATCH][lto] Enable LTO for gfortran
,
Richard Guenther
,
19:25
[PATCH] Hookize FRAME_POINTER_REQUIRED
,
Anatoly Sokolov
,
18:57
Re: [patch] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small
,
Richard Guenther
,
18:35
[patch] Hookize SMALL_REGISTER_CLASSES, make SSE register classes not small
,
Steven Bosscher
,
18:28
Re: [libgfortran,patch] Remove set_args warning
,
Steve Kargl
,
17:55
Re: [libgfortran,patch] Remove set_args warning
,
FX
,
17:53
Re: [libgfortran,patch] Remove set_args warning
,
Steve Kargl
,
17:47
[v3] More work on <random>
,
Paolo Carlini
,
17:18
Re: PATCH: wwwdocs: Mention Moxie in readings.html
,
Steven Bosscher
,
15:43
PATCH: wwwdocs: Mention Moxie in readings.html
,
Anthony Green
,
15:34
Re: [patch, libfortran] PR32784 CONIN$, CONOUT$, and CONERR$ for Cygwin and mingw
,
Dave Korn
,
15:13
Re: [patch, libfortran] PR32784 CONIN$, CONOUT$, and CONERR$ for Cygwin and mingw
,
Jerry DeLisle
,
15:09
Re: RFC: Two possible fixes for g++.dg/torture/pr32950.C failure
,
Richard Guenther
,
14:48
Re: [patch, libfortran] PR32784 CONIN$, CONOUT$, and CONERR$ for Cygwin and mingw
,
Dave Korn
,
14:13
[libgfortran,patch] Remove set_args warning
,
FX
,
11:08
[spu-4_5-branch][Patch,committed] Fixes for software icache
,
Revital1 Eres
,
10:41
Re: [patch, libfortran] PR32784 CONIN$, CONOUT$, and CONERR$ for Cygwin and mingw
,
Danny Smith
,
09:30
Re: [PATCH] Fix recent debug.exp failures
,
Hans-Peter Nilsson
,
07:58
Re: RFC: Two possible fixes for g++.dg/torture/pr32950.C failure
,
Martin Jambor
,
04:35
Re: [patch, libfortran] PR32784 CONIN$, CONOUT$, and CONERR$ for Cygwin and mingw
,
Jerry DeLisle
,
03:29
[patch, libfortran] PR32784 CONIN$, CONOUT$, and CONERR$ for Cygwin and mingw
,
Jerry DeLisle
,
02:57
Re: RFA: add debug hook to unwinder
,
Tom Tromey
,
01:45
Re: [PATCH] Fix PR40389
,
Richard Guenther
,
00:54
Re: Restore obj-c++ boostrap [Was Re: patch: enable -fshow-column by default]
,
Jason Merrill
,
00:16
June 13, 2009
[patch] diagnostics: fix objc++ and PPC bootstrap
,
Aldy Hernandez
,
23:27
Re: PATCH: Add ifunc attribute
,
Ulrich Drepper
,
22:34
Re: [PATCH] Fix PR40389
,
Richard Guenther
,
21:34
Re: PATCH: Add ifunc attribute
,
Jakub Jelinek
,
21:26
Re: patch: enable -fshow-column by default
,
Eric Botcazou
,
21:14
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
20:07
[LTO] Patch for PR40429
,
Ryan Mansfield
,
19:15
Re: patch: enable -fshow-column by default
,
Aldy Hernandez
,
19:12
[PATCH] Fix PR40389
,
Richard Guenther
,
18:59
[PATCH] Fix PR40421
,
Richard Guenther
,
18:57
Re: [patch] diagnostics: fix alpha, arm, mips, sh, s390, etc etc
,
Aldy Hernandez
,
18:41
Re: PATCH: Add ifunc attribute
,
Richard Guenther
,
18:17
Re: [patch] diagnostics: fix alpha, arm, mips, sh, s390, etc etc
,
Michael Meissner
,
18:17
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
18:06
Re: PATCH: Add ifunc attribute
,
Richard Guenther
,
17:14
Re: RFC: Two possible fixes for g++.dg/torture/pr32950.C failure
,
Richard Guenther
,
17:03
Re: [patch] Remove unused crossjump code
,
Richard Guenther
,
17:01
Re: [patch] diagnostics: fix alpha, arm, mips, sh, s390, etc etc
,
Andrew Pinski
,
16:52
[patch] diagnostics: fix alpha, arm, mips, sh, s390, etc etc
,
Aldy Hernandez
,
15:56
Re: RFA: add debug hook to unwinder
,
Jakub Jelinek
,
15:43
[PATCH ARM] PR 40327: Improve code for some thumb additions
,
Richard Earnshaw
,
14:52
Re: patch: enable -fshow-column by default
,
Aldy Hernandez
,
13:39
Re: Restore obj-c++ boostrap [Was Re: patch: enable -fshow-column by default]
,
Aldy Hernandez
,
13:28
Re: [PATCH, doc] missing option in list
,
Ralf Wildenhues
,
11:47
Re: patch: enable -fshow-column by default
,
Eric Botcazou
,
11:06
Restore obj-c++ boostrap [Was Re: patch: enable -fshow-column by default]
,
Simon Martin
,
10:35
Re: [PATCH, doc] missing option in list
,
Ralf Wildenhues
,
10:22
Re: [vta] Re: [PATCH] Preliminary DW_OP_{implicit,stack}_value support
,
Alexandre Oliva
,
08:10
Re: [PATCH: PR/40314] extract common address for memory access to fields of large struct
,
Adam Nemet
,
04:34
Re: diagnostics-branch merged into mainline
,
Aldy Hernandez
,
04:16
Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run
,
Jason Merrill
,
03:55
Re: RFA: add debug hook to unwinder
,
Ian Lance Taylor
,
03:36
Re: [patch, bootstrap, hppa] Patch for bootstrap/40338
,
Ian Lance Taylor
,
03:33
Re: PATCH: Add ifunc attribute
,
Ian Lance Taylor
,
03:30
Re: RFA: add debug hook to unwinder
,
Tom Tromey
,
03:30
Re: RFA: add debug hook to unwinder
,
Ian Lance Taylor
,
03:24
Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run
,
Ian Lance Taylor
,
03:01
Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run
,
Joseph S. Myers
,
02:32
Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run
,
Ian Lance Taylor
,
02:28
[Patch ARM] Fix unified assembler syntax issues.
,
Ramana Radhakrishnan
,
02:22
Re: RFC: Two possible fixes for g++.dg/torture/pr32950.C failure
,
Joseph S. Myers
,
01:22
Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run
,
Joseph S. Myers
,
01:18
Re: [PATCH: PR/40314] extract common address for memory access to fields of large struct
,
Steven Bosscher
,
01:13
[patch] Remove unused crossjump code
,
Steven Bosscher
,
01:00
RFC: Two possible fixes for g++.dg/torture/pr32950.C failure
,
Steve Ellcey
,
00:45
Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run
,
Ian Lance Taylor
,
00:39
June 12, 2009
Re: [PATCH] Preliminary DW_OP_{implicit,stack}_value support (take 2)
,
Cary Coutant
,
23:47
Re: [PATCH, fortran] Code clean up patch.
,
Steve Kargl
,
23:15
Re: [PATCH, fortran] Code clean up patch.
,
Janus Weil
,
23:05
Re: [Patch, Fortran] PR40176 comment #5
,
Janus Weil
,
22:42
[PATCH, fortran] Code clean up patch.
,
Steve Kargl
,
22:38
Re: [patch, bootstrap, hppa] Patch for bootstrap/40338
,
Eric Botcazou
,
22:37
Re: [Patch, Fortran] PR40176 comment #5
,
Steve Kargl
,
22:29
Re: PATCH RFA: C++ frontend: Don't warn about shifts which will not be run
,
Jason Merrill
,
22:28
Re: [patch, bootstrap, hppa] Patch for bootstrap/40338
,
Steve Ellcey
,
22:26
Re: PATCH RFA: -Wc++-compat warning about operator names
,
Joseph S. Myers
,
22:12
Re: PATCH RFA: -Wc++-compat warning about operator names
,
Gabriel Dos Reis
,
21:56
Re: [PATCH] Preliminary DW_OP_{implicit,stack}_value support (take 2)
,
Jakub Jelinek
,
21:52
Re: PATCH RFA: -Wc++-compat warning about operator names
,
Tom Tromey
,
21:35
Re: PATCH: Add ifunc attribute
,
Petr Baudis
,
21:35
Re: PATCH RFA: -Wc++-compat warning about operator names
,
Ian Lance Taylor
,
21:34
[Patch, Fortran] PR40176 comment #5
,
Janus Weil
,
21:24
Re: [ping patch] enhancing gengtype for plugins?
,
Basile STARYNKEVITCH
,
21:09
Re: PATCH RFA: -Wc++-compat warning about operator names
,
Gabriel Dos Reis
,
20:50
Re: [patch, bootstrap, hppa] Patch for bootstrap/40338
,
Eric Botcazou
,
20:48
PATCH RFA: -Wc++-compat warning about operator names
,
Ian Lance Taylor
,
20:44
PATCH RFA: C++ frontend: Don't warn about shifts which will not be run
,
Ian Lance Taylor
,
20:32
Re: [power7-meissner] Add __builtin_bswap{16,64} support to powerpc
,
Michael Meissner
,
20:25
[PATCH] Fix recent debug.exp failures
,
Jakub Jelinek
,
20:11
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
David Daney
,
19:55
Patch committed: Fix PR bootstrap/40430
,
Ian Lance Taylor
,
19:45
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
David Daney
,
19:16
[patch, bootstrap, hppa] Patch for bootstrap/40338
,
Steve Ellcey
,
19:03
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
Paolo Bonzini
,
18:47
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
David Daney
,
18:39
Re: [rfc] -gdwarf-3 and DW_OP_call_frame_cfa
,
Hans-Peter Nilsson
,
18:37
Re: PATCH: Add ifunc attribute
,
H.J. Lu
,
18:37
[PING] PATCH: [libcpp] fix PR/34869
,
Laurynas Biveinis
,
18:29
Re: RFA: add debug hook to unwinder
,
Tom Tromey
,
18:16
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
Paolo Bonzini
,
18:15
Re: Add Win64 support to libffi
,
Ralf Wildenhues
,
18:13
Re: Add Win64 support to libffi
,
Andrew Haley
,
18:10
Re: Add Win64 support to libffi
,
Ralf Wildenhues
,
18:05
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
David Daney
,
18:05
Re: Add Win64 support to libffi
,
NightStrike
,
18:03
Re: PATCH: Add ifunc attribute
,
Richard Guenther
,
17:58
Re: Add Win64 support to libffi
,
Andrew Haley
,
17:56
Re: [PATCH] Check precision in STRIP_NOPS when possible (take 2)
,
Adam Nemet
,
17:53
Re: Add Win64 support to libffi
,
Ralf Wildenhues
,
17:53
Add Win64 support to libffi
,
Andrew Haley
,
17:49
Re: [Patch, Fortran] PR 36947/40039: Better error messages for dummy procedures and check for OPTIONAL
,
Janus Weil
,
17:47
PATCH: Add ifunc attribute
,
H.J. Lu
,
17:39
Re: [patch] diagnostics branch
,
Eric Botcazou
,
17:38
Re: RFA: add debug hook to unwinder
,
Richard Guenther
,
17:38
Re: [PATCH] Optimize manual byte swap implementations -refreshed
,
Richard Guenther
,
17:34
Re: [PATCH,RFC] Do not assign stack slots to ssa names
,
Richard Guenther
,
17:27
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
Richard Guenther
,
17:20
Re: [PATCH] Check precision in STRIP_NOPS when possible (take 2)
,
Richard Guenther
,
17:14
Re: RFA: add debug hook to unwinder
,
Tom Tromey
,
16:58
Re: patch for Regressions from "[rfc] -gdwarf-3 and DW_OP_call_frame_cfa"
,
Hans-Peter Nilsson
,
15:48
test_summary sends binary attachment?
,
H.J. Lu
,
15:35
Re: PATCH: [4.5 regression] Revision 148277 failed gcc.dg/tree-ssa/prefetch-5.c
,
Zdenek Dvorak
,
15:31
Re: patch for Regressions from "[rfc] -gdwarf-3 and DW_OP_call_frame_cfa"
,
H.J. Lu
,
15:23
PATCH: [4.5 regression] Revision 148277 failed gcc.dg/tree-ssa/prefetch-5.c
,
H.J. Lu
,
15:20
Re: [rfc] -gdwarf-3 and DW_OP_call_frame_cfa
,
H.J. Lu
,
15:10
patch for Regressions from "[rfc] -gdwarf-3 and DW_OP_call_frame_cfa"
,
Hans-Peter Nilsson
,
15:09
Re: [PATCH] Optimize manual byte swap implementations -refreshed
,
Steven Bosscher
,
14:52
Re: [PATCH] libgcc: Add __udivsi3 and __umodsi3 for vax-*-linux*
,
Jan-Benedict Glaw
,
14:51
[PATCH, ARM] VFP3 dwarf register numbering
,
Julian Brown
,
14:28
Regressions from "[rfc] -gdwarf-3 and DW_OP_call_frame_cfa"
,
Hans-Peter Nilsson
,
14:25
[PATCH] Optimize manual byte swap implementations -refreshed
,
Andreas Krebbel
,
12:27
Re: [Patch] Add and use new RTL predicates for i386 target
,
Paolo Bonzini
,
11:16
Re: [Patch] Add and use new RTL predicates for i386 target
,
Shujing Zhao
,
11:10
[PATCH, doc] missing option in list
,
Ralf Wildenhues
,
10:29
Re: [Patch] Add and use new RTL predicates for i386 target
,
Paolo Bonzini
,
10:21
Re: [Patch, libgfortran] Better format hash function
,
Janne Blomqvist
,
09:56
Re: [PATCH] Preliminary DW_OP_{implicit,stack}_value support (take 3)
,
Richard Henderson
,
08:52
Re: [PATCH] Preliminary DW_OP_{implicit,stack}_value support (take 2)
,
Richard Henderson
,
08:51
[PATCH] Reorganize the conversion stripping macros
,
Adam Nemet
,
08:21
alpha epilogue unwind
,
Richard Henderson
,
07:47
fix alpha_emit_setcc
,
Richard Henderson
,
07:42
Re: RFA: add debug hook to unwinder
,
Richard Henderson
,
07:32
Re: PING: PATCH: Fix PR39146 unnecessary stack realign
,
Richard Henderson
,
07:14
Fix unnecessary _sf dwarf opcodes
,
Richard Henderson
,
07:12
Re: PATCH: Add -mcrc32
,
Richard Henderson
,
06:21
Re: [rfc] -gdwarf-3 and DW_OP_call_frame_cfa
,
Richard Henderson
,
06:08
Re: [PATCH,RFC] Do not assign stack slots to ssa names
,
Richard Henderson
,
06:08
Re: PATCH: Add x86 integer intrinsics
,
Richard Henderson
,
05:48
[Patch] Add and use new RTL predicates for i386 target
,
Shujing Zhao
,
05:26
Re: [power7-meissner] Add __builtin_bswap{16,64} support to powerpc
,
Richard Henderson
,
04:53
Re: [PATCH] Reschedule predictive-commoning pass
,
H.J. Lu
,
02:57
[PATCH] FYI: Revert bogus commit to system.h
,
David Daney
,
02:15
Re: [patch] diagnostics branch
,
Richard Henderson
,
01:30
Re: [RFA] Add xfails to new libffi tests for SH
,
Kaz Kojima
,
01:24
Re: [RFA] Add xfails to new libffi tests for SH
,
Kaz Kojima
,
01:23
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
Richard Henderson
,
01:13
Re: [power7-meissner] Add __builtin_bswap{16,64} support to powerpc
,
Michael Meissner
,
00:56
Re: [power7-meissner] Add __builtin_bswap{16,64} support to powerpc
,
Michael Meissner
,
00:35
Re: [RFA] Add xfails to new libffi tests for SH
,
Dominique Dhumieres
,
00:03
June 11, 2009
Re: [RFA] Add xfails to new libffi tests for SH
,
Andreas Tobler
,
23:59
Re: [power7-meissner] Add __builtin_bswap{16,64} support to powerpc
,
Andrew Pinski
,
23:58
Re: [power7-meissner] Add __builtin_bswap{16,64} support to powerpc
,
Michael Meissner
,
23:50
[RFA] Add xfails to new libffi tests for SH
,
Kaz Kojima
,
23:41
[power7-meissner] Add __builtin_bswap{16,64} support to powerpc
,
Michael Meissner
,
23:40
Re: [patch] diagnostics branch
,
Gabriel Dos Reis
,
22:37
Re: [Patch, fortran] PR40402 - Problem with data statement involving structure constructors containing non-initialisation expressions
,
Steve Kargl
,
22:29
Re: [Patch, fortran] PR40402 - Problem with data statement involving structure constructors containing non-initialisation expressions
,
Paul Richard Thomas
,
22:12
Re: [Patch, fortran] PR40402 - Problem with data statement involving structure constructors containing non-initialisation expressions
,
Paul Richard Thomas
,
22:07
Re: [patch] Fix excess-precision failures on darwin by passing -mfpmath=387
,
FX
,
22:06
Re: [Patch, fortran] PR40402 - Problem with data statement involving structure constructors containing non-initialisation expressions
,
Steve Kargl
,
22:03
[Patch, fortran] PR40402 - Problem with data statement involving structure constructors containing non-initialisation expressions
,
Paul Richard Thomas
,
22:00
Re: [patch,darwin] Fix LINK_COMMAND_SPEC for -fprofile-generate
,
Eric Christopher
,
21:20
[PATCH] Preliminary DW_OP_{implicit,stack}_value support (take 3)
,
Jakub Jelinek
,
20:52
[v3] Some more work on <random>
,
Paolo Carlini
,
20:33
Re: [patch] diagnostics branch
,
Aldy Hernandez
,
19:14
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
David Daney
,
18:25
Re: [patch] diagnostics branch
,
Arnaud Charlet
,
18:03
Re: [patch] diagnostics branch
,
Tom Tromey
,
17:59
[Ada] Properly decode "+" in CGI parameters as spaces
,
Arnaud Charlet
,
17:48
[Ada] Support for large files on Linux and Solaris
,
Arnaud Charlet
,
17:48
[Ada] Fix infinite loop with signals and backtraces on x86/Solaris
,
Arnaud Charlet
,
17:48
Re: [PATCH] Check precision in STRIP_NOPS when possible (take 2)
,
Adam Nemet
,
17:35
[PATCH] Preliminary DW_OP_{implicit,stack}_value support (take 2)
,
Jakub Jelinek
,
16:24
Re: [Patch, fortran] First steps to array descriptor reform
,
Thomas Koenig
,
15:46
[vta] Re: [PATCH] Preliminary DW_OP_{implicit,stack}_value support
,
Alexandre Oliva
,
14:58
[patch,libgfortran] Format caching reverted on 4.4.1
,
Jerry DeLisle
,
14:56
[Patch] Support new PC-relative branch instructions for Moxie port.
,
Anthony Green
,
14:01
Re: [Patch, fortran] First steps to array descriptor reform
,
Paul Richard Thomas
,
13:53
[vta, vta4.4] default to bootstrap-debug and more
,
Alexandre Oliva
,
13:47
[PATCH] Preliminary DW_OP_{implicit,stack}_value support
,
Jakub Jelinek
,
13:44
Re: [patch] diagnostics branch
,
Aldy Hernandez
,
13:19
Re: [patch] Fix excess-precision failures on darwin by passing -mfpmath=387
,
Uros Bizjak
,
12:23
[patch,darwin] Fix LINK_COMMAND_SPEC for -fprofile-generate
,
FX
,
12:14
[vta,vta4.4] Re: VTA merge - cmdline
,
Alexandre Oliva
,
12:13
[vta,vta4.4] Re: VTA merge - ssa (gimple, trees, tuples)
,
Alexandre Oliva
,
12:04
Re: PATCH: Add x86 integer intrinsics
,
H.J. Lu
,
11:52
[patch] Fix excess-precision failures on darwin by passing -mfpmath=387
,
FX
,
11:25
[vta, vta4.4] Re: VTA merge - ssa (gimple, trees, tuples)
,
Alexandre Oliva
,
10:33
Re: [patch] libffi testsuite standalone vs. gcc
,
Andrew Haley
,
10:23
[vta,vta4.4] bringing patch tweaks from trunk to vta branches
,
Alexandre Oliva
,
09:53
Re: [fortran,patch] Add simplifiers for ISNAN and IS_IOSTAT_{END,EOR}
,
Paul Richard Thomas
,
09:30
Re: [PATCH] Check precision in STRIP_NOPS when possible (take 2)
,
Jakub Jelinek
,
08:49
[fortran,patch] Add simplifiers for ISNAN and IS_IOSTAT_{END,EOR}
,
FX
,
08:29
PATCH RFA: Add new warning for jump across initialized variable
,
Ian Lance Taylor
,
03:52
[PATCH] Check precision in STRIP_NOPS when possible (take 2)
,
Adam Nemet
,
03:43
Re: [PATCH] Use the improved get_attr_length in min_insn_size
,
Richard Henderson
,
02:08
Re: Fix a couple libstdc++ pretty-printer bugs
,
Tom Tromey
,
00:52
June 10, 2009
[RFA] Fix PR rtl-optimization/30807
,
Kaz Kojima
,
23:50
Re: [PATCH] Use the improved get_attr_length in min_insn_size
,
Jakub Jelinek
,
23:23
Re: [PATCH] Use the improved get_attr_length in min_insn_size
,
Uros Bizjak
,
23:14
Re: [PATCH] Consider repz; ret as jump for branch mispredict padding
,
Uros Bizjak
,
22:57
Re: VTA merge - introduction
,
Tom Tromey
,
22:46
[PATCH] Use the improved get_attr_length in min_insn_size
,
Jakub Jelinek
,
22:13
[PATCH] Consider repz; ret as jump for branch mispredict padding
,
Jakub Jelinek
,
22:10
[PATCH,RFC] Do not assign stack slots to ssa names
,
Andrey Belevantsev
,
21:36
Re: VTA merge - introduction
,
Cary Coutant
,
20:50
Re: Fix a couple libstdc++ pretty-printer bugs
,
Benjamin Kosnik
,
19:33
Re: [rfc] -gdwarf-3 and DW_OP_call_frame_cfa
,
Cary Coutant
,
18:45
Re: PATCH RFC: Implement and use VEC(T,stack)
,
Ian Lance Taylor
,
18:29
Re: [PATCH] Fix trunk profiledbootstrap in fortran FE
,
Steve Kargl
,
18:16
Re: [PATCH] Reschedule predictive-commoning pass
,
Richard Guenther
,
18:10
Re: PATCH: Add description for __builtin_ia32_crc32di
,
Richard Guenther
,
18:06
Re: PATCH: Add x86 integer intrinsics
,
H.J. Lu
,
18:04
Re: [PATCH] Fix trunk profiledbootstrap in fortran FE
,
Jakub Jelinek
,
17:49
Re: [PATCH] Fix trunk profiledbootstrap in fortran FE
,
Steve Kargl
,
17:44
Re: [patch][lto merge] Remove the comdat_group langhook
,
Rafael Espindola
,
17:43
Re: PATCH: Add x86 integer intrinsics
,
Paul Brook
,
17:43
Re: PATCH: Add x86 integer intrinsics
,
Paolo Bonzini
,
17:38
[PATCH] Fix trunk profiledbootstrap in fortran FE
,
Jakub Jelinek
,
17:25
Re: PATCH: Add -mcrc32
,
H.J. Lu
,
17:25
Re: PATCH: Add x86 integer intrinsics
,
H.J. Lu
,
17:17
Re: PING: PATCH: Fix PR39146 unnecessary stack realign
,
H.J. Lu
,
17:04
Re: PATCH: Add -mcrc32
,
Uros Bizjak
,
16:54
Re: PATCH: Add x86 integer intrinsics
,
Paolo Bonzini
,
16:51
Re: PATCH: Add x86 integer intrinsics
,
H.J. Lu
,
16:41
Re: PATCH: Add x86 integer intrinsics
,
Paolo Bonzini
,
16:12
PATCH: Add x86 integer intrinsics
,
H.J. Lu
,
15:49
Re: PATCH RFC: Implement and use VEC(T,stack)
,
Ian Lance Taylor
,
15:06
[Ada] Housekeeping work in gigi (12/n)
,
Eric Botcazou
,
14:52
Re: UTF16 patch
,
Joseph S. Myers
,
14:52
Re: PATCH RFC: Implement and use VEC(T,stack)
,
Ian Lance Taylor
,
14:44
Re: [Patch, fortran] First steps to array descriptor reform
,
Paul Richard Thomas
,
14:42
Re: PATCH: 4.3 PowerPC backports
,
Ben Elliston
,
14:39
Re: PATCH RFC: Implement and use VEC(T,stack)
,
Paolo Bonzini
,
14:32
Re: UTF16 patch
,
Paolo Carlini
,
14:31
Re: Patch committed: Don't use designated initializers with C++
,
Ian Lance Taylor
,
14:25
Re: UTF16 patch
,
Michael Matz
,
14:23
Re: PATCH RFC: Implement and use VEC(T,stack)
,
Steven Bosscher
,
14:05
Re: pretty-ipa merge 16: EH redirection
,
H.J. Lu
,
14:01
Re: PATCH RFC: Implement and use VEC(T,stack)
,
Ian Lance Taylor
,
14:01
UTF16 patch
,
Caisucar, Manoj
,
13:45
[PATCH] Reschedule predictive-commoning pass
,
Revital1 Eres
,
13:28
Re: Patch committed: Don't use designated initializers with C++
,
Jakub Jelinek
,
13:22
Re: Patch committed: Don't use designated initializers with C++
,
Joseph S. Myers
,
13:19
PATCH: Add -mcrc32
,
H.J. Lu
,
13:17
Re: VTA merge - introduction
,
Alexandre Oliva
,
12:53
PATCH: Add description for __builtin_ia32_crc32di
,
H.J. Lu
,
12:32
Re: PATCH RFA: Remove extern "C" from java header file
,
Andrew Haley
,
10:41
Re: PATCH RFC: Implement and use VEC(T,stack)
,
Paolo Bonzini
,
09:31
Re: [PATCH] libgcc: Support vax-*-linux*
,
Paolo Bonzini
,
09:23
Re: Bootstrap failures on solaris
,
Alexandre Oliva
,
09:20
Re: PATCH: 4.3 PowerPC backports
,
Jakub Jelinek
,
09:07
Re: PATCH RFA: Remove extern "C" from java header file
,
Bryce McKinlay
,
09:06
Re: PATCH RFC: Implement and use VEC(T,stack)
,
Alexandre Oliva
,
07:48
Re: PATCH: new port: Moxie
,
Anthony Green
,
07:47
Re: VTA merge - introduction
,
Alexandre Oliva
,
07:20
PATCH: 4.3 PowerPC backports
,
Ben Elliston
,
07:04
PATCH, wwwdocs: update branches
,
Ben Elliston
,
04:53
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Eric Botcazou
,
04:49
Re: [rfc] -gdwarf-3 and DW_OP_call_frame_cfa
,
Richard Henderson
,
04:29
Re: PATCH RFA: Remove extern "C" from java header file
,
Ian Lance Taylor
,
04:29
Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS
,
Eric Botcazou
,
04:28
PATCH RFC: Implement and use VEC(T,stack)
,
Ian Lance Taylor
,
04:24
Re: PATCH RFA: Remove extern "C" from java header file
,
Andrew Pinski
,
04:17
Patch committed: Don't use designated initializers with C++
,
Ian Lance Taylor
,
04:02
PATCH RFA: Remove extern "C" from java header file
,
Ian Lance Taylor
,
03:58
[gcc-in-cxx] Restore bootstrap
,
Ian Lance Taylor
,
03:53
Patch committed: Define ATTRIBUTE_UNUSED_LABEL for C++
,
Ian Lance Taylor
,
03:50
Re: VTA merge - introduction
,
Ian Lance Taylor
,
03:20
Re: [PATCH] Avoid redefinition of FUNC near __floatundisf and __floatundidf
,
Ian Lance Taylor
,
03:06
[PATCH] libgcc: Support vax-*-linux*
,
Maciej W. Rozycki
,
02:12
[PATCH] libgcc: Add __udivsi3 and __umodsi3 for vax-*-linux*
,
Maciej W. Rozycki
,
02:12
Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS
,
Adam Nemet
,
01:38
Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS
,
Richard Henderson
,
01:20
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
Richard Henderson
,
01:10
Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS
,
Adam Nemet
,
01:10
[gcc-in-cxx] Merge from trunk
,
Ian Lance Taylor
,
00:54
Re: [patch] Fixincludes for darwin stdint.h
,
FX
,
00:10
June 09, 2009
[PATCH] p-ipa merge: Parameter modification infrastructure
,
Martin Jambor
,
23:54
[PATCH] p-ipa merge: Cgraph function locality functions
,
Martin Jambor
,
23:51
Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS
,
Richard Guenther
,
23:19
Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS
,
Adam Nemet
,
23:16
Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS
,
Adam Nemet
,
23:13
[PATCH, pretty-ipa] Merge two functions counting the number of parameters
,
Martin Jambor
,
23:04
Re: [patch] Fixincludes for darwin stdint.h
,
Bruce Korb
,
22:58
Re: CMP of the register to zero.
,
Valdimir Volynsky
,
22:37
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
David Daney
,
22:14
Re: PING: PATCH: Fix PR39146 unnecessary stack realign
,
H.J. Lu
,
22:12
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
H.J. Lu
,
22:05
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
David Daney
,
21:15
Re: PATCH RFA: -Wc++-compat warning about incompatible pointer targets
,
Joseph S. Myers
,
20:52
Re: VTA merge - cmdline
,
Gabriel Dos Reis
,
20:47
Re: [patch] Fixincludes for darwin stdint.h
,
FX
,
20:42
Re: [LTO] fix ipa-cp
,
Diego Novillo
,
20:24
PATCH libffi win64 support
,
Timothy Wall
,
20:07
PATCH libffi testsuite closure fixes
,
Timothy Wall
,
20:07
RE: Adding my Name to the Write-after-Approval List
,
Shobaki, Ghassan
,
19:48
Re: Addin my Name to the Write-after-Approval List
,
David Daney
,
19:43
Re: libffi merge
,
Ralf Wildenhues
,
19:40
Addin my Name to the Write-after-Approval List
,
Shobaki, Ghassan
,
19:35
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Paolo Bonzini
,
19:29
Re: VTA merge - cmdline
,
Paolo Bonzini
,
19:14
Re: [Patch, fortran] First steps to array descriptor reform
,
Thomas Koenig
,
19:12
RE: Patch to Avoid Bad Prefetching
,
Shobaki, Ghassan
,
19:11
[LTO] fix ipa-cp
,
Jan Hubicka
,
19:05
Re: [PATCH, PR40351] When creating artificial (copy-propagation) sub-accesses, check that they make sense
,
Martin Jambor
,
18:58
Re: gcc libffi merge is finished
,
Andrew Haley
,
18:52
Re: gcc libffi merge is finished
,
NightStrike
,
18:50
Re: libffi merge
,
Andrew Haley
,
18:43
Re: CMP of the register to zero.
,
H.J. Lu
,
18:38
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Diego Novillo
,
18:36
Re: libffi merge
,
Timothy Wall
,
18:35
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Richard Guenther
,
18:33
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Nathan Froyd
,
18:30
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Richard Guenther
,
17:52
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Steven Bosscher
,
17:44
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Steven Bosscher
,
17:40
Re: libffi merge
,
Andrew Haley
,
17:31
gcc libffi merge is finished
,
Andrew Haley
,
17:28
Re: libffi merge
,
Andrew Haley
,
17:23
[PATCH TESTSUITE]: Fix gcc.dg/torture/builtin-math-6.c
,
Kaveh R. GHAZI
,
17:16
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Richard Guenther
,
17:07
Fix profile use in computed goto duplication
,
Jan Hubicka
,
17:02
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Richard Guenther
,
17:00
Re: libffi merge
,
Andrew Haley
,
16:57
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Nathan Froyd
,
16:53
Re: [PATCH,libgomp] make libgomp cross-compilable
,
Jakub Jelinek
,
16:33
[PATCH,libgomp] make libgomp cross-compilable
,
Nathan Froyd
,
16:21
Re: VTA merge - cmdline
,
Mark Mitchell
,
16:06
Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS
,
Richard Guenther
,
14:58
Re: VTA merge - cmdline
,
Daniel Jacobowitz
,
14:27
Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS
,
Eric Botcazou
,
14:23
[Patch,Fortran] -fcheck=bounds fix; intrinsic.texi: INT*/REAL* documentation
,
Tobias Burnus
,
14:19
Re: libffi merge
,
Andrew Haley
,
14:14
Re: libffi merge
,
Joseph S. Myers
,
13:50
Re: [rfc] -gdwarf-3 and DW_OP_call_frame_cfa
,
Joseph S. Myers
,
13:41
Re: C++ PATCH for c++/35782, 37860
,
H.J. Lu
,
13:40
Re: VTA merge - cmdline
,
Mark Mitchell
,
13:02
Re: VTA merge - cmdline
,
Gerald Pfeifer
,
12:50
Re: libffi merge
,
Andrew Haley
,
12:38
Re: libffi merge
,
H.J. Lu
,
12:33
Re: libffi merge
,
Andrew Haley
,
12:15
Re: [PATCH] rewrite fwprop's dataflow
,
Kenneth Zadeck
,
12:00
Re: [Patch,wwwdocs] 4.5 changes: MPC and Fortran
,
Tobias Burnus
,
10:32
Re: [rfc] -gdwarf-3 and DW_OP_call_frame_cfa
,
Jakub Jelinek
,
09:55
Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS
,
Adam Nemet
,
09:18
[rfc] -gdwarf-3 and DW_OP_call_frame_cfa
,
Richard Henderson
,
09:05
Re: [PATCH] rewrite fwprop's dataflow
,
Paolo Bonzini
,
08:46
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Paolo Bonzini
,
08:36
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
Paolo Bonzini
,
08:26
Ping: [Patch] Use existing predicates for RTL objects
,
Shujing Zhao
,
08:16
Re: VTA merge - cmdline
,
Alexandre Oliva
,
07:39
C++ PATCH to cp_parser_type_id for late-specified return types in type-ids
,
Jason Merrill
,
06:20
[lto] Look for libelf.h in libelf/libelf.h as well
,
Diego Novillo
,
06:09
Re: [PATCH] rewrite fwprop's dataflow
,
Kenneth Zadeck
,
05:44
Re: [PATCH 4/4] optimize MD more by trimming it to live registers
,
Kenneth Zadeck
,
05:38
Re: [Patch,wwwdocs] 4.5 changes: MPC and Fortran
,
Craig Powers
,
05:32
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
Richard Henderson
,
04:55
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
Richard Henderson
,
04:43
Re: Patch to Avoid Bad Prefetching
,
Richard Henderson
,
04:35
Re: [patch] diagnostics branch
,
Richard Henderson
,
04:26
Re: [PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS
,
Eric Botcazou
,
03:38
RE: Patch to Avoid Bad Prefetching
,
Shobaki, Ghassan
,
02:26
[PATCH] Check precision rather than machine mode in STRIP_NOPS and STRIP_SIGN_NOPS
,
Adam Nemet
,
02:02
[patch committed SH] Rewrite *_OPTIONS macros with functions
,
Kaz Kojima
,
01:41
Re: [PATCH] Avoid useless DW_CFA_advance_loc* after DW_CFA_remember_state
,
Richard Henderson
,
00:29
Re: libffi merge
,
Timothy Wall
,
00:21
June 08, 2009
Re: [Patch,wwwdocs] 4.5 changes: MPC and Fortran
,
Bernhard Reutner-Fischer
,
23:46
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
Ian Lance Taylor
,
23:30
Re: [Patch,wwwdocs] 4.5 changes: MPC and Fortran
,
Tobias Burnus
,
23:28
Re: Patch to Avoid Bad Prefetching
,
H.J. Lu
,
23:26
Re: [PATCH, PR40351] When creating artificial (copy-propagation) sub-accesses, check that they make sense
,
Richard Guenther
,
22:41
Re: [patch] diagnostics branch
,
Tom Tromey
,
22:37
[PATCH, PR40351] When creating artificial (copy-propagation) sub-accesses, check that they make sense
,
Martin Jambor
,
22:37
[Fortran-dev] Merged trunk into branch
,
Tobias Burnus
,
22:36
Re: [Patch,wwwdocs] 4.5 changes: MPC and Fortran
,
Gerald Pfeifer
,
22:35
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Daniel Jacobowitz
,
22:32
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Steven Bosscher
,
22:31
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Nathan Froyd
,
22:27
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Jakub Jelinek
,
22:19
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Andrew Pinski
,
22:11
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Daniel Jacobowitz
,
21:51
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
Ralf Wildenhues
,
21:51
Re: [patch] libffi testsuite standalone vs. gcc
,
Ralf Wildenhues
,
21:50
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Joseph S. Myers
,
21:40
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
Richard Guenther
,
21:39
[patch] libffi testsuite standalone vs. gcc
,
Andreas Tobler
,
21:36
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
David Daney
,
21:34
Re: [Patch,wwwdocs] 4.5 changes: MPC and Fortran
,
Ralf Wildenhues
,
21:26
Re: PR debug/40126
,
Richard Guenther
,
21:16
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
Richard Guenther
,
21:15
Re: [PATCH 3/4] Add a new bitmap function
,
Paolo Bonzini
,
21:10
Re: [PATCH 3/4] Add a new bitmap function
,
Richard Guenther
,
21:07
[Patch,wwwdocs] 4.5 changes: MPC and Fortran
,
Tobias Burnus
,
21:00
Re: libffi merge
,
Timothy Wall
,
20:56
CMP of the register to zero.
,
Valdimir Volynsky
,
20:53
Re: [Patch, fortran] First steps to array descriptor reform
,
Paul Richard Thomas
,
20:51
[pretty-ipa, committed] Call regularization in tree-sra.c
,
Martin Jambor
,
20:46
[pretty-ipa, committed] Cleanup passes.c
,
Martin Jambor
,
20:41
PR debug/40126
,
Jan Hubicka
,
20:39
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
David Daney
,
20:34
Re: libffi merge
,
Andrew Haley
,
20:32
[patch] diagnostics branch
,
Aldy Hernandez
,
20:27
RE: Patch to Avoid Bad Prefetching
,
Shobaki, Ghassan
,
20:25
Re: libffi merge
,
Ralf Wildenhues
,
20:25
Re: Patch to Avoid Bad Prefetching
,
Andrew Pinski
,
20:16
Re: PR middle-end/39834
,
H.J. Lu
,
20:04
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Paolo Bonzini
,
20:04
Re: libffi merge
,
NightStrike
,
19:57
Re: PING x2: [PATCH take 2]: Integrate GCC with the complex math library MPC (configury)
,
Kaveh R. GHAZI
,
19:50
PR middle-end/39834
,
Jan Hubicka
,
19:47
[PATCH 4/4] optimize MD more by trimming it to live registers
,
Paolo Bonzini
,
19:21
[PATCH 3/4] Add a new bitmap function
,
Paolo Bonzini
,
19:20
[PATCH] rewrite fwprop's dataflow
,
Paolo Bonzini
,
19:20
[PATCH 1/4] make domwalk IR-agnostic
,
Paolo Bonzini
,
19:19
Re: libffi merge
,
Andrew Haley
,
19:15
Re: [PATCH] fix arm neon ICE by widening tree_type's precision field
,
Richard Guenther
,
19:10
Re: libffi merge
,
Andrew Haley
,
19:02
Re: libffi merge
,
Andrew Haley
,
19:00
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
Paul Brook
,
18:55
Re: libffi merge
,
NightStrike
,
18:54
Re: [patch] Fix PR40012, invalid debug locations
,
Paul Pluzhnikov
,
18:53
Re: libffi merge
,
NightStrike
,
18:50
Re: libffi merge
,
NightStrike
,
18:47
Re: libffi merge
,
Andrew Haley
,
18:35
Re: [C++ PATCH] Fix ICE in check_dtor_name (PR c++/40373)
,
Jason Merrill
,
18:35
[C++ PATCH] Fix ICE in check_dtor_name (PR c++/40373)
,
Jakub Jelinek
,
18:23
Re: libffi merge
,
Tom Tromey
,
18:21
[PATCH] fix arm neon ICE by widening tree_type's precision field
,
Nathan Froyd
,
17:31
Re: [PATCH] __builtin_object_size improvements (take 2)
,
Richard Guenther
,
17:22
Re: [C++ PATCH] Fix two little fallouts from the VLA changes (PR c++/40370, PR c++/40372)
,
Jason Merrill
,
17:00
PR middle-end/40102
,
Jan Hubicka
,
16:45
[v3] Redo gamma_distribution, other tweaks
,
Paolo Carlini
,
16:42
Re: [patch] Fixincludes for darwin stdint.h
,
Bruce Korb
,
16:17
Re: C++ PATCH for c++/23287
,
H.J. Lu
,
16:02
[PATCH] __builtin_object_size improvements (take 2)
,
Jakub Jelinek
,
15:52
[C++ PATCH] Fix two little fallouts from the VLA changes (PR c++/40370, PR c++/40372)
,
Jakub Jelinek
,
15:47
Re: [PATCH 0/3] Resubmission of new implementation of SRA
,
Richard Guenther
,
15:06
Re: [PATCH] PR40359
,
Richard Guenther
,
15:04
Re: [PATCH] Fix ICE with delayed-branch targets after epilogue-unwind patch
,
Richard Guenther
,
15:02
Re: [Patch, fortran] First steps to array descriptor reform
,
Paul Richard Thomas
,
14:33
Re: [patch] Fix PR40012, invalid debug locations
,
Michael Matz
,
14:00
Re: PING x2: [PATCH take 2]: Integrate GCC with the complex math library MPC (configury)
,
Tobias Burnus
,
13:59
RE: [PATCH] Fix PRE of TARGET_MEM_REF
,
Revital1 Eres
,
12:22
Re: [Patch, fortran] First steps to array descriptor reform
,
Tobias Burnus
,
12:18
[PATCH] Avoid useless DW_CFA_advance_loc* after DW_CFA_remember_state
,
Jakub Jelinek
,
10:41
Re: PING x2: [PATCH take 2]: Integrate GCC with the complex math library MPC (configury)
,
Paolo Bonzini
,
09:28
Re: VTA merge - cmdline
,
Mark Mitchell
,
05:23
Re: PATCH RFA: Change -Wswitch behaviour when there is a default case
,
Mark Mitchell
,
05:23
Re: VTA merge - ssa (gimple, trees, tuples)
,
Alexandre Oliva
,
00:03
Re: VTA merge - introduction
,
Alexandre Oliva
,
00:01
June 07, 2009
Re: [Fortran-dev] Merged trunk into branch
,
Tobias Burnus
,
23:52
Re: VTA merge - introduction
,
Alexandre Oliva
,
23:41
[Fortran-dev] Merged trunk into branch
,
Tobias Burnus
,
23:04
Re: [Patch, fortran] First steps to array descriptor reform
,
Toon Moene
,
23:00
Re: [Patch, fortran] First steps to array descriptor reform
,
Paul Richard Thomas
,
22:12
Re: [patch, libfortran] [4.4/4.5 Regression] changed BACKSPACE behaviour at end of file.
,
Janne Blomqvist
,
22:00
Re: [Patch, fortran] First steps to array descriptor reform
,
Tobias Burnus
,
22:00
Re: [PATCH 4.5 4/N]: Integrate GCC with the complex math library MPC (testsuite)
,
Kaveh R. GHAZI
,
20:51
Re: PING x2: [PATCH take 2]: Integrate GCC with the complex math library MPC (configury)
,
Kaveh R. GHAZI
,
20:49
Re: [Patch, fortran] First steps to array descriptor reform
,
Thomas Koenig
,
20:46
Re: [Patch, fortran] First steps to array descriptor reform
,
Toon Moene
,
20:39
[Patch, fortran] First steps to array descriptor reform
,
Paul Richard Thomas
,
19:42
[patch, fortran-dev] PR29962 - simplifiers for SPREAD and UNPACK
,
Tobias Burnus
,
19:34
[Patch,Fortran,Committed] PR29962 - more simplifiers for transformational intrinsics
,
Tobias Burnus
,
18:35
Re: [PATCH 0/3] Resubmission of new implementation of SRA
,
Martin Jambor
,
17:02
[Patch,Fortran,Committed] Further Fortran-Dev -> Trunk merges
,
Tobias Burnus
,
15:49
Re: [PATCH 0/3] Resubmission of new implementation of SRA
,
H.J. Lu
,
15:29
[Patch,Fortran,Committed] PR29962 - add simplifier for dot_product, matmul, transpose (F2003)
,
Tobias Burnus
,
13:56
Re: [patch, libfortran] [4.4/4.5 Regression] changed BACKSPACE behaviour at end of file.
,
Tobias Burnus
,
11:24
Re: [patch, fortran] PR40008 F2008: Add NEWUNIT= for OPEN statement
,
Tobias Burnus
,
10:52
Re: [PATCH] New pass to partition single function into multiple (resubmission)
,
Revital1 Eres
,
09:46
Re: [PATCH] New pass to partition single function into multiple (resubmission)
,
Ralf Wildenhues
,
09:34
Re: libffi merge
,
Ralf Wildenhues
,
08:43
Re: PATCH RFA: Permit attributes on labels in C++
,
Jason Merrill
,
07:00
Re: [patch, fortran] PR40008 F2008: Add NEWUNIT= for OPEN statement
,
Jerry DeLisle
,
05:52
Re: [patch] Fixincludes for darwin stdint.h
,
Eric Christopher
,
01:43
[patch] Fixincludes for darwin stdint.h
,
FX
,
01:02
June 06, 2009
Re: [Patch,Fortran,committed] PR37203: additional checks for RESHAPE
,
Tobias Burnus
,
23:14
Re: PATCH RFA: Permit attributes on labels in C++
,
Ian Lance Taylor
,
22:54
Re: [PATCH] Whitespace fixes
,
Gerald Pfeifer
,
22:29
[Patch,Fortran,Committed] PR32890 - add simplifier and argument check for PACK
,
Tobias Burnus
,
20:57
[PATCH] Fix ICE with delayed-branch targets after epilogue-unwind patch
,
Adam Nemet
,
19:41
[patch, libfortran] [4.4/4.5 Regression] changed BACKSPACE behaviour at end of file.
,
Jerry DeLisle
,
19:21
Re: [PATCH] fix compilation error in libbid
,
Bernhard Reutner-Fischer
,
18:25
Re: [PATCH] fix compilation error in libbid
,
Bernhard Reutner-Fischer
,
18:05
Re: [PATCH] Remove prototypes for long removed vn related functions
,
Bernhard Reutner-Fischer
,
16:23
Re: [patch] Fix one Makefile dependency, add timevar for combine-stack-adjustments
,
Paolo Bonzini
,
15:34
Re: [PATCH] Whitespace fixes
,
Bernhard Reutner-Fischer
,
14:57
Re: [PATCH] Avoid redefinition of FUNC near __floatundisf and __floatundidf
,
Bernhard Reutner-Fischer
,
14:50
[patch] Fix one Makefile dependency, add timevar for combine-stack-adjustments
,
Steven Bosscher
,
12:45
Re: PATCH RFA: Change -Wswitch behaviour when there is a default case
,
Andrew Haley
,
10:23
Re: libffi merge
,
Andrew Haley
,
10:21
Re: libffi merge
,
NightStrike
,
04:58
Re: [PATCH] Avoid redefinition of FUNC near __floatundisf and __floatundidf
,
Ian Lance Taylor
,
02:25
Re: [PATCH] Add header-guard to gbl-ctors.h
,
Ian Lance Taylor
,
02:24
Re: [PATCH] Use bool for finish_decl()'s variable was_incomplete
,
Ian Lance Taylor
,
02:23
Re: VTA merge - introduction
,
Ian Lance Taylor
,
02:19
PATCH RFA: Change -Wswitch behaviour when there is a default case
,
Ian Lance Taylor
,
01:06
Re: [Patch ARM] PR target/19599 Enable sibcalls through function pointers.
,
Ramana Radhakrishnan
,
00:11
June 05, 2009
Re: [PATCH] __builtin_object_size improvements
,
Richard Guenther
,
22:46
Re: [PATCH] __builtin_object_size improvements
,
Jakub Jelinek
,
22:41
Re: [PATCH] __builtin_object_size improvements
,
Richard Henderson
,
22:21
Re: [PATCH] __builtin_object_size improvements
,
Richard Guenther
,
22:20
Re: [vta,vta4.3,trunk?] introduce -fcompare-debug
,
Richard Henderson
,
22:20
Re: [PATCH] __builtin_object_size improvements
,
Richard Henderson
,
22:13
Re: VTA merge - introduction
,
Richard Guenther
,
22:10
Re: VTA merge - cmdline
,
Alexandre Oliva
,
22:06
Re: VTA merge - introduction
,
Alexandre Oliva
,
21:53
Re: VTA merge - introduction
,
Richard Guenther
,
21:48
Re: [PATCH] Document TODO_update_ssa_any's internal use only
,
Richard Guenther
,
21:45
Re: [PATCH] Remove prototypes for long removed vn related functions
,
Richard Guenther
,
21:43
Re: [PATCH] Whitespace fixes
,
Richard Guenther
,
21:41
Re: [PATCH] Print statement who's gimple_bb is set to a wrong BB
,
Richard Guenther
,
21:39
Re: [PATCH] Commentary typo fixes
,
Richard Guenther
,
21:37
Re: [PATCH] Document TODO_update_ssa_any's internal use only
,
Bernhard Reutner-Fischer
,
21:36
Re: [PATCH] improve documentation of ENTRY_BLOCK and EXIT_BLOCK
,
Richard Guenther
,
21:36
Re: VTA merge - introduction
,
Alexandre Oliva
,
21:33
Re: VTA merge - introduction
,
Andrew MacLeod
,
21:32
Re: VTA merge - introduction
,
Richard Henderson
,
21:27
[PATCH] Document TODO_update_ssa_any's internal use only
,
Bernhard Reutner-Fischer
,
21:27
[PATCH] Avoid redefinition of FUNC near __floatundisf and __floatundidf
,
Bernhard Reutner-Fischer
,
21:26
[PATCH] Add header-guard to gbl-ctors.h
,
Bernhard Reutner-Fischer
,
21:26
[PATCH] Remove prototypes for long removed vn related functions
,
Bernhard Reutner-Fischer
,
21:25
[PATCH] Whitespace fixes
,
Bernhard Reutner-Fischer
,
21:25
Re: VTA merge - ssa (gimple, trees, tuples)
,
Richard Guenther
,
21:24
[PATCH] Use bool for finish_decl()'s variable was_incomplete
,
Bernhard Reutner-Fischer
,
21:23
Re: VTA merge - introduction
,
Alexandre Oliva
,
21:23
[PATCH] Print statement who's gimple_bb is set to a wrong BB
,
Bernhard Reutner-Fischer
,
21:23
[PATCH] Commentary typo fixes
,
Bernhard Reutner-Fischer
,
21:22
[PATCH] improve documentation of ENTRY_BLOCK and EXIT_BLOCK
,
Bernhard Reutner-Fischer
,
21:20
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Mark Mitchell
,
21:18
Re: VTA merge - ssa (gimple, trees, tuples)
,
Alexandre Oliva
,
21:13
Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64} (take 2)
,
Michael Eager
,
21:12
Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64} (take 2)
,
Jakub Jelinek
,
21:10
Re: [Fwd: [Patch MIPS] Use existing predicates for RTL objects]
,
Richard Sandiford
,
21:08
Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64} (take 2)
,
Nathan Froyd
,
21:07
Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64} (take 2)
,
Michael Eager
,
21:04
Re: VTA merge - introduction
,
Richard Henderson
,
21:04
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Richard Sandiford
,
21:03
Re: VTA merge - cmdline
,
Andrew Pinski
,
20:52
Re: [patch] Fix PR40012, invalid debug locations
,
David Edelsohn
,
20:51
Re: [PATCH,rs6000] don't define __eabi_convert or __eabi_uconvert if not _RELOCATABLE
,
David Edelsohn
,
20:45
Re: [patch][plugin] Fix bug in pass insertion
,
Diego Novillo
,
20:45
[PATCH,rs6000] don't define __eabi_convert or __eabi_uconvert if not _RELOCATABLE
,
Nathan Froyd
,
20:40
[v3] remove xfail atomic_address
,
Benjamin Kosnik
,
20:37
Re: VTA merge - cmdline
,
Alexandre Oliva
,
20:36
Re: VTA merge - introduction
,
Richard Guenther
,
20:35
Re: PATCH RFA: Permit attributes on labels in C++
,
Jason Merrill
,
20:35
[PATCH,committed] fix using ppc-asm.h outside of gcc build
,
Nathan Froyd
,
20:32
Re: VTA merge - introduction
,
Alexandre Oliva
,
20:20
Re: VTA merge - introduction
,
Alexandre Oliva
,
20:09
Re: [patch][plugin] Fix bug in pass insertion
,
Olatunji Ruwase
,
20:08
Re: [patch] Add discriminators to DWARF line table
,
David Edelsohn
,
20:01
[power7-meissner] Disallow V2DF/V2DI permutes by default
,
Michael Meissner
,
20:00
Re: VTA merge - introduction
,
Mark Mitchell
,
19:41
Re: libffi merge
,
Andrew Haley
,
19:36
Re: [patch][plugin] Fix bug in pass insertion
,
Olatunji Ruwase
,
19:34
Re: [patch][plugin] Fix bug in pass insertion
,
Olatunji Ruwase
,
19:32
Re: libffi merge
,
Andreas Tobler
,
19:23
Re: VTA merge - introduction
,
David Edelsohn
,
19:19
Re: VTA merge - introduction
,
Arnaud Charlet
,
19:13
Re: VTA merge - introduction
,
David Edelsohn
,
18:58
Re: VTA merge - cmdline
,
Richard Guenther
,
18:57
Re: VTA merge - introduction
,
Richard Guenther
,
18:53
Re: VTA merge - cmdline
,
Richard Henderson
,
18:48
Re: VTA merge - introduction
,
Richard Guenther
,
18:42
[MPC PATCH INSTALLED]: Use mpc_realref/mpc_imagref instead of MPC_RE/MPC_IM
,
Kaveh R. GHAZI
,
18:23
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Mark Mitchell
,
17:53
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Jakub Jelinek
,
17:44
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Mark Mitchell
,
17:39
Re: PATCH RFA: Permit attributes on labels in C++
,
Ian Lance Taylor
,
17:35
Re: PATCH: new port: Moxie
,
Anthony Green
,
17:11
Re: Patch to Avoid Bad Prefetching
,
Richard Guenther
,
17:01
Re: [patch, vectorizer] misaligned store support
,
Richard Guenther
,
16:54
RE: Patch to Avoid Bad Prefetching
,
Shobaki, Ghassan
,
16:53
Re: [patch][plugin] Fix bug in pass insertion
,
Diego Novillo
,
16:43
Re: PATCH: new port: Moxie
,
Richard Henderson
,
16:40
[patch, vectorizer] misaligned store support
,
Revital1 Eres
,
16:25
Re: [patch][plugin] Fix bug in pass insertion
,
Rafael Espindola
,
16:10
Re: VTA merge - ssa (gimple, trees, tuples)
,
Richard Guenther
,
15:53
Re: libffi merge
,
Andrew Haley
,
15:39
Re: PATCH: new port: Moxie
,
Paolo Bonzini
,
15:24
Re: PATCH: new port: Moxie
,
Anthony Green
,
15:15
Re: libffi merge
,
Dave Korn
,
15:10
Re: libffi merge
,
Andrew Haley
,
15:02
Re: libffi merge
,
Andrew Haley
,
14:52
Re: libffi merge
,
Dave Korn
,
14:13
Re: libffi merge
,
Dave Korn
,
14:11
Re: [PATCH] Optimize manual byte swap implementations v3
,
Richard Guenther
,
13:06
Re: [PATCH] Optimize manual byte swap implementations v3
,
Andi Kleen
,
12:38
Re: VTA merge - enable by default (some day)
,
Alexandre Oliva
,
12:23
Re: VTA merge - buildopts
,
Alexandre Oliva
,
12:21
Re: VTA merge - testsuite guality
,
Alexandre Oliva
,
12:20
Re: VTA merge - ports
,
Alexandre Oliva
,
12:20
Re: VTA merge - sched
,
Alexandre Oliva
,
12:20
Re: VTA merge - rtl compare-debug
,
Alexandre Oliva
,
12:19
Re: VTA merge - tracking
,
Alexandre Oliva
,
12:19
Re: VTA merge - ssa compare-debug
,
Alexandre Oliva
,
12:19
Re: VTA merge - rtl
,
Alexandre Oliva
,
12:18
Re: VTA merge - ssa to rtl
,
Alexandre Oliva
,
12:18
Re: VTA merge - ssa (gimple, trees, tuples)
,
Alexandre Oliva
,
12:17
Re: VTA merge - cmdline
,
Alexandre Oliva
,
12:16
Re: [vta,vta4.4] introduce NONDEBUG_INSN_P
,
Alexandre Oliva
,
12:15
VTA merge - introduction
,
Alexandre Oliva
,
12:11
Re: [PATCH] Optimize manual byte swap implementations v3
,
Richard Guenther
,
11:19
Re: Patch to Avoid Bad Prefetching
,
Richard Guenther
,
11:00
Re: Patch to Avoid Bad Prefetching
,
Richard Guenther
,
10:57
[v3] throw_allocator rework
,
Benjamin Kosnik
,
10:53
Re: [PATCH] Optimize manual byte swap implementations v3
,
Andreas Krebbel
,
10:39
[PATCH] Add testcase for PR36318
,
Richard Guenther
,
10:28
Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64} (take 2)
,
Jakub Jelinek
,
09:09
Ping: [Patch] Use existing predicates for RTL objects
,
Shujing Zhao
,
08:58
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Richard Sandiford
,
08:56
[Fwd: [Patch MIPS] Use existing predicates for RTL objects]
,
Shujing Zhao
,
08:50
Re: [vta,vta4.4] introduce NONDEBUG_INSN_P
,
Andrew Pinski
,
08:47
[vta,vta4.4] introduce NONDEBUG_INSN_P
,
Alexandre Oliva
,
08:45
Re: [trunk<-vta] Re: [vta, trunk?] declare frame decls for nested functions in the binding blocks
,
Alexandre Oliva
,
08:16
Re: PATCH: new port: Moxie
,
Anthony Green
,
07:54
Re: [trunk<-vta] Re: [vta, trunk?, fortran] fix -g/-g0 codegen diffs in fortran
,
Alexandre Oliva
,
07:30
Re: [6/8] Add AIX support to GLIBCXX_CROSSCONFIG
,
Benjamin Kosnik
,
06:59
RE: Patch to Avoid Bad Prefetching
,
Shobaki, Ghassan
,
04:29
Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64} (take 2)
,
David Edelsohn
,
03:36
Re: [Patch, libgfortran] Better format hash function
,
Jerry DeLisle
,
01:57
Re: Ping: [patch testsuite g++.dg]: Fix cast of pointer
,
Janis Johnson
,
01:31
Re: [patch] Add discriminators to DWARF line table
,
Cary Coutant
,
00:26
Re: PATCH: new port: Moxie
,
Jakub Jelinek
,
00:03
June 04, 2009
Re: [ping 3] New port: Toshiba Media Processor (mep-elf)
,
Michael Meissner
,
23:58
[Patch,Fortran,committed] PR37203: additional checks for RESHAPE
,
Tobias Burnus
,
23:56
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Mark Mitchell
,
23:55
RE: Patch to Avoid Bad Prefetching
,
Shobaki, Ghassan
,
23:53
[PATCH]: RFC: Add power7 support to the rs6000 (part 12 of 12)
,
Michael Meissner
,
23:52
[PATCH]: RFC: Add power7 support to the rs6000 (part 11 of 12)
,
Michael Meissner
,
23:52
[PATCH]: RFC: Add power7 support to the rs6000 (part 10 of 12)
,
Michael Meissner
,
23:51
[PATCH]: RFC: Add power7 support to the rs6000 (part 9 of 12)
,
Michael Meissner
,
23:49
[PATCH]: RFC: Add power7 support to the rs6000 (part 8 of 12)
,
Michael Meissner
,
23:48
[PATCH]: RFC: Add power7 support to the rs6000 (part 7 of 12)
,
Michael Meissner
,
23:48
[PATCH]: RFC: Add power7 support to the rs6000 (part 6 of 12)
,
Michael Meissner
,
23:47
[PATCH]: RFC: Add power7 support to the rs6000 (part 5 of 12)
,
Michael Meissner
,
23:46
[PATCH]: RFC: Add power7 support to the rs6000 (part 4 of 12)
,
Michael Meissner
,
23:46
[PATCH]: RFC: Add power7 support to the rs6000 (part 3 of 12)
,
Michael Meissner
,
23:45
[PATCH]: RFC: Add power7 support to the rs6000 (part 2 of 12)
,
Michael Meissner
,
23:44
[PATCH]: RFC: Add power7 support to the rs6000 (part 1 of 12)
,
Michael Meissner
,
23:43
[PATCH]: RFC: Add power7 support to the rs6000 (12 parts)
,
Michael Meissner
,
23:42
Re: Patch to Avoid Bad Prefetching
,
Richard Guenther
,
22:56
Re: unwind info for epilogues
,
Laurent GUERBY
,
22:38
Re: [PATCH] Second attempt@unwind epilogue support for s390{,x}
,
Jakub Jelinek
,
22:03
[PATCH] __builtin_object_size improvements
,
Jakub Jelinek
,
21:56
Re: [trunk<-vta] Re: [vta, trunk?, fortran] fix -g/-g0 codegen diffs in fortran
,
Tobias Burnus
,
21:52
Fix a couple libstdc++ pretty-printer bugs
,
Tom Tromey
,
21:51
RE: Patch to Avoid Bad Prefetching
,
Shobaki, Ghassan
,
21:24
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Valdimir Volynsky
,
21:19
Re: [Patch, libgfortran] Better format hash function
,
Tobias Burnus
,
20:56
Re: PING (mostly RTL/expand)
,
Hans-Peter Nilsson
,
20:42
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Mark Mitchell
,
20:29
Re: [patch] enhancing gengtype for plugins?
,
Basile STARYNKEVITCH
,
20:16
[power7-meissner] Move Pmode/POINTER_SIZE to global variables
,
Michael Meissner
,
20:09
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Valdimir Volynsky
,
20:09
Re: libffi merge
,
Andrew Haley
,
19:52
Re: libffi merge
,
Timothy Wall
,
19:46
Re: libffi merge
,
Timothy Wall
,
19:46
Re: PATCH COMMITTED: EXPORTED_CONST
,
Ian Lance Taylor
,
19:37
Re: libffi merge
,
Andrew Haley
,
19:25
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Mark Mitchell
,
19:03
Re: libffi merge
,
Andrew Haley
,
19:03
Re: [Patch, libgfortran] Better format hash function
,
Paolo Bonzini
,
18:29
Re: libffi merge
,
Andrew Haley
,
18:28
Re: libffi merge
,
Andrew Haley
,
18:26
Re: PATCH: new port: Moxie
,
Paolo Bonzini
,
18:19
Re: libffi merge
,
Dave Korn
,
18:10
[Patch, libgfortran] Better format hash function
,
Janne Blomqvist
,
18:09
Re: libffi merge
,
Andrew Haley
,
18:03
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Valdimir Volynsky
,
17:56
Re: PATCH: new port: Moxie
,
Richard Henderson
,
17:53
Re: [PATCH, ARM] Don't write below SP for soft-float comparisons
,
Richard Earnshaw
,
17:43
Re: libffi merge
,
Andrew Haley
,
17:41
Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming
,
Craig Powers
,
17:40
Re: PowerPC -- single precision FP register constraint
,
Michael Eager
,
17:31
Re: [Patch ARM] PR target/19599 Enable sibcalls through function pointers.
,
Richard Earnshaw
,
17:16
Re: libffi merge
,
Andrew Haley
,
17:06
[Patch ARM] Fix ICE in thumb2_legitimate_index_p with checking enabled.
,
Ramana Radhakrishnan
,
16:56
Re: libffi merge
,
Andrew Haley
,
16:42
Re: [patch] Fix PR40012, invalid debug locations
,
Richard Guenther
,
16:19
[patch] Fix PR40012, invalid debug locations
,
Michael Matz
,
16:12
Re: libffi merge
,
Dave Korn
,
16:08
Re: PING (mostly RTL/expand)
,
Eric Botcazou
,
15:30
PING (mostly RTL/expand)
,
Paolo Bonzini
,
15:21
Re: PATCH: new port: Moxie
,
Anthony Green
,
15:10
Re: libffi merge
,
Andrew Haley
,
14:48
Re: libffi merge
,
Anthony Green
,
14:39
[PATCH][4.3] Backport fix for PR39371, fix PR40335
,
Richard Guenther
,
14:32
Re: [PATCH] Second attempt@unwind epilogue support for s390{,x}
,
Ulrich Weigand
,
14:22
[Patch ARM] PR target/19599 Enable sibcalls through function pointers.
,
Ramana Radhakrishnan
,
13:43
[PATCH, ARM] Don't write below SP for soft-float comparisons
,
Julian Brown
,
13:09
Re: libffi merge
,
Andrew Haley
,
12:56
Re: libffi merge
,
Andrew Haley
,
12:41
Re: libffi merge
,
Andrew Haley
,
12:34
[PATCH] Second attempt@unwind epilogue support for s390{,x}
,
Jakub Jelinek
,
12:11
Re: [PATCH] PR 38156
,
Richard Guenther
,
11:45
Re: [patch, testsuite] vect_no_align testsuite failures
,
Richard Guenther
,
10:40
Re: [PATCH, i386]: Rename X64_{,SSE_}REGPARM_MAX
,
Kai Tietz
,
10:04
Re: [vta,vta4.3,trunk?] introduce -fcompare-debug
,
Alexandre Oliva
,
10:00
Re: [PATCH] Add comparison operators for vector types
,
Paolo Bonzini
,
09:58
[PATCH, i386]: Rename X64_{,SSE_}REGPARM_MAX
,
Uros Bizjak
,
09:51
Re: [PATCH ARM] Fix PR 10242
,
Uros Bizjak
,
08:14
Re: [PATCH] PR 38156
,
Razya Ladelsky
,
08:12
Re: PATCH COMMITTED: EXPORTED_CONST
,
Jay Foad
,
07:50
Re: [PATCH] Add comparison operators for vector types
,
Chris Lattner
,
02:48
Re: [vta,vta4.3,trunk?] defer creation of DECLs for dwarf indirect constants
,
Richard Henderson
,
02:33
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -time=file flag
,
Richard Henderson
,
02:24
Re: PATCH: new port: Moxie
,
Richard Henderson
,
02:21
Re: [vta, trunk] avoid -g/-g0 codegen differences out of discarding decls
,
Richard Henderson
,
02:21
Re: [Patch, libgfortran] PR 40330 Fix use of saved format strings
,
Jerry DeLisle
,
02:05
Re: [trunk<-vta] Re: [vta, trunk?] declare frame decls for nested functions in the binding blocks
,
Richard Henderson
,
01:55
[PATCH ARM] Fix PR 10242
,
Richard Earnshaw
,
01:33
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
Mark Mitchell
,
00:59
June 03, 2009
Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables
,
Alexandre Oliva
,
23:41
Re: [vta,vta4.3,trunk?] introduce -fcompare-debug
,
Richard Henderson
,
23:32
Re: [trunk<-vta] Re: [vta] fix PCH testsuite regression with DW_AT_MIPS_linkage_name
,
Richard Henderson
,
23:13
Re: [Patch, libgfortran] PR 40330 Fix use of saved format strings
,
Janne Blomqvist
,
23:08
[gcc-in-cxx] Merge from trunk
,
Ian Lance Taylor
,
23:02
Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming
,
Tobias Burnus
,
22:55
Re: *PING* Re: [Patch, Fortran] Replace intmax_type_node by INTMAX_TYPE
,
Tobias Burnus
,
22:51
Re: [fortran,patch] Fix LEADZ/TRAILZ
,
Tobias Burnus
,
22:50
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
David Daney
,
22:41
Re: libffi merge
,
Anthony Green
,
22:26
Re: [trunk<-vta] Re: [vta] fix PCH testsuite regression with DW_AT_MIPS_linkage_name
,
Alexandre Oliva
,
22:08
[patch, testsuite] vect_no_align testsuite failures
,
Steve Ellcey
,
22:03
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
Ian Lance Taylor
,
21:59
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
Richard Guenther
,
21:52
Re: libffi merge
,
Andrew Haley
,
21:52
Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables
,
Ian Lance Taylor
,
21:52
Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables
,
Richard Guenther
,
21:49
Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables
,
Daniel Jacobowitz
,
21:45
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
David Daney
,
21:42
Re: [trunk<-vta] Re: [vta] skip .gcno generation during -fcompare-debug-second
,
Alexandre Oliva
,
21:41
[patch, ia64, committed] Patch to fix gcc.dg/vect/vect-outer-5.c on IA64 HP-UX
,
Steve Ellcey
,
21:36
Re: [vta,vta4.3,trunk?] introduce -fcompare-debug
,
Alexandre Oliva
,
21:26
Re: [Patch, libgfortran] PR 40330 Fix use of saved format strings
,
Janne Blomqvist
,
21:17
Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables
,
Alexandre Oliva
,
21:16
Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables
,
Alexandre Oliva
,
21:15
[Patch, libgfortran] PR 40330 Fix use of saved format strings
,
Janne Blomqvist
,
21:00
Re: [PATCH] Add new built-in: __builtin_unreachable()
,
Richard Guenther
,
20:58
Re: [patch] Add discriminators to DWARF line table
,
Cary Coutant
,
20:46
[PATCH] Add new built-in: __builtin_unreachable()
,
David Daney
,
20:44
Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables
,
Richard Guenther
,
20:18
Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables
,
Daniel Jacobowitz
,
20:06
Re: [vta,vta4.3,trunk?] introduce -fcompare-debug
,
Richard Henderson
,
20:05
Re: [PATCH] First attempt@unwind epilogue support for s390{,x}
,
Ulrich Weigand
,
20:01
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug
,
Alexandre Oliva
,
19:52
Re: [PATCH] First attempt@unwind epilogue support for s390{,x}
,
Jakub Jelinek
,
19:45
Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables
,
Alexandre Oliva
,
19:43
Re: [PATCH] First attempt@unwind epilogue support for s390{,x}
,
Ulrich Weigand
,
19:42
Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64} (take 2)
,
David Edelsohn
,
19:05
Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64} (take 2)
,
Richard Henderson
,
18:48
[power7-meissner] Add VSX xxsldwi support; Add debug switches -mno-allow-df-permute and -mno-allow-movmisalign
,
Michael Meissner
,
18:47
Re: [PATCH] First attempt@unwind epilogue support for s390{,x}
,
Richard Henderson
,
18:42
[PATCH] First attempt at unwind epilogue support for powerpc{,64} (take 2)
,
Jakub Jelinek
,
18:12
[PATCH, ARM] Allow TImode values in ARM core registers
,
Julian Brown
,
17:58
Re: [PATCH] PR 38156
,
Zdenek Dvorak
,
17:37
[PATCH] Fix PR40328
,
Richard Guenther
,
17:26
Re: [PATCH] Allow reporting statistics when current_pass->id is -1
,
Andrey Belevantsev
,
17:19
Re: [PATCH] Allow reporting statistics when current_pass->id is -1
,
Paolo Bonzini
,
17:17
Re: [patch] Add discriminators to DWARF line table
,
Diego Novillo
,
17:14
Re: Patch to Avoid Bad Prefetching
,
Richard Guenther
,
16:27
Re: [patch] Add discriminators to DWARF line table
,
Tom Tromey
,
16:25
Re: [PATCH] Allow reporting statistics when current_pass->id is -1
,
Richard Guenther
,
16:24
Re: [PATCH] PR 38156
,
Richard Guenther
,
16:21
[PATCH] Allow reporting statistics when current_pass->id is -1
,
Andrey Belevantsev
,
16:08
Re: [RFC] [alias, middle-end] Alias and data dependency export
,
Richard Guenther
,
16:06
Re: [PATCH] First attempt@unwind epilogue support for s390{,x}
,
Ulrich Weigand
,
16:03
Re: [RFC] [alias, middle-end] Alias and data dependency export
,
Andrey Belevantsev
,
15:57
Re: [PATCH] First attempt@unwind epilogue support for s390{,x}
,
Ulrich Weigand
,
15:54
Re: [PATCH] PR 38156
,
Razya Ladelsky
,
15:19
Re: [PATCH] PR 38156
,
Zdenek Dvorak
,
14:57
Re: Patch to Avoid Bad Prefetching
,
Zdenek Dvorak
,
14:53
Re: libffi merge
,
Anthony Green
,
13:53
Re: [patch] Add discriminators to DWARF line table
,
Diego Novillo
,
13:44
Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming
,
Dennis Wassel
,
13:36
Re: PATCH: new port: Moxie
,
Anthony Green
,
13:30
Re: PATCH: Do not align labels for jump tables
,
Andreas Schwab
,
13:17
Re: libffi merge
,
Andrew Haley
,
13:02
Re: [PATCH][Ada][PING] Add option to gnatlink to fix gnat.dg on some platforms
,
Laurent GUERBY
,
13:02
[Ada] Fix ICE with 2nd extension of discriminated tagged records
,
Eric Botcazou
,
12:52
Re: [Patch POWERPC] Use existing predicates for RTL objects
,
Ben Elliston
,
12:46
Re: PATCH: Do not align labels for jump tables
,
Maxim Kuvyrkov
,
12:46
[Ada] Fix order of fields in controlled discriminated tagged types
,
Eric Botcazou
,
12:39
[v3] libstc++/40296
,
Paolo Carlini
,
12:39
Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming
,
Tobias Burnus
,
12:36
[Ada] Housekeeping work in gigi (11/n)
,
Eric Botcazou
,
12:26
Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables
,
Richard Guenther
,
12:18
[wwwdocs] Refer from GCC 4.5 to GCC 4.4 release notes
,
Gerald Pfeifer
,
12:17
Re: [PATCH, PR40323] Prevent infinite looping in ipa-prop.c
,
Richard Guenther
,
12:12
Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming
,
Dennis Wassel
,
12:01
Re: [PATCH] Fix copy_reference_ops_from_ref
,
Richard Guenther
,
11:50
Re: [Ada] Remove XFAIL and fix formatting
,
Olivier Hainque
,
11:34
Re: enhancing gengtype for plugins?
,
Basile Starynkevitch
,
11:23
enhancing gengtype for plugins?
,
Basile Starynkevitch
,
11:07
Re: [RFA] trailing backslash in top-level Makefile
,
Jerome Guitton
,
10:43
Re: [wwwdocs] Buildstat update for 4.4
,
Gerald Pfeifer
,
10:43
[Patch POWERPC] Use existing predicates for RTL objects
,
Shujing Zhao
,
09:59
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug
,
Steven Bosscher
,
09:18
Re: [Patch FR30] Use existing predicates for RTL objects
,
Shujing Zhao
,
09:15
Re: Patch to Avoid Bad Prefetching
,
Steven Bosscher
,
09:11
Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64}
,
Jakub Jelinek
,
09:06
Re: [PATCH: PR/40314] extract common address for memory access to fields of large struct
,
Carrot Wei
,
08:59
Ping: [patch testsuite g++.dg]: Fix cast of pointer
,
Kai Tietz
,
08:36
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug
,
Jakub Jelinek
,
08:29
Re: [Patch SH] Use existing predicates for RTL objects
,
Shujing Zhao
,
08:24
Re: [RFA] trailing backslash in top-level Makefile
,
Ralf Wildenhues
,
08:15
[wwwdocs] Buildstat update for 4.4
,
Tom G. Christensen
,
07:25
Re: [PATCH] Fix DW_AT_frame_base with -fdwarf2-cfi-asm
,
Paul Pluzhnikov
,
05:32
[dwarf4 patch] Update to match final accepted version of DWARF-4 proposal
,
Cary Coutant
,
05:20
Re: [PATCH] Fix DW_AT_frame_base with -fdwarf2-cfi-asm
,
H.J. Lu
,
03:43
[C++ PATCH] [PR C++ 22154] [DR 382] qualified names should allow typename keyword in front of it (even in non-templates)
,
Andrew Pinski
,
03:33
Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64}
,
Alan Modra
,
03:14
Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables
,
Andrew MacLeod
,
03:12
C++ PATCH: Use relayout_decl
,
Mark Mitchell
,
03:03
Re: [patch] Add discriminators to DWARF line table
,
Cary Coutant
,
03:03
PATCH: Fix ref15.C on bare-metal targets
,
Mark Mitchell
,
02:52
Re: [Patch SH] Use existing predicates for RTL objects
,
Kaz Kojima
,
02:40
RE: Patch to Avoid Bad Prefetching
,
Shobaki, Ghassan
,
02:19
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug
,
Ian Lance Taylor
,
01:50
Re: [PATCH] Add comparison operators for vector types
,
Andrew Pinski
,
01:27
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] defer computation of DECL_ASSEMBLER_NAME in dwarf2out
,
Richard Henderson
,
01:16
Re: [RFA] trailing backslash in top-level Makefile
,
Alexandre Oliva
,
01:15
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug
,
Alexandre Oliva
,
01:12
Re: [vta, trunk?] enable bootstrap with BUILD_CONFIG=bootstrap-O3
,
Richard Henderson
,
01:05
Re: [trunk<-vta] Re: [vta] skip .gcno generation during -fcompare-debug-second
,
Richard Henderson
,
01:01
Re: [PATCH] Fix DW_AT_frame_base with -fdwarf2-cfi-asm
,
Paul Pluzhnikov
,
01:00
Re: [trunk<-vta] Re: [vta] fix PCH testsuite regression with DW_AT_MIPS_linkage_name
,
Richard Henderson
,
00:58
Re: [RFA] trailing backslash in top-level Makefile
,
DJ Delorie
,
00:07
Re: [RFA] trailing backslash in top-level Makefile
,
Ralf Wildenhues
,
00:03
June 02, 2009
Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables
,
Alexandre Oliva
,
23:41
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug
,
Ian Lance Taylor
,
23:40
Re: [PATCH] First attempt at unwind epilogue support for s390{,x}
,
Richard Henderson
,
23:30
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug
,
Alexandre Oliva
,
23:29
Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming
,
Tobias Burnus
,
23:19
Re: [patch committed] Fix target/40313
,
Kaz Kojima
,
23:18
Re: [PATCH] Fix DW_AT_frame_base with -fdwarf2-cfi-asm
,
H.J. Lu
,
23:16
*PING* Re: [Patch, Fortran] Replace intmax_type_node by INTMAX_TYPE
,
Tobias Burnus
,
23:15
Re: [patch] Add discriminators to DWARF line table
,
Cary Coutant
,
23:01
Re: PATCH RFC: Define EXTERN_CONST in ansidecl.h
,
Ian Lance Taylor
,
23:01
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug
,
Ian Lance Taylor
,
22:58
[dwarf4 patch] Fix ICE in output_die when using -gdwarf-4
,
Cary Coutant
,
22:54
[PATCH] First attempt at unwind epilogue support for s390{,x}
,
Jakub Jelinek
,
22:51
Re: [patch] Add discriminators to DWARF line table
,
Diego Novillo
,
22:38
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Michael Meissner
,
22:23
Re: PATCH RFC: Define EXTERN_CONST in ansidecl.h
,
DJ Delorie
,
22:18
Re: [PATCH] First attempt at unwind epilogue support for powerpc{,64}
,
Richard Henderson
,
22:13
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Joseph S. Myers
,
21:44
PATCH RFC: Define EXTERN_CONST in ansidecl.h
,
Ian Lance Taylor
,
21:39
PATCH RFA: -Wc++-compat warning about incompatible pointer targets
,
Ian Lance Taylor
,
21:31
[PATCH, PR40323] Prevent infinite looping in ipa-prop.c
,
Martin Jambor
,
21:17
Re: [3/8] Fix premature post-increment in collect2.c
,
Richard Sandiford
,
21:05
[dwarf4 patch] Fix memory corruption problem when using -gdwarf-4
,
Cary Coutant
,
20:58
[dwarf4 patch] Update to match final accepted version of DWARF-4 proposal
,
Cary Coutant
,
20:14
Re: [0/8] AIX cross toolchains
,
Ralf Wildenhues
,
20:00
Re: [RFA] trailing backslash in top-level Makefile
,
Ralf Wildenhues
,
20:00
Re: [PATCH] Fix DW_AT_frame_base with -fdwarf2-cfi-asm
,
Paul Pluzhnikov
,
19:59
Re: [vta, trunk?] oops, one more: don't crash on ppc64's expr_lists in parallels
,
Alexandre Oliva
,
19:50
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] defer computation of DECL_ASSEMBLER_NAME in dwarf2out
,
Alexandre Oliva
,
19:44
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Valdimir Volynsky
,
19:43
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug
,
Alexandre Oliva
,
19:36
[PATCH] First attempt at unwind epilogue support for powerpc{,64}
,
Jakub Jelinek
,
19:10
libffi merge
,
Andrew Haley
,
19:09
C++ PATCH for c++/40306, 40307
,
Jason Merrill
,
19:01
C++ PATCH for c++/40308, 40311
,
Jason Merrill
,
18:59
[RFA] trailing backslash in top-level Makefile
,
Jerome Guitton
,
18:33
Re: [PATCH] Fix copy_reference_ops_from_ref
,
Richard Guenther
,
17:46
Re: [PATCH] Fix copy_reference_ops_from_ref
,
Richard Kenner
,
17:39
[PATCH] Fix copy_reference_ops_from_ref
,
Richard Guenther
,
17:31
Re: [PATCH] Fix up -fdwarf2-cfi-asm on ppc/ppc64
,
Richard Henderson
,
17:23
Re: [PATCH] Fix PRE of TARGET_MEM_REF
,
Dorit Nuzman
,
17:04
Re: [7/8] Don't compile collect2 init and fini routines with -fwhole-program
,
Ian Lance Taylor
,
16:33
Re: [PATCH] Fix DW_AT_frame_base with -fdwarf2-cfi-asm
,
Paul Pluzhnikov
,
16:31
Re: [5/8] Make collect2 honour --sysroot
,
Ian Lance Taylor
,
16:30
Re: [4/8] Implement the ldopen() family of routines for cross collect2s
,
Ian Lance Taylor
,
16:28
Re: [3/8] Fix premature post-increment in collect2.c
,
Ian Lance Taylor
,
16:13
Re: [PATCH, i386-driver]: Ignore -march and -mtune for native target when not compiled with gcc
,
Ian Lance Taylor
,
16:08
Re: [vta, trunk?] oops, one more: don't crash on ppc64's expr_lists in parallels
,
Ian Lance Taylor
,
16:03
[PATCH] New pass to partition single function into multiple (resubmission)
,
Revital1 Eres
,
15:47
Re: [7/8] Don't compile collect2 init and fini routines with -fwhole-program
,
David Edelsohn
,
15:10
Re: [6/8] Add AIX support to GLIBCXX_CROSSCONFIG
,
David Edelsohn
,
15:08
Re: [5/8] Make collect2 honour --sysroot
,
David Edelsohn
,
15:05
Re: [4/8] Implement the ldopen() family of routines for cross collect2s
,
David Edelsohn
,
15:04
Re: [3/8] Fix premature post-increment in collect2.c
,
David Edelsohn
,
15:02
Re: [2/8] Handle sysroots on AIX (needs build-system maintainer)
,
David Edelsohn
,
15:00
[PATCH] Fix up -fdwarf2-cfi-asm on ppc/ppc64
,
Jakub Jelinek
,
14:58
Re: [2/8] Handle sysroots on AIX (needs build-system maintainer)
,
Paolo Bonzini
,
14:57
Re: [1/8] Don't build newlib for AIX
,
Paolo Bonzini
,
14:57
Re: [1/8] Don't build newlib for AIX
,
David Edelsohn
,
14:57
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] defer computation of DECL_ASSEMBLER_NAME in dwarf2out
,
Diego Novillo
,
14:51
[lto] Fix execution failures in nested functions
,
Diego Novillo
,
14:44
Re: [trunk<-vta] Re: [vta/trunk?] bootstrap-compare everything, not just gcc
,
Alexandre Oliva
,
14:35
[8/8] Tidy up testsuite handling of LD_LIBRARY_PATH (needs testsuite maintainer)
,
Richard Sandiford
,
14:32
[7/8] Don't compile collect2 init and fini routines with -fwhole-program
,
Richard Sandiford
,
14:28
[6/8] Add AIX support to GLIBCXX_CROSSCONFIG
,
Richard Sandiford
,
14:23
[5/8] Make collect2 honour --sysroot
,
Richard Sandiford
,
14:20
[4/8] Implement the ldopen() family of routines for cross collect2s
,
Richard Sandiford
,
14:19
Re: [trunk<-vta] Re: [vta] stabilize loop-unroll across insn uid variations
,
Zdenek Dvorak
,
14:14
[3/8] Fix premature post-increment in collect2.c
,
Richard Sandiford
,
14:10
[2/8] Handle sysroots on AIX (needs build-system maintainer)
,
Richard Sandiford
,
14:09
[1/8] Don't build newlib for AIX
,
Richard Sandiford
,
14:04
[0/8] AIX cross toolchains
,
Richard Sandiford
,
14:02
[Ada] Remove XFAIL and fix formatting
,
Eric Botcazou
,
13:16
[PATCH, i386-driver]: Ignore -march and -mtune for native target when not compiled with gcc
,
Uros Bizjak
,
13:15
Re: [Patch FR30] Use existing predicates for RTL objects
,
Dave Korn
,
13:06
Re: [PATCH] Name unnamed passes and change duplicate pass names
,
Paolo Bonzini
,
12:41
Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables
,
Richard Guenther
,
11:53
[Patch FR30] Use existing predicates for RTL objects
,
Shujing Zhao
,
11:36
Re: [trunk<-vta] Re: [vta] stabilize loop-unroll across insn uid variations
,
Richard Guenther
,
11:21
Re: [lto][patch] Use decl uid instead of node uid in ipa-pure-const
,
Jan Hubicka
,
11:18
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug
,
Richard Guenther
,
11:15
Re: [lto][patch] Use decl uid instead of node uid in ipa-pure-const
,
Rafael Espindola
,
11:14
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] defer computation of DECL_ASSEMBLER_NAME in dwarf2out
,
Richard Guenther
,
11:14
Re: [trunk<-vta] Re: [vta, trunk?] declare frame decls for nested functions in the binding blocks
,
Alexandre Oliva
,
10:40
Re: [trunk<-vta] Re: [vta, trunk?] ignore .cfi_*-induced .eh_frame compare-debug differences
,
Alexandre Oliva
,
10:19
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] honor -fdump-noaddr in df_ref_debug()
,
Alexandre Oliva
,
10:17
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] avoid accidental moving of death notes in combine
,
Alexandre Oliva
,
10:16
Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming
,
Craig Powers
,
10:08
Re: [vta, trunk?] oops, one more: don't crash on ppc64's expr_lists in parallels
,
Alexandre Oliva
,
09:58
[Patch SH] Use existing predicates for RTL objects
,
Shujing Zhao
,
09:57
[patch, ARM] Prefer using r3 for padding a push/pop for 8-byte stack alignment
,
Richard Earnshaw
,
09:51
[Patch V850] Use existing predicates for RTL objects
,
Shujing Zhao
,
09:50
[trunk,vta] fix -g/-g0 codegen difference in cxx_dwarf_name()
,
Alexandre Oliva
,
09:42
Re: [PATCH] Name unnamed passes and change duplicate pass names
,
Justin Seyster
,
07:42
June 01, 2009
Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming
,
Tobias Burnus
,
23:59
Re: [trunk<-vta] Re: [vta/trunk?] bootstrap-compare everything, not just gcc
,
Richard Henderson
,
23:47
Re: [PATCH] Add comparison operators for vector types
,
Chris Lattner
,
23:10
Re: [PATCH] Fix PR c++/38089: g++ crash on invalid code
,
Mark Mitchell
,
23:03
Re: [PATCH][config] Add arm*-*-* in --enable-gold
,
Doug Kwan (關振德)
,
21:36
Re: [trunk<-vta] Re: [vta, trunk?] ignore .cfi_*-induced .eh_frame compare-debug differences
,
Richard Henderson
,
21:26
Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables
,
Alexandre Oliva
,
21:22
Re: [PATCH] Fix DW_AT_frame_base with -fdwarf2-cfi-asm
,
Richard Henderson
,
21:15
Re: unwind info for epilogues
,
Richard Henderson
,
21:15
[wwwdocs] style.mhtml adjustment for libstdc++ navigation
,
Gerald Pfeifer
,
21:01
[PATCH] Fix PR c++/38089: g++ crash on invalid code
,
Simon Martin
,
20:54
Re: unwind info for epilogues
,
Jakub Jelinek
,
20:38
Re: unwind info for epilogues
,
Richard Henderson
,
20:19
Re: [mpost] high-level plugin and static feature extraction support for Milepost GCC, based on gcc4.4.0 + ICI 2.0
,
Mircea Namolaru
,
20:13
Re: patch: enable -fshow-column by default
,
Gerald Pfeifer
,
20:10
Re: [mpost] high-level plugin and static feature extraction support for Milepost GCC, based on gcc4.4.0 + ICI 2.0
,
Mircea Namolaru
,
20:09
Re: patch: enable -fshow-column by default
,
Aldy Hernandez
,
20:08
Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables
,
Andrew MacLeod
,
19:34
Re: [PATCH] Fix DW_AT_frame_base with -fdwarf2-cfi-asm
,
Jakub Jelinek
,
19:18
Re: unwind info for epilogues
,
Jakub Jelinek
,
19:09
Re: PATCH RFA: Improve -Wcast-qual warning for C
,
Ian Lance Taylor
,
18:49
Re: [PATCH] Fix i?86 eh regressions (PR middle-end/40304)
,
Ian Lance Taylor
,
18:48
[patch, ia64, committed] Path to modify integer division code.
,
Steve Ellcey
,
18:47
Re: [vta, trunk?] oops, one more: don't crash on ppc64's expr_lists in parallels
,
Ian Lance Taylor
,
18:45
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] honor -fdump-noaddr in df_ref_debug()
,
Paolo Bonzini
,
18:40
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] preserve label name in deleted names across GC
,
Ian Lance Taylor
,
18:39
Re: [trunk<-vta] Re: [vta/trunk?] bootstrap-compare everything, not just gcc
,
Paolo Bonzini
,
18:38
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] honor -fdump-noaddr in df_ref_debug()
,
Ian Lance Taylor
,
18:32
Re: [trunk<-vta] Re: [vta,vta4.3,trunk?] avoid accidental moving of death notes in combine
,
Ian Lance Taylor
,
18:30
Re: unwind info for epilogues
,
Richard Henderson
,
18:14
Re: [trunk<-vta] Re: [vta, trunk?] declare frame decls for nested functions in the binding blocks
,
Ian Lance Taylor
,
18:13
Re: [trunk<-vta] Re: [vta,trunk?] introduce -fdump-unnumbered-links
,
Ian Lance Taylor
,
18:12
Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming
,
Craig Powers
,
18:11
Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables
,
Ian Lance Taylor
,
18:10
Re: patch: enable -fshow-column by default
,
Aldy Hernandez
,
18:10
Re: PATCH RFA: Use $(COMPILER) to build objects
,
Paolo Bonzini
,
18:00
Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming
,
Craig Powers
,
17:58
Re: [PATCH] Fix i?86 eh regressions (PR middle-end/40304)
,
Richard Henderson
,
17:52
Re: PATCH RFA: Use $(COMPILER) to build objects
,
Ian Lance Taylor
,
17:42
Re: unwind info for epilogues
,
Tom Tromey
,
17:40
Re: PATCH RFA: Add extern "C" to libcpp header files
,
Tom Tromey
,
17:37
[lto] Handle -Wabi and -Wpsabi in lto1
,
Diego Novillo
,
17:32
[Ada] fix spurious 'invalid initial value' with non-std enum index
,
Olivier Hainque
,
17:28
Re: Patch to fix gcc.c-torture/compile/20010102-1.c on IA64 HP-UX
,
Luis Machado
,
17:20
Re: [PATCH][RFC]: Don't excessively simplify operands in calls.c
,
Maxim Kuvyrkov
,
16:40
Re: [PATCH][RFC]: Don't excessively simplify operands in calls.c
,
H.J. Lu
,
16:27
[mpost] high-level plugin and static feature extraction support for Milepost GCC, based on gcc4.4.0 + ICI 2.0
,
Zbigniew Chamski
,
16:25
Re: PATCH RFA: Improve -Wcast-qual warning for C
,
Joseph S. Myers
,
15:46
Re: [PATCH] Fix i?86 eh regressions (PR middle-end/40304)
,
Jakub Jelinek
,
15:46
Re: [PATCH] Add comparison operators for vector types
,
Joseph S. Myers
,
15:39
Re: PATCH RFA: Use $(COMPILER) to build objects
,
Paolo Bonzini
,
15:39
[lto] Bootstrap fixlet
,
Diego Novillo
,
14:36
[lto] Fix lto_type_for_mode
,
Diego Novillo
,
14:34
[lto] Fix streaming of COMPONENT_REF/ARRAY_REF
,
Diego Novillo
,
14:32
Re: [PATCH][config] Add arm*-*-* in --enable-gold
,
Richard Earnshaw
,
12:53
[PATCH] Fix DW_AT_frame_base with -fdwarf2-cfi-asm
,
Jakub Jelinek
,
12:49
Re: PATCH RFA: Add extern "C" to libcpp header files
,
Joseph S. Myers
,
12:47
Re: PATCH RFA: Add extern "C" to libcpp header files
,
Gabriel Dos Reis
,
11:51
Re: unwind info for epilogues
,
Jakub Jelinek
,
11:39
Fix typo in description of IA-64's -mno-inline-int-divide option
,
Nick Clifton
,
11:00
Re: [trunk<-vta] Re: [vta, trunk?] ignore .cfi_*-induced .eh_frame compare-debug differences
,
Ralf Wildenhues
,
10:41
[trunk<-vta] Re: [vta] fix PCH testsuite regression with DW_AT_MIPS_linkage_name
,
Alexandre Oliva
,
10:31
Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming
,
Ralf Wildenhues
,
10:30
[trunk<-vta] Re: [vta] skip .gcno generation during -fcompare-debug-second
,
Alexandre Oliva
,
10:28
[trunk<-vta] Re: [vta] fix -frepo testsuite errors with -fcompare-debug
,
Alexandre Oliva
,
10:27
[trunk<-vta] Re: [vta] fix -auxbase during -fcompare-debug
,
Alexandre Oliva
,
10:26
Re: [vta, trunk?] enable bootstrap with BUILD_CONFIG=bootstrap-O3
,
Alexandre Oliva
,
10:21
[patch] Vectorizer cleanup
,
Ira Rosen
,
10:17
[trunk<-vta] Re: [vta, trunk?, fortran] fix -g/-g0 codegen diffs in fortran
,
Alexandre Oliva
,
10:17
[trunk<-vta] Re: [vta, trunk?] ignore .cfi_*-induced .eh_frame compare-debug differences
,
Alexandre Oliva
,
10:15
Re: [vta, trunk] avoid -g/-g0 codegen differences out of discarding decls
,
Alexandre Oliva
,
10:14
Re: [vta,vta4.3,trunk?] defer creation of DECLs for dwarf indirect constants
,
Alexandre Oliva
,
10:14
[trunk<-vta] Re: [vta] stabilize loop-unroll across insn uid variations
,
Alexandre Oliva
,
10:13
Re: [PATCH: PR/40314] extract common address for memory access to fields of large struct
,
Steven Bosscher
,
10:13
Re: [vta, trunk?] oops, one more: don't crash on ppc64's expr_lists in parallels
,
Alexandre Oliva
,
10:12
[trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -time=file flag
,
Alexandre Oliva
,
10:09
[trunk<-vta] Re: [vta,vta4.3,trunk?] introduce -fcompare-debug
,
Alexandre Oliva
,
10:08
[trunk<-vta] Re: [vta,vta4.3,trunk?] defer computation of DECL_ASSEMBLER_NAME in dwarf2out
,
Alexandre Oliva
,
10:04
[trunk<-vta] Re: [vta,vta4.3,trunk?] defer creation of DECLs for dwarf indirect constants
,
Alexandre Oliva
,
10:02
[trunk<-vta] Re: [vta,vta4.3,trunk?] preserve label name in deleted names across GC
,
Alexandre Oliva
,
10:01
[trunk<-vta] Re: [vta,vta4.3,trunk?] honor -fdump-noaddr in df_ref_debug()
,
Alexandre Oliva
,
10:00
[trunk<-vta] Re: [vta,vta4.3,trunk?] avoid accidental moving of death notes in combine
,
Alexandre Oliva
,
09:59
[trunk<-vta] Re: [vta, trunk?] declare frame decls for nested functions in the binding blocks
,
Alexandre Oliva
,
09:52
[trunk<-vta] Re: [vta,trunk?] introduce -fdump-unnumbered-links
,
Alexandre Oliva
,
09:49
[trunk<-vta] Re: [vta/trunk?] bootstrap-compare everything, not just gcc
,
Alexandre Oliva
,
09:46
Re: [trunk<-vta] Re: [vtab] Permit coalescing of user variables
,
Alexandre Oliva
,
09:43
[trunk<-vta] Re: [vtab] Permit coalescing of user variables
,
Alexandre Oliva
,
09:38
Re: [PATCH] support static nested constructors in bitfields
,
Olivier Hainque
,
09:26
Re: unwind info for epilogues
,
Paul Pluzhnikov
,
09:24
Re: PING x2: [PATCH take 2]: Integrate GCC with the complex math library MPC (configury)
,
Kaveh R. GHAZI
,
09:07
Re: [PATCH]: Integrate gfortran with MPC
,
Kaveh R. GHAZI
,
08:26
[gcc-in-cxx] Merge from trunk
,
Ian Lance Taylor
,
08:06
[lipo]: merge from trunk
,
Xinliang David Li
,
07:59
PATCH COMMITTED: C++ changes for include directory
,
Ian Lance Taylor
,
07:46
[gcc-in-cxx] Don't use extern "C" in dfp.c
,
Ian Lance Taylor
,
07:31
Re: [gcc-in-cxx] Remove extern "C" from libdecnumber
,
Ben Elliston
,
07:12
Re: [gcc-in-cxx] Remove extern "C" from libdecnumber
,
Ian Lance Taylor
,
06:57
Re: PATCH RFA: Use $(COMPILER) to build objects
,
Ian Lance Taylor
,
06:37
Re: [gcc-in-cxx] Remove extern "C" from libdecnumber
,
Ben Elliston
,
06:37
Re: [PATCH] Fix i?86 eh regressions (PR middle-end/40304)
,
Ian Lance Taylor
,
06:32
Re: [PATCH] support static nested constructors in bitfields
,
Ian Lance Taylor
,
06:17
Re: [PATCH][RFC]: Don't excessively simplify operands in calls.c
,
Ian Lance Taylor
,
06:05
Re: patch: enable -fshow-column by default
,
Ian Lance Taylor
,
06:00
Re: Patch to fix gcc.c-torture/compile/20010102-1.c on IA64 HP-UX
,
Ian Lance Taylor
,
05:55
Re: [ping 3] New port: Toshiba Media Processor (mep-elf)
,
Ian Lance Taylor
,
05:49
PATCH RFA: Add extern "C" to libcpp header files
,
Ian Lance Taylor
,
05:39
[patch ARM] New patterns for extending from HImode to DImode
,
Richard Earnshaw
,
02:26
Re: [patch committed] Fix target/40313
,
Kaz Kojima
,
01:47
[lto] Fix 8 testsuite failures
,
Diego Novillo
,
01:45
Patch committed: Remove duplicate definition in regstat.c
,
Ian Lance Taylor
,
01:13
Patch committed: Fix Makefile dependencies
,
Ian Lance Taylor
,
00:34
Re: PING x2: [PATCH take 2]: Integrate GCC with the complex math library MPC (configury)
,
Tobias Burnus
,
00:04
May 31, 2009
[wwwdocs] Usability improvements for svn.html
,
Gerald Pfeifer
,
23:58
Re: [patch committed] Fix target/40313
,
Richard Guenther
,
23:58
Re: C++ PATCH to add -fno-pretty-templates
,
Gerald Pfeifer
,
23:52
[patch committed] SH: Add a define_expand for ashldi3
,
Kaz Kojima
,
23:51
[patch committed] Fix target/40313
,
Kaz Kojima
,
23:50
[Patch,Fortran] Update gfortran.texi for mixed-language programming
,
Tobias Burnus
,
23:38
Re: [wwwdocs] Restore removed African or European? reference
,
Gerald Pfeifer
,
22:56
Re: [PATCH] Fix PRE of TARGET_MEM_REF
,
Richard Guenther
,
20:31
Re: [PATCH] Fix PRE of TARGET_MEM_REF
,
Dorit Nuzman
,
20:23
Re: PING x2: [PATCH take 2]: Integrate GCC with the complex math library MPC (configury)
,
Kaveh R. Ghazi
,
18:10
Re: [PATCH] Pass -mtune and -march options to assembler.
,
Mark Mitchell
,
18:03
Remove the cgi-bin/printenv and cgi-bin/test-cgi scripts.
,
Gerald Pfeifer
,
17:56
[lto] Fix streaming of user asm names for builtins
,
Diego Novillo
,
17:35
[wwwdocs] Restore removed African or European? reference
,
Dave Korn
,
17:09
Re: adding GGC events for plugins.
,
Basile STARYNKEVITCH
,
17:00
Re: adding GGC events for plugins.
,
Richard Guenther
,
16:46
Re: adding GGC events for plugins.
,
Basile STARYNKEVITCH
,
16:38
[PATCH, ARM] Improve thumb2_extendXXdi2
,
Richard Earnshaw
,
16:11
Re: [PATCH] Fix i?86 eh regressions (PR middle-end/40304)
,
H.J. Lu
,
15:58
Re: [Patch, Fortran] Replace intmax_type_node by INTMAX_TYPE
,
Gerald Pfeifer
,
13:44
[patch] Update renaming in vectorizer
,
Ira Rosen
,
12:51
Re: [PATCH] Fix i?86 eh regressions (PR middle-end/40304)
,
Jakub Jelinek
,
11:30
[PATCH: PR/40314] extract common address for memory access to fields of large struct
,
Carrot Wei
,
11:12
Re: [Patch ARM] Use existing predicates for RTL objects
,
Shujing Zhao
,
11:03
Re: [patch mingw]: Adds for mingw targets the EH thread code to libgcc
,
Danny Smith
,
10:19
Re: [wwwdocs] Adjust URL for AdaCore Libre Site
,
Arnaud Charlet
,
10:10
Re: [patch mingw]: Adds for mingw targets the EH thread code to libgcc
,
Kai Tietz
,
09:49
Re: [patch mingw]: Adds for mingw targets the EH thread code to libgcc
,
Kai Tietz
,
09:38
Re: [patch mingw]: Adds for mingw targets the EH thread code to libgcc
,
Danny Smith
,
09:02
[patch, committed] Fix PR testsuite/40244 - basic block SLP tests
,
Ira Rosen
,
08:56
<
Prev Period
]
[
Next Period
>