gcc-patches archive
subject index for April, 2005

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:

(partial) fix PR middle-end/20396

-fno-unit-at-a-time broken

-ko on libjava/external/sax/org/xml/sax/helpers/NamespaceSupport.java

-mfix-and-continue for darwin

Re: 2 suggestions

4.0.0 .po files committed

4.0/4.1 PATCH: Fix Tru64 UNIX execution failures

Re: 46 GCC HEAD regressions, 40 new, with your patch on 2005-04-01T13:51:51Z.

Re: 46 GCC HEAD regressions, 40 new, with your patch on 2005-04-01T13:51:51Z.

Inline round for IA64

Re: Inline round for IA64

Re: [rtl-optimization] Improve Data Prefetch for IA-64

[3.3 only] PATCH: fix target/18004

[3.3. only] PATCH: fix PR 14884

[3.3/3.4/4.0/4.1] IA-64 FP register file corruption on unwind

[3.4 PATCH] PR c++/20995: Type-unsafe trees for templates

[4.0 PATCH v2] Fix PR 20927

[4.0 PATCH] Avoid ICEs when OBJ_TYPE_REF folding finds a new reachable vtable method (PR middle-end/20991

[4.0 PATCH] Enable Tree-SRA at -O3 only for Ada

[4.0 PATCH] Fix PR 20917 (glibc build failure on s390)

Re: [4.0 PATCH] Fix PR 20927

[4.0 PATCH] Fix PR 20927 (was: PR19683: Fix a use of REG_CANNOT_CHANGE_MODE_P)

[4.0 PATCH] Tweak *truncsfdf_fast_i387 pattern in i386.md (Take 2)

Re: [4.0 PATCH] Tweak *truncsfdf_fast_i387 pattern in i386.md (Take2)

[4.0 PATCH]: backport "unlocked" stdio patches

[4.0.1 patch] fix for 20907: long comments throw off line numbers

[4.0] Doc patch for -ftree-fre

[4.0] fix target/20375

[4.0] PR20648

[4.0] PR20973 (khtml miscompiled by reload)

[4.0] Update URL for Jacks (Was: Re: [PATCH] Use vague linkage for Java methods)

[Ada] patch to fix PR20822

Re: [Ada] PR 20226, 20344

[Ada][testsuite] use sync to avoid missing executable

[arm] call_via_sp

[arm] libgcc interworking

[arm] Thumb mul assembly

[autovect] [patch] branch merge

[autovect] [patch] Compute self and read-read dependences if required

[autovect] [patch] Fix base/access_fn mismatch in dependence analysis.

[autovect] [testsuite patch] Reorganize vectorization testsuite.

[autovect] Add entry point for omega and polyhedral data dep analyzers

[autovect] Add William Pugh's Omega integer programming solver

[autovect] Fix testsuite/gcc.dg/tree-ssa/20041110-1.c

Re: [autovect] Omega cleanup

Re: [Bug c++/19199] [3.3/3.4/4.0/4.1 Regression] Wrong warning about returning a reference to a temporary

Re: [Bug target/20126] [3.3/3.4/4.0 Regression] Inlined memcmp makes one argument null on entry

Re: [Bug target/20126] [3.3/3.4/4.0 Regression] Inlined memcmp makesone argument null on entry

[C++ patch] accept __null as sentinel

[C++ PATCH] Fix 20746

[cft] rewrite of virtual register instantiation

[committed] darwin frameworks should not fall back

[committed] [Patch] RS6000: Rename vector shift patterns

[committed] A couple of mips16 testsuite fixes

[committed] Check for -march in config/mips/iris6.h

[committed] dwarf2out.c patch for bug 20805

[committed] dwarf2out.c patch for static const initializers witharithmetic

[committed] fix fix-n-continue typo

[committed] Fix help strings in c.opt and common.opt

[committed] Fix mips16 jump tables

[committed] Fix negation of long doubles on PA HP-UX

[committed] Fix PR testsuite/20767, gcc.dg/tree-ssa/ssa-pre-8.c on 64bit targets

[committed] Fix pr21085

[committed] fix spelling of optimized in gcc.dg/tree-ssa/alias-1.c

[committed] Fix testsuite/21062

[committed] Fix typo

[committed] libada patch for make html failure

[committed] Make gen-vect-25.c portable

[committed] ppc fix-n-continue should use 5 nops

[Committed] PR c++/19199: Preserve COND_EXPR lvalueness in fold

[committed] Undo one optimization in the generic vector patch

[committed] Update SSA operands for vector lowering

[csl-arm] Eabi target defaults

[csl-arm] libgcc interworking

[csl-arm] Libiberty compile fix

[csl-arm] More combine and deleted insns.

[csl-arm] Update Linux TLS support

[FOLLOW-UP] RE: PATCH PR 20533 (doc for used attribute)

Re: [fortran, patch] Enable Hollerith constant and character array in format tag.

[fortran, patch] Fix PR15959, character array initialization.

[Fwd: Re: [Bug bootstrap/21168] New: bootstrap failed on Linux/ia64]

[gcc-3.3] patch for c++ parser

Re: [gcc] Re: sh-elf-4_1-branch created

[gfortran, pathch] Fix PR15979 & PR20713. Character array and parameter character initialization.

[gfortran] assumed shape arrays and entry points

[gfortran] committed: Fix PR 20059

[gfortran] Don't allow IMPLICIT after IMPLICIT NONE

[gfortran] Fix NEAREST constant folder

Re: [gfortran] Fix PR 16907: Allow REAL array indices

[gfortran] Fix RETURN matcher was: Re: bug fc110

[gfortran] MinGW uses chsize instead of ftruncate

[gfortran] patch PR 17229

[gfortran] patch PR 20755

Re: [gfortran] patch PR 20950

[gfortran] patch PR 20950 (was: Re: bug fc112)

[gfortran] patch PR fortran/16861

[gfortran] patch PR fortran/20865

[gfortran] patch PR fortran/21177

[gfortran] patch PR libfortran 20068, 20125, 20156 and 20471

[gfortran] ping patch PR 19216

Re: [gfortran] Support for [...] style array constructors

[gfotran] Use string pool for names of global symbols

[libcpp] [PATCH] Add missing include io.h to files.c for DJGPP only

Re: [libcpp] [PATCH] Add missing include io.h to files.c for DJGPPonly

[libcpp] [PATCH] Handle DOS EOF character for DJGPP

Re: [libfortran, patch] fix for PR 19106

[libfortran] Patch for EOR related issues

[libgfortran, committed] Add missing includes to intrinsics/rename.c

[libgfortran] patch PR18857

[libgfortran] patch PR18857 - 2nd round

[libgfortran] Remove AUTHORS, COPYING, INSTALL, NEWS, README

[libiberty] [PATCH] Fix breakage of pex-djgpp.c in HEAD branch

[libiberty] [PATCH] Use case insensitive comparisson in make_relative_prefix for DOS based filesystem

[LIBIBERTY]: Add -Wwrite-strings -Wstrict-prototypes and fix warnings

[LIBIBERTY]: Add fopen_unlocked, fdopen_unlocked and freopen_unlocked

[LIBIBERTY]: add function unlock_std_streams()

[LIBIBERTY]: add function unlock_stream

[LIBIBERTY]: Fix interfaces for bcmp, bcopy and bzero

[LIBIBERTY]: remove all uses of PTR (& PARAMS) from include directory

[libmudflap] copyright clause for *.h

[libstdc++ patch] Fix ambiguity in calls to bind

Re: [libstdc++ patch] tr1::bind, take 2

[libstdc++] Build system cleanup 12/n

[libstdc++] Build system cleanup 7/n

[libstdc++] Build system cleanup 8/n

[libstdc++] Build system cleanup [1/n]

[libstdc++] Build system cleanup [2/n]

[libstdc++] Build system cleanup [3/n]

[libstdc++] Build system cleanup [4/n]

[libstdc++] Build system cleanup [5/n]

[libstdc++] Build system cleanup [6/n]

[libstdc++] Cleanup build system 10/n

[libstdc++] Cleanup build system 9/n

[libstdc++] Cleanup build system [11/n]

[libstdc++] Cleanup build system [13/13]

[mainline/4.0] Fix duplicate_bb wrt EH handling

[mudflap] fix for PR 19266/20831

[ObjC PATCH] Clean-up TREE_OVERFLOW abuse in objc

[options] Allow Var() and Mask() to be used together

[PATCH ARM/Thumb] PR 14812 fix corner cases with negate-and-compare

Re: [PATCH ARM/Thumb] PR 14812 fix corner cases withnegate-and-compare

[PATCH ARM] Fix generation of 64-bit constants

[PATCH ARM] Improve arith_adjacentmem pattern

[PATCH ARM] More improvements to 64-bit constant handling

[PATCH ARM]: Tidy up rejectionn of eliminable registers

[patch installed]: fix warnings in builtins tests 1/2

[patch installed]: fix warnings in builtins tests 2/2

[PATCH INSTALLED]: Poison PARAMS in system.h

[patch installed]: test past trailing NUL for str* builtins

[patch installed]: Test strncmp-2.c on x86_64

[PATCH PING]: use more "unlocked" stdio functions

[PATCH PING]: Use the new f*open_unlocked functions

[PATCH PR/17092]: use more "unlocked" stdio functions

Re: [PATCH resubmit] RTL loop versioning (SMS improvements 1/2)

[PATCH resubmit] SMS improvements 2/2

[PATCH tree profiling branch] Support for different constant types in IPCP

[PATCH, C] Emit &a[0] for array-to-pointer decay

[PATCH, C] Fix format warnings

[PATCH, committed] Add MASK_PPC_GFXOPT (PR target/20813)

[PATCH, committed] PowerPC predicate.md fixes PR target/20814

[PATCH, committed] rs6000 register_operand predicates cleanup

[PATCH, i386] Update operand constraints in *fp_jcc_7_387

[PATCH, i386]: Convert (int)floor -> lfloor

[PATCH, i386]: Implement all supported (int)rounding_fn(float) functions

Re: [PATCH, i386]: PR target/20421: frndint patterns clobber flags, 4.0 branch

Re: [PATCH, i386]: PR target/20421: frndint patterns clobber flags, take n

[PATCH, i386]: PR target/20421: frndint patterns clobber flags, taken

Re: [PATCH, i386]: PR target/20421: frndint patterns clobber flags,4.0 branch

[PATCH, installed] AIX resource limits documentation

[patch, installed] do not crash with -fdump-tree-all-all if cfun->cfg is null

[patch, installed] fix typo in comment in tree-scalar-evolution.c

[PATCH, libffi] Adding i*386-rtems

[Patch, libfortran] Fix for PR 19016

[patch, libfortran] Fix PR 18958

Re: [patch, libfortran] Fix for PR 20163, first bug

[patch, libfortran] Fix for PR 21127, complex reshape

[Patch, libfortran] Fix PR 19014 and 19106

[PATCH, midlevel]: Convert (int)ceil -> lceil

[PATCH, midlevel]: Convert (int)floor -> lfloor

[PATCH, midlevel]: Convert (int)floor -> lfloor, take 2

[PATCH, midlevel]: Fix PR tree-optimization/21004

[PATCH, midlevel]: Handle (int)trunc(float x) cases

[Patch,fortran] Entries in gfortran.texi for extensions to the standard for namelist io

Re: [Patch,libgfortran & patch,fortran] Namelist

[Patch,libgfortran] Fix for testsuite failure in namelist_13.f90

[Patch,libgfortran] Namelist Fails

[PATCH,RFC] Disallow reordering of x87 insns while scheduling

Re: [PATCH,RFC]: Change entry block and exit block to non-negative numbers

[PATCH,RFC]: Change entry block and exit block to non-negativenumbers

[PATCH/gfortran] Fix rounding in constant folding

[PATCH/gfortran] Fix handling of subnormal numbers

[PATCH/gfortran] Partial fix for PR fortran/20879

Re: [PATCH/RFA] SH: Rename ashlhi3 insn

[PATCH/RFC] Fix fortran/14569

[PATCH] Fix PR21082 for C++

[PATCH] New fixes for hot/cold partitioning

[PATCH] (re)assertify more common files

[PATCH] - Proper hot/cold partitioning fixes patch.

[PATCH] -Wdiscard-qual

[PATCH] -Wformat-pre-promo

[PATCH] 4.0: config/rs6000/sysv4.h (NO_IMPLICIT_EXTERN_C)

[patch] : Fix operator+ in random_access_iterator_wrapper.

[patch] ada/*.[ch]: Fix comment typos.

[patch] ada/*: Fix comment/doc typos.

[patch] Add Ada tasking support for hppa-unknown-linux-gnu

Re: [patch] Add Ada tasking support for hppa-unknown-linux-gnu (take 2)

[patch] Add arm32 testsuite effective target

[patch] Add move symantics to other containers

[PATCH] Additional generic vectorization opportunities

Re: [PATCH] adjust dwarf ra column to libexc expectations on mips-irix

Re: [PATCH] adjust dwarf ra column to libexc expectations onmips-irix

[PATCH] ARM clean up tuning attributes

[PATCH] assertify gcov

[PATCH] Assertify l*.c

[PATCH] Auto vectorize cond expr (remaining patches)

Re: [PATCH] Avoid emitting useless notes in GCSE

[PATCH] Avoid types with sizeof (type) < __alignof__ (type) in arrays in struct-layout-1 tests

Re: [PATCH] Avoid types with sizeof (type) < __alignof__ (type) inarrays in struct-layout-1 tests

Re: [PATCH] AVR: implement HI/SI logic operations and sign/zero extension by define_insn_and_split ...

[PATCH] AVR: implement HI/SI logic operations and sign/zero extension by define_insn_and_split instead of define_insn

Re: [PATCH] AVR: implement HI/SI logic operations and sign/zeroextension by define_insn_and_split ...

[PATCH] AVR: rev.2: implement HI/SI logic operations and sign/zero extension by define_insn_and_split instead of define_insn

Re: [PATCH] AVR: rev.2: implement HI/SI logic operations andsign/zero extension by define_insn_and_split instead of define_insn

[patch] basic-block.h: Adjust the values of PROP_* flags.

[patch] basic-block.h: Clean up FOR_EACH_EDGE.

[patch] basic-block.h: Remove PROP_EQUAL_NOTES.

[patch] Better handling of initial conditions in # of iterations analysis

[PATCH] boehm-gc: os_dep.c (Fix NetBSD/sparc definition of structframe)

Re: [patch] builtins.c, fold-const.c: Don't create type

[patch] builtins.c, fold-const.c: Don't create type mismatches.

Re: [patch] builtins.c, fold-const.c: Don't create typemismatches.

[patch] c-common.h: Remove C_ARTIFICIAL_STRING_P.

[patch] c-lex.c: Remove WCHAR_TYPE_SIZE and WCHAR_BYTES.

[patch] c-parser.c: Remove N_C_TTYPES.

[patch] c-tree.h: Remove C_LANG_TREE_NODE_CHAIN_NEXT.

[patch] Call update_stmt in verify_ssa

[PATCH] Canonicalize &a to &a[0] during fold

[patch] cfgrtl.c: Remove an unused argument frompurge_all_dead_edges.

[patch] cgraphunit.c: Remove INSNS_PER_CALL.

[PATCH] Change i386 ABI for local functions to use SSE2 regs if -msse2

[patch] ChangeLog: Fix a typo.

[PATCH] Clarify docs to match [was RE: [PATCH] RE: gcc for syntax check only (C): need to read source from stdin]

[patch] Clean up tree level value profiling

[PATCH] Cleanup ENABLE_EXECUET_STACK for NetBSD

[PATCH] Cleanup fold_rtx, 1/n

[patch] Combine looses libcall notes

[patch] config.gcc: Obsolete c4x.

[PATCH] config.gcc: Redundant avr line

[PATCH] config/netbsd.h (Add __PIC__ as a builtin_define)

[patch] config/sparc/*.md: Fix comment typos.

[patch] cp-tree.h: Remove LOOKUP_GLOBAL.

[patch] cp-tree.h: Remove unused macros.

[patch] cp-tree.h: Remove VF_BINFO_VALUE and VF_BASETYPE_VALUE.

[patch] cp-tree.h: Remove VPTR_NAME and VPTR_NAME_P.

[patch] cp/cp-tree.h: Remove cp_deprecated.

[patch] cp/cp-tree.h: Remove cxx_alignof.

[patch] cp/cp-tree.h: Remove DECL_ARRAY_DELETE_OPERATOR_P.

[patch] cp/cp-tree.h: Remove macros that became unused in 1998.

[patch] cp/cp-tree.h: Remove several unused macros.

[patch] cp/cp-tree.h: Remove TYPE_REDEFINED.

[patch] cp/decl.c: Call buildN instead of build.

[patch] cp/name-lookup.h: Remove CLASS_SCOPE_HT_SIZE.

[patch] cp/ptr.c: Fix comment typos.

Re: [patch] cris: Move predicates to predicates.md.

[PATCH] CRX port contribution

[PATCH] Darwin : -static and -lgcc_static

[PATCH] Darwin : Add ASM_OUTPUT_MAX_SKIP_ALIGN

[PATCH] Debugging Vector Types

[PATCH] Disable mod libfunc for ARM BPAPI

Re: [patch] Disable old loop optimizer

[patch] doc/*.texi: Fix typos.

[patch] doc/install.texi: Fix a typo.

[PATCH] Document in tree.h for TREE_THIS_VOLATILE on a function decl

Re: [PATCH] Document in tree.h for TREE_THIS_VOLATILE on afunction decl

[PATCH] Don't mark .init_array/.fini_array writable on ARM EABI/SymbianOS

[patch] dwarf2out.c: Use VEC instead of VARRAY.

[PATCH] fix 20375 (again)

[PATCH] Fix 20723 testcase

[PATCH] Fix a couple of fold checking bugs

[PATCH] Fix a type mismatch in fold-const

[patch] Fix a warning from unwind-ia64.c

[PATCH] Fix alternate returns with multiple entry points (PR fortran/18824)

Re: [PATCH] Fix argument passing/return of small structs in big-endian ARM mode for AAPCS

[PATCH] Fix argument passing/return of small structs in big-endianARM mode for AAPCS

[PATCH] Fix backspace.f (PR libgfortran/20930)

[PATCH] Fix boehm-gc on sparc64-linux

[PATCH] Fix bootstrap failure on i686-pc-linux-gnu

[patch] Fix comment/doc typos.

[PATCH] Fix CONST_DOUBLE usage

[patch] Fix failure of gcc-torture/compile/20011119-[12].c and gcc-torture/compile/981001-2 on hppa2.0w-hp-hpux11*

Re: [patch] Fix failure of gcc-torture/compile/20011119-[12].c andgcc-torture/compile/981001-2 on hppa2.0w-hp-hpux11*

[PATCH] Fix fortran/13257, Error instead of warning for missing comma in format string

Re: [PATCH] Fix fortran/13257, Error instead of warning for missingcomma in format string

[PATCH] Fix gcc/java Makefile dependency bug

[PATCH] Fix NameFinder.java when addr2line does not exist

Re: [PATCH] fix out of bound access on hard_regno_nregs

[PATCH] Fix PCH failures on sparc64-*-linux

[PATCH] Fix PR 20766, darwin and constructors

[PATCH] Fix PR 20972

[PATCH] Fix PR C++/5

[PATCH] Fix PR fortran/15080

[PATCH] Fix PR preprocessor/19475

[PATCH] Fix PR tree-optimization/20076

[PATCH] Fix PR14569

[PATCH] Fix PR14569 again

Re: [PATCH] Fix pr15443

[PATCH] Fix PR17598

[PATCH] Fix PR19807 and PR19639

[patch] Fix PR20922

Re: [patch] Fix PR20922, round 2

Re: [PATCH] Fix PR21082 for C++

[PATCH] fix SPEC ICE - if-conversion

Re: [patch] fix SPEC ICE - violating loop-closed-form in the vectorizer

Re: [PATCH] Fix target/21098: .note.GNU-stack emitted

Re: [patch] Fix tree-optimization/20139.

[PATCH] Fix type correctness of try_move_mult_to_index

[PATCH] Fix type safeness in C++ front-end and dynamic_cast

[patch] Fix typos in docs

[PATCH] Fix x86-64 aligned empty aggregate passing (PR target/20795)

[patch] Fold ~(X ^ Y) if ~X or ~Y simplify

[patch] Fold ~X ^ ~Y into X ^ Y.

[patch] fold-const.c: Don't handle ASSERT_EXPR.

[patch] fold-const.c: Don't handle ASSERT_EXPR. (take2)

Re: [patch] fold-const.c: Don't transform X & C into (X >> C') & 1 in fold_binary.

[patch] fold-const.c: Don't transform X & C into (X >> C') & 1 infold_binary.

Re: [patch] fold-const.c: Don't transform X & C into (X >> C') & 1in fold_binary.

Re: [patch] fold-const.c: Don't transform X & C into (X >> C') &1 in fold_binary.

[PATCH] fold_stmt returns non-gimple

[patch] for PR 18316 (updated)

[patch] for PR20625

[patch] fortran/*.[ch]: Fix comment typos.

[patch] fortran/interface: Fix a comment typo.

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

[PATCH] FP divide trapping math

[patch] fr30.h: Remove nonexistent predicates from PREDICATE_CODES.

[patch] fr30: Move predicates to predicates.md.

[patch] frv.h: Fix PREDICATE_CODES.

[patch] frv: Move predicates to predicates.md.

[patch] function.[ch]: Remove current_function_contains_functions.

Re: [patch] function.[ch]: Removecurrent_function_contains_functions.

[patch] function.h: Remove current_function_instrument_entry_exit.

[patch] function.h: Remove nonlocal_labels.

Re: [patch] function.h: Removecurrent_function_instrument_entry_exit.

[PATCH] g++.dg/compat/struct-layout-1 tests

[PATCH] gcc.c-torture/compile/20040323-1.c

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

[patch] gcc/*.c: Use REG_P and its friends everywhere.

[patch] gcc/*: Fix comment typos.

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

[patch] gcc/*: Update copyright.

[patch] gcse.c cleanups

[patch] genattrtab.c, ifcvt.c: Remove NULL_ATTR and NULL_EDGE.

[patch] genattrtab.h: Remove four unused macros.

[PATCH] Generic vectorization 1/3

[PATCH] Generic vectorization 2/3

[PATCH] Generic vectors 3/3

[patch] gimplify.c: Use VEC instead of VARRAY.

[patch] global.c: Use VEC instead of VARRAY (Take 2)

[patch] global.c: Use VEC instead of VARRAY (Take 3)

[patch] global.c: Use VEC instead of VARRAY.

[patch] HEAD/4.0: Malformed gnat_ugn info dir entry

[PATCH] Hoist reciprocal invariant out of loop

RE: [PATCH] Hot/cold partitioning fixes

[patch] Implement builtin folding for SPARC

[PATCH] Implement the easy part of -fargument-noalias-global

[PATCH] Improved driver for vectorizer testsuite

Fw: [PATCH] ipa aliasing analysis

[patch] iq2000: Move predicate to predicates.md.

[patch] java/(* Fix comment/doc typos.

[patch] java/*.c: Call buildN instead of build.

[patch] java/except.c: Fix a comment typo.

[PATCH] libjava/lang/ieeefp.h

[patch] loop-invariant.c: Use VEC instead of VARRAY.

[patch] loop-unroll.c: Use VEC instead of VARRAY.

[PATCH] lreg: multiword registers and endianess

[patch] m68k: Move predicates to predicates.md.

[patch] mcore.h: Fix PREDICATE_CODES.

[patch] mcore: Fix a comment typo.

[patch] mcore: Move predicates to predicates.md.

[patch] memcpy call, although -minline-all-stringops

[patch] Minor ivopts improvements

[PATCH] Missing cpu_type set for s390 in config.gcc

[patch] Missing std qualification in std::rotate_copy

[patch] mmix: Move predicates to predicates.md.

[patch] modulo-sched.c: Remove CFG_HOOKS.

[PATCH] More TREE_OVERFLOW clean-up

[PATCH] New *truncsfdf2_i387_1 pattern for i386.md

Re: [PATCH] New fixes for hot/cold partitioning

[PATCH] New pragma handling mechanism

[PATCH] New pragma handling mechanism.

[patch] obvious fix to call to error in tree_verify_flow_info

Re: [PATCH] postreload-gcse.c: Don't split critical edges when its not possible or not profitable.

[PATCH] postreload-gcse.c: Don't split critical edges when its not possibleor not profitable.

[PATCH] PR 20994

[PATCH] PR 21272

[patch] PR target/21128

Re: [patch] PR20648

[PATCH] PR21143

[patch] predict.h, rtl.h: Remove IS_TAKEN and NOTE_PREDICTION.

[patch] pt.c: Remove UNIFY_ALLOW_MAX_CORRECTION.

[PATCH] RE: gcc for syntax check only (C): need to read source from stdin

Re: [PATCH] RE: gcc for syntax check only (C): need to read sourcefrom stdin

Re: [patch] Reenable LOOP_HEADER prediction

[PATCH] Remove have_used_extensions from dbxout.c

[patch] Remove redundant calls to set_bb_for_stmt.

[PATCH] Remove the C front-end

[PATCH] Remove unused flag in genattrtab

[PATCH] Revert controversial apply_{args,result}_size change

[PATCH] RS6000: Vectorize 32 bit int multiplication

[patch] rtl.h: Remove CLEAR_RTX_FLAGS.

[patch] rtl.h: Remove NOTE_PREDICT and its friends.

[patch] rtl.h: Remove RTX_EXPR_FIRST and RTX_EXPR_LAST.

[PATCH] S/390: Pipline description lacks insn reservations for imul and idiv

Re: [patch] s390: Move predicates to predicates.md.

[patch] sched-int.h: Remove unused macros in sched-int.h.

[patch] sh.h: Fix PREDICATE_CODES.

[patch] sh: Move predicates to predicates.md.

[PATCH] Simplify/improve fold_Nary_to_constant

[patch] Speed up # of iterations analysis

[PATCH] Stage 2 projects - AltiVec rewrite

Re: [PATCH] stdarg optimization (4.1 projects, stage 1.2)

[PATCH] Structure aliasing analyzer

[PATCH] Support ENTRY in FUNCTIONs (PR fortran/13082)

[PATCH] Support ENTRY in FUNCTIONs (PR fortran/13082) (take 2)

[PATCH] Support ENTRY in FUNCTIONs (PR fortran/13082) (take 3)

[PATCH] Support ENTRY with differing types (PR fortran/13082)

[patch] TARGET_MEM_REF (resent 2)

Re: [patch] TARGET_MEM_REF (resent)

[patch] Testcase for PR c++/13744

Re: [PATCH] testsuite (checked in) fix errors from gfortran vect tests [+ testcasefix]

[PATCH] testsuite (checked in) fix new vect tests

[PATCH] Testsuite adaptions for AVR in gcc.c-torture/compile

[patch] testsuite/*/tree-ssa/*.[cC]: Use cleanup-tree-dump.

[PATCH] testsuite: Add new effective target keywords

[PATCH] Tidy --enable-checking

[PATCH] tidy some code

[patch] tree-*.[ch]: Fix comment typos.

[patch] tree-cfg: Speed up lv_adjust_loop_header_phi.

[patch] tree-flow-inline.h, tree-ssa.texi: Fix comment/doc typos.

[patch] tree-flow-inline.h: Remove get_stmt_operands.

[patch] tree-flow.h: Move aux from tree_ann_common_d to stmt_ann_d

[patch] tree-flow.h: Remove residue of the old immediate useinfrastructure.

[patch] tree-inline.c: Remove INSNS_PER_STMT.

[patch] tree-inline.c: Use CONSTANT_CLASS_P where possible.

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

[patch] tree-optimization/21048

[patch] tree-optimize.c: Run forwprop right before VRP.

[patch] tree-scalar-evolution.c: Use VEC instead of VARRAY.

[patch] tree-ssa-alias.c: Remove a call to get_stmt_operands.

[patch] tree-ssa-ccp.c: PR tree-optimization/20936.

[patch] tree-ssa-copy.c: Fix a memory leak.

[patch] tree-ssa-copy.c: Fold conditionals.

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

[patch] tree-ssa-dce.c: Use the updated VEC API instead of VARRAY.

[patch] tree-ssa-dom.c: Fix formatting.

Re: [patch] tree-ssa-dom.c: Use VEC(vrp_element_p,heap) instead of VARRAY.

[patch] tree-ssa-dom.c: Use VEC(vrp_element_p,heap) instead ofVARRAY.

[patch] tree-ssa-forwprop.c: Catch more forward propagationopportunities.

[patch] tree-ssa-forwprop.c: Rewrite.

Re: [patch] tree-ssa-live.c: Use a heap-allocated array instead of VARRAY (Part 1)

Re: [patch] tree-ssa-live.c: Use a heap-allocated array instead of VARRAY (Part 2)

[patch] tree-ssa-live.c: Use a heap-allocated array instead ofVARRAY (Part 1)

[patch] tree-ssa-live.c: Use a heap-allocated array instead ofVARRAY (Part 2)

[patch] tree-ssa-live.c: Use a VEC(int,heap) for tpa_to_clear.

[patch] tree-ssa-loop-ivopts.c: Use VEC instead of VARRAY.

[patch] tree-ssa-phiopt.c: Clean up.

[patch] tree-ssa-phiopt.c: Fix a typo.

[patch] tree-ssa-phiopt.c: Fix comment typos.

[patch] tree-ssa-phiopt.c: Fix comments.

[patch] tree-ssa-phiopt.c: Update a comment about the pass

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

Re: [patch] tree-ssa-sink.c: Don't restrict immediate uses that we consider.

[patch] tree-ssa-sink.c: Don't restrict immediate uses that weconsider.

[patch] tree-ssa-sink.c: Factor out common code.

[patch] tree-ssa-sink.c: Simplify/improve code sinking.

[patch] tree-ssa-uncprop.c: Use VEC(tree,heap) instead of VARRAY.

[patch] tree-ssanames.c, options.texi: Fix comment/doc typos.

[patch] tree-ssanames.c: Use VEC(tree,gc) instead of VARRAY.

[patch] tree-vect-analyze.c: Use VEC(tree,heap) instead of VARRAY.

[patch] tree-vect-transform.c: Fix comment typos.

[patch] tree-vrp.c: Check that POINTER_TYPE_P is consistent.

[patch] tree-vrp.c: Correct the type of a comparison expression.

[patch] tree-vrp.c: Don't create invalid ranges.

Re: [patch] tree-vrp.c: Don't insert ASSERT_EXPRs for single-use variables.

[patch] tree-vrp.c: Don't insert ASSERT_EXPRs for single-usevariables.

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

[patch] tree-vrp.c: Insert more ASSERT_EXPRs.

[patch] tree-vrp.c: Move a comment.

[patch] tree-vrp.c: Pick up a constant from an assertion.

Re: [patch] tree-vrp.c: Work around a bug in the front end that produces a comparison of mismatched types.

[patch] tree-vrp.c: Work around a bug in the front end thatproduces a comparison of mismatched types.

[patch] tree.h: Add a comment to tree_phi_node.

[patch] tree.h: Expand a comment to phi_arg_d.

[patch] tree.h: Remove forward declaration of edge_def.

[patch] tree.h: Remove STRIP_MAIN_TYPE_NOPS.

[patch] treelang/*: Fix comment/doc typos.

[PATCH] Unreviewed Patch^2

[PATCH] Use .init_array for static constructors for ARM EABI

[PATCH] Use .init_array, .fini_array sections for ARM EABI

Re: [PATCH] Use .init_array, .fini_array sections for ARM EABI (broke -target=avr)

Re: [PATCH] Use .init_array, .fini_array sections for ARM EABI (broke-target=avr)

Re: [PATCH] Use .init_array, .fini_array sections for ARM EABI(broke -target=avr)

[PATCH] Use __aeabi_atexit for ARM EABI

[patch] Use COMPARISON_CLASS_P and its friends where appropriate.

[patch] Use fold_buildN instead of fold (buildN (...)).

[PATCH] Use gcc_assert and gcc_unreachable in the SPARC backend

[PATCH] Use NOP_EXPRs in vector lowering, and cleanup code

[patch] Use targetm.foo instead of (*targetm.foo)

Re: [PATCH] Use vague linkage for Java methods

Re: [PATCH] VAX: cleanup; move macros from config/vax/vax.h to normal in config/vax/vax.c

[PATCH] VAX: cleanup; move macros from config/vax/vax.h to normalin config/vax/vax.c

[PATCH] VAX: config/vax/vax.c whitespace cleanup.

[PATCH] VAX: Remove 'register' keyword

Re: [PATCH] VAX: spellcheck MD file

[PATCH] VAX: Use define_constants for register numbers

[PATCH] VAX: Use gcc_{assert,unreachable}()

[PATCH] VEC and tree aliasing

[patch] vec.h: Fix a typo.

[PATCH] Vectorize COND_EXPR

[patch] What? Another operand patch?

[PATCH] Work around PR target/20813 and improve XL compatibility

[patch] xstormy16: Fix PREDICATE_CODES.

[patch] xstormy16: Move predicates to predicates.md.

Re: [PATCH]: add builtin stpncpy, strcasecmp and strncasecmp [TAKE2]

Re: [PATCH]: Add new heuristic for structure aliasing, don't create duplicate SFT's

Re: [PATCH]: Add new heuristic for structure aliasing, don'tcreate duplicate SFT's

[PATCH]: alignment analysis, take 3

[PATCH]: Assertify p*.c

[PATCH]: Better fix for 20963

[PATCH]: Fix incorrect comment in tree-ssa-dse.c

[PATCH]: Fix PR tree-optimization/20926

[PATCH]: Fix PR tree-optimization/20963

[PATCH]: Fix PR tree-optimization/21173

[PATCH]: Fix tree-optimization/20612

[PATCH]: Kill REG_SAVE_AREA

[PATCH]: Merge tcb changes to PRE

[PATCH]: Unlock the stdio streams

[PATCH]: Use the new f*open_unlocked functions

Re: [PATCH][4.0][Ada] Fix Ada.Numerics.xxx_Random.Value checking (PR ada/18847

[PATCH][4.0][Ada] Fix Ada.Numerics.xxx_Random.Value checking (PRada/18847

Re: [PATCH][4.0][Ada] Fix Ada.Numerics.xxx_Random.Value checking(PR ada/18847

[patch][autovect]Turn off vectorizer loop versioning when Os option

[patch][commited] PR 21171

[patch][rfc] PR20928

[patch]Add option ftree-vect-loop-version

Re: [PING] Fix PR199785, symbol visibility in libgcov

[ping] fortran testsuite patch

[ping] Properly install mkinstalldirs

[PowerPC64] Fix target/21098: .note.GNU-stack emitted

Re: [PR c++/17805] limit operator overload candidates for enum operands

Re: [PR c++/20103] failure to gimplify constructors for addressable types

Re: [PR c++/20103] failure to gimplify constructors for addressabletypes

[PR c++/21087] don't keep builtin anticipated decl, override it with actual declaration

Re: [PR c++/21087] don't keep builtin anticipated decl, overrideit with actual declaration

Re: [PR debug/19345] remap TYPE_STUB_DECL during inlining

Re: [PR middle-end/20491] combine generates bad subregs

[PR middle-end/20739] lvalue cond-expr gimplification may crash on cv-qual diffs

Re: [PR middle-end/20739] lvalue cond-expr gimplification may crashon cv-qual diffs

Re: [PR middle-end/20739] lvalue cond-expr gimplification maycrash on cv-qual diffs

[PR target/16888] clear reg names of unavailable regs

Re: [PR target/20126, RFC] loop DEST_ADDR biv replacement may fail

Re: [PR tree-optimization/20640] add phi args to dests of dce-redirected edges

[PR tree-optimization/21029, RFC] harmful chrec type conversions

[reload-branch]: Don't set inc field for non-autoinc reloads

[reload-branch]: Remove some unused variables

[RFA:] contrib/regression/btest-gcc.sh (TESTLOGS): Make libstdc++.sum optional

[RFA:] Even more compact EH frame info for synchronous EH: migrate CFIs from FDEs to the CIE

[RFA:] libffi-dg.exp: Replace \n with \r?\n in dg-output

[RFA:] More compact EH frame info for synchronous EH

[RFA:] testsuite/target-supports.exp: check_effective_target_fpic

[rfa] atomic builtins for c++

[RFC PATCH] Convert pow(10.0,x) -> exp10(x), etc...

Re: [RFC PATCH] Don't use ELF weak for entities with vague linkage when COMDAT groups are available

[RFC PATCH] Don't use ELF weak for entities with vague linkage whenCOMDAT groups are available

Re: [RFC PATCH] Don't use ELF weak for entities with vague linkagewhen COMDAT groups are available

Re: [RFC] [C++ ABI] support non-standard integer types in mangle.c

[rfc] atomic memory operation builtins

[RFC] Emit 'clr' instead of 'mov 0' on SPARC

[RFC] SPARC predicates

[RFC] Turn on -mapp-regs by default on Solaris

[RFC] Use .opt for the SPARC port

Re: [rtl-optimization] Improve Data Prefetch for IA-64

[tcb] Fix libjava and vectorization failures

[testsuite, patch] Fix pr18052.f90

[toplevel] Macroize bootstrap rules

[tree-profile] tree-inline cleanup 1/many

[tree-profiling] CFG inliner cleanup

[tree-profiling] CFG inliner cleanup 4/many

[tree-profiling] cfg inliner mege 3/many

[tree-profiling] Drop random noise relative to mainline

[tree-profiling] tree-inline cleanup 2/many

[tree-profiling]: Reenable MEM_REF

[v3] libstdc++/20909

[v3] libstdc++/20979

[v3] libstdc++/21035

[v3] libstdc++/21131

[v3] libstdc++/21209

[v3] libstdc++/21238

[v3] libstdc++/21286

[v3] testsuite docs

[v3] testsuite_character consolidation

[v3] tr1/type_traits: minor tweaks (issue 3.21)

[v3] tr1/type_traits: more tweaks (issue 3.20)

[v3] update doxygen

[www patch] vectorization.html: Fix a typo.

[www] gcc-4.0/changes.html: Mention obsolete systems.

[wwwdocs] Add Ada section to 4.0/changes.html

[wwwdocs] develop.html and GCC 4.1 series

Re: [wwwdocs] Don't require touching cvs.html for releases (was: PATCH: Bump version on mainline)

[wwwdocs] Don't require touching cvs.html for releases (was: PATCH:Bump version on mainline)

Re: [wwwdocs] Don't require touching cvs.html for releases (was:PATCH: Bump version on mainline)

[wwwdocs] gcc-4.0/changes.html: Mention that c4x has beenobsoleted.

[wwwdocs] gcc-4.1/changes.html: Mention optimizer improvements.

[wwwdocs] Move C front end projects to a separate page

[wwwdocs] PATCH for GCC 4.0 branch open for regression fixes

[wwwdocs] PATCH for GCC 4.0 Status Report (2005-04-05)

[wwwdocs] Remove broken link to Gont from frontends.html

[wwwdocs] remove broken links in java/done.html

[wwwdocs] Update 3.3 and 3.4 branch status on main page

[wwwdocs] Update link to EG3

Add missing ChangeLog for tree-if-conv.c change

Add myself as Objective-C/Objective-C++ maintainer

Add myself to MAINTAINERS Write After Approval

Add Objective-C++ bits

Add self as darwin port maintainer

Add symmetric operator+ to random_access_iterator_wrapper

Add yet more Objective-C++

Add Zem as Objective-C++ maintainer

Added myself as Blackfin maintainer

AIX bootstrap failure (was Re: Hot/cold partitioning fixes)

and yet more Objective-C++

Asertify i386 md files

Assertidfy m68hc11

Assertify ARM backend

Assertify avr

Assertify config/i386

assertify cris

Assertify fr30

assertify h8300 target

Assertify ia64 target

Assertify m68k

Assertify optabs.c

Assertify pa target files

Assertify rs6000

assertify unwinding runtime

Assertify xtensa

atomic builtin patterns for alpha

atomic memory operation builtins, i686

atomic memory operation builtins, ia64

atomic memory operation builtins, v2

atomic ops for powerpc

Avoid re-use of n_edges

binary-comparison workaround for Darwin

Re: The Blackfin port

Blackfin wwwdocs updates

Bootstrap broken for vax-ultrix at 2005-03-31

Re: bootstrap compare failure in ada/targparm.o on i686-pc-linux-gnu?

bootstrap-breaking patch

Broken translations

btest-gcc.sh: Don't pass --with-newlib when target is "*-linux*"

bug in tree-vect-analyze.c

Re: Build system cleanup [1/n]

Re: Build system cleanup [4/n]

bus error in gengtype

Re: C++ PATCH for PR/18644

C++ PATCH: Fix PR 20679

C++ PATCH: PR 19159

C++ PATCH: PR 20145

C++ PATCH: PR 20212

C++ PATCH: PR 20673

C++ PATCH: PR 20734

C++ PATCH: PR 20905

C++ PATCH: PR 21025

Re: call for testers!

CFG transparent inlining

Committed, backends.html, remove f property for CRIS.

Committed, CRIS boehm-gc port

Committed, CRIS boehm-gc port by Simon Posnjak

Committed, CRIS predicates.md. Some findings.

Committed, CRIS: .opt files.

Committed, CRIS: Epilogue as RTL.

Committed, CRIS: Fix -mno-prologue-epilogue. Add gcc.target/cris.

Committed, CRIS: function prologue as RTL.

Committed, CRIS: replace last(?) use of pre-define_constants magic constant

Committed, fix gcc.dg/alias-7.c regarding USER_LABEL_PREFIX.

Committed, libffi testsuite: fix for Tcl 8.3 in regsub usage

Committed, libffi: Add CRIS port.

Committed, toplevel configury: Enable (don't disable) libffi for cris-elf, cris-linux.

Committed, update m and g properties for CRIS port.

Committed: Complete the .opts conversion for Blackfin

Contents of file `cpplib-3.0.rw.po.gz'

Contents of file `cpplib-3.3.rw.po.gz'

Contents of file `cpplib-4.0.0.de.po.gz'

Contents of file `cpplib-4.0.0.es.po.gz'

Contents of file `cpplib-4.0.0.vi.po.gz'

Contents of file `gcc-3.0.rw.po.gz'

Contents of file `gcc-3.1.rw.po.gz'

Contents of file `gcc-3.3.2.rw.po.gz'

Contents of file `gcc-3.3.rw.po.gz'

Contents of file `gcc-3.4.0.rw.po.gz'

Contents of file `gcc-3.4.2.rw.po.gz'

Contents of file `gcc-4.0-b20041128.rw.po.gz'

Contents of file `gcc-4.0-b20050226.de.po.gz'

Contents of file `gcc-4.0-b20050226.rw.po.gz'

Contents of file `gcc-4.0.0.es.po.gz'

Contents of file `gcc-4.0.0.zh_CN.po.gz'

Convert some rs6000 predicates to .md

convert some vectors from gc to heap

Correct backends.html regarding t: insns produce exactly one assembly instruction

Correct concept checks on count and search_n

a couple of parisc asserts

cris.md: (define_attr "length" "" (const_int 2))

CRX port contribution

Re: CRX port contribution - documentation update

Default x86-darwin to -mfpmath=sse, and update -arch settings

disable profiling tests for xtensa-*-elf targets

Re: do_global_ctors_aux vs. pt placement

do_global_ctors_aux vs. pt placement (Was: Re: sh-elf-4_1-branch created)

doc patch: -ftree-live_range_split no longer exists

Document -ftree-fre's null effect?

don't set flag_reorder_blocks for Xtensa

EH verifier/dumper

Enforce non old-style definition in libiberty

An excessive commit - check recent changes to alocal, configure, all any and count

Fix --enable-detailed-mem-stats

Fix --without-headers for sh targets

fix 20650

Fix 21166

Re: Fix a pretend_args goof in tail calling

fix boehm-gc for recent alpha-linux

Fix bootstrap on non-C99 systems

Fix calls to final_scan_insn in gcc/config/arc/arc.c

Fix calls to final_scan_insn in h8300.md

Fix DWARF2 testcase failures

Fix for PR 18495 committed

Fix for reshape

Fix for semi-latent bug in vectorizer

Fix for temporary allocation in spread

Fix gen_conditional_trap breakage

fix gengtype unaligned access, final

Fix PR target/20446

fix rtl-opt/21102

fix rtl-opt/21163

fix stdarg optimization for alpha

fix target lib rebuilding

fix target/20342 and 20447

fix target/21051

fix target/21099

fix target/21100

fix target/21101

Fix tree-optimization/20920

Fix warning in fortran/match.c

Fix wrong-code bug caused by combine_simplify_rtx()

fixes for atomic builtins

flush out tree-ssa-dse.c pending changes

Follow-up patch to SPARC predicates

fp-bit.{h,c} tweaks

FPU control, round 2

Re: GCC 4.0 RC1 Available

Re: GCC 4.0 RC2 Available

RE: gcc for syntax check only (C): need to read source from stdin

Re: gcc/gcc ChangeLog tree-eh.c config/i386/i386.c

gfortran testsuite fix for cygwin

gfortran, patch for PR 20777

gfortran, patch for PR 20788

Have the m68hc12-* targets use the m68hc11-* options file

Have the v850e*-* targets use the v850-* options file

hot/cold related segfault

Re: hot/cold vs glibc

Re: ia64 bootstrap failure with the reload-branch

IA64 Patch for pointer extension

ICE on gcc 3.4.3 mips64-elf

Immediate uses checked in

Re: Implicit fractional conversion bug/missing feature

Re: Inline round for IA64

Re: inline-unit-growth trouble

install documentation updates

Integrated immediate use patch

Re: IPA Passmanager

Is there something new about cc0-CCmode conversion

Java docs patch: Update libgcj system properties docuementation

Re: Java failures [Re: 75 GCC HEAD regressions, 0 new, with your patch on 2005-04-20T14:39:10Z.]

Re: Java failures [Re: 75 GCC HEAD regressions, 0 new, with yourpatch on 2005-04-20T14:39:10Z.]

Re: Joseph appointed i18n maintainer

LIBIBERTY PATCH: Avoid use of "not" in regex.c

libiberty.h warning

libmudflap warning fix

libtool max_cmd_len bits

m68k PIC fixes

Make MIPS tests more robust for non-default options

Mercury In Vaccines: Are We Poisoning Our Children?

Merging some doc patches from mainline to 4.0 branch

mklibgcc.in cleanup

More (re)asserting

More assertification

Multiple Ada bootstrap failures (VRP related?)

New Chinese (simplified) PO file for `gcc'

New German PO file for `cpplib'

Re: New German PO file for `gcc'

New Kinyarwanda PO file for `cpplib'

New Kinyarwanda PO file for `gcc'

New Spanish PO file for `cpplib'

New Spanish PO file for `gcc'

New test

New VEC API

New Vietnamese PO file for `cpplib'

no Darwin ppc64 multilib on either branch

Obvious: error in gcc.c comment

optimization bug on platform with BITS_PER_WORD>8

PATCH libiberty configure mysteries

Re: patch - gcc-4.0 not c99 conforming when assigning scalar values to boolean bitfields

Re: patch - gcc-4.0 not c99 conforming when assigning scalar values to boolean bitfields

patch [RFC] fix for an -msse2 failure

patch applied to sh-elf-4.1-branch sh.h

PATCH COMMITTED: Declare variable before statement in test-pexecute.c

PATCH COMMITTED: Revert part of 2005-03-30 patch to final.c

PATCH COMMITTED: Update copyright in cp-demangle.c

Re: Patch committed?

Patch for bug 12913

Re: Patch for bug 17855

Patch for bug 20093

Patch for bug 20740

Patch for bug 20742

Patch for bug 21159

Patch for bug 21213

Patch for bug with #pragma weak and declaration in inner scope

PATCH for c++/19312

Patch for checking of prototypes after old-style definitions

Patch for combine

Patch for contrib/gennews

Patch for doc/invoke.texi

Patch for ia64 regression on asm-subreg-1.c

Patch for PR 21075 committed

Re: Patch for PR target/20632

Patch for PR target/20794 (has regressions)

Patch for PR target/20924

patch in setting statement location

Patch ping

Patch ping (toplevel + middle-end + AltiVec)

Patch ping**3

Re: Patch ping*3: [RFA:] Fix PR rtl-optimization/20466, flow not invalidating knowledge for (mem (mem ...))

Patch ping: [PATCH] Fix PR8972 for ARC backend

patch ping: to make <built-in>'s line-number consistently 0

PATCH RFA: C frontend: Generate SWITCH_EXPR rather than SWITCH_STMT

PATCH RFA: Change gcc.c to use new pexecute interface

PATCH RFA: Don't test STATEMENT_CODE_P in add_stmt

PATCH RFA: Move EXPR_STMT to C++ frontend

PATCH RFA: Move some more tree codes into the C++ frontend

PATCH RFA: Move STMT_EXPR from common frontend to C++ frontend

PATCH RFA: Move tree codes used only by C++ frontend into cp/*

PATCH RFA: Simplify TREE_SIDE_EFFECTS computation in build_stmt

Patch to add -Wno-int-to-pointer-cast and -Wno-pointer-to-int-cast

Patch to add gcc_assert to convert_memory_address

Patch to avoid duplicate weak alias definitions

patch to cp/decl.c

Patch to cvs.html to mark more branches inactive

Patch to document Solaris 10 configuration

Re: patch to emit debug into emitted classes

PATCH to fix libiberty configure mysteries

Patch to fix make dvi

patch to fix unreached-return regressions

PATCH to libiberty/argv.c

PATCH to make <built-in>'s line-number consistenly 0

patch to pass --fno-show-column to testcases

Patch to skip some more tests for x86 -m64

patch to warn_uninit

Patch: fix end of ChangeLog

Patch: Fixes for invoke.texi

Re: Patch: ObjC hooks to handle OBJ_TYPE_REF_EXPR

Patch: per-function flag definition

PATCH: [4.1 Regression]: java compiler generates wrong code on ia64

Re: PATCH: [4.1 Regression]: java compiler generates wrong code onia64

PATCH: Add implicit 'this->' to member operator function calls

PATCH: ARM EABI C+++ visibility tweaks

PATCH: ARM VFP test

Patch: Disable one test on Blackfin targets

PATCH: Final version of "make install" patch

PATCH: fix FreeBSD/sparc64 bootstrap failure

PATCH: Fix thinko in lib/wrapper.exp

PATCH: Fix Wdtor1.C

Patch: FYI: java/expr.c fixlet

Patch: FYI: typo fix in comment in cgraphunit.c

PATCH: libgcj/20693: javax-imageio.lo failed to build

PATCH: middle-end/20303: Can't push more than 16 nested visibility

PATCH: More testsuite cleanup

PATCH: other/20731: contrib/gcc_update hard code -r gcc-3_4-branch

Re: PATCH: other/20731: contrib/gcc_update hard code -rgcc-3_4-branch

PATCH: Pass SECTION_LINKONCE to named_section_flags

patch: powerpc .opt support (unfinished)

PATCH: Re: Fwd: Typo in online GCJ docs.

Patch: RFA: fix declarations in gcc/java/decl.c

Patch: RFA: remove unused argument to build_block

PATCH: Take advantage of ld --sysroot

Patches fixing dg-do lines

Patches for coldfire v4e

PCH stuff for generic Darwin

Ping ([PATCH]) : rs6000 : too short memory allocation

PING for vectorization and toplevel patches

Ping patch

Re: Ping: [patch] -m128bit-long-double asserts

PING: [PATCH] Fix PR 20972

PING: patch: Latent bug in splitting arguments exposed by rs6000_arg_partial_bytes rewrite

Ping: Re: [PATCH] Auto vectorize cond expr (remaining patches)

PING^2 for vectorization and toplevel patches

Re: PING^2 for vectorization and toplevel patches [doc patch]

Re: postreload-gcse.c: Obvious fix applied: don't emit jumps when we can't

powerpc/aix atomic operations

PR 20933: prevent mixing read-only/writeable types when creating tags

PR 21022: ICE while compiling GdkFontMetrics.class with stabs debugging

Re: PR 21022: ICE while compiling GdkFontMetrics.class with stabsdebugging

PR 21144, fix endless loop in postreload

PR java/21115: false boolean argument passed from pre-compiled to interpreted method is true

PR other/20792: Make gettext process all help strings

PR rtl-optimization/15248 -- semi-latent reload bug

Re: PR rtl-optimization/15248 -- semi-latent reload bug

Re: PR tree-optimization/19903

pr14627

Re: profiling and unsigned_intSI_type_node

Proposal for warning in gfortran documentation and man page.

Re: Protoize does not build with gcc 4.x

quick format change

Re: Regression involving COMMON(?)

Re: The reload patch for 4.0

Remove parameter names from libiberty.h

remove some vector xpasses on alpha

Remove unused function replace_symbols_in_block from arm.c

Remove useless defines of DONT_ACCESS_GBLS_AFTER_EPILOGUE

Replace rename_ssa_into_ssa with update_ssa

Restore shared libgcc names on Darwin

REsubmitted: [PATCH] Clarify docs to match [was RE: [PATCH] RE: gcc for syntax check only (C): need to read source from stdin]

revap i386 sse fp conditional move

Rewrite exception region handling in bytecode compiler

RFA: .opt files for x86, darwin and lynxos

RFA: Add unlink-if-ordinary to 4.0's libiberty

RFA: autoincrement patches for gcc 4 - updated patch

RFA: Fix libgcc_s install for host-x-host

RFA: Fix PR 20413

RFA: Fix PR middle-end/20714

RFA: Fix PR middle-end/20793

RFA: Fix PR rtl-optimization/20756

RFA: Fix PR rtl-optimization/20769

RFA: Fix PR rtl-optimization/20969

RFA: Fix value-prof.c call to build_int_cst_wide

RFA: Use .opt files for the ARM port

RFA: Use .opt files for the HPPA port

RFA: Use .opt files for the M68HC11 port

RFA: Use .opt files for the m68k port

RFA: Use .opt files for the mcore port

RFA: Use .opt files for the mn10300 port

RFA: Use .opt files for the ns32k port

RFA: Use .opt files for the PDP11 port

RFA: Use .opt files for the s390 port

RFA: Use .opt files for the v850 port

RFA: Use .opt files for the VAX port

RFA: Use .opt files for the xstormy16 port

RFA: Use .opt files for the xtensa port

rfc and [autovect patch] supporting reduction patterns

Re: RFC: #pragma optimization_level

Re: RFC: #pragma optimization_level

RFC: Add STV_EXPORT (Re: PATCH: [4.1 Regression]: java compiler generates wrong code on ia64)

RFC: default insn length should be 1 but that breaks m68hc11 and regresses mn10300.

Re: RFC: default insn length should be 1 but that breaks m68hc11and regresses mn10300.

RFC: Preserving order of functions and top-level asms via cgraph

Re: RFC: Preserving order of functions and top-level asms viacgraph

RIF: [PATCH] Improved driver for vectorizer testsuite

S/390: Add __exchange_and_add "memory" clobber

S/390: Define ASM_SPEC for TPF

S/390: Speed up TPF profiling hooks

Second version Re: [RFA:] testsuite/target-supports.exp: check_effective_target_fpic

sh-elf-4_1-branch created

sh-elf-4_1-branch: applied patch for warnings / unroll_max adjustment

Re: SH: Bootstrap failure

Re: small www fix

SPARC: fix gcc.dg/ultrasp11.c

SPARC: remove obsolete targets

stdcall function suffix and -mrtd on Win32

Subnormals and mpfr, was: Re: [gfortran] Fix NEAREST constant folder

Switching h8300-rtems to ELF

symbol quoting on darwin

TCB merge: VRP, copy propagation, store copy propagation and store CCP

Re: TCB merge: VRP, copy propagation, store copy propagation andstore CCP

Re: tcc_statement vs. tcc_expression in the C++ frontend

testcase for PR 20670: g++.dg/eh/fp-regs.C

Re: Testsuite adaptions for the avr target / nested function support

Thumb backtrace breakage

tidy i386 unspecs

tiny config assertification

towards fixing PR20794/PR19893 (vectorizer tests cleanup)

tree profile merge: multiple CFGs at a time

Re: tree profiling merge: removal of variables whose references was optimized out

Re: tree profiling merge: removal of variables whose references wasoptimized out

Re: tree profiling merge: removal of variables whose referenceswas optimized out

tree profilnig merge: Multiple EH datastructuers

tree-cleanup-branch is now closed

tree-ssa.texi patchlet

tweak to immediate uses

two small atomic builtin fixes

universal character names

Unofficial patch: New fixes for hot/cold partitioning

Re: unreducable cp_tree_equal ICE in gcc-4.0.0-20050410

Unreviewed gcov patch

Unreviewed ns32k .opt patch

Unreviewed patch

Unreviewed Patch

Unreviewed patch

an unreviewed patch - rewrite of tree-ssa-forwprop.c

Unreviewed patch to m68hc11 port

Unreviewed patch to tree-ssa-loop-ivopts.c

Update to jump thread selection code

Updated config.sub

Re: Using .opt files for target options

V3 Testsuite Patch: instantiations for bitmap_allocator tests

vararg calls with libffi on x86_64

vcond for i386

virtual register instantiation, final

vrp extracts range from negative multiply/divide ranges incorrectly

warning message control: check for enabled warnings

warning message control: parameter patch

yet more Objective-C++

Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dotcz>


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