s390.md ("movti", [...]): Use 'o' instead of 'm' constraint in forced-split alternatives.
[gcc.git] / gcc / testsuite / ChangeLog
2003-03-22 Ulrich Weigands390.md ("movti", [...]): Use 'o' instead of 'm' constr...
2003-03-22 Zack Weinberg* gcc.dg/Wshadow-1.c: Add a dg-warning line.
2003-03-22 Nathan SidwellPR c++/9978, c++/9708
2003-03-22 Bud Daviscom.c (ffecom_constantunion_with_type): New function.
2003-03-21 Nathan Sidwellre PR c++/9898 (Template reference cast operator of...
2003-03-21 Mark Mitchelldecl2.c (arg_assoc_class): Correct check for namespace...
2003-03-21 Alan ModraNew test.
2003-03-20 Roger Saylefold-const.c (fold_mathfn_compare): New function to...
2003-03-19 Alan Modrare PR target/10073 (powerpc cannot split insn while...
2003-03-18 Jan Hubicka* i386.md (cvtts?2si peep2): New.
2003-03-17 Zack Weinbergnaming-1.m: Use "(parse|syntax) error".
2003-03-17 Mark Mitchellre PR c++/9639 ([New parser] Namespace std in construct...
2003-03-17 Mark Mitchellre PR c++/8805 (compile time regression with many membe...
2003-03-16 Falk Hueffnerre PR target/9164 ([Alpha] improper code generation)
2003-03-16 Nathan Sidwellre PR c++/9629 (virtual inheritance segfault)
2003-03-15 Roger Saylestb.c (ffestb_R100110_): Allow the number before the...
2003-03-15 John David Anglineh33.C: Remove xfail for hppa*-*-*.
2003-03-15 Kriang Lerdsuwanakijre PR c++/6440 (template specializations cause ICE)
2003-03-14 Jakub Jelinekstmt.c (expand_start_case): Call emit_queue ().
2003-03-14 Richard Henderson* gcc.dg/inline-2.c: Adjust alpha test for external...
2003-03-14 Eric Botcazoure PR rtl-optimization/8396 ([sparc] optimizer ICE)
2003-03-13 Danny Smithdll-1.c: Remove thumb target.
2003-03-13 Mark Mitchelldecl2.c (do_nonmember_using_decl): Correct handling...
2003-03-13 Mark Mitchellcall.c (initialize_reference): Remove bogus assertion.
2003-03-13 John David Anglinecos.exp (gcsec-1.c): Find linker used by gcc.
2003-03-12 Daniel Jacobowitz* gcc.c-torture/execute/20030224-2.c: New test.
2003-03-12 Eric Botcazoure PR c/9928 (ICE on duplicate enum declaration)
2003-03-12 Eric Botcazoure PR rtl-optimization/9888 (-mcpu=k6 -Os produces...
2003-03-12 Mark MitchellFix PR number in log message.
2003-03-12 Mark Mitchellre PR c++/9336 (ICE in cp_line_of, at cp/error.c:2191)
2003-03-11 Mark Mitchellre PR c++/9924 (Multiple using statements for builtin...
2003-03-11 Steven Bosscherreturn-type-3.c: New test.
2003-03-11 D.Venkatasubramanianbprob.exp: Disable test cases for h8300-*-* as profilin...
2003-03-11 Mark Mitchell16077.C: Adjust warnings.
2003-03-10 Devang Patelgcc.c (DEFAULT_SWITCH_TAKES_ARG): Remove.
2003-03-10 Segher Boessenkoolaltivec-9.c: New file.
2003-03-10 Franz Sirlppc-sdata-1.c: New test.
2003-03-10 Mark Mitchellre PR c++/9373 (ICE with -fstrict-aliasing in set_mem_a...
2003-03-10 Mark Mitchellre PR c++/8534 (When compiling qt contradicting aliasin...
2003-03-09 Eric Botcazou* gcc.dg/i386-loop-1.c: New test.
2003-03-09 Kriang Lerdsuwanakijre PR c++/9970 (previously declared inline friend can...
2003-03-08 Mark Mitchellre PR c++/9823 (ICE in sort_mem_initializers)
2003-03-08 Hans-Peter Nilsson* gcc.c-torture/execute/20020720-1.x: Add xfail for...
2003-03-08 Hans-Peter Nilsson* gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth...
2003-03-08 Neil Boothcppinit.c (cpp_finish_options): Set first_unused_line...
2003-03-08 Jan Hubickainline-3.c: New test.
2003-03-08 Mark MitchellFix typo
2003-03-08 Mark Mitchellre PR c++/9809 (when are builtins brought into view)
2003-03-07 Mark Mitchellcall.c (reference_binding): Remove REF_IS_VAR parameter.
2003-03-07 Jan Hubicka* gcc.dg/i386-local2.c: Fix problems with certain versi...
2003-03-07 Mark Mitchellcall.c (merge_conversion_sequences): New function.
2003-03-06 Mark Mitchellre PR c++/9965 (ICE in cp_expr_size)
2003-03-06 Mark Mitchellre PR c++/9400 (Warning -Wshadow warns of shadowed...
2003-03-06 Mark Mitchellre PR c++/9791 (-Woverloaded-virtual reports hiding...
2003-03-06 Jan Hubicka* gcc.dg/i386-local.c: Fix typo.
2003-03-05 Jan HubickaMakefile.in (calls.o, [...]): Depend on cgraph.h
2003-03-05 Mark Mitchell* g++.dg/abi/layout3.C: New test.
2003-03-05 Eric Botcazoure PR c/9799 (mismatching structure initializer with...
2003-03-05 Jan Hubickai386-local.c: New.
2003-03-04 J"orn Rennecke* gcc.dg/sh-relax.c: Disable for sh64-*-*.
2003-03-04 Eric Botcazoure PR c/9262 (ICE on false case label)
2003-03-04 Alexandre Oliva* gcc.c-torture/execute/20030222-1.c: New test.
2003-03-04 James E Wilson* gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
2003-03-03 Mark Mitchellre PR c++/9878 (error: non-lvalue in unary `&' wrongly...
2003-03-03 J"orn RenneckeFix sh-elf linker relaxation:
2003-03-03 Geoffrey Keating20010327-1.c: Back out last change.
2003-03-02 Stephane Carrez960312-1.x: New file, must pass -mshort for HC11/HC12...
2003-03-02 Stephane Carrez920501-12.x: New file, must pass -mshort for HC11/HC12...
2003-03-02 Geoffrey Keatinggcc-dg.exp (gcc-dg-test): Change .pch to .gch.
2003-03-02 Roger Saylere PR c++/9367 (error: nonnull argument with extern...
2003-03-01 Kriang Lerdsuwanakij* g++.dg/warn/implicit-typename1.C: Remove warning.
2003-03-01 Richard Hendersonnoreturn-1.c: Move noreturn warning line.
2003-02-28 Geoffrey KeatingIn gcc/: 2003-02-28 Geoffrey Keating <geoffk@apple...
2003-02-28 Mark Mitchellre PR c++/9879 (ICE / endless compile with "new int...
2003-02-28 Richard Earnshaw* gcc.dg/arm-asm.c: Enable for StrongARM and XScale...
2003-02-28 Alexandre Oliva20010327-1.c: Use __SIZE_TYPE__ instead of unsigned...
2003-02-28 Alexandre Olivasimd-3.c: Do nothing if double is not wider than float.
2003-02-26 Zdenek Dvorakcse.c (count_reg_usage): Fix handling of REG_EQUAL...
2003-02-26 Mark Mitchellre PR c++/9683 (bug in initialization chains for static...
2003-02-26 Mark Mitchellre PR c++/9829 (Missing colon in nested namespace usage...
2003-02-25 Franz Sirlre PR target/9732 ([ppc32] Wrong code with -O2 -fPIC)
2003-02-24 Mark Mitchell* README: Remove out-of-date information.
2003-02-24 Mark Mitchellre PR c++/9836 (Error with typdefs in partial specializ...
2003-02-24 Jeff Law* gcc.c-torture/compile/20030224-1.c: New test for...
2003-02-24 Rainer Orthre PR c/5059 (Compiling s/w containing the use of DIR...
2003-02-24 Kriang Lerdsuwanakijre PR c++/9602 (Total confusion about template/friend...
2003-02-24 Mark Mitchellre PR c++/5333 (ICE on nested template classes using...
2003-02-23 Alan ModraNew test.
2003-02-23 Kriang Lerdsuwanakijre PR c++/7982 (core dump due to recursive definition...
2003-02-23 Kelley Cooki386.c: Replace "mcpu" with "mtune".
2003-02-22 Jan Hubicka* gcc.dg/i386-mul.c: New test.
2003-02-22 Roger Saylefold-const.c (omit_one_operand): No longer static.
2003-02-22 Hans-Peter Nilsson* gcc.dg/asmreg-1.c: New test.
2003-02-21 Mark Mitchellre PR c++/9749 (ICE in write_expression on invalid...
2003-02-21 Mark Mitchellre PR c++/9727 (ICE in pushclass() with template and...
2003-02-21 Mark Mitchellre PR c++/8906 (segmentation fault when parsing nested...
2003-02-21 Mark Mitchellre PR c++/8724 (explicit destructor call for incomplete...
2003-02-21 Zack Weinbergcpphash.h (struct lexer_state): Add directive_wants_pad...
2003-02-21 Glen Nakamurare PR rtl-optimization/8613 (-O2 optimization generates...
2003-02-20 Mark Mitchellre PR c++/9729 (ICE in mangle_conv_op_name_for_type...
next