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

[yara-branch] Bug fixing, cleaning, addition for x86_64 and ppc

[yara-branch] patch for cost calculation and stack compaction improvements and fixing some bugs

Re: [yara-branch] patch: Richard Henderson's subreg lowering, Inter-procedural register allocation for YARA, some tunning and cleaning up

Re: [yara-branch] patch: Richard Henderson's subreg lowering, Inter-procedural register allocation for YARA, some tunning and cleaning up

Re: Add -iquote support

Add little/big endian multilib variants to mips*-rtems*

Add missing VIEW_CONVERT_EXPR case in gimplifier

Add missing word to gcc/doc/gcov.texi

Add myself to Write After Approval list

Additional vla testcases

Re: Advise on choose_hard_reg_mode (IA64, PR 20802, builtin_apply4.c)

Advise on choose_hard_reg_mode (IA64, PR 20802, builtin_apply4.c)

Applied: disable gcc.dg/cpp/_Pragma6.c, g++.dg/cpp/_Pragma1.C for sh*-[us]*-elf

Re: ARM long long division patch?

Re: autogen -T ../../trunk/fixincludes/check.tpl ....

BC ABI: Don't initialize vtable pointer

Re: bootstrap broken on PPC-darwin and other targets without pkg-config (which is almost all)

Re: bootstrap of trunk fails for x86-64

C++ PATCH to build_new_method_call for c++/26577

C++ PATCH to convert_template_argument for c++/27424

C++ PATCH to grokfield for c++/18698

C++ PATCH: PR 26559

C++ PATCH: PR 26748

C++ PATCH: PR 27177

C++ PATCH: PR 27227

C++ PATCH: PR 27640

C++ PATCH: PR 27665

C++ PATCH: PR 27666

C++ PATCH: PR 27689

C++ PATCH: PR 27806, 27807, 27819, 27722

C++ PATCH: PR 27884

C++ PATCH: PR 27979

C++ PATCH: PR 28016

C++ PATCH: PR 28018

Re: c99 VLA semantics

checked in patch for PR 27793

compare_tests multilib fix

config/mips/t-linux64 typo fix

Contents of file `cpplib-4.1.1.sv.po.gz'

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

Contents of file `gcc-4.1.0.sv.po.gz'

Contents of file `gcc-4.1.1.de.po.gz'

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

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

Correct typo in ChangeLog

darwin cross compiling breakage

Re: Default installation directory for include files when cross compiling

doc fixups for g++

Don't define USE_PT_GNU_EH_FRAME when using uClibc

DWARF file name handling speedup

Re: Expansion of __builtin_frame_address

Re: Fix -fsection-anchors on Darwin

Fix __cxa_begin_cleanup return value

Fix intl/libgnuintl.h

Fix last gcc regression for darwin

Fix other/27850

Re: Fix PR 22541

Fix recently added regression on darwin

fix target/27082

Fixup objc-fast-4.m

GCC 4.2 Status Report (2006-06-04)

Re: GCJ on Darwin/i386 patches

gcj: remove aliases for local variables

gcov-kernel absolute path

host support for darwin9

html incorrectly installs during build

iq2000 trampolines

libgomp routines for mingw32

libmudflap: PR 21724, mf-runtime.h install path

Re: make proto fails

MIPS bug fix for Broadcom SB-1A

MIPS patches for Broadcom SB-1A

Re: Modifying ARM code generator for elimination of 8bit writes - need help

New Chinese (simplified) PO file for `gcc'

New German PO file for `gcc'

New PO Template file for `cpplib'

New PO Template file for `gcc'

New Spanish PO file for `gcc'

New Swedish PO file for `cpplib'

New Swedish PO file for `gcc'

New Vietnamese PO file for `cpplib'

Packed union doesn't make the unaligned magic on ms_bitfield

Patch - GCC Port for Infineon xc16x

Patch applied: Fix PR target/28014

Patch for bugs 25161 and 27020

Patch for MIPS64 _Complex argument passing

PATCH PING: remove libdecnumber local change

Re: PATCH PING^2 (from October/2005!) to improve -dD output

Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?)

Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?)

Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?)

Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?)

PATCH to compute_flow_insensitive_aliasing for c++/27768

Patch to make objective-c++ conform to c++'s const-fold rules

Patch: Add raw address to java stack trace if line number unavailable.

Patch: Backport change to g++.dg/opt/pr15551.C

Patch: Configure boehm_gc the same for cross-build as native...

Re: patch: contrib/compare_tests

PATCH: Disable libgomp on IRIX 5 (PR target/27540)

PATCH: Fix bit-rotted --enable-maintainer-mode (bootstrap/20437)

Patch: FYI: re-add linux journal link

Patch: FYI: update svn.html

PATCH: Include TOOL_OPTIONS in check-flags

PATCH: Make mudflap run faster

Patch: PR c++/28114: Check for error_mark_node

Patch: PR c++/27019 - set error_mark_node

Patch: PR c++/27495 - avoid ICE on invalid code.

Re: Patch: PR c++/28114: Check for error_mark_node

Re:PATCH: PR c/26993: fix weakref ICE on malformed input

Patch: PR testsuite/27705 - test does not make sense on IA64

Patch: Problem with type safety and the "sentinel" attribute

Re: Patch: Run init tests only when __cxa_atexit is supported.

Patch: testsuite change to add new effective keyword (cxa_atexit)

Patch: testsuite/gcc.dg/pr27095.c on hpux and darwin

PATCH: update my e-mail address in MAINTAINERS

Re: PATCH: workaround for PR 27908

Re: PATCH: x86/x86-64: Support Intel MNI intrinsics

PING - g++ patch to fix handling of cfstrings in function templates

PING - [H8300-ELF] : Un-reviewed patch

PING - [H8300-ELF] : Un-reviewed patches.

PING [PATCH, libgfortran] Remove stride=0 check cruft

ping a wrong code regression patch

PING for fwprop merge

Ping, ping : [Patch, fortran] PR25058 & PR25090

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

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

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

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

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

PING: Patch: Configure boehm_gc the same for cross-build as native...

Re: Ping: Patch: IA64 patch for PR target/27051, not honoring -mno-sdata.

Ping: Patch: IA64 patch for PR target/27051, not honoring -mno-sdata.

Re: ping^3 [patch] [4.2 projects] vectorize strided accesses (4 patches)

Re: PING^4 [patch] [4.2 projects] vectorize type conversions

ping^n: C front end change for decimal floating types

pollutant walrus

PR 25757

Re: PR 27793 - re: C++ duplicate decl uid's

PR 28034: -fsection-anchors and coverage counters

PR bootstrap/27963 - PR target/19970 [toplevel]

Re: PR c++/26660: gomp regression to C++ PCH machinery

Re: PR c/27184: bad alias sets for incomplete array types

PR java/1305: [JSR133] GCJ ignores volatile modifier

PR java/27908: Honour volatile

PR target/27880: Fix static linking on ia64

Re: PR/25453: document --disable-bootstrap

Preview: PATCH to overhaul C++ visibility handling

r114302: New warning introduced

Remove unneeded prototype

RFA: autoincrement patches for gcc 4 - updated patch

Re:RFA: fix autoconf test for eh_frame handling on cygwin/mingw

RFA: Fix PR 28139

RFA: fix PR tree-optimization/28144

RFC: ggc-boehm, proof of concept

Re: rtl_loop_init vs try_redirect_by_replacing_jump vs simple jumps

scheduler fix for small register classes

sh-elf build failure on mainline

sh-elf build failure on mainline]

Tiny cse.c cleanup

Unreviewed patch for Solaris 10/x86 bootstrap failure

Unreviewed patches (for unused functions)

vla ICE

Workwear

Re: Wrong link?

x86 descriptor-based TLS local dynamic fix

Re: {Spam?} Re: Patch queue and reviewing (Was Re: Generator programs can only be built with optimization enabled?)


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