gcc-patches archive
date index for July, 2010

This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

July 31, 2010
22:41 [Patch, libfortran] Use access(2) instead of stat(2) to test file existence Janne Blomqvist
20:01 Re: [patch c/c++]: Unify behavior for native/cross include Kai Tietz
19:38 Re: [Patch, Fortran, OOP] PR 44912: Segmentation fault on TBP Dominique Dhumieres
19:26 Re: [PATCH 0/2] Loop distribution for memset zero Joseph S. Myers
17:45 Re: [PATCH] [4.5 regression] C++ ignores some aligned attributes Ulrich Weigand
17:36 Re: RFC: [GUPC] UPC-related front-end changes Gary Funck
17:21 Re: [PATCH] [4.5 regression] C++ ignores some aligned attributes Eric Botcazou
16:55 Re: [PATCH 0/2] Loop distribution for memset zero Sebastian Pop
16:43 Re: [PATCH 0/2] Loop distribution for memset zero Michael Matz
15:45 Re: [Patch, Fortran, OOP] PR 44912: Segmentation fault on TBP Dominique Dhumieres
15:34 Re: [patch, fortran] PR42051 take 2 H.J. Lu
15:31 Re: [PATCH 3/3] Add -ftree-loop-distribute-patterns. Sebastian Pop
15:28 [PATCH 3/3] Add -ftree-loop-distribute-patterns. Sebastian Pop
15:28 [PATCH 2/3] Enable flag_tree_loop_distribute_memset_zero at -O3. Sebastian Pop
15:28 [PATCH 1/3] Add pass_loop_distribute_memset_zero. Sebastian Pop
15:28 Re: [PATCH 0/2] Loop distribution for memset zero Sebastian Pop
15:01 Re: [PATCH] Fix libgfortran inquire.c for AIX Jerry DeLisle
15:00 Re: [PATCH 0/2] Loop distribution for memset zero Sebastian Pop
14:59 Re: [PATCH] Fix libgfortran inquire.c for AIX Janne Blomqvist
14:54 Re: ARM patch: Reduce code duplication for Thumb2 move patterns Bernd Schmidt
14:46 [PATCH] Fix libgfortran inquire.c for AIX David Edelsohn
14:46 Re: Followup for reg_equiv_invariant patch: Fix PR39871 Bernd Schmidt
14:28 Re: [Patch, Fortran, OOP] PR 44912: Segmentation fault on TBP Dominique Dhumieres
14:28 Re: [PATCH, ARM, PING]: Remove superfluous test in arm_function_arg Richard Earnshaw
14:23 Re: [Patch, Fortran, OOP] PR 44912: Segmentation fault on TBP Janus Weil
14:21 Re: [Patch, Fortran, OOP] PR 44912: Segmentation fault on TBP Dominique Dhumieres
14:19 Re: ARM patch: Keep track of condition codes in Thumb-1 mode Richard Earnshaw
14:16 Re: [Patch, Fortran, OOP] PR 44912: Segmentation fault on TBP Dominique Dhumieres
14:02 Re: [Patch, Fortran, OOP] PR 44912: Segmentation fault on TBP Janus Weil
13:57 Re: [PATCH, ARM, PING^2]: Remove superfluous test in arm_function_arg John Tytgat
13:56 Re: ARM patch: Reduce code duplication for Thumb2 move patterns Richard Earnshaw
13:50 Re: ARM patch: Reduce code duplication for Thumb2 move patterns Bernd Schmidt
13:28 Re: [Patch, Fortran, OOP] PR 44912: Segmentation fault on TBP Dominique Dhumieres
13:16 Re: ARM patch: Reduce code duplication for Thumb2 move patterns Richard Earnshaw
13:03 Re: ARM patch: Fix an if statement in arm_rtx_costs_1 Richard Earnshaw
11:45 Re: Ping^2: A problem simplifying subregs of the hard frame pointer Richard Earnshaw
11:41 Re: Extend widening_mul pass to handle fixed-point types Bernd Schmidt
11:35 [Patch, Fortran, OOP] PR 44912: Segmentation fault on TBP Janus Weil
10:10 Re: [patch, ia64] Patch for PR target/44583 to fix signed zeros Richard Guenther
10:01 Re: [PATCH 0/2] Loop distribution for memset zero Richard Guenther
09:48 Re: Update postreload.c to avoid long compilation time Paolo Bonzini
09:48 Re: [RFC] Don't completely scalarize a record if it contains bit-field (PR tree-optimization/45144) Richard Guenther
09:45 Re: [RFC] Don't completely scalarize a record if it contains bit-field (PR tree-optimization/45144) Richard Guenther
09:45 Re: [RFC] Don't completely scalarize a record if it contains bit-field (PR tree-optimization/45144) Richard Guenther
07:34 Re: Extend widening_mul pass to handle fixed-point types Richard Sandiford
07:30 Re: Extend widening_mul pass to handle fixed-point types Richard Sandiford
02:32 Re: [patch] Add TST to RX DJ Delorie
00:03 Re: Update postreload.c to avoid long compilation time Bernd Schmidt
00:00 Re: Update postreload.c to avoid long compilation time Martin Thuresson

July 30, 2010
23:57 Re: Update postreload.c to avoid long compilation time Michael Matz
23:08 Update postreload.c to avoid long compilation time Martin Thuresson
22:37 [Patch ARM] 4.5.x Fix PR43698 in 4.5 branch. Ramana Radhakrishnan
21:13 Re: [patch, ia64] Patch for PR target/44583 to fix signed zeros Richard Henderson
21:04 Re: testsuite ltime_gmtime tweak N.M. Maclaren
20:52 Re: IVOPT improvement patch Xinliang David Li
20:43 Re: IVOPT improvement patch H.J. Lu
20:41 [PATCH 1/2] Add pass_loop_distribute_memset_zero. Sebastian Pop
20:41 [PATCH 2/2] Enable flag_tree_loop_distribute_memset_zero at -O3. Sebastian Pop
20:40 [PATCH 0/2] Loop distribution for memset zero Sebastian Pop
20:32 Re: [patch, ia64] Patch for PR target/44583 to fix signed zeros Steve Ellcey
19:56 Re: testsuite ltime_gmtime tweak Paul Koning
19:48 Re: testsuite ltime_gmtime tweak Jakub Jelinek
19:39 Re: testsuite ltime_gmtime tweak N.M. Maclaren
18:59 Re: [RFC] Don't completely scalarize a record if it contains bit-field (PR tree-optimization/45144) Mark Mitchell
18:57 Re: [RFC] Don't completely scalarize a record if it contains bit-field (PR tree-optimization/45144) Andrew Pinski
18:53 Re: [RFC] Don't completely scalarize a record if it contains bit-field (PR tree-optimization/45144) Richard Kenner
18:47 Re: IVOPT improvement patch H.J. Lu
18:46 Re: [RFC] Don't completely scalarize a record if it contains bit-field (PR tree-optimization/45144) Mark Mitchell
18:45 Re: testsuite ltime_gmtime tweak Dave Korn
18:41 Re: [PATCH] Fix up DW_AT_accessibility (PR debug/45124) Jakub Jelinek
18:34 Re: [PATCH] Fix up DW_AT_accessibility (PR debug/45124) Richard Henderson
18:28 Re: [patch, ia64] Patch for PR target/44583 to fix signed zeros Richard Henderson
18:10 Re: IVOPT improvement patch Xinliang David Li
18:06 Re: IVOPT improvement patch Bernd Schmidt
17:54 Re: IVOPT improvement patch Xinliang David Li
17:53 Re: [PATCH][RFC] Bit CCP and pointer alignment propagation Paolo Bonzini
17:53 Re: [Patch, Fortran] PR 44929: Parsing error of derived type name starting with 'REAL' Janus Weil
17:51 Re: [RFC] Don't completely scalarize a record if it contains bit-field (PR tree-optimization/45144) Jakub Jelinek
17:43 Re: testsuite ltime_gmtime tweak Toon Moene
17:37 Re: [Patch, Fortran] PR 44929: Parsing error of derived type name starting with 'REAL' Steve Kargl
17:27 Re: IVOPT improvement patch H.J. Lu
17:25 Re: [Patch, Fortran] PR 44929: Parsing error of derived type name starting with 'REAL' Janus Weil
17:11 Re: [RFC] Don't completely scalarize a record if it contains bit-field (PR tree-optimization/45144) Mark Mitchell
17:07 [patch, fortran] PR42051 take 2 Mikael Morin
17:01 Re: [Patch, Fortran] PR 44929: Parsing error of derived type name starting with 'REAL' Steve Kargl
16:58 Re: IVOPT improvement patch Xinliang David Li
16:50 Re: IVOPT improvement patch Xinliang David Li
16:49 Re: IVOPT improvement patch Xinliang David Li
16:45 Re: IVOPT improvement patch Xinliang David Li
16:41 Re: [PATCH][RFC] Bit CCP and pointer alignment propagation Joseph S. Myers
16:38 Re: IVOPT improvement patch Xinliang David Li
16:37 Re: [Patch, Fortran] PR 44929: Parsing error of derived type name starting with 'REAL' Janus Weil
16:23 Re: [PATCH][RFC] Bit CCP and pointer alignment propagation Richard Guenther
16:22 Re: [RFC] Don't completely scalarize a record if it contains bit-field (PR tree-optimization/45144) Richard Guenther
16:22 Re: [PATCH][RFC] Bit CCP and pointer alignment propagation Richard Henderson
16:21 Re: [PATCH] [4.5 regression] C++ ignores some aligned attributes Ulrich Weigand
16:14 Re: [PATCH] [4.5 regression] C++ ignores some aligned attributes Richard Guenther
16:10 [RFC] Don't completely scalarize a record if it contains bit-field (PR tree-optimization/45144) Jie Zhang
16:10 Re: [Patch, Fortran] PR 44929: Parsing error of derived type name starting with 'REAL' Mikael Morin
16:02 Re: [SPU] Remove ASM_OUTPUT_SOURCE_FILENAME Richard Henderson
16:00 Re: [MMIX] Hookize ASM_OUTPUT_SOURCE_FILENAME Anatoly Sokolov
16:00 Re: Restrict -G option support to relevant targets Richard Henderson
15:58 [SPU] Remove ASM_OUTPUT_SOURCE_FILENAME Anatoly Sokolov
15:56 Re: [PATCH] [4.5 regression] C++ ignores some aligned attributes Ulrich Weigand
15:56 Re: [MMIX] Hookize ASM_OUTPUT_SOURCE_FILENAME Richard Henderson
15:46 Re: IVOPT improvement patch H.J. Lu
15:25 [MMIX] Hookize ASM_OUTPUT_SOURCE_FILENAME Anatoly Sokolov
15:06 Restrict -G option support to relevant targets Joseph S. Myers
14:51 [Patch, Fortran] PR 44929: Parsing error of derived type name starting with 'REAL' Janus Weil
14:49 Re: IVOPT improvement patch H.J. Lu
14:47 Re: [PATCH][RFC] Bit CCP and pointer alignment propagation Richard Guenther
14:26 Re: [PATCH] Introduce {next,prev}_nonnote_nondebug_insn functions (PR debug/45055, rtl-optimization/45137) Richard Guenther
14:24 [PATCH] Introduce {next,prev}_nonnote_nondebug_insn functions (PR debug/45055, rtl-optimization/45137) Jakub Jelinek
13:45 Re: [PATCH][RFC] Bit CCP and pointer alignment propagation Michael Matz
13:42 Re: [PATCH][RFC] Bit CCP and pointer alignment propagation Paolo Bonzini
13:39 Re: [PATCH][RFC] Bit CCP and pointer alignment propagation Richard Guenther
13:38 Re: [Patch] PR c++/26256 Fabien Chêne
13:36 Re: [PATCH][RFC] Bit CCP and pointer alignment propagation Richard Guenther
13:29 Re: [PATCH][RFC] Bit CCP and pointer alignment propagation Paolo Bonzini
13:16 Re: [PATCH][RFC] Bit CCP and pointer alignment propagation Michael Matz
13:16 Re: [PATCH][RFC] Bit CCP and pointer alignment propagation Richard Guenther
13:02 [PATCH, i386]: Remove unneeded comparison code iterators Uros Bizjak
12:54 Re: [PATCH][RFC] Bit CCP and pointer alignment propagation Paolo Bonzini
12:39 Re: [PATCH][RFC] Bit CCP and pointer alignment propagation Richard Guenther
12:06 Re: [PATCH][RFC] Bit CCP and pointer alignment propagation Paolo Bonzini
11:14 [PATCH][RFC] Bit CCP and pointer alignment propagation Richard Guenther
11:00 [PATCH] Fix PR45141 Richard Guenther
10:52 Re: [i386] Implement broadcast pattern for builtin_vec_perm Richard Guenther
10:01 Re: [PATCH, C] Fix PR40563 Shujing Zhao
09:35 [PATCH] Fix IPA-SRA function type cloning Richard Guenther
07:19 add moxie-rtems target green
07:08 Re: IVOPT improvement patch Jakub Jelinek
06:31 Re: [PATCH: PR target/44999] Replace "and r0, r0, #255" with uxtb in thumb2 Carrot Wei
06:11 Re: testsuite ltime_gmtime tweak Steve Kargl
05:41 testsuite ltime_gmtime tweak Alan Modra
04:18 Re: IVOPT improvement patch Xinliang David Li
02:07 [PATCH 3/3] Add testcase for PR43423. Sebastian Pop
02:07 [PATCH 2/3] Generate in priority signed types for integer constants. Sebastian Pop
02:06 [PATCH 1/3] Avoid lang_hooks, call build_nonstandard_integer_type. Sebastian Pop
02:06 [PATCH 0/3][graphite] More vectorized loops after Graphite codegen Sebastian Pop
01:04 Re: IVOPT improvement patch H.J. Lu
00:55 Re: IVOPT improvement patch Xinliang David Li

July 29, 2010
22:39 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Steven Bosscher
21:07 Re: New attempt: subword-based DCE, PR42575 Peter Bergner
21:00 Re: [Patch, Fortran, OOP] PR 44962: [OOP] ICE with specification expression SIZE(<CLASS>) Janus Weil
20:45 [patch, ia64] Patch for PR target/44583 to fix signed zeros Steve Ellcey
20:21 [PATCH 2/2] Write OpenScop format. Sebastian Pop
20:21 [PATCH 1/2] Fix miscompile of 416.gamess. Sebastian Pop
20:21 [PATCH 0/2][graphite] Fix gamess and add a pretty printer for openscop format Sebastian Pop
20:18 Re: [PATCH] Fix up DW_AT_accessibility (PR debug/45124) Jakub Jelinek
20:14 Re: [Patch, Fortran, OOP] PR 44962: [OOP] ICE with specification expression SIZE(<CLASS>) Janus Weil
20:04 Re: [Patch,Fortran] PR 45087 - another -fwhole-program fix Daniel Kraft
20:01 Re: [Patch,Fortran] PR 45087 - another -fwhole-program fix Tobias Burnus
19:40 Re: New attempt: subword-based DCE, PR42575 Jeff Law
19:03 Re: New attempt: subword-based DCE, PR42575 Bernd Schmidt
18:40 Re: [trans-mem] optimize exception object memory Richard Henderson
18:27 Re: New attempt: subword-based DCE, PR42575 Andrew Pinski
18:25 Re: New attempt: subword-based DCE, PR42575 David Edelsohn
18:21 Re: [PATCH] Disallow VECTOR_CSTs with missing elements Mark Mitchell
18:16 Re: [Patch, Fortran] PR 45004: Segfault with allocatable scalars and move_alloc Janus Weil
17:43 Re: [trans-mem] optimize exception object memory Aldy Hernandez
17:28 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Bernd Schmidt
17:24 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Jeff Law
17:13 Re: [PATCH] Fix up DW_AT_accessibility (PR debug/45124) Jason Merrill
17:10 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Paolo Bonzini
17:10 Re: [PATCH] Fix up DW_AT_accessibility (PR debug/45124) Jakub Jelinek
17:09 Re: IVOPT improvement patch H.J. Lu
17:00 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Bernd Schmidt
16:55 Re: IVOPT improvement patch Xinliang David Li
16:52 Re: IVOPT improvement patch H.J. Lu
16:50 Re: [PATCH] Emit DW_AT_object_pointer (PR debug/45110) Jason Merrill
16:40 Re: [PATCH] Emit DW_AT_object_pointer (PR debug/45110) Jakub Jelinek
16:21 Re: Improve RTL dumps Bernd Schmidt
16:20 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Paolo Bonzini
16:17 Re: Improve RTL dumps Jakub Jelinek
16:16 Re: IVOPT improvement patch Richard Guenther
16:11 Re: [PATCH] Fix up DW_AT_accessibility (PR debug/45124) Tom Tromey
16:09 Re: IVOPT improvement patch H.J. Lu
16:00 Re: IVOPT improvement patch H.J. Lu
15:27 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Jeff Law
15:22 Re: IVOPT improvement patch H.J. Lu
14:53 Re: [patch, fortran] Factorize symbol refcounting. Daniel Kraft
14:37 [patch, fortran] Factorize symbol refcounting. Mikael Morin
14:31 Re: IVOPT improvement patch H.J. Lu
14:26 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Jeff Law
14:21 Re: [patch, libfortran] PR44931 For INPUT_UNIT, INQUIRE NAME= should not return "stdin" H.J. Lu
14:17 [PATCH PING] Ada TREE_LIST -> VEC patches Nathan Froyd
14:14 Re: IVOPT improvement patch H.J. Lu
14:07 Re: [PATCH] Emit DW_AT_object_pointer (PR debug/45110) Jakub Jelinek
14:02 Re: [PATCH] Fix up DW_AT_accessibility (PR debug/45124) Jason Merrill
14:01 Re: [PATCH] Emit DW_AT_object_pointer (PR debug/45110) Jason Merrill
13:49 [PATCH] Remove unused timevars Richard Guenther
13:44 [PATCH] Introduce double_int_and_not Richard Guenther
13:23 Re: [PATCH] Disallow VECTOR_CSTs with missing elements Nathan Froyd
13:07 [PATCH] Fix up DW_AT_accessibility (PR debug/45124) Jakub Jelinek
13:02 [PATCH] Emit DW_AT_object_pointer (PR debug/45110) Jakub Jelinek
12:58 Re: [PATCH] Disallow VECTOR_CSTs with missing elements Richard Guenther
12:42 Re: [PATCH] Disallow VECTOR_CSTs with missing elements Nathan Froyd
12:40 Re: New attempt: subword-based DCE, PR42575 Bernd Schmidt
12:29 [PATCH] Fix PR45120 Richard Guenther
11:55 Re: [4.5 regression] C++ ignores some aligned attributes (Re: [PATCH] fix arm neon ICE by widening tree_type's precision field Ulrich Weigand
11:33 Re: New attempt: subword-based DCE, PR42575 Bernd Schmidt
11:23 Re: [Patch, fortran] PR 42051 : Access to freed symbols. Mikael Morin
10:39 [PATCH] Disallow VECTOR_CSTs with missing elements Richard Guenther
10:33 Re: Extend widening_mul pass to handle fixed-point types Ramana Radhakrishnan
09:52 Re: Use -cpp= for Fortran -cpp option passed to f951 Joseph S. Myers
09:16 Re: Use -cpp= for Fortran -cpp option passed to f951 Richard Guenther
09:07 Re: [Patch, Fortran] PR fortran/45117: Fix error message Daniel Kraft
08:28 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Eric Botcazou
08:25 Re: IVOPT improvement patch Zdenek Dvorak
08:18 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Eric Botcazou
08:15 Re: New attempt: subword-based DCE, PR42575 Eric Botcazou
08:09 Re: [Patch,Fortran] PR 45087 - another -fwhole-program fix Daniel Kraft
07:44 [Patch, Fortran] PR fortran/45117: Fix error message Daniel Kraft
07:26 Re: IVOPT improvement patch Xinliang David Li
06:46 Re: IVOPT improvement patch Xinliang David Li
06:29 Re: [Patch, fortran] PR 42051 : Access to freed symbols. Tobias Burnus
06:04 [patch] Fix epilogue for double reduction vectorization Ira Rosen
05:57 Re: Use -cpp= for Fortran -cpp option passed to f951 Tobias Burnus
03:50 Re: IVOPT improvement patch H.J. Lu
01:08 Re: IVOPT improvement patch H.J. Lu
00:24 Re: New attempt: subword-based DCE, PR42575 Paolo Bonzini

July 28, 2010
23:31 Use -cpp= for Fortran -cpp option passed to f951 Joseph S. Myers
22:07 [Patch, fortran] PR 42051 : Access to freed symbols. Mikael Morin
21:44 [PATCH] [4.5 regression] C++ ignores some aligned attributes Ulrich Weigand
21:31 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Bernd Schmidt
21:20 [PATCH] include macro name in "ISO C99 requires rest arguments to be used" Roland McGrath
20:15 Re: Extend widening_mul pass to handle fixed-point types Richard Sandiford
20:15 [Patch,Fortran] PR 45087 - another -fwhole-program fix Tobias Burnus
19:55 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Bernd Schmidt
19:40 Re: [PATCH] improve copysign, parity on power6/power7 systems David Edelsohn
19:40 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Jeff Law
19:01 Re: [4.5 regression] C++ ignores some aligned attributes (Re: [PATCH] fix arm neon ICE by widening tree_type's precision field) Richard Guenther
19:01 New attempt: subword-based DCE, PR42575 Bernd Schmidt
18:36 [4.5 regression] C++ ignores some aligned attributes (Re: [PATCH] fix arm neon ICE by widening tree_type's precision field) Ulrich Weigand
18:31 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Paolo Bonzini
18:25 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Jeff Law
18:21 Re: [C++ Patch] PR 45096 Jason Merrill
18:14 [C++ Patch] PR 45096 Paolo Carlini
18:06 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Kai Tietz
18:04 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Kai Tietz
18:03 Re: [PATCH] Fix PR42509, wrong-code from the RTL alias oracle Ulrich Weigand
17:40 [Patch, fortran, committed] Free memory allocated for data statements Mikael Morin
17:38 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Richard Henderson
17:28 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Bernd Schmidt
17:23 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Kai Tietz
17:07 Re: [Patch, Fortran] Some simplification for ?BOUND/SHAPE/SIZE and non-variable expressions Daniel Kraft
17:06 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Jeff Law
17:03 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Jeff Law
17:03 Re: Ping^2: A problem simplifying subregs of the hard frame pointer Bernd Schmidt
16:58 Re: Ping^2: A problem simplifying subregs of the hard frame pointer Richard Henderson
16:53 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Jeff Law
16:45 Re: [PATCH] Fix bug in hoisting when using -fgcse-las Jeff Law
16:39 Re: [PATCH] Fix hoisting -fcompare-debug failures (PR debug/45105) Jeff Law
16:31 Re: [PATCH] Don't ignore VAR_LOCATION notes that affect last tail call in the function (PR debug/45103) Jason Merrill
16:14 [PATCH] Fix bug in hoisting when using -fgcse-las Maxim Kuvyrkov
16:13 [gccgo] Change representation of interfaces Ian Lance Taylor
16:01 [PATCH] Some cleanup to CCP Richard Guenther
16:00 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Andi Kleen
15:49 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Richard Henderson
15:49 [PATCH] Don't ignore VAR_LOCATION notes that affect last tail call in the function (PR debug/45103) Jakub Jelinek
15:44 Re: [PATCH, ARM] soft/hard-float preprocessor symbol Chung-Lin Tang
15:43 [PATCH] Fix hoisting -fcompare-debug failures (PR debug/45105) Jakub Jelinek
15:40 Re: Extend widening_mul pass to handle fixed-point types Ramana Radhakrishnan
15:25 added myself to MAINTAINERS(write after approval). David Yuste
15:21 Re: [Patch, Fortran] Some simplification for ?BOUND/SHAPE/SIZE and non-variable expressions Tobias Burnus
15:06 [PATCH] improve copysign, parity on power6/power7 systems Michael Meissner
14:51 Re: [Patch Darwin 3/2] fix PPC64 ABI. IainS
14:32 [gccgo] Avoid race condition Ian Lance Taylor
14:13 Re: [PATCH] LTO: Fix dependencies for lto.c Richard Guenther
14:13 Re: [PATCH] LTO: Handle merged option sections Richard Guenther
14:12 Re: [PATCH] LTO: Remove left over debugging fprintf in lto-plugin Richard Guenther
14:10 [PATCH] LTO: Fix dependencies for lto.c Andi Kleen
14:10 PING: LTO: Add duplicates resolution to lto-plugin Andi Kleen
14:09 [PATCH] LTO: Handle merged option sections Andi Kleen
14:09 [PATCH] LTO: Remove left over debugging fprintf in lto-plugin Andi Kleen
13:48 [gccgo] Remove unused block parameter to Statement::make_temporary Ian Lance Taylor
13:46 [gccgo] Do array index computations in sizetype Ian Lance Taylor
13:39 [gccgo] Rename finlock Ian Lance Taylor
13:38 Re: [PATCH] Add a debugcounter to IPA-SRA Richard Guenther
13:37 Re: [gccgo] Turn on garbage collector Ian Lance Taylor
13:32 [PATCH] Add a debugcounter to IPA-SRA Martin Jambor
13:26 [Patch, Fortran] Some simplification for ?BOUND/SHAPE/SIZE and non-variable expressions Daniel Kraft
13:15 Re: [PATCH, C] Fix PR40563 Fabien Chêne
13:04 Re: [patch c/c++]: Unify behavior for native/cross include Joseph S. Myers
12:39 Re: [patch c/c++]: Unify behavior for native/cross include Richard Guenther
12:24 [PATCH] Fix PR45034 Richard Guenther
12:19 Re: [patch c/c++]: Unify behavior for native/cross include Kai Tietz
12:13 Re: [patch c/c++]: Unify behavior for native/cross include Richard Guenther
11:52 [patch c/c++]: Unify behavior for native/cross include Kai Tietz
10:46 Re: [PATCH] Fix PR42509, wrong-code from the RTL alias oracle Ulrich Weigand
10:32 [PATCH] Fix PR44903 Richard Guenther
10:13 [PATCH, committed, PR45101] Fix obvious mistake in gcse.c Maxim Kuvyrkov
10:05 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Bernd Schmidt
09:56 Re: [PATCH] Fix PR tree-optimization/44885 Richard Guenther
09:53 [PATCH] Fix PR tree-optimization/44885 Eric Botcazou
09:51 Re: Fix PR45051 Bernd Schmidt
09:49 Re: [PATCH, C] Fix PR40563 Joseph S. Myers
08:55 Re: [patch win32]: fix for PR target/41943 Kai Tietz
08:45 [Patch,Fortran,committed] PR 45077 - derived type decl fix Tobias Burnus
08:40 Re: [PATCH, C] Fix PR40563 Shujing Zhao
08:36 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Eric Botcazou
07:53 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Kai Tietz
07:46 Fix PR middle-end/44993 Eric Botcazou
06:22 [PATCH] Fix debug info of nested inline functions Eric Botcazou
04:24 Re: Fix PR45051 Hans-Peter Nilsson
02:12 Re: Fix PR45051 Bernd Schmidt
01:47 Re: Fix PR45051 Hans-Peter Nilsson

July 27, 2010
23:08 Re: [v3] Use AC_COMPUTE_INT for EOF, SEEK_CUR, etc. Paolo Bonzini
23:04 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Paolo Bonzini
22:46 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Bernd Schmidt
22:40 Re: RFC: [GUPC] UPC-related front-end changes Joseph S. Myers
22:38 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Eric Botcazou
22:28 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Eric Botcazou
22:24 [PATCH 7/7] Extend value range to silence warnings. Sebastian Pop
22:24 [PATCH 5/7] Adapt to new CloogScattering abstraction, introduced in official CLooG versions (CLOOG_ORG). Sebastian Pop
22:23 [PATCH 4/7] Introduce compatibility to newer CLooG's CloogState and mask the use with macros where possible. Sebastian Pop
22:23 [PATCH 6/7] Remove cloog_initialize and cloog_finalize when using official CLooG releases. Sebastian Pop
22:23 [PATCH 2/7] Make CLooG options compatible to newer CLooG releases and pass options to build_cloog_prog (CLOOG_ORG). Sebastian Pop
22:23 [PATCH 3/7] Adapt to new CLAST structure within upstream CLooG version and retain compatibility to CLooG Legacy. Sebastian Pop
22:23 [PATCH 1/7] Reintroduce necessary CLooG accessors to graphite. Masked by CLOOG_ORG. Sebastian Pop
22:23 [PATCH 0/7][graphite] Port GRAPHITE to CLooG ISL Sebastian Pop
22:18 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Eric Botcazou
22:16 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Eric Botcazou
22:05 C++0x PATCH for a couple of variadic templates/value-initialization issues Jason Merrill
21:36 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Bernd Schmidt
21:21 Re: [Patch Darwin 3/2] fix PPC64 ABI. Mike Stump
21:10 Re: Improvements to code hoisting Maxim Kuvyrkov
21:00 Re: [PATCH] Add --enable-default-dwarf=N configury Roland McGrath
20:32 Re: [PATCH] Add --enable-default-dwarf=N configury Jakub Jelinek
20:25 Re: [PATCH] Add --enable-default-dwarf=N configury Roland McGrath
20:20 Re: IVOPT improvement patch Xinliang David Li
20:12 Re: [PATCH] Fix PR42509, wrong-code from the RTL alias oracle Richard Guenther
20:11 [Patch Darwin 3/2] fix PPC64 ABI. IainS
20:04 [PATCH] Call scev_reset_htab when Graphite out-of-SSA has changed something. Sebastian Pop
20:04 [PATCH][graphite] Fix ICEs in 416.gamess and 464.h264ref Sebastian Pop
19:57 Re: IVOPT improvement patch Pat Haugen
19:02 Re: [PATCH] Fix PR42509, wrong-code from the RTL alias oracle Ulrich Weigand
18:41 Re: 0005-Search-all-dominated-blocks-for-expressions-to-hoist.patch Maxim Kuvyrkov
18:08 Re: 0005-Search-all-dominated-blocks-for-expressions-to-hoist.patch Jeff Law
17:44 [PATCH, testsuite]: Remove list of options from test name in cleanup-* procedures. Uros Bizjak
17:44 Re: [v3] Use AC_COMPUTE_INT for EOF, SEEK_CUR, etc. Paolo Carlini
17:39 Re: [PATCH] Fix "naked" attribute (PR target/44290) Jie Zhang
17:39 Re: Patch ping Jeff Law
17:10 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Jeff Law
17:00 Re: Extend widening_mul pass to handle fixed-point types Ramana Radhakrishnan
16:56 Re: [v3] Use AC_COMPUTE_INT for EOF, SEEK_CUR, etc. Paolo Carlini
16:54 Re: [v3] Use AC_COMPUTE_INT for EOF, SEEK_CUR, etc. Paolo Bonzini
16:37 Re: [trans-mem] error with transaction_callable in gimplify.c Richard Henderson
16:35 Re: [trans-mem] error with transaction_callable in gimplify.c Aldy Hernandez
16:28 Re: [PATCH, ARM] soft/hard-float preprocessor symbol Richard Earnshaw
16:08 ARM patch: Fix an if statement in arm_rtx_costs_1 Bernd Schmidt
15:54 Re: [RFA, Fortran, try 11] Emulated tls rewrite Richard Henderson
15:52 Re: Extend widening_mul pass to handle fixed-point types Bernd Schmidt
15:38 Re: Small improvement for new code in postreload Jeff Law
15:31 Re: [patch] [C/C++] Add a new warning flag -Wself-assign Richard Guenther
15:28 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Jeff Law
15:24 Re: Improve RTL dumps Jeff Law
15:19 Small improvement for new code in postreload Bernd Schmidt
15:12 Re: [patch win32]: fix for PR target/41943 Joseph S. Myers
15:02 Improve RTL dumps Bernd Schmidt
15:00 Re: [patch] [C/C++] Add a new warning flag -Wself-assign Jason Merrill
14:01 Re: [patch] [C/C++] Add a new warning flag -Wself-assign Jack Howarth
13:58 Re: [PATCH, C] Fix PR40563 Joseph S. Myers
13:47 Re: [PATCH] Use slightly more compact DW_AT_data_member_location Jason Merrill
13:35 Re: [patch, fortran] Merge fortran-exp into trunk. H.J. Lu
13:35 Re: [Patch Darwin 2/2] fix PPC64 ABI IainS
13:28 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Bernd Schmidt
12:52 Re: [Release manager ping] [Patch, fortran] [4.4/4.5/4.6 regression] ICE in resolve_equivalence Richard Guenther
12:48 Re: RFA: 4.5 Branch: Import RX enhancements Richard Guenther
12:28 [patch] Fix PR tree-optimization/44152 - ICE in SLP vectorization Ira Rosen
12:19 Re: Extend widening_mul pass to handle fixed-point types Ramana Radhakrishnan
12:14 [Release manager ping] [Patch, fortran] [4.4/4.5/4.6 regression] ICE in resolve_equivalence Mikael Morin
12:12 Re: [RFA, Fortran, try 11] Emulated tls rewrite IainS
12:01 RFA: 4.5 Branch: Import RX enhancements Nick Clifton
11:59 Re: [PATCH] Add --enable-default-dwarf=N configury Joseph S. Myers
11:05 [PATCH] Add --enable-default-dwarf=N configury Roland McGrath
10:38 [v3] Use AC_COMPUTE_INT for EOF, SEEK_CUR, etc. Paolo Carlini
10:32 [PATCH, testsuite]: Fix char4_iunit_1.f03 on alpha, sh and spu Uros Bizjak
10:08 Re: [C PATCH] Handle C_MAYBE_CONST_EXPR in diagnostic (PR c/45079) Joseph S. Myers
10:07 Re: [patch] Add TST to RX Nick Clifton
10:02 Re: [Ada,C++,etc.] Options patches pending review Joseph S. Myers
09:41 Fix PR45051 Bernd Schmidt
09:37 Re: [PATCH] Copy/update DECL_DEBUG_EXPR during inlining (PR tree-optimization/45083) Richard Guenther
09:22 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Bernd Schmidt
09:19 [PATCH] Use slightly more compact DW_AT_data_member_location Jakub Jelinek
09:14 Re: [Patch,Fortran] PR 40873 - -fwhole-program decl fixes Mikael Morin
08:45 Re: [Patch,Fortran] PR 40873 - -fwhole-program decl fixes Tobias Burnus
08:31 Re: Fix memory corruption in LTO Richard Guenther
07:44 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Eric Botcazou
06:59 [PATCH] Copy/update DECL_DEBUG_EXPR during inlining (PR tree-optimization/45083) Jakub Jelinek
06:54 [C PATCH] Handle C_MAYBE_CONST_EXPR in diagnostic (PR c/45079) Jakub Jelinek
05:54 Re: [Patch,Fortran] PR 40873 - -fwhole-program decl fixes Tobias Burnus
00:53 [PATCH 2/2] Fix tonto: call propagate_expr_outside_region. Sebastian Pop
00:53 [PATCH 0/2][graphite] Fix tonto and h264ref. Sebastian Pop
00:53 [PATCH 1/2] Call scev_analyzable_p only on is_gimple_reg. Sebastian Pop
00:16 Re: New optimization for reload_combine Bernd Schmidt

July 26, 2010
23:43 Re: Fix memory corruption in LTO Andi Kleen
23:39 Re: [patch, libfortran] PR44931 For INPUT_UNIT, INQUIRE NAME= should not return "stdin" Dave Korn
23:16 Re: [Patch,Fortran] PR 40873 - -fwhole-program decl fixes Mikael Morin
23:09 [PATCH, C++] PR43824 pedantic with inline namespaces Rodrigo
22:55 Re: [RFA, Fortran, try 11] Emulated tls rewrite Richard Henderson
22:12 Re: [Patch ARM] Fix atomic nand operations. Joseph S. Myers
21:34 Re: [PATCH] Hookize ASM_OUTPUT_SOURCE_FILENAME Joseph S. Myers
21:05 [reload-v2] Changes to allow allocnos to have > 1 object Jeff Law
20:41 Re: Fix memory corruption in LTO Diego Novillo
20:40 Re: Fix memory corruption in LTO Jan Hubicka
20:32 [Patch,Fortran] PR 40873 - -fwhole-program decl fixes Tobias Burnus
20:15 Re: Fix memory corruption in LTO Diego Novillo
19:24 Fix memory corruption in LTO Jan Hubicka
17:14 Re: [patch, fortran] PR 40628, front-end optimization pass Thomas Koenig
16:43 Re: [PATCH,rs6000] disable mfcr pattern for TARGET_ISEL Nathan Froyd
16:41 Re: IVOPT improvement patch Xinliang David Li
16:33 PATCH: Turn on -fomit-frame-pointer by default for 32bit Linux/x86 H.J. Lu
16:32 Re: IVOPT improvement patch Sebastian Pop
16:23 [committed] Further small libgomp.texi adjustments for Fortran Jakub Jelinek
16:21 [testsuite] Correctly declare testcase requirements: pr44900.C, attr-weak-hidden-1a.c Rainer Orth
15:26 [openmp, committed]: fix typos and prototypes Aldy Hernandez
15:19 [PATCH] Fix PR43784 Richard Guenther
14:47 Re: [Patch Darwin 2/2] fix PPC64 ABI IainS
14:43 [PATCH] Fix PR45073 Richard Guenther
14:17 Re: RFC [ABI]: C++ PATCH for c++/44540 - avoid mangling attribute noreturn Joseph S. Myers
14:14 Re: IRA improvements 1/4 Joseph S. Myers
13:56 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Paolo Bonzini
13:50 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Bernd Schmidt
13:40 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Paolo Bonzini
13:33 Re: [Patch Darwin 2/2] fix PPC64 ABI Nathan Froyd
13:27 [PATCH] Fix PR45056 Richard Guenther
13:00 [gccgo] When a goroutine exits, free its mcache Ian Lance Taylor
12:47 [PATCH] Fix PR45071 Richard Guenther
11:23 [gccgo] Use DejaGNU for libgo tests on RTEMS Ian Lance Taylor
10:46 Re: New optimization for reload_combine Bernd Schmidt
10:31 [Patch, Fortran, committed] PR 40011 - Regression with namelist and -fwhole-file Tobias Burnus
10:13 Re: New optimization for reload_combine IainS
09:42 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Bernd Schmidt
09:37 Re: [PING, V850] Add support for V850E2 and V850E2V3 Nick Clifton
09:34 [gccgo] Fix libgo RTEMS build Ian Lance Taylor
09:27 [PATCH] Fix PR45052 Richard Guenther
09:22 Re: [PATCH: PR target/44999] Replace "and r0, r0, #255" with uxtb in thumb2 Paolo Bonzini
09:14 [PATCH] Move testcase for pr45017.c Richard Guenther
09:09 Re: [PATCH: PR target/44999] Replace "and r0, r0, #255" with uxtb in thumb2 Carrot Wei
07:23 Re: [PATCH: PR target/44999] Replace "and r0, r0, #255" with uxtb in thumb2 Paolo Bonzini
07:20 Re: [Patch, Fortran, OOP] PR 44962: [OOP] ICE with specification expression SIZE(<CLASS>) Dominique Dhumieres
06:40 Re: [PATCH: PR target/44999] Replace "and r0, r0, #255" with uxtb in thumb2 Carrot Wei
06:15 Re: [Patch, Fortran, OOP] PR 44962: [OOP] ICE with specification expression SIZE(<CLASS>) Tobias Burnus
05:01 Re: [PATCH, ARM] soft/hard-float preprocessor symbol Chung-Lin Tang

July 25, 2010
21:56 [SPARC] Fix PR target/44942 Eric Botcazou
21:47 [SPARC] Fix PR target/44707 Eric Botcazou
21:33 [SPARC] Fix PR target/44484 Eric Botcazou
21:15 Re: [patch, fortran] PR 40628, front-end optimization pass Paolo Bonzini
19:35 Re: [patch, fortran] PR 40628, front-end optimization pass Thomas Koenig
19:14 Re: Revision 162491 -- fortran -fwhole-file regressions Toon Moene
19:11 Re: [patch,fortran] PR42852 -Wall warns about truncated lines when only a continuation character is truncated Jerry DeLisle
18:52 Re: [patch,fortran] PR42852 -Wall warns about truncated lines when only a continuation character is truncated Jerry DeLisle
17:09 Re: [Patch, fortran] [4.4/4.5/4.6 regression] ICE in resolve_equivalence Mikael Morin
16:46 fix libstdc++/45060 Jonathan Wakely
15:56 Re: [Patch, fortran] [4.4/4.5/4.6 regression] ICE in resolve_equivalence Tobias Burnus
15:52 Re: [patch, fortran] PR 40628, front-end optimization pass Tobias Burnus
15:35 [Patch, fortran] [4.4/4.5/4.6 regression] ICE in resolve_equivalence Mikael Morin
15:31 Re: [patch, libfortran] PR44931 For INPUT_UNIT, INQUIRE NAME= should not return "stdin" Jerry DeLisle
14:55 Re: [PATCH] PR debug/45024 H.J. Lu
14:38 Re: [PATCH] PR debug/45024 H.J. Lu
13:04 Re: [PATCH] Fix ICE in vectorizable_store (PR tree-optimization/45047) Matthias Klose
10:18 Re: [patch, libfortran] PR44931 For INPUT_UNIT, INQUIRE NAME= should not return "stdin" IainS
09:39 Re: [patch, libfortran] PR44931 For INPUT_UNIT, INQUIRE NAME= should not return "stdin" Tobias Burnus
09:23 Re: [patch,fortran] PR42852 -Wall warns about truncated lines when only a continuation character is truncated Tobias Burnus
09:19 Re: [patch, libfortran] PR44931 For INPUT_UNIT, INQUIRE NAME= should not return "stdin" Thomas Koenig
09:00 Re: [patch, libfortran] PR44931 For INPUT_UNIT, INQUIRE NAME= should not return "stdin" Tobias Burnus
04:02 [patch,fortran] PR42852 -Wall warns about truncated lines when only a continuation character is truncated Jerry DeLisle
01:23 Re: Patch 10/9: track subwords of DImode allocnos H.J. Lu
00:56 [patch, libfortran] PR44931 For INPUT_UNIT, INQUIRE NAME= should not return "stdin" Jerry DeLisle

July 24, 2010
23:35 Re: Revision 162491 -- fortran -fwhole-file regressions Dave Korn
20:19 Re: Split up init_options langhook Joseph S. Myers
20:04 Re: [doc] update install.texi wrt. FreeBSD Gerald Pfeifer
18:34 Re: Revision 162491 -- fortran -fwhole-file regressions Toon Moene
18:25 Re: [Patch,wwwdocs] 4.6 changes.html/Fortran: -fwhole-file is enabled by default Gerald Pfeifer
16:57 [PATCH] Add testcase for PR43788 Richard Guenther
16:49 [PATCH] Add testcase for PR43212 Richard Guenther
16:33 [Patch, Fortran, committed] PR 40011 - Missing function generation (with -fwhole-file) Tobias Burnus
15:43 Re: Revision 162491 -- fortran -fwhole-file regressions Richard Guenther
15:25 Re: Revision 162491 -- fortran -fwhole-file regressions Steven Bosscher
15:22 Re: Revision 162491 -- fortran -fwhole-file regressions Steve Kargl
15:20 Re: Revision 162491 -- fortran -fwhole-file regressions Steve Kargl
15:12 Re: Revision 162491 -- fortran -fwhole-file regressions Toon Moene
15:10 Re: [Patch Darwin 2/2] fix PPC64 ABI David Edelsohn
15:06 Re: [Patch Darwin 2/2] fix PPC64 ABI IainS
13:52 Re: [RFA, Fortran, try 11] Emulated tls rewrite Richard Guenther
13:14 Re: Revision 162491 -- fortran -fwhole-file regressions Dave Korn
13:09 Re: Followup for reg_equiv_invariant patch: Fix PR39871 IainS
13:07 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Eric Botcazou
12:16 Re: [patch] merge true_dependence and canon_true_dependence Diego Novillo
12:08 Re: [patch] merge true_dependence and canon_true_dependence Steven Bosscher
12:01 Re: Revision 162491 -- fortran -fwhole-file regressions Steven Bosscher
11:59 Re: Revision 162491 -- fortran -fwhole-file regressions Tobias Burnus
11:44 Re: [Patch Darwin 2/2] fix PPC64 ABI IainS
11:41 Re: [Patch, Fortran] PR 45004: Segfault with allocatable scalars and move_alloc Tobias Burnus
10:13 Re: [Patch Darwin 2/2] fix PPC64 ABI Nathan Froyd
10:04 Re: [Patch Darwin 2/2] fix PPC64 ABI IainS
10:01 Re: Revision 162491 -- fortran -fwhole-file regressions Steven Bosscher
09:54 Re: [RFA, Fortran, try 11] Emulated tls rewrite Jan Hubicka
09:46 Re: [Patch Darwin 2/2] fix PPC64 ABI Mike Stump
09:37 Re: [Patch Darwin 1/2] fix PPC64 ABI Mike Stump
08:36 [Patch Darwin 2/2] fix PPC64 ABI IainS
08:32 [Patch Darwin 1/2] fix PPC64 ABI IainS
07:48 Re: Revision 162491 -- fortran -fwhole-file regressions Tobias Burnus
06:48 Re: Revision 162491 -- fortran -fwhole-file regressions Tobias Burnus
06:39 Re: Revision 162491 -- fortran -fwhole-file regressions Tobias Burnus
06:34 Re: Revision 162491 -- fortran -fwhole-file regressions Dominique Dhumieres
06:16 Re: Revision 162491 -- fortran -fwhole-file regressions Steve Kargl
06:01 Re: Revision 162491 -- fortran -fwhole-file regressions Dominique Dhumieres
03:26 Revision 162491 -- fortran -fwhole-file regressions Steve Kargl
00:42 Re: [PATCH] convert TREE_CHAIN to DECL_CHAIN where appropriate H.J. Lu

July 23, 2010
23:12 [RFA, Fortran, try 11] Emulated tls rewrite Richard Henderson
23:07 Re: RFC: Enabling -fwhole-file by default Tobias Burnus
22:45 Re: RFC: Enabling -fwhole-file by default Steven Bosscher
22:36 Re: RFC: Enabling -fwhole-file by default Jerry DeLisle
22:13 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Bernd Schmidt
22:06 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Eric Botcazou
21:49 Re: Ping^(n+1) ARM ldm/stm peepholes Steven Bosscher
21:47 Re: [PATCH, ARM] soft/hard-float preprocessor symbol Richard Earnshaw
21:09 [Patch, Fortran] PR 45004: Segfault with allocatable scalars and move_alloc Janus Weil
21:03 Re: [PATCH] Improve OpenMP debug info for threadprivate vars and shared local statics Tom Tromey
20:45 [gccgo] Register global memory for garbage collector Ian Lance Taylor
20:36 [Patch,wwwdocs] 4.6 changes.html/Fortran: -fwhole-file is enabled by default Tobias Burnus
20:35 [gccgo] Remove old reference counting code Ian Lance Taylor
20:20 [Ada] Fix aliasing bug with fat pointer types Eric Botcazou
20:04 Re: RFC: Enabling -fwhole-file by default Tobias Burnus
19:58 Re: [Fortran] RFC: Enabling -fwhole-file by default Richard Guenther
19:54 Re: [Fortran] RFC: Enabling -fwhole-file by default Steven Bosscher
19:54 Re: [Ada] Fix ICE on aggregate of multidimensional array type Eric Botcazou
19:48 Re: [Fortran] RFC: Enabling -fwhole-file by default Richard Guenther
19:48 Re: Patch for AMD Dispatch Scheduler Vladimir N. Makarov
19:27 [PATCH] Fix PR43071 Richard Guenther
19:24 Re: [testsuite] Increase gcc.dg/pr43058.c timeout Mark Mitchell
19:21 Re: [testsuite] Increase gcc.dg/pr43058.c timeout Rainer Orth
19:19 Re: [testsuite] Increase gcc.dg/pr43058.c timeout Jakub Jelinek
19:19 Re: [testsuite] Increase gcc.dg/pr43058.c timeout Rainer Orth
19:18 Re: [Fortran] RFC: Enabling -fwhole-file by default Steven Bosscher
19:15 Re: [Fortran] RFC: Enabling -fwhole-file by default Paul Richard Thomas
19:14 Re: [testsuite] Increase gcc.dg/pr43058.c timeout Mark Mitchell
19:12 Re: [testsuite] Increase gcc.dg/pr43058.c timeout Jakub Jelinek
19:06 Re: [testsuite] Increase gcc.dg/pr43058.c timeout Mark Mitchell
19:05 Re: [Patch, Fortran] PR 45030: Fix argument checking with ENTRY and -fwhole-file Paul Richard Thomas
19:03 Re: [Patch,Fortran] PR 44945 - Fix DECL of module variables (wrong-code "regression") Paul Richard Thomas
18:33 Re: [patch win32]: fix for PR target/41943 Kai Tietz
18:29 Re: [testsuite] Increase gcc.dg/pr43058.c timeout Richard Guenther
18:13 Re: [patch win32]: fix for PR target/41943 Richard Henderson
18:10 Re: [testsuite] Increase gcc.dg/pr43058.c timeout Rainer Orth
18:05 Re: [testsuite] Increase gcc.dg/pr43058.c timeout Mark Mitchell
18:04 Re: Unreviewed^2 testsuite patches Rainer Orth
17:55 Re: [patch win32]: fix for PR target/41943 Kai Tietz
17:53 Re: Unreviewed^2 testsuite patches Mike Stump
17:30 Re: [testsuite] Increase gcc.dg/pr43058.c timeout Mike Stump
17:27 Re: [gccgo] Turn on garbage collector Ian Lance Taylor
17:14 [PATCH, testsuite]: Cleanup a couple of dump files. Uros Bizjak
17:00 [PATCH] Fix ICE in vectorizable_store (PR tree-optimization/45047) Jakub Jelinek
16:54 Re: [gccgo] Turn on garbage collector Richard Henderson
16:51 [gccgo] Turn on garbage collector Ian Lance Taylor
16:45 [gccgo] Mark memory which can not contain pointers Ian Lance Taylor
16:34 [PATCH, testsuite]: use "dg-do compile", not dg-compile Uros Bizjak
16:22 Re: Unreviewed^2 testsuite patches Mark Mitchell
16:21 Re: Unreviewed^2 testsuite patches Mark Mitchell
16:16 Re: [PATCH, i386]: Remove sse{,2} effective target check from compile-time tests Uros Bizjak
16:04 [Fortran] RFC: Enabling -fwhole-file by default Tobias Burnus
15:59 Re: [PATCH, i386]: Remove sse{,2} effective target check from compile-time tests H.J. Lu
15:57 Re: [PATCH, i386]: Remove sse{,2} effective target check from compile-time tests Uros Bizjak
15:52 [Patch, Fortran] PR 45030: Fix argument checking with ENTRY and -fwhole-file Tobias Burnus
15:46 Re: [PATCH] Don't emit certain artificial names into DW_AT_name in debug info Richard Henderson
15:39 Re: [PATCH, i386]: Remove sse{,2} effective target check from compile-time tests H.J. Lu
15:34 Re: [PATCH, i386]: Remove sse{,2} effective target check from compile-time tests Uros Bizjak
15:25 Re: [PATCH, i386]: Remove sse{,2} effective target check from compile-time tests H.J. Lu
15:20 Re: PATCH: Check AVX runtime support H.J. Lu
15:19 Re: [PATCH, i386]: Remove sse{,2} effective target check from compile-time tests Uros Bizjak
15:15 Re: [PATCH, i386]: Remove sse{,2} effective target check from compile-time tests H.J. Lu
14:55 Re: PING for LTO ld -r patches Andi Kleen
14:49 Re: [PATCH] Fix "naked" attribute (PR target/44290) Jie Zhang
14:43 Re: [PATCH, i386]: Remove sse{,2} effective target check from compile-time tests Uros Bizjak
14:39 Re: PING for LTO ld -r patches H.J. Lu
14:37 [gccgo] Split stack improvements Ian Lance Taylor
14:29 Re: [Bug fortran/24524] Fortran dependency checking should reverse loops Paul Richard Thomas
14:29 Re: [PATCH] Fix "naked" attribute (PR target/44290) Mark Mitchell
14:09 Re: [PATCH] remove __builtin_args_info Diego Novillo
14:00 [PATCH] Merge the two type comparison caches Richard Guenther
13:59 [PATCH] remove __builtin_args_info Nathan Froyd
13:52 Re: [PATCH, i386]: Remove sse{,2} effective target check from compile-time tests H.J. Lu
13:43 [PATCH, i386]: Remove sse{,2} effective target check from compile-time tests Uros Bizjak
13:25 Re: PING for LTO ld -r patches H.J. Lu
12:59 Re: [PATCH] Fix PR 44915 - ensure indirect inlining is never run at -O0 Richard Guenther
12:57 [PATCH] Fix PR 44915 - ensure indirect inlining is never run at -O0 Martin Jambor
12:38 Re: [PATCH] Don't emit certain artificial names into DW_AT_name in debug info Roland McGrath
12:38 Re: [PATCH] Fix 44914 - add TODO_cleanup_cfg to IPA-SRA Richard Guenther
12:28 Re: [PATCH] Fix 44914 - add TODO_cleanup_cfg to IPA-SRA Martin Jambor
12:19 Re: [PATCH] Don't emit certain artificial names into DW_AT_name in debug info Jakub Jelinek
12:13 [C++0x patch] implement range-based for loops Rodrigo Rivas
12:09 Re: [PATCH] Don't emit certain artificial names into DW_AT_name in debug info Richard Guenther
11:58 [PATCH] Don't emit certain artificial names into DW_AT_name in debug info Jakub Jelinek
11:52 Re: [PATCH 2/3] Use SSA_NAME_DEF_STMT only on SSA_NAMEs. Diego Novillo
11:37 Re: [Patch, Fortran, OOP] PR 44962: [OOP] ICE with specification expression SIZE(<CLASS>) Janus Weil
11:01 [gccgo] Ian Lance Taylor
10:59 [gccgo] Define TARGET_SUPPORTS_SPLIT_STACK Ian Lance Taylor
10:53 Re: [PATCH] Fix a pasto Jie Zhang
10:44 RE: [PING, V850] Add support for V850E2 and V850E2V3 Naveen H. S
10:37 [PATCH] Remove INVALID_PARAM_VAL Jie Zhang
10:23 Re: Ping^(n+2) ARM ldm/stm peepholes Bernd Schmidt
10:22 Ping^2: A problem simplifying subregs of the hard frame pointer Bernd Schmidt
10:21 Ping^2: ARM patch: Reduce code duplication for Thumb2 move patterns Bernd Schmidt
10:20 Re: PATCH: Check AVX runtime support Rainer Orth
10:17 Re: PATCH: Check AVX runtime support Jakub Jelinek
10:14 [PATCH] Fix PR45037 Richard Guenther
10:10 Re: [PATCH] Fix a pasto Richard Guenther
09:55 [PATCH] Fix a pasto Jie Zhang
09:54 Re: [Patch, Fortran] PR fortran/44709: EXIT/CYCLE a named loop from within a BLOCK Daniel Kraft
09:54 Re: Unreviewed^2 testsuite patches Richard Guenther
09:47 Re: Unreviewed^2 testsuite patches Jakub Jelinek
09:37 Re: Unreviewed^2 testsuite patches Rainer Orth
09:34 [doc, commit] Update "naked" attribute doc Jie Zhang
09:28 Re: Unreviewed^2 testsuite patches Richard Guenther
09:22 Re: Unreviewed^2 testsuite patches IainS
09:20 Re: RFA: Fix DWARF2 CFI for m68k Richard Guenther
09:14 Re: [patch win32]: fix for PR target/41943 Richard Guenther
09:11 Re: [PATCH] Fix "naked" attribute (PR target/44290) Jie Zhang
09:07 Re: PATCH: Check AVX runtime support Rainer Orth
09:07 Re: Fix target/45027 [was: x86_64 varargs setup jump table] Richard Guenther
09:02 Re: [PATCH] Fix 44914 - add TODO_cleanup_cfg to IPA-SRA Richard Guenther
08:57 Re: PATCH: Check AVX runtime support Uros Bizjak
08:46 Re: [Patch, Fortran] PR fortran/44709: EXIT/CYCLE a named loop from within a BLOCK Tobias Burnus
08:42 Re: [Patch, Fortran] PR45019 - Fix FE alias analysis for argument association Tobias Burnus
08:36 Re: 0005-Search-all-dominated-blocks-for-expressions-to-hoist.patch Maxim Kuvyrkov
08:35 Unreviewed^2 testsuite patches Rainer Orth
08:34 [Patch, Fortran] PR fortran/44709: EXIT/CYCLE a named loop from within a BLOCK Daniel Kraft
06:19 Re: PATCH: Check AVX runtime support Uros Bizjak
05:49 [PATCH 3/3] Propagate constant values or parametric expressions outside the scop region. Sebastian Pop
05:49 [PATCH 2/3] Use SSA_NAME_DEF_STMT only on SSA_NAMEs. Sebastian Pop
05:48 [PATCH 1/3] Do not instantiate default definitions in instantiate_scev_name. Sebastian Pop
05:48 [PATCH 0/3][graphite] Fix testsuite fails and three miscompiles in cpu2006 Sebastian Pop
05:45 [PATCH 0/3][graphite] Fix testsuite fails and three miscompiles in cpu2006 Sebastian Pop
02:35 Re: [patch] merge true_dependence and canon_true_dependence H.J. Lu
02:19 RFA: Fix DWARF2 CFI for m68k Daniel Jacobowitz
01:58 [patch] Gimple parser Sandeep Soni

July 22, 2010
23:16 Re: PATCH: test case for PR39839 Mark Mitchell
22:57 [v3] docbook 4.5->5.0 Benjamin Kosnik
22:35 Re: Patch 10/9: track subwords of DImode allocnos Bernd Schmidt
22:32 Re: [PATCH, ARM] soft/hard-float preprocessor symbol Mark Mitchell
22:17 Re: [PATCH] Fix CSE bogus RTL creation Steven Bosscher
22:11 Re: [PATCH,libgcc] fix libgcc configuration for powerpc*-eabi* David Edelsohn
22:00 Re: [patch] merge true_dependence and canon_true_dependence Steven Bosscher
21:59 Re: [PATCH] Fix "naked" attribute (PR target/44290) Mark Mitchell
21:59 Re: PATCH: Check AVX runtime support H.J. Lu
21:57 Re: [patch win32]: fix for PR target/41943 Richard Henderson
21:53 Fix target/45027 [was: x86_64 varargs setup jump table] Richard Henderson
21:51 Re: [patch win32]: fix for PR target/41943 Kai Tietz
21:42 Re: [patch win32]: fix for PR target/41943 Richard Henderson
21:39 Re: [patch win32]: fix for PR target/41943 Kai Tietz
21:39 Re: PATCH: Check AVX runtime support Rainer Orth
21:33 Re: [patch win32]: fix for PR target/41943 Richard Henderson
21:31 Re: PATCH: Check AVX runtime support H.J. Lu
21:27 PATCH: Check AVX runtime support H.J. Lu
21:20 Re: [patch win32]: fix for PR target/41943 Kai Tietz
21:16 Re: [patch] Fix violation of self-assignment check in GCC source [1/4] Le-Chun Wu
21:16 Re: [patch] Fix violation of self-assignment check in GCC source [4/4] Le-Chun Wu
21:11 Re: [patch win32]: fix for PR target/41943 Richard Henderson
21:09 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Bernd Schmidt
21:00 Re: PING for LTO ld -r patches Andi Kleen
20:58 Re: [Patch, Fortran, OOP] PR 44962: [OOP] ICE with specification expression SIZE(<CLASS>) Janus Weil
20:36 Re: [patch win32]: fix for PR target/41943 Kai Tietz
20:33 Re: [patch win32]: fix for PR target/41943 Richard Henderson
20:25 Re: [patch win32]: fix for PR target/41943 NightStrike
20:23 Re: [PATCH] Fix up DEBUG_INSN handling in regcprop (PR bootstrap/45028) Richard Guenther
20:06 Re: [patch win32]: fix for PR target/41943 Richard Henderson
20:00 [PATCH] Fix up DEBUG_INSN handling in regcprop (PR bootstrap/45028) Jakub Jelinek
19:47 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Eric Botcazou
19:36 Re: [patch win32]: fix for PR target/41943 NightStrike
19:34 Fix formatting issues in get_alias_set Eric Botcazou
19:28 [Ada] Fix PR ada/44892 Eric Botcazou
19:19 Re: [PATCH] Improve OpenMP debug info for threadprivate vars and shared local statics Roland McGrath
19:13 [Ada] Fix ICE on aggregate of multidimensional array type Eric Botcazou
18:50 Re: Patch 10/9: track subwords of DImode allocnos Nathan Froyd
18:41 Re: [patch] merge true_dependence and canon_true_dependence Diego Novillo
18:37 Re: [Patch, middle-end] Fix PR 44878, IA64 build failure, partial inlining Richard Henderson
18:31 Re: [Patch, middle-end] Fix PR 44878, IA64 build failure, partial inlining Steve Ellcey
18:29 Re: [Patch, middle-end] Fix PR 44878, IA64 build failure, partial inlining Richard Henderson
18:29 [PATCH,libgcc] fix libgcc configuration for powerpc*-eabi* Nathan Froyd
18:28 Re: [PATCH] Fix 44914 - add TODO_cleanup_cfg to IPA-SRA Steven Bosscher
18:25 Re: Patch 10/9: track subwords of DImode allocnos Bernd Schmidt
18:20 Re: x86_64 varargs setup jump table Sebastian Pop
18:17 Re: x86_64 varargs setup jump table Richard Henderson
18:15 Re: x86_64 varargs setup jump table Richard Henderson
18:06 [PATCH] Fix 44914 - add TODO_cleanup_cfg to IPA-SRA Martin Jambor
18:03 Re: x86_64 varargs setup jump table Sebastian Pop
18:01 [patch] merge true_dependence and canon_true_dependence Steven Bosscher
18:00 Re: Patch 10/9: track subwords of DImode allocnos Nathan Froyd
16:50 Re: [patch win32]: fix for PR target/41943 Kai Tietz
16:38 Re: [PATCH] Improve OpenMP debug info for threadprivate vars and shared local statics Richard Henderson
16:24 [PATCH] Improve OpenMP debug info for threadprivate vars and shared local statics Jakub Jelinek
16:15 Re: [CFT, try 9] Emulated tls rewrite Jack Howarth
16:13 Re: [CFT, try 9] Emulated tls rewrite Richard Henderson
16:08 Re: [patch win32]: fix for PR target/41943 Ozkan Sezer
16:05 Re: [patch win32]: fix for PR target/41943 Richard Henderson
16:02 Re: [patch win32]: fix for PR target/41943 Ozkan Sezer
16:00 Re: [patch win32]: fix for PR target/41943 Richard Henderson
15:49 Re: Patch 10/9: track subwords of DImode allocnos Bernd Schmidt
15:04 Re: [PATCH] Add dg-require-linker-plugin Richard Guenther
14:45 Re: [PATCH] Add dg-require-linker-plugin H.J. Lu
14:36 Re: [PATCH] Add dg-require-linker-plugin H.J. Lu
14:18 [PATCH] Add testcase for PR43850 Richard Guenther
14:09 Re: [Patch,Fortran] PR 44945 - Fix DECL of module variables (wrong-code "regression") Tobias Burnus
13:59 Re: [Patch,Fortran] PR 44945 - Fix DECL of module variables (wrong-code "regression") Tobias Burnus
13:52 Re: x86_64 varargs setup jump table H.J. Lu
13:27 Re: [patch win32]: fix for PR target/41943 Ozkan Sezer
13:16 Re: [PATCH] PR debug/45024 Jason Merrill
12:56 [PATCH] Fix "naked" attribute (PR target/44290) Jie Zhang
12:52 [PATCH] Add dg-require-linker-plugin Richard Guenther
12:49 Re: [patch] Fix violation of self-assignment check in GCC source [1/4] Diego Novillo
12:11 [PATCH] Fix PR45017 Richard Guenther
12:05 Re: [PATCH][LTO] Fix PR45018 Richard Guenther
12:04 Re: [PATCH][RFH] Add dg-requires-linker-plugin support Diego Novillo
12:02 Re: PING for LTO ld -r patches Diego Novillo
11:56 Re: [patch win32]: fix for PR target/41943 Kai Tietz
11:53 Re: [PATCH][LTO] Fix PR45018 Diego Novillo
11:49 Re: [patch win32]: fix for PR target/41943 Richard Guenther
11:42 Re: [patch win32]: fix for PR target/41943 Kai Tietz
11:38 Re: [patch win32]: fix for PR target/41943 Danny Smith
11:37 Re: [PATCH][RFH] Add dg-requires-linker-plugin support Richard Guenther
11:08 Re: [Patch, Fortran, Committed] Add se.post back in (correctly now) for gfc_trans_return Daniel Kraft
11:00 [Patch, Fortran, Committed] Add se.post back in (correctly now) for gfc_trans_return Daniel Kraft
10:51 Re: [PATCH] Fix 44891 - required type conversion in load elimination in SRA Richard Guenther
10:44 [PATCH] Fix 44891 - required type conversion in load elimination in SRA Martin Jambor
10:13 Re: [CFT, try 9] Emulated tls rewrite IainS
09:58 Re: [Patch, Fortran] PR45019 - Fix FE alias analysis for argument association Daniel Kraft
09:44 [PATCH] PR debug/45024 Dodji Seketeli
09:42 [PATCH] Obvious ipa-prop.c related fixes Martin Jambor
09:35 [Patch, Fortran] PR45019 - Fix FE alias analysis for argument association Tobias Burnus
09:28 Re: [PATCH, committed] Add self to MAINTAINERS Chung-Lin Tang
09:19 [PATCH, committed] Add self to MAINTAINERS Chung-Lin Tang
09:16 GCC 4.5 branch is frozen now Richard Guenther
08:30 Re: [PATCH ARM] Fix PR43698 Ramana Radhakrishnan
08:30 Re: [patch] Fix violation of self-assignment check in GCC source [4/4] Richard Guenther
08:29 Re: [patch] Fix violation of self-assignment check in GCC source [3/4] Richard Guenther
08:28 Re: [patch] Fix violation of self-assignment check in GCC source [2/4] Richard Guenther
08:22 PING for LTO ld -r patches Andi Kleen
08:13 Re: [patch win32]: fix for PR target/41943 Ozkan Sezer
08:11 Re: [Patch, middle-end] Fix PR 44878, IA64 build failure, partial inlining Ian Lance Taylor
08:04 Re: [Patch Darwin] tidy linkspecs. IainS
08:04 Re: [PATCH] Fix PR44941 IainS
07:46 Re: [patch win32]: fix for PR target/41943 Kai Tietz
07:26 Re: [Patch, Fortran] More clean-up with try-finally Daniel Kraft
07:22 Re: [Patch, Fortran] More clean-up with try-finally Paul Richard Thomas
07:11 [PATCH: PR target/44999] Replace "and r0, r0, #255" with uxtb in thumb2 Carrot Wei
06:43 Re: [Patch, Fortran] More clean-up with try-finally Daniel Kraft
02:35 Re: [build, testsuite, v3] Increase gcc, g++, gfortran and libstdc++-v3 testsuite parallelism Mike Stump
02:32 Re: [CFT, try 9] Emulated tls rewrite Jack Howarth
02:24 Re: [Patch Darwin] tidy linkspecs. Mike Stump
01:44 [patch] Fix violation of self-assignment check in GCC source [4/4] Le-Chun Wu
01:34 [patch] Fix violation of self-assignment check in GCC source [3/4] Le-Chun Wu
01:31 [patch] Fix violation of self-assignment check in GCC source [2/4] Le-Chun Wu
01:28 [patch] Fix violation of self-assignment check in GCC source [1/4] Le-Chun Wu
00:45 Re: [patch] [C/C++] Add a new warning flag -Wself-assign Le-Chun Wu

July 21, 2010
23:15 Re: x86_64 varargs setup jump table H.J. Lu
23:09 Re: [PATCH] Fix building several uclinux target David Edelsohn
22:53 Re: Emit more REG_EQUIV notes for function args (PR42235) Bernd Schmidt
22:49 Fix postreload problems Bernd Schmidt
22:48 Re: [Patch, Fortran, OOP] PR 44962: [OOP] ICE with specification expression SIZE(<CLASS>) Tobias Burnus
22:20 Re: [Patch, Fortran, OOP] PR 44962: [OOP] ICE with specification expression SIZE(<CLASS>) Janus Weil
22:05 Re: [patch win32]: fix for PR target/41943 Danny Smith
21:34 Re: [patch win32]: fix for PR target/41943 Kai Tietz
21:32 Re: [Patch, Fortran] More clean-up with try-finally Tobias Burnus
21:23 Re: [Patch, Fortran, OOP] PR 44962: [OOP] ICE with specification expression SIZE(<CLASS>) Janus Weil
21:15 Re: [PING][PATCH/libiberty] fix build of gcc-4_2-branch on glibc 2.8 Magnus Granberg
21:09 Re: [Patch, middle-end] Fix PR 44878, IA64 build failure, partial inlining Richard Guenther
21:00 Re: [Patch, middle-end] Fix PR 44878, IA64 build failure, partial inlining Steve Ellcey
20:46 Re: [PING][PATCH/libiberty] fix build of gcc-4_2-branch on glibc 2.8 Steven Bosscher
20:41 Re: [patch win32]: fix for PR target/41943 Richard Henderson
20:35 Re: [Patch, Fortran] More clean-up with try-finally Paul Richard Thomas
19:55 Re: [PATCH] Fixup indirect edge frequencies Jan Hubicka
19:54 Re: [CFT, try 9] Emulated tls rewrite Richard Henderson
19:44 Re: [CFT, try 9] Emulated tls rewrite Jakub Jelinek
19:38 [CFT, try 9] Emulated tls rewrite Richard Henderson
19:38 [patch win32]: fix for PR target/41943 Kai Tietz
19:36 Re: [build, testsuite, v3] Increase gcc, g++, gfortran and libstdc++-v3 testsuite parallelism Benjamin Kosnik
19:32 Re: [PATCH][RFH] Add dg-requires-linker-plugin support Ralf Wildenhues
18:49 Re: [PATCH][RFH] Add dg-requires-linker-plugin support Richard Guenther
18:42 Re: [patch] Fix line number tests on ia64 Diego Novillo
18:41 [patch] Fix line number tests on ia64 Jeffrey Yasskin
18:39 Re: [PATCH] Fix building several uclinux target Maxim Kuvyrkov
18:06 Re: [RFA patch i386]: Prepare x64 prologue using positive offsets for frame-pointer Kai Tietz
17:54 Re: [PATCH] Fix var-tracking.c (adjust_insn) on inline-asm with multiple outputs (PR debug/45015) Richard Henderson
17:36 Re: [RFA patch i386]: Prepare x64 prologue using positive offsets for frame-pointer Richard Henderson
17:15 [reload-v2] Allocate allocno object Jeff Law
17:11 Re: [CFT, try 8] Emulated tls rewrite Richard Henderson
16:49 Re: [PATCH,rs6000] disable mfcr pattern for TARGET_ISEL Nathan Froyd
16:43 Re: C++ PATCH: two minor constexpr-related fixes Gabriel Dos Reis
16:34 Re: [PATCH,rs6000] disable mfcr pattern for TARGET_ISEL David Edelsohn
16:16 [PATCH][LTO] Fix PR45018 Richard Guenther
16:06 [PATCH, ARM] soft/hard-float preprocessor symbol Chung-Lin Tang
15:51 Re: [PATCH,rs6000] disable mfcr pattern for TARGET_ISEL Nathan Froyd
15:46 Re: [Patch PR44955]: Strip off the real and imagine part in gathering memory references for prefetching Sebastian Pop
15:32 Re: [PATCH,rs6000] disable mfcr pattern for TARGET_ISEL David Edelsohn
14:37 C++ PATCH: two minor constexpr-related fixes Jason Merrill
14:35 [PATCH] Fix var-tracking.c (adjust_insn) on inline-asm with multiple outputs (PR debug/45015) Jakub Jelinek
13:50 Re: [PATCH][LTO] Fix PR45018 Diego Novillo
13:45 Re: [Patch, Fortran] More clean-up with try-finally Daniel Kraft
13:44 [PATCH][LTO] Fix PR45018 Richard Guenther
13:43 Re: [Patch c++] (__attribute__((deprecated)), part a) Fix PR17729 IainS
13:00 [PATCH] Fixup indirect edge frequencies Martin Jambor
12:23 Re: [PATCH][LTO] More type merging fixes Richard Guenther
12:15 Re: [PATCH][LTO] More type merging fixes Diego Novillo
12:08 Re: Fix visibilities handling in write_symbol Diego Novillo
11:56 Re: [PATCH, ARM, PING]: Remove superfluous test in arm_function_arg John Tytgat
11:48 Fix ipa-pure-const ICE when mixing -O0 and -O2 LTO objects Jan Hubicka
11:44 Fix visibilities handling in write_symbol Jan Hubicka
11:44 [PATCH] Fix PR45013 Richard Guenther
10:42 Re: [build, testsuite, v3] Increase gcc, g++, gfortran and libstdc++-v3 testsuite parallelism Jakub Jelinek
10:16 [gccgo] Use %s to avoid warning Ian Lance Taylor
10:13 [gccgo] Lock the canonical types map Ian Lance Taylor
09:54 [build, testsuite, v3] Increase gcc, g++, gfortran and libstdc++-v3 testsuite parallelism Rainer Orth
09:45 [PATCH] Fix ICEs in referenced_var_lookup with LTO Richard Guenther
09:45 Re: [PATCH] Unbreak ia64 bootstrap (PR debug/45006) Jakub Jelinek
08:32 Re: [Patch, middle-end] Fix PR 44878, IA64 build failure, partial inlining Richard Guenther
08:25 Re: [PATCH 1/5] Add testcase for PR20742. Richard Guenther
08:24 Re: [CFT, try 8] Emulated tls rewrite Richard Guenther
08:17 Re: [PATCH] Further sign_extend/zero_extend VTA fixes (PR debug/45003) Richard Guenther
08:13 Re: [PATCH] Fix PR44941 Richard Guenther
08:09 Re: [PATCH] Testcase for the recent vt_expand_*loc max depth change Richard Guenther
08:03 Re: [Patch PR44955]: Strip off the real and imagine part in gathering memory references for prefetching Christian Borntraeger
07:48 RFA; Fix DW_AT_bit_offset generation for types with size > alignment Nick Clifton
07:43 Re: [RFA patch i386]: Prepare x64 prologue using positive offsets for frame-pointer Kai Tietz
07:27 Re: IVOPT improvement patch Xinliang David Li
07:15 Re: [PATCH] Fix PR44941 IainS
06:44 Re: [Patch PR44955]: Strip off the real and imagine part in gathering memory references for prefetching Zdenek Dvorak
04:41 Re: [PATCH][LTO] Remove type completion during merging H.J. Lu
04:24 [patch, testsuite] I/O testsuite failures: \r\n vs \n - gfortran.dg/ftell_3.f90 Jerry DeLisle
03:12 [PATCH, C] Fix PR40563 Shujing Zhao
02:08 [v3] doc-xml Benjamin Kosnik
02:07 [v3] doc-xml Benjamin Kosnik

July 20, 2010
23:21 Re: x86_64 varargs setup jump table Sebastian Pop
23:12 Unbreak i686-wrs-vxworks build Richard Henderson
23:05 Re: x86_64 varargs setup jump table Richard Henderson
22:57 Re: [RFA patch i386]: Prepare x64 prologue using positive offsets for frame-pointer Richard Henderson
22:01 Re: [patch, fortran] PR 40628, front-end optimization pass Thomas Koenig
21:59 cris-elf still broken with "[PATCH] Unbreak ia64 bootstrap (PR debug/45006)" Hans-Peter Nilsson
21:39 Re: [Patch, Fortran, OOP] PR 44962: [OOP] ICE with specification expression SIZE(<CLASS>) Tobias Burnus
21:26 Re: [Patch ARM] Fix atomic nand operations. Ramana Radhakrishnan
21:22 Re: [Patch, Fortran] More clean-up with try-finally Tobias Burnus
21:05 [Patch PR44955]: Strip off the real and imagine part in gathering memory references for prefetching Fang, Changpeng
20:45 [PATCH,rs6000] disable mfcr pattern for TARGET_ISEL Nathan Froyd
20:43 Re: ifcvt/crossjump patch: Fix PR 42496, 21803 Bernd Schmidt
20:41 Re: [Patch, middle-end] Fix PR 44878, IA64 build failure, partial inlining Steve Ellcey
20:24 [PATCH 5/5] Enhance region checks. Sebastian Pop
20:24 [PATCH 4/5] Add loop_exits_from_bb_p. Sebastian Pop
20:24 [PATCH 3/5] Dot refined regions. Sebastian Pop
20:24 [PATCH 2/5] Do not translate out-of-SSA close phi nodes that can be analyzed with scev. Sebastian Pop
20:24 [PATCH 1/5] Add testcase for PR20742. Sebastian Pop
20:11 Re: [PATCH] Unbreak ia64 bootstrap (PR debug/45006) Richard Henderson
18:47 [patch] Adding myself as a commiter-after-approval Jeffrey Yasskin
18:39 [rs6000,committed] fix abs_isel patterns Nathan Froyd
18:33 Re: [PATCH] Unbreak ia64 bootstrap (PR debug/45006) Jakub Jelinek
18:22 C++ PATCH for c++/44967 (sfinae and variadic templates) Jason Merrill
18:20 Re: [PATCH] Fix building several uclinux target Nathan Froyd
17:55 Re: [PATCH] Unbreak ia64 bootstrap (PR debug/45006) Richard Henderson
17:37 Re: [PATCH] don't use chainon when building VMS descriptors in Ada FE Eric Botcazou
16:59 Patch ping Jakub Jelinek
16:34 [PATCH] Unbreak ia64 bootstrap (PR debug/45006) Jakub Jelinek
16:33 [Patch ARM] Fix atomic nand operations. Ramana Radhakrishnan
16:32 Re: x86_64 varargs setup jump table Richard Henderson
16:22 [Patch Darwin] tidy linkspecs. IainS
16:19 [PATCH] Further sign_extend/zero_extend VTA fixes (PR debug/45003) Jakub Jelinek
16:16 Re: [CFT, try 8] Emulated tls rewrite Richard Henderson
16:16 [PATCH] Testcase for the recent vt_expand_*loc max depth change Jakub Jelinek
15:53 Re: [CFT, try 8] Emulated tls rewrite Richard Guenther
15:40 Re: New optimization for reload_combine Jakub Jelinek
15:34 Re: New optimization for reload_combine Bernd Schmidt
15:33 Re: New optimization for reload_combine Jeff Law
15:04 [PATCH] Add testcase for PR42696 Richard Guenther
14:44 Re: Patch 10/9: track subwords of DImode allocnos Vladimir Makarov
14:40 [PATCH][LTO] More type merging fixes Richard Guenther
14:28 Re: Patch 10/9: track subwords of DImode allocnos Bernd Schmidt
14:02 Re: [PATCH] Fix PR44900 (SRA miscompilation) Richard Guenther
13:30 [PATCH] Fix PR44900 (SRA miscompilation) Martin Jambor
13:11 Re: [gccgo] Force "C" locale in gotest Ian Lance Taylor
13:09 Re: IFUNC attribute Michael Matz
13:06 [PATCH] Add testcase for PR43221 Richard Guenther
13:02 [PATCH] Add testcase for PR43208 Richard Guenther
12:50 Re: [PATCH] Increase max depth in vt_expand_*loc Richard Guenther
12:44 [PATCH] Increase max depth in vt_expand_*loc Jakub Jelinek
12:42 Re: [PATCH] Fix SIGN/ZERO_EXTEND confusion in expand_debug_expr (PR debug/45003) Richard Guenther
12:39 [PATCH] Fix PR44977 Richard Guenther
12:38 [PATCH] Fix SIGN/ZERO_EXTEND confusion in expand_debug_expr (PR debug/45003) Jakub Jelinek
12:28 Re: [gccgo] Force "C" locale in gotest Andreas Schwab
12:23 [gccgo] Force "C" locale in gotest Ian Lance Taylor
12:17 Re: [PATCH] Check sync_char_short for gcc/testsuite/gcc.dg/lto/20090313_0.c Diego Novillo
12:14 [PATCH] Check sync_char_short for gcc/testsuite/gcc.dg/lto/20090313_0.c Bingfeng Mei
11:46 Re: New optimization for reload_combine Bernd Schmidt
11:25 [PATCH] Fix PRs 44971 and 44988 Richard Guenther
10:21 Re: [PATCH] passes.c: handle register_pass with a name starting with a star Dennis, CHENG Renquan
09:58 Re: [patch, fortran] PR 40628, front-end optimization pass Richard Guenther
09:45 [RESEND][PATCH,libstdc++] unwind-cxx.h: correct prototypes for ARM EH routines (PR libstdc++/44902) Mikael Pettersson
09:44 Re: [patch, fortran] PR 40628, front-end optimization pass Toon Moene
09:43 Re: [PATCH,libstdc++] unwind-cxx.h: correct prototypes for ARM EH routines (PR libstdc++/44902) Paolo Carlini
08:30 Re: [Patch, Fortran] More clean-up with try-finally Daniel Kraft
08:26 Re: Improve additions involving SP on Thumb-1 Richard Earnshaw
08:21 Re: [patch, fortran] PR 40628, front-end optimization pass Daniel Kraft
08:05 Re: [patch, fortran] PR 40628, front-end optimization pass Tobias Burnus
03:42 Re: [patch] Fix for PR44641: wrong locations of generated functions Jason Merrill
03:32 C++ PATCH for c++/44996 (wrong decltype w/ rvalue ref) Jason Merrill
02:54 Re: [patch, fortran] PR 40628, front-end optimization pass Jerry DeLisle
02:39 Re: [patch, fortran] PR 40628, front-end optimization pass Diego Novillo
02:27 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Richard Henderson
02:08 Re: [patch, fortran] PR 40628, front-end optimization pass Steve Kargl
01:19 Re: [patch, fortran] PR 40628, front-end optimization pass Jerry DeLisle
00:40 [patch] Fix for PR44641: wrong locations of generated functions Jeffrey Yasskin

July 19, 2010
23:37 Improve additions involving SP on Thumb-1 Bernd Schmidt
22:31 Re: [patch, fortran] PR 40628, front-end optimization pass Thomas Koenig
22:25 Re: [trans-mem] optimize exception object memory Richard Henderson
21:53 Re: Extend widening_mul pass to handle fixed-point types Bernd Schmidt
21:29 Re: [patch] Add a simple test of line numbers in the g++ debug info Jeffrey Yasskin
21:23 [trans-mem] optimize exception object memory Aldy Hernandez
21:14 Re: x86_64 varargs setup jump table Richard Henderson
20:57 Re: x86_64 varargs setup jump table H.J. Lu
20:12 Re: [Bug fortran/42385] [OOP] poylmorphic operators do not work Paul Richard Thomas
19:42 [CFT, try 8] Emulated tls rewrite Richard Henderson
19:11 Re: [patch, fortran] PR 40628, front-end optimization pass Thomas Koenig
19:06 Re: [patch, fortran] PR 40628, front-end optimization pass Jakub Jelinek
19:06 Re: Emit more REG_EQUIV notes for function args (PR42235) John David Anglin
18:59 Re: [patch, fortran] PR 40628, front-end optimization pass Toon Moene
18:39 Re: 0005-Search-all-dominated-blocks-for-expressions-to-hoist.patch Maxim Kuvyrkov
18:35 Re: Extend widening_mul pass to handle fixed-point types Richard Sandiford
18:21 Re: [patch, fortran] PR 40628, front-end optimization pass Richard Henderson
18:09 Re: [Patch, middle-end] Fix PR 44878, IA64 build failure, partial inlining Steve Ellcey
18:08 Re: 0005-Search-all-dominated-blocks-for-expressions-to-hoist.patch Jeff Law
17:59 Re: [Patch c++] (__attribute__((deprecated)), part a) Fix PR17729 Jason Merrill
17:37 Re: [PATCH] Fix testsuite test cases slp-perm-[1234].c Peter Bergner
17:11 Re: [Patch c++] (__attribute__((deprecated)), part a) Fix PR17729 IainS
17:09 Re: Emit more REG_EQUIV notes for function args (PR42235) Jeff Law
16:59 Re: Emit more REG_EQUIV notes for function args (PR42235) Richard Henderson
16:53 Re: Emit more REG_EQUIV notes for function args (PR42235) Bernd Schmidt
16:51 Re: Emit more REG_EQUIV notes for function args (PR42235) Jeff Law
16:35 Re: Fix for PR44932 Xinliang David Li
16:33 Re: [PATCH] Fix building several uclinux target Mark Mitchell
16:31 Re: New optimization for reload_combine Paolo Bonzini
16:30 Re: PATCH: Require OSXSAVE for AVX run-time tests Uros Bizjak
16:28 Re: Tighten gengtype array error Mark Mitchell
16:26 Re: x86_64 varargs setup jump table Andi Kleen
16:23 Re: x86_64 varargs setup jump table Jan Hubicka
16:19 Re: New optimization for reload_combine Jeff Law
16:16 Re: x86_64 varargs setup jump table H.J. Lu
16:13 Re: New optimization for reload_combine Jeff Law
16:12 Re: PATCH: Require OSXSAVE for AVX run-time tests H.J. Lu
16:11 Re: New optimization for reload_combine Mark Mitchell
16:09 Re: x86_64 varargs setup jump table Andi Kleen
16:05 Re: PATCH: Require OSXSAVE for AVX run-time tests Uros Bizjak
15:56 Re: x86_64 varargs setup jump table H.J. Lu
15:41 x86_64 varargs setup jump table Richard Henderson
15:12 Re: [PATCH][LTO] Remove type completion during merging Diego Novillo
15:05 Re: RFC [ABI]: C++ PATCH for c++/44540 - avoid mangling attribute noreturn Jason Merrill
14:50 RFC: -msse/-mavx change x86 ABI H.J. Lu
14:49 Re: [C++, committed] PR 44969 (first half) Jason Merrill
14:44 PATCH: Require OSXSAVE for AVX run-time tests H.J. Lu
14:43 Re: [RFA] Switch cgraph to IPA_SSA state reliably Richard Henderson
13:38 PATCH: Fix gfortran.dg/data_implied_do_2.f90 H.J. Lu
13:27 Re: New optimization for reload_combine H.J. Lu
13:19 Re: [patch, libgfortran] PR44953 FAIL: gfortran.dg/char4_iunit_1.f03 * execution test Jerry DeLisle
13:18 Re: [CFT, try 7] Emulated tls rewrite Jack Howarth
13:06 Re: [Patch, fortran] PR42385 - [OOP] poylmorphic operators do not work Jerry DeLisle
13:04 Re: Ping: Fix uninit-17.c (PR44738) Diego Novillo
12:59 Re: Ping: Fix uninit-17.c (PR44738) Richard Guenther
12:56 Re: Ping: Fix uninit-17.c (PR44738) Bernd Schmidt
12:54 Re: Ping: Fix uninit-17.c (PR44738) Richard Guenther
12:50 Ping: Fix uninit-17.c (PR44738) Bernd Schmidt
12:45 Re: [patch, libgfortran] PR44953 FAIL: gfortran.dg/char4_iunit_1.f03 * execution test Tobias Burnus
12:42 [PATCH] Fix PR44941 Richard Guenther
12:14 Re: [Patch, fortran] PR42385 - [OOP] poylmorphic operators do not work Paul Richard Thomas
10:29 [C++, committed] PR 44969 (first half) Paolo Carlini
10:01 Re: New optimization for reload_combine Bernd Schmidt
10:00 Committed: [PATCH] fixed two issues in handling debug_insn. Bingfeng Mei
09:55 Re: Emit more REG_EQUIV notes for function args (PR42235) Bernd Schmidt
09:33 Re: [Patch, fortran] PR42385 - [OOP] poylmorphic operators do not work Tobias Burnus
09:13 Re: [Patch, darwin] do not generate branch islands when the linker can do it. IainS
08:43 [gccgo] Minor import cleanup Ian Lance Taylor
08:41 Re: [gimple] assignments to volatile Nathan Sidwell
08:41 [gccgo] Fix libgo clean Ian Lance Taylor
08:36 Re: [Patch, fortran] PR42385 - [OOP] poylmorphic operators do not work Dominique Dhumieres
08:29 [gccgo] Rename sigsend to __go_sigsend Ian Lance Taylor
08:25 Unreviewed testsuite patches Rainer Orth
08:09 Re: Tune hoisting for ARM Richard Earnshaw
04:22 [patch, libgfortran] PR44953 FAIL: gfortran.dg/char4_iunit_1.f03 * execution test Jerry DeLisle
04:12 Re: [patch, fortran] PR 40628, front-end optimization pass Jerry DeLisle
00:55 [PING][PATCH/libiberty] fix build of gcc-4_2-branch on glibc 2.8 Magnus Granberg

July 18, 2010
22:02 Re: [patch] Improve linker errors for missing key method definitions Jeffrey Yasskin
21:38 Re: [patch] Improve linker errors for missing key method definitions Mark Mitchell
21:07 Re: [Patch, Fortran] More clean-up with try-finally Jack Howarth
20:54 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Kai Tietz
20:52 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Gerald Pfeifer
20:47 Re: Extend widening_mul pass to handle fixed-point types Bernd Schmidt
19:28 [Patch, Fortran] More clean-up with try-finally Daniel Kraft
19:00 Re: [Patch, Fortran, OOP] PR 44962: [OOP] ICE with specification expression SIZE(<CLASS>) Janus Weil
18:54 Re: [Patch, Fortran, OOP] PR 44962: [OOP] ICE with specification expression SIZE(<CLASS>) Dominique Dhumieres
18:46 Re: [Patch, Fortran, OOP] PR 44962: [OOP] ICE with specification expression SIZE(<CLASS>) Steve Kargl
18:30 [patch cpp]: PR target/41943 Make it possible that gcc-include and fixed-include are ordered behind standard-include Kai Tietz
18:22 Re: Fix for PR44932 Richard Guenther
18:18 Re: [Patch, darwin] do not generate branch islands when the linker can do it. Mike Stump
18:15 Re: New optimization for reload_combine H.J. Lu
18:11 Re: [Patch, middle-end] Fix PR 44878, IA64 build failure, partial inlining Richard Guenther
18:05 [Patch, fortran] PR42385 - [OOP] poylmorphic operators do not work Paul Richard Thomas
18:02 Re: [PATCH] Fix testsuite test cases slp-perm-[1234].c Richard Guenther
17:55 Re: [Patch, Fortran, OOP] PR 44962: [OOP] ICE with specification expression SIZE(<CLASS>) Janus Weil
17:28 Re: [Patch, Fortran, OOP] PR 44962: [OOP] ICE with specification expression SIZE(<CLASS>) Steve Kargl
16:36 [Patch, Fortran, OOP] PR 44962: [OOP] ICE with specification expression SIZE(<CLASS>) Janus Weil
13:20 Re: [Patch, darwin] do not generate branch islands when the linker can do it. Iain Sandoe
13:08 Re: [Patch, darwin] do not generate branch islands when the linker can do it. David Edelsohn
12:20 [committed] Trivial tweak to gcc.target/mips/cache-1.c Richard Sandiford
12:20 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Kai Tietz
12:16 [committed] Handle -mflip-mips16 in mips.exp Richard Sandiford
12:13 [committed] Fix SCmode return values for hard-float MIPS16 Richard Sandiford
12:03 Extend widening_mul pass to handle fixed-point types Richard Sandiford
11:46 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Kai Tietz
11:45 [Patch, attribute(deprecated)] fix PR43797. IainS
11:37 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Kai Tietz
10:42 Re: [RFA patch i386]: Prepare x64 prologue using positive offsets for frame-pointer Kai Tietz
10:18 Re: [patch, fortran] PR 40628, front-end optimization pass Thomas Koenig
08:41 Re: [patch, fortran] PR 40628, front-end optimization pass Daniel Kraft
07:36 Tighten gengtype array error Richard Sandiford
06:38 Fix for PR44932 Xinliang David Li
00:50 [PATCH] fix bootstrap/PR44905 by reverting r155759 Jack Howarth

July 17, 2010
22:59 [committed] Fix string alignment on hppa64 for builtin stpcpy John David Anglin
22:11 Re: RFC: Turn on -fomit-frame-pointer and -fasynchronous-unwind-tables for Linux/i386 Andi Kleen
19:38 Re: RFC: Turn on -fomit-frame-pointer and -fasynchronous-unwind-tables for Linux/i386 Dave Korn
18:38 [patch, fortran] PR 40628, front-end optimization pass Thomas Koenig
18:10 Re: [Patch, darwin] do not generate branch islands when the linker can do it. IainS
17:29 Re: New optimization for reload_combine IainS
17:27 Re: New optimization for reload_combine H.J. Lu
17:18 Re: New optimization for reload_combine Bernd Schmidt
16:52 Tune hoisting for ARM Maxim Kuvyrkov
16:41 Re: 0005-Search-all-dominated-blocks-for-expressions-to-hoist.patch Maxim Kuvyrkov
16:15 Re: New optimization for reload_combine H.J. Lu
16:00 Re: New optimization for reload_combine Bernd Schmidt
15:10 Re: New optimization for reload_combine IainS
15:03 Re: New optimization for reload_combine H.J. Lu
14:53 Re: [Patch, test-suite, powerpc] fix PR 44418, do not run power{5,6,7} recip tests for powerpc-apple-darwin IainS
14:25 Re: New optimization for reload_combine Bernd Schmidt
11:23 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 Uros Bizjak
11:16 [Patch, test-suite, powerpc] fix PR 44418, do not run power{5,6,7} recip tests for powerpc-apple-darwin IainS
09:58 Re: [Patch, fortran] Use initial array dimensions in the scalarizer Mikael Morin
09:45 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Andi Kleen
08:49 Re: [Patch, fortran] Use initial array dimensions in the scalarizer Mikael Morin
08:32 [PATCH] LTO-r: Add duplicates resolution to lto-plugin Andi Kleen
08:27 Re: [PATCH] PR target/44862: Fix --enable-build-with-cxx on darwin IainS
06:52 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Kai Tietz
06:38 [patch] Add a simple test of line numbers in the g++ debug info Jeffrey Yasskin
05:34 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Kai Tietz
02:38 Re: New optimization for reload_combine H.J. Lu
01:30 Re: [PATCH,rs6000] make inline block move amount configurable David Edelsohn

July 16, 2010
23:57 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Andi Kleen
23:50 Re: New optimization for reload_combine Bernd Schmidt
23:46 Re: [patch] Add TST to RX DJ Delorie
22:47 Re: [PATCH] Hookize ASM_OUTPUT_SOURCE_FILENAME Richard Henderson
21:11 Re: Split up option decoding code Jason Merrill
21:02 C++ PATCH for c++/32505 (missed error on partial specialization after instantiation) Jason Merrill
20:59 [PATCH] Hookize ASM_OUTPUT_SOURCE_FILENAME Anatoly Sokolov
20:53 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Gerald Pfeifer
20:52 C++ PATCH to improve print_tree for TEMPLATE_INFO nodes Jason Merrill
20:26 Re: [testsuite] Allow g++.dg/guality/ and c-c++-common/guality/ tests Jason Merrill
20:24 Re: New optimization for reload_combine Paolo Bonzini
20:23 [Patch, middle-end] Fix PR 44878, IA64 build failure, partial inlining Steve Ellcey
20:04 [Patch, RFC] gfc_* optimization pass for Fortran Thomas Koenig
19:55 Re: New optimization for reload_combine Bernd Schmidt
19:45 Re: New optimization for reload_combine Paolo Bonzini
19:43 Re: Turn on -fomit-frame-pointer by default for 32bit x86? Jeff Law
19:35 Re: Turn on -fomit-frame-pointer by default for 32bit x86? Andi Kleen
19:25 Re: [patch] Add TST to RX Paolo Bonzini
19:24 Re: RFC: Turn on -fomit-frame-pointer and -fasynchronous-unwind-tables for Linux/i386 Andi Kleen
18:37 Re: 0005-Search-all-dominated-blocks-for-expressions-to-hoist.patch Jeff Law
18:36 Re: IRA patch: move clobbers downwards Jeff Law
18:32 Re: New optimization for reload_combine Jeff Law
18:30 [PATCH] Fix testsuite test cases slp-perm-[1234].c Peter Bergner
17:49 [PATCH,rs6000] make inline block move amount configurable Nathan Froyd
17:06 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Richard Henderson
17:04 [testsuite] Allow g++.dg/guality/ and c-c++-common/guality/ tests Jakub Jelinek
16:52 [trans-mem] make <libitm.h> work with C++ Aldy Hernandez
16:37 Re: [PATCH] fixed two issues in handling debug_insn. Richard Henderson
16:00 Re: RFC: Turn on -fomit-frame-pointer and -fasynchronous-unwind-tables for Linux/i386 Dave Korn
15:32 Re: Handle flattening in early inliner H.J. Lu
15:20 Re: [gimple] assignments to volatile Mark Mitchell
15:20 Re: [trans-mem] g++ _ITM_cxa_begin_catch/_ITM_cxa_end_catch not safe Richard Henderson
14:48 Re: [Patch,Fortran] PR 44945 - Fix DECL of module variables (wrong-code "regression") Jakub Jelinek
14:41 Re: [PATCH 06/12] Bump the size of scevs. Sebastian Pop
14:40 Re: [Patch,Fortran] PR 44945 - Fix DECL of module variables (wrong-code "regression") Paul Richard Thomas
14:39 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 Rainer Orth
14:21 Re: [patch, libgfortran] PR37077 Implement Internal Unit I/O for character KIND=4, Part 2 Jerry DeLisle
14:05 [Patch,Fortran] PR 44945 - Fix DECL of module variables (wrong-code "regression") Tobias Burnus
14:03 Re: git repository for constexpr (was Re: C++ PATCH for constexpr) Jason Merrill
13:59 Re: [patch] Auto-set ARM -mimplicit-it option Richard Earnshaw
13:57 Re: [patch] Auto-set ARM -mimplicit-it option Andrew Stubbs
13:13 Re: [patch] Auto-set ARM -mimplicit-it option Richard Earnshaw
13:11 Re: [patch] Auto-set ARM -mimplicit-it option Richard Earnshaw
13:04 Re: [patch] Auto-set ARM -mimplicit-it option Andrew Stubbs
12:50 Re: Split up option decoding code Jason Merrill
12:47 Re: [patch] Auto-set ARM -mimplicit-it option Richard Earnshaw
12:44 RE: [PATCH] fixed two issues in handling debug_insn. Bingfeng Mei
12:35 Re: [PATCH] fixed two issues in handling debug_insn. Jakub Jelinek
12:30 RE: [PATCH] fixed two issues in handling debug_insn. Bingfeng Mei
12:22 Re: [PATCH] fixed two issues in handling debug_insn. Jakub Jelinek
12:15 [PATCH] fixed two issues in handling debug_insn. Bingfeng Mei
11:19 Ping^(n+1) ARM ldm/stm peepholes Bernd Schmidt
11:07 Ping: ARM patch: Reduce code duplication for Thumb2 move patterns Bernd Schmidt
11:04 Ping: A problem simplifying subregs of the hard frame pointer Bernd Schmidt
11:00 Re: [Patch, fortran] Use initial array dimensions in the scalarizer Daniel Kraft
10:43 Re: Ping ... Re: [Patch, test-suite, plugins] include build_dir/intl to enable finding libintl.h on systems that build it. IainS
10:35 New optimization for reload_combine Bernd Schmidt
10:04 [patch] Auto-set ARM -mimplicit-it option Andrew Stubbs
08:57 Re: [PATCH] Fix va_start on x86_64 after any named argument passed on the stack that needed padding (PR target/44942) Jan Hubicka
08:48 Re: [build, doc, libjava, testsuite] Fully support TLS on Solaris 8 and 9 Andrew Haley
08:46 Re: [PATCH] Fix va_start on x86_64 after any named argument passed on the stack that needed padding (PR target/44942) Uros Bizjak
08:45 Re: [build, doc, libjava, testsuite] Fully support TLS on Solaris 8 and 9 Rainer Orth
08:40 Re: [PATCH] PR testsuite/42843: add missing includes of diagnostic.h IainS
08:38 Re: [build, doc, libjava, testsuite] Fully support TLS on Solaris 8 and 9 Andrew Haley
08:13 Re: RFC: Turn on -fomit-frame-pointer and -fasynchronous-unwind-tables for Linux/i386 Andi Kleen
08:10 Re: [gimple] assignments to volatile Nathan Sidwell
08:07 Re: IRA improvements 3/4 Andi Kleen
08:03 Re: [PATCH 06/12] Bump the size of scevs. Richard Guenther
07:54 Re: [patch, libgfortran] PR37077 Implement Internal Unit I/O for character KIND=4, Part 2 Tobias Burnus
07:05 [PATCH 02/12] Remove expand_scalar_variables_ hack. Sebastian Pop
07:05 [PATCH 12/12] Unshare the scev before code generating it. Sebastian Pop
07:05 [PATCH 11/12] Do not rewrite out of SSA scalar phi nodes that can be scev_analyzable_p. Sebastian Pop
07:04 [PATCH 10/12] Correctly handle SSA_NAME_IS_DEFAULT_DEF in rewrite_close_phi_out_of_ssa. Sebastian Pop
07:04 [PATCH 09/12] Add testcase for PR42729 and fix handling of gimple_debug info. Sebastian Pop
07:04 [PATCH 08/12] Special case non close-phi nodes with one argument in rewrite_close_phi_out_of_ssa. Sebastian Pop
07:04 [PATCH 07/12] Scevs could be expressions without chrecs and still be scev_analyzable_p. Sebastian Pop
07:04 [PATCH 05/12] Remove uses of loop->single_iv. Sebastian Pop
07:04 [PATCH 06/12] Bump the size of scevs. Sebastian Pop
07:04 [PATCH 04/12] Also handle GIMPLE_CALLs in rewrite_cross_bb_scalar_deps. Sebastian Pop
07:04 [PATCH 03/12] chrec_apply should only apply to the specified variable. Sebastian Pop
07:04 [PATCH 01/12] Remove insert_loop_close_phis. Sebastian Pop
07:04 [PATCH 00/12] [graphite] Remove the induction variable canonicalization Sebastian Pop
06:31 [patch, libgfortran] PR37077 Implement Internal Unit I/O for character KIND=4, Part 2 Jerry DeLisle
05:53 [v3, constexpr] intial conversion to constexpr Benjamin Kosnik
05:41 Re: [PATCH] make the middle-end use build_function_type_list Steven Bosscher
03:22 [PATCH] make the middle-end use build_function_type_list Nathan Froyd
02:37 [obv] convert one last cp_build_function_call to cp_build_function_call_nary Nathan Froyd
02:08 [PATCH] rewrite Ada's build_variant_list to build a VEC Nathan Froyd
01:51 [PATCH] rewrite Ada's build_subst_list to build a VEC Nathan Froyd
01:30 [obv] change a few more TREE_CHAINs to DECL_CHAINs Nathan Froyd
00:46 Re: [patch] Add new warning -Wtrampolines Magnus Granberg
00:36 Re: IRA patch: move clobbers downwards Bernd Schmidt

July 15, 2010
23:36 Re: [patch] Improve linker errors for missing key method definitions Jeffrey Yasskin
23:17 Re: C++ PATCH for c++/44909 (confusion with circular lazy declaration) IainS
22:37 Re: [PATCH,rs6000] permit the first operand of isel to be 0 David Edelsohn
21:42 Re: [RFA] Switch cgraph to IPA_SSA state reliably Richard Henderson
21:26 Re: Emit more REG_EQUIV notes for function args (PR42235) Jeff Law
20:55 Re: RFC: Turn on -fomit-frame-pointer and -fasynchronous-unwind-tables for Linux/i386 Chris Lattner
20:47 [PATCH,rs6000] permit the first operand of isel to be 0 Nathan Froyd
20:46 Re: RFC: Turn on -fomit-frame-pointer and -fasynchronous-unwind-tables for Linux/i386 H.J. Lu
20:45 Re: C++ PATCH for c++/44909 (confusion with circular lazy declaration) Jason Merrill
20:30 [PATCH, ARM]: Remove superfluous test in arm_function_arg John Tytgat
20:29 Re: [CFT, try 7] Emulated tls rewrite IainS
20:25 Re: C++ PATCH for c++/44909 (confusion with circular lazy declaration) Jason Merrill
19:49 Re: RFC: Turn on -fomit-frame-pointer and -fasynchronous-unwind-tables for Linux/i386 Roland McGrath
19:44 Re: [RFA] Switch cgraph to IPA_SSA state reliably Richard Henderson
19:39 Re: RFC: Turn on -fomit-frame-pointer and -fasynchronous-unwind-tables for Linux/i386 H.J. Lu
19:34 Re: [Patch, darwin] do not generate branch islands when the linker can do it. IainS
19:34 [commit, spu, testsuite] Disable complex float tests that rely on signed zeros Ulrich Weigand
19:32 Re: [trans-mem] Re: EH TM bug Richard Henderson
19:22 Re: 0005-Search-all-dominated-blocks-for-expressions-to-hoist.patch Maxim Kuvyrkov
19:16 Re: [trans-mem] Re: EH TM bug Aldy Hernandez
19:03 [RFA] Switch cgraph to IPA_SSA state reliably Richard Henderson
18:47 Re: IRA improvements 3/4 Jeff Law
18:44 Re: [Patch, darwin] do not generate branch islands when the linker can do it. Richard Henderson
18:36 Re: IRA improvements 4/4 Vladimir Makarov
18:36 Re: IRA improvements 3/4 Vladimir Makarov
18:27 Re: [Patch, darwin] do not generate branch islands when the linker can do it. IainS
18:16 Re: RFC: Turn on -fomit-frame-pointer and -fasynchronous-unwind-tables for Linux/i386 H.J. Lu
18:09 [build, doc, libjava, testsuite] Fully support TLS on Solaris 8 and 9 Rainer Orth
18:08 Re: RFC: Turn on -fomit-frame-pointer and -fasynchronous-unwind-tables for Linux/i386 Chris Lattner
18:08 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Kai Tietz
17:42 RFC: Turn on -fomit-frame-pointer and -fasynchronous-unwind-tables for Linux/i386 H.J. Lu
17:38 Re: [Patch, darwin] do not generate branch islands when the linker can do it. Richard Henderson
17:20 [trans-mem] Re: EH TM bug Richard Henderson
17:14 Re: Emit more REG_EQUIV notes for function args (PR42235) Bernd Schmidt
17:12 Split a subroutine out of reload_combine Bernd Schmidt
17:10 [Patch, darwin] do not generate branch islands when the linker can do it. IainS
17:04 Re: IRA improvements 4/4 Jeff Law
16:39 Finish cleanup after creating cdtor Richard Henderson
16:39 Re: C++ PATCH for c++/44909 (confusion with circular lazy declaration) IainS
16:29 Re: IRA improvements 3/4 Jeff Law
16:20 Re: [Patch, objc] maintenance, make Obj{C,C++} LTO-friendly. Jack Howarth
16:09 Re: [Patch, objc] maintenance, make Obj{C,C++} LTO-friendly. Mike Stump
16:06 Re: 0005-Search-all-dominated-blocks-for-expressions-to-hoist.patch Jeff Law
16:04 [PATCH] Fix va_start on x86_64 after any named argument passed on the stack that needed padding (PR target/44942) Jakub Jelinek
16:00 [PATCH] Fix building several uclinux target Maxim Kuvyrkov
15:57 [obv] remove TREE_RTL_OPERAND_CHECK Nathan Froyd
15:53 Re: [PATCH] LTO: Error out for missing function body Richard Guenther
15:50 Re: [CFT, try 7] Emulated tls rewrite Richard Henderson
15:27 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 Uros Bizjak
15:15 Re: ARM patch: New cbranchqi, cbranchhi patterns for Thumb-1 Bernd Schmidt
14:43 Re: ARM patch: New cbranchqi, cbranchhi patterns for Thumb-1 Richard Earnshaw
14:43 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 Rainer Orth
13:55 Re: [PATCH] Optimize SELECT CASE for character length 1 Tobias Burnus
13:51 [PATCH][LTO] Remove type completion during merging Richard Guenther
13:45 [patch,committd][4.6 Regression] Bogus "Missing format for FORMATTED data transfer" Jerry DeLisle
13:42 Re: [PATCH] Optimize SELECT CASE for character length 1 Jakub Jelinek
13:42 Re: [Patch, Fortran, OOP] PR 44936: Generic TBP not resolved correctly at compile time Janus Weil
13:38 [PATCH][RFH] Add dg-requires-linker-plugin support Richard Guenther
13:25 ARM patch: New cbranchqi, cbranchhi patterns for Thumb-1 Bernd Schmidt
13:12 [PATCH] LTO: Error out for missing function body Andi Kleen
12:58 Re: lto-symtab and used_from_object_file Richard Guenther
12:57 Re: lto-symtab and used_from_object_file Diego Novillo
12:39 [commit, spu] Fix PR target/44877 for SPU as well Ulrich Weigand
12:38 lto-symtab and used_from_object_file Jan Hubicka
12:34 Re: [Patch, Fortran, OOP] PR 44936: Generic TBP not resolved correctly at compile time Tobias Burnus
12:32 Re: [CFT, try 7] Emulated tls rewrite Dominique Dhumieres
12:28 Re: [Patch, Fortran, OOP] PR 44936: Generic TBP not resolved correctly at compile time Daniel Kraft
12:25 Re: [Patch, Fortran] PR fortran/44709: Clean up local variables with try-finally Daniel Kraft
12:21 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 Uros Bizjak
12:20 [Patch, Fortran, OOP] PR 44936: Generic TBP not resolved correctly at compile time Janus Weil
12:00 Re: [CFT, try 7] Emulated tls rewrite Jack Howarth
12:00 Re: [CFT, try 7] Emulated tls rewrite IainS
11:42 Re: [patch] Add TST to RX Paolo Bonzini
11:39 Re: [CFT, try 7] Emulated tls rewrite Jack Howarth
11:38 Re: [PATCH] convert TREE_CHAIN to DECL_CHAIN where appropriate Diego Novillo
11:13 [PATCH] Fix PR44946 Richard Guenther
11:13 Re: [Patch, Fortran] PR fortran/44709: Clean up local variables with try-finally Mikael Morin
10:43 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 Rainer Orth
10:02 Re: [PATCH] Optimize SELECT CASE for character length 1 [fwd: tobias.burnus@physik.fu-berlin.de] Tobias Burnus
09:53 Re: [patch] Add TST to RX kazuhiro inaoka
09:46 Re: [PATCH] Optimize SELECT CASE for character length 1 Jakub Jelinek
09:27 Re: [PATCH] Optimize SELECT CASE for character length 1 Tobias Burnus
09:03 [Patch, Fortran] PR fortran/44709: Clean up local variables with try-finally Daniel Kraft
07:59 Re: [CFT, try 7] Emulated tls rewrite IainS
07:49 Re: [CFT, try 7] Emulated tls rewrite Richard Guenther
07:34 Re: [PATCH] Optimize character :: c ... (c .ne. 'ab') Tobias Burnus
07:27 Re: [PATCH] PR testsuite/42843: add missing includes of diagnostic.h Richard Guenther
07:26 Re: [PATCH] Emit default CASE_LABEL_EXPR for character CASE DEFAULT (PR fortran/40206) Tobias Burnus
06:18 Re: [vect] Ask for review and approving the patch about vect and loongson Eric Fisher
05:48 Re: [patch] Add new warning -Wtrampolines Manuel López-Ibáñez
04:19 [PATCH] convert TREE_CHAIN to DECL_CHAIN where appropriate Nathan Froyd
02:17 Re: [ARM] Fix reservation cortex_a8_load_store_2 Jie Zhang
01:47 [PATCH,committed] Update libgcj soname in libgcc for newest libtool versioning. Dave Korn
01:02 constexpr for zurich! let's make it happen Benjamin Kosnik

July 14, 2010
23:50 [CFT, try 7] Emulated tls rewrite Richard Henderson
22:59 [PATCH] Emit default CASE_LABEL_EXPR for character CASE DEFAULT (PR fortran/40206) Jakub Jelinek
22:56 [PATCH] Optimize SELECT CASE for character length 1 Jakub Jelinek
22:53 [PATCH] Optimize character :: c ... (c .ne. 'ab') Jakub Jelinek
22:32 Re: IRA patch: move clobbers downwards Jeff Law
22:28 Re: Emit more REG_EQUIV notes for function args (PR42235) Jeff Law
22:26 Re: Patch: Revert find_reloads part of the IRA merge Jeff Law
22:22 Re: Emit more REG_EQUIV notes for function args (PR42235) Jeff Law
22:21 [Patch, fortran] Use initial array dimensions in the scalarizer Mikael Morin
21:55 Re: Turn on -fomit-frame-pointer by default for 32bit x86? H.J. Lu
21:48 Re: Emit more REG_EQUIV notes for function args (PR42235) Bernd Schmidt
21:44 Re: IRA patch: move clobbers downwards Bernd Schmidt
21:42 Re: 0005-Search-all-dominated-blocks-for-expressions-to-hoist.patch Maxim Kuvyrkov
21:36 Re: Patch: Revert find_reloads part of the IRA merge Bernd Schmidt
21:30 Re: Emit more REG_EQUIV notes for function args (PR42235) Bernd Schmidt
21:10 Re: [PATCH] Use common tree nodes instead of call build_int_cst Jakub Jelinek
21:00 Re: [PATCH] Use common tree nodes instead of call build_int_cst Richard Henderson
20:58 Re: 0005-Search-all-dominated-blocks-for-expressions-to-hoist.patch Jeff Law
20:54 [PATCH] Use common tree nodes instead of call build_int_cst Anatoly Sokolov
20:38 [PATCH] PR testsuite/42843: add missing includes of diagnostic.h Jack Howarth
20:29 Re: [PATCH] Fix PR42843 to use built compilers Joern Rennecke
20:27 RFA: PR42843: Fix selection of compiler for native bootstrap. (Was: Re: [PATCH] Fix PR42843 to use built compilers) Joern Rennecke
20:12 [v3] update shared_ptr docs Jonathan Wakely
19:29 Re: [RFA patch i386]: Prepare x64 prologue using positive offsets for frame-pointer NightStrike
19:23 Re: [Patch, fortran] Remove gfc_conv_section_upper_bound Mikael Morin
19:06 Re: Patch 10/9: track subwords of DImode allocnos Jeff Law
19:03 Re: Patch: Revert find_reloads part of the IRA merge Jeff Law
18:54 Re: Emit more REG_EQUIV notes for function args (PR42235) Jeff Law
18:20 [commit, spu] Unbreak SPU build again Ulrich Weigand
18:14 [patch] Cleanups in decl2.c Jeffrey Yasskin
17:36 Re: git repository for constexpr (was Re: C++ PATCH for constexpr) Jason Merrill
16:59 Re: [patch] Add TST to RX DJ Delorie
16:59 C++0x PATCH to implement unrestricted unions Jason Merrill
16:54 [PATCH,committed] More unused->used changes in cygming crtstuff. Dave Korn
16:37 Re: [ARM] Fix reservation cortex_a8_load_store_2 Richard Earnshaw
16:28 Avoid a bit o useless work in rest_of_decl_compilation Richard Henderson
16:25 Re: IFUNC attribute H.J. Lu
16:25 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Guenther
16:23 Re: [patch] Add TST to RX DJ Delorie
16:23 Re: [PATCH][LTO] Remove all stmt fixup on readin Diego Novillo
16:22 [PATCH][LTO] Type merging done right Richard Guenther
16:17 Re: IFUNC attribute H.J. Lu
16:09 Re: IFUNC attribute Nathan Sidwell
16:04 Re: [PATCH][LTO] Remove all stmt fixup on readin Richard Guenther
16:00 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Henderson
15:55 IFUNC attribute Nathan Sidwell
15:54 Re: [PATCH] Allow tree-ssa Forward Prop to produce VIEW_CONVERT_EXPR in some cases H.J. Lu
15:53 Re: [PATCH][LTO] Remove all stmt fixup on readin Diego Novillo
15:47 [testsuite] Increase gcc.dg/pr43058.c timeout Rainer Orth
15:42 Re: [ARM] Improve pipeline description for NEON Jie Zhang
15:21 Re: [ARM] Improve pipeline description for NEON Richard Earnshaw
15:18 Re: A few simple DImode improvements Bernd Schmidt
15:12 Re: A few simple DImode improvements Ian Lance Taylor
14:58 Re: A few simple DImode improvements Bernd Schmidt
14:16 [PATCH][LTO] Remove all stmt fixup on readin Richard Guenther
13:47 Re: Turn on -fomit-frame-pointer by default for 32bit x86? H.J. Lu
13:26 Re: [patch c++]: Fix possible uninitialized variable Jason Merrill
13:15 Re: [commit, spu] Unbreak SPU build (Re: Allow gc roots to be structures with array fields) Ulrich Weigand
12:38 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Kai Tietz
12:17 [PATCH] Fix PR44824 Richard Guenther
12:16 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Andi Kleen
12:14 Re: [patch c++]: Fix possible uninitialized variable Kai Tietz
12:11 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Kai Tietz
12:00 Re: Turn on -fomit-frame-pointer by default for 32bit x86? Dave Korn
11:57 Re: [PATCH][LTO] Separate type fixup from comparison Diego Novillo
11:57 Re: [patch c++]: Fix possible uninitialized variable Jakub Jelinek
11:52 Re: [patch c++]: Fix possible uninitialized variable Paolo Carlini
11:49 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Dave Korn
11:28 Re: Patch: Revert find_reloads part of the IRA merge Bernd Schmidt
11:14 Emit more REG_EQUIV notes for function args (PR42235) Bernd Schmidt
11:03 [ARM] Fix reservation cortex_a8_load_store_2 Jie Zhang
10:55 Fix uninit-17.c (PR44738) Bernd Schmidt
10:26 [patch c++]: Fix possible uninitialized variable Kai Tietz
10:24 Re: [PATCH] Optimize 'a ' as single char string too Paul Richard Thomas
10:20 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Kai Tietz
09:51 [PATCH] Handle MEM_REF some more in fold_const_aggregate_ref Richard Guenther
09:03 [PATCH] Fix PR44930 Richard Guenther
09:02 Re: [PATCH] Optimize 'a ' as single char string too Tobias Burnus
08:26 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Guenther
08:21 Re: [patch] Add TST to RX Paolo Bonzini
08:15 Re: [Patch, Fortran, OOP] PR 44925: C_LOC with CLASS pointer Janus Weil
08:11 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Guenther
08:09 Re: Turn on -fomit-frame-pointer by default for 32bit x86? Richard Guenther
07:58 Re: [PATCH] Optimize 'a ' as single char string too Jakub Jelinek
06:27 [ARM] Improve pipeline description for NEON Jie Zhang
06:07 Re: [PATCH] Optimize 'a ' as single char string too Steve Kargl
02:32 Re: [patch] Improve linker errors for missing key method definitions Jeffrey Yasskin
02:18 [patch] Add TST to RX DJ Delorie
02:00 Re: Patch 10/9: track subwords of DImode allocnos Bernd Schmidt

July 13, 2010
22:50 Re: [PATCH] Optimize 'a ' as single char string too Steve Kargl
22:37 Re: RFC [ABI]: C++ PATCH for c++/44540 - avoid mangling attribute noreturn Jason Merrill
22:30 C++ PATCH for c++/44909 (confusion with circular lazy declaration) Jason Merrill
22:23 Re: [Patch, Fortran, OOP] PR 44925: C_LOC with CLASS pointer Tobias Burnus
22:17 Re: [patch] Improve linker errors for missing key method definitions Andrew Pinski
22:13 [patch] Improve linker errors for missing key method definitions Jeffrey Yasskin
22:01 Re: Patch 10/9: track subwords of DImode allocnos Vladimir Makarov
21:48 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Henderson
21:48 Re: [PATCH] Mark several libgfortran helpers as DECL_PURE_P or TREE_READONLY in the FE Tobias Burnus
21:44 Re: Turn on -fomit-frame-pointer by default for 32bit x86? H.J. Lu
21:39 Re: [Patch, updated] Make emulated TLS lto-friendly. Andrew Pinski
21:35 [Patch, Fortran, OOP] PR 44925: C_LOC with CLASS pointer Janus Weil
21:23 Re: [Patch, updated] Make emulated TLS lto-friendly. Nathan Froyd
21:20 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Henderson
21:19 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Henderson
21:11 [trans-mem] fix trydropreference() failure for ia32 Aldy Hernandez
21:10 Re: Patch 10/9: track subwords of DImode allocnos Bernd Schmidt
21:03 Re: Turn on -fomit-frame-pointer by default for 32bit x86? Andrew Pinski
21:02 Re: Turn on -fomit-frame-pointer by default for 32bit x86? Andrew Pinski
20:59 Re: Turn on -fomit-frame-pointer by default for 32bit x86? H.J. Lu
20:46 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Guenther
20:46 Re: [PATCH] Optimize 'a ' as single char string too Jakub Jelinek
20:43 Re: Patch 10/9: track subwords of DImode allocnos Jeff Law
20:40 Re: Turn on -fomit-frame-pointer by default for 32bit x86? Richard Guenther
20:38 Re: [PATCH] Optimize 'a ' as single char string too Toon Moene
20:32 [PATCH] Optimize 'a ' as single char string too Jakub Jelinek
20:27 [PATCH] Mark several libgfortran helpers as DECL_PURE_P or TREE_READONLY in the FE Jakub Jelinek
20:04 Re: [Patch, updated] Make emulated TLS lto-friendly. Nathan Froyd
20:01 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Henderson
19:56 Re: [Patch committed] Move MAX_BITS_PER_WORD into expmed.h Richard Sandiford
19:49 Re: Conflicting IRA patches Bernd Schmidt
19:49 [PATCH] don't use chainon when building VMS descriptors in Ada FE Nathan Froyd
19:43 Re: [patch] make -fstrict-volatile-bitfields the default for m32c, rx, sh, h8 DJ Delorie
19:43 Re: [vect] Ask for review and approving the patch about vect and loongson Richard Sandiford
19:37 Re: [commit, spu] Unbreak SPU build (Re: Allow gc roots to be structures with array fields) Richard Sandiford
19:37 Re: Conflicting IRA patches Jeff Law
18:56 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Henderson
18:15 Turn on -fomit-frame-pointer by default for 32bit x86? H.J. Lu
17:26 Re: [patch, fortran] annotate library calls, part 1 Tobias Burnus
17:13 Re: [patch, fortran] annotate library calls --- PART 2 Mikael Morin
16:51 Re: [patch, fortran] annotate library calls, part 1 Mikael Morin
16:42 Re: Conflicting IRA patches Bernd Schmidt
16:41 Re: IRA patch: move clobbers downwards Jeff Law
16:32 Re: IRA patch: move clobbers downwards Vladimir Makarov
16:28 Re: [patch i386]: Add for win32 targets pre-prologue profiling feature Richard Henderson
16:23 Re: IRA patch: move clobbers downwards Bernd Schmidt
16:22 Re: Conflicting IRA patches Jeff Law
16:22 Re: Conflicting IRA patches Vladimir Makarov
16:19 Re: IRA patch: move clobbers downwards Jeff Law
16:18 Re: Conflicting IRA patches Bernd Schmidt
16:13 Re: Conflicting IRA patches Bernd Schmidt
16:10 PATCH: test case for PR39839 Sandra Loosemore
16:09 Re: Conflicting IRA patches Jeff Law
16:04 Re: Conflicting IRA patches Vladimir Makarov
15:53 Re: Conflicting IRA patches Bernd Schmidt
15:52 [trans-mem] fix begin_transaction ABI on ia32 Aldy Hernandez
15:51 Re: Conflicting IRA patches Jeff Law
15:47 Re: Conflicting IRA patches Vladimir Makarov
15:47 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Henderson
15:45 Re: Conflicting IRA patches Bernd Schmidt
15:44 Re: [patch] make -fstrict-volatile-bitfields the default for m32c, rx, sh, h8 Nick Clifton
15:43 Re: Conflicting IRA patches Jeff Law
15:39 Re: Conflicting IRA patches Bernd Schmidt
15:31 Re: IRA patch: move clobbers downwards Vladimir Makarov
15:31 [patch, testsuite, objc] committed fix testsuite aspect of PR44488 IainS
15:25 Re: Conflicting IRA patches Jeff Law
15:12 Re: typo in comment "the free the" => "then free the" Manuel López-Ibáñez
14:59 Re: [patch] make -fstrict-volatile-bitfields the default for m32c, rx, sh, h8 Jeff Law
14:53 Re: [PATCH] Fix asm-es-2.c testcase and PowerPC/IA-64 "m"/"es"/"S" constrain documentation Jakub Jelinek
14:50 Re: [PATCH] Fix asm-es-2.c testcase and PowerPC/IA-64 "m"/"es"/"S" constrain documentation Andreas Schwab
14:10 [PATCH] Fix asm-es-2.c testcase and PowerPC/IA-64 "m"/"es"/"S" constrain documentation Jakub Jelinek
14:07 [committed] Fix auto-inc-dec in inline-asm change Jakub Jelinek
13:26 [PATCH] Add testcase for PR36960 Richard Guenther
13:25 Re: [patch, fortran] annotate library calls --- PART 2 Tobias Burnus
13:22 Re: [patch, fortran] annotate library calls, part 1 Tobias Burnus
12:47 [patch i386]: Add for win32 targets pre-prologue profiling feature Kai Tietz
12:31 Re: [patch] Add new warning -Wtrampolines Magnus Granberg
11:06 [PATCH] Fix PR44911 Richard Guenther
10:53 RE: typo in comment "the free the" => "then free the" Jay K
10:47 Re: [patch] make -fstrict-volatile-bitfields the default for m32c, rx, sh, h8 Kaz Kojima
10:22 Re: IRA patch: move clobbers downwards Bernd Schmidt
10:15 Re: IRA patch: move clobbers downwards Steven Bosscher
10:02 Re: IRA patch: move clobbers downwards Bernd Schmidt
10:00 Re: [Patch committed] Move MAX_BITS_PER_WORD into expmed.h Steven Bosscher
09:59 Re: IRA patch: move clobbers downwards Steven Bosscher
09:56 ARM: More reorganization of extend patterns (PR43137) Bernd Schmidt
09:55 Re: Fix PR39799: missing uninitialized vars warning Jie Zhang
09:49 [gccgo] Support anonymous struct fields with -ggo Ian Lance Taylor
09:48 [Patch committed] Move MAX_BITS_PER_WORD into expmed.h Ramana Radhakrishnan
09:47 [gccgo] Initialize field Ian Lance Taylor
09:41 IRA patch: move clobbers downwards Bernd Schmidt
09:31 Re: [PATCH] Enhance reload_cse_move2add Jie Zhang
07:32 Re: [PING][patch testsuite RFA] Tweak a few test cases for SH Richard Guenther
07:31 Re: [PING^2][patch RFA] Fix bootstrap on SH Richard Guenther
07:00 Re: [Patch, Fortran, OOP] Cleaning up generic TBPs Janus Weil
04:50 Re: [PATCH] Enhance reload_cse_move2add Jie Zhang
03:55 Re: [vect] Ask for review and approving the patch about vect and loongson Eric Fisher
01:44 Re: typo in comment "the free the" => "then free the" Manuel López-Ibáñez
01:01 Re: [C++ Patch] PR 44908 (SFINAE vs pointer to member via virtual base) Jason Merrill
00:54 Re: [PATCH] Preserve order in cfun->local_decls vector (PR debug/44901) Mark Mitchell
00:53 PATCH: PR bootstrap/44921: [4.6 Regression] Failed to bootstrap H.J. Lu
00:37 Re: [patch] Add new warning -Wtrampolines Manuel López-Ibáñez
00:30 Re: [patch] Add new warning -Wtrampolines Magnus Granberg

July 12, 2010
23:29 [C++ Patch] PR 44908 (SFINAE vs pointer to member via virtual base) Paolo Carlini
23:20 breakage with "[10/27] Using target structures for init_expmed" Hans-Peter Nilsson
23:14 Re: [PATCH] - fix handling of temporary directories on Windows Dave Korn
22:44 [PING][patch testsuite RFA] Tweak a few test cases for SH Kaz Kojima
22:41 [PING^2][patch RFA] Fix bootstrap on SH Kaz Kojima
21:44 Re: [patch, fortran] PR37077 Implement Internal Unit I/O for character KIND=4, Part 1 Tobias Burnus
21:22 Re: [Patch, Fortran, OOP] Cleaning up generic TBPs Paul Richard Thomas
21:12 [commit, spu] Unbreak SPU build (Re: Allow gc roots to be structures with array fields) Ulrich Weigand
20:56 Re: [PATCH] Fix PR42843 to use built compilers Rainer Orth
20:55 Re: [Patch, fortran] Remove gfc_conv_section_upper_bound Paul Richard Thomas
20:46 Re: [patch, fortran] output of Makefile dependencies Gerald Pfeifer
20:16 Re: [patch, fortran] output of Makefile dependencies Gerald Pfeifer
20:08 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Henderson
19:33 Re: [C++ Patch] Fix PR 44907 (SFINAE vs ambiguous base) Jason Merrill
19:21 Re: [vect] Ask for review and approving the patch about vect and loongson Richard Sandiford
19:16 Re: [PATCH] - fix handling of temporary directories on Windows Pascal Obry
19:09 [committed] Make -mflip-mips16 imply -minterlink-mips16 Richard Sandiford
18:45 Re: [PATCH] Enhance reload_cse_move2add H.J. Lu
18:38 Re: [PATCH] Enhance reload_cse_move2add H.J. Lu
18:36 Re: [PATCH] Enhance reload_cse_move2add H.J. Lu
18:15 [PATCH] Preserve order in cfun->local_decls vector (PR debug/44901) Jakub Jelinek
17:41 Re: [PATCH] Enhance reload_cse_move2add Jie Zhang
17:30 Re: [PATCH] Further improve VRP BIT_AND_EXPR and BIT_IOR_EXPR handling (PR tree-optimization/28632) Jeff Law
17:29 Re: [PATCH] - fix handling of temporary directories on Windows DJ Delorie
17:04 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Henderson
17:00 [Patch, fortran] Remove gfc_conv_section_upper_bound Mikael Morin
16:59 Re: [Patch, Fortran, OOP] Cleaning up generic TBPs Janus Weil
16:38 Re: [PATCH] Enhance reload_cse_move2add Jeff Law
16:23 Re: [patch, fortran] annotate library calls, part 1 Richard Guenther
16:18 Re: [patch, fortran] annotate library calls, part 1 Mikael Morin
16:18 Support Solaris 9, 11/x86 in MD_FALLBACK_FRAME_STATE_FOR Rainer Orth
16:18 Re: RFC: is this test case OK? Jakub Jelinek
16:12 Re: RFC: is this test case OK? Gary Funck
16:09 Re: [PATCH 2/2] Replace the modified flag with AA-queries H.J. Lu
16:09 Re: [PATCH] Optimize away useless bitwise & resp. | during vrp Richard Guenther
16:04 [PATCH] - fix handling of temporary directories on Windows Pascal Obry
15:58 Re: RFC: is this test case OK? Richard Henderson
15:48 Re: RFA: Fix rtl-optimization/44752 Richard Henderson
15:35 [C++ Patch] Fix PR 44907 (SFINAE vs ambiguous base) Paolo Carlini
15:24 [Patch, Fortran, OOP] Cleaning up generic TBPs Janus Weil
15:18 Re: Fix complex argument passing on Solaris 8/9 x86 Uros Bizjak
15:18 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Henderson
14:48 Re: [Patch, updated] Make emulated TLS lto-friendly. Jack Howarth
14:40 Re: [patch, fortran] annotate library calls, part 1 Tobias Burnus
14:38 [Patch, fortran, committed] Don't initialize mpfr data twice. Mikael Morin
14:25 Re: [27/27] Use *_target_globals for MIPS Richard Henderson
14:17 Re: [fixincludes] Fix gcc.dg/pthread-init-[12].c on Solaris 8 Rainer Orth
14:13 Re: [fixincludes] Fix gcc.dg/pthread-init-[12].c on Solaris 8 Bruce Korb
14:06 Re: [ARM] Fix prologue and epilogue for interrupt function Jie Zhang
13:42 Fix complex argument passing on Solaris 8/9 x86 Rainer Orth
13:41 Re: [ARM] Fix prologue and epilogue for interrupt function Jie Zhang
13:39 Re: [patch] make -fstrict-volatile-bitfields the default for m32c, rx, sh, h8 Nathan Froyd
13:29 [gccgo] Testsuite adjustments for RTEMS Ian Lance Taylor
13:27 Re: [PATCH] [4/4] Handle ld -r with LTO v3 Jack Howarth
13:27 [PATCH] Optimize away useless bitwise & resp. | during vrp Jakub Jelinek
13:16 Re: [patch, fortran] PR37077 Implement Internal Unit I/O for character KIND=4, Part 1 Jerry DeLisle
12:44 Re: Problem configuring uclinux toolchain Anthony Green
12:27 Re: [patch, fortran] PR37077 Implement Internal Unit I/O for character KIND=4, Part 1 Tobias Burnus
12:23 Re: [Patch, fortran] PR4773 - [4.6 Regression] Unnecessary temporaries increase the runtime for channel.f90 by ~70% Paul Richard Thomas
12:11 Re: [testsuite] Require C99 runtime, visibility support in some testcases Uros Bizjak
12:10 [fixincludes] Fix gcc.dg/pthread-init-[12].c on Solaris 8 Rainer Orth
12:04 [testsuite] Require C99 runtime, visibility support in some testcases Rainer Orth
11:58 Fix gcc.dg/pch/largefile.c on Solaris < 11 (PR pch/14940) Rainer Orth
11:57 typo in comment "the free the" => "then free the" Jay K
10:48 Re: [Patch PR44576]: Don't do further analysis if we could know prefetching is not benefitial Christian Borntraeger
10:32 Re: [Patch PR44576]: Don't do further analysis if we could know prefetching is not benefitial Jakub Jelinek
10:29 Re: [Patch PR44576]: Don't do further analysis if we could know prefetching is not benefitial Christian Borntraeger
09:50 Re: [vect] Ask for review and approving the patch about vect and loongson Eric Fisher
08:40 [gccgo] libgo RTEMS fix Ian Lance Taylor
08:35 Re: [PATCH] better error message for multiple prevailing defs Richard Guenther
08:31 Re: [PATCH] better error message for multiple prevailing defs Andi Kleen
08:28 Re: [patch, fortran] output of Makefile dependencies Tobias Burnus
08:23 [gccgo] Bring forward library patch Ian Lance Taylor
08:23 [gccgo] Crash after RTEMS failure Ian Lance Taylor
08:09 Re: [PATCH] Enhance reload_cse_move2add Jie Zhang
07:55 Re: Bring function profiles to callgraph to make them WHOPR ready Richard Guenther
07:51 Re: Fix PR43567 (-ftree-loop-linear) Richard Guenther
07:49 Re: [Patch, fortran] PR4773 - [4.6 Regression] Unnecessary temporaries increase the runtime for channel.f90 by ~70% Tobias Burnus
07:37 [PATCH, i386]: Couple of small cleanups Uros Bizjak
07:36 Re: [patch, fortran] PR38407 - add -W[no-]unused-dummy-argument Tobias Burnus
07:25 Re: [patch, fortran] output of Makefile dependencies Tobias Burnus
07:17 Re: [PATCH] Enhance reload_cse_move2add Steven Bosscher
07:11 Re: [PATCH] Enhance reload_cse_move2add Jie Zhang
06:54 RFA: Fix rtl-optimization/44752 Joern Rennecke
06:45 RFC: is this test case OK? Gary Funck
04:56 [PING]: RFA: Fix bootstrap/44335 Joern Rennecke
01:14 Re: Bring function profiles to callgraph to make them WHOPR ready H.J. Lu
01:08 Re: [PATCH, PR 43846] Less strict scalarization criteria in SRA H.J. Lu
00:52 Re: Fix PR43567 (-ftree-loop-linear) Sebastian Pop

July 11, 2010
22:52 Re: [Patch PR44576]: Don't do further analysis if we could know prefetching is not benefitial Sebastian Pop
22:42 Re: [Patch, objc] maintenance, make Obj{C,C++} LTO-friendly. IainS
20:44 [wwwdocs] Remove extraneous whitespace in gcc-3.*/changes.html Gerald Pfeifer
20:34 [wwwdocs] Remove extraneous whitespace in gcc-4.*/changes.html Gerald Pfeifer
20:29 Re: [24/27] Put gcse's can_copy hash into target structures IainS
20:29 Re: [Patch, objc] maintenance, make Obj{C,C++} LTO-friendly. Mike Stump
20:24 Re: [24/27] Put gcse's can_copy hash into target structures Andrew Pinski
20:15 Re: [24/27] Put gcse's can_copy hash into target structures IainS
20:14 Re: [27/27] Use *_target_globals for MIPS Mark Mitchell
20:12 Re: Ping ... Re: [Patch, test-suite, plugins] include build_dir/intl to enable finding libintl.h on systems that build it. Mike Stump
20:04 Re: [24/27] Put gcse's can_copy hash into target structures Andrew Pinski
19:54 Re: [24/27] Put gcse's can_copy hash into target structures Mike Stump
19:21 Re: Problem configuring uclinux toolchain Maxim Kuvyrkov
19:02 Ping ... Re: [Patch, test-suite, plugins] include build_dir/intl to enable finding libintl.h on systems that build it. IainS
18:17 Re: [PATCH] passes.c: handle register_pass with a name starting with a star Dennis, CHENG Renquan
18:14 Re: [PATCH] passes.c: handle register_pass with a name starting with a star Dennis, CHENG Renquan
17:40 Re: [PATCH] passes.c: handle register_pass with a name starting with a star Basile Starynkevitch
17:04 [PATCH] passes.c: handle register_pass with a name starting with a star Dennis, CHENG Renquan
16:08 Re: [PATCH] passes.c: handle register_pass with a name starting with a star Andreas Schwab
15:37 Re: [Patch, fortran, committed] Release mpfr caches. Steve Kargl
15:34 [PATCH] passes.c: handle register_pass with a name starting with a star Dennis, CHENG Renquan
13:27 Re: [patch, fortran] PR37077 Implement Internal Unit I/O for character KIND=4, Part 1 Jerry DeLisle
12:46 Re: [PATCH] Fix PR42843 to use built compilers Joern Rennecke
12:19 [Patch, fortran, committed] Release mpfr caches. Mikael Morin
11:43 Re: [Patch, objc] maintenance, make Obj{C,C++} LTO-friendly. Richard Guenther
11:37 Re: [Patch, Fortran, OOP] PR 44869: Missing TARGET check - and wrong code or accepts-invalid? Janus Weil
11:14 Re: [Patch, objc] maintenance, make Obj{C,C++} LTO-friendly. IainS
10:29 Re: [PATCH] better error message for multiple prevailing defs Andi Kleen
10:00 Re: [Patch, objc] maintenance, make Obj{C,C++} LTO-friendly. Richard Guenther
09:59 Re: [PATCH] better error message for multiple prevailing defs Richard Guenther
09:59 Re: [Patch, objc] maintenance, make Obj{C,C++} LTO-friendly. IainS
09:22 Re: [patch ada]: PR/43731 Add multilib for mingw x86/x64 Kai Tietz
09:21 Re: [patch win32]: Allow exports of def-file reserved keywords as symbol Kai Tietz
09:16 [v3] Change is_convertible to use SFINAE Paolo Carlini
09:06 Re: [patch win32]: Allow exports of def-file reserved keywords as symbol Kai Tietz
08:50 Re: [PATCH] Backport lto/alias testsuite fixes for darwin to gcc 4.5.1 IainS
08:23 Re: [PATCH] [4/4] Handle ld -r with LTO v3 Andi Kleen
08:19 [PATCH] better error message for multiple prevailing defs Andi Kleen
08:16 Re: [PATCH] [4/4] Handle ld -r with LTO v2 Andi Kleen
05:26 Re: [Patch PR44576]: Don't do further analysis if we could know prefetching is not benefitial Christian Borntraeger
04:46 Re: [patch win32]: Allow exports of def-file reserved keywords as symbol Danny Smith
04:44 [PATCH] Fix PR42843 to use built compilers Jack Howarth
04:12 Re: [PATCH] passes.c: handle register_pass with a name starting with a star Dennis, CHENG Renquan
03:48 [PATCH] passes.c: handle register_pass with a name starting with a star crquan
03:47 [PATCH] passes.texi: fill crossref nodes (GCC Internals) crquan
02:21 Re: [patch win32]: Allow exports of def-file reserved keywords as symbol Dave Korn
01:03 Re: Fix write_symbol testsuite ICE Hans-Peter Nilsson

July 10, 2010
23:50 Re: [patch, fortran] output of Makefile dependencies Gerald Pfeifer
22:56 [4.5] committed, add three files missed in r161341 IainS
22:37 [Patch, committed] Update my e-mail address Mikael Morin
22:30 Fix PR43567 (-ftree-loop-linear) Tom de Vries
21:38 Re: [PATCH,4.5,testsuite] backport vect-109.c fix for non-vect_hw_misalign targets (PR44325) Richard Guenther
21:06 [PATCH,4.5,testsuite] backport vect-109.c fix for non-vect_hw_misalign targets (PR44325) Mikael Pettersson
20:47 [patch, fortran] PR37077 Implement Internal Unit I/O for character KIND=4, Part 1 Jerry DeLisle
20:24 Re: [wwwdocs] Generated files and patches Gerald Pfeifer
19:52 Re: [C++ Patch] Implement __is_convertible_to Paolo Carlini
19:26 Re: [PATCH] PR target/44862: Fix --enable-build-with-cxx on darwin Paolo Bonzini
19:16 Re: [Patch, Fortran, OOP] PR 44869: Missing TARGET check - and wrong code or accepts-invalid? Mikael Morin
18:54 [patch win32]: Allow exports of def-file reserved keywords as symbol Kai Tietz
18:18 Re: [Patch, fortran] gfc_add_field_to_struct refactoring Mikael Morin
18:06 Re: arm v7e-m support Gerald Pfeifer
18:04 Re: PING -- MicroBlaze target support patches Gerald Pfeifer
17:55 Re: [patch, fortran] PR38407 - add -W[no-]unused-dummy-argument Gerald Pfeifer
17:48 Re: REVISED^2 PATCH: adjust init_set_costs to account for call_used_regs (PR42505) Zdenek Dvorak
16:48 [PATCH] PR target/44862: Fix --enable-build-with-cxx on darwin Jack Howarth
16:22 [Patch, Fortran, OOP] PR 44869: Missing TARGET check - and wrong code or accepts-invalid? Janus Weil
15:39 Re: [PATCH] turn cfun->local_decls into a VEC H.J. Lu
15:32 [ix86/gcc-4_5-branch] PATCH: PR rtl-optimization/44659: Combiner fails to match QI cmp patterns with upper 8bit register H.J. Lu
14:46 Re: [vect] Ask for review and approving the patch about vect and loongson Richard Sandiford
14:10 Re: [27/27] Use *_target_globals for MIPS Richard Sandiford
14:00 Re: [24/27] Put gcse's can_copy hash into target structures Richard Sandiford
13:51 Re: [Patch, Fortran] PR 44702 - allow multiple USE imports of the same symbol Daniel Kraft
13:40 REVISED^2 PATCH: adjust init_set_costs to account for call_used_regs (PR42505) Sandra Loosemore
12:07 Re: [Patch ObjC++/testsuite] Fix PR44518 IainS
11:42 [PATCH] [4/4] Handle ld -r with LTO Andi Kleen
11:42 [PATCH] [1/4] Don't crash when there are no options in a LTO file Andi Kleen
11:42 [PATCH] [2/4] Unify common LTO section hash code and fix minor memory leak Andi Kleen
11:42 [PATCH] [3/4] Rename lto_section_names to match lto_get_section_name Andi Kleen
11:30 Re: RFA: Fix other/44874 Joern Rennecke
10:55 Re: RFA: Fix other/44874 Joern Rennecke
08:39 [PATCH] Fix PR44889, merging of functions with incomplete aggregate arguments/return vals Richard Guenther
08:34 Re: RFA: Fix bootstrap/44637 Richard Guenther
08:31 Re: RFA: Fix bootstrap/44637 Jakub Jelinek
08:20 Re: RFA: Fix bootstrap/44637 Richard Guenther
08:15 Re: RFA: Fix debug/44832 Richard Guenther
08:12 Re: RFA: Fix other/44874 Richard Guenther
08:04 RFA: Fix bootstrap/44637 Joern Rennecke
06:56 Re: [Patch, objc] maintenance, make Obj{C,C++} LTO-friendly. Mike Stump
05:31 Re: [PATCH, i386]: Correct HAVE_AS_IX86_REP_LOCK_PREFIX configure test for Darwin Uros Bizjak
04:43 RFA: Fix debug/44832 Joern Rennecke
04:23 RFA: Fix other/44874 Joern Rennecke
00:26 Re: [Patch, objc] maintenance, make Obj{C,C++} LTO-friendly. IainS
00:18 Fix write_symbol testsuite ICE Jan Hubicka
00:13 Fix tramp3d -fprofile-generate compilation Jan Hubicka
00:08 Re: [PATCH] Enhance reload_cse_move2add Bernd Schmidt
00:00 Re: [patch] make -fstrict-volatile-bitfields the default for m32c, rx, sh, h8 DJ Delorie

July 09, 2010
23:50 Re: [PATCH, i386]: Correct HAVE_AS_IX86_REP_LOCK_PREFIX configure test for Darwin Mike Stump
23:34 Re: [C++ Patch] Implement __is_convertible_to Paolo Carlini
23:27 Re: [patch] make -fstrict-volatile-bitfields the default for m32c, rx, sh, h8 Nathan Froyd
23:12 Re: [Patch PR44576]: Don't do further analysis if we could know prefetching is not benefitial Sebastian Pop
22:46 [patch] make -fstrict-volatile-bitfields the default for m32c, rx, sh, h8 DJ Delorie
21:55 Patch, committed: ARM fixes Bernd Schmidt
21:41 Improve reload's handling of classes with only fixed registers Bernd Schmidt
21:03 Re: [PATCH, i386]: Correct HAVE_AS_IX86_REP_LOCK_PREFIX configure test for Darwin Uros Bizjak
20:57 Re: REVISED PATCH: adjust init_set_costs to account for call_used_regs (PR42505) Zdenek Dvorak
20:37 [PATCH][LTO] Separate type fixup from comparison Richard Guenther
20:26 Re: [PATCH] remove build_function_call_expr Diego Novillo
20:23 [Ada] Fix ICE on assignment of array with Atomic_Components Eric Botcazou
20:18 Re: 0005-Search-all-dominated-blocks-for-expressions-to-hoist.patch Maxim Kuvyrkov
19:44 Re: [PATCH, i386]: Correct HAVE_AS_IX86_REP_LOCK_PREFIX configure test for Darwin IainS
19:34 Re: [PATCH] Further improve VRP BIT_AND_EXPR and BIT_IOR_EXPR handling (PR tree-optimization/28632) Richard Guenther
19:10 [PATCH] Further improve VRP BIT_AND_EXPR and BIT_IOR_EXPR handling (PR tree-optimization/28632) Jakub Jelinek
19:04 Re: [PATCH, i386]: Correct HAVE_AS_IX86_REP_LOCK_PREFIX configure test for Darwin IainS
18:59 Re: [PATCH 2/4] Outline fold_or_predicates from add_to_predicate_list. Sebastian Pop
18:52 Re: [PATCH, i386]: Correct HAVE_AS_IX86_REP_LOCK_PREFIX configure test for Darwin IainS
18:52 C++ PATCH for c++/43120 (wrong-code with covariant thunks) Jason Merrill
18:44 [Patch, Fortran, committed] Update documentation on intrinsics Janus Weil
18:31 [PATCH] Fix PR44890 Richard Guenther
18:25 Re: [PATCH 2/4] Outline fold_or_predicates from add_to_predicate_list. Richard Guenther
18:09 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 Rainer Orth
18:06 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 H.J. Lu
17:09 RE: [Patch PR44576]: Don't do further analysis if we could know prefetching is not benefitial Fang, Changpeng
17:04 Re: [PATCH 2/4] Outline fold_or_predicates from add_to_predicate_list. Sebastian Pop
16:59 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 Rainer Orth
16:58 Re: [PATCH] Enhance reload_cse_move2add Jie Zhang
16:56 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 H.J. Lu
16:54 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 Rainer Orth
16:49 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 H.J. Lu
16:45 Re: [PATCH 2/4] Call maybe_fold_or_comparisons to fold OR-ed predicates. Richard Guenther
16:43 Re: [PATCH 2/4] Outline fold_or_predicates from add_to_predicate_list. Sebastian Pop
16:41 Re: [PATCH 2/4] Call maybe_fold_or_comparisons to fold OR-ed predicates. Sebastian Pop
16:38 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 Rainer Orth
16:32 Re: Prevent inlining of weak hidden symbols. Richard Guenther
16:32 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 Uros Bizjak
16:32 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 Rainer Orth
16:29 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 H.J. Lu
16:29 Re: Prevent inlining of weak hidden symbols. Richard Sandiford
16:27 Prevent inlining of weak hidden symbols. Richard Sandiford
16:15 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 Rainer Orth
16:08 [PATCH, i386]: Correct HAVE_AS_IX86_REP_LOCK_PREFIX configure test for Darwin Uros Bizjak
16:07 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 H.J. Lu
16:01 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 H.J. Lu
16:00 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 Rainer Orth
15:30 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 Rainer Orth
15:24 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 H.J. Lu
15:13 Re: REVISED PATCH: adjust init_set_costs to account for call_used_regs (PR42505) Sandra Loosemore
15:04 [Patch, fortran] PR4773 - [4.6 Regression] Unnecessary temporaries increase the runtime for channel.f90 by ~70% Paul Richard Thomas
15:04 Re: [PING][PATCH, rs6000] Fix setting of target_flags when TARGET_{VSX,DFP,ALTIVEC} is enabled. Peter Bergner
14:41 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 Rainer Orth
14:37 Re: [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 H.J. Lu
13:49 Re: do not include diagnostic-core.h in toplev.h Richard Earnshaw
13:49 [PATCH][4.5] Fix backport of PR44284 fix Richard Guenther
13:28 Re: Patch: Revert find_reloads part of the IRA merge Richard Earnshaw
13:26 Re: [PING][PATCH, rs6000] Fix setting of target_flags when TARGET_{VSX,DFP,ALTIVEC} is enabled. David Edelsohn
13:23 [doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86 Rainer Orth
13:12 Re: [PATCH] Try to fill crossref in passes.texi (GCC Internals) Manuel López-Ibáñez
13:03 [C++ Patch] Implement __is_convertible_to Paolo Carlini
12:59 Re: [PATCH] Try to fill crossref in passes.texi (GCC Internals) Laurynas Biveinis
12:19 [PATCH,picochip] Emit a more optimal sequence for tstport Hariharan Sandanagobalane
12:13 Re: [PATCH 2/4] Outline fold_or_predicates from add_to_predicate_list. Richard Guenther
12:11 Re: [PATCH 2/4] Call maybe_fold_or_comparisons to fold OR-ed predicates. Richard Guenther
12:11 Re: [Patch, updated] Make emulated TLS lto-friendly. IainS
11:53 [PATCH, i386]: Make ix86_veclib_handler static. Uros Bizjak
11:47 Re: ARM patch: Keep track of condition codes in Thumb-1 mode Bernd Schmidt
11:35 Re: remove illegal if_marked usage in type_hash_marked_p Richard Guenther
11:22 [PATCH] Fix PR44852 Richard Guenther
11:18 Re: [testsuite] Don't use multiplication in gcc.target/x86_64/abi/asm-support.S Rainer Orth
11:14 remove illegal if_marked usage in type_hash_marked_p Tom de Vries
11:11 Patch: Revert find_reloads part of the IRA merge Bernd Schmidt
10:45 Re: [vect] Ask for review and approving the patch about vect and loongson Eric Fisher
10:24 Re: ARM patch: Add a Thumb-1 ldrsb peephole Richard Earnshaw
10:11 ARM patch: Add a Thumb-1 ldrsb peephole Bernd Schmidt
10:04 [PATCH] Fix PR44882 Richard Guenther
09:55 A problem simplifying subregs of the hard frame pointer Bernd Schmidt
09:45 [v3] update C++0x status table in docs Jonathan Wakely
09:35 Re: [vect] Ask for review and approving the patch about vect and loongson Richard Guenther
09:05 Re: ARM patch: Improve Thumb epilogues (PR40657) Bernd Schmidt
08:57 Re: doc patch for gengtype's tag Laurynas Biveinis
08:40 Re: [vect] Ask for review and approving the patch about vect and loongson Eric Fisher
08:14 Re: [vect] Ask for review and approving the patch about vect and loongson Richard Guenther
07:53 Re: [Patch PR44576]: Don't do further analysis if we could know prefetching is not benefitial Zdenek Dvorak
07:47 Re: REVISED PATCH: adjust init_set_costs to account for call_used_regs (PR42505) Zdenek Dvorak
07:34 Re: [Patch PR44576]: Don't do further analysis if we could know prefetching is not benefitial Christian Borntraeger
07:22 Re: [gimple] assignments to volatile Nathan Sidwell
07:20 Re: [gimple] assignments to volatile Nathan Sidwell
06:23 doc patch for gengtype's tag Basile Starynkevitch
05:59 Re: [Patch, objc] maintenance, make Obj{C,C++} LTO-friendly. Mike Stump
05:27 Re: [gimple] assignments to volatile Mike Stump
05:14 Re: [gimple] assignments to volatile Mike Stump
03:37 [PING][PATCH, rs6000] Fix setting of target_flags when TARGET_{VSX,DFP,ALTIVEC} is enabled. Peter Bergner
02:24 Re: [patch targets]: Add support of ms_hook_prologue for x64 architecture Mike Stump
02:11 [vect] Ask for review and approving the patch about vect and loongson Eric Fisher
02:03 Re: [PATCH] Fix target/44877 (powerpc vectorization failure) David Edelsohn
01:24 Re: [patch i386]: Add support of "hotfix" -feature for x64 Mike Stump
01:20 Re: [patch i386]: Add support of "hotfix" -feature for x64 Mike Stump
01:18 [Patch PR44576]: Don't do further analysis if we could know prefetching is not benefitial Fang, Changpeng
00:29 Re: [PATCH] Fix PR44861 H.J. Lu
00:21 Re: [PING,4.5] Re: [4.5.1,PR43888] Backport fix for PR43888 to 4.5 branch. Dave Korn

July 08, 2010
23:57 REVISED PATCH: adjust init_set_costs to account for call_used_regs (PR42505) Sandra Loosemore
23:41 Re: do not include diagnostic-core.h in toplev.h Mark Mitchell
23:37 Re: do not include diagnostic-core.h in toplev.h Manuel López-Ibáñez
23:06 Re: ARM patch: Improve Thumb epilogues (PR40657) Richard Earnshaw
22:48 Re: ARM patch: Improve Thumb epilogues (PR40657) Bernd Schmidt
22:46 Re: ARM patch: Improve Thumb epilogues (PR40657) Richard Earnshaw
22:45 [PATCH] Fix target/44877 (powerpc vectorization failure) Michael Meissner
22:21 ARM patch: Improve Thumb epilogues (PR40657) Bernd Schmidt
22:04 Re: do not include diagnostic-core.h in toplev.h Mark Mitchell
21:42 [PATCH 3/4] Do not check whether memory references accessed in every iteration trap. Sebastian Pop
21:42 [PATCH 4/4] Speed-up ifcvt_memrefs_wont_trap caching previous results. Sebastian Pop
21:42 [PATCH 1/4] Add flag -ftree-loop-if-convert-memory-writes. Sebastian Pop
21:41 [PATCH 2/4] Outline fold_or_predicates from add_to_predicate_list. Sebastian Pop
21:41 [PATCH 0/4] if-conversion of loops with conditionals containing memory writes Sebastian Pop
21:36 Patch for AMD Dispatch Scheduler reza yazdani
21:33 Re: [Patch, Fortran, F08] PR 44649: STORAGE_SIZE intrinsic Janus Weil
21:28 Re: [PATCH] Improve VRP of BIT_AND_EXPR Richard Guenther
21:06 Re: [PATCH] Fix lto_section_name array Uros Bizjak
20:10 Re: [RFC] [patch] Support vectorization of min/max location pattern Richard Henderson
20:07 Re: [Patch, fortran] gfc_add_field_to_struct refactoring Tobias Burnus
20:03 Fix PR middle-end/44843 Eric Botcazou
19:56 [PATCH] Fix lto_section_name array Andi Kleen
19:19 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Henderson
19:15 Fix build on Solaris (2) Eric Botcazou
19:07 Re: [Patch, updated] Make emulated TLS lto-friendly. IainS
18:20 Re: [RFC] [patch] Support vectorization of min/max location pattern Ira Rosen
18:17 Re: [patch targets]: Add support of ms_hook_prologue for x64 architecture Kai Tietz
18:09 Re: [RS6000] Hookize REGISTER_MOVE_COST and MEMORY_MOVE_COST Richard Henderson
18:08 Re: [patch]: Make unwind_emit hook NULL by default Kai Tietz
17:55 Re: [patch targets]: Add support of ms_hook_prologue for x64 architecture Kai Tietz
17:51 Re: [patch targets]: Add support of ms_hook_prologue for x64 architecture Anatoly Sokolov
17:43 Re: [patch targets]: Add support of ms_hook_prologue for x64 architecture Richard Henderson
17:38 [committed] Fix exit and cycle handling in collapsed !$omp do (PR fortran/44847) Jakub Jelinek
17:34 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Henderson
17:25 [Patch, Fortran] PR 44702 - allow multiple USE imports of the same symbol Tobias Burnus
17:21 Re: [Patch, updated] Make emulated TLS lto-friendly. Jan Hubicka
17:15 Re: [RFC] [patch] Support vectorization of min/max location pattern Richard Henderson
17:10 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Henderson
17:06 [PATCH] Improve VRP of BIT_AND_EXPR Jakub Jelinek
17:04 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Henderson
16:40 Re: [PATCH 2/4] Call maybe_fold_or_comparisons to fold OR-ed predicates. Sebastian Pop
16:40 Re: [PATCH 1/4] Add the -ftree-loop-if-convert flag. Sebastian Pop
16:34 Re: [patch targets]: Add support of ms_hook_prologue for x64 architecture Jack Howarth
16:30 Re: [PATCH] Enhance reload_cse_move2add Bernd Schmidt
16:29 Re: [patch i386]: Add support of "hotfix" -feature for x64 Mike Stump
16:21 Re: [Patch, updated] Make emulated TLS lto-friendly. IainS
16:21 Re: [PATCH] Enhance reload_cse_move2add Paolo Bonzini
16:14 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Henderson
16:12 [PATCH, i386]: Use short syntax for function calls through function pointers Uros Bizjak
16:11 Re: [PATCH] Enhance reload_cse_move2add Paolo Bonzini
16:03 Re: At linktime, consider linkonces as ones that will go away Jan Hubicka
15:49 Re: [RS6000] Hookize REGISTER_MOVE_COST and MEMORY_MOVE_COST Anatoly Sokolov
15:37 Re: At linktime, consider linkonces as ones that will go away Michael Matz
15:24 Fix formatting issues in set_mem_attributes_minus_bitpos Eric Botcazou
15:12 Re: [PING,4.5] Re: [4.5.1,PR43888] Backport fix for PR43888 to 4.5 branch. Dave Korn
15:08 Re: At linktime, consider linkonces as ones that will go away Jan Hubicka
15:07 Re: RFC: [GUPC] UPC-related front-end changes Tom Tromey
15:05 Re: [patch targets]: Add support of ms_hook_prologue for x64 architecture Kai Tietz
15:03 Re: [PING,4.5] Re: [4.5.1,PR43888] Backport fix for PR43888 to 4.5 branch. Richard Guenther
15:00 [PING,4.5] Re: [4.5.1,PR43888] Backport fix for PR43888 to 4.5 branch. Dave Korn
14:56 [PATCH] Fix VN forwprop Richard Guenther
14:54 Re: [RS6000] Hookize REGISTER_MOVE_COST and MEMORY_MOVE_COST Nathan Froyd
14:52 Re: [RS6000] Hookize REGISTER_MOVE_COST and MEMORY_MOVE_COST David Edelsohn
14:51 Re: do not include diagnostic-core.h in toplev.h Richard Guenther
14:51 Re: [Patch, Fortran, F08] PR 44649: STORAGE_SIZE intrinsic Tobias Burnus
14:43 Re: At linktime, consider linkonces as ones that will go away Michael Matz
14:38 Re: [patch targets]: Add support of ms_hook_prologue for x64 architecture H.J. Lu
14:24 Re: [PATCH, committed] Fix gcc.c-torture/execute/pr44828.c test case Peter Bergner
14:08 Re: At linktime, consider linkonces as ones that will go away Jan Hubicka
14:02 Re: do not include diagnostic-core.h in toplev.h Manuel López-Ibáñez
14:02 Re: [Patch, Fortran] PR 18918 - Minor coarray patch: Fix expression rank and improve diagnostics Daniel Kraft
13:53 Re: [Patch, Fortran, F08] PR 44649: STORAGE_SIZE intrinsic Janus Weil
13:39 Re: At linktime, consider linkonces as ones that will go away Michael Matz
13:36 Re: do not include diagnostic-core.h in toplev.h Ramana Radhakrishnan
13:35 Re: [patch targets]: Add support of ms_hook_prologue for x64 architecture Jack Howarth
13:34 Re: do not include diagnostic-core.h in toplev.h Richard Earnshaw
13:30 Re: [Patch, Fortran, F08] PR 44649: STORAGE_SIZE intrinsic Tobias Burnus
13:09 Re: [PATCH] Use DW_OP_const[48]u instead of DW_OP_addr with DW_OP_GNU_push_tls_address Jason Merrill
12:57 Re: [Patch, Fortran, F08] PR 44649: STORAGE_SIZE intrinsic Janus Weil
12:29 Re: [PATCH 4/4] Do not check whether memory references accessed in every iteration trap. Michael Matz
12:09 Re: do not include diagnostic-core.h in toplev.h Richard Guenther
12:05 Re: [Patch, testsuite] Re: [Patch, updated] Make emulated TLS lto-friendly. IainS
12:01 Re: [Patch, updated] Make emulated TLS lto-friendly. IainS
11:59 [Patch, testsuite] Re: [Patch, updated] Make emulated TLS lto-friendly. IainS
11:37 [PATCH] Fix PR44831 Richard Guenther
11:30 Re: do not include diagnostic-core.h in toplev.h Ramana Radhakrishnan
11:22 At linktime, consider linkonces as ones that will go away Jan Hubicka
11:14 [patch targets]: Add support of ms_hook_prologue for x64 architecture Kai Tietz
10:49 [PATCH] Fix PR44861 Richard Guenther
10:03 Fix build on Solaris Eric Botcazou
09:57 Re: [PATCH 2/4] Call maybe_fold_or_comparisons to fold OR-ed predicates. Richard Guenther
09:32 Re: [Patch, updated] Make emulated TLS lto-friendly. Jakub Jelinek
09:25 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Guenther
09:21 Re: [RFC] [patch] Support vectorization of min/max location pattern Richard Guenther
09:21 Re: [Patch] Fix testcase for pr44391 to run only for x86 Jakub Jelinek
09:18 Re: [Patch] Fix testcase for pr44391 to run only for x86 Richard Guenther
09:16 [PATCH] Combine addresses inside VN Richard Guenther
09:07 [PATCH] Fix PR44838 Richard Guenther
09:02 Re: [PATCH 1/4] Add the -ftree-loop-if-convert flag. Richard Guenther
08:42 Re: [Patch, updated] Make emulated TLS lto-friendly. IainS
08:02 [PATCH] Use DW_OP_const[48]u instead of DW_OP_addr with DW_OP_GNU_push_tls_address Jakub Jelinek
07:34 Re: [RFC] [patch] Support vectorization of min/max location pattern Ira Rosen
06:36 Re: [Patch] Fix testcase for pr44391 to run only for x86 Uros Bizjak
06:17 RFC: [GUPC] UPC-related front-end changes Gary Funck
04:24 Re: do not include diagnostic-core.h in toplev.h Manuel López-Ibáñez
04:17 [PATCH, committed] Fix gcc.c-torture/execute/pr44828.c test case Peter Bergner
00:18 Re: [patch] Fix glitch with DW_AT_MIPS_linkage_name (2) Richard Henderson
00:09 ARM patch: Reduce code duplication for Thumb2 move patterns Bernd Schmidt
00:00 Re: [PATCH] Fix 2010-06-08 gc-improv-merge, for AVMS Richard Henderson

July 07, 2010
23:22 Re: [Patch, updated] Make emulated TLS lto-friendly. Richard Henderson
22:54 [PATCH 3/4] Add flag -ftree-loop-if-convert-memory-writes. Sebastian Pop
22:53 [PATCH 1/4] Add the -ftree-loop-if-convert flag. Sebastian Pop
22:42 Re: [27/27] Use *_target_globals for MIPS Richard Henderson
22:17 Re: [24/27] Put gcse's can_copy hash into target structures Richard Henderson
22:12 Re: [Patch, Fortran, F08] PR 44649: STORAGE_SIZE intrinsic Tobias Burnus
22:12 Re: [Patch] Fix testcase for pr44391 to run only for x86 Sebastian Pop
22:10 Re: [13/27] Use target structures for optabs Richard Sandiford
22:08 [Patch] Fix testcase for pr44391 to run only for x86 Ramana Radhakrishnan
22:08 [RS6000] Hookize REGISTER_MOVE_COST and MEMORY_MOVE_COST Anatoly Sokolov
22:04 Re: [13/27] Use target structures for optabs Richard Henderson
21:49 Re: [PATCH 1/4] Add the -floop-if-convert flag. Sebastian Pop
21:48 [27/27] Use *_target_globals for MIPS Richard Sandiford
21:47 [26/27] Call init_reg_sets for each target structure Richard Sandiford
21:39 Re: [PATCH 1/4] Add the -floop-if-convert flag. Richard Guenther
21:37 [ix86/gcc-4_5-branch] PATCH: AVX Programming Reference (June, 2010) H.J. Lu
21:32 [25/27] Put bb-reorder.c's uncond_jump_length into target structures Richard Sandiford
21:31 [24/27] Put gcse's can_copy hash into target structures Richard Sandiford
21:29 [23/27] Add more ira stuff to target structures Richard Sandiford
21:29 [22/27] Add more caller-save.c stuff to the target structures Richard Sandiford
21:26 [21/27] Add apply_args_{mode,result} to the target structure Richard Sandiford
21:22 [20/27] Treat expmed.c:alg_hash as target-dependent Richard Sandiford
21:17 [19/27] Use target structures for init_ira_costs Richard Sandiford
21:16 [18/27] Use target costs for init_ira Richard Sandiford
21:15 [ix86/gcc-4_5-branch] PATCH: Improve 8bit div/mod H.J. Lu
21:15 [Patch, Fortran] PR 18918 - Minor coarray patch: Fix expression rank and improve diagnostics Tobias Burnus
21:12 [17/27] Use target structures for init_set_costs Richard Sandiford
21:11 [16/27] Use target structures for init_expr_target Richard Sandiford
21:08 [Patch, Fortran, F08] PR 44649: STORAGE_SIZE intrinsic Janus Weil
21:07 [15/27] Use target structures for libfuncs Richard Sandiford
21:05 [14/27] Add LIBFUNCS_H to Makefile.in Richard Sandiford
21:03 [13/27] Use target structures for optabs Richard Sandiford
20:59 [12/27] Use target structures for init_excess_precision Richard Sandiford
20:57 [11/27] Use target structures for caller-save.c Richard Sandiford
20:53 [10/27] Using target structures for init_expmed Richard Sandiford
20:50 [9/27] Using target structures for init_reload Richard Sandiford
20:48 [8/27] Use target structures for init_alias_target Richard Sandiford
20:46 [7/27] Use target structures for init_fake_stack_mems Richard Sandiford
20:43 Re: [RFC] [patch] Support vectorization of min/max location pattern Richard Henderson
20:42 [6/27] Use target structures for init_regs (2) Richard Sandiford
20:39 [5/27] Use target structures for init_regs (1) Richard Sandiford
20:38 [PATCH, committed] Fix g++.dg/ext/altivec-{2,17}.C test cases Peter Bergner
20:37 Take advantage of hidden symbols during LTO Jan Hubicka
20:36 Re: Conflicting IRA patches Bernd Schmidt
20:35 Re: IRA improvements 1/4 Vladimir Makarov
20:33 Re: [IA64] Hookize OVERRIDE_OPTIONS Steve Ellcey
20:33 Re: [4/27] Use target structures for init_emit_regs Richard Sandiford
20:27 Re: IRA improvements 1/4 Bernd Schmidt
20:24 Re: do not include diagnostic-core.h in toplev.h Tobias Burnus
20:24 [PATCH 2/4] Call maybe_fold_or_comparisons to fold OR-ed predicates. Sebastian Pop
20:23 [PATCH 0/4] if-conversion of loops with conditionals containing memory writes Sebastian Pop
20:23 [PATCH 4/4] Do not check whether memory references accessed in every iteration trap. Sebastian Pop
20:23 [PATCH 3/4] Add flag -floop-if-convert-memory-writes. Sebastian Pop
20:22 [PATCH 1/4] Add the -floop-if-convert flag. Sebastian Pop
20:02 Re: IRA improvements 4/4 Vladimir Makarov
19:55 Re: IRA improvements 4/4 Nathan Froyd
19:46 Re: PATCH: Mention ix86/gcc-4_5-branch Gerald Pfeifer
19:39 Re: do not include diagnostic-core.h in toplev.h Manuel López-Ibáñez
19:37 Re: Conflicting IRA patches Vladimir Makarov
19:25 Re: do not include diagnostic-core.h in toplev.h Diego Novillo
19:20 Conflicting IRA patches Jeff Law
19:18 [IA64] Hookize OVERRIDE_OPTIONS Anatoly Sokolov
19:16 Re: do not include diagnostic-core.h in toplev.h Tom Tromey
18:18 Re: [PATCH] Fix LTO handling of ELFOSABI_NONE vs. ELFOSABI_LINUX objects Diego Novillo
18:10 [PATCH] Fix LTO handling of ELFOSABI_NONE vs. ELFOSABI_LINUX objects Jakub Jelinek
18:09 PATCH: Mention ix86/gcc-4_5-branch H.J. Lu
17:58 Re: [PATCH] Enhance reload_cse_move2add Bernd Schmidt
17:57 Re: [PATCH] Enhance reload_cse_move2add Jie Zhang
17:47 Re: [PATCH] Enhance reload_cse_move2add Jie Zhang
17:13 Re: IRA improvements 0/4 Jeff Law
17:11 Re: [trans-mem] __sync_add_and_fetch_8 on ia32 Richard Henderson
17:04 Re: [PATCH] Enhance reload_cse_move2add Bernd Schmidt
17:02 Re: [PATCH] Enhance reload_cse_move2add Jeff Law
16:56 Re: 0005-Search-all-dominated-blocks-for-expressions-to-hoist.patch Jeff Law
16:54 Re: [PATCH] Enhance reload_cse_move2add Jeff Law
16:32 Re: PING^2 [PATCH] Fix decompress of min_issue_delay Jie Zhang
16:08 Re: PING^2 [PATCH] Fix decompress of min_issue_delay Vladimir Makarov
15:59 [PATCH] x86: Align the stack to 16-bytes before making the call Andrew Haley
15:51 Re: [trans-mem] __sync_add_and_fetch_8 on ia32 Aldy Hernandez
15:50 Re: IRA improvements 2/4 Vladimir Makarov
15:45 Re: IRA improvements 2/4 Jeff Law
15:42 Re: IRA improvements 0/4 Vladimir Makarov
15:42 Re: IRA improvements 0/4 Jan Hubicka
15:36 Re: Split constants in lower-subreg Jeff Law
15:36 Re: IRA improvements 0/4 Vladimir Makarov
15:31 [reload-v2] Reverting Jan 12 change, it's unsafe due to assumptions in reload Jeff Law
15:23 Re: [4/27] Use target structures for init_emit_regs Mark Mitchell
15:22 Re: Fix pr middle-end/41355 Duncan Sands
15:18 Re: Fix pr middle-end/41355 Diego Novillo
15:14 Re: RFC [ABI]: C++ PATCH for c++/44540 - avoid mangling attribute noreturn Mark Mitchell
15:11 [reload-v2] Add some debugging dump support Jeff Law
15:10 Fix pr middle-end/41355 Duncan Sands
14:55 PING^2 [PATCH] Fix decompress of min_issue_delay Jie Zhang
14:51 Re: IRA improvements 0/4 Mark Mitchell
14:09 Re: IRA improvements 0/4 Jan Hubicka
14:08 Re: [patch i386]: Add support of "hotfix" -feature for x64 H.J. Lu
13:50 Re: [patch i386]: Add support of "hotfix" -feature for x64 Kai Tietz
13:50 Re: [ARM] Fix prologue and epilogue for interrupt function Paul Brook
13:42 Re: [patch i386]: Add support of "hotfix" -feature for x64 Jack Howarth
13:32 IRA improvements 1/4 Vladimir Makarov
13:31 IRA improvements 4/4 Vladimir Makarov
13:30 IRA improvements 3/4 Vladimir Makarov
13:30 IRA improvements 2/4 Vladimir Makarov
13:29 IRA improvements 0/4 Vladimir Makarov
13:28 Re: [patch i386]: Add support of "hotfix" -feature for x64 H.J. Lu
13:26 Re: [patch i386]: Add support of "hotfix" -feature for x64 Jack Howarth
12:50 Re: Followup fix for auto-inc-dec.c, PR44404 Kazu Hirata
12:43 Split constants in lower-subreg Bernd Schmidt
12:42 [PATCH] Fix PR44790 Richard Guenther
12:04 [PATCH] Fix call stmt verification, fix invalid gimple from nested function lowering and profiling Richard Guenther
11:57 Resubmit/Ping^n ARM ldm/stm peepholes Bernd Schmidt
11:27 Followup fix for auto-inc-dec.c, PR44404 Bernd Schmidt
11:18 Re: [x86] Implement static static checking Uros Bizjak
11:14 Re: [Patch tree-sra] Fix to set up correct context for call to compute_inline_parameter (PR44768) Richard Guenther
11:10 Re: [Patch tree-sra] Fix to set up correct context for call to compute_inline_parameter (PR44768) Ramana Radhakrishnan
10:53 Re: [patch i386]: Add support of "hotfix" -feature for x64 Kai Tietz
09:45 [doc] remove the duplicated item vect_int_mult Eric Fisher
09:41 Re: [patch i386]: Add support of "hotfix" -feature for x64 Richard Guenther
09:34 Re: [Patch tree-sra] Fix to set up correct context for call to compute_inline_parameter (PR44768) Richard Guenther
09:30 Re: RFC [ABI]: C++ PATCH for c++/44540 - avoid mangling attribute noreturn Richard Guenther
09:26 Re: [x86] Implement static static checking Eric Botcazou
08:28 Re: [patch i386]: Add support of "hotfix" -feature for x64 Kai Tietz
07:57 [Patch tree-sra] Fix to set up correct context for call to compute_inline_parameter (PR44768) Ramana Radhakrishnan
07:24 Re: [patch i386]: Add support of "hotfix" -feature for x64 Jakub Jelinek
07:15 Re: [patch i386]: Add support of "hotfix" -feature for x64 Kai Tietz
06:26 Re: [patch i386]: Add support of "hotfix" -feature for x64 Kai Tietz
06:12 Re: PATCH: PR target/44844: Wrong _rdrand_uXX intrinsic implementation Uros Bizjak
05:47 [ARM] Fix prologue and epilogue for interrupt function Jie Zhang
05:27 Re: [patch i386]: Add support of "hotfix" -feature for x64 H.J. Lu
05:19 Re: [patch i386]: Add support of "hotfix" -feature for x64 H.J. Lu
04:54 Re: [PATCH] Make IVOPTs create MEM_REFs instead of TARGET_MEM_REFs when possible H.J. Lu
02:03 Re: Avoid duplicate toplevel asms with WHOPR Diego Novillo
01:18 Avoid duplicate toplevel asms with WHOPR Jan Hubicka
00:37 Re: [patch i386]: Add support of "hotfix" -feature for x64 H.J. Lu
00:16 Re: RFA: don't emit .debug_pub* Richard Henderson

July 06, 2010
23:49 Ping: Patch 10/9: track subwords of DImode allocnos Bernd Schmidt
23:27 Re: [patch i386]: Add support of "hotfix" -feature for x64 Jack Howarth
23:26 Re: [trans-mem] issue with openmp Richard Henderson
22:45 Re: RFA: don't emit .debug_pub* Tom Tromey
22:23 Re: RFC [ABI]: C++ PATCH for c++/44540 - avoid mangling attribute noreturn Mark Mitchell
22:15 [v3] update C++0x status table Jonathan Wakely
21:56 [PATCH, committed] Fix gcc.target/powerpc/altivec-volatile.c test case Peter Bergner
21:55 [PATCH, committed] Fix gcc.target/powerpc/ppu-intrinsics.c test case. Peter Bergner
21:52 Re: [Patch, Fortran] PR 44742 - Avoid ICE when -fmax-array-constructor is exeeded Tobias Burnus
21:49 RFC [ABI]: C++ PATCH for c++/44540 - avoid mangling attribute noreturn Jason Merrill
20:58 Re: [trans-mem] issue with openmp Patrick Marlier
20:47 Re: [patch]: Make unwind_emit hook NULL by default Richard Henderson
20:33 Re: [Patch, Fortran] PR 44742 - Avoid ICE when -fmax-array-constructor is exeeded Jerry DeLisle
20:29 [wwwdocs] fix link to libstdc++ C++0x status table Jonathan Wakely
20:24 [patch]: Make unwind_emit hook NULL by default Kai Tietz
19:53 Re: Fix PR fortran/44693, take 2 Thomas Koenig
19:44 Re: Fix PR fortran/44693, take 2 Tobias Burnus
19:28 Re: [trans-mem] issue with openmp Richard Henderson
19:22 C++ PATCH for c++/44703 (initializer_list typedef) Jason Merrill
19:21 C++ PATCH for c++/44778 (4.6 ptrmem regression) Jason Merrill
19:13 Minor C++ PATCH to dump_function_decl Jason Merrill
19:11 Fix PR fortran/44693, take 2 Thomas Koenig
18:28 Re: [patch i386]: Add support of "hotfix" -feature for x64 Kai Tietz
18:12 Re: [trans-mem] issue with openmp Aldy Hernandez
17:48 Re: [trans-mem] issue with openmp Richard Henderson
17:46 PATCH: PR target/44844: Wrong _rdrand_uXX intrinsic implementation H.J. Lu
17:35 Re: [patch i386]: Add support of "hotfix" -feature for x64 Uros Bizjak
17:35 Re: [trans-mem] issue with openmp Aldy Hernandez
17:31 Re: [testsuite] Don't use multiplication in gcc.target/x86_64/abi/asm-support.S Uros Bizjak
17:17 [testsuite] Don't use multiplication in gcc.target/x86_64/abi/asm-support.S Rainer Orth
17:03 Re: [PATCH][trunk,4.5] PR testsuite/44195, Limit x86 specific lto test case to x86 Peter Bergner
16:12 Re: [patch i386]: Add support of "hotfix" -feature for x64 Richard Henderson
16:10 [Patch, Fortran] PR 44742 - Avoid ICE when -fmax-array-constructor is exeeded Tobias Burnus
15:51 Re: [Fwd: MELT doc licensing issues.] Mark Mitchell
15:25 Re: PATCH PING: stop ivopts from pessimizing code (PR42505) H.J. Lu
15:24 Re: [x86] Implement static static checking Eric Botcazou
14:44 Re: do not include diagnostic-core.h in toplev.h Manuel López-Ibáñez
14:31 Re: do not include diagnostic-core.h in toplev.h Tobias Burnus
14:00 [PATCH, i386]: Some further cleanups Uros Bizjak
13:35 [PATCH] Fix PR44828 Richard Guenther
13:06 Re: [patch, libiberty, gdb] IEEE 754 half floating-point format Ulrich Weigand
12:13 Re: lto-symtab and cgraph aliases Richard Guenther
12:12 Re: allow certain kinds of inputs to top level asm()-s Jan Beulich
12:00 Re: allow certain kinds of inputs to top level asm()-s Jan Beulich
11:56 Re: lto-symtab and cgraph aliases Jan Hubicka
11:32 Re: Fix undefined symbols in WHOPR build of Mozilla's javascript interpretter Jan Hubicka
11:27 Re: allow certain kinds of inputs to top level asm()-s Jan Beulich
10:08 Re: allow certain kinds of inputs to top level asm()-s Richard Guenther
09:59 Re: lto-symtab and cgraph aliases Richard Guenther
09:46 Re: [1/3] optabs: introduce {SET_,}{CONVERT_,}OPTAB_HANDLER Eric Botcazou
09:29 ARM patch: Keep track of condition codes in Thumb-1 mode Bernd Schmidt
09:24 Re: Fix undefined symbols in WHOPR build of Mozilla's javascript interpretter Richard Guenther
09:20 Re: PR middle-end/44813 (ICE in Mozilla build in ptr_deref_may_alias_decl_p) Richard Guenther
09:06 [vect, loongson] make vect test available for loongson Eric Fisher
08:45 Re: allow certain kinds of inputs to top level asm()-s Jan Beulich
08:36 Re: allow certain kinds of inputs to top level asm()-s Jakub Jelinek
08:23 Re: [PATCH] fix PR bootstrap/44825, Werror=sign-compare error Andrew Haley
08:22 Re: allow certain kinds of inputs to top level asm()-s Jan Beulich
08:11 Re: allow certain kinds of inputs to top level asm()-s Jakub Jelinek
07:50 Re: allow certain kinds of inputs to top level asm()-s Steven Bosscher
07:39 allow certain kinds of inputs to top level asm()-s Jan Beulich
07:15 Re: [RFC] [patch] Support vectorization of min/max location pattern Ira Rosen
05:50 do not include diagnostic-core.h in toplev.h Manuel López-Ibáñez
02:49 Re: [PATCH] Fix debuginfo after tree_nrv Andrew Pinski
01:50 [PATCH] remove build_function_call_expr Nathan Froyd
00:56 Re: Allow gc roots to be structures with array fields Mark Mitchell
00:55 Re: Rewrite lto symtab streaming Jan Hubicka
00:47 Re: [vect, mips] run the vect testsuite even no paired single support Eric Fisher
00:32 Re: Fix undefined symbols in WHOPR build of Mozilla's javascript interpretter Diego Novillo
00:31 Re: Rewrite lto symtab streaming Diego Novillo
00:16 Re: Fix undefined symbols in WHOPR build of Mozilla's javascript interpretter Jan Hubicka
00:11 Re: Fix undefined symbols in WHOPR build of Mozilla's javascript interpretter Diego Novillo

July 05, 2010
23:50 Fix undefined symbols in WHOPR build of Mozilla's javascript interpretter Jan Hubicka
22:17 Re: [PATCH] fix PR bootstrap/44825, Werror=sign-compare error H.J. Lu
21:56 Rewrite lto symtab streaming Jan Hubicka
20:47 [C++ Patch] PR 44625, v2 Paolo Carlini
20:15 Re: [PATCH] fortran/44797 -- inquire's exist shall be default logical Steve Kargl
20:10 [PATCH, i386]: Introduce ix86_gen_allocate_stack_worker Uros Bizjak
19:59 Re: [PATCH, c++] Emit the diagnostic messages of convert_to_void Jason Merrill
19:55 lto-symtab and cgraph aliases Jan Hubicka
19:52 Re: PATCH PING: stop ivopts from pessimizing code (PR42505) Zdenek Dvorak
19:36 Re: [PATCH] Fix debuginfo after tree_nrv Diego Novillo
19:36 Re: [x86] Implement static static checking Uros Bizjak
19:36 Re: [Ping]: Fix bootstrap/44512 (1/2) Diego Novillo
19:34 [Ping]: Fix bootstrap/44512 (1/2) Joern Rennecke
19:31 [PATCH] Fix debuginfo after tree_nrv Jakub Jelinek
19:24 [PATCH] fix PR bootstrap/44825, Werror=sign-compare error Nathan Froyd
19:18 Re: PATCH: Support AVX Programming Reference (June, 2010) H.J. Lu
19:13 Re: PATCH: Support AVX Programming Reference (June, 2010) H.J. Lu
18:14 Re: PATCH: Support AVX Programming Reference (June, 2010) Uros Bizjak
17:56 Re: PATCH: Support AVX Programming Reference (June, 2010) H.J. Lu
17:33 Re: [x86] Implement static static checking Gerald Pfeifer
17:17 Re: [build, libjava] Support Sun symbol versioning in libjava Andrew Haley
17:06 Re: [build, libjava] Support Sun symbol versioning in libjava Rainer Orth
17:01 Re: [build, libgomp] Support Sun symbol versioning in libgomp, rev. 2 Jakub Jelinek
16:58 Re: [build, libgomp] Support Sun symbol versioning in libgomp, rev. 2 Rainer Orth
16:54 Re: ARM patch: Fix PR44787/44788 Richard Earnshaw
16:43 Re: PATCH PING: stop ivopts from pessimizing code (PR42505) Sandra Loosemore
16:18 Re: PR middle-end/44813 (ICE in Mozilla build in ptr_deref_may_alias_decl_p) Jan Hubicka
16:14 Re: [PATCH] remove build_constructor_from_list from Java FE H.J. Lu
16:05 [PATCH] Preserve even more alais info with IVOPTs Richard Guenther
16:02 Re: Make loop optimizers more profile aware Richard Guenther
15:48 Make loop optimizers more profile aware Jan Hubicka
14:49 [PATCH] Make IVOPTs create MEM_REFs instead of TARGET_MEM_REFs when possible Richard Guenther
14:45 [committed] Don't SET_DECL_DEBUG_EXPR on decls other than VAR_DECL (PR c++/44808) Jakub Jelinek
14:29 Re: [PATCH ARM] Fix PR43698 Richard Earnshaw
14:21 Re: [Patch ARM] Fix PR44392. Richard Earnshaw
14:19 [patch testsuite RFA] Tweak a few test cases for SH Kaz Kojima
14:01 Re: [PATCH] remove build_constructor_from_list from Java FE Andrew Haley
13:31 Re: [vect, mips] run the vect testsuite even no paired single support Diego Novillo
13:16 [obv] remove build_call_list Nathan Froyd
13:13 Re: [C++ Patch] PR 44625 Paolo Carlini
13:10 Re: [C++ Patch] PR 44625 Jason Merrill
13:06 [PATCH] remove build_constructor_from_list from Java FE Nathan Froyd
12:49 Re: [PATCH] remove build_call_list from Fortran FE Nathan Froyd
12:48 Re: [ARM] Fix length attribute for neon_mov<mode> of VSTRUCT Jie Zhang
12:47 Re: [ARM] Remove register constraints from push multiple patterns (was Re: [PATCH] Provide a hook for target to disable register renaming for some instructions) Jie Zhang
12:37 Re: ARM patch: Split compare_scc (PR42835) Bernd Schmidt
12:37 [PATCH] Add double_int_sub Richard Guenther
12:26 Re: [PATCH] Remove ALIGN_INDIRECT_REF Richard Guenther
12:18 [PATCH] Fix PR44784 Richard Guenther
12:17 [Patch ARM] Fix PR44392. Ramana Radhakrishnan
12:14 [PATCH ARM] Fix PR43698 Ramana Radhakrishnan
11:52 [C++ Patch] PR 44625 Paolo Carlini
10:43 [patch, vectorizer] Fixes of the realignment improvements patch Ira Rosen
10:29 Re: Fix unresolved symbols during Mozilla WHOPR build Jan Hubicka
10:28 Re: PR middle-end/44813 (ICE in Mozilla build in ptr_deref_may_alias_decl_p) Jan Hubicka
10:05 Re: [PATCH, c++] Emit the diagnostic messages of convert_to_void Shujing Zhao
09:51 Re: Fix unresolved symbols during Mozilla WHOPR build Richard Guenther
09:43 Re: PR middle-end/44813 (ICE in Mozilla build in ptr_deref_may_alias_decl_p) Richard Guenther
09:29 [vect, mips] run the vect testsuite even no paired single support Eric Fisher
09:25 Re: [PATCH] remove build_call_list from Fortran FE Richard Guenther
09:20 [ARM, committed] Fix PR 44820 Jie Zhang
09:02 Re: [gimple] assignments to volatile Nathan Sidwell
08:59 Re: [gimple] assignments to volatile Nathan Sidwell
08:57 [PATCH] Fixup return stmt verifier wrt DECL_BY_REFERENCE Richard Guenther
08:53 Re: PATCH PING: stop ivopts from pessimizing code (PR42505) Zdenek Dvorak
08:52 Re: [ARM] Fix length attribute for neon_mov<mode> of VSTRUCT Richard Earnshaw
08:52 Re: [ARM] Remove register constraints from push multiple patterns (was Re: [PATCH] Provide a hook for target to disable register renaming for some instructions) Richard Earnshaw
06:18 Re: [RFA patch i386]: Prepare x64 prologue using positive offsets for frame-pointer Kai Tietz
05:52 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Ralf Wildenhues
04:37 Re: [C++ Patch] Small clean up to tsubst Jason Merrill
04:13 Re: [PATCH] remove build_call_list from Fortran FE Nathan Froyd

July 04, 2010
22:57 Fix unresolved symbols during Mozilla WHOPR build Jan Hubicka
22:42 PR middle-end/44813 (ICE in Mozilla build in ptr_deref_may_alias_decl_p) Jan Hubicka
22:08 [patch committed] Fix PR target/44531 Kaz Kojima
22:05 [3/27] Use target structures for init_reg_modes_target Richard Sandiford
22:05 [4/27] Use target structures for init_emit_regs Richard Sandiford
21:58 [2/27] Use target structures for init_alignments Richard Sandiford
21:54 [1/27] Basic target_globals infrastructure Richard Sandiford
21:52 [0/27] Putting target-dependent global state into switchable structures Richard Sandiford
21:46 Re: RFC: Putting target-dependent global state into switchable structures Richard Sandiford
21:06 [RFA patch i386]: Prepare x64 prologue using positive offsets for frame-pointer Kai Tietz
20:41 Re: RFC: PR rtl-optimization/44695: [4.6 Regression] ice in simplify_subreg, at simplify-rtx.c:5117 Uros Bizjak
20:20 Re: [patch, fortran] Fix PR 44693 Thomas Koenig
20:07 Re: [patch, fortran] Fix PR 44693 Tobias Burnus
19:53 [PATCH] backport ARM movw fix to 4.4 to fix PR44626 ice-on-valid-code Mikael Pettersson
18:59 Re: [Patch, Fortran, Doc] Document BLOCK and ASSOCIATE in gfc-internals Daniel Kraft
18:46 Re: [Patch, Fortran, Doc] Document BLOCK and ASSOCIATE in gfc-internals Tobias Burnus
18:20 PR c++/16630 missing type name in __PRETTY_FUNCTION__ Manuel López-Ibáñez
17:37 Re: Fix cgraph reading seen in Mozila LTO build Steven Bosscher
16:54 [PATCH] Fix PR44809 Richard Guenther
16:06 [PATCH] Improve PR44479 Richard Guenther
15:40 [C++ Patch] Small clean up to tsubst Paolo Carlini
15:40 Re: Dump cgraph before merging Jan Hubicka
15:25 Re: Dump cgraph before merging Basile Starynkevitch
15:17 Re: [patch, fortran] Fix PR 44693 Dominique Dhumieres
15:06 [Patch, Fortran, Doc] Document BLOCK and ASSOCIATE in gfc-internals Daniel Kraft
14:48 [Patch, fortran] PR44596 - [OOP] Dynamic dispatch uses broken types Paul Richard Thomas
14:18 Re: Fix cgraph reading seen in Mozila LTO build Jan Hubicka
14:10 Re: [3/3] optabs: Use {SET_,}OPTAB_HANDLER for direct optabs too Diego Novillo
13:50 Re: [3/3] optabs: Use {SET_,}OPTAB_HANDLER for direct optabs too Richard Sandiford
13:46 Re: [2/3] optabs: Bias optabs by -CODE_FOR_nothing Richard Sandiford
13:45 Re: [1/3] optabs: introduce {SET_,}{CONVERT_,}OPTAB_HANDLER Diego Novillo
13:43 Re: [1/3] optabs: introduce {SET_,}{CONVERT_,}OPTAB_HANDLER Richard Sandiford
13:41 Re: [1/3] optabs: introduce {SET_,}{CONVERT_,}OPTAB_HANDLER Richard Sandiford
13:39 Re: Fix cgraph reading seen in Mozila LTO build Richard Guenther
13:38 Re: [patch, testsuite] Fix ppc and spu vectorization tests Richard Guenther
13:34 Re: [PATCH] Remove fit_double_type Richard Guenther
13:31 Fix cgraph reading seen in Mozila LTO build Jan Hubicka
13:26 Dump cgraph before merging Jan Hubicka
12:59 Re: [1/3] optabs: introduce {SET_,}{CONVERT_,}OPTAB_HANDLER Diego Novillo
12:34 [patch, testsuite] Fix ppc and spu vectorization tests Ira Rosen
12:19 [PATCH] Fix PR44785 Richard Guenther
11:39 Re: [PATCH] Fix PR44656, value-replace for disambiugation during VN Richard Guenther
11:30 Re: [PATCH] Remove fit_double_type Paolo Carlini
11:23 Re: [patch, fortran] Fix PR 44693 Thomas Koenig
11:01 [PATCH] Remove fit_double_type Anatoly Sokolov
10:58 Re: [patch, fortran] Fix PR 44693 Dominique Dhumieres
10:50 Re: [patch, fortran] Fix PR 44693 Thomas Koenig
10:48 [PATCH] Fix PR44656, value-replace for disambiugation during VN Richard Guenther
10:27 Re: [patch, fortran] Fix PR 44693 Tobias Burnus
09:47 [patch, fortran] Fix PR 44693 Thomas Koenig
08:40 Re: [1/3] optabs: introduce {SET_,}{CONVERT_,}OPTAB_HANDLER Manuel López-Ibáñez
08:10 Re: [PATCH] fortran/44797 -- inquire's exist shall be default logical Tobias Burnus
07:22 Re: [PATCH] fortran/44797 -- inquire's exist shall be default logical Tobias Burnus
06:06 [PATCH] fortran/44797 -- inquire's exist shall be default logical Steve Kargl

July 03, 2010
23:02 [committed] Fix builtin prefetch on PA John David Anglin
21:48 Re: [1/3] optabs: introduce {SET_,}{CONVERT_,}OPTAB_HANDLER Steven Bosscher
21:18 Re: [RTL/C FE] banish RTL from the C FE Manuel López-Ibáñez
21:12 Re: [1/3] optabs: introduce {SET_,}{CONVERT_,}OPTAB_HANDLER Manuel López-Ibáñez
21:07 Re: [1/3] optabs: introduce {SET_,}{CONVERT_,}OPTAB_HANDLER Steven Bosscher
20:53 [committed] Fix PR target/44705: Invalid MEM with LABEL_REF John David Anglin
20:38 Re: [1/3] optabs: introduce {SET_,}{CONVERT_,}OPTAB_HANDLER Diego Novillo
20:06 Re: [Patch, objc] maintenance, make Obj{C,C++} LTO-friendly. IainS
19:46 [patch] Fix ChangeLog entries that belong in c-family/ChangeLog Steven Bosscher
18:08 Re: [Patch, objc] maintenance, make Obj{C,C++} LTO-friendly. IainS
17:55 Re: [Patch, ObjC/C++, testsuite, committed] restore cxx-ivars-3.mm m32 functionality. Mike Stump
17:54 Re: [1/3] optabs: introduce {SET_,}{CONVERT_,}OPTAB_HANDLER Richard Sandiford
17:49 [3/3] optabs: Use {SET_,}OPTAB_HANDLER for direct optabs too Richard Sandiford
17:48 Re: [Patch, objc] maintenance, make Obj{C,C++} LTO-friendly. Mike Stump
17:48 Re: [1/3] optabs: introduce {SET_,}{CONVERT_,}OPTAB_HANDLER Diego Novillo
17:44 [2/3] optabs: Bias optabs by -CODE_FOR_nothing Richard Sandiford
17:34 [1/3] optabs: introduce {SET_,}{CONVERT_,}OPTAB_HANDLER Richard Sandiford
17:29 [0/3] Allow optabs to be zero-initialised Richard Sandiford
17:25 Allow gc roots to be structures with array fields Richard Sandiford
16:51 Re: [ARM] Fix length attribute for neon_mov<mode> of VSTRUCT Jie Zhang
16:47 Re: [PATCH,objc] avoid chainon when building record types in ObjC FE Mike Stump
16:44 Re: [ARM] Remove register constraints from push multiple patterns (was Re: [PATCH] Provide a hook for target to disable register renaming for some instructions) Jie Zhang
15:54 Re: Split cfgexpand and var-tracking timevars Diego Novillo
15:25 Split cfgexpand and var-tracking timevars Jan Hubicka
14:53 Re: Split LTO timevars Diego Novillo
14:20 Re: ARM patch: Split compare_scc (PR42835) Richard Earnshaw
14:16 Re: ARM patch: Split compare_scc (PR42835) Richard Earnshaw
14:11 Split LTO timevars Jan Hubicka
14:11 [Patch, updated] Make emulated TLS lto-friendly. IainS
14:04 Re: ARM patch: Split compare_scc (PR42835) Bernd Schmidt
13:57 Re: ARM patch: Split compare_scc (PR42835) Richard Earnshaw
13:15 Fix ICE on conditional expression in Ada Eric Botcazou
12:47 Re: ARM patch: Split compare_scc (PR42835) Bernd Schmidt
12:38 Inliner speedup Jan Hubicka
12:34 [v3 patch] adjust doxygen @file comment for regex headers Jonathan Wakely
12:16 Re: ARM patch: Split compare_scc (PR42835) Bernd Schmidt
12:10 Re: Committed fix for your r161745 to gfortran.dg/char_bounds_check_fail_1.f90 Jerry DeLisle
11:55 Re: Allow ipa-split to handle DECL_BY_REFERENCE retvals Jan Hubicka
11:47 Re: ARM patch: Split compare_scc (PR42835) Bernd Schmidt
11:36 Re: ARM patch: Fix PR44787/44788 IainS
11:24 ARM patch: Fix PR44787/44788 Bernd Schmidt
10:55 [Patch libobjc] Fix Darwin powerpc m64 breakage. IainS
10:31 Re: [patch ada]: PR/43731 Add multilib for mingw x86/x64 Kai Tietz
10:26 Re: [patch ada]: PR/43731 Add multilib for mingw x86/x64 Arnaud Charlet
10:20 Re: [patch ada]: PR/43731 Add multilib for mingw x86/x64 Kai Tietz
10:07 Re: VTA docs (was: VTA/debugging vs reload-v2, on gcc@) Richard Guenther
09:57 [Patch, fortran] gfc_add_field_to_struct refactoring Mikael Morin
09:54 [Ada] Lift unexpected alignment restriction on modular types Eric Botcazou
09:32 Re: [patch ada]: PR/43731 Add multilib for mingw x86/x64 Arnaud Charlet
09:18 Re: The arm patch 161344 to transform TST into LSLS Richard Earnshaw
09:05 Re: [patch i386]: Add support of "hotfix" -feature for x64 Kai Tietz
08:31 Re: [Patch ObjC++/testsuite] Fix PR44518 IainS
08:28 [Patch ObjC++/testsuite] Fix PR44518 IainS
07:32 Re: Fix bootstrap/44458 was: [patch][ada] Clean up middle-end includes from the ada front end Eric Botcazou
07:11 Fix bootstrap/44458 was: [patch][ada] Clean up middle-end includes from the ada front end Laurent GUERBY
06:26 Re: Allow ipa-split to handle DECL_BY_REFERENCE retvals Eric Botcazou
06:08 Committed fix for your r161745 to gfortran.dg/char_bounds_check_fail_1.f90 Hans-Peter Nilsson
06:05 [gccgo] Don't crash on argument count mismatch Ian Lance Taylor
05:38 Re: [patch ada]: PR/43731 Add multilib for mingw x86/x64 NightStrike
03:52 Re: [PATCH] Fix PR44667 H.J. Lu
00:23 [gccgo] Minor testsuite harness fixes Ian Lance Taylor
00:06 RE: [Patch for suggestions]: How do we know a loop is the peeled version? Fang, Changpeng

July 02, 2010
23:23 Re: [PATCH, ARM]: rewrite NEON bitwise operations without UNSPECs Sandra Loosemore
22:06 Re: The arm patch 161344 to transform TST into LSLS Carrot Wei
21:48 [gccgo] Make -ggo more reliable Ian Lance Taylor
21:43 Re: PATCH PING: stop ivopts from pessimizing code (PR42505) Sandra Loosemore
21:39 VTA docs (was: VTA/debugging vs reload-v2, on gcc@) Alexandre Oliva
21:31 [x86] Implement static static checking Eric Botcazou
21:27 [SPARC] Implement static static checking Eric Botcazou
20:58 [committed] Fix PR target/43958 John David Anglin
20:58 Re: canonicalize_condition vs zero_extract DJ Delorie
20:36 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Jonathan Wakely
20:36 Re: [PATCH] avoid chainon when building record types in Fortran FE Mikael Morin
20:33 Re: [patch] Add new warning -Wtrampolines Gabriel Dos Reis
20:18 [M68K] Remove set but not used variable Andreas Schwab
20:15 Re: [PATCH, c++] Emit the diagnostic messages of convert_to_void Jason Merrill
20:00 [gcco] Remove unused variable Ian Lance Taylor
19:58 Re: [PATCH] avoid chainon when building record types in Fortran FE Nathan Froyd
19:49 [gccgo] Initialize mutexes Ian Lance Taylor
19:48 Re: [C++ PATCH] Fix -Wunused-but-set-variable issue with vector conversion (PR c++/44780) Jason Merrill
19:26 Use note_stores to find SETs in implicit-zee.c Eric Botcazou
19:19 [Patch, objc] maintenance, make Obj{C,C++} LTO-friendly. IainS
19:08 [Patch,Fortran,committed] PR 43298 - Use NAN not NAN(...) for strtod Tobias Burnus
19:06 Re: [PATCH, rs6000] Fix setting of target_flags when TARGET_{VSX,DFP,ALTIVEC} is enabled. Peter Bergner
18:57 Re: [Patch for suggestions]: How do we know a loop is the peeled version? Zdenek Dvorak
18:47 Re: [patch, libiberty, gdb] IEEE 754 half floating-point format DJ Delorie
18:40 RE: [Patch for suggestions]: How do we know a loop is the peeled version? Fang, Changpeng
18:40 Re: [Patch for suggestions]: How do we know a loop is the peeled version? Zdenek Dvorak
18:12 Re: [Patch, fortran] PR44662 - unitialized memory with typebound procedures Steve Kargl
17:49 Re: [patch i386]: Add support of "hotfix" -feature for x64 Richard Henderson
17:42 [PATCH] Try to fill crossref in passes.texi (GCC Internals) crquan
17:15 [Patch, fortran] PR44662 - unitialized memory with typebound procedures Mikael Morin
17:11 Re: [patch, libiberty, gdb] IEEE 754 half floating-point format Ken Werner
17:08 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Rainer Orth
17:04 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Jonathan Wakely
16:54 [gccgo] Don't use BindToDevice on RTEMS Ian Lance Taylor
16:51 [C++ PATCH] Fix -Wunused-but-set-variable issue with vector conversion (PR c++/44780) Jakub Jelinek
16:45 Re: [PATCH, rs6000] Fix setting of target_flags when TARGET_{VSX,DFP,ALTIVEC} is enabled. Peter Bergner
16:43 Re: [Patch PR 44576]: imprivement in compute_miss_rate for prefetching loop arrays Sebastian Pop
16:43 [gccgo] Use select on RTEMS Ian Lance Taylor
16:42 Re: [Patch PR 44576]: Reduce the computation cost in compute_miss_rate for prefetching loop arrays Sebastian Pop
16:31 RE: [Patch for suggestions]: How do we know a loop is the peeled version? Fang, Changpeng
16:31 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Mike Stump
16:14 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Rainer Orth
16:11 Re: pragma diagnostic push/pop Manuel López-Ibáñez
16:08 Re: 0005-Search-all-dominated-blocks-for-expressions-to-hoist.patch Maxim Kuvyrkov
16:05 Re: pragma diagnostic push/pop Manuel López-Ibáñez
15:56 Re: pragma diagnostic push/pop DJ Delorie
15:46 Re: [PATCH,objc] avoid chainon when building record types in ObjC FE IainS
15:41 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 IainS
15:26 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 IainS
15:25 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Rainer Orth
15:22 Re: [PATCH] avoid chainon when building record types in Fortran FE Mikael Morin
15:22 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Rainer Orth
15:20 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Rainer Orth
15:08 Re: [PATCH] Pass mandir to libffi submakes Anthony Green
14:57 Re: [trunk] Comment of the gimple_body function Diego Novillo
14:55 [gccgo] Fix Syscall types Ian Lance Taylor
14:46 [PATCH] Pass mandir to libffi submakes Jakub Jelinek
14:42 Re: [PATCH] remove build_call_list from Fortran FE Nathan Froyd
14:23 Re: combine/dce patch for PR36003, PR42575 Bernd Schmidt
14:20 [gccgo] Use RTEMS task variables in libgo Ian Lance Taylor
14:16 Re: PATCH: PR web/44775: union_match_dups failed to check NULL *ref H.J. Lu
14:07 Re: PATCH PING: stop ivopts from pessimizing code (PR42505) Zdenek Dvorak
14:04 [PATCH,objc] avoid chainon when building record types in ObjC FE Nathan Froyd
14:00 Re: [trunk] Comment of the gimple_body function jeremie . salvucci
13:44 [PATCH] avoid chainon when building record types in Fortran FE Nathan Froyd
13:41 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 IainS
13:39 Re: [trunk] Comment of the gimple_body function Paolo Carlini
13:33 [trunk] Comment of the gimple_body function jeremie . salvucci
13:28 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 IainS
13:20 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 IainS
13:09 Re: [build, libjava] Support Sun symbol versioning in libjava Andrew Haley
13:03 Re: Enable array prefetching also with -fprofile-use Richard Guenther
13:01 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 IainS
13:00 Enable array prefetching also with -fprofile-use Jan Hubicka
12:58 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Rainer Orth
12:53 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 IainS
12:51 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Rainer Orth
12:51 [PATCH] Remove ALIGN_INDIRECT_REF Richard Guenther
12:46 Re: [PATCH] Enabling Software Prefetching by Default@-O3 Ulrich Weigand
12:44 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Rainer Orth
12:39 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 IainS
12:34 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Paolo Carlini
12:29 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Rainer Orth
12:27 Re: [build, libjava] Support Sun symbol versioning in libjava Rainer Orth
12:26 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 IainS
12:22 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Rainer Orth
12:17 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Rainer Orth
12:13 Re: [build, libjava] Support Sun symbol versioning in libjava Andrew Haley
12:12 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 IainS
12:12 [PATCH] Preserve points-to information in IVOPTs Richard Guenther
12:09 PATCH PING: stop ivopts from pessimizing code (PR42505) Sandra Loosemore
12:08 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Paolo Carlini
12:05 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Paolo Carlini
12:03 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 IainS
12:01 Re: [libgomp,patch] Add omp_{integer,logical}_kind to omp_lib.h Tobias Burnus
11:59 Re: [PATCH] Enhance reload_cse_move2add Paolo Bonzini
11:58 [ping] Fix glitch with DW_AT_linkage_name Eric Botcazou
11:46 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Rainer Orth
11:29 Re: [Ada,C++,etc.] Options patches pending review Geert Bosch
11:15 [PATCH] Prepare PTA and VRP for bitwise and of pointers Richard Guenther
11:14 [PATCH] Fix prefetching ICE on i?85 for eon Richard Guenther
11:08 Re: [patch] Add new warning -Wtrampolines Manuel López-Ibáñez
11:06 Re: pragma diagnostic push/pop Manuel López-Ibáñez
10:59 Re: [PATCH] Enhance reload_cse_move2add Jie Zhang
10:42 Re: [build, libgomp] Support Sun symbol versioning in libgomp, rev. 2 Jakub Jelinek
10:37 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Paolo Carlini
10:34 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Paolo Carlini
10:27 Re: [libgomp,patch] Add omp_{integer,logical}_kind to omp_lib.h FX
10:17 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Rainer Orth
10:16 [C++ Patch, committed] PR c++/44039 Paolo Carlini
10:06 [Patch, ObjC/C++, testsuite, committed] restore cxx-ivars-3.mm m32 functionality. IainS
09:56 [PATCH] Fix (part of) PR44777 Richard Guenther
09:18 [Patch, ObjC/C++, testsuite, committed] restore darwin8 testsuite functionality. IainS
09:16 Re: The arm patch 161344 to transform TST into LSLS Richard Earnshaw
08:57 Re: [Patch build machinery] fix bootstrap fail on darwin8 IainS
08:40 Re: PATCH: PR web/44775: union_match_dups failed to check NULL *ref Gerald Pfeifer
08:38 Re: Trunk frozen for mem-ref2 merge starting Wed, Jun 28th 20:00 UTC Richard Guenther
08:24 Re: PATCH: PR web/44775: union_match_dups failed to check NULL *ref Bernd Schmidt
06:55 Re: RFC: PR rtl-optimization/44695: [4.6 Regression] ice in simplify_subreg, at simplify-rtx.c:5117 Paolo Bonzini
05:55 Re: [Fwd: MELT doc licensing issues.] Basile Starynkevitch
05:25 Re: [Fwd: MELT doc licensing issues.] Basile Starynkevitch
03:48 Re: [PATCH, rs6000] Fix setting of target_flags when TARGET_{VSX,DFP,ALTIVEC} is enabled. Peter Bergner
03:25 Re: [PATCH, rs6000] Fix setting of target_flags when TARGET_{VSX,DFP,ALTIVEC} is enabled. Alan Modra
03:12 Re: [Fwd: MELT doc licensing issues.] Mark Mitchell
03:02 [Fwd: MELT doc licensing issues.] Mark Mitchell
01:16 [PATCH, rs6000] Fix setting of target_flags when TARGET_{VSX,DFP,ALTIVEC} is enabled. Peter Bergner
01:09 PATCH: Support AVX Programming Reference (June, 2010) H.J. Lu
00:53 The arm patch 161344 to transform TST into LSLS Carrot Wei
00:42 Re: PATCH: PR web/44775: union_match_dups failed to check NULL *ref H.J. Lu
00:36 Re: RFC: PR rtl-optimization/44695: [4.6 Regression] ice in simplify_subreg, at simplify-rtx.c:5117 H.J. Lu

July 01, 2010
23:43 Re: combine/dce patch for PR36003, PR42575 Jeff Law
23:19 Re: PATCH: PR web/44775: union_match_dups failed to check NULL *ref Bernd Schmidt
23:06 Re: PATCH: PR web/44775: union_match_dups failed to check NULL *ref H.J. Lu
23:04 Re: combine/dce patch for PR36003, PR42575 Bernd Schmidt
23:01 Re: PATCH: PR web/44775: union_match_dups failed to check NULL *ref Bernd Schmidt
23:00 Re: [patch, rs6000] Fix PR target/44707, a bug in rs6000_legitimize_reload_address David Edelsohn
22:54 PATCH: PR web/44775: union_match_dups failed to check NULL *ref H.J. Lu
22:48 Re: combine/dce patch for PR36003, PR42575 Hans-Peter Nilsson
22:18 [PING][patch RFA] Fix bootstrap on SH Kaz Kojima
21:36 [gccgo] Update to newer version of libgo Ian Lance Taylor
21:15 Re: [PATCH][trunk,4.5] PR testsuite/44195, Limit x86 specific lto test case to x86 Richard Guenther
20:56 [gccgo] Split stack fixups Ian Lance Taylor
20:52 [gccgo] Adjust Go testsuite for libgo changes Ian Lance Taylor
20:34 RFA: Fix bootstrap/44335 Joern Rennecke
20:00 Re: [Patch, fortran] PR24524 - Fortran dependency checking should reverse loops Tobias Burnus
19:38 Re: [Patch for suggestions]: How do we know a loop is the peeled version? Zdenek Dvorak
19:13 [patch, rs6000] Fix PR target/44707, a bug in rs6000_legitimize_reload_address Ulrich Weigand
18:50 [PATCH][trunk,4.5] PR testsuite/44195, Limit x86 specific lto test case to x86 Peter Bergner
18:44 Re: [RTL/C FE] banish RTL from the C FE Richard Henderson
18:42 [Patch for suggestions]: How do we know a loop is the peeled version? Fang, Changpeng
18:26 Re: [PATCH] Enhance reload_cse_move2add Jie Zhang
18:10 Re: [PATCH] Enhance reload_cse_move2add Jeff Law
17:08 Re: RFC: PR rtl-optimization/44695: [4.6 Regression] ice in simplify_subreg, at simplify-rtx.c:5117 H.J. Lu
17:01 Re: 0006-GCSE-complex-constants.patch Jeff Law
16:54 Re: 0005-Search-all-dominated-blocks-for-expressions-to-hoist.patch Jeff Law
16:04 [build, libjava] Support Sun symbol versioning in libjava Rainer Orth
16:04 Re: [PATCH] remove build_call_list from Fortran FE Tobias Burnus
15:53 Re: Fix ipa-split handling of non-ssa vars; allow splitting of functions returning agregate Richard Guenther
15:48 Re: Allow ipa-split to handle DECL_BY_REFERENCE retvals Richard Guenther
15:46 [build, libgomp] Support Sun symbol versioning in libgomp, rev. 2 Rainer Orth
15:45 Allow ipa-split to handle DECL_BY_REFERENCE retvals Jan Hubicka
15:11 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Mike Stump
15:05 Re: [PATCH] remove build_call_list from Fortran FE Richard Guenther
15:01 [PATCH] Fix PR44748 Richard Guenther
14:50 [PATCH] remove build_call_list from Fortran FE Nathan Froyd
14:36 Re: [patch]: Add support of new __int128 type for targets having 128-bit integer scalar support Jason Merrill
14:29 Re: [patch] if-conversion of loops with conditionals containing memory loads and stores Jeff Law
14:26 Re: 0008-Don-t-kill-generated-expressions-in-hoist_expr_reach Jeff Law
14:24 Re: [PATCH,c++] convert cp_parser.unparsed_function_queues &co. to VECs Jason Merrill
14:19 Re: RFC: PR rtl-optimization/44695: [4.6 Regression] ice in simplify_subreg, at simplify-rtx.c:5117 Paolo Bonzini
14:16 Re: [patch c++]: Fix warnings in decl2.c Jason Merrill
14:15 [RTL/C FE] banish RTL from the C FE Manuel López-Ibáñez
13:58 Re: [PATCH c++] Fix pr22138 Jason Merrill
13:50 Re: RFC: PR rtl-optimization/44695: [4.6 Regression] ice in simplify_subreg, at simplify-rtx.c:5117 H.J. Lu
13:48 Re: breaking cris-elf build with "Re: [RTL] move rtl diagnostics out of toplev.h" Hans-Peter Nilsson
13:38 Re: ARM patch: Split compare_scc (PR42835) Richard Earnshaw
13:38 Re: [ARM] Remove register constraints from push multiple patterns (was Re: [PATCH] Provide a hook for target to disable register renaming for some instructions) Richard Earnshaw
13:20 [ARM] Remove register constraints from push multiple patterns (was Re: [PATCH] Provide a hook for target to disable register renaming for some instructions) Jie Zhang
13:11 Re: ARM patch (PR42172): Rework the {sign,zero}-extend patterns Richard Earnshaw
12:51 [committed] Backport of PR40421 to 4.4 branch Jakub Jelinek
12:40 Re: Wrap calculation of PIC address into a single instruction Richard Earnshaw
12:40 committed: Fix target/44732 Joern Rennecke
11:36 Re: Split up init_options langhook Eric Botcazou
11:07 Re: [PATCH] Do framep replacement even on RHS outside of MEM contexts (PR debug/44694 followup) Richard Guenther
11:06 [PATCH] Do framep replacement even on RHS outside of MEM contexts (PR debug/44694 followup) Jakub Jelinek
11:05 0008-Don-t-kill-generated-expressions-in-hoist_expr_reach Maxim Kuvyrkov
10:51 Re: [PATCH] Fix bootstrap issue on 32bit HWI hosts Richard Guenther
10:43 Re: RFA: Fix other/44566 Joern Rennecke
10:35 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Rainer Orth
10:32 committed: Fix target/44732 Joern Rennecke
10:29 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Paolo Carlini
10:27 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Paolo Bonzini
10:27 Re: [Patch build machinery] fix bootstrap fail on darwin8 Paolo Bonzini
10:21 [PATCH] Fix bootstrap issue on 32bit HWI hosts Richard Guenther
10:19 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Rainer Orth
10:03 Re: RFA: Fix other/44566 Jan Hubicka
09:37 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Paolo Carlini
09:26 Re: Resubmit/ping: peephole2 vs cond-exec vs df Bernd Schmidt
09:11 Re: RFA: Fix other/44566 Andi Kleen
09:00 Re: Improvements to code hoisting Maxim Kuvyrkov
08:51 mem-ref2 branch merged to trunk Richard Guenther
08:35 Re: Update: RFA: PR44566: remove enum reg_class from target_hook interface Richard Guenther
08:34 Re: [PATCH] Do framep replacement even on RHS outside of MEM contexts (PR debug/44694) Jie Zhang
08:34 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Paolo Bonzini
08:26 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Rainer Orth
08:21 Re: [PATCH] Do framep replacement even on RHS outside of MEM contexts (PR debug/44694) Jakub Jelinek
08:19 [Patch build machinery] fix bootstrap fail on darwin8 IainS
08:13 Re: [PATCH] Do framep replacement even on RHS outside of MEM contexts (PR debug/44694) Jie Zhang
08:07 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Rainer Orth
08:06 Re: canonicalize_condition vs zero_extract Paolo Bonzini
08:01 [RFC] [patch] Support vectorization of min/max location pattern Ira Rosen
07:55 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Paolo Bonzini
07:30 Re: [PING, V850] Add support for V850E2 and V850E2V3 Nick Clifton
07:22 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Rainer Orth
07:05 Re: Fix PR39799: missing uninitialized vars warning Manuel López-Ibáñez
07:01 Re: [patch c++]: Fix warnings in decl2.c Manuel López-Ibáñez
06:59 Re: RFC: PR rtl-optimization/44695: [4.6 Regression] ice in simplify_subreg, at simplify-rtx.c:5117 Paolo Bonzini
06:58 Re: [build, doc, v3] Support Sun symbol versioning in libstdc++-v3, rev. 2 Paolo Bonzini
06:37 [patch] fix directives order in a test case Eric Fisher
06:28 Re: [PATCH, c++] Emit the diagnostic messages of convert_to_void Shujing Zhao
06:01 Re: [PATCH c++] Fix pr22138 Shujing Zhao
06:00 Re: Simplify and speedup df notes creation Paolo Bonzini
05:09 Re: [PATCH,c++] convert cp_parser.unparsed_function_queues &co. to VECs Mark Mitchell
04:30 Re: [patch c++]: Fix warnings in decl2.c Jason Merrill
03:22 Re: [PATCH] turn cfun->local_decls into a VEC Diego Novillo
03:18 canonicalize_condition vs zero_extract DJ Delorie
02:10 [PATCH] turn cfun->local_decls into a VEC Nathan Froyd
01:02 Re: [gimple] assignments to volatile Mike Stump
00:58 Re: Fix PR39799: missing uninitialized vars warning H.J. Lu


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc 2.6.3