aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2018-08-16re PR testsuite/86745 (gcc.target/i386/avx-cvt-2.c etc. FAIL on 64-bit x86)Uros Bizjak3-12/+18
2018-08-16-Wmisleading-indentation: fix ICE in get_visual_column (PR c++/70693)David Malcolm2-0/+17
2018-08-16expmed.h (canonicalize_comparison): New declaration.Vlad Lazar2-0/+58
2018-08-16Add __USER_LABEL_PREFIX__ to the asm names for targets that need it.Iain Sandoe2-2/+12
2018-08-16Darwin doesn't have pthread_barrier, at least up to Darwin18Iain Sandoe4-0/+9
2018-08-16fix section naming convention for Darwin in three testsIain Sandoe4-0/+23
2018-08-16Fix pr81923 test for targets using __USER_LABEL_PREFIX__Iain Sandoe2-1/+8
2018-08-15i386.opt (mmitigate-rop): Mark as deprecated.Uros Bizjak3-8/+6
2018-08-15ChangeLog: Fix whitespace.Uros Bizjak1-6/+6
2018-08-15fold-vec-splat-char.c: New.Will Schmidt7-0/+296
2018-08-15diagnostics: add labeling of source rangesDavid Malcolm23-45/+574
2018-08-15Do not expand the call to memcmp at all when overflow is detected.Qing Zhao2-3/+9
2018-08-15c-decl.c (start_decl): Do not warn if variables is named as main and is a loc...Prathamesh Kulkarni2-0/+14
2018-08-15Don't make unsized objects into extern.Iain Sandoe3-3/+10
2018-08-15Fix merging of 2 predictors (PR tree-optimization/86925).Martin Liska3-0/+42
2018-08-15decl.c (check_previous_goto_1): When decl_jump_unsafe returns 2 emit an error...Paolo Carlini2-3/+7
2018-08-14i386.c (expand_vec_perm_movs): New method matching movs patterns.Allan Sandfeld Jensen2-0/+25
2018-08-14PR tree-optimization/86650 - -Warray-bounds missing inlining contextMartin Sebor2-0/+23
2018-08-14re PR fortran/86116 (Ambiguous generic interface not recognised)Janus Weil2-0/+32
2018-08-13re PR c++/57891 (No diagnostic of narrowing conversion in non-type template a...Marek Polacek20-47/+105
2018-08-13rs6000: Fix pr56605.cSegher Boessenkool2-1/+6
2018-08-13PR tree-optimization/71625 - missing strlen optimization on different array i...Martin Sebor8-1/+549
2018-08-13P0806R2 - Deprecate implicit capture of this via [=]Marek Polacek4-0/+164
2018-08-13re PR c++/86915 (Segmentation fault for an array of auto in template parameter)Marek Polacek2-0/+9
2018-08-12re PR fortran/66679 ([OOP] ICE with class(*) and transfer)Paul Thomas2-0/+23
2018-08-12re PR fortran/86906 (erroneous name clash with renaming in use statement)Paul Thomas2-0/+24
2018-08-11re PR tree-optimization/86835 (Bogus "is used uninitialized" warning with -ff...Jakub Jelinek2-0/+34
2018-08-11PR c++/86728 - C variadic generic lambda.Jason Merrill1-0/+4
2018-08-10re PR fortran/57160 (short-circuit IF only with -ffrontend-optimize)Janus Weil5-2/+70
2018-08-10i386: do not use SImode mul-highpart on 64-bit (PR 82418)Alexander Monakov2-0/+15
2018-08-10Introduce __builtin_expect_with_probability (PR target/83610).Martin Liska4-0/+64
2018-08-10Strip only selected predictors after early tree passes (PR tree-optimization/...Martin Liska2-0/+24
2018-08-09re PR middle-end/86897 (gcc.dg/uninit-suppress_2.c FAILs)Jeff Law2-1/+6
2018-08-09Allow inner-loop reductions with variable-length vectorsRichard Sandiford2-0/+24
2018-08-09diagnostics: add line numbers to source (PR other/84889)David Malcolm5-2/+154
2018-08-09Restore flow_bb_inside_loop_p tests (PR 86858)Richard Sandiford2-0/+18
2018-08-09Fix invalid assumption in vect_transform_stmt (PR 86871)Richard Sandiford2-0/+20
2018-08-09p784.C: Add -fpermissive.Paolo Carlini2-1/+5
2018-08-09S/390: Fix target attribute testsAndreas Krebbel68-2116/+2187
2018-08-09S/390: Fix PR84332 ICE with stack clash protectionAndreas Krebbel2-0/+14
2018-08-08m68k: handle more cases of TLS symbols with offsetAndreas Schwab2-0/+20
2018-08-08[PATCH] line-map include-from representationNathan Sidwell4-0/+12
2018-08-08S/390: Fix PR85295Andreas Krebbel3-0/+100
2018-08-08S/390: Remove support for g5 and g6 machinesIlya Leoshkevich5-55/+7
2018-08-08P0595R1 - is_constant_evaluatedJakub Jelinek2-0/+69
2018-08-08re PR c++/86836 (internal compiler error on structured bindings with shadow p...Jakub Jelinek2-0/+28
2018-08-08re PR c++/86738 (gcc 8.2: Internal compiler error memcpy)Jakub Jelinek2-0/+17
2018-08-07[AArch64] Fix -mlow-precision-div (PR 86838)Richard Sandiford3-0/+42
2018-08-07PR c++/59480, DR 136Paolo Carlini11-1/+94
2018-08-07re PR c++/79133 (lambda capture shadowing parameter & decltype confusion)Ville Voutilainen2-0/+17