aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2002-08-06i386.c (x86_field_alignment): Apply min for all MODE_INT and MODE_CLASS_INT m...Jakub Jelinek2-0/+84
2002-08-05gcov.c (output_data): Round to % to nearest, tweak formatting.Nathan Sidwell4-93/+83
2002-08-05fold-const.c (associate_trees): Only optimize NEGATE_EXPR in one of the opera...Jakub Jelinek2-0/+23
2002-08-05* consistency.vlad/layout/endian.c: Include string.h.Jakub Jelinek2-0/+5
2002-08-05Fix PR/2213Gabriel Dos Reis2-0/+21
2002-08-04* gcc.dg/builtins-1.c: New testcase.Roger Sayle2-0/+32
2002-08-02init.c (build_member_call): Use build_new_method_call, not build_method_call.Mark Mitchell2-0/+23
2002-08-01varasm.c (assemble_visibility): Strip name encoding.Jakub Jelinek2-0/+19
2002-08-01ptrflags.C (expect): ChangeBenjamin Kosnik1-0/+5
2002-08-01ptrflags.C (expect): Change __qualifier_flags to __flags.Benjamin Kosnik1-1/+1
2002-08-01ptrflags.C (expect): Change __qualifier_flags to __flags.Benjamin Kosnik1-1/+1
2002-08-01call.c (build_field_call): Do not look up the field by name.Mark Mitchell6-8/+50
2002-07-26cppopts.texi: Update.Neil Booth3-1/+17
2002-07-2620020720-1.x: Skip this test on several targets known to fail.Roger Sayle2-0/+21
2002-07-25invoke.texi: Document -mabi=meabi, and expand on the EABI description.Richard Sandiford4-0/+89
2002-07-25* testsuite/gcc.dg/ppc-spe.c: New.Aldy Hernandez2-0/+691
2002-07-24In cp/ChangeLog:Geoffrey Keating2-0/+22
2002-07-24* gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.Richard Henderson2-47/+30
2002-07-24* g++.dg/ext/alignof1.C (main): Return 0 for success.Gabriel Dos Reis2-1/+5
2002-07-24[multiple changes]Roger Sayle2-0/+212
2002-07-23cppexp.c (parse_defined): Mark macro used.Neil Booth5-0/+70
2002-07-23va-arg-15.x, [...]: Delete.Kaveh R. Ghazi4-21/+5
2002-07-23reload.c (find_reloads_toplev): Use simplify_gen_subreg.J"orn Rennecke2-0/+19
2002-07-23Fix PR/7363:Gabriel Dos Reis1-0/+19
2002-07-22PR c++/7347, c++/7348Kriang Lerdsuwanakij7-6/+55
2002-07-22c-decl.c (build_compound_literal): Defer compound literal decls until until f...Jakub Jelinek2-0/+29
2002-07-21c-decl.c (build_array_declarator): Say 'ISO C90', not 'ISO C89'.Gabriel Dos Reis2-7/+11
2002-07-20simplify-rtx.c (simplify_relational_operation): Optimize abs(x) < 0.0 (and ab...Roger Sayle2-0/+40
2002-07-20cppexp.c (struct op): Add token pointer.Neil Booth2-0/+30
2002-07-20New test.Alan Modra2-0/+40
2002-07-19cppexp.c (ALWAYS_EVAL): Remove.Neil Booth2-0/+21
2002-07-18* g++.dg/opt/pr6713.C: Add template instantiation.David Edelsohn2-1/+10
2002-07-18ifcvt.c (noce_get_condition): Make certain that the condition is valid at JUMP.Richard Henderson1-0/+36
2002-07-18* gcc.dg/nest.c: New.Alan Modra2-0/+25
2002-07-17re PR rtl-optimization/6713 (Regression wrt 3.0.4: g++ -O2 leads to seg fault...Eric Botcazou1-0/+116
2002-07-17loop-2e.x: Let the testcase XFAIL for all x86 processors.Eric Botcazou2-2/+7
2002-07-1720010122-1.x: Do not test with -fomit-frame-pointer.Ian Dall2-0/+16
2002-07-17mangle.c (write_unqualified_name): Handle template parm subtitution.Jason Merrill3-0/+80
2002-07-17PR c++/2862, c++/2863Kriang Lerdsuwanakij3-0/+24
2002-07-17PR c++/4802, c++/5387Kriang Lerdsuwanakij3-0/+42
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg14-423/+66
2002-07-15re PR middle-end/7153 (bad operands for 'movsbl' error)Eric Botcazou1-0/+22
2002-07-15re PR middle-end/7245 (ICE in find_reloads)Jakub Jelinek2-0/+16
2002-07-12simplify-rtx.c (simplify_subreg): Handle floating point CONST_DOUBLEs.J"orn Rennecke3-0/+40
2002-07-11re PR c++/7224 (g++ 3.x does not tecognize unused ambiguous inline member fun...Mark Mitchell2-0/+12
2002-07-11re PR c++/7279 (NRV related miscompilation)Jason Merrill1-0/+57
2002-07-11configure.in (mips*-*-irix6*o32): Enable stabs.Rainer Orth2-1/+12
2002-07-11c-decl.c (duplicate_decls): Preserve the noreturn attribute on non-ANSI built...Roger Sayle2-2/+4
2002-07-11builtins.def: Make the argument types of abort and exit independent of the fr...Roger Sayle2-1/+5
2002-07-10981006-1.x: Do not use -fpic for mn102.Jeff Law3-7/+7