gcc-patches archive
subject index for September, 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* [patch, fortran] PR 56519: Reject impure intrinsic subroutines in DO CONCURRENT

*PING* Re: [Patch, Fortran] PR57697/58469 - Fix another defined-assignment issue

*PING* Re: [PATCH 2/2] Fix HLE example in manual

*PING* Re: [PATCH] Fix handling of very long asm statements in inliner

Re: *PING*BACKPORT* [PATCH] Handle target specific memory models in C frontend

-static-libstdc++ breaks building gdb

[PING][PATCH] ICE with combination of -fopenmp and -femit-struct-debug-reduced/baseonly‏

[1/4] Using gen_int_mode instead of GEN_INT

[2/4] Using gen_int_mode instead of GEN_INT

[3/4] Using gen_int_mode instead of GEN_INT

[4/4] Using gen_int_mode instead of GEN_INT

Re: [AArch64, AArch32][Insn classification refactoring 6/N] Remove "neon_type" attribute

[AArch64, ARM] Introduce "mrs" type attribute.

[AArch64, ARM] Rename the FCPYS type to FMOV

[AArch64] Fix categorisation of the frecp* insns.

[AArch64] Fix parameters to vcvtx_high

[AArch64] Fix types of second parameter to qtbl/qtbx intrinsics

[AArch64] Implement vcopy intrinsics.

[AArch64] Implement vmul<q>_lane<q>_<fsu><16,32,64> intrinsics in C

[AArch64] Implement vset_lane intrinsics in C

[AArch64] Improve arm_neon.h vml<as>_lane handling.

[AArch64] obvious - Fix parameter to vrsqrte_f64

[AArch64] Prevent generic pipeline description from dominating other pipeline descriptions.

[AArch64] Use "multiple" for type, where more than one instruction is used for a move

[AArch64] Use neon_<ldm,stm>_2 where appropriate as "type".

RE: [AARCH64][Insn classification unification 3/N] ALU/shift types

[Ada] Add For_Each and Sort_Table procedures to GNAT.Table

[Ada] Avoid reading past end of file when checking for BOM

[Ada] Constraints on class-wide types are ignored

[Ada] Don't allow REASON parameter for pragma Warnings in compiler unit

[Ada] Don't delete real errors with specific warning control

[Ada] Fix bogus return value for function with In Out parameter

[Ada] Fix crash in ASIS mode

[Ada] Fix PR ada/58264

[Ada] Fixes in handling of spark code

[Ada] Give error if both -gnatR and -gnatc given

[Ada] Improve error msgs for Ada 2012 feature not in Ada 2012 mode

[Ada] Infinite loop while analysing aspect Global

[Ada] Missing aspect specifications on bodies, renamings and stubs

[Ada] Placement of aspect/pragma SPARK_Mode

[Ada] Proper handling of aspects on a compilation unit package instance

[Ada] Resolution of parameterless calls that return arrays

[Ada] Warn if -gnateE specified and cannot be supported

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

[ARM,AARCH64] Insn type reclassification. Split f_cvt type.

[arm-embedded] merged with FSF 4.7 branch until revision 202551

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

[bootstrap] Fix build for several targets (including pr58242)

[buildrobot] [PATCH] r202527: ssa / ssanames restructure broke alpha-linux

[C++ diagnostic Patch] Partially fix c++/58363 and more

[C++ doc patch, trivial] PR 58458

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

[C++ PATCH] Fix -Wunused-but-set-* with delete [] (PR c++/58325)

[C++ PATCH] Fix PR58300, issue with -fvtable-verify=preinit

[C++ Patch] Improve finish_pseudo_destructor_expr location

[C++ Patch] PR 21682 (DR 565)

[C++ Patch] PR 21682 (DR 565) (Take 2)

[C++ Patch] PR 24926

[C++ Patch] PR 43452

[C++ Patch] PR 58305

[C++ Patch] PR 58435

[C++ Patch] PR 58448

[C++ Patch] PR 58457

[C++ Patch] PR 58481

[C++ Patch] PR 58563

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

[C++, diagnostic Patch] PR 58362

[c++-concepts] Class template constraints

[c++-concepts] Constrained friends

[c++-concepts] merge from trunk

[c++-concepts] pretty print fix

[c++-concepts] template parameter constraints

[C++1y] [Implicit Fix instantiation of implicit function template forward declarations.

[C++1y] [PATCH 0/4] Fixes and enhancements to generic lambdas and implicit function templates.

[C++1y] [PATCH 1/4] Use translation-unit-global rather than parameter-list-local counter for generic type names to facilitate nested implicit function templates.

[C++1y] [PATCH 2/4] Support nested generic lambdas.

Re: [C++1y] [PATCH 3/4] ... canonical type workaround and refactoring

[C++1y] [PATCH 3/4] Ensure implicit template parameters have distinct canonical types.

[C++1y] [PATCH 4/4] Generate more intuitive name for 'auto' parameters.

[C++1y] [PATCH] Fix PR c++/58500

[commited] Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_[1,2,4] on PA linux

[committed] Accept "const_int 0" operand 1 in PA "scc" insns

[committed] Add missing whitespace before "("

[committed] Fix incorrect mode used in pa_expand_prologue

[committed] Fix move_sese_region_to_fn (PR middle-end/58551)

[committed] Fix two simd vectorization issues (PR tree-optimization/58472)

[committed] Use gen_int_mode instead of GEN_INT+trunc_int_for_mode

[committed] Work around auto increment/decrement reload issue on PA

[diagnostic patch] PR 54941

[Fortran-dev] Update branch from the trunk

Re: [go-nuts] Solaris gccgo http.Get error?

[gomp4, committed] C++ UDRs

[gomp4, committed] Fix a merge glitch

[gomp4, trunk] Fix up simd loop handling (PR tree-optimization/58392)

[gomp4, trunk] Two simd fixes

[gomp4] #pragma omp target* fixes

[gomp4] Accelerator constructs omp lowering and expansion

[gomp4] C UDR support

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

[gomp4] Compiler side of depend clause support

[gomp4] Dumping gimple for offload.

[gomp4] Fix UDR handling on combined constructs (PR libgomp/58482)

[gomp4] Further accel fixes

[gomp4] Library side of cancellation support

[gomp4] Library side of depend clause support

[gomp4] Taskgroup and cancellation compiler fixes

[gomp4] Taskgroup library support

[gomp4] Tweak GOMP_target{,_data,_update} arguments

[google gcc-4_8] alternate hirate for builtin_expert

[google gcc-4_8] Applied partial backport of r202818, r202832 and r202836.

[google gcc-4_8] fix size_estimation for builtin_expect

[google integration,gcc-4_8] Additional lightweight debug checks for std::deque

[google, patch] Google-local version of fix for PR58312, libssp cross-compiling

[google, patch] Update powerpc64le xfails file.

[google/4_8] Disable -g/-gmlt during LIPO instrumentation

[Google] Adjust comdat-sharing-probability param for -Os

[GOOGLE] AutoFDO should honor system paths in the profile

[GOOGLE] Disable aggressive loop peeling to prevent code bloat.

[GOOGLE] disable slp for AutoFDO

[GOOGLE] Fix an ICE in lipo_cmp_type

[Google] Fix test failure after porting __gcov_get_profile_prefix from google/4_7

[GOOGLE] Iterative AutoFDO

[GOOGLE] max-lipo-group parameter for AutoFDO

[GOOGLE] Patch to fix AutoFDO LIPO performance regression

[google] record system paths (isystem) in module infos (LIPO mode)

[GOOGLE] Sets cgraph_node count during annotation

Re: [i386, AVX-512F, pr58269] Partial fix for PR58269: properly initialize last EXT REX SSE register.

[i386, AVX-512F, pr58269] Partial fix for PR58269: properly initialize last EXT REX SSE register.

[i386, doc] Add documentation for fxsr, xsave, xsaveopt

[libvtv] Remove Android from supported targets

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

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

[PATCH 0/3] Support some cases of inheritance in gengtype; use it for symtab

Re: [PATCH 0/6] Convert gimple to a C++ class hierarchy

[patch 1/2] tree-flow.h restructuring

[PATCH 1/3] Parse base classes for GTY-marked types

Re: [PATCH 1/4] Support lambda templates.

[PATCH 1/5] Rename files for libc selection on Linux targets

Re: [PATCH 1/6] Andes nds32: configure settings for nds32 target.

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

[patch 2/2] tree-flow.h restructuring

[PATCH 2/3] Handle simple inheritance in gengtype.

Re: [PATCH 2/4] Don't generate lambda conversion op if arglist has parameter pack.

[PATCH 2/5] Rename functions relating to libc support on Linux targets

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 3/3] Convert symtab, cgraph and varpool nodes into a real class hierarchy

[PATCH 3/5] Robustify check for IFUNC support

Re: [PATCH 3/6] Andes nds32: libgcc of nds32 porting.

Re: [patch 4/4] -fstrict-volatile-bitfields cleanup v3: remove from defaults on all targets

Re: [PATCH 4/4] Support using 'auto' in a function parameter list to introduce an implicit template parameter.

[PATCH 4/5] Cleanup definitions of libc-related target hooks

Re: [PATCH 4/6] Andes nds32: testsuite modifications for nds32 target.

[PATCH 5/5] Cleanup libc selection and Android support

Re: [PATCH 5/6] Andes nds32: documentation for nds32 target.

Re: [PATCH 6/6] Add manual GTY hooks

Re: [PATCH 6/6] Andes nds32: wwwdoc for nds32 target.

[Patch AArch64] Fix register constraints for lane intrinsics.

[Patch AArch64] Fix types for some multiply instructions.

[Patch AArch64] Obvious - Fix return types for vaddvq_<su>64

[Patch ARM AARCH64] Split "type" attributes: fdiv

[Patch ARM] Add "type" attribute to Everything!

Re: [PATCH ARM]Extend thumb1_reorg to save more comparison instructions

RE: [PATCH ARM]Refine scaled address expression on ARM

[patch c] Fix target/57848: internal compiler error on builtin and '#pragma GCC target()' option

[patch config.gcc]: Add a missed 64-bit cygwin case

[patch driver]: Fix relocatable toolchain path-replacement in driver

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

[PATCH GCC]Catch more MEM_REFs sharing common addressing part in gimple strength reduction

[PATCH GCC]Find auto-increment use both before and after candidate's increment in IVOPT

Re: [PATCH i386 1/8] [AVX512] Adjust register classes.

Re: [PATCH i386 2/8] [AVX512] Add mask registers.

Re: [PATCH i386 3/8] [AVX512] [1/n] Add AVX-512 patterns: VF iterator extended.

[patch i386]: Turn on -fms-extensions option for i386 ms-abi targets

[patch libstdc++]: Enable use of 'long long' for mingw targets

[patch libstdc++]: Fix Bug 54314 - [4.8 Regression] undefined references to 'construction vtable for std::ostream-in-std::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'

[PATCH middle-end/58463] New testcase

[Patch to gcc/function] PR 58362

[PATCH v2 0/4] Support some cases of inheritance in gengtype

[PATCH v2 0/6] Port symtab/cgraph/varpool nodes to use C++ inheritance; rename types.

Re: [PATCH v2 00/18] resurrect automatic dependencies

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

[PATCH v2 1/6] Convert symtab, cgraph and varpool nodes into a real class hierarchy

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

[PATCH v2 2/6] Automated conversion of symtab to class hierarchy

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

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

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

[PATCH v2 4/6] Remove symtab_node and const_symtab_node typedefs.

[PATCH v2 5/6] Automated renaming of symtab types

[PATCH v2 6/6] Update hand-written GTY routines for type renaming

Re: [PATCH v3 01/18] clean up SHLIB so subshells are not needed

Re: [PATCH v3 02/18] update generated_files

Re: [PATCH v3 03/18] move generated_files order-only dependency later

Re: [PATCH v3 04/18] add configury

Re: [PATCH v3 05/18] convert the C front end to automatic dependencies

Re: [PATCH v3 10/18] Fix up c-family targets

Re: [PATCH v3 12/18] convert the Go front end to automatic dependencies

Re: [PATCH v3 13/18] convert LTO to automatic dependencies

Re: [PATCH v3 14/18] remove explicit dependencies

Re: [PATCH v3 15/18] make out_object_file rule use automatic dependencies

Re: [PATCH v3 16/18] remove last reference to TREE_GIMPLE_H

Re: [PATCH v3 17/18] remove last definition of CROSS_FLOAT_H

Re: [PATCH v3 18/18] remove unused macros

[PATCH v3] Caller instrumentation with -finstrument-calls

[PATCH v4 00/20] resurrect automatic dependencies

[PATCH v4 01/20] clean up SHLIB so subshells are not needed

[PATCH v4 02/20] update generated_files

[PATCH v4 03/20] move generated_files order-only dependency later

[PATCH v4 04/20] add configury

[PATCH v4 05/20] remove AM_PROG_CC_C_O

[PATCH v4 06/20] convert the C front end to automatic dependencies

[PATCH v4 07/20] convert the C++ front end to automatic dependencies

[PATCH v4 08/20] convert the ObjC front end to automatic dependencies

[PATCH v4 09/20] convert the ObjC++ front end to automatic dependencies

[PATCH V4 1/2] Support lambda templates.

[PATCH v4 10/20] convert the Java front end to automatic dependencies

[PATCH v4 11/20] Fix up c-family targets

[PATCH v4 12/20] convert the Fortran front end to automatic dependencies

[PATCH v4 13/20] convert the Go front end to automatic dependencies

[PATCH v4 14/20] convert LTO to automatic dependencies

[PATCH v4 15/20] remove explicit dependencies

[PATCH v4 16/20] make out_object_file rule use automatic dependencies

[PATCH v4 17/20] fix t-i386

[PATCH v4 18/20] fix t-glibc

[PATCH v4 19/20] remove last definition of CROSS_FLOAT_H

[PATCH V4 2/2] Support using 'auto' in a function parameter list to introduce an implicit template parameter.

[PATCH v4 20/20] remove unused macros

[patch windows i386]: Make sure that really-external functions aren't dllexported

Re: [Patch, AArch64, ILP32] 1/5 Initial support - configury changes

[PATCH, AArch64] Fix the pointer-typed function argument expansion in aarch64_simd_expand_args

[Patch, AArch64] Fix vdup<bhsd>_lane<q>_* intrinsics' lane parameter.

[PATCH, AArch64] Improve handling of constants destined for FP_REGS

[PATCH, AArch64] support extension option 'crc' in -march and -mcpu

[PATCH, alpha]: Add alpha.o dependecies

[PATCH, ARM, LRA] Prepare ARM build with LRA

[PATCH, ARM] Fix assembly scan test.

[PATCH, ARM] Fix PR target/58423

[PATCH, ARM] Improve Thumb2 prologues when using STRD

[PATCH, ARM] PR58361 fix failure to conditionalize VFP instruction

[PATCH, ARM] Validate that target really supports LDRD/STRD before use

[PATCH, bootstrap]: Initialize deref_align in ipa_modify_call_arguments to fix profiledbootstrap

[patch, bz #58312] Fix libssp handling of vsnprintf for cross-compilers

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

[PATCH, committed] * pt.c (make_auto_1): Use input_location rather than BUILTINS_LOCATION.

Re: [PATCH, committed] * pt.c (make_auto_1): Use input_location rather than BUILTINS_LOCATION.

[PATCH, committed] check_weak_available for AIX

[PATCH, committed] Fix uninitialized variables causing breakage with -Werror.

Re: [PATCH, committed] PR 57589: Fix logic error in driver-rs6000.c

[patch, committed] Remove walk_use_def_chains

[PATCH, committed] SH: Fix PR58314 (unsatisfied constraints)

[PATCH, committed] Skip undefined weak in testsuite on AIX

[PATCH, committed] Support decl instantiation in function-local templates.

[PATCH, committed] Support lambda templates.

[PATCH, committed] Support using 'auto' in a function parameter list to introduce an implicit template parameter.

[PATCH, committed] Update t-rs6000 for automatic dependencies

[Patch, Darwin/ppc] Fix altivec dwarf reg sizes.

[Patch, Darwin/PPC] fix PR10901

[Patch, Darwin] improve cross-compiles.

[Patch, Darwin] update t-* and x-* fragments after switch to auto-deps.

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

[PATCH, doc]: Fix "@tex should only appear at a line beginning'" warnings

[PATCH, doc]: Fix usage of @tie{} command

[Patch, Fortran, committed] invoke.texi - add a missing hyphen

[Patch, Fortran, committed] Plug a memory leak in gfc_check_assign_symbol

[Patch, fortran, doc, committed] Fix DATE_AND_TIME example

Re: [patch, fortran, docs] Unformatted sequential and special files

Re: [Patch, Fortran, F03] PR 55603: Memory leak with scalar allocatable function result

Re: [patch, fortran] PR 56519: Reject impure intrinsic subroutines in DO CONCURRENT

Re: [Patch, Fortran] PR 58099: [4.8/4.9 Regression] [F03] over-zealous procedure-pointer error checking

[Patch, Fortran] PR 58355: [4.7/4.8/4.9 Regression] [F03] ICE with TYPE, EXTENDS before parent TYPE defined

Re: [Patch, Fortran] PR43366 - add invalid-diagnostic for poly assignment

[Patch, Fortran] PR57697 - Fix an issue with defined assignment

Fwd: Re: [Patch, Fortran] PR57697 - Fix an issue with defined assignment [fwd: burnus at net-b dot de]

[Patch, Fortran] PR57697/58469 - Fix another defined-assignment issue

[Patch, Fortran] PR58356 - fix ICE with finalizer in type extension

[Patch, Fortran] PR58436 - Fix a CLASS(*) finalization bug

Re: [PATCH, i386, MPX 1/X] Support of Intel MPX ISA

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

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

[PATCH, i386]: Update i386.o dependecies

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

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

Re: [patch, libgfortran, configure] Cross-compile support for libgfortran

[PATCH, libvtv] Fix configure/testsuite issues with libvtv

Re: [PATCH, libvtv] Fix most of the testsuite.

[PATCH, LRA, AARCH64] Switching LRA on for AArch64

[PATCH, LRA] Remove REG_DEAD and REG_UNUSED notes.

Re: [PATCH, PowerPC] Fix PR57949 (ABI alignment issue)

Re: [PATCH, powerpc] Rework VSX scalar floating point support

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

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

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

[Patch, PPC, committed] fix ppc build breakage.

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

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

Re: [PATCH, PR 58106] Make ipa_edge_duplication_hook cope with recursive inlining

[PATCH, PR 58388] Weaken an assert in try_make_edge_direct_simple_call

[PATCH, PR 58389] Do not attempt to use reference descriptions associated with removed edges

[PATCH, PR 58398] Fix regression in gcc.dg/attr-ifunc-4.c

[PATCH, PR 58441] Fix location where libvtv puts its headers

[PATCH, re-committed] Support lambda templates.

[PATCH, re-committed] Support using 'auto' in a function parameter list to introduce an implicit template parameter.

Re: [PATCH, RTL] Prepare ARM build with LRA

[PATCH, SH4] Fix PR58314 (unsatisfied constraints)

[PATCH, SH4] Fix PR58475 insn swapb does not satisfy its constraints

[PATCH, testsuite] Add testcase from PR 58371

Re: [PATCH, vtv update] Add documentation for --enable-vtable-verify configure option...

Re: [PATCH, x86] Use vector moves in memmove expanding

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

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

[PATCH,committed] AIX alias fix

Re: [PATCH,fixincldes] AIX assert.h static_assert

Re: [PATCH] [lambda] Extract lambda functions from semantics.c.

[PATCH] [vectorizer] Fixing a bug in tree-vect-patterns.c in GCC vectorizer.

[PATCH] [x86] Incorrect naming of FMA Builtins in documentation.

[PATCH] Accept ISL 0.12

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

[Patch] Add missing profile updates to jump threading code

[PATCH] Add no_sanitize_undefined attribute (PR sanitizer/58411)

[patch] Add tree-ssa-coalesce.h

Re: [PATCH] Add vtable verification feature announcement to news on main page...

[PATCH] Adjust control dependence delete

[PATCH] alternative hirate for builtin_expert

[PATCH] Amend attribute used documentation (PR other/58467)

[patch] boehm-gc: link libgcjgc with -ldl

[PATCH] Bug fix: *var and MEM[(const int *)var] (var has int* type) are not treated as the same data ref.

[PATCH] C++-ify and move control dependence code

[PATCH] Caller instrumentation with -finstrument-calls.

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

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

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

[patch] Cleanup tree-ssa-uninit.c exports

Re: [PATCH] Convert more passes to new dump framework

[PATCH] disable use_vector_fp_converts for m_CORE_ALL

[PATCH] Don't always instrument shifts (PR sanitizer/58413)

Re: [PATCH] Don't issue array bound warnings on zero-length arrays

[PATCH] Don't require class to be constructed (PR c++/58408)

Re: [PATCH] Enable non-complex math builtins from C99 for Bionic

[PATCH] Enhance phiopt to handle BIT_AND_EXPR

[PATCH] Ensure testing is done with -fdiagnostics-color=never in the testsuite

[PATCH] Fix A < 0 ? <sign bit of A> : 0 optimization (PR middle-end/58564)

[PATCH] Fix affine rework issue

[patch] Fix another fallout of partial inlining change

[PATCH] Fix bootstrap with java on multiarch systems

[PATCH] Fix build_range_check (PR tree-optimization/58385)

[PATCH] Fix crossjumping (PR rtl-optimization/58365)

[PATCH] Fix FAIL: g++.dg/debug/ra1.C on arm

[patch] Fix ICE in insert_clobber_before_stack_restore

Re: [Patch] Fix infinite loop/crash if array initializer index equals max value

[PATCH] Fix init_range_entry (PR tree-optimization/58364)

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

Re: [patch] fix libstdc++/55861

[patch] fix libstdc++/57465

[PATCH] Fix missing comment

[PATCH] Fix portability issue in gcc.dg/pr57287-2.c

[patch] Fix PR bootstrap/58509

RE: [PATCH] Fix PR tree-optimization/58137

[PATCH] Fix PR57511

[PATCH] Fix PR58137

Re: [PATCH] Fix PR58139 but correctly initializing reg_raw_mode[]

[PATCH] Fix PR58300, issue with -fvtable-verify=preinit

[PATCH] Fix PR58326

[PATCH] Fix pr58343

[PATCH] Fix PR58396

[PATCH] Fix PR58402

[PATCH] Fix PR58404

[PATCH] Fix PR58417

Re: [PATCH] Fix PR58417 -- r202700 appears to be causing ICEs

[PATCH] Fix PR58432

[PATCH] Fix PR58453

[PATCH] Fix PR58459

[PATCH] Fix PR58464

[PATCH] Fix PR58473

[PATCH] Fix PR58484

[PATCH] Fix PR58521

[PATCH] Fix PR58532

[PATCH] Fix PR58539

[PATCH] Fix PR58554

[PATCH] Fix segfault with inlining

[PATCH] fix size_estimation for builtin_expect

[PATCH] Fix typo in check for null

[PATCH] Fix unaligned access generated by IVOPTS

[PATCH] Fix up omp sections expansion

[PATCH] Fix vectorizer thinko

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

[PATCH] fortran/PR58113

[PATCH] Further cleanup loop-distribution

[PATCH] Handle bit-fields in ubsan.c (PR sanitizer/58413)

[PATCH] Handle IDENTIFIER_NODEs in ubsan.c (PR sanitizer/58420)

[PATCH] Handle loops with control flow in loop-distribution

Re: [PATCH] Handle target specific memory models in C frontend

[Patch] Implement regex_match and regex_search

[PATCH] Improve out-of-SSA coalescing

[PATCH] Improve tree_unary_nonnegative_warnv_p (PR middle-end/58564)

[PATCH] Invalid unpoisoning of stack redzones on ARM

[Patch] Let ordinary escaping in POSIX regex be valid

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

[PATCH] Make IPA-CP work when there are SCCs of call graph nodes represented by a thunk

[PATCH] Make jump thread path carry more information

[PATCH] Make more SSA names anonymous after into-SSA

[PATCH] Make reference removal and speculative devirtualization coexist peacefully

[patch] Make vector::at() assertion message more useful (try #2)

[PATCH] manage dom-walk_data initialization and finalization with constructors and destructors

[Patch] match_results::format and regex_replace

[PATCH] Missing dg-final for cleanup in test

[PATCH] More comments about DECL_BUILT_IN and DECL_IS_BUILTIN (was Re: Why DECL_BUILT_IN and DECL_IS_BUILTIN?)

[PATCH] More dead code removal from loop-distribution

[PATCH] More loop-distribution TLC

[PATCH] Move edge_within_scc to ipa-utils.c

[patch] move htab_iterator

[PATCH] Move lto-symtab.c to lto/

[PATCH] Move RDG from tree-data-ref.c to tree-loop-distribution.c

[PATCH] Portable Volatility Warning

[PATCH] PR tree-optimization/58380

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

[PATCH] Preserve more pointer arithmetic in IVOPTs

[PATCH] Properly honor -fsanitize options (PR sanitizer/58443)

[PATCH] RDG and loop distribution TLC

[PATCH] Refactor type handling in get_alias_set, fix PR58513

[Patch] Regex Fixes on constants and no-backref in extended

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

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

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

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

[PATCH] Remove empty node (gccint)Cond Exec Macros

[patch] Remove unused macro and functions from tree-flow.h and tree-flow-inline.h

[Patch] Rewrite _StateSeq in regex

Re: [Patch] Rewrite regex matchers

Re: [PATCH] RTEMS: Add LEON3/SPARC multilibs

[PATCH] S/390: Add support for the "load fp integer" instructions

[PATCH] S/390: Use fast BCR serialization facility.

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

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

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

[PATCH] Set expr loc safely (PR c++/58516)

[PATCH] Silence an unused variable warning

[PATCH] Simplify & refactor a bit of tree-ssa-dom.c

[PATCH] Split critical edges before late uninit warning pass

[Patch] Support assertions and greedy/ungreedy matching in regex

[PATCH] target/56875: Work around buggy GAS

[PATCH] Testcases for 58431 and 58419

[PATCH] Trivial cleanup

[PATCH], PR target/58452, Fix gcc 4.8/trunk linuxpaired breakage

Re: Fwd: Re: [PATCH]. Fix HAVE_SYS_SDT_H for cross-compilation

Re: [PATCH]: Fix PR middle-end/56382 -- Only move MODE_COMPLEX_FLOAT by parts if we can create pseudos

[PATCH]: Fix use of __builtin_eh_pointer in EH_ELSE

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

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

RE: [PATCH][AArch64] Fix FAIL: gcc.target/aarch64/cmn.c scan-assembler cmn\tw[0-9]

[PATCH][AARCH64]Replace gen_rtx_PLUS with plus_constant

[PATCH][ARM] Improve cond_exec opportunities for immediate shifts for -mrestrict-it

[PATCH][ARM] set "type" attribute properly in arm_cmpsi_insn, cleanup

[PATCH][ARM][testsuite] Add effective target check for arm conditional execution

[PATCH][ARM]Replace gen_rtx_PLUS with plus_constant

[PATCH][committed] Use signed char for loop var in gcc.c-torture/execute/pr58419.c

[PATCH][gomp4] Plugins Support in LibGOMP (Take 2)

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

Re: [PATCH][i386]Fix PR 57756

Re: [patch][PR/42955] Don't install $(target)/bin/gcc, gfortran, etc.

[PATCH][Resend][tree-optimization] Fix PR58088

Re: [PATCH][RFC] Fix PR57656

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

[PATCH][RFC] Move IVOPTs closer to RTL expansion

[PATCH][RFC] Remove quadratic loop with component_uses_parent_alias_set

[PATCH][RFC] teach loop distribution to distribute loop nests

[PATCH][ubsan] Add VLA bound instrumentation

[PATCH]Construct canonical scaled address expression in IVOPT

[PATCH]Fix computation of offset in ivopt

[PATCH]Fix missed propagation opportunity in DOM

[ping**(n+1)] reimplement -fstrict-volatile-bitfields, v3

[ping**n] reimplement -fstrict-volatile-bitfields, v3

[PING] 3 patches waiting for approval/review

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

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

[ping] [PATCH] Silence an unused variable warning

Re: [ping] Fix error recovery issue with alias

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

RE: [PING][PATCH ARM]Extend thumb1_reorg to save more comparison instructions

Re: [PING][PATCH] Fix PR58139 by correctly initializing reg_raw_mode[]

Re: [PING][PATCH] ICE with combination of -fopenmp and -femit-struct-debug-reduced/baseonly

Re: [ping][PATCH][1 of 2] Add value range info to SSA_NAME for zero sign extension elimination in RTL

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

[Ping^2 PATCH] VAX: Fix ICE during operand output

[PING^3] [PATCH 0/6] Contributing new target port: Andes 'nds32'.

[PR58463] New testcase for pr58463

[PR58463][Backport to 4.8] Adjust dumping for ref nodes

Re: [RFA] Type inheritance graph analysis & speculative devirtualization, part 4/7, ODR at LTO time

Re: [RFC Patch, Aarch64] : Macros for profile code generation to enable gprof support

[RFC] Changes to the wide-int classes

[RFC] Fix for PR58201

Re: [RFC] Offloading Support in libgomp

[RFC] Unifying logic of interprocedural/intraprocedural and ipa-devirt type handling

[rl78] Add -mallregs

[rl78] add bit test/branch insns

[rl78] add RL78/G10 support

[rl78] fix far address optimizations

[rl78] libgcc optimizations

[rl78] missed G10 bit

[rl78] optimize prologues

[rl78] pass -mrelax to gas/ld

[rl78] stop using asm line separators

[rl78] use ax to copy fp to sp

[rl78] Various optimizations

[rl78] various tweaks

[RS6000] Fix PR58330 powerpc64 atomic store split in two

[RS6000] powerpc64 -mcmodel=medium large symbol offsets

[SH, committed] Fix minor formatting nits

[SPARC] Add peephole for memory barriers

Re: [stdc++] Mark global new/delete operators as weak symbols

[v3] Less noexcept

[v3] libstdc++/58302

[v3] libstdc++/58403

[v3] libstdc++/58413

[v3] libstdc++/58437

[v3] More noexcept -- 3rd

[v3] More noexcept -- 4th

[v3] More noexcept -- 5th

[v3] More noexcept -- 6th

[v3] More noexcept for lists

[v3] More noexcept for vectors

[v3] plus<void>

[VxWorks] Resurrect ARM port (again)

[wide-int] Fix LTO regression that I'd introduced

[wide-int] Fix mode choice in convert_modes

[wide-int] Fixup filename/class spellings

[wwwdocs] Mention ubsan in 4.9 changes.html

[wwwdocs] svnwrite.html -- extend documentation of gcc.gnu.org accounts

[wwwdocs] Update c++-concepts and var-template branches info

[x86,PATCH] Simple fix for Atom LEA splitting.

[x86,PATCH] Simple performance tuning for SLM.

Acknownledge This Email ......,

Re: Ada PATCH: Fix ada/58239 by linking with xg++, not xgcc

Add implicit C linkage for win32-specific entry points

Add value range support into memcpy/memset expansion

Add varpool node removal/insertion hooks

Ask for approval to backport a trunk LTO fix to 4.7 branch

Avoid g++.dg/template/cond2.C fail

Avoid ipa-profile dropping functions unlikely when profile is read

back to the Ada target vs target_alias issue wrt target pairs

C++ demangler fix

C++ PATCH for c++/41933 (variadic lambda capture)

C++ PATCH for c++/58273 (bogus error with non-dependent call in template)

Re: cfgexpand.c patch for msp430-elf

Clean up pretty printers [20/n]

Clean up pretty printers [21/n]

Cleanup CFG after profile read/instrumentation

Cleanup Linux libc selection and Android support

Commit: MSP430: Add support for interrupt handlers

Commit: MSP430: Code gen improvements

Commit: MSP430: Pass -md on to assembler

Consider polymorphic call targets to be part of boundary

Context sensitive type inheritance graph walking

Re: converting wide-int so that it uses its own type rather than hwi.

cost model patch

crash fix for unhanded operation

Cygwin x86_64 support for GCC 4.8.x

Disable creation of local aliases on targets w/o alias support

Document x86-tune options

Drop generic32 cost model

Dump framework newline cleanup

Re: ELF interposition and One Definition Rule

Re: Eliminate vectorizer analysis side effects

Enable ipa-deivrt with LTO

Enable reference removal for speculative edges

Expand Gimple thunks early

Re: expand_expr tweaks to fix PR57134

Factor gimple structures out of gimple.h

Fix can_refer_decl_in_current_unit_p wrt optimized out statics

Fix g++.dg/lto/20090311 and g++.dg/lto/20091210-1 on some setups

Fix gcc.dg/lto/20090218-1.c

Fix gcc.dg/lto/pr56297 failure

Fix gimple thunks

Fix glitch in -fstack-usage output

Fix glitch in gimplification of asm

Fix ICE with -O0 -fdevirtualize

Fix ipa-devirt-11.C on AIX part 1

Fix ipa-devirt-11.C on AIX part 2

Fix ipa-devirt-11.C on AIX part 3

Fix ipa-devirt-11.C on AIX part 4

Fix long lines in cgraphunit.c

Fix missed propagation opportunity in DOM

Fix overactive devirtualization to external functions

Re: Fix PR middle-end/57370

Fix PR middle-end/57393

Fix PR58285

Fix PR58332

Fix redirection in ipa.c

Fix scheduler ix86_issue_rate and ix86_adjust_cost for modern x86 chips

Fix uninitialized memory access in cgraph.c

Re: folding (vec_)cond_expr in a binary operation

Furr opened in 1961, and Holland opened in 1979.

Fwd: GCC internals conditional execution macro?

gcc_GAS_FLAGS: Add more gcc_cv_as_flags overrides

Generic lambda and implicit function template commits reverted

Generic tuning in x86-tune.def 1/2

gimple build interface

Go patch committed: Avoid useless knockon errors for _

Go patch committed: Don't permit assigning nil to _

Go patch committed: Fix bug in type of shortcut operation

Go patch committed: Fix identical unnamed structs with methods

Go patch committed: Fix inconsistent check for == as memcmp

Go patch committed: Fix passing fn with multiple results to builtin

Go patch committed: Fix unexported method of embedded imported type

Go patch committed: Rework closure value passing

Go patch committed: Use backend interface for variable expressions

Improve jump thread dumping

Improve pretty printing of obj type ref.

Re: Lambda templates and implicit function templates.

libgo patch committed: Copy stack values onto heap

libgo patch committed: Fix reflect bug in method calls

libgo patch committed: Implement reflect.MakeFunc for 386

libgo patch committed: Implement reflect.MakeFunc for amd64

Re: libtool update for powerpc64le-linux

Merge from 4.8 branch to gccgo branch

Merge from gcc 4.8 branch to gccgo branch

Merge from GCC 4.8 branch to gccgo branch

Move ipa-profile pass into separate file

My secret is my love for you

New GCC options for loop vectorization

OMP4/cilkplus: simd clone function mangling

operator new returns nonzero

order!

Order!!

patch implementing a new version of optional reloads

patch to canonize small wide-ints.

patch to enable *.cc files in gengtype

patch to fix PR58335

patch to fix PR58348

patch to fix PR58418

patch to make wide-int assume that everything is canonical beyond the precision?

patch to support HARD_REGNO_CALL_PART_CLOBBERED in LRA

PATCH: PR other/58374: Wrong target check in configure.ac in libvtv

Ping patch to enable *.cc files in gengtype

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

Ping: [PATCH]: Fix use of __builtin_eh_pointer in EH_ELSE

Re: Ping: RFA: Consider int and same-size short as equivalent vector components

Ping: RFA: Consider int and same-size short as equivalent vector components

Re: Ping: RFA: Consider int and same-size short as equivalent vector components

Ping: RFA: testsuite patches (1/6): keeps_null_pointer_checks effect on pta/alias dump files

Re: Ping: RFA: testsuite patches (1/6): keeps_null_pointer_checks effect on pta/alias dump files

Ping: small patch to accept = inside plugin arguments

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

Ping^2: small patch to accept = inside GCC plugin arguments

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

Ping^5/update: contribute Synopsys Designware ARC port (1/7): configuration

Ping^5/update: contribute Synopsys Designware ARC port (2/7): arc.c

Ping^5/update: contribute Synopsys Designware ARC port (3/7): arc.md

Ping^5/update: contribute Synopsys Designware ARC port (4/7): rest of {,common}/config/arc

Ping^5/update: contribute Synopsys Designware ARC port (5/7): libgcc

Ping^5/update: contribute Synopsys Designware ARC port (6/7): documentation

Ping^5/update: contribute Synopsys Designware ARC port (7/7): testsuite

Ping^6/update: contribute Synopsys Designware ARC port (4/7): rest of {,common}/config/arc

Ping^6/update: contribute Synopsys Designware ARC port (6/7): documentation

Ping^6: contribute Synopsys Designware ARC port

PR bootstrap/58340

Re: Problems with LRA for KNF/KNC in GCC 4.9

Re Notification 11

Recent IPA regression with internal functions

Re: regex traits test not testing wchar_t

Re: Remove algo logic duplication Round 3

Remove enum ssa_mode

Re: Remove hash from remember_with_vars

Remove myself from MAINTAINERS

Remove obsolete comment

Revisit Core tunning flags

RFA [testsuite]: New ARC target specific tests

RFA: accept opaque vectors as compatible to same-size,same-element-size vectors in binary operations (Was: Re: Ping: RFA: Consider int and same-size short as equivalent vector components)

RFA: Fix debug-insn sensitivity in RA

RFA: Fix mark_referenced_resources to handle COND_EXEC

RFA: Fix mark_target_live_regs to take COND_EXEC into account

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

RFA: Store the REG_BR_PROB probability directly as an int

RFA: Testsuite: Add exceptions for MSP430

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

RFC - Next refactoring steps

Re: RFC - Refactor tree.h

Re: RFC: patch to build GCC for arm with LRA

Silence gcc.dg/autopar/pr49960.c

Simplify expmed.c:lshift_value

Simplify jump threading slightly

Strenghten condition in cgraph_resolve_speculation

Re: Symtab cleanup 10/17 remove unnecesary DECL_ARGUMENTS and DECL_RESULT

tree if convert pass control

Type inheritance graph analysis & speculative devirtualization, part 4/7 (the verifier)

Type inheritance graph analysis & speculative devirtualization, part 4/7 (unreachable virtual method removal)

Type inheritance graph analysis & speculative devirtualization, part 7/7 (speculative devirtualizatoin)

Re: Ubsan merged into trunk

Use CreateSemaphoreW instead of CreateSemaphoreA in libgcc.

User-define literals for std::complex.

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

Using gen_int_mode instead of GEN_INT minot testsuite fallout on MIPS

V4 Lambda templates and implicit function templates.

Re: vector conditional expression with scalar arguments

Re: wide-int branch now up for public comment and review

wide-int: fix merge.

wide-int: Re: patch to canonize small wide-ints.


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