aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2004-12-21re PR c++/18984 (ICE in check_pointer_types_r)Andrew Pinski2-0/+23
2004-12-21stabs-1.m: Allow section name to be quoted and assembly label to begin with '...Eric Botcazou2-1/+6
2004-12-21* gcc.dg/vect/vect.expJanis Johnson4-4/+20
2004-12-21target-supports.exp (check_effective_target_vect_no_max, [...]): New.Janis Johnson19-54/+109
2004-12-21re PR c++/14075 (("foo") accepted as char[] initializer)Nathan Sidwell1-0/+3
2004-12-21re PR c++/18975 (Copying objects with mutable non-static data members)Nathan Sidwell2-0/+36
2004-12-21re PR c/18963 (static and nested declarations cause an ice)James A. Morrison2-0/+34
2004-12-21re PR c/18596 (ICE in make_decl_rtl)James A. Morrison5-8/+96
2004-12-21re PR middle-end/18683 (seg fault in local allocate)Roger Sayle2-0/+34
2004-12-20re PR other/19093 (g++.dg/opt/max1.C fails on ia64 and x86_64)Andrew Pinski2-1/+6
2004-12-20re PR c++/19044 (Alternate asm name for atan ignored when calling __builtin_a...Matt Austern2-0/+16
2004-12-20re PR tree-optimization/19080 (ICE while compiling linux kernel)Diego Novillo2-0/+120
2004-12-20re PR middle-end/18191 (Struct member is not getting default-initialized)Steven Bosscher2-0/+51
2004-12-19re PR tree-optimization/18067 (ICE at loc_descriptor_from_tree_1 in dwarf2out...Richard Henderson1-0/+8
2004-12-19re PR middle-end/19068 ([3.3 only] Wrong code for MIN_EXPR and MAX_EXPR)Roger Sayle2-0/+34
2004-12-18c-decl.c (finish_struct): Add DECL_EXPR for variable sized structures seen in...Richard Henderson1-0/+15
2004-12-18re PR middle-end/15486 (-fdata-sections moves common vars to .bss)Eric Botcazou2-0/+13
2004-12-18re PR middle-end/18548 (Miscompiles code generated by Gambit-C Scheme->C comp...Roger Sayle2-0/+38
2004-12-18re PR rtl-optimization/16968 (loop optimizer miscompilation)Eric Botcazou2-0/+121
2004-12-17tree-optimize.c (init_tree_optimization_passes): Run pass_late_warn_uninitial...Diego Novillo4-3/+29
2004-12-17c-decl.c (diagnose_mismatched_decls): Accept mismatched function types: void ...Dale Johannesen2-0/+36
2004-12-17stabs-1.m: Allow assembly label to begin with a dot ('.').Ziemowit Laski2-1/+6
2004-12-1720041213-1.c: Move...Jakub Jelinek2-0/+5
2004-12-17fix typoed PR numberNathan Sidwell2-2/+2
2004-12-17re PR c++/17821 (Poor diagnostic for using . instead of ->)Nathan Sidwell2-0/+20
2004-12-17stabs-1.m: New test.Ziemowit Laski2-0/+22
2004-12-16visibility-c.c: Change compile to assemble for the test.Andrew Pinski2-2/+6
2004-12-16re PR target/19041 (-fvisibility=hidden causes bad codegen for common symbols)Andrew Pinski2-0/+16
2004-12-16re PR middle-end/18493 (gcc doesn't like switch blocks without case/default l...Roger Sayle2-0/+15
2004-12-16re PR c++/18905 (Strange error: subscripted value is neither array nor pointer)Nathan Sidwell3-1/+23
2004-12-16* g++.dg/other/complex1.C: New test.Wolfgang Bangerth2-0/+32
2004-12-15re PR c++/17972 (const/pure functions result in bad asm)Eric Botcazou2-0/+33
2004-12-15re PR fortran/18993 (incorrect parsing in fixed-form)Tobias Schlüter2-0/+16
2004-12-15re PR target/19010 (sse and mmx parameter passing broken)Richard Henderson3-0/+92
2004-12-15* gcc.dg/20040813-1.c: Skip for *-*-aix*.David Edelsohn2-1/+5
2004-12-15re PR c++/18825 (ICE segmentation fault in wv2)Kriang Lerdsuwanakij2-0/+26
2004-12-15re PR preprocessor/15167 (Internal compiler error with "#pragma once")Eric Botcazou6-0/+42
2004-12-15re PR libfortran/17597 (list directed read has error)Bud Davis2-0/+107
2004-12-15re PR other/18665 (-ftrapv borks up simple integer arithmetic)Eric Botcazou2-0/+111
2004-12-15re PR c++/18981 (ICE in cp_parser_lookup_name)Nathan Sidwell2-0/+20
2004-12-15re PR c++/18738 (typename not allowed with non-dependent qualified name)Mark Mitchell3-1/+17
2004-12-1420041214-1.c: New test.Jeff Law3-1/+105
2004-12-14Forgot to add dg-doAndrew Pinski1-0/+3
2004-12-14re PR middle-end/18965 (ICE in gimplify_init_ctor_eval)Andrew Pinski2-0/+10
2004-12-14re PR c++/18793 (ICE in cp_expr_size)Mark Mitchell2-0/+21
2004-12-14rs6000.c (rs6000_handle_altivec_attribute_tree): Report errors for vector typ...Uttam Pawar9-0/+265
2004-12-14re PR middle-end/18951 (Invalid code generated by expand_errno_check)Jakub Jelinek2-0/+22
2004-12-14Remove >>> conflict indicator.Jeff Law1-1/+0
2004-12-14Forgot to commit yesterday.Kazu Hirata1-0/+5
2004-12-14re PR c++/18949 (trouble with const_cast in templates)Nathan Sidwell2-0/+27