Fix typo
[platform/upstream/gcc.git] / gcc / testsuite / ChangeLog
2019-09-23 Eric BotcazouFix typo
2019-09-23 Eric Botcazoutrans.c (gnat_compile_time_expr_list): New variable.
2019-09-22 Marek PolacekPR c++/91819 - ICE with operator++ and enum.
2019-09-21 Martin SeborPR middle-end/91830 - Bogus -Warray-bounds on strcpy...
2019-09-21 Jakub Jelinekre PR c++/30277 (bit-field: wrong overload resolution)
2019-09-21 Marek PolacekDR 2345 - Jumping across initializers in init-statement...
2019-09-21 Richard SandifordAvoid adding impossible copies in ira-conflicts.c:proce...
2019-09-20 Iain Sandoe[Darwin, X86, testsuite] Fix naked-1.c fail.
2019-09-20 Tobias Burnusre PR fortran/78260 (ICE in gimplify_expr, at gimplify...
2019-09-20 Olivier HainqueRestrict gnat.dg/system_info1.adb to Linux and Windows...
2019-09-20 Eric Botcazoure PR target/91269 (unaligned floating-point register...
2019-09-20 Eric Botcazoure PR c/91815 (questionable error on type definition...
2019-09-19 Martin JamborNew IPA-SRA
2019-09-19 Martin SeborPR middle-end/91631 - buffer overflow into an array...
2019-09-19 Lewis HyattSupport extended characters in C/C++ identifiers (PR...
2019-09-19 Iain Sandoe[Darwin, PPC, testsuite] Fix pr89313.c fail.
2019-09-19 Richard Hendersonaarch64: Implement -moutline-atomics
2019-09-19 Feng XueUse post-dom info to update if/switch predicate
2019-09-19 Richard Bienerre PR tree-optimization/91812 (GCC ignores volatile...
2019-09-19 Tom Tromey[Ada] Emit DW_AT_GNU_bias with -fgnat-encodings=gdb
2019-09-19 Steve Baird[Ada] Accept concatentation arguments to pragma Annotate
2019-09-19 Eric Botcazou[Ada] Fix bogus "too late" error with nested generics...
2019-09-19 Eric Botcazou[Ada] Fix bogus visibility error with nested generics...
2019-09-19 Ed Schonberg[Ada] Spurious visibility error in generic child unit
2019-09-19 Yannick Moy[Ada] Allow constants of access type in Global contracts
2019-09-19 Eric Botcazou[Ada] Fix run-time segfault with derived access-to...
2019-09-19 Ed Schonberg[Ada] Crash on predicate in full view in a generic...
2019-09-19 Eric Botcazou[Ada] Fix spurious type mismatch failure on nested...
2019-09-19 Bob Duff[Ada] Infinite loop with concatenation and aspect
2019-09-19 Eric Botcazou[Ada] Fix fallout of previous change for bit-packed...
2019-09-19 Hongtao LiuExtend pass rpad to handle avx512f vcvtusi2ss vcvtusi2s...
2019-09-18 H.J. Lui386: Restore Skylake SImode hard register store cost
2019-09-18 H.J. Lui386: Increase Skylake SImode pseudo register store...
2019-09-18 Eric Botcazou[Ada] Fix spurious alignment warning on simple address...
2019-09-18 Ed Schonberg[Ada] Crash on universal case expression in fixed-point...
2019-09-18 Ed Schonberg[Ada] Crash on aggregate with dscriminant in if-express...
2019-09-18 Justin Squirek[Ada] Spurious ineffective use_clause warning
2019-09-18 Justin Squirek[Ada] Missing accessibility check on discrim assignment
2019-09-18 Eric Botcazou[Ada] Fix sharing of expression in array aggregate...
2019-09-18 Steve Baird[Ada] Implement AI12-0086's rules for discriminants...
2019-09-18 Nicolas Roche[Ada] Ensure that Scan_Real result does not depend...
2019-09-18 Vadim Godunko[Ada] Raise exception on call to Expect for a dead...
2019-09-18 Steve Baird[Ada] No Storage_Error for an oversized disabled ghost...
2019-09-18 Olivier Hainque[Ada] Fix 32/64bit mistake on SYSTEM_INFO component...
2019-09-18 Bob Duff[Ada] Avoid uninitialized variable in bounded containers
2019-09-18 Richard Sandiford[x86] Tweak testcases for PR82361
2019-09-17 Christophe Lyon[ARM/FDPIC v6 20/24] [ARM][testsuite] FDPIC: Skip tests...
2019-09-17 Feng XuePR ipa/91089 - Setup predicate for switch default case...
2019-09-17 Paul Thomasre PR fortran/91588 (ICE in check_inquiry, at fortran...
2019-09-17 Yannick Moy[Ada] Fix rounding of fixed-point arithmetic operation
2019-09-17 Yannick Moy[Ada] Raise Constraint_Error in overflow case involving...
2019-09-17 Vadim Godunko[Ada] Avoid to close irrelevant file descriptors
2019-09-17 Ed Schonberg[Ada] In a generic use Presanalyze_Spec_Expression...
2019-09-17 Javier Miranda[Ada] Ada 2020: Raise expressions in limited contexts...
2019-09-17 Eric Botcazou[Ada] Fix wrong value of 'Size for slices of bit-packed...
2019-09-16 Paolo Carlinidecl.c (grokdeclarator): Use declspecs->locations and...
2019-09-16 Li Jia HeFix PR88784, middle end is missing some optimizations...
2019-09-16 Richard Bienerre PR tree-optimization/91756 (g++.dg/lto/alias-3 FAILs)
2019-09-15 Marek PolacekPR c++/91740 - ICE with constexpr call and ?: in ARRAY_REF.
2019-09-15 Sandra Loosemore2019-09-15 Sandra Loosemore <sandra@codesourcery...
2019-09-15 Steven G. Karglre PR fortran/91727 (ICE in conformable_arrays, at...
2019-09-15 Thomas Koenigre PR fortran/91550 (ICE in do_subscript, at fortran...
2019-09-15 Thomas Koenigre PR fortran/91556 (Problems with better interface...
2019-09-14 Thomas Koenigre PR fortran/91557 (Bogus warning about unused dummy...
2019-09-14 Sandra Loosemorere PR middle-end/83889 (new failures on some arm target...
2019-09-14 Kewen LinConsider doloop IV in IVOPTs
2019-09-13 Steven G. Karglre PR fortran/91566 (ICE in gfc_constructor_copy, at...
2019-09-13 Bernd Edlingerre PR fortran/91716 (ICE in output_constant, at varasm...
2019-09-13 Paul Thomasre PR fortran/91717 (ICE on concatenating deferred...
2019-09-12 Uros Bizjakre PR tree-optimization/89386 (Generation of vectorized...
2019-09-12 Richard Bienerre PR tree-optimization/91750 (Induction vectorization...
2019-09-11 Sandra Loosemorere PR middle-end/83889 (new failures on some arm target...
2019-09-11 Steven G. Karglre PR fortran/91553 (ICE in gfc_real2complex, at fortra...
2019-09-11 Steven G. Karglre PR fortran/91642 (ICE: Bad IO basetype (transfer_exp...
2019-09-11 Jakub Jelinekre PR rtl-optimization/89435 (wrong code with -O1 ...
2019-09-11 Richard Bienerre PR tree-optimization/90387 (__builtin_constant_p...
2019-09-11 Eric Botcazoure PR rtl-optimization/89795 (wrong code with -O2 ...
2019-09-11 Jakub Jelinekre PR tree-optimization/91723 (builtin fma is not optim...
2019-09-11 Jakub Jelinekre PR middle-end/91725 (ICE in get_nonzero_bits startin...
2019-09-11 Richard Bienerrevert: match.pd: Add flag_unsafe_math_optimizations...
2019-09-10 Marek PolacekPR c++/91673 - ICE with noexcept in alias-declaration.
2019-09-10 Marek PolacekPR c++/91705 - constexpr evaluation rejects ++/-- on...
2019-09-10 David Edelsohndefault_format_1.f90: Remove XFAIL AIX.
2019-09-10 Jakub Jelinekre PR middle-end/91680 (Integer promotion quirk prevent...
2019-09-10 Paolo Carlinidecl.c (has_designator_problem): Use cp_expr_loc_or_inp...
2019-09-10 Christophe Lyon[ARM/FDPIC v6 22/24] [ARM][testsuite] FDPIC: Skip tests...
2019-09-10 Christophe Lyon[ARM/FDPIC v6 19/24] [ARM][testsuite] FDPIC: Adjust...
2019-09-10 Christophe Lyon[ARM/FDPIC v6 18/24] [ARM][testsuite] FDPIC: Enable...
2019-09-10 Christophe Lyon[ARM/FDPIC v6 17/24] [ARM][testsuite] FDPIC: Handle...
2019-09-10 Christophe Lyon[ARM/FDPIC v6 16/24] [ARM][testsuite] FDPIC: Skip tests...
2019-09-10 Christophe Lyon[ARM/FDPIC v6 15/24] [ARM][testsuite] FDPIC: Adjust...
2019-09-10 Christophe Lyon[ARM/FDPIC v6 14/24] [ARM][testsuite] FDPIC: Skip unsup...
2019-09-10 Christophe Lyon[ARM/FDPIC v6 04/24] [ARM] FDPIC: Add support for FDPIC...
2019-09-10 Marek PolacekPR c++/84374 - diagnose invalid uses of decltype(auto).
2019-09-09 Segher Boessenkoolrs6000: Update rlwinm-[012].c
2019-09-09 Barnaby Wilksmatch.pd: Add flag_unsafe_math_optimizations check...
2019-09-09 Jakub Jelinekre PR target/87853 (_mm_cmpgt_epi8 broken with -funsign...
2019-09-09 Jakub Jelinekre PR target/91704 ([X86] Codegen for _mm256_cmpgt_epi8...
2019-09-09 Jose E. MarchesiGCC port for eBPF
2019-09-09 Jose E. Marchesitestsuite: new require effective target indirect_calls
next