* g++.dg/inherit/override1.C: Add dg-options clause.
[gcc.git] / gcc / testsuite / ChangeLog
2002-10-21 Mark Mitchell* g++.dg/inherit/override1.C: Add dg-options clause.
2002-10-20 Zdenek Dvorakre PR other/8202 (_mm_srli_si128 and _mm_slli_si128...
2002-10-19 Andreas Schwabcompat.exp (compat-run): Prepend "./" when $dest has...
2002-10-18 Mark Mitchell* g++.dg/inherit/thunk1.C: New test.
2002-10-18 Mark Mitchellclass.c (find_final_overrider_data_s): Remove overridin...
2002-10-18 Nathan Sidwellclass.c (add_method): Compare template parms too.
2002-10-18 Janis JohnsonREADME: Describe new compat directory.
2002-10-17 Mark Mitchellre PR c++/7584 (Erroneous ambiguous base error on using...
2002-10-17 Mark Mitchell* g++.dg/abi/mangle16.C: Adjust.
2002-10-17 Jan Hubicka* gcc.dg/20021017-2.c: New test.
2002-10-17 Mark Mitchellpt.c (convert_template_argument): Revert this change...
2002-10-17 Mark Mitchellinit.c (expand_default_init): Handle brace-enclosed...
2002-10-17 Richard Sandifordmips-abi.exp: New test.
2002-10-17 Mark Mitchellmangle.c (write_expression): Correct handling of enumer...
2002-10-17 Mark Mitchellre PR c++/7478 (internal compiler error on static_cast...
2002-10-16 Kaveh R. Ghazi* gcc.c-torture/execute/20020720-1.x: Don't XFAIL for...
2002-10-16 Ulrich Weigand* gcc.dg/weak/typeof-2.c: For S/390 targets, return...
2002-10-16 Mark Mitchellre PR c++/7524 ([Regression from GCC 2.95.3] f(const...
2002-10-15 Mark Mitchelldecl.c (reshape_init): Fix typo.
2002-10-15 Mark Mitchellclass.c (check_field_decls): Remove empty_p parameter.
2002-10-15 Nathan Sidwellinit.c (build_delete): Do not apply save_expr for arrays.
2002-10-15 Ulrich Weigand* gcc.c-torture/execute/20021015-1.c: New test.
2002-10-15 J"orn Rennecke* gcc.dg/weak/typeof-2.c: For SH targets, return before...
2002-10-15 Jan Hubickare PR c/7344 (performance regression on huge case state...
2002-10-14 Richard Henderson* gcc.dg/20020219-1.c: Disable for 16-bit targets.
2002-10-14 Mark Mitchellre PR rtl-optimization/6631 (Miscompiled structure...
2002-10-14 Mark Mitchellre PR c++/7176 (g++ confused by friend and static membe...
2002-10-14 Jakub Jelineki386.h (ASM_OUTPUT_REG_PUSH, [...]): Handle TARGET_64BIT.
2002-10-11 Mark Mitchellre PR c++/5661 (Gcc 3.0.3 Seg faults compiling bad...
2002-10-11 Gabriel Dos ReisMove ChangeLog entry where it belongs
2002-10-11 Mark MitchellNEWS: Document removal of "new X = ..." extension.
2002-10-11 Neil Booth* gcc.dg/cpp/assembler.S: Don't use -ansi.
2002-10-11 Joern Rennecke*** empty log message ***
2002-10-10 Jim WilsonTest miscompiled for v850 target with -O -mv850e due...
2002-10-09 Zack WeinbergAdd PR numbers to entries for last commit
2002-10-09 Zack Weinbergc-decl.c (start_decl): Unconditionally issue error...
2002-10-09 Neil Boothcppmacro.c (paste_tokens): Only allow / to paste with =.
2002-10-08 Kaveh R. Ghazi20020720-1.x: Take out sparc XFAILs.
2002-10-08 Nathan Sidwellc-opts.c (c_common_decode_option): Add warn_strict_alia...
2002-10-07 D.Venkatasubramanian* gcc.dg/20020411-1.c: Disable for 16-bit "int".
2002-10-06 Andreas Jaegerc++98-pedantic.C: Moved to g++.dg/cpp.
2002-10-06 Andreas Jaegerre PR target/7559 (kdelibs miscompilation)
2002-10-05 Kriang Lerdsuwanakijre PR c++/7804 (bad printing of fp constant in warning...
2002-10-04 Roger Saylere PR target/8087 (sparc-sun-solaris2.7 C testsuite...
2002-10-04 Mark Mitchellre PR c++/7931 (The compiler ices on some legal code)
2002-10-04 Mark Mitchellre PR c++/8006 (ice in mangle_conv_op_name_for_type...
2002-10-02 Mark Mitchellre PR c++/7188 (Segfault with template class and recurs...
2002-10-02 Andreas JaegerEnable tests on x86-64.
2002-10-01 Mark Mitchell* gcc.dg/empty1.C: Fix typo.
2002-10-01 Nathan Sidwellre PR c/8083 (GCC does not warn for aliasing violations)
2002-10-01 Mark Mitchellstor-layout.c (update_alignment_for_field): New function.
2002-10-01 Mark Mitchellcp
2002-10-01 Richard Sandifordmips.md (bunge, [...]): New define_expands.
2002-09-30 Jason Thorpeffs-1.c: New test.
2002-09-30 Nathan Sidwelltree.c (really_overloaded_fn): TEMPLATE_ID_EXPRs are...
2002-09-30 Mark Mitchellstore-layout.c (finish_record_layout): Add free_p param...
2002-09-29 Nathan Sidwellre PR c++/7788 (g++-3.2 internal error: Segmentation...
2002-09-29 Hans-Peter Nilssonsibcall-1.c, [...]: New tests.
2002-09-28 Roger Sayle20020720-1.x: No longer skip test on powerpc and MMIX...
2002-09-28 Zack Weinbergre PR preprocessor/8055 (PATCH: cpp0 dies with SIG11...
2002-09-27 David S. Millertrunctfdf.c: New.
2002-09-27 Kaveh R. Ghazi* lib/target-supports.exp (check_weak_available): Handl...
2002-09-26 Alan Modra* gcc.c-torture/execute/loop-15.c: New.
2002-09-26 Janis JohnsonREADME.QMTEST: Fix typo.
2002-09-26 Ulrich Weigand* gcc.dg/20020926-1.c: New test.
2002-09-26 David S. Millerre PR target/7842 ([REGRESSION] sparc code gen bug)
2002-09-26 Richard Earnshawgcc.exp (gcc_init): Use a filename for the testglue...
2002-09-25 Mark Mitchellclass.c (contains_empty_class_p): New method.
2002-09-25 Richard Henderson20010226-1.c: Early exit for too-small long double.
2002-09-23 Hans-Peter Nilsson* gcc.dg/20020919-1.c: New test.
2002-09-23 Mark Mitchellc-common.c (flag_abi_version): New variable.
2002-09-22 John David Anglin20020219-1.c: Add "-mdisable-indexing" option for targe...
2002-09-20 Jakub Jelinek* gcc.dg/tls/struct-1.c: New test.
2002-09-20 Neil Boothcppmacro.c: Don't warn about function-like macros witho...
2002-09-20 Richard Earnshaw* gcc.c-torture/execute/20020720-1.x: Skip test on...
2002-09-20 Richard Earnshaw990208-1.x: XFAIL this at -O3 for ARM-based systems.
2002-09-20 Hans-Peter Nilsson* gcc.c-torture/execute/ieee/mzero3.c: New test.
2002-09-20 Hans-Peter NilssonMention removed duplicate cxxfilt setting
2002-09-20 Hans-Peter Nilssonscanasm.exp (scan-assembler-dem, [...]): Adjust for...
2002-09-19 Geoffrey Keating* gcc.dg/20020312-2.c: Update for darwin.
2002-09-18 Nathan Sidwelldecl.c (grokdeclarator): Use assert, not internal_error.
2002-09-17 Nicola PeroNew tests for ObjC typechecking
2002-09-17 John David Anglin* gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
2002-09-16 Nathan Sidwellre PR c++/7640 (g++ 3.3 ICE: SEGV in integer_zerop)
2002-09-16 Nathan Sidwellre PR c++/7718 ('complex' template instantiation causes...
2002-09-16 Steve Ellcey* gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
2002-09-16 Nathan Sidwellparse.y (parse_finish_call_expr): Check lookup_member...
2002-09-16 Nathan Sidwellre PR c++/7015 (certain __asm__ constructs rejected)
2002-09-16 Richard Earnshaw* objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
2002-09-16 Kazu HirataChangeLog: follow spelling conventions.
2002-09-15 Krister Walfridsson2002-09-15 Krister Walfridsson <cato@df.lth.se>
2002-09-15 Nathan Sidwellre PR c++/7919 (using declarations screw this pointer)
2002-09-15 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-14 Nathan Sidwellre PR c++/7768 (__PRETTY_FUNCTION__ for template destru...
2002-09-14 Kazu Hirata* loop.c: Fix a comment typo.
2002-09-14 Alan Modra* gcc.c-torture/execute/struct-cpy-1.c: New test.
2002-09-13 Nathan Sidwellpt.c (unify, ARRAY_TYPE): Element type can be more...
2002-09-13 Kazu Hiratasimd-1.c: Force all use of int to 32-bit int.
2002-09-10 John David Anglinstruct-ret-1.c: Add prototype for exit function and...
2002-09-10 Richard Earnshaw* gcc.c-torture/compile/20020910-1.c: New test.
next