gcc-patches archive
subject index for September, 2008

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:

[1/3] x86 delegitimize_address/find_base_term patches

[2/3] x86 delegitimize_address/find_base_term patches

Re: [3/3] AVX branch merge --- New testscases

[3/3] x86 delegitimize_address/find_base_term patches

[Ada, buildsystem] Fix profiledbootstrap

[Ada] Cap alignment promotion of stand-alone objects

[Ada] committed first part of s-interr-hwint.adb changes

[Ada] Fix debug info glitches

[Ada] Fix non-determinicity of symbol names

[Ada] fix overoptimization wrt volatile

[ARM,PATCH] accept --with-abi=aapcs-linux

[AVR] Fix target/37466

[Bug middle-end/37448] patch to compute alloc-pool stats correctly

[C++ PATCH] Clear DECL_INITIAL during C++ NVR (PR c++/37568)

Re: [C++ PATCH] Don't ICE in build_array_ref trying to SET_EXPR_LOCATION on error_mark_node (PR c++/37552)

Re: [C++ PATCH] Don't ICE in build_array_ref trying to SET_EXPR_LOCATION on error_mark_node (PR c++/37552)

[C++ PATCH] Don't ICE in build_array_ref trying to SET_EXPR_LOCATION on error_mark_node (PR c++/37552)

[C++ PATCH] Fix critical canonical-types regression

[C++ PATCH] Fix error handling in build_enumerator (PR c++/37389)

[C++ PATCH] Fix error recovery in cp_finish_decl (PR c++/37348)

[C++ PATCH] Fix finish_function recursion (PR c++/37189)

Re: [C++ PATCH] Fix ICE on C-only builtin types in C++ (PR c++/37532)

Re: [C++ PATCH] Fix ICE on C-only builtin types in C++ (PR c++/37532)

Re: [C++ PATCH] Fix ICE on C-only builtin types in C++ (PR c++/37532)

[C++ PATCH] Fix ICE on C-only builtin types in C++ (PR c++/37532)

[C++ PATCH] Fix type inconsistency in array_type_nelts_top (PR c++/37417)

[C++ Patch] PR 37649

[C++ PATCH] Robustify finish_compound_literal (PR c++/37531)

[C++, java, objc] PR 18071

[c++0x] thread_local

[call graph, patch] Reuse call graph edges

Re: [call graph, patch] Reuse call graph nodes

[committed, testsuite] Add call to check_vect to gcc.dg/vect/slp-perm-*.c tests.

[committed] fix ARM -mfloat-abi documentation

[committed] Add !TARGET_MIPS16 to Octeon ISA_HAS_* macros

[Committed] Add myself as ia64 Maintainer

[Committed] Add testcase for middle-end/37333

[Committed] Add testcase for PR middle-end/37669 ice with builtin checks

[committed] Define IRA_COVER_CLASSES on PA

[committed] Don't pass -fwhole-program to collect2 on HP-UX SOM

[committed] Fix bootstrap failure in sel-sched.c on MIPS

[committed] Fix linking of static openmp applications on hppa*-hp-hpux11*

[committed] Fix obvious bug in ira.c

[committed] Handled forced visibility on hppa64-hpux

[Committed] Re-enable data speculation on ia64

[Committed] testcase for PR middle-end/26445

[committed] xfail pr33009.c and pr11832.c on hppa*-*-*

[Committed][PR37360] Restore MIPS bootstrap

[gcc-in-cxx] Fix enum assignments

[gcc-in-cxx] Fix timevar initializations

[gcc-in-cxx] FYI: add missing cast

[gcc-in-cxx] FYI: don't use enum for masks

[gcc-in-cxx] Merge revision 140025 on mainline to gcc-in-cxx branch

[gcc-in-cxx] Patch: fix a few struct tags

[gcc-in-cxx] Patch: use int for iteration

[graphite-branch] Improve SCoPs SESE

Re: [graphite] fix code generation fails

[graphite] Fix PR37485

Re: [graphite] instancewise dependence analysis functions and structures

Re: [graphite] instancewise dependence analysis functions and structures

Re: [graphite] Review of middle-end and graphite.[ch]

[graphite] SCoP detection update to fix Bug 37372 and various others

Re: [graphite] SCoP detection update to fix Bug 37372 and various others

[ira-mege]: Use DF for IRA liveness

[ira-merge] A branch to track IRA regressions

[ira-merge] Backport fixes for PRs rtl-opt/37251 and rtl-opt/37243

[ira-merge] Fix 416.gamess in SPEC CPU 2006

[ira-merge] Fix some IRA regressions

[ira] patch to simplify IR flattening

[ira] small fixes in comments and names

[libcpp] RFA: Add support for comments retrieval

[lto-plugin][patch] Remove only temporary files

[lto] Add new testsuite directories for LTO

[lto] Add support for CONST_DECL and GIMPLE_PREDICT

[lto] Add test case

[lto] Another test case

[lto] Fix -funsigned-char streaming

Re: [lto] Fix attributes for builtins

[lto] Fix binfo streaming

[lto] Fix bootstrap failure

[lto] Fix EH runtime types streaming

[lto] Fix more -funsigned-char issues

[lto] Fix pruning of TYPE_FIELDS and TYPE_METHODS

[lto] Fix streaming of EH regions

[lto] Fix streaming of RESULT_DECLs

[lto] Fix syntax error in collect2.c

[lto] Handle DECL_DEBUG_EXPR

[lto] Make COMPOUND_LITERAL_EXPR part of GENERIC

[lto] PATCH: add LTRANS driver

[lto] PATCH: add option for writing LTRANS output file names

[lto] Provide a simple langhook for global_bindings_p

[lto] Re-enable PRE

[lto] Temporarily disable PRE, add new test case

Re: [lto][patch] Add initial gold plugin

[LTO][PATCH] Add lang-hooks for LTO operation modes.

[lto][patch] add missing extern

[LTO][PATCH] Add streaming support for GIMPLE_CHANGE_DYNAMIC_TYPE.

[lto][patch] Add support for archives in the plugin

[lto][patch] Allocate enough space in lto_types_needed_for and lto_flags_needed_for

Re: [lto][patch] Avoid creating spurious cgraph nodes while reading expressions

[lto][patch] Avoid creating spurious cgraph nodes while reading expressions

[lto][patch] bootstrap the plugin

[lto][patch] Change resolution format so it is easier to parse in C

[lto][patch] cleanup and bug fixes

[LTO][PATCH] Committed obvious for an ICE.

[LTO][PATCH] Converting inline failure reason strings to symbol constants

[lto][patch] Don't call assemble_external in the c++ FE

[lto][patch] Don't put static variables in the symbol table

[lto][patch] Fix bug if a const_decl is written twice

[LTO][PATCH] Fix for ICE in cp/mangle.c:839

[LTO][PATCH] Fix for random memory corruption

[LTO][PATCH] Fix ICE due to mismatched exception information of DECL and GIMPLE

[lto][patch] Fix missing symbols in the symbol table

[lto][patch] Fix missing vtables. Some global variables were not being finalized.

Re: [LTO][PATCH] Fix problem in EH fix-up due to a previouls merge error.

[LTO][PATCH] Fix problem in EH fix-up due to a previouls merge error.

[lto][patch] Fix problems with DECL_ABSTRACT

[LTO][PATCH] Fix WPA breakage

Re: [lto][patch] Handle COMPOUND_LITERAL_EXPR for initializers in lto1

Re: [lto][patch] Handle COMPOUND_LITERAL_EXPR for initializers in lto1

[lto][patch] Handle COMPOUND_LITERAL_EXPR for initializers in lto1

[lto][patch] Make input_tree return a tree

Re: [lto][patch] Move common.c and common.h from lto-plugin/ to gcc/lto/

[lto][patch] Move common.c and common.h from lto-plugin/ to gcc/lto/

[lto][patch] Move lto-plugin/plugin-api.h to include/plugin-api.h

[lto][patch] Read resolution from a file

[lto][patch] Remove a use of DECL_LANG_SPECIFIC

[lto][patch] Remove duplicated code

[lto][patch] Remove RESULT_DECL from the symbol table

[lto][patch] Remove vestigial fixup code

[lto][patch] s/MAX_TREE_CODES/NUM_TREE_CODES/g

[lto][patch] Split archives

[lto][patch] Store the symbol resolution in DECL_LANG_SPECIFIC

[lto][patch] Update decl merging to use symbol resolution

[lto][patch] Update plugin-api.h

[lto][patch] Use elf_strptr in the plugin

[lto][patch] Use explicit array sizes in lto-plugin/common.h

[lto][patch] Write symbol resolution to a file

[middle-end, patch 0/3] Indirect inlining cleanups

[middle-end, patch 1/3] Merge of parameter describing arrays and naming cleanup

[middle-end, patch 2/3] Update ipa-prop structures during all kinds of inlining

[middle-end, patch 3/3] Keep always_inlining until the cgraph stabilizes

Re: [middle-end, patch, committed] Indirect inlining cleanups

Re: [PATCH 1/2] New pass to partition single function into multiple sections (take 2)

Re: [PATCH 1/2] New pass to partition single function into multiple sections (take 2)

[PATCH 1/2] New pass to partition single function into multiple sections (take 2)

[PATCH 4.3] doc: Document new S/390 options

Re: [patch committed] SH: Disable assembler cfi directives on shmedia

[patch committed] SH: Disable assembler cfi directives on shmedia

[patch committed] SH: Fix insn length for SH2A

[patch committed] SH: Fix sh_gimplify_va_arg_expr

[patch committed] SH: xfail pr11832 and pr33009 tests

[patch i386]: Adjust DWARF_OFFSET_SIZE for w64

RE: [PATCH m32c] PR target/32335 ICE in cselib_record_set, at cselib.c:1508

[patch RFC] A patch for PR37633

[PATCH rs6000] Add vec_lvlx/vec_lvrx Altivec intrinsics

[PATCH rs6000] Disable some Cell microcoded instructions

[PATCH rs6000] Fix PR 37640, __sync_lock_test_and_set on PPC64 causes ICE

[PATCH rs6000] Improve int to double on PPC64

[PATCH rs6000] Use correct alias set when storing stack pointer

[patch testsuite g++.dg gcc.dg]: Fix various tests for w64

Re: [patch testsuite g++.dg]: Fix compat struct-layout-1 tests for w64

Re: [patch testsuite g++.dg]: Fix compat struct-layout-1 tests for w64

[patch testsuite g++.dg]: Fix compat struct-layout-1 tests for w64

Re: [PATCH v2] ada: Simplify code while building boolean expression

[PATCH, Ada]: more typos

[patch, altivec] Fix PR tree-optimization/35642 - implement vect short mult

[PATCH, avr]PING^2 Fix PR36609 incorrect RTL for test reversal pattern

[PATCH, cgraph] Fix wrong sizeof in memset

Re: [Patch, Doc] Java: Clarify restrictions on -freduced-reflection option.

[Patch, fortran/testsuite, committed] Fix test case on systems with 32bit pointers (PR 37399)

Re: [Patch, Fortran] PR fortran/37199: Wrong code for function returning array

Re: [patch, fortran] [4.4 Regression] PR37498 Incorrect array value returned - 4.3 ABI Broken - FINAL

[patch, fortran] [4.4 Regression] PR37498 Incorrect array value returned - 4.3 ABI Broken - FINAL

[Patch, Fortran] [committed] Add test-case for PR fortran/36167

[Patch, Fortran] [committed] Extend test-case stfunc_6.f90

Re: [Patch, Fortran] [RFC] PR fortran/36746 / missing part from PR 32095?

Re: [Patch, Fortran] [RFC] PR fortran/36746 / missing part from PR 32095?

[Patch, Fortran] [RFC] PR fortran/36746 / missing part from PR 32095?

Re: [Patch, Fortran] Documentation for type-bound procedures

Re: [Patch, Fortran] Fix misleading error for PROCEDURE(interface) and abstract types

[Patch, Fortran] Fix misleading error for PROCEDURE(interface) and abstract types

[Patch, Fortran] Fix PR37400 - wrong char len with implicit types

[patch, fortran] Fix some minor resolution errors in io.c

[Patch, Fortran] Implement basic ABSTRACT types

Re: [Patch, Fortran] PR fortran/35723: Some fixes to restricted-expression handling

[Patch, Fortran] PR fortran/35723: Some fixes to restricted-expression handling

Re: [Patch, Fortran] PR fortran/35723: Some fixes to restricted-expression handling

Re: [Patch, Fortran] PR fortran/35770: Wrong implicit character typing

Re: [Patch, Fortran] PR fortran/35770: Wrong implicit character typing

[Patch, Fortran] PR fortran/35770: Wrong implicit character typing

Re: [Patch, Fortran] PR fortran/35837: Fix type-resolving and gfc_current_ns

Re: [Patch, Fortran] PR fortran/35837: Fix type-resolving and gfc_current_ns

[Patch, Fortran] PR fortran/35837: Fix type-resolving and gfc_current_ns

Re: [Patch, Fortran] PR fortran/35846: ICE on character array constructor

[Patch, Fortran] PR fortran/35846: ICE on character array constructor

Re: [Patch, Fortran] PR fortran/36214: Wrong simplification of BOZ constants

Re: [Patch, Fortran] PR fortran/36214: Wrong simplification of BOZ constants

Re: [Patch, Fortran] PR fortran/36214: Wrong simplification of BOZ constants

[Patch, Fortran] PR fortran/36214: Wrong simplification of BOZ constants

Re: [Patch, Fortran] PR fortran/36746: Fix IMPLICIT typing of derived types

[Patch, Fortran] PR fortran/36746: Fix IMPLICIT typing of derived types

Re: [Patch, Fortran] PR fortran/37099: Wrong simplification of constant character arrays

[Patch, Fortran] PR fortran/37099: Wrong simplification of constant character arrays

Re: [Patch, Fortran] PR fortran/37099: Wrong simplification of constant character arrays

Re: [Patch, Fortran] PR fortran/37193: USE m, ONLY: i, j => i

Re: [Patch, Fortran] PR fortran/37199: Wrong code for function returning array

Re: [Patch, Fortran] PR fortran/37199: Wrong code for function returning array

[Patch, Fortran] PR fortran/37411: Commit test-case

Re: [Patch, Fortran] PR fortran/37429: Missing rank on type-bound procedure call expressions

[Patch, Fortran] PR fortran/37429: Missing rank on type-bound procedure call expressions

Re: [Patch, Fortran] PR fortran/37507: Some clean-up of (DE)ALLOCATE errors

Re: [Patch, Fortran] PR fortran/37507: Some clean-up of (DE)ALLOCATE errors

[Patch, Fortran] PR fortran/37507: Some clean-up of (DE)ALLOCATE errors

Re: [Patch, Fortran] PR fortran/37588: GENERIC resolution broken for array arguments

Re: [Patch, Fortran] PR fortran/37588: GENERIC resolution broken for array arguments

Re: [Patch, Fortran] PR fortran/37588: GENERIC resolution broken for array arguments

Re: [Patch, Fortran] PR fortran/37588: GENERIC resolution broken for array arguments

[Patch, Fortran] PR fortran/37588: GENERIC resolution broken for array arguments

[Patch, fortran] PR35945 and PR36700

[Patch, Fortran] PR36592 - F2003: Procedure pointer in COMMON

Re: [Patch, fortran] PR37159

[patch, fortran] PR37228 and 37301

[Patch, fortran] PR37274 - [Regression] error: type name is ambiguous and PR36374 - nested module inclusion fails

[Patch, fortran] PR37274(regression), 36374 and 36454

[Patch, Fortran] PR37420 - Fix -Wunused-variable.

Re: [Patch, fortran] PR37445 - Host-associated proc not found if same-name generic is use-associated

[Patch, fortran] PR37445 - Host-associated proc not found if same-name generic is use-associated

[Patch, Fortran] PR37504 Fix special case of PROTECTED pointer assignment

Re: [Patch, Fortran] PR37504 Fix special case of PROTECTED pointer assignment

Re: [Patch, Fortran] PR37504 Fix special case of PROTECTED pointer assignment

[Patch, Fortran] PR37580 - Add pointer assignment checks

Re: [Patch, fortran] PR37583 - ICE "insert_bbt(): Duplicate key" for self-calling ENTRY subprogram

Re: [Patch, fortran] PR37583 - ICE "insert_bbt(): Duplicate key" for self-calling ENTRY subprogram

[Patch, fortran] PR37583 - ICE "insert_bbt(): Duplicate key" for self-calling ENTRY subprogram

[Patch, Fortran] Sync flags in libgfortran with front end

Re: [patch, fortran][4.4 Regression] Incorrect array value returned - 4.3 ABI Broken

[patch, fortran][4.4 Regression] Incorrect array value returned - 4.3 ABI Broken

[PATCH, gimple] Rename gimple_copy_call_skip_args to gimple_call_copy_skip_args

Re: [PATCH, gimple] Rename gimple_copy_call_skip_args to gimple_call_copy_skip_args

Re: [PATCH, HPPA] Atomic builtins using kernel helpers for Linux

[PATCH, i386]: Fix a couple of whitespace issues in i386.h

[PATCH, ipa-prop] Use ATTRIBUTE_UNUSED instead of __attribute__

Re: [Patch, Java]: Add --enable-reduced-reflection configure option.

[patch, libfortran] Fix run-time checking of ORDER to RESHAPE

[patch, libfortran] Fix warnings in error.c

Re: [PATCH, MIPS] Add seq Octeon instruction

[PATCH, MIPS] Merge mul*3_mul3 patterns

Re: [PATCH, MIPS] Octeon pipeline description

[PATCH, rtl-optimization]: Fix PR 37544

[PATCH, SPU] Default to -mno-safe-hints for -march=celledp

Re: [PATCH, SPU] generated better code for loads and stores

Re: [patch, testsuite] Fix PR37334 - gcc.dg/fastmath-2.c doesn't work on ia32

Re: [patch, testsuite] Fix PR37334 - gcc.dg/fastmath-2.c doesn't work on ia32

Re: [patch, testsuite] Fix PR37334 - gcc.dg/fastmath-2.c doesn't work on ia32

[patch, testsuite] Fix PR37334 - gcc.dg/fastmath-2.c doesn't work on ia32

[PATCH, testsuite]: Committed: Move some tests to better places

[patch, vectorizer] Fix PR tree-optimization/36630

[patch, vectorizer] Fix PR tree-optimization/37482

[patch, vectorizer] Fix PR tree-optimization/37539 - hang in vect_transform_strided_load

Re: [patch, vectorizer] Fix PR tree-optimization/37539 - hang in vect_transform_strided_load

[patch, vectorizer] Fix tree-optimization/PR 37474 - bug in loop aware SLP analysis

Re: [patch, vectorizer] Fix tree-optimization/PR 37474 - bug in loop aware SLP analysis

[Patch, wwwdocs] Update 4.4 release notes for Fortran & OpenMP

[PATCH,committed] AIX host_xmake_file LDFLAGS

[Patch,Fortran] Do not auto-deallocate result variable

Re: [Patch,Fortran] Mark if(bounds_check) as unlikely in libgfortran

Re: [PATCH,libgomp,testsuite] make libgomp installed-tree testing work

Re: [PATCH,libgomp,testsuite] make libgomp installed-tree testing work

[PATCH,SH] ashrsi2_k using define_expand

Re: [PATCH/libiberty] fix build of gcc-4_2-branch on glibc 2.8

[Patch/mingw32] Committed: Fix ordering of EH frame cleanup on mingw

[PATCH] (partial transition) - turn some fold_convert into build_int_cst

[patch] [RFC] Fix PR 37385 - ICE in set_mem_alias_set with the vectorizer

Re: [patch] [RFC] Fix PR 37385 - ICE in set_mem_alias_set with the vectorizer

Re: [patch] [RFC] Fix PR 37385 - ICE in set_mem_alias_set with the vectorizer

Re: [patch] [RFC] Fix PR 37385 - ICE in set_mem_alias_set with the vectorizer

Re: [patch] [spu] Disable inaccurate divdf3 expander in spu.md

Re: [PATCH] ada/37641: Remplace mingw FILE_WRITE_PROPERTIES by FILE_WRITE_EA

[PATCH] ada/37641: Remplace mingw FILE_WRITE_PROPERTIES by FILE_WRITE_EA

[PATCH] Add -meb to two Octeon tests

[PATCH] Add myself to MAINTAINERS (Write On Approval)

Re: [PATCH] avoid "no return statement in function returning non-void" warnings with -Wall

[PATCH] avoid "no return statement in function returning non-void" warnings with -Wall

[PATCH] Avoid spending exponential time in contain_placeholder_p()

[patch] backport decimal float fix to 4.3 branch

[patch] backport rs6000 fix for target/35620 to 4.3 branch

Re: [PATCH] Better insertion of hint and hbrp insns. SPU, sched, hint

Re: [PATCH] Better insertion of hint and hbrp insns. SPU, sched, hint

Re: [PATCH] Better insertion of hint and hbrp insns. SPU, sched, hint

Re: [PATCH] Better insertion of hint and hbrp insns. SPU, sched, hint

Re: [PATCH] Build libgcc_s on Windows

[PATCH] c++/37146

[patch] C++: locations for function declarations

[PATCH] Call default_rtl_profile in gimplify_body (PR middle-end/37338)

[patch] clean input_location from c-parser.c

[PATCH] Clean up (parts of) the gimple "type" verifier

[PATCH] Clean up the gimple type verifier [1/2]

[PATCH] Clean up the gimple type verifier [2/2]

[Patch] Committed fix for PR target/37528

Re: [patch] cosmetics for configure* in gcc

[PATCH] doc: Document new S/390 options

[PATCH] Document -fno-dwarf2-cfi-asm in invoke.texi (PR middle-end/37479)

[PATCH] Document alias-improvements branch

[PATCH] Don't reload PLUS expr within subreg matched by match_operator

Re: [PATCH] Emit Fortran PARAMETERs as DW_TAG_constant into debuginfo

Re: [PATCH] Fix 'and' of mutually exclusive equal-tests is always 0 warnings in i386.md

[PATCH] Fix 'and' of mutually exclusive equal-tests is always 0 warnings in i386.md

[PATCH] Fix (parts of) PR37145

[PATCH] Fix -ftree-loop-linear memory leaks

[PATCH] Fix a bug in optimize_size -> optimize_function_for_s*_p i386.md conversion (PR target/37438)

[PATCH] Fix a couple of doc typos.

[PATCH] Fix a fallout from removal of store-ccp (PR middle-end/37415)

Re: [PATCH] Fix alpha build

[PATCH] Fix buglet in dwarf2out.c

[PATCH] Fix bugs related to TRULY_NOOP_TRUNCATION

[PATCH] Fix C++ thunk aliases (PR tree-optimization/37095)

[PATCH] Fix call-cdce (PR tree-optimization/37353)

[PATCH] Fix Cloog configure check

[PATCH] Fix Darwin bootstrap (middle-end/37293)

[PATCH] fix decimal float macro in <float.h>

[PATCH] Fix diagnosing invalid #pragma omp for (PR c++/37533)

[patch] Fix ENUMERAL_TYPE output for -gcoff in sdbout.c for CONST_DECL

[PATCH] Fix fallout of PR37491 fix

[PATCH] Fix GC ICE on hppa-linux

[PATCH] Fix gcc -v --help (PR middle-end/37576)

[PATCH] Fix gimple_purge_all_dead_eh_edges (PR tree-optimization/36766)

[PATCH] Fix ICE after sel-sched merge

Re: [PATCH] Fix ICE caused by calling optimize_function_for_speed_p (NULL) (PR middle-end/37414)

[PATCH] Fix ICE caused by calling optimize_function_for_speed_p (NULL) (PR middle-end/37414)

[PATCH] Fix ICE in dwarf2out's mem_loc_descriptor (PR middle-end/37275)

[PATCH] Fix ICE in noce_try_sign_mask, fallout from rtx_cost changes (PR target/37483)

[PATCH] Fix ICE on conversion within initializer

[PATCH] Fix ICE on invalid computed goto (PR c/37529)

[PATCH] Fix ICE on invalid try catch (PR c++/37530)

[PATCH] Fix ICE on user view-conversion (v2)

[PATCH] Fix ICE with __builtin_va_arg_pack () (PR middle-end/37393)

[Patch] Fix instruction length of jcc_fused

[PATCH] Fix int_fits_type_p (PR tree-optimization/37525)

[PATCH] Fix ipa-prop for vector reallocation (PR other/37419)

[PATCH] Fix ira-color.c memory leak

[PATCH] Fix may_alias canonical types regression

[PATCH] Fix memleak in uncprop

[PATCH] Fix memory leak in init_alias_info

[PATCH] Fix more type problems

[PATCH] Fix nit on ira_reuse_stack_slot

[PATCH] Fix optimize_stmt (PR middle-end/37337)

[PATCH] Fix powerpc context sensitive keywords handling (PR target/36904)

[PATCH] FIX PR 36431 The C++ front-end produces some NOP_EXPR for vector types

Re: [PATCH] Fix PR c++/36741

Re: [PATCH] Fix PR c++/37555 and PR c++/37556 (ICEs with invalid typedef)

[PATCH] Fix PR c++/37555 and PR c++/37556 (ICEs with invalid typedef)

[PATCH] Fix PR c/35437: ICE with struct containing incomplete type

[PATCH] Fix PR middle-end/36575

[PATCH] Fix PR objc/37460 [4.4 Regression]: objc.dg/super-class-2.m objc.dg/zero-link-1.m objc.dg/zero-link-2.m ICE

[PATCH] Fix PR target/37483

[PATCH] Fix PR tree-opt/30930, vector can cause to create an extra variable, DECL_GIMPLE_REG_P not recomputed

[PATCH] Fix PR30141, wrong gimple with nested function lowering

[PATCH] Fix PR37145

[PATCH] Fix PR37258

[PATCH] Fix PR37284

[PATCH] Fix PR37305, make constant propagations not set TREE_OVERFLOW for conversions

[PATCH] Fix PR37327, yet another problem with VRP and TREE_OVERFLOW

[PATCH] Fix PR37328, wrong gimple from SRA

[patch] Fix PR37375 [graphite] Parameter detection and scev only take a surrounding loop as border

[PATCH] Fix PR37380

[PATCH] Fix PR37385 for real, fix PR37491

[PATCH] Fix PR37387, wrong gimple from ifcombine

[patch] Fix PR37388: [graphite] No warn with "-O0 -fgraphite" when cloog or ppl are not present

[PATCH] Fix PR37421, SCCVN not properly propagating constants in the lattice

Re: [PATCH] Fix PR37421, SCCVN not properly propagating constants in the lattice

[PATCH] Fix PR37432, wrong gimple from the inliner

[PATCH] Fix PR37433

[PATCH] Fix PR37456

[patch] Fix PR37484

[PATCH] Fix PR37508

[PATCH] Fix PRE phi-translate memory leak

[PATCH] Fix real_maxval for IBM long double (PR target/36904)

[PATCH] Fix rtl-opt/37451 Extra addition for doloop in some cases

[PATCH] Fix segfault with -E -dU

[PATCH] fix some set but not used messages

Re: [PATCH] Fix Stack Smashing Protector to protect functions with wchar_t arrays

[PATCH] Fix Stack Smashing Protector to protect functions with wchar_t arrays

Re: [PATCH] Fix Stack Smashing Protector to protect functions with wchar_t arrays

Re: [PATCH] Fix Stack Smashing Protector to protect functions with wchar_t arrays

[PATCH] fix t-rs6000 to avoid warning from make

Re: [PATCH] Fix tree-inline.c gimple_regimplify_operands callers (PR middle-end/37356)

[PATCH] Fix tree-inline.c gimple_regimplify_operands callers (PR middle-end/37356)

Re: [PATCH] Fix tree-opt/36891 ICE with vector division and -ffast-math and LIM

[PATCH] Fix tree-opt/36891 ICE with vector division and -ffast-math and LIM

[PATCH] Fix tuplification error in phiprop

Re: [PATCH] Fix up gcc.dg/utf-array.c on some targets (PR preprocessor/37324)

Re: [PATCH] Fix up gcc.dg/utf-array.c on some targets (PR preprocessor/37324)

[PATCH] Fix up gcc.dg/utf-array.c on some targets (PR preprocessor/37324)

[PATCH] Fix up invalid SUBREGs created by simplify_gen_subreg in dse.c (PR target/37382)

[PATCH] Fix up scan-assembler regexps in pr35154-dwarf2.f (PR debug/37322)

Re: [PATCH] Fix wide-char regressions, wrong types from the FE

[PATCH] Force fwprop to forward propagate once used registers

Re: [PATCH] fortran/36153 -- Fix complicationn due to KIND in SIZE

[Patch] FYI: Update my e-mail address in MAINTAINERS.

[PATCH] GIMPLE_OMP_CRITICAL has substatements (PR c++/37436)

[PATCH] Handle VCE in mf_xform_derefs_1 (PR libmudflap/36397)

[patch] ICE in ia64_speculate_insn (PR target/37381)

[patch] Implement LEADZ and TRAILZ (Fortran 2008 intrinsics)

Re: [PATCH] Improve Fortran non-constant step DO translation (PR fortran/37536)

[PATCH] Improve Fortran non-constant step DO translation (PR fortran/37536)

[patch] Include AC_SYS_LARGEFILE for libiberty

Re: [patch] initial location support for C parser

[PATCH] Latent bugs due to incorrect REGNO_POINTER_ALIGN

Re: [patch] libffi, fix powerpc-unknown-freebsd

Re: [PATCH] libgfortran: fix error: Link tests are not allowed after GCC_NO_EXECUTABLES

Re: [PATCH] libgfortran: fix error: Link tests are not allowed after GCC_NO_EXECUTABLES

[PATCH] libgfortran: fix error: Link tests are not allowed after GCC_NO_EXECUTABLES

[patch] libgomp detect # of cpus Darwin/FreeBSD

[patch] location for unary operators

[patch] locations for binary operators

Re: [PATCH] Make the pointer parameter to __gthread_setspecific non-const

[Patch] MIPS: Use -mlong-calls calling convention for _mcount also.

[PATCH] More gimple & type-checking

[PATCH] Only handle VAR_DECL and CONST_DECL in tree_add_const_value_attribute

Re: [PATCH] Optimize allocation of INSN_REF_COUNT (PR middle-end/37499)

[PATCH] Optimize allocation of INSN_REF_COUNT (PR middle-end/37499)

[PATCH] posix condattr additions to gthread library

[PATCH] PR c++/27574

[Patch] PR c++/32519

Re: [PATCH] PR fortran/33229 -- Fix intrinsic subroutine as function call

Re: [PATCH] PR fortran/33229 -- Fix intrinsic subroutine as function call

Re: [PATCH] PR fortran/33229 -- Fix intrinsic subroutine as function call

[PATCH] PR fortran/33229 -- Fix intrinsic subroutine as function call.

[patch] PR/37442 gcc.target/i386/{pr12329.c,sse-5}.c

[patch] PR37574 fix - vectorizer ICE

[PATCH] Require c99 runtime for g++.dg/cdce3.C

Re: [PATCH] Robustify simplify_truth_ops_using_ranges (PR tree-optimization/37662, PR tree-optimization/37663)

[PATCH] Robustify simplify_truth_ops_using_ranges (PR tree-optimization/37662, PR tree-optimization/37663)

Re: [PATCH] Robustify simplify_truth_ops_using_ranges (PR tree-optimization/37662, PR tree-optimization/37663)

Re: [PATCH] Robustify simplify_truth_ops_using_ranges (PR tree-optimization/37662, PR tree-optimization/37663)

[PATCH] Robustify weakref attribute (PR c/37645)

Re: [PATCH] RS6000: rs6000.c checks options that have not yet been set

[PATCH] RS6000: rs6000.c checks options that have not yet been set

Re: [PATCH] Silence execvp argv warning in gcc.c on MinGW

[PATCH] Stabilize qsort in ira_sort_regnos_for_alter_reg

Re: [PATCH] Support for C++0x and C1x u8 string literals and raw string literals

[PATCH] Support for C++0x and C1x u8 string literals and raw string literals

Re: [PATCH] Suppressing "used uninitialized" warning when compiling matrix_reorg.c with -O3

[PATCH] Suppressing "used uninitialized" warning when compiling matrix_reorg.c with -O3

[PATCH] target/37283: Fix -fno-unit-at-a-time and -fno-toplevel-reorder handling

Re: [PATCH] target/37283: Fix -fno-unit-at-a-time and ?-fno-toplevel-reorder handling

Re: [PATCH] target/37283: Fix -fno-unit-at-a-time and ?-fno-toplevel-reorder handling

[PATCH] Testcases executed, even if graphite is not available

[PATCH] tree-vect-transform.c: remove some "set but not used" variables

[PATCH] Trivial fix for bootstrap failure in ipa-reference.c

Re: [PATCH] Update libtool to latest git tip

[patch] use correct column info for function definitions

[PATCH] Use correct MEM_SIZE for promoted arguments (PR rtl-optimization/37408)

[PATCH] Use UTF-8 in ChangeLog entries

[PATCH] Various middle-end type fixes

[PATCH]: Define IRA_COVER_CLASSES for CRX target

Re: [patch]: Fix bootstrap/PR 25502: I64d format Werror problem in build

[patch]: Fix bootstrap/PR 25502: I64d format Werror problem in build

[patch]: Fix sibcall handling of dllimport in w64

Re: [PATCH]: XFAIL failing FRE tests and status of other regresions

[PATCH][4.3] Fix PR36343 (wrong TBAA pruning)

Re: [PATCH][Ada] PR ada/5911 Enable multilib build for Ada

[PATCH][alias] Reduce virtual operands to a single one

[PATCH][C++] Fix wrong types with dynamic casts

Re: [PATCH][libstdc++-v3 parallel mode] Fix name collision PR libstdc++/37470

[PATCH][libstdc++-v3 parallel mode] Fix name collision PR libstdc++/37470

[PATCH][LTO] Check-picking patch

[PATCH][LTO] Clean up special casing for case GIMPLE_CHANGE_DYNAMIC_TYPE

[PATCH][LTO] Commited patch to fix 32-bit bootstrapping

Re: [PATCH][m68k] Fix 'value out of range' error for jump table references

Re: [PATCH][RFC] -Wno-... option to suppress builtin macro redefined warnings

Re: [PATCH][RFC] -Wno-... option to suppress builtin macro redefined warnings

[pending commit] Work around r10k errata

[PING C++] Move empty-if warning to the front-end

[PING] [PATCH] Silence execvp argv warning in gcc.c on MinGW

[ping] C++ test changes for dg-error/dg-warning

[PING] PATCH PR c++/27574

[PING] RFA: Tweak traversal order when updating IRA copy costs

Re: [PING] Use bitwise AND/OR/XOR if possible to implement &&, ||, !

Re: [PING] Use bitwise AND/OR/XOR if possible to implement &&, ||, !

[PING] Use bitwise AND/OR/XOR if possible to implement &&, ||, !

Re: [RFA:] Adjust documentation for LEGITIMATE_CONSTANT_P et al to match reality

Re: [RFA:] Adjust documentation for LEGITIMATE_CONSTANT_P et al to match reality

[RFA:] Adjust documentation for LEGITIMATE_CONSTANT_P et al to match reality

[RFA:] Adjust documentation for LEGITIMATE_CONSTANT_P et al to match reality, take 2

[RFA:] Fix PR37170 (and PR37280): weak-1.c regression, third edition

Re: [RFA:] PR37170, extern weak broken, like for gcc.dg/weak/weak-1.c

[RFA] gcc cannot deal with full /tmp

[RFA] Some fixes to ipa-pure-const local analysis

Re: [RFBT] Fix PR middle-end/37263, extra code for doloop with unsigned 32bit types on LP64

[RFBT] Fix PR middle-end/37263, extra code for doloop with unsigned 32bit types on LP64

[RFC PATCH] Fix debuginfo for VLAs at -O0 (PR debug/34037)

[sel-sched] Do not require absence of empty BBs

[sel-sched] Fix for review, prepare branch for merging

[SPARC] overhaul of V9 cond move patterns

[testsuite] enable new dg-error/dg-warning/dg-message for C++ tests

[testsuite] Fix up fortran-torture.exp (PR testsuite/36889)

[testsuite] remove "error", "warning" from dg-error, dg-warning in C++ tests

[thread-annotations] [patch] Emit lock annotations in DWARF

[thread-annotations] [patch] Migrate thread annotation/analysis code to GIMPLE tuple IR

Re: [v3] atomics

[v3] c++0x <mutex> and <condition_variable>

[v3] c++0x <thread>

[v3] c++0x <thread> testcase fixes

[v3] c++0x timed wait's in <condition_variable>

[v3] delete copy ctor and assignment in locale::facet, locale::id

[v3] Document DR 853 [Ready in R60], as implemented

[v3] doxygen defines for mutex, thread, etc.

[v3] Fix libstdc++/32422 (+ DR 23)

[v3] Fix libstdc++/37547

[v3] Implement DR 396 [Ready]

[v3] Implement generic try_lock.

[v3] Implement N2722

[v3] libstdc++/30085

[v3] libstdc++/37391

[v3] libstdc++/37455

[v3] libstdc++/37624

[v3] Minor tweak to __pad<>::_S_pad

[v3] Minor tweak to minmax(initializer_list)

[v3] Qualify placement news in shared_ptr

[v3] Restore __STDC_*_MACROs

[v3] Tidy [GLIBCXX_CHECK_GTHREADS]

[v3] Unique_ptr tweaks

[v3] update abi docs

[v3] Update ISO Docs to R59

[v3] use_facet<ctype> clean up

[vta,vta4.3,trunk?] avoid accidental moving of death notes in combine

[vta,vta4.3,trunk?] defer computation of DECL_ASSEMBLER_NAME in dwarf2out

[vta,vta4.3,trunk?] defer creation of DECLs for dwarf indirect constants

[vta,vta4.3,trunk?] don't compute DECL_ASSEMBLER_NAME because of debugging dumps

[vta,vta4.3,trunk?] honor -fdump-noaddr in df_ref_debug()

[vta,vta4.3,trunk?] introduce -fcompare-debug

[vta,vta4.3,trunk?] introduce -time=file flag

[vta,vta4.3,trunk?] preserve label name in deleted names across GC

[vta,vta4.3] be more verbose in debug stmts expand errors

[vta,vta4.3] copy block and location info into new debug stmts

[vta,vta4.3] don't change attributes of DECL_RTXs expanding debug stmts

[vta,vta4.3] don't let debug insns prevent REG_EQUIV in update_equiv_regs

[vta,vta4.3] don't let debug stmts change line info

[vta,vta4.3] don't require optimization for -fvar-tracking-assignments

[vta,vta4.3] fix excess `)' in var_location rtl dump

[vta,vta4.3] handle negative bitpos expanding debug stmts

[vta,vta4.3] include line number info in expand dump, if requested

[vta,vta4.3] inherit locator from neighboring non-debug insn

[vta,vta4.3] introduce -fvar-tracking-assignments-toggle

[vta,vta4.3] make curr_location and last_location static

[vta,vta4.3] reduce noise from debug insns in df REG_DEAD debug dump

[vta,vta4.3] skip debug insns when computing crossjump split points

[vta,vta4.3] stop debug stmts from changing insn sourceloc info

[VTA] [PR debug/37098] expand PAREN_EXPR in debug stmts

[vta] fix dump_bb_header, skip debug insns

[wwwdocs] Add entries for MIPS64r2 and Octeon in changes.html

[wwwdocs] Announce picochip port

[wwwdocs] Buildstat update for 4.2

[wwwdocs] Buildstat update for 4.3

[wwwdocs] Mention we've entered stage 3 on the trunk

[wwwdocs] svnwrite.html: gcc.gnu.org account vs MAINTAINERS

[Xtensa] add TLS support

[Xtensa] handle MEM operands in new reload pattern

[Xtensa] new fix for sub-word constant reloads

[Xtensa] xfail pr11832 and pr33009 tests

Re: Ada Hardware Interrupt Support

ada/21327: Fixing documentation

Add DW_OP_GNU_encoded_addr

Add my name to the MAINTAINERS file

Add myself to MAINTAINERS

Adjust Solaris specific tests

Allow CDCE on m68k

Antwort: patch to shrink the size of df_refs.

Antwort: Re: Antwort: patch to shrink the size of df_refs.

Antwort: Re: Antwort: Re: Antwort: patch to shrink the size of df_refs.

ariel joan gholamal

ARM Cortex-A9 support

ARM Cortex-R4F scheduler.

ARM mls scheduling fix.

ARMv4 EABI support

Avoid unnecesary rescaning in IRA

bind_expr_stack leak

Blackfin: fix crash in bfin_function_ok_for_sibcall

Blackfin: Honour DECL_NO_LIMIT_STACK

Blackfin: optimize_size improvement

Blackfin: remove warning about 561 support

Blackfin: RETS anomaly workaround

Blackfin: some new silicon revisions

Blackfin: Workaround fixes

Re: Bootstrap failure in libstdc++ on i386-pc-solaris2.10

Re: build error from trunk sources

C++ PATCH for c++/37208 (SFINAE and =delete)

C++ PATCH for c++/37302 (using parameters in late-specified return type)

C++ PATCH for c++/37439

C++ PATCH for c++/37588 (friend class lookup)

Call for testers, ppc64-linux

Calling FIND_BASE_TERM in alias.c:find_base_value

Re: ColdFire -mxgot support

Commit target-independent parts of selective scheduler

Committed: [patch, fortran][4.4 Regression] Incorrect array value returned - 4.3 ABI Broken

Committed: CRIS IRA_COVER_CLASSES definition

Re: COMMON requires 4 bytes of padding at start

compat tests support for ARM RealView

Condition builtins-8.c cbrt test on HAVE_C99_RUNTIME

Correcting the comments in ipa-prop.[ch]

Define FIND_BASE_TERM for rs6000

Define HANDLE_PRAGMA_PACK_PUSH_POP on FreeBSD

Define IRA_COVER_CLASSES for CRX target

Document GIMPLE API

Fix -fprofile-use miscompilation of tramp3d and read-rtl.c

Fix -fprofile-use on Perl

Fix ada build error

Fix analysis stage of ipa-reference

Fix another compilation time problem in PR middle-end/37448

Fix args kipping code (PR 37357, 37358, 37345)

Fix ARM RTX costs.

Fix compat tests for Windows hosts and targets

Fix compilation time problem in PR middle-end/37448

Re: Fix for IRA stack slot sharing codegen bug on BYTES_BIG_ENDIAL targets

Re: Fix for IRA stack slot sharing codegen bug on BYTES_BIG_ENDIAL targets

Re: Fix for IRA stack slot sharing codegen but on BYTES_BIG_ENDIAN targets

Fix for IRA stack slot sharing codegen but on BYTES_BIG_ENDIAN targets

Fix for memory corruption problem on 16 bit targets

Fix gcc.target/i386/sse5-*.c use of intN_t types

Fix i386 stringop expansion that broke profiledbootstrap

Fix if-conversion bug reversing conditions

Fix ifcvt memory corruption

Fix indirect sibcall check for MIPS16 functions

Re: Fix infinite recursion in ipa-reference, reorganize to avoid master clones

Fix infinite recursion in ipa-reference, reorganize to avoid master clones

Fix infinite recursion in simplify_binary_operation

Fix insn_locators leak

Fix insn_locators memory leak

Re: Fix leaks on ipa_transform_to_apply, struct function and gimple bodies

Fix leaks on ipa_transform_to_apply, struct function and gimple bodies

Fix MIPS ICE on HImode subregs of frame pointer

Fix polyhedron performance regression

Fix profiling on functions with nonlocal labels

Fix return value in ipcp_estimate_growth

Fix RTL checking failure in dbxout_parms

Fix selective scheduling failures on power6

Fix selective scheduling failures on power6 [1/3]

Fix selective scheduling failures on power6 [2/3]

Fix selective scheduling failures on power6 [3/3]

Fix SPEC2000 GCC regression

Fix typo in gcc.dg/vect/slp-widen-mult-s16.c

fixincludes make check is broken

Followup to my BYTES_BIG_ENDIAN reload1.c patch

frederic jeremy sylveste

Further emit_group_store patch

gcc.c-torture/execute/20060420-1.c alignment

GCOV not working properly on Windows platforms (GCC/PR 17040)

Re: GTY as attribute(single patch)

Handle 'E' in combine.c:get_last_value_validate

Infamous PR fortran/19925

Re: Infrastructure to let ipcp to remove unused arguments from calls

Re: Infrastructure to let ipcp to remove unused arguments from calls

IPA-CP breaks C++

Re: IRA copy heuristics

IRA for the H8 port

IRA_COVER_CLASSES for m68k

java: Add new rewite rule for VMCPStringBuilder.toString()

Latent bug in H8300 port exposed by IRA

libgcc.map.def: File exists building mingw shared libgcc with fairly current svn

libiberty patch to add demangling for decltype, T(), calls, parm stubs

MAINTAINERS maintenance

Re: New port submission - picoChip

Re: Patch Fix PR1936,24894,31644,31786 AVR target

Patch for gcc.dg/vect/slp-7.c on IA64

Patch for PR 37418

Patch for scev to fix valgrind warning

Patch g++.dg/cdce3.C test for IA64 HP-UX

Patch ping

Re: Patch ping...

PATCH RFC: Fix enum comparisons

PATCH RFC: Narrowing POINTER_PLUS_EXPR can be a static initializer

Patch to fix gcc.c-torture/compile/20010102-1.c on IA64 HP-UX

patch to shrink the size of df_refs.

Patch to xfail pr33009.c and pr11832.c on ia64-*-*

PATCH: Allow Tru64 UNIX bootstrap with -Wc++-compat -Wcast-qual

Re: PATCH: Don't allocate space for SSE reg in reg save area if SSE is disabled

PATCH: Don't optimize cmp when cmp/branch fuse is enabled

Re: PATCH: Don't use dwarf2 cfi asm with MIPS_DEBUGGING_INFO (PR bootstrap/37441)

PATCH: Don't use dwarf2 cfi asm with MIPS_DEBUGGING_INFO (PR bootstrap/37441)

patch: fixincludes: fix glibc_mutex_init

Re: patch: fixincludes: fix glibc_mutex_init

Re: PATCH: named address space support (2/2: SPU backend)

PATCH: Pass -msse2avx to assembler for -mavx

Re: PATCH: PR c++/37450: [4.4 Regression] C++ FE times out on duplicated parameter

PATCH: PR c++/37450: [4.4 Regression] C++ FE times out on duplicated parameter

PATCH: PR middle-end/37489: const_true_rtx returned for float compare

Re: PATCH: PR middle-end/37489: const_true_rtx returned for float compare

Re: PATCH: PR middle-end/37489: const_true_rtx returned for float compare

PATCH: PR target/37394: [4.4 Regression] Segfault in ia64_variable_issue with -O -fschedule-insns2

Re: PATCH: PR target/37394: [4.4 Regression] Segfault in ia64_variable_issue with -O -fschedule-insns2

PATCH: PR target/37434: [4.4 Regression] ICE in extract_insn, at recog.c:2027

Re: PATCH: PR target/37434: [4.4 Regression] ICE in extract_insn, at recog.c:2027

PATCH: PR testsuite/37495: FAIL: gcc.c-torture/compile/vector-4.c

PATCH: Reformat find_array_element

PATCH: Separate processor model from ix86_tune

PATCH: Support x86_64 multilib on Solaris/x86 (PR ada/37681)

PATCH: Update tests for AVX

patches request for Bug 37524

phi_translate_1 leak.

PING Re: [ARM,PATCH] accept --with-abi=aapcs-linux

Re: Ping... Re: -fconserve-stack

PING: [df] Always mark the stack pointer as defined on entry.

PING: Don't reload PLUS expr within subreg matched by match_operator

PING: PATCH: Implement __float128 for ia64

Re: PING: PATCH: middle-end/36701: [4.4 Regression] unaligned access in gcc.c-torture/execute/complex-7.c

Re: PING: PATCH: middle-end/36701: [4.4 Regression] unaligned access in gcc.c-torture/execute/complex-7.c

Re: PING: PATCH: PR c++/37450: [4.4 Regression] C++ FE times out on duplicated parameter

PING: PATCH: PR c++/37450: [4.4 Regression] C++ FE times out on duplicated parameter

PING: PATCH: Set with_cpu/with_arch based on target for x86

Re: PING^3 [PATCH,testsuite]gcc.dg struct-reorg prevent stack overflow and fix execution fail

PING^3 [PATCH,testsuite]gcc.dg struct-reorg prevent stack overflow and fix execution fail

PING^3 [V850] Remove FUNCTION_VALUE and macros

Plug memory leak on value histograms

PowerPC -- support single-precision FPU

Re: PR c/7543 no warning for always-false "if (!a & 0x4)" bitwise and no boolean value

PR middle-end/37567 patch

PR tree-optimization/37102 patch checked in

PR tree-optimization/37392

PR37363: PR36090 and PR36182 all over again (was: Re: Call for testers, ppc64-linux)

Re: preview of Ada multilib second patch

Re: Question on possible fixincl issue on FreeBSD

redirect_edge_var leak.

Reduce size of df_ref

Remove gimple_body after cfg build; do not copy cfun structure

Remove ira_{zero,one}_hard_reg_set

RESUBMIT: PowerPC -- support single-precision FPU

retiring var-tracking-assignments-4_3-branch

RFA: Add IRA support to FRV

RFA: Add support for aligned locals to x86 COFF ports

RFA: Allow IRA_COVER_CLASSES to be changed at runtime

RFA: Another patch to fix performance degradation on SPECFP2000

RFA: one more patch to solve PR37535

Re: RFA: patch solving one IRA problem reported in PR37243

RFA: patch solving PR/37377

RFA: patch solving pr37333

RFA: patch to fix bootstrap failure

RFA: patch to fix IRA performance degradation

RFA: patch to fix PR37359

RFA: patch to fix PR37535

RFA: patch to solve IRA PR37296

Re: RFA: patch to solve IRA problem for PR37448

RFA: patch to solve IRA problem for PR37488

RFA: patch to solve PR37435

RFA: patch to solve PR37535

Re: RFA: patch to solve spec2006 degradation reported in 37243

Re: RFA: remove doubles in IRA

Re: RFA: revert patch prohibiting allocation of global allocnos for -O0

Re: RFA: revert patch prohibiting allocation of global allocnos for -O0

RFA: revert patch prohibiting allocation of global allocnos for -O0

RFA: small IRA fixes

RFA: small patch to fix IRA crash of m68k compiler

RFA: Tweak traversal order when updating IRA copy costs

RFC: PR c/36892: Support __attribute__((deprecated("text string")))

RTEMS Support for Ada Hardware Interrupts

Re: Selective scheduling pass - target changes (ia64 & rs6000) [3/3]

Set dead_nodes in ipa-cp

since rev 140120 gcc trunk now reject this program

Speedup insn-attrtab build time

Supress bogus VRP warning in profiledbootstrap

Switch conversion fix

Re: Testsuite patch for gcc.dg/vect/O3-vect-pr34223.c (vect_int_mult)

Testsuite patch for gcc.dg/vect/O3-vect-pr34223.c (vect_int_mult)

Thumb-2 negscc fix

trivial formatting/comment fixes

Re: Trivial patch to change some memory statistic slots to longs from ints

Trivial patch to change some memory statistic slots to longs from ints

Trivial testsuite fix to execute/memcpy-bi.c

Re: Trunk broken for cris-elf (and other non-scheduling targets?)

Trunk broken for cris-elf (and other non-scheduling targets?)

Tweak gcc.dg/cpp/cmdlne-dU-1[67].c on Solaris

Two minor fixes

Typo in i386.c classify_argument

Unreviewed patch: Solaris/x86 bootstrap

Re: Update MOVE_RATIO for profile

Re: Update my email address

Re: Update RTX_COST for profile info

Update wwwdocs for ira-merge and AVX

Use ARM MOVW/MOVT

Use UNSPECs for Darwin PIC references

Use UNSPECs for PowerPC TOC references

v850: Restore frame size check to return pattern.

VEC memory statistics

vFIjCEHQviUFPexHsap

warnings about auto importing sys_errlist / sys_nerr on Cygwin

XFAIL gcc.c-torture/compile/pr11832.c & pr33009.c on SPARC


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