aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2009-04-07re PR testsuite/39325 (FAIL: gcc.misc-tests/linkage.c link)Dominique d'Humieres2-1/+6
2009-04-07re PR c++/25185 (deep typedef substitution in error message)Jason Merrill2-0/+24
2009-04-07re PR fortran/38152 (procedure pointers as module variables)Janus Weil2-0/+6
2009-04-07Update baseline.Arnaud Charlet1-2/+2
2009-04-07repairing ChangeLog for my last commitJanus Weil1-1/+1
2009-04-07trans.c (check_for_eliminated_entity): New function.Eric Botcazou3-0/+43
2009-04-07re PR other/38920 (dw2 exceptions don't work.)Janus Weil4-15/+45
2009-04-06re PR c++/35146 (weird error in template function specialization)Jason Merrill2-0/+21
2009-04-06gnat.exp: Handle multilib.Laurent GUERBY2-25/+45
2009-04-06re PR fortran/38863 (WHERE with multiple elemental defined assignments gives ...Paul Thomas2-0/+61
2009-04-06re PR tree-optimization/28868 (Not eliminating the PHIs which have the same a...Richard Guenther5-3/+32
2009-04-06pragma-isr-trapa2.c: Skip test for FPU-less architectures.Andrew Stubbs2-0/+6
2009-04-06sh4a-memmovua.c: Include string.h instead of stdlib.h.Andrew Stubbs3-5/+15
2009-04-06re PR fortran/39414 (PROCEDURE statement double declaration bug)Janus Weil2-1/+38
2009-04-06re PR fortran/36091 (false positive in bounds checking with forall)Paul Thomas2-0/+8
2009-04-06namelist_51.f90, [...]: Gate test on effective_target fd_truncate.Hans-Peter Nilsson13-13/+24
2009-04-05fix markupJason Merrill1-1/+1
2009-04-05re PR libfortran/38654 (Fortran I/O speedup)Daniel Kraft3-0/+45
2009-04-05re PR c/39648 (internal compiler error: in fold_convert, at fold-const.c:2506)Richard Biener2-0/+17
2009-04-05fix ChangeLogsJason Merrill1-0/+5
2009-04-05re PR c++/14912 (Do not print default template arguments in error messages)Jason Merrill1-0/+11
2009-04-05re PR fortran/29458 (Spurious -Wuninitialized warning for implied do-loop cou...Daniel Franke2-0/+16
2009-04-04re PR fortran/39577 (False positive with -fcheck=recursion)Tobias Burnus8-0/+212
2009-04-04re PR c++/25185 (deep typedef substitution in error message)Jason Merrill2-1/+24
2009-04-04re PR fortran/37614 (Change position of padding for aligned COMMONs)Paul Thomas2-0/+35
2009-04-04re PR target/39501 (-O -ffinite-math-only gets min(x,y) optimization wrong fo...Richard Earnshaw2-0/+85
2009-04-04re PR c++/8781 (Pessimization of C++ (functional) code)Richard Guenther3-0/+58
2009-04-04re PR tree-optimization/39636 (ICE in gimple_assign_rhs_code, at gimple.h:183...Richard Guenther2-0/+16
2009-04-03Mention PR rtl-optimization/39607.H.J. Lu1-0/+1
2009-04-03pr39607.C: New.H.J. Lu2-0/+69
2009-04-03re PR fortran/39594 (compiler falls over in gfc_get_symbol_decl)Tobias Burnus2-0/+23
2009-04-03re PR c++/39608 ('expr' cannot appear in a constant-expression.)Jason Merrill2-0/+21
2009-04-03re PR tree-optimization/2480 (aliasing problem with global structures)Richard Guenther3-0/+95
2009-04-03re PR middle-end/34743 (Testcase gcc.dg/tree-ssa/20070302-1.c is broken (unne...Richard Guenther9-13/+22
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther42-64/+634
2009-04-02interrupt_handler.c: New test.Chao-ying Fu2-0/+27
2009-04-02re PR objc/18456 (ICE compiling Objective C code with protocol-qualified obje...David Ayers2-0/+47
2009-04-02re PR c++/25185 (deep typedef substitution in error message)Jason Merrill2-0/+24
2009-04-02re PR tree-optimization/31677 (gcc.dg/memcpy-1.c tree dump scan fails on seve...Janis Johnson2-1/+6
2009-04-02re PR tree-optimization/39595 (ICE in vectorizable_store at tree-vect-transfo...Ira Rosen2-0/+22
2009-04-02re PR c++/26693 (Access checks not performed for types in templates)Dodji Seketeli10-10/+157
2009-04-02re PR middle-end/37221 (Missed early loop-unroll optimization - causes 40% de...Richard Guenther2-0/+31
2009-04-01re PR rtl-optimization/39588 (internal compiler error: in trunc_int_for_mode,...Eric Botcazou2-0/+15
2009-04-01re PR c++/4926 (C++ ABI needs clarification on mangling of complex expressions)H.J. Lu2-0/+23
2009-04-01re PR target/39027 (double floating point suffix of 'd' and 'D' not accepted)Janis Johnson5-4/+76
2009-04-01better m128i constant materializationXinliang David Li2-0/+18
2009-04-01re PR c/33466 (mixed-case suffix for decimal float constants)Janis Johnson4-0/+119
2009-04-01re PR tree-optimization/35011 (ICE with -fcheck-data-deps)H.J. Lu2-0/+31
2009-04-01re PR target/39226 (gcc_assert (verify_initial_elim_offsets ()); ICE)Jakub Jelinek2-0/+30
2009-04-01re PR c++/35240 (ICE with new in template parameter)H.J. Lu2-0/+17