gcc-patches archive
subject index for June, 2006

This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Re: "make install-info" no longer works

ARM long long division patch?

Re: Fwd: @dircategory Software development

[4.0 PATCH] Fix 25357/ICE in typeid

[4.1 PATCH] Backport of local alloc fix (PR middle-end/26991)

Re: [4.1/4.0 ping] Re: [PATCH] Fix PR rtl-optimization/27661 (reload problem)

[4.1/4.0 ping] Re: [PATCH] Fix PR rtl-optimization/27661 (reload problem)

[4.1] Backport tweaks to gfortran.dg/large_real_kind_form_io_2.f90

Re: [4.2 projects] Omega data dependence test

Re: [autovect] [patch] vectorize in cases when number of iterations may be zero

Re: [autovect] [patch] vectorize in cases when number of iterations may be zero

Re: [autovect] [patch] vectorize in cases when number of iterations may be zero

Re: [autovect] [patch] vectorize in cases when number of iterations may be zero

Re: [autovect] [patch] vectorize in cases when number of iterations may be zero

Re: [autovect] [patch] vectorize in cases when number of iterations may be zero

[autovect] [patch] vectorize in cases when number of iterations may be zero

Re: [AVR] Add support of the __attribute__((alias(...)))

[bfin] Define LIB_SPEC for bfin-elf

[bfin] Fix an bug in the implementation of hardware loop

[bfin] Fix bfin port constraints

[bfin] Fix eh_return patten

[bfin] Fix MAX_LOOP_LENGTH for bfin port hardware loop optimization

[bfin] Fix SIZE_TYPE for bfin port

[C PATCH] PR middle-end/27428: error_mark_node during gimplification

[C PATCH] PR27150 and PR27382: LABEL_DECL vs DECL_WEAK

Re: [C++ PATCH] Avoid sharing DECL_UID between different decls (was Re: checked in patch for PR 27793)

Re: [C++ PATCH] Avoid sharing DECL_UID between different decls (was Re: checked in patch for PR 27793)

[C++ PATCH] Avoid sharing DECL_UID between different decls (was Re: checked in patch for PR 27793)

[C++ PATCH] PR21210: Default construction of complex types

Re: [C++ PATCH] warning about empty extern "C" structures

[committed 4.1] PA libffi backport

[committed, 4.1] libffi patch for ia64 denorm support

[committed] Add myself as hpux OS port maintainer.

Re: [committed] Change default for enable_hash_synchronization_default

Re: [committed] Change default for enable_hash_synchronization_default on PA-RISC

[committed] Change default for enable_hash_synchronization_default on PA-RISC

[committed] clean up testcases for darwin targets

[committed] Don't build libgomp on hpux10

Re: [Committed] Fix bootstrap on x86_64 with recent build_string change

[Committed] Fix bootstrap on x86_64 with recent build_string change

[committed] Fix Bug ada/27944

[committed] Fix errno definition on HP-UX (put in extern "C")

[Committed] Fix gcc.dg/tree-ssa/inline-1.c on some targets

[committed] fix typo in --param docs

[Committed] Fold creal(~z) as creal(z) and cimag(~z) as -cimag(z)

[Committed] Improvements to RTL expansion of constructors

[Committed] PR 27802: Handle noreturn functions in reg-stack

[Committed] PR27531: Annotate REG_LABEL notes in reload

[Committed] PR27861: Mode mismatch RTL expanding rotates

[Committed] PR28131: type_for_mode langhook may return NULL_TREE

[Committed] RE: [Patch]: PR target/27789 attribute handling fallout from DECL_INITIAL changes

[Committed] Reduce memory usage of DOM

[committed] scripts/jar.in portability fix

[committed] Use unwind-dw2-fde-glibc for TPF

[doc] C++ patch

[ecj] Patch: FYI: add new jcf-path function

[ecj] Patch: FYI: another quick-stack-flushing patch

[ecj] Patch: FYI: change gcj to invoke ecj1

[ecj] Patch: FYI: document -fsource and -ftarget + change defaults

[ecj] Patch: FYI: ecj specs fix

[ecj] Patch: FYI: fix ordering bugs, others

[ecj] Patch: FYI: fix PR java/28089

[ecj] Patch: FYI: fix runtime crash

[ecj] Patch: FYI: fix side-effect-only computations

[ecj] Patch: FYI: update jcf-dump for 1.5

[fortran,patch] Implement TRANSPOSE and RESHAPE for real(4) and real(8) instead of using integer versions

[gfortran, patch] fix runtime out-of-bounds checking

[gfortran,commited] Library trivial cleanup

[gfortran,patch] Document more intrinsics in intrinsics.texi

Re: [gfortran,patch] Fix transformational intrinsics for zero-sized arrays

[gfortran,patch] Fix transformational intrinsics for zero-sized arrays

[gfortran,patch] Fix undue compile-time error message

[gfortran,patch] Fix wrong-code for ASSOCIATED

[gfortran,patch] Fix zero-length substrings

[gfortran,patch] Get rid of some convert calls in favor of build_int_cst

Re: [gfortran,patch] Improve error messages for bounds-checking and a few other cases

Re: [gfortran,patch] Improve error messages for bounds-checking and a few other cases

[gfortran,patch] Improve error messages for bounds-checking and a few other cases

[gfortran,patch] PR 27895, compile-time bounds checking for array section

[gfortran,patch] PR fortran/28094, modulo for real(kind=10) variables

Re: [gfortran,patch] PR fortran/28163: Don't call library function for string copying

Re: [gfortran,patch] PR fortran/28163: Don't call library function for string copying

[gfortran,patch] PR fortran/28163: Don't call library function for string copying

[gfortran,patch] PR24748

[gfortran,patch] Remove warning using gfortran -pipe

[gfortran,patch] RFC: libgfortran cleanup

[gomp] Fix privatized allocatable arrays (PR fortran/27916)

[gomp] OMP_STACKSIZE env variable

[graphite] graphite branch created

[Java PATCH] Fix libjava bootstrap issues on HP-UX 11.00

[LTO] [PATCH] Tighten up a little bit type system

[lto] Add several C++ testcases.

[lto] c-aux-info.c: Remove deserves_ellipsis.

[lto] c-common.c: Remove an unused variable.

[lto] c-decl.c: Simplify store_parm_decls_oldstyle.

[lto] c-format.c: Simplify handle_format_attribute using list_length.

Re: [lto] coverage.c: Call build_constructor instead of build_constructor_from_list. (Part 1)

Re: [lto] coverage.c: Call build_constructor instead of build_constructor_from_list. (Part 2)

Re: [lto] coverage.c: Call build_constructor instead of build_constructor_from_list. (Part 3)

Re: [lto] coverage.c: Call build_constructor instead of build_constructor_from_list. (Part 4)

[lto] coverage.c: Call build_constructor instead of build_constructor_from_list. (Part 2)

[lto] coverage.c: Call build_constructor instead of build_constructor_from_list. (Part 3)

[lto] coverage.c: Call build_constructor instead of build_constructor_from_list. (Part 4)

[lto] cp/*: Put default arguments in DECL_INITIAL of a PARM_DECL.

Re: [lto] cp/call.c: Stop using TREE_CHAIN for TYPE_ARG_TYPES. (Part 1)

[lto] cp/call.c: Stop using TREE_CHAIN for TYPE_ARG_TYPES. (Part 1)

[lto] cp/call.c: Turn a redundant check into a gcc_assert.

[lto] cp/call.c: Use compparms in build_op_delete_call.

[lto] cp/cp-tree.h: Remove FUNCTION_ARG_CHAIN.

[lto] cp/cp-tree.h: Remove FUNCTION_FIRST_USER_PARMTYPE.

[lto] cp/method.c: Introduce num_artificial_parms_for.

[lto] cp/typeck.c: Add two parameters to compparms.

[lto] i386.c: Simplify init_cumulative_args.

[lto] i386.c: Simplify x86_this_parameter.

[lto] Introduce nth_tree_value.

[lto] Introduce num_parm_types and nth_parm_type.

[LTO] Localize SSA variables

[LTO] Move ChangeLog.lto into the GCC sub directory

[LTO] PATCH: builtins.c/CALL_EXPR patch, take 2

[lto] PATCH: Locate DWARF information in ELF files

[LTO] patch: new CALL_EXPR abstractions in builtins.c

[lto] PATCH: Read DWARF 3

[lto] PATCH: Skeleton LTO front end

[lto] Stop using TREE_CHAIN on TYPE_ARG_TYPES in arg_assoc_args.

[lto] Stop using TREE_CHAIN on TYPE_ARG_TYPES in build_op_delete_call.

[lto] Stop using TREE_CHAIN on TYPE_ARG_TYPES in build_operator_new_call.

[lto] Stop using TREE_CHAIN on TYPE_ARG_TYPES in dependent_type_p_r.

[lto] Stop using TREE_CHAIN on TYPE_ARG_TYPES in locate_copy.

[lto] Stop using TREE_LIST in functions dealing with PENDING_STMT.

Re: [lto] Stop using TREE_LIST in functions dealing with PENDING_STMT. (Take 2)

[lto] Stop using TREE_LIST in functions dealing with PENDING_STMT. (Take 2)

[lto] tree-mudflap.c: Use build_function_type_list.

[lto] tree.c: Introduce stdarg_p.

[lto] tree.c: Simplify build_function_type_list.

[lto] tree.h: Add arg_type to tree_parm_decl.

[lto] Unreviewed patch

[lto] Use nth_parm_type in pp_cxx_direct_abstract_declarator.

[lto] Use nth_parm_type in pp_cxx_implicit_parameter_type.

[lto] Use nth_parm_type in same_signature_p.

[lto] Use nth_parm_type in standard_conversion.

[lto] Use nth_parm_type in unify.

[lto] Use nth_parm_type in write_function_type.

[lto] Use num_parm_types and nth_parm_type in build_over_call.

[lto] Use num_parm_types and nth_parm_type in check_java_method.

[lto] Use num_parm_types and nth_parm_type in compparms.

[lto] Use num_parm_types and nth_parm_type in cp_parser_late_parsing_default_args.

[lto] Use num_parm_types and nth_parm_type in grok_op_properties.

[lto] Use num_parm_types and nth_parm_type in grokdeclarator.

[lto] Use num_parm_types and nth_parm_type in no_linkage_check.

[lto] Use num_parm_types and nth_parm_type in tsubst_default_arguments.

[lto] Use num_parm_types and nth_parm_type in type_requires_array_cookie.

Re: [lto] varasm.c: Stop using TREE_LIST for weak_decls.

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

[m32c] mulpsi patch

[MinGW] Allow Building GCC with --disable-sjlj-exceptions

[MinGW] Backport VirtualQuery() on Windows 9x/ME fix for BoehmGC (Was: Re: GCJ 4.03 crash on Windows 98 continued)

Re: [MinGW] PR target/19970: Java unnecessarily disabled for MinGW in top-level configure

RE: [MinGW] PR target/19970: Java unnecessarily disabled for MinGW in top-level configure

Re: [MinGW] PR target/19970: Java unnecessarily disabled for MinGW in top-level configure

[MinGW] PR target/19970: Java unnecessarily disabled for MinGW in top-level configure

[MinGW] Set NATIVE_SYSTEM_HEADER_DIR relative to configured prefix

[patch committed] fix typo in testcase.

Re: [PATCH for H8/300]:Fix ICE for H8SX

Re: [Patch Ping] [RFC] Alias export patch

Re: [patch RFA] Fix PR 27942 (Was: Packed union doesn't make the unaligned magic on ms_bitfield)

[patch RFA] Fix PR 27942 (Was: Packed union doesn't make the unaligned magic on ms_bitfield)

[patch RFC] PR middle-end/28160: Bogus error with -mms-bitfields

[patch RFC] PR middle-end/28161: Wrong bit field layout with -mms-bitfields

[PATCH, committed] Fix constant folding in rrspacing

[patch, committed] Fix PR 27715

[Patch, fortran]

[patch, fortran] Fix PR 27980

Re: [Patch, fortran] PR14067, PR16943, PR20838 and PR27655 - miscellaneous small fixes

Re: [Patch, fortran] PR14067, PR16943, PR20838 and PR27655 - miscellaneous small fixes

Re: [Patch, fortran] PR14067, PR16943, PR20838 and PR27655 - miscellaneous small fixes

[Patch, fortran] PR14067, PR16943, PR20838 and PR27655 - miscellaneous small fixes

[Patch, fortran] PR16206 - array initializers

Re: [Patch, fortran] PR18769, PR25049 and PR25050 - transformational functions in initialization expressions.

Re: [Patch, fortran] PR18769, PR25049 and PR25050 - transformational functions in initialization expressions.

[Patch, fortran] PR18769, PR25049 and PR25050 - transformational functions in initialization expressions.

[Patch, fortran] PR19259: Forbid lines beginning with ';'

[Patch, fortran] PR20876 - Subroutine call in FORALL block not PURE

[Patch, fortran] PR22038, PR25072 and PR28119 - things broken in forall statements

Re: [Patch, fortran] PR22038, PR25072 and PR28119 - undefined reference to `unit_to_fd'

[Patch, fortran] PR22038, PR25072 and PR28119 - undefined reference to `unit_to_fd'

[Patch, fortran] PR23091 and PR24168

Re: [Patch, fortran] PR24558, PR20877 and PR25047 - module function alternate entries.

Re: [Patch, fortran] PR24558, PR20877 and PR25047 - module function alternate entries.

Re: [Patch, fortran] PR25056, PR27554, PR25073, PR20874 & PR20867

Re: [Patch, fortran] PR25058 & PR25090 - Ping

Re: [Patch, fortran] PR25098 and PR25147 - Variables as actual argument for procedure formal arguments

Re: [Patch, fortran] PR25289 Cannot handle record numbers large than huge(0_4)

[Patch, fortran] PR25289 Cannot handle record numbers large than huge(0_4)

Re: [Patch, fortran] PR25289 Cannot handle record numbers large than huge(0_4)

Re: [Patch, fortran] PR27655 - NULL as the pointer in the associated intinsic causes ICE

[Patch, fortran] PR27655 - NULL as the pointer in the associated intinsic causes ICE

[Patch, fortran] PR27897 - Segfault on error message.

[Patch, fortran] PR28005 - gfortran: matmul produces wrong result

Re: [Patch, fortran] PR28005 - gfortran: matmul produces wrong result - Ping

[Patch, fortran] PR28118 - ICE calling subroutine defined via explicit interface

[Patch, fortran] PR28174 - actual args with substring refs and PR28167 - character array constructors

[PATCH, gfortran] Add data attribute to vars in old-style initializations

Re: [PATCH, H8/300]:Save SP in H8 tiny.

Re: [PATCH, libiberty] Fix segfault in floatformat.c:get_field on 64-bit hosts

[PATCH, libiberty] Fix segfault in floatformat.c:get_field on 64-bit hosts

Re: [PATCH, libiberty] Improvements to pex functionality

[Patch,committed] Add myself as hpux OS port maintainer.

[Patch,doc] Add ld version recommendation for mips*-*-* to install.texi

Re: [patch,fortran] Fix PR19310 unnecessary error for overflowing results

[patch,fortran] Fix PR19310 unnecessary error for overflowing results

RE: [PATCH,M32C]:Mismatch of instruction pattern.

[PATCH,RFC] reload: X constraint doesn't match everything

[PATCH] (PING] Dejagnu testsuite for GNAT

[patch] [4.2 projects] vectorize type conversions - 1/6 (updated versus r114433)

Re: [patch] [4.2 projects] vectorize type conversions - 1/6 (updated versus r114433)

[patch] [4.2 projects] vectorize type conversions - 2/6 (updated versus r114433)

[PATCH] __builtin_constant_p inside an initializer

[PATCH] Actually use argument in documentation example for __builtin_types_compatible_p

[patch] add GNU/kFreeBSD support into boehm-gc

Re: [PATCH] Add html/install-html targets to gnattools.

[PATCH] Add IRIX support for -pthread

Re: [PATCH] Add support for html/install-html.

[patch] bfin.c: Fix comment typos.

[patch] c-common.c: Clean up handle_sentinel_attribute.

[patch] c-common.c: Stop using TREE_LIST for registered_builtin_types.

[patch] c-common.c: Stop using TREE_LIST for saved_function_name_decls.

[patch] c-pragma.c: Stop using TREE_LIST for pending_weaks.

[PATCH] Combine multiple MULTILIB_MATCHES entries into single entry

[PATCH] committed to remove spurious return.

[patch] cp/decl2.c: Fix a comment typo.

Re: [PATCH] cse (canon_reg): Don't modify insns without using validate_change

Re: [PATCH] Default to optimizing compilation in later bootstrap stages

[PATCH] Default to optimizing compilation in later bootstrap stages

Re: [PATCH] Dejagnu testsuite for GNAT

Re: [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477)

Re: [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477)

Re: [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) (take 3)

Re: [PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477)

[PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) (take 2)

[PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477) (take 3)

[PATCH] Detect obsolete glibcs or kernel headers in libgomp configury (PR libgomp/26175, libgomp/26477)

[PATCH] Don't use FLDMX and FSTMX on ARMv6+

Re: [PATCH] Enable -mcpu=power6 for PowerPC

[PATCH] Expansion of __builtin_frame_address

Re:[PATCH] factor code common to all builtin_function implementations

[PATCH] Fix -fmerge-all-constants

[patch] fix 27542

Re:[PATCH] Fix bootstrap on -m32 ppc64 -> ppc64

[PATCH] Fix Darwin/PPC bootstrap failure

[PATCH] Fix for PR tree-optimization/27341

[PATCH] Fix GOMP_critical_name_start

Re: [PATCH] Fix ICE at -O during ivopts

Re: [patch] fix ice on comparison of aggregates with bitfield

[patch] fix PR 27948

Re:[PATCH] Fix PR bootstrap/18058

Re: [patch] Fix PR c++/27508: ICE on invalid destructor name

Re: [patch] Fix PR c++/27601: ICE with __builtin_offsetof for a static member

[patch] Fix PR c++/27601: ICE with __builtin_offsetof for a static member

[patch] Fix PR c++/27804: ICE with invalid const variable

[patch] Fix PR c++/27805

[patch] Fix PR c++/27820

[patch] Fix PR c++/27821

[patch] Fix PR c++/27933: ICE with invalid "using"

[patch] Fix PR c++/27951: ICE with invalid anonymous union

[patch] Fix PR c++/27952

[patch] Fix PR c++/28051

[patch] Fix PR c++/28052: ICE on invalid bitfield

[patch] Fix PR c++/28054

[patch] Fix PR c++/28109: ICE with typeid of incomplete type

Re: [patch] Fix PR c++/28110: ICE with invalid template constant parameter

[patch] Fix PR c++/28110: ICE with invalid template constant parameter

Re: [patch] Fix PR c++/28111: ICE with invalid friend in template class

[patch] Fix PR c++/28111: ICE with invalid friend in template class

[patch] Fix PR c++/28112: ICE with invalid argument in attribute

[patch] Fix PR c++/java 11006: ICE on missing class$

[patch] Fix PR c/28136: ICE with incomplete array type

Re: [PATCH] Fix PR debug/26754

[patch] Fix PR libgomp/27254

[PATCH] FIx PR middle-end/28075 inliner produces unnecessary type conversions

[PATCH] Fix PR middle-end/28151

Re: [patch] Fix PR target/27421: ICE with invalid field in struct

[PATCH] Fix PR target/27842 (miscompile of vec_abs (float) within loop)

[PATCH] Fix PR26998, bad logic in VRP for NEGATE_EXPR

Re:[PATCH] Fix PR27084, missed copyprop due to C++ compatible-types langhook

[PATCH] Fix PR27116, negate_expr bug

[PATCH] Fix PR27116, revert patch for PR23669

Re: [PATCH] Fix PR27116, rework negate_expr_p/negate_expr

[PATCH] Fix PR27536

[PATCH] Fix PR27781

[PATCH] Fix PR27830

[PATCH] Fix PR28045

[PATCH] Fix quadraticness in simplify_using_initial_condition

Re: [patch] Fix second part of PR c++/27601: ICE using offsetof with member functions

[patch] Fix second part of PR c++/27601: ICE using offsetof with member functions

Re: [patch] Fix some pessimizations due to fixes for PRs 27144 and 27639

Re: [patch] Fix some pessimizations due to fixes for PRs 27144 and 27639

[patch] Fix some pessimizations due to fixes for PRs 27144 and 27639

[patch] Fix third part of PR c++/27601: ICE using offsetof with pseudo-destructor

[PATCH] Fix Tree-SRA bug with array slices

[patch] for PR 26449

[patch] for PR 27331

[patch] for PR 27872

[patch] for PR 28121

Re: [patch] for PRs 27639 and 26719

[PATCH] fortran/27981

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

[PATCH] Free memory in et-forest

[patch] gcc/*: Fix comment typos.

[PATCH] Generate switch statements in genpreds.c

[patch] honor DECL_BY_REFERENCE on CALL_EXPR exp in aggregate_value_p

[PATCH] Implement -fcallgraph-info

[PATCH] Implement -fstack-usage

Re: [patch] improve handling of ms_struct

[patch] Improve loop array prefetch for IA-64

[PATCH] Incorrect integer constants in tree dump files

Re: [PATCH] Make extra_order_size_table effective on targets with MAX_ALIGNMENT > 4

[PATCH] Make extra_order_size_table effective on targets with MAX_ALIGNMENT > 4

Re: [PATCH] Making double precision constants work with -fsingle-precision-constant [was: Re: current subversion (rev 115032) compiling issues]

Re: [PATCH] Making double precision constants work with -fsingle-precision-constant [was: Re: current subversion (rev 115032) compiling issues]

[PATCH] More GC tuning

Re: [PATCH] Move -fopenmp in docs to "Options Controlling C Dialect" section

[PATCH] Move -fopenmp in docs to "Options Controlling C Dialect" section

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

Re: [PATCH] pointer cast warnings when size matches

Re: [PATCH] PR 27786

[PATCH] PR middle-end/27959 reload bug

Re: [patch] PR tree-optimizations/26360 (vectorizer)

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

[PATCH] PR/26188, fix stdint.m4 for FreeBSD 4.11

[PATCH] PR/27063, packaging of Objective-C++ inside gcc-core

[PATCH] PR/27733, synth_mult cache missing too much

[PATCH] PR25765, fix function epilogue on i386-apple-darwin

[patch] PR27149: Fix grammar in warning

[patch] Re: [PATCH, x86] Generate vector -1 with pcmpeq

[PATCH] Re: Documentating the removal of -fshared-data

[PATCH] Reduce garbage produced by fold_truthop

[PATCH] Reduce garbage produced by invert_truthvalue

Re: [PATCH] Reduce garbage produced by tree-ssa-structalias.c

[PATCH] Reduce garbage produced by tree-ssa-structalias.c (fwd)

Re: [PATCH] Reduce GC overhead by introducing extra bins for function and basic_block

[PATCH] Reduce GC overhead by introducing extra bins for function and basic_block

Re: [PATCH] Reduce GC overhead by introducing extra bins for function and basic_block

[PATCH] Reduce GC overhead of the C++ lexer buffer

[PATCH] Reduce memory required by build_string

[PATCH] Reduce size of some cgraph structures

[PATCH] reload: Remove dead set of used_spill_regs

[PATCH] reload: X constraint doesn't match everything

Re:[PATCH] Remove some only set variables

Re: [PATCH] resubmitted for review to fix modulo scheduling. COMMITTED

[PATCH] s390: fix doloop_di constraints

[PATCH] SB1 configuration patch

[PATCH] Shrink struct function

[patch] small cselib.c speedup - at least in theory

[patch] stor-layout.c: Fix a typo in a debug message.

Re: [PATCH] Strip useless type conversions after simplifying casts for VN

Re: [patch] support for temps of variable size with const upper bound

Re: [patch] support for temps of variable size with const upper bound

[PATCH] Sync Makefile* configure*

[PATCH] to solve problems with MinGW (gcc\makefile.in, gcc\configure)

[patch] Treegion formation for interblock scheduling

Re:[PATCH] update -m64 definition

[PATCH] Use correct gas target when compiling for power5/power5+.

Re: [PATCH] Use the same exported ABI for --disable-linux-futex and --enable-linux-futex libgomp

[PATCH] Use the same exported ABI for --disable-linux-futex and --enable-linux-futex libgomp

[PATCH] zlib html/install-html targets.

[patch]: Apply Multilib Options to CCASFLAGS

[PATCH]: Disable scheduler extended regions by default.

[PATCH]: Fix PR target/27863: ICE in check_cfg, at haifa-sched.c:4615

[PATCH]: Fix PR26807: FAIL: gcc.dg/torture/pr24626-1.c -O2 (test for excess errors)

RE: [Patch]: PR target/27789 attribute handling fallout from DECL_INITIAL changes

[Patch]: PR target/27789 attribute handling fallout from DECL_INITIAL changes

Re: [PATCH][Ada][4.1] Fix cross gnatmake building libraries in project mode

Re: [PATCH][Ada][4.1] Fix cross gnatmake building libraries in project mode

[PATCH][AVR] Add 'avr25' architecture for new ATtiny devices.

Re: [PATCH][RFC] Fix PR27039, missed folding of pointer comparisons

[patch][struct-reorg] cleanups after merge

[patch][struct-reorg] porting to ssa

[PATCH][testsuite] Use __SIZE_TYPE__ instead of unsigned long in malloc/memset prototype.

Re: [PING] Re: [Patch] Fix the allocation of jump register for RTL sequence abstraction

Re: [PING] Re: [Patch] Fix the allocation of jump register for RTL sequence abstraction

Re: [PING] Re: [Patch] Fix the allocation of jump register for RTL sequence abstraction

[PING] Re: [Patch] Fix the allocation of jump register for RTL sequence abstraction

[ping] three patch suggestions

[PING]^N Fix ppc64 bootstrap with a -m32 host compiler

[PPC PATCH] Extend easy_altivec_constant for FP vector constants

[rakdver@atrey.karlin.mff.cuni.cz: Re: [autovect] [patch] vectorize in cases when number of iterations may be zero]

[RFA patch] PR18749: epilogue not tracked in dwarf2 unwind-info

Re: [RFA] PR13946 [1/3] toplevel configure/makefile objc/boehm-gc

Re: [rfc] multi-word subreg lowering pass

Re: [RFC] Passing MIPS debug hints between gcc and gdb

[RFC] PR/27390, latent complex-mode bug in regstack

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

[Solved] r114302: New warning introduced

[testsuite/RFC] dg-shouldfail test directive

[testsuite] (checked in) fix directives for VMX test

[testsuite] (checked in) fix g++.dg/ext/altivec-3.C

[testsuite] detect ICE, fail conditionally (checked in)

[toplevel][committed] PR 28072: Build failure due to unwarranted building of target-boehm-gc

[v3, v7-branch] Fix ios_base::failure

[v3] Add global operator==(fpos, fpos) and operator!=(fpos, fpos)

[v3] Add tr1::normal_distribution, etc.

[v3] Adjust mersenne_twister<>::operator()()

[v3] adjust testsuite settings for ext/pb_ds

[v3] Bit of work on tr1::random

[v3] ext/typelist as namespace enclosed

[v3] Fix hash_prime_size_policy_imp for 64-bit machines

[v3] Fix time_get::do_get_* to ignore the value of err

[v3] Fix tr1/random/mersenne_twister

[v3] Fix xor_combine::result_type

[v3] libstdc++/27984

[v3] Patch to twister_rand_gen_* to use tr1::random

[v3] policy-based data structures, round two

[v3] Redo tr1::random inserters and extractors

[v3] revert priority_queue/rand_regression_test

[v3] set timeout higher

[v3] testsuite/util

[v3] tr1/random trivial uglification fixes, etc.

[v3] tr1/random/random_device follow-up

[v3] tr1/random: implement mersenne operators, etc.

[v3] tr1/random: implement random_device

[v3] tr1::random helpers clean-up

[v3] tr1::uniform_real bits

[v850] fix v850e addr vec tables

[wwwdocs, commited] Update projects/optimize.html:"Clean up how cse works"

[wwwdocs] bin/preprocess and <DIV> vs <div>

[wwwdocs] Complete revamp of our web site

Re: [wwwdocs] CSSify the News section on /java

[wwwdocs] CSSify the News section on /java (fwd)

[wwwdocs] Description of boehms-gc branch

[wwwdocs] fix broken link to wwwdocs cvs

[wwwdocs] gcc-2.95/index.html cleanup

[wwwdocs] Import www.gnu.org style and start using it (fwd)

[wwwdocs] index.html -- compressions, string and format tweaks

[wwwdocs] index.html, various tweaks

[wwwdocs] link to newest status report for 4.2

Re: [wwwdocs] Point some GCJ pages to the corresponding Wiki pages

[wwwdocs] Re: ftp://ftp.eos.hokudai.ac.jp/pub/gcc/

[wwwdocs] releases.html -- remove i370

Re: [wwwdocs] releases.html v/s develop.html

Re: [wwwdocs] Remove Bullets for "Platforms" and "Testing" in the Sidebar

Re: [wwwdocs] Remove Bullets for "Platforms" and "Testing" in the Sidebar

[wwwdocs] Remove Bullets for "Platforms" and "Testing" in the Sidebar

[wwwdocs] revamp searchbox

[wwwdocs] rotate news

[wwwdocs] style.html: further sync with www.gnu.org

[wwwdocs] tweak search on index.html and lists.html

[wwwdocs] tweak searchbox.ihtml

[x86-64 PATCH] PR target/26223: x86-64 ABI vs -mno-80387

[Xtensa] remove hack for non-standard processors

[yara-branch] [PATCH] Fix makefile dependencies