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

#import and pch not working well

4.0 release notes patch: arrays of incomplete type

4.1 release notes patch for new C parser

64-bit multilib for Darwin

Re: 9 GCC HEAD regressions, 7 new, with your patch on 2005-02-18T07:48:16Z.

[3.4 PATCH] Fix powerpc*-*-linux* bootstrap (PR target/19019)

[3.4 PATCH] Fix PR c++/19666

Re: [3.4 PATCH] Fix PR19775 (for 3.4)

[3.4] Fix PR target/19715

[4.0 PATCH] Disable Tree-SRA for the Ada compiler

[Ada/PATCH] fix -j3 building

[Ada] add support for SEH under windows

[Ada] doc updates

[Ada] fix bug in Component_Alignment pragma + c330001 - PR ada/19386

[Ada] fix bug in handling of aggregates

[Ada] fix bug in handling of elaboration

[Ada] fix bug in handling of foreign threads

[Ada] fix bug in handling of visibility

[Ada] fix CRTL references for tools builds on IVMS

[Ada] fix handling of case sensitivity in gnatname

[Ada] fix handling of fds in gnat.expect

[Ada] fix handling of gnatmake -U with no object dir

[Ada] fix PR ada/16592

[Ada] further IVMS clean ups

[Ada] implement many new Ada 2005 features

[Ada] minor clean ups

[Ada] optimize finalization of controlled objects

[Ada] PR 15977 - List Ada contributors

[Ada] remove a warning under IVMS

[Ada] specialize gnat.expect for VMS

[Ada] update based on AI-216

[Ada] Updates from AI-301

[Ada] warning clean up

[Ada] Workaround for bootstrap problem on PPC/S390 (PR19853)

[ARM] Remove spurious links to undefined local symbols

[autovect] [patch] bring vectorizer changes from mainline

[autovect] [patch] Externalize data ref analysis

[autovect] [patch] Fix vect-39.c

[autovect] [patch] prep step towards supporting reduction

[autovect] [patch] split up tree-vectorizer.c

[autovect] debugging dumps cleanup

Re: [autovect] merge from mainline

Re: [autovect][patch]Loop Versioning for Vectorization

[autovect][patch]Remove unnecessary call to mark_call_clobbered_vars_to_rename

Re: FW: [avr-libc-dev] Fwd: Testresults for [PATCH]: Rewrite AVR backend's rtx_costs (take 3)

Re: [avr-libc-dev] Fwd: Testresults for [PATCH]: Rewrite AVRbackend's rtx_costs (take 3)

Re: [bitmap memory]: Allocation part 2

Re: [Bug tree-optimization/19723] [4.0 Regression] A side effect is missed in 0 % a++.

Re: [Bug tree-optimization/19723] [4.0 Regression] A side effect is missed in 0 % a++.

Re: [Bug tree-optimization/19723] [4.0 Regression] A side effectis missed in 0 % a++.

Re: [C++ PATCH for 3.4/4.0] Fix PR14479, 19487 (reject validanonymous enum)

Re: [C++ Patch] Fix for PR c++/19076 and PR c++/6628

Re: [C++ PATCH] Unify member pointer to member function pointer

Re: [C++, RFA, 3.4reg] correctly detect conflicts between function and using decls

[C++, RFA] correctly detect conflicts between function and using decls

[C++] PATCH c++/19628 (revision 3)

[cft][avr/h8] reorg libgcc for double == float

[commited] Replace @samp{length} with @code{length}

[Committed, testcase] New testcase for PR c++/18470

[committed] Add a missing break.

[committed] Build integer constants of the correct type

[committed] deprecate -mint64

[committed] Document changes to treelang frontend

[committed] Don't use convert in the middle end.

[committed] Fix a MIPS peephole2 (non-shared n64)

[committed] Fix Bug rtl-optimization/17728

[committed] Fix gcc.dg/cleanup-1[01].c on hppa-unknown-linux-gnu

[Committed] Fix ia64-linux bootstrap failure

[committed] Fix inline_asm-2.c

[committed] Fix minor problem with ASM_OUTPUT_EXTERNAL on PA

[committed] Fix PR 20250, make install no longer installs

[committed] fix PR ada/19489

[committed] fix PR libobjc/20252, multilib and libobjc

[committed] Fix PR tree-opt/20188 asm and V_MAY_DEFs

[committed] Fix treelang.exp

[committed] Fix whitespace in treelang.texi

[committed] Fixes and cleanups to PA backend to ensure correct setting of TREE_SYMBOL_REFERENCED

[committed] fixincludes Makefile.in patch

[committed] Give treelang expressions locations

[committed] more unordered associative container test cases

[committed] New tests and fixes for TR1 unordered associative containers

[committed] Pass -dumpbase to tree1

[committed] PR19796: Revert IRIX subnormal patch

[Committed] PR19800: Don't call gen_lowpart in simplify-rtx.c

[Committed] Rewrite AVR backend's rtx_costs (take 3)

[committed] Set TREE_USED properly in treelang

[committed] Skip mul-subnormal-single-1.c for IRIX 6

[csl-arm] PATCH: Fix -pipe when linking

[csl-arm] PATCH: Put libunwind.S into LIB2ADDEH

[csl-arm] Unwind table indices in shared libraries.

[dfp] Preliminary support for DFP modes

[fortran, patch] Patch for PR18827

[FR-V, installed] use hard regs explicitly in tls indirect calls

[FYI 4.1 stage 1 Ada] Partial merge from libada-gnattools-branch

[gfortran, committed] Obvious fix, remove failing test

[gfortran, committed] Remove if whose condition is always true

Re: [gfortran, testsuite] Don't give excess errors for multiple loci on the same line

Re: [gfortran, testsuite] Don't give excess errors for multiple locion the same line

Re: [gfortran,patch] Fix Fortran/18827

[gfortran] Don't always inherit implicit types from surrounding namespace

[gfortran] Enhance error reporting with attributes

[gfortran] Fix excess errors with missing implicit types

[gfortran] Fix for constant substrings

[gfortran] Fix PR 19479: Simplification of the {L|U}BOUND intrinsics

[gfortran] Fold gfc_use_ha_derived into gfc_use_derived

Re: [gfortran] Make all labels DECL_ARTIFICIAL

Re: [gfortran] Minor cleanup to trans-intrinsic.c

[gfortran] Move operator fields of gfc_expr into union

[gfortran] PATCH Fix the broken INT() intrinsic

[gfortran] PATCH clean up arith.c

[gfortran] patch committed for list directed reads:

[gfortran] PATCH Fix ceiling, floor, and selected_int_kind intrinsics

[gfortran] PATCH Fix command_argument_count intrinsic function

[gfortran] PATCH Fix PR 19936

[gfortran] PATCH Fix PR 20058

[gfortran] PATCH Fix PR 20085

[gfortran] Patch for list directed input problems

[gfortran] patch for pr19872

[gfortran] patch for PR20086 -- missing characters in hollerithconstant

Re: [gfortran] patch for PR20086 -- missing characters inhollerith constant

[gfortran] PATCH formatted write of 0.0 (PR libfortran/20101)

[gfortran] PATCH ping*5 darwin undefined references to _environ

[gfortran] PATCH write with unspecified width for real output (PRlibfortran/18025)

[gfortran] PATCH: Fix achar's lack of a check function

[gfortran] Support integer <-> logical conversion as GNU extension

[gfortran] use string pool where appropriate

[ia64 cft] Cleanup setting of LD_LIBRARY_PATH

Re: [JAVA PATCH] Implement RSHIFT_EXPR of unsigned types with iushr

[libstdc++ PATCH] Fix leak in _Rb_tree::_M_insert (stl_tree.h)

[libstdc++ patch] TR1 reference_wrapper invocation, base classes

[libstdc++ patch] TR1 result_of implementation

[libstdc++ PATCH] tr1::mem_fn and tr1::function, take 2

[m68k] PING: two unreviewed ColdFire patches

[mn10300, installed] remove broken LIB_SPEC

[obvious] Fixlet to make df.c use XEXP instead of SET_DEST on a USE

[PATCH - ping] Don't unlink /dev/null on darwin

[PATCH -ping ping ping - groftran] Don't have undefined referencesto environ

[PATCH ARM] PR16201 Fix pc-relative addressing overflow problems

[PATCH ARM]: Fix untyped calls on arm/Linux + elsewhere

[PATCH, committed] AIX SHLIB_INSTALL

[PATCH, committed] AIX WINT_TYPE

[PATCH, committed] Convert PowerPC port to predicates.md

[PATCH, committed] PowerPC long double (PR target/19019)

[PATCH, committed] PowerPC long double trunctfdf2 cleanup (PR target/19019)

[patch, docs] PR19309

[PATCH, i386]: Implement ldexp{,f,l} functions as built-in x87 intrinsics

Re: [PATCH, i386]: Implement ldexp{,f,l} functions as built-in x87intrinsics

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

Re: [PATCH, testsuite]: Check for IBM1047 code set instead of IBM-1047.

[PATCH, testsuite]: Check for IBM1047 code set instead of IBM-1047.

Re: [PATCH, testsuite]: Check for IBM1047 code set instead ofIBM-1047.

[patch,commited,m68k] RTEMS:Use m5200 multilib variant for -m528x

[patch,committed,arm] RTEMS: pass -msoft-float to as as default

[patch,committed] Fix comment typos

[PATCH,i386]: Implement hypot{,f,l} functions as built-in x87 intrinsics

Re: [PATCH,i386]: Implement hypot{,f,l} functions as built-in x87intrinsics

[PATCH/RFA] Don't duplicate noncopyable insns

[PATCH/RFA] SH: Cleanup TLS handling

Re: [PATCH/RFC] Fix PR19402, __builtin_powi[lf]

[PATCH/RFC] Fix PR19807 (and more)

[PATCH/RFC] Improve inlining heuristics for 4.0

[PATCH] Add myself to MAINTAINERS

[PATCH] PR 19924 AVR MODES_TIEABLE

[PATCH] (checked in) update expected error message in gcc.test-framework

[PATCH] 18815

Re: [PATCH] Add -fobey-inline

[PATCH] Add -fobey-inline (was: Re: Inlining and estimate_num_insns)

[PATCH] Adjust demangle testsuite for __cxa_demangle change (fix PR libstdc++/19946)

Re: [PATCH] Adjust demangle testsuite for __cxa_demangle change(fix PR libstdc++/19946)

[patch] Allocate identifier node for user-specified assembler names

[PATCH] Allow multiple tool_opts in dejagnu

[patch] and question on loops state in the vectorizer

[PATCH] Avoid creating useless BIT_FIELD_REFs (PR middle-end/19858)

[PATCH] Avoid introducing TREE_OVERFLOWs in (T)(x&cst) -> (T)x & (T)cst optimization (PR middle-end/19857)

Re: [PATCH] Avoid introducing TREE_OVERFLOWs in (T)(x&cst) -> (T)x& (T)cst optimization (PR middle-end/19857)

[PATCH] Avoid setting MEM_READONLY_P on decls that are not really read-only (PR regression/19813)

[PATCH] Avoid setting MEM_READONLY_P on decls that are not really read-only (PR regression/19813) (take 2)

Re: [PATCH] Avoid setting MEM_READONLY_P on decls that are not reallyread-only (PR regression/19813) (take 2)

[PATCH] Call build_int_cst with type in tree-ssa-ccp.c

[patch] cfg.c: Speed up make_edge and cached_make_edge.

[patch] cfgbuild.c: Remove unused arguments from find_basic_blocks.

Re: [PATCH] Clear TREE_READONLY if TYPE_NEEDS_CONSTRUCTING somewhat la

[PATCH] Clear TREE_READONLY if TYPE_NEEDS_CONSTRUCTING somewhat later (fix PR c++/20073)

Re: [PATCH] Clear TREE_READONLY if TYPE_NEEDS_CONSTRUCTING somewhatlater (fix PR c++/20073)

[PATCH] compile rs6000-power2-2.c only on AIX

[PATCH] Constant fold fabs(x)*fabs(x) as x*x

[patch] cp/*.[ch]: Update copyright.

[patch] cp/*: Update copyright.

Re: [patch] cse.c: gcc_assertify an "if" statement whose condition is always false.

Re: [patch] cse.c: gcc_assertify an "if" statement whose conditionis always false.

Re: [patch] cse.c: Speed up cse_reg_info maintainance - Part 2

[patch] cse.c: Speed up cse_reg_info maintanance - Part 3

[patch] cse.c: Speed up delete_trivially_dead_insns - Part 2

[patch] cse.c: Speed up delete_trivially_dead_insns.

[patch] cse.c: Update a comment for get_cse_reg_info.

[patch] cse.c: Update comments.

Re: [patch] cse.c: Use xmalloc instead of xrealloc in init_cse_reg_info.

[patch] cse.c: Use xmalloc instead of xrealloc ininit_cse_reg_info.

[patch] df.[ch]: Remove DF_FOR_REGALLOC.

[patch] df.h: Remove DF_REF_MODE_CHANGE and DF_REF_MEM_OK.

[PATCH] do_line() crash

[PATCH] doc (committed): fix formatting in sourcebuild.texi

Re: [PATCH] Don't assume const/pure calls are total (fix PR tree-optimization/19828)

[PATCH] Don't assume const/pure calls are total (fix PR tree-optimization/19828)

[PATCH] Don't assume const/pure calls are total (fix PR tree-optimization/19828) (take 2)

Re: [PATCH] Don't assume const/pure calls are total (fix PRtree-optimization/19828) (take 2)

Re: [PATCH] Don't use weak linkage for symbols in COMDAT groups

[PATCH] Don't use weak linkage for symbols in COMDAT groups [csl-arm-branch]

[PATCH] Finish off PR15784

[PATCH] Fix -fno-unit-at-a-time handling of redefined extern inlines (PR tree-optimization/18947)

[PATCH] Fix -Wmissing-braces (PR c++/20175)

[PATCH] Fix 19608

[PATCH] fix 19844 and 19895

[PATCH] Fix 19891

[PATCH] Fix broken Ada testcase

[PATCH] Fix COMDAT group of thunks

[Patch] Fix copyright for config/*/linux-unwind.h

[PATCH] Fix garbage collector for NetBSD

[PATCH] Fix handling of transparent unions and quals (4.0 regression, PR c/20043)

Re: [PATCH] Fix ICE in common_type (PR c/19342)

[PATCH] Fix in-srcdir build of gcc

[patch] fix memory corruption in libcpp (pr 19077)

[PATCH] Fix powerpc*-*-linux* libgcc.a (PR target/19019)

[PATCH] Fix powerpc*-*-linux* libgcc.a (PR target/19019, take 2)

[PATCH] Fix ppc LTU/GTU sCC splitters (PR target/20196)

[PATCH] Fix ppc32 -pie handling

[PATCH] Fix PR ada/19942, Ada bootstrap failure, gnat_type_for_mode and unknown types

[patch] Fix PR c++/19980: ICE on invalid template declaration

Re: [PATCH] Fix PR debug/19345

[PATCH] Fix PR middle-end/20030, fold_indirect_ref and non zero lower bounds

Re: [PATCH] Fix PR middle-end/20030, fold_indirect_ref and non zerolower bounds

[patch] Fix PR rtl-optimization/20017 - Take 2

[patch] Fix PR rtl-optimization/20017.

[PATCH] Fix PR tree-opt/19736

[PATCH] Fix PR tree-optimization/18663

[PATCH] Fix PR tree-optimization/19903

[patch] Fix PR tree-optimization/19967.

[PATCH] Fix PR11706, use __builtin_powi[lf] for pow(x, int)

[PATCH] Fix PR13770

[PATCH] Fix PR18251: avr reload failure

[PATCH] Fix PR19402, add __builtin_powi[lf]

[PATCH] Fix PR19854, ICE on valid

[PATCH] Fix reload ICE with swapped operands

Re: [PATCH] Fix reload inheritance bug

[patch] Fix tree-optimization/20139.

[patch] flow.c: Remove all arguments from recompute_reg_usage.

[PATCH] fold &b[1] == &b[1U]

[patch] for PR 17790 (updated)

[patch] for PR 18316

[patch] for PR 18687

[patch] for PR 19937

[patch] for second problem in PR17428 (resent)

[patch] gcc.dg/asm-b.c: Fix comment typos.

[patch] gcc.dg/pr20017.c: Fix a comment typo.

[patch] gcc/*.[ch]: Fix comment typos. Follow spellingconventions.

[patch] gcc/*.[ch]: Update copyright.

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

[patch] gcc/*: Fix comment typos.

[patch] gcc/*: Update copyright.

[patch] gcse.c: Remove an obsolete comment.

[PATCH] gen_lowpart and lvalues

Re: [PATCH] gfortran: PR libfortran/20124 - incorrect rounding when writing floating point numbers

[PATCH] gfortran: PR libfortran/20124 - incorrect rounding when writingfloating point numbers

Re: [PATCH] gnuism in diagnostic.c

[PATCH] haifa-sched: SCHED_GROUP_P ignored for queued insn

[PATCH] Improve inlining heuristics via estimate_num_insns

[PATCH] Improve scheduling of Altivec absolute value patterns

[patch] ip2k.c, sh.c: Adjust calls to find_basic_blocks.

[patch] java/*: Update copyright.

[patch] libcpp/*.[ch]: Update copyright.

[patch] libffi frv: remove some not needed stuff

Re: [PATCH] logical expressions in test directive target/xfail lists

[PATCH] lookup_name() common front-end function call signature.

Re: [patch] Make four functions in cp/typeck.c static

Re: [patch] Miscelaneous ivopts improvements (1 of 3)

Re: [patch] Miscelaneous ivopts improvements (2 of 3)

Re: [patch] Miscelaneous ivopts improvements (3 of 3)

[PATCH] New code size estimate

[PATCH] operands_match_p for multiple hard registers

Re: [PATCH] Partitioning of exception-handling support routines for ARM AAPCS [csl-arm-branch]

[PATCH] Partitioning of exception-handling support routines for ARMAAPCS [csl-arm-branch]

Re: [PATCH] Partitioning of exception-handling support routines forARM AAPCS [csl-arm-branch]

Re: [patch] passes.c: Don't call cleanup_cfg from rest_of_handle_loop_optimize.

[patch] passes.c: Don't call cleanup_cfg fromrest_of_handle_loop_optimize.

[patch] passes.c: Fix a comment.

[patch] passes.c: Remove dead assignments.

Re: [patch] passes.c: Run CSE only once after GCSE instead of twice or more.

Re: [patch] passes.c: Run CSE only once after GCSE instead of twice or more.

[patch] passes.c: Run CSE only once after GCSE instead of twice ormore.

Re: [patch] passes.c: Run CSE only once after GCSE instead of twiceor more.

Re: [patch] passes.c: Run CSE only once after GCSE instead oftwice or more.

[patch] PR 15785

[PATCH] PR 19552

[patch] PR 19944

Re: [patch] PR c/19333

[PATCH] PR debug/20161

[PATCH] PR middle-end/19874: Tweak STRIP_USELESS_TYPE_CONVERSION

Re: [PATCH] PR middle-end/19874: TweakSTRIP_USELESS_TYPE_CONVERSION

[patch] PR tree-optimization/20122

[PATCH] PR tree-optimization/20216: Rewrite tree_fold_binomial

[patch] PR17549

Re: [patch] PR18441: vectorizer dump reports improvement

[patch] PR19217 - disable ADDR_EXPR checks in verify_stmts

[PATCH] PR19331: Improve RTL bit-field simplification (take 2)

[patch] PR19698 - Infinite loop in update_life_info

[PATCH] PR19876

[PATCH] PR19917: Calls to weak functions may trap

[patch] PR19951 fix (ICE in vectorizer)

Re: [patch] PR19951 fix - new C++ testcase

[patch] Prevent DOM from creating overlapping live ranges of ivs

Re: [patch] Prevent DOM from creating overlapping live ranges ofivs

[PATCH] Provide basic folding for __builtin_powi

[patch] Re: tree-vectorizer.c splitup

[patch] Remove flow_loop_scan

[PATCH] remove test g++.old-deja/g++.mike/p10769a.C

Re: [patch] Remove unused parameter fromcomplete_type_or_diagnostic

[patch] Remove {LCT,ECF,REG}_ALWAYS_RETURN.

Re: [PATCH] Rename/export combine_insn_cost as insn_rtx_cost

[patch] Replace build with buildN in config/i386/

[patch] Replace build with buildN in the front ends

[patch] Replace build with buildN in tree-*

[PATCH] Revert part of my commit from yesterday (fix PR c++/20023, tree-optimization/20009)

Re: [PATCH] Revert part of my commit from yesterday (fix PR c++/20023,tree-optimization/20009)

[PATCH] rs6000 predicates.md

[PATCH] Split simplify_unary_operation and simplify_binary_operation

Re: [PATCH] Split simplify_unary_operation andsimplify_binary_operation

[PATCH] Support (match_operand:MODE) in genpreds

[PATCH] Support multiple BOOLEAN_TYPEs in fold

[patch] Testcases for PR c++/19299 and PR c++/19440

[PATCH] testsuite (committed) check_effective_target_broken_cplxf_arg

[PATCH] testsuite (committed) remove ppc options from libffi tests

[PATCH] testsuite (committed) split gcc-dg.exp into two files

[PATCH] testsuite (committed) XFAIL gcc.dg/uninit-4.c for ppc64

[PATCH] testsuite (committed) xfail libstdc++ tests for broken cplxf arg

[PATCH] testsuite (committed): check AltiVec support at runtime

[PATCH] testsuite (committed): don't use -m32 or -m64 in ppc tests

[PATCH] testsuite (committed): expect warnings in ppc vector tests

[PATCH] testsuite (committed): fix reporting for new gcc.test-framework tests

[PATCH] testsuite (committed): move dg- tests to new gcc.test-framework

[PATCH] testsuite (committed): tree-ssa/20050204-1.c pass for powerpc

[PATCH] testsuite (committed): use selector expression in vect tests

[PATCH] testsuite (committed): xfail error checks for ppc vect test

Re: [PATCH] testsuite (committed)check_effective_target_broken_cplxf_arg

[PATCH] testsuite: linkage.exp: s390: add check to add -m64

[PATCH] testsuite: xfail gfortran tests for broken cplxf arg

[patch] tree-cfg.c: Speed up find_taken_edge.

[patch] tree-outof-ssa.c: Remove SSANORM_REMOVE_ALL_PHIS.

[patch] tree-outof-ssa.c: Remove SSANORM_USE_COALESCE_LIST.

[patch] treelang.texi: Fix a typo.

[PATCH] Trivial inliner cleanups

[patch] Two small changes to fix two missed optimization in the vectorizer.

Re: [patch] Two small changes to fix two missed optimization in thevectorizer.

Re: [patch] vectorizer - improve loop location reports - part1

Re: [patch] vectorizer - improve loop location reports - part2

Re: [patch] vectorizer phi-used-after-loop bug fix

Re: [patch] vectorizer: maintain location information, and ping

[patch] Vectorizer: resolve mix of pointer and object: take 2 part 1

[patch] Vectorizer: resolve mix of pointer and object: take 2 part 2

[patch] Vectorizer: resolve mix of pointer and object: take 2 part 3

Re: [patch] vectorizer: switch to use standard_iv_increment_position

[PATCH] Workaround (subreg:BI (reg:SI ...)) issues on IA-64

[PATCH] wrong type passed in java/expr.c

[PATCH] wrong type passed in tree-ssa-threadupdate.c

[PATCH] xfail libstdc++ test for powerpc*-*-linux*

[patch]: Add return flag to bitmap_and_compl_into

[PATCH]: Code sinking

[PATCH]: Dump file globbing

[PATCH]: Latent bug in value numbering (Was Re: latent bug in PRE?)

Re: [PATCH]: Latent bug in value numbering (Was Re: latent bug inPRE?)

[PATCH]: PR 20203: unrecognizable insn building binutils

[PATCH]: Remove hack from lambda-code.c, make sure we have validssa on entry to rewriting into loop closed

[PATCH][ppc64] Use sensible defaults even when --with-cpu= is given

[PATCHES] testsuite (committed): g++.old-deja/g++.other/init5.c pass for ppc

[PING] [3.4] Fix PR11707

[PING] [PATCH] PR19401

[PING] fix environ.c on darwin /PR17748

Re: [ping] Re: c_common_type_for_mode: pass precision, not mode

[PING]: Implement hypot{,f,l} functions as built-in x87 intrinsics

[PR c++/17788] add decl for implicit default ctor even if ill-formed

Re: [PR c++/17788] add decl for implicit default ctor even ifill-formed

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

[PR c++/17816] report redefinition of pure virtual functions

[PR c++/18838] back-port fix for PR c++/19367 to 3.4 branch

[PR c++/20008, middle-end] handle switch with all cases out-of-range

[PR c++/20022, obvious] fix -fno-access-control crash

[PR c++/20028, obvious, RFA3.4] crash on use of template that redeclares class

Re: [PR c++/20028, obvious, RFA3.4] crash on use of template thatredeclares class

[PR tree-optimization/19786] fix alias grouping lossage

[RFA:] change back name of initial rtl dump suffix to ".rtl".

[RFA:] Change TARGET_MD_ASM_CLOBBERS to take output and input lists as well.

[RFC/RFT] Patch (java): Switch to new verifier

[RFC] [autovect patch] Implement vectorization hints

[rfc] and [autovect patch] Vectorize reduction.

[RFC] Catch 11.8% more jump threading opportunities at tree level.

Re: [RFC] Catch 11.8% more jump threading opportunities at treelevel.

[rfc] enable non-trivial complex division

[rfc] fix c++/19634

[rfc] Fix pch on sparc-linux.

[RFC] flow.c: Speed up delete_dead_jumptables.

[RFC] Mac line ending at EOF AND no newline warnings

[RFC] PowerPC 128 bit long double compatibility (PR target/19019)

[RFC] PowerPC long double PR target/19019

[RFC] Start fixing PR19807

[tcb] Fix PR 18178

[tcb] Incremental SSA updates

[tcb] Speedup SSA rewriting and updating

[tcb] Value Range Propagation

[tcb] Various fixes

[tree-profiling] enable inliing and value profiling with -fprofile-use

[tree-profiling] Re: a bug in duplicate_stmt_eh_region

[treelang] (committed) Fix tree_lang_type_for_mode

Re: [treelang] Fix external references and argument-less functions

Re: [treelang] Remove a warning from lex.l

Re: [treelang] Static variables and initializations

Re: [treelang] Whitespace cleanup.

[v3 patch] Add std::tr1::shared_ptr

[v3, libstdcxx_so_7] Fix the ABI-unsafe half of 17922

[v3, libstdcxx_so_7] More basic_string reorg

[v3, libstdcxx_so_7] Prep work on the basic_string testsuite

[v3, libstdcxx_so_7] Reorganize basic_string

[v3] --disable-c-mbchar cleanup

[v3] Avoid leak in _Rb_tree<>::_M_insert

[v3] C99 config

[v3] Fix libstdc++/19955

[v3] Fix tr1 licenses

[v3] libstdc++/11706

[v3] libstdc++/19829

[v3] Rename _M_type -> __value

[v3] tr1/type_traits: __is_union_or_class and more

[v3] tr1/type_traits: add is_convertible

[v3] tr1/type_traits: remove ugly wa for c++/19076

[wwwdocs PATCH] Mention Red Hat branches

[wwwdocs] adjust Mozilla URL in java/projects.html

[wwwdocs] Adjust OpenMP URLs

[wwwdocs] another mirror gone

[wwwdocs] bugs.html -- fix broken link

[wwwdocs] Fix link to GCC docs testsuite references.

Re: [wwwdocs] gcc-3.4/changes.html

[wwwdocs] gcc-4.0/changes.html - Mention SMS as new optimization.

[wwwdocs] java/index.html link update

[wwwdocs] projects/cfo.html link fix

[wwwdocs] projects/documentation.html link adjustment

[wwwdocs] readings.html and a broken link

[wwwdocs] remove broken mirror

[wwwdocs] Remove concrete RBLs from lists.html

[wwwdocs] Remove dead links from tree-ssa page

[wwwdocs] Update mainline branch status

Re: __LDBL_MAX__ exceeds range of 'long double'

ABS-related: Committed: gcc.c-torture/execute/20020720-1.x: Don't XFAIL cris-*-*.

Add missing outputs to print-tree.c

Added testcase for PR 18977

Another small GCSE speedup

Apology (was: Re: C++ PATCH:)

Attempt to fix #17964 - need advice wrt diagnostic side-effects

autoincrement patches for gcc 4

Re: avoid ambiguous/misleading paradoxical subreg in compares

build_function_type_list crashes if there are no arguments

C++ patch ping

C++ PATCH:

C++ PATCH: Deal with gjavah oddity

C++ PATCH: Disallow floating-point literals in integral-constant expressions

Re: C++ PATCH: Disallow floating-point literals in integral-constantexpressions

C++ PATCH: Don't use ++ and -- on lexer->debugging_p

C++ PATCH: PR 19733

C++ PATCH: PR 19755

C++ PATCH: PR 19811

C++ PATCH: PR 19878

C++ PATCH: PR 19883

C++ PATCH: PRs 19787, 19732, 19762, 19862, 19739

c99 complex multiplication and division

Re: c99 complex multiplication and division: AVR port is broken

Re: Change in treelang maintainership

Cleanup for linear transform: use standard_iv_increment_position

Commit to fortran/expr.c

Committed patch to fortran/symbol.c

Committed patch to libgfortran/io/write.c

Committed, cris.md: Mark multiply operands as commutative

Committed, CRIS: Fix PR target/19806

Committed, fix for PR regression/19898, cris_notice_update_cc

Committed, Fix part of PR target/19065; an autoincrement-free mem constraint for CRIS.

Re: Committed, Fix part of PR target/19065; an autoincrement-freemem constraint for CRIS.

Committed, Fix rest of PR target/19065; an autoincrement-free mem constraint for CRIS atomicity.h

Committed, original test-case for PR 20100

Committed, partial fix for PR target/14619, incorrect dwarf2 prologue info for CRIS.

Committed: Fix Ada bootstrap breakage (-Werror) on mingw32

Committed: fix minor ordering typo in extend.texi

Committed: gcc.dg/tree-ssa/20040703-1.c: Quote decimal dot.

Committed: include/tr1/functional (hash<std::wstring>): Wrap in #ifdef _GLIBCXX_USE_WCHAR_T

copysign for ibm double-double

Disable libgcj on SPARC/Solaris 2.5.1 and 2.6

Document deprecated g++ extensions [was Re: C++ PATCH: Disallow floating-point literals in integral-constant expressions]

Re: Document deprecated g++ extensions [was Re: C++ PATCH: Disallowfloating-point literals in integral-constant expressions]

Document dfp-branch in htdocs/cvs.html

Document GMP configure settings on SPARC/Solaris

don't include cstdlib unnecessarily

Re: don't issue duplicate template errors

Re: Empty vectors in RTL

enable non-trivial complex division, take 2

Fix .literal8 handling in 64-bit Darwin

Fix 19853

Fix 19865

Re: Fix alias problems in PR19633

fix bb-reorder wrt call fallthru

Fix for a regression in PPC-Altivec address generation

Re: Fix for typos in dg line

fix libstdc++/10606, take 2

fix libstdc++/20091

fix middle-end/19953

Fix more fallout from multilib shared libgcc rearrangement

Re: Fix PR 19643. [ Was Re: Speedup CSE by 5% ]

Fix PR 19670

Fix PR 20100, PR 20115. Remove pass_maybe_create_global_var.

Fix PR ada/19902

Fix PR target/20159

Fix PR20204

fix tree-opt/20127

Fixes to PR 17822 and PR 17824

Fold ABS_EXPR < 0, pr14303/pr15784

Fortran/PR19303 PATCH: Runtime selection of record markers for unformatted sequential io

Re: Fortran/PR19303 PATCH: Runtime selection of record markers forunformatted sequential io

frv floating-point condition codes reload problem

gcc -print-search-dirs prints wrong paths for 64-bit

GCC 4.0 Branch

GCC 4.0 branch open

GCC Testsuite Tests Exclude List Contribution to FSF

Re: gcc/gcc ChangeLog dbxout.c

gengtype.c patch for out-of-bounds array access

haifa-sched.c : memory usage reduction

Re: ia64 vector support

ia64-hpux libgcc_eh fixes

Re: illogical logic in gfc_copy_shape_excluding

Re: Implicit altivec vs. linux kernel build

Java fiasco

Kill LINK_LIBGCC_SPECIAL

Kill SHLIB_MULTILIB

Less work in invert_truthvalue

libada cross-compilation

libffi: adjust intarg_count for 64-bit integer types in PPC32

Re: libiberty addition (for binutils): unlink_if_ordinary

libiberty/cp-demangle.c PATCH: change resolution of ambiguous names

libstdc++ darwin multilibbing support

Mainline frozen

Make PROB_VERY_LIKELY more likely.

mips profiling patch

More rewrite_into_ssa/rewrite_ssa_into_ssa compile-time imrovements

Re: More rewrite_into_ssa/rewrite_ssa_into_ssa compile-timeimrovements

Re: Moving to an alternate VCS

Natural alignment for 64-bit Darwin

New C parser patch, version 7

New C parser to be committed

New C parser, version 8

New test for missing optimization (pr #20121)

partial fix for 19680

PATCH fix --enable-mapped-location build failures

Patch for bug 15514

Patch for bug 16323

Patch for bug 17135

Patch for bug 19435

Patch for bug 19799 (XFAIL sibcall-[34].c on hppa64-*)

Patch for bug 20245

Patch for bug other/14402

Patch for g++.dg/rtti/tinfo1.C

PATCH for java/15543 that works with --enable-mapped-location

Patch for nested functions docs

Patch for PR other/7549

Patch for PR target/19930 [pow(long double, int) on ia64]

PATCH for Re: DWARF Website

PATCH for Re: GCC 4.0 Status Report (2005-02-03)

PATCH for Re: new mirror

PATCH for Re: website correction

Patch ping

Patch PING: fix --enable-mapped-location build failures

Patch proposal for PR 19678

Patch proposal for PR 19679

Patch to add 4.0 version of c99status.html

Patch to avoid old-style function definitions in insn-attrtab.c

Patch to call assemble_external_libcall on personality function

Patch to correct wchar_t definition on IA64 HP-UX

Patch to fix IA64 HP-UX exception handling

Re: PATCH to gimplify_modify_expr_rhs to make return slot explicit

PATCH to print column numbers in diagnostics

Patch to sort out dates in manuals

Patch: missing checks for HARD_REGNO_CALL_PART_CLOBBERED

PATCH: bugs.html and broken local link

PATCH: Bump version on mainline

PATCH: cvs.html and apple-ppc-branch

Patch: FYI: Fix pR java/19742

Patch: FYI: gcj news items for web page

Patch: FYI: gcj update to gcc-4.0/changes.html

Patch: FYI: one more stab at PR 20056

Patch: FYI: PR 20056

Patch: FYI: PR20056 thinko fix

Patch: FYI: update cvs.html for gui re-branch

PATCH: java/index.html link fix

PATCH: mirrors.html -- add strawberry.resnet.mtu.edu

PATCH: PR 19664: Don't change visibility if set by user

PATCH: projects/ia64.html and broken AIM link

PATCH: remove broken link from readings.html

Patch: RFA: PR java/19929

Re: PATCH: TR1 unordered associative containers

Patch: update --version copyright for gcj tools

PATCH: Update 4.0 branch version string, etc.

PATCH: update DejaGnu bug reporting info

PATCH: Update develop.html to mention project submission processin Stage 1

PATCH: Use .init_array/.fini_array sections if available

Ping ([PATCH/RFA] Don't duplicate noncopyable insns)

PING [gfortran] Fix date_and_time intrinsic procedure

PING [gfortran] PATCH Fix the broken INT() intrinsic

Re: PING [gfortran] PATCH Fix ceiling, floor, and selected_int_kind intrinsics

Re: PING [gfortran] PATCH Fix PR 19754

PING [gfortran] PATCH Fix PR 19754 (with regressions)]

PING [gfortran] PATCH: Fix achar's lack of a check function

PING [patch, libfortran] Fix for PR 19568, incorrect formatted read

ping [patch] Re: tree-vectorizer.c splitup

ping patches (regressions)

ping Zdenek's patch for 17428

PING: [PATCH] Add __builtin_powi

Re: PING: [treelang] Static variables and initializations

Re: PING: [wwwdocs] update project page of cfo-branch

ping: doc component of testsuite patch needs review

PR 18785: alternative patch

PR bootstrap/19818: fix libcpp warnings

Re: PR bootstrap/19818: fix libcpp warnings (take 2)

Re: PR c++/19406

PR java/15543: Fix SEGFAULT in jv-scan (Was: Re: Whither jv-scan?)

PR java/19907: Incorrect code generated for ManifestElement.java

Re: PR java/9157: ICE on malformed ?: condition

PR/15448: add a compiler timestamp to PCH files

Re: PR/15448: add a compiler timestamp to PCH files (take 2)

Re: PR/15448: add a compiler timestamp to PCH files (take 3)

PR/17383: fix gcc in-srcdir build (take 2)

PR/19801: Change file names in cppinternals.texi

pr14532

PR18810, darwin don't unlink /dev/null on make install

PR19352: proposed patch

PR19525: Build testing of non-default multilibs

Re: PR19578: noreturn vs. function pointer propagation part 2

PR19683: Fix a use of REG_CANNOT_CHANGE_MODE_P

Prevent freed memory access when dumping SSA stats

profiledbootstrap is broken...

Reduce alloca 'ted memory in dwarf2out.c

Reduce alloca 'ted memory in mcore.c

Reduce alloca 'ted memory in mips.c

Reduce alloca 'ted memory in pe.c

Reduce effective sizeof(struct basic_block) 108 -> 80

Regarding addition of SH4A support in SH port

reject vars whose types have no linkage

Remove 20020720-1.[cx]

Remove a useless call to ggc_strdup (small speedup)

Remove apple local marker in config/rs6000/darwin-tramp.asm

Remove obsolete IA-64 -mb-step option

Reorganize internal functions in tree-into-ssa.c

Re: Reviewers

Re: Reviewers Was: Re: Fortran/PR19303 PATCH: Runtime selection ofrecord markers for unformatted sequential io

Revised^2 precompiled header support for cygwin

RFA [4.1]: improvement to if-conversion and cross-jumping (Was: RFA: improvement to if-conversion)

Re: RFA [4.1]: improvement to if-conversion and cross-jumping (Was:RFA: improvement to if-conversion)

RFA: Fix MIPS/Linux unwinding for big-endian

RFA: redirect_jump_1: fix REG_EQUAL notes

RFC - PR java/8608: ICE if WFL not yet set in check_init()

RFC: Always build libgcc_eh.a

RFC: Make TARGET_MD_ASM_CLOBBERS take input and output lists as well

RFC: PATCH: PR middle-end/20218: Can't use __attribute__ ((visibility ("hidden"))) to hide a symbol

rs6000 : too short memory allocation

Re: Running GCC as root

Re: Running GCC as root (was Re: [PATCH - ping] Don't unlink /dev/null on darwin)

Running GCC as root (was Re: [PATCH - ping] Don't unlink /dev/nullon darwin)

S/390: Fix PR target/20054

S/390: Minor fixes

simple libiberty/hashtab.c changes

Small DOM speedup

Sped up predicate in cse.c

Speed up find_unreachable_blocks

speed up ggc_alloc_string

Speed up RTL CPROP

Test case for PR 18977

Test results for patch [cft][avr/h8] reorg libgcc for double == float

Re: Test results for patch [cft][avr/h8] reorg libgcc for double== float

Testresults for [PATCH]: Rewrite AVR backend's rtx_costs (take 3)

Re: Testresults for [PATCH]: Rewrite AVR backend's rtx_costs (take3)

Testsuite adaptions for the avr target / nested function support

toplevel: Allow darwin ports to configure tk, ictl and libgui

Re: tree-vectorizer.c splitup

Trivial buglet in tree-ssa-dom.c

unify some builtin initialization

Unreviewed patch for 4.0 regression

Unreviewed patch(2): builtin_frame_address(0) and omit-frame-pointer

Unreviewed patch(3): builtin_frame_address(0) and omit-frame-pointer

Update my e-mail address in MAINTAINERS

Updated mail-address

V3 PATCH: Export std::basic_iostream constructors/destructors

Re: various fixes and addition of static promotion code for tree profiling branch.

various fixes and addition of static promotion code for tree profilingbranch.

various fixes for type analysis for tree-profiling branch.

Verify that VIEW_CONVERT_EXPR is GIMPLE invariant when folding

versioning fix ( support exception handling ) for tree-profiling branch

Re: wiki

WWW PATCH: Mention 4.0 release branch, etc.

WWW PATCH: More 4.0 boilerplate

WWW PATCH: Update bug_email.pl

Yet another block_may_fallthru tweak (PR middle-end/19583)

Yet another GCSE speedup

your message to anon@ecn.org


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