re PR fortran/65889 ([6 Regressions] [OOP] ICE with sizeof a polymorphic variable.)
[platform/upstream/gcc.git] / gcc / testsuite / ChangeLog
2015-10-07 Andre Vehreschildre PR fortran/65889 ([6 Regressions] [OOP] ICE with...
2015-10-07 Jeff Law[PATCH][PR tree-optimization/67816] Fix jump threading...
2015-10-06 Louis Krupp[multiple changes]
2015-10-06 Kugan Vivekanandarajahiterators.md (vwcore): Add missing cases for V4HF/V8HF...
2015-10-06 Marek Polacekre PR c++/67863 (-Wtautological-compare warns when...
2015-10-06 Michael Meissnerre PR target/67808 (LRA ICEs on simple double to long...
2015-10-06 Nick Cliftongcc * config/msp430/msp430.c (ATTR_NOINIT): New constant.
2015-10-06 Kirill Yukhinbuiltin_target.c: Fix AVX-512VBMI detection.
2015-10-06 Richard Bienerre PR tree-optimization/67859 (ICE on valid code at...
2015-10-06 Kirill Yukhinbuiltin_target.c: Add check for AES and PCLMUL.
2015-10-05 Paolo Carlinire PR c++/53856 (Default argument allowed on member...
2015-10-05 Aditya Kumarincrease the number of parameters
2015-10-05 Aditya Kumarmove param detection to scop detection
2015-10-05 Martin JamborIPA-CP Alignment lattice cleanup
2015-10-05 Marek Polacekre PR middle-end/67821 (ICE in duplicate_ssa_name_range...
2015-10-05 Kirill Yukhincpuinfo.c (get_intel_cpu): Detect "skylake-avx512".
2015-10-05 Christian BruelCleanup directives.
2015-10-05 Ramana Radhakrishnan[Patch ARM/ AArch64] Fix typo in vcvt_f16.c testcase .
2015-10-04 Uros Bizjakre PR rtl-optimization/67447 (ICE in extract_constrain_...
2015-10-04 Uros Bizjakvect-pack-trunc-1.c: Require avx512bw effective target.
2015-10-04 Mikael MorinFix fortran common-related error recovery ICE.
2015-10-03 Bernd Edlingerpr67756.c: Fixed warnings.
2015-10-02 Marek Polacekre PR c/67730 (No warning when returning NULL in void...
2015-10-02 Marek Polacekre PR c/67819 (-Wduplicated-cond should take macros...
2015-10-02 Sebastian Popfix PR67754
2015-10-02 Sebastian Popadd testcase
2015-10-02 Kirill YukhinAVX-512.
2015-10-02 Vladimir Makarovre PR rtl-optimization/67756 (ICE compiling Linux Kerne...
2015-10-02 Jiong Wang[AArch64] Add more TLS local executable testcases
2015-10-02 Kirill YukhinUpdate extract_even_odd w/ AVX-512BW insns.
2015-10-02 Marek Polacekre PR c/64249 (Missing warning for if (A) else if (A))
2015-10-02 Renlin Li[PATCH][AARCH64]Add csneg3_uxtw_insn pattern
2015-10-02 Renlin Li[PATCH][AARCH64][PR66776]Add cmovdi_insn_uxtw pattern.
2015-10-02 Eric Botcazoutrans.c (Pragma_to_gnu): Replace linear search with...
2015-10-02 Eric Botcazouada-tree.h (DECL_RESTRICTED_ALIASING_P): New flag.
2015-10-02 Kyrylo Tkachov[RTL ifcvt] PR 67786, 67787: Check that intermediate...
2015-10-02 James Greenhalgh[Patch AArch64] Improve SIMD concatenation with zeroes
2015-10-02 Kai Tietzre PR target/51726 (LTO and attribute 'selectany')
2015-10-02 Louis Krupp[multiple changes]
2015-10-02 Segher Boessenkoolrs6000: Add "cannot_copy" attribute, use it (PR67788...
2015-10-02 Steven G. KarglPR fortran.67802
2015-10-02 Steven G. Karglre PR fortran/66979 (gfortran internal compiler error...
2015-10-02 Steven G. Karglre PR fortran/67616 (ICE on data initialization of...
2015-10-01 Ville Voutilainenre PR c++/54430 ([C++11] For-Loop: Scope of iterating...
2015-10-01 Marek Polacekre PR c/65345 (ICE with _Generic selection on _Atomic...
2015-10-01 Marek Polacekre PR tree-optimization/67769 (VRP pass does wrong...
2015-10-01 Uros Bizjakpr55113_0.c: Skip on all x86 targets.
2015-10-01 Oleg EndoFix typo in ChangeLog.
2015-10-01 Oleg Endore PR target/54236 ([SH] Improve addc and subc insn...
2015-10-01 Uros Bizjakpr65105-1.c: Require sse2 effective target.
2015-10-01 Richard Bienergimple-match.h (mprts_hook): Declare.
2015-09-30 Jeff Law[PATCH] Improve DOM's optimization of control statements
2015-09-30 Bernd Edlingerre PR rtl-optimization/67037 (Wrong code at -O1 and...
2015-09-30 Ulrich Weigandspu-protos.h (spu_expand_atomic_op): Add prototype.
2015-09-30 Ilya Enkovichi386.c (scalar_chain::analyze_register_chain): Ignore...
2015-09-30 Marek Polacekre PR c/67730 (No warning when returning NULL in void...
2015-09-30 Marek Polacekre PR tree-optimization/67690 (wrong code with -O2...
2015-09-30 Christophe Lyon[testsuite] Fix order of dg-do and dg-require-effective...
2015-09-30 Jonathan Roelofspr65771.c: Use tls_runtime instead of tls.
2015-09-29 Steven G. Kargl2015-09-29 Steven G. Kargl <kargl@gcc.gnu.org>
2015-09-29 Richard Bienerre PR fortran/67170 (PRE can't hoist out a readonly...
2015-09-29 Richard Bienerre PR tree-optimization/67741 (Invalid built-in usage...
2015-09-29 Uros Bizjaktg-tests.h (foo_1): Also check if f and ld are non...
2015-09-29 Ilya Enkovichre PR target/65105 ([i386] XMM registers are not used...
2015-09-29 Segher BoessenkoolFix gcc.dg/asm-4.c
2015-09-28 Paul Thomas[multiple changes]
2015-09-28 Sebastian PopRedesign Graphite scop detection
2015-09-28 Aditya Kumarre PR tree-optimization/67700 ([graphite] miscompile...
2015-09-28 Oleg Endore PR target/54236 ([SH] Improve addc and subc insn...
2015-09-28 Tom de VriesAdd missing PR line in ChangeLog entry
2015-09-28 Kyrylo Tkachov[RTL-ifcvt] PR rtl-optimization/67465: Handle pairs...
2015-09-28 Tom de VriesAdd gcc.dg/vect/pr62171.c
2015-09-27 David Edelsohnpr44641.C: Revert line number change.
2015-09-27 Alexandre Olivarevert to assign_parms assignments using default defs
2015-09-27 David Edelsohn* g++.dg/debug/dwarf2/pr44641.C: Add one to expected...
2015-09-26 Mikael MorinFix missing deep copy when assigning a DT constructor...
2015-09-26 David Edelsohnpr64935-1.c: XFAIL on AIX.
2015-09-25 Steven G. Karglre PR fortran/67614 (ICE on using arithmetic if with...
2015-09-25 Steven G. Karglre PR fortran/67525 (ICE on select type with improper...
2015-09-25 Mikael MorinAdd PR fortran/55603 working test
2015-09-25 Oleg Endore PR target/67675 ([SH] Improve __builtin_strcmp align...
2015-09-25 Richard Sandiford[AArch64] Force __builtin_aarch64_fp[sc]r argument...
2015-09-25 H.J. LuRename IA MCU processor lakemount to lakemont
2015-09-25 Marek Polacekc-ubsan.c (ubsan_instrument_division): Remove unnecessa...
2015-09-25 Marek Polacekre PR sanitizer/64906 (-fsanitize=integer-divide-by...
2015-09-25 H.J. LuChange IA MCU processor from iamcu to lakemount
2015-09-24 Manuel López-Ibáñezfdiagnostics-color=never does not disable color for...
2015-09-24 Szabolcs NagyFix aarch64/target_attr_10 test following r227997.
2015-09-24 Richard Bienerre PR lto/67699 (ICE (segfault) compiling a const array...
2015-09-24 Richard EarnshawARM: fp16 Fix PR 67624 - Incorrect conversion of float...
2015-09-24 Kirill Yukhinavx512vbmi-check.h (main): Fix register name while...
2015-09-24 Rainer OrthSupport PIE on Solaris
2015-09-24 Richard Bienertree-ssa-sccvn.h (vn_reference_op_struct): Add clique...
2015-09-24 Richard Bienerre PR c/48885 (missed optimization with restrict qualif...
2015-09-24 Uros BizjakChangeLog: Fix whitespace.
2015-09-24 Patrick PalkaFix a -Wmisleading-indentation false-negative
2015-09-23 Ville VoutilainenFix small typos in the coding rule enforcement warnings.
2015-09-23 Richard Bienerre PR middle-end/67662 (-fsanitize=undefined cries...
2015-09-23 Manuel López-Ibáñez[c-family/49654/49655] reject invalid options in pragma...
2015-09-23 James Greenhalgh[AArch64] Fix vcvt_high_f64_f32 and vcvt_figh_f32_f64...
next