aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2003-07-07re PR rtl-optimization/11198 (-O2 -frename-registers generates wrong code)Richard Kenner2-0/+140
2003-07-06re PR c++/11431 (static_cast behavior with subclasses when default constructo...Mark Mitchell3-1/+33
2003-07-05cpplib.h (CPP_AT_NAME, [...]): New token types.Zack Weinberg7-63/+80
2003-07-04re PR c/11428 (gcc aborts in compiling Linux 2.5.74 reiserfs driver)Kazu Hirata1-0/+1
2003-07-04* gcc.c-torture/compile/20030704-1.c: New.Kazu Hirata2-0/+15
2003-07-04* gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.Kazu Hirata2-0/+5
2003-07-04PR c++/5287, PR c++/7910, PR c++/11021Danny Smith12-13/+241
2003-07-04call.c (build_addr_func): Handle bound pointers-to-members.Mark Mitchell3-2/+7
2003-07-03real.c (real_trunc, [...]): New functions to implement trunc, floor and ceil ...Roger Sayle3-0/+298
2003-07-03vector-defs.h: New file.Janis Johnson10-0/+255
2003-07-03fnptr-by-value-1_main.c: New file.Janis Johnson12-0/+902
2003-07-03compat-common.h (DEBUG_FINI): New.Janis Johnson30-0/+91
2003-07-03* gcc.dg/i386-call-1.c: New test.Eric Botcazou2-0/+43
2003-07-03re PR c++/9162 ([New parser] Problem with default argument in a friend function)Nathan Sidwell2-0/+36
2003-07-03re PR target/10700 (ICE in copy_to_mode_reg on 64-bit targets)Roger Sayle2-0/+15
2003-07-03* g++.dg/template/local3.C: Remove extra semicolon.Mark Mitchell2-1/+5
2003-07-03re PR rtl-optimization/11381 (volatile memory access optimized away)Eric Botcazou2-0/+18
2003-07-02re PR c++/11072 (Implementation of offsetof macro)Nathan Sidwell3-1/+24
2003-07-02re PR c++/10219 (ICE in maybe_adjust_types_for_deduction on invalid code)Nathan Sidwell2-0/+16
2003-07-02re PR c++/9779 (ICE in type_unknown_p when casting in static member)Nathan Sidwell2-0/+34
2003-07-02re PR c++/6949 (ICE in tsubst_decl, at cp/pt.c:5733)Mark Mitchell2-0/+17
2003-07-01re PR c++/11149 (ICE on error when instantiation with call function of a base...Mark Mitchell2-0/+22
2003-07-01re PR c++/8046 (ICE on illegal code involving destructor being treated as bit...Giovanni Bajo2-0/+17
2003-07-01ChangeLog.6: Fix misspellings.Matt Kraai1-1/+1
2003-07-01vbase1.C: Fix comment typos.Kazu Hirata10-9/+21
2003-07-01re PR c++/9559 (ICE with invalid initialization of a static const member)Mark Mitchell2-0/+9
2003-06-30Changelog: Remove ">>>>>>>" from previous change.Volker Reichelt1-1/+4
2003-06-30README: Fix spelling for "testcase".Volker Reichelt5-5/+13
2003-06-30re PR c++/4933 (tree_list not supported by dump_expr)Giovanni Bajo2-0/+23
2003-06-30error6.C: New test.Giovanni Bajo2-1/+24
2003-06-30re PR c++/10750 (error with using template template expression in static cons...Giovanni Bajo2-0/+33
2003-06-30re PR c++/11106 (Error message gives partially mangled operator name)Giovanni Bajo2-0/+18
2003-06-30builtin-attrs.def (gcc_diag, [...]): New format attributes.Kaveh R. Ghazi2-0/+189
2003-06-28* gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.Ulrich Weigand2-3/+7
2003-06-28diagnostic.h (diagnostic_set_info): Replace file and lineno parameters with a...Nathan Sidwell4-3/+14
2003-06-28builtins.c (c_strlen): Add only_value argument.Jakub Jelinek5-0/+68
2003-06-27re PR c++/10468 (const typeof(x) is non-const, but only in templates)Mark Mitchell2-0/+22
2003-06-27re PR c++/10796 (ICE (segfault) when defining an enum with two values: -1 and...Mark Mitchell2-0/+15
2003-06-27s390.h (SECONDARY_OUTPUT_RELOAD_CLASS): Define.Ulrich Weigand2-0/+24
2003-06-27re PR c++/11332 (Spurious error with casts in ?: expression)Mark Mitchell2-0/+12
2003-06-27builtins.c (expand_builtin_sprintf): Use c_getstr and strlen to obtain the fo...Roger Sayle4-10/+35
2003-06-26reload.c (can_reload_into): New function.J"orn Rennecke2-0/+183
2003-06-26simd-4.c (main): Added missing semicolon at end of union.Joern Rennecke1-0/+5
2003-06-26Added missing semicolon at end of union.Joern Rennecke1-1/+1
2003-06-26re PR c++/8266 (Explicit instantiation of a template outside its namespace is...Giovanni Bajo2-0/+36
2003-06-26* gcc.dg/20030626-1.c: Use signed char.Eric Botcazou2-1/+5
2003-06-26re PR rtl-optimization/11210 (optimizer drops conditional with typecast from ...Eric Botcazou2-0/+22
2003-06-26c-opts.c (missing_arg): Make non-static.Neil Booth2-1/+5
2003-06-26re PR c++/10990 (Cannot convert with dynamic_cast<> to a private base class f...Mark Mitchell5-3/+32
2003-06-26re PR c++/10931 (valid conversion static_cast<const unsigned int&>(lvalue-of-...Mark Mitchell2-0/+10