Support -std=f2018
[gcc.git] / gcc / testsuite / ChangeLog
2017-12-17 Janne BlomqvistSupport -std=f2018
2017-12-17 Markus TrippelsdorfCorrect imul (r64) latency for modern Intel CPUs
2017-12-16 Martin SeborPR tree-optimization/78918 - missing -Wrestrict on...
2017-12-16 Martin SeborPR tree-optimization/83239 - False positive from -Wstri...
2017-12-16 Sebastian Perytre PR target/82767 (gcc.target/i386/pr71321.c scan...
2017-12-16 Markus Trippelsdorfre PR target/83358 (division not converted with Intel...
2017-12-15 Jeff Lawre PR middle-end/36550 (Wrong "may be used uninitialize...
2017-12-15 Jeff Lawre PR tree-optimization/81165 (Regression in GCC-8...
2017-12-15 Jakub Jelinekre PR c++/83205 (ICE on structured binding with ill...
2017-12-15 Jakub Jelinekre PR c++/81197 (ICE with structured binding and lifeti...
2017-12-15 Jakub Jelinekre PR c++/80135 (ICE in output_constructor_regular_fiel...
2017-12-15 Jakub Jelinekre PR c++/83217 (Compiler segfault: structured binding...
2017-12-15 Jakub Jelinekre PR tree-optimization/80631 (Compiling with -O3 ...
2017-12-15 Jakub Jelinektree-core.h (struct attribute_spec): Swap affects_type_...
2017-12-15 Nathan Sidwell[PR C++/59930] template friend classes & default args
2017-12-15 Jakub Jelinekre PR tree-optimization/83269 (Wrong constant folding)
2017-12-15 Jakub Jelinekre PR sanitizer/81281 (UBSAN: false positive, dropped...
2017-12-15 Pierre-Marie de... exp_aggr.adb (Aggr_Assignment_OK_For_Backend): Use...
2017-12-15 Richard Bienerre PR sanitizer/83388 (reference statement index not...
2017-12-15 Pierre-Marie de... einfo.ads: Comment fix.
2017-12-15 Pierre-Marie de... gnat_and_program_execution.rst: Update section "Dynamic...
2017-12-15 Pierre-Marie de... exp_unst.adb (Unnest_Subprograms): Nothing to do if...
2017-12-15 Julia KovalEnable VAES support [5/5]
2017-12-15 Julia KovalEnable VAES support [4/5]
2017-12-15 Julia KovalEnable VAES support [3/5]
2017-12-14 Bernd Edlingerinvoke.texi: Document -Wcast-function-type.
2017-12-14 Qing ZhaoPatch for middle-end/PR79538
2017-12-14 David Malcolmvrp_prop: Use dom_walker for -Warray-bounds (PR tree...
2017-12-14 Eric Botcazoudecl.c (gnat_to_gnu_field): Do not set the alignment...
2017-12-14 Jakub Jelinekre PR lto/81406 (ICE in check_die, at dwarf2out.c:6185)
2017-12-14 Richard Bienerre PR tree-optimization/66974 (-Warray-bounds false...
2017-12-14 Richard Bienerre PR tree-optimization/65258 (Wrong array bounds warning)
2017-12-14 Tom de VriesRequire effective target weak_undefined for visibility...
2017-12-14 Richard Bienerre PR tree-optimization/83326 (SPEC CPU2017 648.exchang...
2017-12-14 Eric Botcazougigi.h (pad_type_has_rm_size): Declare.
2017-12-14 Richard Bienerre PR middle-end/83415 (ICE during gimplification of...
2017-12-14 Richard Bienerre PR tree-optimization/83418 (ICE in extract_range_for...
2017-12-14 Jakub Jelinekre PR bootstrap/83396 (Bootstrap failures with Statemen...
2017-12-14 Jakub Jelinekre PR tree-optimization/83198 (ICE in format_floating...
2017-12-14 Sudakshina Das[PATCH PR81228][AARCH64]Fix ICE by adding LTGT in vec_c...
2017-12-14 Jakub Jelinekre PR c++/79650 (ICE on invalid c++ code with label...
2017-12-14 Richard Sandifordpoly_int: add poly-int.h
2017-12-13 Peter Bergnerppc-auxv.h (PPC_FEATURE2_HTM_NO_SUSPEND): New define.
2017-12-13 Paolo Carlinire PR c++/81061 (ICE modifying read-only variable)
2017-12-13 Jakub Jelinekre PR bootstrap/83396 (Bootstrap failures with Statemen...
2017-12-13 Alexandre Olivare PR bootstrap/83396 (Bootstrap failures with Statemen...
2017-12-13 Segher Boessenkoolcombine: Fix PR83393
2017-12-13 Nathan Sidwell[PR C++/15272] lookups with ambiguating dependent base
2017-12-12 Jeff Lawre PR tree-optimization/83298 (wrong code at -O1, ...
2017-12-12 Rainer OrthFix g++.old-deja/g++.pt/const2.C on Solaris
2017-12-12 Richard Bienerre PR tree-optimization/83385 ([graphite] Wrong code...
2017-12-12 Marek Polacekre PR c/82679 (Uses of typedefs of arrays of _Atomic...
2017-12-12 Jakub Jelinekre PR rtl-optimization/83363 (wrong code at -O2 -fno...
2017-12-12 Jakub Jelinekre PR tree-optimization/83359 (ICE in expand_LOOP_DIST_...
2017-12-12 Jakub Jelinekre PR tree-optimization/80631 (Compiling with -O3 ...
2017-12-12 Richard Bienerre PR middle-end/81889 (bogus warnings with -Wmaybe...
2017-12-12 Julia KovalEnable VAES support [2/5]
2017-12-12 David MalcolmExpensive selftests: torture testing for fix-it boundar...
2017-12-11 Segher BoessenkoolFix the new pr83361.c testcase
2017-12-11 Martin SeborRemove a stray line.
2017-12-11 Martin SeborPR c/81544 - attribute noreturn and warn_unused_result...
2017-12-11 Carl Lovealtivec-12.c (main): Add tests for vec_avg.
2017-12-11 Carl Lovealtivec.h (vec_extract_fp32_from_shorth, [...]): Add...
2017-12-11 Alexandre Oliva[PR80693] drop value of parallel SETs dropped by combine
2017-12-11 Segher Boessenkoolifcvt: Call fixup_partitions (PR83361)
2017-12-11 Will Schmidtrs6000.c (rs6000_gimple_fold_builtin): Add support...
2017-12-11 Thomas Koenigre PR fortran/83379 (Intermittent failure of min/maxval...
2017-12-11 Thomas Koenigre PR fortran/45689 ([F03] Missing transformational...
2017-12-10 Uros BizjakChangeLog: Fix whitespace.
2017-12-10 Dominique d'Humieresre PR fortran/53478 (gfortran segfaults when module...
2017-12-10 Jakub Jelinekre PR tree-optimization/83337 (ICE at -O3 x86_64-linux...
2017-12-09 Steven G. Karglre PR fortran/82934 (Segfault on assumed character...
2017-12-09 Jakub Jelinekre PR lto/83338 (SPEC CPU2017 510.parest_r ICE)
2017-12-09 Thomas Koenigre PR fortran/83316 (ICE: minval/maxval and characters)
2017-12-08 Vladimir Makarov[multiple changes]
2017-12-08 Jakub Jelinekre PR rtl-optimization/81595 (ICE: verify_flow_info...
2017-12-08 Michael Matzre PR tree-optimization/83323 (186.crafty miscompares)
2017-12-08 Richard Bienerre PR middle-end/81782 (Yet another -Wmaybe-uninitializ...
2017-12-08 Rainer OrthDisable hwcap on Solaris in g++.dg/opt/pr83252.C
2017-12-08 Martin JamborPrevent SRA from removing type changing assignment
2017-12-08 Jan Hubickare PR tree-optimization/83609 (ICE in read_complex_part...
2017-12-08 Richard Bienerre PR tree-optimization/81303 (410.bwaves regression...
2017-12-08 Julia KovalEnable VNNI support [5/5]
2017-12-08 Richard Bienerre PR tree-optimization/81303 (410.bwaves regression...
2017-12-08 Julia KovalEnable VNNI support [4/5]
2017-12-08 Julia KovalEnable VAES support [2/5]
2017-12-08 Sandra Loosemoreconst-addr-1.c: New.
2017-12-08 Jakub Jelinekre PR target/83252 (Wrong code with "-march=skylake...
2017-12-07 Jakub Jelinekre PR target/81906 (Calls to rint() wrongly optimized...
2017-12-07 Jakub Jelinekre PR tree-optimization/83075 (Invalid strncpy optimiza...
2017-12-07 Thomas Preud'hommeImprove fstack_protector effective target
2017-12-07 Joseph MyersAllow _Alignas in compound literals (C11 DR#444).
2017-12-07 Richard Sandiford[AArch64] Fix ICEs in aarch64_print_operand
2017-12-07 Bin Chengre PR tree-optimization/81303 (410.bwaves regression...
2017-12-07 Jakub Jelinekre PR middle-end/83164 (internal compiler error: verify...
2017-12-07 Martin SeborPR c/81544 - attribute noreturn and warn_unused_result...
2017-12-07 Tamar Christinare PR target/82641 (Unable to enable crc32 for a certai...
2017-12-07 Michael MatzAdd unroll and jam pass
2017-12-07 Richard Bienerre PR tree-optimization/83296 (missing -Wstringop-overf...
2017-12-07 Julia KovalEnable VAES support [2/5]
next