P1008R1 - prohibit aggregates with user-declared constructors
[gcc.git] / gcc / testsuite / ChangeLog
2018-07-31 Jakub JelinekP1008R1 - prohibit aggregates with user-declared constr...
2018-07-31 Segher Boessenkoolarm: Testcase for PR86640
2018-07-31 Martin LiskaGCOV: add cache for streamed locations.
2018-07-31 Martin LiskaFix GCOV CFG related issues.
2018-07-31 Ed Schonberg[Ada] Spurious error on default parameter in protected...
2018-07-31 Justin Squirek[Ada] Wrong value after assignment of overlain record...
2018-07-31 Hristian Kirtchev[Ada] Spurious error on the placement of aspect Global
2018-07-31 Gary Dismukes[Ada] Compiler failure on an extended_return_statement...
2018-07-31 Ed Schonberg[Ada] Spurious warning on iteration over range of 64...
2018-07-31 Andre VieiraReverting 'AsyncI/O patch committed' as it is breaking...
2018-07-30 Segher Boessenkooltestcase for 2-2 combine
2018-07-27 Martin SeborPR tree-optimization/86696 - ICE in handle_char_store...
2018-07-27 David MalcolmFixes to testcase for PR tree-optimization/86636
2018-07-27 Qing ZhaoDisable strcmp/strncmp/memcmp inlining when optimization
2018-07-26 Pat Haugenre PR target/86612 (__strdup problem on power 9)
2018-07-26 Martin SeborPR tree-optimization/86043 - strlen after memcpy partia...
2018-07-26 Martin Liskagcov: Fix wrong usage of NAN in statistics (PR gcov...
2018-07-25 Martin Seborstrnlen.c: Remove DejaGnu directives ignored by the...
2018-07-25 Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)
2018-07-25 Jakub Jelinekre PR c++/85515 (Bogus suggestions from "GCC's leaky...
2018-07-25 Claudiu Zissulescu[ARC] Fix uncache attribute.
2018-07-25 Martin SeborPR tree-optimization/86622 - incorrect strlen of array...
2018-07-24 David MalcolmFix segfault in -fsave-optimization-record (PR tree...
2018-07-24 Matthew Malcomson[GCC][AARCH64] Canonicalize aarch64 widening simd plus...
2018-07-24 Jakub Jelinekre PR middle-end/86627 (Signed 128-bit division by...
2018-07-24 Jakub Jelinekre PR testsuite/86649 (g++.dg/tree-ssa/pr19476-1.C...
2018-07-23 Carl Lovere PR target/86591 (gcc.target/powerpc/builtins-1.c...
2018-07-23 Bernd Edlingerre PR c/86617 (Volatile qualifier is ignored sometimes...
2018-07-23 Jakub Jelinekre PR c++/86569 (-Wnonnull-compare affects code generat...
2018-07-20 Martin Seborre PR middle-end/82063 (issues with arguments enabled...
2018-07-20 Martin SeborPR middle-end/82063 - issues with arguments enabled...
2018-07-20 Martin SeborPR tree-optimization/86613 - missing -Warray-bounds...
2018-07-20 Richard Bienerre PR debug/86585 (ICE in gen_member_die, at dwarf2out...
2018-07-19 Martin SeborPR tree-optimization/84047 - missing -Warray-bounds...
2018-07-19 Michael Collisonaarch64.md (subv<GPI>4, [...]): New patterns.
2018-07-19 Paolo Carlinirevert: [multiple changes]
2018-07-19 Andre Vieira[PATCH, GCC, AARCH64] Add support for +profile extension
2018-07-19 Andre Vieira[AArch64][PATCH 2/2] PR target/83009: Relax strict...
2018-07-19 H.J. Lui386: Test __has_attribute (__indirect_return__)
2018-07-19 H.J. Lui386: Change indirect_return to function type attribute
2018-07-19 Kyrylo Tkachov[Fortran] Use MIN/MAX_EXPR or IFN_FMIN/MAX for min...
2018-07-19 Paolo Carlinip784.C: Add -fpermissive.
2018-07-18 Kugan Vivekanandarajahre PR tree-optimization/86544 (Popcount detection gener...
2018-07-18 Jakub Jelinekre PR c++/86550 (Lambda parsing allows arbitrary types...
2018-07-18 Bernd Edlingerre PR c/69558 (glib2 warning pragmas stopped working)
2018-07-18 Janus Weilre PR fortran/85599 (warn about short-circuiting of...
2018-07-18 Marek PolacekPR c++/86190 - bogus -Wsign-conversion warning
2018-07-18 Paolo Carlini2018-07-18 Paolo Carlini <paolo.carlini@oracle.com>
2018-07-18 Paolo Carlinire PR c++/59480 (Missing error diagnostic: friend decla...
2018-07-18 Richard Bienerre PR debug/86523 (ICE in gen_member_die, at dwarf2out...
2018-07-17 Andreas SchwabFix invalid cc_status after [const_][us]mulsi3_highpart
2018-07-17 Jakub Jelineklex.c (_cpp_lex_direct): Use CPP_DL_NOTE instead of...
2018-07-17 David Edelsohn* gcc.target/powerpc/pr85456.c: Require longdouble128.
2018-07-17 Fritz Reesere PR fortran/83184 (Out of memory or ICE with option...
2018-07-17 Will Schmidtfold-vec-unpack-char.c: New.
2018-07-17 David Edelsohnpr57150.c: Require longdouble128.
2018-07-17 Richard Bienerre PR debug/86456 (Segfault in switch_to_section at...
2018-07-17 Robin DappS/390: Set default function alignment to 16.
2018-07-17 Eric Botcazoudecl.c (choices_to_gnu): Rename parameters.
2018-07-17 Rainer OrthAdd -fomit-frame-pointer to gcc.target/i386/vartrack-1.c
2018-07-17 Rainer OrthBuild gcc/testsuite/g++.dg/lto/pr86523-[12]_0.C as PIC
2018-07-17 Martin LiskaClean up of new format of -falign-FOO.
2018-07-17 Ed Schonberg[Ada] Spurious error on prefixed call in an instantiation
2018-07-17 Eric Botcazou[Ada] Fix incompatibility Default_Scalar_Storage_Order...
2018-07-17 Patrick Bernardi[Ada] Use standard version of s-memory.adb for mingw32
2018-07-17 Hristian Kirtchev[Ada] Configuration state not observed for instance...
2018-07-17 Ed Schonberg[Ada] Missing check on illegal equality operation in...
2018-07-17 Justin Squirek[Ada] Argument_String_To_List creates empty items from...
2018-07-17 Ed Schonberg[Ada] Fix handling of inherited discriminant constraints
2018-07-17 Hristian Kirtchev[Ada] Crash on case expression in build-in-place function
2018-07-16 Carl LoveForgot the PR number on the commit log.
2018-07-16 Segher Boessenkoolrs6000: New testcase fp-convert.c
2018-07-16 Segher Boessenkoolrs6000: New testsuite selectors
2018-07-16 Segher Boessenkoolrs6000: Fix testsuite bug in check_ppc_float128_hw_avai...
2018-07-16 Jakub Jelinekre PR tree-optimization/86526 (ICE in builtin_memcpy_re...
2018-07-16 Carl Lovedivkc3-2.c: Add dg-require-effective-target longdouble128.
2018-07-16 Fritz ReeseFix handling of invalid assumed-shape/size arrays in...
2018-07-16 Bernd Edlingerre PR middle-end/86528 (strlen of constant string malfu...
2018-07-16 Paolo Carliniclass.c (resolve_address_of_overloaded_function): Don...
2018-07-16 Andreas KrebbelFix ChangeLog.
2018-07-16 Ilya LeoshkevichS/390: Implement -mnop-mcount
2018-07-16 Ilya LeoshkevichS/390: Implement -mrecord-mcount
2018-07-16 Ilya LeoshkevichS/390: Add direct support for Linux kernel __fentry__...
2018-07-16 Hristian Kirtchev[Ada] Spurious error with null Abstract_State
2018-07-16 Hristian Kirtchev[Ada] Crash on Indefinite_Hashed_Maps with -gnata ...
2018-07-16 Hristian Kirtchev[Ada] Segmentation_Fault with Integer'Wide_Wide_Value
2018-07-16 Javier Miranda[Ada] Bit_Order cannot be defined for record extensions
2018-07-16 Javier Miranda[Ada] Crash processing sources under GNATprove debug...
2018-07-16 Richard Bienerre PR debug/86523 (ICE in gen_member_die, at dwarf2out...
2018-07-16 Martin LiskaRevert one more symbol_summary::get to ::get_create...
2018-07-16 Tom de Vries[debug] Fix pre_dec handling in vartrack
2018-07-16 Eric Botcazoure PR tree-optimization/86514 (wrong manipulation of...
2018-07-16 Jakub Jelinekre PR c++/3698 (improper handling of an extern declared...
2018-07-16 Richard Bienerre PR ipa/86389 (execute FAILs with -fipa-pta)
2018-07-15 Tom de Vries[testsuite/guality] Run guality tests with Og
2018-07-15 Tom de VriesRevert "[testsuite/guality] Run guality tests with Og"
2018-07-15 Tom de Vries[testsuite/guality] Run guality tests with Og
2018-07-13 H.J. Lux86: Tune Skylake, Cannonlake and Icelake as Haswell
2018-07-13 Bill Schmidtemmintrin.h (_mm_and_si128): New function.
2018-07-13 Nathan Sidwell[PR c++/86374] Name lookup failure in enclosing template
next