gcc-patches archive
subject index for March, 2009

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:

4.2 closure: update_version_svn

4.5 release notes for deprecated feature removal

[4.5 PATCH] Improve memmove -> memcpy folding optimization

[4.5 RFA] separating the first patches of cond-optab (s390, i386, sparc, middle-end)

Re: [4.5 RFA] separating the first patches of cond-optab (s390, i386, sparc, middle-end)

Re: [4.5, Patch, Fortran] PR 36704: Procedure pointer as function result

Re: [4.5, Patch, Fortran] Run-time check for recursion

[4.5] Doloop improvement patches, 0/7

[4.5] Doloop improvement patches, 1/7

[4.5] Doloop improvement patches, 2/7

[4.5] Doloop improvement patches, 3/7

[4.5] Doloop improvement patches, 4/7

[4.5] Doloop improvement patches, 5/7

[4.5] Doloop improvement patches, 6/7

[4.5] Doloop improvement patches, 7/7

Re: [4.5] PATCH: PR c/39323: MAX_OFILE_ALIGNMENT in elfos.h is too big

Re: [4.5] PATCH: PR c/39323: MAX_OFILE_ALIGNMENT in elfos.h is too big

Re: [4.5] PATCH: PR c/39323: MAX_OFILE_ALIGNMENT in elfos.h is too big

[4.5] Power7 combined patches

[4.5] Remove deprecated targets/features

[4.5] take 2: pragma FLOAT_CONST_DECIMAL64 for decimal float support

Re: [4.5] take 2: pragma FLOAT_CONST_DECIMAL64 for decimal float support

[Ada] fix crash on slice assignment

[Ada] Fix PR ada/39264

Re: [Ada] Fix Windows merge glitch

[Ada] Remove again obsolete constant

[alias-improvements] Merge from trunk r144538

[alias-improvements] Merge from trunk r144858

[alias-improvements] Merge from trunk r145028

[alias-improvements] Merge from trunk r145210.

[alias-improvements] Merge from trunk r145297

[alias-improvements] Merge from trunk.

Re: [ARM] hard VFP calling convention support [2/3]

[atom]: PATCH: reg_mentioned_by_mem_p with DF

[atom]: PATCH: Remove reg_dep_by_addr_p

[AVR] Fix bug 34299

[AVR] Remove -mno-tablejump

[C PATCH] Emit debug info for block local externs from C (PR debug/39563)

[C PATCH] Emit debug info for block local externs from C (PR debug/39563, take 2)

Re: [C PATCH] Emit debug info for block local externs from C (PR debug/39563, take 2)

Re: [C PATCH] Reject #pragma omp for for (unsigned int i = 10; i != 0; i--) (PR c/39495)

[C PATCH] Reject #pragma omp for for (unsigned int i = 10; i != 0; i--) (PR c/39495)

Re: [C++ PATCH] Emit DECL_EXPR for vla_p new operator (PR c++/39367)

[C++ PATCH] Emit DECL_EXPR for vla_p new operator (PR c++/39367)

[C++ Patch] Fix PR 39475

[C++ PATCH] Fix switch handling in C++ FE (PR c++/39371)

Re: [C++, diagnostics] PR 33492

Re: [C/C++ PATCH] Reject #pragma omp for for (unsigned int i = 10; i != 0; i--) (PR c/39495)

[C/C++ PATCH] Reject #pragma omp for for (unsigned int i = 10; i != 0; i--) (PR c/39495)

[commit, testsuite] Skip one more PIC test case on SPU

[committed] Accept #pragma omp for with conditions decl > minval or decl < maxval (PR c/39495)

[committed] Add myself as auto-vectorizer maintainer.

[committed] correct mingw32 host build error

[committed] Fix !$omp atomic with .or., .and., .eqv. and .neqv. (PR fortran/39354)

[committed] Fix gimplification of structs with VLA fields (PR tree-optimization/39394)

[committed] Remove myself as vectorizer maintainer

[committed] Update my email address.

[cond-optab/4.5] More md error checking in gen* programs

[cond-optab] Convert alpha

[cond-optab] Convert arc

[cond-optab] Convert arc (take 2)

[cond-optab] Convert arm

[cond-optab] Convert avr

[cond-optab] Convert bfin

[cond-optab] Convert cris

[cond-optab] Convert crx

[cond-optab] Convert fr30

[cond-optab] Convert frv

[cond-optab] Convert h8300

[cond-optab] Convert i386

[cond-optab] Convert ia64

[cond-optab] Convert iq2000

[cond-optab] Convert m32c

[cond-optab] Convert m32r

[cond-optab] Convert mcore

[cond-optab] Convert mmix

[cond-optab] Convert mn10300

[cond-optab] Convert pa

[cond-optab] Convert pdp11

[cond-optab] Convert picochip

[cond-optab] Convert rs6000

[cond-optab] Convert s390

[cond-optab] Convert score

[cond-optab] Convert sh

[cond-optab] Convert sparc

[cond-optab] Convert spu

[cond-optab] Convert stormy16

[cond-optab] Convert v850 to cbranchsi4/cstoresi4

[cond-optab] Convert vax

[cond-optab] Convert xtensa

[cond-optab] Do more tricks in do_store_flag

[cond-optab] Documentation improvements and optabs.c fixlet

[cond-optab] ensure cbranch operand 0 has op1 and op2 as LHS resp. RHS

[cond-optab] Fix doubleword shifts

[cond-optab] more dead code removal

[cond-optab] More splitting of jumps in expand

[cond-optab] Point of no return

[cond-optab] remove pointless explicit references to cmp_optab

[cond-optab] remove sync_compare_and_swap_cc optab

[cond-optab] simplify logic to emit compares

[cond-optab] Teach final about (compare FOO (const_int 0))

[cond-optab] Un-teach combine about (set (cc0) EXPR)

Re: [cond-optab] update

[cond-optab] use emit_store_flag when possible

[cond-optab] Yesterday's patch revised - use prepare_operand in emit_store_flag too

[debuglocus] Initial debuglocus table support.

[debuglocus] Inlining and some cfgcleanup locus updates

[debuglocus] More Infrastructure.

[debuglocus] PHI source locations

[debuglocus] Preserve locus when merging phis in phi-optimizations.

[debuglocus] Reserve uppermost source location bit

[diagnostics] binary op fixes

[diagnostics] enable -fshow-column and fix fall out

[Docs] PATCH: expand -fno-common documentation

[dwarf4] Merge from trunk

[dwarf4][patch] Some bug fixes and updates for revised draft of DWARF-4 proposal

Re: [fortran, 4.5] Implement errmsg for [de]allocate

[Fortran, Patch, Committed] Speed up TRIM/TRIM_LEN

[fortran-dev, committed] PACK, patch cleanup

[fortran-dev, patch, committed] Fix PR37203

[fortran-dev, patch] Floating-point parser speed-up, once again

Re: [fortran-dev, patch] Floating-point parser speed-up, once again

[fortran-dev, patch] Parsed format data caching

Re: [fortran-dev, patch] PR29600 - add optional kind arguments (F2003)

Re: [fortran-dev, patch] PR29600 - add optional kind arguments (F2003)

[fortran-dev, patch] PR29600 - add optional kind arguments (F2003)

[fortran-dev, patch] PR29962 - add simplifier for dot_product, matmul, transpose (F2003)

[fortran-dev, patch] PR32890 - add simplifier and argument check for PACK

[fortran-dev, patch] PR36874 - shape checks for cshift/eoshift

Re: [fortran-dev, patch] Split formatted read and write transfer function

[fortran-dev, patch] Split formatted read and write transfer function

[Fwd: [PATCH: Bug debug/39527] wrong function name and line numbers with -g -O2 option]

[gcc 4.5 patch] Permit smaller hash tables for hash_map and hash_set

Re: [gcc-in-cxx] bootstrap fails

[gcc-in-cxx] Build java frontend with C++

[gcc-in-cxx] Change C++ frontend warning about ?: with no effect

[gcc-in-cxx] Correct merge error

[gcc-in-cxx] Don't define inline as a macro for C++

[gcc-in-cxx] Don't initialize variable to itself

Re: [gcc-in-cxx] Fix cp/parser.c for C++

[gcc-in-cxx] Fix fortran frontend to build with C++

Re: [gcc-in-cxx] fix langhooks.c for C++

[gcc-in-cxx] Fix objc frontend to build with C++

Re: [gcc-in-cxx] fix tree-into-ssa.c for C++

[gcc-in-cxx] Get past stage1 on darwin

[gcc-in-cxx] Merge from trunk

[gcc-in-cxx] Pick up previous -lstdc++ in later bootstrap stages

[gcc-in-cxx] Remove a couple of inline declarations

[gcc-in-cxx] Use CONST_CAST

[gcc-in-cxx] Use enum type for C++

[gcc-in-cxx] Use extern const for C++

[gcc-in-cxx] Use plain inline, not extern inline, for C++

[gcc-in-cxx] Various small C++ patches

[graphite] data dependence analysis revival

[graphite] Fix PR39335: problem in canonicalize_loop_ivs

[graphite] Fix PR39447: ICE in create_data_ref

Re: [IA-64] Do not generate speculative dependences for modulo scheduling

[IA-64] Do not generate speculative dependences for modulo scheduling

Re: [lto] Add -flto-report

[lto] Compute assembler names on builtins

[lto] Fix gimple type comparison

[lto] Fix gimple type comparison (2nd version)

[lto] Fix Makefile dependencies and announce_function

[lto] fix wpa inlining case

[lto] Merge from trunk @145100

[lto] Merge types as they are read from disk (1/3)

[lto] Merge types read from different TUs

[lto] Pass libgcc to the linker a second time

[lto] Read options from IL files early

[lto][patch] Avoid undefined references to __sync_* functions

[lto][patch] Couple of extra assertions and a testcase

[lto][patch] Disable ipcp in ltrans for now

[lto][patch] Fix an undefined reference error

[lto][patch] Fix file descriptor leakage

[lto][patch] Fix linking error

[lto][patch] Fix some c++ warnings

[lto][patch] Maybe fix PR3779

[lto][patch] Patch to close unneeded fd's in lto-wrapper

[lto][patch] Remove -flto-single

[lto][patch] Revert patch to close unneeded fd's in lto-wrapper

Re: [mips] fix $gp restore bug

Re: [PATCH , all targets] Fix order of prologue instructions for varargs functions with -O0 and -m32

Re: [PATCH , all targets] Fix order of prologue instructions for varargs functions with -O0 and -m32

[PATCH 0/N] Fix --help output.

Re: [PATCH 4.5 0/N]: Integrate GCC with the complex math library MPC

Re: [PATCH 4.5 0/N]: Integrate GCC with the complex math library MPC

Re: [PATCH 4.5 0/N]: Integrate GCC with the complex math library MPC

Re: [PATCH 4.5 0/N]: Integrate GCC with the complex math library MPC

[PATCH 4.5 0/N]: Integrate GCC with the complex math library MPC

[PATCH 4.5 1/N]: Integrate GCC with the complex math library MPC (middle-end)

[PATCH 4.5 2/N]: Integrate GCC with the complex math library MPC (configury)

Re: [PATCH 4.5 3/N]: Integrate GCC with the complex math library MPC (docs)

Re: [PATCH 4.5 3/N]: Integrate GCC with the complex math library MPC (docs)

[PATCH 4.5 3/N]: Integrate GCC with the complex math library MPC (docs)

[PATCH 4.5 4/N]: Integrate GCC with the complex math library MPC (testsuite)

[PATCH 4.5 configury] bump minimum GMP/MPFR to 4.2/2.3.1 respectively

[patch 4.5]: Add -municode to mingw targets

[PATCH 4.5]: Fix PR39146 unneccesary stack realign

[Patch ARM] Move return_using_this_insn to cfun.

[patch committed] Fix PR target/39523

[patch i386 mingw]: PR/39492

[patch i386]: PR/39356 name collision of __chkstk

Re: [PATCH TESTSUITE]: Fix gcc.dg/inline-33.c when using -fpic/-fPIC

[PATCH TESTSUITE]: Fix gcc.dg/inline-33.c when using -fpic/-fPIC

Re: [PATCH, 4.5] Make fwprop find out that non-virtual constant member pointers are non-virtual

Re: [PATCH, 4.5] Make fwprop find out that non-virtual constant member pointers are non-virtual

Re: [PATCH, 4.5] Make fwprop find out that non-virtual constant member pointers are non-virtual

[PATCH, 4.5] Make fwprop find out that non-virtual constant member pointers are non-virtual

[PATCH, ARM_VFP] Correctly handle vectors in base standard

[PATCH, ARM_VFP] Correctly place co-processor arguments on the stack.

[PATCH, ARM_VFP]: Add tests for VFP argument marshalling

[PATCH, AVR, Committed] Add support for 3 new devices

[PATCH, cgraph] Fix "mismatched arguments" inlining warning

[patch, committed] Patch for PR testsuite/39357

[PATCH, committed] sparc typo fix

[PATCH, doc] Improve state of check_warning_flags.sh warnings.

Re: [PATCH, doc] Restore dropped sentence in options.texi (Option file format)

[PATCH, doc] Restore dropped sentence in options.texi (Option file format)

Re: [patch, documentation] Patch for middle-end/34443 - section attribute

[Patch, Fortran, 4.5] PR 39414 - PROCEDURE statement double declaration bug

[patch, fortran-dev, committed] reshape of empty arrays

[Patch, fortran-dev] PR25561, new low level I/O library

[patch, fortran] Fix NEAREST for float formats without infinity

Re: [Patch, Fortran] PING: PR fortran/37746: -fbounds-check for string lengths of dummy arguments

[Patch, Fortran] PING: PR fortran/37746: -fbounds-check for string lengths of dummy arguments

Re: [Patch, Fortran] PING: PR fortran/37746: -fbounds-check for string lengths of dummy arguments

[Patch, Fortran] PING: Revised DEFERRED bindings

[Patch, fortran] PR38538 - ICE with elemental character function

Re: [Patch, fortran] PR38915 - wrong results for structure assignment of character components when left and right sides overlap

[Patch, fortran] PR39334 - recursive parameter declaration

Re: [Patch, fortran] PR39519 - [4.4 Regression] bad assignment to type with allocatable component

Re: [Patch, fortran] PR39519 - [4.4 Regression] bad assignment to type with allocatable component

[Patch, fortran] PR39519 - [4.4 Regression] bad assignment to type with allocatable component

[PATCH, i386] Replace remaining magic regno numbers with proper defines

[PATCH, i386]: Do not shadow i in CONDITIONAL_REGISTER_USAGE

[PATCH, i386]: Fix PR target/39482

[PATCH, i386]: Introduce some more named defines for registers

[PATCH, i386]: No need to copy reg_class_contents of FLOAT_REGS into a temporary

[Patch, ia64, committed] Change min latency flt division code.

[PATCH, java, fortran] Merge help texts for duplicate options.

[patch, libfortran] PR39402 write of 0.0 with F0.3 gives **

[patch, libgfortran] Build with -ffunction-sections -fdata-sections

[patch, libgfortran] PR39528 [4.0/4.1/4.2/4.3/4.4 Regression] repeated entries using list-directed input

[PATCH, libgomp]: Cleanup cpuid usage in testsuite/libgomp.c/atomic-?.c

[PATCH, pretty-ipa] Added and corrected ipa-sra.c comments

[PATCH, pretty-ipa] Allow unions to be IPA-SRAed

[PATCH, pretty-ipa] Do not disqualify aggregates if they have variable accesses

[PATCH, pretty-ipa] Dump reasons for disqualifying candidates for SRAs

[PATCH, pretty-ipa] Fix an acats testcase failure caused by new intra-SRA

[PATCH, pretty-ipa] Fix an ice when creating a fancy decl for one element arrays in intra-SRA

Re: [PATCH, pretty-ipa] Fix an ice when creating a fancy decl for one element arrays in intra-SRA

Re: [PATCH, pretty-ipa] Fix an ice when creating a fancy decl for one element arrays in intra-SRA

[PATCH, pretty-ipa] More granular decisions about potential by_reference -> by_value conversion

[PATCH, SPU] Improved __divdf3 routine

[PATCH, testsuite, commited] pr39339 structure changed to avoid padding

Re: [patch, testsuite] Fix PR 39248: failures of vectorizer tests on ARM

[patch, testsuite] Fix PR 39248: failures of vectorizer tests on ARM

Re: [patch, testsuite] Fix PR tree-optimization/39422: vectorizer tests failure on SPU

Re: [patch, testsuite] Fix PR tree-optimization/39422: vectorizer tests failure on SPU

[patch, testsuite] Fix PR tree-optimization/39422: vectorizer tests failure on SPU

[PATCH, testsuite]: Add two gcc testcases from local fedora repository

[PATCH,picochip] Removed profiling support in picochip

[Patch,RFC] java: Align data in .rodata.jutf8.* sections.

[PATCH,testsuite] fix gcc.dg/vect/vect-{82,83}.c

Re: [PATCH: Bug debug/39527] wrong function name and line numbers with -g -O2 option

[PATCH: Bug debug/39527] wrong function name and line numbers with -g -O2 option

[PATCH] "Fix" PR39497, dfp.c is not C

[Patch] [PR27237] Fix documentation for -mthumb

[patch] [vectorizer] Fix PR tree-optimization/39318

[PATCH] All target-independent cond-optab bits (was Re: [cond-optab] Convert bfin)

Re: [PATCH] Avoid duplicate vars in namespace debuginfo (PR debug/39524)

[PATCH] Avoid duplicate vars in namespace debuginfo (PR debug/39524)

[PATCH] Avoid spill failures with cmpxchg8b (PR target/39431)

[PATCH] Avoid T.NNN names for function clones

[PATCH] Avoid versioning the vectorized loop if possible

[PATCH] Build a bi-arch compiler on s390-linux-gnu

[PATCH] Build a tri-arch compiler on mips-linux-gnu

[PATCH] config.gcc: improve description of need_64bit_hwint

[patch] default_function_rodata_section bug

Re: [PATCH] define WIDEST_HARDWARE_FP_SIZE on mips

[PATCH] Disable remove_exit_barrier OpenMP optimization when it might break tasking (PR other/39591)

[PATCH] DO_GLOBAL_CTORS_BODY needs uintptr_t

[PATCH] Document --version in --help output.

[PATCH] Don't do dynamic stack realignment with -m32 -mpreferred-stack-boundary=2 just because of long long vars (PR target/39137)

Re: [PATCH] Don't do dynamic stack realignment with -m32 -mpreferred-stack-boundary=2 just because of long long vars (PR target/39137)

Re: [PATCH] Don't forget to scan TREE_STATIC VAR_DECL DECL_INITIAL for other referenced vars during inlining (PR middle-end/39360)

[PATCH] Don't forget to scan TREE_STATIC VAR_DECL DECL_INITIAL for other referenced vars during inlining (PR middle-end/39360)

[PATCH] Don't optimize local functions calling conventions at -O0 (PR target/39496)

Re: [PATCH] Don't optimize local functions calling conventions at -O0 (PR target/39496)

[PATCH] eliminate staticp hook

[PATCH] eliminate TREE_CONSTANT_OVERFLOW

Re: [PATCH] Emit DW_LANG_C99 instead of DW_LANG_C89 for -std={c,gnu}99 compiled C code (PR debug/38757)

Re: [PATCH] Emit DW_LANG_C99 instead of DW_LANG_C89 for -std={c,gnu}99 compiled C code (PR debug/38757)

[PATCH] Emit DW_LANG_C99 instead of DW_LANG_C89 for -std={c,gnu}99 compiled C code (PR debug/38757)

[PATCH] Fix --help -v output for duplicate options.

[PATCH] Fix -Wdisallowed-function-list=* (PR c++/39554)

[PATCH] Fix __builtin_object_size (x, 1) regression (PR tree-optimization/39343)

Re: [PATCH] Fix __builtin_object_size (x, 1) regression (PR tree-optimization/39343)

[PATCH] Fix bind(c, name='x') result(y) functions

[PATCH] fix build of gcc 4.4 on GNU/kFreeBSD i386 and x86_64

[PATCH] Fix builtin asm redirection (PR middle-end/39443)

Re: [PATCH] Fix C++/36799, va_copy in C++0x mode

Re: [PATCH] Fix c++/38489: auto with fixed point (and part of PR 35338, rejects valid fixed point)

Re: [PATCH] Fix C++/38638 ICE superfluous 'typename'

[PATCH] Fix conditional macro handling (PR target/39558)

[PATCH] Fix copyprop fallout

[PATCH] Fix debug info for block local namespace aliases for real (PR debug/37890)

Re: [PATCH] Fix debuginfo for block local namespace aliases (PR debug/37890)

[PATCH] Fix debuginfo for block local namespace aliases (PR debug/37890)

[PATCH] Fix debuginfo for block local using N::x

[PATCH] Fix debuginfo for function local using namespace XXX (PR debug/39471)

Re: [PATCH] Fix debuginfo for static vars in C++ ctors (PR debug/39372)

[PATCH] Fix debuginfo for static vars in C++ ctors (PR debug/39372)

Re: [PATCH] Fix driver/39293

[PATCH] Fix DW_AT_decl_{file,line} on DW_TAG_imported_declaration (PR debug/39387)

Re: [PATCH] Fix DW_AT_decl_{file,line} on DW_TAG_imported_declaration (PR debug/39387)

[PATCH] Fix fallouts from POINTER_PLUS_EXPR merge in tree-ssa-loop-niters.c (PR tree-optimization/39455)

Re: [PATCH] Fix fallouts from POINTER_PLUS_EXPR merge in tree-ssa-loop-niters.c (PR tree-optimization/39455)

[PATCH] Fix forward propagating of &A[cst]

Re: [PATCH] Fix handling of out of range shifts in cse and rtlanal (PR bootstrap/39454)

[PATCH] Fix handling of out of range shifts in cse and rtlanal (PR bootstrap/39454)

[PATCH] Fix inlining of K&R functions

[PATCH] Fix output race in --help -v

[PATCH] Fix powerpc -mtune=cell -m64 and insn patterns (PR target/39226)

Re: [PATCH] Fix powerpc -mtune=cell -m64 and insn patterns (PR target/39226)

Re: [PATCH] Fix powerpc -mtune=cell -m64 and insn patterns (PR target/39226)

[PATCH] fix PR 37850

Re: [PATCH] Fix PR C/C++/38699, ICE using offsetof with pointer and array accesses

[PATCH] Fix PR31029, fold C - X CMP X and X +- Y CMP X

[PATCH] Fix PR37221, missed loop unrolling due to degenerate PHI

Re: [PATCH] Fix PR37795

[PATCH] Fix PR38723, missing default defs in AVAIL_OUT

Re: [PATCH] Fix PR38968, missed vectorization with "negative" misalignment

[PATCH] Fix PR39120, missing escape constraints for struct copies in calls

Re: [PATCH] Fix PR39272, _FORTIFY_SOURCE no longer working

[Patch] Fix PR39325: FAIL: gcc.misc-tests/linkage.c link

[PATCH] Fix PR39331, wrong gimple with OMP + RSO

[PATCH] Fix PR39339, wrong-code from SRA with bitfields

[PATCH] Fix PR39358, some more wrong PTA

[PATCH] Fix PR39362

[patch] Fix PR39500: data dependence bug

[PATCH] Fix PR39588, ICE in trunc_int_for_mode

[patch] Fix properties for pass manager

[PATCH] Fix reload failures on inline asm from mplayer SVN (PR rtl-optimization/39543)

[PATCH] Fix reload failures on inline asm from mplayer SVN (PR rtl-optimization/39543, take 2)

RE: [PATCH] Fix reload failures on inline asm from mplayer SVN (PR rtl-optimization/39543)

Re: [PATCH] Fix reload failures on inline asm from mplayer SVN (PR rtl-optimization/39543)

Re: [PATCH] Fix round/roundf in intrinsics/c99_functions.c

[PATCH] Fix testsuite regressions from redundant store removal patch

[PATCH] Fix type mismatch in perfect_nestify (PR tree-optimization/39516)

Re: [PATCH] Fix type mismatch in perfect_nestify (PR tree-optimization/39516)

Re: [patch] fix warnings with -D_FORTIFY_SOURCE and -Wformat-security

Re: [patch] fix warnings with -D_FORTIFY_SOURCE and -Wformat-security

[patch] fix warnings with -D_FORTIFY_SOURCE and -Wformat-security

[PATCH] Fold generated comparisons in the vectorizer

Re: [PATCH] fold_inf_compare broken for float formats without infinities

Re: [PATCH] fold_inf_compare broken for float formats without infinities

[PATCH] fold_inf_compare broken for float formats without infinities

[PATCH] For -O0 avoid putting user vars with methods in its type into registers (PR debug/39485)

Re: [PATCH] For -O0 avoid putting user vars with methods in its type into registers (PR debug/39485)

[PATCH] gcc/genpreds.c generates code with warnings

[PATCH] GIMPLE_BINDs with blocks containing IMPORT_DECLs aren't useless (PR debug/39379)

Re: [PATCH] GIMPLE_BINDs with blocks containing IMPORT_DECLs aren't useless (PR debug/39379)

Re: [PATCH] GNU/kOpenSolaris support (libtool)

[PATCH] grab all contents of multiline help in *.opt

Re: [PATCH] Implement redundant store elimination, fix PR38513

[PATCH] Keep unused local user vars at -O0 (PR debug/39474)

Re: [PATCH] libgcc2.c:mprotect() for mingw, incompatible pointer type warning

[PATCH] libgcc2.c:mprotect() for mingw, incompatible pointer type warning

[PATCH] libiberty hashtab.c:hash_pointer() needs intptr_t

[PATCH] libssp/ssp.c needs malloc.h for mingw

[PATCH] Merge torture testcases from a-i branch

[PATCH] New MIPS interrupt handler patch

[PATCH] Nuke gen_tagged_type_instantiation_die (PR debug/39412)

[patch] output long internal label

Re: [PATCH] Pack better some GCC internal data structures on 64-bit hosts

[PATCH] Pack better some GCC internal data structures on 64-bit hosts

Re: [PATCH] Pack better some GCC internal data structures on 64-bit hosts

Re: [PATCH] Pack better some GCC internal data structures on 64-bit hosts

Re: [PATCH] PR debug/37959

[PATCH] PR middle-end/37805: --help=...,joined,undocumented

[PATCH] PR pch/39492 - MinGW memory mapping fix

Re: [PATCH] recog: Disallow changes in asms for reg asm ("x") operands

[PATCH] rs6000_macro_to_expand fix

[PATCH] Shrink some more structures for 64bit hosts

[PATCH] skip gcc.target/i386/stackalign/longlong-2.c on darwin

Re: [PATCH] Small cleanups

RE: [PATCH] SMS - Pass the actual schedulable rows to compute_split_row

[PATCH] SMS - Pass the actual schedulable rows to compute_split_row

Re: [PATCH] Support -mcpu=native and -mtune=native on alpha-linux.

[PATCH] Teach forwprop about constant offsets when propagating offset into array-ref

Re: [patch] Vectorizer reorganization

[PATCH] win64 fix for libiberty md5.h

[PATCH]: all ones m128i constant

[patch]: Fix warning in ipa-struct-reorg.c

Re: [patch]: PR/39518 missing documentation of cygwin/mingw target options

[patch]: PR/39518 missing documentation of cygwin/mingw target options

Re: [patch]: PR/39518 missing documentation of cygwin/mingw target options

Re: [patch]: PR/39518 missing documentation of cygwin/mingw target options

Re: [patch]: PR/39518 missing documentation of cygwin/mingw target options

Re: [PATCH][4.5] Do not set TREE_ADDRESSABLE from build_fold_addr_expr

Re: [PATCH][4.5] Do not set TREE_ADDRESSABLE from build_fold_addr_expr

[patch][4.5] Make regmove cfglayout-safe

Re: [PATCH][4.5] Move gimplifier predicates

[PATCH][Ada] Implement multilib support for gnatmake

[PATCH][Ada] mips64el multilib support

[PATCH][alias-improvements] Dissect refs_may_alias_p

[PATCH][alias-improvements] Fix bootstrap after merge

Re: [PATCH][alias-improvements] Fix bootstrap failure with release checking, PRE miscompiling caller-save.c

[PATCH][alias-improvements] Fix bootstrap failure with release checking, PRE miscompiling caller-save.c

Re: [PATCH][alias-improvements] Fix CCP regressions, fix PR38180

[PATCH][alias-improvements] Fix ehcleanup pass fallout

[PATCH][alias-improvements] Fix PR39358 fix

[PATCH][alias-improvements] Fix PR39506 cause

[PATCH][alias-improvements] Fix SCCVN DSE fallout

Re: [PATCH][alias-improvements] Fixup copyprop to handle cycles properly (PR38458)

[PATCH][alias-improvements] Limit DCE oracle use

[PATCH][alias-improvements] Limit oracle use in DSE

[PATCH][alias-improvements] Make is_dereferenced private

[PATCH][alias-improvements] PTA oracle cleanups

[PATCH][alias-improvements] Remove dubious PTA stuff, stregthen asserts

[PATCH][alias-improvements] Remove tree-ssa-structalias.h

Re: [PATCH][alias-improvements] Verify TREE_ADDRESSABLE in PHI arguments

[PATCH][alias-improvements] XFAIL broken testcases

[patch][doc] Document -floop-* dependences on Graphite libs

[PATCH][no-undefined-overflow] Add basic C++ support

[PATCH][no-undefined-overflow] Adjust negate_expr_p and friends

[PATCH][no-undefined-overflow] Adjust X +- C1 CMP C2 to X CMP C2 +- C1 folding

[PATCH][no-undefined-overflow] Audit extract_muldiv_1

[PATCH][no-undefined-overflow] Easy cases for TYPE_OVERFLOW_WRAPS removal

[PATCH][no-undefined-overflow] Finish fold binary transition

[PATCH][no-undefined-overflow] Fix compile torture

[PATCH][no-undefined-overflow] Fix object-size related regressions

[PATCH][no-undefined-overflow] Fix tree code names

[PATCH][no-undefined-overflow] Fixup SCEV and parts of loop

[PATCH][no-undefined-overflow] Fold (T1)X + (T1)Y to (T1)(X + Y)

[PATCH][no-undefined-overflow] More address-expression handling

[PATCH][no-undefined-overflow] More comparison folding

[PATCH][no-undefined-overflow] More comparison handling

[PATCH][no-undefined-overflow] ptr + int issues

Re: [PATCH][no-undefined-overflow] Teach VRP to produce *NV_EXPR, fix unsigned overflow detection in int_const_binop

[PATCH][no-undefined-overflow] Teach VRP to produce *NV_EXPR, fix unsigned overflow detection in int_const_binop

[PATCH][no-undefined-overflow][1/2] Basic middle-end support

[PATCH][no-undefined-overflow][2/2] Basic C frontend support

[PATCH][RFC] Immediate compiler exit on missing header file

Re: [PATCH]Save/restore crtl->is_thunk for emitting thunk code (PR/debug 39378)

Re: [PATCH]Save/restore crtl->is_thunk for emitting thunk code (PR/debug 39378)

[PATCH]Save/restore crtl->is_thunk for emitting thunk code (PR/debug 39378)

Re: [PATH][Ada] Fix multilib handling of gnat.dg when RUNTESTFLAGS is used

Re: [PATH][Ada] Fix multilib handling of gnat.dg when RUNTESTFLAGS is used

[PATH][Ada] Fix multilib handling of gnat.dg when RUNTESTFLAGS is used

Re: [PATH][Ada][=> MINGW32 Please] Fix multilib handling of gnat.dg when RUNTESTFLAGS is used

[ping, spu] PR target/39181 (Re: Fix ICEs with complex integer types (4.4 regression))

[PING] recog: Disallow changes in asms for reg asm ("x") operands

Re: [PING^2] [C++] Fixes for PR c++/29727 and PR c++/37647

Re: [plugins] [patch] Add new testcases and dejagnu support for plugin mechanism

Re: [plugins] [patch] Add new testcases and dejagnu support for plugin mechanism

Re: [plugins] [patch] Add new testcases and dejagnu support for plugin mechanism

[plugins] [patch] Add new testcases and dejagnu support for plugin mechanism

Re: [plugins] [patch] allows to see AST in C

[plugins] [patch] Fix a bug in plugin argument option parsing

[plugins] Add user attribute

[power7-meissner] Add copysign, divide estimate, update movdf, work on register classes

[power7-meissner] Figure out -mcpu=native assembler options; Turn off -misel by default

[power7-meissner] Fix altivec float interleave

[power7-meissner] Fix floordf2 expander

[power7-meissner] Fix PR 39457

[power7-meissner] Fix typo in store with update instructions

[power7-meissner] Fix up problems encountered with spec 2006, and add vector converts

[power7-meissner] Fix V4SF multiply/add; Add load/store with update; Add some VSX conversions; Fix binutils version

[power7-meissner] Fix V4SF4 negation

[power7-meissner] Fix xxpermdi instruciton on power7

Re: [power7-meissner] Patch 39558, 39293; Collapse VSX DF/V2DF/V4SF insns; Add builtins; Use xxlor to copy

[power7-meissner] Patch 39558, 39293; Collapse VSX DF/V2DF/V4SF insns; Add builtins; Use xxlor to copy

[power7-meissner] Reenable V4SF autovectorization under altivec

[power7-meissner] Revert fma operations; Restrict CTR/LR/MQ/VRSAVE/VSCR register classes

[power7-meissner] Update constraints documentation

Re: [PR fortran/38507] Fix checks for valid GOTOs

[pretty-ipa] Avoid copies of return values when inlining

[pretty-ipa] Better non-SSA argument substitution in inliner

[pretty-ipa] dwarf2out and location lists improvements/fixes

[pretty-ipa] EH duplication cleanups

[pretty-ipa] EH moves are free

[pretty-ipa] Empty cleanup EH regions removal

[pretty-ipa] Fix dead function removal wrt clones

[pretty-ipa] Fix handling of weak functions

[pretty-ipa] Fix some more problems with dwarf2out on expressions

[pretty-ipa] Ignore must_not_throw landing pads for inlining

[pretty-ipa] Inliner substitution tracking in debug-info

[pretty-ipa] Merge from mainline and fix fallout

[pretty-ipa] More cureful handling of MUST_NOT_THROW regions

[pretty-ipa] pure-const improvements

[pretty-ipa] Substitute non-SSA paramters more when inlining

[profile-stdlib] PATCH: new diagnostic: map to unordered_map

[RFA, PATCH, 4.4 regression] Fix PR middle-end/38028

[RFA/commit?] Add gdb to the list of supported dirs on x86_64-darwin

Re: [RFA/commit?] Add gdb to the list of supported dirs on x86_64-darwin

[RFA:] btest-gcc.sh: Add libmudflap.sum to optional testsuites

Re: [RFA] PR libobjc/27466 unexpected exception handler V2

[RFA] pretty-ipa merge 11: ehcleanup pass

[RFA] pretty-ipa merge 5: fixup_cfg before early passes

[RFA] pretty-ipa merge 7: bitmap_last_set_bit

[RFA] pretty-ipa merge 8: handle aka bitmaps in EH duplication

[RFC cond-optab] Never try conditional stores in wider modes if pattern fails

[RFC] Extend CSE to track const anchors

Re: [RFC] New SRA and early interprocedural SRA

[RFC] Remove frtl-abstract-sequences.

Re: [RFC][patch] Fix PR tree-optimization/39529 - failure in verify_ssa after vectorization

[RFC][patch] Fix PR tree-optimization/39529 - failure in verify_ssa after vectorization

[spu] Fix ICEs with complex integer types (4.4 regression)

[spu] Use correct section type for .toe

[testsuite] clean up GCC_EXEC_PREFIX use for PR38526

[testsuite] fix 27630, set up effective target for ieee

[testsuite] fix 37628, skip a test for vax

[testsuite] fix 37960, fix a test for small int targets

[testsuite] prune warnings in compat tests

[thread-annotations] [patch] Fixed two issues in thread-safety/lock analysis

[thread-annotations] [patch] Support multiple lock attributes of the same kind on a declaration

[v3] Add libstdc++/39405 testcases to mainline

[v3] Fix libstdc++/39405

[v3] Fix the incomplete implementation of DR 387 issue

[v3] in-line pthread tests

[v3] Minor changes to forward_list

[v3] Optimize add_lvalue_reference/add_rvalue_reference in mainline

[v3] regenerate html manual

[v3] Tiny patch to the docs

[v3] typesize include fixes

[vta, trunk] avoid aliasing warning in decimal128.c

[vta, trunk] don't leak uninitialized stack state into output

[vta, trunk] stabilize java type's uids

[vta,trunk] don't call floor_log2(0) in tree-vrp

[vta] don't crash dumping sched deps

Re: [vta] don't let debug stmts get in the way of equiv notes in ira

[vta] don't let debug stmts get in the way of equiv notes in ira

[vta] don't mark vars as referenced in inline-remapped debug stmts

[vta] don't move equiv_insn just because of debug insn

[vta] don't remap blocks on inlining just because of debug stmts

[vta] fix distribute_notes with intervening debug insns

[vta] introduce -fverbose-cselib

[vta] merged from trunk@144510

[vta] partial fix for sel-sched to support debug insns

[vta] set correct dep type for debug insns in modulo-sched

[wwwdoc, AVR, Committed] Add support for 3 new devices

[wwwdocs]

[wwwdocs] Adjust OpenMP v3.0 URL

[wwwdocs] Buildstat update for 4.2

[wwwdocs] Buildstat update for 4.3

[wwwdocs] entry in changes.html about IRA

[wwwdocs] gcc-3.x/criteria.html simplification

[wwwdocs] java/news.html -- remove broken link

[wwwdocs] Mention selective scheduler in changes.html

[wwwdocs] news.html -- minor tweak

[wwwdocs] Normalize remaining references to openmp.org

[wwwdocs] PR 12821 dead link on onlinedocs/gccint/Top-Level.html

[wwwdocs] remove bogus mirror http://gcc-hk.internet.bs

[wwwdocs] update with libstdc++ changes for 4.4.0

Ada runtime for NetBSD 4&5 (Bug 37309)

Re: Add --with-host-libstdcxx configure option to allow Graphite build with static PPL etc.

Add --with-host-libstdcxx configure option to allow Graphite build with static PPL etc.

Re: Allow symbol versioning to be disabled for libgfortran and libssp

Re: Allow symbol versioning to be disabled for libgfortran and libssp

Re: Antwort: Re: [plugins] [patch] Initial implementation of GCC plugin support

arc-20081210-branch created (Was: Re: RFA: Fix PR38449)

Re: Avoid copy propagation of inlined function arguments at -O0

Re: Avoid duplicate decls in inlined and versioned functions

Blackfin: Fix insn length computation for LSETUP

Blackfin: Fix problem in hardware loop discovery code

Re: btest-gcc.sh patch ping and Re: Link tests after GCC_NO_EXECUTABLES

Re: btest-gcc.sh patch ping and Re: Link tests after GCC_NO_EXECUTABLES

Bug #38182

C++ PATCH for c++/13549

C++ PATCH for c++/28274

C++ PATCH for c++/28879 (VLAs in templates)

C++ PATCH for c++/37729 (variadic templates + late-specified return types)

C++ PATCH for c++/38908 (bogus uninitialized warnings)

C++ PATCH for c++/39367

C++ PATCH for c++/39526

C++ PATCH for c++/9634, 29469, 29607 [DR 224]

C++ PATCH for core issue 703 (float narrowing/initializer-lists)

C++ PATCH to cxx_print_type/decl

C++ PATCH to dependent call mangling

C++ PATCH to implement DR 613

C++ PATCH to rework fixes for 38030, 38850, 39070

C++/libiberty PATCH for mangling updates

Re: C++/libstdc++ PATCH to function cv-quals handling (c++/37806, libstdc++/39310)

C++/libstdc++ PATCH to function cv-quals handling (c++/37806, libstdc++/39310)

Committed [ARM] - Fix documentation for isr attribute.

COMMITTED: Add memmem to libiberty

Committed: crisv32 uses "nop" too dwarf2, tls test

Committed: fix gcc/config/cris/linux.h CRIS_LINK_SUBTARGET_SPEC

Committed: Fix gen_lowpart_for_combine failure mode

Committed: fix PR38609 by papering over a reload bug

Committed: Fix PR39235

Committed: Fix PR39349

Committed: versioned libgcc symbols for CRIS-specific symbols

Constant expressions etc. patch committed

Contents of PO file 'cpplib-4.4-b20081121.es.po'

cpplib diagnostics patch committed

dbg count support for ccp

Re: Deprecating Itanium1 for GCC 4.4

Document no-undefined-overflow branch.

Fix an issue in unused value warning for C++ frontend (PR/39551)

Fix bogus comment in fold_unary

Fix build breakage from stdint.h patch (hopefully)

Fix cpplib .pot regeneration

Fix for PR/39548

Fix handling of MUST_NOT_THROW

Re: Fix ICE in predictive commoning

Fix ICE on out-of-range array index

Fix PR 39592 (excess precision ICE with -msse)

Fix PR39583: Revision 145255 breaks bootstrap with obj-c++

Fix typos in manuals

Re: fixinc patch from 5 years ago :-O !!

fixincludes test updates

Re: GCC 4.4 changes page needs updating

Gcc copies of system headers.

gcc-4.4/c99status.html

gcc-4.4/changes.html updates (ARM, ColdFire, Power etc.)

ix86 4.4 branch

Label alignments in shorten_branches

libiberty/pex-*, inconsistent/incorrect pid_t usage

Fwd: Linking libgfortran with libiberty

lto merged from trunk @145119

Make missing headers fatal (PR 15638)

Merging the alias-improvements branch

Minor cleanups to eh code

Re: MIPS .mdebug.abi64 / .mdebug.abiN64

Re: Mirror

More MUST_NOT_THROW region cleanups

My pretty-ipa merge 1: Rename jump function constants

My pretty-ipa merge 2: Fix get_ref_base_and_extent() handling of unions and variable sized arrays

My pretty-ipa merge 3: Nuke call graph edges after inlining in all cases

My pretty-ipa merge 4: Fix cgraph edge building in omp lowering

New port: Toshiba Media Processor (mep-elf)

New Spanish PO file for 'cpplib' (version 4.4-b20081121)

New Spanish PO file for 'gcc' (version 4.4-b20081121)

NOTHROW handling fixes

Patch for language specific Makefile check targets

Re: Patch for PR middle-end/10109 - Fix LIBCALL_VALUE documentation

Patch for PR39557

Patch FYI: fix PR preprocessor/31932

PATCH RFA: Handle erasing a reference to an entry in a hash table

PATCH RFA: Make hashtable::clear return quickly if table is empty

PATCH, ARM: fix PR23623 and PR27628

PATCH, doc: fix bug in RS/6000 options

PATCH, doc: fix PR 5627

PATCH, libmudflap: fix PR 38462

PATCH, rs6000: fix PR 30451

PATCH, rs6000: fix PR 31635

PATCH, rs6000: fix PR target/32542

PATCH, rs6000: improve -msdata option description

PATCH: Add Intel Atom optimization

PATCH: Add reg_mentioned_by_mem_p and reg_dep_by_addr_p

PATCH: Add return 0 to gcc.target/x86_64/abi/callabi/func-indirect.c

PATCH: backport fix for PR 39175 to 4.3 branch

PATCH: Backport gcc.target/i386/pr39592-1.c to 4.4

PATCH: c++: Remove the unused has_trailing_semicolon

PATCH: Correct ChangeLog entries for revision 136311

PATCH: Do not make -falign-labels align jump tables

Patch: FYI: fix PR preprocessor/39512

PATCH: PR c++/28301: [4.3/4.4/4.5 regression] ICE with broken specialization

PATCH: PR c++/37520: [4.4 Regression] junk `(,%eax,4)' after expression / suffix

Re: PATCH: PR c++/37520: [4.4 Regression] junk `(,%eax,4)' after expression / suffix

Re: PATCH: PR c++/37520: [4.4 Regression] junk `(,%eax,4)' after expression / suffix

PATCH: PR c++/39060: [4.4 regression] ICE with lots of invalid member functions

Re: PATCH: PR c++/39060: [4.4 regression] ICE with lots of invalid member functions

Re: PATCH: PR c++/39060: [4.4 regression] ICE with lots of invalid member functions

Re: PATCH: PR c++/39060: [4.4 regression] ICE with lots of invalid member functions

Re: PATCH: PR c++/39380: Regression: all programs that link Java and C++ libraries fail when optimized

Re: PATCH: PR c++/39380: Regression: all programs that link Java and C++ libraries fail when optimized

PATCH: PR c++/39380: Regression: all programs that link Java and C++ libraries fail when optimized

PATCH: PR c++/39425: [4.2/4.3/4.4 Regression] gcc loops after reporting template instantiation errors

PATCH: PR gas/9915: LOCAL_LABELS_DOLLAR doesn't work on Freebsd/x86

PATCH: PR middle-end/39345: [4.4 Regression] ICE in copy_tree_body_r, at tree-inline.c:1020

Re: PATCH: PR middle-end/39345: [4.4 Regression] ICE in copy_tree_body_r, at tree-inline.c:1020

PATCH: PR preprocessor/39533: -MM may list a header file twice

Re: PATCH: PR target/37520: NO_DOLLAR_IN_LABEL should be defined on x86 targets

PATCH: PR target/37520: NO_DOLLAR_IN_LABEL should be defined on x86 targets

Re: PATCH: PR target/37520: NO_DOLLAR_IN_LABEL should be defined on x86 targets

Re: PATCH: PR target/37520: NO_DOLLAR_IN_LABEL should be defined on x86 targets

PATCH: PR target/38781: PR38151: valgrind finds problem

Re: PATCH: PR target/39327: Incorrect addsub/unpck patterns in sse.md

Re: PATCH: PR target/39327: Incorrect addsub/unpck patterns in sse.md

RE: PATCH: PR target/39327: Incorrect addsub/unpck patterns in sse.md

Re: PATCH: PR target/39327: Incorrect addsub/unpck patterns in sse.md

PATCH: PR target/39445: failure of SSE2 tests

PATCH: PR target/39472: Add -mabi=[ms|sysv]

PATCH: PR target/39473: Typo in untyped_call in i386.md

PATCH: PR target/39476: Typo in ix86_function_regparm in i386.c

PATCH: PR target/39477: Incorrect document for regparm attribute

PATCH: PR target/39545: structures with zero-length array passed/returned inconsistently

Re: PATCH: PR target/39545: structures with zero-length array passed/returned inconsistently

Re: PATCH: PR testsuite/39451: Invalid x86 constraint in gcc.dg/asm-b.c

Re: PATCH: PR testsuite/39451: Invalid x86 constraint in gcc.dg/asm-b.c

PATCH: PR testsuite/39451: Invalid x86 constraint in gcc.dg/asm-b.c

PATCH: Replace x86_65 with x86_64

PATCH: resolve unique sections before writing the constant pool

PATCH: Scan andl/andq instead of andl

PATCH: tree-ssa-sink breaks stack layout

PATCH: Update ix86_agi_dependent

PATCH: upgrade libdecnumber

Patches for gcc 4.1.2 on Tru64 OSF1

PING Re: PATCH: PR c++/39380: Regression: all programs that link Java and C++ libraries fail when optimized

Ping on patch for PR middle-end/38237 (multiple weak directives)

Ping Re: [4.5] Make cpplib use compiler's diagnostic.c

PING: [4.5 PATCH] Extend __attribute__((deprecated)) with an optional message

PING: [PATCH 4.5]: Fix PR39146 unneccesary stack realign

PING: [PATCH, cgraph] Fix "mismatched arguments" inlining warning

Re: PING: PATCH: PR c++/39425: [4.2/4.3/4.4 Regression] gcc loops after reporting template instantiation errors

PING: PATCH: PR c++/39425: [4.2/4.3/4.4 Regression] gcc loops after reporting template instantiation errors

PING: PATCH: PR target/39545: Structures with flexible array member passed/returned incorrectly

PING: PATCH: PR target/39545: structures with zero-length array passed/returned inconsistently

PING: PATCH: resolve unique sections before writing the constant pool

PING: Re: [RFA] PR libobjc/27466 unexpected exception handler V2

PING^2: [PATCH, cgraph] Fix "mismatched arguments" inlining warning

Please try flidq on Solaris/x86 and Darwin/x86

PowerPC TLS scheduling

PR 323 patch committed

PR 35235 patch committed

Re: PR c++/35652 [4.2/4.3/4.4 Regression] offset warning should be given in the front-end

Re: PR c++/35652 [4.2/4.3/4.4 Regression] offset warning should be given in the front-end

Re: PR c++/35652 [4.2/4.3/4.4 Regression] offset warning should be given in the front-end

Re: PR c++/35652 [4.2/4.3/4.4 Regression] offset warning should be given in the front-end

Re: PR c++/35652 [4.2/4.3/4.4 Regression] offset warning should be given in the front-end

Re: PR c/12245 III (expensive computation of array size)

Re: PR debug/39267: Scope blocks no longer contains static vars, const and type decls...

Re: PR debug/39267: Scope blocks no longer contains static vars, const and type decls...

PR debug/39267: Scope blocks no longer contains static vars, const and type decls...

PR target/39361

Prettify assembly output on the SPARC

pretty-ipa merge 10: verify_eh_tree fixes

pretty-ipa merge 12: return value substitution

pretty-ipa merge 1: cgraph_function_body_availability fix

pretty-ipa merge 2: master clones removal

Re: pretty-ipa merge 3 (well lto merge ;): inline_failed reason as enum

Re: pretty-ipa merge 3 (well lto merge ;): inline_failed reason as enum

pretty-ipa merge 3 (well lto merge ;): inline_failed reason as enum

pretty-ipa merge 4: "process" cgraph node flag

pretty-ipa merge 6: pure-const pass rewrite

pretty-ipa merge 9: dump_eh_tree improvements

Re : [PATCH] Build a tri-arch compiler on mips-linux-gnu

reinit regs upon global reg variable (IRA regression)

Revision 107218 changed addressing mode generation

RFA: [PR objc/18456][testsuite] ICE compiling Objective C code with protocol-qualified objects

Re: RFA: [PR objc/27377] Fix warnings about conditional expressions for compatible ObjC types

Re: RFA: [PR objc/27377] Fix warnings about conditional expressions for compatible ObjC types

RFA: [PR objc/27377] Fix warnings about conditional expressions for compatible ObjC types

RFA: [testsuite] add trivial.m to objc/execute/

RFA: add libiconv to top-level configure+make

RFA: Avoid simulator timeouts on more libstdc++ tests

RFA: Do not use cmpstrnsi to implement builtin memcmp

RFA: Fix PR 31634

RFA: fix PR 39141

RFA: Fix PR debug/39368

RFA: Fix PR35044

RFA: Fix PR38449

RFA: Fix PR38785

RFA: Fix PR39305

RFA: Fix PR39348

RFA: Fix PR39350

RFA: Fix PR39351

Re: RFA: patch modifying ColdFire, power4, an power5 pipeline descriptions

RFA: patch modifying ColdFire, power4, an power5 pipeline descriptions

RFA: patch to change a mcro name in IRA

RFA: patch to fix PR39432

RFA: patch to solve PR39522

Re: RFA: PATCH to tree-nrv for debug/39086 (abort in dwarf with -fno-tree-sra)

Re: RFA: PATCH to tree-nrv for debug/39086 (abort in dwarf with -fno-tree-sra)

RFA: PATCH to tree-nrv for debug/39086 (abort in dwarf with -fno-tree-sra)

RFA: patch to use DF_LIVE_{IN,OUT} in IRA.

Re: RFA: PATCH: PATCH: PR target/39545: Structures with flexible array member passed/returned incorrectly

RFA: PATCH: PATCH: PR target/39545: Structures with flexible array member passed/returned incorrectly

RFA: PATCH: PR target/39545: structures with zero-length array passed/returned inconsistently

Re: RFA: PATCH: PR target/39545: structures with zero-length array passed/returned inconsistently

RFA:: Fix PR39347

RFC: [patch] launching compiler through a wrapper

Re: Small error in manual

Status of OpenMP workshare patch

std::norm improvement

stdint.h patch committed

Stop 4.2 snapshots and spread out the others

Suspected bug lshift_value (expmed.c) and its patch

Testcase for pr37868 is broken; how shall we fix it?

tests for --help (was: [PATCH 0/N] Fix --help output.)

Tidy spu_expand_prologue

TREE_NOTHROW regression introduced by gimple patches?

Update c99status.html VLA status

Update index.html for 4.2 branch closure


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