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

-.Job in Canada

Re: -fopt-info handling

Re: [5.0 Backport][AArch64] Fix simd intrinsics bug on float vminnm/vmaxnm

Re: [6/7] Explicitly classify vector loads and stores

Re: [AArch64] ARMv8.2 command line and feature macros support

[AArch64] Fix simd intrinsics bug on float vminnm/vmaxnm

[AArch64] Handle HFAs of float16 types properly

[AArch64] Renaming ARMv8.1 to ARMv8.1-A in comments and documentations

[AArch64][0/14] ARMv8.2-A FP16 extension support

[AArch64][1/14] ARMv8.2-A FP16 data processing intrinsics

[AArch64][1/3] Migrate aarch64_add_constant to new interface & kill aarch64_build_constant

[AArch64][10/14] ARMv8.2-A FP16 lane scalar intrinsics

[AArch64][11/14] ARMv8.2-A FP16 testsuite selector

[AArch64][12/14] ARMv8.2-A testsuite for new data movement intrinsics

[AArch64][13/14] ARMv8.2-A testsuite for new vector intrinsics

[AArch64][14/14] ARMv8.2-A testsuite for new scalar intrinsics

[AArch64][2/14] ARMv8.2-A FP16 one operand vector intrinsics

[AArch64][2/3] Optimize aarch64_add_constant to generate better addition sequences

[AArch64][3/14] ARMv8.2-A FP16 two operands vector intrinsics

[AArch64][3/3] Migrate aarch64_expand_prologue/epilogue to aarch64_add_constant

[AArch64][4/14] ARMv8.2-A FP16 three operands vector intrinsics

[AArch64][5/14] ARMv8.2-A FP16 lane vector intrinsics

[AArch64][6/14] ARMv8.2-A FP16 reduction vector intrinsics

[AArch64][7/14] ARMv8.2-A FP16 one operand scalar intrinsics

[AArch64][8/14] ARMv8.2-A FP16 two operands scalar intrinsics

[AArch64][9/14] ARMv8.2-A FP16 three operands scalar intrinsics

[Ada] Another small tweak in LTO mode

[Ada] Clarify the semantics of -gnatn switch

[Ada] Confusing pragma unreferenced

[Ada] Early finalization of ctrl func result clobbers array element

[Ada] Extra precision in the evaluation of non-static expressions

[Ada] Fix PR ada/71817

[Ada] Gnatfind crash on references to unknown files

[Ada] Minor changes in gnat_to_gnu_entity

[Ada] Missing abort deferral on controlled aggregate component assignment

[Ada] Missing finalization of defaulted aggregate in extended return

[Ada] Small tweak in LTO mode

[Ada] Spurious error on container instantiation with predicated array type

[Ada] Spurious error on withed Ghost unit

[Ada] Spurious errors on inherited class-wide preconditions

[Ada] Spurious type errors because of views confusion in predicate functions

[Ada] Use chained locations in GNATprove for inherited pre and post

[Ada] Warning on fixed-point actual types with user-defined operators

[arm-embedded] [PATCH, ARM 2/7, ping1] Add support for ARMv8-M

[arm-embedded] [PATCH, ARM 3/7, ping1] Fix indentation of FL_FOR_ARCH* definition after adding support for ARMv8-M

[arm-embedded] [PATCH, ARM 4/7, ping1] Factor out MOVW/MOVT availability and desirability checks

[arm-embedded] [PATCH, libgcc/ARM 1/6] Fix Thumb-1 only == ARMv6-M & Thumb-2 only == ARMv7-M assumptions

[arm-embedded] [PATCH, libgcc/ARM 1a/6] Fix Thumb-1 only == ARMv6-M & Thumb-2 only == ARMv7-M assumptions

[arm-embedded] Backport of resolution handling fix WRT incremental linking

[ARM] Minor fix in arm_function_ok_for_sibcall

[ARM] no-data-is-text-relative & msingle-pic-base

Re: [ARM][testsuite] neon-testgen.ml removal

[avr,committed]: Remove superfluous CLR of zero_reg.

[BACKPORT 4.9/5] Fix compiling large files

[Bug tree-optimization] Fix for PR71994

Re: [BUILDROBOT] Selftest failed for i686-wrs-vxworks

[C PATCH] Don't mark C99 inline functions as always_inline (PR c/71969)

[C PATCH] Fix -Wunused-but-set-* regression with vector indexing (PR c/71719)

[C PATCH] For implicit function declaration suggestions only consider fns and fn pointers (PR c/71858)

[C PATCH] Ignore invisible bindings for misspelling hints (PR c/71858)

[C++ PATCH] Allow frexp etc. builtins in c++14 constexpr (PR c++/50060)

[C++ PATCH] cp_parser_save_member_function_body fix (PR c++/71909)

[C++ PATCH] Fix diagnostics ICE (PR c++/71835)

[C++ PATCH] Fix error recovery in tsubst_baselink (PR c++/71826)

[C++ PATCH] Fix ICE with PTRMEM_CST (PR c++/70869)

[C++ PATCH] Fix ICE with SIZEOF_EXPR in default arg (PR c++/71822)

[C++ PATCH] Fix ICE with statement expression (PR c++/71728)

[C++ PATCH] Fix lval {REAL,IMAG}PART_EXPR constexpr evaluation (PR c++/71828)

[C++ PATCH] Fix up genericization ICE (PR c++/71941)

[C++ PATCH] Fix up vector cond expr handling in templates (PR c++/71871)

[C++ PATCH] for PR72457

Re: [C++ RFC/Patch] PR c++/71665

[committed] Improve profile support on hppa

[committed] Fix #pragma omp target * device (...) expansion (PR middle-end/71758)

[committed] Fix asan C++ ICE with PCH (PR sanitizer/71953)

[committed] Fix copy&paste bug in function-tests.c

[committed] Fix ICE with C++11 attributes (PR c++/71739)

Re: [committed] Fix OpenMP parsing of the specification part in functions (PR fortran/71704)

[committed] Fix selftest::temp_source_file ctor

[committed] Fix up narrowing conversion in tree-object-size.c

[committed] Move make_location from tree.h/c to input.h/c

[Committed] PR fortran/68566

[Committed] PR fortran/71067 -- set a pointer to NULL

[Committed] PR fortran/71935

[committed] Re: A gfortran silent "wrong code" bug in the transition from 4.9.0 -> 4.9.1, using OpenMP. (PR fortran/71717)

[Committed] S/390: Fix alignment check for literal pool references.

[Committed] S/390: Fix vecinit expansion.

[Committed] S/390: Remove mode size check in encode_section_info.

[committed] testsuite: add two more label_values annotations

[COMMITTED][AArch64] Fix simd intrinsics bug on float vminnm/vmaxnm

Re: [Driver] Add support for -fuse-ld=lld

Re: [Fortran, patch, committed] Help with STAT= attribute in coarray reference

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

[Fortran, Patch, PR70842, v1] [4.9/5/6/7 Regression] internal compiler error with character members within a polymorphic pointer

[Fortran, Patch, PR71807, v1] [5/6/7 Regression] Internal compiler error with NULL() reference in structure constructor

[Fortran, patch, v1] Add STAT= support to caf_single get()/send()

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

Re: [Fortran] Help with STAT= attribute in coarray reference

[gomp4] backport fixes for PR71704

[gomp4] backport fortran FE error handling changes

[gomp4] encode acc routine clauses inside fortran module files

[gomp4] Fix PR72741

Re: [JAVA PATCH] Enable more array bounds check elimination

[libiberty] fix unbounded alloca in make_relative_prefix_1

Re: [libiberty][PATCH] Avoid zero-length VLAs.

[libstdc++, C++17] Implement C++17 P0330 size_t UDL.

[libstdc++] Add C++17clamp

Re: [lra] Cleanup the use of offmemok and don't count spilling cost for it

[PATCH #2], PowerPC support to enable -mlra and/or -mfloat128

[PATCH 0/2, fortran] Better code generation for DO loops with +-1 step

[PATCH 0/2] [libgcc] Add support for QuarkSE and cleanup macros.

[PATCH 0/2] New selftests: sreal and fibonacci_heap

[PATCH 0/3] more removal of rtl lists

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

[PATCH 0/6] add and use an auto_sbitmap class

Re: [PATCH 0/6] remove some usage of rtx_{insn,expr}_list

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

Re: [PATCH 0/7] remove targets obsoleted in gcc 6

Re: [PATCH 0/9] remove some manual memory management

Re: [PATCH 0/9] separate shrink-wrapping

Re: [PATCH 1/17][ARM] Add ARMv8.2-A command line option and profile.

[PATCH 1/2] [ARC] [libgcc] Add support for QuarkSE processor.

[PATCH 1/2] Add a STATIC_ASSERT on sizeof (struct cp_token)

[PATCH 1/2] Add PRED_FORTRAN_LOOP_PREHEADER to DO loops with step bigger than +-1.

[PATCH 1/2] Add sreal to selftests

Re: [PATCH 1/2] C: convert return type of lookup_name_fuzzy from tree to const char *

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

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

[PATCH 1/3] make pattern_regs a vec

[PATCH 1/3][AArch64] Improve zero extend

[PATCH 1/3][GCC-6] Backport support for Phoenix-RTOS targets in config.sub.

[PATCH 1/4] Fix PR target/71652

[PATCH 1/4] Fix undefined behaviour in libstdc++ testsuite

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

[PATCH 1/6] add auto_sbitmap class

Re: [PATCH 1/6] Print indirect call changes in afdo dump file

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

RE: [PATCH 1/7] SMS remove dependence on doloop: Use loop induction variable analysis in SMS pass

Re: [PATCH 10/17][ARM] Refactor support code for NEON builtins.

Re: [PATCH 11/17][ARM] Add builtins for VFP FP16 intrinsics.

Re: [PATCH 12/17][ARM] Add builtins for NEON FP16 intrinsics.

Re: [PATCH 13/17][ARM] Add VFP FP16 instrinsics.

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/17][Testsuite] Add a selector for ARM FP16 alternative format support.

[PATCH 2/2] [ARC] [libgcc] Fix defines

[PATCH 2/2] Add selftests for fibonacci_heap

Re: [PATCH 2/2] C++ FE: handle misspelled identifiers and typenames

Re: [PATCH 2/2] gcc/genrecog: Don't warn for missing mode on special predicates

[PATCH 2/2] Optimize fortran loops with +-1 step.

[PATCH 2/2] Use static_assert for STATIC_ASSERT for C++11 onwards

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

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

Re: [PATCH 2/3] Add support for arm*-*-phoenix* targets.

[PATCH 2/3] haifa-sched.c: make twins a auto_vec<rtx_insn *>

Re: [PATCH 2/3] Run profile feedback tests with autofdo

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

[PATCH 2/3][AArch64] Improve zero extend

[PATCH 2/3][GCC-6] Backport support for arm*-*-phoenix* targets.

[PATCH 2/4] Fix undefined behaviour in libstdc++ testsuite

Re: [PATCH 2/4] PR c++/62314: add fixit hint for "expected ';' after class definition"

[PATCH 2/4] Support crc32 as a i386 target optimization node

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

Re: [PATCH 2/6] Don't run instrumented value profiler changes with afdo

[PATCH 2/6] use auto_sbitmap in various places

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

Re: [PATCH 3/17][Testsuite] Add ARM support for ARMv8.2-A with FP16 arithmetic instructions.

Re: [PATCH 3/3] Add support for arm*-*-phoenix* targets in libgcc.

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

[PATCH 3/3] merge adjust_cost and adjust_cost_2 target hooks

[PATCH 3/3][AArch64] Improve zero extend

[PATCH 3/3][GCC-6] Backport support for arm*-*-phoenix* targets in libgcc.

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

[PATCH 3/4] Fix undefined behaviour in libstdc++ testsuite

[PATCH 3/4] Support movbe as a i386 target optimization node

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

[PATCH 3/6] add ctor to topo_info

Re: [PATCH 3/6] Add dg-final-scan-autofdo and dg-final-scan-not-autofdo

[PATCH 3/7, GCC, ARM, V8M] ARMv8-M Security Extension's cmse_nonsecure_entry: __acle_se label and bxns return

Re: [PATCH 4/17][ARM] Define feature macros for FP16.

[PATCH 4/4] Fix undefined behaviour in libstdc++ testsuite

[PATCH 4/4] Remove fused-madd from documentation

[PATCH 4/4][Ada,DJGPP] Ada support for DJGPP

Re: [PATCH 4/6] Always print gcc-auto-profile line in dump file

[PATCH 4/6] remove elim_graph typedef

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

Re: [PATCH 5/17][ARM] Enable HI mode moves for floating point values.

[PATCH 5/6] add a constructor to elim_graph

Re: [PATCH 5/6] Clean up imports files in test suite

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

Re: [PATCH 6/17][ARM] Add data processing intrinsics for float16_t.

[PATCH 6/6] add [cd]tors to scc_info

Re: [PATCH 6/6] Some fixes for profile test cases for autofdo

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

Re: [PATCH 7/17][ARM] Add FP16 data movement instructions.

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

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

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

Re: [PATCH 9/17][ARM] Add NEON FP16 arithmetic instructions.

[PATCH build/doc] Replacing libiberty with gnulib

[PATCH FT32]: apply unbias to references to RAM symbols

[Patch GCC/01]Bring back warning message on loop whose counter might overflow

[PATCH GCC/02]Remove -funsafe-loop-optimizations option.

[PATCH GCC/03]New option warning missed optimization on loops whose counter may overflow

[PATCH GCC]Cleanup lt_to_ne handling in niter analyzer

Re: [PATCH GCC]Improve loop-niter to handle possible infinite loop.

[PATCH GCC]Improve no-overflow check in SCEV using value range info.

[PATCH GCC]Remove support for -funsafe-loop-optimizations

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

[Patch GCC]Support constraint flags in loop structure.

[PATCH GCC]Vectorize possible infinite loop by loop versioning.

Re: [PATCH GCC]Vectorize possible infinite loops by versioning

Re: [PATCH PR c/71699] Handle pointer arithmetic in nonzero tree checks

[PATCH PR34114/1]More multiple_of_p cases.

[PATCH PR34114/2]Prove no-overflow for loop with NE_EXPR exit condition and non-ONE step

Re: [PATCH PR68030/PR69710][RFC]Introduce a simple local CSE interface and use it in vectorizer

Re: [PATCH PR70729] The second part of patch.

[PATCH PR71503/PR71683]Fix ICE in tree-if-conv.c

[PATCH PR71518] Adjust misalign for outer loops also.

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

[Patch RFC 4/2 v3] Refactor noce_try_cmove_arith

[Patch RFC: 3/2 v3] Don't expand a conditional move between identical sources

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

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

[PATCH test]Refine test string for scev-8.c

[PATCH test]XFAIL gcc.dg/vect/vect-mask-store-move-1.c

[PATCH testsuite]XFAIL gcc.dg/tree-ssa/pr71347 on some targets

Re: [PATCH testsuite]XFAIL tests for -funsafe-loop-optimizations

[PATCH trivial] Fix PR71214 (__cpp_rvalue_references vs. __cpp_rvalue_reference)

Re: [PATCH trivial] Fix PR71214 (__cpp_rvalue_references vs. __cpp_rvalue_reference)

Re: [PATCH v2] Allocate constant size dynamic stack space in the prologue

[PATCH v2] C++ FE: handle misspelled identifiers and typenames

[PATCH v2] check initializer to be zero in .bss-like sections

[PATCH v2] extend shift count warnings to vector types

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

Re: [PATCH v2] S/390: Add support for z13 instructions lochi and locghi.

[PATCH v2] x86: allow to suppress default clobbers added to asm()s

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

Re: [PATCH v5] Allocate constant size dynamic stack space in the prologue

[PATCH, 1 of 4 or 5], Enhance PowerPC vec_extract support for power8/power9 machines

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

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

Re: [PATCH, ARM 2/7, ping1] Add support for ARMv8-M

Re: [PATCH, ARM 4/7, ping1] Factor out MOVW/MOVT availability and desirability checks

Re: [PATCH, ARM 5/7] Add support for MOVT/MOVW to ARMv8-M Baseline

Re: [PATCH, ARM 6/7, ping1] Add support for CB(N)Z and (U|S)DIV to ARMv8-M Baseline

Re: [PATCH, ARM 7/7] Enable atomics for ARMv8-M Mainline

Re: [PATCH, ARM, 3/3] Add multilib support for bare-metal ARM architectures

[patch, avr] Fix mmcu to specs issues

[Patch, avr] Fix PR 50739 - nameless error with -fmerge-all-constants

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

[PATCH, DOC] Enhance documentation of -fipa-ra option.

[Patch, fortran, committed] Fix PR 71795

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

Re: [PATCH, Fortran, OpenACC] Fix PR70598, Fortran host_data ICE (ping x3)

Re: [PATCH, Fortran, OpenACC] Fix PR70598, Fortran host_data ICE (ping x4)

[patch, fortran]

[patch, fortran] Bug 35849 - "wrong" line shown in error message for parameter

[patch, fortran] Bug 66575 - Endless compilation on missing end interface

[patch, fortran] Bug 71764 - [4.9/5/6/7 Regression] ICE in gfc_trans_structure_assign

[PATCH, Fortran] DEC extra integer intrinsics

[patch, fortran] Fix PR 71783

[patch, Fortran] Fix some string temporaries

Re: [patch, fortran] PR62125 Nested select type not accepted (rejects valid)

[patch, fortran] PR66310 Problems with intrinsic repeat for large number of copies

[Patch, fortran] PR71883] [5/6/7 Regression] ICE in identical_array_ref, at fortran/dependency.c:104

[PATCH, GCC/ARM testsuite] Fix pr42574.c selector syntax error

[PATCH, GCC/LRA] Teach LRA to not use same register value for multiple output operands of an insn

[PATCH, i386]: Hoist common code in x86_64{,_zext}_immediate_operand predicates

[PATCH, i386]: Remove unneeded truncations to DImode in x86_64{,_zext}_immediate_operand predicates.

[Patch, libfortran] Multi-threaded random_number

Re: [PATCH, libgcc/ARM 1/6] Fix Thumb-1 only == ARMv6-M & Thumb-2 only == ARMv7-M assumptions

Re: [PATCH, libgcc/ARM 1a/6, ping2] Fix Thumb-1 only == ARMv6-M & Thumb-2 only == ARMv7-M assumptions

Re: [PATCH, libgcc/ARM 1a/6] Fix Thumb-1 only == ARMv6-M & Thumb-2 only == ARMv7-M assumptions

Re: [PATCH, libgcc/ARM 1b/7] Check CLZ availability with ISA support and architecture level macros

Re: [PATCH, nds32] Enable GDB building for nds32*-*-* target.

[PATCH, OBVIOUS] Do not divide by zero in analyze_brprob.py

[PATCH, PR ipa/71633] Fix inlining into thunks

[PATCH, PR59833]: Fix sNaN handling in ARM float to double conversion

[PATCH, rs6000, libgcc] Implement temporary solution for __divkc3 and __mulkc3

[PATCH, rs6000, preapproved] Remove XFAILs from g++.dg/pr70098.C and gcc.target/powerpc/pr71763.c

[PATCH, rs6000] Add missing boilerplate

[PATCH, rs6000] Correct effective target in gcc.target/powerpc/pr63354.c

Re: [PATCH, rs6000] Fix PR target 71656, reload ICE when -mcpu=power9 -mpower9-dform-vector

Re: [PATCH, rs6000] Fix PR target/71698, ICE in reload copying TDmode values to GPR regs

[PATCH, rs6000] Fix PR target/71733, ICE with -mcpu=power9 -mno-vsx

[PATCH, rs6000] Fix PR71297 (ICE on invalid calls to vec_ld and vec_st)

[PATCH, rs6000] Fix some test failures on older hardware

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

[PATCH, rs6000] Fix {div,mul}kc3-1.c for older hardware

[PATCH, rs6000] PR71800, use correct constraint for stxsiwx

Re: [PATCH, rs6000] Use direct moves for __builtin_signbit for 128-bit floating-point

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

[Patch, testsuite, committed] Fix gcc.dg/params/blocksort-part.c for non 32-bit int targets

[Patch, testsuite, tentative] Explicitly disable pointer <-> int cast warnings for avr?

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

[PATCH, testsuite]: Add dg-add-options ieee to gcc.dg/pr59833.c

[PATCH, testsuite]: There is no warning for stack check with large frames on alpha

[Patch, testuite, committed] Fix some more tests that fail for non 32-bit int targets

Re: [PATCH, vec-tails 01/10] New compiler options

Re: [PATCH, vec-tails 03/10] Support epilogues vectorization with no masking

Re: [PATCH, vec-tails 04/10] Add masking cost

Re: [PATCH, vec-tails 05/10] Check if loop can be masked

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

Re: [PATCH, vec-tails 08/10] Support loop epilogue masking and low trip count loop vectorization

[PATCH, vec-tails 10/10] Tests

[patch,avr] make progmem work on AVR_TINY, use TARGET_ADDR_SPACE_DIAGNOSE_USAGE

[patch,avr] minor tweaks for 8-bit operations

[patch,avr] More insns to handle (inverted) bit-bit moves

[patch,avr] remove secondary_reload hook implementation

[patch,avr] Slightly better memory accesses on avr_tiny

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

[PATCH,rs6000] Consolidate Power9 Option Flags

Re: [PATCH/AARCH64] Add rtx_costs routine for vulcan.

[PATCH/AARCH64] Add scheduler for vulcan.

[PATCH] disable ifunc on *-musl by default

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

[PATCH] [ARC] Add support for QuarkSE processor.

Re: [PATCH] [ARC] Various small miscellaneous fixes.

[PATCH] aarch64: Add split-stack initial support

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

[PATCH] Adapt the numbering scheme (PR gcov-profile/64874)

[PATCH] Add a STATIC_ASSERT on sizeof (struct cp_token)

[PATCH] Add code-hoisting to GIMPLE

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

[PATCH] Add header for std::search to testcase

[PATCH] Add mark_spam.py script

[PATCH] Add missing OBJCOPY variable to Makefile.in

[patch] Add new hook to diagnose address space usage

Re: [patch] Add new hook to diagnose address space usage (take #2)

[PATCH] Add non-const overload of std::string::data()

Re: [PATCH] Add priority_queue::value_compare (LWG 2684)

[PATCH] Add qsort comparator consistency checking (PR71702)

[PATCH] Add tests and docs for LWG 2212 support

Re: [PATCH] Allow fwprop to undo vectorization harm (PR68961)

[PATCH] Amend dump expectation in slsr-8.c (PR, tree-optimization/71490)

[PATCH] Assorted fixes from LTO early debug

[PATCH] Avoid invoking ranlib on libbackend.a

[PATCH] c++/58796 Make nullptr match exception handlers of pointer type

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

Re: [PATCH] c/71552 - Confusing error for incorrect struct initialization

[PATCH] Call get_ops just for SSA_NAMEs (PR tree-optimization/71987)

[PATCH] Change std::conditional test to compile-only

[PATCH] check -nopie in configure

[PATCH] Check __STRICT_ANSI__ for 128-bit arithmetic types

[PATCH] Consider functions with xloc.file == NULL (PR, gcov-profile/69028)

Re: [PATCH] correct atomic_compare_exchange_n return type (c++/71675)

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

Re: [PATCH] disable IPA-cp cloning for functions with target_clones attribute

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

[PATCH] Do not allow make_compound_operation for vector mode, (PR70944)

Re: [PATCH] Do not emit SAVE_EXPR for already assigned SSA_NAMEs (PR71606).

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

[PATCH] doc fix for c/71560 - union compound literal initializes wrong union field

[PATCH] Don't call get_working_sets w/ LTO and -fauto-profile (PR, gcov-profile/70993)

[PATCH] Don't consider zero succs empty blocks as forwarders (PR rtl-optimization/71916)

[PATCH] error on missing LTO symbols

[PATCH] Fix assembler arguments for -m16

Re: [PATCH] Fix Bug 17896: The expression (a>0 & b>0) should give clearer warning message (-Wparentheses)

[patch] Fix DWARF type output for non-default address spaces

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

RE: [PATCH] Fix FFI return type for closures in the java interpreter

[PATCH] Fix FFI return type for proxy classes

[PATCH] Fix file extension of libstdc++ test

[PATCH] Fix Fortran DO loop fallback

[PATCH] Fix hangs with long double atomics (PR middle-end/71716)

[PATCH] fix interaction of -S and -x {c,c++}-header

[PATCH] Fix loop distribution cost model

[PATCH] Fix memmove to memcpy folding (PR middle-end/71874)

[PATCH] Fix memory leak introduced in r238336

[PATCH] Fix missed constant propagation

[PATCH] Fix naming, qualification and broken test for propagate_const

[PATCH] Fix non-portable std::regex test and test more cases

[PATCH] Fix OpenACC vector_length parsing in fortran

[PATCH] Fix path splitting to handle empty else block

Re: [PATCH] Fix PR rtl-optimization/71634

[PATCH] Fix PR24574

Re: [PATCH] Fix PR31096

[PATCH] Fix PR33315, simple store sinking/commoning

Re: [PATCH] Fix PR71104 - call gimplification

[PATCH] Fix PR71816

[PATCH] Fix PR71866

[PATCH] Fix PR71881

[PATCH] Fix PR71887

[PATCH] Fix PR71893

[PATCH] Fix PR71901 (and PR71893 in a different way)

[PATCH] Fix PR71907

[PATCH] Fix PR71908

[patch] Fix PR71976 in combine.c:get_last_value()

[PATCH] Fix PR71984

[PATCH] Fix PR72517

[PATCH] Fix PR72517, improve vector extract RTL expansion

[PATCH] Fix PRE insertion wrt alignment/aliasing

[PATCH] Fix signed/unsigned warning in predict.c

[PATCH] Fix SLP vectorization ICE (PR tree-optimization/71823)

Re: [PATCH] Fix source locations of bad enum values (PR c/71610 and PR c/71613)

[PATCH] Fix test problem for pr70729.

[PATCH] Fix tree-data-ref.c ICE (PR tree-optimization/71872)

[patch] Fix type merging deficiency during WPA

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

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

Re: [patch] Get rid of stack trampolines for nested functions

[PATCH] gfortran: Fix allocation of diagnostig string (was too small).

Re: [PATCH] Giant concepts patch

[PATCH] Handle loops with loop->latch == NULL (PR gcov-profile/71868)

Re: [PATCH] Handle undefined extern vars in output_in_order

[PATCH] Improve doxygen comments for allocators in containers

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

[PATCH] Improve VRP for PR71947

[PATCH] Introduce new param: AVG_LOOP_NITER

[PATCH] Introduce no_profile_instrument_function attribute (PR gcov-profile/68025)

[PATCH] Invalidate argument slots for const/pure calls

[PATCH] ix86: fix PR/65105 testcase 2

[patch] libstdc++/58265 backport to gcc-5-branch (?)

[PATCH] libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS

[PATCH] libstdc++/72745 add static assertion for invalid tuple access

[patch] libstdc++: fix ext/rope::dump() bug

[PATCH] Lift alignment restrictions from inlining register size memcpy

[PATCH] LWG 2328 Rvalue stream extraction should use perfect forwarding

[PATCH] LWG 2441 Provide exact-width atomic typedefs

[patch] Make __allocated_ptr::_S_raw_ptr static

[patch] Make basic_string::replace forward to different overload

[PATCH] Make check_effective_target_c++ work for libstdc++

Re: [PATCH] Merge liboffloadmic from upstream

[PATCH] Minor changes in tree-vrp.c

[PATCH] Move allocator in std::string and RB tree move constructors

[PATCH] Move dg-error directives to relevant lines

[PATCH] New libstdc++ symbol version for new basic_string symbols

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

[PATCH] OpenACC routines in fortran modules

Re: [PATCH] PR target/71549: Convert V1TImode register to TImode in debug insn

[PATCH] PR target/71801: Don't convert TImode in debug insn

[PATCH] PR target/72748: Convert V1TImode register to TImode in debug insn

[PATCH] predict.c: merge multi-edges

Re: [PATCH] Prevent LTO wrappers to process a recursive execution

[PATCH] Properly handly PHI stmts in later_of_the_two (PR, middle-end/71898)

[PATCH] Remove BITS_PER_UNIT_LOG

[PATCH] Remove dead call to gimple_bb in slsr_process_phi

[PATCH] Remove gcc.dg/vect/costmodel/x86_64/costmodel-pr68961.c

[PATCH] Remove redundant std::move in std::for_each

[PATCH] Remove special streaming of builtins

[PATCH] Remove struct map from plugin-nvptx

Re: [PATCH] remove unused CTOR_LISTS_DEFINED_EXTERNALLY macro

[PATCH] Remove unused operator delete overloads (LWG 2458)

[PATCH] Replace references to C++0x with C++11 in comments

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

[PATCH] Replacing gcc's dependence on libiberty's md5 to gnulib's md5

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

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

[PATCH] rs6000: Fix logic for when to emit .machine (PR71216)

[PATCH] rs6000: Make the ctr* patterns allow ints in vector regs (PR71763)

[PATCH] rtl-optimization/71709, strcpy arg optimised out

[PATCH] S/390: Add support for z13 instructions lochi and locghi.

[PATCH] S/390: Fix pr67443.c.

[PATCH] S/390: Xfail some tests in insv-[12].c.

[PATCH] selftest.c: gracefully handle NULL in assert_streq

[PATCH] simplify-rtx.c: start adding selftests

[PATCH] simplify-rtx.c: start adding selftests (v2)

[PATCH] Some PRE cleanups

[patch] Some testsuite cleanup

[PATCH] Support running the selftests under valgrind

[PATCH] target lib tests with build sysroot PR testsuite/71931

[PATCH] Teach VRP to register assertions along default switch labels (PR 18046)

[PATCH] testsuite/20_util/forward/1_neg.cc: Move dg-error to right line.

[PATCH] Tree-level fix for PR 69526

[PATCH] Tweak diagnostic-token.ranges.c testcase (PR testsuite/71865)

[PATCH] Update libstdc++ baseline symbols

[PATCH] Update libstdc++ docs for library version history

[PATCH] Update libstdc++ status docs

[patch] Update LWG issues lists and implementation status

[PATCH] Use correct form of delete in libstdc++.exp

[PATCH] Use std::mt19937, std::thread and std::atomic to simplify tests

Re: [PATCH] zero-length arrays in OpenACC

[PATCH], Add PowerPC vec_extract tests

[PATCH], Fix PowerPC multi-line string formating issue

[PATCH], Fix PowerPC PR target/71720 (bad vec_init of V4SF on power9)

[PATCH], Fix PR 71869, Correctly implement isgreater, etc. on PowerPC __float128

[PATCH], PowerPC support to enable -mlra and/or -mfloat128

[PATCH], PR 71493, Fix PowerPC ABI breakage on GCC trunk/6.1

[PATCH], PR 71805, Fix PowerPC ISA 3.0 xxperm/xxpermr usage

[PATCH], PR 71806, Fix -mfloat128/-mfloat128-hardware defaults on power9

[PATCH]: A couple of remaining conversions to HOST_WIDE_INT_{,M}1{,U}

[PATCH]: Introduce HOST_WIDE_INT_0{,U}

[PATCH]: Use HOST_WIDE_INT_{,M}1{,U} some more

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

[PATCH][AArch64] Cleanup frame push/pop code

[PATCH][AArch64] Improve Cortex-A53 integer scheduler

[PATCH][AArch64] Optimize prolog/epilog

Re: [PATCH][ARM] -mpure-code option for ARM

Re: [PATCH][ARM] Add support for some ARMv8-A cores to driver-arm.c

Re: [PATCH][ARM] Delete thumb_reload_in_h

[PATCH][ARM][Testsuite] Fix prototype in vst1Q_laneu64-1.c

Re: [PATCH][C++] C++ bitfield memory model for as-base classes

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

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

Re: [PATCH][RFC] Fix PR71632, remove parts of TER

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

Re: [PATCH][RTL ifcvt] PR rtl-optimization/71594: ICE in noce_emit_cmove due to mismatched source modes

Re: [PATCH][vectorizer][2/2] Hook up mult synthesis logic into vectorisation of mult-by-constant

Re: [PATCHv2, ARM, libgcc] New aeabi_idiv function for armv6-m

[PATCHv2, PING][ARM] -mpure-code option for ARM

[PATCHv2][ARM] -mpure-code option for ARM

[PATCHv3, testsuite] Enable some existing __float128 tests for powerpc

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

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

Re: [Ping, Patch, Fortran, 71623, v1][5/6/7 Regression] Segfault when allocating deferred-length characters to size of a pointer

[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

[PING] C/C++: Simplify handling of location information for OpenACC routine directives

[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

[PING] Re: [PATCH] Fix MPX tests on systems with MPX disabled

[PING] Re: [PATCH] input.c: add lexing selftests and a test matrix for line_table states

[PING] Re: Some fixes for autofdo test cases

[PING] Rework C/C++ OpenACC routine parsing

[PING][PATCH 1/3][GCC-6] Backport support for Phoenix-RTOS targets in config.sub.

[PING][PATCH 2/3][GCC-6] Backport support for arm*-*-phoenix* targets.

[PING][PATCH 3/3][GCC-6] Backport support for arm*-*-phoenix* targets in libgcc.

Re: [PING^2] Re: Some fixes for autofdo test cases

Re: [PING^3] Re: Some fixes for autofdo test cases

[PR debug/71855] avoid emitting DW_TAG_unspecified_parameters twice

[PR fortran/71859] Patch

[PR fortran/71862] Patch

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

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

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

[Re: RFC: Patch 1/2 v3] New target hook: max_noce_ifcvt_seq_cost

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

Re: [RFC: Patch 1/6 v2] New target hook: max_noce_ifcvt_seq_cost

[RFC: Patch 2/2 v3] Introduce a new cost model for ifcvt.

Re: [RFC: Patch 2/6 v2] Factor out the comparisons against magic numbers in ifcvt

Re: [RFC: Patch 3/6 v2] Remove if_info->branch_cost

Re: [RFC: Patch 4/6 v2] Modify cost model for noce_cmove_arith

Re: [RFC: Patch 5/6 v2] Improve the cost model for multiple-sets

Re: [RFC: Patch 6/6 v2] Remove second cost model from noce_try_store_flag_mask

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

[RFC] Change order of Fortran BLOCK_VARS (PR fortran/71687, take 2)

[RFC] Convert TYPE_ALIGN_OK into an TYPE_LANG_FLAG

[RFC] Test coverage for --param boundary values

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

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

[RFC][IPA-VRP] Check for POINTER_TYPE_P before accessing SSA_NAME_PTR_INFO in tree-inline

[RFC][IPA-VRP] Disable setting param of __builtin_constant_p to null

[RFC][IPA-VRP] Early VRP Implementation

[RFC][IPA-VRP] IPA VRP Implementation

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

[RFC][IPA-VRP] Teach tree-vrp to use the VR set in params

Re: [RFC][PR68217] Improve value range for signed & sign-bit-CST

[RS6000] push_secondary_reload ICE

[testsuite] asan/clone-test-1.c: Handle clone() failure

[v3 PATCH] Add a new header for diagnosing the use of C++17 facilities in pre-C++17 modes.

[v3 PATCH] Fix the constraints for any's assignment operator template to properly reject assignment from a non-copyable lvalue.

[v3 PATCH] Implement C++17 variable templates for type traits.

[v3 PATCH] Implement LWG 2451

[v3 PATCH] Implement LWG 2509

[v3 PATCH] Implement P0032R3, Homogeneous interface for variant, any and optional, for the parts concerning any and optional.

[v3 PATCH] Implement P0307R2, Making Optional Greater Equal Again.

[v3 PATCH] Implement std::optional.

[v3 PATCH] Implement std::string_view and P0254r2, Integrating std::string_view and std::string.

[v3 PATCH] Initial implementation of std::any.

[v3 PATCH] Minor comment cleanup on optional.

[v3 PATCH] PR libstdc++/71313

[VRP] Use alloc-pool and obstack for value_range and vr->equiv allocations

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

Backports to 4.9.4

Backports to 5.5

Backports to 6.2

C PATCH for c/71573 (ICE with invalid redeclaration)

C PATCH for c/71574 (ICE with alloc_align attribute)

C PATCH for c/71583 (ICE with bogus compound literal)

C PATCH for c/71853 (ICE with uninitialized memory on invalid)

C PATCH to rephrase error for flexible array members (PR c/71742)

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

C++ PATCH for -Waddress false positive in unevaluated context

C++ PATCH for c++/55922 and 63151 (list-value-initialization of base)

C++ PATCH for c++/65970 (constexpr infinite loop)

C++ PATCH for c++/66617 (base list-initialization)

Re: C++ PATCH for c++/67164 (error with variadic templates)

C++ PATCH for c++/69223 (ICE with deduced return type)

C++ PATCH for c++/70709 (hang with zero-length array member)

C++ PATCH for c++/70778 (ICE with member template template parameter)

C++ PATCH for c++/70781 (ICE with ill-formed lambda)

C++ PATCH for c++/70824 (initializer list in template)

C++ PATCH for c++/71092 (ICE with array and constexpr)

C++ PATCH for c++/71117 (wrong overload resolution with generic lambda)

C++ PATCH for C++/71121 (wrong -Waddress warning with PMF and constexpr)

C++ PATCH for c++/71274 (deprecated warning without use)

C++ PATCH for c++/71350 (error recursion with initializer-list)

C++ PATCH For c++/71350 (error-recursion ICE with initializer-list)

C++ PATCH for c++/71495 (bogus note in SFINAE)

C++ PATCH for c++/71511 (ICE on decltype scope in declaration)

C++ PATCH for c++/71513 (alignas on member enum)

C++ PATCH for c++/71515 (typename in partial specialization)

C++ PATCH for c++/71576 (bitfield and rvalue reference)

C++ PATCH for c++/71604 (type definition in range for)

C++ PATCH for c++/71630 (extern variable template)

C++ PATCH for c++/71718 (ICE with infinite instantiation and alias template)

C++ PATCH for c++/71738 (ICE with multi-template friend)

C++ PATCH for c++/71747 (ICE with self-referential partial specialization)

C++ PATCH for c++/71748 (call to base dtor in template)

C++ PATCH for c++/71833 (member template with two template parameter packs)

C++ PATCH for c++/71837 (pack expansion in init-capture)

C++ PATCH for c++/71896 (constexpr pointer to member comparison)

C++ PATCH for c++/71913 (copy elision choices)

C++ PATCH for c++/71972 (ICE with constexpr array element self-modification)

C++ PATCH to generic lambda conversion operator

C++ PATCHes to correct value category predicate names

C++ PATCHes to mangling of sizeof... and fold-expressions

Re: C, C++: Fix PR 69733 (bad location for ignored qualifiers warning)

C/C++ PATCH to improve location for -Wparentheses (PR c/71926)

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

Check fpic is ok for target in pr69102.c

Commit: M32R: Build crtinit.o and crtfini.o

Re: Debug algorithms

Re: Determine more IVs to be non-overflowing

divmod transform: add test-cases

Do not ICE in resolve.c (PR fortran/71799)

Re: Fix fir PR71696 in Libiberty Demangler (6)

Re: Fix for PR70909 in Libiberty Demangler (4)

Fix loop_only_exit_p

Re: Fix PR44281 (bad RA with global regs)

Fix testsuite errors in debug mode

fix typo in comment in tree-ssa-strlen.c

fold x ^ y to 0 if x == y

GCC 4.9.4 Status Report (2016-07-18)

GCC 4.9.4 Status Report (2016-07-26), branch frozen for release

GCC testsuite maintenance (was: [PATCH] Fix OpenACC vector_length parsing in fortran)

Re: Gimple loop splitting

Re: Gimple loop splitting v2

Go patch committed: accept a, a, a = 1, 2, 3

Go patch committed: add escape analysis notes to export data

Go patch committed: Implement escape analysis tag phase

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

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

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

Implement -Wimplicit-fallthrough: core

Re: Implement -Wimplicit-fallthrough: core (take 2)

Implement -Wimplicit-fallthrough: the rest

Implement -Wswitch-fallthrough

Re: Implement -Wswitch-fallthrough: aarch64 + arm

Re: Implement -Wswitch-fallthrough: c-family/

Re: Implement -Wswitch-fallthrough: c/

Re: Implement -Wswitch-fallthrough: core

Re: Implement -Wswitch-fallthrough: cp/

Re: Implement -Wswitch-fallthrough: fortran/

Re: Implement -Wswitch-fallthrough: gcc/

Re: Implement -Wswitch-fallthrough: go

Re: Implement -Wswitch-fallthrough: i386

Re: Implement -Wswitch-fallthrough: java

Re: Implement -Wswitch-fallthrough: libatomic

Re: Implement -Wswitch-fallthrough: libcpp

Re: Implement -Wswitch-fallthrough: libgcc

Re: Implement -Wswitch-fallthrough: libgo

Re: Implement -Wswitch-fallthrough: libgomp

Re: Implement -Wswitch-fallthrough: libiberty

Re: Implement -Wswitch-fallthrough: libstdc++

Re: Implement -Wswitch-fallthrough: lto

Re: Implement -Wswitch-fallthrough: objc

Re: Implement -Wswitch-fallthrough: other archs

Re: Implement -Wswitch-fallthrough: rs6000

Re: Implement -Wswitch-fallthrough: testsuite

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

Implement C _FloatN, _FloatNx types [version 4]

Implement C _FloatN, _FloatNx types [version 5]

Re: Importing gnulib into the gcc tree

Re: Improve insert/emplace robustness to self insertion

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

libgo patch committed: Update to 1.7rc3

libgomp: In OpenACC testing, cycle though $offload_targets, and by default only build for the offload target that we're actually going to test

libiberty - Segmentation fault when attempting to delete a non-existent element in a hash table

Merge from trunk to gccgo branch

Merge switch statements in tree-cfgcleanup

Re: move increase_alignment from simple to regular ipa pass

New libstdc++ testsuite failures on AIX

New Swedish PO file for 'gcc' (version 6.1.0)

patch for PR71621

Patch ping

PING Re:[PATCH] PR 71667 - Handle live operations with DEBUG uses

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

Re: PING Re:[PATCH] PR 71667 - Handle live operations with DEBUG uses

Re: PING x2 Re: [PATCH 0/9] separate shrink-wrapping

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

Ping: [Re: [PATCH, fortran, v4] Use Levenshtein spelling suggestions in Fortran FE]

Ping: Fix PR fortran/71688

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

PING^6: [PATCH] PR target/70454: Build x86 libgomp with -march=i486 or better

PR fortran/29819 -- fix committed.

PR fortran/41922 -- Patch

PR fortran/68426 -- committed

PR fortran/69867 -- Patch

PR fortran/69962 -- Patch

PR fortran/70006 -- Patch

PR fortran/71730 -- Patch

PR fortran/71799 -- Patch

PR fortran/71859 -- Patch

Re: Problem in cxx_fundamental_alignment_p?

Revert 2015-11-09 sanitizer/obstack configury

Rework C/C++ OpenACC routine parsing (was: C/C++: Simplify handling of location information for OpenACC routine directives)

Re: RFA (gimplify): PATCH to implement C++ order of evaluation paper

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

Re: RFC (attributes): PATCH for c++/50800 to set affects_type_identity for may_alias

Re: RFC [1/2] divmod transform

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

Re: RFC: pass to warn on questionable uses of alloca().

rs6000: Fix gcc.target/powerpc/ti_math1.c on GCC 5 (PR69019)

Scanned image

Shared libbackend.so (was: [PATCH] Avoid invoking ranlib on libbackend.a)

Small C++ PATCH to remove dead code

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

unrecognized non-alpha-numeric characters in asm() constraints

Use "oacc kernels" attribute for OpenACC kernels (was: Mark oacc kernels fns)

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

Use iv_can_overflow_p in ivopts

warn for dead function calls [3/4] testsuite fallout

warn for dead function calls [4/4] stor-layout.c fallout

warn on dead function calls [2/4] libsupc++/eh_alloc.cc fallout


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