summaryrefslogtreecommitdiff
path: root/gcc/testsuite
Commit message (Expand)AuthorAgeFilesLines
* * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.Joseph Myers2001-11-203-0/+1406
* Treat XScale as ARMNick Clifton2001-11-202-1/+6
* re PR c++/3637 (Internal compiler error in finish_member_declaration)Mark Mitchell2001-11-201-0/+47
* re PR c++/4629 (non-constant `sizeof (void*)' cannot be used as template argu...Mark Mitchell2001-11-201-0/+15
* Index: f/ChangeLogGeoffrey Keating2001-11-202-1/+2
* cpp.exp: For testing on a remote host, copy across all the headers.Geoffrey Keating2001-11-206-4/+37
* * gcc.c-dg/altivec.c: New.Aldy Hernandez2001-11-202-0/+86
* cppmacro.c (_cpp_backup_tokens): Revert previous check-in.Neil Booth2001-11-191-0/+4
* c-decl.c (c_decode_option): Give deprecation warning for -traditional.Joseph Myers2001-11-185-3/+10
* decl.c (create_array_type_for_decl): Check if NAME is NULL_TREE when displayi...Kriang Lerdsuwanakij2001-11-181-0/+10
* mangle.c (write_expression): Handle CAST_EXPR, STATIC_CAST_EXPR, CONST_CAST_E...Kriang Lerdsuwanakij2001-11-182-0/+45
* c-common.c (struct disabled_builtin, [...]): New.Joseph Myers2001-11-182-0/+47
* c-lang.c (finish_file): Don't emit static inline functions if they weren't re...Jakub Jelinek2001-11-162-0/+30
* reduce arena size for small targetsJason Merrill2001-11-151-1/+1
* avoid includesJason Merrill2001-11-151-2/+2
* parse.y: Add ...Jason Merrill2001-11-153-0/+35
* cfgcleanup.c (try_optimize_cfg): If try_simplify_condjump optimized condition...Jakub Jelinek2001-11-152-0/+43
* ia64.c (ia64_adjust_cost): Handle SUBREGs.Jakub Jelinek2001-11-152-0/+14
* jump.c (squeeze_notes): Return true if no real insns were found.Jakub Jelinek2001-11-152-0/+42
* re PR c++/3154 (Tree check: expected class 't', have 'd' (type_decl) in is_ag...Nathan Sidwell2001-11-152-0/+32
* 920923-1.c: stormy16 produces an extra error message.Geoffrey Keating2001-11-153-1/+17
* 20010327-1.c: Revert last change.Geoffrey Keating2001-11-153-1/+9
* * gcc.c-torture/execute/string-opt-13.c: New testcase.Roger Sayle2001-11-142-0/+62
* * g++.dg/init/array2.C: New test.Richard Sandiford2001-11-142-0/+12
* * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.Alexandre Oliva2001-11-142-28/+26
* re PR c++/4206 (ICE with switch in while)Nathan Sidwell2001-11-134-0/+85
* emit-rtl.c (adjust_address_1): Add ADJUST argument.Jakub Jelinek2001-11-132-0/+59
* flow.c (insn_dead_p): Allow for AUTO_INC notes all the time.Geoffrey Keating2001-11-092-0/+12
* stormy16.c (xstormy16_expand_casesi): Don't change INDEX.Geoffrey Keating2001-11-092-0/+62
* sparc.md (movdf): Avoid calling validize_mem during or after reload.Jakub Jelinek2001-11-092-0/+55
* In ChangeLog: 2001-11-08 Geoffrey Keating <geoffk@redhat.com>Geoffrey Keating2001-11-098-10/+20
* decl.c (shadow_warning): New function.Neil Booth2001-11-083-3/+50
* re PR c/461 (non-lvalue arrays)Joseph Myers2001-11-0613-6/+191
* cppexp.c (lex, [...]): Update warning about defined.Neil Booth2001-11-052-4/+25
* re PR c/2820 (unnamed union inside unnamed struct changes rest of the struct)Neil Booth2001-11-042-0/+33
* * pt.c (tsubst_copy): Call tsubst for TYPEOF_EXPR.Kriang Lerdsuwanakij2001-11-041-0/+21
* 900227_01.C: short and pointer are the same size, so no warning should be pro...Geoffrey Keating2001-11-035-1/+14
* c-decl.c (pushdecl): Move block inside if conditional to remove possibility o...Neil Booth2001-11-031-2/+0
* * pt.c (unify): Handle SCOPE_REF.Kriang Lerdsuwanakij2001-11-021-0/+11
* * g++.dg/other/debug1.C: Fix typos.Graham Stott2001-11-022-1/+5
* re PR c/3170 (bogus "suggest parentheses" warning)Neil Booth2001-11-011-0/+15
* tree.c (cp_copy_res_decl_for_inlining): Adjust DECL_ABSTRACT_ORIGIN for the r...Jakub Jelinek2001-11-012-0/+53
* 20010327-1.c: Use __SIZE_TYPE__ instead of unsigned long.Stephane Carrez2001-11-012-1/+6
* * gcc.c-torture/compile/20011029-1.c: New test.Jakub Jelinek2001-10-302-0/+11
* New test.Jakub Jelinek2001-10-301-0/+23
* emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or REG_EQUIV notes f...Jakub Jelinek2001-10-301-0/+4
* New objc testsNicola Pero2001-10-293-0/+132
* * decl2.c (validate_nonmember_using_decl): Handle NAMESPACE_DECL.Kriang Lerdsuwanakij2001-10-271-0/+2
* c-typeck.c (convert_arguments): When comparing for enumeral type equality, us...Neil Booth2001-10-261-0/+20
* msgs.exp: Delete.Zack Weinberg2001-10-254-32/+10