aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2009-10-17re PR fortran/41608 ([OOP] ICE with CLASS and invalid code)Janus Weil4-0/+71
2009-10-1720091017-1_0.c: New testcase.Richard Guenther3-0/+26
2009-10-17* gnat.dg/unchecked_convert4.adb: Add missing rep clause.Eric Botcazou2-0/+5
2009-10-17utils.c (convert): When converting to a padded type with an inner type of sel...Eric Botcazou3-0/+36
2009-10-17utils2.c (build_binary_op): Make sure the element type is consistent.Eric Botcazou6-0/+74
2009-10-17* gcc-interface/trans.c (addressable_p): Handle bitwise operations.Eric Botcazou2-0/+27
2009-10-17re PR c++/38798 ([c++0x] Trouble with struct/class/enum keyword in late retur...Jason Merrill6-0/+15
2009-10-16re PR fortran/41719 ([OOP] invalid: Intrinsic assignment involving polymorphi...Janus Weil4-3/+40
2009-10-16iinline-1.C: Use dg-add-options bind_pic_locally.Kaveh R. Ghazi18-17/+40
2009-10-16re PR tree-optimization/41728 (error: SSA name in freelist but still referenced)Richard Guenther2-0/+17
2009-10-16re PR lto/41598 (bootstrap *using* lto fails)Richard Guenther4-0/+44
2009-10-16re PR lto/41715 (VIEW_CONVERT_EXPR use for mismatched prevailing decl replace...Richard Guenther4-0/+24
2009-10-16re PR middle-end/41713 (-O -flto -g: ICE in lto_output_tree_ref, at lto-strea...Richard Guenther2-0/+17
2009-10-16re PR debug/41717 (internal compiler error: in expand_debug_expr)Jakub Jelinek2-0/+15
2009-10-16re PR fortran/41648 ([OOP] Type-bound procedures refused)Paul Thomas3-0/+289
2009-10-16ChangeLogs fixed, again.Daniel Gutson1-0/+4
2009-10-15Remove extra pathname.H.J. Lu1-2/+2
2009-10-15Fix 23983, add proper attributes to the altivec/vsx builtinsMichael Meissner3-3/+12
2009-10-15target-supports.exp (add_options_for_bind_pic_locally): New.Kaveh R. Ghazi3-0/+29
2009-10-15re PR lto/41669 (Infinite recursion trying to build gcc)Richard Guenther6-0/+27
2009-10-15pr41555.c: Add -std=c99 option.Steve Ellcey2-0/+5
2009-10-14stor-layout.c (place_field): Don't emit -Wpadded warnings for fields in built...Jakub Jelinek4-3/+10
2009-10-14re PR lto/41173 ([LTO] internal error: builtin function to __builtin_spe_mtsp...Richard Guenther2-0/+9
2009-10-14neon.md (neon_vshll_n<mode>): Checking Bounds fixed.Daniel Gutson1-0/+27
2009-10-14re PR middle-end/41707 (g++.dg/plugin/attribute_plugin-test-1.C failed)Jakub Jelinek2-1/+7
2009-10-14re PR lto/41521 ([LTO] ICE verify_cgraph_node only with "-g")Richard Guenther3-0/+24
2009-10-14re PR preprocessor/41543 (BUILTINS_LOCATION wrong with -fpreprocessed)Jakub Jelinek2-0/+17
2009-10-14re PR debug/41695 (Invalid .debug_loc created)Jakub Jelinek2-1/+24
2009-10-14* testsuite/ChangeLog: Fix formatting.Uros Bizjak1-52/+52
2009-10-14i386.exp (check_effective_target_ms_hook_prologue): New procedure.Uros Bizjak3-1/+20
2009-10-14re PR c++/39866 ([c++0x] deleted functions not removed from "no match" error ...Jason Merrill2-0/+23
2009-10-14re PR c++/40092 ([c++0x] expansion pattern fails with error about derived tem...Larry Evans2-0/+25
2009-10-14pr41616-1.c: Drop -O2.Alexandre Oliva3-3/+9
2009-10-14complex_intrinsic_8.f90: New test.Kaveh R. Ghazi2-0/+54
2009-10-14builtins.c (fold_builtin_1): Support complex "arc" functions.Kaveh R. Ghazi3-5/+72
2009-10-14re PR rtl-optimization/38948 (unrecognizable insn, postreload.c:395)Hans-Peter Nilsson2-0/+106
2009-10-13fast-math-pr38968.f90: Add timeout.Steve Ellcey2-0/+5
2009-10-13re PR tree-optimization/41377 (gimple EH rewrite causes ICE with PPRE (enable...Richard Henderson1-0/+43
2009-10-13re PR fortran/41581 ([OOP] Allocation of a CLASS with SOURCE=<class> does not...Janus Weil3-1/+46
2009-10-13re PR lto/41668 (ICE in get_alias_set, at alias.c:698)Richard Guenther7-0/+368
2009-10-13re PR tree-optimization/41661 (ICE due to IPCP trying to create/fold a REAL t...Martin Jambor2-0/+24
2009-10-13re PR libfortran/41683 (F2003 Repeat specification after P descriptor rejected)Jerry DeLisle2-0/+9
2009-10-12re PR c++/37875 ([c++0x] misinterpreted closing angle bracket in decltype ope...Jason Merrill2-0/+8
2009-10-12re PR c++/37766 ([C++0x] ICE with function's default reference template param...Jason Merrill2-0/+12
2009-10-12* gcc.dg/lto/20090914-2.c: Fix typos in test directives.Janis Johnson2-2/+6
2009-10-12re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva4-0/+91
2009-10-12re PR target/26515 (peephole2 causes unrecognized insn, zero_extending non-ge...Hans-Peter Nilsson2-0/+32
2009-10-12fix typo from previous change to ChangeLogJanis Johnson1-1/+1
2009-10-12re PR testsuite/41659 (FAIL: gcc.dg/lto/20090914-2 c_lto_20090914-2_0.o assem...Janis Johnson3-1/+19
2009-10-12i386.md (vswapmov): New.Stefan Dösinger2-0/+33