]> gcc.gnu.org Git - gcc.git/history - gcc/testsuite/ChangeLog
framework-2.c: Fix up for non existent includes being fatal errors now.
[gcc.git] / gcc / testsuite / ChangeLog
2009-04-20 Andrew Pinskiframework-2.c: Fix up for non existent includes being...
2009-04-20 Paul Thomasre PR fortran/39800 (Rejects PRIVATE TYPE as compont...
2009-04-20 Le-Chun Wure PR c++/39803 (Bogus 'unused value' warning on declar...
2009-04-20 Eric Botcazoudecl.c (gnat_to_gnu_entity): Rewrite Esize calculation.
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-20 Eric Botcazoutrans.c (unchecked_conversion_lhs_nop): New predicate.
2009-04-20 Eric Botcazouada-tree.h (DECL_HAS_REP_P): Delete.
2009-04-20 Ira Rosenre PR tree-optimization/39675 (ICE in vect_get_vec_def_...
2009-04-20 Eric Botcazoutrans.c (call_to_gnu): When creating the copy for a...
2009-04-19 Joseph Myersre PR c/37481 (-pedantic accepts flexible array member...
2009-04-19 Joseph Myersre PR c/19771 (VLA deallocation)
2009-04-19 Joseph Myersre PR c/38243 (Restrict constraint violation not an...
2009-04-19 Joseph Myersre PR preprocessor/20078 (Gcc doesn't complain about...
2009-04-19 Eric Botcazougnat.exp (local_find_gnatmake): Pass --LINK to gnatlink.
2009-04-19 Manuel López-Ibáñezre PR c/32061 ((Wlogical-op) wording of warning of...
2009-04-18 Joseph Myersre PR c/27676 (gcc is overly strict in assignment to...
2009-04-18 Joseph Myersre PR c/22367 (constraints on '&' not fully implemented)
2009-04-18 Joseph Myersdirectives.c (parse_include): Pass true to check_eol.
2009-04-18 Joseph Myersre PR c/35210 (gcc incorrectly allows calling function...
2009-04-18 Joseph Myersre PR preprocessor/39646 (__FILE__ breaks for empty...
2009-04-18 Joseph Myersre PR preprocessor/39647 (Syntax checks in #line not...
2009-04-18 Richard Guentherre PR tree-optimization/39804 (internal compiler error...
2009-04-18 Eric Botcazoupr39496.c: Compile with -mtune=i686.
2009-04-18 Manuel López-Ibáñezre PR middle-end/36902 (Array bound warning with dead...
2009-04-17 Diego Novilloomp-low.c (create_omp_child_function): Set DECL_CONTEXT...
2009-04-17 Ulrich Weigand* gfortran.fortran-torture/execute/getarg_1.x: New...
2009-04-17 Ulrich Weigand* gfortran.dg/vect/pr39318.f90: Guard with "target...
2009-04-17 Ulrich Weigandchmod_1.f90: Disable on spu-*-* targets.
2009-04-17 Ulrich Weigandnan_inf_fmt.x: Skip on spu-*-*.
2009-04-17 Ulrich Weigandgcc-dg.exp (gcc-dg-prune): Make linker message check...
2009-04-17 Arnaud Charletref_type.ads, [...]: Fix test after proper rule enforce...
2009-04-17 Jakub Jelinekre PR testsuite/39792 (g++.dg/ext/complit11.C failed)
2009-04-16 Andrew Pinskire PR c++/17570 (Extension to incorporate default param...
2009-04-16 Andrew Pinskire PR c++/28766 (compound literal expression vs templates)
2009-04-15 Le-Chun Wure PR c++/39551 (C++ frontend not warn about unused...
2009-04-15 Ian Lance Taylorc.opt (Wenum-compare): Enable for C and Objc.
2009-04-15 Richard Guentherre PR tree-optimization/39764 (ICE in set_lattice_value...
2009-04-15 Nathan Sidwellrs6000.c (rs6000_init_builtins): Set TYPE_NAME of our...
2009-04-15 Arnaud Charletsync1.ads: Fix error now flagged by gnat.
2009-04-14 Michael Meissnerre PR testsuite/39769 (vmx tests fail due to reliance...
2009-04-14 Jason Merrillre PR c++/39763 (-Wshadow reports shadowed declarations...
2009-04-14 Uros Bizjakpr39740.c (dg-options): Add -mexplicit-relocs.
2009-04-13 Jason Merrillfix changelog dates
2009-04-13 Jason Merrillre PR c++/39480 (generated memcpy causes trouble in...
2009-04-13 H.J. Lure PR testsuite/39733 (gcc.misc-tests/help.exp doesn...
2009-04-13 Jason Merrillre PR c++/39750 (ICE in uses_template_parms, at cp...
2009-04-13 Jason Merrillre PR c++/39742 (ice in C++ overload resolution)
2009-04-12 Joseph Myersre PR preprocessor/31869 (stringifying empty macros)
2009-04-12 Eric Botcazoufold-const.c (build_range_check): Properly deal with...
2009-04-12 Uros Bizjakre PR target/39740 (unrecognizable insn on alpha using...
2009-04-11 Daniel Kraftre PR fortran/37746 (bounds check of string dummy argum...
2009-04-11 Janus Weilre PR fortran/39692 (f95: conflict between EXTERNAL...
2009-04-11 Richard Guentherre PR middle-end/39732 (-fprofile-generate -O1: ICE...
2009-04-11 Daniel Frankeresolve.c (resolve_global_procedure): Enable whole...
2009-04-11 Richard Guentherre PR tree-optimization/39713 (ICE in get_expr_value_id)
2009-04-11 Richard Guentherre PR c/39712 (type mismatch in address expression)
2009-04-10 H.J. Lure PR c++/28301 (ICE with broken specialization)
2009-04-10 Chao-ying Fuinterrupt_handler.c: Change from compile to assemble.
2009-04-10 Kaveh R. Ghaziforward-1.x: Fix x86_64 entry typos.
2009-04-10 Daniel Frankere PR fortran/38709 (ICE on zero-sized array in initial...
2009-04-10 Manuel López-Ibáñez2009-04-10 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-04-10 H.J. Lure PR testsuite/35621 (gcc.target/i386/ssse3-*.c violat...
2009-04-09 H.J. Lure PR target/39678 (complex type isn't passed correctly)
2009-04-09 Ben Ellistonre PR target/36800 (va_arg for _Decimal128 on 32-bit...
2009-04-09 Uros BizjakChangeLog: Fix ChangeLog.
2009-04-09 Ralf Wildenhueshelp.exp: New file.
2009-04-09 Janis Johnsonre PR libobjc/36610 (objc_msg_sendv is broken for targe...
2009-04-09 Paolo Bonziniexpmed.c (expand_divmod): Always use a comparison for...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-04-09 Richard Guentherre PR testsuite/39696 (gcc.dg/tree-ssa/ssa-ccp-25.c...
2009-04-09 Janus Weilre PR fortran/36704 (Procedure pointer as function...
2009-04-09 Richard Guentherc-gimplify.c (c_gimplify_expr): Fix the invalid GENERIC...
2009-04-09 Richard Guenthertree-ssa-ccp.c (maybe_fold_stmt_addition): Move non...
2009-04-09 Joseph Myersre PR c/39613 (gcc 20090331 produces an error at mce64...
2009-04-08 Joseph Myersc99-stdint-1.c: Fix cut-and-paste mistakes in test.
2009-04-08 Jakub Jelinekdwarf2out.c (class_scope_p): New static inline.
2009-04-08 Jason Merrillre PR c++/25185 (deep typedef substitution in error...
2009-04-08 Joseph Myersre PR middle-end/39614 (Internal error compiling CSiBE)
2009-04-08 Dodji Seketelire PR c++/39637 (ICE on ill-formed sizeof(<parameter...
2009-04-08 Paul Thomasre PR fortran/38863 (WHERE with multiple elemental...
2009-04-08 Jason Merrillre PR c++/34691 (Default argument checking not performe...
2009-04-07 Dominique d'Humieresre PR testsuite/39325 (FAIL: gcc.misc-tests/linkage...
2009-04-07 Jason Merrillre PR c++/25185 (deep typedef substitution in error...
2009-04-07 Janus Weilre PR fortran/38152 (procedure pointers as module varia...
2009-04-07 Janus Weilrepairing ChangeLog for my last commit
2009-04-07 Eric Botcazoutrans.c (check_for_eliminated_entity): New function.
2009-04-07 Janus Weilre PR other/38920 (dw2 exceptions don't work.)
2009-04-06 Jason Merrillre PR c++/35146 (weird error in template function speci...
2009-04-06 Laurent GUERBYgnat.exp: Handle multilib.
2009-04-06 Paul Thomasre PR fortran/38863 (WHERE with multiple elemental...
2009-04-06 Richard Guentherre PR tree-optimization/28868 (Not eliminating the...
2009-04-06 Andrew Stubbspragma-isr-trapa2.c: Skip test for FPU-less architectures.
2009-04-06 Andrew Stubbssh4a-memmovua.c: Include string.h instead of stdlib.h.
2009-04-06 Janus Weilre PR fortran/39414 (PROCEDURE statement double declara...
2009-04-06 Paul Thomasre PR fortran/36091 (false positive in bounds checking...
2009-04-06 Hans-Peter Nilssonnamelist_51.f90, [...]: Gate test on effective_target...
2009-04-05 Daniel Kraftre PR libfortran/38654 (Fortran I/O speedup)
2009-04-05 Richard Bienerre PR c/39648 (internal compiler error: in fold_convert...
2009-04-05 Jason Merrillfix ChangeLogs
2009-04-05 Daniel Frankere PR fortran/29458 (Spurious -Wuninitialized warning...
next
This page took 0.850863 seconds and 108 git commands to generate.