May 2007 Archives by author
Starting: Tue May 1 00:47:00 GMT 2007
Ending: Thu May 31 23:01:00 GMT 2007
Messages: 2193
- [PTR-PLUS] Fix 6 regressions due to missing optimization of &a + CONST into &a[CONST/SIZE]
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix the format.exp failures
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix up a couple more code which was checking for PLUS_EXPR on pointers
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix foldaddr-1.c
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Remove gcc.dg/tree-ssa/20030815-1.c testcase
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix pr22117.c testcase (improve VRP)
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Merge mainline to the pointer_plus branch
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix 12 C++ testcases (thunks)
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix typo (really forgotten change) in error message about check
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix most of the C++ testcases and add checking earlier
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix one more C++ testcase by removing dead code (also status)
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix C++ libgomp failures
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix some of libmudflap failures
Andrew_Pinski@PlayStation.Sony.Com
- [C++ PATCH] Remove unneeded code now we don't have casts as lvalue extension
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Add/fix documentation for POINTER_PLUS_EXPR
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Add/fix documentation for POINTER_PLUS_EXPR
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix testcases on ppc-darwin
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix Fortran
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix up SCEV, Data ref, the vectorizer, and loop niter
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix SPU-elf
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Merge from the mainline
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix java bootstrap
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix the last known C++ regression except for libmudflap (at least on i686-linux-gnu)
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] [ADA] Fix ada bootstrap on branch
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix libmudflap C++ ICEs
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Merge the mainline into the branch (and fix the last regression on i686-linux-gnu)
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix x86_64 the most I can without a machine
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix powerpc64-linux-gnu bootstrap and all testcases
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix powerpc64-linux-gnu bootstrap and all testcases
Andrew_Pinski@PlayStation.Sony.Com
- [PATCH] Fix PR 16660, attribute((aligned)) doesn't work for variables on the stack for greater than required alignment
Andrew_Pinski@PlayStation.Sony.Com
- [PATCH] Fix PR 16660, attribute((aligned)) doesn't work for variables on the stack for greater than required alignment
Andrew_Pinski@PlayStation.Sony.Com
- [PATCH] Fix PR 16660, attribute((aligned)) doesn't work for variables on the stack for greater than required alignment
Andrew_Pinski@PlayStation.Sony.Com
- [PATCH] Fix PR 16660, attribute((aligned)) doesn't work for variables on the stack for greater than required alignment
Andrew_Pinski@PlayStation.Sony.Com
- [rs6000 PATCH] Implement ppu_intrinsics.h
Andrew_Pinski@PlayStation.Sony.Com
- [Committed] Add testcase for tree-ssa-forwprop (ADDR with PLUS/MULTIPLY)
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix up forwprop testcase
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix up forwprop testcase
Andrew_Pinski@PlayStation.Sony.Com
- [PATCH] Add support to data-ref to figure out the dependencies between a[x+i] and a[x+i+1] (PR 31995)
Andrew_Pinski@PlayStation.Sony.Com
- [PATCH] Add support to data-ref to figure out the dependencies between a[x+i] and a[x+i+1] (PR 31995)
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix the first bug report reported against the branch (PR 32015)
Andrew_Pinski@PlayStation.Sony.Com
- [Committed] Add testcase for PR 31606
Andrew_Pinski@PlayStation.Sony.Com
- [Committed] Fix PR middle-end/31095 ICE in expand_expr_real_1, at expr.c:8786
Andrew_Pinski@PlayStation.Sony.Com
- [Committed] Fix PR middle-end/31095 ICE in expand_expr_real_1, at expr.c:8786
Andrew_Pinski@PlayStation.Sony.Com
- dataflow branch merging plans.
Andrew_Pinski@PlayStation.Sony.Com
- dataflow branch merging plans.
Andrew_Pinski@PlayStation.Sony.Com
- [PATCH] [C and C++ front-ends] Fix PR C/C++ 31339: ICE on invalid use of complex constant
Andrew_Pinski@PlayStation.Sony.Com
- [Committed] Fix PR tree-opt/32090: ICE in forwprop with arrays and cast to void*
Andrew_Pinski@PlayStation.Sony.Com
- [Committed] Fix PR tree-opt/32100 vrp bitfield (signed:1) miscompilation
Andrew_Pinski@PlayStation.Sony.Com
- [PATCH] Fix ICE in gen_rtx_SUBREG, gen_lowpart_if_possible trying to create an invalid subreg
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Add some/remove comments and cleanup some code
Andrew_Pinski@PlayStation.Sony.Com
- [PATCH] [C and C++ front-ends] Fix PR C/C++ 31339: ICE on invalid use of complex constant
Andrew_Pinski@PlayStation.Sony.Com
- [PATCH] ICE with uninitialized CDImode (of subreg of TImode)
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix PR 32144 and PR 32145 for the branch
Andrew_Pinski@PlayStation.Sony.Com
- [PTR-PLUS] Fix sparc-elf for branch (std_expand_builtin_va_start)
Andrew_Pinski@PlayStation.Sony.Com
- [patch] Fix __attribute__ ((tls_model ())) on hppa
John David Anglin
- [C++] Avoid one place of frontend calling into targetm
John David Anglin
- Patch for PR target/9468, HPPA build fails when using --with-dwarf2
John David Anglin
- Patch for PR target/9468, HPPA build fails when using --with-dwarf2
John David Anglin
- [committed] Update constraint handling on PA
John David Anglin
- [committed] Document HP PA-RISC constraints
John David Anglin
- [Fwd: Re: gcov in cross-compile: have a patch, seek direction]
Danny Backx
- [patches] fine grained bounds checking patches for gcc 4.0.4 and 3.4.6
William Bader
- [PATCH][RFC] Fix PR c++/31923: Storage class with explicit template specialization
Simon Baldwin
- [dataflow][PATCH] Compute dominance information in ce2 pass.
Andrey Belevantsev
- [sel-sched] IA-64 back-end improvements and tweaks
Andrey Belevantsev
- [PING][PATCH/RFT] Fix PR middle-end/PR28690, modify swap_commutative_operands_p
Peter Bergner
- [PATCH] Force SDmode function args into FP registers per the ABI
Peter Bergner
- [PING][PATCH] Force SDmode function args into FP registers per the ABI
Peter Bergner
- Your patch broke dump file printing
Daniel Berlin
- Mercurial repository set up for GCC that mirrors SVN
Daniel Berlin
- Mercurial repository set up for GCC that mirrors SVN
Daniel Berlin
- Mercurial repository set up for GCC that mirrors SVN
Daniel Berlin
- [patch] Predictive commoning, updated
Daniel Berlin
- [patch] Predictive commoning, updated
Daniel Berlin
- [patch] Move loop structures to gc memory
Daniel Berlin
- [PATCH]: Fix PR tree-optimization/31911
Daniel Berlin
- [patch] Move loop structures to gc memory
Daniel Berlin
- patch committed: fix bootstrap on i686
Daniel Berlin
- [patch] Move loop structures to gc memory
Daniel Berlin
- [patch] Move loop structures to gc memory
Daniel Berlin
- [patch] Move loop structures to gc memory
Daniel Berlin
- [patch] Move loop structures to gc memory
Daniel Berlin
- [patch] Move loop structures to gc memory
Daniel Berlin
- [lto] declaration flags
Daniel Berlin
- [PATCH] Add support to data-ref to figure out the dependencies between a[x+i] and a[x+i+1] (PR 31995)
Daniel Berlin
- LTO branch renamed in preparation for rebranch
Daniel Berlin
- Mercurial repository (Mirrored from SVN trunk) now publicly available
Daniel Berlin
- Mercurial repository (Mirrored from SVN trunk) now publicly available
Daniel Berlin
- [PATCH]: Fix PR 30052
Daniel Berlin
- [PATCH]: Add broad overview of how tree level aliasing works
Daniel Berlin
- [PATCH]: Release dead LHS in DCE
Daniel Berlin
- Mercurial repository (Mirrored from SVN trunk) now publicly available
Daniel Berlin
- How to check that two ssa registers have the same symbolic value
Daniel Berlin
- How to check that two ssa registers have the same symbolic value
Daniel Berlin
- [PATCH]: SCC based value numbering
Daniel Berlin
- How to check that two ssa registers have the same symbolic value
Daniel Berlin
- How to check that two ssa registers have the same symbolic value
Daniel Berlin
- Dataflow branch review #2
Daniel Berlin
- [PATCH]: include types in invalid operand error messages
Daniel Berlin
- [PATCH]: Fix PR 30052
Daniel Berlin
- [wwwdocs] ViewVC vs. ViewCVS
Daniel Berlin
- [RFC, PATCH ] [DATAFLOW] Validating an address in auto-inc-dec
Pranav Bhandarkar
- [RFC, PATCH ] [DATAFLOW] Validating an address in auto-inc-dec
Pranav Bhandarkar
- PING: Vectorize int->double and double->int conversions
Uros Bizjak
- [PATCH, i386]: Committed: Fix PR target/31768, Invalid code or ICE for %z constraint
Uros Bizjak
- [PATCH]: Committed: Use vect_print_dump_info() in vect_update_inits_of_drs()
Uros Bizjak
- Effects of newly introduced -mpcX 80387 precision flag
Uros Bizjak
- [PATCH]: TFmode/TImode support for x86_64
Uros Bizjak
- Effects of newly introduced -mpcX 80387 precision flag
Uros Bizjak
- [PATCH]: TFmode/TImode support for x86_64 - addendum
Uros Bizjak
- [PATCH]: TFmode/TImode support for x86_64
Uros Bizjak
- [PATCH]: TFmode/TImode support for x86_64 - addendum
Uros Bizjak
- [PATCH]: TFmode/TImode support for x86_64 - addendum
Uros Bizjak
- [PATCH]: TFmode/TImode support for x86_64 - addendum
Uros Bizjak
- [PATCH]: Fix PR rtl-optimization/31344
Uros Bizjak
- [PATCH, i386]: Fix PR target/31854.c
Uros Bizjak
- [PATCH, testsuite]: Committed: Fix gcc.dg/dfp/convert-bfp-fold.c failure
Uros Bizjak
- [PATCH]: Fix PR rtl-optimization/31344
Uros Bizjak
- [PATCH]: Fix PR rtl-optimization/31344
Uros Bizjak
- PATCH: Support SSE4.1 sign/zero extend vector instructions
Uros Bizjak
- [patch] partial register update for a bit mask operation on x86
Uros Bizjak
- [PATCH]: Fix PR rtl-optimization/31344
Uros Bizjak
- [committed] [wwwdocs] vectorizer webpage update
Uros Bizjak
- [PING, soft-fp, libgcc]: TFmode/TImode soft-fp support for x86_64
Uros Bizjak
- [PATCH]: Trivial: Use EXPAND_NORMAL in the call to expand_expr()
Uros Bizjak
- [PATCH] remove the unsigned_type language hook
Uros Bizjak
- [PING, soft-fp, libgcc]: TFmode/TImode soft-fp support for x86_64
Uros Bizjak
- [PATCH, vectorizer]: Update-1: Vectorize int->double and double->int conversions
Uros Bizjak
- [PING, soft-fp, libgcc]: TFmode/TImode soft-fp support for x86_64
Uros Bizjak
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Uros Bizjak
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Uros Bizjak
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Uros Bizjak
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Uros Bizjak
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Uros Bizjak
- [PATCH, x86_64]: Support exceptions and rounding modes for TFmode soft-fp
Uros Bizjak
- [PATCH] Add __GCC_HAVE_SYNC_COMPARE_AND_SWAP_*
Uros Bizjak
- [PATCH, middle-end]: Committed: Fix PR middle-end/31344
Uros Bizjak
- [PATCH] Add __GCC_HAVE_SYNC_COMPARE_AND_SWAP_*
Uros Bizjak
- [PATCH] Add __GCC_HAVE_SYNC_COMPARE_AND_SWAP_*
Uros Bizjak
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Uros Bizjak
- [PATCH] Add __GCC_HAVE_SYNC_COMPARE_AND_SWAP_*
Uros Bizjak
- PATCH: PR target/31628: stdcall function is miscompiled
Uros Bizjak
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Uros Bizjak
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Uros Bizjak
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Uros Bizjak
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Uros Bizjak
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Uros Bizjak
- [wwwdocs] Add -mpc* options to 4.3 Changes?
Uros Bizjak
- [PATCH, x86_64]: Support exceptions and rounding modes for TFmode soft-fp
Uros Bizjak
- [PATCH, i386]: Committed: Fix sse-13.c and sse-14.c failures
Uros Bizjak
- [PATCH, testsuite]: Fix PR target/31585
Uros Bizjak
- [PATCH, i386]: Committed: Further cleanups to ?mmintrin.h and mm3dnow.h
Uros Bizjak
- [PATCH, i386]: Committed: Further cleanups to ?mmintrin.h and mm3dnow.h
Uros Bizjak
- [PATCH, mingw32]: Port FTZ/DAZ for SSE to mingw32
Uros Bizjak
- [4.2 PATCH]: Backport fixes for PR target/31167 and PR target/30041
Uros Bizjak
- [PATCH, i386]: Fix recent i386 testsuite failures
Uros Bizjak
- [PATCH, testsuite]: Prevent spurious failure for gcc.c-torture/execute/990127-2.c for i386 targets
Uros Bizjak
- [PATCH] ChangeLog-2004: Correct typo
Uros Bizjak
- [PATCH, mingw32]: Port FTZ/DAZ for SSE to mingw32
Uros Bizjak
- [patch] x86 incorrect code generation when -mstackrealign option is specified
Uros Bizjak
- Move some i386 code to filescope
Uros Bizjak
- PATCH: Add SSE4.1 testcases
Uros Bizjak
- [PATCH, testsuite]: Committed: Skip unsupported SSE tests in gcc.target/i386 directory
Uros Bizjak
- PATCH: Add SSE4.1 support
Uros Bizjak
- PATCH: Add SSE4.1 testcases
Uros Bizjak
- PATCH: Add SSE4.1 testcases
Uros Bizjak
- PATCH: Add SSE4.1 support
Uros Bizjak
- PATCH: Add SSE4.1 testcases
Uros Bizjak
- PATCH: Add SSE4.1 support
Uros Bizjak
- PATCH: Add SSE4.1 testcases
Uros Bizjak
- PATCH: Add SSE4.1 support
Uros Bizjak
- [PATCH, wwwdocs]: Mention support for __float128 operations on x86_64 target
Uros Bizjak
- PATCH: Add SSE4.2 support
Uros Bizjak
- [PATCH, 4.2] Backport Geode optimizations
Uros Bizjak
- [PING, middle end]: Convert (int)logb() into ilogb().
Uros Bizjak
- PATCH: Add SSE4.2 support
Uros Bizjak
- PATCH: Use sse3-check.h and ssse3-check.h in SSE3/SSSE3 tests
Uros Bizjak
- PATCH: Handle SSE4.1 for -msse/-msse2/-msse3
Uros Bizjak
- PATCH: Mark __builtin_ia32_vec_set_v2di with MASK_64BIT
Uros Bizjak
- PATCH: Add SSE4.2 support
Uros Bizjak
- PATCH: Correct shift for x86 *vec_extractv2di_1_sse2
Uros Bizjak
- [PATCH, i386]: Fix PR target/32065: Many dfp testsuite failures for -msse targets
Uros Bizjak
- PATCH: Correct shift for x86 *vec_extractv2di_1_sse2
Uros Bizjak
- [PATCH, i386]: Committed: Fix gcc.target/i386/sse-13.c failure
Uros Bizjak
- PATCH: insn_code -> tree_code in tree-vect-transform.c
Uros Bizjak
- [PATCH, i386]: Fix dfp failure with -Os -msse
Uros Bizjak
- [PATCH, rtl]: Change VEC_* expressions to RTX_EXTRA class.
Uros Bizjak
- Backport SSE2 fix from mainline to 4.2
Uros Bizjak
- [PATCH, rtl]: Change VEC_* expressions to RTX_EXTRA class.
Uros Bizjak
- [PATCH, rtl]: Change VEC_* expressions to RTX_EXTRA class.
Uros Bizjak
- [PATCH, i386] Committed: Expand unaligned mem references only for TImode values
Uros Bizjak
- [PATCH, middle-end]: FIX PR middle-end/32123: gcc.target/i386/sse2-vec-6.c fails for -mtune=k8
Uros Bizjak
- PATCH: Add SSE4.2 support
Uros Bizjak
- [PATCH, mingw32]: Port FTZ/DAZ for SSE to mingw32
Uros Bizjak
- [PATCH, i386]: Change options handling for i386 target
Uros Bizjak
- [PATCH V2, i386]: Change options handling for i386 target
Uros Bizjak
- [PATCH, i386]: Change options handling for i386 target
Uros Bizjak
- PATCH: Add SSE4.2 support
Uros Bizjak
- PATCH: Add SSE4.2 support - pcmpstr part
Uros Bizjak
- PATCH: Add SSE4.2 support
Uros Bizjak
- PATCH: Add SSE4.2 support
Uros Bizjak
- PATCH: Add SSE4.2 support - pcmpstr part
Uros Bizjak
- Make sure symbol version script is writeable
Jim Blandy
- Make sure symbol version script is writeable
Jim Blandy
- [patch, fortran] PR22539 implement FSEEK intrinsic
Janne Blomqvist
- [patch, fortran] PR22539 implement FSEEK intrinsic
Janne Blomqvist
- [patch, libgfortran] PR 31915 - fix reading/writing of real(10) variables with convert="SWAP"
Janne Blomqvist
- [Patch, libgfortran] String spring cleanup (or, spring string cleanup)
Janne Blomqvist
- [Patch, libgfortran] Remove small_buffer, unneccessary buffer for internal I/O
Janne Blomqvist
- [Patch, libgfortran] Remove small_buffer, unneccessary buffer for internal I/O
Janne Blomqvist
- [Patch, libgfortran] String spring cleanup (or, spring string cleanup)
Janne Blomqvist
- [patch, fortran] RFC: Renaming 'enum gfc_generic_isym_id'
Janne Blomqvist
- [patch] Re: splitting special case in scan_one_insn? (regclass)
Paolo Bonzini
- [patch] Re: splitting special case in scan_one_insn? (regclass)
Paolo Bonzini
- [patch] Re: splitting special case in scan_one_insn? (regclass)
Paolo Bonzini
- In-tree gmp builds broken
Paolo Bonzini
- Patch to update libtool in GCC and Src trees
Paolo Bonzini
- Patch to update libtool in GCC and Src trees
Paolo Bonzini
- [dataflow patch] DCE const/pure calls
Paolo Bonzini
- [i386 PATCH] Mark __tls_get_addr call as pure
Paolo Bonzini
- [patch] partial register update for a bit mask operation on x86
Paolo Bonzini
- [PATCH] add alloc_size attribute
Paolo Bonzini
- Better relocation handling for nonstandard --libdirs
Paolo Bonzini
- [PATCH/dataflow] m68k fixes
Paolo Bonzini
- mips tls with -mlong64/-mgp32
Paolo Bonzini
- Updated my address in MAINTAINERS
Paolo Bonzini
- [patch] Move loop structures to gc memory
Paolo Bonzini
- Patch to update libtool in GCC and Src trees
Paolo Bonzini
- [PATCH] Allow gmp/mpfr profiledbootstrap
Paolo Bonzini
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Paolo Bonzini
- Patch to update libtool in GCC and Src trees
Paolo Bonzini
- Patch to update libtool in GCC and Src trees
Paolo Bonzini
- [m68k] pass --pcrel to assembler
Paolo Bonzini
- [PATCH, 4.2] Backport Geode optimizations
Paolo Bonzini
- [dataflow] Refine CSE liveness handling
Paolo Bonzini
- [Fwd: Re: another pending patch]
Paolo Bonzini
- dataflow branch merging plans.
Paolo Bonzini
- dataflow branch merging plans.
Paolo Bonzini
- Patch to update libtool in GCC and Src trees
Paolo Bonzini
- New libtool is in the GCC and Src trees.
Paolo Bonzini
- [dataflow] [patch RFA] Fix build failre on sh64
Paolo Bonzini
- dataflow branch merging plans.
Paolo Bonzini
- New libtool is in the GCC and Src trees.
Paolo Bonzini
- [dataflow] [patch] Fix build failre on sh64 (take 2)
Paolo Bonzini
- [PATCH] doc/install.texi
Paolo Bonzini
- New libtool is in the GCC and Src trees.
Paolo Bonzini
- PATCH: PR libjava/32098: New libtool doesn't support libjava
Paolo Bonzini
- PATCH: PR libjava/3207: Ignore _AC_ARG_VAR_PRECIOUS
Paolo Bonzini
- PATCH: PR libjava/32098: New libtool doesn't support libjava
Paolo Bonzini
- PATCH: PR libjava/32098: New libtool doesn't support libjava
Paolo Bonzini
- PATCH: PR libjava/32098: New libtool doesn't support libjava
Paolo Bonzini
- PATCH: PR libjava/3207: Ignore _AC_ARG_VAR_PRECIOUS
Paolo Bonzini
- PATCH: PR libjava/3207: Ignore _AC_ARG_VAR_PRECIOUS
Paolo Bonzini
- PATCH: PR libjava/3207: Ignore _AC_ARG_VAR_PRECIOUS
Paolo Bonzini
- PATCH: PR libjava/32098: New libtool doesn't support libjava
Paolo Bonzini
- [PATCH] Fix ICE in gen_rtx_SUBREG, gen_lowpart_if_possible trying to create an invalid subreg
Paolo Bonzini
- PATCH: Properly include confsubdir.m4 in libjava
Paolo Bonzini
- PATCH: PR libjava/32078: Update libtool in classpath
Paolo Bonzini
- PATCH: PR libjava/32078: Update libtool in classpath
Paolo Bonzini
- PATCH: PR libjava/32078: Update libtool in classpath
Paolo Bonzini
- PATCH: PR libjava/32098: New libtool doesn't support libjava
Paolo Bonzini
- PATCH: PR libjava/32098: New libtool doesn't support libjava
Paolo Bonzini
- PATCH: PR libjava/32078: Update libtool in classpath
Paolo Bonzini
- PATCH: PR libjava/32078: Update libtool in classpath
Paolo Bonzini
- PATCH: PR libjava/32078: Update libtool in classpath
Paolo Bonzini
- PATCH: PR libjava/32078: Update libtool in classpath
Paolo Bonzini
- PATCH: PR libjava/32098: New libtool doesn't support libjava
Paolo Bonzini
- PATCH: PR libjava/32078: Update libtool in classpath
Paolo Bonzini
- New libtool is in the GCC and Src trees.
Paolo Bonzini
- PATCH: PR libjava/32098: New libtool doesn't support libjava
Paolo Bonzini
- PATCH: PR libjava/32078: Update libtool in classpath
Paolo Bonzini
- [PATCH] PR 32146 (Bad matrix layout transformations)
Paolo Bonzini
- [patch] Re: splitting special case in scan_one_insn? (regclass)
Steven Bosscher
- [patch] Unshare insns after splitting
Steven Bosscher
- [PATCH] PR31848
Steven Bosscher
- [PATCH] Fix PR 29609, being able to set a breakpoint on goto/continue/break
Steven Bosscher
- [PATCH] PR31848
Steven Bosscher
- [PATCH] PR31848
Steven Bosscher
- [patch] Move loop structures to gc memory
Steven Bosscher
- dataflow branch merging plans.
Steven Bosscher
- dataflow branch merging plans.
Steven Bosscher
- dataflow branch merging plans.
Steven Bosscher
- dataflow branch merging plans.
Steven Bosscher
- [committed] Remove myself from MAINTAINERS
Steven Bosscher
- [PATCH] Fix PR30957
Eric Botcazou
- Reload bug & SRA oddness
Eric Botcazou
- Reload bug & SRA oddness
Eric Botcazou
- RFC/RFA: patch for PR 22156: improve SRA for bit-fields
Eric Botcazou
- RFC/RFA: patch for PR 22156: improve SRA for bit-fields
Eric Botcazou
- RFC/RFA: patch for PR 22156: improve SRA for bit-fields
Eric Botcazou
- RFC/RFA: patch for PR 22156: improve SRA for bit-fields
Eric Botcazou
- [PATCH] Fix fallout of CFG scanning patch
Eric Botcazou
- Fix oversight in timevar_print
Eric Botcazou
- [PATCH] Fix fallout of CFG scanning patch
Eric Botcazou
- PATCH: XFAIL 14220 for Solaris 2.10
Eric Botcazou
- PATCH: Don't link gcsec-1.c statically on Solaris 10 x86
Eric Botcazou
- RFA: Skip largefile PCH test on Solaris 10 x86
Eric Botcazou
- [PATCH] remove the unsigned_type language hook
Eric Botcazou
- [PATCH] remove the unsigned_type language hook
Eric Botcazou
- [PATCH] remove the unsigned_type language hook
Eric Botcazou
- [PATCH] remove the unsigned_type language hook
Eric Botcazou
- RFC/RFA: patch for PR 22156: improve SRA for bit-fields
Eric Botcazou
- Add support for sparc-wrs-vxworks
Eric Botcazou
- Add support for sparc-wrs-vxworks
Eric Botcazou
- Add support for sparc-wrs-vxworks
Eric Botcazou
- Add support for sparc-wrs-vxworks
Eric Botcazou
- Add support for sparc-wrs-vxworks
Eric Botcazou
- [PATCH] remove the unsigned_type language hook
Eric Botcazou
- Patch for PR target/31733 (in cfgrtl.c)
Eric Botcazou
- Add support for sparc-wrs-vxworks
Eric Botcazou
- Patch for PR target/31733 (in cfgrtl.c)
Eric Botcazou
- [C++] Avoid one place of frontend calling into targetm
Eric Botcazou
- Patch for PR target/31733 (in cfgrtl.c)
Eric Botcazou
- Fix PR rtl-optimization/31691
Eric Botcazou
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Eric Botcazou
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Eric Botcazou
- I don't understand some of gcc-4.1-20070514, a patch here.
Eric Botcazou
- I don't understand some of gcc-4.1-20070514, a patch here.
Eric Botcazou
- [dataflow]: PATCH COMMITTED to fix dse regression.
Eric Botcazou
- non-local goto optimization
Eric Botcazou
- [PING] real.c: Remove hexfloat middle-end support
Eric Botcazou
- Remove GO_IF_HARD_REG_SET_*
Eric Botcazou
- Fix postreload-gcse treatment of call-clobbered registers
Eric Botcazou
- Fix postreload-gcse treatment of call-clobbered registers
Eric Botcazou
- Fix postreload-gcse treatment of call-clobbered registers
Eric Botcazou
- Fix postreload liveness computation
Eric Botcazou
- Fix postreload liveness computation
Eric Botcazou
- RFC: [PATCH]: PR31806 - Fix MEM_READONLY_P aliasing disambiguation
Eric Botcazou
- Fix a base register calculation bug in alias.c
Eric Botcazou
- [RFA/libiberty] use TOLOWER instead of tolower in filename_cmp.c
Joel Brobecker
- [RFA/libiberty] use TOLOWER instead of tolower in filename_cmp.c
Joel Brobecker
- Fix __aeabi_lcmp
Paul Brook
- Fix __aeabi_lcmp
Paul Brook
- Segfault on arm-linux-gnueabi
Paul Brook
- Better relocation handling for nonstandard --libdirs
Paul Brook
- Segfault on arm-linux-gnueabi
Paul Brook
- [PATCH] Fix bootstrap on ARM v3
Paul Brook
- Fix breakage of ARM EABI EH unwinding code.
Paul Brook
- Thumb-2 subs pc
Paul Brook
- Update the ARM VxWorks port, and add RTP support
Paul Brook
- PATCH: XFAIL 14220 for Solaris 2.10
Joe Buck
- PATCH: XFAIL 14220 for Solaris 2.10
Joe Buck
- [PATCH]: PR middle-end/30250, use MPFR for lgamma_r/gamma_r
Joe Buck
- [Patch, Fortran] PR25071 - give an error if character len of actual argument too short
Tobias Burnus
- [Patch, Fortran] PR25071 - give an error if character len of actual argument too short
Tobias Burnus
- [Patch, fortran] PR31803 - Fix pointer => target(range)
Tobias Burnus
- [Patch, fortran] PR31803 - Fix pointer => target(range)
Tobias Burnus
- [gfortran,patch] Bounds-checking for lower bound of last dimension of assumed-size array
Tobias Burnus
- [Patch, Fortran] PR31917 - fix GFORTRAN_CONVERT_UNIT support
Tobias Burnus
- [patch, libgfortran] PR 31915 - fix reading/writing of real(10) variables with convert="SWAP"
Tobias Burnus
- [patch, libgfortran] PR 31915 - fix reading/writing of real(10) variables with convert="SWAP"
Tobias Burnus
- [patch, libgfortran] PR 31915 - fix reading/writing of real(10) variables with convert="SWAP"
Tobias Burnus
- [Patch, fortran] Improve GFORTRAN_CONVERT_UNIT documentation
Tobias Burnus
- [Patch, fortran] Document more environment variables in gfortran.texi
Tobias Burnus
- [Patch, fortran] Document more environment variables in gfortran.texi
Tobias Burnus
- [Patch, fortran] Document more environment variables in gfortran.texi
Tobias Burnus
- [gfortran,patch] Bounds-checking for lower bound of last dimension of assumed-size array
Tobias Burnus
- [patch, fortran] PR18923 segfault after subroutine name confusion
Tobias Burnus
- [patch, fortran] PR18923 segfault after subroutine name confusion
Tobias Burnus
- [Patch, Fortran] PR31295 - Fix uninitialized variable
Tobias Burnus
- [patch, fortran] Mark stop_numeric as noreturn in libgfortran.h
Tobias Burnus
- [Patch, fortran] PR32047 - ICE (segfault) for pure function without argument
Tobias Burnus
- [patch, libgfortran] Simplification for unformatted read and write and PR 31933
Tobias Burnus
- [Patch, fortran] PR31219 - ICE on array of character function results
Tobias Burnus
- [Patch, fortran] Document more environment variables in gfortran.texi
Tobias Burnus
- PR32083 - Use correct sign for -Inf in real.c's mpfr_from_real
Tobias Burnus
- PR32083 - Use correct sign for -Inf in real.c's mpfr_from_real
Tobias Burnus
- [patch, fortran] PR32088 - Fix implicit typing of RESULT variables
Tobias Burnus
- [patch, fortran] Fix a TRANSFER folding bug, rework Hollerith handling.
Tobias Burnus
- [patch, fortran] PR32124 - Don't give a run-time error if stat= has been specified for ALLOCATE
Tobias Burnus
- [patch, fortran] PR32124 - Don't give a run-time error if stat= has been specified for ALLOCATE
Tobias Burnus
- [Patch, fortran] PR32103 - Module with equivalence draws "unsatisfied reference"
Tobias Burnus
- Updated my address in MAINTAINERS
Roberto COSTA
- [v3] libstdc++/31777
Paolo Carlini
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Paolo Carlini
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Paolo Carlini
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Paolo Carlini
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Paolo Carlini
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Paolo Carlini
- [v3] Split-out std::auto_ptr
Paolo Carlini
- PATCH: Factor __aeabi_atexit into its own object file
Paolo Carlini
- [v3] Adjust template parameter name
Paolo Carlini
- [v3] Fix locale/generic/c_locale.cc vs !__*_has_infinity
Paolo Carlini
- [v3] libstdc++/31834
Paolo Carlini
- [v3] Add some extern template declarations
Paolo Carlini
- PATCH: XFAIL 14220 for Solaris 2.10
Paolo Carlini
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Paolo Carlini
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Paolo Carlini
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Paolo Carlini
- PATCH: Factor __aeabi_atexit into its own object file
Paolo Carlini
- PATCH: Factor __aeabi_atexit into its own object file
Paolo Carlini
- PATCH: Factor __aeabi_atexit into its own object file
Paolo Carlini
- [PR other/31852] Add __builtin_memchr
Paolo Carlini
- [PR other/31852] Add __builtin_memchr
Paolo Carlini
- [PR other/31852] Add __builtin_memchr
Paolo Carlini
- [PR other/31852] Add __builtin_memchr
Paolo Carlini
- [v3] Include <cstring> in some tests
Paolo Carlini
- [PR other/31852] Add __builtin_memchr
Paolo Carlini
- [v3] Do not include <cstring> in the headers
Paolo Carlini
- [v3] Fix include guard typo
Paolo Carlini
- [v3] Inline a tiny function
Paolo Carlini
- [v3] Remove redundant forward decl
Paolo Carlini
- [v3] Remove no longer needed include
Paolo Carlini
- [v3] Include less in testsuite_io.h
Paolo Carlini
- [C++ Patch] PR 29928
Paolo Carlini
- [patch RFA] Fix a libstdc++-v3 test for SH
Paolo Carlini
- [v3] Minor tweaks to _S_pad
Paolo Carlini
- [v3] Move std::mismatch to stl_algo.h
Paolo Carlini
- [v3] Delay inclusion of <libintl.h>
Paolo Carlini
- [PATCH] Add __GCC_HAVE_SYNC_COMPARE_AND_SWAP_*
Paolo Carlini
- [PATCH] Add __GCC_HAVE_SYNC_COMPARE_AND_SWAP_*
Paolo Carlini
- [PATCH] Add __GCC_HAVE_SYNC_COMPARE_AND_SWAP_*
Paolo Carlini
- [PATCH] Add __GCC_HAVE_SYNC_COMPARE_AND_SWAP_*
Paolo Carlini
- [PATCH] Add __GCC_HAVE_SYNC_COMPARE_AND_SWAP_*
Paolo Carlini
- [v3] Reorder stl_algo.h
Paolo Carlini
- [v3] Do not include <cstdarg>
Paolo Carlini
- [PATCH] Add __GCC_HAVE_SYNC_COMPARE_AND_SWAP_*
Paolo Carlini
- [v3] Small tweak to testsuite_allocator.h
Paolo Carlini
- [Patch] Fix PR 27067 by adding a targetm.mangle_decl_assembler_name
Paolo Carlini
- [v3, 4_2] Adjust __ostream_insert extern template declaration
Paolo Carlini
- [v3] Fix typo in c_locale.h
Paolo Carlini
- [v3] Couple of tweaks
Paolo Carlini
- [v3] Remove some junk
Paolo Carlini
- [v3] Remove some junk
Paolo Carlini
- [C++ PATCH] PR 32158
Paolo Carlini
- [C++ PATCH] PR 32158
Paolo Carlini
- [v3] c++/32158 (libstdc++ bits)
Paolo Carlini
- Pictures
Chance
- [patch] partial register update for a bit mask operation on x86
Hui-May Chang
- [patch] x86 incorrect code generation when -mstackrealign option is specified
Hui-May Chang
- Reload bug & SRA oddness
Arnaud Charlet
- Reload bug & SRA oddness
Arnaud Charlet
- [Ada] fix gnatchop with non ASCII char on Windows + PR 29856
Arnaud Charlet
- Allow targets to prefer target roots
Eric Christopher
- [patch] libcpp fix div overflow
Eric Christopher
- [committed] support -shared for darwin
Eric Christopher
- [RFC] Enable autoinlining for size at -O1+
Eric Christopher
- [patch] Re: splitting special case in scan_one_insn? (regclass)
Eric Christopher
- PATCH: enable odd floating-point registers for MIPS32 and MIPS64
Eric Christopher
- [patch] move altivec register saving
Eric Christopher
- [committed] fix dg-options for gcc.dg/invalid-call-1.c
Eric Christopher
- [patch] partial register update for a bit mask operation on x86
Eric Christopher
- [patch] add asserts to convert_move, allow store_expr to handle BLKmode
Eric Christopher
- [patch] move altivec register saving
Eric Christopher
- [patch] move altivec register saving
Eric Christopher
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Eric Christopher
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Eric Christopher
- Extraneous changes
Eric Christopher
- [patch] move altivec register saving
Eric Christopher
- [patch] add asserts to convert_move, allow store_expr to handle BLKmode
Eric Christopher
- [patch] explain possible conflicts with -dCHARS
Eric Christopher
- [patch] explain possible conflicts with -dCHARS
Eric Christopher
- [patch] move altivec register saving
Eric Christopher
- [committed, dataflow] Fix mips building
Eric Christopher
- New libtool is in the GCC and Src trees.
Eric Christopher
- New libtool is in the GCC and Src trees.
Eric Christopher
- [patch] fix tfmode for i386-darwin
Eric Christopher
- New libtool is in the GCC and Src trees.
Eric Christopher
- [patch] fix altivec register saving regressions
Eric Christopher
- New libtool is in the GCC and Src trees.
Eric Christopher
- Typo in check in
Eric Christopher
- [patch] fix tfmode for i386-darwin
Eric Christopher
- [patch] new patch to fix tfmode for i386-darwin
Eric Christopher
- [patch] new patch to fix tfmode for i386-darwin
Eric Christopher
- [patch] new patch to fix tfmode for i386-darwin
Eric Christopher
- PATCH: near/far function attributes for MIPS
Eric Christopher
- [patch] new patch to fix tfmode for i386-darwin
Eric Christopher
- [patch] move mn10300 to constraints.md (plus obvious middle-end)
Eric Christopher
- [patch] move mn10300 to constraints.md (plus obvious middle-end)
Eric Christopher
- [patch] move mn10300 to constraints.md (plus obvious middle-end)
Eric Christopher
- Fix FRV's symbolic_operand predicate
Nick Clifton
- PATCH: calculate CDI_DOMINATORS in tree-ssa-sink
Josh Conner
- [PATCH] Testsuite: add simple vector divide test
Josh Conner
- Removed myself from MAINTAINERS
Roberto Costa
- [gfortran,patch] PR31399: handle large DO loops
FX Coudert
- [patch, fortran] PR31251 Non-integer character length leads to segfault
FX Coudert
- [Patch, fortran] PR31540 - [Regression 4.2, 4.3] character((constant expression)) for external function
FX Coudert
- *ping* [PATCH] Feature request PR14331: add -W(no-)eof-newline
FX Coudert
- [patch, fortran] New fix: PR31201 Too large unit number generates wrong code
FX Coudert
- [patch] Have cc1 define a __GFORTRAN__ macro when -lang-fortran is used
FX Coudert
- [gfortran,patch] Fix NEW_LINE simplification
FX Coudert
- [gfortran,patch] Don't evaluate substring bounds multiple times
FX Coudert
- [gfortran,patch] We don't need libgfortran wrappers for malloc and free
FX Coudert
- [Patch, fortran] PR29397 and PR29400 - parameter arrays with scalar initializers
FX Coudert
- [Patch, fortran] PR31630 revisited
FX Coudert
- [Patch, fortran] PR31692 - Wrong code when passing function name as result to procedures
FX Coudert
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
FX Coudert
- [Patch, fortran] PR31474 - ENTRY & procedural pointer: insert_bbt(): Duplicate key found!
FX Coudert
- [Patch, fortran] PR30746 - 50th Anniversary Bug - Forward reference to contained function
FX Coudert
- [Patch, fortran] PR30878 - Rejects function f1; namelist /nml/ f1
FX Coudert
- [Patch, fortran]Pr30876 - Array valued recursive function rejected
FX Coudert
- [gfortran,committed] Fix PR31974: mismatched types in multiplication
FX Coudert
- [gfortran,committed] Don't use -Wno-error to build Fortran front-end files
FX Coudert
- [patch] Add -static-libgfortran to gcc.c and Fortran driver
FX Coudert
- [fortran, patch] PR32001 - ICE in min/max intrinsics with multiple arguments
FX Coudert
- [patch, testsuit] PR31883 dg directives of the gfortran testsuite
FX Coudert
- PATCH: Fix a comment typo in gfc_trans_do
FX Coudert
- PATCH: Fix a comment typo in gfc_trans_do
FX Coudert
- [Bug fortran/32027] [4.3 Regression] The "DO" variable isn't consistent after loop
FX Coudert
- [gfortran,patch] Fix PR32046 by avoiding mismatched types coming from TYPE_SIZE_UNIT
FX Coudert
- [Patch, libgfortran] String spring cleanup (or, spring string cleanup)
FX Coudert
- [Patch, fortran] Document more environment variables in gfortran.texi
FX Coudert
- [patch, fortran] PR32088 - Fix implicit typing of RESULT variables
FX Coudert
- [patch, fortran] PR32124 - Don't give a run-time error if stat= has been specified for ALLOCATE
FX Coudert
- [patch] Add -static-libgfortran to gcc.c and Fortran driver
FX Coudert
- [patch, fortran] PR32124 - Don't give a run-time error if stat= has been specified for ALLOCATE
FX Coudert
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
FX Coudert
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
FX Coudert
- [PATCH] Re: Some type mismatches
FX Coudert
- [PATCH] Re: Some type mismatches
FX Coudert
- [gfortran,committed] Fix PR31781: side effect in a gcc_assert() argument
François-Xavier Coudert
- [gfortran,committed] Fix half or PR31251: segfault in real charlen
François-Xavier Coudert
- [gfortran,committed] Fix PR31210: I/O of string with (non-constant) zero length
François-Xavier Coudert
- [fortran, patch] pr31760, missing elemental applicability
François-Xavier Coudert
- [gfortran,patch] Don't evaluate substring bounds multiple times
François-Xavier Coudert
- [gfortran,patch] Don't evaluate substring bounds multiple times
François-Xavier Coudert
- [libgfortran,patch] Flush open units before SYSTEM call
François-Xavier Coudert
- [patch] Add -static-libgfortran to gcc.c and Fortran driver
François-Xavier Coudert
- [patch] Add -static-libgfortran to gcc.c and Fortran driver
François-Xavier Coudert
- [gfortran,patch] We don't need libgfortran wrappers for malloc and free
François-Xavier Coudert
- [gfortran,patch] Bounds-checking for lower bound of last dimension of assumed-size array
François-Xavier Coudert
- Ping my recent patches
François-Xavier Coudert
- Ping: [patch, fortran] PR24633, improve diagnostic message
François-Xavier Coudert
- [Patch, fortran] PR31867 - function result with character LEN computed at run time
François-Xavier Coudert
- [gfortran,patch] Bounds-checking for lower bound of last dimension of assumed-size array
François-Xavier Coudert
- [Patch, Fortran] PR31295 - Fix uninitialized variable
François-Xavier Coudert
- Reduce Dwarf Debug Size
Lawrence Crowl
- Reduce Dwarf Debug Size
Lawrence Crowl
- [PATCH] doc, Add java cross compiler instructions
David Daney
- I don't understand some of gcc-4.1-20070514, a patch here.
David Daney
- [PATCH] doc, Add java cross compiler instructions
David Daney
- RTL line number removal patch, second try
David Daney
- [Patch] PR 31975 Mips bootstrap failure.
David Daney
- [wwwdocs] ViewVC vs. ViewCVS
David Daney
- [lto] declaration flags
Alon Dayan
- [patch, fortran] PR22539 implement FSEEK intrinsic
Jerry DeLisle
- [patch, fortran] New fix: PR31201 Too large unit number generates wrong code
Jerry DeLisle
- [patch, fortran] PR22539 implement FSEEK intrinsic
Jerry DeLisle
- [patch, fortran] PR31251 Non-integer character length leads to segfault
Jerry DeLisle
- Committed fix to PR31251
Jerry DeLisle
- [Patch, fortran] PR31540 - [Regression 4.2, 4.3] character((constant expression)) for external function
Jerry DeLisle
- [patch, fortran] New fix: PR31201 Too large unit number generates wrong code
Jerry DeLisle
- [gfortran,patch] Fix NEW_LINE simplification
Jerry DeLisle
- [patch, committed] PR31201 Too large unit number generates wrong code
Jerry DeLisle
- [gfortran,patch] PR31399: handle large DO loops
Jerry DeLisle
- [patch,libgfortran] Fix for PR31880 silent data corruption in gfortran read statement
Jerry DeLisle
- [patch,libgfortran][4.2 Critical] Fix for PR31880 silent data corruption in gfortran read statement
Jerry DeLisle
- PING Re: [patch,libgfortran][4.2 Critical] Fix for PR31880 silent data corruption in gfortran read statement
Jerry DeLisle
- [patch,libfortran] [4.1 only, regression] Reading after ERROR_SHORT_RECORD
Jerry DeLisle
- [patch gfortran testsuite] Fix a few more dg directives in the testsuite
Jerry DeLisle
- [patch gfortran testsuite] Fix some dg-output in the testsuite
Jerry DeLisle
- [patch gfortran testsuite] Fix some dg-output in the testsuite
Jerry DeLisle
- [patch gfortran testsuite] Fix some dg-output in the testsuite
Jerry DeLisle
- [patch committed] Pr31922 Accessing uninitialized variable for print *, trim(blank_string)
Jerry DeLisle
- Committed fix to unf_io_convert_3.f90 test case
Jerry DeLisle
- [patch,libfortran] PR31964 ishftc fails with certain thrid argument
Jerry DeLisle
- [patch,libfortran] PR31964 ishftc fails with certain thrid argument
Jerry DeLisle
- [patch, fortran] PR18923 segfault after subroutine name confusion
Jerry DeLisle
- [patch, fortran] PR31716 segfault with real array bounds
Jerry DeLisle
- [patch, testsuit] PR31883 dg directives of the gfortran testsuite
Jerry DeLisle
- [patch, fortran] [4.2/4.3 Regression] PR32002, insufficient conformance check
Jerry DeLisle
- [patch, testsuit] PR31883 dg directives of the gfortran testsuite
Jerry DeLisle
- [patch, fortran] PR18923 segfault after subroutine name confusion
Jerry DeLisle
- [patch, fortran] PR18923 segfault after subroutine name confusion
Jerry DeLisle
- [gfortran,patch] Fix PR32046 by avoiding mismatched types coming from TYPE_SIZE_UNIT
Jerry DeLisle
- [Patch, libgfortran] Remove small_buffer, unneccessary buffer for internal I/O
Jerry DeLisle
- [patch, libgfortran] Simplification for unformatted read and write and PR 31933
Jerry DeLisle
- [patch, fortran] PR31813 Warn about deleted feature: H edit descriptor
Jerry DeLisle
- [patch, fortran, committed] PR31812 Better message when truncating long lines
Jerry DeLisle
- [PATCH] pass @-files to collect2 and beyond, take 2
DJ Delorie
- [RFC] Enable autoinlining for size at -O1+
DJ Delorie
- [m32c] fix shift count constraints
DJ Delorie
- PING: [PATCH, M32C] : Special page vector table implementation
DJ Delorie
- [PING] [m32c] mul and div insn
DJ Delorie
- mips tls with -mlong64/-mgp32
DJ Delorie
- mips tls with -mlong64/-mgp32
DJ Delorie
- mips tls with -mlong64/-mgp32
DJ Delorie
- mips tls with -mlong64/-mgp32
DJ Delorie
- mips tls with -mlong64/-mgp32
DJ Delorie
- mips tls with -mlong64/-mgp32
DJ Delorie
- mips tls with -mlong64/-mgp32
DJ Delorie
- mips tls with -mlong64/-mgp32
DJ Delorie
- mips tls with -mlong64/-mgp32
DJ Delorie
- mips tls with -mlong64/-mgp32
DJ Delorie
- mips tls with -mlong64/-mgp32
DJ Delorie
- mips tls with -mlong64/-mgp32
DJ Delorie
- mips tls with -mlong64/-mgp32
DJ Delorie
- mips tls with -mlong64/-mgp32
DJ Delorie
- mips tls with -mlong64/-mgp32
DJ Delorie
- mips tls with -mlong64/-mgp32
DJ Delorie
- mips tls with -mlong64/-mgp32
DJ Delorie
- New libtool is in the GCC and Src trees.
DJ Delorie
- [m32c] build libstdc++; combined builds, libssp, and libgloss.
DJ Delorie
- [PATCH] fix issue with dependency generation on win32
Brian Dessent
- [testsuite gfortran] partial fix for secnds*.f
Dominique Dhumieres
- [testsuite gfortran] partial fix for secnds*.f
Dominique Dhumieres
- [testsuite gfortran] partial fix for secnds*.f
Dominique Dhumieres
- [testsuite gfortran] partial fix for secnds*.f
Dominique Dhumieres
- [testsuite gfortran] partial fix for secnds*.f
Dominique Dhumieres
- [patch gfortran testsuite] Fix a few more dg directives in the testsuite
Dominique Dhumieres
- [patch gfortran testsuite] Fix some dg-output in the testsuite
Dominique Dhumieres
- [patch gfortran testsuite] Fix some dg-output in the testsuite
Dominique Dhumieres
- [patch gfortran testsuite] Fix some dg-output in the testsuite
Dominique Dhumieres
- [testsuite gfortran] partial fix for secnds*.f
Dominique Dhumieres
- [testsuite gfortran] partial fix for secnds*.f
Dominique Dhumieres
- [testsuite gfortran] partial fix for secnds*.f
Dominique Dhumieres
- [testsuite gfortran] partial fix for secnds*.f
Dominique Dhumieres
- [testsuite gfortran] partial fix for secnds*.f
Dominique Dhumieres
- [testsuite gfortran] partial fix for secnds*.f
Dominique Dhumieres
- [testsuite gfortran] partial fix for secnds*.f
Dominique Dhumieres
- [PATCH] Hardening of __do_global_dtors_aux
Ulrich Drepper
- [PATCH] Hardening of __do_global_dtors_aux
Ulrich Drepper
- [PATCH] Fix PR30957
Zdenek Dvorak
- [patch] Removal of dead labels
Zdenek Dvorak
- [patch] for PR 31676
Zdenek Dvorak
- [patch] for PR 31771
Zdenek Dvorak
- [patch,commited] for PR 30565
Zdenek Dvorak
- [PATCH] Fix PR30957
Zdenek Dvorak
- [patch] Predictive commoning, updated
Zdenek Dvorak
- [patch] for PR 31676
Zdenek Dvorak
- [PATCH] Fix fallout of CFG scanning patch
Zdenek Dvorak
- [patch] Final value replacement for loops with several exits
Zdenek Dvorak
- [PTR-PLUS] Add/fix documentation for POINTER_PLUS_EXPR
Zdenek Dvorak
- [PTR-PLUS] Add/fix documentation for POINTER_PLUS_EXPR
Zdenek Dvorak
- [patch] Predictive commoning, updated
Zdenek Dvorak
- [patch] Predictive commoning, updated
Zdenek Dvorak
- [patch] Predictive commoning, updated
Zdenek Dvorak
- [patch] Predictive commoning, updated
Zdenek Dvorak
- [patch, commited] for PR 31885
Zdenek Dvorak
- [patch, commited] remove redundant field from loop structure
Zdenek Dvorak
- [patch] Move loop structures to gc memory
Zdenek Dvorak
- [patch] Move loop structures to gc memory
Zdenek Dvorak
- [pplus] Remove unnecesary code from determine_base_object
Zdenek Dvorak
- [patch] Move loop structures to gc memory
Zdenek Dvorak
- [patch] Move loop structures to gc memory
Zdenek Dvorak
- [patch] Move loop structures to gc memory
Zdenek Dvorak
- [patch] Preserving loops in threading (updated)
Zdenek Dvorak
- [patch] Predictive commoning, updated
Zdenek Dvorak
- [patch] Move loop structures to gc memory
Zdenek Dvorak
- [patch] Move loop structures to gc memory
Zdenek Dvorak
- [patch] for PR32018
Zdenek Dvorak
- Patch ping
Zdenek Dvorak
- [patch] Always initialize current_loops in loop_optimizer_init
Zdenek Dvorak
- How to check that two ssa registers have the same symbolic value
Zdenek Dvorak
- How to check that two ssa registers have the same symbolic value
Zdenek Dvorak
- [patch] Do not create unnecessary labels
Zdenek Dvorak
- [patch] for pr 32160
Zdenek Dvorak
- In-tree gmp builds broken (was: Re: [1/4] [patch, middle-end] Make mpz_set/get_double_int functions non-static.)
Richard Earnshaw
- [patch,commited] for PR 31360
Richard Earnshaw
- Better relocation handling for nonstandard --libdirs
Richard Earnshaw
- [PATCH] Fix bootstrap on ARM v3
Richard Earnshaw
- Fix breakage of ARM EABI EH unwinding code.
Richard Earnshaw
- Fix breakage of ARM EABI EH unwinding code.
Richard Earnshaw
- [ARM] Don't shorten long calls to different sections
Richard Earnshaw
- [ARM] Don't shorten long calls to different sections
Richard Earnshaw
- Fix typo in libgcc-ppc-glibc.ver
David Edelsohn
- Fix E500 unordered comparisons
David Edelsohn
- [C++] Avoid one place of frontend calling into targetm
David Edelsohn
- [C++] Avoid one place of frontend calling into targetm
David Edelsohn
- [C++] Avoid one place of frontend calling into targetm
David Edelsohn
- [patch] move altivec register saving
David Edelsohn
- [C++] Avoid one place of frontend calling into targetm
David Edelsohn
- [C++] Avoid one place of frontend calling into targetm
David Edelsohn
- [C++] Avoid one place of frontend calling into targetm
David Edelsohn
- [committed] Remove myself from MAINTAINERS
David Edelsohn
- [patch] fix altivec register saving regressions
David Edelsohn
- [PATCH] fix e500 prologue/epilogue ABI issue
David Edelsohn
- New libtool is in the GCC and Src trees.
David Edelsohn
- New libtool is in the GCC and Src trees.
David Edelsohn
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Phil Edwards
- In-tree gmp builds broken (was: Re: [1/4] [patch, middle-end] Make mpz_set/get_double_int functions non-static.)
Steve Ellcey
- In-tree gmp builds broken (was: Re: [1/4] [patch, middle-end] Make mpz_set/get_double_int functions non-static.)
Steve Ellcey
- In-tree gmp builds broken (was: Re: [1/4] [patch, middle-end] Make mpz_set/get_double_int functions non-static.)
Steve Ellcey
- Patch to update libtool in GCC and Src trees
Steve Ellcey
- Patch for PR target/31733 (in cfgrtl.c)
Steve Ellcey
- Patch for PR target/31733 (in cfgrtl.c)
Steve Ellcey
- Patch for g++.dg/warn/multiple-overflow-warn-3.C test failure
Steve Ellcey
- Patch for PR target/31733 (in cfgrtl.c)
Steve Ellcey
- Patch for PR target/31850 (slow compile of limits-fnargs.c)
Steve Ellcey
- Patch to update libtool in GCC and Src trees
Steve Ellcey
- Patch to update libtool in GCC and Src trees
Steve Ellcey
- Patch to update libtool in GCC and Src trees
Steve Ellcey
- Patch to update libtool in GCC and Src trees
Steve Ellcey
- Patch for PR 31850 and slow compilation of limits-fndefn.c
Steve Ellcey
- New libtool is in the GCC and Src trees.
Steve Ellcey
- New libtool is in the GCC and Src trees.
Steve Ellcey
- New libtool is in the GCC and Src trees.
Steve Ellcey
- Patch for PR target/9468, HPPA build fails when using --with-dwarf2
Steve Ellcey
- New libtool is in the GCC and Src trees.
Steve Ellcey
- New libtool is in the GCC and Src trees.
Steve Ellcey
- New libtool is in the GCC and Src trees.
Steve Ellcey
- New libtool is in the GCC and Src trees.
Steve Ellcey
- [C++] Avoid one place of frontend calling into targetm
Steve Ellcey
- [PATCH] Fix PR30957
Revital1 Eres
- [PATCH] Extend store ccp
Revital1 Eres
- [PATCH] Fix PR30957
Revital1 Eres
- [PATCH] Fix PR30957
Revital1 Eres
- [PATCH] Fix PR30957
Revital1 Eres
- add self to MAINTAINERS: waa
Revital1 Eres
- [PATCH] remove the unsigned_type language hook
Rafael Espindola
- patch ping: remove the signed_or_unsigned langhook
Rafael Espindola
- patch ping: default implementation for unsigned_type
Rafael Espindola
- [PATCH] remove the unsigned_type language hook
Rafael Espindola
- [PATCH] remove the unsigned_type language hook
Rafael Espindola
- [PATCH] remove the unsigned_type language hook
Rafael Espindola
- [PATCH] remove the unsigned_type language hook
Rafael Espindola
- [PATCH] remove the unsigned_type language hook
Rafael Espindola
- [PATCH] remove the unsigned_type language hook
Rafael Espindola
- Regressions from Re: [PATCH] remove the unsigned_type language hook
Rafael Espindola
- [PATCH] remove the unsigned_type language hook
Rafael Espindola
- [PATCH] revert part of the unsigned_type langhook removal
Rafael Espindola
- [PATCH] revert part of the unsigned_type langhook removal
Rafael Espindola
- [PATCH] fix bootstrap on i686
Rafael Espindola
- [PATCH] fix bootstrap on i686
Rafael Espindola
- [PATCH] fix bootstrap on i686
Rafael Espindola
- [PATCH] fix bootstrap on i686
Rafael Espindola
- [PATCH] fix bootstrap on i686
Rafael Espindola
- [PATCH] fix bootstrap on i686
Rafael Espindola
- patch committed: fix bootstrap on i686
Rafael Espindola
- [PATCH] remove the unsigned_type language hook
Rafael Espindola
- [PATCH] remove the unsigned_type language hook
Rafael Espindola
- [PATCH] remove the unsigned_type language hook
Rafael Espindola
- fix some printf mismatches
Rafael Espindola
- [PATCH] remove the unsigned_type language hook
Rafael Espindola
- [PATCH] remove the unsigned_type language hook
Rafael Espindola
- [PATCH] Remove the signed_type lang hook
Rafael Espindola
- [PATCH] Remove the signed_type lang hook
Rafael Espindola
- Mercurial repository (Mirrored from SVN trunk) now publicly available
Rafael Espindola
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
Bernhard Fischer
- [patch, fortran] PR18923 segfault after subroutine name confusion
Bernhard Fischer
- [patch, fortran] PR22539 implement FSEEK intrinsic
Daniel Franke
- [patch, fortran] PR22539 implement FSEEK intrinsic
Daniel Franke
- [patch, fortran] PR22539 implement FSEEK intrinsic
Daniel Franke
- [patch, fortran] PR22539 implement FSEEK intrinsic
Daniel Franke
- [patch, fortran] PR22539 implement FSEEK intrinsic
Daniel Franke
- [patch] Add -static-libgfortran to gcc.c and Fortran driver
Daniel Franke
- [fortran, patch] PR31919, ice if array arguments are not conformable
Daniel Franke
- FYI: gcc/print-rtl.c (print_rtx) does not build with -Werror
Daniel Franke
- [fortran, patch] PR31919, PR31329, PR31930 - fix checks of elemental intrinsics
Daniel Franke
- [fortran, patch] PR31919, PR31329, PR31930 - fix checks of elemental intrinsics
Daniel Franke
- Ping: [patch, fortran] PR24633, improve diagnostic message
Daniel Franke
- [fortran, patch] PR32001 - ICE in min/max intrinsics with multiple arguments
Daniel Franke
- [patch, fortran] [4.2/4.3 Regression] PR32002, insufficient conformance check
Daniel Franke
- [patch, fortran] [4.2/4.3 Regression] PR32002, insufficient conformance check
Daniel Franke
- [patch, fortran] RFC: Renaming 'enum gfc_generic_isym_id'
Daniel Franke
- [patch, fortran] PR29651 (wrong code), PR30933 (undefined reference)
Daniel Franke
- [PATCH] pass @-files to collect2 and beyond, take 2
Nathan Froyd
- [PATCH] fix issue with dependency generation on win32
Nathan Froyd
- [PATCH] fix issue with dependency generation on win32
Nathan Froyd
- PATCH: Factor __aeabi_atexit into its own object file
Nathan Froyd
- [PATCH] fix e500 prologue/epilogue ABI issue
Nathan Froyd
- [PATCH] fix e500 prologue/epilogue ABI issue
Nathan Froyd
- [fixed-point] Patch for fixed-point madd
Fu, Chao-Ying
- [RFA] Patch to smsub_widen_optab & umsub_widen_optab
Fu, Chao-Ying
- [RFA] Patch to smsub_widen_optab & umsub_widen_optab
Fu, Chao-Ying
- [fixed-point] Patch for fixed-point msub
Fu, Chao-Ying
- [fixed-point] Update tests
Fu, Chao-Ying
- [fixed-point] Add stdfix.h to ginclude
Fu, Chao-Ying
- [fixed-point] Add warnings and add new tests
Fu, Chao-Ying
- [fixed-point] Check "_Sat" and update one test
Fu, Chao-Ying
- In-tree gmp builds broken (was: Re: [1/4] [patch, middle-end] Make mpz_set/get_double_int functions non-static.)
Kaveh R. GHAZI
- [patch] Fix GMP-related build breakage from my double-int patch.
Kaveh R. GHAZI
- [PATCH]: PR middle-end/31796 use MPFR to evaluate remquo/remainder/drem at compile-time
Kaveh R. GHAZI
- [PATCH] middle-end: add reentrant lgamma_r/gamma_r builtins
Kaveh R. GHAZI
- [PATCH]: PR middle-end/30250, use MPFR for lgamma_r/gamma_r
Kaveh R. GHAZI
- [PING]: Use MPFR for Bessel functions j0, j1 and jn
Kaveh R. GHAZI
- [PING]: middle-end: Use MPFR for Bessel functions y0, y1, yn
Kaveh R. GHAZI
- [PING]: Use MPFR for Bessel functions j0, j1 and jn
Kaveh R. GHAZI
- [PATCH] PR middle-end/30250: Evaluate lgamma/gamma at compile-time using MPFR
Kaveh R. GHAZI
- [PING]: Use MPFR for Bessel functions j0, j1 and jn
Kaveh R. GHAZI
- [PING]: Use MPFR for Bessel functions j0, j1 and jn
Kaveh R. GHAZI
- [PATCH] PR middle-end/30250: Evaluate lgamma/gamma@compile-time using MPFR
Kaveh R. GHAZI
- [PATCH take 2]: Use MPFR for Bessel functions j0, j1 and jn
Kaveh R. GHAZI
- [PING]: Use MPFR for Bessel functions j0, j1 and jn
Kaveh R. GHAZI
- [PING]: Use MPFR for Bessel functions j0, j1 and jn
Kaveh R. GHAZI
- [PATCH]: PR middle-end/31796 use MPFR to evaluate remquo/remainder/drem at compile-time
Kaveh R. GHAZI
- [PATCH]: PR middle-end/31796 use MPFR to evaluate remquo/remainder/drem at compile-time
Kaveh R. GHAZI
- [PATCH]: PR middle-end/30250, use MPFR for lgamma_r/gamma_r
Kaveh R. GHAZI
- [PATCH INSTALLED]: update gcc-4.3 changes for recent MPFR additions
Kaveh R. GHAZI
- [PATCH]: PR middle-end/30250, use MPFR for lgamma_r/gamma_r
Kaveh R. GHAZI
- [PATCH]: PR middle-end/30250, use MPFR for lgamma_r/gamma_r
Kaveh R. GHAZI
- [PING,PATCH] add insn implementing signbit to middle end and s390
Wolfgang Gellerich
- [PING,PATCH] minor bug fix for opth-gen.awk
Wolfgang Gellerich
- [PATCH] Fix PR 29609, being able to set a breakpoint on goto/continue/break
Tristan Gingold
- ping: handing of '-f' by collect2 (AIX)
Tristan Gingold
- [PATCH] Fix PR 29609, being able to set a breakpoint on goto/continue/break
Tristan Gingold
- [lto] declaration flags
Olga Golovanevsky
- [PATCH] rvalue reference implementation for C++0x
Doug Gregor
- Patch PING: Fix several variadic templates PRs
Doug Gregor
- [PATCH] rvalue reference implementation for C++0x
Doug Gregor
- [committed] [wwwdocs] Document addition of rvalue references to cxx0x-branch
Doug Gregor
- PING^2 C++ Patch: Fix several variadic templates PRs
Doug Gregor
- [PATCH] rvalue reference implementation for C++0x
Doug Gregor
- [PATCH] rvalue reference implementation for C++0x
Doug Gregor
- [PATCH] rvalue reference implementation for C++0x
Doug Gregor
- [PATCH] rvalue reference implementation for C++0x
Doug Gregor
- [wwwdocs] Note rvalue references support in GCC 4.3
Doug Gregor
- Vectorizer invariant detextion fix
Richard Guenther
- [PATCH] Make -Os inlining less magic
Richard Guenther
- [patch] Removal of dead labels
Richard Guenther
- PATCH COMMITTED: Fix Ada build
Richard Guenther
- [PATCH] Extend store ccp
Richard Guenther
- PATCH: Remove a local unused variable in x86 backend
Richard Guenther
- [PATCH] Make -Os inlining less magic
Richard Guenther
- [PATCH] Fix PR31146, unable to optimize loop with placement new
Richard Guenther
- [PATCH] Fix PR 29715, fold produces &a - 4
Richard Guenther
- PING: [PATCH] remove deprecated aliases
Richard Guenther
- Patch: checking in PR 28709 fix
Richard Guenther
- [patch] [PR31699] fix wrong peeling for alignment in vectorizer
Richard Guenther
- Patch: checking in PR 28709 fix
Richard Guenther
- [patch] for PR 31771
Richard Guenther
- [patch] for PR 31676
Richard Guenther
- One extra reference folding case
Richard Guenther
- Fix __builtin_object_size
Richard Guenther
- [PATCH] Make -Os inlining less magic
Richard Guenther
- [PATCH, vectorizer]: Vectorize int->double and double->int conversions
Richard Guenther
- Forced alignment of arrays
Richard Guenther
- [RFC] Enable autoinlining for size at -O1+
Richard Guenther
- [PATCH] Move most of *_double routines from fold-const.c to double-int.c
Richard Guenther
- [RFC] Enable autoinlining for size at -O1+
Richard Guenther
- [PATCH] Move most of *_double routines from fold-const.c to double-int.c
Richard Guenther
- [PTR-PLUS] Add/fix documentation for POINTER_PLUS_EXPR
Richard Guenther
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Richard Guenther
- [PTR-PLUS] Add/fix documentation for POINTER_PLUS_EXPR
Richard Guenther
- [PTR-PLUS] Add/fix documentation for POINTER_PLUS_EXPR
Richard Guenther
- [PTR-PLUS] Add/fix documentation for POINTER_PLUS_EXPR
Richard Guenther
- [PATCH] Fix PR31847: Printing to dump file broken
Richard Guenther
- [PATCH] remove the unsigned_type language hook
Richard Guenther
- [PATCH] remove the unsigned_type language hook
Richard Guenther
- [PING]: Use MPFR for Bessel functions j0, j1 and jn
Richard Guenther
- [i386 PATCH] Mark __tls_get_addr call as pure
Richard Guenther
- [PING]: Use MPFR for Bessel functions j0, j1 and jn
Richard Guenther
- [PATCH] PR middle-end/30250: Evaluate lgamma/gamma at compile-time using MPFR
Richard Guenther
- [patch] Predictive commoning, updated
Richard Guenther
- [PATCH] add alloc_size attribute
Richard Guenther
- [PATCH] add alloc_size attribute
Richard Guenther
- [PATCH] remove the unsigned_type language hook
Richard Guenther
- PR 23551: why should we coalesce inlined variables?
Richard Guenther
- [PR other/31852] Add __builtin_memchr
Richard Guenther
- PR 23551: why should we coalesce inlined variables?
Richard Guenther
- [PATCH] add alloc_size attribute
Richard Guenther
- PR 23551: why should we coalesce inlined variables?
Richard Guenther
- PR 23551: why should we coalesce inlined variables?
Richard Guenther
- [PR other/31852] Add __builtin_memchr
Richard Guenther
- [PATCH][4.2] Fix PR31797, make forwprop not propagate into a stmt that has volatile ops
Richard Guenther
- [PATCH] PR31848
Richard Guenther
- Regression (was: Re: [PATCH][4.2] Fix PR31797, make forwprop not prop...)
Richard Guenther
- Regression (was: Re: [PATCH][4.2] Fix PR31797, make forwprop not prop...)
Richard Guenther
- [PATCH] Fix testsuite fallout from forwprop patch on the mainline
Richard Guenther
- [patch] Move loop structures to gc memory
Richard Guenther
- [PING]: Use MPFR for Bessel functions j0, j1 and jn
Richard Guenther
- [patch 2/2] PR27313 Transform conditional stores
Richard Guenther
- [PATCH][pointer-plus] Make x86_64 work
Richard Guenther
- [PATCH][pointer-plus] Make x86_64 work
Richard Guenther
- [patch 2/2] PR27313 Transform conditional stores
Richard Guenther
- [patch 2/2] PR27313 Transform conditional stores
Richard Guenther
- [PATCH][4.1] Fix PR31940, backport fix for PR26998
Richard Guenther
- [PATCH, vectorizer]: Update-1: Vectorize int->double and double->int conversions
Richard Guenther
- [PING] New if-combining pass
Richard Guenther
- [PATCH]: middle-end: Use MPFR for Bessel functions y0, y1, yn
Richard Guenther
- [PATCH]: PR middle-end/31796 use MPFR to evaluate remquo/remainder/drem at compile-time
Richard Guenther
- [PATCH] middle-end: add reentrant lgamma_r/gamma_r builtins
Richard Guenther
- [PATCH]: PR middle-end/30250, use MPFR for lgamma_r/gamma_r
Richard Guenther
- [PATCH]: include GMP/MPFR version info in "gcc -v" output
Richard Guenther
- Get rid of NOTE_LINE_NUMBER infrastructure
Richard Guenther
- Add statistics code to RTL generators
Richard Guenther
- [patch] Move loop structures to gc memory
Richard Guenther
- PATCH: PR target/31989: [4.3 regression]: Gcc miscompiles C/C++ on Linux/x86-64
Richard Guenther
- [PATCH] add alloc_size attribute
Richard Guenther
- [PING] real.c: Remove hexfloat middle-end support
Richard Guenther
- [patch RFA] Backport the fix for PR rtl-optimization/28011 to 4.1/4.2
Richard Guenther
- [patch] for PR32018
Richard Guenther
- [PATCH]: PR middle-end/30250, use MPFR for lgamma_r/gamma_r
Richard Guenther
- [PATCH]: PR middle-end/30250, use MPFR for lgamma_r/gamma_r
Richard Guenther
- [PATCH]: PR middle-end/30250, use MPFR for lgamma_r/gamma_r
Richard Guenther
- Fix print_rtl
Richard Guenther
- [PATCH] Fix PR31982, forwprop missed optimization with chars
Richard Guenther
- [PATCH] doc/install.texi
Richard Guenther
- [PATCH]: Release dead LHS in DCE
Richard Guenther
- [patch] Do not create unnecessary labels
Richard Guenther
- [PATCH][committed] Fix some type-mismatches
Richard Guenther
- [PATCH][committed] Add myself as auto-vectorizer maintainer
Richard Guenther
- RFC: [PATCH]: PR31806 - Fix MEM_READONLY_P aliasing disambiguation
Richard Guenther
- [PATCH] fix compare_tests
Richard Guenther
- [PATCH] Add C++ torture testsuite
Richard Guenther
- tests for compiler (non-)limits
Richard Guenther
- [PATCH] Add C++ torture testsuite
Richard Guenther
- [patch] for pr 32160
Richard Guenther
- [PATCH][RFC] A GIMPLE and "GIMPLE type system" verifier
Richard Guenther
- [PATCH] Re: Some type mismatches (fwd)
Richard Guenther
- [PATCH] Re: Some type mismatches
Richard Guenther
- [PATCH] Re: Some type mismatches
Richard Guenther
- [PATCH] Re: Some type mismatches
Richard Guenther
- [PATCH][RFC] A GIMPLE and "GIMPLE type system" verifier
Richard Guenther
- [PATCH] Re: Some type mismatches
Richard Guenther
- [PING] [m32c] mul and div insn
Naveen H.S.
- [PATCH] quick patch for PR31937
Andrew Haley
- [PATCH] quick patch for PR31937
Andrew Haley
- [PATCH] quick patch for PR31937
Andrew Haley
- [PATCH] quick patch for PR31937
Andrew Haley
- [PATCH] quick patch for PR31937
Andrew Haley
- PATCH: PR libjava/32078: Update libtool in classpath
Andrew Haley
- PATCH: PR libjava/32078: Update libtool in classpath
Andrew Haley
- PATCH: PR libjava/32078: Update libtool in classpath
Andrew Haley
- PATCH: PR libjava/32078: Update libtool in classpath
Andrew Haley
- PATCH: PR libjava/32078: Update libtool in classpath
Andrew Haley
- PATCH: PR libjava/32078: Update libtool in classpath
Andrew Haley
- PATCH: PR libjava/32078: Update libtool in classpath
Andrew Haley
- PATCH: PR libjava/32078: Update libtool in classpath
Andrew Haley
- PATCH: PR libjava/32078: Update libtool in classpath
Andrew Haley
- Mercurial repository set up for GCC that mirrors SVN
Harvey Harrison
- Mercurial repository set up for GCC that mirrors SVN
Harvey Harrison
- Mercurial repository set up for GCC that mirrors SVN
Harvey Harrison
- [patch] m68k: Add constraints.md.
Richard Henderson
- [gomp] Avoid -Wl,-z,nodlopen (PR libgomp/28482)
Richard Henderson
- [gomp] Avoid -Wl,-z,nodlopen (PR libgomp/28482)
Richard Henderson
- [PATCH] Limit alignment increase for TLS variables (was Re: [gomp] Avoid -Wl,-z,nodlopen (PR libgomp/28482))
Richard Henderson
- [PATCH] Hardening of __do_global_dtors_aux
Richard Henderson
- [PATCH] libgcc: Export __ffssi2.
Richard Henderson
- [tuples] gimplifying MODIFY_EXPR and RETURN_EXPR
Richard Henderson
- [tuples] constructors and assorted infrastructure
Richard Henderson
- [patch] emit-rtl.c: Remove unshare_all_decls.
Richard Henderson
- [tuples] gimple statement iterators
Aldy Hernandez
- Fix FRV's symbolic_operand predicate
Aldy Hernandez
- [tuples] gimplifying MODIFY_EXPR and RETURN_EXPR
Aldy Hernandez
- [tuples] tree-pretty-print changes
Aldy Hernandez
- [tuples] va_arg sequence changes
Aldy Hernandez
- [tuples] tree-pretty-print changes
Aldy Hernandez
- [tuples] constructors and assorted infrastructure
Aldy Hernandez
- [tuples] misc argument changes
Aldy Hernandez
- [tuples] beat gcc into submission
Aldy Hernandez
- [tuples] gimplifying MODIFY_EXPR and RETURN_EXPR
Aldy Hernandez
- [tuples] constructors and assorted infrastructure
Aldy Hernandez
- [tuples] just plain noise
Aldy Hernandez
- [tuples] juggle gimplify_expr arguments
Aldy Hernandez
- [PATCH] remove deprecated aliases
Ryan Hill
- [v3] C++0x type_traits post-oxford additions
Howard Hinnant
- [patch] emit-rtl.c: Remove unshare_all_decls.
Kazu Hirata
- [patch] m68k.h: Add "interrupt_thread" attribute.
Kazu Hirata
- [patch] gcc.c: Fix the "linker input file unused" warning.
Kazu Hirata
- [patch] g++.dg/cpp/_Pragma1.C: Skip on fido and m68k.
Kazu Hirata
- An unreviewed patch for the gcc driver
Kazu Hirata
- [patch] XFAIL two testcases in gcc testsuite.
Kazu Hirata
- [patch] Enable two testcases on fido.
Kazu Hirata
- [patch] fortran/intrinsic.texi: Fix typos.
Kazu Hirata
- [patch] gcc/*: Fix comment typos.
Kazu Hirata
- [patch] gcc: Fix typos in various messages.
Kazu Hirata
- [patch] gcc: Fix comment typos.
Kazu Hirata
- [patch] cfgcleanup.c: Remove merge_seq_blocks.
Kazu Hirata
- [patch] global.c: Remove EXECUTE_IF_CONFLICT.
Kazu Hirata
- [patch] tree-ssa-alias.c: Remove is_aliased_with.
Kazu Hirata
- [patch] langhooks.c: Remove hook_get_alias_set_0.
Kazu Hirata
- [patch] targhooks.c: Remove default_narrow_bitfield.
Kazu Hirata
- An unreviewed patch for the gcc driver
Kazu Hirata
- [patch] Move gcc.target/arm/pr27387.C to g++.dg/inherit/thunk8.C.
Kazu Hirata
- [PATCH] Fix __builtin_printf/all long double builtins (revised)
Jack Howarth
- [PATCH] Fix __builtin_printf/all long double builtins (revised)
Jack Howarth
- PATCH: PR libjava/32098: New libtool doesn't support libjava
Jack Howarth
- [PATCH] Fix __builtin_printf/all long double builtins (revised)
Jack Howarth
- Vectorizer invariant detextion fix
Jan Hubicka
- [PATCH] Make -Os inlining less magic
Jan Hubicka
- One extra reference folding case
Jan Hubicka
- Fix __builtin_object_size
Jan Hubicka
- [PATCH] Make -Os inlining less magic
Jan Hubicka
- [PATCH] Make -Os inlining less magic
Jan Hubicka
- Get rid of NOTE_LINE_NUMBER infrastructure
Jan Hubicka
- [RFC] Enable autoinlining for size at -O1+
Jan Hubicka
- [RFC] Enable autoinlining for size at -O1+
Jan Hubicka
- [C++] Avoid one place of frontend calling into targetm
Jan Hubicka
- [PATCH] Make -Os inlining less magic
Jan Hubicka
- [comitted] Fix crash while folding (void *)(int)&a + 4
Jan Hubicka
- RFA: Pass -mno-omit-leaf-frame-pointer to sse-10.c
Jan Hubicka
- RFA: Pass -mno-omit-leaf-frame-pointer to sse-10.c
Jan Hubicka
- RFA: Pass -mno-omit-leaf-frame-pointer to sse-10.c
Jan Hubicka
- [C++] Avoid one place of frontend calling into targetm
Jan Hubicka
- [C++] Avoid one place of frontend calling into targetm
Jan Hubicka
- [C++] Avoid one place of frontend calling into targetm
Jan Hubicka
- PR 23551: why should we coalesce inlined variables?
Jan Hubicka
- [C++] Avoid one place of frontend calling into targetm
Jan Hubicka
- Get rid of NOTE_LINE_NUMBER infrastructure
Jan Hubicka
- Fix print_rtl
Jan Hubicka
- dataflow branch merging plans.
Jan Hubicka
- [committed] Remove myself from MAINTAINERS
Jan Hubicka
- [PATCH] remove duplicate inline parameter calculation
Jan Hubicka
- Fix memory stats
Jan Hubicka
- [PATCH, 4.2] Backport Geode optimizations
Bernardo Innocenti
- [PATCH, 4.2] Backport Geode optimizations
Bernardo Innocenti
- [PATCH, 4.2] Backport Geode optimizations
Bernardo Innocenti
- [PATCH, 4.2] Backport Geode optimizations
Bernardo Innocenti
- [RFC] Enable autoinlining for size at -O1+
Daniel Jacobowitz
- [PATCH]: Track uninitialized variables
Daniel Jacobowitz
- PR 23551: why should we coalesce inlined variables?
Daniel Jacobowitz
- [PATCH] Hardening of __do_global_dtors_aux
Daniel Jacobowitz
- Better relocation handling for nonstandard --libdirs
Daniel Jacobowitz
- Better relocation handling for nonstandard --libdirs
Daniel Jacobowitz
- mips tls with -mlong64/-mgp32
Daniel Jacobowitz
- mips tls with -mlong64/-mgp32
Daniel Jacobowitz
- mips tls with -mlong64/-mgp32
Daniel Jacobowitz
- mips tls with -mlong64/-mgp32
Daniel Jacobowitz
- mips tls with -mlong64/-mgp32
Daniel Jacobowitz
- Allow sysroots to be relocated under $prefix as well as $exec_prefix
Daniel Jacobowitz
- [patch] Move loop structures to gc memory
Daniel Jacobowitz
- [patch] Move loop structures to gc memory
Daniel Jacobowitz
- [patch] Move loop structures to gc memory
Daniel Jacobowitz
- [patch] Move loop structures to gc memory
Daniel Jacobowitz
- Patch to update libtool in GCC and Src trees
Daniel Jacobowitz
- PATCH: Add SSE4.1 testcases
Daniel Jacobowitz
- PATCH: Add SSE4.1 testcases
Daniel Jacobowitz
- Fix breakage of ARM EABI EH unwinding code.
Daniel Jacobowitz
- Fix breakage of ARM EABI EH unwinding code.
Daniel Jacobowitz
- [patch] Fix __attribute__ ((tls_model ())) on hppa
Aurelien Jarno
- [patch] Fix __attribute__ ((tls_model ())) on hppa
Aurelien Jarno
- [patch] Fix __attribute__ ((tls_model ())) on hppa
Aurelien Jarno
- [patch] Fix __attribute__ ((tls_model ())) on hppa
Aurelien Jarno
- [gomp] Fix bad diagnostics (PR c++/31748)
Jakub Jelinek
- [patch] libgomp: removing nodlopen flag for portability
Jakub Jelinek
- [patch] libgomp: removing nodlopen flag for portability
Jakub Jelinek
- [gomp] Speed up and improve CPU number checking
Jakub Jelinek
- [gomp] Avoid -Wl,-z,nodlopen (PR libgomp/28482)
Jakub Jelinek
- [gomp] Avoid -Wl,-z,nodlopen (PR libgomp/28482)
Jakub Jelinek
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Jakub Jelinek
- [PATCH] Hardening of __do_global_dtors_aux
Jakub Jelinek
- [PATCH] Limit alignment increase for TLS variables (was Re: [gomp] Avoid -Wl,-z,nodlopen (PR libgomp/28482))
Jakub Jelinek
- [PATCH]: TFmode/TImode support for x86_64 - addendum
Jakub Jelinek
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Jakub Jelinek
- [PATCH] add alloc_size attribute
Jakub Jelinek
- [PATCH] add alloc_size attribute
Jakub Jelinek
- [PATCH] Hardening of __do_global_dtors_aux
Jakub Jelinek
- [PATCH] add alloc_size attribute
Jakub Jelinek
- [PR other/31852] Add __builtin_memchr
Jakub Jelinek
- fix assert fail in C++ -g2 with #pragma interface typedef in namespace
Jakub Jelinek
- [gomp] Fix another EH related gomp ICE (PR tree-optimization/31769)
Jakub Jelinek
- [PATCH] Fix 4.2 i386 bootstrap with 3.2.x bootstrap compiler (PR bootstrap/29382)
Jakub Jelinek
- [C++ PATCH] Clear TREE_READONLY on static vars that need runtime initialization
Jakub Jelinek
- [PATCH] Fix common_pointer_type for fn pointers where one has __attribute__((const)) and one does not (PR tree-optimization/32139)
Jakub Jelinek
- RFA: Skip largefile PCH test on Solaris 10 x86
Janis Johnson
- [testsuite] replace invalid constant suffixes in dfp tests
Janis Johnson
- [PATCH] fix 31924, preprocessor misses invalid floating point suffixes
Janis Johnson
- [PATCH] warn about decimal float suffixes with -pedantic
Janis Johnson
- [PATCH] avoid c-typeck.c ICE for mixed binary/decimal operations
Janis Johnson
- [testsuite] fix C tests to use correct dg-error or dg-warning directive
Janis Johnson
- [patch] g++.dg/cpp/_Pragma1.C: Skip on fido and m68k.
Janis Johnson
- [testsuite] fix C tests to use correct dg-error or dg-warning directive
Janis Johnson
- PATCH: PR target/31628: stdcall function is miscompiled
Janis Johnson
- [TESTSUITE] new test directive dg-message, fixes to use it in C tests
Janis Johnson
- [TESTSUITE] new test directive dg-message, fixes to use it in C tests
Janis Johnson
- [TESTSUITE] (checked in) add debugging output to some decimal float tests
Janis Johnson
- [patch] XFAIL two testcases in gcc testsuite.
Janis Johnson
- [PATCH]: PR middle-end/30250, use MPFR for lgamma_r/gamma_r
Janis Johnson
- [PATCH]: PR middle-end/30250, use MPFR for lgamma_r/gamma_r
Janis Johnson
- [PATCH, testsuite] Fix PASS->UNSUPPORTED on g++.dg/tls/static-1.C
Janis Johnson
- [PATCH, testsuite] Fix PASS->UNSUPPORTED on g++.dg/tls/static-1.C
Janis Johnson
- Fix gcc.c-torture/compile/limits-caselabels.c for 16-bit targets
Janis Johnson
- RFA: Fixing gcc.c-torture/unsorted/dump-noaddr.c for 16-bit targets
Janis Johnson
- [PATCH] Add C++ torture testsuite
Janis Johnson
- [PATCH] fix compare_tests
Janis Johnson
- [PATCH] fix compare_tests
Janis Johnson
- Patch to update libtool in GCC and Src trees
Jeff Johnston
- Patch to update libtool in GCC and Src trees
Jeff Johnston
- How to check that two ssa registers have the same symbolic value
Victor Kaplansky
- How to check that two ssa registers have the same symbolic value
Victor Kaplansky
- How to check that two ssa registers have the same symbolic value
Victor Kaplansky
- [patch, fortran] Fix CMPLX documentation, document COMPLEX intrinsic.
Steve Kargl
- [gfortran,patch] We don't need libgfortran wrappers for malloc and free
Steve Kargl
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
Steve Kargl
- [testsuite gfortran] partial fix for secnds*.f
Steve Kargl
- [Patch, fortran] PR29786 - [4.1/4.2/4.3 Regression] Initialization of overlapping variables: Not implemented
Steve Kargl
- PR32083 - Use correct sign for -Inf in real.c's mpfr_from_real
Steve Kargl
- [testsuite gfortran] partial fix for secnds*.f
Steve Kargl
- tests for compiler (non-)limits
Geoffrey Keating
- tests for compiler (non-)limits
Geoffrey Keating
- reduce size of string literal in limits-stringlit.c
Geoffrey Keating
- fix PR 31775, name mangling conflict between static and extern
Geoffrey Keating
- PR 31775 fix, static variable mangled names
Geoffrey Keating
- Set _UA_HANDLER_FRAME based on CFA, not IP
Geoffrey Keating
- fix some printf mismatches
Geoffrey Keating
- fix some printf mismatches
Geoffrey Keating
- fix some printf mismatches
Geoffrey Keating
- [patch] fix tfmode for i386-darwin
Geoffrey Keating
- [patch] new patch to fix tfmode for i386-darwin
Geoffrey Keating
- tests for compiler (non-)limits
Geoffrey Keating
- [PATCH] remove the unsigned_type language hook
Richard Kenner
- [PATCH] remove the unsigned_type language hook
Richard Kenner
- [PATCH] remove the unsigned_type language hook
Richard Kenner
- [PATCH] compiling gcc with a C++ compiler 4/n
Richard Kenner
- [PING][PATCH] move superblock formation to Tree-SSA
Robert Kidd
- [PATCH] Make gcc 4.2.0 mudflap compile with glibc
Andi Kleen
- [patch, 4.1/4.2/4.3] fix GNU as version detection
Matthias Klose
- PATCH: PR libjava/32078: Update libtool in classpath
Matthias Klose
- [java] merging the classpath-0.95 release into the trunk
Matthias Klose
- Fix for PR fortran/31732
Thomas Koenig
- [libgfortran,patch] Flush open units before SYSTEM call
Thomas Koenig
- [Patch, Fortran] PR31917 - fix GFORTRAN_CONVERT_UNIT support
Thomas Koenig
- [Patch, fortran] Improve GFORTRAN_CONVERT_UNIT documentation
Thomas Koenig
- [patch, fortran] PR31716 segfault with real array bounds
Thomas Koenig
- [patch, fortran] Mark stop_numeric as noreturn in libgfortran.h
Thomas Koenig
- [patch, fortran] PR32124 - Don't give a run-time error if stat= has been specified for ALLOCATE
Thomas Koenig
- [testsuite gfortran] partial fix for secnds*.f
Thomas Koenig
- A reload question (PR target/28011)
Kaz Kojima
- A reload question (PR target/28011)
Kaz Kojima
- [dataflow] [patch RFA] A SH specific patch
Kaz Kojima
- [dataflow] [patch RFA] A SH specific patch
Kaz Kojima
- [dataflow] [patch RFA] A SH specific patch
Kaz Kojima
- [patch committed] Fix PR target/31876
Kaz Kojima
- [patch RFA] Fix a libstdc++-v3 test for SH
Kaz Kojima
- [pointer-plus] [patch] SH specific changes
Kaz Kojima
- Backport some SH patches to 4.2
Kaz Kojima
- [patch committed] Backport three SH patches to 4.1
Kaz Kojima
- [patch RFA] Backport the fix for PR rtl-optimization/28011 to 4.1/4.2
Kaz Kojima
- [patch RFA] Backport the fix for PR rtl-optimization/28011 to 4.1/4.2
Kaz Kojima
- [dataflow]: PATCH COMMITED to fix dce one last time.
Kaz Kojima
- [dataflow] [patch RFA] Fix build failre on sh64
Kaz Kojima
- [dataflow] [patch RFA] Fix build failre on sh64
Kaz Kojima
- [dataflow] [patch] Fix build failre on sh64 (take 2)
Kaz Kojima
- [dataflow] [patch] Fix build failre on sh64 (take 2)
Kaz Kojima
- *ping* [PATCH] Feature request PR14331: add -W(no-)eof-newline
Dave Korn
- RFC/RFA: patch for PR 22156: improve SRA for bit-fields
Dave Korn
- [PATCH][Bug preprocessor/14331] please add option to suppress warning message "no newline at end of file"
Dave Korn
- [PATCH] Add new cpp predef macro __SAFE_FILE__ to improve compile-time assertions.
Dave Korn
- RFC/RFA: patch for PR 22156: improve SRA for bit-fields
Dave Korn
- [PTR-PLUS] Add/fix documentation for POINTER_PLUS_EXPR
Dave Korn
- [PATCH] RE: genautomata.c bug
Dave Korn
- [PATCH] RE: genautomata.c bug
Dave Korn
- Patch to update libtool in GCC and Src trees
Dave Korn
- An unreviewed patch for the gcc driver
Dave Korn
- An unreviewed patch for the gcc driver
Dave Korn
- [v3] testsuite consistency checks
Benjamin Kosnik
- [v3] C++0x type_traits post-oxford additions
Benjamin Kosnik
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Benjamin Kosnik
- PATCH: Factor __aeabi_atexit into its own object file
Benjamin Kosnik
- [v3] C++0x type_traits post-oxford additions
Benjamin Kosnik
- [v3] C++0x type_traits post-oxford additions
Benjamin Kosnik
- [v3] make_signed/make_unsigned fixups
Benjamin Kosnik
- [wwwdocs] extern template, type_traits additions
Benjamin Kosnik
- [v3] fixes for forced unwind
Benjamin Kosnik
- RFA: Another installed-tree testing patch
Benjamin Kosnik
- [v3] special math vs. C++0x test
Benjamin Kosnik
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Benjamin Kosnik
- RFA: Another installed-tree testing patch
Benjamin Kosnik
- [v3] make_signed/unsigned floating_point fixes
Benjamin Kosnik
- [v3] special math vs. C++0x test
Benjamin Kosnik
- [v3] testsuite preparation for 19_diagnostics
Benjamin Kosnik
- [v3] testsuite preparation for 19_diagnostics
Benjamin Kosnik
- [v3] doc updates for gcc-4.2.0
Benjamin Kosnik
- [v3] fixups for traits testsuite
Benjamin Kosnik
- [v3] fixups for traits testsuite
Benjamin Kosnik
- [v3] suppress special math when c++0x, v2
Benjamin Kosnik
- [v3] fixups for traits testsuite
Benjamin Kosnik
- [v3] tweak -ffunction-sections configure test
Benjamin Kosnik
- [v3] libstdc++/31717
Benjamin Kosnik
- [PATCH] libgcc: Export __ffssi2.
Andreas Krebbel
- [PATCH] S/390: Remove support for the hexdecimal floating point format
Andreas Krebbel
- [Committed] GCC 4.1 loop.c: Remove REG_EQUAL when hoisting cond invariant insn
Andreas Krebbel
- [Committed] GCC 4.1 loop.c: Remove REG_EQUAL when hoisting cond invariant insn
Andreas Krebbel
- gcc.dg/20070507-1.c lacks target fpic
Andreas Krebbel
- [PATCH] S/390: Support a new dfp <-> bfp conversion instruction (pfpo)
Andreas Krebbel
- [RFC,PATCH] 2 new mode attributes to replace mode(word) uses in libgcc
Andreas Krebbel
- [PATCH] real.c: Remove hexfloat middle-end support
Andreas Krebbel
- [PING] real.c: Remove hexfloat middle-end support
Andreas Krebbel
- [PING] 2 new mode attributes to replace mode(word) uses in libgcc
Andreas Krebbel
- [PING] real.c: Remove hexfloat middle-end support
Andreas Krebbel
- [RFC,PATCH] 2 new mode attributes to replace mode(word) uses in libgcc
Andreas Krebbel
- dataflow branch merging plans.
Andreas Krebbel1
- PATCH: Add dumping of dependency information to sched-ebb.c
Maxim Kuvyrkov
- [PATCH]: Fix scheduler priorities update
Maxim Kuvyrkov
- RFC: [PATCH]: PR31806 - Fix MEM_READONLY_P aliasing disambiguation
Maxim Kuvyrkov
- [PATCH] Matrix Flattening and Transposing optimizations
Razya Ladelsky
- [PATCH] Matrix Flattening and Transposing optimizations
Razya Ladelsky
- [PING] [PATCH] Matrix Flattening and Transposing optimizations
Razya Ladelsky
- [PATCH] PR 32146 (Bad matrix layout transformations)
Razya Ladelsky
- [PATCH] PR 32146 (Bad matrix layout transformations)
Razya Ladelsky
- [PATCH] PR 32146 (Bad matrix layout transformations)
Razya Ladelsky
- PATCH COMMITTED: Fix PR 31605: Avoid overflow confusion
Rask Ingemann Lambertsen
- [PATCH][reload] Fix inheritance bug with register elimination
Rask Ingemann Lambertsen
- [patch] partial register update for a bit mask operation on x86
Rask Ingemann Lambertsen
- [PATCH] Hardening of __do_global_dtors_aux
Rask Ingemann Lambertsen
- mips tls with -mlong64/-mgp32
Rask Ingemann Lambertsen
- [PATCH][reload] Fix inheritance bug with register elimination
Rask Ingemann Lambertsen
- [PATCHv2] Fix reload inheritance bug with register elimination
Rask Ingemann Lambertsen
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Rask Ingemann Lambertsen
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Rask Ingemann Lambertsen
- I don't understand some of gcc-4.1-20070514, a patch here.
Rask Ingemann Lambertsen
- [PATCH] ChangeLog-2004: Correct typo
Rask Ingemann Lambertsen
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Rask Ingemann Lambertsen
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Rask Ingemann Lambertsen
- [PATCH] reloading of subregs
Rask Ingemann Lambertsen
- [patch] Unshare insns after splitting
Rask Ingemann Lambertsen
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Rask Ingemann Lambertsen
- tests for compiler (non-)limits
Rask Ingemann Lambertsen
- tests for compiler (non-)limits
Rask Ingemann Lambertsen
- Fix gcc.c-torture/compile/limits-caselabels.c for 16-bit targets
Rask Ingemann Lambertsen
- RFA: Fixing gcc.c-torture/unsorted/dump-noaddr.c for 16-bit targets
Rask Ingemann Lambertsen
- RFA: Fixing gcc.c-torture/unsorted/dump-noaddr.c for 16-bit targets
Rask Ingemann Lambertsen
- [PATCH] reloading of subregs
Rask Ingemann Lambertsen
- [testsuite gfortran] partial fix for secnds*.f
Rask Ingemann Lambertsen
- [PATCH] Hardening of __do_global_dtors_aux
Rask Ingemann Lambertsen
- [PATCH] Fix PR target/32130 powerpc-unknown-eabisim build failure
Rask Ingemann Lambertsen
- tests for compiler (non-)limits
Rask Ingemann Lambertsen
- [m32c] build libstdc++; combined builds, libssp, and libgloss.
Rask Ingemann Lambertsen
- [PATCH]: Fix PR 30052
Rask Ingemann Lambertsen
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Chris Lattner
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Chris Lattner
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Chris Lattner
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Chris Lattner
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Chris Lattner
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Chris Lattner
- PR 23551: why should we coalesce inlined variables?
Jeffrey Law
- [patch] Preserving loops in threading (updated)
Jeffrey Law
- How to check that two ssa registers have the same symbolic value
Jeffrey Law
- How to check that two ssa registers have the same symbolic value
Jeffrey Law
- How to check that two ssa registers have the same symbolic value
Jeffrey Law
- Effects of newly introduced -mpcX 80387 precision flag
Vincent Lefevre
- [testsuite gfortran] partial fix for secnds*.f
Jonathan Lennox
- PATCH: enable odd floating-point registers for MIPS32 and MIPS64
Sandra Loosemore
- PATCH: enable odd floating-point registers for MIPS32 and MIPS64
Sandra Loosemore
- PATCH: mips16 float and complex support
Sandra Loosemore
- PATCH: mips16 float and complex support
Sandra Loosemore
- PATCH: near/far function attributes for MIPS
Sandra Loosemore
- PATCH: near/far function attributes for MIPS
Sandra Loosemore
- PATCH: PR target/31344: Bootstrap is broken on i[345]86-linux
H. J. Lu
- PATCH: Remove a local unused variable in x86 backend
H. J. Lu
- [PING][PATCH/RFT] Fix PR middle-end/PR28690, modify swap_commutative_operands_p
H. J. Lu
- PATCH: PR target/31868: Non-Linux DWARF EH x86-64 targets have broken crtend.o
H. J. Lu
- PATCH: PR target/31868: Non-Linux DWARF EH x86-64 targets have broken crtend.o
H. J. Lu
- PATCH: Support SSE4.1 sign/zero extend vector instructions
H. J. Lu
- PATCH: Support SSE4.1 sign/zero extend vector instructions
H. J. Lu
- [PATCH]: Fix PR rtl-optimization/31344
H. J. Lu
- PATCH: PR target/31628: stdcall function is miscompiled
H. J. Lu
- PATCH: PR target/31989: [4.3 regression]: Gcc miscompiles C/C++ on Linux/x86-64
H. J. Lu
- PATCH: PR target/31989: [4.3 regression]: Gcc miscompiles C/C++ on Linux/x86-64
H. J. Lu
- PATCH: PR target/31628: stdcall function is miscompiled
H. J. Lu
- PATCH: Add SSE4.1 testcases
H. J. Lu
- PATCH: Fix a comment typo in gfc_trans_do
H. J. Lu
- PATCH: Fix a comment typo in gfc_trans_do
H. J. Lu
- PATCH: Fix a comment typo in gfc_trans_do
H. J. Lu
- PATCH: Add SSE4.1 testcases
H. J. Lu
- PATCH: Add SSE4.1 support
H. J. Lu
- PATCH: Add SSE4.1 testcases
H. J. Lu
- PATCH: Add SSE4.1 support
H. J. Lu
- PATCH: Add SSE4.1 testcases
H. J. Lu
- PATCH: Add SSE4.1 testcases
H. J. Lu
- PATCH: Add SSE4.1 support
H. J. Lu
- PATCH: Add SSE4.1 testcases
H. J. Lu
- PATCH: Add SSE4.1 testcases
H. J. Lu
- PATCH: Add SSE4.1 support
H. J. Lu
- PATCH: Add SSE4.2 support
H. J. Lu
- PATCH: Add SSE4.1 testcases
H. J. Lu
- PATCH: Use sse3-check.h and ssse3-check.h in SSE3/SSSE3 tests
H. J. Lu
- PATCH: Add SSE4.2 support
H. J. Lu
- PATCH: Add SSE4.2 support
H. J. Lu
- PATCH: Handle SSE4.1 for -msse/-msse2/-msse3
H. J. Lu
- PATCH: Mark __builtin_ia32_vec_set_v2di with MASK_64BIT
H. J. Lu
- PATCH: Add SSE4.2 support
H. J. Lu
- PATCH: Change OPTION_MASK_XXX/OPTION_XXX to MASK_XXX/TARGET_XXX
H. J. Lu
- PATCH: PR testsuite/32062: A MASK is non-efficient in certain sse4_1 tests
H. J. Lu
- Your mangle_decl_assembler_name change broke "unaffected" targets.
H. J. Lu
- [PATCH, testsuite] Fix PASS->UNSUPPORTED on g++.dg/tls/static-1.C
H. J. Lu
- [PATCH, testsuite] Fix PASS->UNSUPPORTED on g++.dg/tls/static-1.C
H. J. Lu
- PATCH: Correct shift for x86 *vec_extractv2di_1_sse2
H. J. Lu
- PATCH: Don't enable SSE2 builtins with -msse
H. J. Lu
- PATCH: Correct shift for x86 *vec_extractv2di_1_sse2
H. J. Lu
- Typo in check in
H. J. Lu
- PATCH: Add SSE4.2 test
H. J. Lu
- PATCH: insn_code -> tree_code in tree-vect-transform.c
H. J. Lu
- PATCH: insn_code -> tree_code in tree-vect-transform.c
H. J. Lu
- Backport SSE2 fix from mainline to 4.2
H. J. Lu
- PATCH: PR libjava/32098: New libtool doesn't support libjava
H. J. Lu
- PATCH: PR libjava/32078: Update libtool in classpath
H. J. Lu
- PATCH: PR libjava/32078: Update libtool in classpath
H. J. Lu
- PATCH: PR libjava/32098: New libtool doesn't support libjava
H. J. Lu
- PATCH: PR libjava/32098: New libtool doesn't support libjava
H. J. Lu
- PATCH: PR libjava/32098: New libtool doesn't support libjava
H. J. Lu
- PATCH: PR libjava/3207: Ignore _AC_ARG_VAR_PRECIOUS
H. J. Lu
- PATCH: PR libjava/3207: Ignore _AC_ARG_VAR_PRECIOUS
H. J. Lu
- PATCH: PR libjava/32098: New libtool doesn't support libjava
H. J. Lu
- PATCH: PR libjava/32098: New libtool doesn't support libjava
H. J. Lu
- PATCH: Properly include confsubdir.m4 in libjava
H. J. Lu
- PATCH: PR libjava/32098: New libtool doesn't support libjava
H. J. Lu
- PATCH: PR libjava/32098: New libtool doesn't support libjava
H. J. Lu
- PATCH: Change OPTION_MASK_XXX/OPTION_XXX to MASK_XXX/TARGET_XXX
H. J. Lu
- PATCH: PR libjava/32078: Update libtool in classpath
H. J. Lu
- PATCH: PR libjava/32078: Update libtool in classpath
H. J. Lu
- PATCH: PR libjava/32098: New libtool doesn't support libjava
H. J. Lu
- [PATCH, i386]: Change options handling for i386 target
H. J. Lu
- PATCH: PR libjava/32098: New libtool doesn't support libjava
H. J. Lu
- PATCH: PR libjava/32078: Update libtool in classpath
H. J. Lu
- PATCH: PR libjava/32078: Update libtool in classpath
H. J. Lu
- PATCH: PR libjava/32098: New libtool doesn't support libjava
H. J. Lu
- PATCH: PR libjava/32078: Update libtool in classpath
H. J. Lu
- PATCH: PR libjava/32078: Update libtool in classpath
H. J. Lu
- PATCH: PR libjava/32078: Update libtool in classpath
H. J. Lu
- PATCH: PR libjava/32078: Update libtool in classpath
H. J. Lu
- PATCH: PR libjava/32078: Update libtool in classpath
H. J. Lu
- PATCH: PR libjava/32078: Update libtool in classpath
H. J. Lu
- PATCH: Add SSE4.2 support
H. J. Lu
- How to check that two ssa registers have the same symbolic value
H. J. Lu
- PATCH: PR libjava/32078: Update libtool in classpath
H. J. Lu
- New libtool is in the GCC and Src trees.
H. J. Lu
- PATCH: PR libjava/32098: New libtool doesn't support libjava
H. J. Lu
- PATCH: PR libjava/32098: New libtool doesn't support libjava
H. J. Lu
- PATCH: PR libjava/32078: Update libtool in classpath
H. J. Lu
- PATCH: Add SSE4.2 support
H. J. Lu
- PATCH: PR libjava/32078: Update libtool in classpath
H. J. Lu
- PATCH: Add SSE4.2 support - pcmpstr part
H. J. Lu
- PATCH: Add SSE4.2 support
H. J. Lu
- PATCH: Add SSE4.2 support
H. J. Lu
- PATCH: Add SSE4.2 support
H. J. Lu
- PATCH: Correct coments on -mno-sse4
H. J. Lu
- Suggested patch for PR32010
Bradley Lucier
- [testsuite] fix C tests to use correct dg-error or dg-warning directive
Manuel López-Ibáñez
- [v3] fixups for traits testsuite
Manuel López-Ibáñez
- [PATCH] Fix PR c++/31745: ICE on invalid use of namespace
Manuel López-Ibáñez
- [PATCH] Fix PR c++/31745: ICE on invalid use of namespace
Manuel López-Ibáñez
- [wwwdocs] Wconversion changes in 4.3
Manuel López-Ibáñez
- I don't understand some of gcc-4.1-20070514, a patch here.
Manuel López-Ibáñez
- [C only] PR4076 -Wunused doesn't warn about static function only called by itself
Manuel López-Ibáñez
- Wconversion: decimal float support (last try)
Manuel López-Ibáñez
- [PATCH]: Fix PR 30052
Manuel López-Ibáñez
- PR 23551: why should we coalesce inlined variables?
Andrew MacLeod
- PR 23551: why should we coalesce inlined variables?
Andrew MacLeod
- PR 23551: why should we coalesce inlined variables?
Andrew MacLeod
- PATCH: Add dumping of dependency information to sched-ebb.c
Vladimir Makarov
- [PATCH]: Fix scheduler priorities update
Vladimir Makarov
- [ira] cleaning up
Vladimir Makarov
- [PATCH] RE: genautomata.c bug
Vladimir Makarov
- dataflow branch merging plans.
Vladimir N. Makarov
- dataflow branch merging plans.
Vladimir N. Makarov
- [committed] Remove myself from MAINTAINERS
Vladimir N. Makarov
- [PATCH] Fix PR31847: Printing to dump file broken
Simon Martin
- [PING] Fix PR preprocessor/20077: GCC accepts macro definitions that fail a constraint
Simon Martin
- [PATCH] Fix PR c++/31745: ICE on invalid use of namespace
Simon Martin
- [PATCH] Fix PR c++/31745: ICE on invalid use of namespace
Simon Martin
- [PATCH] Fix PR c++/31745: ICE on invalid use of namespace
Simon Martin
- [PATCH] Fix PR c++/31745: ICE on invalid use of namespace
Simon Martin
- [PATCH] Fix PR c++/30759: Initializer-list accepted for object of non-POD type
Simon Martin
- [PATCH] Fix PR c++/30759: Initializer-list accepted for object of non-POD type
Simon Martin
- [PATCH] Fix PR c++/30759: Initializer-list accepted for object of non-POD type
Simon Martin
- [patch 2/2] PR27313 Transform conditional stores
Michael Matz
- [patch 2/2] PR27313 Transform conditional stores
Michael Matz
- [patch] Move loop structures to gc memory
Michael Matz
- [patch 2/2] PR27313 Transform conditional stores
Michael Matz
- [patch 2/2] PR27313 Transform conditional stores
Michael Matz
- [patch] Move loop structures to gc memory
Michael Matz
- [sel-sched] Pipelining of outer loops
Dmitry Melnik
- [RFC PATCH, i386]: Generate jecxz instruction
Zuxy Meng
- [PATCH, mingw32]: Port FTZ/DAZ for SSE to mingw32
Zuxy Meng
- [PATCH, mingw32]: Port FTZ/DAZ for SSE to mingw32
Zuxy Meng
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Jason Merrill
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Jason Merrill
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Jason Merrill
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Jason Merrill
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Jason Merrill
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Jason Merrill
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Jason Merrill
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Jason Merrill
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Jason Merrill
- g++.old-deja/g++.other/inline8.C regressed from r124508 to r124520
Jason Merrill
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Jason Merrill
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Jason Merrill
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Jason Merrill
- Better relocation handling for nonstandard --libdirs
Jason Merrill
- PING^2 C++ Patch: Fix several variadic templates PRs
Jason Merrill
- [PATCH] rvalue reference implementation for C++0x
Jason Merrill
- [PATCH] rvalue reference implementation for C++0x
Jason Merrill
- [PATCH] rvalue reference implementation for C++0x
Jason Merrill
- [patch 2/2] PR27313 Transform conditional stores
Tehila Meyzels
- [patch 2/2] PR27313 Transform conditional stores
Tehila Meyzels
- Segfault on arm-linux-gnueabi
Martin Michlmayr
- [PATCH] Fix bootstrap on ARM v3
Martin Michlmayr
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
Lee Millward
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
Lee Millward
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
Lee Millward
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
Lee Millward
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
Lee Millward
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
Lee Millward
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
Lee Millward
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
Lee Millward
- [PATCH] Fix PR c++/31745: ICE on invalid use of namespace
Lee Millward
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
Lee Millward
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
Lee Millward
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
Lee Millward
- Fix typo in libgcc-ppc-glibc.ver
Mark Mitchell
- PATCH: Support 64-bit gprof profiling on Solaris x86
Mark Mitchell
- GCC 4.2 RC2 Available
Mark Mitchell
- PATCH COMMITTED: Fix Ada build
Mark Mitchell
- GCC 4.2.0 RC3 Available
Mark Mitchell
- [patch] for PR 31676
Mark Mitchell
- fix PR 31775, name mangling conflict between static and extern
Mark Mitchell
- PATCH: Factor __aeabi_atexit into its own object file
Mark Mitchell
- PATCH: Factor __aeabi_atexit into its own object file
Mark Mitchell
- [PATCH] pass @-files to collect2 and beyond, take 2
Mark Mitchell
- [C++] Avoid one place of frontend calling into targetm
Mark Mitchell
- [PATCH] fix issue with dependency generation on win32
Mark Mitchell
- More empty body checks
Mark Mitchell
- libjava Divide_1 and pr6388 fail on 4.2.0 RC3 for several targets
Mark Mitchell
- PATCH: Correct v3_target_compile_as_c for installed-tree testing
Mark Mitchell
- PATCH: XFAIL 14220 for Solaris 2.10
Mark Mitchell
- PATCH: Don't link gcsec-1.c statically on Solaris 10 x86
Mark Mitchell
- RFA: Pass -mno-omit-leaf-frame-pointer to sse-10.c
Mark Mitchell
- RFA: Skip largefile PCH test on Solaris 10 x86
Mark Mitchell
- PATCH: XFAIL 14220 for Solaris 2.10
Mark Mitchell
- PATCH: Don't link gcsec-1.c statically on Solaris 10 x86
Mark Mitchell
- RFA: Skip largefile PCH test on Solaris 10 x86
Mark Mitchell
- RFA: Pass -mno-omit-leaf-frame-pointer to sse-10.c
Mark Mitchell
- RFA: Pass -mno-omit-leaf-frame-pointer to sse-10.c
Mark Mitchell
- More empty body checks
Mark Mitchell
- RFA: Another installed-tree testing patch
Mark Mitchell
- RFA: Skip largefile PCH test on Solaris 10 x86
Mark Mitchell
- PATCH: Factor __aeabi_atexit into its own object file
Mark Mitchell
- PATCH: Factor __aeabi_atexit into its own object file
Mark Mitchell
- PATCH: Factor __aeabi_atexit into its own object file
Mark Mitchell
- RFA: Skip largefile PCH test on Solaris 10 x86
Mark Mitchell
- PATCH: Factor __aeabi_atexit into its own object file
Mark Mitchell
- [C++] Avoid one place of frontend calling into targetm
Mark Mitchell
- [RFA] Patch to smsub_widen_optab & umsub_widen_optab
Mark Mitchell
- [C++ PATCH] Remove unneeded code now we don't have casts as lvalue extension
Mark Mitchell
- [C++] Avoid one place of frontend calling into targetm
Mark Mitchell
- Ping 2: Patch: Implementation of -Wstrict-aliasing, take 3
Mark Mitchell
- RFA: Another installed-tree testing patch
Mark Mitchell
- [PATCH]: Track uninitialized variables
Mark Mitchell
- [PATCH] remove the unsigned_type language hook
Mark Mitchell
- GCC 4.2.0 Branch Frozen for Release
Mark Mitchell
- Allow sysroots to be relocated under $prefix as well as $exec_prefix
Mark Mitchell
- [C++ Patch] PR 29928
Mark Mitchell
- GCC 4.2 branch open for regression fixes
Mark Mitchell
- [patch] Move loop structures to gc memory
Mark Mitchell
- [patch] Move loop structures to gc memory
Mark Mitchell
- [patch] Move loop structures to gc memory
Mark Mitchell
- PATCH: Fix bug lists on front page
Mark Mitchell
- [PATCH] Fix PR c++/31745: ICE on invalid use of namespace
Mark Mitchell
- [PATCH] Add __GCC_HAVE_SYNC_COMPARE_AND_SWAP_*
Mark Mitchell
- PATCH: fixes c++ friend class declaration lookup bugs
Mark Mitchell
- [Patch] Fix PR 27067 by adding a targetm.mangle_decl_assembler_name
Mark Mitchell
- PATCH: ensures c++ namespace names are unique
Mark Mitchell
- [lto] declaration flags
Mark Mitchell
- C++ PATCH: Make __attribute__((cleanup)) work in C++
Mark Mitchell
- PATCH: fixes c++ friend class declaration lookup bugs
Mark Mitchell
- PATCH: Add SSE4.1 testcases
Mark Mitchell
- LTO branch renamed in preparation for rebranch
Mark Mitchell
- [PATCH] Fix PR c++/31745: ICE on invalid use of namespace
Mark Mitchell
- dataflow branch merging plans.
Mark Mitchell
- [PATCH] Fix PR c++/30759: Initializer-list accepted for object of non-POD type
Mark Mitchell
- [patch] targhooks.c: Remove default_narrow_bitfield.
Mark Mitchell
- [patch] langhooks.c: Remove hook_get_alias_set_0.
Mark Mitchell
- [patch] global.c: Remove EXECUTE_IF_CONFLICT.
Mark Mitchell
- PATCH: Adjust naming of release candidate packages
Mark Mitchell
- dataflow branch merging plans.
Mark Mitchell
- [PATCH] Fix 4.2 i386 bootstrap with 3.2.x bootstrap compiler (PR bootstrap/29382)
Mark Mitchell
- An unreviewed patch for the gcc driver
Mark Mitchell
- [patch] Move gcc.target/arm/pr27387.C to g++.dg/inherit/thunk8.C.
Mark Mitchell
- [C++ PATCH] Clear TREE_READONLY on static vars that need runtime initialization
Mark Mitchell
- [C++ PATCH] PR 32158
Mark Mitchell
- An unreviewed patch for the gcc driver
Mark Mitchell
- [PATCH]: include types in invalid operand error messages
Mark Mitchell
- [PATCH] Fix PR c++/30759: Initializer-list accepted for object of non-POD type
Mark Mitchell
- [patch, fortran] PR22539 implement FSEEK intrinsic
Toon Moene
- [patch,libfortran] PR31964 ishftc fails with certain thrid argument
Toon Moene
- [sel-sched] IA-64 back-end improvements and tweaks
Alexander Monakov
- In-tree gmp builds broken (was: Re: [1/4] [patch, middle-end] Make mpz_set/get_double_int functions non-static.)
Brooks Moses
- [patch, fortran] PR22539 implement FSEEK intrinsic
Brooks Moses
- [patch, fortran] PR22539 implement FSEEK intrinsic
Brooks Moses
- In-tree gmp builds broken (was: Re: [1/4] [patch, middle-end] Make mpz_set/get_double_int functions non-static.)
Brooks Moses
- [patch] Fix GMP-related build breakage from my double-int patch.
Brooks Moses
- [patch] Fix GMP-related build breakage from my double-int patch.
Brooks Moses
- [patch] Fix GMP-related build breakage from my double-int patch.
Brooks Moses
- [patch, fortran] PR22539 implement FSEEK intrinsic
Brooks Moses
- [Patch, Fortran] PR25071 - give an error if character len of actual argument too short
Brooks Moses
- [patch, fortran] PR22539 implement FSEEK intrinsic
Brooks Moses
- [patch, fortran] PR22539 implement FSEEK intrinsic
Brooks Moses
- [patch, fortran] PR22539 implement FSEEK intrinsic
Brooks Moses
- [Patch, fortran] PR31803 - Fix pointer => target(range)
Brooks Moses
- [patch, fortran] Fix CMPLX documentation, document COMPLEX intrinsic.
Brooks Moses
- [patch, fortran] Fix CMPLX documentation, document COMPLEX intrinsic.
Brooks Moses
- [PATCH] Move most of *_double routines from fold-const.c to double-int.c
Brooks Moses
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
Brooks Moses
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
Brooks Moses
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
Brooks Moses
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
Brooks Moses
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
Brooks Moses
- [gfortran] Fix a few more dg directives in the testsuite
Brooks Moses
- [fortran patch] Don't use TREE_LISTs for storing arguments to intrinsic functions
Brooks Moses
- [testsuite gfortran] partial fix for secnds*.f
Brooks Moses
- [patch, fortran] Implement constant-folding for TRANSFER intrinsic.
Brooks Moses
- [testsuite gfortran] partial fix for secnds*.f
Brooks Moses
- [patch, fortran] Implement constant-folding for TRANSFER intrinsic.
Brooks Moses
- [patch, fortran] Implement constant-folding for TRANSFER intrinsic.
Brooks Moses
- [patch, fortran] Implement constant-folding for TRANSFER intrinsic.
Brooks Moses
- [patch, testsuit] PR31883 dg directives of the gfortran testsuite
Brooks Moses
- [Patch, fortran] PR29786 - [4.1/4.2/4.3 Regression] Initialization of overlapping variables: Not implemented
Brooks Moses
- [Patch, fortran] PR29786 - [4.1/4.2/4.3 Regression] Initialization of overlapping variables: Not implemented
Brooks Moses
- PR32083 - Use correct sign for -Inf in real.c's mpfr_from_real
Brooks Moses
- PR32083 - Use correct sign for -Inf in real.c's mpfr_from_real
Brooks Moses
- [patch, fortran] Fix a TRANSFER folding bug, rework Hollerith handling.
Brooks Moses
- [patch, fortran] Fix a TRANSFER folding bug, rework Hollerith handling.
Brooks Moses
- [patch, fortran, committed] Fix PR31972, ICE on Hollerith in TRANSFER.
Brooks Moses
- [patch, fortran, committed] trans-array.c: Comment edit
Brooks Moses
- [patch, fortran] A partial fix for PR31610 (ICE with transfer)
Brooks Moses
- [patch, fortran] PR32088 - Fix implicit typing of RESULT variables
Brooks Moses
- [patch, fortran] PR32124 - Don't give a run-time error if stat= has been specified for ALLOCATE
Brooks Moses
- PING: [4.2 PATCH] fix deprecation warning for -m386
Dirk Mueller
- PING: [PATCH] remove deprecated aliases
Dirk Mueller
- [PATCH] add alloc_size attribute
Dirk Mueller
- [PATCH] add alloc_size attribute
Dirk Mueller
- [PATCH] add alloc_size attribute
Dirk Mueller
- [PATCH] remove deprecated aliases
Dirk Mueller
- [PATCH] remove duplicate inline parameter calculation
Dirk Mueller
- [PATCH] fix compare_tests
Dirk Mueller
- [PATCH] fix compare_tests
Dirk Mueller
- [PATCH] fix compare_tests
Dirk Mueller
- Fix typo in libgcc-ppc-glibc.ver
Joseph S. Myers
- Fix E500 unordered comparisons
Joseph S. Myers
- soft-fp updated
Joseph S. Myers
- [PATCH]: TFmode/TImode support for x86_64
Joseph S. Myers
- [PATCH]: TFmode/TImode support for x86_64 - addendum
Joseph S. Myers
- [patch] Have cc1 define a __GFORTRAN__ macro when -lang-fortran is used
Joseph S. Myers
- PATCH: PR target/31868: Non-Linux DWARF EH x86-64 targets have broken crtend.o
Joseph S. Myers
- Ping 2: Patch: Implementation of -Wstrict-aliasing, take 3
Joseph S. Myers
- [PATCH] PR middle-end/30250: Evaluate lgamma/gamma at compile-time using MPFR
Joseph S. Myers
- [PATCH] PR middle-end/30250: Evaluate lgamma/gamma@compile-time using MPFR
Joseph S. Myers
- [PING, soft-fp, libgcc]: TFmode/TImode soft-fp support for x86_64
Joseph S. Myers
- [PATCH] fix 31924, preprocessor misses invalid floating point suffixes
Joseph S. Myers
- [PATCH] avoid c-typeck.c ICE for mixed binary/decimal operations
Joseph S. Myers
- [PATCH] warn about decimal float suffixes with -pedantic
Joseph S. Myers
- [PATCH] compiling gcc with a C++ compiler 4/n
Joseph S. Myers
- [PATCH] quick patch for PR31937
Joseph S. Myers
- soft-fp updated
Joseph S. Myers
- fix some printf mismatches
Joseph S. Myers
- fix some printf mismatches
Joseph S. Myers
- [PATCH] quick patch for PR31937
Joseph S. Myers
- [PATCH] fix e500 prologue/epilogue ABI issue
Joseph S. Myers
- PATCH RFA: Document that order of -l option is significant
Joseph S. Myers
- New libtool is in the GCC and Src trees.
Joseph S. Myers
- [patch] new patch to fix tfmode for i386-darwin
Joseph S. Myers
- [patch] new patch to fix tfmode for i386-darwin
Joseph S. Myers
- [PATCH] Fix common_pointer_type for fn pointers where one has __attribute__((const)) and one does not (PR tree-optimization/32139)
Joseph S. Myers
- [PATCH] fix compare_tests
Joseph S. Myers
- [testsuite] backport the other half of a patch to 4.1
Adam Nemet
- [PATCH, testsuite] Fix PASS->UNSUPPORTED on g++.dg/tls/static-1.C
Adam Nemet
- [PATCH, testsuite] Fix PASS->UNSUPPORTED on g++.dg/tls/static-1.C
Adam Nemet
- [PATCH, testsuite] Fix PASS->UNSUPPORTED on g++.dg/tls/static-1.C
Adam Nemet
- [PATCH, testsuite] Fix PASS->UNSUPPORTED on g++.dg/tls/static-1.C
Adam Nemet
- [PATCH] compiling gcc with a C++ compiler 1/n
Thomas Neumann
- [PATCH] compiling gcc with a C++ compiler 2/n
Thomas Neumann
- [PATCH] compiling gcc with a C++ compiler 2/n
Thomas Neumann
- [PATCH] compiling gcc with a C++ compiler 2/n
Thomas Neumann
- add myself to MAINTAINERS
Thomas Neumann
- [PATCH] compiling gcc with a C++ compiler 3/n
Thomas Neumann
- [PATCH] compiling gcc with a C++ compiler 4/n
Thomas Neumann
- [PATCH] compiling gcc with a C++ compiler 4/n
Thomas Neumann
- [PATCH] compiling gcc with a C++ compiler 2/n
Thomas Neumann
- [PATCH] compiling gcc with a C++ compiler 4/n
Thomas Neumann
- [PATCH] compiling gcc with a C++ compiler 2/n
Thomas Neumann
- [patch] use expand_modifier in expand_expr langhook
Thomas Neumann
- [patch] harmonize {|c_|cplus_}tree_code
Thomas Neumann
- [PATCH] compiling gcc with a C++ compiler 5/n
Thomas Neumann
- [PATCH, vectorizer]: Update-1: Vectorize int->double and double->int conversions
Thomas Neumann
- PATCH: insn_code -> tree_code in tree-vect-transform.c
Thomas Neumann
- [ping] C++ compatibility in gen*
Thomas Neumann
- [Xtensa] fix 64-bit host problem
Dan Nicolaescu
- In-tree gmp builds broken (was: Re: [1/4] [patch, middle-end] Make mpz_set/get_double_int functions non-static.)
Hans-Peter Nilsson
- [PATCH] Fix PR30957
Hans-Peter Nilsson
- [PATCH] Fix PR30957
Hans-Peter Nilsson
- g++.old-deja/g++.other/inline8.C regressed from r124508 to r124520
Hans-Peter Nilsson
- [PATCH] Fix PR30957
Hans-Peter Nilsson
- gcc.dg/20070507-1.c lacks target fpic
Hans-Peter Nilsson
- Regression (was: Re: [PATCH][4.2] Fix PR31797, make forwprop not prop...)
Hans-Peter Nilsson
- Regression (was: Re: [PATCH][4.2] Fix PR31797, make forwprop not prop...)
Hans-Peter Nilsson
- Regressions from Re: [PATCH] remove the unsigned_type language hook
Hans-Peter Nilsson
- Regressions from Re: [PATCH] remove the unsigned_type language hook
Hans-Peter Nilsson
- Your mangle_decl_assembler_name change broke "unaffected" targets.
Hans-Peter Nilsson
- [gomp] Fix bad diagnostics (PR c++/31748)
Diego Novillo
- Reload bug & SRA oddness
Diego Novillo
- [PATCH] Extend store ccp
Diego Novillo
- PATCH: calculate CDI_DOMINATORS in tree-ssa-sink
Diego Novillo
- [PATCH] Extend dse
Diego Novillo
- Reload bug & SRA oddness
Diego Novillo
- [PATCH] Fix fallout of CFG scanning patch
Diego Novillo
- Update address in MAINTAINERS
Diego Novillo
- [PING] [PATCH] Matrix Flattening and Transposing optimizations
Diego Novillo
- [gomp] Fix another EH related gomp ICE (PR tree-optimization/31769)
Diego Novillo
- [patch] Predictive commoning, updated
Diego Novillo
- Patch ping
Diego Novillo
- [patch] cfgcleanup.c: Remove merge_seq_blocks.
Diego Novillo
- [patch] tree-ssa-alias.c: Remove is_aliased_with.
Diego Novillo
- [wwwdocs PATCH] Re: http://gcc.gnu.org/svn.html have a error.
Diego Novillo
- [PATCH]: Add broad overview of how tree level aliasing works
Diego Novillo
- [PATCH] PR 32146 (Bad matrix layout transformations)
Diego Novillo
- [PATCH] PR 32146 (Bad matrix layout transformations)
Diego Novillo
- [PATCH][RFC] A GIMPLE and "GIMPLE type system" verifier
Diego Novillo
- [patch] [PR31699] fix wrong peeling for alignment in vectorizer
Dorit Nuzman
- [patch] Predictive commoning, updated
Dorit Nuzman
- [patch] Preserving loops in threading (updated)
Dorit Nuzman
- [patch] Predictive commoning, updated
Dorit Nuzman
- [committed] [wwwdocs] vectorizer webpage update
Dorit Nuzman
- [PATCH, vectorizer]: Update-1: Vectorize int->double and double->int conversions
Dorit Nuzman
- [autovect] [committed] fixes/cleanups
Dorit Nuzman
- [autovect] [committed] outer-loop vectorization with memrefs in the inner-loop
Dorit Nuzman
- [autovect] [committed] support zero-step in outer-loop
Dorit Nuzman
- New libtool is in the GCC and Src trees.
Peter O'Gorman
- New libtool is in the GCC and Src trees.
Peter O'Gorman
- New libtool is in the GCC and Src trees.
Peter O'Gorman
- PATCH: PR libjava/32098: New libtool doesn't support libjava
Peter O'Gorman
- New libtool is in the GCC and Src trees.
Peter O'Gorman
- PATCH: PR libjava/32098: New libtool doesn't support libjava
Peter O'Gorman
- PATCH: PR libjava/32078: Update libtool in classpath
Peter O'Gorman
- New libtool is in the GCC and Src trees.
Peter O'Gorman
- [PATCH] quick patch for PR31937
Patrick Olinet
- [PATCH] quick patch for PR31937
Patrick Olinet
- [PATCH] quick patch for PR31937
Patrick Olinet
- [PATCH] quick patch for PR31937
Patrick Olinet
- Reload bug & SRA oddness
Alexandre Oliva
- RFC/RFA: patch for PR 22156: improve SRA for bit-fields
Alexandre Oliva
- RFC/RFA: patch for PR 22156: improve SRA for bit-fields
Alexandre Oliva
- Reload bug & SRA oddness
Alexandre Oliva
- Reload bug & SRA oddness
Alexandre Oliva
- Reload bug & SRA oddness
Alexandre Oliva
- Reload bug & SRA oddness
Alexandre Oliva
- RFC/RFA: patch for PR 22156: improve SRA for bit-fields
Alexandre Oliva
- Reload bug & SRA oddness
Alexandre Oliva
- RFC/RFA: patch for PR 22156: improve SRA for bit-fields
Alexandre Oliva
- Reload bug & SRA oddness
Alexandre Oliva
- Reload bug & SRA oddness
Alexandre Oliva
- RFC/RFA: patch for PR 22156: improve SRA for bit-fields
Alexandre Oliva
- Reload bug & SRA oddness
Alexandre Oliva
- RFC/RFA: patch for PR 22156: improve SRA for bit-fields
Alexandre Oliva
- Patch to update libtool in GCC and Src trees
Alexandre Oliva
- RFC/RFA: patch for PR 22156: improve SRA for bit-fields
Alexandre Oliva
- PR 23551: why should we coalesce inlined variables?
Alexandre Oliva
- Reload bug & SRA oddness
Alexandre Oliva
- Reload bug & SRA oddness
Alexandre Oliva
- PR 23551: why should we coalesce inlined variables?
Alexandre Oliva
- PR 23551: why should we coalesce inlined variables?
Alexandre Oliva
- [PATCH] compiling gcc with a C++ compiler 2/n
Alexandre Oliva
- PR 23551: why should we coalesce inlined variables?
Alexandre Oliva
- PR 23551: why should we coalesce inlined variables?
Alexandre Oliva
- Reload bug & SRA oddness
Alexandre Oliva
- [patch] Move loop structures to gc memory
Alexandre Oliva
- [patch] Move loop structures to gc memory
Alexandre Oliva
- [patch] Move loop structures to gc memory
Alexandre Oliva
- [patch] Move loop structures to gc memory
Alexandre Oliva
- [patch] Move loop structures to gc memory
Alexandre Oliva
- [patch] Move loop structures to gc memory
Alexandre Oliva
- [patch] Move loop structures to gc memory
Alexandre Oliva
- [patch] Move loop structures to gc memory
Alexandre Oliva
- [patch] Move loop structures to gc memory
Alexandre Oliva
- [patch] Move loop structures to gc memory
Alexandre Oliva
- [PING] real.c: Remove hexfloat middle-end support
Alexandre Oliva
- Reload bug & SRA oddness
Alexandre Oliva
- Reload bug & SRA oddness
Alexandre Oliva
- Reload bug & SRA oddness
Alexandre Oliva
- [patch] move mn10300 to constraints.md (plus obvious middle-end)
Alexandre Oliva
- [patch] move mn10300 to constraints.md (plus obvious middle-end)
Alexandre Oliva
- Reload bug & SRA oddness
Alexandre Oliva
- [dataflow][PATCH] Compute dominance information in ce2 pass.
Seongbae Park
- [PATCH] doc/install.texi (was: GCC 4.2.0 Status Report (2007-04-15))
Gerald Pfeifer
- [wwwdocs] mirrors.html -- add gcc.cybermirror.org
Gerald Pfeifer
- [wwwdocs] Re: GCC 4.2.0 Status Report (2007-05-11)
Gerald Pfeifer
- [wwwdocs] 4.2 visibility, anonymous namespace changes 4.3 TLS emu changes
Gerald Pfeifer
- [PATCH] compiling gcc with a C++ compiler 4/n
Gerald Pfeifer
- I don't understand some of gcc-4.1-20070514, a patch here.
Gerald Pfeifer
- [wwwdocs] Wconversion changes in 4.3
Gerald Pfeifer
- [PATCH] doc, Add java cross compiler instructions
Gerald Pfeifer
- [PATCH, wwwdocs]: Mention support for __float128 operations on x86_64 target
Gerald Pfeifer
- [wwwdocs PATCH] Re: http://gcc.gnu.org/svn.html have a error.
Gerald Pfeifer
- [PATCH] doc/install.texi
Gerald Pfeifer
- [wwwdocs PATCH] RE: gcc-4.2 manuals: GNU OpenMP Manual?
Gerald Pfeifer
- [wwwdocs PATCH] Re: http://gcc.gnu.org/svn.html have a error.
Gerald Pfeifer
- [PATCH] doc/install.texi
Gerald Pfeifer
- [wwwdocs] Update release status
Gerald Pfeifer
- [Committed] Add testcase for middle-end/31740
Andrew Pinski
- [PATCH] pass @-files to collect2 and beyond, take 2
Andrew Pinski
- [PATCH] Fix PR 29715, fold produces &a - 4
Andrew Pinski
- tests for compiler (non-)limits
Andrew Pinski
- tests for compiler (non-)limits
Andrew Pinski
- [PTR-PLUS] Committed merge from the mainline
Andrew Pinski
- [PTR-PLUS] Committed merge from the mainline
Andrew Pinski
- [patch] libgomp: removing nodlopen flag for portability
Andrew Pinski
- fix PR 31775, name mangling conflict between static and extern
Andrew Pinski
- [tuples] constructors and assorted infrastructure
Andrew Pinski
- Reduce Dwarf Debug Size
Andrew Pinski
- [PATCH] Make -Os inlining less magic
Andrew Pinski
- Reload bug & SRA oddness
Andrew Pinski
- [PATCH] Fix PR diagnostic/25923: garbled diagnostics with -O -Wuninitialized
Andrew Pinski
- [PTR-PLUS] Add/fix documentation for POINTER_PLUS_EXPR
Andrew Pinski
- limits.h fix
Andrew Pinski
- Reduce Dwarf Debug Size
Andrew Pinski
- [Committed] GCC 4.1 loop.c: Remove REG_EQUAL when hoisting cond invariant insn
Andrew Pinski
- [PATCH] PR middle-end/30250: Evaluate lgamma/gamma at compile-time using MPFR
Andrew Pinski
- [PATCH] PR middle-end/30250: Evaluate lgamma/gamma at compile-time using MPFR
Andrew Pinski
- -ftree-check for review
Andrew Pinski
- -ftree-check for review
Andrew Pinski
- mips tls with -mlong64/-mgp32
Andrew Pinski
- [PATCH] remove the unsigned_type language hook
Andrew Pinski
- [pplus] Remove unnecesary code from determine_base_object
Andrew Pinski
- FYI: gcc/print-rtl.c (print_rtx) does not build with -Werror
Andrew Pinski
- [PATCH] compiling gcc with a C++ compiler 4/n
Andrew Pinski
- [PATCH] compiling gcc with a C++ compiler 4/n
Andrew Pinski
- [PATCH] compiling gcc with a C++ compiler 2/n
Andrew Pinski
- [patch 2/2] PR27313 Transform conditional stores
Andrew Pinski
- [patch 2/2] PR27313 Transform conditional stores
Andrew Pinski
- [PATCH][pointer-plus] Make x86_64 work
Andrew Pinski
- [patch 2/2] PR27313 Transform conditional stores
Andrew Pinski
- [PATCH][pointer-plus] Make x86_64 work
Andrew Pinski
- Better relocation handling for nonstandard --libdirs
Andrew Pinski
- [PATCH] remove the unsigned_type language hook
Andrew Pinski
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Andrew Pinski
- Reload bug & SRA oddness
Andrew Pinski
- Reduce Dwarf Debug Size
Andrew Pinski
- [PATCH] remove the unsigned_type language hook
Andrew Pinski
- [PATCH]: PR middle-end/31796 use MPFR to evaluate remquo/remainder/drem at compile-time
Andrew Pinski
- [patch] harmonize {|c_|cplus_}tree_code
Andrew Pinski
- [patch] move altivec register saving
Andrew Pinski
- [PATCH] remove the unsigned_type language hook
Andrew Pinski
- fix some printf mismatches
Andrew Pinski
- I don't understand some of gcc-4.1-20070514, a patch here.
Andrew Pinski
- [PATCH] remove the unsigned_type language hook
Andrew Pinski
- [pointer-plus] [patch] SH specific changes
Andrew Pinski
- [PATCH] fix e500 prologue/epilogue ABI issue
Andrew Pinski
- [PING] real.c: Remove hexfloat middle-end support
Andrew Pinski
- [PATCH, 4.2] Backport Geode optimizations
Andrew Pinski
- [PATCH, 4.2] Backport Geode optimizations
Andrew Pinski
- PATCH COMMITTED: Fix bug building complex C++ code
Andrew Pinski
- [PATCH] remove the unsigned_type language hook
Andrew Pinski
- [PATCH] Testsuite: add simple vector divide test
Andrew Pinski
- New libtool is in the GCC and Src trees.
Andrew Pinski
- [PATCH] Fix ICE in gen_rtx_SUBREG, gen_lowpart_if_possible trying to create an invalid subreg
Andrew Pinski
- [testsuite gfortran] partial fix for secnds*.f
Andrew Pinski
- PATCH: Change OPTION_MASK_XXX/OPTION_XXX to MASK_XXX/TARGET_XXX
Andrew Pinski
- RFC: [PATCH]: PR31806 - Fix MEM_READONLY_P aliasing disambiguation
Andrew Pinski
- [PATCH] fix compare_tests
Andrew Pinski
- [C++ PATCH] PR 32158
Andrew Pinski
- Fixing libobjc Was: Re: New libtool is in the GCC and Src trees.
Andrew Pinski
- I don't understand some of gcc-4.1-20070514, a patch here.
J.C. Pizarro
- I don't understand some of gcc-4.1-20070514, a patch here.
J.C. Pizarro
- I don't understand some of gcc-4.1-20070514, a patch here.
J.C. Pizarro
- -ftree-check for review
Sebastian Pop
- [patch] Predictive commoning, updated
Sebastian Pop
- [graphite] push some of my local changes in the branch
Sebastian Pop
- [patch] Predictive commoning, updated
Sebastian Pop
- [patch] Predictive commoning, updated
Sebastian Pop
- [patch] Predictive commoning, updated
Sebastian Pop
- [patch, commited] for PR 31885
Sebastian Pop
- [graphite] fix some config lib paths
Sebastian Pop
- [graphite] fix testsuite
Sebastian Pop
- [graphite] Integrate loop distribution
Sebastian Pop
- [graphite] Integrate loop distribution
Sebastian Pop
- [patch] Predictive commoning, updated
Sebastian Pop
- [graphite] cleanup distribution patch
Sebastian Pop
- [patch] Always initialize current_loops in loop_optimizer_init
Sebastian Pop
- [testsuite gfortran] partial fix for secnds*.f
Tim Prince
- [testsuite gfortran] partial fix for secnds*.f
Tim Prince
- [testsuite gfortran] partial fix for secnds*.f
Tim Prince
- [testsuite gfortran] partial fix for secnds*.f
Tim Prince
- [testsuite gfortran] partial fix for secnds*.f
R. D. Flowers, Chattanooga TN USA
- [tuples] tree-pretty-print changes
Gabriel Dos Reis
- [tuples] tree-pretty-print changes
Gabriel Dos Reis
- [tuples] tree-pretty-print changes
Gabriel Dos Reis
- [PATCH] compiling gcc with a C++ compiler 2/n
Gabriel Dos Reis
- [PATCH] Fix PR c++/30759: Initializer-list accepted for object of non-POD type
Gabriel Dos Reis
- [PATCH] Fix PR c++/30759: Initializer-list accepted for object of non-POD type
Gabriel Dos Reis
- [C++ PATCH] PR 32158
Gabriel Dos Reis
- [PATCH] Fix PR c++/30759: Initializer-list accepted for object of non-POD type
Gabriel Dos Reis
- [PATCH] Fix PR c++/30759: Initializer-list accepted for object of non-POD type
Gabriel Dos Reis
- [PATCH, rtl]: Change VEC_* expressions to RTX_EXTRA class.
Rob1weld@aol.com
- New PO Template file for `cpplib'
Translation Project Robot
- Contents of file `cpplib-4.2.0.nl.po.gz'
Translation Project Robot
- New Dutch PO file for `cpplib'
Translation Project Robot
- New PO Template file for `gcc'
Translation Project Robot
- New Turkish PO file for `cpplib'
Translation Project Robot
- Contents of file `cpplib-4.2.0.tr.po.gz'
Translation Project Robot
- Contents of file `cpplib-4.2.0.es.po.gz'
Translation Project Robot
- New Spanish PO file for `cpplib'
Translation Project Robot
- New Spanish PO file for `gcc'
Translation Project Robot
- New Spanish PO file for `gcc'
Translation Project Robot
- Contents of file `cpplib-4.2.0.vi.po.gz'
Translation Project Robot
- New Vietnamese PO file for `cpplib'
Translation Project Robot
- New German PO file for `cpplib'
Translation Project Robot
- Contents of file `cpplib-4.2.0.de.po.gz'
Translation Project Robot
- PATCH: PR libjava/32078: Update libtool in classpath
Maciej W. Rozycki
- Ping: Patch: Implementation of -Wstrict-aliasing, take 3: Frontend maintainer needed
Silvius Rus
- Ping 2: Patch: Implementation of -Wstrict-aliasing, take 3
Silvius Rus
- add self to MAINTAINERS: waa
Silvius Rus
- Allow sysroots to be relocated under $prefix as well as $exec_prefix
Richard Sandiford
- Better relocation handling for nonstandard --libdirs
Richard Sandiford
- [RFA] Patch to smsub_widen_optab & umsub_widen_optab
Richard Sandiford
- Add support for sparc-wrs-vxworks
Richard Sandiford
- Add support for sparc-wrs-vxworks
Richard Sandiford
- Add support for sparc-wrs-vxworks
Richard Sandiford
- Add support for sparc-wrs-vxworks
Richard Sandiford
- Add support for sparc-wrs-vxworks
Richard Sandiford
- Better relocation handling for nonstandard --libdirs
Richard Sandiford
- Add support for sparc-wrs-vxworks
Richard Sandiford
- Better relocation handling for nonstandard --libdirs
Richard Sandiford
- mips tls with -mlong64/-mgp32
Richard Sandiford
- mips tls with -mlong64/-mgp32
Richard Sandiford
- mips tls with -mlong64/-mgp32
Richard Sandiford
- mips tls with -mlong64/-mgp32
Richard Sandiford
- Allow sysroots to be relocated under $prefix as well as $exec_prefix
Richard Sandiford
- Better relocation handling for nonstandard --libdirs
Richard Sandiford
- Better relocation handling for nonstandard --libdirs
Richard Sandiford
- Don't define ASM_PREFERRED_EH_DATA_FORMAT for i586-wrs-vxworks
Richard Sandiford
- Better relocation handling for nonstandard --libdirs
Richard Sandiford
- mips tls with -mlong64/-mgp32
Richard Sandiford
- mips tls with -mlong64/-mgp32
Richard Sandiford
- mips tls with -mlong64/-mgp32
Richard Sandiford
- mips tls with -mlong64/-mgp32
Richard Sandiford
- mips tls with -mlong64/-mgp32
Richard Sandiford
- mips tls with -mlong64/-mgp32
Richard Sandiford
- mips tls with -mlong64/-mgp32
Richard Sandiford
- [dataflow]: PATCH COMMITTED to fix problems with dce.
Richard Sandiford
- mips tls with -mlong64/-mgp32
Richard Sandiford
- mips tls with -mlong64/-mgp32
Richard Sandiford
- [dataflow]: PATCH COMMITTED to fix frame pointer use in dce.
Richard Sandiford
- Remove GO_IF_HARD_REG_SET_*
Richard Sandiford
- Add convenience functions for compound hard registers
Richard Sandiford
- Fix postreload-gcse treatment of call-clobbered registers
Richard Sandiford
- Fix a base register calculation bug in alias.c
Richard Sandiford
- Fix postreload liveness computation
Richard Sandiford
- Fix postreload liveness computation
Richard Sandiford
- Extend reload_combine
Richard Sandiford
- Get rid of NOTE_LINE_NUMBER infrastructure
Richard Sandiford
- Get rid of NOTE_LINE_NUMBER infrastructure
Richard Sandiford
- Remove GO_IF_HARD_REG_SET_*
Richard Sandiford
- Fix postreload-gcse treatment of call-clobbered registers
Richard Sandiford
- Add convenience functions for compound hard registers
Richard Sandiford
- PATCH: mips16 float and complex support
Richard Sandiford
- Fix postreload-gcse treatment of call-clobbered registers
Richard Sandiford
- Fix postreload-gcse treatment of call-clobbered registers
Richard Sandiford
- [ARM] Don't shorten long calls to different sections
Richard Sandiford
- Update the ARM VxWorks port, and add RTP support
Richard Sandiford
- Fix postreload liveness computation
Richard Sandiford
- [ARM] Don't shorten long calls to different sections
Richard Sandiford
- [ARM] Don't shorten long calls to different sections
Richard Sandiford
- dataflow branch merging plans.
Richard Sandiford
- Dataflow branch review #2
Richard Sandiford
- Fix for PR fortran/31732
Tobias Schlüter
- [gfortran,committed] Fix half or PR31251: segfault in real charlen
Tobias Schlüter
- [Patch, fortran] PR31803 - Fix pointer => target(range)
Tobias Schlüter
- [Patch, fortran] PR31803 - Fix pointer => target(range)
Tobias Schlüter
- [patch, fortran] Implement constant-folding for TRANSFER intrinsic.
Tobias Schlüter
- [patch, fortran] Implement constant-folding for TRANSFER intrinsic.
Tobias Schlüter
- [patch, fortran] Implement constant-folding for TRANSFER intrinsic.
Tobias Schlüter
- [patch, fortran] Implement constant-folding for TRANSFER intrinsic.
Tobias Schlüter
- [patch,libfortran] PR31964 ishftc fails with certain thrid argument
Tobias Schlüter
- [patch] Implement sizeof intrinsic, a minor cleanups to trans-intrinsic.c
Tobias Schlüter
- [testsuite gfortran] partial fix for secnds*.f
Tobias Schlüter
- [patch] Implement sizeof intrinsic, a minor cleanups to trans-intrinsic.c
Tobias Schlüter
- [PATCH] Re: Some type mismatches
Tobias Schlüter
- Blackfin umulsi3_highpart bugfix
Bernd Schmidt
- Blackfin testcase fixes
Bernd Schmidt
- Blackfin: lower-subreg stuff
Bernd Schmidt
- Reload bug & SRA oddness
Bernd Schmidt
- Blackfin sibcall epilogue fix
Bernd Schmidt
- Blackfin: More CPU types
Bernd Schmidt
- Blackfin LOCAL_ALIGNMENT
Bernd Schmidt
- Reload bug & SRA oddness
Bernd Schmidt
- Reload bug & SRA oddness
Bernd Schmidt
- Blackfin: Define MOVE_RATIO
Bernd Schmidt
- [dataflow]: PATCH COMMITTED to fix frame pointer use in dce.
Bernd Schmidt
- Add convenience functions for compound hard registers
Bernd Schmidt
- dataflow branch merging plans.
Bernd Schmidt
- dataflow branch merging plans.
Bernd Schmidt
- Reload bug & SRA oddness
Bernd Schmidt
- [PATCH] reloading of subregs
Bernd Schmidt
- Reload bug & SRA oddness
Andreas Schwab
- Make sure symbol version script is writeable
Andreas Schwab
- [patch] m68k.h: Add "interrupt_thread" attribute.
Andreas Schwab
- Get rid of NOTE_LINE_NUMBER infrastructure
Andreas Schwab
- Get rid of NOTE_LINE_NUMBER infrastructure
Andreas Schwab
- [m68k] pass --pcrel to assembler
Andreas Schwab
- PATCH: PR libjava/3207: Ignore _AC_ARG_VAR_PRECIOUS
Andreas Schwab
- PATCH: PR libjava/3207: Ignore _AC_ARG_VAR_PRECIOUS
Andreas Schwab
- New libtool is in the GCC and Src trees.
Andreas Schwab
- PATCH: PR libjava/3207: Ignore _AC_ARG_VAR_PRECIOUS
Andreas Schwab
- New libtool is in the GCC and Src trees.
Andreas Schwab
- PATCH: PR libjava/3207: Ignore _AC_ARG_VAR_PRECIOUS
Andreas Schwab
- PATCH: PR libjava/32098: New libtool doesn't support libjava
Andreas Schwab
- PATCH: PR libjava/32078: Update libtool in classpath
Andreas Schwab
- PATCH: PR libjava/32078: Update libtool in classpath
Andreas Schwab
- PATCH: PR libjava/32078: Update libtool in classpath
Andreas Schwab
- PATCH: PR libjava/32078: Update libtool in classpath
Andreas Schwab
- [dataflow][PATCH] Compute dominance information in ce2 pass.
Seongbae Park (박성배, 朴成培)
- PATCH COMMITTED: Fix Ada build
Thiemo Seufer
- Forced alignment of arrays
Mark Shinwell
- Don't define ASM_PREFERRED_EH_DATA_FORMAT for i586-wrs-vxworks
Nathan Sidwell
- non-local goto optimization
Nathan Sidwell
- [m68k] pass --pcrel to assembler
Nathan Sidwell
- [m68k] pass --pcrel to assembler
Nathan Sidwell
- [m68k] pass --pcrel to assembler
Nathan Sidwell
- [PING^2] Re: [PATCH, PR7302] -Wnon-virtual-dtor should't complain of protected dtor.
Paweł Sikora
- GCC 4.2 RC2 Available
Paweł Sikora
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Paweł Sikora
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Paweł Sikora
- [Patch] Committed comment update in config/os/mingw32/os_defines.h-
Danny Smith
- [Patch] Fix PR 27067 by adding a targetm.mangle_decl_assembler_name
Danny Smith
- [PATCH] commited fix to _INTEGRAL_MAX_BITS define on mingw32
Danny Smith
- [PATCH, mingw32]: Port FTZ/DAZ for SSE to mingw32
Danny Smith
- [Patch] Fix PR 27067 by adding a targetm.mangle_decl_assembler_name
Danny Smith
- [PATCH, mingw32]: Port FTZ/DAZ for SSE to mingw32
Danny Smith
- [Patch] Allow DW2 Unwind info for cygwin/mingw32 targets
Danny Smith
- [v3] special math vs. C++0x test
Ed Smith-Rowland
- [AVR] RTL prologue/epilogue
Anatoly Sokolov
- [patch] libgomp: removing nodlopen flag for portability
Sebastian Steiger
- [patch] libgomp: removing nodlopen flag for portability
Sebastian Steiger
- Allow targets to prefer target roots
Mike Stump
- framework annotations for -v
Mike Stump
- limits.h fix
Mike Stump
- More empty body checks
Mike Stump
- [PATCH]: TFmode/TImode support for x86_64
Mike Stump
- Move some i386 code to filescope
Mike Stump
- More empty body checks
Mike Stump
- limits.h fix
Mike Stump
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Mike Stump
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Mike Stump
- Fix first-global.C for darwin
Mike Stump
- Fix g++.dg/parse/attr-externally-visible-1.C for darwin
Mike Stump
- Clarification request for ipa/cgraph code
Mike Stump
- Patch for g++.dg/warn/multiple-overflow-warn-3.C test failure
Mike Stump
- [PATCH] remove the unsigned_type language hook
Mike Stump
- [patch] Move loop structures to gc memory
Mike Stump
- [patch] Move loop structures to gc memory
Mike Stump
- [patch] Move loop structures to gc memory
Mike Stump
- [patch] Move loop structures to gc memory
Mike Stump
- [testsuite] fix C tests to use correct dg-error or dg-warning directive
Mike Stump
- [patch] Move loop structures to gc memory
Mike Stump
- [patch] Move loop structures to gc memory
Mike Stump
- [patch] Move loop structures to gc memory
Mike Stump
- [patch] Move loop structures to gc memory
Mike Stump
- [testsuite] fix C tests to use correct dg-error or dg-warning directive
Mike Stump
- [patch] Move loop structures to gc memory
Mike Stump
- [patch] boehm-gc, darwin: backport MPROTECT_VDB stuff to gcc head
Mike Stump
- Extraneous changes
Mike Stump
- [patch] Move loop structures to gc memory
Mike Stump
- [patch] boehm-gc darwin backport 4.2.*
Mike Stump
- [patch] boehm-gc darwin backport 4.2.*
Mike Stump
- [patch] boehm-gc darwin backport r124870 to 4.2.x
Mike Stump
- [PATCH] Testsuite: add simple vector divide test
Mike Stump
- [PATCH] Testsuite: add simple vector divide test
Mike Stump
- -g on darwin
Mike Stump
- Move some i386 code to filescope
Mike Stump
- framework annotations for -v
Mike Stump
- limits.h fix
Mike Stump
- -g on darwin for .cp files
Mike Stump
- PATCH: Add SSE4.1 testcases
Mike Stump
- [PATCH, 4.2] Backport Geode optimizations
Mike Stump
- PATCH: Add SSE4.2 support
Mike Stump
- PATCH: Change OPTION_MASK_XXX/OPTION_XXX to MASK_XXX/TARGET_XXX
Mike Stump
- New libtool is in the GCC and Src trees.
Mike Stump
- New libtool is in the GCC and Src trees.
Mike Stump
- [PATCH] fix compare_tests
Mike Stump
- New libtool is in the GCC and Src trees.
Mike Stump
- [PATCH] fix compare_tests
Mike Stump
- [PATCH] fix compare_tests
Mike Stump
- [PATCH] fix compare_tests
Mike Stump
- [PATCH] fix compare_tests
Mike Stump
- [PATCH] fix compare_tests
Mike Stump
- PATCH COMMITTED: Fix Ada build
Ian Lance Taylor
- PATCH COMMITTED: Fix Ada build
Ian Lance Taylor
- PATCH COMMITTED: Fix Ada build
Ian Lance Taylor
- [PATCH] Make -Os inlining less magic
Ian Lance Taylor
- [patch] for PR 31676
Ian Lance Taylor
- [patch] Fix GMP-related build breakage from my double-int patch.
Ian Lance Taylor
- [RFA/libiberty] use TOLOWER instead of tolower in filename_cmp.c
Ian Lance Taylor
- [v3] PATCH to libstdc++ for forced unwind handling (c++/28145)
Ian Lance Taylor
- fix PR 31775, name mangling conflict between static and extern
Ian Lance Taylor
- PATCH RFA: Don't set GFXOPT for 8540 or 8548
Ian Lance Taylor
- [PATCH] for PR middle-end/31490
Ian Lance Taylor
- [PATCH] Hardening of __do_global_dtors_aux
Ian Lance Taylor
- libjava Divide_1 and pr6388 fail on 4.2.0 RC3 for several targets
Ian Lance Taylor
- Forced alignment of arrays
Ian Lance Taylor
- libjava Divide_1 and pr6388 fail on 4.2.0 RC3 for several targets
Ian Lance Taylor
- libjava Divide_1 and pr6388 fail on 4.2.0 RC3 for several targets
Ian Lance Taylor
- [PATCH]: Fix PR rtl-optimization/31344
Ian Lance Taylor
- RFA: Skip largefile PCH test on Solaris 10 x86
Ian Lance Taylor
- A reload question (PR target/28011)
Ian Lance Taylor
- [i386 PATCH] Mark __tls_get_addr call as pure
Ian Lance Taylor
- [PATCH]: Track uninitialized variables
Ian Lance Taylor
- [PATCH]: Track uninitialized variables
Ian Lance Taylor
- [patch] Move loop structures to gc memory
Ian Lance Taylor
- [patch] Move loop structures to gc memory
Ian Lance Taylor
- [patch] Move loop structures to gc memory
Ian Lance Taylor
- [patch] Move loop structures to gc memory
Ian Lance Taylor
- [patch] Move loop structures to gc memory
Ian Lance Taylor
- [patch] Move loop structures to gc memory
Ian Lance Taylor
- [patch] Move loop structures to gc memory
Ian Lance Taylor
- [testsuite] fix C tests to use correct dg-error or dg-warning directive
Ian Lance Taylor
- [patch] Move loop structures to gc memory
Ian Lance Taylor
- [testsuite] fix C tests to use correct dg-error or dg-warning directive
Ian Lance Taylor
- Patch for PR target/31850 (slow compile of limits-fnargs.c)
Ian Lance Taylor
- [patch] Move loop structures to gc memory
Ian Lance Taylor
- [patch] Move loop structures to gc memory
Ian Lance Taylor
- PATCH COMMITTED: Patch for PR 31953
Ian Lance Taylor
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Ian Lance Taylor
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Ian Lance Taylor
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Ian Lance Taylor
- Ping [PATCH] for PR middle-end/31490
Ian Lance Taylor
- [dataflow]: PATCH COMMITTED to fix frame pointer use in dce.
Ian Lance Taylor
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Ian Lance Taylor
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Ian Lance Taylor
- PATCH COMMITTED: Remove retval notes when we lower a subreg
Ian Lance Taylor
- PATCH COMMITTED: Fix bug building complex C++ code
Ian Lance Taylor
- PATCH COMMITTED: Fix bug building complex C++ code
Ian Lance Taylor
- another pending patch
Ian Lance Taylor
- PATCH RFA: Document that order of -l option is significant
Ian Lance Taylor
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Ian Lance Taylor
- PATCH COMMITTED: Fix bug building complex C++ code
Ian Lance Taylor
- [RFC,PATCH] 2 new mode attributes to replace mode(word) uses in libgcc
Ian Lance Taylor
- PATCH COMMITTED: Fix for PR 32069: -O0 -fsplit-wide-types
Ian Lance Taylor
- Dataflow miscompiles soft-fp/floatuntitf.c on x86_64
Ian Lance Taylor
- Fix postreload-gcse treatment of call-clobbered registers
Ian Lance Taylor
- [PATCH] [C and C++ front-ends] Fix PR C/C++ 31339: ICE on invalid use of complex constant
Ian Lance Taylor
- [PATCH, i386]: Fix PR target/32065: Many dfp testsuite failures for -msse targets
Ian Lance Taylor
- [PATCH] rvalue reference implementation for C++0x
Ian Lance Taylor
- [PATCH] ICE with uninitialized CDImode (of subreg of TImode)
Ian Lance Taylor
- Dataflow branch review #1
Ian Lance Taylor
- Dataflow branch review #1
Ian Lance Taylor
- tree-vrp.c: avoid using uninitialized value
Ian Lance Taylor
- Dataflow branch review #2
Ian Lance Taylor
- [PATCH] for PR middle-end/31490
Dinar Temirbulatov
- Ping [PATCH] for PR middle-end/31490
Dinar Temirbulatov
- [Patch, fortran] PR31474 - ENTRY & procedural pointer: insert_bbt(): Duplicate key found!
Paul Thomas
- [patch, fortran] Implement constant-folding for TRANSFER intrinsic.
Paul Thomas
- [gfortran,patch] Don't evaluate substring bounds multiple times
Paul Thomas
- [gfortran,patch] We don't need libgfortran wrappers for malloc and free
Paul Thomas
- [patch, fortran] Implement constant-folding for TRANSFER intrinsic.
Paul Thomas
- [fortran, patch] PR31919, PR31329, PR31930 - fix checks of elemental intrinsics
Paul Thomas
- [patch] Implement sizeof intrinsic, a minor cleanups to trans-intrinsic.c
Paul Thomas
- [Patch, fortran] PR31630 revisited
Paul Richard Thomas
- [Patch, fortran] PR31692 - Wrong code when passing function name as result to procedures
Paul Richard Thomas
- [Patch, fortran] PR31692 - Wrong code when passing function name as result to procedures
Paul Richard Thomas
- [Patch, fortran] PR31692 - Wrong code when passing function name as result to procedures
Paul Richard Thomas
- [Patch, fortran] PR31540 - [Regression 4.2, 4.3] character((constant expression)) for external function
Paul Richard Thomas
- [Patch, fortran] PR29397 and PR29400 - parameter arrays with scalar initializers
Paul Richard Thomas
- [Patch, fortran] PR29397 and PR29400 - parameter arrays with scalar initializers
Paul Richard Thomas
- [Patch, fortran] PR31692 - Wrong code when passing function name as result to procedures
Paul Richard Thomas
- [Patch, fortran]Pr30876 - Array valued recursive function rejected
Paul Richard Thomas
- [Patch, fortran] PR30878 - Rejects function f1; namelist /nml/ f1
Paul Richard Thomas
- [Patch, fortran] PR30878 - Rejects function f1; namelist /nml/ f1
Paul Richard Thomas
- [Patch, fortran] PR30746 - 50th Anniversary Bug - Forward reference to contained function
Paul Richard Thomas
- [Patch, fortran] PR30746 - 50th Anniversary Bug - Forward reference to contained function
Paul Richard Thomas
- [Patch, fortran]Pr30876 - Array valued recursive function rejected
Paul Richard Thomas
- [Patch, fortran] PR31867 - function result with character LEN computed at run time
Paul Richard Thomas
- [Patch, fortran] PR31867 - function result with character LEN computed at run time
Paul Richard Thomas
- [patch, fortran] Implement constant-folding for TRANSFER intrinsic.
Paul Richard Thomas
- [Patch, fortran] PR31867 - function result with character LEN computed at run time
Paul Richard Thomas
- [Patch, fortran] PR31219 - ICE on array of character function results
Paul Richard Thomas
- [Patch, fortran] PR32047 - ICE (segfault) for pure function without argument
Paul Richard Thomas
- [Patch, fortran] PR29786 - [4.1/4.2/4.3 Regression] Initialization of overlapping variables: Not implemented
Paul Richard Thomas
- [Patch, fortran] PR29786 - [4.1/4.2/4.3 Regression] Initialization of overlapping variables: Not implemented
Paul Richard Thomas
- [Patch, fortran] PR29786 - [4.1/4.2/4.3 Regression] Initialization of overlapping variables: Not implemented
Paul Richard Thomas
- [Patch, fortran] PR31219 - ICE on array of character function results
Paul Richard Thomas
- [Patch, fortran] PR32103 - Module with equivalence draws "unsatisfied reference"
Paul Richard Thomas
- [Patch, fortran] PR32156 - [4.3 Regression] ICE with characters
Paul Richard Thomas
- [PATCH]: Track uninitialized variables
Caroline Tice
- Ping! [PATCH]: Track uninitialized variables
Caroline Tice
- [PATCH]: Track uninitialized variables
Caroline Tice
- [PATCH]: Track uninitialized variables
Caroline Tice
- [PATCH, revised]: Track uninitialized variables
Caroline Tice
- Ping! [PATCH, revised]: Track uninitialized variables
Caroline Tice
- Ping2! [PATCH, revised]: Track uninitialized variables
Caroline Tice
- [patch] boehm-gc, darwin: backport MPROTECT_VDB stuff to gcc head
Andreas Tobler
- [patch] boehm-gc darwin backport 4.2.*
Andreas Tobler
- [patch] boehm-gc darwin backport 4.2.*
Andreas Tobler
- [patch] boehm-gc darwin backport r124870 to 4.2.x
Andreas Tobler
- New libtool is in the GCC and Src trees.
Andreas Tobler
- New libtool is in the GCC and Src trees.
Andreas Tobler
- New libtool is in the GCC and Src trees.
Andreas Tobler
- New libtool is in the GCC and Src trees.
Andreas Tobler
- New libtool is in the GCC and Src trees.
Andreas Tobler
- [PATCH, i386]: Change options handling for i386 target
Andreas Tobler
- [PATCH, i386]: Change options handling for i386 target
Andreas Tobler
- [patch] libcpp fix div overflow
Tom Tromey
- PATCH RFA: libcpp speedup patch: avoid opening nonexistent files
Tom Tromey
- Patch: checking in PR 28709 fix
Tom Tromey
- Patch: checking in PR 28709 fix
Tom Tromey
- [PATCH] Add new cpp predef macro __SAFE_FILE__ to improve compile-time assertions.
Tom Tromey
- [PATCH] Feature request PR14331: add -W(no-)eof-newline
Tom Tromey
- -ftree-check for review
Tom Tromey
- libjava Divide_1 and pr6388 fail on 4.2.0 RC3 for several targets
Tom Tromey
- [PATCH] doc, Add java cross compiler instructions
Tom Tromey
- [patch] boehm-gc darwin backport r124870 to 4.2.x
Tom Tromey
- [patch] boehm-gc darwin backport r124870 to 4.2.x
Tom Tromey
- [PING] Fix PR preprocessor/20077: GCC accepts macro definitions that fail a constraint
Tom Tromey
- [PATCH] Add new cpp predef macro __SAFE_FILE__ to improve compile-time assertions.
Tom Tromey
- [PATCH][Bug preprocessor/14331] please add option to suppress warning message "no newline at end of file"
Tom Tromey
- PATCH COMMITTED: Fix bug building complex C++ code
Tom Tromey
- PATCH: Adds a __COUNTER__ macro.
Tom Tromey
- New libtool is in the GCC and Src trees.
Tom Tromey
- New libtool is in the GCC and Src trees.
Tom Tromey
- [patch] explain possible conflicts with -dCHARS
Tom Tromey
- New libtool is in the GCC and Src trees.
Tom Tromey
- PATCH: PR libjava/32078: Update libtool in classpath
Tom Tromey
- PATCH: PR libjava/3207: Ignore _AC_ARG_VAR_PRECIOUS
Tom Tromey
- New libtool is in the GCC and Src trees.
Tom Tromey
- PATCH: PR libjava/32078: Update libtool in classpath
Tom Tromey
- PATCH: PR libjava/32078: Update libtool in classpath
Tom Tromey
- PATCH: PR libjava/32078: Update libtool in classpath
Tom Tromey
- -ftree-check for review
Nic Volanschi
- -ftree-check for review
Nic Volanschi
- -ftree-check for review
Nic Volanschi
- [PATCH][BUGFIX][gcj 4.1,4.2][PR 31932] gcj: Remove useless HAVE_ICONV_H [1/2]
Sergiy Vyshnevetskiy
- [PATCH][BUGFIX][gcj 4.1,4.2][PR 31932] gcj: Remove useless HAVE_ICONV_H [2/2]
Sergiy Vyshnevetskiy
- [PATCH][BUGFIX][PR 31932] cpp: Remove useless HAVE_ICONV_H [1/2]
Sergiy Vyshnevetskiy
- [PATCH][BUGFIX][PR 31932] cpp: Remove useless HAVE_ICONV_H [2/2]
Sergiy Vyshnevetskiy
- [PATCH] Use --as-needed -lgcc_s for eh support for NetBSD
Krister Walfridsson
- Patch ping
Krister Walfridsson
- [PATCH] S/390: Remove support for the hexdecimal floating point format
Ulrich Weigand
- [PATCH] S/390: Support a new dfp <-> bfp conversion instruction (pfpo)
Ulrich Weigand
- dataflow branch merging plans
Zack Weinberg
- Mercurial repository set up for GCC that mirrors SVN
Ollie Wild
- Mercurial repository set up for GCC that mirrors SVN
Ollie Wild
- PATCH: distcc and ccache speedup: adds directives-only preprocessing
Ollie Wild
- PATCH: ensures c++ namespace names are unique
Ollie Wild
- PATCH: fixes c++ friend class declaration lookup bugs
Ollie Wild
- PATCH: fixes c++ friend class declaration lookup bugs
Ollie Wild
- add myself to MAINTAINERS
Ollie Wild
- [PATCH] Add new cpp predef macro __SAFE_FILE__ to improve compile-time assertions.
Ollie Wild
- PATCH: Adds a __COUNTER__ macro.
Ollie Wild
- tree-vrp.c: avoid using uninitialized value
Ralf Wildenhues
- tree-vrp.c: avoid using uninitialized value
Ralf Wildenhues
- tree-vrp.c: avoid using uninitialized value
Ralf Wildenhues
- [Xtensa] remove DI-mode add/sub insns
Bob Wilson
- [Xtensa] remove xfail for a test
Bob Wilson
- [Xtensa] fix 64-bit host problem
Bob Wilson
- [Xtensa] fix 64-bit host problem
Bob Wilson
- Patch to update libtool in GCC and Src trees
Charles Wilson
- Patch to update libtool in GCC and Src trees
Charles Wilson
- Patch to update libtool in GCC and Src trees
Charles Wilson
- Patch to update libtool in GCC and Src trees
Charles Wilson
- PATCH: PR libjava/32098: New libtool doesn't support libjava
Charles Wilson
- New libtool is in the GCC and Src trees.
Charles Wilson
- PATCH: PR libjava/32078: Update libtool in classpath
Charles Wilson
- PATCH: PR libjava/32078: Update libtool in classpath
Charles Wilson
- [PATCH] rvalue reference implementation for C++0x
Russell Yanofsky
- [PATCH] rvalue reference implementation for C++0x
Russell Yanofsky
- [dataflow]: PATCH COMMITTED to reuse regnote rather than deleting and recreating them.
Kenneth Zadeck
- [dataflow]: PATCH COMMITTED to reuse regnote rather than deleting and recreating them.
Kenneth Zadeck
- [dataflow]: PATCH COMMITTED to clean up some loose ends.
Kenneth Zadeck
- [dataflow patch] DCE const/pure calls
Kenneth Zadeck
- [dataflow]: PATCH COMMITTED to change the way register infomation is computed.
Kenneth Zadeck
- [dataflow] [patch RFA] A SH specific patch
Kenneth Zadeck
- [dataflow] [patch RFA] A SH specific patch
Kenneth Zadeck
- [PATCH/dataflow] m68k fixes
Kenneth Zadeck
- [dataflow][PATCH] Compute dominance information in ce2 pass.
Kenneth Zadeck
- [dataflow][PATCH] Compute dominance information in ce2 pass.
Kenneth Zadeck
- [dataflow][PATCH] Compute dominance information in ce2 pass.
Kenneth Zadeck
- [dataflow]: PATCH COMMITTED to fix problems with dce.
Kenneth Zadeck
- [dataflow]: PATCH COMMITTED to add df insn flow routines.
Kenneth Zadeck
- [dataflow]: PATCH COMMITTED to fix dse regression.
Kenneth Zadeck
- [dataflow]: PATCH COMMITTED to fix frame pointer use in dce.
Kenneth Zadeck
- [dataflow]: PATCH COMMITTED to fix frame pointer use in dce.
Kenneth Zadeck
- [dataflow]: PATCH COMMITTED to fix frame pointer use in dce.
Kenneth Zadeck
- [dataflow]: PATCH COMMITTED to fix frame pointer use in dce.
Kenneth Zadeck
- [dataflow]: PATCH COMMITED to fix dce one last time.
Kenneth Zadeck
- dataflow branch merging plans.
Kenneth Zadeck
- another pending patch
Kenneth Zadeck
- [patch] Unshare insns after splitting
Kenneth Zadeck
- dataflow branch merging plans.
Kenneth Zadeck
- Dataflow miscompiles soft-fp/floatuntitf.c on x86_64
Kenneth Zadeck
- dataflow branch merging plans.
Kenneth Zadeck
- [dataflow]: PATCH COMMITTED Re: Dataflow miscompiles soft-fp/floatuntitf.c on x86_64
Kenneth Zadeck
- [dataflow]:PATCH COMMITTED to fix dse for const calls.
Kenneth Zadeck
- [dataflow]: PATCH COMMITTED to remove unnecessary debugging from dse.c
Kenneth Zadeck
- [dataflow]: PATCH COMMITTED to remove unused dataflow functions.
Kenneth Zadeck
- dataflow branch merging plans.
Kenneth Zadeck
- dataflow branch merging plans.
Kenneth Zadeck
- [RFC, PATCH ] [DATAFLOW] Validating an address in auto-inc-dec
Kenneth Zadeck
- dataflow branch merging plans.
Kenneth Zadeck
- [dataflow]: PATCH COMMITTED to clean up comments and badly named local variables.
Kenneth Zadeck
- [dataflow] Re: Dataflow branch review #1
Kenneth Zadeck
- [dataflow]: Re: Dataflow branch review #2
Kenneth Zadeck
- Dataflow branch review #2
Kenneth Zadeck
- [RFA/libiberty] use TOLOWER instead of tolower in filename_cmp.c
Eli Zaretskii
- Reload bug & SRA oddness
Roman Zippel
- Reload bug & SRA oddness
Roman Zippel
- Reload bug & SRA oddness
Roman Zippel
- [patch 0/3] libffi/m68k patches (take 2)
Roman Zippel
- [PATCH/dataflow] m68k fixes
Roman Zippel
- [patch] m68k.h: Add "interrupt_thread" attribute.
Roman Zippel
- [patch] g++.dg/cpp/_Pragma1.C: Skip on fido and m68k.
Roman Zippel
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Roman Zippel
- Reload bug & SRA oddness
Roman Zippel
- Reload bug & SRA oddness
Roman Zippel
- [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Roman Zippel
- [Patch] Fix PR 27067 by adding a targetm.mangle_decl_assembler_name
dannysmith@users.sourceforge.net
- Patch to update libtool in GCC and Src trees
libtool@cwilson.fastmail.fm
- Patch to update libtool in GCC and Src trees
libtool@cwilson.fastmail.fm
- New libtool is in the GCC and Src trees.
libtool@cwilson.fastmail.fm
- PATCH: PR libjava/32098: New libtool doesn't support libjava
libtool@cwilson.fastmail.fm
- New libtool is in the GCC and Src trees.
libtool@cwilson.fastmail.fm
- Patch for PR target/30987 and PR target/30474
liqin@sunnorth.com.cn
- Patch for PR target/30987 and PR target/30474
liqin@sunnorth.com.cn
- [PATCH] Fix PR 16660, attribute((aligned)) doesn't work for variables on the stack for greater than required alignment
trevor_smigiel@playstation.sony.com
Last message date:
Thu May 31 23:01:00 GMT 2007
Archived on: Sun Mar 8 09:23:32 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).