summaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)Author
2009-04-102009-04-10 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2009-04-09re PR testsuite/35621 (gcc.target/i386/ssse3-*.c violates C/C++ aliasing rules)H.J. Lu
2009-04-09re PR target/39678 (complex type isn't passed correctly)H.J. Lu
2009-04-10re PR target/36800 (va_arg for _Decimal128 on 32-bit Power mishandled in cert...Ben Elliston
2009-04-09ChangeLog: Fix ChangeLog.Uros Bizjak
2009-04-09help.exp: New file.Ralf Wildenhues
2009-04-09re PR libobjc/36610 (objc_msg_sendv is broken for targets which pass argument...Janis Johnson
2009-04-09expmed.c (expand_divmod): Always use a comparison for a division by a large u...Paolo Bonzini
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-04-09re PR testsuite/39696 (gcc.dg/tree-ssa/ssa-ccp-25.c scan-tree-dump doesn't wo...Richard Guenther
2009-04-09re PR fortran/36704 (Procedure pointer as function result)Janus Weil
2009-04-09c-gimplify.c (c_gimplify_expr): Fix the invalid GENERIC &ARRAY addresses by a...Richard Guenther
2009-04-09tree-ssa-ccp.c (maybe_fold_stmt_addition): Move non-constant indices into an ...Richard Guenther
2009-04-09re PR c/39613 (gcc 20090331 produces an error at mce64.c in kernel 2.6.29)Joseph Myers
2009-04-08c99-stdint-1.c: Fix cut-and-paste mistakes in test.Joseph Myers
2009-04-08dwarf2out.c (class_scope_p): New static inline.Jakub Jelinek
2009-04-08re PR c++/25185 (deep typedef substitution in error message)Jason Merrill
2009-04-08re PR middle-end/39614 (Internal error compiling CSiBE)Joseph Myers
2009-04-08re PR c++/39637 (ICE on ill-formed sizeof(<parameter-pack>) in variadic templ...Dodji Seketeli
2009-04-08re PR fortran/38863 (WHERE with multiple elemental defined assignments gives ...Paul Thomas
2009-04-07re PR c++/34691 (Default argument checking not performed after overload resol...Jason Merrill
2009-04-07re PR testsuite/39325 (FAIL: gcc.misc-tests/linkage.c link)Dominique d'Humieres
2009-04-07re PR c++/25185 (deep typedef substitution in error message)Jason Merrill
2009-04-07re PR fortran/38152 (procedure pointers as module variables)Janus Weil
2009-04-07Update baseline.Arnaud Charlet
2009-04-07repairing ChangeLog for my last commitJanus Weil
2009-04-07trans.c (check_for_eliminated_entity): New function.Eric Botcazou
2009-04-07re PR other/38920 (dw2 exceptions don't work.)Janus Weil
2009-04-06re PR c++/35146 (weird error in template function specialization)Jason Merrill
2009-04-06gnat.exp: Handle multilib.Laurent GUERBY
2009-04-06re PR fortran/38863 (WHERE with multiple elemental defined assignments gives ...Paul Thomas
2009-04-06re PR tree-optimization/28868 (Not eliminating the PHIs which have the same a...Richard Guenther
2009-04-06pragma-isr-trapa2.c: Skip test for FPU-less architectures.Andrew Stubbs
2009-04-06sh4a-memmovua.c: Include string.h instead of stdlib.h.Andrew Stubbs
2009-04-06re PR fortran/39414 (PROCEDURE statement double declaration bug)Janus Weil
2009-04-06re PR fortran/36091 (false positive in bounds checking with forall)Paul Thomas
2009-04-06namelist_51.f90, [...]: Gate test on effective_target fd_truncate.Hans-Peter Nilsson
2009-04-05fix markupJason Merrill
2009-04-05re PR libfortran/38654 (Fortran I/O speedup)Daniel Kraft
2009-04-05re PR c/39648 (internal compiler error: in fold_convert, at fold-const.c:2506)Richard Biener
2009-04-05fix ChangeLogsJason Merrill
2009-04-05re PR c++/14912 (Do not print default template arguments in error messages)Jason Merrill
2009-04-05re PR fortran/29458 (Spurious -Wuninitialized warning for implied do-loop cou...Daniel Franke
2009-04-04re PR fortran/39577 (False positive with -fcheck=recursion)Tobias Burnus
2009-04-04re PR c++/25185 (deep typedef substitution in error message)Jason Merrill
2009-04-04re PR fortran/37614 (Change position of padding for aligned COMMONs)Paul Thomas
2009-04-04re PR target/39501 (-O -ffinite-math-only gets min(x,y) optimization wrong fo...Richard Earnshaw
2009-04-04re PR c++/8781 (Pessimization of C++ (functional) code)Richard Guenther
2009-04-04re PR tree-optimization/39636 (ICE in gimple_assign_rhs_code, at gimple.h:183...Richard Guenther
2009-04-03Mention PR rtl-optimization/39607.H.J. Lu