aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2009-10-05re PR debug/41558 (gfortran -O code excessive DW_OP_deref's)Jakub Jelinek6-76/+155
2009-10-05trans-expr.c (select_class_proc): New function.Paul Thomas5-1/+288
2009-10-05plugins.texi: Change plugin_pass to register_pass_info.Sriraman Tallam5-4/+15
2009-10-05re PR lto/41281 (toplevel asms do not work)Richard Guenther2-0/+16
2009-10-05re PR lto/40902 (LTO doesn't merge CV differences properly)Richard Guenther3-0/+11
2009-10-05re PR lto/41552 (Undefined references with -flto, dependent on object file or...Richard Guenther8-1/+169
2009-10-05re PR tree-optimization/23821 (DOM and VRP creating harder to optimize code)Richard Guenther2-0/+34
2009-10-05re PR fortran/41403 (miscompilation of goto/label using code)Daniel Kraft3-0/+44
2009-10-03Merge lto branch into trunk.Diego Novillo212-8/+3655
2009-10-03re PR testsuite/41542 (gcc.dg/tree-ssa/ipa-cp-1.c failed)Uros Bizjak2-28/+5
2009-10-02mangle.c (write_unnamed_type_name): Implement.Jason Merrill2-0/+45
2009-10-02decl.c (check_ok_for_atomic): Do nothing if the type doesn't come from source.Eric Botcazou2-0/+15
2009-10-02decl.c (gnat_to_gnu_component_type): Force at least unit size for the compone...Eric Botcazou3-0/+41
2009-10-02* config/i386/i386.md (divmod<mode>4) Macroize expander fromUros Bizjak1-5/+4
2009-10-02stor-layout.c (layout_type): Make sure that an array of zero-sized element is...Eric Botcazou3-4/+33
2009-10-02guality.exp: Disable on darwin.Jack Howarth2-0/+9
2009-10-02call.c (convert_arg_to_ellipsis): Avoid promoting decimal32 to double.Janis Johnson5-6/+7
2009-10-02re PR fortran/41479 (intent(out) for types with default initialization)Tobias Burnus2-0/+32
2009-10-02re PR bootstrap/41404 (expr.c undefined reference while linking jc1)Jakub Jelinek3-0/+72
2009-10-02re PR testsuite/41546 (Revision 152389 breaks gcc.target/i386/ifcvt-onecmpl-a...H.J. Lu2-4/+10
2009-10-01* gcc.target/i386/ifcvt-onecmpl-abs-1.c: Specify -mtune=i586.Loren J. Rittle2-1/+3
2009-10-01cgraph.c (cgraph_clone_node): Add redirect_callers parameter.Jan Hubicka2-0/+46
2009-10-01* gcc.dg/20021014-1.c (*-*-freebsd*): Use dg-message.Loren J. Rittle2-1/+5
2009-10-01re PR fortran/41515 (PARAMETER statement in module subroutines)Tobias Burnus2-0/+31
2009-10-01pt.c (register_specialization): Push DECL_SOURCE_LOCATION to the clones.Jason Merrill2-0/+33
2009-10-01bounds_check_7.f90: Adapted error message.Dennis Wassel4-3/+9
2009-09-30resolve.c (check_typebound_baseobject): Don't check for abstract types for CL...Tobias Burnus2-0/+178
2009-09-30re PR fortran/40996 ([F03] ALLOCATABLE scalars)Tobias Burnus30-61/+434
2009-09-30* g++.dg/eh/init-temp1.C: Improve test.Jason Merrill2-8/+22
2009-09-30semantics.c (lambda_expr_this_capture): Fix default capture of explicit captu...Jason Merrill1-1/+12
2009-09-30remove utf8Jason Merrill1-1/+1
2009-09-30re PR target/22093 (Unaligned access to HI values causes unrecognizable insn ...Uros Bizjak2-0/+19
2009-09-29merge in cxx0x-lambdas-branch@152308Jason Merrill41-1/+978
2009-09-30config.gcc (i[34567]86-*-*): Include fma4intrin.h.Harsha Jagasia42-13/+2284
2009-09-29re PR middle-end/41496 (Many regressions on trunk)H.J. Lu2-0/+8
2009-09-29Fix a typo in ChangeLog.H.J. Lu1-1/+1
2009-09-29dg-bogus-exp-XF.c: Move dg-bogus directive.Janis Johnson3-7/+9
2009-09-29re PR debug/41438 (VTA: libgomp build fails due to inconsistent debug info)Jakub Jelinek3-2/+11
2009-09-29config.gcc (i[34567]86-*-*): Remove mmintrin-common.h.Harsha Jagasia10-69/+15
2009-09-29re PR testsuite/41444 (Typo in gcc/testsuite/gcc.dg/guality/guality.h)Jakub Jelinek2-1/+5
2009-09-29guality.exp (gdb-test): New proc for use in dg-final.Jakub Jelinek3-0/+152
2009-09-29re PR fortran/39626 (Correctly implement details of Fortran 2008 BLOCK constr...Daniel Kraft9-0/+210
2009-09-29re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Jerry DeLisle3-1/+35
2009-09-28ifcvt.c (noce_try_abs): Recognize pattern and call expand_one_cmpl_abs_nojump.Easwaran Raman3-0/+39
2009-09-28dfp.exp: Run tests from c-c++-common/dfp.Janis Johnson6-1/+16
2009-09-28* g++.dg/dfp/dfp.exp: Fix typo.Janis Johnson2-1/+3
2009-09-28target-supports.exp (check-effective-target-dfp-nocache): Fix typo that break...Janis Johnson2-1/+6
2009-09-28ada/Olivier Hainque2-0/+26
2009-09-28mangle.c (write_builtin_type): Support decimal float types.Janis Johnson4-0/+107
2009-09-28builtins.c (interclass_mathfn_icode): New helper.Michael Matz2-7/+8