gcc-patches archive
subject index for November, 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.4 PATCH] Fix fold_offsetof_1 (PR middle-end/41935)

[4.4 PATCH] Fix tailr caused ICE with -fno-tree-dce (PR tree-optimization/41643)

Re: [4.4 PATCH] Fix tailr caused ICE with -fno-tree-dce (PR tree-optimization/41643)

[Ada] -eL should impact both files and directories

[Ada] Ada.Calendar.Formatting.Day_Of_Week computes the wrong week day

[Ada] Add missing guard in __gnat_adjust_context_for_raise

[Ada] Addition of SCIL node for class-wide membership test

[Ada] Debug flag to disable warnings pragmas

[Ada] Diagnose additional case of modular missing parens

[Ada] Fix bad assignment of Is_Accessibility_Actual

[Ada] Fix discrepancy in handling of boolean types

[Ada] Fix duplicate debug info

[Ada] Fix ICE on constant declared as weak

[Ada] Fix ICE with packed array declared as private (2)

[Ada] Fix wrong code with representation clause

[Ada] gnat check -o output fails

[Ada] GNAT.Socket fixes and code reorg

[Ada] gnat_type_for_mode and vector modes

[Ada] gnatlink modify target of executable symbolic link

[Ada] gnatls -v -stdinc fails

[Ada] gnatmake -eL -P <symbolic link>/<project name>

[Ada] Handling of fully private protected operations

[Ada] Implement -gnatw.v/w.V

[Ada] Implement new flag Has_Wide_Wide_Character

[Ada] Implement pragma Short_Circuit_And_Or

[Ada] Improve error messages with mismatched anonymous access to subprograms

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

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

[Ada] Library_Interface defines the interface of a SAL

[Ada] lvalue_required_p and unchecked conversions

[Ada] Misleading warnings on non-overriding predefined control operations

[Ada] New field in project_data

[Ada] New implementation of hashing functions

[Ada] Preparation for multi-unit source support in gprbuild

[Ada] Reduce system calls in gnatmake

[Ada] Remove some false positives for dead code warnings

[Ada] Remove special internal handling of class-wide subtypes

[Ada] Small tweak to source location of IN operator

[Ada] Speed up loading of sources when -eL is not specified

[Ada] Tidy up system-*.ads files

[Ada] Unshare language-specific data when copying types

[Ada] Use accessor functions for struct servent

[Ada] Use probes for stack checking on more Linux platforms

[Ada] Wrong modification of project file by gnatname

[arm] Fix neon-docgen.ml

[ARM] Fix PR target/42031

Re: [C++ PATCH] Call complete cdtors instead of base cdtors if they are the same (PR c++/3187)

[C++ PATCH] Call complete cdtors instead of base cdtors if they are the same (PR c++/3187)

[C++ PATCH] Don't ICE on vla = { }; (PR c++/42059)

[C++ PATCH] Fix g++.dg/lto/20081118-1 regressions caused by my cdtor aliasing patch

Re: [C++ PATCH] Fix g++.dg/lto/20081118-1 regressions caused by my cdtor aliasing patch

[C++ Patch] Fix PR 35112

Re: [C++ PATCH] Fix reference_binding for brace enclosed list containing error mark (PR c++/42061)

[C++ PATCH] Fix reference_binding for brace enclosed list containing error mark (PR c++/42061)

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

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

[C++ PATCH] Optimize the now very unlikely used base cdtors (PR c++/3187)

[C++ Patch] PR 32056

[C++ Patch] PR 34272

[C++ Patch] PR 40371

[C++ Patch] PR 42055

[C++ Patch] PR 42057

[C++ Patch] PR 42057, take 2

[C++ Patch] PR 42058

[C++ Patch] PR 42060

[C++, diagnostic] PR 38656

[C++/cgraph] Middle-end thunk support

[C++0x] add rvalue support to std::function

[c++] Avoid C++ FE creating !public weak variables

[C] !PUBLIC COMMON var in c-decl.c

[commit, wwwdocs] Update status of spu-4_5-branch and named-addr-4_3-branch

[COMMITTED] Add support for Lattice Mico32 architecture

[committed] Backport folding fix (PR middle-end/40946)

[committed] Fix a pasto in i386 %Y diagnostics

[committed] Fix diagnostics on invalid collapsed OpenMP loop in C++ (PR c++/41967)

[committed] Fix ICE on OpenMP reduction with _Complex int var (PR middle-end/42029)

[committed] Fix ICE with -fdump-ipa-all-all

[committed] MAINTAINERS write-after-approval update

[committed] PR testsuite/41856

Re: [Committed] S/390 TPF: Fix target default flags

[Committed] S/390: z10: prevent early FP load conflicts

Re: [committed] Shorten non PIC PA 1.1 calls on hppa-hpux

[committed] Update my email

[driver/11810] object file deletion

Re: [F03] EXTENDS_TYPE_OF, CLASS IS and libgfortran

Re: [Fortran,patch] PR 41850 - Wrong-code with optional allocatable arrays

[fortran-dev] Merged trunk into branch

[fortran] fix -Wuninitialized -Werror in fortran/module.c

[gc-improv] (libiberty) Finish splay-tree conversion

[gc-improv] Convert ARM backend

[gc-improv] Convert IA64 backend

[gc-improv] Convert sese.c to use obstack

[gc-improv] Convert SPARC backend

[gc-improv] Convert tree-ssa-structalias.c to typed GC allocation

[gc-improv] gcc-in-cxx fix for --enable-checking=gcac

[gc-improv] Merge from trunk r153821

Re: [gc-improv] Move tree-ssa-strucalias.c:heapvar_for_stmt to obstack

[gc-improv] Move tree-ssa-strucalias.c:heapvar_for_stmt to obstack

[gc-improv] Revert yesterday's changes to tree-ssa-structalias.c

[gccgo] -fsplit-stack fixes

[gccgo] Add go.install-plugin target

[gccgo] Add missing dependency

[gccgo] Add multilib flags to GOFLAGS

[gccgo] Always define TARGET_THREAD_SPLIT_STACK_OFFSET on GNU/Linux

[gccgo] Correct Makefile.tpl

[gccgo] Define WSTOPPED if it is not defined

[gccgo] Don't add trailing spaces to generated sysinfo.go file

[gccgo] Don't force SSE2

[gccgo] Don't use <linux/user.h>

[gccgo] Fix portability issues for Mac OS PPC

[gccgo] For *(*T)&x don't move x to the heap

[gccgo] Move libgo/acinclude.m4 to config/go.m4

[gccgo] Only use -fsplit-stack if the compiler supports it

[gccgo] Pass GCCGO explicitly when running a recursive make

[gccgo] Permit omitting the second (high) expression in a slice

[gccgo] Portability for PPC target

[gccgo] Redo builtin square root support

[gccgo] Tweak libtool.m4

[gccgo] Use -fexcess-precision=standard for *= and friends

[gccgo] Use -static-libstdc++ when building the Go compiler

[gccgo] Use AC_C_BIGENDIAN rather than <endian.h>

[gccgo] Use builtin sqrt

[gold][patch] Don't cleanup if debugging

[i386] Implement broadcast pattern for builtin_vec_perm

[i386] Represent AVX vperm2f128 without unspec

[i386] Represent vpermilp[sd] properly

[i386] tidy interleave pattern names

[IQ2000] Remove FUNCTION_VALUE and LIBCALL_VALUE macros.

[libcpp] patch: add used callback

[lipo] merge from trunk

[M32R] Remove FUNCTION_VALUE and LIBCALL_VALUE macros.

[oatch]: Fix bootstrap of libgfortran for mingw targets

[OBJC] Fix visibility issue

Re: [OOP] SELECT TYPE with CLASS IS

[PATCH 0/7] Fix SPEC2006 dealII with graphite enabled - committed.

[PATCH 1/7] Do not abuse sese for codegeneration

[PATCH 2/7] split translate_clast into single methods

[PATCH 3/7] Simplify translate_clast_* methods

[PATCH 4/7] Remove context_loop and level from translate_clast_* methods.

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

[PATCH 6/7] Fix comments.

[PATCH 7/7] Correct testcase

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

Re: [PATCH C++] Fix c++/41536, always_inline does not work always with constructors

Re: [Patch Objc] PR41848 - Workaround ObjC and -fsection-anchors.

Re: [PATCH PING 2/5] Named address spaces: support multiple pointer modes

Re: [PATCH PING 2/5] Named address spaces: support multiple pointer modes

[patch PR39806] Potential fix for spurious code generation

[patch PR39960] Fix new stmt construction

[PATCH SH]: Modify predicate for 'tst' instruction

[PATCH, alpha]: Fix PR42113

[PATCH, ARM] Allow profiling of nested functions on Thumb-1

Re: [PATCH, ARM] Avoid pulling in unwinder for 64-bit division

[PATCH, ARM] Don't restrict reloads to LO_REGS for Thumb-2

[PATCH, ARM] fix bootstrap on trunk

Re: [PATCH, ARM] Fix Dwarf register numbering for VFPv3/Neon registers

Re: [PATCH, ARM] Fix Dwarf register numbering for VFPv3/Neon registers

Re: [PATCH, ARM] Fix Dwarf register numbering for VFPv3/Neon registers

Re: [PATCH, ARM] Fix handling of division-by-zero for ARM EABI

[PATCH, ARM] Low interrupt latency support (avoiding ldm/stm)

[PATCH, ARM] Minipool ranges for thumb2_movdf_soft_insn

[PATCH, ARM] Misaligned access support for ARM Neon

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

Re: [PATCH, AVR]PING Fix PR target/41885 AVR Rotate patterns

[PATCH, AVR]PING^2 Fix PR target/41885 AVR Rotate patterns

[PATCH, committed, PR 42206] Initialize an uninitialized variable

[PATCH, committed] Remove a duplicate word in an error message.

Re: [PATCH, committed] PR/41812: revert wrong multiple definitions optimizations

Re: [PATCH, committed] PR/41812: revert wrong multiple definitions optimizations

Re: [PATCH, committed] PR/41812: revert wrong multiple definitions optimizations

Re: [PATCH, committed] PR/41812: revert wrong multiple definitions optimizations

Re: [patch, configures] Fix largefile.m4 to call AC_PLUGINS [Re: [patch] Unify AC_SYS_LARGEFILE exception across dirs (+GDB new largefile support)]

[patch, configures] Fix largefile.m4 to call AC_PLUGINS [Re: [patch] Unify AC_SYS_LARGEFILE exception across dirs (+GDB new largefile support)]

Re: [patch, configures] Unify AC_SYS_LARGEFILE exception across dirs

[patch, configures] Unify AC_SYS_LARGEFILE exception across dirs

[Patch, Fortran, committed] correction for C_F_PROCPOINTER in intrinsic.texi

[Patch, Fortran, committed] PR 41556: [OOP] Errors in applying operator/assignment to an abstract type

[Patch, Fortran, committed] PR 41937 & 41556

[Patch, Fortran, committed] PR 41978: [F03] ICE in gfc_conv_expr_descriptor for array PPC assignment

[Patch, fortran-dev, committed] structural changes in the OOP implementation

[Patch, fortran-dev] PR42053: [OOP] SELECT TYPE: reject duplicate CLASS IS blocks

Re: [Patch, fortran-dev] PR42053: [OOP] SELECT TYPE: reject duplicate CLASS IS blocks

[patch, fortran] [4.5/4.4 Regression] data statement with nested type constructors

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

Re: [patch, fortran] internal compiler error related to matmul and transpose

[patch, fortran] internal compiler error related to matmul and transpose

[Patch, Fortran] OOP: merging fortran-dev to trunk?

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

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

Re: [Patch, Fortran] PR 41872 - Fixes for allocatable scalars (part 1)

Re: [Patch, Fortran] PR 41872 - Fixes for allocatable scalars (part 1)

[Patch, Fortran] PR 41872 - Fixes for allocatable scalars (part 1)

[Patch, Fortran] PR 41873 & 41556

Re: [Patch, Fortran] PR 41907 - regression fix; wrong-code involving optional arguments

[Patch, Fortran] PR 41907 - regression fix; wrong-code involving optional arguments

[Patch, Fortran] PR 42048 & 42167

[Patch, Fortran] PR 42072: [F03] wrong-code with C_F_PROCPOINTER

[patch, fortran] PR41807 [4.5/4.4 Regression] data statement with nested type constructors

Re: [patch, fortran] PR41909 [4.4/4.5 Regression] ICE with "call foo" in "program foo"

Re: [patch, fortran] PR41909 [4.4/4.5 Regression] ICE with "call foo" in "program foo"

[patch, fortran] PR41909 [4.4/4.5 Regression] ICE with "call foo" in "program foo"

Re: [Patch, Fortran] PR42045: [F03] passing a procedure pointer component to a procedure pointer dummy

[Patch, Fortran] PR42045: [F03] passing a procedure pointer component to a procedure pointer dummy

Re: [Patch, Fortran] PR42045: [F03] passing a procedure pointer component to a procedure pointer dummy

[Patch, fortran] PR42104 - [F03] runtime segfault with procedure pointer component

[PATCH, i386]: Cleanup emms, femms, avx_vzeroall and avx_vzeroupper patterns

[PATCH, i386]: Do not nest ior expressions in predicates.md

[PATCH, i386]: Fix and macroize cmp patterns.

[PATCH, i386]: Fix annoying "i386.md: operand 1 missing mode" warnings

Re: [PATCH, i386]: Fix annoying "i386.md: operand 1 missing mode" warnings

Re: [PATCH, i386]: Fix PR 41900, call *%esp shouldn't be generated because of CPU errata

[PATCH, i386]: Fix PR 41900, call *%esp shouldn't be generated because of CPU errata

Re: [PATCH, i386]: Fix PR 41900, call *%esp shouldn't be generated because of CPU errata

Re: [PATCH, i386]: Fix PR 41900, call *%esp shouldn't be generated because of CPU errata

Re: [PATCH, i386]: Fix PR 41900, call *%esp shouldn't be generated because of CPU errata

Re: [PATCH, i386]: Fix PR 41900, call *%esp shouldn't be generated because of CPU errata

Re: [PATCH, i386]: Fix PR 41900, call *%esp shouldn't be generated because of CPU errata

[PATCH, i386]: Further macroization of insn patterns

[patch, ice, ia64] Patch for PR middle-end/41551

Re: [patch, ice, selective scheduler] Patch for PR 41697

[Patch, libfortran] Committed, move includes after include guards

Re: [Patch, libfortran] Split io.h into multiple include files

Re: [patch, libgfortran] [4.3/4.4/4.5 Regression] I/O: Problems reading partial records in formatted direct access files

Re: [patch, libgfortran] [4.3/4.4/4.5 Regression] I/O: Problems reading partial records in formatted direct access files

[patch, libgfortran] [4.3/4.4/4.5 Regression] I/O: Problems reading partial records in formatted direct access files

[PATCH, LTO] Number gimple statements before streaming out summaries

Re: [PATCH, LTO] Number gimple statements before streaming out summaries

[PATCH, M68K] Add MCF5441x CPUs.

Re: [PATCH, m68k] Fix PR target/41302

[PATCH, middle-end]: FIX PR41930, cc1 SEGV compiling maxval_r16.c

Re: [PATCH, MIPS] Generate DMUL in widening multiplications

[PATCH, PR 42006] Dont mark replacement variables for renaming

[PATCH, PR 42025] Really ensuring type compatibilty in IL generated by IPA-SRA

Re: [PATCH, PR 42025] Really ensuring type compatibilty in IL generated by IPA-SRA

[PATCH, PR c++/29017] Fix composite_pointer_type i18n problems

[PATCH, PR c++/40892] Fix maybe_warn_cpp0x i18n problems

[PATCH, PR lto/41932] Initialize stuff properly in ipa_update_after_lto_read

Re: [PATCH, PR lto/41932] Initialize stuff properly in ipa_update_after_lto_read

Re: [PATCH, PR middle-end/22201]: Parameter description strings should all start with a capital letter

[PATCH, PR middle-end/22201]: Parameter description strings should all start with a capital letter

Re: [PATCH, RFC?] Verify that VCE(SSA_NAME) does not occur on any LHS

[PATCH, RFC?] Verify that VCE(SSA_NAME) does not occur on any LHS

[PATCH, RFC] Remove unneeded HONOR_SIGNED_ZEROS from PowerPC FMA

Re: [PATCH, rs6000] Undo part of October 23rd patch for PR target/41787

[PATCH, rs6000] Undo part of October 23rd patch for PR target/41787

[PATCH, rtl]: Remove invalid assert from caller-save.c

[patch, spu] Fix invalid -fPIC leaf function code generation

Re: [PATCH, SRA, PR 42154] Don't use access->expr to create references to original aggregates

[PATCH, SRA, PR 42154] Don't use access->expr to create references to original aggregates

Re: [PATCH, SRA, PR 42196] Dealing with partial accesses to complex numbers in unions

[PATCH, SRA, PR 42196] Dealing with partial accesses to complex numbers in unions

Re: [PATCH, SRA, PR 42196] Dealing with partial accesses to complex numbers in unions

Re: [patch, testsuite] Fix g++.dg/lookup/extern-c-redecl[34].C on HP-UX

Re: [patch, testsuite] Fix gcc.dg/debug/dwarf2/inline2.c on IA64

Re: [patch, testsuite] Fix spurious g++.dg/debug/dwarf2/anonname1.C failure

[patch, testsuite] Fix spurious g++.dg/debug/dwarf2/anonname1.C failure

[PATCH, testsuite]: Fix fallout from vperm tests

Re: [PATCH, TESTSUITE]PING Skip compile tests for small targets

[PATCH, TESTSUITE]Skip compile tests for small targets

[PATCH, trivial, testsuite] Fix testcase

[Patch, trivial?] PR 41974: Remove some "write-only" variables

[PATCH, trivial] Remove `inline' from definition of set_immediate_dominator

[patch, vectorizer] Fix PR 42193

[PATCH,AVR]Add ASM_OUTPUT_EXTERNAL to support hidden attribute

[Patch,Fortran,committed] Fix BIND(C) example in gfortran.texi

[Patch,Fortran] intrinsic.texi patch

[PATCH,TARGET]PR21078,21080 Fix AVR builtin_return_address

Re: [PATCH,TESTSUITE]Add warning check for nonlong pointers in asmgoto-1.c

Re: [PATCH,TESTSUITE]Add warning check for nonlong pointers in asmgoto-1.c

[PATCH,TESTSUITE]Add warning check for nonlong pointers in asmgoto-1.c

[PATCH,TESTSUITE]Allow sms test to support 16bit int targets

[PATCH,TESTSUITE]c99-stdint conditions

[PATCH,TESTSUITE]Clean up for AVR and other small targets

[PATCH,TESTSUITE]Clean up for AVR and other small targets]

Re: [PATCH,TESTSUITE]PR36470 remove known to fail utf tests for avr, m32 and 16 bit targets.

Re: [PATCH,TESTSUITE]Reduce bitfield to be compatible with target int

[PATCH,TESTSUITE]Reduce bitfield to be compatible with target int

Re: [PATCH,TESTSUITE]Reduce malloc size used by ipa-sra-2.c

[PATCH,TESTSUITE]Remove known to fail for AVR target

[PATCH,TESTSUITE]Remove known to fail on UTF test for AVR and other small targets

[PATCH,TESTSUITE]Remove warning check on PR33920.c

Re: [PATCH,TESTSUITE]Require 32 bit support for gcc.dg/graphite tests

Re: [PATCH,TESTSUITE]Require 32 bit support for gcc.dg/graphite tests

[PATCH,TESTSUITE]Require 32 bit support for gcc.dg/graphite tests

Re: [PATCH,TESTSUITE]Require effective target wchar

[PATCH,TESTSUITE]Skip wchar tests for avr target

Re: [PATCH,TESTSUITE]Use correct size constant when target int size is16bits

[PATCH,TESTSUITE]Use long for bit field on 16bit target

Re: [PATCH: PR target/40835] Remove comparison with 0 after instruction movs for thumb

[patch] [arm] Update ARM --with-fpu option list

Re: [PATCH] Add MIPS64r2 support to <u>mulsidi3_64bit

[PATCH] Add myself to contrib.texi

[PATCH] add proper paths to FLAGS_FOR_TARGET for *-w64-mingw*

[PATCH] Add set but not used warning support for the C FE (PR c/18624, take 2)

[PATCH] Add set but not used warning support for the C FE (PR c/18624, take 3)

[PATCH] Add TDF_NOUID

[PATCH] Adjust alias-oracle cut-off in DCE

[PATCH] Adjust canonicalize_cond_expr_cond, untangle LTO frontend check

[PATCH] Adjust get_ref_base_and_extent to be less strict with DECL bases

[PATCH] AIX64 libffi support (PR target/35484)

Re: [patch] alpha: turn -mcpu=<cpu> into -m<cpu> for assembler all the time

[patch] alpha: turn -mcpu=<cpu> into -m<cpu> for assembler all the time

[PATCH] Also optimize DECL_ONE_ONLY cdtors (PR c++/3187)

[PATCH] Also optimize DECL_ONE_ONLY cdtors (PR c++/3187, take 2)

[PATCH] Another fix to the misaligned store vectorizer patch

Re: [PATCH] Another set of misc (mainly middle-end) set but not used warnings

[PATCH] Another set of misc (mainly middle-end) set but not used warnings

[patch] Avoid generating warnings for -O2 -Wunreachable-code

[patch] Avoid using strtoll

[PATCH] config.guess: Properly detect the *mingw32 targets

[PATCH] Disable vrp47 for S/390

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

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

[PATCH] Don't ICE on -O256

[patch] Don't use a temporary directory in the lto plugin

[PATCH] Drop after_inlining check in remove_unused_locals

Re: [PATCH] Dwarf2out end prologue/begin epilogue for IVMS (3rd try)

[patch] Enable the use of a resolution file

Re: [PATCH] Ensure visibility attribute on namespace can't be popped using #pragma GCC visibility pop and vice versa (PR c++/41774)

[PATCH] Fix !$omp do when the iterator is a dummy argument (PR fortran/42162)

[PATCH] Fix -dP

[PATCH] Fix -mregnames

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

[PATCH] Fix alias issue in gimple.h

[PATCH] Fix another PTA cornercase

[PATCH] Fix check_effective_target_xop

[PATCH] Fix DCE cutoff for functions w/o a virtual PHI

[PATCH] Fix fold_offsetof_1 (PR middle-end/41935)

[PATCH] Fix fold_offsetof_1 (PR middle-end/41935, take 2)

[PATCH] Fix ICE in expand_cse_reciprocals (PR tree-optimization/42078)

[PATCH] Fix ICE in expand_cse_reciprocals (PR tree-optimization/42078, take 2)

Re: [PATCH] Fix ICE in expand_cse_reciprocals (PR tree-optimization/42078)

Re: [PATCH] Fix ICE in expand_cse_reciprocals (PR tree-optimization/42078, take 2)

Re: [PATCH] Fix ICE in expand_cse_reciprocals (PR tree-optimization/42078)

Re: [PATCH] Fix ICE in expand_cse_reciprocals (PR tree-optimization/42078)

Re: [PATCH] Fix ICE in expand_cse_reciprocals (PR tree-optimization/42078, take 2)

Re: [PATCH] Fix ICE in expand_debug_expr with -combine (PR debug/41893)

[PATCH] Fix ICE in expand_debug_expr with -combine (PR debug/41893)

[PATCH] Fix ICE on invalid ix86 %& asm operand

[PATCH] Fix MIPS LHX in mips-dsp.md

[PATCH] Fix misc set but not used warnings

Re: [PATCH] Fix miscompilation in output_constant_def

[PATCH] Fix num_sign_bit_copies UMOD handling (PR rtl-optimization/41917)

[PATCH] Fix Obj-C++ regressions (PR obj-c++/42156)

Re: [PATCH] Fix PR c++/38646: ICE with invalid specialization of variadic template

[PATCH] Fix PR c++/38646: ICE with invalid specialization of variadic template

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

[patch] Fix PR middle-end/42224

Re: [PATCH] Fix PR40648 -- Fix misaligned store vectorizer patch

[PATCH] Fix PR41919, wrong-code with VRP

[PATCH] Fix PR41928

[PATCH] Fix PR42142, wrong-code from DCE

[PATCH] Fix PR42183

[PATCH] Fix PRs 42119/38530

[patch] Fix regression (Re: Fix PR tree-optimization/41857)

[patch] Fix reload bug?

[patch] Fix TARGET_MEM_REF and aliasing

[PATCH] Fix UID difference code-differences in bootstrap

[PATCH] Fix unused but set warnings in Java FE

[PATCH] Fix unused but set warnings in libgfortran

[PATCH] Fix unused but set warnings in libobjc and libdecnumber

[patch] Fix unwinding through signal frames on x86/Linux

[PATCH] Fix variable set but not used warnings in Fortran FE

[PATCH] Fix various -masm=intel issues (PR target/42165)

[PATCH] Fix x86intrin.h with -Wsystem-headers

[PATCH] fortran/41918 -- silence a warning

[PATCH] GCC symdb

[PATCH] Handle INDIRECT_REF for MEM_EXPR and alias-export

[PATCH] Hookize TARGET_FUNCTION_VALUE_REGNO_P

[PATCH] Implement frame pointer less function tracing

[patch] libstdc++/41949 adjust doc link

Re: [PATCH] Limit VDEF walking in IPA-SRA when looking for potential modifications

Re: [PATCH] Limit VDEF walking in IPA-SRA when looking for potential modifications

[PATCH] Limit VDEF walking in IPA-SRA when looking for potential modifications

Re: [PATCH] Limit VDEF walking in IPA-SRA when looking for potential modifications

[PATCH] LTO Streaming of parameter call notes

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

[patch] Merge cgraph nodes when using a resolution file

Re: [PATCH] MIPS: Add option to pass return address location to _mcount.

Re: [PATCH] Move LTO option processing to common code

[patch] Move the popcnt intrinsics to a separate file

[PATCH] Names of heap vars in alias analyzer

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

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

[Patch] PR 37454 - Fix -rdynamic check in gcc/configure

[PATCH] PR c++/36408

[PATCH] PR c++/42069

[PATCH] PR c++/42217

[PATCH] PR rtl-opt/41833 Improve vec_select of a vec_duplicate

[PATCH] PR41094 testcase: Link against libm

[patch] PR41908 libffi testsuite

[PATCH] PR41919: Fix testcase for unsigned char targets

[PATCH] Refine (compile-time) profitability condition

Re: [patch] Relax assertion in vn_reference_lookup_3

[PATCH] Remove redundant cgraph_node_for_decl function

[PATCH] Reorder fields in struct cgraph_edge et al

[PATCH] Restore -g1

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

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

Re: [PATCH] RFC: Enabling -W[no-]error=... for cpplib warnings

[PATCH] Set but not used, part 3

[patch] Skip offsets when reading resolution files

[PATCH] Some PTA fixes

[PATCH] Some set but not used warnings workarounds

[PATCH] Some set but not used warnings workarounds (take 2)

[patch] spelling errors in comments

[PATCH] Split TV_LOOP

[patch] SPU gprof support

[PATCH] Trim MD results to live registers

[PATCH] Try harder to emit DW_AT_location (take 2)

[PATCH] Try harder to emit DW_AT_location for TLS vars

[PATCH] Unbreak forward simulation of liveness (!)

Re: [PATCH] Use aliases instead of separate copies for !DECL_ONE_ONLY C[12] ctors or D[12] dtors with identical bodies (PR c++/3187, take 3)

Re: [PATCH] Use aliases instead of separate copies for !DECL_ONE_ONLY C[12] ctors or D[12] dtors with identical bodies (PR c++/3187, take 2)

Re: [PATCH] Use aliases instead of separate copies for !DECL_ONE_ONLY C[12] ctors or D[12] dtors with identical bodies (PR c++/3187, take 2)

Re: [PATCH] Use aliases instead of separate copies for !DECL_ONE_ONLY C[12] ctors or D[12] dtors with identical bodies (PR c++/3187, take 3)

[PATCH] Use aliases instead of separate copies for !DECL_ONE_ONLY C[12] ctors or D[12] dtors with identical bodies (PR c++/3187)

[PATCH] Use aliases instead of separate copies for !DECL_ONE_ONLY C[12] ctors or D[12] dtors with identical bodies (PR c++/3187, take 2)

[PATCH] Use aliases instead of separate copies for !DECL_ONE_ONLY C[12] ctors or D[12] dtors with identical bodies (PR c++/3187, take 3)

Re: [PATCH] Use aliases instead of separate copies for !DECL_ONE_ONLY C[12] ctors or D[12] dtors with identical bodies (PR c++/3187)

Re: [PATCH] Use aliases instead of separate copies for !DECL_ONE_ONLY C[12] ctors or D[12] dtors with identical bodies (PR c++/3187, take 3)

Re: [PATCH] Use aliases instead of separate copies for !DECL_ONE_ONLY C[12] ctors or D[12] dtors with identical bodies (PR c++/3187, take 3)

Re: [PATCH] VAX/Linux: Correct tmake_file setting

Re: [PATCH] VAX/Linux: Remove __pic__ and __PIC__ definitions

[patch] Vectorize assignments in loops with multiple types

Re: [patch]: Add push_macro/pop_macro feature for all targets by moving it from C frontent into libcpp

Re: [patch]: Add push_macro/pop_macro feature for all targets by moving it from C frontent into libcpp

Re: [patch]: Add push_macro/pop_macro feature for all targets by moving it from C frontent into libcpp

Re: [patch]: Add push_macro/pop_macro feature for all targets by moving it from C frontent into libcpp

Re: [patch]: Add push_macro/pop_macro feature for all targets by moving it from C frontent into libcpp

Re: [patch]: Add push_macro/pop_macro feature for all targets by moving it from C frontent into libcpp

[patch]: Add push_macro/pop_macro feature for all targets by moving it from C frontent into libcpp

[PATCH]: Backport fix for PR41963 (miscompilation of 177.mesa)

[patch]: Fix lto testcase in gcc.dg for w64 target

[PATCH]: middle-end fix for PR tree-optimization/41987

[PATCH]: MPC cleanup in fortran frontend

[PATCH]: MPC cleanup in middle-end

[PATCH]: MPC cleanup in testsuite

[PATCH]: MPC cleanup to stop defining HAVE_mpc

[PATCH]: MPC web docs update gcc-4.5/changes.html

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

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

[PATCH]: Require MPC for building GCC

[PATCH]: set but not used, part 4

[PATCH]: Update minimum MPC version to 0.8

Re: [PATCH]: WEB DOCS, update AIX to 5.3 in gcc-4.5 secondary platform list

[PATCH]: WEB DOCS, update AIX to 5.3 in gcc-4.5 secondary platform list

Re: [PATCH][Ada] Add FreeBSB x86_64 support (was: Build logs of GCC, G++ and GNAT on FreeBSD x86_64 now available)

[PATCH][Ada] Add FreeBSB x86_64 support (was: Build logs of GCC, G++ and GNAT on FreeBSD x86_64 now available)

Re: [PATCH][Ada] Fix tasking on sparc64-linux (122 ACATS FAIL => 1 FAIL)

[PATCH][Ada] Fix tasking on sparc64-linux (122 ACATS FAIL => 1 FAIL)

Re: [PATCH][Ada] Fix tasking on sparc64-linux (122 ACATS FAIL => 1 FAIL)

[PATCH][Ada] remove timeval from s-osinte

[patch][graphite] Check cloog revision when configure.

Re: [PATCH][libstdc++-v3 parallel mode] Fix partition and improve nth_element

[PATCH][libstdc++-v3 parallel mode] Fix partition and improve nth_element

[PATCH][libstdc++-v3 parallel mode] Get rid of hard-coded ints [was: Re: ints in parallel code]

[PATCH][LTO] Assert we succeed in fixing up component-refs

[PATCH][LTO][RFC] AR archive support for LTO

Re: [PATCH][PING2] PR39888, implement access to emutls and other gcc improvements.

Re: [PATCH][PING2] PR39888, implement access to emutls and other gcc improvements.

[PATCH][PING2] PR39888, implement access to emutls and other gcc improvements.

Re: [patch][plugins] Provide unique names to all compiler passes

Re: [PATCH][RFA] Enabling -W[no-]error=... for cpplib warnings

[PATCH][RFC] Function annotations for noclobber/noescape arguments

[PATCH][RFC] Implement IPA points-to and call mod/ref analysis

[PATCH][RFC] IPA-PTA and how/where to store the info

[PATCH][RFC] Keep per call-stmt information about clobbers/uses

[PATCH][RFC] Make pure/const call clobber analysis context-sensitive

[PATCH][RFC] Vectorizer cost model changes for misalign store

Fw: [patch][wwwdocs] 4.5/changes.html: Add autopar changes

[PING x2]: (build machinery) Require MPC for building GCC

[PING x2]: (build machinery) Update minimum MPC version to 0.8

[PING x3]: (build machinery) Update minimum MPC version to 0.8

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

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 fallout of dwarf2out.c change

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

[ping] Re: PATCH: Disable sched1 when optimizing for size

[ping] Small tweak to signal frame unwinding on x86/Linux

[PING]: (build machinery) Require MPC for building GCC

[PING]: Update minimum MPC version to 0.8

[PING][PATCH, M68K] Add MCF5441x CPUs.

Re: [Revised Patch] to handle perfect loop unrolling in tree_transform_and_unroll_loop

RE: [Revised Patch] to handle perfect loop unrolling in tree_transform_and_unroll_loop

Re: [RFA:] Fix PR 40086 - reorg.c again and again

Re: [RFA:] Fix regressions on non-lto testruns due to disappearing -lm

[RFA:] Fix regressions on non-lto testruns due to disappearing -lm

Re: [RFA] Add support for --without-zlib (take 2)

Re: [RFA] PR c++/37093

Re: [RFA] PR c++/38699

[RFC PATCH, LTO] Linked list of stmt uids->stmts fixup hooks

Re: [RFC PATCH] Add set but not used warning support for the C FE (PR c/18624)

[RFC PATCH] Add set but not used warning support for the C FE (PR c/18624)

[RFC] free_lang_data disables -g1

Re: [RFC] passing C++ decimal class as underlying scalar type

Re: [RFC] Track discriminators by instruction instead of by basic block

[RFC] Track discriminators by instruction instead of by basic block

[sel-sched] Shrink memory consumption on extra large basic blocks

[SH] Remove FUNCTION_VALUE and LIBCALL_VALUE macros.

[split] Merge from trunk to split branch

[spu-4_5-branch][Patch,committed] Various fixes to software icache

[testsuite] (committed) fix testsuite/41878

[testsuite] fix PR42212, missing brace in dg-do

[testsuite] keep lto and compat tests from stomping on each other

[testsuite] remove -m32/-m64 options in powerpc tests

[trans-mem] avoid transforming already optimized memory variants

[trans-mem] fix buglet in expand_assign_tm

[trans-mem] handle overlaps in local memory optimizations

[trans-mem] handle transaction local aggregates

[trans-mem] s/tm_atomic/transaction/g

[trans-mem] thread local memory optimizations

[v3 patch] add __GXX_RTTI to doxygen predefined macros

Re: [v3, C++] RFC: PATCH to add decimal floating point typeinfos to libsupc++

Re: [v3, C++] RFC: PATCH to add decimal floating point typeinfos to libsupc++

[v3, C++] RFC: PATCH to add decimal floating point typeinfos to libsupc++

[v3] A few more uglification and formatting issues in parallel

[v3] Add std::declval

[v3] catch tweaks, markup

[v3] doxygen cleanups

[v3] doxygen markup for debug mode

[v3] doxygen markup tweaks for profile mode

[v3] fill testsuite tweak

[v3] Fix small oversight in src/compatibility-c++0x

[v3] Fix small typo in ext/sso_string

[v3] Fix some minor uglification and formatting issues in parallel

[v3] Implement resolution of DR 1177

[v3] Implement resolution of DR 1261

[v3] Implement UK-300 differently

[v3] libstdc++/41351

[v3] libstdc++/41622

[v3] libsupc++ doxygen

[v3] More uglification and formatting issues in parallel

[v3] rework future base classes

[v3] Some work on C++0x std::forward_list, implement N2988

[v3] Tweak some includes per UK-300

[vta, graphite, PR41888, PR41886] get graphite to work with VTA

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

[VTA, PR41473] drop NULL locations from lists

[VTA, PR41679] mode mismatch in var-tracking

[vta, PR41926, graphite?] track debug uses during vectorization

[VTA] don't mark BBs as dirty on DF rescans of debug insns

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

[wwwdocs] Buildstat update for 4.4

[wwwdocs] Mention removal of ia64 Merced tuning support

Re: Add a __nowarn__ keyword

Re: add xvasprintf and vasprintf to libiberty

Re: adding a PLUGIN_PARSED_UNIT event

adding more plugin headers

Re: adding PLUGIN_REGISTER_PRAGMA [& PLUGIN_PARSED_UNIT?]

Adjust locations for RECORD_TYPEs

ARM FPU option handling cleanup

ARM fpv4-sp-d16

ARM VFPv4 support

ARM: Enable scheduling for Thumb-2

ARM: Improve NEON move code

ARM: Improve NEON vector creation

ARMv7E-M support

AVX vector permutation support

C++ PATCH for c++/10690 (template-id in typeid)

C++ PATCH for c++/11987 (defining a member of a dependent typedef)

C++ PATCH for c++/13950 (DR 176)

C++ PATCH for c++/15946 (improved diagnostics for missing 'typename')

C++ PATCH for c++/17365 (ADL and non-functions)

C++ PATCH for c++/21008, DR 515 (qualified-id used to access member of unknown dependent base)

C++ PATCH for c++/27078 (duplicate error about ambiguous lookup)

C++ PATCH for c++/27425, c++/34274 (error-recovery with invalid template args)

C++ PATCH for c++/29363 (error-recovery with type definition after use)

C++ PATCH for c++/34158 (template placement delete)

C++ PATCH for c++/34180 (const violation in synthesized copy ctor)

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

C++ PATCH for c++/35067 (link failure with virtual thunks on targets with weak but no one-only)

C++ PATCH for c++/35075

C++ PATCH for c++/36959 (unnecessarily emitting inline function with static var)

Re: C++ PATCH for c++/37037 (declaring template class member function with a typedef)

Re: C++ PATCH for c++/37037 (declaring template class member function with a typedef)

C++ PATCH for c++/37037 (declaring template class member function with a typedef)

C++ PATCH for c++/37290 (typeof, templates, local class)

C++ PATCH for c++/39413 (error because of unnecessary instantiation)

C++ PATCH for c++/39560 (bogus -Wunused with anonymous union)

C++ PATCH for c++/40687 (inconsistent auto deduction)

C++ PATCH for c++/40944 (SFINAE and reference binding)

C++ PATCH for c++/41703 (partial ordering and nondeduced contexts)

C++ PATCH for c++/41754 (ice with init-lists)

C++ PATCH for c++/41876 (parsing exception-declaration)

C++ PATCH for c++/41972 (static data member argument to reference template parameter)

C++ PATCH for c++/41994 (&A::operator T)

C++ PATCH for c++/42013 (decltype of ?: of calls)

C++ PATCH for c++/42026 (DR 239, arg-dep lookup and local externs)

C++ PATCH for c++/42115 (excessive placement delete errors)

C++ PATCH for c++/42137 (lookup of A::A in ctor-initializer)

C++ PATCH for c++/561 (overload resolution by cast to pmf of derived class)

C++ PATCH for c++/7046 (#pragma pack and class templates)

C++ PATCH for c++/9050 (DR 147, 318 -- naming the constructor)

C++ PATCH for c++/9381 (stdcall/regparm attributes on pointers to member functions)

C++ PATCH for constexpr

Re: C++ PATCH to handling of types with no linkage (DR 757)

C++ PATCH to improve __restrict support

Committed: Fix problems with RX sibcall patterns

Committed: Fix xstormy16 FFS problems

Committed: Update RX port

Committed: v850: Fix handling of zero-length function arguments

Contents of PO file 'gcc-4.4.1.id.po'

Cortex-A5 support

Debugging ARM noreturn functions

Re: dg-error vs. i18n?

Re: discard âConfigured w ithâ line from gcc -v output

DWARF2 PATCH for debug/26965

Re: enable-build-with-cxx bootstrap compare broken by r149964

Re: Erroneous syntax error message on TBP call?

Re: fix -fcompare-debug regression in asm label redirection

Re: fix -fcompare-debug regression in asm locators

Re: fix -fcompare-debug regression in free_lang_data

Fix -fwhole-program WRT COMDATs

fix <x86intrin.h> c++ error

Fix accidental commit

Fix ACX_LARGEFILE to use canonical host/target names

Fix ARMv7 VFP ICE

Fix bootstrap

Re: fix builds on OpenBSD

Fix gcc.c-torture/compile/20010605-1.c on SPARC 32-bit

Fix gnat.dg/null_pointer_deref1.adb on SPARC/Linux

fix in-tree building of ppl, cloog, libelf

Fix IPA WRT profile

Fix ipa-struct-reorg failures

fix libstdc++/42019: shared_ptr can not be used with -fno-rtti

Fix LTO parameter sharing

Fix nits about -frename-registers

Fix PR ada/42170

Re: Fix PR tree-optimization/41857 (Re: m32c support for named addr spaces branch)

Fix PR41718, ICE when compiling a large testcase

Fix profile feedback WRT LTO

Fix stack checking on SPARC64

Fixup tree-vect.h to allow non-standard compilation flags

forcing most functions of libiberty in plugin-enabled cc1

fwprop and zero_extract

Re: gcc version against which a plugin is compiled - documentation?

Graphite merged into trunk

i386 builtin function types cleanup

Improvement when reassigning pseudos after spilling

libffi: fix invalid printf format in testsuite

libffi: fix powerpc support for functions with many arguments

Re: Libstdc++ as DLL on windows, alternative approach [was Re: cygwin patch review]

Re: Libstdc++ as DLL on windows, alternative approach [was Re: cygwin patch review]

Re: Libstdc++ as DLL on windows, alternative approach [was Re: cygwin patch review]

Libstdc++ as DLL on windows, alternative approach [was Re: cygwin patch review]

MAINTAINERS (Write after approval)

Mention gccgo branch in svn.html

MicroBlaze update

Minor SPARC tweaks

Re: MPC 0.8 prerelease tarball (last release before MPC is mandatory!)

Re: MPC 0.8 prerelease tarball (last release before MPC is mandatory!)

NEON float32_t type

New Indonesian PO file for 'gcc' (version 4.4.1)

New target hook for validating builtin_vec_perm input

New VFP coprocessor variants

One more cgraph frequency bug

PATCH - set but not used round two

PATCH [4.4]: update config.{guess,sub}

PATCH Fix for issue 40411

Patch ping

PATCH RFA: -I existing-file should be a warning, not an error

PATCH to add 'pgq' alias for debug_gimple_seq in gdbinit.in

PATCH, boehm-gc: silence os_dep.c warnings

PATCH, boehm-gc: silence warning

PATCH, libiberty: eliminate build warning

PATCH, libiberty: improve documentation

PATCH, libiberty: rebuild functions.texi

PATCH, libiberty: sort AC_CHECK_FUNCs

PATCH, libjava: eliminate warning

PATCH, libjava: silence unsued parameter warning

PATCH: Add --with-plugin-ld

PATCH: Add a testcase for PR 41961

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

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: Also check -m32 for i*86-*-linux*

PATCH: Compress XOP operand alternatives

PATCH: Disable sched1 when optimizing for size

PATCH: Don't assume large file support in adaint.h on IRIX 5

PATCH: Don't assume XPG5 support on IRIX 5 in s-oscons-tmplt.c

PATCH: Fix bootstrap with --enable-threads=solaris (PR target/41810)

PATCH: gfortran.dg/proc_ptr_comp_23.f90: Add a missing space

PATCH: improve gengtype-lex.l warning fix

PATCH: PR testsuite/41913: ERROR: tcl error sourcing gcc.dg/lto/lto.exp

Re: PATCH: PR testsuite/41913: ERROR: tcl error sourcing gcc.dg/lto/lto.exp

Re: PATCH: PR testsuite/42001: LTO tests fail with non multilib targets

PATCH: PR testsuite/42001: LTO tests fail with non multilib targets

PATCH: PR testsuite/42086: FAIL: gcc.target/ia64/fptr-1.c execution test

PATCH: Provide stdint.h for IRIX 5/6

PATCH: Provide stdint.h for Tru64 UNIX V[45]

PATCH: silence unused result warnings

PING [M32R] Remove FUNCTION_VALUE and LIBCALL_VALUE macros.

PING [PATCH] Hookize TARGET_FUNCTION_VALUE_REGNO_P

Ping Re: Fix ACX_LARGEFILE to use canonical host/target names

Re: Fwd: Ping: [PATCH] Add DWARF constant for Borland fastcall calling convention

Ping: [Patch] PR 37454 - Fix -rdynamic check in gcc/configure

Ping: Converting G++ LTO tests to use "-r -nostlib"

PING: PATCH: Also check -m32 for i*86-*-linux*

Ping: RFA: Add test for targets that use MS style bitfields

PLUGIN_PRAGMAS event

Plugins: unpleasant dump_active_plugins

PR 38867: unexpanded prefix in LIBGCJ_PREFIX

Re: PR 41469 followup: improve __builtin_stack_restore removal

PR 41952 -- simple folding rule

PR c++/141777

PR middle-end/41735

PR middle-end/42151 (verify_cgraph ICE)

PR37945 GNAT/RTEMS Socket Binding Issue

Re: Preliminary support constexpr

quiestion about inliner behavior

Re: regrename speedup

Reminder: Stage3 ends Nov 30th

Remove some "set but not used" variables

Remove unnecesarry parts of C++ analyze_expr

revised patch committed.

Re: RFA (c-common): PATCH to add typeinfo for ARM fp16 type to libsupc++

RFA (c-common): PATCH to add typeinfo for ARM fp16 type to libsupc++

RFA: Add test for linker support of -shared

RFA: Add test for targets that use MS style bitfields

RFA: Fix PR41905 (ICE in lower_eh_constructs)

RFA: Fix PR41906 (segfault in EH lowering)

RFA: Fix PR41963 (miscompilation of 177.mesa)

RFA: Fix PR42084 (miscompile in RTL expansion)

RFA: Get rid of tree annotation

Re: RFA: PATCH to initializer_constant_valid_p for c++/36912 (static initialization and -frounding-math)

RFA: PATCH to initializer_constant_valid_p for c++/36912 (static initialization and -frounding-math)

RFA: PATCH to reconstruct_complex_type to preserve attributes

RFA: plugin events for ICI

Re: RFA: Provide a default definition of CONSTANT_ADDRESS_P

RFA: Remove useless code in builtins.c

RFC & help: Retrieve programmatically the plugin directory name.

Re: RFC patch: invariant addresses too cheap

RFC: x86: Emit rsqrt with only -ffast-math

slightly improved documention for plugin pragmas

small improvement to IRA allocations

Sync git Libtool to GCC

Re: Top-level build machinery patch ping (Was: Re: [gccgo] Use -static-libstdc++ when building the Go compiler)

Top-level build machinery patch ping (Was: Re: [gccgo] Use -static-libstdc++ when building the Go compiler)

Tweak a couple of testcases

update MAINTAINERS

Updating the Libtool used in GCC

Vector permutation support for x86

Re: Whole program optimization and functions-only-called-once.

XFAIL a few more vectorization tests on SPARC 32-bit

{RFA] PowerPC e500mc64 core support


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