gcc-patches archive
subject index for December, 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:

"Fix LWP" patch breaks bootstrap on i686-pc-linux-gnu

4.5 release notes for C changes

4.5 release notes for target-specific improvements

[4.x PATCH, i386]: Fix typo in i386.md ior pattern

[Ada] Fix read overrun for tagged type with controlled component

[Ada] Fix signal handling on SPARC/Linux

[Ada] Fix tree node sharing with 'Size

[Ada] Illegal redeclarations

Re: [Ada] Improve handling of valuetypes and delegates from the CIL compiler

[Ada] Private protected operation can implement progenitor operations

[Ada] Remove predefined equality on hashing context types

[Ada] Spurious error with private with_clauses in ancestor units

[Ada] Tweak a couple of testcases for the ARM

[Ada] Zero-element stream operations with Item'First = SEO'First

[Applied patch]: Add myself to MAINTAINERS

[ARM, 4.4] Fix thumb2 ICE with unmatched pattern

Re: [C++ PATCH] C++ FE version of -Wunused-but-set-{parameter,variable} support (PR c/18624)

[C++ PATCH] C++ FE version of -Wunused-but-set-{parameter,variable} support (PR c/18624)

Re: [C++ PATCH] Don't emit_associated_thunks before expand_or_defer_fn_1 (PR c++/42256)

[C++ PATCH] Don't emit_associated_thunks before expand_or_defer_fn_1 (PR c++/42256)

Re: [C++ PATCH] Fix ICE when mangling a complicated C++ decl when cfun is a middle-end created function (PR c++/41183)

[C++ PATCH] Fix ICE when mangling a complicated C++ decl when cfun is a middle-end created function (PR c++/41183)

Re: [C++ PATCH] Fix set but not used warnings in C++ FE

Re: [C++ PATCH] Optimize C++ comdat ctors/dtors in classes without virtual bases (PR c++/3187, take 5)

Re: [C++ PATCH] Optimize C++ comdat ctors/dtors in classes without virtual bases (PR c++/3187, take 3)

Re: [C++ PATCH] Optimize C++ comdat ctors/dtors in classes without virtual bases (PR c++/3187, take 4)

Re: [C++ PATCH] Optimize C++ comdat ctors/dtors in classes without virtual bases (PR c++/3187, take 5)

Re: [C++ PATCH] Optimize C++ comdat ctors/dtors in classes without virtual bases (PR c++/3187, take 3)

[C++ PATCH] Optimize C++ comdat ctors/dtors in classes without virtual bases (PR c++/3187, take 4)

[C++ PATCH] Optimize C++ comdat ctors/dtors in classes without virtual bases (PR c++/3187, take 5)

[C++ Patch] PR 34272, v2 + PR 42062

[C++ testcase, added] PR 42057

[c++0x patch] allow std::bind<void>

[C++0x patch] clean up <future> slightly

[C++0x patch] move construct std::function target

[C++] constexpr testsuite

[cft] Fix pr42269 -- loss of incoming promotions in combine

[CLI] bug fix in the CLI binutils

[commited] bump version of library for CLI port

[committed] Define PRIuPTR on PA HP-UX when necessary

[committed] Describe the 4.5 MIPS changes

[committed] Dwarf TLS testcase

[committed] Fix ICE in cleanup_omp_return (PR c++/42234)

[committed] Fix Java exception support on PA

[committed] Fix signal frame handling on PA

[committed] Handle gcc -rdynamic option on PA HP-UX

[Committed] S/390: Remove copysign instruction

[Docs patch, committed] clarify vec_select behavior

[driver] Add configure-time specs

[fortran, patch] Fix PR41369, rejects-valid

[fortran, patch] PR34402, accepts invalid init expr

[fortran-dev] constructor work, part I

[fortran-dev] constructor work, part I and II

[fortran-dev] constructor work, part I; updated

[fortran] patch for PR28039 --Warn when ignoring extra characters in the format specification

[gc-improv] Convert PA backend

[gccgo] -fsplit-stack adjustments

[gccgo] Add ATTRIBUTE_UNUSED

[gccgo] Add missing Makefile dependency

[gccgo] Avoid crashing on error

[gccgo] Avoid recursive type definitions

[gccgo] Better error messages for receiver errors

[gccgo] Change print/panic support to not use varargs

[gccgo] Change select runtime support routine to not use varargs

[gccgo] Check when a variable's initializer depends upon itself

[gccgo] Declare unsafe.New and unsafe.NewArray

[gccgo] Don't crash when using an undefined type as an anonymous field

[gccgo] Don't declare malloc in libgo/runtime.h

[gccgo] Don't run mallocinit as a constructor

[gccgo] Don't use __builtin_alloca

[gccgo] Don't use a constructor for main's init function

[gccgo] Don't use alloca in Go runtime library

[gccgo] Fix declaration/definition mismatch

[gccgo] Fix range over string with invalid UTF-8 character

[gccgo] Fix some Makefile dependencies

[gccgo] Give error for invalid copy of value method

[gccgo] Handle len of a constant string expression

[gccgo] Handle popping arguments in return with -fsplit-stack

[gccgo] If a file is imported with ".", don't add it to the bindings

[gccgo] If linker supports -fsplit-stack, use smaller goroutine stack

[gccgo] Implement copy

[gccgo] Implement new semicolon rules

[gccgo] Implement order of evaluation rules

[gccgo] Improve some error messages

[gccgo] Initialize struct sigaction properly

[gccgo] Library changes

[gccgo] Library merge script

[gccgo] Merge in external testsuite

[gccgo] More stack split fixes

[gccgo] Permit testing for -fsplit-stack without error

[gccgo] Remove core files when running test in source directory

[gccgo] Remove debugging code accidentally committed

[gccgo] Share stack segment lists in all shared libraries

[gccgo] Three fixes

[gccgo] Update libtool.m4 for new semicolon syntax

[gccgo] Update testsuite for new semicolon handling

[gccgo] Update to new version of master libgo

[gccgo] When making a slice, increase the capacity to the length

[libstdc++/C++0x patch] Always declare std::this_thread::yield

[LTO, RFA] Re: [PATCH] Fix PR42531: lto generates invalid assembler ".section" directives.

Re: [lto][patch] Output references to variables used only in initializers

[lto][patch] Output references to variables used only in initializers

[PATCH 1/3] Speed up and fix genautomata

[PATCH 2/3] genautomata: Optimise some more

[PATCH 3/3] Speed up genattrtab

Re: [PATCH 5/7] Protect loops that might be executed zero times.

Re: [Patch ARM] 4.4 / 4.3 only - Fix PR/41939 - EABI violation in ieee754-{d,s}f.S

[Patch ARM] PR 40887 - Fix return to use blx.

[Patch ARM] PR target/40670 - Pass small floating point values through splitter for Thumb1.

[Patch ARM] PR target/42093 - Fix Thumb2 table branches.

[Patch ARM] PR39429 - Fix typos in ARM backend.

Re: [PATCH c++/31665] Move the fragments of conditional expressions to full sentences

Re: [PATCH c++/31665] Move the fragments of conditional expressions to full sentences

Re: [PATCH c++/31665] Move the fragments of conditional expressions to full sentences

[PATCH c++/31665] Move the fragments of conditional expressions to full sentences

[PATCH c/40885] Fix build_indirect_ref i18n problems.

[Patch fortran] PR41113 and PR41117 - Unnecessary invocations of internal_pack

[PATCH PING] varargs debug info

[PATCH PR c/42014] Make the column number display consistently

Re: [patch PR41843] Change from 'included' to 'equal' in types comparison

Re: [patch PR41843] Change from 'included' to 'equal' in types comparison

[patch PR41843] Change from 'included' to 'equal' in types comparison

[patch v2] Fix PR middle-end/42224

[PATCH v2] m68k: don't use lea on profiling

Re: [PATCH, 4.4, PR 42231] Redirect new indirect edges in ipa-cp during cgraph update

[PATCH, 4.4, PR 42231] Redirect new indirect edges in ipa-cp during cgraph update

[PATCH, 4.4] ARM PR42503: backport libgcc.so linker script support

Re: [PATCH, all targets]: Move definition of "nop" to the top of insn definitions

Re: [PATCH, all targets]: Move definition of "nop" to the top of insn definitions

[PATCH, all targets]: Move definition of "nop" to the top of insn definitions

Re: [PATCH, all targets]: Move definition of "nop" to the top of insn definitions

[PATCH, alpha]: Fix PR42248, Wrong code with _Complex char

[PATCH, ARM] Fix problem with regrename on ARM

Re: [PATCH, ARM] Minipool ranges for thumb2_movdf_soft_insn

Re: [PATCH, ARM] Misaligned access support for ARM Neon

[PATCH, ARM] PR41780

[PATCH, ARM] Require a low register for thumb2 muls instructions

Re: [PATCH, ARM] Work around out-of-range branch error for Thumb-2

[PATCH, c++ diagnostics] Fix c++ front end i18n problems

[PATCH, committed, PR 42237] Fix assignments that copy gimple register types from and to memory in IPA-SRA

[patch, committed] Fix PR bootstrap/42271

[Patch, committed] PR driver/42463

[PATCH, doc] Fix @item vs. @itemx

[PATCH, doc] Replace tabs with spaces in .texi files.

[Patch, Fortran, committed] PR42335: [OOP] ICE on CLASS IS (bad_identifier)

[patch, fortran, doc] PR40904 - fix description of COUNT

Re: [patch, fortran] Fix PR 42131, improvement in do loops

[patch, fortran] Fix PR40287, spurious conversion warning

[patch, fortran] Fix PR41235, accepts invalid

Re: [Patch, Fortran] PR 41177: Some corrections on base-object checks with type-bound procedures.

Re: [Patch, Fortran] PR 41177: Some corrections on base-object checks with type-bound procedures.

Re: [Patch, Fortran] PR 41177: Some corrections on base-object checks with type-bound procedures.

[Patch, Fortran] PR 42144: [OOP] deferred TBPs do not work

Re: [Patch, Fortran] PR 42353: [OOP] Bogus Error: Name 'vtype$...' at (1) is an ambiguous reference ...

[Patch, Fortran] PR 42353: [OOP] Bogus Error: Name 'vtype$...' at (1) is an ambiguous reference ...

[Patch, Fortran] PR fortran/22552: -Wimplicit-procedure

Re: [patch, fortran] PR20923 gfortran slow for large array constructors

[patch, fortran] PR20923 gfortran slow for large array constructors

[patch, fortran] PR32489 and PR20923 Endless loop when compiling, slow for large array constrcutors

Re: [patch, fortran] PR40290, disable warning on internal type conversion

[patch, fortran] PR40290, disable warning on internal type conversion

[patch, fortran] PR41940 - allocating scalars with shape

[Patch, Fortran] PR42257: [OOP] Compiler segmentation fault due missing public statement

Re: [Patch, Fortran] PR42257: [OOP] Compiler segmentation fault due missing public statement

[patch, fortran] PR42354, accepts invalid init expr

[patch, fortran] PR42354, alternative fix

[Patch, Fortran] PR42484: ICE with -fopenmp

[Patch, Fortran] PR42517: Bogus runtime error with -fopenmp -fcheck=recursion

Re: [Patch, Fortran] PR42517: Bogus runtime error with -fopenmp -fcheck=recursion

Re: [Patch, Fortran] PR42517: Bogus runtime error with -fopenmp -fcheck=recursion

[Patch, Fortran] PRs 41872, 40849, 40849, 42517

[PATCH, i386]: Add "-*- Mode: Scheme -*-" to *.md files

[PATCH, i386]: Cleanup crc32 mode iterator and attributes

[PATCH, i386]: Fix PR32280 by introducing V1TImode

[PATCH, i386]: Fix PR42549, Incorrect 3DNow! code generated

[PATCH, i386]: Further macroization of ior and xor patterns.

[PATCH, i386]: Macroize logic insns

[PATCH, i386]: Use global iterators in sync.md

[patch, libffi] New test case: huge_struct.c

[patch, libffi] Tweaks for Windows

[PATCH, libffi]: Fix cls_longdouble_va.c failure on ix64, alpha

[PATCH, libffi]: Fix PR libffi/41908

[Patch, libfortran] PR 40812 Large file support on MinGW

[PATCH, m68k, PR42516] Improve swap on ColdFire

[PATCH, PR 42366] Stream ipa_node_params.uses_analysis_done flag

[PATCH, PR 42398] More generic type compatibility checking in sra_modify_expr

Re: [PATCH, PR 42398] More generic type compatibility checking in sra_modify_expr

Re: [Patch, RFT] Fix various selective scheduler bugs on ppc64 and x86-64

[Patch, RFT] Fix various selective scheduler bugs on ppc64 and x86-64

[patch, target] fix PR41605

Re: [patch, testsuite, libgomp.fortran] darwin no longer requires static linkage to access TLS.

[patch, testsuite, libgomp.fortran] darwin no longer requires static linkage to access TLS.

[Patch, testsuite, objc, objc++] resolve PR35165

[patch, testsuite] objc-torture PR41609

[patch, testsuite] refers PR42348

Re: [patch, testsuite] updated, objc-torture PR41609

[patch, testsuite], updated, refers PR42348

Re: [PATCH, testsuite]: XFAIL objc/execute/forward-1.c for -fgnu-runtime

[PATCH, testsuite]: XFAIL objc/execute/forward-1.c for -fgnu-runtime

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

[PATCH,committed] AIX32 libffi typo fix

[PATCH,committed] AIX64 aix_closure.S optimization

[PATCH,committed] AIX64 libffi cleanup

[PATCH,committed] Fix libffi Darwin (PR libffi/42243)

[PATCH,committed] More AIX64 libffi fixes

[PATCH,committed] More libffi fixes for Darwin

Re: [PATCH,Cygwin] Add -tsaware linker flag to Cygwin linker specs.

[Patch,Fortran] Add docu for C interop (PR 40961, PR 40377)

[Patch,Fortran] Support reading BOZ for real(10)/complex(10) (on hardware with integer(16) support)

[PATCH,rs6000] basic E500 vectorization support

[PATCH,TARGET]Fix PR35013, 27192 AVR Incorrect pointer arithmetic

[PATCH,TARGET]FIX PR42457 AVR broken builds 4.5 regression

[PATCH,TARGET]PR23726 Optimize divmod for AVR target

[PATCH,TESTSUITE]Adjust test to support AVR target address zero

[PATCH,TESTSUITE]Disable tests for avr target

[PATCH,TESTSUITE]Fix vla-dealloc-1.c for 16bit targets

[Patch/libiberty]: Rewrite of ada_demangle

Re: [patch] [hppa] PR40134/target, use a linker script on hppa-linux to link with -lgcc_s -lgcc

[patch] [hppa] PR40134/target, use a linker script on hppa-linux to link with -lgcc_s -lgcc

[PATCH] AIX libffi alignment fix

[PATCH] ARM: fix __sync_lock_release for linux

[patch] arm: Generate MLA and MLS more.

[patch] arm: Improve arm_rtx_costs_1 for Thumb2.

[patch] avr32 port for libffi

[PATCH] Backport two ltdl fixes to fix CVE-2009-3736

[PATCH] classpath/StrictMath: Correct the description of atan()

[PATCH] Do not create assembler names for abstract decls

[PATCH] Do not register DEBUG_EXPR_DECLs with the varpool

[PATCH] do_mpc_ckconv calls real_from_mpfr with wrong type

[patch] doc/*.texi: Fix typos.

Re: [PATCH] Document build prereqs for cygwin [was Re: GCC 4.5 is uncompilable]

Re: [PATCH] Document build prereqs for cygwin [was Re: GCC 4.5 is uncompilable]

Re: [PATCH] Drop after_inlining check in remove_unused_locals

[PATCH] Expose more parallelism+ cleanups to autopar

[PATCH] Fix %< handling in the driver (PR driver/42442)

[PATCH] Fix -fdump-tree-*-all

[PATCH] Fix build of LTO with C++

[PATCH] Fix cls_longdouble.c and cls_longdouble_va.c test fails on HP-UX

Re: [PATCH] Fix comdat optimized same body virtual destructors (PR c++/42317)

Re: [PATCH] Fix comdat optimized same body virtual destructors (PR c++/42317, take 2)

Re: [PATCH] Fix comdat optimized same body virtual destructors (PR c++/42317)

Re: [PATCH] Fix comdat optimized same body virtual destructors (PR c++/42317, take 2)

[PATCH] Fix comdat optimized same body virtual destructors (PR c++/42317)

[PATCH] Fix comdat optimized same body virtual destructors (PR c++/42317, take 2)

[PATCH] Fix find_reloads_subreg_address (PR rtl-optimization/42429)

[PATCH] Fix fld disable fallout

[PATCH] Fix g++.dg/abi/covariant fails with LTO

Re: [PATCH] Fix ggc-page.c c++ compat warning, restoring --enable-checking=all bootstrap.

[PATCH] Fix ggc-page.c c++ compat warning, restoring --enable-checking=all bootstrap.

[PATCH] Fix HAVE_COMDAT_GROUP configury

[PATCH] Fix ICE in chrec_convert_1

[patch] Fix ICE in expand_debug_expr

[PATCH] Fix ICE in make_compound_operation (PR rtl-optimization/42475)

[PATCH] Fix ICE on strcpy expansion in 4.4 (PR middle-end/42049)

[PATCH] Fix ipa-pure-const with same_body aliases

[PATCH] Fix ipa-pure-const with same_body aliases (take 2)

[patch] fix libffi docs

[patch] Fix libffi.call/cls_align_pointer.c on Solaris < 10

[PATCH] Fix LTO ICE in gfortran testsuite

[PATCH] Fix one part of PR42108

Re: [PATCH] Fix PR c++/42054: ICE with invalid template parameter

[PATCH] Fix PR java/41991

Re: [patch] Fix PR middle-end/42224

Re: [patch] Fix PR/41943 include search path composition is bogus for *-*-mingw32 targets

Re: [patch] Fix PR/41943 include search path composition is bogus for *-*-mingw32 targets

[patch] Fix PR/41943 include search path composition is bogus for *-*-mingw32 targets

Re: [PATCH] Fix PR41144

[PATCH] Fix PR41491

[PATCH] Fix PR41662

[PATCH] Fix PR41915

[PATCH] Fix PR42037

[PATCH] Fix PR42088

[PATCH] Fix PR42164: ICE in simplify_subreg.

[PATCH] Fix PR42229

[PATCH] Fix PR42320

[PATCH] Fix PR42357

[PATCH] Fix PR42392

[PATCH] Fix PR42397

[PATCH] Fix PR42401

[PATCH] Fix PR42454 caused regression

Re: [PATCH] Fix PR42531: lto generates invalid assembler ".section" directives.

Re: [PATCH] Fix PR42531: lto generates invalid assembler ".section" directives.

[PATCH] Fix PR42531: lto generates invalid assembler ".section" directives.

Re: [PATCH] Fix same_comdat_group handling in cgraph_remove_unreachable_nodes (PR c++/42386)

[PATCH] Fix same_comdat_group handling in cgraph_remove_unreachable_nodes (PR c++/42386)

[PATCH] Fix same_comdat_group handling in cgraph_remove_unreachable_nodes (PR c++/42386, take 2)

[PATCH] Fix VTA ICE with -fmodulo-sched (PR debug/42244)

[PATCH] Fixup gfortran regressions I introduced

[patch] fortran/*.texi: Fix typos.

Re: [PATCH] GCC symdb

[PATCH] GDB/libiberty: Mingw32 remote debug hang on close

[PATCH] Handle malloc in the alias-oracle

Re: [PATCH] Implement frame pointer less function tracing

[patch] Improve stack checking on PowerPC

[PATCH] Install per-language HTML documentation.

[patch] IRIX support for libffi

[patch] libffi i?86 FreeBSD/OpenBSD

[PATCH] libffi: Remove XFAIL for MIPS from several testcases.

[PATCH] misc spelling fixes

Re: [patch] move FFI_MMAP_EXEC_WRIT to configure. was Re: PATCH: Fix 64-bit libffi testsuite on Solaris 10+ (PR libffi/40700)

Re: [patch] move FFI_MMAP_EXEC_WRIT to configure. was Re: PATCH: Fix 64-bit libffi testsuite on Solaris 10+ (PR libffi/40700)

[patch] move FFI_MMAP_EXEC_WRIT to configure. was Re: PATCH: Fix 64-bit libffi testsuite on Solaris 10+ (PR libffi/40700)

Re: [patch] Move the popcnt intrinsics to a separate file

Re: [Patch] New -fstack-check implementation (2/n)

Re: [PATCH] pass C++ decimal classes same as scalars

Re: [PATCH] PR c++/42217

[PATCH] PR c++/42218

[PATCH] PR c++/42225

[PATCH] PR c++/42251

[PATCH] PR c++/42260

[PATCH] PR testsuite/41146

[patch] Proposed fix for PR debug/42454

Re: [PATCH] Reorder fields in struct cgraph_edge et al

Re: [PATCH] Scalar evolution and hidden casts

[PATCH] Speed up SCCVN

Re: [patch] SPU gprof support

[PATCH] Update gfortran.info intrinsic procedure descriptions

[PATCH] Update my email address in MAINTAINERS

[patch] Update vectorizer documentation

[PATCH] Use DW_OP_addr for constant addresses in debuginfo

Re: [PATCH] Use DW_OP_addr for constant addresses in debuginfo (take 2)

[PATCH] Use DW_OP_addr for constant addresses in debuginfo (take 2)

[patch] use of atomic builtins for arm-linux-eabi in boehm-gc

[PATCH]: Minor tweek: scope reduction part 1

Re: [PATCH]: Require MPC for building GCC

[PATCH]: Scope reduction part 2

[PATCH]: Web news update for MPC

[PATCH][[PING]: Reduce array size in libgomp.graphite/force-parallel-2.c to fix PR42135

Re: [PATCH][[PING]: Reduce array size in libgomp.graphite/force-parallel-2.c to fix PR42135

[PATCH][C++] Move cgraph_finalize_compilation_unit call

[patch][commit] Fix store-motion.c

[patch][graphite] Fix PR42181

[patch][graphite] Fix PR42221 and PR42205

[patch][graphite] Fix PR42284

[patch][graphite] Fix PR42285

[patch][graphite] Fix PR42334 and PR42178

Re: [patch][graphite]Add run time check and cleanup autopar test cases.

Re: [patch][graphite]Add run time check and cleanup autopar test cases.

Re: [patch][graphite]Add run time check and cleanup autopar test cases.

[patch][graphite]Add run time check and cleanup autopar test cases.

[patch][libiberty]: Add use -fPIC on SH hosts

[PATCH][LTO] Do not pretend we have value exprs

[PATCH][LTO] Fix the remaining builtin execute LTO fails

[PATCH][LTO] Fix thunks with LTO

[Patch][RFA] Warn if pointer is initialized to 'false'

[ping, Patch, driver gcc/g++] updated patch for PR41594, 41596

Re: [ping2] Re: [ping] Re: [patch] PR40134, use a linker script on arm-linux to link with -lgcc_s -lgcc

Re: [ping2] Re: [ping] Re: [patch] PR40134, use a linker script on arm-linux to link with -lgcc_s -lgcc

Re: [ping2] Re: [ping] Re: [patch] PR40134, use a linker script on arm-linux to link with -lgcc_s -lgcc

Re: [ping2] Re: [ping] Re: [patch] PR40134, use a linker script on arm-linux to link with -lgcc_s -lgcc

[PING] Fix PR 42192

[ping] Re: [patch] Fix __stack_chk_fail check for cross builds configured --with-headers

[PING] Re: [PING {c,c++}-driver review needed] Fix PR41594 and help build libstdc++ as DLL on windows.

Re: [PING] Re: dg-error vs. i18n?

[PING]: [VTA, PR41473] drop NULL locations from lists

[PINGx2]: [VTA, PR41473] drop NULL locations from lists

[PLUGINS] IPA passes require a larger memory allocation in make_pass_instance

[ppc bootstrap] Check all hard regs of a wide mode in one more place

[ppc bootstrap] Do not try to rename insn with fixed lhs

[ppc] Print debug log of rs6000 variable_issue invocations

[PR 41574] Backport fix to 4.4 branch.

Re: [PR 42263] Patch ARM 4.4 branch only - Fix __sync_synchronize .

[PR 42263] Patch ARM 4.4 branch only - Fix __sync_synchronize .

[PR42245] Recompute top order after redirecting an edge

[PR42246,39453] Fix pipelining outer loops

[PR42249] Fix checking when dest and orig registers are same

[PR42294] Fix unsubstitute on bookkeeping-of-bookeeping

[PR42388] Fix maybe_tidy_empty_bb for empty blocks

[PR42389] Save and restore can_issue_more for each fence

[RFA/DWARF2] Add DW_AT_GNAT_descriptive_type attribute

[RFA] PowerPC e500mc64 core support

[RFA] save/restore environ in libiberty pex_unix_exec_child

[RFC ARM] Revert turning off of flag_dwarf2_cfi_asm for the ARM port.

[RFC PATCH 0/4] Indirect call graph edges, devirtualization and inlining of virtual calls

[RFC PATCH 1/4] Indirect call graph edges.

[RFC PATCH 2/4] Folding of virtual calls

[RFC PATCH 3/4] Remove unused ipa_note_param_call.called flag

[RFC PATCH 4/4] Indirect inlining of virtual calls.

[RFC] [patch] Document RETURN_EXPR better

Re: [rfc] exception handling in gimple

Re: [RFC] LTO and debug information

[trans-mem] implement PR_READONLY

[trans-mem] optimize transaction local malloc/alloca memory

[trans-mem] thread-private malloc optimizations

[v3] <stdatomic> -> <atomic>

[v3] A small fix to std::call_once

[v3] Add bitset<>::bitset(unsigned long long)

[v3] Add bitset<>::to_ullong

[v3] Add segmented-iterator optimization for std::copy of deque::iterator ranges

[v3] Add some C++0x explicit instantiation tests

[v3] Add some std::bind tests

[v3] Avoid two small -Wall issues in the testsuite

[v3] Debug/prifile bits of the last bitset patch

[v3] doxygen man page tweak

[v3] Fix libstdc++/42261

[v3] Fix libstdc++/42319

[v3] Formatting fixed to parallel/numeric

[v3] ISO docs update to Revision R68

[v3] libstdc++/22634, DR 539

[v3] libstdc++/25304, DR 865

[v3] libstdc++/42198

[v3] libstdc++/42273

[v3] libstdc++/42352

[v3] libstdc++/42381

[v3] profile/impl guard/formatting

[v3] Re-add C++03 list::merge and list::splice overloads in C++0x mode for back compat

[v3] Small follow up (clean up) to the last std::is_constructible changes

Re: [vta, graphite?] propagate degenerate phi nodes into debug stmts

Re: [VTA, PR41473] drop NULL locations from lists

Re: [VTA, PR41679] mode mismatch in var-tracking

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

[VTA] optimize out redundant var-tracking notes

Re: [www] Document GDB 7.0+ is needed to debug GCC 4.5 compiled code (PR other/41255)

[www] Document GDB 7.0+ is needed to debug GCC 4.5 compiled code (PR other/41255)

[wwwdocs] 4.5/changes.html: Add windows-specific changes.

[wwwdocs] [committed] Update vectorizer webpage

Re: [wwwdocs] Adjust to move from bugs.html to bugs/

[wwwdocs] Buildstat update for 4.3

[wwwdocs] Buildstat update for 4.4

[wwwdocs] Document stack checking improvements for Ada

[wwwdocs] Extend homepage with some background on GNU

[wwwdocs] Rotate news

[wwwdocs] Update Fortran entry at gcc-4.5/changes.html

[wwwdocs] Update the location of gcc.gnu.org on mirrors.html

[x86_64 bootstrap] Exit early from maybe_emit_renaming_copy when expr not separable

[x86_64 bootstrap] Fix iterating over successors

Add _Unwind_FindEnclosingFunction() for Darwin unwinder [Was Re: [PATCH] Fix PR java/41991]

Add C++-0x char* cotor and to_ullong to bitset

Re: Adjust locations for RECORD_TYPEs

Re: C++ PATCH for c++/34870 (argument-dependent lookup and class templates)

C++ PATCH for c++/41305 (infinite recursion in arg-dep lookup)

Re: C++ PATCH for c++/41611 (emitting guard without guarded var leading to undefined symbols)

Re: C++ PATCH for c++/41611 (emitting guard without guarded var leading to undefined symbols)

C++ PATCH for c++/41611 (emitting guard without guarded var leading to undefined symbols)

C++ PATCH for c++/42010 (ICE mangling local variable)

C++ PATCH for c++/42219 (ice after invalid parm type error)

C++ PATCH for c++/42266 (ice with decltype and variadics)

C++ PATCH for c++/42277 (error on decltype of member access in template)

C++ PATCH for c++/42331 (ICE after error with assignment from init-list)

C++ PATCH for c++/42358 (duplicate symbols with variadic templates)

C++ PATCH for c++/42364 (testsuite failures with -g)

C++ PATCH for c++/42387 (ICE on new of VLA)

C++ PATCH for c++/42415 (bad assembly output for explicit constructor call)

C++ PATCH for c++/42447 (crash with array of incomplete type template parameter)

C++ PATCH for c++/42466 (multiple instantiations of template class with template constructor failing)

Re: C++ PATCH for constexpr

C++ PATCH for new vector mangling (c++/12909 and others)

C++ PATCH to fix -fabi-version=1 regression

c99status.html update 2009-12-30

cell-4_4-branch created

Committed: Allow RX fast interrupt handlers to use the stack

Committed: Fix ext/profile/mutex_extensions.cc regression

Re: Committed: Fix problems with RX sibcall patterns

Contents of PO file 'cpplib-4.5-b20091203.es.po'

Contents of PO file 'cpplib-4.5-b20091203.id.po'

Contents of PO file 'cpplib-4.5-b20091203.sv.po'

Contents of PO file 'cpplib-4.5-b20091203.zh_CN.po'

Contents of PO file 'gcc-4.5-b20091203.fi.po'

Contents of PO file 'gcc-4.5-b20091203.sv.po'

Contents of PO file 'gcc-4.5-b20091203.zh_CN.po'

Fix -findirect-dispatch Java failures on SPARC/Linux

fix acats norun.lst handling

Fix cgraph updating with clones of unreachable clones

Fix for PR42337

Fix for typos in gfortran.dg/boz_15.f90

Fix libffi.call/cls_longdouble_va.c on SPARC64

Fix pr 42234

Fix pr4215

fix PR42400

Fix regrename SPEC performance regression

Fix remaining Java failures on SPARC64/Linux

Fix two vta ices

Fwd: GCC 2.6.3 and Cygnus' -mfpflaw patch

The judgment

libffi: fix powerpc support for functions with many arguments

libjava: fix rebuild failure due to FFLAGS setting

libstdc++/21772 part 1

libstdc++/21772 part 2

mep: fix PR c/42312

Re: Need higher resolution times for linpack benchmark

New Chinese (simplified) PO file for 'cpplib' (version 4.5-b20091203)

New Chinese (simplified) PO file for 'gcc' (version 4.5-b20091203)

New Finnish PO file for 'gcc' (version 4.5-b20091203)

New Indonesian PO file for 'cpplib' (version 4.5-b20091203)

New Spanish PO file for 'cpplib' (version 4.5-b20091203)

New Spanish PO file for 'gcc' (version 4.5-b20091203)

New Swedish PO file for 'cpplib' (version 4.5-b20091203)

New Swedish PO file for 'gcc' (version 4.5-b20091203)

New template for 'cpplib' made available

New template for 'gcc' made available

Patch ARM [PR 41196] Backport fix to 4.4 branch.

PATCH COMMITTED: Fix for PR 42099

Patch for -ftree-vectorizer-verbose=1

Patch for 38182 Compiling on NetBSD

Re: Patch for [Bug libmudflap/42279] libmudflap checks with the wrong CPP for execinfo.h

Patch for [Bug libmudflap/42279] libmudflap checks with the wrong CPP for execinfo.h

Patch for PR 42439 (non-constant-expression bit-field widths)

Re: PATCH for Re: Account on sourceware.org for write access to gcc project

PATCH for Re: Account on sourceware.org for write access to gcc project

PATCH PING, objc: silence unused warning

PATCH, libjava: silence more warnings

PATCH, objc: silence unused warning

Re: PATCH: Add LWP support for upcoming AMD Orochi processor.

PATCH: Add missing ChangeLog entries

Re: PATCH: Add XOP 128-bit and 256-bit support for upcoming AMD Orochi processor.

Re: PATCH: Add XOP 128-bit and 256-bit support for upcoming AMD Orochi processor.

PATCH: Avoid conflict between GCC_STDINT_TYPES and GCC_HEADER_STDINT

Re: PATCH: Fix 64-bit libffi testsuite on Solaris 10+ (PR libffi/40700)

PATCH: Fix 64-bit libffi testsuite on Solaris 10+ (PR libffi/40700)

PATCH: Fix bootstrap with Sun Studio cc 12.1 and gmp 4.3.1 (PR bootstrap/41771)

PATCH: fix warning in lto-stream-in.c

PATCH: PR bootstrap/42306: Revision 155012 breaks lto-plugin

Re: PATCH: PR bootstrap/42345: Always pass --32 to ia32 Linux assembler

PATCH: PR bootstrap/42345: Always pass --32 to ia32 Linux assembler

PATCH: PR middle-end/41344: [4.4/4.5 Regression] ICE / Bus error on OpenMP compile

PATCH: PR target/42542: Vectorizer produces incorrect results on max of signed intergers

PATCH: Reformat ix86_expand_int_vcond

PATCH: remove dot_rdg

PATCH: silence warning in fwprop.c

Re: PATCH: Sort gcc/testsuite/ada/acats/norun.lst to avoid GNU comm complaints

Re: PATCH: Sort gcc/testsuite/ada/acats/norun.lst to avoid GNU comm complaints

PATCH: Sort gcc/testsuite/ada/acats/norun.lst to avoid GNU comm complaints

Re: PING [Patch, driver] PR41594 recognize -static-libstdc++ as a valid option.

PING [Patch, driver] PR41594 recognize -static-libstdc++ as a valid option.

PING [Patch, g++ driver] fix 41596, by not emitting -lstdc++ when we are only making PCH.

Re: PING [Patch, obj-c++, darwin] [approved since 5th Oct] fix PR 41595 by recognizing mangled objc internal labels.

PING [Patch, obj-c++, darwin] [approved since 5th Oct] fix PR 41595 by recognizing mangled objc internal labels.

PING [Patch, obj-c++, darwin] fix PR 41595 by recognizing mangled objc internal labels.

ping [RFC] [patch] Document RETURN_EXPR better

PING Pt2: [VTA, PR41473] drop NULL locations from list

Re: Ping: [PATCH] RFA: Add a small indication to warnings that are promoted to errors

PING: PATCH: PR bootstrap/42345: Always pass --32 to ia32 Linux assembler

ping^2 [rfc][patch] Document RETURN_EXPR better

PINGx2 Pt2: [VTA, PR41473] drop NULL locations from list

plugin directory

Re: plugin directory [ping]

Re: plugin directory [ping^2]

plugin event for C frontend trees

plugin event for C/C++ declarations

PR graphite/42185

PR target/42263 - Patch backport fix for memory barriers to 4.4 branch

rebuilding regression

Reduce libstdc++-v3 locale::locale() lock contention

Re: regrename speedup

RFA: fix named event hashtable rebuild

RFA: Fix part of PR38474, stack var partitioning slowness

RFA: Fix PR42027 (performance regression)

RFA: fix pr42027 - again

RFA: Improve expand time some more (PR38474)

RFA: more plugin header files; pass list list

Re: Fwd: RFA: plugin events for ICI

Re: RFC patch: invariant addresses too cheap

Small documentation patches

Trivial cleanup of uses of flag_lto || flag_whopr

Unreviewed Solaris bootstrap patch

Re: unwind info for epilogues

Re: Updating the Libtool used in GCC

Re: Vector permutation support for x86

Re: Version script vs. mangled names on systems where size_type != unsigned int

Re: Version script vs. mangled names on systems where size_type != unsigned int


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