aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2003-09-11re PR c++/11788 (missing implicit instantiation of static member function)Nathan Sidwell2-0/+55
2003-09-11* gcc.dg/20030909-1.c: New test.Ian Lance Taylor2-0/+9
2003-09-10re PR target/11965 (invalid assembler code for a shift << 32 operation)Eric Botcazou2-0/+28
2003-09-09darwin.h (LINK_SPEC): Pass -nofixprebinding to linker.Devang Patel2-0/+16
2003-09-09builtins.c (real_dconstp, [...]): New, split out from fold_builtin.Kaveh R. Ghazi2-0/+189
2003-09-09langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell3-0/+66
2003-09-09builtin-types.def (BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE_COMPLEX_LONGDO...Kaveh R. Ghazi3-0/+39
2003-09-09builtins-1.c: Test existing _Complex functions.Kaveh R. Ghazi3-0/+90
2003-09-08re PR c++/11786 (operator() call on variable in other namespace not recognized)Mark Mitchell2-0/+18
2003-09-08re PR c++/5296 ([DR115] Pointers to functions and template functions behave d...Mark Mitchell2-0/+20
2003-09-08toplev.c (rest_of_compilation): Call split_all_insns before regstack if optim...Jakub Jelinek2-0/+98
2003-09-08re PR target/11689 (g++3.3 emits un-assembleable code for k6 architecture)Eric Botcazou2-0/+66
2003-09-07* g++.dg/template/crash10.C: Only compile it.Andrew Pinski2-1/+5
2003-09-07re PR middle-end/11665 (ICE in struct initializer when taking address)Andrew Pinski3-0/+56
2003-09-07re PR c++/11852 (ICE: g++ with bad struct initializer.)Mark Mitchell2-0/+11
2003-09-07re PR c++/12181 (Wrong code with comma operator and c++)Mark Mitchell2-0/+26
2003-09-07Fix typo.Mark Mitchell1-1/+1
2003-09-07re PR c++/11762 (namespace aliasing ICE in warn_extern_redeclared_static)Gabriel Dos Reis1-2/+2
2003-09-06Forgot to commit the Changelog for the new tests.Andrew Pinski1-0/+20
2003-09-07re PR c++/11867 (static_cast ignores ambiguity)Mark Mitchell2-0/+22
2003-09-06re PR c++/11507 (parser fails to recognize namespace)Andrew Pinski6-0/+112
2003-09-06re PR c++/11794 (using declaration inside nested class seems ignored)Nathan Sidwell2-0/+27
2003-09-06re PR c++/11409 (using declarations and fabs built-in)Roger Sayle2-0/+15
2003-09-06re PR c/9862 (spurious warnings with -W -finline-functions)Steven Bosscher3-0/+48
2003-09-06re PR c++/12167 (ICE on default argument of class member function if non-simple)Nathan Sidwell3-1/+23
2003-09-05re PR c++/12163 (static_cast + explicit ctor regression)Mark Mitchell3-0/+31
2003-09-05pretty2.C: Update for change in __FUNCTION__.Andrew Pinski3-2/+8
2003-09-05re PR c++/11922 (ICE on type_unification_real)Nathan Sidwell2-0/+29
2003-09-05re PR c++/12037 (Spurious "statement has no effect" in templates)Nathan Sidwell2-0/+93
2003-09-04Correct the behavior of __func__ for C++ special member functions.Matt Austern4-0/+128
2003-09-04Remove cast-as-lvalue extension.Mark Mitchell3-11/+12
2003-09-04re PR rtl-optimization/11700 ([M68K] ICE in subreg_hard_regno)Roger Sayle2-0/+38
2003-09-03re PR c++/12053 (ABI difference between default g++ 3.3 and g++ 3.2)Mark Mitchell2-0/+23
2003-09-02re PR c++/11553 (g++ accepts duplicate 'friend')Scott Brumbaugh2-0/+15
2003-09-02re PR c++/11847 (reference does not work as template argument any more)Mark Mitchell2-0/+12
2003-09-02re PR c++/11808 (Wrong namespace lookup for template function when induced by...Mark Mitchell2-0/+21
2003-09-01re PR c++/12114 ([3.3.2] Uninitialized memory accessed in dtor)Mark Mitchell3-0/+54
2003-08-30re PR c++/12093 (inconstitent error with templates/non-templates)Mark Mitchell1-0/+4
2003-08-30Remove inadvertent commitMark Mitchell1-10/+0
2003-08-30re PR c++/12093 (inconstitent error with templates/non-templates)Mark Mitchell2-0/+13
2003-08-29re PR c++/11928 (c++ typedef handling)Mark Mitchell2-0/+28
2003-08-29re PR middle-end/6196 (ICE in copy_to_mode_reg, at explow.c:711)Mark Mitchell3-0/+25
2003-08-29init.c (decl_constant_value): Deal with COND_EXPR specially.Mark Mitchell2-0/+10
2003-08-28builtin-types.def (BT_INT_PTR, [...]): New.Kaveh R. Ghazi2-0/+29
2003-08-28builtin-types.def (BT_FN_FLOAT_INT_FLOAT, [...]): New.Kaveh R. Ghazi3-14/+86
2003-08-28builtin-types.def (BT_FN_INT_FLOAT, [...]): New.Kaveh R. Ghazi2-3/+315
2003-08-28re PR rtl-optimization/5079 (Reference to static const int not eliminated dur...Mark Mitchell2-0/+40
2003-08-27gcov.c (typedef struct arc_info): New field cs_count.Zdenek Dvorak2-0/+20
2003-08-27ptrmem3.C: New test.Mark Mitchell3-1/+30
2003-08-27builtins.c (expand_builtin_expect_jump): Save pending_stack_adjust and restor...Jakub Jelinek2-0/+68