re PR middle-end/37261 (Spurious (?) "integer overflow in expression" warnings)
[gcc.git] / gcc / testsuite / ChangeLog
2008-08-29 Jakub Jelinekre PR middle-end/37261 (Spurious (?) "integer overflow...
2008-08-29 Jakub Jelinekre PR fortran/23057 (Fortran common blocks are not...
2008-08-29 Jan Hubickacgraph.c (cgraph_remove_node): Do not remove nested...
2008-08-29 Jan Hubickaipa-1.c: Fix template for better debug output.
2008-08-29 Richard Guenthertree-ssa-structalias.c (create_variable_info_for):...
2008-08-29 Richard Guentherre PR middle-end/37236 (ICE: in mark_operand_necessary...
2008-08-29 Richard Guentherre PR tree-optimization/37207 (ice at tree-ssa-ifcombin...
2008-08-29 Adam Nemetmips.h (ISA_HAS_BBIT): New macro.
2008-08-29 Manuel López-Ibáñezre PR c/18050 (-Wsequence-point reports false positives)
2008-08-28 Paolo Carlinire PR c++/37260 (infinite loop in init)
2008-08-28 Adam Nemetmips.h (ISA_HAS_DMUL3): New macro.
2008-08-28 Xuepeng Guovector-1b_main.c: New.
2008-08-28 Manuel López-Ibáñezre PR c/30949 ("incompatible pointer type" warning...
2008-08-28 Daniel Kraftgfortran.h (enum expr_t): New value `EXPR_COMPCALL'.
2008-08-28 Richard Guentherre PR tree-optimization/37207 (ice at tree-ssa-ifcombin...
2008-08-28 Janus Weilre PR fortran/37253 (Segmentation fault with procedure...
2008-08-28 Dodji Seketelire PR c++/36741 (Bogus "large integer implicitly trunca...
2008-08-28 Ira Rosentarget.h (struct vectorize): Add new target builtin.
2008-08-28 Manuel López-Ibáñezre PR c++/37217 (-Wconversion causes ICE with __builtin...
2008-08-27 Manuel López-Ibáñezre PR c/31673 ("`for' loop initial declaration used...
2008-08-27 Manuel López-Ibáñezre PR c/37186 (-Wno-error=pointer-sign does not work)
2008-08-27 Janis Johnsontype-generic-1.c: Revert previous change.
2008-08-27 Jan Hubickaipacost-1.c: Remove template matching only x86-64
2008-08-27 Paolo Carlinire PR c++/35321 (ICE with invalid use of __builtin_offs...
2008-08-27 Manuel López-Ibáñezre PR c++/17880 (-Wsequence-point doesn't warn inside...
2008-08-26 Doug GregorNeglected to commit two ChangeLogs
2008-08-26 Janis Johnsonaltivec-macros.c: Fix dg-message directives.
2008-08-26 Janis Johnsongcc.dg/torture/type-generic-1.c: Don't use IBM 128...
2008-08-26 Victor Kaplanskyspu.md (vec_extract_evenv4si, [...]): Implement.S
2008-08-25 Ulrich Weigandrs6000.c (rs6000_handle_altivec_attribute): Propagate...
2008-08-25 Daniel Kraftgfortran.h (gfc_find_component): Add new arguments.
2008-08-25 Adam Nemetconfig.gcc (mips64*-*-linux*): Handle mips64octeon...
2008-08-24 Tobias Burnusre PR fortran/37201 (ICE in in gfc_conv_string_parameter)
2008-08-24 Jan Hubickainvoke.texi (-fipa-cp-clone): New option.
2008-08-24 Tobias Burnusre PR fortran/37201 (ICE in in gfc_conv_string_parameter)
2008-08-24 Daniel Kraftgfortran.h (gfc_typebound_proc): New struct.
2008-08-23 Tobias Burnusre PR fortran/37076 (Concatenation of KIND=4 strings...
2008-08-23 Tobias Burnusre PR fortran/37025 (ICE with TRANSFER to non-default...
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...
next