aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2005-08-06re PR c/23113 (The -Wunused (value computed is not used) option missed an imp...Joseph Myers2-0/+36
2005-08-06re PR rtl-optimization/23233 (Loop optimisation ICE for subreg addresses)Richard Sandiford2-0/+13
2005-08-06re PR fortran/18833 (ICE 'missing spec' on integer/char equivalence)Jakub Jelinek6-0/+149
2005-08-06re PR tree-optimization/23128 (VRP fails for unsigned values)James A. Morrison4-0/+87
2005-08-06re PR debug/22514 (ICE in force_decl_die with invalid code after error)James A. Morrison2-0/+17
2005-08-05re PR middle-end/21728 (Nonlocal goto from an unused nested function)Richard Henderson1-0/+10
2005-08-05Correct PR#Mark Mitchell1-1/+1
2005-08-05intmax_t-1.c: Extend dg-error to cover sh*-*-elf targets.Joern Rennecke1-0/+7
2005-08-05intmax_t-1.c: Extend dg-error to cover sh*-*-elf targets.Joern Rennecke1-1/+5
2005-08-05builtin-wctype-1.c: Use __WINT_TYPE__ for TEST_TO_WCTYPE.David Edelsohn2-1/+6
2005-08-05* gcc.dg/intmax_t-1.c: Extend dg-error to cover sh*-*-elf targets.Joern Rennecke1-1/+1
2005-08-04re PR middle-end/21291 (can't find a register in class 'GENERAL_REGS' while r...Richard Henderson1-0/+31
2005-08-04builtin-wctype-1.c: Use __WCHAR_TYPE__ and __WINT_TYPE__ in generated prototy...Danny Smith2-17/+37
2005-08-04re PR tree-optimization/22037 (internal compiler error: verify_ssa failed)Diego Novillo2-0/+19
2005-08-04update-cunroll.c: Fix mistakes in scan-tree-dump-times directive.Richard Henderson2-1/+6
2005-08-03profile.c (branch_prob): Split edges with goto locus on them to get proper li...Jan Hubicka3-2/+7
2005-08-03* g++.dg/tree-ssa/pr14814.C: xfail test for &this count.Jeff Law2-3/+7
2005-08-03reload.c (find_reloads_subreg_address): Pass down TYPE unchanged.J"orn Rennecke2-0/+138
2005-08-03re PR tree-optimization/19899 (ICE: tree check: expected real_cst, have integ...Volker Reichelt3-0/+45
2005-08-03re PR target/18582 (Internal compiler error with arrays of type V2DF)Richard Sandiford2-0/+29
2005-08-03cfgloop.h (DLTHE_FLAG_COMPLETTE_PEEL): New flag.Jan Hubicka3-0/+39
2005-08-02constant_substring.f: New test.David Edelsohn3-0/+27
2005-08-02re PR target/23196 (ICE instantiate_virtual_regs_in_insn when -fforce-addr used)Richard Henderson1-0/+10
2005-08-02* update-threading.c: Replace by the proper one.Jan Hubicka2-1/+5
2005-08-02re PR tree-optimization/23164 (ICE in cleanup_tree_cfg with -O -fno-exceptions)Diego Novillo2-0/+21
2005-08-02* gcc.dg/tree-ssa/pr23192.c: New test.Diego Novillo2-0/+27
2005-08-02re PR tree-optimization/23129 (VRP propagates division of antiranges incorrec...James A. Morrison2-0/+24
2005-08-02tree-ssa-dom.c (thread_across_edge): Remove updating here.Jan Hubicka2-0/+28
2005-08-0120050801-1.c: New test.Andrew Pinski3-0/+25
2005-08-01profile.c (compute_value_histograms): Fix thinko.Jan Hubicka2-0/+21
2005-08-01re PR c/22311 (internal compiler error: in c_common_type (-fshort-enums))Joseph Myers2-0/+11
2005-07-31re PR target/23095 (ICE in regstack compensate_edge)Steven Bosscher3-0/+54
2005-07-31re PR target/20621 (ICE: in change_address_1, at emit-rtl.c:1886)Richard Sandiford2-0/+11
2005-07-30comma_format_extension_4.f: Adjust length of string for format.Thomas Koenig5-7/+16
2005-07-30fold-const.c (tree_expr_nonnegative_p): Always return true for non-integral t...James A. Morrison2-1/+20
2005-07-30PR fortran/22570 and related issues.Paul Thomas2-0/+121
2005-07-30re PR c/23143 (parameter forward declarations broken)Joseph Myers5-0/+58
2005-07-30re PR c/529 (-Wshadow warns on function prototypes vs. global vars)Joseph Myers2-0/+26
2005-07-29matmul_1.f90: Correct LHS of matmul test (it used to have the wrong bounds).Thomas Koenig2-1/+6
2005-07-29re PR middle-end/21720 (GCC incorrectly rounds hex floats)Joseph Myers3-0/+202
2005-07-29re PR tree-optimization/22550 (ICE in vrp_evaluate_conditional)Diego Novillo2-0/+33
2005-07-29tree-vrp.c (compare_range_with_value): Return true or false for ~[VAL_1...James A. Morrison3-0/+60
2005-07-29re PR c/22240 (ICE with transparent unions, function pointers and -pedantic)Joseph Myers2-0/+14
2005-07-29re PR c/22192 (Rejection of valid array declaration.)Joseph Myers2-0/+112
2005-07-29re PR middle-end/21720 (GCC incorrectly rounds hex floats)Joseph Myers2-0/+36
2005-07-28Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka5-12/+8
2005-07-28* gcc.dg/tree-prof/update-loopch.c: Fix thinkos.Jan Hubicka2-2/+6
2005-07-28re PR target/17692 (ICE splitting sse conditional move)Richard Henderson1-0/+21
2005-07-28re PR c++/22545 (ICE with pointer to class member & user defined conversion o...Mark Mitchell2-0/+26
2005-07-28pt.c (check_explicit_specialization): Add visibility logic.Mike Stump2-0/+26