aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2009-08-10re PR fortran/40940 ([F03] CLASS statement)Janus Weil15-30/+135
2009-08-10re PR c++/40866 (ICE in create_tmp_var, at gimplify.c:504)Dodji Seketeli2-0/+41
2009-08-09re PR tree-optimization/41016 (ICE in build_int_cst_wide with -O1)Richard Guenther2-0/+22
2009-08-09c-common.c (c_fully_fold_internal): Issue a warning if a binary operation ove...Richard Sandiford2-0/+27
2009-08-09re PR tree-optimization/41008 (ICE in vect_is_simple_reduction, at tree-vect-...Ira Rosen2-0/+28
2009-08-09re PR fortran/40955 (STDCALL attributes are not saved in the .MOD files)Tobias Burnus2-12/+17
2009-08-09tree-dfa.c (renumber_gimple_stmt_uids_in_blocks): New function.Bernd Schmidt2-0/+20
2009-08-08re PR tree-optimization/40991 (ICE: at optimization -02)Richard Guenther2-0/+118
2009-08-08impdef.a: Tweak timing constants.Laurent GUERBY11-17/+35
2009-08-07re PR tree-optimization/40999 (ICE in extract_component, at tree-complex.c:625)Richard Guenther2-0/+16
2009-08-07re PR c++/39987 (Rejects default argument that is a template via access failure)Dodji Seketeli1-0/+26
2009-08-07dwarf2out.c (output_fde): When doing hot/cold partitioning...Jakub Jelinek2-0/+57
2009-08-06abitest.h: Allow the test function to have a PCS attribute.Richard Earnshaw5-3/+75
2009-08-06re PR c++/40948 (ICE in lower_stmt, at gimple-low.c:408)Jason Merrill2-0/+16
2009-08-06Fix merge botch -- this changelog should have been merged.Richard Earnshaw2-26/+30
2009-08-06Merge ARM/hard_vfp_branch to trunkRichard Earnshaw21-33/+661
2009-08-06re PR middle-end/32964 (union cause inefficient code inside loops)Martin Jambor2-0/+31
2009-08-06re PR target/40957 (standard_sse_constant_opcode crash on x86 64)Uros Bizjak2-0/+24
2009-08-06re PR middle-end/40964 (ICE in insert_vi_for_tree)Richard Biener1-0/+5
2009-08-06re PR middle-end/40964 (ICE in insert_vi_for_tree)Richard Biener1-0/+10
2009-08-05re PR fortran/40847 (segfault & bogus warning)Paul Thomas2-0/+26
2009-08-05* gcc.target/i386/pr40906-3.c: Run only on *-*-linux* targets.Uros Bizjak1-1/+1
2009-08-05re PR target/40906 (Wrong code generated for push of long double)Uros Bizjak4-0/+85
2009-08-05re PR rtl-optimization/40924 (miscompiles with -O3 (seemingly related to attr...Jakub Jelinek2-0/+116
2009-08-04re PR c++/36069 (Strange "warning: suggest parentheses around assignment used...Manuel López-Ibáñez2-0/+21
2009-08-04re PR c++/39987 (Rejects default argument that is a template via access failure)Dodji Seketeli1-0/+5
2009-08-04re PR c++/16696 (Strange message when operator++ not found)Manuel López-Ibáñez3-0/+40
2009-08-04re PR fortran/40875 (ICE with illegal type conversion)Paul Thomas2-0/+22
2009-08-04re PR debug/39706 (namespaces represented incorrectly in debug_pubnames)Dodji Seketeli2-0/+18
2009-08-03re PR c++/40948 (ICE in lower_stmt, at gimple-low.c:408)Jason Merrill2-0/+60
2009-08-03re PR c/39902 (x * 1.0DF gets wrong value)Janis Johnson2-0/+33
2009-08-03re PR middle-end/40943 (Uninitialized warning is missed when dereferencing un...Jakub Jelinek4-2/+19
2009-08-03re PR testsuite/40858 (FAIL: g++.dg/debug/dwarf2/typedef1.C)John David Anglin2-2/+8
2009-08-02re PR fortran/40853 (I/O: Namelist read error)Jerry DeLisle4-2/+34
2009-08-02re PR fortran/40881 ([F03] warn for obsolescent features)Janus Weil142-55/+450
2009-08-02ext-3.c: Add NOMIPS16.Adam Nemet6-19/+28
2009-08-01Rename -fgraphite-force-parallel to -floop-parallelize-all.Sebastian Pop2-1/+6
2009-08-01re PR fortran/40011 (Problems with -fwhole-file)Paul Thomas9-0/+286
2009-07-31call.c (convert_class_to_reference): Binding an lvalue to an rvalue reference...Jason Merrill23-306/+1733
2009-07-31mips.md (*clear_upper32_dext): New pattern.Adam Nemet2-0/+15
2009-07-31pr33615.C: Fix pattern for lim.Sebastian Pop2-2/+6
2009-07-31Fix patterns in lim and dceloop testcases.Sebastian Pop17-34/+53
2009-07-31Add new testcases.Sebastian Pop58-1/+1473
2009-07-31Modify the testsuite for the new Graphite.Sebastian Pop55-108/+181
2009-07-31polytypes.c: Adjust test for new notes in warnings added in rev 141298.Doug Kwan2-1/+6
2009-07-30options.exp: Use "!=" instead of "ne".John David Anglin2-4/+6
2009-07-30vector-4.c: Add -fno-common option on hppa*-*-hpux* (32-bit).John David Anglin2-0/+3
2009-07-30ucnid-11.c: Skip on hppa*-*-hpux* (32-bit).John David Anglin3-0/+7
2009-07-30Add patch 5/6 for full power7/VSX supportMichael Meissner31-7/+2131
2009-07-30re PR c/39902 (x * 1.0DF gets wrong value)Janis Johnson2-4/+9