aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2014-03-1720010327-1.c: Disable test for LLP64 targets.Kai Tietz2-1/+5
2014-03-17re PR testsuite/58851 (FAIL: gfortran.dg/unlimited_polymorphic_13.f90 -O0 e...Andreas Schwab2-4/+16
2014-03-15re PR fortran/58324 (Bogus END-of-line error with list-directed I/O of file w...Jerry DeLisle2-0/+16
2014-03-15re PR fortran/55207 ([F08] Variables declared in the main program should impl...Janus Weil8-5/+40
2014-03-14re PR c++/60532 (r208573 causes Firefox build failure)Jason Merrill1-0/+10
2014-03-14re PR fortran/60392 (Problem with TRANSPOSE and CONTIGUOUS dummy arguments)Mikael Morin2-0/+83
2014-03-14re PR c++/58678 (pykde4-4.11.2 link error (devirtualization too trigger happy))Jason Merrill1-0/+25
2014-03-14re PR rtl-optimization/60508 (internal compiler error: in lra_set_insn_recog_...Vladimir Makarov2-0/+36
2014-03-14re PR c++/53711 (Wunused-function should warn for functions in the unnamed na...Jason Merrill1-0/+8
2014-03-14re PR ipa/60518 (ICE: in verify_loop_structure, at cfgloop.c:1647)Richard Biener2-1/+19
2014-03-14re PR lto/60461 (LTO linking error at -Os (and above) on x86_64-linux-gnu)Martin Jambor2-0/+42
2014-03-14save-temps_0.c: New file.Cesar Philippidis4-2/+39
2014-03-13re PR middle-end/36282 (Spurious warning "asm declaration ignored due to conf...Jakub Jelinek5-0/+56
2014-03-13re PR debug/60438 (dwarf2cfi :2239 still assert,not the same cause as PR 59575)Richard Henderson3-0/+34
2014-03-13re PR c++/60383 (ICE with invalid template specialization)Paolo Carlini3-1/+18
2014-03-13re PR rtl-optimization/57189 (Vector register is spilled for vector extract p...Vladimir Makarov2-0/+15
2014-03-13re PR c++/60254 ([c++11] ICE with non-const expression in static_assert)Paolo Carlini4-1/+26
2014-03-13lto.exp (lto-execute): Fix error catching for dg-final.Richard Biener2-2/+6
2014-03-13ChangeLog: Fix whitespace.Uros Bizjak1-7/+5
2014-03-13vector.md (VEC_L): Add V1TI mode to vector types.Michael Meissner4-1/+282
2014-03-12Ensure UNSUPPORTED tests in tree-prof do not report absolute paths.Marcus Shawcroft2-1/+6
2014-03-12tree-ssa-ifcombine.c (forwarder_block_to): New function.Jakub Jelinek4-2/+54
2014-03-12re PR target/60264 (ARM ICE in dwarf2out_frame_debug_adjust_cfa, at dwarf2cfi...Christian Bruel2-0/+17
2014-03-12re PR tree-optimization/60454 (Code mistakenly detected as doing bswap)Thomas Preud'homme2-0/+36
2014-03-12re PR tree-optimization/60502 (ICE reassociation and vector types.)Jakub Jelinek2-0/+24
2014-03-12re PR middle-end/60482 (Loop optimization regression)Jakub Jelinek2-0/+25
2014-03-11re PR c++/60389 ([c++11] ICE with inheriting constructors and wrong usage of ...Paolo Carlini2-0/+19
2014-03-11re PR middle-end/60429 (Miscompilation (aliasing) with -finline-functions)Richard Biener3-0/+74
2014-03-10re PR c++/60367 (Default argument object is not getting constructed)Jason Merrill1-0/+22
2014-03-10move dg-do before dg-requireJason Merrill4-4/+4
2014-03-10re PR c++/53492 (ICE in retrieve_specialization, at cp/pt.c:985)Jason Merrill1-0/+10
2014-03-10re PR ipa/60457 (ICE in cgraph_get_node)Jakub Jelinek2-0/+22
2014-03-10re PR c++/60474 (Crash in tree_class_check)Richard Biener2-0/+21
2014-03-09* g++.dg/cpp0x/alias-decl-debug-0.C: Move dg-skip after dg-do.Andreas Schwab2-5/+9
2014-03-08lto-wrapper.c (merge_and_complain): Ensure -fshort-double is used consistentl...Paulo Matos2-0/+17
2014-03-08re PR c++/60033 ([c++1y] ICE in retrieve_specialization while compiling recur...Adam Butcher2-0/+23
2014-03-08re PR c++/60393 ([c++1y] ICE with with invalid functions with auto parameters)Adam Butcher2-0/+14
2014-03-08re PR fortran/60128 (Wrong ouput using en edit descriptor)Dominique d'Humieres2-0/+146
2014-03-07g++-dg.exp (g++-dg-runtest): Run tests in C++1y mode, too.Jason Merrill1474-2147/+1851
2014-03-07parser.c (cp_parser_type_id_1): Only allow 'auto' in C++1y if we're in a trai...Jason Merrill1-1/+1
2014-03-07typeck.c (comp_template_parms_position): 'auto' and 'decltype(auto)' are diff...Jason Merrill1-1/+1
2014-03-07decl.c (create_array_type_for_decl): Only warn about invalid C++1y VLA if fla...Jason Merrill5-5/+5
2014-03-07re PR c++/58609 ([c++11] ICE with uninitialized variable in constexpr)Paolo Carlini2-0/+14
2014-03-07The error_mark_node is not an OpenMP mappable type.Thomas Schwinge2-0/+10
2014-03-06re PR fortran/51976 ([F2003] Support deferred-length character components of ...Paul Thomas3-0/+127
2014-03-06re PR c/60197 (ICE with _Cilk_spawn in expression)Marek Polacek3-0/+107
2014-03-06re PR target/58595 (internal compiler error: in gen_movsi when compiling on a...Jakub Jelinek2-0/+33
2014-03-06re PR middle-end/60445 (473.astar miscompares with -Ofast)Richard Biener2-13/+10
2014-03-05re PR testsuite/59308 (gcc.dg/tree-ssa/ssa-ifcombine-ccmp-[1456] tests fail o...Jakub Jelinek13-19/+37
2014-03-05re PR c++/60409 ([c++1y] ICE on valid with template function)Jason Merrill1-0/+12