rs6000.md (fseldfsf4): Add TARGET_SINGLE_FLOAT condition.
[gcc.git] / gcc / testsuite /
2008-10-03 Jakub Jelinekre PR debug/37726 (Even at -O0 -g debuginfo for vars...
2008-10-03 Paolo Carlinire PR c++/37719 (incorrect type on warning of mismatche...
2008-10-02 Steven Bosscherre PR fortran/37635 (Fortran 2008: Support LEADZ /...
2008-10-02 Janis Johnson* gcc.dg/torture/pr36891.c: Ignore an irrelevant warning.
2008-10-02 Janis Johnsonppc64-abi-3.c: Initialize variables to suppress warning.
2008-10-02 Richard Guentherre PR middle-end/37713 (ice for legal code with -O3...
2008-10-02 Uros BizjakChangeLog: Fix whitespace.
2008-10-01 Andrew Pinskirs6000-c.c (altivec_resolve_overloaded_builtin): Handle...
2008-10-01 Andrew Pinskirs6000-c.c (altivec_overloaded_builtins): Add Cell...
2008-10-01 Geert Boschtree.c (contains_placeholder_p): Return 0 for a SAVE_EXPR.
2008-10-01 Richard Guentherre PR tree-optimization/37617 (ICE on valid code)
2008-10-01 Richard Guentherre PR middle-end/37285 (ICE while building binutils...
2008-10-01 Richard Hendersonre PR tree-optimization/35737 (ICE with __builtin_setjm...
2008-10-01 Kai Tietzoffsetof.C (main): Use __SIZE_TYPE__ instead of unsigne...
2008-09-30 Simon Martinre PR c++/37555 (ICE with invalid typedef)
2008-09-30 Jakub Jelinekre PR tree-optimization/37662 (ice: tree check: expecte...
2008-09-30 Janus Weilre PR fortran/36592 (F2003: Procedure pointer in COMMON)
2008-09-30 Paolo Bonzinic-common.c (empty_if_body_warning): Remove.
2008-09-30 Paolo Bonzinire PR tree-optimization/36891 (ICE with vector division...
2008-09-29 Andrew Pinskire PR middle-end/37669 (ice for legal code with -O2)
2008-09-28 Andrew Pinskire PR target/37640 (__sync_lock_test_and_set on PPC64...
2008-09-28 Andrew Pinskire PR tree-optimization/36891 (ICE with vector division...
2008-09-28 Eric Botcazoure PR middle-end/36575 (ACATS c460011 fails at -O3)
2008-09-26 Jakub Jelinekre PR middle-end/37275 (ICE when compile libgomp/task.c)
2008-09-26 Eric Botcazoudecl.c (gnat_to_gnu_entity): Cap the alignment promotio...
2008-09-26 Kai Tietzstruct-layout-1_x1.h: Add __SIZE_TYPE__ cast to avoid...
2008-09-26 Dorit Nuzmanre PR tree-optimization/37574 (ICE with the vectorizer...
2008-09-26 Jakub Jelinekre PR c/37645 (ICE with weakref attribute)
2008-09-25 Steve Ellcey* gcc.dg/vect/slp-7.c: Add alignment attribute, change...
2008-09-25 Paolo Carlinire PR c++/37649 (ICE with invalid template class)
2008-09-25 Tobias Burnusre PR fortran/37504 (Wrongly rejects: unprotected_point...
2008-09-24 Steve Ellcey* gcc.dg/vect/O3-vect-pr34223.c: Check vect_int_mult.
2008-09-24 Aldy Hernandezc-common.c (fname_decl): New location argument.
2008-09-24 Steve Ellcey* gcc.dg/utf-array.c: Fix syntax of dg-error stmts.
2008-09-24 Tobias Burnusre PR fortran/37626 (ICE for automatic deallocation...
2008-09-23 Steve Ellceytarget-supports.exp (check_effective_target_pow10)...
2008-09-23 Jakub Jelinekre PR c++/37533 (ICE with parallel for loop)
2008-09-23 Eric Botcazou* gcc.dg/vect/slp-widen-mult-s16.c: Fix typo.
2008-09-23 Eric Botcazou* c-ppoutput.c (cb_used_define): Do nothing for a built...
2008-09-23 Aldy Hernandezc-tree.h: Add argument to c_objc_common_truthvalue_conv...
2008-09-23 Daniel Kraftre PR fortran/37588 (GENERIC type-bound procedure is...
2008-09-23 Eric Botcazoupragma-init-fini.c: Use dg-warning in lieu of dg-error.
2008-09-23 Eric Botcazoucmdlne-dU-16.c: Specify -std=c89 on Solaris.
2008-09-23 Tobias Burnusre PR fortran/37580 (Accepts "pointer(:) => target...
2008-09-22 David Daneyre PR target/37593 (-mlong-calls doesn't affect calls...
2008-09-22 Richard Guentherre PR tree-optimization/37145 (XFAILs from PRE rewrite...
2008-09-22 Adam Nemetmips.h (ISA_HAS_BADDU): New macro.
2008-09-22 David Edelsohnre PR rtl-optimization/33642 (unrecognizable insn for...
2008-09-22 Richard Guentherre PR tree-optimization/37145 (XFAILs from PRE rewrite...
2008-09-22 Janus Weilre PR fortran/37486 (alignment of data in COMMON blocks)
2008-09-22 Olivier Hainquedecl.c (gnat_to_gnu_entity): Even when they are never...
2008-09-22 Ira Rosenre PR tree-optimization/37482 (definition in block...
2008-09-22 Hans-Peter Nilssonre PR target/37170 (gcc.dg/weak/weak-1.c)
2008-09-21 Kaz Kojimare PR rtl-optimization/33642 (unrecognizable insn for...
2008-09-21 Paul Thomasre PR fortran/37583 (ICE "insert_bbt(): Duplicate key...
2008-09-21 Daniel Kraftre PR fortran/35846 (ICE on nested character constructors)
2008-09-21 Daniel Kraftdecl.c (match_procedure_in_type): Changed misleading...
2008-09-21 Ira Rosenre PR tree-optimization/37539 (Hang for -O3)
2008-09-20 Eric Botcazoure PR rtl-optimization/33642 (unrecognizable insn for...
2008-09-19 Andrew Pinskire PR tree-optimization/30930 (vector can cause to...
2008-09-19 Bob Wilsonpr11832.c: xfail on xtensa*-*-*.
2008-09-18 Janis Johnsonre PR testsuite/25241 ([C++] DejaGNU does not distingui...
2008-09-18 H.J. Lure PR target/37394 (Segfault in ia64_variable_issue...
2008-09-18 Paul Thomasre PR fortran/35945 (Complex module-based overloading...
2008-09-18 DJ Delorie* gcc.c-torture/execute/20060420-1.c: Fix alignment...
2008-09-18 Simon Baldwincpplib.h (struct cpp_options): Add new boolean flag...
2008-09-18 Richard Guentherre PR tree-optimization/37258 (ice in simplify_subreg...
2008-09-18 Andrew MacLeodfix PR 37102 by having out of ssa remove dead PHI nodes.
2008-09-18 Richard Guentherre PR middle-end/37284 (ICE on valid code with -fstrict...
2008-09-18 Daniel Kraftre PR fortran/37507 (Print location in (DE)ALLOCATION...
2008-09-18 Richard Guentherre PR middle-end/37456 (ICE: verify_flow_info failed...
2008-09-18 Uros Bizjakre PR rtl-optimization/37544 (Conversion double ->...
2008-09-17 Janis Johnsonre PR testsuite/25241 ([C++] DejaGNU does not distingui...
2008-09-17 Paul Thomasre PR fortran/37274 ([Regression on 4.3?] error: type...
2008-09-17 Eric Botcazouvarasm.c (initializer_constant_valid_p): Forbid view...
2008-09-17 Jason Merrillre PR c++/37558 (rev 140120 changes the accessibility...
2008-09-17 Jakub Jelinekre PR c++/37552 (ICE with invalid array access)
2008-09-17 Jakub Jelinekre PR preprocessor/37324 (FAIL: gcc.dg/utf-array.c...
2008-09-17 Janis Johnsonre PR testsuite/25241 ([C++] DejaGNU does not distingui...
2008-09-16 Jakub Jelinekre PR rtl-optimization/37483 (Segfault in noce_try_sign...
2008-09-16 Jakub Jelinekre PR c/37529 (ICE with invalid goto)
2008-09-16 Jakub Jelinekre PR c++/37530 (ICE with invalid catch)
2008-09-16 Jakub Jelinekre PR c++/37531 (ICE with invalid array initialization)
2008-09-16 Jakub Jelinekre PR c++/37532 (ICE with decimal floating point data...
2008-09-16 Jakub Jelinekre PR testsuite/36889 (gfortran.fortran-torture/execute...
2008-09-16 Richard Guentherre PR middle-end/37380 (../../gcc/libcpp/charset.c...
2008-09-16 Richard Guentherre PR tree-optimization/37508 (ICE in in simplify_truth...
2008-09-15 Aldy Hernandezcrash16.C: Function name is the correct location for...
2008-09-13 H.J. Lure PR rtl-optimization/37489 (const_true_rtx returned...
2008-09-13 H.J. Lure PR testsuite/37495 (FAIL: gcc.c-torture/compile...
2008-09-13 Uros Bizjakpr36141.c: Move to ...
2008-09-13 Daniel Kraftre PR fortran/35770 (implicit character(s) hides type...
2008-09-11 Steve Ellceypr11832.c: xfail on ia64-*-*.
2008-09-11 Janis Johnsonfloat.h (DEC_EVAL_METHOD): Correct the macro name.
2008-09-11 Joseph Myerscompat.exp, [...]: Use .exe extension for compat test...
2008-09-11 Joseph Myerssse5-haddX.c, [...]: Avoid intN_t types.
2008-09-11 Joseph Myers* gcc.dg/builtins-8.c: Condition cbrt test on HAVE_C99_...
2008-09-11 Uros Bizjaki386.h: Fix whitespace issues.
2008-09-11 Paolo Bonzinidojump.c (do_jump): Move below.
2008-09-11 Ira Rosenre PR tree-optimization/37474 (vect_supported_slp_permu...
next