gcc-patches archive
subject index for February, 2015

This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.

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

[4.8 branch] PATCH: PR middle-end/53623: [4.7/4.8 Regression] sign extension is effectively split into two x86-64 instructions

[4.9] 3 backports to 4.9 branch from the trunk

Re: [[ARM/AArch64][testsuite] 03/36] Add vmax, vmin, vhadd, vhsub and vrhadd tests.

[AArch64 Refactor] Use emit_set_insn more frequently

[AArch64] Rid the world of NAMED_PARAM

[Ada] --RTS= specified several times for same runtime directory

[Ada] Add assertion for context of subprograms

[Ada] Add optional argument for tool name to pragma Warnings

[Ada] Allow pragma Inline_Always to overrule -fno-inline

[Ada] Better error message for illegal Invariant'class aspect

[Ada] Better error recovery for statement used in place of declaration

[Ada] convert GNAT doc to sphinx

[Ada] Fix alignment warning on aliased formal parameter

Re: [Ada] Fix bootstrapping on darwin9/10 (PR ada/64349)

[Ada] Fix bootstrapping on darwin9/10 (PR64349)

[Ada] Fix interfacing with C++ methods on 32-bit Windows

[Ada] Fix internal error on inlining of renamed subprogram instantiation

[Ada] Fix missing index check with optimization on

[Ada] Handle WHEN used in place of WITH nicely

[Ada] Indirect calls are always external

[Ada] missing error on interface overriding

[Ada] Non-preemptive dispatching

[Ada] Poor error message on pragma SPARK_Mode

[Ada] Record fatal errors in tree even in -gnatq/Q mode

[Ada] Skip derived types treatment for subprogram types

[Ada] use proper name for Type_Invariant'Class in messages

[Ada] Wrong type conversion on access to limited-with interface

[ARM, committed] Fix rtl checking failure in thumb2_reorg

[C PATCH] Abate -Wformat-signedness warnings (PR c/65040)

[C PATCH] Don't crash on null param (PR c/65066)

[C PATCH] Fix ICE with __auto_type (PR c/65228)

[C PATCH] Handle typedef name as a flexible array member (PR c/64768)

[C PATCH] Improve diagnostics a tiny bit (PR c/65050)

[C++ Patch/RFC] PR 64877

[C++ PATCH] Don't ICE on internal calls in check_noexcept_r (PR sanitizer/64984)

[C++ PATCH] Fix constexpr C++11 handling with lambdas (PR c++/65075)

[C++ PATCH] Fix ICE in C++14 with null RETURN_EXPR (PR c++/65202)

[C++ Patch] PR 60211

[C++ Patch] PR 60211 (take 2)

[C++ Patch] PR 64970

[C++ PATCH] PR c++/64901

[c++-concepts] Bring constraints in line with spec

[c++-concepts] Restore missing code from previous trunk merge

[C++] [PATCH] - Nested namespace defintions

[C/C++ PATCH] -Wlogical-not-parentheses tweaks (PR c/65120)

Re: [changes.html] Document -fdiagnostics-color= default changes

[committed, PATCH] Add a testcase for PR target/65217

[Committed/AARCH64] Remove dummy GTY variable

[committed] Add missing cleanup in gcc.dg/aru-2.c

[committed] Add gcc.target/x86_64/abi/callabi/vaarg-6.c

[committed] Add missing cleanup in g++.dg/gcov/gcov-14.C

[committed] Add missing cleanup in gcc.misc-tests/godump-1.c

[committed] Add missing cleanup in gcc.target/i386/mcount_pic.c

[committed] Add missing cleanup in gfortran.dg/coarray_35a.f90

[committed] Add missing cleanup in gfortran.dg/finalize_28.f90

[committed] Add missing cleanup in gfortran.dg/fmt_cache_1.f

[committed] Add missing cleanup in gfortran.dg/pr37287-1.f90

[Committed] Add missing cleanup in gfortran.dg/readwrite_unf_direct_eor_1.f90

[committed] Add missing cleanup in go-gc-tests for cmpout

[committed] Add missing cleanup in pch-init

[committed] add new role to MAINTAINERS

[committed] Always force (const (plus (symbol) (const_int))) to const mem

[committed] Change "Q" and "T" constraints to memory constraints

[committed] Fix #pragma omp atomic handling

[committed] Fix -fsanitize=address md builtin expansion (PR sanitizer/64981)

[committed] Fix C #pragma omp atomic parsing (PR c/64824)

[committed] Fix recent simplify_binary_operation_1 bug (PR rtl-optimization/64957)

[committed] Improve handling of reloads for floating point loads and stores on PA

[committed] Move -Wformat-signedness out of -Wformat=2 (PR c/65040)

[Committed] S/390: Remove -m64/-m31 from target specific testcases

[committed][ada] Fix warning in 'Loop Statements' in gnat-style.texi

[committed][PR65107] Add missing cleanup in gfortran.dg/read_eof_8.f90

Re: [debug-early] C++ clones and limbo DIEs

[doc, committed] copy-edit x86 transactional memory intrinsics section

Re: [doc, committed] fix typos in docs/comments for devirtualization optimizations

[doc, committed] fix typos in extended asm section

[doc, committed] re-alphabetize manual after i386->x86 renaming

[doc, committed] small grammar error fix

[doc, committed] symbol rename pragmas

[doc, committed] tidy docs for -masm=dialect

[doc, committed] use "Title Case" for section titles

Re: [doc, rfa] (v2) improve x86 transactional memory intrinsics section

[doc, rfa] improve x86 transactional memory intrinsics section

[doc,committed] spelling/typo fixes

Re: [fixincludes] Fix <iso/math_c99.h> signbit on Solaris

Re: [gofrontend-dev] [PATCH 1/2, libgo] Add support for missing reflection functions to gccgo for ppc64, ppc64le in gcc 4.9

Re: [gofrontend-dev] GO tools for gccgo cross

Re: [gofrontend-dev] Re: Go patch committed: Don't strip Go programs

Re: [gomp4] libgomp updates

[gomp4] Merge trunk r219682 (2015-01-15) into gomp-4_0-branch

[gomp4] Merge trunk r220584 (2015-02-10) into gomp-4_0-branch

[gomp4] Merge trunk r220892 (2015-02-22) into gomp-4_0-branch

Re: [google/gcc-4_9] Fix -ftwo-level-line-tables to output non-inlined subprogram info

[GOOGLE] Disable overflow warning of the offset

[Haifa Scheduler] Fix latent bug in macro-fusion/instruction grouping

[hsa] Do not ICE when regallocating function with zero pseudoregisters

[hsa] Reimplementation of expansion of memory references to HSA

Re: [libgo] Remove Solaris 11.1+ zone_net_addr_t treatment

Re: [libobjc] Fix failures on AIX (PR libobjc/63765)

[libstdc++/65033] Give alignment info to libatomic

[libstdc++][PATCH] missing return statement in basic_regex::assign(basic_regex&&)

RE: [MIPS] fix CRT_CALL_STATIC_FUNCTION macro

Re: [nvptx-tools, committed] Also install [...]/nvptx-none/bin/ar and [...]/nvptx-none/bin/ranlib.

[nvptx] -freorder-blocks-and-partition, -freorder-functions (was: nvptx offloading patches [4/n])

[Obvious][Testsuite] Remove extraneous target from gcc.target/arm/macro_defs0.c

[PATCH 01/36] Create libiberty/libiberty.m4, have GDB and GDBserver use it

[PATCH 09/36] floatformat.h: Wrap in extern "C".

RE: [PATCH 1/2, combine] Try REG_EQUAL for nonzero_bits

[Patch 1/2, Fortran, pr60322] [OOP] Incorrect bounds on polymorphic dummy array

Re: [patch 1/2][ARM]: New CPU support for Marvell Whitney

[PATCH 1/3] S/390: Implement TARGET_BUILTIN_DECL

Re: [PATCH 1/4] Add mkoffload for Intel MIC

Re: [PATCH 1/n] OpenMP 4.0 offloading infrastructure

[Patch 2/2, Fortran, pr60322 a.o.] [OOP] Incorrect bounds on polymorphic dummy array

RE: [PATCH 2/3, ARM, libgcc, ping1] Code size optimization for the fmul/fdiv and dmul/ddiv function in libgcc

Re: [PATCH 2/3] [SH] Add jump insn for -freorder-blocks-and-partition

[PATCH 2/3] S/390: Implement two new builtins for efpc and sfpc

Re: [PATCH 2/4] Add liboffloadmic

[PATCH 3/3] S/390: Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV

Re: [PATCH 4/4] OpenMP 4.0 offloading to Intel MIC: non-fallback testing

Re: [PATCH 6/n] OpenMP 4.0 offloading infrastructure: option handling

Re: Re: [PATCH 7/8] Model cache auto-prefetcher in scheduler

[Patch ARM] Improve guality tests - part 1 - pr36728-1.c

[patch c-family]: Fix Bug 35330 - [4.8/4.9/5 regression] ICE with invalid pragma weak

[PATCH committed] [SH] Fix PR target/65153

[Patch docs obvious] install.texi: Put aarch64 back in alphabetical order, add link

[PATCH GCC][PR62173 partial/1]Preserve ssa name (thus vrp info) for IV structure

[PATCH GCC][PR62173 partial/2]Improve overflow check on SCEV in IVOPTs using vrp info

Re: Re: [PATCH IRA] update_equiv_regs fails to set EQUIV reg-note for pseudo with more than one definition

[PATCH libstdc++] Fix for std::uncaught_exception (PR 62258)

Re: [patch libstdc++] Optimize synchronization in std::future if futexes are available.

RE: [PATCH MIPS RFA] Regression cleanup for nan2008 toolchain

[PATCH PR target/65058] AIX: missing extern decorations "[DS]" for functions and "[RW]" for variables

[PATCH PR43378]Add test case for the issue

[PATCH PR64705]Don't aggressively expand induction variable's base

[PATCH PR64820] Fix ASan UAR detection fails on 32-bit targets if SSP is enabled.

[PATCH PR65161]

[PATCH testsuite committed] Fix a few testcases for SH

[Patch Testsuite, obvious] Workaround fragility in gcc.dg/tree-ssa/foldconst-6.c

[Patch Testsuite] XFAIL gfortran.dg/pr45636.f90 on AArch64

RE: [PATCH v2][MIPS] fix CRT_CALL_STATIC_FUNCTION macro

Re: [PATCH x86_64] Optimize access to globals in "-fpie -pie" builds with copy relocations

Re: [patch+7.9] compile: Filter out -fpreprocessed

Re: [PATCH, 2/2][ARM]: New CPU support for Marvell Whitney

[PATCH, 4.8] Backport "Fix debug-insn sensitivity in RA" patch to 4.8

[PATCH, 4.8] Backport alias patches to 4.8 branch

Re: [Patch, AArch64, Obvious] Fix PR64231.

RE: [PATCH, Aarch64, ping1] Add FMA steering pass for Cortex-A57

Re: [PATCH, AArch64] [4.9] Handle SYMBOL_SMALL_TPREL appropriately

Re: [PATCH, Aarch64] Add FMA steering pass for Cortex-A57

[PATCH, AArch64] Handle SYMBOL_SMALL_TPREL appropriately

Re: [PATCH, alpha]: Fix PR/47230 [4.6/4.7 Regression] gcc fails to bootstrap on alpha in stage2 with "relocation truncated to fit: GPREL16 against ..."

[PATCH, alpha]: Fix reload_out<mode>_aligned insn pattern

RE: [PATCH, ARM, ping2] Backport fix for PR59593 (minipool of small values on big endian targets)

RE: [PATCH, ARM, ping2] Backport Fix for PR64453: live high register not saved in function prolog with -Os

RE: [PATCH, ARM, ping2] Backport fix for PR64453: live high register not saved in function prolog with -Os

RE: [PATCH, ARM] Backport fix for PR59593 (minipool of small values on big endian targets)

Re: [patch, arm] fix bug in long long divide-by-zero handling

Re: [PATCH, ARM] Fix PR64453: live high register not saved in function prolog with -Os

[patch, avr, committed]: Fix PR65196 (ice-checking)

[patch, avr-tiny]: Fix handling of constant addresses.

[patch, avr] Fix ICE PR64452 pushing eliminated rtxes

[patch, avr] Fix PR64331: insn output and insn length computation rely on REG_DEAD notes.

[patch, avr] Include stdfix-avrlibc.h in stdfix.h

Re: [patch, avr] Take 2: Fix PR64331: insn output and insn length computation rely on REG_DEAD notes.

[patch, avr] Tidy up avr-log.c

Re: [patch, build] Restore bootstrap in building libcc1 on darwin

[PATCH, CHKP, i386, PR target/65167] Avoid motion of bounds args during scheduling

[PATCH, CHKP, i386, PR target/65184] Fix pass_by_reference for MS ABI for bounds

[PATCH, CHKP, PR target/65044] Restrict pointer bounds checker with Sanitizer

[PATCH, CHKP, PR target/65183] Avoid wrong pass local data usage

Re: [PATCH, CHKP] Follow alias chain for decl visibility and aliases

RE: [PATCH, combine] Try REG_EQUAL for nonzero_bits

[PATCH, committed] fix Fortran docs

[PATCH, committed] jit: fix typo in docs

[PATCH, committed] jit: option-logging

[PATCH, committed] PR jit/64752 - Rewrite jit testsuite to eliminate use of "file"

[patch, doc] copy-edit inline asm sections

[PATCH, fixincludes] Fix PR 48009 53348

[patch, fortram] PR64506 FORMAT Parse Error with Continuation Line

Re: [PATCH, fortran, committed] PR60289 was: PR fortran/60255 Deferred character length + PR60289 Also deferred char len.

Re: [Patch, fortran] Cosmetics: Dup. code removal, indent fix, typo fix.

Re: [Patch, fortran] PR 64757 - [5 Regression] ICE in fold_convert_loc, at fold-const.c:2353

[Patch, fortran] PR60898 premature release of entry symbols

[Patch, fortran] PR61138 Wrong code with pointer-bounds remapping

[Patch, fortran] PR63744 accept duplicate use-rename

Re: [patch, fortran] PR64506 FORMAT Parse Error with Continuation Line

[Patch, fortran] PR64932 [4.9/5 Regression] ICE in gfc_conv_descriptor_data_get for generated finalizer

[Patch, Fortran] PR64943 Fix I/O diagnostic for structure constructors

Re: [Patch, Fortran] PR64943 Fix I/O diagnostic for structure constructors

[Patch, fortran] PR64952 - Missing temporary in assignment from elemental function

[Patch, fortran] PR65024 - [4.9/5 Regression] [OOP] ICE concerning unlimited polymorphic pointer

[PATCH, FT32] initial support

[PATCH, GCC, stage1] Fallback to copy-prop if constant-prop not possible

[PATCH, i386 testsuite]: Fix gcc.target/i386/pr64317.c

Re: [PATCH, ivopt] Try aligned offset when get_address_cost

[patch, libgfortran] [4.8/4.9/5 Regression] error reading (and writing) large text files in gfortran

Re: [patch, libgfortran] [4.8/4.9/5 Regression] error reading (and writing) large text files in gfortran

[patch, libgfortran] Bug 57822 - I/O: "(g0)" wrongly prints "E+0000"

[PATCH, libsanitizer] Enable for PowerPC little endian

Re: [Patch, libstdc++/64649] Fix regex_traits::lookup_collatename and regex_traits::lookup_classname

Re: [Patch, libstdc++/64680] Conform the standard regex interface

[patch, libstdc++] Use explicit relative imports for the pretty printers

Re: [PATCH, PR tree-optimization/64277] Improve loop iterations count estimation

[PATCH, PR tree-optimization/65002] Disable SRA for functions wrongly marked as read-only

[PATCH, PR65126, testsuite] Add additional_sources_used

[PATCH, RFC] fortran [was Re: #pragma GCC unroll support]

[PATCH, RFC] Make generic functions work with 'auto' return types (PR64969)

[PATCH, rs6000 testsuite] Fix failures for implicit function declaration

Re: [PATCH, rs6000, testsuite] Changes for unaligned vector load/store support on POWER8

[PATCH, rs6000] Fix PR65171

[PATCH, testsuite] Add missing cleanup in run-gcov

[patch, testsuite] Add profopt-target-cleanup

[PATCH, testsuite] Fix gcc.dg/vect/pr59354.c

Re: [PATCH, testsuite] Fix PR64796: bswap64 effective target should not cache its result

Re: [patch, testsuite] Fix ubsan for testing when libstdc++ isn't installed

Re: [PATCH, testsuite]: Cleanup dumps

[PATCH, testsuite]: Cleanup final insns dump

[PATCH, testsuite]: Fix gcc.dg/vect/vect-pr61917.c testcase

[PATCH, testsuite]: Xfail gcc.dg/c11-true_min-1.c execution for alpha*-*-*

[PATCH, testsuite]: XFAIL ssa-dom-cse-2.c and pr42585.c for alpha*-*-*

[PATCH, v0] fortran: !GCC$ unroll for DO

[PATCH, wwwdoc] Describe the changes of NDS32 port in GCC-5.0.

[Patch, WWWDOCS] gcc-5/changes.html: Mention that C FE can be build as libcc1.so

[PATCH, x86] Add TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE hook

[Patch,microblaze]: Optimized usage of fint instruction.

[Patch,microblaze]: Optimized usage of pcmp conditional instruction.

[PATCH,WWWDOCS] MIPS changes for GCC 5.0

[PATCH/AARCH64] Fix 64893: ICE with vget_lane_u32 with C++ front-end at -O0

[PATCH/AARCH64] Fix gcc.c-torture/compile/pr37433.c for AARCH64:ILP32.

[PATCH/AARCH64] Xfail ssa-dom-cse-2.c

Re: [PATCH] Add new target h8300-*-linux

[Patch] Add option ftree-stdarg-opt

[PATCH] add self to MAINTAINERS

[PATCH] Add sibcall-{9,10}.c testcases

[PATCH] Add testcase for PR sanitizer/65000

Re: [PATCH] Add top-level config support for gold mips target

Re: [PATCH] Added PLUGIN_FINISH_TYPE callback on enum type processing

[PATCH] Adjust gcc.target/powerpc/atomic-p{7,8}.c tests for PR59448 (PR testsuite/64930)

[PATCH] ASan phase place change

[PATCH] Avoid -Wformat-security in in output_die

[PATCH] Avoid the redundant DW_TAG_lexical_block below DW_TAG_subprogram emitted by C++ FE (PR debug/55541)

[PATCH] cap frequency in make_forwarder_block PR64326

Re: [PATCH] Change __ARM_NEON__ to __ARM_NEON in libcpp/lex.c

Re: [PATCH] check_GNU_style.sh "80 characters exceeded" error fix

[PATCH] Copy over section name during cloning (PR ipa/64963)

[PATCH] Disable "ODR" checking in libsanitizer

Re: [PATCH] Do not redirect ld stdout/stderr in collect2 with -debug

Re: [PATCH] doc/invoke.texi: clarify default setting of VTA

[patch] Document implementation-defined behaviour in C++11 library

[patch] fix --enable-gather-detailed-mem-stats

[PATCH] Fix -fsanitize=vptr sanopt lowering (PR sanitizer/65004)

[PATCH] Fix -fsection-anchors alias handling (PR middle-end/65003)

[PATCH] Fix a bunch of print format errors in gcc-5

[PATCH] Fix a number of -Wformat-security warnings in gcc/config/*/*

[Patch] Fix android build.

[PATCH] Fix another case of modified global_options after creation of optimization_default_node

[PATCH] Fix bswap load optimization on big-endian (PR tree-optimization/65215)

[patch] Fix codecvt<char16_t, char, mbstate_t>

[PATCH] Fix combiner from accessing or writing out of bounds SET_N_REGS (PR other/63504)

[PATCH] Fix CSE volatile MEM handling (PR rtl-optimization/64756)

[PATCH] Fix debug output for sched autoprefetcher model

[PATCH] Fix DECL_ABSTRACT_P/BLOCK_ABSTRACT handling in dwarf2out.c (PR middle-end/64937)

[PATCH] Fix dwarf2asm crashes on alpha-vms

[PATCH] Fix for PR c++/60198

[PATCH] Fix for PR c++/60269

[PATCH] Fix for PR ipa/64693

[PATCH] Fix for PR ipa/65245

[PATCH] Fix hoist-register-pressure testcases for -m31 on s390x

[PATCH] Fix ICE in early inliner (PR ipa/65008)

Re: [patch] Fix ICE on unaligned record field

[PATCH] Fix ICF ICE on ARM (PR ipa/65034)

[PATCH] Fix ICF sem_function::merge (PR target/63892)

[PATCH] Fix IFN_OBJECT_SIZE expansion (PR sanitizer/65081)

Re: [patch] Fix invalid attributes in libstdc++

[PATCH] Fix LTO -g ICE (PR lto/65012)

[PATCH] Fix LTO bitpack streaming

[PATCH] Fix PR 65109 - [5 Regression] r220674 causes FAIL: gcc.target/powerpc/ppc64-abi-1.c execution test

[PATCH] Fix PR ipa/64813

Re: [PATCH] Fix PR ipa/64858

[PATCH] Fix PR ipa/65059

[patch] Fix PR target/62631

[PATCH] Fix PR62217

[PATCH] Fix PR63175

Re: [PATCH] Fix PR64068 and PR64559

[PATCH] Fix PR64748

Re: [PATCH] Fix PR64764

Re: [PATCH] Fix PR64764 && Fix scan-tree-dump for scop-19.c

RE: [PATCH] Fix PR64822: incorrect folding of bitfield in union on big endian targets

[PATCH] Fix PR64909

[PATCH] Fix PR64980 and PR61960

[PATCH] Fix PR64995

[patch] fix PR65048: check that jump-thread paths are still valid

[PATCH] Fix PR65077

[PATCH] Fix PR65136

[PATCH] Fix PR65204

[PATCH] Fix PRs 65063 and 63593

[PATCH] Fix reassoc update_range_test (PR tree-optimization/62209)

[PATCH] Fix reassociation (PR tree-optimization/65216)

[PATCH] Fix removing of df problem in df_finish_pass

[PATCH] Fix rotate discovery in fold-const.c (PR tree-optimization/65014)

[PATCH] Fix some new AIX testsuite failures

[PATCH] Fix testsuite race on additional_sources

[PATCH] Fix thunk expansion (PR ipa/64896)

Re: [PATCH] Fix ubsan and C++14 constexpr ICEs (PR sanitizer/63956)

[PATCH] Fix UBSAN_OBJECT_SIZE lowering (PR sanitizer/65019)

[PATCH] Fix up LTO TARGET_OPTION_NODE handling on x86 (PR lto/64374)

[PATCH] Fix up pr44194-1.c testcase (PR testsuite/64158)

[PATCH] Fix warnings from including fdl.texi into gnat-style.texi

[PATCH] Fix wide-int multiplication (PR tree-optimization/65170)

Re: [PATCH] Fix x86 #pragma GCC target and target attribute handling (PR target/61925)

[PATCH] GCC LTO-bootstrap -Wodr fix

[PATCH] gcc/genrecog.c: Check matching constraint in MATCH_OPERAND.

[PATCH] gcc/ira-color.c: save a init statement

[PATCH] gcc/reload.c: Initialize several arrays before use them in find_reloads()

[PATCH] i386: XFAIL the scan-assembler in pr49095.c (PR61225)

[PATCH] ICF is more strict about non-common function and var, attributes.

[PATCH] ICF: handle correctly hard register variables

[PATCH] Implement boehm-gc for AARCH64:ILP32

[PATCH] Implement libffi for AARCH64:ILP32

[PATCH] Improve SSA propagator wrt instruction combining

[Patch] IRA: Update heuristics for optimal coalescing

[patch] libgcc/64885 - libstdc++ all_attributes failure

[PATCH] libgcc: Don't use "unused" in gthr-single.h

[PATCH] libssp should not use /dev/random on Windows

[patch] libstdc++/58357 change std::rotate to std::_V2::rotate

[patch] libstdc++/64695 fix Pythin printer for std::tuple

[patch] libstdc++/65085 move-constructor doesn't terminate empty string

[PATCH] maintainer-scripts: Fix 404s in "Show Source" in jit docs

[PATCH] More fixes for update_web_docs_svn for jit docs (PR jit/64257)

[PATCH] Optimize bfi by remove redundant zero_extend

Re: [PATCH] PR 62173, re-shuffle insns for RTL loop invariant hoisting

[PATCH] PR 64047

[PATCH] PR 64256

[PATCH] PR bootstrap/65176: config.guess failed to guess machine with 64-bit kernel and 32-bit user space

[patch] PR debug/46102 Disable -feliminate-dwarf2-dups when reading a PCH

[patch] PR debug/58123: Set correct location for TRY blocks

[patch] PR debug/58315: Mark cdtor_label as artificial

Re: [PATCH] PR preprocessor/64803 - __LINE__ inside macro is not constant

Re: [PATCH] PR rtl-optimization/32219: optimizer causees wrong code in pic/hidden/weak symbol checking

[PATCH] PR rtl-optimization/32219: optimizer causes wrong code in pic/hidden/weak symbol checking

[PATCH] PR rtl-optimization/64905: Clear hard frame pointer alignment if not needed

[patch] PR rtl-optimization/65220: avoid integer division in stack alignment

[PATCH] PR target/65064: Return false for COMMON symbols

[PATCH] PR target/65248: [5 Regression] Copy relocation in PIE against protected symbol

[PATCH] PR63175 - [4.9/5 regression] FAIL: gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c scan-tree-dump-times slp2" basic block vectorized using SLP" 1

Re: [PATCH] PR64387

Re: [PATCH] PR64635 - load libgomp-plugin-host_nonshm shared library with correct suffix

[PATCH] PR64959: SFINAE in UDLs

[PATCH] PR64979: S/390: Fix setup of overflow area pointer in va_start

[PATCH] Properly valueize values we value-number to

[PATCH] Put cleanups of cleanups after cleanups (PR gcov-profile/64634)

Re: [PATCH] Relax check against commuting XOR and ASHIFTRT in combine.c

[PATCH] Remove inefficient branchless conditional negate optimization

[PATCH] Remove unused return value of streamer_read_tree_bitfields

[PATCH] Reset or update VR during phiopt value_replacement (PR tree-optimization/65053)

[PATCH] rs6000: Fix HTM tcheck assembly encoding

Re: [PATCH] rs6000: Fix huge compile time on thunks (PR64580)

[PATCH] rtl-optimization/64935: Sorting of ready list is different with/without DEBUG_INSNs.

[PATCH] S/390: Cleanup for the hotpatch testcases

[PATCH] S/390: Remove --save-temps from testcases not requiring it

[PATCH] S/390: Suppress implicit function declaration warning in some testcases

[PATCH] sem_function::bb_dict_test should take a vec<int> *

[PATCH] support --without-multilib --with-specs=-pthread on AIX

[PATCH] Support disabling of sched autoprefetcher from command line

[PATCH] Testcase for PR54000

[PATCH] Testcase for PR65193

[PATCH] testsuite: Check for pow at the end of words only

[PATCH] testsuite: Do not xfail guality/pr{41447,41616}-1.c

[PATCH] Tweak tm/pr47573.C testcase (PR c++/64884)

[PATCH] ubsan: improve bounds checking, add -fsanitize=bounds-strict

[PATCH] ubsan: remove bogus check for flexible array members

[PATCH] Update optimization_default_node in ada (PR middle-end/64340)

[PATCH] Use !implicit_section in the recent set_section change (PR ipa/65087)

[PATCH] Use automatic dependencies for mkoffload.o

[PATCH] Use DO_PRAGMA in libgomp.oacc-c-c++-common/reduction-1.c

Re: [PATCH] Warn about unclosed pragma omp declare target.

Re: [patch] Warn on undefined loop exit

[PATCH] xtensa: align data naturally when optimizing for size

[PATCH], PR target/64205, Fix -mcpu=G5 breakage on PowerPC

[patch]: [Bug tree-optimization/61917] [4.9/5 Regression] ICE on valid code at -O3 on x86_64-linux-gnu in vectorizable_reduction, at tree-vect-loop.c:4913

[PATCH]: Add -fipa-cp-alignment

[patch]: Fix Bug 65038 - [regression 5] Unable to find ftw.h for libgcov-util.c

[patch]: Fix PR target/64212

[patch]: Fix regression caused by fix for 61917

[PATCH][1/5] Disable lang_hooks.gimplify_expr in free_lang_data

[PATCH][1/n] Fix PR65015

[PATCH][2/5] Add gimple_find_sub_bbs

[PATCH][2/n] Drop DW_AT_name for LTO produced unit DIEs

[PATCH][3/5] Factor optimize_va_list_gpr_fpr_size out of pass_stdarg::execute

[PATCH][3/n] Fix PR65015

RE: [PATCH][4.9] PR 64569 - Backport support for MIPS binutils 2.25

[PATCH][4.9]Backport "Fix register corruption bug in ree"

[PATCH][4/5] Handle internal_fn in operand_equal_p

[PATCH][5 regression][PR target/64889/] Fix incorrect setting of RTX_FRAME_RELATED_P on H8/300 port

[PATCH][5/5] Postpone expanding va_arg until pass_stdarg

[PATCH][AArch64] Add support for -mcpu=cortex-a72

Re: [PATCH][AArch64] Fix illegal assembly 'eon v1, v2, v3'

[PATCH][AArch64] Fix wrong-code bug in right-shift SISD patterns

Re: [PATCH][AArch64] Remove crypto extension from default for cortex-a53, cortex-a57

Re: Re: [PATCH][AArch64] Testcase fix for __ATOMIC_CONSUME

[PATCH][AArch64] Use std::swap instead of manually swapping in aarch64-ldpstp.md

Re: [PATCH][AArch64] Use target builtin instead of __builtin_sqrt for vsqrt_f64

[PATCH][AArch64]: Fix rtl type in aarch64.md.

[PATCH][ARM] Add support for -mcpu=cortex-a72

[PATCH][ARM] PR target/64600 Fix another ICE with -mtune=xscale: properly sign-extend mask during constant splitting

[PATCH][ARM] Remove an unused reload hook.

[PATCH][ARM] Rewrite vc<cond> NEON patterns to use RTL operations rather than UNSPECs

Re: [PATCH][ARM][PING] __ARM_FP & __ARM_NEON_FP defined when -march=armv7-m

[Patch][ARM]Don't put volatile memory access in IT block for cortex-m7

[PATCH][C++] Fix PR65091

[PATCH][C++] PR 65071

[PATCH][committed, trivial] Fix reference to additional_sources in testsuite

[PATCH][libstdc++][Testsuite] isctype test fails for newlib.

Re: [PATCH][OpenMP] Forbid usage of non-target functions in target regions

[PATCH][PR rtl-optimization/42522] Incorrect simplification of ZERO_EXTRACT and SIGN_EXTRACT by cse

[PATCH][PR target/43264] Fix 24-28 ASHIFTRT for H8/300

[PATCH][PR target/63347][P3 Regression] Fix SCHED_GROUP_P handling in haifa-sched.c

[PATCH][PR tree-optimization/64823] Handle threading through blocks with PHIs, but no statements

[PATCH][PR tree-optimization/64823] Handle threading through blocks with PHIs, but no statements V2

[PATCH][RFA][LRA] Don't try to break down subreg expressions if insn already matches

Re: [PATCH][RFC][OpenMP] Forbid target* pragmas in target regions

[PATCH][target/17306] Fix funcvec and eightbit_data attribute handling on H8/300 port

[PATCH][testsuite] Abort on failure in gcc.dg/pr30957-1.c

[PATCH][TREE] Match.pd "compare-and-not" patterns.

[PATCH][wwwdocs] Document support for Cortex-A72

[PATCH][wwwdocs] Mention xgene-1 in arm and aarch64, FreeBSD support for arm

[PATCH]Keep location info when expand complex component-wise load/store.

[PATCH]Remve xfail for wrapped target from libstdc++-v3/testsuite/27_io/ios_base/sync_with_stdio/1.cc

Re: [PATCHv2/AARCH64 2/3] Fix TLS for ILP32.

[PATCHv2][PING][wwwdocs] Mention -freport-bug in release notes

Re: [PATCHv2][wwwdocs] Mention -freport-bug in release notes

[PING ^ 5] [PATCH, AARCH64] Add support for -mlong-calls option

[Ping v2] [PATCH PR64820] Fix ASan UAR detection fails on 32-bit targets if SSP is enabled.

[PING, www] Re: [PATCH] update_web_docs_svn: support the JIT docs (PR jit/64257)

[Ping] [PATCH PR64820] Fix ASan UAR detection fails on 32-bit targets if SSP is enabled.

[PING] [wwwdocs, patch] Add libgccjit to gcc-5/changes.html

Re: [Ping] Port of VTV for Cygwin and MinGW

[Ping] Re: [PATCH 1/3] Replace MD_REDIRECT_BRANCH with TARGET_CAN_FOLLOW_JUMP

[Ping^1] [PATCH] [gcc, combine] PR46164: Don't combine the insns if a volatile register is contained.

RE: [Ping^2] [PATCH, ARM, libgcc] New aeabi_idiv function for armv6-m

Re: [PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter

[PR target/58400] Fix ICE due to not using _STRICT variant of REG_OK_FOR ... as needed

[PR target/65181] nvptx libgcc: Prevent building "advanced" stuff (for example, gcov support)

[PR58315] reset inlined debug vars at return-to point

[PR64817-related 1/3] fix debug expr expand of compares

[PR64817-related 2/3] don't alloc rtl when failing to simplify XOR of AND

[PR64817-related 3/3] simplify xor of (and or ior) of xor

[R220456][4.9] Backport the patch which fixes __ARM_FP & __ARM_NEON_FP predefines

Re: [RFA] Add --with-libz-prefix option in config/zlib.m4

[RFA][PATCH][PR rtl-optimization/47477] Type narrowing in match.pd

[RFC 0/2] xtensa: add call0 ABI support

[RFC 1/2] Turn RETURN_ADDR_IN_PREVIOUS_FRAME into C expression

[RFC 2/2] Implement call0 ABI for xtensa

Re: [RFC PATCH] Avoid most of the BUILT_IN_*_CHKP enum values

Re: [RFC PATCH] Emit DW_LANG_Fortran{03,08}

[RFC PATCH] Reducing GCC initialization time by merging builtins

[RFC testsuite] Fix PR64850, tweak acc_on_device* tests

[RFC, PATCH] LTO: IPA inline speed up for large apps (Chrome)

[RFC/patch for stage1] Embed compiler dumps into generated .o files (was Re: Obscure crashes due to gcc 4.9 -O2 => -fisolate-erroneous-paths-dereference)

Re: [RFC] PR64703, glibc sysdeps/powerpc/powerpc64/dl-machine.h miscompile

Re: [RFC][PR target/39726 P4 regression] match.pd pattern to do type narrowing

Re: [RFCv2 2/2] libstdc++: Add codecvt<char32_t, char, mbstate_t>.

[rl78] fix SFmode moves

[RS6000] Fix -m32 -Os lossage

Re: [RS6000] fix for RTL cprop vs. fixed hard regs

[RS6000] Fix rtl checking ICE building libjava

[SH] Adding some peepholes (PR 61142)

[SH] Allow reg+disp address modes for atomics

[SH][committed] Add atomic not insns

[SH][committed] Add new option -mcbranch-force-delay-slot

[SH][committed] Fix PR 64793

[SH][committed] Fix PR 65163

[SH][committed] Use shorter atomic sequences if result values are unused

[SPARC] Adjust multiply costs in 64-bit mode

[SPARC] Fix off-by-one error in reg+off addressing mode

[stage1] Postpone expanding va_arg until pass_stdarg

Re: [testsuite] PATCH: Add check_effective_target_pie

Re: [testsuite] Run guality tests on Solaris

[v850] fix branch limits

[Visium] Minor options tweak

[wwwdocs, committed] Add link to jit docs to onlinedocs/index.html

[wwwdocs, patch] Add libgccjit to gcc-5/changes.html

[wwwdocs] about.html maintainance

[wwwdocs] Add Links section to porting to

Re: [wwwdocs] IPA/LTO/FDO updates for gcc-5/changes.html

[wwwdocs] List IPA-CP of alignments in changes.html

[wwwdocs] Porting to again

[wwwdocs] Some stuff for porting to

[wwwdocs][committed] SH changes update

Add CFLAGS_FOR_TARGET to Ada OS Constant Extraction Process

Re: Another ptx offloading patch

Avoid duplicate symbols produced by emutls

Re: Bug 62044 - [4.8/4.9 Regression] ICE in USE statement with RENAME for extended derived type

C PATCH for PR64856 (initializing range of elements in C99)

C++ PATCH for abi_tag sanity checking

Re: C++ Patch for c++/60894

C++ PATCH for c++/64898 (wrongly mangled extern variable)

C++ PATCH for c++/64899 (constexpr default-initialized array)

C++ PATCH for c++/65051 (wrong template instantiation in overload resolution)

C++ PATCH for c++/65054 (ICE with pointer arithmetic)

C++ PATCH for c++/65209 (linkage of anonymous namespace)

C++ PATCH for useless NOTE_INSN_DELETED_DEBUG_LABELs

C++ PATCH to add -fno-lifetime-dse

Re: Chromium: LTO

Commit: FR30: Fix di_operand and nonimmediate_di_operand predicates

Commit: MSP430: Extend msp430_use_f5_series_hwmult()

Commit: V850: Pass -msoft-float/-mhard-float on to the assembler

Confidential Message. Reply ASAP ***

Contents of PO file 'cpplib-5.1-b20150208.de.po'

Contents of PO file 'cpplib-5.1-b20150208.eo.po'

Contents of PO file 'cpplib-5.1-b20150208.fi.po'

Contents of PO file 'cpplib-5.1-b20150208.ru.po'

Contents of PO file 'cpplib-5.1-b20150208.sv.po'

Contents of PO file 'cpplib-5.1-b20150208.uk.po'

Contents of PO file 'cpplib-5.1-b20150208.vi.po'

emit-rtl tidy

Fix -fipa-icf -fprofile-use ICE

Fix alignment propagation

Fix crossmodule inline hint

Fix false positive on ODR violation warning

Fix i386 wrong code issues introduced by the local flag fix

Fix ICE while building firefox with FDO

Fix ipa-polymorphic-call ICE

Fix ipa-prop update of indirect edges that become speuclative

Fix ipa-props update of contexts after inlining

Fix LTO libreofice build

Fix number of arguments parameter in Ada DEF_FUNCTION_TYPE_* (was: Merge current set of OpenACC changes from gomp-4_0-branch)

Fix ordering issue in varpol::remove_node

Fix ordering issue when removing varpool nodes

Fix ordering issue with speculation reoslution

Fix pesimisation due to always_inline

Fix PR 63566 part 1

Fix PR 63566 part 2

Fix PR 63566 part 3

Fix PR 63566 part 4

Fix PR ipa/65232 (icf_merge breaking anchors)

Fix PR64876, regressions in powerpc64 Go testsuite

Fix PR64878: do not jump thread across two loop iterations

Fix PR65093, timeouts with 26_numerics/random/binomial_distribution/operators/values.cc

Fix scan-tree-dump for scop-19.c

Fix soplex miscompilation

Fix thunk generation for functions returning DECL_BY_REFERENCE

Fix typo in ira-costs.c

Go patch committed: Fix 32-bit host to 64-bit target cross-compilation

GO tools for gccgo cross

hashtable optimization

If we're building an offloading compiler, always enable the LTO front end (was: nvptx offloading patches [3/n], RFD)

ipa-icf::merge TLC

libgo patch committed: Add memprofilerate as GODEBUG option

libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks (was: Merge current set of OpenACC changes from gomp-4_0-branch)

MAINTAINERS: resign as testsuite maintainer, update address

Mark one forgotten optimization flag

Re: Merge current set of OpenACC changes from gomp-4_0-branch

mliska at suse dot cz

New Esperanto PO file for 'cpplib' (version 5.1-b20150208)

New Finnish PO file for 'cpplib' (version 5.1-b20150208)

New German PO file for 'cpplib' (version 5.1-b20150208)

New Russian PO file for 'cpplib' (version 5.1-b20150208)

New Swedish PO file for 'cpplib' (version 5.1-b20150208)

New template for 'cpplib' made available

New template for 'gcc' made available

New Ukrainian PO file for 'cpplib' (version 5.1-b20150208)

New Vietnamese PO file for 'cpplib' (version 5.1-b20150208)

New Vietnamese PO file for 'gcc' (version 5.1-b20150208)

nvptx mkoffload: For non-installed testing, look in all COMPILER_PATHs for GCC_INSTALL_NAME (was: nvptx offloading patches [4/n])

Re: nvptx offloading patches [2/n]

Re: nvptx offloading patches [3/n], RFD

Re: nvptx offloading patches [4/n]

nvptx offloading: Tag entrypoint functions with a special attribute (was: OpenACC middle end changes)

Re: The nvptx port [0/11+]

nvptx-none: Define empty GOMP_SELF_SPECS (was: The nvptx port [0/11+])

Re: nvptx-tools and nvptx-newlib (was: The nvptx port [10/11+] Target files)

Offloading compilers' libgcc installation (was: nvptx offloading patches [3/n], RFD)

Re: Offloading compilers' support libraries

Offloading compilers' support libraries (was: nvptx offloading patches [3/n], RFD)

Offloading vs va_list (was: nvptx offloading patches [2/n])

Re: OMP builtins in offloading (was: [PATCH 1/4] Add mkoffload for Intel MIC)

one more patch for PR64317

Re: OpenACC middle end changes

Re: Option overriding in the offloading code path

Option overriding in the offloading code path (was: [nvptx] -freorder-blocks-and-partition, -freorder-functions)

patch fixing a typo in LRA

PATCH for c++/64948

PATCH for c++/64956 (__GXX_ABI_VERSION)

Patch ping

patch ping

Patch ping

patch to fix PR64172

patch to fix PR65123

patch to fix PR65302

patch to fix rtl documentation for new floating point comparisons

PATCH: PR target/64905: unsigned short is loaded with 4-byte load (movl)

ping #3: [RFA] Add --with-libz-prefix option in config/zlib.m4

Ping : [PATCH] [gcc, combine] PR46164: Don't combine the insns if a volatile register is contained.

PING Re: [patch] PR debug/46102 Disable -feliminate-dwarf2-dups when reading a PCH

ping: [PATCH, ARM] attribute target (thumb,arm) [0-6]

PING^1: PR testsuite/59971: multilib_flags is placed with the wrong order

PING^2: [PATCH]: New configure options that make the compiler use -fPIE and -pie as default option

ping^2: [RFA] Add --with-libz-prefix option in config/zlib.m4

PR 63427: Missing wrapping operation in wi::from_mpz

PR 63566 part 5

Re: PR lto/64837: lto plugin doesn't call ld_plugin_release_input_file

Re: Re: PR39570 (gfortran) cabs and cabsf are named differently on NetBSD 5

Prevent merging across COMDAT group boundary

Re: r219977 - in /trunk/gcc: ChangeLog config/rs600...

Remove libgo/go/go/types/testdata

Remove parameters after converting call to gcc_unreachable

RFA: RL78: Fix gcc testsuite failures

RFA: Tweak documentation of fma

Stepping down as global maintainer

Type comparing TLC

var-tracking vs. pseudo registers (was: Option overriding in the offloading code path)

Work around Firefox -fprofile-generate crash


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