gcc-patches archive
subject index for October, 2013

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:

*PING* Re: [Patch, Fortran] PR58658 - add missing pointer-assign check for CLASS(*)

Re: *PING* Re: [Patch, Fortran] PR58658 - add missing pointer-assign check for CLASS(*)

*PING* Re: [Patch, Fortran] Use ANNOTATE_EXPR annot_expr_ivdep_kind for DO CONCURRENT

[jit] Improvements to documentation.

[0/6] Merge of gomp-4_0-branch to trunk

[1/6] OpenMP 4.0 C FE support

[1/6] OpenMP 4.0 support (gcc/ part)

[2nd PING] [C++ PATCH] demangler fix (take 2)

[3/6] OpenMP 4.0 C++ FE support

[4.8 branch] Handle svn 1.8.1

[4.8] Backported fix for PR tree-optimization/58539

[4.8] Fix OMP_THREAD_LIMIT libgomp handling

[4/6] OpenMP 4.0 gcc testsuite

[5/6] OpenMP 4.0 library part

[6/6] OpenMP 4.0 library testsuite

[AArch64,PATCH] Adjust preferred_reload_class of SP+C

[AArch64] [Neon types 2/10] Update Current type attributes to new Neon Types.

[AArch64] [Neon types 4/10] Add type attributes to all simd insns

[AArch64] Classify FRAME_POINTER_REGNUM and ARG_POINTER_REGNUM as POINTER_REGS.

[AArch64] Fix early-clobber operands to vtbx[1,3]

[AArch64] Fix output template for Scalar Neon->Neon register move.

[AArch64] Fix preferred_reload_class for regclass STACK_REG.

[AArch64] Fix size of memory store for the vst<n>_lane intrinsics

[AArch64] Fix types for vcvt<sd>_n intrinsics.

[Ada] Abstract view of a package

[Ada] Add missing functions to Ada.Characters.Handling

[Ada] Add switch to output reason why spec requires body

[Ada] Adjust path names in debug info

[Ada] Allow full range of static address values for To_Address

[Ada] Allow Linker_Section for types

[Ada] Aspect Initial_Condition

[Ada] Aspect Initializes

[Ada] Aspect Refined_Depends

[Ada] Aspect Refined_Global

[Ada] Aspect Refined_Post

[Ada] Aspects on task and protected bodies are illegal

[Ada] Better error message for incorrect instantiations

[Ada] Better handling of controlled objects in conditional expressions

[Ada] Check for illegal global refs to abstract state when refinement visible

[Ada] Clean ups in SPARK mode

[Ada] Comparaison of symbols to integers in preprocessing

[Ada] Containment of finalization actions in short circuit operators

[Ada] Convert Ada front-end to automatic dependencies

[Ada] Copy-on-write version of Ada.Containers.Indefinite_Holders

[Ada] Correct usage of Default_Aspect_Value in scalar types

[Ada] Display executable load address before traceback

[Ada] Duplicated index values are displayed for case statements

[Ada] Endianness of Ada.Sequential_IO length information

[Ada] Fatal error if linker options appear in predefined generics

[Ada] Fix debug info for record type with dynamic-sized field

[Ada] Fix debug info for renaming of dereferenced return value

[Ada] Fix generation of references for SPARK formal verification

[Ada] Fix ICE on uninitialized array local variable

[Ada] Fix malfunction of ASIS tools for predicated choices

[Ada] Fix problems in error analysis for variant part

[Ada] Fix wrong scope for descriptive type in debug info

[Ada] Full views of private subtypes with unknown discriminants.

[Ada] Give better msg for redundant ELSE in IF EXPRESSION

[Ada] Handle constraint error in vector when large index type

[Ada] Handle initialization of array aggregate with <> component

[Ada] Handle some warning situations with Address aspect

[Ada] Handling of null refinements in aspect/pragma Refined_Global

[Ada] Illegal constituent in state refinement

[Ada] Implement new attribute Library_Level

[Ada] Implement new pragmas Pre[_Class] and Post[_Class]

[Ada] Implement pragmas Type_Invariant[_Class]

[Ada] Implement use of static predicates in variants

[Ada] Imported C++ exceptions

[Ada] Improper visibility with child instance that is siblling of current unit

[Ada] Improve error message on malformed aspect name

[Ada] Improved redundant null check elimination

[Ada] Initialize choice exception parameter in gigi

[Ada] Internal optimization of Get_Source_File_Index

[Ada] Legality of null dependence items

[Ada] Library_Level attribute now applies to an entity name

[Ada] Major cleanup of pre- and postconditions, preliminary work for aspects Refined_Depends and Refined_Global

[Ada] Make statically predicated choices in variants work

[Ada] Makes the exception type a little bit more general

[Ada] Minor code cleanup

[Ada] Missing errors in the body of a protected function

[Ada] Non-SPARK package bodies and state refinement

[Ada] Option to ignore unrecognized style/warning/validity switches

[Ada] Overlapping parameter is error not warning in Ada 2012 mode

[Ada] Path names of preprocessing data files with spaces

[Ada] Proper detection of errors in variant choices

[Ada] Remove obsolete comment

[Ada] Remove special case for 'Old and 'Result in SPARK expansion

[Ada] Remove special case for actual of calls in SPARK expansion

[Ada] Remove special handling for package declaring abstract state

[Ada] Remove useless special handling for SPARK verification

[Ada] Require Elaborate_Body if non-null abstract state is specified

[Ada] Resolving self-references to a child generic unit in an instance

[Ada] Scalar_Storage_Order consistency for nested composites

[Ada] Shared libraries not linked with Rpath when -R is used

[Ada] State refinement constituent uninstall

[Ada] States that act as constituents of other states

[Ada] Support for aspect Refined_State

[Ada] Support for CLOCK_MONOTONIC on AIX 5.3

[Ada] The progenitor of a type extension may be a subtype.

[Ada] Update documentation of debug switches

[Ada] Update names Is_Other_Format/Is_Punctuation_Connector

[Ada] Updates to make System.Storage_Pools match RM

[Ada] Use of names in input_list of aspect/pragma Initializes

[Ada] Use of non-static constants in aspect Global

[Ada] Use of unconstrained or tagged items in aspect Depends

[Ada] Warn on redundant if statement

[Ada] Warnings on unused with_clauses in subunits

Re: [ARM, AArch64] Make aarch64-common.c files more robust.

[ARM, PR58578] Split shift di patterns

[ARM/AARCH64] Remodel type attribute values for Neon Instructions.

[ARM] [1/10] Add new types to describe Neon insns.

[ARM] [Neon types 10/10] Remove neon-schedgen.ml

[ARM] [Neon types 3/10] Update Current type attributes to new Neon Types.

[ARM] [Neon types 5/10] Update Cortex-A8 pipeline model

[ARM] [Neon types 6/10] Cortex-A9 neon pipeline changes

[ARM] [Neon types 7/10] Cortex-A15 neon pipeline changes

[ARM] [Neon types 8/10] Cortex-A7 neon pipeline model

[ARM] [Neon types 9/10] Remove old neon types

Re: [ARM] Fix register r3 wrongly used to save ip in nested APCS frame

[ARM][PATCH] Fix testsuite testcase neon-vcond-[ltgt,unordered].c

[build] Update t-sparc, t-sol2 etc. for automatic dependencies

[buildrobot] Minor fallout of: Fix PR 57756

Re: [buildrobot] OMP: r203408 probably needs another operator& returning bool

[buildrobot] r203314..r203320: ssa / ssanames restructure broke alpha-linux again

[C PATCH] Warn for _Alignas in an array declarator (PR c/58267)

[C++ Patch / RFC] PR 29234

[C++ Patch Ping] PR 54485 (diagnose default arguments in out-of-line definitions for class template member functions)

[C++ Patch, obvious?] PR 58816

[C++ PATCH] Fix PR58705

[C++ Patch] PR 31671

[C++ Patch] PR 56060

[C++ Patch] PR 58126

Re: [C++ Patch] PR 58448

[C++ Patch] PR 58466

[C++ Patch] PR 58503

[C++ Patch] PR 58535

[C++ Patch] PR 58560

Re: [C++ Patch] PR 58563

[C++ Patch] PR 58565

[C++ Patch] PR 58568

[C++ Patch] PR 58581

[C++ Patch] PR 58584

[C++ Patch] PR 58596

[C++ Patch] PR 58607

[C++ Patch] PR 58633

[C++ Patch] PR 58633 (Take 2)

[C++ Patch] PR 58647

[C++ Patch] PR 58700

[C++ Patch] PR 58707

[C++ Patch] PR 58724

[C++ Patch] PR 58810

[C++ Patch] PR 58878

[C++ Patch] PR 58888

[C++ PATCH] PR58635

Re: [C++ PATCH] Splice when giving an error (PR c++/58510)

[C++ Patch] Tidy a bit cp_parser_lookup_name

[C++ testcase, committed] PR 54812

[c++-concepts] bitfield reference bugfix

[c++-concepts] Bugfix

[c++-concepts] constrained friends redux

[c++-concepts] Constrained scope bugfix

[c++-concepts] Diagnostics patch

[c++-concepts] friends regression

[c++-concepts] Requires expr in non-templte

[c++-concepts] Shorthand notation

[c++-concepts] small tidbits to get it to build

[c++-concepts] Specialization of concepts

[C++14] implement [[deprecated]].

[c++] Fix pr58525

[C++] implicit operator new is operator new

[C, C++, OpenMP] Add support for -fopenmp-simd

[C11-atomic] Miscellaneous fixes 1/n

[C11-atomic] Miscellaneous fixes 2/n

[C11-atomic] Miscellaneous fixes 3/n

[C11-atomic] Miscellaneous fixes 4/n

[C11-atomic] Miscellaneous fixes 5/n

[C11-atomic] Miscellaneous fixes 6/n

[committed] Add diagnostics for aligned clause restrictions

[committed] Define extra_parts on hppa*64*-*-linux* and hppa*-*-linux*

[committed] Don't define MULTIARCH_DIRNAME on hppa*64*-*-linux*

[committed] Dump OpenMP version number listed for -fopenmp at doc/invoke.texi

[committed] Fix identifier conflict on hppa*-*-hpux*

[committed] Fix up bb-slp-31.c testcase

[COMMITTED] LRA enabling on ARM

[committed] OpenMP 4.0 affinity fixes and improvements (PR libgomp/58691)

[Committed] S/390: Cleanup of s390_frame_info

[Committed] S/390: Fix PR 58574

[Committed] S/390: Use fix stack slots for FPRs saved due to stdarg

[Committed] S/390: Use FPRs as GPR save slots

[committed] Shut up false positive warning in libgomp/env.c

[committed] Skip gnat.dg/specs/linker_alias.ads on hppa*-*-hpux*

[committed] Skip long double test in c-c++-common/opaque-vector.c on hppa

[Doc patch, committed] Update contrib.texi

[Dwarf Patch] Generate -ggnu-pubnames

Re: [Fwd: Re: [PATCH (updated)] Convert symtab, cgraph and varpool nodes into a real class hierarchy]

[gomp4 simd, RFC] Simple fix to override vectorization cost estimation.

[gomp4] Adjust some gcc.dg/autopar/ tests

[gomp4] Affinity fixes (PR libgomp/58642)

[gomp4] Another affinity-1.c testcase fix

Re: [gomp4] C++ OpenMP user defined reductions (take 2)

[gomp4] Fix bootstrap

[gomp4] Fix task cancellation

[gomp4] Fix thread-limit-{1,2}.c tests

[gomp4] Fix up affinity-1.c testcase

[gomp4] OpenMP 4.0 affinity - OMP_PLACES and OMP_PROC_BIND

[gomp4] Small libgomp testsuite tweaks

[gomp4] Support more than 1024 CPUs (PR libgomp/57298)

[gomp4] Target fallback ICV handling, ICV fixes

[Google 4.8 Patch] For gnu-pubnames, Ignore unrecognized DW_TAGs to match gdb behavior

[Google 4.8 Patch] Generate gnu-pubnames for definitions only. Not declarations.

[google gcc-4_8,integration][patch] Set abi-version to 0

[google gcc-4_8] increase builtin_expect probability in loop exit test

[google gcc-4_8] LIPO: insert static vars to varpool

Re: [google gcc-4_8] LIPO: insert static vars to varpool.

Re: [google gcc-4_8] Reset the some cp states in LIPO

[google gcc-4_8] write ggc_memory to gcda file

[google/gcc-4_8] Backport fix for unresolved symbol with -gsplit-dwarf

[GOOGLE] Add flag to enalbe AutoFDO accurate mode

[GOOGLE] AutoFDO profile propagation should use all dominators

[GOOGLE] Check if varpool node exist for decl before checking if it's from auxiliary module.

[GOOGLE] Don't update the callee count if caller is not resolved node

[GOOGLE] Fix a bug when profile propagation handles infinite loop.

[Google] Fix type merging of argument packs for LIPO

Re: [GOOGLE] Iterative AutoFDO

[GOOGLE] Represent the callsite with lineno only for AutoFDO

[Google] Skip LIPO type unification for trivial module groups

[jit] Add fuzz-testing program for API

[jit] Add gcc_jit_context_get_first_error

[jit] Add missing include of diagnostic-core.h

[jit] Fix error-handling within gcc::jit::context::compile (timevar issues)

[jit] Fix various issues relating to gcc_jit_location.

[jit] Implement gcc_jit_lvalue_get_address

[jit] Implement source code location support (API change)

[jit] Improve error message in gcc_jit_function_new_local

[jit] Improvements to API documentation within header file

[jit] Improvements to error-handling

[jit] jit.exp: Detect compilation errors

[jit] libgccjit.map: Sort the symbols alphabetically

[jit] Merger from trunk into jit

[jit] Revamp of locals handling (changing API)

[jit] Rewrite of primitive types (API change)

[jit] Show source locations (if any) in gimple dump

[jit] Update TODO for jit.

[jit] Update TODO.rst

[jit] Various changes to expression-handling (API changes)

[libiberty] Fix testsuite/test-demangle.c

[libiberty] Fix testsuite/test-expandargv.c

[libiberty] xmalloc cannot return NULL

[libstdc++,C++11] Library style for user-defined literal operators

[linaro/gcc-4_8-branch] Backports from trunk and merge from gcc-4_8-branch

[MIPS] Add bswap patterns

[MIPS] Fix mips-ps-[57].c tests after cost model changes

[PATCH (updated)] Convert symtab, cgraph and varpool nodes into a real class hierarchy

[PATCH 0/2] Convert IPA pass hooks to virtual functions

[PATCH 0/6] Conversion of gimple types to C++ inheritance (v3)

Re: [PATCH 1/2] fix PR49847 ICE-on-HAVE_cc0 regression from PR50780 changes

[PATCH 1/2] Handwritten part of conversion of IPA pass hooks to virtual functions

[PATCH 1/6] Convert gimple types from a union to C++ inheritance

[patch 1/8] Remove gimple-low.h from the tree-ssa.h include list.

RE: [PATCH 1/n] Add conditional compare support

[PATCH 2/2] Automated conversion of IPA passes to new API

Re: [PATCH 2/6] Andes nds32: machine description of nds32 porting (1).

Re: [PATCH 2/6] Andes nds32: machine description of nds32 porting (2).

Re: [PATCH 2/6] Andes nds32: machine description of nds32 porting (3).

[PATCH 2/6] Hand-written port of various accessors within gimple.h

[patch 2/8] Remove tree-ssa-address.h from the tree-ssa.h include list.

[PATCH 3/6] Automated part of conversion of gimple types to use C++ inheritance

[patch 3/8] Remove tree-ssa-threadedge.h from the tree-ssa.h include list.

[PATCH 4/6] Implement is_a_helper <>::test specializations for various gimple types

[patch 4/8] Remove tree-ssa-dom.h from the tree-ssa.h include list.

[PATCH 5/6] Port various places from union access to subclass access.

[patch 5/8] Remove tree-cfgcleanup.h from the tree-ssa.h include list.

[PATCH 6/6] Update gdb hooks to reflect changes to gimple types

[patch 6/8] Remove sbitmap.h from the tree-ssa.h include list.

[patch 7/8] Remove basic-block.h from cgraph.h

[patch 8/8] cfgloop.h includes basic-block.h

[Patch ARM] Add support for a set of multilibs to be built for A profile cores.

[Patch ARM] Fix PR target/58854

[PATCH C++/testsuite] Remove pchtest check objects and compile with current tool

Re: [PATCH GCC] Tweak gimple-ssa-strength-reduction.c:backtrace_base_for_ref () to cover different cases as seen on AArch64

[PATCH GCC]Simplify address expression in IVOPT

Re: [PATCH i386 3/8] [AVX512] [10/n] Add AVX-512 patterns: VI248_AVX2_8_AVX512F and VI124_256_48_AVX512F iterators.

Re: [PATCH i386 3/8] [AVX512] [11/n] Add AVX-512 patterns: FMA.

Re: [PATCH i386 3/8] [AVX512] [12/n] Add AVX-512 patterns: V_512 and VI_512 iterators.

Re: [PATCH i386 3/8] [AVX512] [13/n] Add AVX-512 patterns: VI4_AVX iterator.

Re: [PATCH i386 3/8] [AVX512] [14/n] Add AVX-512 patterns: VI48F_256_512 iterator.

Re: [PATCH i386 3/8] [AVX512] [15/n] Add AVX-512 patterns: VI48F_512 iterator.

Re: [PATCH i386 3/8] [AVX512] [16/n] Add AVX-512 patterns: VI48_512 and VI4F_128 iterators.

Re: [PATCH i386 3/8] [AVX512] [17/n] Add AVX-512 patterns: V8FI and V16FI iterators.

Re: [PATCH i386 3/8] [AVX512] [18/n] Add AVX-512 patterns: various RCPs and SQRTs.

Re: [PATCH i386 3/8] [AVX512] [19/n] Add AVX-512 patterns: Extracts and converts.

Re: [PATCH i386 3/8] [AVX512] [2/n] Add AVX-512 patterns: Fix missing `v' constraint.

Re: [PATCH i386 3/8] [AVX512] [20/n] Add AVX-512 patterns: Misc.

Re: [PATCH i386 3/8] [AVX512] [3/n] Add AVX-512 patterns: VF1 and VI iterators.

Re: [PATCH i386 3/8] [AVX512] [4/n] Add AVX-512 patterns: V iterator.

Re: [PATCH i386 3/8] [AVX512] [5/n] Add AVX-512 patterns: Introduce `multdiv' code iterator.

Re: [PATCH i386 3/8] [AVX512] [6/n] Add AVX-512 patterns: VI2 and VI124 iterators.

Re: [PATCH i386 3/8] [AVX512] [7/n] Add AVX-512 patterns: VI4 and VI8 iterators.

Re: [PATCH i386 3/8] [AVX512] [8/n] Add AVX-512 patterns: VI48 and VI48_AVX2 iterators.

Re: [PATCH i386 3/8] [AVX512] [9/n] Add AVX-512 patterns: VI124_AVX2, VI8F iterators.

Re: [PATCH i386 4/8] [AVX512] [1/n] Add substed patterns.

Re: [PATCH i386 4/8] [AVX512] [2/n] Add substed patterns: mask scalar subst.

Re: [PATCH i386 4/8] [AVX512] Add substed patterns: mask_scalar_merge subst.

[PATCH i386 AVX2] Remove redundant expands.

[PATCH i386] Use ordered comparisons for rounding builtins when -mno-ieee-fp

Re: [PATCH PING] Move edge_within_scc to ipa-utils.c

[Patch Preview/RFC] tree-optimization/57994: Constant folding of infinity

Re: [Patch tree-ssa] RFC: Enable path threading for control variables (PR tree-optimization/54742).

Re: [PATCH v2 1/4] Ignore access-control keywords when parsing fields.

Re: [PATCH v2 2/4] Parse base classes for GTY-marked types

[PATCH v2 3/4] Handle simple inheritance in gengtype.

Re: [PATCH v2 3/6] Split symtab_node declarations onto multiple lines

Re: [PATCH v2 4/4] Add documentation about gengtype and inheritance

[PATCH v2] Fix libgfortran cross compile configury w.r.t newlib

Re: [PATCH v4 04/20] add configury

[PATCH v4, nds32] Andes nds32 port, documentation part

[PATCH v4, nds32] Andes nds32 port, libgcc part

[PATCH v4, nds32] Andes nds32 port, machine description 1/3

[PATCH v4, nds32] Andes nds32 port, machine description 2/3

[PATCH v4, nds32] Andes nds32 port, machine description 3/3

[PATCH, 4.8, PR 58789] Backport cgraph_get_create_real_symbol_node and PR 57084 fix

[PATCH, AArch64, COMMITTED]

[PATCH, ARM] Fix line number data for PIC register setup code

[PATCH, build]: Remove -Wno-warning from expmed.c compilation

[PATCH, build]: Update x-i386 and x-alpha for automatic dependencies

[PATCH, build]: Update x-linux and t-linux-android for automatic dependencies

Re: [PATCH, C++, PR58282] Handle noexcept on transactions with -fno-exceptions

Re: [Patch, C++] Add C++ FE support for #pragma GCC ivdep

[Patch, C++] Add C++ FE support for #pragma ivdep

[Patch, C, C++] Accept GCC ivdep for 'do' and 'while', and for C++11's range-based loops

[Patch, committed] libcilkrts - add AM_MAINTAINER_MODE; update "gcc_update" for libcilkrts

[PATCH, committed] libcilkrts - Add check for availability of alloca.h (Bug Bootstrap/58918)

Re: [PATCH, doc]: Fix "@anchor should not appear in @heading" warning

[Patch, Fortran, committed] GCC 4.8 backporting of defined assignment patches

[Patch, Fortran, committed] PR58579 - fix allocation of string temporaries: Avoid overallocation

[Patch, Fortran, committed] PR58652, fix CLASS(*) handling in MOVE_ALLOC

[Patch, Fortran] PR44350 - add constraint check for BLOCK DATA

Re: [Patch, Fortran] PR55469 - fix I/O memory leaks in case of failure and iostat= being present

[Patch, Fortran] PR58226 - Avoid invalid mem access with compiler_options

[Patch, Fortran] PR58652 - accept CLASS(*) as argument to CLASS(*)

[Patch, Fortran] PR58658 - add missing pointer-assign check for CLASS(*)

[Patch, Fortran] PR58793 - reject passing TYPE(*) to CLASS(*)

[Patch, fortran] PR58793 - Wrong value for _vtab for intrinsic types with CLASS(*): storage_size of class(*) gives wrong result

[Patch, Fortran] PR58803 - Prevent a double-free with proc-pointer components

[Patch, fortran] PRs 57893 and 58858

[Patch, Fortran] Use ANNOTATE_EXPR annot_expr_ivdep_kind for DO CONCURRENT

[patch, Google, committed] update powerpc32 xfail file.

Re: [PATCH, i386, MPX 1/X] Support of Intel MPX ISA. 2/2 New registers and instructions

Re: [PATCH, i386, MPX, 1/X] Support of Intel MPX ISA. 1/2 Bound type and modes

[PATCH, i386]: Fix PR 58779, wrong MINUS overflow checks

[PATCH, i386]: Fix PR 58792 by adding missing registers to ix86_function_value_regno_p

[PATCH, i386]: Improve ix86_fixup_binary_operands when both operands are in memory

[PATCH, i386]: Remove unneeded isa attribute from *vec_widen_smult_even_v8si

[PATCH, i386]: Testcases for PR 58679 (Was: reverting a LRA change)

[PATCH, i386]: Unbreak bootstrap

Re: [PATCH, IRA] Fix ALLOCNO_MODE in the case of paradoxical subreg.

RE: [PATCH, libgcc] Disable JCR section when java is not enabled

[Patch, libgfortran] Set close-on-exec flag when opening files

[patch, mips] Fix optimization bug involving nor instruction

[PATCH, MPX, 2/X] Pointers Checker [1/25] Hooks

[PATCH, MPX, 2/X] Pointers Checker [10/25] Calls copy and verification

[PATCH, MPX, 2/X] Pointers Checker [2/25] Builtins

[PATCH, MPX, 2/X] Pointers Checker [3/25] Attributes

[PATCH, MPX, 2/X] Pointers Checker [4/25] Constructors

[PATCH, MPX, 2/X] Pointers Checker [5/25] Tree and gimple ifaces

[PATCH, MPX, 2/X] Pointers Checker [6/25] Instrumentation pass

[PATCH, MPX, 2/X] Pointers Checker [7/25] Suppress BUILT_IN_CHKP_ARG_BND optimizations.

[PATCH, MPX, 2/X] Pointers Checker [8/25] Languages support

[PATCH, MPX, 2/X] Pointers Checker [9/25] Bound constants

[PATCH, PowerPC] Change code generation for VSX loads and stores for little endian

[PATCH, powerpc] PR target/58673, Fix power8 quad memory/no-vsx-timode interaction

[PATCH, powerpc] PR target/58673: Fix power8 quad memory/no-vsx-timode interaction (revised)

Re: [PATCH, powerpc] Rework#2 VSX scalar floating point support, patch #3

Re: [PATCH, powerpc] Rework#2 VSX scalar floating point support, patch #4

Re: [PATCH, powerpc] Rework#2 VSX scalar floating point support, patch #5

[PATCH, PR 10474] Split live-ranges of function arguments to help shrink-wrapping

[PATCH, PR 53001] Re: Patch to split out new warning flag for floating point conversion

RE: [PATCH, PR 57748] Check for out of bounds access

RE: [PATCH, PR 57748] Check for out of bounds access, Part 2

[PATCH, PR58805] Add missing check in stmt_local_def for tail-merge

[PATCH, rs6000] Adjust vec_unpacku patterns for little endian

[PATCH, rs6000] Be careful with special permute masks for little endian

[PATCH, rs6000] Be careful with special permute masks for little endian, take 2

[PATCH, rs6000] Correct handling of multiply high-part for little endian

[PATCH, rs6000] Correct vector permute for little endian

[PATCH, rs6000] Don't convert a vector constant load into a splat illegally

[PATCH, rs6000] Fix mulv8hi3 pattern for little endian

[PATCH, rs6000] Fix variable permute control vectors for little endian

[PATCH, rs6000] Fix vsx_concat_<mode> insns for little endian

[PATCH, rs6000] Fix vsx_unpack expansions for endianness

[PATCH, rs6000] Handle missing permute splits for V2DF/V4SF in little endian

[PATCH, SH] Add support for inlined builtin-strcmp (1/2)

[PATCH, SH] Add support for inlined builtin-strcmp (2/2)

[PATCH, SH] Add support for inlined builtin_strncmp

[PATCH, testsuite committed] Fix powerpc direct-move.h

[PATCH, testsuite/rs6000] Adjust two VMX tests for little endian

Re: [Patch,AArch64] Support SADDL/SSUBL/UADDL/USUBL

Re: [PATCH,ARM] fix testsuite failures for arm-none-linux-gnueabihf

[PATCH,i386] Enable FMA4 for AMD bdver3

[PATCH] Final removal of mudflap

[PATCH] Workaround errata for the PMC-Sierra RM7000 cpu.

Re: [patch] (un)fix loop unswitching.

[patch] [arm] ARM Cortex-M3/M4 tuning

Re: [PATCH] [ARM] Fix PR57909 : ICE with internal memcpy and -mno-unaligned-access

[PATCH] AArch64 fix PR58460

[PATCH] Add --enable-host-shared configuration option

[PATCH] Add a test which will fail without r201824

[PATCH] Add debug counter to jump threading code

[PATCH] Add gdb/gdb-index.h to gcc tree.

[PATCH] Add testcase for PR58696

Re: [patch] Add tree-ssa-coalesce.h

[patch] Add tree-ssa-loop.h and friends.

[PATCH] Adjust testsuite with respect to -fvect-cost-model changes

Re: [PATCH] alternative hirate for builtin_expert

[PATCH] Another ChangeLog entry in the wrong place

[PATCH] arm: emit neon alignment hints for 32/16-bit loads/stores

[PATCH] Attach jump thread path to edge->aux in tree-ssa-threadupdate.c

[Patch] Change default executor to DFS in regex

Re: [PATCH] Cilk Keywords (_Cilk_spawn and _Cilk_sync) for C (and C++)

Re: [patch] Cleanup tree-ssa-ter.c exports

[patch] combine ICE fix

[PATCH] Compute nonzero_bits from __builtin_unreachable assertions

[PATCH] decide edge's hotness when there is profile info

Re: [PATCH] disable use_vector_fp_converts for m_CORE_ALL

[PATCH] Do not append " *INTERNAL* " to the decl name

[PATCH] Enhance ifcombine to recover non short circuit branches

Re: [PATCH] Enhance phiopt to handle BIT_AND_EXPR

[patch] Fix altivec-7.C testsuite failure due to vector name mangling.

[PATCH] Fix asm goto miscompilation of Linux kernel (PR middle-end/58670)

[patch] fix broken loop-doloop.c

[PATCH] Fix C++0x memory model for -fno-strict-volatile-bitfields on ARM

[Patch] Fix canadian cross build on systems with no fenv.h

[PATCH] Fix comment in tree-prof.exp

[PATCH] Fix comment typo

[Patch] Fix COMPILE error in regex and remove default parameter in function definition

[PATCH] Fix DECL_BIT_FIELD dependent on flag_strict_volatile_bitfields

[patch] fix fallout from lto-streamer.h not including gimple.h

[PATCH] Fix for PR 58925

[PATCH] Fix for target/58838

[Patch] Fix gcc.dg/20050922-*.c

[Patch] Fix incorrect behavior of "[[=a=]]" in regex

[Patch] Fix interval quantifier in lookahead subexpr in regex

[PATCH] Fix IVOPTs introducing undefined signed overflow

Re: [patch] fix libstdc++/57641

[patch] fix libstdc++/58659

[PATCH] Fix libstdc++/58659.cc test case.

[patch] fix libstdc++/58839

[patch] fix libstdc++/58912

[PATCH] Fix memory leak within ipa_inline

[PATCH] Fix names of various macro parameters in tree.h

[PATCH] Fix part of PR58712

[PATCH] Fix parts of PR58712 / PR55358

[PATCH] Fix PR 58867: asan and ubsan tests not run for installed testing

Re: [patch] Fix PR bootstrap/58509

[PATCH] Fix PR ipa/58862 (profiled bootstrap failure)

[PATCH] Fix PR middle-end/58134

[patch] Fix PR middle-end/58570

[patch] Fix PR rtl-optimization/58831

Re: [PATCH] Fix PR54702 and LTO bootstrap (for me)

[PATCH] Fix PR57100, add pre_and_rev_post_order_compute_fn

Re: [PATCH] Fix pr571518.c test case.

[PATCH] Fix PR58143 and dups

[PATCH] Fix PR58553

Re: [PATCH] Fix PR58554

[PATCH] fix PR58602 (.gcno files not truncated at gcov_close)

[PATCH] Fix PR58626, compute proper partition dependences in loop distribution

[PATCH] FIx pr58640

[PATCH] Fix PR58656

[PATCH] Fix PR58682

[Patch] Fix PR58737

[PATCH] Fix PR58775

[PATCH] Fix PR58794

[PATCH] Fix PR58830, backport fix for PR57488

[PATCH] Fix profile count updates during tail merging

[PATCH] Fix regression parts of PR58742

Re: [PATCH] fix size_estimation for builtin_expect

[PATCH] fix target 58587, disable -mvsx-timode for now

[Patch] Fix the testcases that use bind_pic_locally

[patch] fix tree-ssa-ter.h dup

[Patch] Fix undefined behaviors in regex

[patch] Fix unresolved symbol with -gsplit-dwarf

[PATCH] Fix up pr58508.c testcase

[PATCH] Fix various reassoc issues (PR tree-optimization/58791, tree-optimization/58775)

[Patch] Fix warnings in regex

[Patch] Fix wide char locale support(like CJK charset) in regex

[Patch] Fix wrong backup variable initialization in regex

Re: [PATCH] Fixing improper conversion from sin() to sinf() in optimization mode.

[PATCH] fixing typo in expr.c to allow proper recognition of complex addresses in some arches.

[PATCH] Fixup handling of zero-precision integer types

[patch] Flatten tree-outof-ssa.h

[patch] Flatten tree-ssa-loops.h

[patch] Flatten tree-ssa.h

[PATCH] Generate fused widening multiply-and-accumulate operations only when the widening multiply has single use

[PATCH] Handle __builtin_unreachable () using assertions in VRP

[Patch] Handle profile counts truncated to 0 in coldness test

[PATCH] Hoist loop invariant statements containing data refs with zero-step during loop-versioning in vectorization.

[patch] Improve debug info for small structures (2)

[PATCH] Improve probability/profile distribution in ORIF expansion

[PATCH] Improving uniform_vector_p() function.

[PATCH] increase builtin_expert probability in loop exit test

[Patch] Internal functions for testsuite in regex

[PATCH] Introduce [sg]et_nonzero_bits

[PATCH] Introduce gcc::dump_manager class

[PATCH] Introducing SAD (Sum of Absolute Differences) operation to GCC vectorizer.

Re: [PATCH] Invalid unpoisoning of stack redzones on ARM

[PATCH] Keep REG_INC note in subreg2 pass

[PATCH] libgccjit.so: an embeddable JIT-compiler based on GCC

Re: [PATCH] libgomp testsuite fixes

[PATCH] libstdc++ testsuite cxxflags

[PATCH] LRA: Fix incorrect register spill/reload

Re: [patch] Make cxxfilt demangle internal-linkage templates

[PATCH] Make fold_range_test work only on integral types (PR middle-end/58809)

[PATCH] make gengtype more robust against user error

[patch] make the libstdc++ pretty printers compatible with both Python 2 and Python3

[PATCH] Mark overflowed constants in dumps, allow a_2(D)(ab)

[PATCH] More jump threading cleanups

[PATCH] More loop distribution TLC

[PATCH] More restrict testcases

[PATCH] more robust check for multiplier in addressing mode when determining the costs

[PATCH] More threading cleanups

[patch] More tree-flow.h prototypes.

[patch] Mostly remove tree-core.h from other .h files.

[PATCH] Move effective target check after other directives in c-c++-common/cpp/openmp-define-3.c

Re: [patch] move htab_iterator

[PATCH] Move LTO canonical type merging code to the LTO frontend

[patch] move phiopt, ssa-dce and ssa-dom prototypes.

[patch] Move some prototypes out of tree-flow.h

[PATCH] New port committed: Andes nds32.

[patch] omp-low.h

[Patch] Optimize _BFSExecutor in regex

[patch] optimize stack checking for leaf functions

[patch] Patch to fix garbage collection problem with cgraph_fnver_htab

RE: [PATCH] Portable Volatility Warning

[PATCH] PR58230 multiple libmudflap tests fail in german language

[PATCH] PR58669: does not detect all cpu cores/threads

[PATCH] preprocessor/58580 - preprocessor goes OOM with warning for zero literals

Re: [PATCH] Reassociate X == CST1 || X == CST2 if popcount (CST2 - CST1) == 1 into ((X - CST1) & ~(CST2 - CST1)) == 0

[PATCH] Reducing number of alias checks in vectorization.

[PATCH] Refactor a bit of jump thread identification code

[Patch] Refactor regex executors

[Patch] Regex comments

Re: [PATCH] reimplement -fstrict-volatile-bitfields v4, part 1/2

RE: [PATCH] reimplement -fstrict-volatile-bitfields v4, part 2/2

Re: [PATCH] Relax the requirement of reduction pattern in GCC vectorizer.

[patch] Relocate a couple of va_arg_expr routines.

Re: [patch] Relocate a couple of va_arg_expr routines.

[patch] Relocate remaining tree-flow-inline.h functions

[PATCH] Remove "keep_aligning" from get_inner_reference

[patch] Remove gimple.h from header files.

[patch] Rename tree-flow.h to tree-cfg.h.

[PATCH] rewrite stack vectors

[PATCH] RFA: Remove mudflap

Re: [PATCH] Sanitize block partitioning under -freorder-blocks-and-partition

Re: Fwd: [PATCH] Scheduling result adjustment to enable macro-fusion

Re: [patch] Separate immediate uses and phi routines from tree-flow*.h

[patch] shuffle a couple of functions.

[PATCH] Small *-alias dump fixes

[PATCH] Support multiline GTY markers in Doxygen filter; add unittests

[PATCH] Testcase for nonzero_bits & __builtin_unreachable

[PATCH] testsuite/29_atomics/atomic/cons/49445.cc missing dg-require-atomic-builtins

[patch] The remainder of tree-flow.h refactored.

[PATCH] Throttle ADDR_EXPR forwprop

[PATCH] Time profiler - phase 1

[PATCH] Transaction fix: New target hook special_function_flags

[patch] tree-eh.c prototypes

[PATCH] tree-ssa documetation fix

[PATCH] tree_code_name wrapper

Re: [PATCH] Trivial cleanup

[PATCH] Try to avoid vector mode punning in SET_DEST on i?86

[patch] Tweak some libstdc++ tests.

[PATCH] Use get_nonzero_bits to improve vectorization

[PATCH] Use get_range_info in vect_recog_divmod_pattern

[PATCH] use stack vectors more

[PATCH] Use thread path in threadupdate's hash table

[PATCH] Vectorizing abs(char/short/int) on x86.

[PATCH]: Clarify multiple return registers handling in mode-switching.c

[PATCH]: Fix PR58542, Arguments of __atomic_* functions are converted in unsigned mode

Re: [PATCH][1/3] Re-submission of Altera Nios II port, gcc parts

Re: [PATCH][2 of 2] RTL expansion for zero sign extension elimination with VRP

Re: [PATCH][2/3] Re-submission of Altera Nios II port, testsuite parts

[PATCH][4.8] S/390: Transaction optimization fixes

[PATCH][4.8] S/390: Transactional memory fixes

[PATCH][AArch64] Get %c output template tests to pass for -fPIC

[PATCH][AArch64] Implement %c output template

[PATCH][AArch64] NEON vadd_f64 and vsub_f64 intrinsics modified

[PATCH][AArch64] NEON vclz intrinsic modified

[PATCH][AARCH64] Vdiv NEON intrinsic

[PATCH][AArch64] Vneg NEON intrinsics modified

Re: [PATCH][AARCH64]Replace gen_rtx_PLUS with plus_constant

[PATCH][ARM] New rtx cost table for Cortex-A7

[PATCH][ARM] New rtx costs infrastructure for arm

[PATCH][ARM] New rtx costs table for Cortex A9

[PATCH][ARM] Update Cortex A9 DImode mult extend rtx costs

[PATCH][ARM][committed] Add comment in arm_legitimize_reload_address to discourage use of plus_constant

[PATCH][ARM][committed] Move comment to correct place below #includes

Re: [PATCH][ARM]Replace gen_rtx_PLUS with plus_constant

[PATCH][ARM]Use cortex tune_params for armv8-a architecture

[PATCH][buildrobot] frv: Fix get_tree_code_name() conversion fallout

[PATCH][buildrobot] libcpp/lex.c: Use enum properly

[PATCH][buildrobot] tilepro/tilegx: fallout after tree.h refactoring (was: Re-factor inclusion of tree.h)

Re: [PATCH][i386] Enable vector_loop in memset expanding and merge expanders for memset and memmov

Re: [PATCH][i386]Fix PR 57756

[PATCH][LTO] Finally remove old merging code

[PATCH][LTO] Move canonical type stuff out-of-GC land

[PATCH][LTO] Reduce canonical type hashtable size

[PATCH][RFA] Improvements to infer_nonnull_range

[PATCH][RFC] Detect and use implementations of BLAS routines

Re: [PATCH][RFC] fix reload causing ICE in subreg_get_info on m68k (PR58369)

Re: [PATCH][ubsan] Add VLA bound instrumentation

Re: [PATCH]Fix computation of offset in ivopt

[PING] 3 patches waiting for approval/review

[PING] [AArch64] Peepholes to generate ldp and stp instructions

Re: [Ping] [PATCH GCC] Tweak gimple-ssa-strength-reduction.c:backtrace_base_for_ref () to cover different cases as seen on AArch64

[PING] [PATCH v3] Caller instrumentation with -finstrument-calls

[PING] [PATCH, ARM] Fix line number data for PIC register setup code

[PING] [PATCH] Add a new option "-ftree-bitfield-merge" (patch / doc inside)

RE: [PING] [PATCH] PR58143/58227 wrong code at -O3

[ping] Fix PR bootstrap/58509

[Ping] Re: [C++ Patch] Tidy a bit cp_parser_lookup_name

[PING][PATCH] Cilk Keywords (_Cilk_spawn and _Cilk_sync) for C (and C++)

[PING^2][PATCH][2 of 2] RTL expansion for zero sign extension elimination with VRP

[PR libstdc++/58804][PR libstdc++/58729] tr2/dynamic_bitset issues.

[RESEND] Enable building of libatomic on AArch64

[RFA][PATCH] Isolate erroneous paths optimization

[RFA][PATCH] Minor fix to aliasing machinery

[RFC PATCH] For TARGET_AVX use *mov<mode>_internal for misaligned loads

[RFC/CFT] auto-wipe dump files [was: Re: [committed] Fix up bb-slp-31.c testcase]

[RFC] [PATCH] Change dependency-generating compiler from $(CC) to $(CXX) in gcc/

[RFC] [Testsuite,ARM] Neon intrinsics executable tests

[RFC] By default if-convert only basic blocks that will be vectorized

[RFC] By default if-convert only basic blocks that will be vectorized (take 2)

[RFC] By default if-convert only basic blocks that will be vectorized (take 3)

[RFC] By default if-convert only basic blocks that will be vectorized (take 4)

[RFC] Change dependency-generating compiler from $(CC) to $(CXX) in gcc/

[RFC] Fix context-sensitiveness of peephole2 pass

[RFC] Isolate & simplify paths with undefined behaviour

[RFC] PR 58542: const_int vs lost modes

[rl78] add rtx paranoia

[rl78] tweaks to moviqi/movsi expander

[rx] fix no-argument builtins

[SH, committed] Fix some formatting

[SH, committed] Fix test pr54089-3.c

[SH] Cleanup endianness macros

[SH] PR 51244 - Fix defects introduced in 4.8

[SH] PR 52483 - Fix volatile mem stores

[SH] PR 54236 - add some more addc patterns

[SKETCH] Refactor implicit function template implementation and fix 58534, 58536, 58548, 58549 and 58637.

[testsuite] Fix gcc.dg/torture/pr58670.c for Solaris 9/x86 assembler

[v3 patch] define std::integer_sequence et al

[v3 patch] enable commented out tests

[v3 patch] Extend smart ptr assertions to reject void*

[v3 patch] fix libstdc++/58569

[v3 patch] fix libstdc++/58594

[v3] Fix libstdc++/58815

[v3] libstdc++/58625

[v3] Resolve libstdc++/58850

[wide-int] Add a copy helper routine

[wide-int] Add is_sign_extended optimisation

[wide-int] Fix ada builds

[wide-int] Go back to having undefined exccess bits on read

[wide-int] int_traits <tree>

[wide-int] Make the main tree decompose cheaper

[wide-int] Make trees more like rtxes

[wide-int] More optimisations

[wide-int] Reduce the size of the scratch arrays

[wide-int] Treat order comparisons like other binary ops

[wide-int] Turn lts_p & co. back into template functions

[wide-int] Update main comment

[wide-int] Various division fixes

[wide-int] Various minor tweaks

[wwwdocs, patch] gcc-4.9/changes.html: Add quip about "#pragma GCC ivdep" and update Fortran section

[wwwdocs] Add link to jit mailing list to lists.html

[wwwdocs] Buildstat update for 4.4

[wwwdocs] Buildstat update for 4.5

[wwwdocs] Buildstat update for 4.7

[wwwdocs] Buildstat update for 4.8

[wwwdocs] Mention libstdc++-v3 <regex> in 4.9 changes.html

Re: [wwwdocs] Mention ubsan in 4.9 changes.html

[wwwdocs] steering.html -- update list of members

Add a param to decide stack slot sharing at -O0

Add FLAGS_REG clobber to kxnor<mode>

Add predefined macros for library use in defining __STDC_IEC_559*

AIX: Dependency problem with xlC/g++ combination

alias fix for PR58685

Aliasing: look through pointer's def stmt

Always treat sext_hwi and zext_hwi as inline

Re: Announcing <regex>?

Another merge from 4.8 to gccgo

Apply attribute returns_nonnull in libiberty

Re: Attribute returns_null

Attribute returns_null (was: New attribute: returns_nonnull)

C++ PATCH for c++/57850 (-fdump-translation-unit and PCH)

C++ PATCH for c++/58162 (wrong error with NSDMI, const and move ctor)

C++ Patch for core issue 1591 (deduction of array bound from initializer list)

C++ PATCH to C++1y VLA of 0 length

C++ PATCH to deal with trivial but non-callable [cd]tors

C++ PATCH to printing 'noexcept' in diagnostics

C++ PATCH to resolve LWG issue 1265

C++14 digit separators..

c1x --> c11

changing a collision resolution strategy of the symbol table of identifiers

Cleanup patches

Re: Commit: MSP430: Pass -md on to assembler

Commit: testsuite/gcc.dg/20020312-2.c: Update for RL78 and MSP430

Committed: Add testcase / extra comment to recent arc_ccfsm_post_advance patch

Committed: arc_ccfsm_post_advance: Fix 1->3 state transition for TYPE_UNCOND_BRANCH

Committed: CRIS: new multilib for v8, libgcc improvements and move to soft-fp.

Committed: fix more testsuite fallout from "cost model patch".

Committed: Use ARC_{FIRST,LAST}_SIMD_VR_REG instead of decimal literals in arc_conditional_register_usage; fix reg_alloc_order for DMA config regs

Contents of PO file 'cpplib-4.8.0.sr.po'

Re: Copyright years for new old ports (Re: Ping^6: contribute Synopsys Designware ARC port)

Copyright years for new old ports (Re: Ping^6: contribute Synopsys Designware ARC port)

Re: Copyright years for new old ports (Re: Ping^6: contribute Synopsys Designware ARC port)

Re: cost model patch

coverage.c: Fix leak of da_file_name

Debug functions review

Doc patch committed: Improve attributes doc in -fno-toplevel-reorder

Doc patch RFA: Remove docs for -fno-default-inline

Don't drop attributes on template member functions

Enable building of libatomic on AArch64

Enable SSE math on i386 with -Ofast

Re: expand_expr tweaks to fix PR57134

Re-factor inclusion of tree.h

Fix ARM/Thumb non-interworking problem in libgcc

Fix asymmetric volatile handling in optimize_bit_field_compare

Fix for cris-elf breakage from mudflap removal, take 2

Fix for reloads_unique_chain_p

Fix PR bootstrap/58509 (take 2)

Fix PR rtl-optimization/58662

RE: Fix scheduler ix86_issue_rate and ix86_adjust_cost for modern x86 chips

Fixing cris-* breakage (was: Minor mudflap fallout)

free is a killer

GCC 4.9.0 Status Report (2013-10-24), Stage 1 ends Nov 21

Re: Generic tuning in x86-tune.def 1/2

gimplify.c fix for rs6000 and mips

Go patch committed: A type conversion of a constant need not be const

Go patch committed: Accept an integral float as a string index

Go patch committed: Avoid extra error for anonymous embedded type

Go patch committed: Better error for offsetof(method value)

Go patch committed: Better handling of invalid ASCII in Go frontend

Go patch committed: Don't deref unknown type when importing anon field

Go patch committed: Don't inherit types of logical operators

Go patch committed: Error for qualified ID in struct composite lit

Go patch committed: Error for same name for receiver and parameter

Go patch committed: Fix complex division of NaN / 0

Go patch committed: Fix handling of hidden methods for unnamed types

Go patch committed: Fix import of struct with embedded builtin type

Go patch committed: Fix imported embedded builtin types again

Go patch committed: Fix test for make argument too large

Go patch committed: Support three-index slices

Go patch committed: Updated 4.8 branch

Go patch committed: Use backend for function declarations/definitions

Go patch committed: Use backend interface for descriptors

Go patch committed: Use backend interface for function code exprs

Go patch committed: Use backend interface for numeric constants

Go patch committed: Use backend interface for references to temps

Go patch committed: Use backend interface for some runtime calls

Go testsuite patch committed: Combine strings in comments

Go testsuite patch committed: Remove empty directory

Go testsuite updated to 1.1.2 testsuite

GTY on simple struct (Was: Re: Ping^6: contribute Synopsys Designware ARC port)

Re: GTY on simple struct (Was: Re: Ping^6: contribute Synopsys Designware ARC port)

Re: Help with mode switching (create_pre_exit)

Honnor ix86_accumulate_outgoing_args again

ICE with "[PATCH, PR 10474] Split live-ranges of function arguments to help shrink-wrapping"

libbacktrace patch committed (Was: Re: [jit] Update TODO.rst)

libgo patch committed: Add system calls

libgo patch committed: Do not report thunks/recover in backtrace

libgo patch committed: Don't clobber context when catching signal

libgo patch committed: Fix append of slice with zero-sized elements

libgo patch committed: Fix calling Interface on MakeFunc value

libgo patch committed: Fix reflect.Call passing function

Re: libgo patch committed: Implement reflect.MakeFunc for 386

libgo patch committed: Report len out of range for large len

libgomp.texi: Update for OpenMP v4.0

Re: libsanitizer merge from upstream r191666

libstdc++ Testsuite extension for sort, partial_sort, partial_sort_copy, nth_element

Limited support for inheritance in gengtype now in trunk (was Re: [PATCH] make gengtype more robust against user error)

Re: lto-plugin: mismatch between ld's architecture and GCC's configure --host

m68k: handle register conflict with PRE_DEC in notice_update_cc

Make the 2 versions of delete more similar

FW: MAX_PATH problems with mingw gcc

Merge from 4.8 branch to gccgo branch

Merge from GCC 4.8 branch to gccgo branch

Minor ChangeLog goof

Minor mudflap fallout

More generic tuning updates

New attribute: returns_nonnull

New prologue/epilogue code for i386 string functions

New Serbian PO file for 'cpplib' (version 4.8.0)

nth_element fix [58800]

Re: OMP4/cilkplus: simd clone function mangling

Re: operator new returns nonzero

Optimize callers using nonnull attribute

patch adding LRA usage for ppc

Patch correcting possible bug in toplevel.c regarding plugin & diagnostics finalizartion

Re: patch to canonicalize tree-csts.

Re: patch to canonize small wide-ints.

Re: patch to canonize unsigned tree-csts

patch to enable LRA for ppc

patch to fix a LRA crash on ppc

patch to fix building Ada on ppc64 with LRA

patch to fix mips16 LRA register shuffling

patch to fix PR58759

patch to fix PR58784 (ARM LRA crash)

Re: patch to fix PR58784 (ARM LRA crash)

patch to fix PR58933 (ppc bootstrap)

patch to improve register preferencing in IRA and to *remove regmove* pass

Patch to split out new warning flag for floating point conversion

PATCH to use -Wno-format during stage1

Re: Patch: Add #pragma ivdep support to the ME and C FE

Patch: Add #pragma ivdep support to the ME and C FE (was: Re: RFC patch for #pragma ivdep)

Re: Patch: Add #pragma ivdep support to the ME and C FE

patch: Fix gengtype to really detect same files

PATCH: PR target/58690: internal compiler error: in copy_to_mode_reg, at explow.c:641

PATCH: Update x32 baseline_symbols.txt

ping [PATCH] rewrite stack vectors]

Ping Re: [gomp4] Dumping gimple for offload.

Ping Re: Add predefined macros for library use in defining __STDC_IEC_559*

Re: PING: Fwd: Re: [patch] implement Cilk Plus simd loops on trunk

Re: PING^2 Re: [PATCH] Add -fno-instrument-function v2

Ping^2 Re: Add predefined macros for library use in defining __STDC_IEC_559*

Re: Ping^6: contribute Synopsys Designware ARC port

powerpc support for TARGET_SUPPORTS_WIDE_INT.

PR 58834: __builtin_shuffle in a template

PR C++/58708 - string literal operator templates broken

PR libstdc++/58729 - tr2::dynamic_bitset::resize fails

pr37868

Pre-Patch RFC: proposed changes to option-lookup

Re: question about register pairs

Re: RE : Problem with _Hashtable_ebo_helper

rename c1x-*.c to c11-*.c

reverting a LRA change

Rework c99status.html

RFA [reload]: Fix PR other/58545

RFA: Add news item for ARC port contribution

RFA: Andes nds32 port v4 patch

RFA: Change behaviour of %* in spec strings

Re: RFA: GCC Testsuite: Annotate compile tests that need at least 32-bit pointers/integers

RFA: GNU make 3.80 compatibility

RFA: patch to fix PR58785 (an ARM LRA crash)

RFA: Remove alias usage from libgcc/sync.c

RFA: Remove some assumptions from gcc.dg tests

RFA: Remove some code from c-lex.c:interpret_integer

RFA: Switch on LRA on ARM (AArch32)

Re: RFA: Use "m_foo" rather than "foo_" for member variables

RFC patch for #pragma ivdep

Re: RFC/A: PR 58079: CONST_INT mode assert in combine.c:do_SUBST

Re: RFC: Add of type-demotion pass

RFC: gimple.[ch] break apart

rl78: fix %c modifier

Small C++ PATCH to apply_late_template_attributes

Symtab, cgraph and varpool nodes are now a real class hierarchy

symtab_node is now a struct, not a pointer (was Re: [PATCH v2 4/6] Remove symtab_node and const_symtab_node typedefs.)

Teaching emacs about GCC coding conventions (was Re: [PATCH] tree_code_name wrapper)

Testsuite / Cilk Plus: Include library path in compile flags in gcc.dg/cilk-plus/cilk-plus.exp

Today's MPX trunk patches (Rev. 204046): i386.md:18329:2: error: 'TARGET_MPX' was not declared in this scope

Two C++ cleanup PATCHes

Two tiny C++ cleanup PATCHes

Re: User-define literals for std::complex.

Re: Using gen_int_mode instead of GEN_INT minor testsuite fallout on MIPS

vzeroupper mode-switching pass regression (Was: Re: patch adding LRA usage for ppc)

website patch committed: 4.8.2 supports Go 1.1.2

wwwdocs / gomp: Update projects/gomp/index.html

wwwdocs: Broken links due to the preprocess script (was: Re: [wwwdocs, patch] gcc-4.9/changes.html: Add quip about "#pragma GCC ivdep" and update Fortran section)


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