PR tree-optimization/66926,66951
[gcc.git] / gcc / testsuite / ChangeLog
2015-07-23 Yuri RumyantsevPR tree-optimization/66926,66951
2015-07-23 Paolo Carlinire PR c++/52987 (bogus expected ; before for undeclared...
2015-07-23 Richard Bienerre PR middle-end/66945 (ICE in generic_simplify (generi...
2015-07-22 Uros Bizjakre PR target/66954 (function multiversioning fails...
2015-07-22 Marek Polacekunpack.c: Use dg-additional-options rather than dg...
2015-07-22 Mikael MorinFix r225926's iso_varying_string ICE regression
2015-07-22 Richard Bienerre PR tree-optimization/66952 (wrong code at -O2 and...
2015-07-22 Charles Baylisre PR target/63870 ([Aarch64] [ARM] Errors in use of...
2015-07-21 Paolo Carlinidecl.c (grokdeclarator): For an erroneous template...
2015-07-21 Vladimir Makarovre PR ipa/66424 (wrong code at -O2 and -O3 on x86_64...
2015-07-21 Alex Velenkothumb-bitfld1.c (foo): Add explicit return type.
2015-07-21 Mikael MorinFix r225926's broken testcase
2015-07-21 Alex Velenkosplit-live-ranges-for-shrink-wrap.c (dg-skip-if): Skip...
2015-07-21 Mikael MorinFix ChangeLog of r225926 (PR fortran/61831)
2015-07-21 Marek Polacekunpack-be-order.c: Use -Wno-shift-overflow.
2015-07-20 Uros Bizjaki386.c (ix86_md_asm_adjust): Handle DImode dest_mode...
2015-07-20 Jiong Wang[AArch64][testcase] Restrict got_mem_hoist_1.c with...
2015-07-20 Marek Polacekre PR c++/55095 (Wshift-overflow)
2015-07-20 Kyrylo Tkachov[simplify-rtx][2/2] Simplify - (y ? -x : x) -> (!y...
2015-07-18 Uros Bizjakre PR target/66922 (wrong code for bit-field struct...
2015-07-18 Sebastian Popfix pr46851 and pr60340: remove unmaintained omega...
2015-07-17 H.J. LuReplicate static chain on the stack
2015-07-17 H.J. LuAdd missing ChangeLog entries
2015-07-17 Mikael Morincoarray_collectives_16.f90: Fix pattern as follow-up...
2015-07-17 Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-07-17 Aditya Kumar[graphite] fix pr61929
2015-07-17 Marek Polacekfold-const.c (fold_binary_loc): Move A - (A & B) into...
2015-07-17 Alessandro FanfarilloFix fortran double address operator with co_reduce
2015-07-17 H.J. LuAdd a testcase for PR target/66824
2015-07-17 Andre Vehreschildre PR fortran/66035 (gfortran ICE segfault)
2015-07-17 Mikael MorinFix PR61831: Side-effect variable component deallocation
2015-07-17 Yuri Rumyantsevtree-vect-loop-manip.c (rename_variables_in_bb): Add...
2015-07-17 Uros Bizjakre PR rtl-optimization/66891 (ICE in expand_call, at...
2015-07-16 Kyrylo Tkachov[ARM][testsuite] Do not override -mcpu in no-volatile...
2015-07-16 Vladimir Makarovre PR rtl-optimization/66626 (gcc.dg/torture/stackalign...
2015-07-16 Martin Liskare PR ipa/66896 (ipa-prop.c:2479 runtime error: member...
2015-07-16 Richard Bienerre PR tree-optimization/66894 (wrong code at -Os and...
2015-07-16 Richard Bienerfold-const.c (fold_widened_comparison): Remove.
2015-07-15 Uros Bizjakre PR target/66866 (incorrect load address on manual...
2015-07-15 Bill Schmidtsimplify-rtx.c (simplify_ternary_operation): Add simpli...
2015-07-15 Richard Bienerobjc-torture.exp (OBJC_TORTURE_OPTIONS): Remove { ...
2015-07-15 Robert SuchanekFix restoration of hi/lo in MIPS64R2 interrupt handlers.
2015-07-15 Matthew FortuneSupport new interrupt handler options.
2015-07-15 Ilya Enkovichre PR testsuite/66734 (Many MPX tests are skipped)
2015-07-15 Kyrylo Tkachov[ARM][testsuite] Add -mfloat-abi=softfp to some xscale...
2015-07-15 Andrew BennettMIPS: In mips.exp allow the post-arch code to be run...
2015-07-15 Szabolcs NagyAdd missing PR target/66731 to gcc/testsuite/Changelog
2015-07-15 Richard Bienerc-torture.exp (C_TORTURE_OPTIONS): Remove { -O3 -fomit...
2015-07-15 Uros Bizjakre PR rtl-optimization/66838 (Calling multiple SYSV...
2015-07-15 Patrick Palkare PR c++/66850 (Adding a forward declaration of a...
2015-07-14 Sandra Loosemoreconstraints.md (U, v): New constraints.
2015-07-14 Sandra Loosemorepredicates.md (pop_operation): New.
2015-07-14 Sandra Loosemorenios2.h (LABEL_ALIGN): Define.
2015-07-14 Andrea Azzaronere PR c++/65071 (ICE on valid, sizeof...() of template...
2015-07-14 Sandra Loosemorenios2.h (SMALL_INT12): New macro.
2015-07-14 Steven G. Karglsimplify.c (gfc_simplify_floor): Set precision of tempo...
2015-07-14 Vladimir Makarovre PR rtl-optimization/66626 (gcc.dg/torture/stackalign...
2015-07-14 Sandra Loosemorenios2.c (TEMP_REG_NUM): Move define up in file.
2015-07-14 Paolo Carlinipt.c (check_template_shadow): Emit error + inform inste...
2015-07-14 Richard Bienerre PR tree-optimization/66863 (wrong code at -Os and...
2015-07-13 Patrick Palkare PR c++/65186 (internal compiler error: in tsubst...
2015-07-13 Mantas Mikaitis[ARM][testsuite] Fix FAIL: gcc.target/arm/macro_defs0...
2015-07-13 Kyrylo Tkachov[AArch64][testsuite] Adjust some arith+compare tests...
2015-07-13 Andre Vehreschildre PR fortran/64589 ([OOP] Linking error due to undefin...
2015-07-13 Renlin Li[PATCH]Fix PR66556.
2015-07-13 Aldy HernandezFix double word typos.
2015-07-12 Kugan Vivekanandarajahre PR tree-optimization/66726 (missed optimization...
2015-07-11 Paolo Carlinire PR c++/58734 ([C++11] Template template parameter...
2015-07-11 Paolo Carlini2015-07-10 Paolo Carlini <paolo.carlini@oracle.com>
2015-07-10 Patrick Palkare PR c++/30044 (ICE in tsubst, at cp/pt.c:7359)
2015-07-10 Paolo Carlinire PR c++/54521 (g++ fails to call explicit constructor...
2015-07-10 H.J. LuAllow indirect sibcall with register arguments
2015-07-10 Uros Bizjakpr66703.c: New test.
2015-07-10 Uros Bizjakre PR target/66703 ([4.9/5/6] gcc.target/i386/readeflag...
2015-07-10 Paolo Carlinire PR c++/60842 (In-class initializer causes a strange...
2015-07-10 Jiong Wang[AArch64] Mark GOT related MEM rtx as const to help...
2015-07-10 Christophe Lyonattr_thumb.c: Skip if Thumb is not supported.
2015-07-10 Uros Bizjakre PR target/66813 (gcc.target/i386/asm-flag-5.c failed...
2015-07-10 Jakub Jelinekre PR middle-end/66820 (internal compiler error: in...
2015-07-10 Paolo Carlinire PR c++/65592 (internal compiler error: Segmentation...
2015-07-10 Tom de VriesInsert new bound in try_transform_to_exit_first_loop_alt
2015-07-10 Richard Bienerre PR tree-optimization/66823 (-ftree-loop-if-convert...
2015-07-10 Paolo Carlinire PR c++/64848 (G++ internal compiler error with templ...
2015-07-09 Jakub Jelinekre PR middle-end/66633 (ICE on valid "verify_gimple...
2015-07-09 John Marinotarget-supports.exp (check_effective_target_pie): Add...
2015-07-09 Uros Bizjakre PR target/66814 (ICE: gcc.target/i386/avx512f-klogic...
2015-07-09 Szabolcs Nagyfnmul-1.c: Fix whitespace.
2015-07-09 Paolo Carlinire PR c++/65790 (compilation error : receive std::index...
2015-07-09 H.J. LuDefine ATTRIBUTE_ALIGNED_VALUE to 32 for IA MCU
2015-07-09 H.J. LuCheck int_size_in_bytes in ix86_return_in_memory
2015-07-09 Marek Polacekre PR tree-optimization/66718 (Non-invariant ADDR_EXPR...
2015-07-09 Carlos Sánchez de... *.C: generate dwarf-2 debug information even when dwarf...
2015-07-08 Jeff Lawre PR testsuite/66796 (FAIL: gcc.target/hppa/shadd...
2015-07-08 Eric Botcazouc-ada-spec.h (cpp_operation): Add IS_CONSTEXPR.
2015-07-08 Jakub Jelinekc-omp.c (c_omp_declare_simd_clauses_to_numbers): If...
2015-07-08 H.J. LuCompile pr37870.c with -mlong-double-80
2015-07-08 H.J. LuAdd abort prototype to readeflags-1.c/writeeflags-1.c
2015-07-08 Paolo Carlinire PR c++/66421 (G++ fails compilation when assigning...
2015-07-08 Vladimir Makarovre PR target/66334 (cleanup block fails to initialize...
2015-07-08 David MalcolmFix comments in a jit testcase
next