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

"STRONG" BUYS all around

Re: *ping* - Re: [Patch, Fortran] Add end-of-scope finalization (Part 2 of 2)

[patch] ICE with combination of -openmp and -femit-struct-debug-reduced/baseonly‏

[AArch64] Convert ld1, st1 arm_neon.h intrinsics to RTL builtins.

[AArch64] Rewrite vabs<q>_s<8,16,32,64> AdvSIMD intrinsics to fold to tree.

[AARCH64][Insn classification unification 1/N] Define "type" attribute for all patterns

[AARCH64][Insn classification unification 2/N] Add cortex-a53 pipeline description

[Ada] The GNAT attribute 'Img can be renamed as a function.

[Ada] Accessibility checks and profile Ravenscar

[Ada] Allow ! and !! insertions anywhere in compiler message

[Ada] Allow pragma Partition_Elaboration_Policy in system.ads

[Ada] Aspect / pragma SPARK_Mode

[Ada] Aspects Contract_Cases, Depends and Global not analyzed when applied to

[Ada] Avoid spurious error reported by the compiler

[Ada] Consistency of aspect / pragma retrieval by compiler client tools

[Ada] Detailed exception messages for aliased parameters

[Ada] Document obsolete pragma Propagate_Exceptions

[Ada] Force instantiation of subprogram body in SPARK mode

[Ada] Function calls in prefixed form in preconditions in generics

[Ada] Implement new attribute Restriction_Set

[Ada] Incorrect SCOs for loops in separates

[Ada] Make sure hides works with SPARK and SPARK_05

[Ada] Missing master for incomplete views

[Ada] References to formals of access_to_subprogram types

[Ada] Restriction SPARK replaced by SPARK_05

[Ada] Transient controlled function results in if expressions

[Ada] Type conformance for access_to_subprogram types

[arm-embedded] Patch to define multilibs for arm embedded-4_8-branch

[ARM][Insn classification refactoring 3/N] Remove "wtype" attribute.

[ARM][Insn classification refactoring 4/N] Cleanup "insn" attribute

[ARM][Insn classification refactoring 5/N] Tidy alu/shift instruction classification types

[ARM][Insn classification refactoring 6/N] Delete "insn" attribute and update MOV classification

[ARM][Insn classification refactoring 7/N] Factor out "type" attribute

[ARM][Insn classification refactoring 7/N] Factor out common scheduling dependency routines

[avr,committed] Make 1-byte loads from MEMX one byte shorted.

[C++ Patch / RFC] Change DERIVED_FROM_P to use tf_none?!?

[C++ PATCH] Fix up static_cast/reinterpret_cast parsing in template argument (PR c++/57771)

Re: [C++ Patch] for c++/54537

[C++ PATCH] Implement new "force_static" attribute

[C++ Patch] PR 14263

[C++ Patch] PR 28262

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

[C++ Patch] PR 51786

[C++ Patch] PR 57673

[C++ Patch] PR 57869

[C++ Patch] PR 57880

[C++ Patch] PR 57947

[C++ Patch] PR 57948

[C++ Patch] PR 57981

[C++ testcase, committed] PR 52816

[C++ testcase, committed] PR 54998

[C++ testcase, committed] PR 57101

[C++ testcase, committed] PR 57827

[C++ testcase, committed] PR 57874

[c++-concepts] __is_same_as

[c++-concepts] Merge from trunk

Re: [c++-concepts] requires expression semantics

[c++-concepts] requires expressions

Re: [C++14/lambda/impicit-templates] Experimental polymorphic lambda and implicit function template patches

[C++14/lambda] Experimental polymorphic lambda patches

[C, C++] Implement -Wstatic-local

[Committed] Introduce beginnings of gcc::pass_manager class (was Re: [PATCH 01/11] Introduce beginnings of a pipeline class.)

[committed] MIPS: MULS/MSAC/MACC comment typo fixes

[committed] mips_expand_call: Remove empty statement

[Committed] S/390: Fix fpr numbering when creating fallback frame state

[Committed] S/390: Use macros for the FPR register numbers in the backend

[Dwarf patch] Refactor logic to decide if a pubname should be output.

[Fortran] Patch ping

Re: [Fortran] Patch ping**2

[gomp4] 3 minor OpenMP parsing tweaks

[gomp4] Bring C FE again to feature parity with C++ FE OpenMP 4.0 handling

[gomp4] Compiler side of the cancellation support

[gomp4] Fix up #pragma omp declare simd parsing

[gomp4] Fix up C #pragma omp declare simd parsing

[Google 4.8] Fix up size of pubnames in the presence of pruned enumerators

[google gcc-4_8] Force cmd-line match for option -ansi in LIPO use

[google gcc-4_8] Merge r201068 (fix for PR57878) from gcc-4_8-branch

[google/4_8] Merged r200809 from gcc-4_8-branch to google/gcc-4_8<EOM>

[google/gcc-4_7, google/gcc-4_8] Fix non-deterministic output with -gsplit-dwarf

[google/gcc-4_8] Fix problem with type signatures and template instantiations.

[Google] Fix discriminator assignment for stmts

[Google] Fix profiledbootstrap failure

[google] Fix target specifier for testsuite/g++.dg/pr57878.C

[GOOGLE] Port remaining -fopt-info messages from google/4_7 (plus dump infrastructure enhancement)

[GOOGLE] record compiler options before any compilation

[GOOGLE] Refactor AutoFDO

[GOOGLE] Remove unnecessary functions in AutoFDO

[GOOGLE] use expand_location when checking same_line_p

[google][4.8] Expose all target specific builtins unconditionally for LIPO builds

[graphite] Do not depend on 2D + 1 form in parallelism check

[i386] add unwinding via signal trampoline for kfreebsd*-gnu

[libobjc]: Allow SjLj for x64 windows target

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

[PATCH 0/2] Introduce context and pipeline classes

[PATCH 0/4] Move pass-creation logic into a passes.def file

[patch 0/4] reimplement -fstrict-volatile-bitfields, v3

[PATCH 0/5] Atomic type qualifier

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

[PATCH 00/11] Rewrite of pass management

[PATCH 00/18] resurrect automatic dependency tracking

[PATCH 01/11] Introduce beginnings of a pipeline class.

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

[PATCH 02/11] Generate pass-instances.def

[PATCH 02/18] update generated_files

[PATCH 03/11] Handwritten part of conversion of passes to C++ classes

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

[PATCH 04/11] Automated conversion of passes to C++ classes

[PATCH 04/18] add configury

[PATCH 05/11] Add -fno-rtti when building plugins.

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

[PATCH 06/11] Rewrite how instances of passes are cloned

[PATCH 06/18] convert the C++ front end to automatic dependencies

[PATCH 07/11] Introduce virtual functions in testsuite/gcc.dg/plugin/one_time_plugin.c

[PATCH 07/18] convert the ObjC front end to automatic dependencies

[PATCH 08/11] Example of converting global state to per-pass state

[PATCH 08/18] convert the ObjC++ front end to automatic dependencies

[PATCH 09/11] Support "gcc" namespace in gengtype

[PATCH 09/18] convert the Java front end to automatic dependencies

[PATCH 1/*] Fix common typos.

[PATCH 1/2] Introduce context class

[PATCH 1/3] [lambda] Support template-parameter-list in lambda-declarator.

[PATCH 1/4] [lambda] [polymorphic] Support template-parameter-list in lambda-declarator.

[PATCH 1/4] Introduce macros when constructing the tree of passes

[PATCH 1/5] Atomic type qualifier - Add type alignment override hook

[PATCH 1/5] Fix typos in ada.

[PATCH 1/5] Fix typos in fortran.

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

[PATCH 10/11] Make gcc::context be GC-managed

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

[PATCH 11/11] Make opt_pass and gcc::pipeline be GC-managed

[PATCH 11/18] convert the Fortran front end to automatic dependencies

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

[PATCH 13/18] convert LTO to automatic dependencies

[PATCH 14/18] remove explicit dependencies

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

[PATCH 16/18] remove last reference to TREE_GIMPLE_H

[PATCH 17/18] remove last definition of CROSS_FLOAT_H

[PATCH 18/18] remove unused macros

[PATCH 2/2] Introduce beginnings of a pipeline class.

[PATCH 2/3] [lambda] Avoid crash on symbol table writing when generic lambda declared with iostream (or potentially other code) included.

[PATCH 2/4] [lambda] [polymorphic] Support generic lambdas in templates.

[patch 2/4] fix -fstrict-volatile-bitfields bugs, v3

[PATCH 2/4] Move the construction of the pass hierarchy into a new passes.def file.

[PATCH 2/5] Atomic type qualifier - Add atomic type to tree node

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

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

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

[PATCH 3/3] [lambda] [basic-terse-templates] Support using `auto' in a function parameter list to introduce an implicit template parameter.

[PATCH 3/4] [lambda] [polymorphic] Infer template parameter from auto used in function parameter list.

[PATCH 3/4] Introduce NEXT_PASS_NUM macro

[PATCH 3/5] Atomic type qualifier - front end changes

[PATCH 3/5] Fix typos in java.

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

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

[PATCH 4/4] [lambda] [polymorphic] [HACK] Avoid crash on symbol table writing when generic lambda declared with iostream (or potentially other code) included.

[PATCH 4/4] Add contrib/check_passes.py script

[PATCH 4/5] Atomic type qualifier - Change built-in function types

[PATCH 4/5] Fix typos in libstdc++.

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

[PATCH 5/5] Atomic type qualifier - Use atomic objects

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

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

[Patch ARM] Fix PR19599 tail

[PATCH GCC/ARM]Disable "-fira-hoist-pressure" on Thumb2

Re: FW: [PATCH GCC]Relax the probability condition in CE pass when optimizing for code size

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

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

Re: [patch i386]: RFC enable inlining for function with machine-attributes

[Patch RX] Add assembler option "-mcu" for generating assembler

[Patch testsuite/objc/objc++] some objc/objcxx testsuite TLC re. PRs 55654,55656,55657

[PATCH v2 00/18] resurrect automatic dependencies

[PATCH v2 01/18] clean up SHLIB so subshells are not needed

[PATCH v2 02/18] update generated_files

[PATCH v2 03/18] move generated_files order-only dependency later

[PATCH v2 04/18] add configury

[PATCH v2 05/18] convert the C front end to automatic dependencies

[PATCH v2 06/18] convert the C++ front end to automatic dependencies

[PATCH v2 07/18] convert the ObjC front end to automatic dependencies

[PATCH v2 08/18] convert the ObjC++ front end to automatic dependencies

[PATCH v2 09/18] convert the Java front end to automatic dependencies

[PATCH v2 10/18] Fix up c-family targets

[PATCH v2 11/18] convert the Fortran front end to automatic dependencies

[PATCH v2 12/18] convert the Go front end to automatic dependencies

[PATCH v2 13/18] convert LTO to automatic dependencies

[PATCH v2 14/18] remove explicit dependencies

[PATCH v2 15/18] make out_object_file rule use automatic dependencies

[PATCH v2 16/18] remove last reference to TREE_GIMPLE_H

[PATCH v2 17/18] remove last definition of CROSS_FLOAT_H

[PATCH v2 18/18] remove unused macros

[PATCH v2] MIPS: MIPS32r2 FP MADD instruction set support

[PATCH v4] MIPS: IEEE 754-2008 features support

Re: [Patch wwwdocs] gcc-4.9 changes: mention support of the Intel Silvermont microarchitecture

[Patch x86/darwin] fix PR51784 'PIC register not correctly preserved...'

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

Re: [Patch, AArch64, ILP32] 2/5 More backend changes and support for small absolute and small PIC addressing models

Re: [Patch, AArch64, ILP32] 3/5 Minor change in function.c:assign_parm_find_data_types()

Re: [Patch, AArch64, ILP32] 4/5 Change tests to be ILP32-friendly

Re: [Patch, AArch64, ILP32] 5/5 Define _ILP32 and __ILP32__

Re: [Patch, AArch64, ILP32] Pad pointer-typed stack argument downward in ILP32

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

[PATCH, AArch64] Add secondary reload for immediates into FP_REGS

[PATCH, AArch64] Add support for "wsp" register

[PATCH, AArch64] Add vabs_s64 intrinsic

[PATCH, AArch64] Change to pass -mabi=* directly to the assembler

[PATCH, AArch64] Remove unused types and variables for abi types

[PATCH, AArch64] Skip gcc.dg/lower-subreg-1.c

Re: [PATCH, AArch64] Support abs standard pattern for DI mode

[Patch, AArch64] Support AdvSIMD MOVI / MVNI shifting ones variant.

Re: [PATCH, AArch64] Support BFXIL in the backend

[PATCH, AArch64] Support NEG in vector registers for DI and SI mode

Re: [PATCH, AArch64] Update insv_1.c test for Big Endian

Re: [Patch, AArch64] Vector cost model.

[Patch, Aarch64]: Handle return address via. frame pointer

[PATCH, ARM/Thumb1] Adjust rtx cost to prevent expanding MULT into shift/add instructions

[patch, ARM] Add mulhi3 expander.

Re: [PATCH, ARM] Fix unrecognizable vector comparisons

[patch, ARM] require 64-bit hw-int for all arm targets

[patch, committed] Update google/gcc-4_8 powerpc64 xfails file.

[Patch, Fortran OOP] PR 57966: Using a TBP to specify the shape of a dummy argument

[Patch, Fortran, committed] Plug two memory leaks

[Patch, Fortran, committed] PR 57285: [OOP] ICE on invalid: "gfc_array_dimen_size(): Bad dimension" due to SIZE intrinsic with invalid dim on CLASS dummy

[Patch, Fortran, committed] PR57762 - Fix memleak in gfortran.dg/class_array_7.f03

[Patch, Fortran, committed] PR57834 - Remove bogus c_f_pointer error

[Patch, Fortran, committed] Re: testsuite: defined_assignment_7.f90 and finalize_10.f90

[Patch, Fortran, OOP] PR 57306: ICE on valid with class pointer initialization

Re: [Patch, Fortran] Coarrays: Don't (free)/alloc LHS coarray components on assignment

Re: [patch, fortran] PR 50554 - redefinition of index variable with inquire(iolength=...)

[patch, fortran] PR 52669, warn about unused PRIVATE module variables

[patch, fortran] PR 56937 - temporaries with array indices

[Patch, Fortran] PR 57639: [OOP] ICE with polymorphism (and illegal code)

[patch, fortran] PR Detect same values in vector expression subscripts

[Patch, Fortran] PR35862 - add input I/O rounding support - by setting the CPU rounding mode

Re: [Patch, Fortran] PR35862 - add input I/O rounding support - by setting the CPU rounding mode

Re: [Patch, Fortran] PR40276/PR57711 - improve generic diagnostic

Re: [Patch, Fortran] PR54788 ICE on pointer-array element assignment

[Patch, Fortran] PR57469 - silence unused dummy arg warning, if it is used in a namelist

[Patch, Fortran] PR57530 (Part 2 of 3) Support TYPE => CLASS

Re: [Patch, Fortran] PR57530 (Part 2 of 3) Support TYPE => CLASS

[Patch, Fortran] PR57785 - Fix folding of dot_product for complex vars

[Patch, Fortran] PR57894 - MIN/MAX arg= check

[Patch, Fortran] PR57895 - avoid segfault and improve diagnostic

[Patch, Fortran] PR57906 - fix issue with coarray component assignment

[Patch, Fortran] PR57991 - add alias warning for intent(out)/intent(out)

[patch, google-branches] Update and simplify GRTE spec files.

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

[PATCH, i386, MPX] Support of Intel MPX ISA

[PATCH, i386, PR57623] Introduce synonyms for BMI intrinsics

[PATCH, i386]: Fix cache detection for -march=native

[PATCH, i386]: Fix PR57807, -masm=intel pointer size fixes

[PATCH, i386]: Fix PR57954 - AVX missing vxorps (zeroing) before vcvtsi2s %edx, slow down AVX code

[PATCH, libfortran]: Committed: Read rounding mode from SSE mxcsr register on x86_64.

[PATCH, libgcc] Fix licenses on several files

Re: [Patch, microblaze]: Add -fstack-usage support

Re: [Patch, microblaze]: Add atomic builtin implementation

Re: [Patch, microblaze]: Add SIZE_TYPE and PTRDIFF_TYPE to microblaze.h

Re: [Patch, microblaze]: Add TARGET_ASM_OUTPUT_MI_THUNK to support varargs thunk

[Patch, microblaze]: Branch Compare unroll loops

Re: [Patch, microblaze]: Extend jump insn to accept bri to SYMBOL_REFS

[Patch, microblaze]: Fix bswaphi2 implementation

[Patch, microblaze]: Fix ICE with mhard-float

Re: [Patch, microblaze]: Remove SECONDARY_MEMORY_NEEDED

[patch, mips] Size optimization for MIPS

[patch, mips] Size savings for MIPS16 switch statements

[PATCH, PowerPC] altivec_expand_vec_perm_const reverses pack pattern arguments in little endian mode

[PATCH, PowerPC] altivec_expand_vec_perm_const selects wrong field for splat in LE mode

[PATCH, PowerPC] Fix unaligned Altivec load/stores in LE mode

[PATCH, PowerPC] Fix vector pack insns for little endian

[PATCH, PowerPC] rs6000_expand_vector_init selects wrong field for splat in LE mode

[Patch, PR 57780] Waste work in subst_dup()

[Patch, PR 57782] Wasted work in remove_path()

[Patch, PR 57787] Wasted work in ix86_pad_returns()

[Patch, PR 57790] Waste work in can_move_insns_across()

[Patch, PR 57791] Waste work in gfc_check_pointer_assign()

[Patch, PR 57800] Waste work in gfc_match_call()

[Patch, PR 57801] Waste work in resolve_variable()

[Patch, PR 57802] Wasted work in set_loop_bounds()

[Patch, PR 57804] Wasted work in gfc_trans_transfer()

[Patch, PR 57805] Wasted work in write_roots()

[Patch, PR 57806] Wasted work in propagate_nothrow()

[Patch, PR 57809] Wasted work in omega_eliminate_red()

[Patch, PR 57810] Wasted work in validate_const_int()

[Patch, PR 57811] Wasted work in find_reloads()

[Patch, PR 57812] Wasted work in computed_jump_p()

Re: [Patch, PR 57812] Wasted work in computed_jump_p()

[Patch, PR57803] Wasted work in gfc_build_dummy_array_decl()

[PATCH, rs6000, libitm] Enable Hardware Transactional Memory (HTM) support on Power

[PATCH, rs6000] Fix flag interaction of new Power8 flags

[PATCH, rs6000] Keep TOC register live in TLS lo_sum patterns

Re: [PATCH, rs6000] power8 patches, patch #4 (revised), new power8 builtins

Re: [PATCH, rs6000] power8 patches, revised patch #8, power8 load fusion

Re: [PATCH, rs6000] PR target/57150, do not use VSX instructions for long double caller saves

[PATCH, testsuite committed] Fix gcc.target/powerpc/pr57744.c

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

[patch,avr] Fix PR57506: Remove duplicate devices from avr-mcus.def

[patch,avr] Fix PR57516 fixed-point rounding in the overflow case

[patch,avr] Fix PR57631: Check ISR's asm name rather than C name

[patch,avr] Fix PR57844

[patch,cilk-plus,testsuite] Skip int16 and size16 targets (too much FAILs)

[PATCH,committed] Disable intrinsic_nearest on AIX

Re: [patch,i386] Cannot inline sse*.* functions into avx functions

RE: [PATCH,i386] Default alignment for AMD BD and BT

[PATCH] [AArch64] -mcmodel=tiny -fPIC GOT support.

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

[PATCH] [debug] Added DEBUG_FUNCTION void dump_backtrace.

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

[PATCH] [libatomic] Add --enable-werror.

[PATCH] [libitm] Add --enable-werror.

Re: [patch] [python libstdc++ printers] Fix gdb/15195

Re: [PATCH] Add a couple of dialect and warning options regarding Objective-C instance variable scope

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

[PATCH] Add atomic type qualifier

Re: [PATCH] Add command line parsing of -fsanitize

[Patch] Add documents and comments for regex

Re: [patch] Add new -gmlt option for min. debug info with line tables (issue 4440072)

[PATCH] Allow raw-string literals in macro arguments and deferred pragmas (PR preprocessor/57824)

Re: Fwd: [PATCH] Attribute for unused warning for variables of non-trivial types

Re: [PATCH] Caller instrumentation with -finstrument-calls

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

[PATCH] Define _REENTRANT with -pthread on aarch64-linux

[PATCH] doc: mention that -ftls-model is subject to optimization

[PATCH] docs/install.texi: Add note about not relying on gawk extensions

[PATCH] Don't include gimple.h twice

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

Re: [PATCH] Fix for PR 57692

[PATCH] Fix for PR 57766

[PATCH] Fix for PR c/57490

[PATCH] Fix for PR57698

[PATCH] fix generic std::atomic<T>::compare_exchange_{weak,strong}

[PATCH] Fix illegal cast to rtx (*insn_gen_fn) (rtx, ...)

[PATCH] Fix IOR RTL simplification (PR rtl-optimization/57829)

[patch] fix libgcc configure for powerpc-*-eabispe

[PATCH] Fix missing deps for tree-sra.o

[PATCH] Fix nested function support on OpenBSD/hppa

[patch] Fix non-deterministic output with -gsplit-dwarf

Re: [PATCH] Fix non-INTEGER_CST step vectorization (PR tree-optimization/57741)

[PATCH] Fix pr571518.c test case.

Re: [PATCH] Fix pr57637

[PATCH] Fix PR57993 (ICE in slsr)

[PATCH] Fix preprocessing of string literals for C++11 (PR preprocessor/57757)

[patch] Fix problem with -fdebug-types-section and template instantiations.

Re: [PATCH] Fix raw-string handling (PR preprocessor/57620)

[Patch] Fix selector for vect-iv-5.c

[PATCH] Fix the bug to check if lookup_stmt_eh_lp returns positive instead of non-zero

[patch] Fix typos in libstdc++ comments and docs

[PATCH] fix typos mandated by conventions.

[PATCH] Fix up gather addressing in -m64 -fpic code (PR target/57777)

[PATCH] Fix up preprocessing of raw-string literals

[PATCH] FPU IEEE 754 for MIPS r5900

[PATCH] gcc/tree-complex.c: Fix minor typo in comment

[PATCH] GOMP_CPU_AFFINITY fails with >1024 cores

[PATCH] Hexadecimal numbers in option arguments

Re: [patch] ICE with combination of -openmp and -femit-struct-debug-reduced/baseonly

Re: [PATCH] if-to-switch pass

[patch] implement Cilk Plus simd loops on trunk

[patch] implement simd loops in trunk (OMP_SIMD)

[PATCH] Improve btc (PR target/57819)

[PATCH] Invoke ggc_free to free vec being released

[PATCH] libgcc/MIPS: Fill in delay slots of (some) MIPS16 call stubs

[PATCH] Make all usage of "input_location" be explicit

[Patch] microMIPS cleanup for testsuite

[PATCH] MIPS: IEEE 754-2008 features support

[PATCH] MIPS: Remove VR54xx NMADD.fmt/NMADD.fmt control breakage

[Patch] Partially implement regex_search

[PATCH] ppc-vector-memcpy.c

Re: [patch] PR 57362

Re: [PATCH] PR32219, weak hidden reference segfault [PING^2]

Re: [PATCH] PR57792: Bootstrap darwin13 or later with --with-sysroot to find SDK

[PATCH] PR57792: Bootstrap darwin13 or later with --with-sysroot to find SDK

Re: [PATCH] PR57792: Bootstrap darwin13 or later with --with-sysroot to find SDK

[PATCH] PR57878, Incorrect code: live register clobbered in split2

Re: [patch] proposed fix for libstdc++/54352

[Patch] Refractor Thompson matcher

[Patch] regex_iterator and regex_token_iterator implementation

Re: [patch] regex_traits implementation

[Patch] Reimplment regex matcher using DFS

[PATCH] Remove redundant decl of pass_ipa_lto_wpa_fixup

[PATCH] Rename callback in ipa-pure-const.c

[PATCH] RTEMS: Use __cxa_atexit by default for RTEMS

[PATCH] S/390: Fix movcc patter

Re: [PATCH] S/390: Hardware transactional memory support

[PATCH] S/390: libitm: Use .machine to enable the HTM instructions in the assembler

[PATCH] Small OpenBSD/hppa cleanup

[PATCH] Teach VRP about __builtin_{ffs,parity,popcount,clz,ctz,clrsb}{,l,ll,imax} (PR target/29776)

[PATCH] Update configure{.ac,} from binutils

[PATCH] Use CHECKSUM_ macros and ULEB128 checksum for DIE tag

[PATCH] various typo fix patches

[PATCH] VAX: Fix ICE during operand output

[PATCH], PING: Fix illegal cast to rtx (*insn_gen_fn) (rtx, ...)

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

[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

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

[PATCH][3/3] Re-submission of Altera Nios II port, libgcc parts

[PATCH][4.8 backport] Fix PR57735

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

[PATCH][ARM] Fix bug in add patterns due to commutativity modifier

RE: [PATCH][ARM] Fix FAIL pr46975

[PATCH][ARM] Fix gcc.target/arm/minmax_minus.c

[PATCH][ARM] Update two fixed point arithmetic patterns for -mrestrict-it

Re: [PATCH][ARM][10/n] Partial IT block deprecation in ARMv8 AArch32 - thumb2.md changes

Re: [PATCH][ARM][11/n] Partial IT block deprecation in ARMv8 AArch32 - final arm.md changes

Re: [PATCH][ARM][9/n] Partial IT block deprecation in ARMv8 AArch32 - bitwise ops

[PATCH][ARM][combine] Improve opportunities to generate cmn instructions

[PATCH][committed] Fix FAIL: gcc.dg/pr53265.c (test for warnings, line 88)

[PING 2] [Patch RX] Add assembler option "-mcu" for generating assembler

[ping 2] Re: [ping] Re: [PATCH] Remove unnecessaily included limits.h in libgcc2.c

Re: [ping**2] Re: [patch 0/4] reimplement -fstrict-volatile-bitfields, v3

[ping**3] Re: [patch 0/4] reimplement -fstrict-volatile-bitfields, v3

[PING] 3 patches for review

[PING] 3 patches waiting for approval/review

[PING] [PATCH 4/4] Fix leading spaces.

[PING] [Patch RX] Add assembler option "-mcu" for generating assembler

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

Re: [Ping] [Patch, AArch64, ILP32] 2/5 More backend changes and support for small absolute and small PIC addressing models

Re: [Ping] [Patch, AArch64, ILP32] 3/5 Minor change in function.c:assign_parm_find_data_types()

Re: [Ping] [Patch, AArch64, ILP32] 4/5 Change tests to be ILP32-friendly

Re: [Ping] [Patch, AArch64, ILP32] 5/5 Define _ILP32 and __ILP32__

Re: [Ping] [Patch, AArch64, ILP32] Pad pointer-typed stack argument downward in ILP32

[ping] [PATCH] Fix pr57637

[PING] Re: [C++ Patch] for c++/54537

[ping] Re: [patch 0/4] reimplement -fstrict-volatile-bitfields, v3

[ping] Re: [PATCH] Fix documentation for x86 __builtin_ia32_cmp*s

[ping] Re: [PATCH] Remove old x86 builtins from documentation

[PING] Re: C++ 2014 status page for libstdc++

[PING] Two patches pending

FW: [PING][PATCH] for for c/PR57541

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

[PING][PING][PATCH] for for c/PR57541

Re: [Ping^2] [Patch, AArch64, ILP32] 3/5 Minor change in function.c:assign_parm_find_data_types()

[PING^2] Re: [PATCH] Caller instrumentation with -finstrument-calls

Re: [Ping^3] [Patch, AArch64, ILP32] 3/5 Minor change in function.c:assign_parm_find_data_types()

[RFA][PATCH] Improve jump threading using VRP information

Re: [RFC] Parallel build broken on trunk.

[SPARC] Remove superfluous memory barrier for atomics with TSO

[SPARC] Work around data cache nullify issues on LEON3

[sso] Merge from trunk @200927

Re: [testsuite, android] Disabling thread_local4.C and thread_local4g.C for Android.

[testsuite,committed] ad PR52641 skip more tests on int16

[testsuite] ad PR52641: Skip more tests on int16 or size16 targets.

Re: [testsuite] Adding target nonpic to certain tests part. 2

[testsuite] fix gcc.target/powerpc/ppc-spe64-1.c

[testsuite] fix gcc.target/powerpc/pr47197.c

[testsuite] fix gcc.target/powerpc/sd-vsx.c and sd-pwr6.c

[testsuite] fix powerpc alignment tests for eabi

[testsuite] skip gcc.target/powerpc-tfmode_off.c for eabi

[ubsan] Add -static-libubsan

[ubsan] Add bootstrap-ubsan.mk

[ubsan] Add libcall arguments

[ubsan] Add missing ubsan tests in g++.dg/dg.exp

[ubsan] Add more testing

[ubsan] Add testsuite

[ubsan] Call c_fully_fold on SAVE_EXPRs

[ubsan] Don't always use NORETURN

[ubsan] Don't try to sanitize shifts outside of functions

[ubsan] Improve documentation of -fsanitize=undefined

[ubsan] Instrument __builtin_unreachable

[ubsan] Instrument expr only when doing shift or division

[ubsan] Move ubsan CL entries to separate CLs

[ubsan] Rename obsolete variable

[ubsan] Use build_constructor_va where possible

[v3] (Re-)enable pow(const complex<>&, int) in C++11 mode

[v3] libstdc++/56627

[v3] libstdc++/57808

[v3] libstdc++/57920

[v3] Update container::insert / emplace members to take const_iterator(s) (Part 3)

[VMS] Update libiberty/makefile.vms

[www] Mention avx512 and mpx branches

Add missing dependency for tree-ssa-reassoc.o

Add more info to google/gcc-4_8 powerpc64 xfails file.

Add myself and Shiva Chen in MATINTAINERS file as nds32 port maintainers

Add myself to MAINTAINERS

Aw: Re: Re: [PATCH] FPU IEEE 754 for MIPS r5900

Aw: Re: [PATCH] FPU IEEE 754 for MIPS r5900

Build broken (was: [PATCH 02/11] Generate pass-instances.def)

C++ coding conventions: namespaces, references and getters (was Re: [PATCH 2/2] Introduce beginnings of a pipeline class.)

C++ PATCH for c++/57402 (ICE with VLA initialization)

C++ PATCH for c++/57437 (wrong code with mutable lambda)

C++ PATCH for c++/57471 (bogus error with sizeof...)

C++ PATCH for c++/57526 (ICE with capture of auto* variable)

C++ PATCH for c++/57532 (bogus error with int() & int())

C++ PATCH for c++/57545 (ICE with -g and non-type template parameter)

C++ PATCH for c++/57550 (wrong access error with templates)

C++ PATCH for c++/57551 (ICE with undefined constant expression)

C++ PATCH for c++/57658 (ICE with decltype of captured variable)

C++ PATCH for c++/57831 (ICE with using-declaration and qualified-id in template)

C++ PATCH for c++/57901 (bogus constexpr error)

C++ PATCH for c++/58022 (bogus abstract class error)

C++ PATCH to can_convert to support user-defined conversions

Call GNU ld with -O*

Re: cfgexpand.c patch for msp430-elf

Committed: Disable gcc.dg/tree-ssa/pr44258.c scan for Epiphany.

Committed: Epiphany ashlv2si3

Committed: fix Epiphany UNKNOWN_REGNUM allocation for leaf functions.

Committed: fix for frame-pointer-clobbering in builtins.c:expand_builtin_setjmp_receiver

committed: Skip tests for epiphany that make invalid struct layout assumptions

committed: testsuite patches (11/14): Don't expect null pointer check elimination for target { keeps_null_pointer_checks }

Committed: testsuite patches (13/14): Restrict tests that require large arrays / 16-bit wrap-around indices to target { size32plus }

constexpr vector indexing

Contents of PO file 'gcc-4.8.0.fi.po'

Dynamite News Released

Re: fatal error: gnu/stubs-32.h: No such file

Fix Bug 51776 (finally...)

Fix for UTF-16 string encoding

Fix GCC bug causing bootstrap failure with vectorizer turned on

Fix ICE when profiles are mismatched

Fix missing use of -Werror when compiling files in c-familty directory

Fix PR ada/57934

Re: Fix PR middle-end/57370

Fix PR rtl-optimization/57786

Fix PR57886, invalid folding of conversion

Fix ununsed variables before my patch adding missing -Werror

Fix yet another partitioning bug

Re: fixincludes 2013-05-23

fixincludes 2013-05-23 Alexander Ivchenko <alexander dot ivchenko at intel dot com>

folding (vec_)cond_expr in a binary operation

Go patch committed: Don't call init_varasm_once again

Go patch committed: Don't include "except.h" in go-lang.c

Go patch committed: Fix composite literal with enclosing var as key

Go patch committed: Fix handling of zero sized struct

Go patch committed: Update libgo to 1.1.1

Re: Group static constructors and destructors in specific subsections

Invitation to use Google Talk

It Continues to Move Higer

It Has Breakout Potential!

It is about to explode in the morning!

It is getting ready to absolutely ignite!

libbacktrace: allow using DWARF if the main executable lacks it

libbacktrace: walk the elf_syminfo_data chain in elf_syminfo

libgo patch committed: Fix cgo callbacks from non-Go threads

libgo patch committed: Handle allocating memory in cgo/SWIG return

libgo patch committed: Ignore SIGPROF on non-Go thread

List of dead links.

Re: List of typos.

MAINTAINERS (Write After Approval): Add myself

Merge from GCC 4.8 branch to gccgo branch

Merge from gcc 4.8 branch to gccgo branch

Merge multi-line descriptions in .opt files

Minor Cygwin patches

MIPS don't gererate MUL when muliplying by constant of for 2^N +/- 1 optimizing for size

MIPS elimate trap-if-zero instruction if possible for divisions

MIPS tests (nan-legacy.c and nans-legacy.c) failing

Move hook documentation from tm.texi.in to target.def

msp430 port

New branch: ubsan

New Finnish PO file for 'gcc' (version 4.8.0)

New Russian PO file for 'gcc' (version 4.8.0)

PATCH (c,c++) for c++/57793

patch for PR55432 -- optional reloads implementation

PATCH Re: [c++] Question about "write_unscoped_name (const tree decl)"

patch to fix PR57960

Patch to switch optional reloads off

PING Fix ununsed variables before my patch adding missing -Werror

Ping Re: [PATCH, rs6000] PR target/57150, do not use VSX instructions for long double caller saves

Ping: [PATCH] Set $ac_aux_dir before use in libdecnumber/configure

Ping: new port: msp430-elf, revision 3

ping: Re: [patch] fix cross building a native compiler

PING: Re: [patch] implement simd loops in trunk (OMP_SIMD)

A Possible Runner

Re: PR 57779 New debug check

Preserve label alignment info through dbr

Preserve xvalues in ?:

PS: committed: Skip tests for epiphany that make invalid struct layout assumptions

Re: Remove global state from gcc/tracer.c

Remove stray text on @hook TARGET_CANONICALIZE_COMPARISON in tm.texi.in

Request to merge Undefined Behavior Sanitizer in

Re: Request to merge Undefined Behavior Sanitizer in (take 2)

Fwd: Resolving an issue of bootstrap failure from vectorization.

Restore cr16-elf

RFA: Fix c/57821

Re: RFA: Fix rtl-optimization/57425 (SPEC perl problem on MIPS)

RFA: Fix rtl-optimization/57968

RFA: Fix rtl-optimization/58021

RFA: fix vrp66.c spurious failure for 16 bit int

Re: RFA: implement C11 _Generic

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

RFA: PATCH to get_inner_reference for c++/57793

RFA: PATCH to restore old behavior of debug_vec_tree

RFA: Use -gdwarf in gcc.dg/debug/dwarf (Was: Re: testsuite patches (1/14): Request dwarf-2 output where needed)

RFC DIVMOD expansion in expand_divmod:expmed.c

RFC: Add of type-demotion pass

RFC: Gimple combine/folding interface

Symtab cleanup 7/17 make releasing of function bodies more consistent

Symtab cleanups 8/17: abstract functions

testsuite patches (1/14): Request dwarf-2 output where needed

testsuite patches (10/14): Add missing test conditions in c-c++-common/scal-to-vec1.c

testsuite patches (12/14): Add predicates to tests that depend on integer size

testsuite patches (14/14): gcc.dg/tree-ssa/pr42585.c: [avr*-*-*]: Don't do scan check

testsuite patches (2/14): Don't run execute/pr56799.c for int16 targets

testsuite patches (3/14): gcc.dg/c99-stdint-1.c [avr-*-*]: Update line number for dg-bogus.

testsuite patches (4/14): gcc.dg/pr57154.c requires scheduling

testsuite patches (5/14): Skip stackalign/builtin-apply-2.c for avr

testsuite patches (6/14): Use sizeof (double) to define size of vector of two doubles

testsuite patches (7/14): gcc.dg/pr46647.c: xfail for avr*-*-*

testsuite patches (8/14): gcc.dg/pr53265.c: Disable test for avr*-*-

testsuite patches (9/14): Expect fewer memcpy in gcc.dg/strlenopt-1[013].c

Testsuite tweaks for the SPARC

testsuite, committed: use -mshort-calls for epiphany when expecting function name but once

testsuite,committed: Disable gcc.dg/torture/pr37868.c / enable gcc.dg/sibcall-6.c for epiphany.

Typo in GCC Internals documentation.

Re: unordered containers: reuse nodes on assignment

vector conditional expression with scalar arguments


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