aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-14re PR tree-optimization/49651 (nested lambdas and -O3 produced incorrect inte...Richard Guenther2-0/+36
2011-07-14re PR target/43746 (-fmerge-constants and -fmerge-all-constants don't work at...Georg-Johann Lay2-1/+6
2011-07-13Change -mno-r11 to -mno-pointers-to-nested-functionsMichael Meissner4-3/+10
2011-07-13Also test -std=c++0x mode with 'make check-c++' at top levelJason Merrill12-35/+34
2011-07-13PR 49296 List read, EOF without preceding separatorJanne Blomqvist2-3/+41
2011-07-13crtprec.c: Move to ../libgcc/config/i386.Rainer Orth2-2/+11
2011-07-13g++.exp (g++_init): Use istarget.Uros Bizjak13-74/+74
2011-07-13tree.h (categorize_ctor_elements): Remove comment.Richard Sandiford2-0/+29
2011-07-13tree-vrp.c (simplify_conversion_using_ranges): Make sure the final type is in...Richard Guenther2-0/+12
2011-07-12re PR rtl-optimization/49474 (ppc ICEs with -O3 (bootstrapping with -O3 and -...Andrew Pinski2-0/+21
2011-07-12re PR tree-optimization/49712 (internal compiler error: in gen_lsm_tmp_name, ...Jakub Jelinek2-0/+33
2011-07-11re PR c++/49672 ([C++0x] Internal error when passing variadic template args t...Jason Merrill1-0/+15
2011-07-11re PR c++/44609 (Invalid template code causes infinite loop of error messages)Jason Merrill2-0/+19
2011-07-11re PR debug/49676 (inefficiency: DW_AT_GNU_call_site_value calculates everyth...Jakub Jelinek2-0/+66
2011-07-11re PR fortran/49698 (Unmanageable compiler error)Jakub Jelinek2-1/+21
2011-07-11uninit-pred-8_b.c: Disable dominator optimizations.Jeff Law2-1/+5
2011-07-11Check ia32 effective target.H.J. Lu3-2/+8
2011-07-11re PR target/39633 ([avr] loop bug: missing 8-bit comparison (*cmpqi))Georg-Johann Lay2-0/+30
2011-07-11re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2-1/+6
2011-07-11target-supports.exp (check_effective_target_scheduling): New Function.Georg-Johann Lay6-0/+21