re PR middle-end/37174 (ICE: in vinfo_for_stmt, at tree-vectorizer.h:546)
[platform/upstream/gcc.git] / gcc / testsuite / ChangeLog
2008-08-23 Ira Rosenre PR middle-end/37174 (ICE: in vinfo_for_stmt, at...
2008-08-22 Richard Guentherre PR middle-end/37078 (ICE in set_value_range, at...
2008-08-22 Richard Guentherre PR tree-optimization/37143 (ICE in VRP with the...
2008-08-22 Daniel Kraftre PR fortran/30239 (duplicate data type assignment...
2008-08-22 Uros Bizjakpr21658.c (dg-options): Use -fdump-tree-ccp1-details.
2008-08-22 Uros Bizjakre PR target/37184 (ice in ix86_match_ccmode)
2008-08-22 Richard Guentherre PR middle-end/36548 (remainder gives the wrong resul...
2008-08-22 Daniel Kraftgfortran.h (in_prefix): Removed from this header.
2008-08-22 Daniel Kraftre PR fortran/32095 (Accepts invalid character(len...
2008-08-21 Manuel López-Ibáñezre PR c/30457 (Please warn about va_start(ap, invalid))
2008-08-21 Aldy Hernandezc-tree.h (grokfield): New argument.
2008-08-21 Joseph Myersanchor1.C (foo): Return the return value of ycf->ascent.
2008-08-21 Richard Guenthertree-ssa-ccp.c (ccp_fold): Fold VIEW_CONVERT_EXPRs...
2008-08-21 Richard Guentherre PR middle-end/36817 (internal compiler error: in...
2008-08-21 Richard Guentherssa-fre-13.c: Remove XFAIL.
2008-08-21 Richard Guentherre PR testsuite/37182 (Revision 139286 caused gcc.dg...
2008-08-20 Manuel López-Ibáñezre PR middle-end/179 (-Wuninitialized missing warning...
2008-08-20 Manuel López-Ibáñezre PR c++/35158 (g++ does not compile valid C++ for...
2008-08-20 Manuel López-Ibáñezre PR c/35701 (Quieten -Wconversion warnings)
2008-08-20 Manuel López-Ibáñezre PR c++/35602 (Bogus warning with -Wsign-conversion)
2008-08-20 Richard Guenthertree-vrp.c (op_with_constant_singleton_value_range...
2008-08-20 Richard Guenthertree-ssa-ccp.c (maybe_fold_stmt_indirect): Do not mess...
2008-08-20 Jakub Jelinekre PR c/37171 (Canonical spelling optimization dependency)
2008-08-20 Arnaud Charlet* gnat.dg/div_no_warning.adb: New test.
2008-08-20 H.J. Lure PR target/37169 (Inefficent code for _mm_cvtsi64_si128)
2008-08-20 Richard Guenthertree-ssa-forwprop.c (forward_propagate_addr_expr_1...
2008-08-20 Richard Guentherpasses.c (init_optimization_passes): Move the second...
2008-08-20 Victor Kaplanskyvect-multitypes-15.c: Fix typo.
2008-08-20 Richard Guenthertree-vrp.c (found_in_subgraph): Remove.
2008-08-19 Ulrich Weigandfp-int-convert-float.c: Reenable test on SPU.
2008-08-19 Richard Guentherpasses.c (init_optimization_passes): Exchange store...
2008-08-19 H.J. Lure PR target/37157 (Wrong insn for _mm_unpackhi_epi64)
2008-08-19 Jakub Jelinekre PR debug/37156 (Hang with -g -O2 (or higher) (disco...
2008-08-19 Richard Guentherre PR tree-optimization/35972 (load-PRE missed opportun...
2008-08-19 Ira Rosentree-vectorizer.c (supportable_widening_operation)...
2008-08-19 Adam Nemet* gcc.target/mips/ext-1.c: Add -mgp64 to dg-mips-options.
2008-08-18 Steve Ellcey* g++.dg/other/anon5.C: Skip on *-*-hpux*.
2008-08-18 Steve Ellcey* gcc.dg/vect/no-vfa-pr29145.c: XFAIL if no_vect_align.
2008-08-18 Steve Ellcey* gcc.target/ia64/types-1.c: Change error to message.
2008-08-18 Manuel López-Ibáñezre PR preprocessor/7263 (__extension__ keyword doesn...
2008-08-18 Samuel Tardieu[multiple changes]
2008-08-18 Samuel Tardieure PR ada/15808 (Illegal program not detected, RM 3...
2008-08-18 Richard Guentherpasses.c (init_optimization_passes): Remove cleanup_cfg...
2008-08-16 Tobias Burnusre PR fortran/36825 ([F08] Rank > 7 arrays [will break...
2008-08-16 Jerry DeLislere PR libfortran/35863 ([F2003] Implement ENCODING...
2008-08-15 Manuel López-Ibáñezpr30551-6.c: Skip for SPU.
2008-08-14 Janus Weilre PR fortran/36705 (Procedure pointers with attributes...
2008-08-14 Paolo Carlinire PR c++/34485 (ICE with undefined type in template...
2008-08-14 Thomas Koenigre PR libfortran/36886 (misaligment for cshift of chara...
2008-08-14 Rafael Avila de... visibility-14.c: New test.
2008-08-14 Paolo Carlinire PR c++/34600 (ICE with invalid use of extern)
2008-08-14 Manuel López-Ibáñezre PR c++/28152 (Diagnostic about wrong use _Complex...
2008-08-14 Dorit Nuzmantree-vect-transform.c (vect_create_epilog_for_reduction...
2008-08-14 Uros Bizjakre PR target/37101 (wrong code: tree vectorizer omits...
2008-08-14 Jakub Jelinekre PR middle-end/37103 (possible integer codegen bug)
2008-08-14 H.J. Luincoming-1.c: Skip *-*-darwin*.
2008-08-13 Manuel López-Ibáñezre PR c/30551 (-pedantic does not include -Wmain, but...
2008-08-13 Richard Guenthertree.h (maybe_fold_offset_to_address): Declare.
2008-08-13 Samuel Tardieure PR ada/36777 (Protected type cannot have access...
2008-08-13 Manuel López-Ibáñezre PR c/15236 (pedantic switch modifies treatment of...
2008-08-13 Manuel López-Ibáñezre PR c/35635 (-Wconversion problematic with bitfields)
2008-08-13 Richard Guentherre PR tree-optimization/15255 ([tree-ssa] a * 2 + a...
2008-08-12 Janis Johnsonpr32000-2.c: Use dg-skip-if for target expression.
2008-08-12 Janis Johnsonre PR testsuite/36087 (test failures between revs....
2008-08-12 Paolo Carlinidecl5.C: Expand new expected errors.
2008-08-12 Paolo Carlinire PR c++/37087 (Segfault on compiling template defined...
2008-08-12 Jakub Jelinekre PR middle-end/37014 (internal compiler error: in...
2008-08-12 Jakub Jelinekre PR tree-optimization/37084 (ICE in gimple_assign_rhs1)
2008-08-12 Ulrich Weigandreal.h (struct real_format): New member round_towards_zero.
2008-08-12 Ulrich Weigandreal.c (spu_single_format): New variable.
2008-08-12 Jakub Jelinekre PR c++/36688 (Incorrect struct assignments with...
2008-08-12 Ira Rosentree-vectorizer.c: Depend on langhooks.h.
2008-08-11 Jakub Jelinekre PR rtl-optimization/36998 (Ada bootstrap broken...
2008-08-11 Andreas Krebbel20080806-1.c: Move testcase ...
2008-08-10 Samuel Tardieuexp_ch4.adb (Expand_N_Op_Expon): Force evaluation of...
2008-08-10 Manuel López-Ibáñezre PR middle-end/20644 (bogus uninitialized warning...
2008-08-10 Manuel López-Ibáñezre PR other/36901 (pedwarn() + -pedantic-errors + ...
2008-08-10 Andrew Pinskire PR middle-end/36238 (ICE in reg_or_subregno, at...
2008-08-09 Richard Sandifordconfigure.ac (mips*-*-*linux*, [...]): Use mt-mips...
2008-08-09 Richard Guenthergimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.
2008-08-09 Manuel López-Ibáñezre PR c++/17880 (-Wsequence-point doesn't warn inside...
2008-08-09 Manuel López-Ibáñezre PR c++/12242 (g++ should warn about out-of-range...
2008-08-08 Manuel López-Ibáñezre PR other/36901 (pedwarn() + -pedantic-errors + ...
2008-08-08 Manuel López-Ibáñezre PR middle-end/7651 (Define -Wextra strictly in terms...
2008-08-08 Manuel López-Ibáñezre PR c/28875 ("-Wextra -Wno-unused-parameter -Wall...
2008-08-08 Volker Reicheltre PR c++/35985 (ICE with pointer to member function...
2008-08-08 Dorit Nuzmantree-vect-transform.c (vectorizable_conversion): Pass...
2008-08-08 Daniel Kraftgfortran.h (gfc_finalizer): Replaced member `procedure...
2008-08-08 Richard Guenthertree-ssa-ccp.c (likely_value): Calls are not all varying.
2008-08-08 Richard Guentherre PR tree-optimization/37056 (ICE in build2_stat,...
2008-08-08 Kaveh R. Ghazic-common.c (c_common_reswords): Also warn about keyword...
2008-08-07 Douglas Gregorsemantics.c (finish_decltype_type): Handle calls to...
2008-08-07 H.J. Lure PR target/36992 (Very stange code for _mm_move_epi64)
2008-08-07 Richard Guentherre PR middle-end/37042 (Strict-aliasing warnings are...
2008-08-07 Andreas Krebbel20080806-1.c: Move testcase ...
2008-08-06 Douglas Gregorre PR c++/36460 (No space between >'s not always handle...
2008-08-06 Kaveh R. Ghazimatrix-reorg.c (compute_offset): Avoid C++ keywords.
2008-08-06 Manuel López-Ibáñezre PR c++/26785 ("extra qualification" error gives...
2008-08-06 Victor Kaplanskytree-vect-transform.c (vect_model_simple_cost): Return...
2008-08-06 Manuel López-Ibáñezre PR c++/8715 ('~' operator for unsigned char and...
next