aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2018-12-19c/c++, asm: Use nicer error for const and restrictSegher Boessenkool4-4/+67
2018-12-19C++: better locations for bogus initializations (PR c++/88375)David Malcolm3-0/+73
2018-12-19C++: improvements to binary operator diagnostics (PR c++/87504)David Malcolm5-3/+120
2018-12-19C++: more location wrapper nodes (PR c++/43064, PR c++/43486)David Malcolm19-20/+183
2018-12-19[rs6000] Fix x86 SSSE3 compatibility implementations and testcasesPaul A. Clarke19-489/+424
2018-12-19[ARM] Do softfloat when -mfpu set, -mfloat-abi=softfpThomas Preud'homme2-1/+7
2018-12-19[nvptx, libgomp] Move rtl-dump test-cases to libgompTom de Vries3-65/+6
2018-12-19[testsuite] Add scan-offload-rtl-dumpTom de Vries3-1/+156
2018-12-19re PR tree-optimization/88533 (Higher performance penalty of array-bounds che...Richard Biener6-3/+50
2018-12-19re PR target/88541 (VPCLMULQDQ 256-bit inline function unavailable with optim...Jakub Jelinek2-40/+53
2018-12-19re PR c++/87934 (struct with NSDMI of enum makes initialization a non-constan...Jakub Jelinek2-0/+14
2018-12-19[PR86153] simplify more overflow tests in VRPAlexandre Oliva2-0/+155
2018-12-19[PR87012] canonicalize ref type for tmpl argAlexandre Oliva2-0/+14
2018-12-19[PR c++/88146] do not crash synthesizing inherited ctor(...)Alexandre Oliva2-0/+234
2018-12-18re PR rtl-optimization/87759 (ICE in lra_assign, at lra-assigns.c:1624, or IC...Jakub Jelinek2-1/+6
2018-12-18re PR rtl-optimization/87759 (ICE in lra_assign, at lra-assigns.c:1624, or IC...Vladimir Makarov2-0/+44
2018-12-18re PR tree-optimization/88464 (AVX-512 vectorization of masked scatter failin...Jakub Jelinek17-0/+394
2018-12-18[testsuite] Enable vect_usad_char effective target for non-SVE aarch64Kyrylo Tkachov2-1/+9
2018-12-18re PR target/88513 (FAIL: gcc.target/i386/pr59591-1.c)Jakub Jelinek14-0/+215
2018-12-18driver-i386.c (host_detect_local_cpu): Detect cascadelake.Wei Xiao3-4/+23
2018-12-17re PR target/87870 (ppc64le generates poor code when loading constants into T...Peter Bergner2-0/+33
2018-12-17re PR c++/88410 (internal compiler error: output_operand: invalid expression ...Jakub Jelinek2-0/+12
2018-12-17PR c++/52321 print note for static_cast to/from incomplete typeJonathan Wakely1-0/+27
2018-12-17Add missing ChangeLog entry from last checkin:Steve Ellcey1-0/+11
2018-12-17aarch64-torture.exp: New file.Steve Ellcey8-0/+253
2018-12-17builtin-snprintf-4.c: Adjust for ILP32.Martin Sebor2-0/+9
2018-12-17re PR rtl-optimization/88253 (Inlining of function incorrectly deletes volati...Senthil Kumar Selvaraj2-0/+21
2018-12-17Add a loop versioning passRichard Sandiford25-2/+1333
2018-12-16re PR fortran/88116 (ICE in gfc_convert_constant(): Unexpected type)Steven G. Kargl4-0/+24
2018-12-16decl.c (variable_decl): Typo fixes.Steven G. Kargl2-1/+5
2018-12-16PF fortran/88364Thomas Koenig2-0/+27
2018-12-16x86: Revert reversion 267133H.J. Lu2-17/+6
2018-12-16re PR fortran/87994 (ICE in match_data_constant, at fortran/decl.c:399)Steven G. Kargl4-1/+30
2018-12-16re PR c++/88482 (ICE when wrongly declaring __cxa_allocate_exception)Jakub Jelinek9-2/+211
2018-12-15re PR fortran/88138 (ICE in gfc_arith_concat, at fortran/arith.c:1007)Steven G. Kargl2-0/+14
2018-12-15re PR tree-optimization/88464 (AVX-512 vectorization of masked scatter failin...Jakub Jelinek2-0/+106
2018-12-15re PR tree-optimization/88464 (AVX-512 vectorization of masked scatter failin...Jakub Jelinek3-5/+40
2018-12-15re PR c++/84644 (internal compiler error: in warn_misplaced_attr_for_class_ty...Paolo Carlini5-3/+18
2018-12-15re PR target/88489 (FAIL: gcc.target/i386/avx512f-vfixupimmss-2.c execution t...Jakub Jelinek3-0/+44
2018-12-15re PR rtl-optimization/88478 (valgrind error in cselib_record_sets)Jakub Jelinek2-0/+22
2018-12-14PR tree-optimization/88372 - alloc_size attribute is ignored on function poin...Martin Sebor3-0/+200
2018-12-14PR tree-optimization/87096 - Optimised snprintf is not POSIX conformantMartin Sebor2-0/+161
2018-12-14[PR c++/87814] undefer deferred noexcept on tsubst if requestAlexandre Oliva2-0/+31
2018-12-14x86; Add -mmanual-endbr and cf_check function attributeH.J. Lu6-0/+60
2018-12-14Add user-friendly diagnostics for OpenACC loop parallelism assignedThomas Schwinge15-15/+292
2018-12-14[PR86823] retain deferred access checks from outside firewallAlexandre Oliva2-0/+20
2018-12-14re PR c++/82294 (Array of objects with constexpr constructors initialized fro...Jakub Jelinek3-0/+45
2018-12-14ARM] Improve robustness of -mslow-flash-dataThomas Preud'homme5-0/+12
2018-12-14x86: Don't use get_frame_size when finalizing stack frameH.J. Lu2-0/+22
2018-12-14decl.c (rm_size): Take into account the padding in the case of a record type ...Eric Botcazou3-0/+27