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

-m64 for darwin

3.4 PATCH: Add -mcpu=7400 to Altivec tests

4.0/4.1 PATCH: Fix Solaris 10/x86 bootstrap failure with native as

Re: 4.0/4.1 PATCH: Fix Solaris 10/x86 bootstrap failure with nativeas

Create RECORD_NODE for COMMON blocks contain no EQUIVALENCE objects

Fwd: Re: Create RECORD_NODE for COMMON blocks contain no EQUIVALENCE objects

RE: SMS in gcc4.0

Re: Create RECORD_NODE for COMMON blocks contain no EQUIVALENCE objects

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

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

[3.4 Committed] PR17825: Backport from mainline

[3.4 Committed] PR18371: Backport from mainline

[3.4 PATCH, i386]: Fix PR target/14981

[3.4 PATCH, PR target/14981]: Commited: add missing break

[3.4 PATCH] PR c/16666: Backport from mainline

[4.0 PATCH committed] Fix PR middle-end/20177

[4.0 PATCH resubmit] Fix PR middle-end/20177

[4.0 PATCH, i386]: Fix PR target/20421

[4.0 PATCH] Fix PR c++/18384

[4.0 PATCH] Fix PR middle-end/20177

[4.0 Regression] internal compiler error: in size_binop, at fold-const.c:1598

[4.0/mainline] PR middle-end/20635

[ADA PATCH] Fix parallel build of ada stage1

[Ada] ability to parse several project trees in project manager

[Ada] ACATS BXE2011

[Ada] ada05 optimization in handling of non-null access parameters

[Ada] add knowledge of project casing in gnat tools

[Ada] AI 251, 345, 361

[Ada] AI 260-02

[Ada] AI 301

[Ada] AI 386

[Ada] AI-108

[Ada] allow bootstrapping GNAT from more recent versions of GNAT

[Ada] Allow s-imgwch.adb to compile on 16-bit targets

[Ada] always generate unix-style sources in xtreeprs, xnmake

[Ada] build extra tools under VMS

[Ada] clean up in DSA code gen

[Ada] clean ups

[Ada] code clean up

[Ada] code reorganization

[Ada] complete new unit GNAT.UTF_32

[Ada] doc updates

[Ada] documentation updates

[Ada] enable support for tracebacks on darwin

[Ada] enhance support for packed arrays

[Ada] fix bug box in handling of tagged types

[Ada] fix bug box in object.method notation

[Ada] fix bug box with inlining

[Ada] fix bug in generics

[Ada] fix bug in gnatchop under VMS

[Ada] fix bug in handling of equality operator

[Ada] fix bug in handling of generic and inlining

[Ada] fix bug in handling of initialization of controlled objects

[Ada] Fix bug in handling of renaming_as_body

[Ada] fix bug in handling of UC

[Ada] fix bug in range checking

[Ada] fix bugs in pragma Detect_Blocking

[Ada] fix build under 653

[Ada] fix BXE4001

[Ada] fix handling of 'valid on 64bit platforms

[Ada] fix handling of -gnat83/95/05 switches

[Ada] fix handling of __gnat_waitpid under mingw

[Ada] fix handling of controlled objects with -gnatc

[Ada] fix handling of naming scheme in project manager

[Ada] fix handling of Standard'Maximum_Alignment on x86_64

[Ada] fix handling of unaligned scalar components

[Ada] fix pasto

[Ada] Fix PR 19900, 19408, 19140, 20255 and ACATS tests

[Ada] fix small memory leak

[Ada] fix support for creating shared libs under darwin

[Ada] fix visibility bug with generics and child units

[Ada] fix warning with slice assignment in task entry

[Ada] fix wrong code genaration on sparc

[Ada] gnatmake improvements

[Ada] implement new fixed-point warning

[Ada] improve error message on abnormal return

[Ada] improve error message on generic private child package

[Ada] improve error recovery after missing type

[ada] improve handling of env variables under VMS

[Ada] improve handling of overloaded parameterless functions

[Ada] improve handling of shared libs under VMS

[Ada] improve handling of unknown attributes

[Ada] improve handling of unreferenced warning

[Ada] improve message when recompiling predefined units

[Ada] improve stack-checking on tru64

[Ada] improve unwinding of exception through signal handles on hp-ux

[Ada] misc clean ups

[Ada] new style option -gnatyd

[Ada] Patch to restore bootstrap on ppc-darwin

[Ada] PR 15608

Re: [Ada] PR 15977 - List Ada contributors

[Ada] PR 20226, 20344

[Ada] PR 6952, and misc makefile clean ups

[Ada] PR ada/13470

[Ada] PR ada/19519

[Ada] PR ada/19956

[Ada] remove limitation in size of stack objects

[Ada] remove unnecessary restriction in stand alone project file

[Ada] remove unused entities

[Ada] remove unused subprograms

[Ada] updates related to -gnat95 and -gnat05 switches

[Ada] use localtime_r on aix

[Ada] Use proper 64 bit C routines under IVMS

[Ada] VMS clean ups

[Ada] VMS clean ups [2]

[arm] Dwarf register numbers

[autovect] [branch] Add new verbosity level

[autovect] [patch] Bring over a patch from mainline

[autovect] [patch] bug fix in vect_enhance_data_refs_alignment

[autovect] [patch] Externalize data ref analysis - part 2

[autovect] [patch] Fix bootstrap failure on i686

[autovect] [patch] fix typos

[autovect] [patch] reduction: add min/max, and misc changes

[autovect] [patch] Vectorizer: several small fixes.

[autovect] [patch] Vectorizer: small fixes

[autovect][patch]Copy points-to info from scalar pointer to vector pointerreplacement

[autovect][patch]Enable fortran to declare a "const" builtin function

[boehm-gc] Regenerate Makefile.in

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

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

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

Re: [Bug middle-end/20493] [4.0/4.1 Regression] Bootstrap failure

Re: [Bug target/20617] shared SH libgcc is exporting too many symbols

Re: [Bug target/20617] shared SH libgcc is exporting too manysymbols

Re: [C++ PATCH for 3.4/4.0/4.1] Fix PR20240 (Accepting invalid using decl involving variable declaration)

[C++ PATCH for 3.4/4.0/4.1] Fix PR20240 (Accepting invalid usingdecl involving variable declaration)

[C++ PATCH for 3.4/4.0/4.1] Fix PR20333 (ICE parsing invalid 'typename')

Re: [C++ PATCH for 3.4/4.0/4.1] Fix PR20333 (ICE parsing invalid'typename')

[C++ PATCH for 4.0/4.1] Fix PR20381 regression (ICE taking addressof member)

[C++ patch/rfc] PR 16859

Re: [C++ PATCH] Don't create an INTEGER_CST for aggregates (empty structs)

Re: [C++ PATCH] Don't create an INTEGER_CST for aggregates (empty structs)

[C++ PATCH] Don't create an INTEGER_CST for aggregates (empty structs)

Re: [C++ PATCH] Don't create an INTEGER_CST for aggregates (emptystructs)

[C++ PATCH] Fix 20186, properly

[C++ PATCH] Fix 20232 and a thunk bug

[C++ PATCH] Friend class name lookup 5/n

[C++ PATCH] Friend class name lookup 6/6

[C++ Patch] PR 16859 (Take 2)

[C++ Patch] PR 19966

[C++ Patch] PR 20147

[C++ Patch] PR 20461, PR 20536

[C++ Patch] PR 20463

[C++ PATCH]: Fix 20465 20381

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

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

[C++] Convert to fold_buildN

[C++] My unreviewed patches

[C++] Optimize comptypes for the common case

[commited] Convert gfortran fold (buildN (...)) to fold_buildN

[committed, take 2] Re: [RHBZ#150115, s390] reload_out* patterns emit unrecognizable insn

[committed] Add a MIPS -mfix-vr4130 option

[committed] Add a MIPS -msym32 option

[committed] Add new MIPs options to gcc-4.0/changes.html

[committed] Backport recent treelang patches

[committed] Cleanup the configury of sh*-*-linux*

[committed] Convert Treelang to fold_buildN

[committed] Create a treelang driver.

[committed] dwarf2out.c patch to handle subroutines with disjointblocks

[Committed] expand_mult improvements for DImode

[committed] extra parens varasm.c

[Committed] Fix _mm_extract_epi16 (in emmintrin.h) for 4.0/4.1

[committed] Fix broken link in changes.html

[committed] fix DWARF_CIE_DATA_ALIGNMENT

[committed] Fix MIPS -mint64 deprecation check

[COMMITTED] Fix PR 20636, RTL checking failure in rs6000.md

[committed] Fix PR rtl-opt/20412, ICE in combine

[committed] Fix PR target/19819

[committed] Fix typos in ChangeLog entries

[committed] Fix VAX PR 15491

[Committed] Further signbit/copysign improvements (part 1/2)

[committed] IA-64 patch for nops at function start

[committed] ip2k and TARGET_SWITCHES

[committed] Move MIPS TARGET_OPTIONS to mips.opt

[committed] mudflap whitespacing at end of lines

[committed] PA HP-UX testsuite fixes

[committed] patch for bug 19769, java/dwarf2 issue

[Committed] PR 20419: gen_lowpart ICE expanding signbit RTL

[Committed] PR middle-end/19331: Inefficient bitfield assignment

[Committed] PR17236: Improve double-word multiply RTL expansion

[Committed] PR17454: --enable-checking=fold failures

[Committed] PR20557: Use can_duplicate_block_p in duplicate_computed_gotos

[committed] Re: [RHBZ#150115, s390] reload_out* patterns emit unrecognizable insn

[committed] Remove docs for --enable-altivec option

[Committed] Restore bootstrap on hppa2.0w-hp-hpux11.00

[Committed] signbitl RTL expansion for Darwin's long double

[committed] skip where_to_put_var during GC

[committed] Testsuite changes re HP-UX weak support

[Committed] Tweak fold_builtin_unordered_cmp API

[committed] update gcc.dg/cpp/direct2.c & direct2s.c test cases

[committed] Wrap comments in examples with @r{}

[committed] zero byte .lcomms on darwin

[csl-arm] Compiler warning removal for arm_pad_reg_upward, arm_handle_notshared_attribute

[csl-arm] expand_twoval_binop_libfunc and queued rtx

[csl-arm] Fix iWMMXt call-clobbering

[csl-arm] Thread-local storage support

Re: [csl-arm] Tweaks to the linux-gnueabi configuration

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

Re: [fortran, patch] Patch for PR18827

[gcc-3.3] patch for IA-64 TLS abort

[gcjx] Patch: FYI: update tree.def comment

[gfortran, committed] Clarify comment

[gfortran, committed] Fix PR 19673: incorrect handling of POINTERreturn value

Re: [gfortran, committed] Fix type-safety issues was: Re: [gfortran] Fix PR 20178: Implement g77 / f2c calling conventions

[gfortran, committed] Fix type-safety issues was: Re: [gfortran]Fix PR 20178: Implement g77 / f2c calling conventions

[gfortran, committed] Typo fixes to trans-array.c

[gfortran, testsuite, committed] Add testcase for disappeared failure

[gfortran] Don't error out for integral zeroth power of zero wasRe: [OT] __builtin_cpow((0,0),(0,0))

[gfortran] Fix PR 16907: Allow REAL array indices

[gfortran] Fix PR 18525: wrong resolution

Re: [gfortran] Fix PR 20178: Implement g77 / f2c calling conventions

[gfortran] Fix PR 20178: Implement g77 / f2c calling conventions

[gfortran] Fix PR 20323: Correctly resolve character lenghts

[gfortran] Fix PR 20361: Check if equivalence fits on stack

[gfortran] More type-safety issues was

[gfortran] PATCH

[gfortran] patch applied.

[gfortran] Patch committed.

[gfortran] PATCH Fix PR 18537

Re: [gfortran] PATCH Fix PR 19936

[gfortran] PATCH fix PR libfortran/20257

[gfortran] PATCH implement g77 intrinsics

[gfortran] patch PR 15332 colon edit descriptor ignored

[gfortran] patch PR 19216

[gfortran] patch PR 20660

[gfortran] PATCH PR 20660, bug fc007

[gfortran] PATCH PR20480 zero is written with non-zero exponent

[gfortran] ping PATCH PR 19678 and 19679

[gfortran] ping PATCH PR libfortran/20124

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

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

[gfortran] ping*2 patch PR libfortran/19678 and libfortran/19679

[gfotran, committed] Fix PR 20467

[gnattools] Fix PR 19959

[gnattools] fix syntax error

[gomp] Broken gomp branch

[gomp] Parser for OpenMP directives

[libfortran, patch] fix for PR 19106

[LIBIBERTY]: add ATTRIBUTE_MALLOC to make_relative_prefix()

[LIBIBERTY]: Add strndup and xstrndup functions

[LIBIBERTY]: Expose tail calls in xmemdup and xstrdup

[libjava PATCH] Fix Tru64 bootstrap failure in libjava

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

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

[libstdc++ PATH] tr1::bind support

Re: [m68k] PING: two unreviewed ColdFire patches

[mainline PATCH, i386]: Fix PR target/20421

[mudflap] ignore-reads handling

[new testcase] i386-simd-11.c

[PATCH committed] New test case for SMS.

[patch installed]: update subdirs for contrib/warn_summary

[patch installed]: warn_summary update for quoting style in warnings

[PATCH libobjc/19024] name collisions libobjc/mysqlclient

[PATCH libobjc] Update deprecated version reference

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

[PATCH RESUBMIT]: add tree-based folding of builtin signbit*

[PATCH, committed] Fix PowerPC fath-math inconsistency

[PATCH, committed] fold-const.c fix

[PATCH, committed] more PowerPC predicates.md cleanup

[PATCH, committed] PowerPC compress_float_constant

[PATCH, committed] PowerPC predicates.md

[PATCH, committed] PowerPC predicates.md improvement

[PATCH, committed] PowerPC predicates.md typo (PR target/20276)

Re: [patch, gfortran] Implement some more g77 intrinsics

[PATCH, i386] PR target/18668: use prescott's fisttp - TAKE 2

[PATCH, i386] x87 fops can handle HImodes

[PATCH, i386] x87 fops can handle HImodes (PR 17688)

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

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

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

[PATCH, i386]:CFT, PR target/18668: use prescott's fisttp

[patch, libfortran] PR 20131, PR 19568

[PATCH, middle-end]: Implement lrint and llrint functions as built-ins

Re: [PATCH, middle-end]: Implement lrint and llrint functions asbuilt-ins

[PATCH/libiberty] Add missing <sys/types.h> in unlink-if-ordinary.c

[PATCH/RFA] SH: Rename ashlhi3 insn

[PATCH/RFC] Use powi as canonical form for x*x

[PATCH] Clean up FIXME in c-lex.c

Re: [patch] (4.1 project list, stage 1.1) vectorizer alignment improvements

Re: [patch] (4.1 project list, stage 1.1) vectorizer alignment improvements

[patch] (4.1 project list, stage 1.1) vectorizer alignment improvements

Re: [patch] (4.1 project list, stage 1.1) vectorizer alignmentimprovements

Re: [patch] (4.1 project list, stage 1.1) vectorizeralignment improvements

[patch] (4.1 projects, stage 1.1) vectorizer preserve loop-closed-ssa-form

Re: [patch] (4.1 projects, stage 1.2) Incrementally preserve loop-closed form when vectorizing

[patch] (4.1 projects, stage 1.2) Incrementally preserve loop-closed formwhen vectorizing

Re: [patch] (4.1 projects, stage 1.2) Incrementally preserve loop-closedform when vectorizing

[patch] -m128bit-long-double asserts

[PATCH] [4.0] Fix performance regressions due to inlining

[PATCH] [RFT] Improve estimate_num_insns

[patch] [wwwdocs] vectorizer webpage update

[PATCH] Add 'clean' x86_64-elf target-support

[patch] Add copyright notices to target option files.

[PATCH] Add myself to MAINTAINERS

[PATCH] Add myself to MAINTAINERS (branch)

[patch] Add self to MAINTAINERS

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

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

Re: [patch] Allocate identifier node for user-specified assembler

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

[PATCH] Avoid emitting useless notes in GCSE

[patch] Avoid virtual operands for trigonometric builtins

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

[patch] basic-block.h: Speed up FOR_EACH_EDGE - Take 2

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

[patch] bb-reorder.c: Make two variables static.

[patch] bootstrap broken on ppc{linux|darwin}

[patch] builtins.c: Change fold_builtin to take decomposedarguments of CALL_EXPR.

[patch] builtins.c: Change fold_builtin_1 to take decomposedarguments of CALL_EXPR.

[patch] builtins.c: Change fold_builtin_bitop to take decomposedarguments.

Re: [patch] builtins.c: Change fold_builtin_classify to take decomposedarguments.

[patch] builtins.c: Change fold_builtin_classify to takedecomposed arguments.

Re: [patch] builtins.c: Change fold_builtin_exponent to take decomposedarguments.

[patch] builtins.c: Change fold_builtin_exponent to takedecomposed arguments.

[patch] builtins.c: Change fold_builtin_logarithm to takedecomposed arguments.

[patch] builtins.c: Change fold_builtin_memcpy to take decomposedarguments.

[patch] builtins.c: Change fold_builtin_signbit to take decomposedarguments.

[patch] builtins.c: Change fold_builtin_strcpy to take decomposedarguments.

[patch] builtins.c: Change fold_trunc_transparent_mathfn to takedecomposed arguments.

[patch] builtins.c: Change the prototype of targetm.fold_builtin.

[patch] builtins.c: Change the prototype of targetm.fold_builtin.(Take 2)

[patch] builtins.c: Remove a local variable that is set but notused.

[patch] builtins.c: Remove most uses of EXP in fold_builtin_1.

[patch] builtins.c: Use TYPE (TYPE (fndecl)) instead of TREE_TYPE(exp)

[patch] c-decl.c, cp/decl.c: Remove objc_mark_locals_volatile.

[patch] c-decl.c: Remove local variables that are set but not used.

Re: [patch] c-decl.c: Remove local variables that are set but notused.

[patch] c-decl.c: Remove useless calls to build_function_type.

[patch] c-typeck.c: Make three variables static.

[patch] calls: Make stack_arg_under_construction static.

[patch] cfg.c: Factor out common code.

[patch] cfg.c: Make rbi_pool static.

[patch] cfgbuild.c: Remove find_sub_basic_blocks.

[patch] cfgbuild.c: Speed up make_edges - Part 2.

[patch] cfgbuild.c: Speed up make_edges.

[patch] cfgbuild.c: Update comments.

[patch] cfgexpand.c: Use EDGE_PRED instead of EDGE_I.

[patch] cfghooks.c: Remove num_bb_notes.

[patch] cfglayout.c: Remove a local variable that is set but notused.

[patch] cfgrtl.c: Remove a local variable that is set but not used.

[patch] cfgrtl.c: Remove last_bb_seen.

[patch] Clear all EDGE_LOOP_EXIT flags in mark_loop_exit_edges

[PATCH] Complex move by parts (PR rtl-optimization/20306)

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

[patch] cse.c: Make cse_reg_info_table static.

[patch] cse.c: Split fold_rtx.

[patch] cselib.c: Make reg_values and reg_values_size static.

[PATCH] Disable doubleword shift library routines for SymbianOS [csl-arm-branch]

Re: [PATCH] Disable doubleword shift library routines for SymbianOS[csl-arm-branch]

[patch] Disable old loop optimizer

[patch] dominance.c: Speed up free_dominance_info.

[patch] Don't change the types for switch statements

[PATCH] Don't use weak linkage for symbols in COMDAT groups - take2

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

[patch] Dwarf output for overlapping registers

[patch] emit-rtl.c: Remove reverse_comparison.

[patch] except.[ch]: Make check_handled static.

[patch] execute vectorizer tests on powerpc-darwin

[patch] expr.c: Remove a local variable that is set but not used.

Re: [PATCH] fastjar K&R C

Re: [PATCH] Finish off PR15784

[PATCH] Fix "+r,r" constraint handling in gimplifier (PR inline-asm/20314)

[PATCH] Fix --enable-intermodule after the version changes

[PATCH] Fix 20186

[PATCH] Fix 20375

[PATCH] FIX 20513

[PATCH] Fix __gxx_personality_v0 linking for SymbianOS [csl-arm-branch]

[patch] Fix address shape in cse.c:find_best_addr

[PATCH] Fix alias handling (PR middle-end/20622)

[PATCH] Fix binutils build problem at FreeBSD (fix warning in getopt.h)

[PATCH] Fix jump tables at end of scopes

[PATCH] Fix libcpp macro.c (fixes PR bootstrap/20282 and bootstrap/20305)

Re: [PATCH] Fix libcpp macro.c (fixes PR bootstrap/20282 andbootstrap/20305)

[PATCH] Fix libjawt install

[PATCH] fix mark_single_exit_loops

[patch] Fix objc.dg/stabs-1.m test on hppa2.0w-hp-hpux11.11

[patch] Fix PA PR c++/19797

[PATCH] fix PR 19985, symbol visibility in libgcov

[patch] Fix PR bootstrap/20424: Bootstrap failure on alphaev56

[PATCH] Fix PR c++/17972

[patch] Fix PR c++/20499: ICE on duplicate class definition

[patch] Fix PR middle-end/18029 and PR middle-end/18030

[PATCH] Fix PR middle-end/20263

Re: [PATCH] Fix PR tree-optimization/19903

[PATCH] Fix PR treelang/20604 not passing -fPIC on ppc-darwin to tree1 by default

[PATCH] Fix pr15443

[PATCH] Fix PR20166

[PATCH] Fix PR8972 for ARC backend

[Patch] Fix shell stmt in Makefile.in - May be a generic Autogen bug

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

[PATCH] Fix SRA crash

[PATCH] Fix the -d8 options in gfortran

[PATCH] Fix try_combine splitting (PR target/20322)

[patch] Fix {comment,doc} typos.

[PATCH] Fixincludes patch for bootstrap problem PR20166

[patch] flow.c: Make regs_live_at_setjmp static.

[patch] fold-const.c: Convert to fold_buildN.

[patch] fold-const.c: Remove a local variable that is set but notused.

[patch] fold-const.c: Reorganize fold - Part 1/n

[patch] fold-const.c: Reorganize fold - Part 10/n

[patch] fold-const.c: Reorganize fold - Part 11/n

[patch] fold-const.c: Reorganize fold - Part 12/n

[patch] fold-const.c: Reorganize fold - Part 13/n

[patch] fold-const.c: Reorganize fold - Part 14/n

[patch] fold-const.c: Reorganize fold - Part 15/n

[patch] fold-const.c: Reorganize fold - Part 16/n

[patch] fold-const.c: Reorganize fold - Part 17/n

[patch] fold-const.c: Reorganize fold - Part 18/n

[patch] fold-const.c: Reorganize fold - Part 18/n (Take 2)

[patch] fold-const.c: Reorganize fold - Part 19/n

[patch] fold-const.c: Reorganize fold - Part 2/n

[patch] fold-const.c: Reorganize fold - Part 3/n

[patch] fold-const.c: Reorganize fold - Part 4/n

[patch] fold-const.c: Reorganize fold - Part 5/n

[patch] fold-const.c: Reorganize fold - Part 5/n (Take 2)

[patch] fold-const.c: Reorganize fold - Part 6/n

[patch] fold-const.c: Reorganize fold - Part 7/n

[patch] fold-const.c: Reorganize fold - Part 8/n

[patch] fold-const.c: Reorganize fold - Part 9/n

[patch] fold-const.c: Update comments for fold_unary andfold_binary.

[patch] for PR 20249

[patch] function.[ch]: Make get_func_frame_size static.

[patch] function.c: Remove a local variable that is set but notused.

[PATCH] Further signbit/copysign improvements (part 2/2)

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

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

[patch] gcc/*: Fix comment formatting.

[patch] gcc/*: Update copyright.

[patch] gcse.c: Use find_edge wherever possible.

[PATCH] gen_lowpart_no_emit RTL hook

Re: [PATCH] gfortran: PR libfortran/20124 - incorrect roundingwhen writingfloating point numbers

[patch] ggc-zone.c: Fix comment typos.

[patch] gimple-low.c: Make lower_stmt_body static.

[patch] gimplify.c: Make three functions static.

[patch] gimplify.c: Remove local variables that are set but notused.

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

[patch] h8300: Use a .opt file.

[PATCH] Handle different mode size conversions involving vectors in convert_move (PR rtl-optimization/16104) (take 3)

[PATCH] Honor DWARF2_FRAME_INFO defined and not 0

[PATCH] Hot/cold partitioning fixes

[patch] i860.h: Remove nonexistent predicates in PREDICATE_CODES.

[patch] ifcvt.c: Remove a local variable that is set but not used.

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

[patch] lambda-code.c: Remove a local variable that is set but notused.

[patch] Loop aware cfg cleanup

[PATCH] loop invariant motion expensive codes

[patch] loop-iv.c: Remove a local variable that is set but notused.

[patch] loop-unroll.c: Remove a local variable that is set but notused.

[patch] loop-unswitch.c: Remove src.

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

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

[patch] Make std::tr1::shared_ptr thread-safe.

[patch] Make TREE_OVERFLOWed constant gimple_min_invariant

[patch] Merge equivalent invariants in loop-invariant.c

[patch] MIN/MAX_EXPR transform in phiopts

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

[PATCH] More places in fold-const.c which can be converted to fold_buildN

Re: [PATCH] More places in fold-const.c which can be converted tofold_buildN

[patch] move walk_tree & friends to tree.c

[PATCH] NetBSD/PowerPC/ELF option list fix

[PATCH] New and semi-improved PHI-OPT

[patch] Obsolete three architectures.

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

[PATCH] PowerPC --with-cpu/tune validation

[PATCH] PowerPC biarch config

[PATCH] PowerPC CCEQ splitter and branch_positive_comparison_operator

[PATCH] PowerPC extendsfdf2 MEM alternative

[PATCH] PowerPC function arg alignment tidy

[PATCH] PowerPC nitpicks

[patch] PR 20501fix - move location of a dump print (obvious)

Re: [PATCH] PR debug/20161

[PATCH] PR middle-end/20177 Fix

[PATCH] PR middle-end/20539: More tree type safety issues

[PATCH] PR rtl-optimization/14851: Move three-linked combine passbefore two-linked

Re: [PATCH] PR rtl-optimization/14851: Move three-linked combinepass before two-linked

Re: [patch] PR tree-optimization/20122

[patch] pr20130, fold x * -1 to -x.

[patch] PR20474 fix vectorizer ice

[patch] PR20626 - obvious testcase fix

[patch] PR20648

[PATCH] PR9814: Optimize if (x & 2) x |= 2

[patch] real.c: Remove a local variable that is set but not used.

[patch] recog.c: Make verify_changes static.

[patch] Reenable LOOP_HEADER prediction

[patch] reg-stack.c: Remove local variables that are set but notused.

[patch] regclass.c: Make two global variables static.

[patch] reload1.c: Make indirect_symref_ok global again.

[patch] reload1.c: Make several variables static.

[patch] reload1.c: Make two variables static.

[patch] Remove 'loop unrolling' maintainer from MAINTAINERS

[patch] Remove BB_VISITED

[PATCH] Remove gen_binary from combine.c (take 3)

[PATCH] Remove O(N^2) complexity from cgraph_remove_node (fwd)

[PATCH] Remove one combine tweak that does not trigger

[patch] Remove some redundant error checks

[patch] Remove two unused prototypes.

Re: [patch] Replace build with buildN in the front ends

[PATCH] S/390: Define TARGET_SHIFT_TRUNCATION_MASK

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

[patch] sched-deps.c: Make cache_size static.

[patch] Share loop version between tree-cfg and cfglayout. (SMSimprovements 1/n)

[patch] single_succ/pred

[PATCH] SMS improvements 2/2

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

[PATCH] Speedup IMA by speeding up comp_types

[patch] Standardize up PHI chain walking.

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

[patch] Stop making 3.3 snapshots

[patch] stor-layout.c: Make lang_adjust_rli static.

[patch] stor-layout.c: Remove set_alignment.

[PATCH] strict types in code generators.

[PATCH] Support long doubles in expand_builtin_signbit

[PATCH] Support long doubles in expand_builtin_signbit (take 2)

[PATCH] take 2: PR 19985, symbol visibility in libgcov

[patch] TARGET_MEM_REF

[patch] TARGET_MEM_REF (resent)

[PATCH] testsuite (checked in) fix errors from gfortran vect tests

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

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

[PATCH] testsuite cleanup 1 of 9

[PATCH] testsuite cleanup 2 of 9

[PATCH] testsuite cleanup 3 of 9

[PATCH] testsuite cleanup 4 of 9

[PATCH] testsuite cleanup 5 of 9

[PATCH] testsuite cleanup 6 of 9

[PATCH] testsuite cleanup 7 of 9

[PATCH] testsuite cleanup 8 of 9

[PATCH] testsuite cleanup 9 of 9

[PATCH] to load sda base address on medium model of m32r

[patch] track register arguments in call frame info

[patch] tree-cfg.c: Check that bb_for_stmt (phi) == bb (Take 2)

[patch] tree-cfg.c: Clean up stmt_starts_bb_p.

[patch] tree-cfg.c: Remove a local variable that is set but notused.

[patch] tree-data-ref.c: Remove a local variable that is set butnot used.

[patch] tree-eh.c: Remove a local variable that is set but notused.

[patch] tree-if-conv.c: Remove local variables that are set butnot used.

[patch] tree-inline.c: Remove a local variable that is set but notused.

[patch] tree-into-ssa.c: Remove a local variable that is set butnot used.

[patch] tree-into-ssa.c: Remove obsolete comments.

[patch] tree-into-ssa.c: Speed up find_idf (Part 2)

[patch] tree-into-ssa.c: Speed up find_idf.

[patch] tree-into-ssa.c: Speed up insert_phi_nodes_1.

[patch] tree-outof-ssa.c (analyze_edges_for_bb): Update a comment.

[patch] tree-outof-ssa.c: Remove a local variable that is set butnot used.

[patch] tree-outof-ssa.c: Speed up perform_edge_inserts.

[patch] tree-phinode.c: Clean up remove_phi_node.

[patch] tree-phinodes.c: Drop the last argument of remove_phi_node.

[patch] tree-sra.c: Remove a local variable that is set but notused.

[patch] tree-ssa-alias.c: Remove a local variable that is set butnot used.

[patch] tree-ssa-dce.c: Make several variables static.

[patch] tree-ssa-dom.c: Remove an obsolete comment.

[patch] tree-ssa-dom.c: Speed up tree_ssa_dominator_optimize.

[patch] tree-ssa-live.c: Remove a local variable that is set butnot used.

[patch] tree-ssa-live.c: Remove local variables that are set butnot used.

[patch] tree-ssa-loop-im.c: Remove a local variable that is setbut not used.

[patch] tree-ssa-operands.c: Remove check_build_stmt.

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

[patch] tree-ssa-phiopt.c: Remove a local variable that is set butnot used.

[patch] tree-ssa-phiopt.c: Remove unused variables to restorebootstrap.

[patch] tree-ssa-phiopt.c: Update copyright. Remove trailingspaces.

[patch] tree-ssa-pre.c: Make has_abnormal_preds static.

[patch] tree-ssa.c: Check that bb_for_stmt (phi) != bb.

[patch] tree-ssa.c: Remove a local variable that is set but notused.

[patch] tree-vect-transform.c: Remove a local variable that is setbut not used.

[patch] tree-vectorizer.c: Fix comment typos.

[patch] tree.c: Remove two unused functions.

[patch] tree.h: Remove IS_NON_TYPE_CODE_CLASS.

Re: [PATCH] Trivial inliner cleanups

[PATCH] Update comment in gcc/builtins.def

[patch] Use a conditional move when expanding MIN_EXPR and MAX_EXPR

Re: [patch] Use a conditional move when expanding MIN_EXPR andMAX_EXPR

[patch] Use alloc pools in ivopts

[patch] Use FPU for integer division on Alpha

[patch] Use gen_int_mode insead of GEN_INT (trunc_int_for_mode(...))

[patch] use mode/code macros for vax.md

[PATCH] Use vague linkage for Java methods

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

[patch] v850: Remove a nonexistent predicate in PREDICATE_CODES.

[patch] value-prof.c: Remove a local variable that is set but notused.

[PATCH] VAX: spellcheck MD file

[PATCH] Wrong search order for #include_next

[PATCH]: Activate $(STRICT_WARN) for fortran subdir

[PATCH]: Add builtin cbrt transformations

[PATCH]: add builtin stpncpy, strcasecmp and strncasecmp

[PATCH]: add builtin stpncpy, strcasecmp and strncasecmp [TAKE 2]

[PATCH]: add missing FIX_ROUND_EXPR case

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

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

[PATCH]: Add strndup builtin attributes

[PATCH]: Alignment analysis from autovect

[PATCH]: Allow -Werror for fortran directory

[PATCH]: Cleaning rtl loop walking, take 2

[PATCH]: Cleanup some rtl bb walking loops

[PATCH]: Fix -Os bootstrap/PR tree-optimization/20542

[PATCH]: Fix 4 current darwin pch debug regressions

[PATCH]: Fix PR 20458 and regressions on i686/x86-64/ppc

[PATCH]: Fix PR debug/20253

[PATCH]: Fix PR tree-optimization/20470

[PATCH]: Fix PR tree-optimization/20489

[PATCH]: Fix PR tree-optimization/20601

[PATCH]: fix some fortran warnings

[PATCH]: Structure aliasing, part 1

[PATCH]: Use non-specific nonnull attribute for builtins

[PATCH]: Verify original variable not used where subvars should be

[PATCH][Ada] Add sparc linux target

[PATCH][Ada] Fix typo

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

[patch][autovect]Copy points-to info to help preserve the ssa form

[PING] [PATCH]: New Port(MAXQ)

[PING] Fix PR199785, symbol visibility in libgcov

[PING] Fix PR20166, fixinclude patch

[PING] Revamp Altivec absolute value patterns

[PING] toplevel patch + combine cleanup

[PING]: Allow -Werror for fortran directory

[PING^2][PATCH] Enable tree-level complete peeling with -fpeel-loops

[PING^3][PATCH] Enable tree-level complete peeling with -fpeel-loops

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

[PR c++/19199] don't turn cond_expr lvalue into min_expr rvalue (continued from PR c++/20280)

Re: [PR c++/19199] don't turn cond_expr lvalue into min_expr rvalue (continued from PR c++/20280)

Re: [PR c++/19199] don't turn cond_expr lvalue into min_expr rvalue(continued from PR c++/20280)

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

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

[PR c++/20280] hoist indirect_ref out of addressable cond_exprs

[PR debug/19345] remap TYPE_STUB_DECL during inlining

[PR libgcj/20160] rename archive members with duplicate basenames

[PR middle-end/18628] do not fold to label load from tablejump to reg

Re: [PR middle-end/18628] do not fold to label load from tablejumpto reg

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

[PR rtl-optimization/20290] loop body doesn't run in every iteration if exit test is the loop entry point

[PR rtl-optimization/20532] plus(ashift,ashift) -> mult may overflow

Re: [PR rtl-optimization/20532] plus(ashift,ashift) -> mult mayoverflow

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

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

Re: [PR tree-optimization/20460] add phi args to dests ofdce-redirected edges

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

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

[RESEND][PATCH] Add 'clean' x86_64-elf target support

[RFA/RFT] [x86] Handle SUBREGs in addressing modes

[RFA/RFT] Remove -fcse-skip-blocks

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

[RFA:] Fix changes.html for attribute alias change

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

[RFA:] Fix PR rtl-optimization/20527, combine mishandling postincrement

Re: [RFA:] Fix PR rtl-optimization/20527, combine mishandlingpostincrement

[RFC II]: gfortran documentation of intrinsic procedures

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

[RFC] .debug_frame adjustments for mips-irix

Re: [RFC] [autovect patch] Implement vectorization hints

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

Re: [rfc] and [autovect patch] Vectorize reduction.

[RFC] Jump threader rewrite for tree-cleanup-branch.

Re: [RFC] PR 20331: modified_between_p always returns 0 for read-only memory

[RFC] PR 20331: modified_between_p always returns 0 for read-onlymemory

Re: [RFC] PR 20331: modified_between_p always returns 0 forread-only memory

Re: [RFT] PR19154: New AVR bit extraction patter

Re: [RFT] PR19154: New AVR bit extraction pattern

[RFT] PR19154: New AVR bit extraction patterns

Re: [RHBZ#150115, s390] reload_out* patterns emit unrecognizable insn

[RHBZ#150115]

[RHBZ#150150] emit aliased static functions in -fno-unit-at-a-time

[RS6000] Fix PR20611, duplicate label for inlined function referencing TLS

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

[tcb] fix out-of-bounds access

[tcb] Incremental SSA updates

[tcb] Remove rewrite_ssa_into_ssa

[tcb] Use incremental SSA updates everywhere

[toplevel] Macroize the configure and all targets

[toplevel] Set RPATH_ENVVAR on Darwin

Re: [toplevel] Use a full path to INSTALL

[tree-profiling] Fix to value profile transformations

[tree-profiling] Fold conditionals after inlining

[tree-profiling] Pre-inline optimizations

[tree-profiling]: Add VECTOR_CST to get_base_address

[v3] add tr1 to doxygen output

[v3] boost shared_ptr fixups

[v3] Fix fails

Re: [v3] Fix tr1 licenses

[v3] Remove redundant explicit instantiations

[v3] Three small patches

[v3] tr1/type_traits: add is_base_of

[v3] tr1/type_traits: add is_polymorphic

[WIP] Copying garbage collection

[www patch] beginner.html: Update and sort sizes of enormous files.

[www patch] develop.html: Mention the GCC-4.0 branch date.

[www patch] news/sms.html: Fix typos.

Re: [wwwdocs PATCH] Mention Red Hat branches

[wwwdocs] [patch] add link to vectorizer webpage in changes.html

[wwwdocs] Collect C front end projects under one bullet

[wwwdocs] correct raw repository size in rsync.html

[wwwdocs] extensions.html: libg++ has moved

[wwwdocs] Fix for wwwdocs/htdocs branching.html

[wwwdocs] Update libstdc++ download info

Re: [wwwdocs] Update mainline branch status

Re: __LDBL_MAX__ exceeds range of 'long double'

Re: __register_frame_info and unwinding shared libraries

Adding #line directives for md-derived code

Allow cast from double to enumeration type in C++.

alpha options update

AltiVec test failures

Another obscure UCN-in-ID case

ARM: Improvements to thumb_find_work_register()

assert infrastructure for runtime

assertify v*.c files

Avoid creating irreducible loops with threading jumps

Avoid loop in cgraph_remove_node

Avoid quadratic loop in cgraph_remove_node

Avoid use of ucontext.h in darwin-fallback.c

Avoid warnings in libcpp/lex.c

AVR 16-bit I/O access order fix, PR target/20288

BAD PATCH to contrib/gcc_update; try this for portability

Better structure handling for 64-bit Darwin

The Blackfin port

branch updates

bug fix on tree profiling branch

Re: Bug in libiberty configure

C++ PATCH for PR/18644

C++ PATCH: Deprecate min/max

C++ PATCH: Do not warn about non-virtual destructors for Java classes

C++ PATCH: PR 19916

C++ PATCH: PR 20142

C++ PATCH: PR 20208

Change prescan parameter to final_scan_insn from -2 to 0 in arc.c

Comment patch, commited as obvious

Committed, CRIS: Describe special registers SRP and MOF as allocatable registers.

Committed, CRIS: Remove epilogue delay list sanity check.

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

Committed, test-case for CRIS asm with new autoclobber semantics

Committed: Avoid generating hard regs with invalid mode in combine

committed: jcf-dump support for SourceDebugExtension

Committed: Remove DELAY_SLOTS_FOR_EPILOGUE for CRIS.

committed: remove IDENTIFIER_HANDLECLASS_VALUE in java-tree.h

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

Contents of file `cpplib-4.0-b20050226.es.po.gz'

Contents of file `cpplib-4.0-b20050226.tr.po.gz'

Contents of file `cpplib-4.0-b20050226.vi.po.gz'

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

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

contrib/gcc_update: silent mode

Convert libiberty to use ISO C prototype style

Convert libiberty to use ISO C prototype style 3/n

Convert libiberty to use ISO C prototype style 4/n

Convert libiberty to use ISO C prototype style 5/n

Convert libiberty to use ISO C prototype style 7/n

Convert libiberty to use ISO C prototype style65/n

Re: Create RECORD_NODE for COMMON blocks contain no EQUIVALENCE objects

Darwin x86 ABI changes

darwin8 libjava support

disable ppc64 multilib on powerpc-darwin8 for 4.0?

Re: Document dfp-branch in htdocs/cvs.html

Don't generate NullPointerExceptions for arraylength and arrayload

Don't remove no-op instructions in final_scan_insn

Re: expand_binop misplacing results?

Re: Fallout (mostly runtime library-related) from GCC version number change

Re: Fallout (mostly runtime library-related) from GCC version number change (take two)

Fallout (mostly runtime library-related) from GCC version numberchange

Fallout (mostly runtime library-related) from GCC version numberchange (take two)

Re: Fallout (mostly runtime library-related) from GCC versionnumber change

Re: Fallout (mostly runtime library-related) from GCC versionnumber change (take two)

Fix 19203, implement DR 214

Fix a couple of comments in calls.c

Fix bootstrap failure on cygwin-1.5.13-1

fix c/20519

Fix comment in tree.h

Fix fold_cond_expr_cond

Fix for Tiger backwards compatibility

Fix for Xtensa regression on compat/struct-by-value* tests

Fix gcc.c-torture/unsorted/uuarg.c failure

Fix gcc.dg/tree-ssa/20030728-1.c expected output [was Re: newFAILs on HEAD]

Fix handling of CFG_ALTERED in main DOM loop.

Fix latent bug in add_referenced_vars

Fix obscure C89 corner case involving UCNs

Fix PR tree-optimization/20940

Fix pr18133

Fix profiling for PIC Thumb code

Fix regression from yesterday's computed goto changes

Fix rs6000_arg_partial_bytes comments.

fix target/15700

fix target/20415

Fix test gcc.dg/cpp/assert4.c on cygwin

fix to tree profiling branch.

fix tree-opt/19108

Fix uninitialized variable/field in vectorizer

Fixincludes patch for HP-UX netinet/in.h

gcc build is broken on powerpc-apple-darwin

Re: GCC build of HEAD failed for native with your patch on 2005-03-04T02:56:15Z.

Re: GCC build of HEAD failed for native with your patch on2005-03-04T02:56:15Z.

Re: gcc-patches Digest 10 Mar 2005 15:39:02 -0000 Issue 7403

gcc.dg/vmx/darwin-abi-3.c

Re: gcc/gcc ChangeLog cgraph.c varasm.c

gen_lowpart_no_emit, part 2

gfortran testsuite regression

Re: gnattools folder and GCC snapshots

ia64 options update

Re: illogical logic in gfc_copy_shape_excluding

Re: Implicit altivec vs. linux kernel build

Implicit fractional conversion bug/missing feature

Inlining heuristics tweaks

Re: invoke.texi: reference to web page that does not exist

IPCP & versioning additions and fixes for tree profiling branch

ivopts and unsigned_intSI_type_node

Less kludgy way to fix PR/17369, take 2 (a month after...)

Let Objc++ use -fvisibility-inlines-hidden

Re: libiberty addition (for binutils): unlink_if_ordinary

libjava no-longer compiler if INTERPRETER not defined

libjava on darwin8

libstdc++-v3 testsuite patch

Make fold_rtx in cse.c verbose

meeting

Minor indentation fix to libiberty.h

More NON_LVALUE_EXPR and NOP stripping cleanup

move patch to 4.0 branch?

move some darwin patches to 4.0 branch

New German PO file for `cpplib'

New German PO file for `gcc'

New Spanish PO file for `cpplib'

New Spanish PO file for `gcc'

New Turkish PO file for `cpplib'

New Turkish PO file for `gcc'

New Vietnamese PO file for `cpplib'

Obvious fix applied to gcc.c-torture/compile/20011119-[12].c

One version number, &c, take two

One version number, take three

PA HP-UX 11.23 64-bit configuration; HP-UX iconv bug

Patch (Java): Remove Dead xref Code in GCJ

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

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 valuesto boolean bitfields

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

Patch [PPC-Darwin] to fix ICE when Altivec argument is passed to function with no prototype.

Re: Patch [PPC-Darwin] to fix ICE when Altivec argument is passedto function with no prototype.

Patch committed to gfortran testsuite.

Patch for bug 17855

Patch for bug 20368

Patch for bug 20402

Patch for bug 20672

Patch for bug 8927

Patch for bugs 772 and 17913

Patch for code hoisting (-Os) bug

PATCH for more precise column numbers in C/C++ parsers

patch for PR 20364

Patch for PR target/20632

patch for tree-profiling branch to fix aliasing problem.

PATCH gcc.dg/20001117-1.c fix for callee cleanup calling convention

PATCH Implement __gnat_set_close_on_exec on Windows

Patch ping

Re: Patch ping! (4.1 projects, stage 1.2) Hot/cold partitioning fixes

Patch ping! (4.1 projects, stage 1.2) Hot/cold partitioning fixes

Re: Patch ping! (4.1 projects, stage 1.2) Hot/cold partitioningfixes

Patch ping**2

Patch ping, PR target/20421

Patch ping, was Re: Fix comment in tree.h

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

Patch ping: fix warning regression in jcf-io.c

Patch ping: PR target/17688

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

PATCH PR 20533 (doc for used attribute)

PATCH RFA: Avoid crash in Java compiler

PATCH RFA: Fix PR 9963

PATCH RFA: Make collect2 send stdout to stdout and stderr to stderr

Re: PATCH RFA: Make collect2 send stdout to stdout and stderr tostderr

PATCH RFA: Remove prescan parameter from final and final_insn

PATCH RFA: Use new pexecute routines in collect2

PATCH RFA: Use years for ChangeLog names

PATCH RFC: Finally remove MPW bits from libiberty

PATCH RFC: Remove OS/2 pexecute support from libiberty

Patch to build shared libgcc on hppa64-hpux

Patch to check bit-field widths and enumerators are integral

Patch to correct __builtin_inf* documentation

Patch to correct bad --help descriptions for -std and -ansi options

patch to emit debug into emitted classes

patch to fix __builtin_powi failure on apple-ppc-darwin

patch to fix __builtin_powi failure on apple-ppc-darwin (revised)

Re: patch to fix __builtin_powi failure on apple-ppc-darwin(revised)

Patch to fix make dvi in libiberty

PATCH to generalize -g[no-]show-column

PATCH to generate libraries with mrenesas option for SH targets.

Re: PATCH to gimplify_modify_expr_rhs to make return slot explicit

Re: Patch to pass fewer -L multilib arguments

Re: PATCH to print column numbers in diagnostics

Patch to remove excess NOP stripping

Patch to separate lvalue_or_else for C and C++

patch to speedup bitmap operations.

Patch to start default_conversion cleanup

Patch to support Solaris 11

PATCH to test suite for better tokenization

Patch to use %E and %D in more diagnostics

Patch to use ld -z on IA64 HP-UX

Patch: adjust gcc.dg/20020919-1.c for x86 Darwin

Patch: fix gcc.dg/20020312-2.c for Darwin x86

Patch: fix gcc.dg/20020919-1.c on Darwin x86

Patch: handle statements lists in debug_tree

Patch: ObjC hooks to handle OBJ_TYPE_REF_EXPR

Patch: revise 20020919-1.c to eliminate unneeded conditional

Patch: Tweak collect2 for mingw32

Re: PATCH: [gcc3.5 improvement branch] Very Simple constant propagation

Re: PATCH: [gcc3.5 improvement branch] Very Simple constantpropagation

Patch: [mingw/cygwin] Add "selectany" (=linkonce) attribute for initialized global data

Re: Patch: [mingw/cygwin] Add "selectany" (=linkonce) attribute forinitialized global data

PATCH: Add gettimeofday to libiberty

PATCH: add test for PR 16792

PATCH: Backport Thumb EABI fix to csl-arm-branch

PATCH: Build test .po files during test runs

Re: PATCH: Bump version on mainline

Patch: comment fixlet in cgraphunit.c

PATCH: Declare "ffs" in libiberty

PATCH: Fix compare1.C failure

patch: fix e500 comparisons

PATCH: fix gcc.misc-tests/options.exp on testglue targets

PATCH: Fix Java libgcj.a libtool link on Windows

Patch: Fix PR 19225

PATCH: Fix Tru64 UNIX bootstrap

Patch: fixing IA64 comments in tests.

Patch: FYI: add '-f' option to gcj-dbtool

Patch: FYI: gcj-dbtool -p

Patch: FYI: jcf-dump and inner class info

Patch: heisenbug in PRE

PATCH: implement --coverage option

patch: Latent bug in splitting arguments exposed by rs6000_arg_partial_bytes rewrite

Patch: libffi on IA64 HP-UX

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

Patch: Obvious test suite fix for gcc.dg/cleanup-5.c

Patch: One version number to rule them all

Patch: PR java/20312 - Checks throws clause even for non-source base classes

Patch: PR java/20338 - Call _Jv_InitClass for private static methods in an inner class

Re: Patch: PR java/20338 - Call _Jv_InitClass for private staticmethods in an inner class

Patch: PR java/20502

PATCH: PR middle-end/20274: -fvisibility=hidden has no effect on calling undefined function

Re: PATCH: PR middle-end/20297: #pragma GCC visibility isn't properly handled for builtin functions

PATCH: PR middle-end/20297: #pragma GCC visibility isn't properly handled for builtin functions

Re: PATCH: PR middle-end/20297: #pragma GCC visibility isn't properlyhandled for builtin functions

Patch: PR target/19888 - HP-UX IA64 test failure

Patch: PR target/19890 - gcc.dg/20020219-1.c fails on IA64 HP-UX

Re: Patch: PR target/19890 - gcc.dg/20020219-1.c fails on IA64HP-UX

Patch: PR target/20045 - Run on linux only, not on HP-UX

PATCH: Remove dwarf2.out:dwarf_type_encoding_name?

Patch: RFA: allow default .db for libgcj

Patch: RFA: remove FILE_TYPE

Patch: RFC: gcj versioning on head

PATCH: Run V3 tests on installed compiler

PATCH: Support nested visibility push

PATCH: target/18380: [3.4 regression]: _Unwind_FindTableEntry shouldn't be exported from libunwind.so.7

PATCH: testsuite cleanup

PATCH: testsuite/26_numerics/c99_classification_macros_c.cc

Patch: tree-pretty-print METHOD_TYPE patch

Re: PATCH: update DejaGnu bug reporting info

PATCH: Use ${SHELL} to run testsuite_flags in libstdc++-v3

PATCH: Use .init_arrat/.fini_array if available

PATCH: Wrong search order by #include_next

Patch: xfail test for IA64 HP-UX

Patches ping

Patches Ping (4.1 projects stage 1.1) SMS improvements

Patches ping [1/3]: PR c/14411

Patches ping [2/3]: Update comments in calls.c

Patches ping [3/3]: Update rtl.texi

Patches Ping^2 (4.1 projects stage 1.1) SMS improvements

Patches to remove truthvalue_conversion langhook

Ping 4.0 regressions (again)

Re: PING [gfortran] PATCH Fix PR 19754

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

ping [patch] execute vectorizer tests on powerpc-darwin

Ping [patch] PR tree-optimization/20122

Ping patch for PR 19224

Re: ping: [patch] (4.1 projects, stage 1.1) vectorizer preserve loop-closed-ssa-form

ping: [patch] (4.1 projects, stage 1.1) vectorizer preserveloop-closed-ssa-form

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

PING: Allow multiple tool_opts in dejagnu

PING: patch to fix __builtin_powi failure on apple-ppc-darwin

Ping: Patch: [mingw/cygwin] Add "selectany" (=linkonce) attribute for initialized global data

ping: Re: [PATCH] 18815

PING^2 for my patches (toplevel + combine.c + altivec)

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

Re: PowerPC biarch config

powerpc-linux unwinder fix for 3.4

PR 20225

PR java/20522: ICE in update_aliases, at java/decl.c:163

PR target/18551 (AVR -mcall-prologues breaks C++) fixed

PR tree-optimization/19903

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

PR/17687 fold sincos at the tree level

PR16350 patch ping - gcc doesn't understand big-endian ARM

Re: PR19683: Fix a use of REG_CANNOT_CHANGE_MODE_P

Procedural issues and consensus building (was Re: UCNs-in-IDspatch)

profiling and unsigned_intSI_type_node

Properly install mkinstalldirs

Proposed new pexecute interface

Quoting bug in gcc_update

RE: Regarding addition of SH4A support in SH port

Remove darwin-abi-3.c

Remove gmon.c

Remove some #if 0 code from dbr_schedule

requested gcc-4.0/libjava patch

Revamped zone collector

Re: Revised^2 precompiled header support for cygwin

Revised^3 precompiled header support for cygwin

RFA: Add a MaskExists options flag

RFA: Fix -mno-* options for ports that use .opt files

Re: RFA: fix for mudflap 19319, tree_addressable aggregate returns

RFA: MIPS TLS support

Re: RFA: redirect_jump_1: fix REG_EQUAL notes

RFA: SFmode libgcc functions and BITS_PER_UNIT != 8

RFA: Slightly smarter search for target tools in configure

RFA: some minor tweaks to the options scripts

RFA: try original clobbers for combiner splitters

RFA: Use .opt files for the ARC port

RFA: Use .opt files for the AVR port

RFA: Use .opt files for the c4x port

RFA: Use .opt files for the FR-V port

RFA: Use .opt files for the FR30 port

RFA: Use .opt files for the i860 port

RFA: Use .opt files for the IQ2000 port

RFA: Use .opt files for the m32r port

RFA: Use flag_shlib to choose the default TLS model

RFC: bug in code hoisting

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

RFC: run tests on installed compiler

SH: Bootstrap failure

small bitmap patch

small www fix

RE: SMS in gcc4.0

some random Apple testcases

stfiwx for rs6000

Summer Internship 2005

Suppress false failures with visibility on Darwin

Testcase for pr18134

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

Testsuite cleanup

testsuite patches to remove generated files

tree profile merge: value profiling

Tree profiling merge: IPA passmanager

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

tree-profiling merge: profile updating fixes

UCNs in identifiers

UCNs-in-IDs patch

Un-normalized identifier warnings for UCNs-in-IDs.

Uniqueness of test names

Uniquify struct value's alias set on SPARC

Unreviewed patch

Unreviewed patches

Unreviewed patches (one speed-up and one clean-up)

Update binutils requirement for powerpc*-*-linux

update Xtensa assembly directive

Updated patch for libfortran/PR19568 and libfortran/PR20131

Use predicates.md for Xtensa

use symbolic names for Xtensa special registers

use xstrdup in named_section

Using .opt files for target options

V3 PATCH: Compile testsuite support objects with -w

vectorizer

Version number fallout (fourth and hopefully last)

Version number fallout, take three

WWW PATCH: Deprecate min/max operators

Re: wwwdocs/htdocs cvs.html

{patch] To enable small targets without 64 bit long longs tobuild.


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