gcc-patches archive
subject index for November, 2006

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

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

"libgcc_so" typo in mklibgcc.in

'lots of little changes' merge done

(try 2) [4.3] making a few real functions work with dfp

--with-gmp-lib ... options to configure (tentative patch)

26_numerics/complex/13450.cc and IBM long double

[4.1] Fix PR optimization/28970

[4.2 PATCH]: Add --with-{gmp,mpfr}-{lib,include}, remove --with-{gmp,mpfr}-dir

Re: [4.2 PATCH]: Add --with-{gmp,mpfr}-{lib,include}, remove --with-{gmp,mpfr}-dir

[4.3] making a few real functions work with dfp

[4.3] wcoercion (3): conversion_warnings for C / C++

[4.3] wcoercion (4): fixes for C++ front-end

Re: [4.3] wcoercion project (1)

Re: [4.3][doc patch] document new tree-codes for multipletypes vectorization project, and fortran build problem

Re: [4.3][doc patch] document new tree-codes for multipletypes vectorization project, and fortran build problem

Re: [4.3][doc patch] document new tree-codes for multipletypes vectorization project, and fortran build problem

[4.3][doc patch] document new tree-codes for multipletypes vectorization project, and fortran build problem

Re: [4.3][doc patch] document new tree-codes for multipletypes vectorization project, and fortran build problem

[Ada] fix PR ada/29707

Re: [Ada] new warning

[arm] Add .note.GNU-stack

[arm] attribute((init_priority(N))) on ARM EABI.

[arm] EABI object attributes.

[ARM] Improve thumb frame accesses

[arm] Move Unwinding PR support routines.

[AVR] Remove dead code in avr.c

[AVR][4.3][4.2][4.1][patch] for PR 18553/29449

Re: [bfin] Define __bfin__ and __BFIN__

Re: [bfin] Don't load the address of counter variable before calling _mcount ()

[bfin] Don't load the address of counter variable before calling _mcount ()

Re: [bfin] Don't load the address of counter variable before calling _mcount ()

[C++ PATCH] C++0x static assertions

[C++ PATCH] Canonical types (2/3)

Re: [C++ PATCH] Fix build_expr_type_conversion with vector types (PR c++/29734)

[C++ PATCH] Fix build_expr_type_conversion with vector types (PR c++/29734)

[C++ PATCH] Fix cp_parser_direct_declarator (PR c++/29886)

[C++ PATCH] Fix main return type checking (PR c++/29735)

Re: [C++ PATCH] Handle CONSTRUCTOR in value_dependent_expression_p (PR c++/29570)

Re: [C++ PATCH] Handle CONSTRUCTOR in value_dependent_expression_p (PR c++/29570)

Re: [C++ PATCH] Handle CONSTRUCTOR in value_dependent_expression_p (PR c++/29570) (take 2)

[C++ PATCH] Handle CONSTRUCTOR in value_dependent_expression_p (PR c++/29570)

[C++ PATCH] Handle CONSTRUCTOR in value_dependent_expression_p (PR c++/29570) (take 2)

[C++ PATCH] Minor type safety issue building RTTI type info

[C++ PATCH] Remove references to TYPE_IS_SIZETYPE

[C++ PATCH] Variadic templates, third revision (1/3)

[C++ PATCH] Variadic templates, third revision (2/3)

[C/C++ PATCH] Reorganize c-common.c's convert_and_check

Re: [C/C++ PATCH] Reorganize c-common.c's convert_and_check (take 2)

[C/C++ PATCH] Reorganize c-common.c's convert_and_check (take 2)

[Committed/Web] Document the pointer-plus branch

[committed] [webdocs] vectorizer webpage update

[Committed] Correct conditions to perform -(X-Y) -> Y-X

[Committed] Fix -fdump-tree-profile-details dump without a loop

[Committed] Fix -fkeep-inline-functions mention of which GNU C syntax's "extern inline"

[Committed] Fix C++ deconstructors for spu-elf

[committed] Fix genemit segfault

[committed] Fix PA 32-bit cross build failure on 64-bit hosts

[committed] Fix PR target/29114

[Committed] Fix PR target/29945, ICE in simplify_subreg with simple code in libgfortran

[Committed] Fix some formating in spu.md after the previous patch

[Committed] Fix testcase gcc.dg/20061124-1.c

[Committed] Fix tree-pretty-print.c after recent changes

[Committed] ICE caused by calling simplify_subreg with BLKmode

[Committed] libgfortran/io/read.c -- hide "int n"

[Committed] Minor incremental TREE_OVERFLOW clean-up

[committed] obvious testcase fix

[Committed] Only allow INTEGER_CSTs of integral/pointer types.

[Committed] PR middle-end/23470: pow(x,2.0) is non-negative

[Committed] PR rtl-optimization/29797: ifcvt.c vs BITS_BIG_ENDIAN

[Committed] PR13827: Fold (X&C) != (Y&C) as ((X^Y)&C) != 0

[Committed] Relax sizetype constraints in size_binop (take 2)

[Committed] Use fold in optimize_bit_field_compare

[Darwin PATCH]: PR libgomp/28296?!: Support -pthread on darwin

[dataflow] PATCH COMMITTED: first cut at making scanning incremental.

[dataflow] remove try_auto_increment from regmove

[dataflow]: COMMITTED patch to stablize the branch and do more incremental scanning.

[dataflow]: PATCH COMMITTED

[dataflow]: PATCH COMMITTED fixup for last merge.

[dataflow]: PATCH COMMITTED to fix dumps and a register allocation problem.

Fwd: [dataflow]: PATCH: add missing copyright notice in dbgcnt.*, other misc cleanup

Re: [dataflow]: PATCH: fix a fortran regression on x86-64, and compiler ICE on ia64

[dataflow]: PATCH: fix a fortran regression on x86-64, and compiler ICE on ia64

[dataflow]: PATCH: fix regressions on x86_64

[dataflow]: PATCH: ia64 bootstrap and regression fixes

[dataflow]: PATCH: incremental scanning, code cleanup, separate regs_ever_live computation

[dataflow]: PATCH: prevent duplicate mw_hardreg, and other misc changes

[dataflow]: PATCH: two fixes for regressions on x86_64 and PPC.

[DOC PATCH, commited]: Fix the number of register-passing SSE arguments.

Re: [ecj] enum types

[ecj] Fix build error

[ecj] Fix declarations

[ecj] gnu/classpath/VMStackWalker.java: first cut

[ecj] Implement signatures for Class.getEnclosingMethod() et al

[ecj] Remove DECL_INLINE for methods that call BUILT_IN_RETURN_ADDRESS

[ecj] Runtime visible annotations

[fixed-point] Patch for new machine modes

[fixed-point] Patch for tree-pretty-print and _Sat

[fixed-point] Patch to enable fixed-point

[fixed-point] Patch to handle FIXED_CST and CONST_FIXED

[fixed-point] Patch to handle mode/vector_size attribute

[fixed-point] Patch to parse _Fract, _Accum, _Sat

[fixed-point] Patch to support fixed-point constants

[fixed-point] Support constant folding

[Fortran, patch] Give an error for empty CONTAINS statemens for F95/F2003 (PR29806)

[fortran, patch] Make VOLATILE conflict with program name

[Fortran,patch,committed] Add a missing space in an error message

[Fortran,patch] Add IMPORT support (PR27546)

[fortran,patch] Extend symbol.c's check_conflict (PR29657)

[Fortran,patch] Fix ICE on invalid code (PR29755)

[Fortran,patch] Fix problem with IMPORT (PR27546)

Re: [FORTRAN] New -fboz-kind option to aid compilation of legacy code

Re: [FORTRAN] New -fboz-kind option to aid compilation of legacy code

[FORTRAN] New -fboz-kind option to aid compilation of legacy code

[gfortran, committed] Update copyright years

Re: [gfortran, patch] PR17711: distinguish between .EQ. and == etc.

[gfortran, patch] PR17711: distinguish between .EQ. and == etc.

Re: [gfortran, patch] PR29441: Error out for non-standard intrinsics in initialization expression

[gfortran, patch] PR29441: Error out for non-standard intrinsics in initialization expression

Re: [gfortran, patch] PR29441: Error out for non-standard intrinsics in initialization expression

Re: [gfortran, testsuite] Fix bounds checking for substrings, enable bounds chekcing in dg testsuite, assorted fixes

Re: [gfortran, testsuite] Fix bounds checking for substrings, enable bounds chekcing in dg testsuite, assorted fixes

[gfortran, testsuite] Fix bounds checking for substrings, enable bounds chekcing in dg testsuite, assorted fixes

[gfortran,commited] A few obvious fixes

[gfortran,commited] Add variable name and locus for -fbounds-check

[gfortran,commited] Fix for PR 29713

Re: [gfortran,patch, RFC] Allow coredump and backtrace on runtime error

Re: [gfortran,patch, RFC] Allow coredump and backtrace on runtime error

[gfortran,patch, RFC] Allow coredump and backtrace on runtime error

Re: [gfortran,patch] add ISO_FORTRAN_ENV intrinsic module

[gfortran,patch] Add ISO_FORTRAN_ENV module

[gfortran,patch] Allow dollars everywhere in I/O format

[gfortran,patch] Another (possibly last?) LBOUND and UBOUND fix

Re: [gfortran,patch] F2003 USE syntax and OpenMP module

[gfortran,patch] Fix PR27588: Add substring-out-of-bounds check

[gfortran,patch] Handle "%3$d"-style format specifiers in error.c

[gomp] Fix C -fopenmp -fexceptions (PR c/29955)

[gomp] Fix ICEs on various omp constructs with bodies that never return (PR middle-end/29965)

Re: [JAVA] /bin/sh portability issues in gen-classlist.sh.in

Re: [libgfortran, patch] PR25545 internal file and dollar edit descriptor

[libgfortran,commited] Cleanup of c99 functions

[libgfortran,patch] Fix RESHAPE for zero-sized array sections

[libmudflap] __libc_freeres

[libmudflap] PR 28578

[lto] PATCH: Make global function/variable references work

[m32c] use temp for shift intermediate

[Objective-C PATCH] Canonical types (3/3)

Re: [PATCH (take 2)]: Add --with-{gmp,mpfr}-{lib,include}, remove --with-{gmp,mpfr}-dir

[PATCH (take 2)]: Add --with-{gmp,mpfr}-{lib,include}, remove --with-{gmp,mpfr}-dir

[PATCH COMMIT] VRP not merging discontinuous ranges of PHIs

[patch committed] SH: Fix build failure on sh64-elf

[PATCH INSTALLED]: Handle NaN in fmin/fmax [take 2]

[PATCH INSTALLED]: Print sign of Inf in tree dumps

[PATCH INSTALLED]: use fabs not __builtin_fabs in gcc.dg/builtins-20.c

[PATCH PING] VRP not merging discontinuous ranges of PHIs

[patch RFA] Avoid another invalid RTL sharing

[patch RFC] Fix bogus RTL sharing error

[patch RFC] SH: Fix build failure

[patch RFC] SH: Fix PR target/27405

Re: [patch RFC] Stop gcc.target/i386/math-torture tests running on non x86

Re: [patch RFC] Stop gcc.target/i386/math-torture tests running on non x86

[patch RFC] Stop gcc.target/i386/math-torture tests running on non x86

[Patch, Ada] pragma Discard_Names for Restriction_Id

[PATCH, commited]: Fix PR target/29777

[PATCH, commited]: Fix reg-stack.c UNSPEC_TRUNC_NOOP handling

[patch, committed] MAINTAINERS: email address change.

[PATCH, committed]: Use R10_REG and R11_REG in i386.c

Re: [patch, docs, committed] invoke.texi: minor option-list formatting fixes

[patch, docs, committed] invoke.texi: minor option-list formatting fixes

[patch, fortaran] Fix the fix to the error messages.

[patch, fortran, committed] check.c: trivial typo fix.

[PATCH, fortran, committed] Update error messages for Emacs/GNU compatibility.

[patch, fortran, docs, committed] Documentation of -fmax-errors option.

[patch, fortran, docs, committed] intrinsic.texi: Add FTELL, GETLOG, HOSTNM

[patch, fortran] Backport revised error messages to 4.2

Re: [patch, fortran] Dimension of a function result as host association does not work (PR29916)

[patch, fortran] Dimension of a function result as host association does not work (PR29916)

Re: [patch, fortran] error.c: Cleanup, refactoring, column numbers in filename lines.

[patch, fortran] error.c: Cleanup, refactoring, column numbers in filename lines.

Re: [patch, fortran] Fix the fix to the error messages.

Re: [patch, fortran] Implement VOLATILE statement/attribute (PR 29601)

Re: [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface

Re: [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface

Re: [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface

Re: [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface

[Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface

Re: [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface

Re: [patch, fortran] pr21061 - gfortran ignores -Werror

Re: [Patch, fortran] PR24518 - Intrinsic MOD incorrect for large arg1/arg2 and slow.

Re: [Patch, fortran] PR24518 - Intrinsic MOD incorrect for large arg1/arg2 and slow.

Re: [Patch, fortran] PR24518 - Intrinsic MOD incorrect for large arg1/arg2 and slow.

Re: [Patch, fortran] PR25087 - Error for missing explicit interface needed.

[Patch, fortran] PR25087 - Error for missing explicit interface needed.

Re: [Patch, fortran] PR27996 and PR29978 - warnings and errors on character lengths

Re: [Patch, fortran] PR27996 and PR29978 - warnings and errors on character lengths

[Patch, fortran] PR27996 and PR29978 - warnings and errors on character lengths

[Patch, fortran] PR29315 - error passing an array derived from type element

[Patch, fortran] PR29431 - Not Implemented: complex character array constructors

Re: [Patch, fortran] PR29464 - problem with duplicate USE, ONLY of procedure in INTERFACE

[Patch, fortran] PR29464 - problem with duplicate USE, ONLY of procedure in INTERFACE

Re: [Patch, fortran] PR29539 and PR29634 - derived_types without a proc_name causing an ICE.

[Patch, fortran] PR29539 and PR29634 - derived_types without a proc_name causing an ICE.

Re: [Patch, fortran] PR29539 and PR29634 - derived_types without a proc_name causing an ICE.

[Patch, fortran] PR29565 - [4.1/4.2/4.3 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.c

Re: [Patch, fortran] PR29565 - [4.1/4.2/4.3 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.c

Re: [Patch, fortran] PR29642 - Fortran 2003: VALUE Attribute (pass by value)

Re: [Patch, fortran] PR29642 - Fortran 2003: VALUE Attribute (pass by value)

Re: [Patch, fortran] PR29642 - Fortran 2003: VALUE Attribute (pass by value)

[Patch, fortran] PR29642 - Fortran 2003: VALUE Attribute (pass by value)

[Patch, fortran] PR29652 -

[Patch, fortran] PR29699 - ICE in trans-decl.c

[Patch, fortran] PR29744 - [Regression] Type renaming crashes gfortran with excessive memory usage

Re: [Patch, fortran] PR29758 - Runtime segfault in RESHAPE with insufficient elements in SOURCE

Re: [Patch, fortran] PR29758 - Runtime segfault in RESHAPE with insufficient elements in SOURCE

[Patch, fortran] PR29758 - Runtime segfault in RESHAPE with insufficient elements in SOURCE

[patch, fortran] pr29759

[Patch, fortran] PR29820 - ICE in fold_convert, at fold-const.c:2146

Re: [Patch, fortran] PR29821 - Failure to resolve variable parameter array sections

[Patch, fortran] PR29821 - Failure to resolve variable parameter array sections

Re: [Patch, fortran] PR29837 - INTERFACE overloading INTENT problem - valid code is rejected

[Patch, fortran] PR29837 - INTERFACE overloading INTENT problem - valid code is rejected

[Patch, fortran] PR29912 - string array functions behaving incorrectly.

[patch, fortran] Put lang.opt back in ASCII collating order

[patch, fortran] Remove -fmodule-private option.

[patch, fortran] Remove closing periods from error messages.

[patch, fortran] Remove undocumented -fno-backend option.

[patch, fortran] Remove vestiges of non-working Q exponent.

[patch, fortran] Simplify line-length constants, remove GFC_MAX_LINE

Re: [patch, gomp] PR29949 - implement argument checking for user accessable runtime routines

[patch, gomp] PR29949 - implement argument checking for user accessable runtime routines

Re: [PATCH, gomp]: Reject negative values for env variables

Re: [PATCH, i386] Enable x86_ext_80387_constants for m_K8, m_CORE2 and m_GENERIC64

[PATCH, i386] Enable x86_ext_80387_constants for m_K8, m_CORE2 and m_GENERIC64

Re: [PATCH, i386] Enable x86_ext_80387_constants for m_K8, m_CORE2 and m_GENERIC64

[Patch, i386]: Commited: macroize fmod and remainder x87 patterns

[PATCH, i386]: Fix float_extend load of x87 constants

Re: [PATCH, i386]: Fix PR target/26915: -1 should be loaded as fld1;fchs

[PATCH, i386]: Fix PR target/26915: -1 should be loaded as fld1;fchs

Re: [PATCH, i386]: Fix PR target/29852: Use fprem and fprem1 insns for SSE math

[PATCH, i386]: Fix PR target/29852: Use fprem and fprem1 insns for SSE math

[PATCH, i386]: Optimize x87 constants some more

[Patch, i386]: Rewrite and macroize sin, cos and sincos x87 patterns

[PATCH, i386]: Rewrite x87 sqrt patterns

[PATCH, i386]: Rewrite x87 sqrt patterns, take 2

[PATCH, i386]: Rewrite x87 sqrt patterns, take 2 (macroized)

[PATCH, i386]: Rewrite x87 sqrt patterns, take 2a (macroized)

[PATCH, i386]: Simplify float extension of XFmode constants

[patch, libgfortran] PR29752 [4.2/4.3 Regression] write(*,*,advance='NO'), READ(): Data not flushed

Re: [Patch, libgfortran] PR29936 Missed constraint on RECL=specifier in unformatted sequential WRITE

[Patch, libgfortran] PR29936 Missed constraint on RECL=specifier in unformatted sequential WRITE

[patch, libgomp, docs] adding documentation to libgomp

Re: [PATCH, libiberty] Fix segfault in floatformat.c:get_field on 64-bit hosts

[PATCH, S390] Define __GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION

Re: [PATCH, S390] Define __GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION (RESUBMISSION)

Re: [patch, wwwdocs] Add support of VOLATILE to Fortran section of gcc-4.3/changes.html

[patch, wwwdocs] Add support of VOLATILE to Fortran section of gcc-4.3/changes.html

[patch,commit] Fixed typo in doc/invoke.texi: @optindex => @opindex

[patch,fortran,committed] Changed error message from "ELSE IF clause" to "IF clause" (PR29454)

[patch,fortran] Accept noninteger exponents in initialization expressions for Fortran 2003 (PR29962)

Re: [patch,fortran] Allow "IMPORT :: list-of-symbols" in interface bodys in modules (PR27546)

[patch,fortran] Allow "IMPORT :: list-of-symbols" in interface bodys in modules (PR27546)

Re: [patch,fortran] Allow noninteger/noncharacter arguments to intrinsic functions for initialization expressions

[patch,fortran] Allow noninteger/noncharacter arguments to intrinsic functions for initialization expressions

[patch,fortran] Fix border case where consecutive calls to date_and_time can return times out of sequence (PR30015)

[patch,fortran] Harmonize gfc_notify_std (GFC_STD_F2003

[Patch,fortran] PR 27740 Symbol versioning for libgfortran

Re: [patch,fortran] PRs 29630 & 29679: Vector subscripts and shapes in initialization expressions

[patch,fortran] PRs 29630 & 29679: Vector subscripts and shapes in initialization expressions

Re: [patch,fortran] texi patch: fix CHMOD entry, list volatile and internal-file namelist support

Re: [patch,fortran] texi patch: fix CHMOD entry, list volatile and internal-file namelist support

[patch,fortran] texi patch: fix CHMOD entry, list volatile and internal-file namelist support

[PATCH,RFC] CSE path following on basic blocks

RE: [Patch/C++]: Use dllonexit for static destructors on mingw32

[PATCH/RFC] MEM_COPY_ATTRIBUTES doesn't copy MEM_POINTER flag

[Patch] "%I64" printf format specifer foor mingw32

[PATCH] (1/3) Add back libgcc-math

[PATCH] (1/3) Add back libgcc-math [2nd try]

[PATCH] (2/3) Add vectorization of builtin functions

[PATCH] (3/3) Enable use of libgcc-math vectorized functions in the x86_64 backend [2nd try]

[patch] Access single_exit through accessor functions

[PATCH] Add Cell PowerPC machine description

[patch] Add cfgcleanup todo to vectorizer

Re: [PATCH] Add documention for the added rs6000 inline-asm constraints

Re: [PATCH] Add POWER6 machine description

[PATCH] Add vectorization of sqrt to the i386 backend

[PATCH] ARM: don't overalign strings when optimizing for size

[patch] bootstrap failure in obj-c++

[PATCH] Canonical types (1/3)

[patch] ccp changes

[patch] Changes to enable peeling non-innermost loops

[PATCH] clean up support for testing DFP rounding

[patch] Cleanup # of iteration estimation infrastructure

[patch] commentary typo fix

[patch] Compare addresses in operand_equal_p correctly

Re: [PATCH] COND_EXPRs in GIMPLE code and vectorizer

[PATCH] Cope with exception_receiver on Alpha/Tru64 5.x

[PATCH] cselib.c memory invalidation shortcut

Re: [PATCH] Disable CSE skip-blocks

Re: [PATCH] Disallow vector_size attributes on VECTOR_TYPE (PR c/29736)

[PATCH] Disallow vector_size attributes on VECTOR_TYPE (PR c/29736)

[PATCH] Document __builtin_trap

[PATCH] Document NO_PROFILE_COUNTERS more accurately

[PATCH] Don't disallow copyprop for virtual ops for loop depth check

[PATCH] Don't error on coverage mismatch by request

[PATCH] Enable vectorization of sqrt and lrint on i?86 and x86_64

Re: [PATCH] Enforce GMP/MPFR version requires and fix fortran/28276,27021

[PATCH] Experimental C++0x mode

[PATCH] Fix -ftree-loop-linear (PR tree-optimization/29581)

[PATCH] Fix -mlong-double-{128,64} default detection in configury

[PATCH] Fix __convert_to_v

Re: [PATCH] Fix A < 0 ? <sign bit of A> : 0 optimization (PR middle-end/29695)

[PATCH] Fix A < 0 ? <sign bit of A> : 0 optimization (PR middle-end/29695)

[PATCH] Fix bootstrap (PR rtl-opt/29879)

[PATCH] Fix C++/14329, badly formatted warnings for SRA replacements used uninitialized

Re: [PATCH] Fix C++/14329, badly formatted warnings for SRA replacements used uninitialized

[PATCH] Fix dom SWITCH_EXPR optimization (PR middle-end/29584)

[PATCH] Fix ffi powerpc64 unwind info

[PATCH] Fix fortran/29951, transfer vs arrays to scalars

[PATCH] Fix gimplification bug with constructors

[PATCH] Fix ICE on free form !$omp continued directive followed by OpenMP conditional line (PR fortran/29759)

[patch] fix inline-16.c for 64-bit targets

[PATCH] Fix libcpp do_linemarker (PR preprocessor/29612)

[PATCH] fix make clean on already pretty clean builddir

Re: [PATCH] Fix overflow of -b switch

[patch] Fix powerpc 64 alignment problem for lwa instruction

[PATCH] Fix powerpc bootstrap when using --enable-checking=rtl

Re: [PATCH] FIx PR 28812, wrong code with strict aliasing, struct and mayalias

[PATCH] FIx PR 28812, wrong code with strict aliasing, struct and mayalias

[PATCH] Fix PR 29984, PPC-SPE segfaults with MAX_EXPR <a, a>

Re: [patch] Fix PR c++/29022

[PATCH] Fix PR c++/29475: Incomplete template diagnostics

[patch] Fix PR c++/30021: ICE on invalid parameter for main

[patch] Fix PR c++/30022: ICE on vector operand in division

[PATCH] Fix PR fortran/26994, transfer with a constant (CONST_DECL) vs the inliner

Re: [PATCH] Fix PR fortran/26994, transfer with a constant (CONST_DECL) vs the inliner

Re: [PATCH] Fix PR fortran/29982, ICE with builtin folding and argument passing

[PATCH] Fix PR fortran/29982, ICE with builtin folding and argument passing

[PATCH] Fix PR middle-end/26306

[PATCH] Fix PR tree-opt/25500 SRA vs struct containing a vector

Re: [patch] Fix PR22372

[PATCH] Fix PR25620, pow() expansion missed-optimization

Re: [PATCH] Fix PR25620, pow() expansion missed-optimization, 2nd try

[PATCH] Fix PR25620, pow() expansion missed-optimization, 2nd try

[PATCH] Fix PR28684 (last time)

[PATCH] Fix PR28684 (RESUBMISSION)

[PATCH] Fix PR29719, ICE on expanding __builtin_lfloor/ceil

[patch] fix prefetch-3 on x86_64 darwin

[PATCH] Fix problem in fold_binary

[PATCH] fix prototype in DFP libgcc support

Re: [PATCH] Fix signed zeros issues with recent SSE expansion patches

[PATCH] Fix TBA bug in RTL expander

[PATCH] Fix tree node sharing problem (1/2)

[PATCH] Fix tree node sharing problem (2/2)

Re: [PATCH] Fix tree-opt/29439, ICE with -fwrapv and Ada and VRP

[PATCH] Fix tree-opt/29788, plain CONST_DECL leaking through

[PATCH] FIx volatile vs IPA pure/const pass (PR tree-opt/29964)

[patch] Fold constants in vectorizer

[patch] for another problem in PR 29921

Re: [patch] for PR 28888

[patch] for PR 29902

[patch] for PR 29924

[patch] for PR29801

[patch] for PR29921

[PATCH] fwprop, updated patch and SPEC results

Re: [PATCH] gcc/configure.ac: Do not output paths containing 'NONE'.

[patch] htdocs/gcc-4.3/changes.html

[PATCH] ICE caused by calling simplify_subreg with BLKmode

[patch] Improve basic block merging

[PATCH] Improve fatal_expected_char() EOF reporting

Re: [PATCH] Improve PR28796

Re: [PATCH] Improve PR29433, don't duplicate identifier names in dwarf2out

Re: [PATCH] Improve PR29433, don't duplicate identifier names in dwarf2out

[PATCH] Improve PR29433, don't duplicate identifier names in dwarf2out

[patch] Improve prefetch emitting

Re: [patch] Incorrect CFA when pretend_args_size != 0

Re:[PATCH] Incorrect integer constants in tree dump files

[PATCH] line number notes cleanups (modulo-sched and haifa-sched)

Re: [PATCH] Make gcc/configure* ld version parser a little bit less strict

[PATCH] Make gcc/configure* ld version parser a little bit less strict

[patch] Make get_loop_exit_edges return vector

Re: [PATCH] Make ir_type differentiate between cfgrtl and cfglayout mode

[PATCH] Make ir_type differentiate between cfgrtl and cfglayout mode

Re: [patch] Make jump threading preserve loops

[patch] Make prefetching parameters controlable with --param

[PATCH] Make the _gfortran_pow* const

[PATCH] Make the world a bit safer for cfglayout mode

[PATCH] Make tree-ssa's set_rhs tests inclusive (not exclusive)

[patch] MIPS: 64bit floating point support for MIPS32R2

[patch] MIPS: Add new cpu names.

[patch] MIPS: Add prefetchx insn to mips32r2

Re: [PATCH] mips: Allow larger values for __aligned__

[Patch] MIPS: Simplify unwinding through signal frames.

[patch] MIPS: Size optimization costs.

[patch] misc bswap fixes

[PATCH] need bigger precision for DFP to INT conversions

[PATCH] New -fstack-check implementation (1/n)

[PATCH] New port of Cell SPU

[PATCH] obvious fix to dfp-bit.c (checked in)

[PATCH] Output edge info in print_rtl_with_bb, and two small cleanups

[patch] ppc64 native target for gcc

[Patch] PR java/29805, Write past end of array in java/typeck.c

[PATCH] PR middle-end/29683 detect stack collision of split args

[PATCH] PR/29802, ada does not build with srcdir=.

[PATCH] PR29166: Fix bad prologue generation on ia64

[patch] Prefetching dump fixes

[PATCH] Re: Canonical type nodes, or, comptypes considered harmful

[PATCH] Re: Rewrite i386 string operation expansion

Re: [PATCH] Refactoring for mode-dependent addresses

[PATCH] Relax sizetype constraints in size_binop?

Re: [PATCH] Relocated cpp must not search configured prefix.

Re: [PATCH] Remember ix86 builtin function decls, mark some of them const

[PATCH] Remember ix86 builtin function decls, mark some of them const

[patch] Remove -ffixed-line-length options from c.opt

[PATCH] remove broken DFP fp exception support

[PATCH] remove DFP conversion support dropped from TR

[PATCH] Remove internal info from fstrict-aliasing docs

[patch] remove libtool use from darwin

[patch] Remove loop->level

[PATCH] Remove target-libgloss from noconfigdirs for bfin

[PATCH] remove unneeded function from libdecnumber

Re: [PATCH] Remove unused tree codes, FIX_CEIL_EXPR, FIX_FLOOR_EXPR, FIX_ROUND_EXPR

[PATCH] Remove unused tree codes, FIX_CEIL_EXPR, FIX_FLOOR_EXPR, FIX_ROUND_EXPR