aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2005-06-06re PR middle-end/21897 (Segementation fault in fold_ternary)Jakub Jelinek2-0/+44
2005-06-06tree-ssa-reassoc.o: New.Daniel Berlin3-1/+37
2005-06-06re PR c++/21903 (Default argument of template function causes a compile-time ...Nathan Sidwell2-0/+23
2005-06-06re PR c++/20637 (Confusing message with different using declarations)Nathan Sidwell8-22/+47
2005-06-06f2c_5.f90: Add -w to dg-optionsDavid Billinghurst2-1/+14
2005-06-05gfortran.exp (gfortran_target_compile): Call dg-additional-files-optionsDavid Billinghurst5-1/+45
2005-06-05* gfortran.dg/forall_1.f90: Set previously uninitialized variable.Tobias Schlüter2-0/+3
2005-06-05re PR fortran/21912 (Wrong implied do-loop)Tobias Schlüter2-0/+28
2005-06-05re PR c++/21619 (__builtin_constant_p(&"Hello"[0])?1:-1 not compile-time cons...Mark Mitchell2-0/+8
2005-06-05removingDale Johannesen1-20/+0
2005-06-05RemovingDale Johannesen1-23/+0
2005-06-0520050603-1.c: Move to gcc.dg.Dale Johannesen3-0/+50
2005-06-05tree-flow.h (stmt_ann_d): Move aux to ...Dorit Nuzman5-2/+163
2005-06-0520050603-1.c: New.Dale Johannesen4-0/+64
2005-06-05re PR fortran/19195 (gfortran: ICE in final_scan_insn, at final.c:1843)Tobias Schlüter2-0/+23
2005-06-04match.c (match_forall_iterator): Don't immediately give error if '=' is not f...Tobias Schlüter2-0/+31
2005-06-04array.c (gfc_match_array_constructor): Disallow empty array constructor.Tobias Schlüter2-0/+9
2005-06-04* gfortran.dg/ret_pointer_1.f90: Un-XFAIL.Tobias Schlüter2-4/+5
2005-06-04* g++.dg/opt/crossjump1.C: Gate -fPIC usage on target fpic.Hans-Peter Nilsson2-1/+6
2005-06-04re PR c/21873 (infinite warning loop on bad array initializer)Joseph Myers2-0/+53
2005-06-03re PR c++/21853 (constness of pointer to data member ignored)Mark Mitchell2-0/+20
2005-06-03tree-ssa-dom.c (record_edge_info): Use last_basic_block to allocate info array.Diego Novillo2-0/+50
2005-06-03re PR c++/21336 (Internal compiler error when using custom new operators)Mark Mitchell2-0/+19
2005-06-03ppc-vector-memcpy.c (foo): Use non-zero values for all entries in initializer.Josh Conner2-1/+6
2005-06-03re PR middle-end/21858 (ICE in compare_values, at tree-vrp.c:301)Richard Guenther2-0/+20
2005-06-03re PR testsuite/21292 (gen-vect-11b.c and gen-vect-11c.c fail)Paolo Bonzini11-9/+43
2005-06-02* gcc.dg/sync-2.c: Use -march=i486 for i386.Richard Henderson2-0/+6
2005-06-02Index: ChangeLogGeoffrey Keating1-0/+23
2005-06-02c-typeck.c (build_indirect_ref): Build INDIRECT_REF with correct type.Richard Guenther2-0/+11
2005-06-02re PR tree-optimization/21582 ((optimisation) VRP pass could/should use non-n...Diego Novillo2-0/+33
2005-06-02re PR c++/21280 (#pragma interface, templates, and "inline function used but ...Nathan Sidwell9-15/+64
2005-06-02re PR tree-optimization/21734 (ICE: -ftree-vectorize, segfault)Dorit Nuzman3-0/+42
2005-06-02re PR c++/20350 (extern template and struct initializer and specification for...Nathan Sidwell2-0/+25
2005-06-02re PR c++/21151 (ICE when compiling c++ PCH of class definition within templa...Nathan Sidwell3-0/+19
2005-06-01[multiple changes]Diego Novillo23-2/+735
2005-06-02re PR tree-optimization/21839 (ICE for missing V_DEFS caused by salias with e...Daniel Berlin1-0/+12
2005-06-01intrinsic.c (add_conv): No longer take a "simplify" argument as its always gf...Roger Sayle4-0/+135
2005-06-01re PR c/21536 (C99 array of variable length use causes segmentation fault)Jakub Jelinek2-0/+59
2005-06-01xmmintrin.h (_mm_setzero_ps, [...]): Add __extension__.Jakub Jelinek2-0/+14
2005-06-01re PR fortran/21729 (ICE in gfc_typenode_for_spec)Jakub Jelinek2-0/+27
2005-06-01re PR fortran/20883 (unassigned integer used as format)Feng Wang3-1/+11
2005-06-01Index: ChangeLogGeoffrey Keating2-0/+108
2005-05-31re PR tree-optimization/21817 (ICE in for_each_index, at tree-ssa-loop-im.c:200)Zdenek Dvorak2-0/+17
2005-05-31re PR c++/21165 (bogus error on a user-defined conversion in a template)Nathan Sidwell2-0/+16
2005-05-31char_initialiser_actual.f90: Test character initialisers as actual arguments.Paul Thomas4-0/+95
2005-05-31[multiple changes]Andrew Pinski2-0/+18
2005-05-31re PR testsuite/20772 (x86 tests should run on both i?86 and x86_64)Andreas Jaeger59-64/+98
2005-05-31fold-const.c (extract_array_ref): Handle more cases, do some useful canonical...Jeff Law2-0/+20
2005-05-30re PR middle-end/21743 (Enable __builtin_clog)Paolo Carlini3-3/+9
2005-05-30re PR fortran/16939 (Pointers not passed as subroutine arguments)Paul Thomas1-0/+11