]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/testsuite/ChangeLog
expr.c (external_spec_function): Add ieee_support_subnormal to list of IEEE inquiry...
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
2018-12-29  Steven G. Karglexpr.c (external_spec_function): Add ieee_support_subno...
2018-12-29  Jozef Lawrynowiczmsp430.c (msp430_attr): Warn when the critical and...
2018-12-29  Steven G. Karglre PR fortran/88342 (Possible bug with IEEE_POSITIVE_IN...
2018-12-29  Dominique d'Humieresre PR tree-optimization/68356 (FAIL: gcc.dg/torture...
2018-12-29  Jakub Jelinekre PR ipa/88586 (ICE: Segmentation fault (in free_lang_...
2018-12-28  David Edelsohnident-1b.c: XFAIL AIX and Darwin.
2018-12-28  H.J. Lux86-64: Remove .file directive from snapshot source
2018-12-28  H.J. Lux86-64: Remove .file directive from snapshot source
2018-12-27  Jan Hubickaipa-devirt.c (polymorphic_call_target_d): Add n_odr_types.
2018-12-27  Steven G. Karglre PR fortran/81027 (Assumed-shape array reported as...
2018-12-27  Steven G. Karglaligned1.f03: Fix invalid code that now causes an error...
2018-12-27  Martin LiskaUse proper location for tls_init function (PR c++/88263).
2018-12-26  Steven G. Karglre PR fortran/85357 (ICE on invalid code with equal...
2018-12-24  Steven G. Karglre PR fortran/45513 (BOZ kinds differently handled...
2018-12-24  Steven G. Karglieee_9.f90: XFAIL on arm*-*-gnueabi[hf].
2018-12-24  Jan Hubickatree.c (fld_simplified_type): Temporarily disable array...
2018-12-24  Iain SandoeFix PR67974 for Darwin by adding an asm shim for AVX.
2018-12-24  Iain Sandoepowerpc-darwin, skip ident tests.
2018-12-23  Paul Thomasre PR fortran/77703 (ICE on assignment to pointer function)
2018-12-23  Steven G. Karglre PR fortran/88328 (ICE in resolve_tag_format, at...
2018-12-22  Jan Hubickatree.c: (obj_type_ref_class): Move to...
2018-12-22  Steven G. Karglre PR fortran/85798 (ICE in get_array_index, at fortran...
2018-12-22  Steven G. Karglre PR fortran/88169 (Rejects USE rename of namelist...
2018-12-21  Steven G. Karglre PR fortran/69121 (IEEE_SCALB is not generic)
2018-12-21  Jakub Jelinekre PR c++/86524 (std::less with pointer arguments not...
2018-12-21  Jakub Jelinekre PR middle-end/85594 (ICE during expand when compilin...
2018-12-21  Jan Hubickare PR ipa/88561 (PGO devirtualization miscompilation...
2018-12-21  Paul Thomasre PR fortran/87881 (gfortran.dg/inquiry_type_ref_...
2018-12-21  Andreas KrebbelS/390: Add support for double<->long vector converts
2018-12-21  Jakub Jelinekre PR rtl-optimization/88563 (wrong code with -O2 ...
2018-12-21  Jakub Jelinekre PR c++/87125 (ICE in tsubst_copy starting with r261084)
2018-12-21  Thomas Preud'homme[ARM] Fix size-optimization-ieee testcase failure
2018-12-21  Jakub Jelinekre PR target/88547 (missed optimization for vector...
2018-12-21  Marek PolacekPR c++/88196 - ICE with class non-type template parameter.
2018-12-20  H.J. LuC/C++: Add -Waddress-of-packed-member
2018-12-20  Vladimir Makarovre PR target/88457 (ICE: Max. number of generated reloa...
2018-12-20  Jakub Jelinekre PR c++/88180 (ICE in vec<tree_node*, va_gc, vl_embed...
2018-12-20  Richard Sandiford[AArch64][SVE] Add ABS support
2018-12-20  Richard Sandiford[AArch64][SVE] Fix IFN_COND_FMLA movprfx alternative
2018-12-20  Martin SeborPR tree-optimization/84053 - missing -Warray-bounds...
2018-12-20  David Malcolm-Wtautological-compare: fix comparison of macro expansions
2018-12-20  Richard Bienerre PR tree-optimization/84362 (Auto-vectorization regre...
2018-12-20  Jakub Jelinekre PR target/88547 (missed optimization for vector...
2018-12-19  Steven G. Karglre PR fortran/87992 (ICE in resolve_fl_variable, at...
2018-12-19  Uros Bizjaki386.md (SWI1248_AVX512BWDQ_64): Rename from SWI1248_AV...
2018-12-19  Thomas Preud'homme[ARM] Optimize executable size when using softfloat...
2018-12-19  Segher Boessenkoolc++, asm: Do not handle any asm-qualifiers in top-level asm
2018-12-19  Segher Boessenkoolc/c++, asm: Use nicer error for const and restrict
2018-12-19  David MalcolmC++: better locations for bogus initializations (PR...
2018-12-19  David MalcolmC++: improvements to binary operator diagnostics (PR...
2018-12-19  David MalcolmC++: more location wrapper nodes (PR c++/43064, PR...
2018-12-19  Paul A. Clarke[rs6000] Fix x86 SSSE3 compatibility implementations...
2018-12-19  Thomas Preud'homme[ARM] Do softfloat when -mfpu set, -mfloat-abi=softfp
2018-12-19  Tom de Vries[nvptx, libgomp] Move rtl-dump test-cases to libgomp
2018-12-19  Tom de Vries[testsuite] Add scan-offload-rtl-dump
2018-12-19  Richard Bienerre PR tree-optimization/88533 (Higher performance penal...
2018-12-19  Jakub Jelinekre PR target/88541 (VPCLMULQDQ 256-bit inline function...
2018-12-19  Jakub Jelinekre PR c++/87934 (struct with NSDMI of enum makes initia...
2018-12-19  Alexandre Oliva[PR86153] simplify more overflow tests in VRP
2018-12-19  Alexandre Oliva[PR87012] canonicalize ref type for tmpl arg
2018-12-19  Alexandre Oliva[PR c++/88146] do not crash synthesizing inherited...
2018-12-18  Jakub Jelinekre PR rtl-optimization/87759 (ICE in lra_assign, at...
2018-12-18  Vladimir Makarovre PR rtl-optimization/87759 (ICE in lra_assign, at...
2018-12-18  Jakub Jelinekre PR tree-optimization/88464 (AVX-512 vectorization...
2018-12-18  Kyrylo Tkachov[testsuite] Enable vect_usad_char effective target...
2018-12-18  Jakub Jelinekre PR target/88513 (FAIL: gcc.target/i386/pr59591-1.c)
2018-12-18  Wei Xiaodriver-i386.c (host_detect_local_cpu): Detect cascadelake.
2018-12-17  Peter Bergnerre PR target/87870 (ppc64le generates poor code when...
2018-12-17  Jakub Jelinekre PR c++/88410 (internal compiler error: output_operan...
2018-12-17  Steve EllceyAdd missing ChangeLog entry from last checkin:
2018-12-17  Martin Seborbuiltin-snprintf-4.c: Adjust for ILP32.
2018-12-17  Senthil Kumar Selvarajre PR rtl-optimization/88253 (Inlining of function...
2018-12-17  Richard SandifordAdd a loop versioning pass
2018-12-16  Steven G. Karglre PR fortran/88116 (ICE in gfc_convert_constant()...
2018-12-16  Steven G. Kargldecl.c (variable_decl): Typo fixes.
2018-12-16  Thomas KoenigPF fortran/88364
2018-12-16  H.J. Lux86: Revert reversion 267133
2018-12-16  Steven G. Karglre PR fortran/87994 (ICE in match_data_constant, at...
2018-12-15  Jakub Jelinekre PR c++/88482 (ICE when wrongly declaring __cxa_alloc...
2018-12-15  Steven G. Karglre PR fortran/88138 (ICE in gfc_arith_concat, at fortra...
2018-12-15  Jakub Jelinekre PR tree-optimization/88464 (AVX-512 vectorization...
2018-12-15  Paolo Carlinire PR c++/84644 (internal compiler error: in warn_mispl...
2018-12-14  Jakub Jelinekre PR target/88489 (FAIL: gcc.target/i386/avx512f-vfixu...
2018-12-14  Jakub Jelinekre PR rtl-optimization/88478 (valgrind error in cselib...
2018-12-14  Martin SeborPR tree-optimization/88372 - alloc_size attribute is...
2018-12-14  Martin SeborPR tree-optimization/87096 - Optimised snprintf is...
2018-12-14  Alexandre Oliva[PR c++/87814] undefer deferred noexcept on tsubst...
2018-12-14  H.J. Lux86; Add -mmanual-endbr and cf_check function attribute
2018-12-14  Thomas SchwingeAdd user-friendly diagnostics for OpenACC loop parallel...
2018-12-14  Alexandre Oliva[PR86823] retain deferred access checks from outside...
2018-12-14  Jakub Jelinekre PR c++/82294 (Array of objects with constexpr constr...
2018-12-14  Thomas Preud'hommeARM] Improve robustness of -mslow-flash-data
2018-12-14  H.J. Lux86: Don't use get_frame_size when finalizing stack...
2018-12-14  Eric Botcazoudecl.c (rm_size): Take into account the padding in...
2018-12-14  Claudiu Zissulescu[ARC] Fix millicode wrong blink restore.
2018-12-14  Michael Ploujnikovipa-cp.c (print_all_lattices): Skip cp clones.
2018-12-13  Jakub Jelinekre PR tree-optimization/88444 (ICE: tree check: expecte...
2018-12-13  Jakub Jelinekre PR rtl-optimization/88470 (ICE in maybe_record_trace...
2018-12-13  Vladimir Makarovre PR rtl-optimization/88414 (ICE in lra_assign, at...
2018-12-13  Marek PolacekPR c++/88216 - ICE with class type in non-type template...
next