aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-08-02re PR tree-optimization/34114 (Missed optimization: cannot determine loop ter...Bin Cheng2-0/+41
2016-08-02[PATCH AArch64] Add more AArch64 NEON intrinsicsTamar Christina3-2/+90
2016-08-01rs6000-c.c (altivec_resolve_overloaded_builtin): Add support for vec_extract ...Michael Meissner6-1/+303
2016-08-01* mangle.c (mangle_decl): Fix mangled name change warning.Jason Merrill2-2/+2
2016-08-01This patch optimizes the prolog and epilog code to reduce the number of instr...Wilco Dijkstra9-22/+55
2016-08-01PR c++/72766 - ICE with VLAJason Merrill1-0/+8
2016-08-01Convert V1TImode register to TImode in debug insnH.J. Lu2-0/+32
2016-08-01re PR tree-optimization/71818 (ICE in as_a, at is-a.h:192 w/ -O2 -ftree-vecto...Alan Hayward2-0/+21
2016-08-01Change dump expectation in PR71857Martin Liska2-1/+6
2016-08-01[AArch64] Allow multiple-of-8 immediate offsets for TImode LDP/STPKyrylo Tkachov2-0/+24
2016-08-01extend shift count warnings to vector typesJan Beulich3-0/+93
2016-07-31Oops, ChangeLog didn't commitWilliam Schmidt1-0/+5
2016-07-31divkc3-1.c: Require POWER8 hardware.William Schmidt2-4/+2
2016-07-31Make check_effective_target_c++ work for libstdc++Jonathan Wakely2-5/+10
2016-07-31re PR fortran/41922 (Diagnostic: No location shown for overlappingly initiali...Steven G. Kargl4-4/+22
2016-07-30re PR fortran/68566 (ICE on using unusable array in reshape (double free or c...Steven G. Kargl2-0/+18
2016-07-30PR c++/60760 - arithmetic on null pointers should not be allowed in constantMartin Sebor5-8/+350
2016-07-30rs6000-protos.h (rs6000_adjust_vec_address): New function that takes a vector...Michael Meissner4-0/+93
2016-07-30re PR fortran/69867 (ICE on initializing character in type with array of inco...Steven G. Kargl2-0/+11
2016-07-30re PR fortran/69962 (ICE on missing parameter attribute, in gfc_set_constant_...Steven G. Kargl2-0/+11
2016-07-30re PR fortran/70006 (Duplicate errors "label not defined")Steven G. Kargl2-0/+14
2016-07-30re PR fortran/71730 (ICE when character length specification uses an undefine...Steven G. Kargl5-5/+16
2016-07-29pr70098.C: Remove XFAIL for powerpc64_no_dm.William Schmidt3-4/+6
2016-07-29re PR c/71926 (wrong location for -Wparentheses warning)Marek Polacek3-0/+26
2016-07-29re PR c/71573 (ICE on invalid C code on x86_64-linux-gnu (tree check: expecte...Marek Polacek2-0/+17
2016-07-29re PR c/71853 (ICE on an ill-formed case statement in c_do_switch_warnings)Marek Polacek2-0/+12
2016-07-29re PR c/71742 (Wrong formulation of "error: flexible array member in otherwis...Marek Polacek4-5/+12
2016-07-29pr59833.c: Use dg-add-options ieee.Uros Bizjak2-4/+9
2016-07-29re PR tree-optimization/57558 (Loop not vectorized if iteration count could b...Bin Cheng3-0/+30
2016-07-292016-07-29 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni2-2/+8
2016-07-29re PR c++/51488 (ICE on infinite template recursion)Paolo Carlini2-0/+12
2016-07-29PR c++/72457 - ICE with list-value-initialized base.Jason Merrill1-0/+15
2016-07-29re PR c/71969 (Wrong setting of DECL_DISREGARD_INLINE_LIMITS in the C FE)Jakub Jelinek5-2/+109
2016-07-29re PR c/71583 (ICE on invalid code on x86_64-linux-gnu (in c_parser_postfix_e...Marek Polacek2-0/+14
2016-07-29re PR c/71574 (ICE on code with alloc_align attribute on x86_64-linux-gnu: in...Marek Polacek2-0/+17
2016-07-29re PR rtl-optimization/68217 (Wrong constant folding)Kugan Vivekanandarajah2-0/+19
2016-07-28re PR fortran/71067 (ICE on data initialization with insufficient value)Steven G. Kargl3-0/+18
2016-07-28rs6000-protos.h (rs6000_split_vec_extract_var): New declaration.Michael Meissner2-0/+31
2016-07-28re PR fortran/71799 (ICE in DO loop code emission (gfc_resolve_iterator))Steven G. Kargl2-0/+15
2016-07-28re PR c++/71665 (ICE on invalid C++ code with non-integral constant enumerato...Paolo Carlini6-4/+29
2016-07-28re PR fortran/71859 (ICE on same variable/subroutine name (verify_gimple fail...Steven G. Kargl4-3/+18
2016-07-28[multiple changes]Paul Thomas2-2/+45
2016-07-28re PR middle-end/71734 (FAIL: libgomp.fortran/simd4.f90 -O3 -g execution t...Yuri Rumyantsev2-0/+84
2016-07-28[PATCH] Revert Revert r238497 because of PR 71961.Renlin Li2-15/+8
2016-07-28Introduce no_profile_instrument_function attributeMartin Liska2-0/+28
2016-07-28Add missing file.Martin Liska1-0/+13
2016-07-28Do not allow make_compound_operation for vector modeMartin Liska1-0/+4
2016-07-27re PR tree-optimization/71994 (ICE: verify_gimple failed)Kugan Vivekanandarajah1-0/+14
2016-07-27re PR tree-optimization/71994 (ICE: verify_gimple failed)Kugan Vivekanandarajah1-0/+5
2016-07-27re PR middle-end/71078 (x/abs(x) -> sign(1.0,x))Prathamesh Kulkarni4-0/+77