aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2003-08-03cppfiles.c (stack_file): Use file path.Neil Booth2-1/+5
2003-08-02builtins-1.c: Add macro helpers.Kaveh R. Ghazi6-184/+191
2003-08-02re PR c++/9447 (using Base<T>::member does not work)Nathan Sidwell2-0/+26
2003-08-02cppfiles.c (struct _cpp_file): Rename once_only_next to next_file.Neil Booth5-0/+41
2003-08-02cfgcleanup.c (outgoing_edges_match): Check REG_EH_REGION notes even if nehedg...Jakub Jelinek2-0/+35
2003-08-01re PR c++/11697 (Failure to diagnose class template redeclaration via using d...Mark Mitchell3-0/+47
2003-08-01re PR c++/7983 (ICE for friend declaration using typedef in class template)Kriang Lerdsuwanakij2-0/+17
2003-08-01PR c++/8442, c++/8806Kriang Lerdsuwanakij9-15/+57
2003-08-01re PR c++/11295 (ICE when using a non-trivial object in a compound statement ...Nathan Sidwell2-0/+57
2003-08-01typeck.c (build_compound_expr): If RHS is a TARGET_EXPR, put the compound exp...Nathan Sidwell2-0/+50
2003-08-01re PR c++/11525 (ICE/segfault on C++ code)Nathan Sidwell2-0/+43
2003-08-01re PR c++/9447 (using Base<T>::member does not work)Nathan Sidwell2-0/+22
2003-08-01fold-const.c (fold <MULT_EXPR>): Optimize both x*pow(x,c) and pow(x,c)*x as p...Roger Sayle2-0/+51
2003-08-01i386.c (legitimate_pic_address_disp_p): Disallow TLS SYMBOL_REFs not inside U...Jakub Jelinek2-0/+17
2003-07-31crash18.C: Remove.Andrew Pinski2-14/+4
2003-07-31pt.c (coerce_template_parms): Refactor.Nathan Sidwell4-0/+54
2003-07-31re PR c++/11347 (Error on valid expression in default value for int argument ...Nathan Sidwell2-0/+25
2003-07-30re PR target/11565 (gcc.dg/i386-387-1.c test flawed due to assumptions made a...Andrew Pinski3-2/+8
2003-07-30re PR c/10320 (gcc 3.4 gets rid of static inline function that does not get i...Jan Hubicka2-136/+4
2003-07-29c-decl.c (last_function_parm_vars, [...]): New static variables.Zack Weinberg2-4/+16
2003-07-29Makefile.in (LIBCPP_DEPS): Add HASHTAB_H.Neil Booth2-2/+6
2003-07-29re PR c++/9447 (using Base<T>::member does not work)Nathan Sidwell5-0/+161
2003-07-29string-opt-9.c: strcmp returns int.Alexandre Oliva3-4/+9
2003-07-29re PR c++/11530 ([unit-at-a-time] inline static function not emitted with -O3)Mark Mitchell2-0/+26
2003-07-29re PR c++/11667 (wider-than-int enums never compare equal to 0)Mark Mitchell3-0/+16
2003-07-28Wdeclaration-after-statement-1.c, [...]: New tests.Hans-Peter Nilsson3-0/+57
2003-07-28configure.in (--enable-checking): Add fold category.Jakub Jelinek2-0/+13
2003-07-2820030505.c: Only run for SPE.Aldy Hernandez2-2/+6
2003-07-27call.c (standard_conversion): Tweak handling of pointer-to-member types.Mark Mitchell2-0/+14
2003-07-27varasm.c (output_constant_def_contents): Use ASM_DECLARE_CONSTANT_NAME if def...Geoffrey Keating2-0/+6
2003-07-26re PR inline-asm/11676 (operand to volatile asm incorrectly removed)Richard Henderson2-0/+33
2003-07-26* c-decl.c (c_static_assembler_name): Remove TREE_STATIC test.Geoffrey Keating2-0/+27
2003-07-25* g++.dg/other/error2.C: Tweak expected errors.Nathan Sidwell2-1/+2
2003-07-25re PR c++/11617 (g++ does not report missing member functions)Nathan Sidwell3-2/+24
2003-07-25re PR c++/11596 (ICE with int templates)Nathan Sidwell3-3/+31
2003-07-24cp-tree.h (convert_to_base_statically): Declare.Mark Mitchell2-0/+8
2003-07-24re PR c++/11513 (ICE in push_template_decl_real cp/pt.c:2755, template member...Kriang Lerdsuwanakij2-0/+25
2003-07-24re PR c/10602 (ICE in c-typeck.c (tree check failure))Steven Bosscher2-0/+17
2003-07-23re PR c++/11645 (Failure to deal with using and private inheritance)Mark Mitchell2-0/+11
2003-07-23re PR c++/11517 (g++ fails to properly convert pointer expressions in conditi...Mark Mitchell2-0/+15
2003-07-23fix dg-error breakageNathan Sidwell1-0/+2
2003-07-23re PR rtl-optimization/10679 ([3.3/3.4] --param min-inline-insns not honoured)Mark Mitchell2-0/+18
2003-07-23parser.c (cp_parser_nested_name_specifier): Reset scope on failure.Nathan Sidwell2-0/+15
2003-07-22re PR c++/11614 (Incorrect handling of pointers to arrays)Nathan Sidwell2-0/+37
2003-07-22re PR c++/10793 (ICE (treecheck) when partial-specializing with an invalid ty...Kriang Lerdsuwanakij2-0/+14
2003-07-22re PR c++/3004 (Accepts illegal code)Volker Reichelt11-0/+155
2003-07-22cp-tree.h (enum cp_lvalue_kind): Add clk_packed.Nathan Sidwell3-0/+108
2003-07-22c-common.c (handle_packed_attribute): Don't pack a struct via a typedef.Nathan Sidwell2-0/+48
2003-07-21compat.exp: Handle dg-options per source file.Janis Johnson16-33/+121
2003-07-21re PR c/10320 (gcc 3.4 gets rid of static inline function that does not get i...Andrew Pinski2-0/+18