aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.target
AgeCommit message (Expand)AuthorFilesLines
2020-03-21lra: Tighten check for reloading paradoxical subregs [PR94052]Richard Sandiford1-0/+174
2020-03-17testsuite: Fix pr94185.C testcase on i686-linux with C++98 [PR94185]Jakub Jelinek1-1/+1
2020-03-16Fix PR94185: Do not reuse insn alternative after changing memory subreg.Vladimir N. Makarov1-0/+33
2020-03-05i386: Fix some -O0 avx2intrin.h and xopintrin.h intrinsic macros [PR94046]Jakub Jelinek2-0/+60
2020-02-20testsuite: Do not run g++.target/i386/pr93828.C on 32bit targets.Uros Bizjak1-1/+1
2020-02-20i386: Fix *vec_extractv2sf_1 and *vec_extractv2sf_1 shufps alternative [PR93828]Uros Bizjak1-0/+17
2020-02-10i386: Properly pop restore token in signal frameH.J. Lu2-0/+103
2020-01-31nios2: Support for GOT-relative DW_EH_PE_datarel encoding.Sandra Loosemore2-0/+48
2020-01-31aarch64: Add svbfloat16_t support to arm_sve.hRichard Sandiford2-0/+4
2020-01-26testsuite: Fix up pr92788.C FAIL on ia32.Jakub Jelinek1-0/+470
2020-01-23aarch64: Skip whilele_1.C test for ILP32Richard Sandiford1-1/+1
2020-01-17gimplifier: handle POLY_INT_CST-sized TARGET_EXPRsRichard Sandiford1-0/+4
2020-01-16[GCC][PATCH][ARM] Add Bfloat16_t scalar type, vector types and machine modes ...Stam Markianos-Wright1-0/+14
2020-01-10aarch64.c (aarch64_invalid_conversion): New function for target hook.Stam Markianos-Wright1-0/+14
2020-01-09[AArch64] Add support for the SVE2 ACLERichard Sandiford2-0/+117
2020-01-08Add missing { dg-require-effective-target fpic } to aarch64 testsJoel Brobecker1-0/+1
2020-01-07[AArch64] Use type attributes to mark types that use the SVE PCSRichard Sandiford1-0/+8
2020-01-01Update copyright years.Jakub Jelinek8-8/+8
2019-12-23[C++] Make same_type_p return false for gnu_vector_type_p differences (PR 92789)Richard Sandiford2-14/+42
2019-12-08Revert commit r279023.Sandra Loosemore2-48/+0
2019-12-05Disable --eh-frame-hdr with -pie or -shared on nios2-linux-gnu.Sandra Loosemore2-0/+48
2019-12-04[C++] Opt out of GNU vector extensions for built-in SVE typesRichard Sandiford2-0/+978
2019-11-07Clear version_info_node in delete_function_version.Martin Liska1-0/+8
2019-10-31[AArch64] Fix g++.target/aarch64/sve/vcond_1_run.CRichard Sandiford1-1/+1
2019-10-29[AArch64] Add main SVE ACLE testsRichard Sandiford1-0/+83
2019-10-29[AArch64] Add support for the SVE PCSRichard Sandiford1-0/+38
2019-10-29[AArch64] Add support for arm_sve.hRichard Sandiford67-0/+1383
2019-10-22[C++] Avoid exposing internal details in aka typesRichard Sandiford1-0/+13
2019-09-02re PR middle-end/91605 (ICE in ix86_avx256_split_vector_move_misalign, at con...Bernd Edlinger1-0/+13
2019-08-21[C++] Protect call to copy_attributes_to_builtin (PR91505)Richard Sandiford1-0/+4
2019-08-20Add TIGERLAKE and COOPERLAKE to GCC.Hongtao Liu1-0/+12
2019-08-14[AArch64] Use SVE MOV /M of scalarsRichard Sandiford6-0/+118
2019-08-09[PATCH][GCC][AARCH64] Add effective-target check to b key execution testsSam Tebbs2-0/+2
2019-06-05rs6000: Fix new testcaseSegher Boessenkool1-1/+1
2019-06-05[PATCH][GCC][AARCH64] Add tests for pointer authentication B-keySam Tebbs2-0/+47
2019-06-04re PR target/78263 (Compile failure with AltiVec library on PPC64le and -std=...Bill Schmidt2-0/+57
2019-05-16re PR target/90424 (memcpy into vector builtin not optimized)Richard Biener2-0/+63
2019-05-03re PR tree-optimization/90303 (ICE in hash_odr_name with fastcall attribute s...Jakub Jelinek1-0/+8
2019-04-25x86: Update message for target_clones and unsupported ISAsH.J. Lu2-1/+27
2019-04-24re PR target/90187 (ICE in extract_insn, at recog.c:2304 x86_64)Jakub Jelinek1-0/+15
2019-04-12[testsuite][arm] Update warning prune regexMatthew Malcomson1-1/+1
2019-04-03PR c++/86586 - -fcompare-debug=-Wsign-compare.Jason Merrill1-1/+1
2019-03-20re PR target/89752 (ICE in emit_move_insn, at expr.c:3723)Jakub Jelinek2-0/+55
2019-03-18Add a test for PR c++/89630H.J. Lu1-0/+15
2019-03-18gcc/riscv: Correctly ignore empty C++ structs when flattening for ABIAndrew Burgess4-0/+65
2019-03-14i386: Handle REG_EH_REGION noteH.J. Lu1-0/+19
2019-03-07re PR target/80003 (i386.c: %s placeholder is no semantic grammar unit)Jakub Jelinek1-1/+1
2019-01-30re PR c++/89105 (-Wabi warns for functions with internal linkage)Jakub Jelinek1-0/+16
2019-01-23* g++.target/i386/pr88998.C (main): Use FP constant in the assert.Uros Bizjak1-1/+1
2019-01-23re PR target/88998 (bad codegen with mmx instructions for unordered_map)Uros Bizjak1-0/+31