summaryrefslogtreecommitdiff
path: root/gcc/testsuite
Commit message (Expand)AuthorAgeFilesLines
* 20020720-1.x: No longer skip test on powerpc and MMIX targets.Roger Sayle2002-09-282-3/+7
* re PR preprocessor/8055 (PATCH: cpp0 dies with SIG11 when building FreeBSD ke...Zack Weinberg2002-09-282-3/+98
* re PR rtl-optimization/7520 (internal compiler error in verify_local_live_at_...Richard Henderson2002-09-271-0/+26
* trunctfdf.c: New.David S. Miller2002-09-262-0/+18
* * lib/target-supports.exp (check_weak_available): Handle solaris2.Kaveh R. Ghazi2002-09-272-0/+10
* sched-deps.c (sched_analyze_insn): Make clobber insns depend on call insns.Richard Henderson2002-09-261-0/+21
* * gcc.c-torture/execute/loop-15.c: New.Alan Modra2002-09-272-0/+44
* README.QMTEST: Fix typo.Janis Johnson2002-09-262-1/+5
* * gcc.dg/20020926-1.c: New test.Ulrich Weigand2002-09-262-0/+18
* re PR target/7842 ([REGRESSION] sparc code gen bug)David S. Miller2002-09-262-0/+25
* gcc.exp (gcc_init): Use a filename for the testglue that is unique to the tool.Richard Earnshaw2002-09-265-4/+12
* class.c (contains_empty_class_p): New method.Mark Mitchell2002-09-254-0/+45
* 20010226-1.c: Early exit for too-small long double.Richard Henderson2002-09-252-4/+16
* * gcc.dg/20020919-1.c: New test.Hans-Peter Nilsson2002-09-232-0/+249
* c-common.c (flag_abi_version): New variable.Mark Mitchell2002-09-235-0/+60
* 20020219-1.c: Add "-mdisable-indexing" option for target hppa*-*-hpux*.John David Anglin2002-09-222-1/+11
* * testsuite/gcc.dg/cpp/tr-warn2.c: Additional test.Neil Booth2002-09-201-0/+2
* * gcc.dg/tls/struct-1.c: New test.Jakub Jelinek2002-09-202-0/+36
* cppmacro.c: Don't warn about function-like macros without '(' during pre-expa...Neil Booth2002-09-202-10/+16
* * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.Richard Earnshaw2002-09-202-1/+7
* 990208-1.x: XFAIL this at -O3 for ARM-based systems.Richard Earnshaw2002-09-202-1/+6
* * gcc.c-torture/execute/ieee/mzero3.c: New test.Hans-Peter Nilsson2002-09-202-0/+53
* Mention removed duplicate cxxfilt settingHans-Peter Nilsson2002-09-201-1/+2
* scanasm.exp (scan-assembler-dem, [...]): Adjust for c++filt moved to binutils.Hans-Peter Nilsson2002-09-202-14/+15
* * gcc.dg/20020312-2.c: Update for darwin.Geoffrey Keating2002-09-192-4/+9
* ifcvt.c (noce_process_if_block): Correctly detect X modified with INSN_B befo...Richard Henderson2002-09-181-0/+19
* decl.c (grokdeclarator): Use assert, not internal_error.Nathan Sidwell2002-09-182-1/+5
* Do not foward a branch to just after a loop exit beforeDale Johannesen2002-09-171-0/+18
* New tests for ObjC typecheckingNicola Pero2002-09-177-0/+332
* Add expected errorNathan Sidwell2002-09-171-1/+2
* * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.John David Anglin2002-09-172-7/+4
* re PR c++/7640 (g++ 3.3 ICE: SEGV in integer_zerop)Nathan Sidwell2002-09-162-0/+14
* re PR c++/7718 ('complex' template instantiation causes internal compiler err...Nathan Sidwell2002-09-162-0/+35
* Remove DR 295 implementation.Nathan Sidwell2002-09-163-13/+17
* * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.Steve Ellcey2002-09-162-1/+5
* parse.y (parse_finish_call_expr): Check lookup_member result.Nathan Sidwell2002-09-162-0/+21
* re PR c++/7015 (certain __asm__ constructs rejected)Nathan Sidwell2002-09-162-0/+17
* * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.Richard Earnshaw2002-09-162-1/+5
* ChangeLog: follow spelling conventions.Kazu Hirata2002-09-1634-43/+80
* 2002-09-15 Krister Walfridsson <cato@df.lth.se>Krister Walfridsson2002-09-152-1/+5
* re PR c++/7919 (using declarations screw this pointer)Nathan Sidwell2002-09-152-0/+29
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-1513-14/+30
* re PR c++/7768 (__PRETTY_FUNCTION__ for template destructor is wrong)Nathan Sidwell2002-09-142-0/+47
* * loop.c: Fix a comment typo.Kazu Hirata2002-09-141-1/+1
* * gcc.c-torture/execute/struct-cpy-1.c: New test.Alan Modra2002-09-142-0/+47
* pt.c (unify, ARRAY_TYPE): Element type can be more qualified.Nathan Sidwell2002-09-132-0/+29
* simd-1.c: Force all use of int to 32-bit int.Kazu Hirata2002-09-132-3/+9
* cp-tree.h, tree.c: New function non_cast_lvalue_p.Matt Austern2002-09-132-0/+32
* fold-const.c (make_range): Only narrow to signed range if the signed range is...Hartmut Penner2002-09-111-0/+8
* struct-ret-1.c: Add prototype for exit function and correct usage.John David Anglin2002-09-102-1/+7