]> gcc.gnu.org Git - gcc.git/history - gcc/testsuite/ChangeLog
* g++.dg/rtti/tinfo1.C: Allow newline after assembler label.
[gcc.git] / gcc / testsuite / ChangeLog
2005-02-09 Joseph Myers* g++.dg/rtti/tinfo1.C: Allow newline after assembler...
2005-02-09 Mark Mitchellre PR c++/19733 (ICE on invalid destructor call)
2005-02-09 Joseph Myers* gcc.dg/20050209-1.c: New test.
2005-02-09 Joseph Myersre PR target/19799 (sibcall-3.c and sibcall-4.c xfailed...
2005-02-09 Mike Stumpfiles.c (pchf_adder): Remove.
2005-02-09 Janis Johnson* gcc.dg/uninit-4.c: XFAIL bogus warning for powerpc64.
2005-02-08 Tobias Schlüterexpr.c (gfc_copy_expr): Don't copy 'op1' and 'op2'...
2005-02-07 Richard Guentherre PR middle-end/19775 (sqrt(pow(x,y)) != pow(x,y*0...
2005-02-07 Leehod Baruchinvoke.texi (ftree-vectorizer-verbose): New.
2005-02-06 Richard Sandifordexpmed.c (store_bit_field): Make the SUBREG code adjust...
2005-02-03 Andrew Pinskire PR tree-optimization/19768 (ICE: SSA_NAME_OCCURS_IN_...
2005-02-03 Andrew Pinskifix PR number in the testsuite/Changelog:
2005-02-03 Andrew Pinskire PR tree-optimization/19736 (ICE with type mismatch...
2005-02-03 Giovanni Bajore PR c++/17401 (ICE with invalid pure specifier)
2005-02-03 Alexandre Olivacombine.c (simplify_comparison, [...]): Do not drop...
2005-02-03 Dorit Naishlosvect-85.c: Remove xfail.
2005-02-03 Geoffrey Keatingaltivec.md (altivec_dst): Make the first operand a...
2005-02-03 Joseph Myersre PR c/17807 (No warning/error for undefined local...
2005-02-03 Janis Johnsongen_directive_tests: Generate tests for selector expres...
2005-02-03 Matt Austernre PR c++/19628 (g++ no longer accepts __builtin_consta...
2005-02-02 Joseph Myersre PR c/18502 (trigraphs don't work with -std=gnu99)
2005-02-02 Volker Reicheltre PR c++/17413 (local classes as template argument)
2005-02-02 Richard Sandifordre PR tree-optimization/19578 (function pointer propaga...
2005-02-02 Joseph Myersre PR c/19435 (spurious warnings with nested array...
2005-02-01 Janis Johnson* g++.old-deja/g++.other/init5.C: Remove xfail for...
2005-02-01 Janis Johnson* gcc.dg/tree-ssa/20040204-1.c: Remove powerpc from...
2005-02-01 Janis Johnsonsimd-2.C: Check for AltiVec HW support at runtime.
2005-02-01 Janis Johnsonvect-77.c: Replace xfail selector with expression.
2005-02-01 Janis Johnsonsimd1.C: Expect warning.
2005-02-01 Janis Johnsonppc64-toc.c: Don't explicitly use -m64.
2005-02-01 Janis Johnson* gcc.dg/ppc64-abi-3.c: Add xfail for error checks.
2005-02-01 Richard Hendersonre PR other/19696 (gcc.c-torture/execute/ieee/copysign1...
2005-02-01 Diego Novillore PR tree-optimization/19633 (local address incorrectl...
2005-02-01 Janis Johnsonsourcebuild.texi (Test directives): Describe selector...
2005-02-01 Janis JohnsonREADME: Describe tests in source directory.
2005-02-01 Janis Johnsontest-framework.awk: Change recording and printing of...
2005-02-01 Janis Johnsongcc.test-framework: New directory.
2005-02-01 James A. Morrisontreelang.exp: Fix comment typos.
2005-02-01 Alexandre Olivare PR c++/18757 (ICE (on invalid) in get_innermost_temp...
2005-02-01 Jeff Lawfold-const.c (fold, [...]): Do not lose side effects...
2005-02-01 Mark Mitchelldecl.c (build_enumerator): Do not issue duplicate error...
2005-02-01 Steven Bosscherre PR c/19333 (C front end accepts arrays of incomplete...
2005-01-31 Dale Johannesenre PR middle-end/19650 (miscompiling of array acess...
2005-01-31 Richard Hendersoncopysign1.c: Special case sizeof long double for intel...
2005-01-31 Mark Mitchellre PR c++/19555 (specialized in the wrong namespace...
2005-01-31 Mark Mitchellre PR c++/19395 (invalid scope qualifier allowed in...
2005-01-31 Mark Mitchellre PR c++/19457 (Warning depends on cached constant)
2005-01-30 Bud Davisre PR libfortran/19647 (inquire(delim=) returns garbage)
2005-01-29 Richard Guentherre PR tree-optimization/15791 (fold misses that two...
2005-01-29 Paul Brookre PR fortran/18565 (gfortran: CONJG: false error messa...
2005-01-29 Joseph Myersc-common.c (fix_string_type): Just use c_build_qualifie...
2005-01-29 Thomas Koenigre PR libfortran/19595 ([4.0 only] eor does not work)
2005-01-29 Steven G. Karglre PR fortran/19589 (Regression: Error on Data assignme...
2005-01-29 Mark Mitchellre PR c++/19253 (bad error message / ICE for invalid...
2005-01-29 Mark Mitchellre PR c++/19667 (ICE on (very trivial) invalid)
2005-01-28 Ian Lance Taylorre PR middle-end/16558 (bogus missing-return warning)
2005-01-28 Jeff Law* gcc.dg/tree-ssa/20050128-1.c: New test.
2005-01-28 Steven BosscherFix date on my entry from this morning.
2005-01-28 Richard Sandifordfrv.c (bdesc_2arg): Remove __MDPACKH.
2005-01-28 Steven Bosscher* gcc.dg/tree-ssa/20030711-2.c: Run at -O2, not -O1.
2005-01-28 Richard Henderson* gcc.dg/uninit-I.c: Fix typos in dg-options and dg...
2005-01-27 Richard Sandiford* gcc.dg/intmax_t-1.c: Extend dg-error to cover mips...
2005-01-27 Richard Sandiford* gcc.dg/mips-movcc-1.c, gcc.dg/mips-movcc-2.c, gcc...
2005-01-27 Stuart HastingsPer request from Eric Botcazou, fix my ChangeLog entry...
2005-01-27 Jakub Jelinekre PR c/18946 (ICE in pushdecl)
2005-01-27 Diego Novillore PR tree-optimization/19633 (local address incorrectl...
2005-01-27 Ulrich Weiganddbxout.c (dbxout_symbol_location): Resolve constant...
2005-01-26 Alexander Malmbergre PR objc/18862 (ICE on gcc-4.0-20041205/gcc/testsuite...
2005-01-25 Jakub Jelinek* g++.dg/opt/range-test-2.C: New test.
2005-01-25 Jakub Jelinekre PR rtl-optimization/19579 (-march=i686 generates...
2005-01-25 Jan Hubickare PR tree-optimization/19337 (ada does not compile...
2005-01-25 James E WilsonFix latent bug in strstr.c testcase.
2005-01-25 Alexander Malmbergre PR objc/18408 (ICE compiling code that involves...
2005-01-24 Janis Johnsontarget-supports.exp (current_target_name): New.
2005-01-24 Janis Johnsongcc-dg.exp (skip_test_and_clear_xfail): Remove.
2005-01-24 Jakub Jelinekre PR target/17751 (Undefined .LCTOC0 symbol)
2005-01-24 Jakub Jelinekbuiltins.c (get_pointer_alignment, [...]): Use POINTER_...
2005-01-24 Jakub Jelinekre PR middle-end/19551 (pure (complex types) function...
2005-01-23 Paul Brookre PR fortran/17941 (gfortran: parser chokes on complex...
2005-01-23 Bud Davisre PR libfortran/19313 (inquire(pad=) not implemented)
2005-01-23 Thomas Koenigre PR libfortran/19451 (Read after a write with a read...
2005-01-22 Thomas Koenigre PR libfortran/18982 (open(status="new") does not...
2005-01-22 Paul Brookgfortran.h (gfc_check_access): Add prototype.
2005-01-22 Richard Sandifordre PR tree-optimization/19484 (function pointer propaga...
2005-01-22 Paul Brookprimary.c (gfc_match_rvalue): Only apply implicit type...
2005-01-22 Bud Davisre PR libfortran/19314 (inquire(position=) segfaults...
2005-01-22 Volker Reicheltre PR c/18809 (ICE after a couple of errors with a...
2005-01-21 Ian Lance Taylor* gcc.dg/20050121-1.c: New test.
2005-01-21 Ian Lance Taylorre PR tree-optimization/13000 ([unit-at-a-time] Using...
2005-01-21 Giovanni Bajore PR c++/19208 (Spurious error about variably modified...
2005-01-20 Tobias Schlüterdata_char_1.f90: Fix typo, add dg-do directive.
2005-01-20 Kazu Hiratare PR tree-optimization/15349 ([tree-ssa] Merge two...
2005-01-20 Steve Ellcey* gcc.dg/tree-ssa/loop-1.c: Fix target names on xfail.
2005-01-20 Hans-Peter Nilssonloop-1.c: Fix missing "-" in dg-final scan-assembler...
2005-01-19 Hans-Peter Nilssonasm-a.c: Move dg-require-effective-target to after...
2005-01-19 Hans-Peter Nilssonre PR rtl-optimization/19462 (generating return insns...
2005-01-19 Steve Ellceyloop-1.c: Ignore declaration when counting function...
2005-01-19 Jakub Jelinekre PR rtl-optimization/15139 (cc1 uses excessive amount...
2005-01-19 Jakub Jelinekre PR c/17297 (ICE with FP vector constructor containin...
2005-01-19 Dorit Naishlosvect-85.c: Add comment.
next
This page took 0.645372 seconds and 108 git commands to generate.