gcc-patches archive
subject index for December, 2012

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, libfortran] Fix PR 30162, write with pipes

*PING* RE: [AArch64] Add support for TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES hook.

[AArch64] Fix some warnings about unused variables.

[PATCH] config: import pkg.m4 from pkg-config

Re: [AARCH64-4.7, PATCH, committed] Fix race in parallel build.

[AARCH64-4.7] Merge from upstream gcc-4_7-branch r194062

[AArch64] Add support for TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES hook.

Re: [AArch64] Fix some warnings about unused variables.

[AARCH64] Fix warning in aarch64.md

[Ada] Ada 2012 AIo5-014: no null exclusion on allocator with subtype indication

[Ada] Add obvious assertion

[Ada] Aspect / pragma Contract_Cases

[Ada] Attribute Update

[Ada] Avoid storage leak in gnatchop

[Ada] Change error messages on duplicated Contract_Cases

[Ada] Change overflow mode handling

[Ada] Correct multi-precision division algorithm used for universal integers

[Ada] Decoration of limited-with clauses

[Ada] Do not invoke gnatls unconditionally

[Ada] Fix ICE with overaligned vectors on IA-64

[Ada] Fix PR ada/53996

[Ada] Generation of SCOs for aspects

[Ada] Implementation-defined restrictions

[Ada] Legality of aliased keyword in extended return statement

[Ada] pragmas Loop_Invariant and Loop_Variant

[Ada] Remove junk overflow check on MOD/REM/unary "+"

[Ada] Set overflow check mode to STRICT in Alfa mode, unless set already

[Ada] Visibility of equality operator when left operand is null.

[alpha] Fix dwarf2 call-arg-location ICE

Re: [ARM] Turning off 64bits ops in Neon and gfortran/modulo-scheduling problem

[asan, committed] Sync asan_test.cc from upstream

Re: [asan] Another ICE fix

[asan] Disallow crossjumping of __asan_report_* builtins

[asan] Fix asan -fsection-anchors handling

Re: [asan] Fix some asan ICEs

[asan] Fix up dg-set-target-env-var

[asan] Handle bitfields in asan

[asan] Handle noreturn calls with __asan_handle_no_return ()

[asan] Instrument non-public common vars

[asan] Instrument STRING_CSTs

[asan] Never use memset for clearing of shadow mem in epilogues (PR fortran/55341)

[asan] Use -fno-shrink-wrap for null-deref-1.c test

[C PATCH] Don't perform function array conversions on inline asm "m" constrainted inputs (PR c++/55619)

[C++ PATCH] Avoid decay_conversion on inline asm "m" inputs (PR c++/55619)

[C++ PATCH] Fix -Wunused-but-set-variable false positives with cast to floating (PR c++/55643)

[C++ PATCH] Fix build_noexcept_spec ICE (PR c++/54207)

[C++ PATCH] Fix ICE in merge_exception_specifiers (PR c++/55652)

[C++ PATCH] Handle VECTOR_CSTs in adjust_temp_type (PR c++/55573)

Re: [C++ Patch] PR 54170

[C++ testcase] PR 55558

[C++] Add missing dependency on $(PARAMS_H)

[committed] Built libbacktrace with -frandom-seed=$@ (PR bootstrap/54926)

[committed] Defined MAP_FAILED in gcc.dg/20050826-1.c and gcc.dg/20050826-1.c if not defined

[committed] Don't run asan.exp tests if libsanitizer/ hasn't been built (PR testsuite/55587)

[committed] Fix testsuite/30_threads/condition_variable/members/53841.cc on hppa*-hp-hpux11*

[committed] Fix ada build on hpux10

Re: [committed] Fix call branch shortening on PA

[committed] Fix gcc.dg/torture/pr47917.c on *-*-hpux10*

[committed] Fix gcc.misc-tests/gcov-12.c test on hpux10

[committed] Fix gcc.target/mips/pr55315.c for LP64

[committed] Fix ICE in gen_reg_rtx, at emit-rtl.c:864/865 compiling GNU MPFR

[committed] Fix up reassoc_4.f testcase (PR testsuite/55452)

[committed] Make r10k-cache-barrier-10.c more robust

[committed] PATCH: Sync config.sub with src

[committed] Remove xfail for hppa*-*-hpux* from gcc.dg/torture/pr52402.c

[committed] Revert PR43631 changes for 4.8 (PR target/55659)

[Committed] S/390: Check execute target patterns for validity

[Committed] S/390: Enable CCAmode for more adds on z9

[committed] Step down as rtl maintainer

[COMMITTED] Tweak to patch for PR55492

[committed] xfail hooray4 test in gcc.dg/ipa/iinline-4.c on 32-bit hppa

[contrib] Fix buglet in validate_failures.py

[cxx-conversion] Change tree-ssa-coalesce.c'coalesce_list_d.list to hash_table

[cxx-conversion] Change uses of htab_t in gcc/config to hash_table.

[cxx-conversion] Convert remaining tree-parloops.c htab_t to hash_table.

[cxx-conversion] Convert statistics.c'statistics_hashes to hash_table.

[cxx-conversion] Convert tree-sra.c'candidates to hash_table

[cxx-conversion] Convert tree-vectorizer.h'_loop_vec_info::peeling_htab to hash_table

[cxx-conversion] Convert various htab_t tables to hash_table

[cxx-conversion] Fix hash_table build problems with checking enabled.

[cxx-conversion] ggc-common hash tables

[cxx-conversion] gimplify_ctx::temp_htab hash table

[cxx-conversion] graphite-related hash tables

[cxx-conversion] Iterator for hash_table, and associated conversions

[cxx-conversion] LTO-related hash tables

[cxx-conversion] tree-related hash tables

[cxx-conversion] various hash tables, part 1/2

[cxx-conversion] various hash tables, part 2/2

[doc] doc/contrib.texi -- update Kaveh's entry

Re: [doc] extend.texi copy-editing, 3/N (hyphenated phrases)

[doc] extend.texi copy-editing, 8/N (odds and ends)

Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars

Re: [fortran, patch] Allow displaying backtraces from user code

[Fortran] patch ping

[gold] Consider *-*-gnu* targets ELF

[google 4.7] atomic update of profile counters (issue6965050)

Re: [Google 4.7] Backport upstream fission changes (issue6852101)

Re: [google 4.7] fdo build for linux kernel (issue 6968046)

[google 4.7] fdo build for linux kernel (issue6968046)

Re: [google/4.7]mark expected failures for ppc64 (issue 6932046)

[google/gcc-4_7-mobile] Adding current test failures to dejagnu baseline

[google/gcc-4_7] Backport r193747 to using working set for bb hotness (issue6907063)

[GOOGLE] disable streaming out TREE_BLOCK to cure lto-bootstrap

[google][4.7] Allow function reordering linker plugin to separate hot and cold code into different ELF segments

Re: [i386] scalar ops that preserve the high part of a vector

Re: [IA-64] Fix dynamic allocation in leaf functions

[libquadmath, patch, committed] Fix exponent reading

[lra] a patch to fix ppc bootstrap failure

[lra] a tiny patch to fix ARM bootstrap

[lra] patch to fix almost all new GCC testsuite regressions on PPC64

[mudflap] fix infinite recursion in verbose trace

[PATCH 1/2] [pr53679] libgo: add a --enable-werror configure flag

[PATCH 2/2] [pr32193] libgomp: add a --enable-werror configure flag

Re: [PATCH 2/2] Update soft-fp from GLIBC

Re: [PATCH 4/7] s390: Add mode attribute for mode bitsize

Re: [PATCH 5/7] s390: Implement extzv for z10

Re: [PATCH 6/7] s390: Generate rxsbg, and shifted forms of rosbg

Re: [PATCH 7/7] s390: Generate rnsbg

Re: [Patch AArch64] Add support for vectorizable standard math patterns.

[Patch AArch64] Add zip{1, 2}, uzp{1, 2}, trn{1, 2} support for vector permute.

[Patch AArch64] Implement Vector Permute Support

[patch c++]: Fix type_info struct for llp64 targets

[patch c/c++]: Fix for PR c/52991 issue about ignored packed-attribute for ms-structure-layout

[PATCH i386] Allow cltd/cqto etc on modern CPUs

[PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs

[patch libstdc++]: Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes

Re: [patch print-tree.c]: 5 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32

Re: [patch stmt.c]: 6 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32

[patch stmt.c]: Fix SjLj exception handling

Re: [patch tree-dump.c]: 7 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32

[PATCH, 4.7 testsuite]: Move stack_check3.ad[sb] to gnat.dg directory ...

[Patch, AArch64] Add basic recognition for cpu cortex-a53 and cortex-a57

[PATCH, AArch64] Make zero_extends explicit for common SImode patterns

[Patch, AArch64]: Fix test harness to for unaligned vector mem access.

[PATCH, alpha]: Fix PR55344, Cross compiling for alpha-linux fails because <signal.h> doesn't exist

[PATCH, ARM, iWMMXT] Fix define_constants for WCGR

[PATCH, ARM] More Maverick obsoletion cleanup

[PATCH, ARM] Expunge obsolete FPA and target support from libgcc

Re: [Patch, ARM] Fix the check on arg reg number in function thumb_find_work_register

Re: [PATCH, ARM] Improved core -> NEON extend

[PATCH, ARM] Initial pipeline description for Cortex-A7

[Patch, Fortran, committed] Fix -fno-automatic string length static regression

[Patch, Fortran, committed] Fix memleak in generate_component_assignments

Re: [Patch, Fortran, F03] PR52909: Procedure pointers not private to modules

[Patch, Fortran/GOMP, committed] Moved test case from testsuite/gfortran.dg/gomp to libgomp/

[Patch, Fortran] *ping* + PR55638 - elemental: VALUE w/o INTENT fix

[Patch, Fortran] Auxiliary functions/fixes for FINAL

[Patch, Fortran] FINAL (prep patches 1/5): Add _final to intrinsic vtables for CLASS(*)

[Patch, Fortran] FINAL (prep patches 2/5): Add internal STRIDE intrinsic

Re: [Patch, Fortran] FINAL (prep patches 2/5): Add internal STRIDE intrinsicg

[Patch, Fortran] FINAL (prep patches 3/5): Auxiliary functions for calling the FINAL wrapper

[Patch, Fortran] FINAL (prep patches 4/5): Support noncontiguous arrays in the finalization wrapper function

[patch, Fortran] Fix PR 55593

Re: [Patch, Fortran] No-op Patch - a.k.a. FINAL wrapper update

[Patch, Fortran] PR 54884 - Fix TREE_PUBLIC() issue with PRIVATE module procedures

[Patch, Fortran] PR 55072: [4.6/4.7/4.8 Regression] Missing internal_pack leads to wrong code with derived type

[Patch, Fortran] PR 55548: SYSTEM_CLOCK with integer(8) provides nanosecond resolution, but only microsecond precision (without -lrt)

[Patch, Fortran] PR 55692: ICE on incorrect use of ASSOCIATED function

[patch, fortran] PR48976 INQUIRE with STREAM= not supported

[Patch, Fortran] PR54818 - Fix ICE with TRANSFER to char

[Patch, Fortran] PR55343 - Fix ICE with renaming of symbols of intrinsic modules

Re: [Patch, Fortran] PR55475 - fix invalid reads with show_locus

[Patch, Fortran] PR55758 - Non-C_Bool handling with BIND(C)

[Patch, Fortran] PR55763 - Fix MOVE_ALLOC with CLASS(*)

[Patch, fortran] PR55763 - Issues with some simpler CLASS(*) programs

[Patch, Fortran] PR55763 fix .mod reading plus CALL with CLASS(*)

[Patch, Fortran] Small patch for calls to gfc_deallocate_scalar_with_status

Re: [PATCH, generic] Support printing of escaped curly braces and vertical bar in assembler output

[PATCH, i386]: Define FP_TRAPPING_EXCEPTIONS

[PATCH, i386]: Fix PR55597, ICE in plus_constant, at explow.c:88

[PATCH, libatomic] detect and build for ARM architecture armv8-a

[PATCH, libbacktrace] Don't call __sync_lock_test_and_set if we don't have sync functions

Re: [PATCH, libbacktrace] Don't call __sync_lock_test_and_set if we don't have sync functions

[PATCH, libbacktrace] Find executable on ia64 and 64-bit hppa hpux

[PATCH, libbacktrace] Fix build on hpux10

[Patch, libffi] libffi merge

[patch, libfortran] Fix PR 30162, write with pipes

[Patch, libfortran] PR 55539 Regression with -fno-sign-zero

Re: [PATCH, libgcc, ARM] __gnu_f2h_internal inaccuracy

[patch, libgcc] Bug in fp-bit.c when NO_NANS is defined

RE: [PATCH, libgcc] Make possible to disable JCR in crtstuff.c

[patch, libgfortran] PR48960 OPEN statement modifies NEWUNIT variable on error

[patch, libgfortran] PR55818 Reading a REAL from a file which doesn't end in a new line fails

[Patch, libgomp] libgomp.fortran/fortran.exp - add -fintrinsic-modules-path ${blddir}

[patch, libstdc++ testsuite] Shrink more tests for simulator

[patch, libstdc++ testsuite] Shrink tests for simulator

[patch, mips, debug] Fix PR 54061, mips compiler aborts in testsuite

Re: [patch, mips, testsuite] Fix gcc.target/mips/octeon-bbit-2.c for -Os

[patch, mips, testsuite] Fix scan on gcc.target/mips/ext-2.c

[patch, mips] Fix -mno-shared option (gcc.target/mips/pr35802.c)

[patch, mips] Follow up to pr54061 patch, fix another abort.

[patch, mips] Patch to allow madd, etc without 64 bit floating point

Re: [Patch, PR 54128] ira.c change to fix mips bootstrap

Re: [PATCH, PR 54394] Compute loops when generating inline summaries

[PATCH, PR 55078] Let indirect inlining look at ipa-cp lattices

[PATCH, PR 55355, trunk, 4.6, 4.7] One more host_integerp check in SRA

[PATCH, PR 55590] Avoid more pessimistic alignments in SRA

Re: [PATCH, RFC] Dumping expanded MD files

[PATCH, rs6000] Enable ASAN build on powerpc*-linux

[PATCH, rs6000] Update default loop peel limits

[patch, testsuite, committed] Obvious fix for targets with no profiling

[patch, testsuite] Check for pic support on tests that use -fPIC

[patch, testsuite] Fix pr35634 tests when char is unsigned.

[PATCH, wwwdocs] Add a note for performance improvements for MIPS/XLP

[Patch, wwwdocs] Update Fortran part of the GCC 4.8 release notes

[PATCH,ARM] Define simple_alu_shift value for type attribute

[patch,c++] Generate correct (i.e., const) debug entries for arrays declared const but not marked READONLY

[Patch,Fortran] reset dynamic type with MOVE_ALLOC (was: Re: [Patch, Fortran] Small patch for calls to gfc_deallocate_scalar_with_status)

[patch,wwwdocs] Update AddressSanitizer part of the 4.8 release notes

[PATCH,x86] Fix combine for condditional instructions.

RE: [PATCH] [AArch64] Add vcond, vcondu support.

[patch] [libstdc++] Fix build failure with --enable-libstdcxx-debug

[PATCH] AArch64 fix ICE due to missing TYPE_STUB_DECL on va_list.

[PATCH] Add --param max-vartrack-reverse-op-size=N (PR debug/54402)

Re: [PATCH] Add --with-build-config=bootstrap-asan support

[PATCH] Add gen_lowpart_for_debug (PR debug/55730)

[PATCH] Adjust build requirement docs for GCC 4.8

Re: [PATCH] AIX native TLS support

[PATCH] AIX native TLS support [3/?]

Re: [PATCH] Allocate extra 16 bytes for -fsanitize=address

[PATCH] Another fix for PR54838

Re: [PATCH] asan unit tests from llvm lit-test

[PATCH] asan unit tests from llvm lit-test incremental changes

Re: [PATCH] asan_test.cc from llvm

[PATCH] Avoid -Wsign-compare warning

[PATCH] Bugfix: Additional parameter for canonicalize comparison

[patch] cfglayout fixes

[patch] cluster loop bodies in CFG graph dumping

[patch] comment updates - don't reference non-existing local-alloc.c and global.c

[PATCH] Compute and emit working set information from gcov-dump (issue6940061)

Re: [PATCH] Convert asan to use sanitizer.def builtins, initialize them if the FE didn't

[PATCH] Do not leak SSA names in PRE

[patch] don't allocate/free unused pointer set in verify_cgraph_node

[patch] don't build multilib libraries during bootstrap, and disable some libstdc++ features

Re: [PATCH] Don't bypass blocks with multiple latch edges (PR middle-end/54838)

[PATCH] Don't drop DECL_INITIAL if -g for DWARF2+ (PR fortran/55395)

[PATCH] Don't return original value from gen_lowpart_no_emit rtl hook (PR debug/55717)

[PATCH] Don't use -frandom-seed=$@ to build libbacktrace unconditionally (PR bootstrap/54926)

[PATCH] DOT a function directly from a gdb session

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

[PATCH] fix 50148

Re: [PATCH] Fix combined tree for LTO

[PATCH] Fix DEBUG_INSN handling in lra-constraints (PR rtl-optimization/55193)

[PATCH] Fix discover_iteration_bound_by_body_walk bounds computation overflows (PR fortran/55633)

[PATCH] Fix extremely large LPBX arrays (PR gcov-profile/55650)

[PATCH] Fix gcc.dg/tree-ssa/reassoc-19.c testcase

[PATCH] Fix handling of EXPAND_MEMORY for TFmode memory constraint in asm

Re: [PATCH] Fix handling of EXPAND_MEMORY for TFmode memory constraint in asm

[PATCH] Fix Infinite loop in pointer_set_insert

[patch] fix install dependencies for target libraries

[patch] fix libstdc++/55631

[patch] fix libstdc++/55741 - use Sleep on mingw

[PATCH] Fix LTO binary size increases (PR gcov-profile/55674) (issue6946049)

[patch] fix multiarch definition for powerpcspe-linux-gnu

[PATCH] Fix nonlocalized vars regression caused by vec changes (PR debug/55665)

[PATCH] Fix postincrement/decrement of a bitfield (PR middle-end/55750)

[PATCH] Fix PR gcov-profile/55551 (issue6868045)

[PATCH] Fix PR gcov-profile/55734 for bootstrapping with older compilers (issue6980044)

Re: [PATCH] Fix PR35634

[PATCH] Fix PR52872

[PATCH] Fix PR52966 - do not bypass loop headers

[PATCH] Fix PR53476

[PATCH] Fix PR54659, include gmp.h from system.h

[PATCH] Fix PR54781

[PATCH] Fix PR54838

[PATCH] Fix PR54886

[PATCH] Fix PR55079

[PATCH] Fix PR55107

[PATCH] Fix PR55124

[PATCH] Fix PR55481

Re: [PATCH] Fix PR55489, memory-hog bug in GCSE

Re: [PATCH] Fix PR55521 by switching libsanitizer from mach_override to mac interpose functions on darwin

[PATCH] Fix PR55521 by switching libsanitizer from mach_override to mac interpose functions on darwin

Re: [PATCH] Fix PR55521 by switching libsanitizer from mach_override to mac interpose functions on darwin

[PATCH] Fix PR55525

[PATCH] Fix PR55555

[PATCH] Fix PR55570

[PATCH] Fix PR55599/sanitizer by disabling static libasan on darwin

[PATCH] Fix PR55660

[PATCH] Fix PR55684

[PATCH] Fix PR55687

[PATCH] Fix PR55736

[PATCH] Fix PR55740

[PATCH] Fix recent warning about pending_assemble_externals_processed

[PATCH] Fix regression caused by my var-tracking.c note fix (PR bootstrap/55615, PR middle-end/43631)

[patch] Fix typo in multiarch definition for kfreebsd

[PATCH] Fix up convert_for_assignment warnings (PR c/39464)

[PATCH] Fix up sbitmap bitmap_{and,ior,xor} (PR target/55562)

[PATCH] Fix up undefined signed overflows in FIXED_SSNEG (PR libgcc/55451)

Re: [PATCH] Fix up var-tracking notes emitted in between bbs (PR middle-end/43631)

[PATCH] Fix vectorizer ICE (PR tree-optimization/55831)

[PATCH] fixincludes: handle symlinks with multiple slashes

[PATCH] Forward port Steven's PR middle-end/52640 patch

Re: [PATCH] Function Multiversioning Bug, checking for function versions

[PATCH] Further restrict TER replacing over calls (PR55752)

[patch] Hookize CFG DOT graph dumping

[Patch] Ignore Invalid Memory operands in constraint 'X'

[PATCH] Improve debug info for various cases where we drop location info on the floor (PR debug/55608)

[PATCH] Improve patch regexp to ensure that numbers like 3000 do not match

[PATCH] Include gmp.h from system.h to fix PR54659

Re: [PATCH] Instance information in DWARF discriminators

Re: [PATCH] libgcc refactor aarch64 sfp-machine.h

[patch] libgcc unwind-arm.h: mark arguments as unused

Re: [patch] libgo - fix build errors and add ARM bits

[patch] Make bitmap_head smaller again

[PATCH] Make some asan builtins tm_pure (PR sanitizer/55508)

Re: [PATCH] New fdo summary-based icache sensitive unrolling (issue6351086)

[PATCH] PR c++/52343 - error with alias template as template template argument

Re: [PATCH] PR c++/53609 - Wrong argument deduction for pack expansion in argument pack

[PATCH] PR c++/55311 - Cannot specialize alias template with arg of type array of char

Re: [patch] PR debug/53948

[PATCH] PR go/55201: Link libgo against libatomic

[patch] PR target/54160: Only set __OBJC2__ when compiling OBJC.

[patch] PR55158 - segfault in sched-rgn.c

[PATCH] PR55679: skip invalid tests from r194458 on darwin

[patch] ree.c: don't abuse GTY

Re: [PATCH] Remove dead code from fold_stmt_1

[patch] remove unused __gthread_cond_timedwait_recursive

[patch] remove vcg CFG dumper

Re: [patch] reorg.c janitor: remove epilogue_delay_list

Re: [patch] Rework RTL CFG graph dumping to dump DOT format

Re: [patch] RFA: more fixes for PR55006

[patch] Small tweak to -Wuninitialized

[PATCH] Speed up gfortran.dg/vect/fast-math-pr38968.f90 testcase

[PATCH] SPU: Fix build failure on 64 bit hosts

[patch] std::thread must rethrow __forced_unwind exceptions

[patch] std::unique_ptr<T[], D> improvements

[PATCH] Support OpenMP for task parallelism on Android-ICS/GCC-4.6.3

[PATCH] Support OpenMP for task parallelism on Android-ICS/GCC-4.7.2

[PATCH] Testcase for PR50222

[PATCH] Testcase for PR51238

[PATCH] Testcase for PR52996

[PATCH] Unbreak bootstrap

[PATCH] Update loop docs

[PATCH] Use *Q instead of *L floating constants in libquadmath

[PATCH] Use new dump scheme for loop unroll passes

[PATCH] Use new dump scheme to emit loop unroll/peel summary info (issue6941070)

[PATCH] validate_failures.py: also ignore .git

[PATCH] validate_failures.py: Fix performance regression

[PATCH] Xfail builtin-object-size-8.c test (PR tree-optimization/54570)

[PATCH]. Fix HAVE_SYS_SDT_H for cross-compilation

Re: [patch]: 2 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32

Re: [patch]: 3 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32

[PATCH][1/2] Make loop distribution handle loop nests

Re: [PATCH][AARCH64] Fix the name mangling of AdvSIMD vector types

Re: [PATCH][AARCH64] Fix the name mangling of va_list

Re: [PATCH][AARCH64][PING] Fix the name mangling of AdvSIMD vector types

RE: [PATCH][ARM] AArch32 vmaxnm, vminnm support

[PATCH][ARM] Add copyright notice to unspecs.md

[PATCH][ARM] Add support for Cortex-A7 to GCC -mcpu=native option.

[PATCH][ARM] ce_count attribute for thumb2 abssi2 patterns

[PATCH][ARM][0/3] Add vectorization support for rounding functions

Re: [PATCH][ARM][1/3] AArch32 NEON vrint builtins and intrinsics

[PATCH][ARM][1/3] Add vectorization support for rounding functions

Re: [PATCH][ARM][2/3] AArch32 NEON vrint builtins and intrinsics

[PATCH][ARM][2/3] Add vectorization support for rounding functions

Re: [PATCH][ARM][3/3] AArch32 NEON vrint builtins and intrinsics

[PATCH][ARM][3/3] Add vectorization support for rounding functions

[PATCH][ARM][testsuite] Add testsuite options for AArch32 NEON

[PATCH][ARM][thumb1] Reduce lr save for leaf function with non-far jump

[PATCH][C++11][ PR55582] Let string literals starting with lower-case 's' be a user-defined literal instead of string + macro.

[patch][c++] Stop in cp_write_global_declarations after writing a PCH

[PATCH][Cilkplus] Check invalid gotos, increments and report errors

[PATCH][Cilkplus] Cilk_for: Reject certain induction vars and comparision

[PATCH][Cilkplus] Fix pragma simd info being lost

[PATCH][Revised] Fix PR55521 by switching libsanitizer from mach_overrideto mac interpose functions on darwin

Re: [PATCH][Revised] Fix PR55521 by switching libsanitizer from mach_overrideto mac interpose functions on darwin

[PATCH][Revised] PR55679: skip invalid tests from r194458 on darwin

[PATCh][Revisedx2] Fix PR55521 by switching libsanitizer from mach_overrideto mac interpose functions on darwin

Re: [PATCh][Revisedx2] Fix PR55521 by switching libsanitizer from mach_overrideto mac interpose functions on darwin

[PATCH][Revisedx2] PR55679: skip invalid tests from r194458 on darwin

Re: [PATCH][Revisedx2] PR55679: skip invalid tests from r194458 on darwin

Re: [patch][RFC] bail out after front-end errors

Re: [PING] [PATCH] PR c++/54401 - Confusing diagnostics about type-alias at class scope

[PING] Bugfix: Additional parameter for canonicalize comparison

[PING] Re: [PATCH] PR c++/53609 - Wrong argument deduction for pack expansion in argument pack

[PING] RE: [Ping]FW: [PATCH] Cilk Plus merging to trunk (2 of n)

Re: [PING][PATCH][RFC] Bug handling SUBREG (MEM) - MEM having side-effects?

[PING^2, PATCH, ARM] Improved core -> NEON extend

Re: [PING^2] PR 54805: __gthread_tsd* in vxlib-tls.c

[PING^2]RE: [PING] RE: [Ping]FW: [PATCH] Cilk Plus merging to trunk (2 of n)

[PR libmudflap/53359] don't register symbols not emitted

[PR libmudflap/53952] don't check access to non-mem decls

[PR rtl-optimization/55604]: fix ICE in remove_some_program_points_and_update_live_ranges

Re: [RFA/4.7/ARM] Backport arm-*-linux-gnueabihf triplet support to 4.7

Re: [RFA:] Caveat for ARM in gcc-4.7/changes.html: unaligned accesses, take 2

[RFA:] fix group-loads of VOIDmode constants, expr.c:emit_group_load_1

Re: [RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver

[RFA] .gitignore: Ignore *.pyc files.

[RFC PATCH, i386]: Use %r15 for REAL_PIC_OFFSET_TABLE_REGNUM on x86_64

[RFC PATCH] Implementing ifunc target hook

[RFC, x86] Changes for AVX and AVX2 processors

RE: [RFC] New feature to reuse one multilib among different targets

[RFC] Remove TLS symbols from section anchor blocks

[SPARC] Fix PR target/54121

[SPARC] Fix PR target/55673

[testcase] add testcase for PR53860

[testsuite] Minor tweak to get_ada_spec_filename

[testsuite] replace gcc.target/arm/ftest-*.c with compile-only tests

Re: [tsan] Instrument atomics (take 2)

[tsan] Small bugfix

[v3 patch] remove __async_sfinae_helper

Re: [v3, build] Clear hardware capabilities on libstdc++.so with Sun as

[v3] docbook vs. texlive > 2007

[v3] Fix management of non empty hash functor

Re: [wwwdocs,Java] Obsolete GCJ FAQ entry for Solaris?

[wwwdocs,Java] Refer to Jessie without using a link.

[wwwdocs] Add a README for htdocs/install

Re: [wwwdocs] Buildstat update for 4.7

[wwwdocs] Clean up some references to cvs.html

[wwwdocs] Document libstdc++ changes and minimum MinGW-w64 version requirement.

Ada: ^M in ada source files

Advance your possibilities in bed

Another merge from trunk to gccgo branch

Re: application/xml mime-type in recent libstdc++ doc changes

atomic update of profile counters (issue7000044)

Backported r185231 from trunk to google/gcc-4_7. (issue 6888044)

Backported r185231 from trunk. (issue 6878045)

Re: Backported r185234 from trunk (r194264 from google/gcc-4_7). (issue 6904043)

Re: Bootstrap broken on powerpc64-unknown-linux-gnu "aliased to undefined symbol" (in definition of macro '_GLIBCXX_LDBL_COMPAT')

C++ PATCH for c++/42315 (ICE after error with invalid array init)

C++ PATCH for c++/54325 (wrong error initializing abstract base class)

C++ PATCH for c++/54416 (ICE after error on bogus specialization)

C++ PATCH for c++/54653 (ICE with missing template-header)

C++ PATCH for c++/54744 (typename typedef used in mem-initializer)

C++ PATCH for c++/54883 (link conflict with enum in anon namespace)

C++ PATCH for c++/54913 (error with static reference member and templates)

C++ PATCH for c++/54947 (wrong error with lambda in init-list)

C++ PATCH for c++/55015 (undefined lambda conv op)

C++ PATCH for c++/55058 (lost cv-quals with typedef in template)

C++ PATCH for c++/55127 (bogus required typename)

C++ PATCH for c++/55249 (missing symbol with array and multiple copy constructors)

C++ PATCH for c++/55419 (TREE_CONSTANT on TARGET_EXPR)

C++ PATCH for c++/55564 (ICE with decltype of non-type template parameter)

C++ PATCH for c++/55685 (ICE with sizeof in template)

C++ PATCH for c++/55724 (default template argument and non-type parameter)

Clean-up: Remove remaining pieces of kaos configuration

config.{guess,sub} upgrade

Emitting correct DWARF location descriptor for multi-reg frame pointer

extern "C" fixes for sunCC

False -Werror=maybe-uninitialized and -Werror=uninitialized

Re: FDO patch -- make ic related vars TLS if target allows

Fix bootstrap/55571

Fix ICE on loop over constant vector at -O

Fix ipa-inline-transform ICE

fix libquadmath build regression

Fix PR ada/53737

Fix PR rtl-optimization/55630

Fix PR55761

Fix scan-assembler in libstdc++ testsuite

Re: Fix segfault on degenerate bitfield case

Re: Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug)

Re: fixincludes for libquadmath build regression

Re: Follow-up to PR bootstrap/54820

Go compiler patch: Fix check for parenthesized go/defer arg

Go patch committed:

Go patch committed: Accept comma after expression in type conversion

Go patch committed: Accept trailing comma after varargs parameter

Go patch committed: Better checks for make arguments

Go patch committed: Better error message for invalid shifts

Go patch committed: Don't encode non-ASCII characters in identifiers

Go patch committed: Don't permit go/defer calls to be parenthesized

Go patch committed: Error for inverted slice range

Go patch committed: Fix bug converting unnamed types

Go patch committed: Fix crash on go/defer of some builtin functions

Go patch committed: Fix field tracking in global var initializer

Go patch committed: Fix handling of dummy types for -fdump-go-spec

Go patch committed: Fix nil func calls, constant float type conversions

Go patch committed: Make sure we give error for call to non-function

Go patch committed: Reject nil == nil

libgo patch committed: Clean up directory reading code

libgo patch committed: Delete from a nil map is now a no-op

libgo patch committed: Fix splice syscall

libgo patch committed: Remove empty directory

libgo patch committed: Update to current library

libgo patch committed: Update to current version of Go library

libgo: ^M in source files

libsanitizer mege from upstream r169371

libsanitizer mege from upstream r169392

mark expected failures for ppc64 (issue6932046)

Merge from trunk to gccgo branch

Re: Minimize downward code motion during reassociation

Minor fix for UNSPEC_VOLATILE

More vector constexpr fixes

Re: New option to turn off stack reuse for temporaries

Re: Non-dominating loop bounds in tree-ssa-loop-niter 3/4

Re: Patch ping

PATCH RFA: PR go/55201: Create libatomic convenience library

Re: patch to add storage classes to wide int.

Re: Patch to enable unlimited polymorphism to gfortran

patch to fix pr55141

patch to fix PR55775

Patch, Fortran] FINAL (prep patches 5/5): Activate the generation of the finalization wrapper

Re: PATCH: pass sysroot to cc1plus

PATCH: PR lto/55466: Revision 191466 destroyed DWARF debug info

PATCH: Remove 'CXX=$$(RAW_CXX_FOR_TARGET)' 'CXX_FOR_TARGET=$$(RAW_CXX_FOR_TARGET)'

PATCH: Remove AM_MAKEFLAGS from libsanitizer

Ping-2: RE: [RFC] New feature to reuse one multilib among different targets

PING: [PATCH Filter out -fsanitize=address if not in combined tree in lto-plugin

PING: [PATCH] Filter out -fsanitize=address if not in combined tree in libiberty

Ping: [PATCH] New configuration options to enable additional executable/startfile/shared library prefixes

PING: [PATCH] PR sanitizer/55533: Can't bootstrap libsanitizer

PING: [PATCH] Support -fuse-ld=bfd and -fuse-ld=gold

PING: PATCH: PR sanitizer/55374: [asan] -static-libasan -static-libstdc++ doesn't work

Ping: RE: [Patch, ARM] Fix the check on arg reg number in function thumb_find_work_register

Ping: Synopsys DesignWare ARC Port

Ping[3]: [PATCH v2] PR tree-optimization/55079: Don't remove all exits of a loop during loop unroll

PING^2: [PATCH] PR sanitizer/55533: Can't bootstrap libsanitizer

PING^2: [PATCH] Support -fuse-ld=bfd and -fuse-ld=gold

Ping^2: Synopsys DesignWare ARC Port

PING^3: [PATCH] Support -fuse-ld=bfd and -fuse-ld=gold

PR c++/55513: do not fold away builtins in COMPOUND_EXPRs

PR lto/54728 (streamer ICE)

PR other/54324: allow bootstrapping with older compilers

PR other/54324: Do not set __attribute__ for GCC < 3.4

PR other/54324: remove <union> template parameter

PR rtl-optimization/51771: revert TM returns twice kludge

Property for vector lowering

Re: Reduce complette unrolling & peeling limits

Results for 4.8.0 20121228 (experimental) [trunk revision 194742] (GCC) testsuite on powerpc-ibm-aix7.1.0.0

RFA: Fix ICE on PARALLEL returns when expand builtins

RFA: Fix reuse of "target" variable in builtins.c

RFA: Fix uint128_t range checking in VRP

RFA: PATCH to build_array_type_1 for c++/55032 (array template argument)

RFC [Patch, arm] arm_reload_out_hi with strh instruction

Simplify a VEC_SELECT from one half of a VEC_CONCAT

Re: Sparc ASAN

Fwd: Subject: Re: [Patch, fortran] PR46897 - [OOP] type-bound defined ASSIGNMENT(=) not used for derived type component in intrinsic assign

Use libstdc++-raw-cxx.m4 in libjava

Re: Using -ffunction-sections and -p

x86-64 medium memory model

Fwd: Your Photos

your resignation


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc 2.6.3