aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2001-12-03* gcc.dg/20011130-1.c: New test.Jakub Jelinek2-0/+29
2001-12-03re PR c++/3381 (explicit template instantations fail with absolutely qualifie...Nathan Sidwell3-1/+22
2001-12-03c-typeck.c (really_start_incremental_init, [...]): Avoid constructor_max_inde...Joseph Myers2-0/+17
2001-12-02In gcc/:Geoffrey Keating2-0/+267
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth7-8/+17
2001-12-01rs6000.c (altivec_expand_builtin): add ALTIVEC_BUILTIN_LD_INTERNAL_4sf and AL...Daniel Berlin1-2/+2
2001-11-30re PR c++/3048 (Lookup problem (gcc 2.95 regression))Mark Mitchell1-0/+19
2001-11-29re PR c++/4842 (-Woverloaded-virtual does not work)Mark Mitchell1-0/+10
2001-11-29re PR c++/3471 (gcc 3.01 reports error about a private copy constructor that ...Mark Mitchell1-2/+2
2001-11-29re PR c++/3471 (gcc 3.01 reports error about a private copy constructor that ...Mark Mitchell3-6/+29
2001-11-29memtemp100.C: Remove non-standard constructs.Mark Mitchell2-5/+10
2001-11-28* gcc.c-torture/execute/20011128-1.c: New test.Jeffrey A Law2-0/+9
2001-11-28* gcc.dg/20011127-1.c: New test.Hans-Peter Nilsson2-0/+34
2001-11-27New test.Richard Henderson1-0/+43
2001-11-26New test.Richard Henderson1-0/+19
2001-11-25c-format.c (FMT_FLAG_DOLLAR_GAP_POINTER_OK): New.Joseph Myers4-9/+57
2001-11-25* gcc.dg/cpp/fpreprocessed.c: New test.Neil Booth1-0/+10
2001-11-25re PR c++/3145 (virtual inheritance still creates wrong code)Nathan Sidwell2-0/+82
2001-11-25* gcc.c-torture/execute/20011121-1.c: New test.Ian Lance Taylor2-0/+23
2001-11-23* gcc.c-torture/execute/ieee/20011123-1.c: New test.Jeffrey A Law2-0/+16
2001-11-23cpplex.c (cpp_interpret_charconst): Use HOST_WIDE_INT for sign extension.Andreas Jaeger2-6/+28
2001-11-23cppmacro.c (warn_of_redefinition): Warn regardless of -pedantic.Neil Booth2-4/+7
2001-11-23old-dejagnu.exp (old-dejagnu): Copy extra source files to the host if it is r...Geoffrey Keating12-1/+50
2001-11-22fix typo in previous deltaNick Clifton1-2/+1
2001-11-22Fix for little endian ARMsNick Clifton2-1/+33
2001-11-22re PR c++/3637 (Internal compiler error in finish_member_declaration)Mark Mitchell1-0/+40
2001-11-21c-decl.c (c_expand_deferred_function): Only call c_expand_body if fndecl is s...Jakub Jelinek3-0/+23
2001-11-20reload1.c (elimination_effects): Use function_invariant_p instead of CONSTANT...Brad Kaiser1-0/+80
2001-11-20altivec-1.c: Fix typo.Aldy Hernandez2-1/+5
2001-11-20* gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.Joseph Myers3-0/+1406
2001-11-20Treat XScale as ARMNick Clifton2-1/+6
2001-11-20re PR c++/3637 (Internal compiler error in finish_member_declaration)Mark Mitchell1-0/+47
2001-11-20re PR c++/4629 (non-constant `sizeof (void*)' cannot be used as template argu...Mark Mitchell1-0/+15
2001-11-20Index: f/ChangeLogGeoffrey Keating2-1/+2
2001-11-20cpp.exp: For testing on a remote host, copy across all the headers.Geoffrey Keating6-4/+37
2001-11-20* gcc.c-dg/altivec.c: New.Aldy Hernandez2-0/+86
2001-11-19cppmacro.c (_cpp_backup_tokens): Revert previous check-in.Neil Booth1-0/+4
2001-11-18c-decl.c (c_decode_option): Give deprecation warning for -traditional.Joseph Myers5-3/+10
2001-11-18decl.c (create_array_type_for_decl): Check if NAME is NULL_TREE when displayi...Kriang Lerdsuwanakij1-0/+10
2001-11-18mangle.c (write_expression): Handle CAST_EXPR, STATIC_CAST_EXPR, CONST_CAST_E...Kriang Lerdsuwanakij2-0/+45
2001-11-18c-common.c (struct disabled_builtin, [...]): New.Joseph Myers2-0/+47
2001-11-16c-lang.c (finish_file): Don't emit static inline functions if they weren't re...Jakub Jelinek2-0/+30
2001-11-15reduce arena size for small targetsJason Merrill1-1/+1
2001-11-15avoid includesJason Merrill1-2/+2
2001-11-15parse.y: Add ...Jason Merrill3-0/+35
2001-11-15cfgcleanup.c (try_optimize_cfg): If try_simplify_condjump optimized condition...Jakub Jelinek2-0/+43
2001-11-15ia64.c (ia64_adjust_cost): Handle SUBREGs.Jakub Jelinek2-0/+14
2001-11-15jump.c (squeeze_notes): Return true if no real insns were found.Jakub Jelinek2-0/+42
2001-11-15re PR c++/3154 (Tree check: expected class 't', have 'd' (type_decl) in is_ag...Nathan Sidwell2-0/+32
2001-11-15920923-1.c: stormy16 produces an extra error message.Geoffrey Keating3-1/+17