aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2013-04-03re PR tree-optimization/56812 (Simple loop is not SLP-vectorized after r196872)Richard Biener2-0/+25
2013-04-03re PR fortran/56284 ([OOP] ICE with alternate return in type-bound procedure)Janus Weil5-0/+38
2013-04-02re PR c++/56821 (Unable to overload with references to 'this'.)Jason Merrill1-0/+37
2013-04-02re PR c++/34949 (Dead code in empty destructors.)Jason Merrill1-0/+24
2013-04-02re PR rtl-optimization/56745 (ICE in merge_if_block)Jakub Jelinek2-1/+21
2013-04-02sra-13.c: Fix for 16 bit int.Pitchumani Sivanupandi2-1/+5
2013-04-02re PR tree-optimization/56778 (ICE on several benchmarks after r196775.)Richard Biener2-0/+20
2013-04-02re PR c++/56768 ([4.7] ICE in make_decl_rtl, at varasm.c:1147)Richard Biener2-0/+46
2013-04-02re PR c++/56725 (extra spaces in error message)Paolo Carlini2-4/+8
2013-04-01re PR c++/56772 (placement new operator does not work inside function templat...Jason Merrill1-0/+20
2013-04-01re PR c++/56793 (ICE with scoped enum)Jason Merrill1-0/+18
2013-04-01re PR c++/56794 (C++11 Error in range-based for with parameter pack array)Jason Merrill1-0/+15
2013-04-01re PR fortran/56660 (Fails to read NAMELIST with certain form array syntax)Jerry DeLisle2-0/+38
2013-04-01Implement N2439 (ref-qualifiers for 'this')Bronek Kozicki8-0/+208
2013-04-01re PR fortran/56500 ([OOP] "IMPLICIT CLASS(...)" wrongly rejected)Janus Weil2-0/+40
2013-03-31re PR libfortran/56786 (Namelist read fails with designators containing embed...Jerry DeLisle2-0/+48
2013-03-30ChangeLog: Add commit message from rev.Thomas Koenig1-0/+7
2013-03-30trans-expr.c (build_memcmp_call): New function.Thomas Koenig3-2/+19
2013-03-29re PR fortran/35203 (OPTIONAL, VALUE actual argument cannot be an INTEGER 0)Tobias Burnus2-0/+88
2013-03-29cp-tree.h (AUTO_IS_DECLTYPE): New.Jason Merrill4-0/+97
2013-03-29re PR c++/56774 (G++ 4.8 reverses variadic template types during unpacking)Jason Merrill1-0/+14
2013-03-29avx2intrin.h (_mm256_broadcastsi128_si256): Fix declaration name.Kirill Yukhin3-2/+7
2013-03-29re PR libfortran/56737 (Wrong I/O result with format cache for Hollerith stri...Tobias Burnus2-0/+85
2013-03-29re PR fortran/56735 (Namelist Read Error with question marks)Tobias Burnus2-0/+32
2013-03-28re PR fortran/45159 (Unnecessary temporaries)Thomas Koenig3-0/+57
2013-03-28re PR fortran/55806 (Missed optimization with ANY or ALL)Thomas Koenig3-0/+41
2013-03-28[AArch64] Only maintain frame record when required or desiredIan Bolton11-0/+353
2013-03-28re PR c++/17232 ([DR 1640] classes and class template specializations treated...Jason Merrill1-0/+7
2013-03-28re PR c++/56679 ([C++11] Cannot take sizeof... a template template parameter ...Jason Merrill3-3/+14
2013-03-28re PR c++/56701 ([C++11] The *this* pointer fails to bind to rvalue reference...Jason Merrill1-0/+7
2013-03-28re PR c++/56710 (Using reserved double underscore variable name in a lambda c...Jason Merrill1-0/+9
2013-03-28name-lookup.c (pushdecl_maybe_friend_1): Use nonlambda_method_basetype and cu...Jason Merrill1-0/+10
2013-03-28re PR c++/56728 (ICE using constexpr initialization and arrays)Jason Merrill1-0/+37
2013-03-28re PR c++/56725 (extra spaces in error message)Paolo Carlini22-40/+65
2013-03-28re PR c++/56694 (Internal compiler error when compiling OpenMP code)Tejas Belagod2-0/+7
2013-03-28re PR tree-optimization/56695 (ICE in expand_vec_cond_expr, at optabs.c:6751)Marek Polacek2-0/+19
2013-03-28re PR tree-optimization/37021 (Fortran Complex reduction / multiplication not...Richard Biener3-2/+29
2013-03-27re PR c++/56749 (weird interaction between scoped enum used as non-type templ...Jason Merrill1-0/+57
2013-03-27re PR fortran/56650 (Odd error messages with C_SIZEOF for valid code)Tobias Burnus4-4/+81
2013-03-27re PR tree-optimization/37021 (Fortran Complex reduction / multiplication not...Richard Biener2-0/+22
2013-03-27ivinline-1.C: Add target nonpic.Alexander Ivchenko17-14/+41
2013-03-26re PR c++/52597 ([C++11] confusing diagnostics for invalid use of non-static ...Jason Merrill4-8/+24
2013-03-26re PR c++/45282 (wrong decltype result for .*)Jason Merrill1-0/+10
2013-03-26* gcc.c-torture/execute/20011008-3.c: Cap VLEN with STACK_SIZE too.Eric Botcazou2-3/+7
2013-03-26re PR c++/55951 (ICE in check_array_designated_initializer, at cp/decl.c:4785)Paolo Carlini2-0/+12
2013-03-26re PR fortran/56649 (ICE gfc_conv_structure with MERGE)Tobias Burnus4-1/+75
2013-03-26decl.c (grokfndecl): Handle separately <inline> and <constexpr> error messages.Paolo Carlini3-0/+15
2013-03-25re PR c++/56699 (Failed for sizeof (non-static member) in lambda expression)Jason Merrill1-0/+28
2013-03-25re PR c++/56692 ([C++11] Segmentation fault when calling static/non-static ov...Jason Merrill1-0/+12
2013-03-25re PR c++/52014 ([c++0x] Segfault When `decltype` Used in Nested Lambda Funct...Jason Merrill1-0/+49