re PR fortran/64674 ([OOP] ICE in ASSOCIATE with class array)
[gcc.git] / gcc / testsuite / ChangeLog
2015-06-23 Andre Vehreschildre PR fortran/64674 ([OOP] ICE in ASSOCIATE with class...
2015-06-23 Uros Bizjakre PR target/66560 (Fails to generate ADDSUBPS)
2015-06-23 Thomas Schwinge[nvptx] gcc/testsuite/gcc.target/nvptx/
2015-06-23 Bin Chengre PR tree-optimization/66449 (ICE: in build2_stat...
2015-06-22 Pierre-Marie de... c-ada-spec.h (cpp_operation): Add HAS_DEPENDENT_TEMPLAT...
2015-06-22 Paolo Carlinidecl.c (grokdeclarator): Use declspecs->locations[ds_vi...
2015-06-22 Marek Polacekmatch.pd ((x ^ y) ^ (x | y) -> x & y, (x & y) + (x...
2015-06-22 Bill Schmidtre PR target/65914 (error: unrecognizable insn)
2015-06-22 Richard Bienerc-torture.exp: Set LTO_TORTURE_OPTIONS conditional...
2015-06-22 Christian BruelAdd -mflip-thumb for testing.
2015-06-22 Jan Hubickare PR ipa/65908 (ICE: in expand_thunk, at cgraphunit...
2015-06-20 Mikhail Maltsevre PR c++/65882 (Internal compiler error: Error reporti...
2015-06-19 Eric Botcazougigi.h (record_builtin_type): Adjust comment.
2015-06-19 Jim Wilsonaarch64.md (mov<mode>:GPF): Don't call force_reg if...
2015-06-19 James Greenhalgh[Patch Vax] zero/sign extend patterns need to be SUBREG...
2015-06-19 Christophe Lyonvtst.c: New file.
2015-06-19 Christophe LyonvtbX.c: New file.
2015-06-19 Christophe LyonvstX_lane.c: New file.
2015-06-19 Christophe Lyonvst1_lane.c: New file.
2015-06-19 Christophe Lyonvsra_n.c: New file.
2015-06-19 Christophe Lyonvshrn_n.c: New file.
2015-06-19 Christophe Lyonvshl_n.c: New file.
2015-06-19 Christophe Lyonvshll_n.c: New file.
2015-06-19 Christophe Lyonvset_lane.c: New file.
2015-06-19 Christophe Lyonvrsra_n.c: New file.
2015-06-19 Christophe Lyonvrsqrts.c: New file.
2015-06-19 Christophe Lyonvrsqrte.c: New file.
2015-06-19 Christophe Lyonvrshrn_n.c: New file.
2015-06-19 Christophe Lyonvrshr_n.c: New file.
2015-06-19 Christophe Lyonvshr_n.c: New file.
2015-06-19 Christophe Lyonvrshl.c: New file.
2015-06-19 Christophe Lyonvrev.c: New file.
2015-06-19 Christophe Lyonvreinterpret.c: New file.
2015-06-19 Christophe Lyonvrecps.c: New file.
2015-06-19 Christophe Lyon2015-06-19 Christophe Lyon <christophe.lyon@linaro...
2015-06-19 Christophe Lyonpr62308.c: New test.
2015-06-19 Mikael MorinFix openmp global state fortran regression
2015-06-19 Ilya Enkovichtree-chkp.c (chkp_compute_bounds_for_assignment): Don...
2015-06-18 Uros Bizjaki386.md (*movsicc_noc_zext): New insn.
2015-06-18 Richard Bienerconst4.C: New testcase.
2015-06-18 Michael Matzre PR middle-end/66253 (459.GemsFDTD in SPEC CPU 2006...
2015-06-18 Ilya Enkovichre PR target/66569 ([CHKP] internal compiler error...
2015-06-18 Ilya Enkovichre PR middle-end/66568 ([CHKP] internal compiler error...
2015-06-18 Ilya Enkovichre PR middle-end/66567 ([CHKP] internal compiler error...
2015-06-18 Richard Bienerre PR tree-optimization/66510 (gcc.target/arm/pr53636...
2015-06-17 Uros Bizjaknoplt-1.c (dg-do): Fix target selector.
2015-06-17 Jakub Jelinekre PR c++/66571 (Template substitution causes some...
2015-06-17 Jakub Jelinekre PR middle-end/66429 (ICE in expand_GOMP_SIMD_LAST_LANE)
2015-06-17 David Malcolmjit: Add missing type-checking to gcc_jit_{l|r}value_ac...
2015-06-17 Uros Bizjakre PR testsuite/65944 (FAIL: g++.dg/lto/pr65276: undefi...
2015-06-17 Robert SuchanekImplement TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS hook.
2015-06-17 Uros Bizjakpr54592.c: Remove dg-require-effective-target.
2015-06-17 Richard Bienerrevert: [multiple changes]
2015-06-16 Paolo Carlinire PR c++/59682 (Invalid syntax accepted: new-placement...
2015-06-16 David Malcolmjit: Add a test for compound assignment
2015-06-16 David MalcolmPR jit/66539: Properly add testcase
2015-06-16 David MalcolmPR jit/66539: Add parentheses as needed to gcc_jit_obje...
2015-06-16 Uros Bizjak* ChangeLog: Fixup PR number.
2015-06-16 Uros Bizjak* ChangeLog: Added missing ChangeLog entries.
2015-06-16 Steve Ellceyloongson-shift-count-truncated-1.c: Skip on mips*-mti...
2015-06-16 Richard Bienertree-vect-stmts.c (vectorizable_store): Adjust.
2015-06-16 James Greenhalgh[Patch Testsuite obvious] gcc.target/arm/pr65647.c...
2015-06-16 Richard Bienertree-vect-stmts.c (vectorizable_load): Properly start...
2015-06-16 Christophe LyonARM][obvious] Fix gcc.target/arm/thumb-ifcvt.c
2015-06-16 James Greenhalgh[AArch64 Testsuite obvious] Reinstate torture-init...
2015-06-16 Kyrylo Tkachov[ARM][obvious] Fix gcc.target/arm/attr_thumb.c
2015-06-16 Nathan Sidwellre PR c++/58583 ([c++11] ICE with invalid non-static...
2015-06-15 Paolo Carlinire PR c++/51048 (Class template inheritance doesn't...
2015-06-15 Andre Vehreschildre PR fortran/44672 ([F08] ALLOCATE with SOURCE and...
2015-06-13 Patrick PalkaEmit -Waddress warnings for comparing address of refere...
2015-06-13 Tom de VriesAdd gcc.dg/parloops-exit-first-loop-alt-4.c
2015-06-13 Tom de VriesUpdate parloops-exit-first-loop-alt{,-2,-3}.c
2015-06-12 Venkataramanan Kumargcc/
2015-06-11 Steve Ellceystringop-2.c: Fix ifdef __mips.
2015-06-11 Paul Thomasre PR fortran/66079 (memory leak with source allocation...
2015-06-11 Marek Polacekmatch.pd ((x & y) ^ (x | y) -> x ^ y): New pattern.
2015-06-11 Kyrylo Tkachov[ARM] Restrict MAX_CONDITIONAL_EXECUTE when -mrestrict...
2015-06-11 Christian BruelAdd ARM/thumb pragma target
2015-06-10 Uros Bizjakmangle-regparm.C (dg-optiond): Add -save-temps.
2015-06-10 Uros Bizjakre PR target/66473 (ICE: in extract_insn, at recog...
2015-06-10 Jakub Jelinekre PR target/66470 (TLS ICE due to ix86_split_long_move)
2015-06-10 Christian BruelAdd ARM/thumb attribute target
2015-06-10 Ramana RadhakrishnanHandle aarch64_guard1.C test
2015-06-10 James Greenhalgh[Patch testsuite obvious] gcc.target/arm/pr65710.c...
2015-06-10 Alexandre OlivaRevert "[PR64164] Drop copyrename, use coalescible...
2015-06-09 Tom de VriesHandle location in expand_ifn_va_arg_1
2015-06-09 Paolo Carlinire PR c++/65815 (brace elision doesn't work in NSDMI)
2015-06-09 Marek Polacekre PR tree-optimization/66299 (more optimize opportunity)
2015-06-09 James Greenhalgh[Patch testsuite obvious] g++.dg/ext/pr57735.C should...
2015-06-09 Richard Bienerre PR tree-optimization/66423 (a % (1 << b) no longer...
2015-06-09 Richard Bienerre PR tree-optimization/66419 (FAIL: gcc.target/aarch64...
2015-06-09 Shiva Chen[GCC, ARM] armv8 linux toolchain asan testcase fail...
2015-06-09 Richard Bienerre PR tree-optimization/66413 (ICE at -Os and above...
2015-06-09 Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-06-08 Jan Hubickabind_c-2b_0.f90: New testcase.
2015-06-08 Tom de VriesHandle -fipa-ra in reload_combine
2015-06-08 Steven G. Karglre PR fortran/66245 (ICE on select type with empty...
2015-06-08 Marek Polacekre PR c/66415 (ice in location_column_from_byte_offset)
2015-06-08 Richard Bienerre PR tree-optimization/66422 (-Warray-bounds false...
2015-06-08 Richard Bienertree-vect-stmts.c (vectorizable_load): Compute the...
next