aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2005-02-23re PR rtl-optimization/20017 (internal compiler error: in rtl_verify_flow_inf...Kazu Hirata2-0/+46
2005-02-22re PR tree-optimization/19952 (ICE: tree check: expected class 'declaration',...Devang Patel2-0/+29
2005-02-22parser.c (cp_parser_direct_declarator): Always complain about non-constant ar...Mark Mitchell2-0/+28
2005-02-22asm1.c: Check for IBM1047 code set, not IBM-1047.Uros Bizjak14-14/+31
2005-02-22builtin1.c: Use dg-require-iconv "IBM1047".Uros Bizjak14-13/+31
2005-02-22[multiple changes]Bud Davis2-0/+19
2005-02-22re PR tree-optimization/19786 (Aliasing optimisation bug)Alexandre Oliva2-0/+53
2005-02-21cv_func.C: New test.Douglas Gregor4-2/+92
2005-02-21Fix law's ChangeLog date, andTobias Schlüter2-3/+16
2005-02-21* gcc.dg/tree-ssa/20041122-1.c: New test for missing optimization.Jeff Law2-0/+43
2005-02-21do_iterator: Split loop, markup all lines for which an error locus is printed.Tobias Schlüter5-16/+57
2005-02-20re PR tree-optimization/19951 (ICE in tree_split_edge, at tree-cfg.c:3199 wit...Dorit Naishlos4-0/+121
2005-02-20re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg2-10/+40
2005-02-19re PR c++/19299 (ICE with volatile non-PODs pointers)Volker Reichelt3-0/+31
2005-02-19check.c (gfc_check_int): improve checking of optional kindSteven G. Kargl2-0/+176
2005-02-19charset.c (_cpp_convert_input): Check '\r' before inserting '\n' at the end.Devang Patel2-0/+5
2005-02-19check.c (gfc_check_achar): New functionSteven G. Kargl2-0/+12
2005-02-19* gcc.c-torture/execute/20020720-1.x: Don't XFAIL cris-*-*.Hans-Peter Nilsson2-1/+5
2005-02-19re PR tree-optimization/19828 (LIM is pulling out a pure function even though...Zdenek Dvorak3-0/+71
2005-02-18re PR libstdc++/10606 (uncaught_exception() returns false too early)Richard Henderson1-0/+83
2005-02-19re PR c/20043 (transparent_union doesn't allow restrict qualifier removal)Jakub Jelinek3-0/+107
2005-02-18re PR tree-optimization/18977 (LAPACK test xeigtsts segfaults with optimization)James E Wilson2-0/+35
2005-02-18re PR target/20054 (ICE in change_address_1)Ulrich Weigand2-0/+28
2005-02-18re PR c++/19508 (dwarf2, ICE on __attribute__(aligned) in class template)Giovanni Bajo2-0/+28
2005-02-18re PR middle-end/20030 (Broken arguments access)Andrew Pinski2-0/+26
2005-02-18re PR c++/20008 (internal compiler error: in expand_case, at stmt.c:2397)Alexandre Oliva2-0/+35
2005-02-18re PR c++/20023 (internal compiler error: Segmentation fault)Jakub Jelinek3-0/+35
2005-02-18re PR tree-optimization/18947 ([non-UAAT] external inline and normal function...Jakub Jelinek4-0/+26
2005-02-17re PR c++/20028 (class and then template class gives an ICE)Alexandre Oliva2-0/+15
2005-02-17re PR c++/20022 (-fno-access-control is broken)Alexandre Oliva2-0/+18
2005-02-17* gcc.dg/vect/vect-98.c: New test.Ira Rosen2-0/+44
2005-02-16re PR tree-optimization/19967 (built-in folding causes excess diagnostics)Kazu Hirata2-0/+31
2005-02-16re PR middle-end/19857 (alignment check of SSE constant fails in simple test ...Jakub Jelinek3-0/+44
2005-02-15re PR preprocessor/19077 (Internal compiler error compiling MPlayer)Eric Christopher2-0/+14
2005-02-15fold-const.c (fold): Fold -(~A) to A + 1.James A. Morrison2-0/+47
2005-02-15re PR c++/17788 (poor diagnostic for missing reference initializer)Alexandre Oliva3-4/+34
2005-02-15overflow-warn-1.c, [...]: New tests.Joseph Myers5-0/+514
2005-02-15cxb30131.c: Include <stdlib.h> to properly declare malloc.Andreas Schwab2-1/+7
2005-02-15linkage.exp (s390): Check for 64bit added.Andreas Krebbel2-1/+8
2005-02-14re PR tree-optimization/19853 (incorrect vops after exposing a new global var...Diego Novillo2-0/+24
2005-02-14re PR c++/19608 (ICE after friend function definition in local class)Nathan Sidwell2-0/+17
2005-02-14re PR c++/19884 (ICE on explicit instantiation of a non-template constructor)Nathan Sidwell4-1/+32
2005-02-14re PR c++/17816 (duplicate definition of pure virtual function not diagnosed)Alexandre Oliva2-0/+16
2005-02-14re PR c++/19891 (Covariant returns are broken)Nathan Sidwell2-0/+51
2005-02-13pr15784-1.c, [...]: New tests.James A. Morrison4-0/+68
2005-02-12* gcc.dg/vect/vect-96.c: Fix typo.Dorit Naishlos2-1/+5
2005-02-12re PR c++/14479 (enum definition in template class with template methods caus...Kriang Lerdsuwanakij2-0/+22
2005-02-12tree-vectorizer.c (vect_get_base_and_offset): Remove.Ira Rosen2-0/+62
2005-02-12tree-data-ref.c (array_base_name_differ_p): Check that the bases exist and ar...Ira Rosen2-0/+46
2005-02-12optabs.h (enum optab_index): Add new OTI_ldexp.Uros Bizjak2-0/+21