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