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

[PATCH] Remove useless loop from alias.c

[PATCH] S/390: Addends of larl operand must be in -/+2GB range

[PATCH] S/390: atomic builtins: Reset s390_compare_emitted in s390_expand_atomic

[PATCH] Small cleanups to cse.c

[PATCH] Start to Fix PR 28436: accessing an element via a "pointer" on a vector does not cause vec_extract to be used

RE: [PATCH] trivial fix for typo in gcc/configure.ac

[patch] tuning gcc for Intel Core2

Re: [patch] tuning gcc for Intel Core2 -- commited

Re: [patch] Update loops in cfg manipulation functions

[patch] Use current_loops instead of loops argument

[PATCH] Use XCNEW instead of XNEW+memset

[PATCH] wcoercion(2): detect real is integer

[patch] x86_64-darwin configury support

Re: [PATCH]: Add --with-mpfr-include, --with-mpfr-lib, --with-gmp-include and --with-gmp-lib

[PATCH]: Add --with-mpfr-include, --with-mpfr-lib, --with-gmp-include and --with-gmp-lib

[PATCH]: Add some folding of builtins fmin/fmax

[PATCH]: alias slowdown patch

[PATCH]: cosh is "even", integer rounding functions are "odd"

[PATCH]: enhance and use fold_strip_sign_ops more often

[PATCH]: Fix alias grouping of name tags.

[PATCH]: Fix PR 29587

[PATCH]: Fix PR target/29682 - [4.2/4.3 Regression] ICE: in change_pattern, at haifa-sched.c:4066 with -O3 -msched-control-spec

[PATCH]: Fix PR target/29794 - [4.2/4.3 Regression] cc1 segfaults with -O3 -msched-control-spec

[PATCH]: Fix PR tree-optimization/27755, add partial anticipation

Re: [PATCH]: Fix PR29201 - [4.2 Regression] ICE in create_recovery_block, at haifa-sched.c:3692 at -O3

Re: [PATCH]: Fix PR29201 - [4.2 Regression] ICE in create_recovery_block, at haifa-sched.c:3692 at -O3

Re: [PATCH]: Fix PR29201 - [4.2 Regression] ICE in create_recovery_block, at haifa-sched.c:3692 at -O3

[PATCH]: fix the --with-mpfr-dir=PATH configure flag

[PATCH]: Handle builtin copysign in fold_strip_sign_ops

[PATCH]: Handle COMPOUND_EXPR/COND_EXPR in fold_strip_sign_ops

[PATCH]: Improved handling of COND_EXPR in middle-end passes

[PATCH]: Mark builtin erf as an "odd" function

[patch]: MIPS: Add mfhc1/mthc1 patterns for MIPS32R2 64bit fpu

[PATCH]: multilib fixes for fortran and java

[PATCH]: only error for missing gmp/mpfr if gcc directory exists

[PATCH]: PR29066 ptrmemfunc_vbit_in_delta is broken

[PATCH]: PR29335 use MPFR for builtin sincos

[PATCH]: PR29335 use MPFR for builtins fma, fmin and fmax

[PATCH]: Remove weighted edges in points-to solver

[Patch]: use multi.m4 in zlib

[PATCH][4.1] Fix PR29610, ICE due to bug in cleanup_control_flow

[PATCH][C++] Fix PR29433, make C++ use a lot less time/memory

[PATCH][C++][RFH] Improve PR29433, cut down memory usage and compile-time

[PATCH][committed] Fix bootstrap with --enable-gather-detailed-mem-stats

[PATCH][committed] restrict i386/math-torture to i?86/x86_64 targets

[PATCH][committed][4.2] There's no libgcc-math in 4.2

[PATCH][PING] Add vectorization of builtin functions

[PATCH][PING] Expand pow using sqrt/cbrt

Re: [PATCH][PING] Fix PR25620, pow() expansion missed-optimization, 3rd try

[PATCH][PING] Fix PR25620, pow() expansion missed-optimization, 3rd try

[PATCH][PING] Some pending middle-end patches

Re: [PATCH][RFC] Do some vectorizer-friendly canonicalization before vectorization

Re: [PATCH][RFC] Do some vectorizer-friendly canonicalization before vectorization

[PATCH][RFC] Do some vectorizer-friendly canonicalization before vectorization

Re: [PATCH][RFC] Do some vectorizer-friendly canonicalization before vectorization

[PATCH][RFC] Fix issues with setting errno (PR29887)

Re: [PATCH][RFH] (3/3) Vectorize some builtins on x86_64 by using libgcc-math

Re: [PATCH][RFH] (3/3) Vectorize some builtins on x86_64 by using libgcc-math

Re: [PATCH][RFH] (3/3) Vectorize some builtins on x86_64 by using libgcc-math

Re: [PATCH][RFH] (3/3) Vectorize some builtins on x86_64 by using libgcc-math

Re: [PATCH][RFH] (3/3) Vectorize some builtins on x86_64 by using libgcc-math

Re: [PATCH][RFH] (3/3) Vectorize some builtins on x86_64 by using libgcc-math

[PATCH][RFH] (3/3) Vectorize some builtins on x86_64 by using libgcc-math

[PATCH]Make pack-test-1 more flexible

[PATH] fix middle-end/29726

[PING toplevel regression] PR/29544

[PING, gomp]: Reject negative values for env variables

[PING] [4.3] Wconversion: fixes for C++ front-end

Re: [PING] for 4.3 patches

[PING] libgcc-math is back

Re: [Ping] Re: reload1: detect chained reloads

Re: [PING][PATCH] Fix PR 28684

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

[PING][PATCH] PR29122: ICE with -ipa-cp and -m64

[PING][PATCH]: multilib fixes for fortran and java

[PING][Patch]: multilib fixes for libjava

[PING][Patch]: Sandro's GCJ on Darwin/i386 patches pt.4

[PINGx2][Patch]: multilib fixes for libjava

[please test] RTL sharing verifier

[PowerPC] Fix PR29943, incorrect alias symbols

[RFA] Limit stack usage growth caused by inliner

Re: [RFC Patch]: Implement remainder() as built-in function [PR fortran/24518]

Re: [RFC, patch] Fix pr24783 : resolves implicit type from wrong namespace

[RFC, patch] Fix pr24783 : resolves implicit type from wrong namespace

Re: [RFC,PATCH] combine: Don't simplify subregs of promoted types

Re: [RFC/PATCH] Standardize on "for (;;)" for unbounded loops

[RFC] [PACH] [modulo-sched] avoid register moves

[RFC] [PACH] [modulo-sched] fix handling of anti-dependences

[RFC] [PATCH] [modulo-sched] "fix" profitability check

[RFC] [PATCH] [modulo-sched] fix handling of anti-dependences

[RFC] Fix PR28684

Re: [RFC] Slightly improved DWARF2 debug info for Fortran

[testsuite patch] support checking existence of compiler output

[testsuite] fix two dfp tests

[testsuite] framework backports to 4.1

[Thomas.Koenig@online.de: PR libfortran/29568 (subrecord patch)]

[tuples] fortran changes

[tuples] the tuplification of java

[v3, docs] Import LWG Issues Revision 45

[v3] -Wshadow fixes

[v3] Add tr1::hash<long long> and <unsigned long long>

[v3] doxygen updates

[v3] libstdc++/29496

[v3] libstdc++/29722 part 1

[v3] libstdc++/29722 part 2

[v3] libstdc++/29722 part 3

[v3] Uglify some names

[v3] Variadic templates, third revision (3/3)

[wwwdocs] Document experimental C++0x mode in GCC 4.3

[wwwdocs] faq.html -- update comp.std.c++ FAQ URL

[wwwdocs] frontends.html -- fix GCC UPC link

[wwwdocs] gcc-3.1/criteria.html -- remove broken link

[wwwdocs] gcc-3.3/changes.html -- link update

[wwwdocs] gcc-3.3/gcj-status.html -- fix markup

[wwwdocs] PATCH for Re: GCC 4.1.2 Status Report (2006-11-12)

[wwwdocs] prefetch.html -- adjust link to SPARC documentation

[wwwdocs] readings.html -- link updates

[wwwdocs] readings.html -- update Blackfin link

[wwwdocs] remove http://www.devphil.com references

[Xtensa] add default for new macro

[Xtensa] clean up xtensa.md file

[Xtensa] delete tstsi pattern

[Xtensa] do not emit obsolete .frame directive

[Xtensa] fix another bug in new __umulsidi3 function

[Xtensa] fix g++.dg/cpp/_Pragma1 test

[Xtensa] fix problem in new __umulsidi3 function

[Xtensa] sync include/xtensa-config.h with binutils

[Xtensa] use a constraints.md file

add #define to revert C99 inlining behaviour

Re: Add arm_vfp_ok effective-target keyword

Add myself as spu port maintainer

Add x86 darwin java support

align.C for darwin

Avoid -maltivec in vect.exp if not powerpc_altivec_ok

Avoid creating duplicating SUBREGs in simplify_rtx

Avoid invalid RTL sharing

Backporting IA64 HP-UX patches to 4.2 and 4.1 branches

Backpost of fortran bug fixes to 4.1

Blackfin patch [1/2]: Parallel instructions

Blackfin patch: additional flat shared library options

Blackfin patch: Correct set of registers valid for DImode

Blackfin patch: Disallow certain constants

Blackfin patch: fix sibcalls & ID shared libraries interaction

Blackfin patch: stack checking

Re: bootstrapping r118945 failed

C++ diagnostic PATCH: fix pr 8586

C++ PATCH: No vcall offsets for primary construction virtual tables

C++ PATCH: PR 29106

C++ PATCH: PR 29886

c99 fixincludes for glibc, committed version

Re: CFT: ppc opt support

CFT: Top level libgcc for Darwin

CFT: tuple changes for ADA

Change e-mail address in MAINTAINERS

Contents of file `gcc-4.1.1.sv.po.gz'

Contents of file `gcc-4.1.1.tr.po.gz'

darwin 64-bit fix for const-str-9.mm

darwin7.9.0 - darwin8 support for mainline

Don't force -g0 on ARM/Linux

Don't use lwsync on E500

E500 subreg fixes

Eric Christopher <echristo@apple.com>

Fall back to a link test for TLS in target libraries

Fix .exe extension for $target-gcc-$version

Fix ARM EABI forced unwinding bugs

Fix E500 complex double va_arg

Fix make -j3

Fix PowerPC tests for soft-float

Fix PR ada/27936

Fix PR other/29639

Fix spe.md movv4hi_internal

Fix tests for SPE failures

Fix testsuite failure of import3.f90

Fix type_info comparison for ARM EABI

Re: Fixinclude patch for HP-UX

fixincludes for glibc 'inline' non-C99 conformance

Forbid __builtin_return_address when inlining

function.c fix for 920723-1.c ICE

A further backport to 4.1

Further spe.md frob_di_df_2 fix

Re: gcc trunk

gfortran patch for PR28974 Slow compilation of data statements.

handle <local-source-name> in demangler

Handle return value from pushdecl_top_level_and_finish in get_tinfo_decl

Here is one

IA64 HP-UX patch for fp-int-convert-float128-timode.c

IA64 HP-UX patch for integer division

icache invalidation patch applie to sh port

improve Xtensa multiplication and clz/ctz operations

Re: IPA merge part 1: localize SSA variables

IPA merge part 1: localize SSA variables. Version 2

IPA merge part 2: operand-cache privatization

IPCP testcase for PR29122

Is "make bootstrap" known to be broken on mainline?

Re: ivopts cost oddities

Re: libgomp crash fix

libiberty: fix running extension-less binaries on windows

Lose dead code in bfin.c

MAINTAINERS (Write After Approval) ADd myself

MAINTAINERS (Write After Approval): Add myself.

MAINTAINERS list - adding myself

Re: Minor bugfix/improvement for gengtype

Minor formatting fix for ivopts

New branch for POINTER_PLUS_EXPR

New Swedish PO file for `gcc'

New Turkish PO file for `gcc'

Out Of SSA Rewrite - Cleanup patch

Out Of SSA Rewrite - Coalesce hash table patch

Out Of SSA Rewrite - Coalesce hash table patch - checked in

Out Of SSA Rewrite - Live Range Rewrite patch

Out Of SSA Rewrite - New TER implementation

Out Of SSA Rewrite - The New Coalescer patch 5/5

Out OF SSA Rewrite Summary

Re: PATCH (trunk rev.119231): ability to disable an option at configure time

Re: PATCH (trunk rev.119231): ability to disable an option at configure time

PATCH (trunk rev.119231): ability to disable an option at configure time

PATCH : Data flow branch build broken.

PATCH [gcc 4.3]: Add ability to generate DWARF pubtypes section

patch applied to SH port: merge from STmicroelectronics sources

PATCH for Re: Missing web link

Patch for stricter implicit conversions between vectors

Patch to fix simd-6.c for iWMMXt

PATCH: Add missing ChangeLog entry

PATCH: Add thumb abssi and neg_abssi patterns

PATCH: complete cstore support and implement for Thumb

PATCH: disable libssp for SPU

PATCH: fix a warning in the SPU backend

PATCH: get --enable-mapped-location building

PATCH: handle reloc truncations for spu tests

PATCH: java/projects.html -- remove broken jMocha link

Re: PATCH: Make mudflap run faster

PATCH: PR middle-end/29862: Calling a function with gcc_assert

Re: PATCH: remove const/pure attribute from builtin gamma/lgamma

PATCH: Remove gt-tree-ssanames.h from Makefile.in

patch: revise doc for always_inline

PATCH: Turn on x86_rep_movl_optimal for m_GENERIC64

PATCH: tweak config/spu/spu_intrinsics.h

PATCH: tweak config/spu/spu_mfcio.h

PATCH: tweak spec file for spu-elf

PATCH: wwwdocs: Update Intel64 and IA32 SDM website

Patches for PR29464, PR29821 & PR29916 - ping*3

Path ping...

Ping PATCH: Add SSE3 builtin tests

Ping Re: function.c fix for 920723-1.c ICE

Ping Re: Patch to fix simd-6.c for iWMMXt

Ping some regression patches

PING2: [PATCH] vectorizer data-ref type mismatch (PR tree-optimization/22372)

Re: PING: [PATCH: c++/diagnostic/18313] Warn for pointless qualifiers on return type

Re: PING: [PATCH: c++/diagnostic/18313] Warn for pointless qualifiers on return type

Re: PING: [PATCH: c++/diagnostic/18313] Warn for pointless qualifiers on return type

Re: PING: [PATCH: c++/diagnostic/18313] Warn for pointless qualifiers on return type

Re: PING: [PATCH: c++/diagnostic/18313] Warn for pointless qualifiers on return type

Re: PING: [PATCH: c++/diagnostic/18313] Warn for pointless qualifiers on return type

PING: [PATCH: c++/diagnostic/18313] Warn for pointless qualifiers on return type

Ping: [PATCH] Limit precision of *bitsizetypes types

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

PING^2: [PATCH: c++/diagnostic/18313] Warn for pointless qualifiers on return type

possible Linux bootstrap problem possible fix

PR 27528: Expanding constant asm operands

PR c++/29518

PR middle-end/30017 (ICE in C++ size hook)

PR middle-end/30028 (bcopy related testsuite failure)

Re: PR/29798, def forward propagated even though it does not dominate use

PR/29798, def forward propagated even though it does not dominate use

PR21730 - would anybody shed a tear for symbol.c(check_done)?

Re: pr29759

predict.c husekeeping

Re: r118365 - in /trunk: gcc/ChangeLog gcc/config/r...

Remove all CSE skip blocks code

Remove NOTE_INSN_FUNCTION_END

Remove some of line number notes maintaining code

Remove some of NOTE_INSN_* notes

Re: Remove unnecesary line number notes

reorg.c patch reversion

Rewrite i386 string operation expansion

Re: RFA/RFC: Adding support for gmp and mpfr sources in the build tree

Re: RFA/RFC: Adding support for gmp and mpfr sources in the build tree

Re: RFA/RFC: Adding support for gmp and mpfr sources in the build tree

Re: RFA/RFC: Adding support for gmp and mpfr sources in the build tree

RFA/RFC: Adding support for gmp and mpfr sources in the build tree

RFA: (partially) fix PR middle-end/29846

RFA: Add --print-optimizers option

Re: RFA: fix bugs in likely_spilled_retval_1 / likely_spilled_retval_p (Was: Re: RFA: Fix rtl-optimization/22258)

Re: RFA: fix bugs in likely_spilled_retval_1 / likely_spilled_retval_p (Was: Re: RFA: Fix rtl-optimization/22258)

RFA: Fix driver/29931

RFA: Fix PR middle-end/29847

RFA: fix PR rtl-optimization/29858 [Fwd: RFA: fix discover_flags_reg bitrot (Was: Re: RFA: autoincrement patches for gcc 4 - updated patch)]

RFA: Fix rtl-optimization/28618

Re: RFA: tuples merge for GIMPLE_MODIFY_STMT

RFC: Remove gdb complaints from gdbinit.in

Re: rtl_loop_init vs try_redirect_by_replacing_jump vs simple jumps

Simple memcpy/memset/bzero profiling

Re: SPU Port maintainers

Re: stabs and #define/#undef

Stricter invalid_e500_subreg (with jump.c:true_regnum fix)

Subregs and objects with holes (new patch)

Testing MIME types

Update APPLE LOCAL marker for 4.2 merging

Update GMP/MPFR build instructions for SPARC/Solaris

Use strict alignment for E500

var-tracking bugfix

Vectorization of strided access and bootstrap failure problem

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

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


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

Mail converted by MHonArc 2.6.3