aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2013-09-02re PR tree-optimization/57511 (Missing SCEV final value replacement)Richard Biener2-0/+20
2013-09-02tree-affine.c (add_elt_to_tree): Avoid converting all pointer arithmetic to s...Richard Biener2-1/+6
2013-09-02tree-ssa-loop-ivopts.c (set_autoinc_for_original_candidates): Find auto-incre...Bin Cheng2-0/+23
2013-09-02PR c++/21682, implement DR 565Paolo Carlini4-1/+104
2013-09-01* g++.dg/ipa/devirt-15.C: New testcase.Jan Hubicka2-0/+44
2013-09-01* gnat.dg/specs/linker_alias.ads: Skip on Darwin.Eric Botcazou2-0/+5
2013-09-01Correct previous commit to the final version of patch.Jan Hubicka1-1/+1
2013-09-01common.opt (fdevirtualize-speculatively): New function.Jan Hubicka3-2/+7
2013-09-01fork-instrumentation.c: New testcase.Jan Hubicka2-0/+12
2013-08-30mangle33.C (dg-final): Use match count in scan RE.Uros Bizjak2-7/+11
2013-08-30tree-vrp.c (check_array_ref): Bail out on zero-length arrays.Meador Inge2-0/+16
2013-08-30Merge ubsan into trunk.Marek Polacek25-0/+509
2013-08-30cgraph.c (cgraph_function_body_availability): Handle weakref correctly.Jan Hubicka2-1/+6
2013-08-30re PR c++/51424 ([C++11] G++ should diagnose self-delegating constructors)Paolo Carlini3-1/+73
2013-08-30Move testsuite changes to correct ChangeLog, and delete a newTeresa Johnson2-11/+11
2013-08-30re PR tree-optimization/58277 (wrong code at -O3)Jakub Jelinek3-0/+206
2013-08-30function.c (assign_parm_setup_reg): For a parameter passed by pointer and whi...Eric Botcazou3-0/+71
2013-08-30re PR tree-optimization/58228 (wrong code (with vectorization?) at -O3 on x86...Richard Biener2-0/+20
2013-08-30re PR tree-optimization/58223 (wrong code at -O3 on x86_64-linux-gnu)Richard Biener3-3/+25
2013-08-30re PR tree-optimization/58010 (ICE in vect_create_epilog_for_reduction, at tr...Richard Biener2-0/+20
2013-08-29New vectorizer messages; message format change.Xinliang David Li52-52/+106
2013-08-29cgraphclones.c (cgraph_create_virtual_clone): Compute the DECL_NAME of the cl...Eric Botcazou2-1/+5
2013-08-29dumpfile.c (dump_loc): Output column number.Teresa Johnson5-5/+16
2013-08-29re PR tree-optimization/58246 (wrong code at -O1 and above)Richard Biener2-0/+26
2013-08-29re PR fortran/52243 (Avoid reallocation for: array1 = array1 / scalar for p...Thomas Koenig3-1/+29
2013-08-29re PR middle-end/57287 (Bogus uninitialized warning with abnormal control flow)Richard Biener2-0/+40
2013-08-29re PR tree-optimization/57685 (GCC stuck in an infinite loop)Richard Biener2-0/+20
2013-08-28re PR c++/58255 ([C++11] explicit delegating constructor with no arguments wr...Paolo Carlini2-0/+12
2013-08-28re PR middle-end/58257 (Bogus warning with OpenMP collapsed loops)Jakub Jelinek2-0/+20
2013-08-28ChangeLog: Fix whitespace.Uros Bizjak1-22/+22
2013-08-28re PR tree-optimization/56933 (Vectorizer missing read-write dependency for i...Richard Biener2-0/+11
2013-08-27aarch64.md (unspec): Add UNSPEC_SISD_SSHL...Vidya Praveen2-0/+267
2013-08-27re PR tree-optimization/57521 (wrong code for expressions in loop at -O3)Richard Biener2-0/+56
2013-08-27re PR rtl-optimization/57860 (wrong code for bitwise ops with long long liter...Jakub Jelinek6-0/+147
2013-08-25re PR fortran/58146 (Array slice bounds checking)Thomas Koenig2-0/+14
2013-08-25* g++.dg/ipa/devirt-14.C: Fix typo.Jan Hubicka2-1/+5
2013-08-23re PR fortran/57798 (Incorrect handling of sum over first dimension of a prod...Mikael Morin2-0/+38
2013-08-23re PR fortran/57843 ([OOP] Type-bound assignment is resolved to non-polymorph...Janus Weil2-0/+71
2013-08-23devirt-13.C: New testcase.Jan Hubicka3-0/+61
2013-08-23re PR target/58218 (-mcmodel=medium cause assembler warning "ignoring incorre...Jakub Jelinek2-0/+8
2013-08-23re PR tree-optimization/58209 (ICE in extract_range_from_binary_expr, at tree...Jakub Jelinek2-0/+37
2013-08-22pr57744.c: Declare abort.Michael Meissner2-0/+6
2013-08-22re PR c++/56380 (Const/reference mutable members are not always rejected in c...Paolo Carlini2-0/+15
2013-08-22re PR fortran/58185 ([OOP] ICE when selector in SELECT TYPE is non-polymorphic)Janus Weil2-0/+15
2013-08-21re PR c++/56130 (__attribute__((deprecated)) does not affect C++ reference)Paolo Carlini2-0/+22
2013-08-21pr57451.C: Remove spurious dg-do directive.Paolo Carlini2-1/+4
2013-08-21tree-vrp.c (simplify_stmt_for_jump_threading): Try to simplify assignments too.Jeff Law2-0/+35
2013-08-21re PR c++/56134 (ICE: alias attribute on c++ static class member;)Paolo Carlini2-1/+14
2013-08-20re PR fortran/53655 ([F03] "default initializer" warnings)Janus Weil2-0/+22
2013-08-20re PR rtl-optimization/57451 (Incorrect debug ranges emitted for -freorder-bl...Teresa Johnson2-0/+32