aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2011-07-25re PR tree-optimization/49715 (Could do more efficient unsigned-to-float to c...Richard Guenther3-0/+27
2011-07-25re PR c++/49823 ([C++0x] ICE on decltype(expr)::type with template)Jason Merrill2-0/+20
2011-07-22* doc/invoke.texi (C++ Dialect Options): Document -Wno-narrowing.Jason Merrill1-0/+5
2011-07-22re PR c++/49793 ([C++0x] Narrowing conversion from int/short/char to double)Jason Merrill6-5/+10
2011-07-23re PR libfortran/49791 (Formatted namelist reads fails with: Cannot match nam...Tobias Burnus2-0/+38
2011-07-23resolve.c (resolve_symbol): Fix coarray var decl check.Tobias Burnus3-1/+23
2011-07-22Warn about the use of final/override in non-c++0x mode, and add __final for n...Ville Voutilainen3-0/+30
2011-07-22re PR c++/30112 (pragma redefine_extname fails when namespaces are involved)Jason Merrill2-0/+42
2011-07-22re PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)Jason Merrill3-6/+23
2011-07-22Disallow MS ABI in x32 mode.H.J. Lu7-6/+18
2011-07-22re PR middle-end/45819 (unexpected unaligned access to volatile int)Richard Guenther2-0/+25
2011-07-22* lib/target-supports.exp (check_ifunc_available): Improve comment.Uros Bizjak1-1/+1
2011-07-22target-supports.exp (check_ifunc_available): Rewrite.Uros Bizjak2-37/+12
2011-07-21Infer types based on lb and ub.Sebastian Pop2-0/+30
2011-07-21re PR middle-end/49705 (-Wstrict-overflow should not diagnose unevaluated exp...Ian Lance Taylor2-0/+24
2011-07-21target-supports.exp (check_avx_os_support_available): New.Uros Bizjak2-4/+33
2011-07-21re PR tree-optimization/49770 (wrong code with -fno-tree-forwprop)Richard Guenther2-0/+91
2011-07-21ChangeLog gcc/Kai Tietz5-10/+12
2011-07-21check.c (gfc_check_present): Allow coarrays.Tobias Burnus2-0/+92
2011-07-21pr32912-2.c: Skip for AVR.Georg-Johann Lay3-0/+7
2011-07-20parser.c (cp_parser_initializer_list): Handle C99 .id= and [N]= designated in...Jason Merrill2-0/+29
2011-07-20Allow 4 operand FMAs on power7Michael Meissner4-10/+17
2011-07-20PR c++/6709 (DR 743)Jason Merrill2-0/+24
2011-07-20re PR middle-end/18908 (Missed folding opportunities with bools)Richard Guenther3-1/+16
2011-07-20arm.c (arm_canonicalize_comparison): Add case to canonicalize left operand fr...Chung-Lin Tang3-0/+35
2011-07-19re PR c++/49785 ([C++0x] ICE in coerce_template_parms)Jason Merrill2-0/+32
2011-07-19expr.c (gfc_is_coarray): New function.Tobias Burnus3-0/+75
2011-07-19re PR fortran/49708 (ICE with allocate and no dimensions)Janus Weil2-0/+14
2011-07-19gimplify.c (gimplify_expr): Gimplify TRUTH_NOT_EXPR as BIT_XOR_EXPR, same as ...Richard Guenther4-2/+18
2011-07-19re PR tree-optimization/49768 (C99 style union initializations does not work ...Jakub Jelinek2-0/+17
2011-07-19re PR tree-optimization/49771 (wrong code with -ftree-vectorize)Ira Rosen2-0/+31
2011-07-19ipa-prop.h: Include alloc-pool.h, all sorts of updates to general comments.Martin Jambor13-24/+209
2011-07-18re PR middle-end/49675 (ICE (segfault) with -finstrument-functions)Jakub Jelinek2-0/+11
2011-07-18expr.c (expand_expr_real_2): Properly truncate the BIT_NOT_EXPR expansion res...Richard Guenther2-0/+27
2011-07-18re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Rainer Orth21-37/+37
2011-07-18pr49038.c: Run only on targets that support mmap.Ira Rosen2-0/+6
2011-07-17re PR fortran/34657 (program-unit MY_SUB imports symbol MY_SUB)Tobias Burnus5-4/+73
2011-07-17re PR middle-end/49732 (crash on terminal_interface-curses-menus.adb from ncu...Eric Botcazou2-0/+35
2011-07-17re PR fortran/49624 (ICE with pointer-bound remapping)Tobias Burnus2-0/+13
2011-07-16pt.c (tinst_level_tick, [...]): Replace with last_error_tinst_level.Jason Merrill2-1/+5
2011-07-16re PR c++/45329 (When printing a list of candidate functions, explain why eac...Nathan Froyd53-84/+176
2011-07-16expr.c (gfc_ref_this_image): New function.Tobias Burnus5-5/+140
2011-07-16mul-subnormal-single-1.x: Add tic6x-*-* case.Bernd Schmidt8-0/+45
2011-07-15re PR testsuite/49741 (make -k check-c++0x not multilib aware)Jason Merrill2-0/+37
2011-07-15re PR testsuite/49753 (FAIL: g++.dg/torture/pr49309.C)Jakub Jelinek2-14/+5
2011-07-15Remove gcc/testsuite/ prefix.H.J. Lu1-8/+8
2011-07-15re PR testsuite/49757 (FAIL: gcc.target/tic6x/*.c)Bernd Schmidt2-0/+8
2011-07-15weak-call.c: New test.Bernd Schmidt29-3/+718
2011-07-14re PR tree-optimization/49309 (ICE with -fmudflap: verify_stmts failed: type ...Andrew Pinski2-0/+19
2011-07-14* gcc.dg/pr48770.c: Add dg-require-effective-target fpic.Bernd Schmidt2-1/+6