aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-04-28Make gcno more precise about BBs really belonging to a line (PR gcov-profile/...Martin Liska3-0/+86
2017-04-28Remove superfluous '{ target *-*-* }' in dg-(error|warning|message|bogus)Tom de Vries17-21/+41
2017-04-28Remove superfluous ' . ' in dg-(error|warning|message|bogus)Tom de Vries29-49/+81
2017-04-28tree-vrp.c (assert_info): New struct.Richard Biener7-3/+65
2017-04-27re PR sanitizer/80349 (UBSAN: compile time crash with "type mismatch in binar...Marek Polacek2-0/+35
2017-04-27parser.c (cp_parser_cast_expression): Add target type of cast to diagnostic.Volker Reichelt3-122/+128
2017-04-27* gcc.c-torture/execute/alias-3.c: Skip on AIX.David Edelsohn3-1/+6
2017-04-27Fix test-case on ppc64le (PR testsuite/79455).Martin Liska2-4/+11
2017-04-27re PR c++/80534 (7.1 RC - internal compiler error: in finish_member_declarati...Jakub Jelinek3-0/+54
2017-04-27re PR middle-end/80539 (gcc ICE at -O2 and above on valid code on x86_64-linu...Richard Biener2-0/+27
2017-04-27re PR target/77728 (Miscompilation multiple vector iteration on ARM)Jakub Jelinek2-11/+10
2017-04-26parser.c (cp_parser_nested_name_specifier_opt): Add fix-it information to dia...Volker Reichelt2-0/+17
2017-04-26Add prefix to test verification in guality.hMartin Liska2-4/+10
2017-04-25* g++.dg/dg.exp (find-cxx-tests): Remove TCL 8.5-ism.Nathan Sidwell2-1/+5
2017-04-25re PR target/70799 (STV pass does not convert DImode shifts)Uros Bizjak2-2/+24
2017-04-25PR tree-optimization/80497 - ICE at -O1 and above on valid code on x86_64-lin...Martin Sebor2-0/+47
2017-04-25re PR target/77728 (Miscompilation multiple vector iteration on ARM)Ramana Radhakrishnan2-0/+177
2017-04-25re PR sanitizer/80349 (UBSAN: compile time crash with "type mismatch in binar...Marek Polacek2-0/+16
2017-04-25parser.c (cp_parser_elaborated_type_specifier): Add fix-it to diagnostic of i...Volker Reichelt2-0/+15
2017-04-25Add dg-lineTom de Vries3-9/+89
2017-04-25[PATCH, rs6000] pr80482 Relax vector builtin parameter checksBill Seurer2-0/+36
2017-04-25C++: fix-it hint for removing stray semicolonsDavid Malcolm2-0/+21
2017-04-25C: fix-it hint for removing stray semicolonsDavid Malcolm2-0/+21
2017-04-25C++: hints for missing std:: headersDavid Malcolm2-0/+33
2017-04-25re PR target/77728 (Miscompilation multiple vector iteration on ARM)Ramana Radhakrishnan2-0/+177
2017-04-25Fix spelling suggestions for reserved words (PR c++/80177)David Malcolm2-0/+12
2017-04-25dg.exp (find-cxx-tests): New function.Nathan Sidwell2-29/+18
2017-04-25re PR tree-optimization/80492 (Wrong code when unrolling a loop with inline a...Richard Biener2-0/+25
2017-04-25Fix broken attr-alloc_size-10.c for avrSenthil Kumar Selvaraj2-1/+7
2017-04-25re PR tree-optimization/79201 (missed optimization: sinking doesn't handle ca...Richard Biener3-1/+21
2017-04-25Add missing changelog entries for last commit.Andreas Krebbel1-0/+5
2017-04-25S/390: PR80464: Split MEM->GPR vector movesAndreas Krebbel1-0/+39
2017-04-25S/390: PR79895: Fix TImode constant handlingAndreas Krebbel2-0/+14
2017-04-25S/390: PR80080: Optimize atomic patterns.Dominik Vogt4-0/+736
2017-04-25re PR rtl-optimization/80501 (Wrong code w/ a signed char, a shift, and a con...Jakub Jelinek2-0/+26
2017-04-25re PR rtl-optimization/80500 (ICE: internal consistency failure (error: inval...Jakub Jelinek2-0/+20
2017-04-25Let tree_single_nonzero_warnv_p use range informationMarc Glisse3-1/+18
2017-04-24re PR fortran/80121 (Memory leak with derived-type intent(out) argument)Janus Weil2-1/+6
2017-04-24types.rst (gccjit::type::get_const): Remove comment.David Malcolm5-0/+456
2017-04-24Fix location of sizeof/alignof (PR c++/80016)David Malcolm2-0/+73
2017-04-24X /[ex] 4 < Y /[ex] 4Marc Glisse2-0/+15
2017-04-24parser.c (cp_parser_cv_qualifier_seq_opt): Add fix-it info to error message.Volker Reichelt3-0/+52
2017-04-24[PR 80293] Dont totally-scalarize char arraysMartin Jambor2-0/+50
2017-04-24Fix (PR middle-end/79931)Martin Liska2-0/+29
2017-04-24re PR fortran/80494 (ICE in wide_int_to_tree)Richard Biener2-0/+37
2017-04-24re PR tree-optimization/79725 (Sinking opportunity missed if blocked by dead ...Richard Biener2-0/+19
2017-04-24re PR c++/2972 (-Wuninitialized could warn about uninitialized member variabl...Richard Biener2-0/+19
2017-04-23re PR fortran/80484 (Three syntax errors involving derived-type I/O)Jerry DeLisle2-0/+52
2017-04-23re PR fortran/80121 (Memory leak with derived-type intent(out) argument)Janus Weil2-0/+33
2017-04-23re PR target/70799 (STV pass does not convert DImode shifts)Uros Bizjak2-0/+22