aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2019-10-11decl.c (gnat_to_gnu_field): Adjust again the packing for a field without stri...Eric Botcazou2-0/+24
2019-10-11S/390: Test signaling FP comparison instructionsIlya Leoshkevich52-0/+542
2019-10-11S/390: Use signaling FP comparison instructionsIlya Leoshkevich2-4/+9
2019-10-11decl.c (Gigi_Equivalent_Type): New case.Eric Botcazou4-0/+42
2019-10-11re PR c++/91987 (-fstrict-eval-order issues)Jakub Jelinek5-0/+97
2019-10-10Update DFP macros in float.h for C2x and TS 18661-2.Joseph Myers9-0/+451
2019-10-10Documentation hyperlinks for [-Wname-of-option] (PR 87488)David Malcolm7-4/+26
2019-10-10pretty-print: support URL escape sequences (PR 87488)David Malcolm2-1/+6
2019-10-10re PR target/92022 (ICE in alpha_handle_trap_shadows, at config/alpha/alpha.c...Uros Bizjak2-0/+18
2019-10-10c-common.h (c_omp_check_context_selector, [...]): Declare.Jakub Jelinek7-2/+391
2019-10-09PR tree-optimization/90879 - fold zero-equality of strcmp between a longer st...Martin Sebor8-29/+735
2019-10-09Implement C++20 P0388R4, DR 1307, and DR 330.Marek Polacek27-2/+659
2019-10-09Fix typo in test name.Marek Polacek1-0/+0
2019-10-09PR c++/92032 - DR 1601: Promotion of enum with fixed underlying type.Marek Polacek3-0/+78
2019-10-09Update the concepts implementation to conform to C++20.Jason Merrill298-1380/+4441
2019-10-09decl.c (grok_ctor_properties): Use DECL_SOURCE_LOCATION.Paolo Carlini21-118/+141
2019-10-09tree-vect-loop.c (vect_is_simple_reduction): Simplify and allow stmts other t...Richard Biener2-0/+26
2019-10-09use call-clobbered reg to disalign the stackAlexandre Oliva3-10/+20
2019-10-08PR c++/92001 - missing -Wclass-memaccess with array as first argument to memsetMartin Sebor2-0/+23
2019-10-08re PR tree-optimization/90836 (Missing popcount pattern matching)Dmitrij Pochepko5-0/+103
2019-10-08PR middle-end/92026 - gcc.dg/Wstringop-overflow-18.c FAILMartin Sebor2-0/+32
2019-10-08re PR fortran/91801 (ICE in gfc_simplify_reshape, at fortran/simplify.c:6733)Steven G. Kargl2-0/+12
2019-10-08DR 685 - Integral promotion of enum ignores fixed underlying type.Marek Polacek2-0/+16
2019-10-08re PR testsuite/92025 (gcc.dg/Wstringop-overflow-12.c XPASSes)Martin Sebor2-1/+6
2019-10-08tree-vectorizer.h (_stmt_vec_info::v_reduc_type): Remove.Richard Biener7-6/+15
2019-10-08Fortran - Improve OpenMP/OpenACC diagnosticTobias Burnus2-2/+6
2019-10-08[AArch64] Limit simd-abi-9.c function body test to LP64Richard Sandiford2-1/+6
2019-10-08Make C2X imply -fno-fp-int-builtin-inexact.Joseph Myers2-0/+11
2019-10-07MSP430: Don't generate 430X insns when handling data in the lower memory regionJozef Lawrynowicz8-2/+1728
2019-10-07* gcc.target/i386/pr71801.c (uuidcache_init): Fix up size of d array.Jakub Jelinek1-1/+1
2019-10-07* gcc.target/i386/pr71801.c (uuidcache_init): Fix up size of d array.Jakub Jelinek2-1/+5
2019-10-07call.c (resolve_args): Use cp_expr_loc_or_input_loc in one place.Paolo Carlini5-7/+23
2019-10-07Delete auto-in_equiv.f90 forgot to use svn delete the first time.Mark Eggleston1-63/+0
2019-10-07[i386] Make the vzeroupper pattern describe its effects (PR91994)Richard Sandiford2-0/+40
2019-10-07re PR tree-optimization/91975 (worse code for small array copy using pointer ...Richard Biener12-8/+33
2019-10-052019-0105 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl1-14161/+0
2019-10-05re PR fortran/47054 (Compilation error when cray pointers are declared in bot...Steven G. Kargl3-0/+14223
2019-10-05re PR fortran/91497 (-Wconversion warns when doing explicit type conversion)Steven G. Kargl2-1/+6
2019-10-05re PR fortran/91926 (assumed rank optional)Paul Thomas4-0/+99
2019-10-05PR c++/91369 - Implement P0784R7: constexpr newJakub Jelinek13-11/+494
2019-10-05re PR tree-optimization/91734 (gcc skip an if statement with "-O1 -ffast-math")Jakub Jelinek2-0/+102
2019-10-04Add strftime format checking support for C2x %OB and %Ob (bug 82752).Joseph Myers2-0/+20
2019-10-04PR middle-end/91977 - missing -Wstringop-overflow on memcpy into a pointer pl...Martin Sebor3-1/+245
2019-10-04builtins.c (compute_objsize): Add an argument.Martin Sebor2-0/+24
2019-10-04PR fortran.91959Steven G. Kargl2-0/+14
2019-10-04match.pd (sinh (x) / cosh (x)): New simplification rule.Rafael Tsuha2-0/+49
2019-10-04Mark C2x built-in functions as such.Joseph Myers4-0/+48
2019-10-04Replace test cases for using automatic variables in equivalence statements.Mark Eggleston3-62/+43
2019-10-04Fix gcc.target/aarch64/torture/simd-abi-8.c for big-endianRichard Sandiford2-1/+8
2019-10-04loop-3.c: Fix undefined behavior.Richard Biener2-1/+5