aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2014-07-16alignment2.ads, [...]: Update test case.Arnaud Charlet4-0/+9
2014-07-16PR preprocessor/60723 - missing system-ness marks for macro tokensDodji Seketeli5-0/+57
2014-07-15re PR c++/60848 (Crash while experimenting with c++-0x initializer lists)Jason Merrill2-2/+39
2014-07-15* gfortran.dg/ieee/ieee_1.F90: Revert rename.Uros Bizjak2-0/+6
2014-07-15rounding_1.f90: Rename from ieee_rounding_1.f90.Uros Bizjak2-0/+1
2014-07-15alpha.c (alpha_atomic_assign_expand_fenv): New.Uros Bizjak4-6/+18
2014-07-15re PR rtl-optimization/61772 (RTL if-conversion removes asm volatile goto)Michael Matz2-0/+29
2014-07-15c-ubsan.c (ubsan_instrument_bounds): Don't instrument if TYPE_MAX_VALUE is NULL.Marek Polacek2-0/+14
2014-07-15symbol.c (check_conflict): Add codimension conflict with pointer; fix cray-po...Tobias Burnus3-1/+32
2014-07-14re PR c++/61445 ([C++11] ice in instantiate_decl at cp/pt.c:19770)Jason Merrill1-0/+15
2014-07-14re PR c/61779 (gcc -Og fails with impossible constraint on legal C code)Richard Biener2-0/+18
2014-07-14re PR lto/61786 (wrong code by LTO on x86_64-linux-gnu)Richard Biener4-0/+73
2014-07-14re PR tree-optimization/61757 (genmodes failure with enable-checking)Richard Biener3-0/+68
2014-07-14re PR middle-end/61294 (erroneous memset used with constant zero length param...Jakub Jelinek4-0/+132
2014-07-14re PR c++/58511 ([c++11] ICE using static const member variable in constexpr)Jason Merrill2-2/+17
2014-07-14re PR c++/58611 ([c++11] ICE with invalid constexpr constructor used in array...Jason Merrill1-0/+15
2014-07-14re PR c++/58612 ([c++11] ICE calling non-constexpr from constexpr in template...Jason Merrill1-0/+15
2014-07-14re PR c++/58636 (ICE with initializer_list and rvalue references)Jason Merrill1-0/+9
2014-07-13cgraph.h (symtab_node): Add nonzero_address.Jan Hubicka6-7/+51
2014-07-13Add xmm-register version of fuse-caller-save testcaseTom de Vries3-0/+74
2014-07-13PR C++/60209 - Declaration of user-defined literal operator cause errorEdward Smith-Rowland4-4/+51
2014-07-13re PR c++/60967 (ICE with range for in template function with C++11 and cilkp...Paolo Carlini2-0/+14
2014-07-13coarray_atomic_4.f90: Avoid using a kind=16 integer.Tobias Burnus2-1/+6
2014-07-12re PR fortran/61780 (Wrong code when shifting elements of a multidimensional ...Paul Thomas2-0/+41
2014-07-12check.c (gfc_check_atomic): Update for STAT=.Tobias Burnus6-1/+870
2014-07-122014-07-12 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-1/+1
2014-07-12PR c++/57644 - [C++1y] Cannot bind bitfield to lvalue referenceEdward Smith-Rowland2-0/+18
2014-07-112014-07-11 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-1/+1
2014-07-11re PR c++/53159 (Missing narrowing check)Paolo Carlini2-0/+23
2014-07-11re PR preprocessor/61389 (libcpp diagnostics shouldn't talk about ISO C99 for...Andreas Schwab3-5/+11
2014-07-11re PR middle-end/61473 (register sized memmove not inlined)Richard Biener4-3/+22
2014-07-11re PR target/61561 (arm gcc internal error)Marat Zakirov2-0/+20
2014-07-10There is a stray right paren.Edward Smith-Rowland1-1/+1
2014-07-10re PR c++/61661 (Bogus error: ‘const Outer::Foo{&Outer::Bar}’ is not a co...Jason Merrill1-0/+13
2014-07-10re PR ipa/61659 (Extra undefined symbol because of devirtualization)Jason Merrill2-0/+14
2014-07-10Add addressing=absolute and isa_rev=0 to mips fuse-caller-save testsTom de Vries4-3/+11
2014-07-10re PR c/61741 (wrong code with -fno-strict-overflow)Richard Biener2-1/+6
2014-07-10re PR middle-end/53590 (compiler fails to generate SIMD instruction for FP di...Eric Botcazou2-0/+35
2014-07-10re PR tree-optimization/61742 (wrong code at -O3 on x86_64-linux-gnu)Yuri Rumyantsev4-1/+38
2014-07-09Add missing ChangeLog entriesTom de Vries1-0/+4
2014-07-09re PR c++/60686 (message " only declarations of constructors can be ‘explic...Paolo Carlini2-0/+27
2014-07-09DR 1584 PR c++/57466Paolo Carlini4-6/+39
2014-07-09Enable fuse-caller-save on self-recursive functionsTom de Vries1-0/+32
2014-07-09libgfortran.h (support_fpu_underflow_control, [...]): New prototypes.Francois-Xavier Coudert2-0/+54
2014-07-09re PR c/61741 (wrong code with -fno-strict-overflow)Richard Biener2-0/+27
2014-07-09* lib/target-supports.expPat Haugen2-0/+6
2014-07-09rs6000-protos.h (rs6000_xcoff_declare_object_name): Declare.Jan Hubicka3-2/+5
2014-07-09PR c++/58155 - -Wliteral-suffix warns about tokens which are skippedEdward Smith-Rowland2-0/+18
2014-07-09re PR testsuite/61453 (gfortran.dg/bind_c_array_params_2.f90 for targets wher...Dominique d'Humieres2-2/+8
2014-07-09re PR c++/59361 (cannot expand parenthesized pack expression)Andrew Sutton2-0/+26