Allow some NOP conversions in (X+CST1)+CST2 in match.pd
[gcc.git] / gcc / testsuite / ChangeLog
2017-05-25 Marc GlisseAllow some NOP conversions in (X+CST1)+CST2 in match.pd
2017-05-24 Nathan Sidwellfriend.c (do_friend): Remove check for existing decl.
2017-05-24 Jonathan WakelyPR c++/80544 strip cv-quals from cast results
2017-05-24 Martin SeborPR c/80731 - poor -Woverflow warnings
2017-05-24 Jakub Jelinekinteger-pack2.C: Require int32 effective target.
2017-05-24 Thomas Koenigre PR fortran/66094 (Handle transpose(A) in inline...
2017-05-24 Tom de VriesReinstate absolute line number in gcc.dg/cpp/19940712-1.c
2017-05-24 Peter Bergnerre PR middle-end/80823 (ICE: verify_flow_info failed)
2017-05-24 Andreas KrebbelS/390: Fix PR80725.
2017-05-24 Nathan Sidwellcp-tree.h (OVL_HIDDEN_P): New.
2017-05-23 Nathan Sidwellre PR c++/80866 (segfault in is_overloaded_fn())
2017-05-23 Jan Hubickacgraphunit.c (symbol_table::process_new_functions)...
2017-05-23 Nathan Sidwellcp-tree.h (DECL_HIDDEN_P): New.
2017-05-23 Jerry DeLislere PR fortran/80256 (Cygwin test fail: bind_c_array_par...
2017-05-23 Thomas SchwingeOpenACC 2.5 kernels construct: num_gangs, num_workers...
2017-05-23 Nathan Sidwellcp-tree.h (OVL_P): New.
2017-05-23 Senthil Kumar SelvarajFix bogus builtin-snprintf-warn-3.c failure for avr
2017-05-22 Michael Meissnerre PR target/80718 (GCC generates slow code for offsett...
2017-05-22 Segher Boessenkoolcfgcleanup: Ignore clobbers in bb_is_just_return
2017-05-22 Bill Schmidtp8-vec-xl-xst.c: Fix target string to LE-only.
2017-05-22 Janus Weilre PR fortran/80766 ([OOP] ICE with type-bound procedur...
2017-05-22 Nathan Sidwellname-lookup.h (parse_using_directive): Replace with ...
2017-05-22 Thomas Preud'hommeAdd MOVT testing for ARMv8-M Baseline
2017-05-22 Eric Botcazoudecl.c (gnat_to_gnu_entity): Skip regular processing...
2017-05-22 Eric Botcazousem_ch4.adb (Analyze_Call): In Ada2012 an incomplete...
2017-05-22 Eric Botcazoudecl.c (gnat_to_gnu_field): Do not enforce strict align...
2017-05-21 Paolo Carlinire PR c++/70265 (ICE on code with constexpr on x86_64...
2017-05-19 Jerry DeLisle[multiple changes]
2017-05-19 Marek Polacekre PR sanitizer/80800 (UBSAN: yet another false positive)
2017-05-19 Thomas SchwingeOpenACC 2.5 default (present) clause
2017-05-19 Thomas SchwingeOpenACC default clause maintenance
2017-05-19 Nathan Sidwelltoplev.c (general_init): Call register dump lang hook.
2017-05-19 Prakhar Bahuguna[ARM] Only test tls-disable-literal-pool.c if target...
2017-05-19 Richard Bienerre PR c++/80593 (GCC 7, aligned_storage and “dereferenc...
2017-05-19 Richard Bienerre PR middle-end/80764 (ICE at -O3 in both 32-bit and...
2017-05-18 Michael Meissnerre PR target/80510 (Optimize Power7/power8 Altivec...
2017-05-18 Eric GallagerAdd testcase to ensure that #pragma GCC diagnostic...
2017-05-18 Uros Bizjakre PR target/80799 (x86-32 bits generates MMX without...
2017-05-18 Will Schmidtfold-vec-div-float.c: Update dg-requires and dg-options...
2017-05-18 Steven MunroeFix up dg-option to resolve problems reported by David...
2017-05-18 Sheldon LoboMinor SPARC T4 and M7 fixes and additions.
2017-05-18 Marek Polacekre PR sanitizer/80797 (-fsanitize=null doesn't instrume...
2017-05-17 Segher BoessenkoolFix comparison of decimal float zeroes (PR80692)
2017-05-17 Jerry DeLislere PR fortran/80741 ([Regression 7/8] DTIO wrong code...
2017-05-17 Jerry DeLislere PR fortran/80741 ([Regression 7/8] DTIO wrong code...
2017-05-17 Bill Schmidtpr78604.c: Fix typo in dg-options.
2017-05-17 Fritz Reesere PR fortran/80668 (wrong error message with -finit...
2017-05-17 Peter Bergnerre PR middle-end/80775 (-O3 produces ice in group_case_...
2017-05-17 Marek Polacekre PR sanitizer/80659 (-fsanitize=address evokes ICE...
2017-05-17 Senthil Kumar SelvarajFix bogus pr78886.c failure for avr
2017-05-17 Chenghua Xureorgbug-1.c: Don't specify -O2.
2017-05-16 James Greenhalghre PR tree-optimization/80457 (vectorizable_condition...
2017-05-16 Paul Thomasre PR fortran/80554 ([f08] variable redefinition in...
2017-05-16 David MalcolmC++: fix-it hints suggesting accessors for private...
2017-05-16 Carl Lovers6000-c: Add support for built-in functions vector...
2017-05-16 Marek Polacekre PR sanitizer/80536 (UBSAN: compile time segfault)
2017-05-16 Tamar Christinaarmv8_2-fp16-neon-1.c (vceqz): Fix regex.
2017-05-16 Matthew WahabCommitted on behalf of Matthew Wahab
2017-05-15 Jerry DeLislere PR libfortran/80727 (Crash of runtime gfortran libra...
2017-05-15 Nathan Sidwellre PR c++/79369 (namespace definition with qualified id)
2017-05-15 Nathan Sidwellre PR c++/79369 (namespace definition with qualified id)
2017-05-15 Steven G. Karglre PR fortran/80752 (ICE with wrong type initialization)
2017-05-15 Uros BizjakChangeLog: Add missing PR number.
2017-05-15 Uros Bizjaki386.i386.md (*zero_extendsidi2): Do not penalize non...
2017-05-15 Jeff Lawreorg.c (relax_delay_slots): Create a new variable...
2017-05-15 Pierre-Marie de... utils.c (can_materialize_object_renaming_p): Synchroniz...
2017-05-14 Martin SeborPR middle-end/77671 - missing -Wformat-overflow warning...
2017-05-14 Martin SeborPR middle-end/80669 - Bad -Wstringop-overflow warnings...
2017-05-14 Daniel Santosi386.opt: Add option -mcall-ms2sysv-xlogues.
2017-05-14 Julia Kovali386-builtin-types.def (VOID_FTYPE_INT_INT64): New...
2017-05-13 Nicolas Koenigre PR fortran/80442 (Rejects DATA statement with array...
2017-05-13 Pekka JääskeläinenBRIG FE: Fix an assertion when doing an 'lda' of
2017-05-12 Martin Seborre PR testsuite/80643 (NA->FAIL: gcc.dg/pr79214.c gcc...
2017-05-12 Steven Munroeconfig.gcc (powerpc*-*-*): Add bmi2intrin.h, bmiintrin...
2017-05-12 Paolo Carlinire PR c++/60430 (static_assert and reference to const...
2017-05-12 Jeff Lawtree-vrp.c (vrp_dom_walker::before_dom_childern): Push...
2017-05-12 Peter Bergnerre PR middle-end/80707 (r247844 causes error: extra...
2017-05-12 Will Schmidtrs6000.c (rs6000_gimple_fold_builtin): Add handling...
2017-05-12 Will Schmidtrs6000.c (gimple-fold.h): New #include.
2017-05-12 Paolo Carlinire PR c++/49604 (forward-declared enum's elements in...
2017-05-12 Richard Bienertree-ssa-sccvn.h (has_VN_INFO): Declare.
2017-05-12 Paolo Carlinire PR c++/67687 (ICE initializing constexpr member...
2017-05-12 Richard Bienerre PR tree-optimization/80713 (recent crash in update_d...
2017-05-12 Andi KleenLimit perf data buffer during profiling
2017-05-12 Thomas SchwingeOpenACC C front end maintenance: c_parser_oacc_single_i...
2017-05-12 Thomas Schwinge[PR middle-end/69921] Use "oacc kernels parallelized...
2017-05-12 Thomas SchwingeUse "oacc kernels" attribute for OpenACC kernels
2017-05-12 Thomas SchwingeTest cases to check OpenACC offloaded function's attrib...
2017-05-12 Nathan Sidwell* lib/gcc-dg.exp (schedule-cleanups): Add lang dump...
2017-05-11 Carl Lovers6000-c: Add support for built-in functions vector...
2017-05-11 Jerry DeLislere PR fortran/78659 ([F03] Spurious "requires DTIO...
2017-05-11 Bill Schmidtre PR target/80695 (gratuitous use of stxvx to store...
2017-05-11 Uros Bizjakre PR target/80706 (peephole2 uses uninitialized stack...
2017-05-11 Julia Koval* config/i386/avx512fintrin.h (_mm_mask_rsqrt14_sd)
2017-05-11 Paolo Carlinire PR c++/70538 (ICE on a deprecated access declaration...
2017-05-11 Uros Bizjakpr22152.c: Fix undefined testcase.
2017-05-11 Kelvin Nilsencmpb-1.c: New test.
2017-05-11 Richard Bienerre PR tree-optimization/80705 (Incorrect code generated...
2017-05-11 Nathan Sidwellscanlang.exp: New.
2017-05-11 Mikhail MaltsevGIMPLEFE: Handle invalid SSA names
next