aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-12-03Fix some issues with the ROP patch (PR 68471, 68472)Bernd Schmidt1-0/+5
2015-12-03nvptx-protos.h (npvptx_section_from_addr_space): Delete.Nathan Sidwell3-2/+26
2015-12-03[RTL-ifcvt] PR rtl-optimization/68624: Clean up logic that checks for clobber...Kyrylo Tkachov2-0/+35
2015-12-03re PR tree-optimization/66051 (can't vectorize reductions inside an SLP group)Richard Biener2-0/+24
2015-12-03Added missing ChangeLogs. Fix scan pattern for gcc.target/i386/avx512vl-vextr...Kirill Yukhin2-1/+7
2015-12-03re PR tree-optimization/67800 (Missed vectorization opportunity on x86 (DOT_P...Richard Biener2-0/+48
2015-12-03re PR tree-optimization/68639 (ICE: Floating point exception)Richard Biener2-0/+27
2015-12-03re PR c++/68184 (Exception from a virtual function does not get caught)Jan Hubicka2-0/+36
2015-12-03re PR preprocessor/57580 (Repeated _Pragma message directives in macro causes...Jakub Jelinek3-0/+51
2015-12-02handle missing isl_ast_exprAditya Kumar2-0/+77
2015-12-02do not insert code outside the generated regionAditya Kumar2-0/+137
2015-12-02Allow running the testsuite in C++1z mode.Jason Merrill3-2/+27
2015-12-02check.c (gfc_check_event_query): New function.Tobias Burnus3-0/+146
2015-12-02fix PR68550: do not handle ISL loop peeled statementsAditya Kumar3-0/+57
2015-12-02re PR c/68513 (ICE in gimplify_expr, at gimplify.c:8832, c_maybe_const_expr i...Marek Polacek2-0/+130
2015-12-02re PR fortran/63861 (OpenACC coarray ICE (also with OpenMP?))Cesar Philippidis7-9/+115
2015-12-02Fix c++/67337 (segfault in mangle.c)Markus Trippelsdorf1-0/+25
2015-12-02re PR target/68647 (__builtin_popcountll doesn't generate popcnt instructions...Jakub Jelinek2-0/+23
2015-12-02re PR c++/68653 (ICE: in nonnull_arg_p, at tree.c:13853)Marek Polacek2-0/+24
2015-12-02Do constant folding in warn_* functions.Jason Merrill1-0/+7
2015-12-02Fix TYPE_MAIN_VARIANT construction for arrays of qualified typedefs (PR c/681...Joseph Myers2-0/+11
2015-12-02fix invalid bounds on array refsAditya Kumar2-0/+17
2015-12-02aarch64.md: New pattern.David Sherwood1-0/+4
2015-12-02Some OpenACC host_data cleanupThomas Schwinge6-6/+68
2015-12-02Fix oacc kernels default mapping for scalarsTom de Vries3-0/+36
2015-12-02Mark pointers to allocated target vars as restricted, if possibleTom de Vries9-0/+198
2015-12-02Handle BUILT_IN_GOACC_PARALLEL in ipa-ptaTom de Vries4-0/+102
2015-12-02vect-strided-a-u8-i8-gap7-big-array.c: Fix uninitialized y guarding a call to...Richard Biener4-4/+11
2015-12-02AVX-512. Split out mask version for vec_extract_hi_<mode>.Kirill Yukhin1-1/+1
2015-12-02re PR middle-end/68570 (ICE on valid code at -O1, -O2 and -O3 on x86_64-linux...Marek Polacek2-0/+40
2015-12-02re PR tree-optimization/68625 (Segmentation fault in useless_type_conversion_p)Richard Biener2-0/+56
2015-12-02PR 68432: Add a target hook to control size/speed optab choicesRichard Sandiford4-0/+57
2015-12-02S/390: Fix vec_splat_* builtins.Andreas Krebbel2-0/+46
2015-12-02S/390: Enable vrepi constants.Andreas Krebbel2-0/+62
2015-12-02S/390: Fix vrepi constraint letter.Andreas Krebbel2-0/+46
2015-12-02S/390: Further bswap enhancements.Andreas Krebbel3-5/+53
2015-12-02S/390: Enable 64 bit atomic tests with -m31 -mzarch.Andreas Krebbel2-0/+7
2015-12-02S/390: bswap64 testcases require -mzarch.Andreas Krebbel5-4/+17
2015-12-02S/390: bswap testcases require -march=z900 to work with -m31.Andreas Krebbel4-3/+10
2015-12-02re PR c/68533 (bogus location for "warning: ‘struct s3’ declared inside p...Jakub Jelinek2-0/+73
2015-12-01PR68577: Handle narrowing for vector popcount, etc.Richard Sandiford2-0/+30
2015-12-01nvptx-protos.h (nvptx_output_aligned_decl): Declare.Nathan Sidwell2-0/+11
2015-12-01alias-1.c: New testcase.Jan Hubicka2-0/+23
2015-12-01re PR tree-optimization/64769 (ICE: tree check: expected integer_cst, have pa...Marek Polacek2-0/+14
2015-12-01rs6000.c (const_load_sequence_p): Handle extra indirection for large and smal...Bill Schmidt2-0/+33
2015-12-01re PR tree-optimization/67916 (wrong code at -O3 on x86_64-linux-gnu)Marek Polacek2-0/+51
2015-12-01re PR middle-end/68582 (-Wunused-function doesn't warn about unused static __...Marek Polacek2-0/+30
2015-12-01PR68474: Fix tree-call-cdce.c:use_internal_fnRichard Sandiford2-0/+12
2015-12-01re PR target/68617 (arm ice output_operand: invalid %-code for -march=armv6k...Christian Bruel2-0/+24
2015-12-01Move pr46032*.c testsTom de Vries4-2/+11