gcc-patches archive
subject index for August, 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:

#define SLOW_BYTE_ACCESS in i386.h

4.2 regressions with patch available

5 Sterne Hotels.

[4.0/4.1] fastjar fix for PR28359

Re: [4.1 PATCH] Backport the don't copy DECL_UID patch to 4.1 branch (PR c++/28677)

[4.1 PATCH] Backport the don't copy DECL_UID patch to 4.1 branch (PR c++/28677)

[4.1, trunk] fix spelling

Re: [[RFC] DWARF2 debug support for HP-UX SOM target

[addrmodes] Convert rs6000

[addrmodes] genrecog refactoring

[addrmodes] Make genrecog source a bit more consistent

[addrmodes] Make REGNO_OK_FOR_*_P optional

[addrmodes] Mention deprecation of older BASE_REG_CLASS macros

[addrmodes] More addresses.h APIs

[addrmodes] More APIs in addresses.h

[addrmodes] Move stuff to defaults.h

[addrmodes] Provide boolean REG_STRICT_P

[addrmodes] Remove genrecog wart

[addrmodes] Remove GO_IF_LEGITIMATE_ADDRESS from sh.c

[addrmodes] Remove more useless new_decision calls

[addrmodes] Split off decision tree code from gendtree

[addrmodes] Stop using MODE_BASE_REG_REG_CLASS/REGNO_MODE_OK_FOR_REG_BASE_P

[addrmodes] Tame LEGITIMIZE_ADDRESS

[boehm-gc] Add type information for GC-allocated objects

[boehms-gc, libjava?] Update Boehm's GC to 6.8

[boehms-gc] Convert GCC to use typed GC allocation routines

[boehms-gc] Extend Boehm's GC disappearing link facility with callbacks-on-disappear

[boehms-gc] Fix ggc-boehm cache hash table support

[boehms-gc] Some gengtype/GC changes

[boehms-gc] Some updates to gengtype

[boehms-gc] Start using typed GC allocation routines

Re: [boehms-gc] support for cache hash tables (gt_ggc_cache_rtab)

[boehms-gc] Use atomic allocation for data types that currently do not have marker routines

[Bug fortran/28005] [4.1 only] gfortran: matmul produces wrong result

[C++ Patch] 28705 & koenig lookup

[C++ PATCH] Fix repo.c error handling (PR c++/26917)

[C++] fix 27787

[c/c++ PATCH] Fix PR28573, problem with offsetof and overloaded operator[]

Re: [cft] aligning main's stack frame

[committed] Really require visibility in g++.dg/ext/visibility/class1.C

[Committed] Avoid speculatively executing x87 instructions

[committed] Backports of fortran/27981 and fortran/28548

Re: [Committed] Don't hoist FP constants on x87

[committed] Fix gcc.dg/20060801-1.c

[Committed] Fix PR c/27489 and c/27490 compound expression and parse error

[committed] Fix PR libfortran/28603

[committed] Fix PR testsuite/27033

[committed] Fix PR testsuite/27611

[committed] fix pr26570.c

[Committed] Fix TODOs flags

[committed] fortran/28548 -- optional argument problem

[committed] Skip more dwarf tests

[Committed] Update gfortran.texi

[Committed] Update the gfortran.texi update.

[Committed] Updated fortran/intrinsic.texi

[Committed] Updates to gfortran docs. WAS: Re: Minor texi patch

[dataflow] PATCH to make small performance improvement and more ia64 fixes.

[dataflow]: First round of getting ia-64 working.

[dataflow]: Remove GLAT from the scheduler.

[DOC] update decimal float section in extend.texi

RE: [Gc] [boehms-gc] Extend Boehm's GC disappearing link facility withcallbacks-on-disappear

Re: [gfortran,patch] PR24748

[gomp] Add missing fold_convert in #pragma omp atomic handling (PR middle-end/28724)

[gomp] Add missing fold_convert in lower_omp_parallel (PR middle-end/28713)

[gomp] Fix libgomp OMP_* env var handling

Re: [graphite] tree-check patch

[i386 PATCH] PR/27827, try to avoid "fld %st" statements

Re: [JAVA, PATCH] PR java/8923: ICE when modifying a variable decleared "final static"

Re: [JAVA] /bin/sh portability issues in classpath/lib/Makefile.in

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

Re: [JAVA] /bin/sh portability issues in scripts/check_jni_methods.sh

[lto] Change the low-level representation of TYPE_ARG_TYPES.

[lto] Clone arg_assoc_args.

[lto] Clone type_unification_real.

[lto] cp/*.c: Use build_function_type_list instead of build_function_type.

[lto] cp/*.c: Use copy_type_arg_types_skip.

[lto] cp/*.c: Use nth_parm_type and copy_type_arg_types_skip.

[lto] fortran/f95-lang.c: Use build_function_type_list instead of build_function_type.

[lto] gcc/*.c: Use build_function_type_list instead of build_function_type.

[lto] Introduce new function build_type_list_by_dropping.

[lto] PATCH: add CALL_EXPR abstractions to rs6000.c

[LTO] PATCH: Add DIE cache

[lto] PATCH: Add DIE readers for array and enum types

[lto] PATCH: Add driver support

[lto] PATCH: avoid constructing temporary lists when building function calls

[lto] PATCH: CALL_EXPR abstractions in arm.c and bfin.c

[lto] PATCH: change low-level CALL_EXPR representation

[lto] PATCH: documentation fixes in lto.c

[lto] PATCH: fix another overlooked CALL_EXPR access

[lto] PATCH: fix missing CALL_EXPR abstraction in gcc/java/parse.y

[lto] PATCH: fix TREE_LIST memory statistics reporting

[lto] PATCH: get rid of temporary arglist in calls.c

[lto] PATCH: missing CALL_EXPR abstraction in gimplify.c

[lto] PATCH: missing CALL_EXPR abstractions in i386.c

[lto] PATCH: more missing CALL_EXPR abstractions

[lto] PATCH: new CALL_EXPR constructors

[lto] PATCH: small CALL_EXPR cleanups

[lto] PATCH: use CALL_EXPR abstractions in iq2000.c

[lto] Stop using void_list_node in equality comparisons.

[lto] tree.c (build_function_type_list): Don't allocate a temporary vector.

[lto] Unify type_unification_real_args and type_unification_real_parms.

[lto] Use alloc_parm_types and its friends in composite_type.

[lto] Use alloc_parm_types and its friends in tsubst_arg_types.

[lto] Use alloc_parm_types in do_free_exception.

[lto] Use alloc_parm_types in get_parm_info.

[lto] Use alloc_parm_types in gfc_build_library_function_decl.

[lto] Use alloc_parm_types in implicitly_declare_fn.

[lto] Use build_function_type_list instead of build_function_type in ix86_init_mmx_sse_builtins.

[lto] Use nth_parm_type in build_this_parm.

[lto] Use nth_parm_type in merge_types.

[lto] Use nth_parm_type in more_specialized_fn.

[lto] Use num_parm_types and its friends in coerce_delete_type.

[lto] Use num_parm_types and its friends in coerce_new_type.

[lto] Use num_parm_types and its friends in commonparms.

[lto] Use num_parm_types and its friends in grokparms.

[lto] Use num_parm_types and nth_parm_type in create_function_arglist.

[lto] Use num_parm_types and nth_parm_type in dbxout_args.

[lto] Use num_parm_types and nth_parm_type in type_unification_real_args.

[lto] Use num_parm_types in check_function_sentinel.

[lto] Use vec_heap2parm_types in build_function_type_list.

[lto] Use vec_heap2parm_types in def_fn_type.

[lto] Use vec_heap2parm_types in gfc_get_function_type.

[lto] Use vec_heap2parm_types in gfc_get_intrinsic_lib_fndecl.

[lto] Use vec_heap2parm_types in grokparms.

[lto] Use vec_heap2parm_types in maybe_retrofit_in_chrg.

[m32c,patch]Fix TN-16C-A156A/E (mul.w)

[m32c,patch]New assembly subroutines

[m32c]Problem in assembly subroutine subdf3

RE: [m32c]Problem in bit instructions generation

[patch RFA] Fix target/28764

[patch s390] Allow ofsetted GOT references

[PATCH, committed] Fix code formatting

[PATCH, committed] Fix DejaGNU directives in arm-vfp-unwind.C

[PATCH, committed] movcc constants (PR target/28753)

[PATCH, committed] SPE lo_sum address fix (PR target/27566)

[Patch, fortran] PR18111 - spurious warnings with -W -Wunused

[Patch, fortran] PR20886 - passing generic name as dummy argument

[Patch, fortran] PR24866 - ICE on external dummy in module procedure

[Patch, fortran] PR24866 - ping

[Patch, fortran] PR25077 - No diagnostic if interface assignment modifies intrinsic type assigments

[Patch, fortran] PR25102 - No diagnostic if interface operator has alternate return

[Patch, fortran] PR25102 and PR25077 - ping

Re: [Patch, fortran] PR28425 - Derived type initialization via a derived type is broken

Re: [Patch, fortran] PR28425 - Derived type initialization via a derived type is broken

[Patch, fortran] PR28425 - Derived type initialization via a derived type is broken

[Patch, fortran] PR28496 - Error during array initialization (and Ping fixes for PR20886, PR28425, PR28600, PR26601 and PR28630)

[Patch, fortran] PR28590 - error on pointer, sequence type components of a sequence type

[Patch, fortran] PR28600 - ICE on character pointer assignment

[Patch, fortran] PR28630 - ICE due to a module function returning a derived type

[Patch, fortran] PR28630 - ICE on reexport of renamed type

Re: [Patch, fortran] PR28660 - Spurious warning: 'ubound.6' is used uninitialized in this function

[Patch, fortran] PR28660 - Spurious warning: 'ubound.6' is used uninitialized in this function

[Patch, fortran] PR28735 - Crash in resolve.c - related to contents of .mod

Re: [Patch, fortran] PR28762 - program name 'write' causes compiler crash on if statements containing write commands.

[Patch, fortran] PR28762 - program name 'write' causes compiler crash on if statements containing write commands.

[Patch, fortran] PR28771 - gfortran accepts invalid variable definition

[Patch, fortran] PR28788 - derived type regressions

[Patch, fortran] PR28788 - ICE/Segmentation fault with user types, use only and modules(Regression fix)

[Patch, fortran] PR28873 and PR20067 - Cannot resolve subroutine calls when modules are used in different scopes

[Patch, fortran] PR28885 - ICE passing components of array of derived type

Re: [Patch, fortran] Typo and grammatical fixes in intrinsic.texi (repost)

Re: [Patch, fortran] Typo and grammatical fixes in intrinsic.texi (repost)

[Patch, fortran] Typo and grammatical fixes in intrinsic.texi (repost)

Re: [patch, gfortran] PR 25217: INTENT(OUT) args. with default initializers

Re: [PATCH, i386]: Implement lrint and llrint as x87 intrinsic function, TAKE 2

RE: [PATCH, M32C] : Special page vector table implementation

[patch, testsuite] Fix intrinsic_set_exponent.f90 nonconformance usage

[patch,fortran] PR25828 F2003 Stream I/O

Re: [patch,libgfortran] PR28335 flush() / write() statement on closed units

[Patch-h8300] : Make QUICKCALL as default ABI for H8 targets

Re: [PATCH/RFC] PR other/22313: Hot/cold sections vs. dwarf2 (take 2)

[PATCH/RFC] PR other/22313: Hot/cold sections vs. dwarf2 (take 2)

[patch] - remove a duplicated assert

[Patch] : Fix configure check for have_attribute_alias

[PATCH] [1of5] looking for feedback on Wcoercion warning (for stage1)

[PATCH] [2of5] looking for feedback on Wcoercion warning (for stage1)

[PATCH] [3of5] looking for feedback on Wcoercion warning (for stage1)

[patch] [4.1] Fix PR20256, PR25211 and PR26435 linear transform

Re: [patch] [4.2 projects] vectorize multiple data-types and type conversions

[patch] [4.2 projects] vectorize multiple data-types and type conversions

Re: [patch] [4.2 projects] vectorize strided accesses (4 patches)

Re: [patch] [4.2 projects] vectorize type conversions - 1/6

Re: [patch] [4.2 projects] vectorize type conversions - 2/6

Re: [patch] [4.2 projects] vectorize type conversions - 3/6

Re: [patch] [4.2 projects] vectorize type conversions - 4/6

Re: [patch] [4.2 projects] vectorize type conversions - 5/6

Re: [patch] [4.2 projects] vectorize type conversions - 6/6

[PATCH] [4of5] looking for feedback on Wcoercion warning (for stage1)

[PATCH] [5of5] looking for feedback on Wcoercion warning (for stage1)

[patch] [struct-reorg] port to ssa - 47% on art on ppc

[PATCH] Add --enable-stage1-languages to toplevel

[PATCH] add VRP for bitwise OR and AND

[PATCH] add VRP for bitwise OR and AND: v2

[PATCH] add VRP for bitwise OR and AND: v3

[patch] Backport of fix for PR c++/27398 to 4.1 branch

[patch] Backport to 4.0 branch for PR c/28136: ICE with incomplete array type

Re: [PATCH] bitmap leak low hanging fruits

[PATCH] c++/PR28659

Re: [patch] Change "internal consistency failure" from fatal_error to internal_error

[patch] Change "internal consistency failure" from fatal_error to internal_error

[PATCH] Clean up fortran/arith.[ch]

[patch] config/i386/crtfastmath.c: Fix a comment typo.

[PATCH] CONSTANT_ALIGNMENT is missed in builtins.c

[patch] convert.c: Fix PR middle-end/26632.

[patch] current_insn_predicate vs. inline asm

[PATCH] Document altivec attribute (PR target/27544)

[PATCH] Document TARGET_FUNCTION_VALUE target hook

Re:[PATCH] EH-compatible -ffunction-sections

[PATCH] Expand lfloor and lceil inline as SSE on x86_64/i?86

[PATCH] Expand lrint to SSE cvtsd2si on x86_64 and on i686 for SSE math

[PATCH] Expand lround inline for SSE math on x86_64/i?86

[PATCH] Favour FLDMD over FLDMX where possible on ARM

[PATCH] Fix 2 --combine bugs (PR c/28706 and PR c/28712)

[patch] fix bootstrap/26999

[patch] Fix C++ PRs 27670, 27493, 27494 and 27397

[patch] Fix C++ PRs 28736, 28737 and 28738

[PATCH] Fix code size regression in Ada

[PATCH] Fix comments in PPC e500 code

Re: [PATCH] Fix constant array ARRAY_REF[constant index] optimization (PR middle-end/28755)

[PATCH] Fix constant array ARRAY_REF[constant index] optimization (PR middle-end/28755)

[PATCH] Fix errno handling for lrint expansion

[PATCH] Fix error message about invalid token pasting (PR preprocessor/28709)

[PATCH] Fix externally_visible attribute handling (PR c/28744)

[PATCH] Fix externally_visible, part 2 (PR c/28744)

Re: [PATCH] Fix folding of finite () for modes that dont have NaNs and Infs

Re: [PATCH] Fix folding of finite () for modes that dont have NaNs and Infs

[PATCH] Fix folding of finite () for modes that dont have NaNs and Infs

[PATCH] Fix gcc.target/i386/pr27827.c

Re: [patch] fix overlapping constructors block cleared too early

[PATCH] Fix part of pr25505

Re: [PATCH] fix possible FP reassociation problem in simplify-rtx.c

[PATCH] Fix PR 28807 - wrong code with may_alias and structs

[patch] Fix PR c++/26269

[patch] Fix PR c++/26573

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

[PATCH] Fix PR c++/28284: ICE with invalid static const variable

[PATCH] Fix PR C++/28302, ICE with bitwise NOT and vectors (and C++)

Re: [PATCH] Fix PR C++/28302, ICE with bitwise NOT and vectors (and C++)

[patch] Fix PR c++/28347

[PATCH] Fix PR C++/28349, ICE with va_args and references

[PATCH] Fix PR c++/28420: ICE with "typeid" as template parameter

[PATCH] Fix PR C++/28450 ICE with new of vector and complex types

[patch] Fix PR c++/28505

[patch] Fix PR c++/28552: ICE on invalid conversion operator

[patch] Fix PR c++/28593: ICE on invalid operator new

[patch] Fix PR c++/28594

Re: [patch] Fix PR c++/28606: Destructor accepted as return-type of constructor

[patch] Fix PR c++/28606: Destructor accepted as return-type of constructor

[patch] Fix PR c++/28710: ICE redeclaring template as non-template

Re: [patch] Fix PR c++/28711: ICE on invalid initializer for multidimensional array

[patch] Fix PR c++/28711: ICE on invalid initializer for multidimensional array

[patch] Fix PR c++/28741

Re: [patch] Fix PR c++/28853: ICE on invalid use of template template parameter

[patch] Fix PR c++/28853: ICE on invalid use of template template parameter

[patch] Fix PR c++/28858: Algorithm to find the end of a template parameter list is flawed

Re: [patch] Fix PR c++/28860: Trouble with bound template template parameter in specialization

[patch] Fix PR c++/28860: Trouble with bound template template parameter in specialization

[PATCH] Fix PR C++/28886, Template specialization with array rejected

[patch] Fix PR c/27953

[patch] Fix PR c/28649: Poor error recovery of C parser

[PATCH] Fix PR testsuite/28602

Re: [PATCH] Fix PR23794, wrong types from the C++ frontend for COND_EXPRs

[PATCH] Fix PR23794, wrong types from the C++ frontend for COND_EXPRs

Re: [PATCH] Fix PR25500, pessimization on SSE code caused by count_type_elements

Re: [PATCH] Fix PR25500, pessimization on SSE code caused by count_type_elements (expr.c)

[PATCH] Fix PR25500, pessimization on SSE code caused by count_type_elements (expr.c)

Re:[PATCH] Fix PR26898, folding of X +- C1 CMP Y +- C2

Re: [PATCH] Fix PR27529, a step towards fixing PR27039

[PATCH] Fix PR28651, wrong-code for (int)(unsigned - 4) < (int)(unsigned)

[PATCH] Fix PR28776, ICE in build_polynomial_chrec

[PATCH] Fix PR28814, ICE on valid due to wrong types in fold

[PATCH] Fix testcase, PR28703

[Patch] Fix tree check ICE in PR c/28287

[PATCH] Fold (l)floor (fabs (x))

[patch] for PR 26570

Re: [patch] for PR 27735

[patch] for PR 27865

[Patch] for PR 28528: C language extensions override -x in C++ driver

[patch] for PR 28839

[patch] for PR 28887

[patch] for PR 28888

Re: [patch] for PR28411

Re: [patch] for second problem in PR28364

[PATCH] fortran/28548 -- Optional argument fails.

[PATCH] fortran/28866 -- Fix not so simple simple IF

[PATCH] fortran/arith.c -- Fix the range of integers in overflow checks

[patch] fortran/match.c: Fix a comment typo.

Re: [PATCH] Further improved native as support on Solaris/x86

[PATCH] GCC Support for Thread Local Storage Descriptors in ARM platform

[patch] gcc/*.c: Fix comment typos.

[patch] geode DFA and tunning

[PATCH] Improve error message on missing GNAT

[PATCH] Improve PR28796

Re: [PATCH] Improve PR28796 (inconsistend __builtin_nan() and __builtin_unordered()) further

[PATCH] Improve PR28796 (inconsistend __builtin_nan() and __builtin_unordered()) further

[patch] initiailzing non-default-sized pointers

[patch] libffi: remove more lint directives

[PATCH] libgfortran/28354 - 0.99999 printed as 0. instead of 1. by format(f3.0)

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

Re: [PATCH] Off-by-one errors in gcc/config/arm/pr-support.c

[PATCH] one-liner: deinline gcc/tree-vrp.c vrp_int_const_binop()

[PATCH] ping

Re: [PATCH] PR target/28247: Fix bit-rot of gthr-solaris.h

[Patch] PR target/28648 Tree check ICE on invalid attribute.

[PATCH] PR/26847, missed optimizations in simplify_plus_minus

[PATCH] PR24367 S/390 pic address handling

Re: [patch] PR25468 (-g makes g++ loop forever)

Re: [PATCH] PR27883: Delete old REG_DEAD notes before creating new ones

[PATCH] PR27883: Delete old REG_DEAD notes before creating new ones

[patch] PR28621 (-ffast-math -Os segfault)

[patch] predict.c, doc/tm.texi: Fix typos.

[PATCH] Refactoring for mode-dependent addresses

[PATCH] Robustify add_reg_br_prob_note (PR middle-end/28683)

Re: [patch] Speed up phi node insertion

Re: [PATCH] Speed up single-threaded case of atomic ops and reduce text size

Re: [PATCH] Speed up single-threaded case of atomic ops and reduce text size

Re: [PATCH] Speed up single-threaded case of atomic ops and reduce text size

Re: [PATCH] Speed up single-threaded case of atomic ops and reduce text size

[PATCH] Speed up single-threaded case of atomic ops and reduce text size

[patch] tree-cfg.c: Fix a comment typo.

[patch] tree-ssa.c: Fix PR tree-optimization/17506.

[PATCH] vxWorks threads (gthr-vxworks.h)

[PATCH]: Fix PR tree-optimization/28003

Re: [PATCH]: Fix PR28489 - [4.2 regression] ICE in move_insn, at haifa-sched.c:1968

Re: [PATCH]: Fix PR28489 - [4.2 regression] ICE in move_insn, at haifa-sched.c:1968

[PATCH]: Fix PR28489 - [4.2 regression] ICE in move_insn, at haifa-sched.c:1968

Re: [PATCH][4.1] Fix PRs 27795, 27639, 26719 - wrong code with scev/loop

[PATCH][4.3][RFC] Combined patch providing SSE inline expansions for C99 rounding functions

[PATCH][committed] Fix see.o dependencies

[PATCH][committed] Fix testsuite/28829

Re: [PATCH][RFC] Remove volatile from data members in libstdc++

[PING] [patch] PR tree-optimizations/26969 (vectorizer)

[PING] Loop invariant motion and call-saved eh regs

[ping] pr27117, fix sh latent bug blocking pr26778

[PING] Re: SUBREGs and objects with holes

[Ping^2^n] Trivial C-front-end patches

[Renesas SH] Fix differences between Renesas compiler ABI and GCC ABI (with "-mrenesas" option) for parameters of 'long long' and 'double' data type.

Re: [RFC PATCH] fold one element {mem{set,cpy,pcpy,move},b{zero,copy}} (PR middle-end/27567)

[RFC PATCH] fold one element {mem{set,cpy,pcpy,move},b{zero,copy}} (PR middle-end/27567)

Re: [RFC/RFT] Should we hoist FP constants on x87?

[RFC] Fix PR rtl-optimization/27616

Re: [RFC] PR27770 (alignment with -fsection-anchors and vectorization) fix

Re: [RFC] PR27770 (alignment with -fsection-anchors and vectorization) fix

[RFC] Simplify MinGW canadian crosses

Re: [rfc] subreg lowering pass / Overcoming double-set difficulties for CC re-use

Re: [sh PATCH] PR/27717, sh backend lies to reload about index registers

[sh PATCH] PR/27717, sh backend lies to reload about index registers

[v3] _Atomic_word as long fixup to exports

[v3] A few more vector<bool> changes

[v3] Add nth_element testcase

[v3] Add tr1::binomial_distribution + minor fixes

[v3] Add tr1::poisson_distribution

[v3] Add tr1::subtract_with_carry_01 + tweaks

[v3] check-compile tweaks

[v3] fill(_Deque_iterator) clean-up

[v3] Fixes to tr1::gamma_distribution

[v3] Follow-up tweaks to tr1::poisson_distribution

[v3] libstdc++/16611

[v3] libstdc++/28587

[v3] libstdc++/28671

[v3] libstdc++/28765

[v3] libstdc++/28830

[v3] Minor tweak to fill(_Bit_iterator)

[v3] Mix of fixes to tr1::random

[v3] Patch to priority_queue::push/pop

[v3] Performance tweak to tr1::gamma_distribution

Re: [v3] set timeout higher

[v3] single-thread improvements to atomicity.h

[v3] Tidy a bit _Bit_iterator_base::_M_incr

[v3] tr1/xor_combine::max

[v3] tr1::subtract_with_carry_01 tweak

[v3] Trivial formatting fixes

[v3] Update the tr1 status docs

[v3] updates to abi.html

[v850] ep opt vs dwarf

Re: [wwwdocs] GCC 4.2 Status Report (2006-08-22)

[wwwdocs] Re: GCC 4.2 Status Report (2006-07-31)

Re: [x86 PATCH]: RETURN_IN_MEMORY vs. i386's type_natural_mode

Re: [yara] build fixes, and use FOR_BB_INSNS where possible

Add statistics code to RTL generators

RE: Add statistics to bitmaps

Re: add support for cris/uClibc target naming

adding ERC32 and LEON to the list of supported targets

Aliasing patch for tree-optimization/28778

Alternate patch for PR 23868 (fixes IA64, not other platforms)

A backlog of patches

Backported patch for bug 27558

Re: Backporting patch for PR 27291 (Regression fix for PR 28221 on 4.1)

Backporting patch for PR 27291 (Regression fix for PR 28221 on 4.1)

builtin_bswap plus enhancements

C++ PATCH to convert_to_void for c++/26577

C++ PATCH to build_over_call for c++/23372

C++ PATCH to check_field_decls for c++/26670

C++ PATCH to cp_parser_elaborated_type_specifier for c++/28559

C++ PATCH to merge_types for c++/28659

C++ PATCH to push_template_decl_real for c++/27714

C++ PATCH to tsubst for c++/28385

C++ PATCH: fix PR 28687

Re: C++ PATCH: fix PR 28687 (v2.1)

C++ PATCH: fix PR 28786 - dynamic_cast<void*>, v2

C++ PATCH: PR 28056

C++ PATCH: PR 28058

C++ PATCH: PR 28341

C++ PATCH: PR 28523

C++ PATCH: PR 28557

C++ PATCH: PR 28588

C++ PATCH: PR 28595

Re:Call for testers: fix unwind-dw2.c:uw_init_context_1 performance bug

Re: Can we limit one bug fix per checkin please?

Re: coalesce SSA versions in var-tracking notes

Commits

Constify libdecnumber

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

Create and use const_sbitmap in GCC sources

created addressing modes branch

fallacious

fix bad grammer for TARGET_DEFAULT_PACK_STRUCT

fix COMDAT groups for Xtensa

fix dwarf2 problem with generic vectors

fix eh tests on x86-darwin

Fix format string mismatch

Fix grammar of some strings output by gcc

Re: Fix multi-block spanning libcall sequence

Fix PR rtl-optimization/23454

Fix PR rtl-optimization/28386

Re: fix rtl/23560

Re: Fix spurious failure of g++.dg/other/unused1.C

Fix typo in gcc.dg/sparc-getcontext-1.c

fix Xtensa argument alignment for large vectors

Fixes to ipa branch

Re: g++ patch to fix handling of cfstrings in function templates

GCC 4.2 Status Report (2006-08-22)

gcc MAINTAINERS list - removing myself

how can I add gcc backend code into GCC package

Re: ia32 is dead, long live ia32

Re: Incorrect application of loop exit heuristic?

inept

Introduce new typedefs: const_tree, const_rtx, etc.

IPCP could be enabled on ipa branch

Re: line insn notes cleanups (haifa-sched and modulo-sched)

Re: Link problems with section anchors

live on entry/exit speedups for SSA->Normal (PR 28071)

make gcov more lenient

man page typo

Re: mismatched parentheses in reload1.c

Re: missing prototypes

Much fallout from PR 27668

new branch: ibm-4_1-dfp

New branch: insn-select

New branch: ra-improvements

New Swedish PO file for `gcc'

PATCH COMMITTED: Demangler fix for PR 28797

PATCH COMMITTED: Fix for PR driver/27622

Patch for bug 25938 (libgomp headers installed in wrong directory)

Re: Patch for bug 27893 (gimplification of VLAs with TREE_CONSTANT size)

Patch for bug 27893 (gimplification of VLAs with TREE_CONSTANT size)

Patch for bug 28299

Patch for bug 28418 committed

Patch for C++ bug 24009

Patch for c/27697

Re: PATCH for debug/28063 - disabled string merging

Re: Patch for PR 28288 & PR 14556, Remove <? and >? operators from C++

Re: Patch for PR 28288 & PR 14556, Remove <? and >? operators from C++

Patch for PR 28288 & PR 14556, Remove <? and >? operators from C++

Re: Patch for PR 28288 & PR 14556, Remove <?and>? operators from C++

patch for PR17621

Re: Patch for regression PR c++/28432

Patch for regression PR target/28490 (IA64 ICE)

PATCH to statement-expression handling for c++/27115

PATCH: Fix typos in config/i386/i386.md

Patch: FYI: GdkScreenGraphicsDevice.c fix

Patch: FYI: libgcj_bc library

Re: Patch: Support IA-64 speculation [4/5]

PING - [Renesas SH] Fix differences between Renesas compiler ABI and GCC ABI (with "-mrenesas" option) for parameters of 'long long' and 'double' data type.

Re: ping a wrong code regression patch

PING: [C PATCH] Various c_do_switch_warnings improvements

PING: PR26197 (new_type_alias) fix

PING:[h8/300,patch] Bit instructions

Possible patches for bug 27565

Potential fix for rdar://4658012

PR 28634: dbr_schedule makes an invalid FP transformation

PR C++/28148

PR c++/28346

PR debug/26881 (dwarf2out ICE)

Re: PR gcov/profile/28480 (fix to my speedup in split_block)

PR middle-end/28779 (inliner ICE)

PR rtl-optimization/26244 (incorrect shift optimization)

Re: PR rtl-optimization/28071 (domwalk recursion)

PR rtl-optimization/28071 (quadratic bottlenecks in inliner)

Re: PR rtl-optimization/28071 (reduce memory usage consumed by liveness)

PR target/21299 (reload accepting invalid asm)

Re: PR target/28270 (reload ICE)

PR tree-optimization/24888 (reload speedup)

Re: PR tree-optimization/24888 (twice declared vars in inliner)

PR16634: Wrong-code for IRQ functions.

Re: PR26197 (new_type_alias) fix

Prevent reload from copying many instructions

Readd truncxfsf2 pattern

Re: Recent regression?

Re: reload inheritance error breaks openssl on s390

RFA: Add cpu and machine asserts for MN10300

RFA: Fix for building i386-mingw32 toolchain without thread support

Re: RFA: Fix PR 28139

RFA: Fix PR tree-optimization/16876

Re:RFA: new execute testcase (Was: Re: bootstrap failed during 'make check')

RFC: fix PR 28892

Re: Save 6% of GGC memory (consumed in tree-ssa-pre)

Skip gcc.dg/arm-mmx-1.c for VFP

Re: Some more memory usage reductions in bitmaps

Speedup aliasing (on tramp3d -O1)

speedup TER (28071 again)

This morning's commit

TImode support for powerpc64-darwin

Re: trim libgcc dependancies

typos in the manual

USA on the edge of petrol revoliution

Use "const_tree" in GCC sources

Use const_bitmap in GCC sources

Use const_rtx in GCC sources

Re: What happened to the gcc 4.2 vectorizer patches?

Fwd: x86 issue: unwelcome mmx instruction


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