gcc-patches archive
subject index for August, 2016

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:

[AARCH64/PATCH] update vulcan L1 cacheline size

Re: [AArch64] Handle HFAs of float16 types properly

[ARM] Fix broken sibcall with longcall, APCS frame and VFP

[ARM] Fix predicable_short_it attribute for arm_movqi_insn

[ARM] Fix RTL checking failure in Thumb mode

Re: [ARM] FP16 ARM Alternative format variants of AAPCS tests.

RE: [ARM] mno-pic-data-is-text-relative & msingle-pic-base

[ARM][PATCH] Add support for overflow add, sub, and neg operations

[ARM][PR target/77281] Fix an invalid check for vectors of, the same floating-point constants.

[avr,backported,6] Fix PR 71151

[avr,RFC,patch] Add var attribute "absdata" to support LDS / STS on AVR_TINY.

[backported,v5,v6] Fix PR71976 in combine.c:get_last_value()

[build] Add missing dummy command for gcov-iov.h

Re: [BUILDROBOT] avr broken

[BUILDROBOT] avr broken (was: [PATCH 1/4] Cherry-pick fprofile-generate-atomic from google/gcc-4_9 branch)

[BUILDROBOT] x86_64: Segmentation fault during -fself-test (was: Implement C _FloatN, _FloatNx types [version 6]

[C PATCH] Fix set_nonincremental_init_from_string (PR c/67410)

[C++ PATCH] Fix ICE when throwing va_list (PR c++/72809)

[C++ PATCH] Fix ICE with PARM_DECL with incomplete type (PR c++/77338)

[C++ PATCH] Handle CASE_HIGH in constexpr evaluation (PR c++/72868)

[C++ Patch] PR 72800

[C++ PATCH] Propagate CLASSTYPE_HAS_MUTABLE from bases to derived classes (PR c++/77375)

[C++/68724] ICE with TRAIT_EXPR

[Committed 0/2] Vector builtin improvements

[Committed] [PATCH 2/4] (v4) On-demand locations within string-literals

[committed] Add testcase (PR fortran/72744)

[Committed] Add testcase that ICEs after loop splitting patch

[committed] Add validation and consolidation of fix-it hints

[committed] Allow calling diagnostic_show_locus without a diagnostic_info

[committed] Allow the use of ad-hoc locations for fix-it hints

[committed] Avoid some -Wuninitialized OpenMP false positives (PR middle-end/72781)

[committed] Backport r238728 testsuite g++.dg/init/elide5.C fix (PR testsuite/77034)

[committed] diagnostic-show-locus.c: handle fixits on lines outside the regular ranges

[committed] Evict selftest tempfiles from the diagnostics file cache

[committed] Fix crash in selftest::test_lexer_string_locations_ucn4 (PR bootstrap/72823)

[committed] Fix for multiple anonymous structures conflict with -fdec-structure

[committed] Fix handling of ASSOCIATE in OpenMP resolving (PR fortran/71014)

[committed] Fix ICE with !$omp atomic (PR fortran/77374)

[committed] Fix ICE with !$omp parallel workshare (PR fortran/77352)

[committed] Fix ICE with lambda in OpenMP for loop iterator dependent init (PR c++/58706)

[committed] Fix ICE with omp declare simd in BLOCK DATA (PR fortran/72716)

[committed] Fix OpenMP ICE (PR fortran/69281)

[committed] Fix selftest::test_lexer_string_locations_ebcdic for systems without iconv (PR bootstrap/72844)

[committed] Fix simd clone creation for C++ inlines etc. (PR middle-end/68762)

[committed] Fix typo in my recent const_with_all_bytes_same fix (PR tree-optimization/72824)

[committed] Fix up tsan on aarch64 (PR sanitizer/71042)

[committed] line-map.h: add source_range::from_locations

[committed] make_location: ensure end-points are pure locations

[Committed] PR fortran/77351

[committed] Re: [PATCH, Fortran] Fix compare logic for anonymous structure types

[committed] Re: Bug in DEC UNION/STRUCT patch

[committed] Reimplement removal fix-it hints in terms of replace

[committed] Remove arbitrary limits from rich_location

[committed] rich_location: add convenience overloads for adding fix-it hints

[committed] selftest.h: add class line_table_test

[committed] Small documentation fix to STRUCTURE

[committed] Tweak to colors of fix-it hints

[doc, SPU] Remove references to sites no longer carrying SPU information from doc/extend.texi

[doc] doc/install.texi: www.opencsw.org now uses https.

[doc] Document GNU make version for libjava on Solaris

Re: [Fortran, Patch, pr70524, v1] [5/6/7 Regression] ICE when using -frepack-arrays -Warray-temporaries

[Fortran, patch, pr71936, v1] [6/7 Regression] ICE in wide_int_to_tree, at tree.c:1487

[Fortran, Patch, PR72698, v1] [5/6/7 Regression] ICE in lhd_incomplete_type_error, at langhooks.c:205

Re: [Fortran, Patch] First patch for coarray FAILED IMAGES (TS 18508)

[GCC Steering Committee attention] [PING] [PING] [PING] libgomp: In OpenACC testing, cycle though $offload_targets, and by default only build for the offload target that we're actually going to test

[gomp4] adjust offsets for present data clauses

[gomp4] check for sufficient parallelism when calling acc routines in fortran

[gomp4] default to runtime gang size

[gomp4] Extend libgomp's fortran test coverage of host_data

[gomp4] fix an ICE involving assumed-size arrays

[gomp4] Frame propagation for routines

[gomp4] lto dump of callee counts

[gomp4] runtime default compute dimensions

[gomp4] vector reductions

[HSA, PATCH] HSA configure: add conditionally slash to HSA_RUNTIME_LIB

[hsa-branch] Add support for CONST_DECLs

[hsa-branch] Avoid register moves for unnecessary conversions

[hsa-branch] Cleanups of hsa_insns_signal and hsa_insns_queue

[hsa-branch] Fix ICE in binds_to_current_def_p

[hsa-branch] Fix issues with firstbit and popcount source types

[hsa-branch] Handle BRIG_OPCODE_DEBUGTRAP in op_output_p

[hsa-branch] Make section::add return pointer to data

[hsa-branch] Minor tweak to HSA_SORRY macros

[hsa-branch] Outline HSA function attribute modification

[hsa-branch] Outline some functionality in HSA libgomp plugin

[hsa-branch] Refactoring of handling atomiscs

[hsa-branch] Remove typedef.*_p from hsa.h

[hsa-branch] Remove unnecessary operators

[hsa-branch] Remove useless build of kernel_dependencies_vector_type

[hsa-branch] Rename m_binded_function to m_bound_function

[hsa-branch] Switch dynamic parallelism off by default

[hsa-branch] Update existing hsa builtin handling

[hsa-branch] Use hsa_obstack to allocate temporary names

[Java,wwwdocs] java/news.html -- remove broken link

[libcpp] append "evaluates to 0" for Wundef diagnostic

[libstdc++,wwwdocs] Do not refer to libstdc++/ for more information

[LTO] Add wide_int streaming support

[lto] remove unnecessary assignment

[MIPS, committed] Skip gcc.dg/loop-8.c

[MIPS,committed] Use create_tmp_var_raw in mips_atomic_assign_expand_fenv

[MPX] Fix for PR77267

[openacc] add a warning for non-contiguous data clauses

[PATCH 0/3] Better folding of 2 string builtin-ins

[PATCH 0/3] more rtl list work

[PATCH 0/4] (v2) Generating patches from fix-it hints

[PATCH 0/4] Applying fix-its on behalf of the user to their code

Re: [PATCH 0/4] BRIG (HSAIL) frontend

Re: [PATCH 0/4] Properly handle GCC target("march=") (PR71652)

[PATCH 0/4] Various GCOV/PGO improvements

[PATCH 0/4][PR 71931] Fix target lib tests --with-build-sysroot

Re: [PATCH 0/7, GCC, V8M] ARMv8-M Security Extensions

[PATCH 1/2] Adjust DG directives in libstdc++ XFAIL test

[PATCH 1/2] Adjust testcase for C++14 compatibility

Re: [PATCH 1/2] DWARF: process all TYPE_DECL nodes when iterating on scopes

[PATCH 1/2] Fix GNU coding style in gcov.c

[PATCH 1/2] S/390: Fix vlvg vlgv low-level builtins.

Re: [PATCH 1/3] (v2) On-demand locations within string-literals

[PATCH 1/3] Fold BUILT_IN_STRNCASECMP

[PATCH 1/3] haifa-sched.c: make ready_list an auto_vec<rtx_insn *>

Re: [PATCH 1/4] BRIG (HSAIL) frontend: configuration file changes and misc

[PATCH 1/4] Cherry-pick fprofile-generate-atomic from google/gcc-4_9 branch

[PATCH 1/4] selftest.h: Add ASSERT_TRUE_AT and ASSERT_FALSE_AT

[PATCH 1/4] selftest: split out named_temp_file from temp_source_file

Re: [PATCH 1/4][Ada,DJGPP] Ada support for DJGPP

[PATCH 1/4][PR 71931] Fix libatomic tests

[PATCH 1/9] separate shrink-wrap: New command-line flag, status flag, hooks, and doc

Re: [PATCH 14/17][ARM] Add NEON FP16 instrinsics.

Re: [PATCH 15/17][ARM] Add tests for ARMv8.2-A FP16 support.

Re: [PATCH 16/17][ARM] Add tests for VFP FP16 ACLE instrinsics.

Re: [PATCH 17/17][ARM] Add tests for NEON FP16 ACLE intrinsics.

Re: [PATCH 2/2] Adjust DG directives in libstdc++ XFAIL test

[PATCH 2/2] Adjust testcases for C++17 compatibility

[PATCH 2/2] S/390: Provide low-level builtins with __int128 ops.

Re: [PATCH 2/2][v4] Drop excess size used for run time allocated stack variables.

[PATCH 2/3] make forced labels a vec

[PATCH 2/3] Smarter folding of __builtin_memchr

[PATCH 2/4] (v3) On-demand locations within string-literals

Re: [PATCH 2/4] BRIG (HSAIL) frontend: The FE itself.

[PATCH 2/4] Improvements to typed_splay_tree

[PATCH 2/4] Remove __gcov_indirect_call_profiler

Re: [PATCH 2/4][Ada,DJGPP] Ada support for DJGPP

[PATCH 2/4][PR 71931] Fix libgomp tests

[PATCH 2/9] cfgcleanup: Don't confuse CFI when -fshrink-wrap-separate

[PATCH 2/N] Fix usage of POW2 histogram

[PATCH 3/3] make stack_slot_list a vec<rtx>

[PATCH 3/3] Test folding of strn{case}cmp and memchr

[PATCH 3/4] (v2) Introduce class edit_context

Re: [PATCH 3/4] Add support to run auto-vectorization tests for multiple effective targets

Re: [PATCH 3/4] BRIG (HSAIL) frontend: libhsail-rt

[PATCH 3/4] Fix typo in gcov.texi

[PATCH 3/4] Introduce class edit_context

[PATCH 3/4] Use class substring_loc in c-format.c (PR c/52952)

Re: [PATCH 3/4][Ada,DJGPP] Ada support for DJGPP

[PATCH 3/4][PR 71931] Fix libitm tests

[PATCH 3/9] dce: Don't dead-code delete separately wrapped restores

[PATCH 4/4] (v2) Add -fdiagnostics-generate-patch

[PATCH 4/4] Add -fdiagnostics-generate-patch and -fdiagnostics-apply-fixits

[PATCH 4/4] Add tests for __gcov_dump and __gcov_reset

Re: [PATCH 4/4] BRIG (HSAIL) frontend: smoke test suite

[PATCH 4/4] c-format.c: suggest the correct format string to use (PR c/64955)

[PATCH 4/9] regrename: Don't rename restores

[PATCH 5/9] regrename: Don't run if function was separately shrink-wrapped

[PATCH 5/N] Add new *_atomic counter update function, (-fprofile-update=atomic)

[PATCH 6/9] sel-sched: Don't mess with register restores

Re: [PATCH 7/7, GCC, ARM, V8M] Added support for ARMV8-M Security Extension cmse_nonsecure_caller intrinsic

[PATCH 7/9] cprop: Leave RTX_FRAME_RELATED_P instructions alone

Re: [PATCH 8/17][ARM] Add VFP FP16 arithmetic instructions.

[PATCH 8/9] shrink-wrap: shrink-wrapping for separate components

[PATCH 9/9] rs6000: Separate shrink-wrapping

[Patch AArch64 Obvious] Fix Bootstrap for my mistake in r238977

[PATCH AArch64/V3]Add new patterns for vcond_mask and vec_cmp

[PATCH AArch64][V3]Rewrite vcond patterns using vcond_mask/vec_cmp, also support missing vect_cond_mixed patterns

[PATCH AArch64]Delete useless var declaration as obvious

[PATCH AArch64]Fix spurious warning with explicit initialization

Re: [PATCH build/doc] Replacing libiberty with gnulib

[PATCH GCC]Refactor doloop by moving cheaper checks earlier.

Re: [PATCH GCC]Resolve compilation time known alias checks in vectorizer

[PATCH GCC]Simplify interface for simplify_using_initial_conditions

[PATCH PR69848]Avoid not insn by inverting comparison code in vcond patterns

[PATCH PR69848]Introduce special conditional reduction CONST_COND_REDUCTION

Re: [PATCH PR71734] Add missed check that reference defined inside loop.

[PATCH PR71956] Add missed check on MASK_STORE builtin.

[PATCH PR72772]Also check equality for expanded iv base.

[PATCH PR72817/PR73450]Fix wrong code caused by niter analyzer for NE_EXPR exit cond.

Re: [PATCH RFC] do not throw in std::make_exception_ptr

[PATCH testsuite/PR33707]Add test case.

[PATCH testsuite]Require vect_cond_mixed for test case gcc.dg/vect/pr56541.c

[PATCH v2 0/9] Separate shrink-wrapping

[PATCH v2,rs6000] Add built-in function support for Power9 binary floating point operations

[PATCH v2] cpp/c: Add -Wexpansion-to-defined

[PATCH v2] Extend -falign-FOO=N to N[,M]: the second number is max padding

[PATCH v3 1/2] Temporary remove "at least 8 byte alignment" code from x86

[PATCH v3 2/2] Extend -falign-FOO=N to N[,M[,N2[,M2]]]

[PATCH v3] cpp/c: Add -Wexpansion-to-defined

Re: [PATCH v3] S/390: Add splitter for "and" with complement.

[PATCH(es)] PR fortran/77391 -- RFC vote on which you prefer

[PATCH, 1/4] Handle errors in both args of va_arg

[PATCH, 2/4] Replace error_at with assert in build_va_arg

[PATCH, 3/4] Fix assert in build_va_arg, case 2b

Re: [PATCH, 4 of 4], Enhance PowerPC vec_extract support for power8/power9 machines

Re: [PATCH, ARM, ping2] Fix aprofile multilib mappings

Re: [PATCH, ARM, ping] Fix aprofile multilib mappings

Re: [PATCH, ARM, ping] Use a MULTILIB_REQUIRED approach for aprofile multilib

Re: [PATCH, ARM] Add a new target hook to compute the frame layout

[PATCH, ARM] Fix aprofile multilib mappings

Fwd: [PATCH, ARM] Use a MULTILIB_REQUIRED approach for aprofile multilib

Re: [patch, avr] Fix mmcu to specs issues

[PATCH, AVX-512, committed] Fix detection of AVX512IFMA in host_detect_local_cpu

[PATCH, c++ testsuite]: Fix UNRESOLVED: g++.dg/cpp1z/constexpr-lambda6.C testsuite failure

[PATCH, C++] Warn on redefinition of builtin functions (PR c++/71973)

[PATCH, COMMITTED] Add branch_changer.py script to maintainer-scripts

Re: [PATCH, contrib] download_prerequisites: check for existing symlinks before making new ones

Re: Fwd: [PATCH, doc/ARM, ping] Remove false affirmation that Thumb cannot use an FPU

Fwd: [PATCH, doc/ARM] Remove false affirmation that Thumb cannot use an FPU

[PATCH, fixincludes] Fix PR bootstrap/72833

[patch, fortran, committed] Set deferred flag on typespec for temporary strings

Re: [PATCH, Fortran, OpenACC] Fix PR70598, Fortran host_data ICE

[PATCH, Fortran] Extension: AUTOMATIC/STATIC symbol attributes with -fdec-static

[PATCH, Fortran] Fix compare logic for anonymous structure types

[patch, Fortran] Fix PR 71902

[PATCH, Fortran] New flag -finit-derived to initialize components of derived types

[PATCH, fortran] PR 77261 gfortran.dg/random_3.f90 failure

[Patch, fortran] PR48298 - [F03] User-Defined Derived-Type IO (DTIO)

[Patch, fortran] pr77358 - [F08] deferred-length character function returns zero-length string

[PATCH, i386, AVX-512] Fix runtime test for kunpck intrinsic.

[PATCH, i386]: Fine tune prefetchw emission (PR 77270)

[PATCH, i386]: Fix PR 72843, ICE in lra_set_insn_recog_data

[PATCH, i386]: Fix PR72867, incorrect optimization of VMINPS/VMAXPS at compile time

[PATCH, i386]: Fix PR76342, rename _mm512_undefined_si512 to _mm512_undefined_epi32

[PATCH, i386]: Fix PR77270, Flag -mprftchw is shared with 3dnow for -march=k8

[PATCH, i386]: Fix PR77403, assemble failure of vinserti64x4 with -masm=intel

[PATCH, i386]: Fix wrong cast in _mm512_{,mask_}cmp_ep{i,u}32_mask intrinsics

[PATCH, i386]: Split shifts with useless masked count operand to a normal shift

Re: [Patch, libfortran] Multi-threaded random_number

[PATCH, libgfortran] Always seed the PRNG from the OS

[PATCH, libgfortran] Improve PRNG seed scrambling

[patch, libgfortran] PR77393 [7 Regression] Revision r237735 changed the behavior of F0.0

[PATCH, libgo]: Fix syscall test failure on CentOS 5.11

[patch, libgomp, OpenACC] Additional enter/exit data map handling

[Patch, libstdc++/77356] Support escape in regex bracket expression

[PATCH, libstdc++] Fixed PR72840: dg-error syntax in 20_util/ratio/cons/cons_overflow_neg.cc as obvious

Re: [patch, libstdc++] std::shuffle: Generate two swap positions at a time if possible

[PATCH, libstdc++]: Fix testsuite FAILs related to missing de_DE.UTF-8 locale

[PATCH, libstdc++v3]: Fallback to read/write ops in case sendfile fails with ENOSYS or EINVAL.

[PATCH, LRA] Fix PR rtl-optimization 77289, LRA matching constraint problem

[PATCH, LRA] PR71680, Reload of slow mems

[patch, OpenACC] Fix reduction lowering segfault in omp-low

[PATCH, PING] DWARF: space-optimize loc. descr. for integer literals on 32-bit targets

Re: [PATCH, ping] genmultilib: improve error reporting for MULTILIB_REUSE

[PATCH, PR70895] Add copy mapping for reductions on OpenACC loop directives

[PATCH, PR70955] Tag {ms,sysv}_va_list_type_node with {ms,sysv}_abi attribute

[PATCH, PR71602, 4/4] Make canonical_va_list_type more strict

[PATCH, preapproved] Disable DF_VERIFY_SCHEDULED at end of df_verify (PR72855)

[PATCH, RELOAD] Don't assume subreg mem address is ok

[PATCH, RFC] gcov: dump in a static dtor instead of in an atexit handler

Re: [PATCH, RFC] Introduce -fsanitize=use-after-scope

[PATCH, rs6000] Fix PR72827 (ada bootstrap failure)

[PATCH, rs6000] Fix PR72863 (swap optimization misses swaps generated from intrinsics)

Re: [PATCH, rs6000] Fix vec_construct vectorization cost to be somewhat more accurate

[PATCH, rs6000] Switch the rs6000 port over to LRA

Re: [Patch, tentative, reload] Make push_reload work with more types of subregs?

[Patch, testsuite] Fix more bogus test failures for avr

[Patch, testsuite] Fix some more bogus failures for avr

[Patch, testsuite] Skip tests that expect 4 byte alignment for avr

[PATCH, testsuite]: Fix PR71008, FAIL: gcc.target/i386/avx512f-vprord-1.c scan-assembler-times vprord

[PATCH, testsuite]: Improve and clean-up tree-ssa/prefetch-?.c testcases

Re: [PATCH, testsuite]: Use -gdwarf-2 for g++.dg/other/anon5.C

Re: [PATCH, vec-tails 07/10] Support loop epilogue combining

Re: [PATCH, www] Mention download_prerequisites in installation docs

[Patch, wwwdocs] Add caveat for AVR port

[patch,avr] Add built-in function to emit NOPs

[patch,avr] Adjust insn length of forward branches.

[patch,avr] PR 55181 work around do_store_flag producing shifts for bit extractions

[patch,avr] PR70677: Use -fno-caller-saves for avr

[patch,gomp4] fix pr70828

Re: [PATCH,rs6000] Add built-in function support Power9 binary floating point operations

[PATCH/AARCH64] Add ThunderX vector cost model

[PATCH/AARCH64] Improve ThunderX code generation slightly with load/store pair

[PATCH/BUILD] [GSOC] [REPLACING LIBIBERTY WITH GNULIB]

Re: [PATCH] disable ifunc on *-musl by default

Re: [PATCH] - improve sprintf buffer overflow detection (middle-end/49905)

[PATCH] [GCC] Don't use section anchors for declarations that don't fit in a single anchor range

[patch] [gsoc] [gimplefe] GIMPLE FE Project

Re: [PATCH] aarch64: Add split-stack initial support

Re: [PATCH] accept flexible arrays in struct in unions (c++/71912 - [6/7 regression])

[PATCH] Add a TARGET_GEN_MEMSET_VALUE hook

[PATCH] Add c++11 effective target to tests for C++11 features

[PATCH] Add cgraph edge for early fixup_cfg inserted __builtin_unreachable (PR target/71910)

[PATCH] Add comment explaining why -std=c++14 is needed.

Re: [PATCH] Add constexpr to iterator adaptors, array and range access

Re: [PATCH] Add mark_spam.py script

[PATCH] Add more Aarch64 NEON intrinsics

[PATCH] Add new std::basic_string constructor (LWG 2583)

[PATCH] Add noexcept to std::function swap

[PATCH] Add non-const std::basic_string::data() for C++17

[PATCH] Add selftests to selftest.c

[PATCH] Add source information to -fverbose-asm

[PATCH] Add std::apply for C++17

[PATCH] Add test coverage for PR gcov-profile/35590

[PATCH] Add verifier for virtual SSA form

[PATCH] Add x | 0 -> x pattern

[PATCH] Adjust some PRE testcases

[PATCH] adjust spelling of constant expression in C++ diagnostics

[PATCH] AIX DWARF 64 bit offset (PR 77349)

[PATCH] Allow relayout_decl on FIELD_DECLs (PR c/72816)

[PATCH] Automatically generate dependencies for the build-machine object files

[PATCH] avoid -Wmissing-format-attribute for functions that use literal formats

[PATCH] Avoid return in x86 intrins returning void

Re: [PATCH] c++/60760 - arithmetic on null pointers should not be allowed in constant expressions

[PATCH] C++: add fixit for '>>' template error

[PATCH] c-format.c: cleanup of check_format_info_main

[PATCH] C: fixits for modernizing structure member designators

[PATCH] Change dump expectation in PR71857

Re: [PATCH] check -nopie in configure

[PATCH] Constrain std::shared_ptr assignment and resetting

[PATCH] cpp/c: Add -Wexpansion-to-defined

[PATCH] Create x.gcov file for binary w/o x.gcda file (PR, gcov-profile/65831)

[PATCH] Define __cpp_lib_generic_associative_lookup feature-test macro

[PATCH] Define C++17 feature-test macros

[PATCH] Define feature-test macro for std::enable_shared_from_this

[PATCH] Define std::as_const

[PATCH] Define std::atomic<T>::is_always_lock_free for C++17

[PATCH] Define std::is_callable and std::is_nothrow_callable

[PATCH] Define std::not_fn for C++17

[PATCH] Define std::owner_less<void> specialization (P0074R0)

[PATCH] Define std::shared_ptr::weak_type

[PATCH] Detect whether target can use -fprofile-update=atomic

[PATCH] df: Keep return address register undefined until epilogue_completed

Re: [PATCH] disable ifunc on *-musl by default

[PATCH] Disable std::string and std::wstring extern templates for C++17

Re: [Patch] Disable text mode translation in ada for Cygwin

[PATCH] Do not enable -fprefetch-loop-arrays with -fprofile-use (PR, gcov-profile/58250).

Re: [PATCH] do not take mutex in _Unwind_Find_registered_FDE if there is no registered objects

[PATCH] do not throw in std::make_exception_ptr

[PATCH] DWARF: do not emit DW_TAG_variable to materialize DWARF procedures

[PATCH] DWARF: remove pessimistic DWARF version checks for imported entities

[PATCH] DWARF: space-optimize loc. descr. for integer literals on 32-bit targets

[PATCH] Enable Mathematical Special Functions for C++17

[PATCH] Eradicate MQ some more

[PATCH] Extend -falign-FOO=N to N[,M]: the second number is max padding

[PATCH] Fix (parts of) PR68273

[PATCH] Fix 4 avx512* mask reg constraints

[PATCH] Fix a few fall through cases

[PATCH] Fix abi_tag23* test failure (PR c++/77379)

[PATCH] Fix ambiguities in C++17 mode

Re: [PATCH] Fix assembler arguments for -m16

[PATCH] Fix avoid_constant_pool_reference (PR middle-end/77377)

[PATCH] Fix c-c++-common/ubsan/pr71403-?.c testcases

[PATCH] Fix caret locations in format_type_warning (PR c/72857)

[PATCH] Fix compile time complexity of search_type_for_mask (PR tree-optimization/72866)

Re: [PATCH] Fix detection of setrlimit in libstdc++ testsuite

[PATCH] Fix dwarf2out ARRAY_TYPE handling (PR debug/77363)

Re: [PATCH] Fix early debug regression with DW_AT_string_length (PR debug/71906)

[PATCH] Fix early late DWARF generation

[PATCH] Fix ICE on invalid variable template instantiation (PR c++/72759)

[PATCH] Fix ICE with FRE devirtualization (PR middle-end/77259)

[PATCH] Fix invalid dg-do directive

[PATCH] Fix invalid memory access in gcc.c (driver/72765)

[PATCH] Fix Java with LTO

[PATCH] Fix latent bugs

[PATCH] Fix ldist memset discovery with -0.0 (PR tree-optimization/72824)

[PATCH] Fix POW2 histogram

[PATCH] Fix PR 71802

[patch] Fix PR fortran/72743

[PATCH] Fix PR middle-end/71654 (missed shortening of a compare)

[PATCH] Fix PR tree-optimization/72810

[PATCH] Fix PR23855

[PATCH] Fix PR57326

Re: [PATCH] Fix PR64078

[PATCH] Fix PR69047

[PATCH] Fix PR71984 testcase

[patch] Fix PR72715

[PATCH] Fix PR72772

[PATCH] Fix PR73434

[PATCH] Fix PR76490

[PATCH] Fix PR76783

[PATCH] Fix PR77282

[PATCH] Fix PR77286

[PATCH] Fix PR77290

[PATCH] Fix PR77305

[PATCH] Fix regno_in_use_p for RTL checking bootstrap (PR rtl-optimization/72821)

[patch] Fix segfault in param_change_prob

[PATCH] Fix some warnings/errors that appear when enabling -Wnarrowing when building gcc

[PATCH] Fix sporadic failure of gcc.dg/cpp/pr66415-1.c

[PATCH] Fix std::wstring allocator tests

[PATCH] Fix suggestions for non-trivial Wformat type cases (PR c/72858)

[PATCH] Fix template-params-12f.C on darwin/vxworks (PR debug/77389)

[PATCH] Fix UB in expand_mult_const (PR middle-end/67485)

[PATCH] Fix ubsan EH updating (PR c/71512)

[PATCH] Fix unaligned access when predictive commoning (PR 71083)

Re: [PATCH] Fix unsafe function attributes for special functions (PR 71876)

[PATCH] Fix up -fsanitize=address ctor order (PR sanitizer/77396)

[PATCH] Fix up i386 dependencies on i386-builtin-types.inc

[PATCH] Fix up trans_array_constructor UB (PR fortran/67496)

[PATCH] Fix val-prof-7.c on --target_board 'unix/-m32'

[PATCH] Fix warning breaking profiled bootstrap

Re: [PATCH] Fix wrong code on aarch64 due to paradoxical subreg

Re: [PATCH] Fixes accidental renaming of gdb.py file (i.e. libstdc++.so.6.0.22-gdb.py)

[PATCH] Fixups for Martin's gimple-ssa-sprintf.c patch

[PATCH] gcov tool: Implement Hawick's algorithm for cycle detection, (PR gcov-profile/67992)

[PATCH] gcov-tool: Do not segfault in merge operation (PR, gcov-profile/67097).

[PATCH] gcov: add new option (--hash-names) (PR gcov-profile/36412).

[PATCH] gcov: rename line_next to next_file_fn in function_info

[PATCH] Generalize overriding mechanism for debug info output options defaults

Fwd: [PATCH] genmultilib: improve error reporting for MULTILIB_REUSE

[PATCH] Handle VECTOR_CST in integer_nonzerop()

Re: [PATCH] Implement -fdiagnostics-parseable-fixits

[PATCH] Implement C++17 rounding functions for std::chrono (P0092R1)

[PATCH] Implement resolution of LWG DR 685 precisely

Re: [Patch] Implement std::experimental::variant

[PATCH] Improve backwards threading

[PATCH] Improve comments on check_v3_target_filesystem_ts

Re: [PATCH] Improve forward jump threading of switch statements (PR18046)

[PATCH] Improve readability of debug_tree() dumps for SSA_NAME and VECTOR_CST

[PATCH] Improve VRP for stmts that can throw (PR27336)

[PATCH] Improve VRP PHI handling

[PATCH] Increase alignment for bit-field access when predictive commoning (PR 71083)

[PATCH] Indicate minimum in-tree MPFR version handled

[PATCH] libstdc++/51960 move-construction for raw_storage_iterator

[PATCH] libstdc++/77334 move assign RB trees of non-copyable types

[PATCH] lra: A multiple_sets is not a simple_move_p (PR73650)

[PATCH] Make autofdo tests safer for parallel builds

[PATCH] Make clone materialization an IPA pass

[PATCH] Make gcc.dg/tree-ssa/ivopt_5.c more robust

[PATCH] Math special functions testsuite cleanup

[PATCH] More testsuite cleanup

[PATCH] Move class substring_loc from c-family into gcc

[PATCH] Move class temp_source_file from input.c to selftest.c/h

[PATCH] Move dg-error directives to relevant lines

[PATCH] New hpux fix to add noreturn attribute to longjmp declarations in setjmp.h

[patch] New libstdc++ docs on testing and library versioning

[PATCH] newlib-stdint.h: Remove 32 bit longs

Re: [PATCH] nvptx: do not implicitly enable -ftoplevel-reorder

[PATCH] objc: update documetation and add test-case of constructor/destructor attr.

[PATCH] PR 72847 Prevent double-free in std::vector<bool>

[PATCH] PR fortran/77372

[PATCH] PR fortran/77380

[PATCH] PR middle-end/21137: Folding if (((int)x >> 31) & 64) into if ((int)x < 0)

[PATCH] PR middle-end/74113: Don't limit piecewise move to MAX_FIXED_MODE_SIZE

[PATCH] PR target/72839: Increase MOVE_RATIO to 17 for Lakemont

[PATCH] PR target/77408: Add -mcopy-reloc to avoid copy relocation

[PATCH] PR71752 - SLP: Maintain operand ordering when creating vec defs

[PATCH] Properly propagate into PHIs in forwprop

[Patch] Reduce regex _M_dfs frame size

[PATCH] Remove "at least 8 byte alignment" code from x86 targets

[PATCH] remove conditional compilation of HAVE_AS_LEB128 code

[PATCH] Remove deprecated has_trivial_xxx traits

[PATCH] Remove duplicate dg-options directive

[PATCH] remove HARD_FRAME_POINTER_IS_ARG_POINTER macro

[PATCH] Remove ignored "xfail" from dg-do compile directives

[PATCH] Remove unintended dg-options directive

[PATCH] Remove unnecessary jump threading restriction

[PATCH] remove whitespace

[PATCH] Remove whitespace

Re: [PATCH] Replacing gcc's dependence on libiberty's fnmatch to gnulib's fnmatch

Re: [PATCH] report supported function classes correctly on *-musl

[PATCH] Restrict jump threading statement simplifier to scalar types (PR71077)

[PATCH] RFC: -fasm-show-source

Re: [PATCH] RFC: On-demand locations within string-literals

[PATCH] rs6000: Don't emit a use of LR in returns and sibcalls

[PATCH] S/390: Fix insv-1.c test with -m31.

[PATCH] S/390: Improve result verification in test case vec-genmask-1.c.

[PATCH] selftest.c: avoid explicit "selftest::" qualifiers

[PATCH] selftest.h: add ASSERT_STR_CONTAINS

[PATCH] selftest.h: mark failure functions with "noreturn"

[PATCH] selftest.h: mark failure functions with ATTRIBUTE_NORETURN.

[PATCH] Set -fprofile-update=atomic when -pthread is present

[PATCH] Simplify dg-options for tests using pthreads

[PATCH] Simplify std::__invoke_impl definitions

[PATCH] Skip C tests if test flags include C++ options

[PATCH] Skip scan-assembler test when -flto is used

[PATCH] Small cleanups to use gimple_call_noreturn_p

Re: [patch] Some testsuite cleanup

[PATCH] Some timevar fixes

[PATCH] Speed up ix86_expand_builtin

[PATCH] Spelling suggestions for misspelled preprocessor directives

[PATCH] Support TImode CONST_WIDE_INT store in 64-bit STV

[PATCH] Support using -flto with libstdc++ testsuite

[PATCH] Teach VRP to truncate the case ranges of a switch

[PATCH] toplev.c: set FILE * globals to NULL after fclose

Re: [PATCH] Tree-level fix for PR 69526

[PATCH] tree-optimization/71831 - __builtin_object_size poor results with no optimization

[PATCH] Uglify inline argument and local var names in x86 intrinsics

[PATCH] Update C++17 library implementation status table

Re: [PATCH] Update libstdc++ baseline symbols

[PATCH] Update links to libstdc++ Doxygen pages

[PATCH] Update or add fall through comments in switches

[PATCH] Update virtual SSA in if-conversion

[PATCH] Use ::new to avoid finding overloaded operator new

[PATCH] Use __invoke in std::function internals

[PATCH] Use dg-do preprocess instead of compile for tests

[PATCH] Use effective target instead of -std in dg-options

Re: [PATCH] Use effective-target instead of -std options

[PATCH] Use RPO order for fwprop iteration

[PATCH] Use TImode for piecewise move in 64-bit mode

[PATCH] xtensa: report stack usage

[PATCH], Improve vector int/long initialization on PowerPC

[PATCH], Patch #4, Improve vector int/long initialization on PowerPC

[PATCH], Patch #5, Improve vector int initialization on PowerPC

[PATCH], Patch #6, Improve vector short/char splat initialization on PowerPC

[PATCH], Patch #7, Add PowerPC vector initialization tests

[PATCH], PR 72853, Fix Power9 issue with scalar double Altivec d-form instructions

[PATCH][6.2] Fix build error with in-tree ISL for GCC 4.3 host compiler

Re: [PATCH][AArch64 - v2] Simplify eh_return implementation

[PATCH][AArch64] Add legitimize_address_displacement hook

Re: [PATCH][AArch64] Allow multiple-of-8 immediate offsets for TImode LDP/STP

[PATCH][AArch64] Fix symbol offset limit

[PATCH][AArch64] Improve stack adjustment

Re: [PATCH][AArch64] Optimize prolog/epilog

[PATCH][AArch64] Simplify eh_return implementation

[PATCH][AArch64][GCC 5] Backport Work around for PR target/64971

[PATCH][Aarch64][gcc] Fix vld2/3/4 on big endian systems

[PATCH][ARM] PR target/70473: Reduce size of Cortex-A8 automaton

[PATCH][ARM] Refactor MOVW/MOVT fusion logic to allow extension

Re: [PATCH][COMMITTED] Revert r238497 because of PR 71961.

Re: [PATCH][expr.c] PR middle-end/71700: zero-extend sub-word value when widening constructor element

[PATCH][mips] Add support for mips*r6-*-musl

[PATCH][mips] Fix linux header use in libgcc

[PATCH][msp430] Don't output __interrupt_vector sections for weak functions

[PATCH][PR64971]Convert function pointer to Pmode when emit call

[PATCH][RFC] Add the ability to record sub-timevars (-ftime-report-details)

[PATCH][RFC] Early LTO debug

[PATCH][RFC] Fix PR72851 by "randomizing" SSA propagator worklist extraction

Re: [PATCH][RFC] PR middle-end/22141 GIMPLE store widening pass

[PATCH][v2] GIMPLE store merging pass

[PATCHv2 1/7, GCC, ARM, V8M] Add support for ARMv8-M's Secure Extensions flag and intrinsics

[PATCHv2 2/7, GCC, ARM, V8M] Handling ARMv8-M Security Extension's cmse_nonsecure_entry attribute

[PATCHv2 4/7, GCC, ARM, V8M] ARMv8-M Security Extension's cmse_nonsecure_entry: clear registers

[PATCHv2 5/7, GCC, ARM, V8M] Handling ARMv8-M Security Extension's cmse_nonsecure_call attribute

[PATCHv2 6/7, GCC, ARM, V8M] ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_call

Re: [PATCHv2, PING 2][ARM] -mpure-code option for ARM

Re: [PATCHv2, PING 3][ARM] -mpure-code option for ARM

[PATCHv2] do not throw in std::make_exception_ptr

Re: [PING 4, PATCH] Remove xfail from thread_local-order2.C.

[PING v2] Unreviewed GCC-6 patches

[PING v3] Unreviewed GCC-6 patches

Re: [PING**2] [PATCH] Fix asm X constraint (PR inline-asm/59155)

[PING] Use correct location information for OpenACC shape and simple clauses in C/C++

[PR fortran/60774] Patch

[PR fortran/61318] Patch

[PR fortran/72741] Handle intrinsic functions specified in !$ACC ROUTINE ( NAME )

[PR fortran/77260] Patch

[PR ipa/71981] Make get_dynamic_type grok MEM_REF

[PR tree-optimization/71691] Fix unswitching in presence of maybe-undefined SSA_NAMEs

Re: [PR49366] emit loc exprs for C++ non-virtual pmf template value parms

[PR55641] drop spurious const_type from reference_type variables

[PR56974] output DWARF-5 markers for ref_qualifiers

[PR57371] transform (double)i eq/ne 0 to i eq/ne 0

[PR59319] output friends in debug info

[PR63238] output alignment debug information

[PR63240] generate debug info for defaulted member functions

Re: [PR70920] transform (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst

Re: [PR71078] x / abs(x) -> copysign (1.0, x)

[PR72835] Incorrect arithmetic optimization involving bitfield arguments

[PTX] fix build

[PTX] fix worker propagation ICE

[PTX] unbreak libgfortran

Re: [Revert][AArch64] PR 63521 Define REG_ALLOC_ORDER/HONOR_REG_ALLOC_ORDER

[RFC PATCH, alpha]: Disable _FloatN on alpha

Re: [RFC, v2] Test coverage for --param boundary values

Re: [RFC] [2/2] divmod transform: override expand_divmod_libfunc for ARM and add test-cases

[RFC] [ipa bitwise cp] tree-ssa-ccp changes

[RFC] ipa bitwise constant propagation

[RFC] Use ccp mask and val to refine value_range

Re: [RFC] warn on dead function calls in ipa-pure-const [1/4]

Re: [RFC][IPA-VRP] Add support for IPA VRP in ipa-cp/ipa-prop

Re: [RFC][IPA-VRP] Early VRP Implementation

Re: [RFC][IPA-VRP] Re-factor tree-vrp to factor out common code

[RFC][IPA-VRP] splits out the update_value_range calls from vrp_visit_stmt

Re: [RFC][PR61839]Convert CST BINOP COND_EXPR to COND_EXPR ? (CST BINOP 1) : (CST BINOP 0)

[RFT PATCH, i386]: Optimize zero-extensions from mask registers

[RS6000] ABI_V4 ifunc

[RS6000] cost SLOW_UNALIGNED_ACCESS

[RS6000] Delete duplicate code

[RS6000] e500 part of pr71680

[RS6000] Force source of fix_trunc<mode>si2 to reg

[RS6000] power8 unaligned fp load/store

[RS6000] PR72802 part 1, fix constraints for lxssp/stxssp

[RS6000] PR72802 part 2, reload ICE

[RS6000] Remove negative from option help strings

[RS6000] rs6000_preferred_reload_class

[SPARC] Fix PR target/77324

[testsuite] add require-effective-target c99_runtime for pr71078-*.c tests

[testsuite] XFAIL gcc.dg/ipa/iinline-attr.c on Visium

[TREE-SSA-CCP] Issue warning when folding condition

Re: [tree-ssa-ccp] modify extend_mask to extend bits based on signop

[v3 PATCH, RFC] Implement LWG 2729 for tuple

[v3 PATCH] Implement C++17 make_from_tuple.

[v3 PATCH] Implement LWG 2729 for pair.

[v3 PATCH] Implement LWG 2744 and LWG 2754.

[v3 PATCH] Implement LWG 2758.

[v3 PATCH] Implement the latest proposed resolution of LWG 2756

[v3 PATCH] PR libstdc++/77288 and the newest proposed resolution for LWG 2756

[v3 PATCH] PR libstdc++/77395

Re: [WIP] [PR fortran/72741] Rework Fortran OpenACC routine clause handling

[WIP] [PR fortran/72741] Rework Fortran OpenACC routine clause handling (was: [PATCH] OpenACC routines in fortran modules)

[wwwdocs,libstdc++] Remove libstdc++/

[wwwdocs] [PATCH] Add my changes to gcc-7/changes.html

Re: [wwwdocs] Add branch description for new branch unified-autovect

Re: [wwwdocs] Add more PowerPC information to gcc-6/changes.html

[wwwdocs] benchmarks/index.html -- vmakarov.fedorapeople.org now defaults to https

Re: [wwwdocs] Buildstat update for 6.x

[wwwdocs] Document libstdc++ changes in GCC 7

[wwwdocs] Improve example at https://gcc.gnu.org/gcc-6/porting_to.html#flifetime-dse

[wwwdocs] news/inlining.html - link maintenance

[wwwdocs] PATCH for Re: GCC 6.2 Released

[wwwdocs] PATCH for Re: GCC Coding Conventions typo

[wwwdocs] PATCH for Re: New CA mirror

[wwwdocs] projects/prefetch.html -- remove three broken links

[wwwdocs] readings.html - update link to IBM Journal of Research and Development

[wwwdocs] superh.com has gone poker(?)

[x86] Disable STV pass if -mstackrealign is enabled.

[x86] Don't use builtins for unaligned load/store

Add fixit hint for -Wlogical-not-parentheses

Add minimal _FloatN, _FloatNx built-in functions [version 2]

Always support float128 on x86

AW: [PATCH] Fix unaligned access when predictive commoning (PR 71083)

backport PR61929 fix to 5 branch

Re: backward threading heuristics tweek

C PATCH to disallow invalid arguments to __atomic_* (PR c/71514)

C PATCH to suppress a bogus "defaulting to int" warning (PR c/77323)

Re: C++ OpenACC routine directive testing: templated, and "auto", trailing return type syntax

Re: C++ PATCH for c++/56701 (treating 'this' as an rvalue)

C++ PATCH for c++/57728 (explicit instantiation and defaulted functions)

C++ PATCH for c++/68703 (dependent vector length)

C++ PATCH for c++/72415 (concepts ICE with fold-expression constraint)

C++ PATCH for c++/72766 (ICE with VLA)

C++ PATCH for c++/72796 (wrong resolution of scoped call)

C++ PATCH for c++/73456 (concepts ICE with constrained parameter pack)

C++ PATCH for c++/77379 (abi_tag on thunk)

C++ PATCH for C++17 constexpr if

C++ PATCH for C++17 constexpr lambda

C++ PATCH to allow constexpr ctor with typedef declaration in C++11 (c++/70229)

C++ PATCH to fix ICE with memset warning (PR c++/77321)

C++ PATCH to rename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P

C++ PATCHes for abi_tag bugs

C++ PATCHes to tweak -Wabi mangling warning

C++11? (Re: protected alloca class for malloc fallback)

Re: C/C++: Simplify handling of location information for OpenACC routine directives

Contents of PO file 'gcc-6.2.0.uk.po'

Create multiple directory through fixinc.in script.

Re: divmod transform: add test-cases

Early jump threading

Fix bogus warning with -Wlogical-not-parentheses (PR c/77292)

fix crash on 64-bit mingw-w64 hosted compiler using more than 4 gb of ram

fix fallout of pr22051-2.c on arm

Re: Fix fir PR71696 in Libiberty Demangler (6)

Fix ICE in RTL PRE on abnormal edges

fold strlen (s) eq/ne 0 to *s eq/ne 0 on GIMPLE

GCC 6.3 Status Report (2016-08-22)

Go patch committed

Go patch committed to GCC 6 branch

Go patch committed: add -fgo-c-header=FILE option

Go patch committed: add -fgo-optimize-allocs option

Go patch committed: add escape analysis debugging

Go patch committed: Avoid non-ASCII characters in asm identifiers

Go patch committed: Document options and compiler directives

Go patch committed: Don't permit P.M for a pointer type

Go patch committed: fix package initialization order when testing

Go patch committed: Implement go:linkname compiler directive

Go patch committed: Implement go:noinline and go:nosplit directives

Go patch committed: Rewrite compiler directive support

Go patch committed: stack allocate non-escaping expressions

Go patch committed: use a cache for interface methods

Greets

Handle preprocessor constants with -fdump-ada-spec

Hello

Hey here

hey there! )

Hi 8)

I found u

I found U 8)

I found you )

Re: Implement -Wimplicit-fallthrough (take 2): fix missing breaks

Re: Implement -Wimplicit-fallthrough (take 2): questionable code

Re: Implement -Wimplicit-fallthrough (take 2): the rest

Implement -Wimplicit-fallthrough (take 3)

Implement -Wimplicit-fallthrough (take 3): add gcc_fallthrough

Implement -Wimplicit-fallthrough (version 4)

Implement -Wimplicit-fallthrough (version 4): add gcc_fallthrough

Re: Implement -Wimplicit-fallthrough (version 5)

Re: Implement -Wimplicit-fallthrough (version 6)

Implement -Wimplicit-fallthrough (version 7)

Implement -Wimplicit-fallthrough (version 7): add gcc_fallthrough()

Re: Implement -Wimplicit-fallthrough: core

Re: Implement -Wimplicit-fallthrough: the rest

Re: Implement -Wswitch-fallthrough

Re: Implement C _FloatN, _FloatNx types

Re: Implement C _FloatN, _FloatNx types [version 3]

Re: Implement C _FloatN, _FloatNx types [version 5]

Implement C _FloatN, _FloatNx types [version 6]

Re: Importing gnulib into the gcc tree

Re: Init df for split pass since some target use REG_NOTE in split pattern

libcpp: Fix comment typo

libgo patch committed: adjust dependencies

libgo patch committed: Change build procedure to use build tags

libgo patch committed: fix build for 32-bit PPC

libgo patch committed: fix go test -i with gccgo

libgo patch committed: treat functions that return zero bytes as returning void

Re: libgo patch committed: Update to 1.7rc3

Fwd: libgo patch committed: Use -fgo-c-header to share between Go and C

libgo/runtime: Fix signal stack size for ia64

Make max_align_t respect _Float128

make streaming routines for widest_int non-static

match.pd: Revert a * (1 << b) relaxation

Missed me ?

New template for 'gcc' made available

New Ukrainian PO file for 'gcc' (version 6.2.0)

one more patch for PR69847

one more patch for PR72778

Patch ping

PATCH RFA: Call default_file_start from s390_asm_file_start

patch to fix PR69847

patch to fix PR72778

PATCH: PR71818: Don't advance IVs with a variable step

Ping : [Patch, fortran] PR48298 - [F03] User-Defined Derived-Type IO (DTIO)

Ping [Fortran, Patch, pr70524, v1] [5/6/7 Regression] ICE when using -frepack-arrays -Warray-temporaries

PING [PATCH] PR middle-end/74113: Don't limit piecewise move to MAX_FIXED_MODE_SIZE

Ping patch GCC-6

Re: Ping Re: Implement C _FloatN, _FloatNx types [version 5]

Ping! Re: [PATCH, Fortran] Extension: AUTOMATIC/STATIC symbol attributes with -fdec-static

Ping! Re: [PATCH, Fortran] New flag -finit-derived to initialize components of derived types

Re: PING: new pass to warn on questionable uses of alloca() and VLAs

Ping^2 Re: Implement C _FloatN, _FloatNx types [version 5]

Ping^2: [PATCH build/doc] Replacing libiberty with gnulib

Ping^3 Re: Implement C _FloatN, _FloatNx types [version 5]

PR35503 - warn for restrict pointer

Re: PR35503 - warn for restrict pointer (-Wrestrict)

protected alloca class for malloc fallback

Release notes for _FloatN, _FloatNx

Repeated use of the OpenACC routine directive

Re: Rework C/C++ OpenACC routine parsing

Re: RFA: new pass to warn on questionable uses of alloca() and VLAs

Re: RFC [1/2] divmod transform

RFC: A few more fallthrus

Re: RFC: Make diagnostics for C++ reference binding more consistent

Set nonnull attribute to ptr_info_def based on VRP

split test cases pr71078-1.c and pr71078-2.c

Strip NOP_EXPR before building MEM

sup 8-)

sup!

Support __builtin_isinf_sign for new floating-point types (PR middle-end/77269)

Re: Test cases to check OpenACC offloaded function's attributes and classification

Re: Tighten syntax checking for OpenACC routine construct in C

transaction_safe exceptions prevent libstdc++ building for some targets

Update soft-fp from glibc (PR libgcc/77265)

Re: Use "oacc kernels" attribute for OpenACC kernels

Re: Use correct location information for OpenACC shape and simple clauses in C/C++

Use verify_oacc_routine_clauses for C/C++

Use verify_oacc_routine_clauses for Fortran (was: Use verify_oacc_routine_clauses for C/C++)

Re: Weird behaviour with --target_board="unix{var1,var2}"

wwwdocs: gcc-7/changes.html


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