]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/testsuite/ChangeLog
PR target/88799 Add +mp and +sec extensions to ARMv7-a
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
2019-01-18  Richard EarnshawPR target/88799 Add +mp and +sec extensions to ARMv7-a
2019-01-18  Martin LiskaBump version of __gcov_indirect_call_profiler function...
2019-01-18  Jakub Jelinekre PR tree-optimization/86214 (Strongly increased stack...
2019-01-18  Christophe Lyon[ARM][testsuite] follow-up to PR target/52813 and targe...
2019-01-18  Jakub JelinekReapply:
2019-01-18  Martin LiskaReset proper type on vector types (PR middle-end/88587).
2019-01-18  Steve Ellceyre PR fortran/88898 ([Regression 9] gomp is broken...
2019-01-17  Martin SeborPR middle-end/88273 - [8/9 Regression] warning: 'memcpy...
2019-01-17  Steve Ellceypr60823-1.c: Add aarch64 specific warning checks and...
2019-01-17  Paolo Carlinidecl.c (grokdeclarator): Use typespec_loc in error...
2019-01-17  David MalcolmC++: Fix ICE when adding overloaded operator via using_...
2019-01-17  Martin SeborPR tree-optimization/88800 - Spurious -Werror=array...
2019-01-17  Tamar ChristinaFix Arm testcase by using NEON.
2019-01-17  Andrew StubbsPort testsuite to GCN
2019-01-17  Andrew StubbsIgnore LLVM's blank lines.
2019-01-17  Andrew StubbsTestsuite: GCN is always PIE.
2019-01-17  Andrew StubbsAdd dg-require-effective-target exceptions
2019-01-17  Tamar ChristinaRename stack-clash protection CFA register to avoid...
2019-01-17  Nathan Sidwell[PR c++/86610] lambda captures in templates
2019-01-17  Wei Xiaoavx512f-vfixupimmpd-2.c: Fix the test cases for VFIXUPI...
2019-01-17  Wei Xiaore PR target/88794 (fixupimm intrinsics are unusable)
2019-01-17  Wei Xiaore PR target/88794 (fixupimm intrinsics are unusable)
2019-01-17  Jakub Jelinekre PR rtl-optimization/88870 (ICE: Segmentation fault...
2019-01-17  Kewen Lin[rs6000] Support more prototypes for vec_ld and vec_st.
2019-01-17  Alexandre Oliva[PR87768] reset location wrapper suppression when reent...
2019-01-17  Alexandre Oliva[PR86648] use auto identifier for class placeholder...
2019-01-17  Kewen Lin[PATCH, rs6000, testsuite] Fix PR87306
2019-01-16  David MalcolmFix ICE due to "combine" creating unreachable EH blocks...
2019-01-16  Tamar ChristinaFix PR88046 on AArch64 and Arm bare metal targets.
2019-01-16  Paolo Carlinidecl.c (grokdeclarator): Use locations[ds_storage_class...
2019-01-16  Marek PolacekPR c++/78244 - narrowing conversion in template not...
2019-01-16  Jakub Jelinekre PR c/51628 (__attribute__((packed)) is unsafe in...
2019-01-15  Nikhil Beneschgodump.c (go_output_typedef): When outputting a typedef...
2019-01-15  David MalcolmFix ICE on class-template argument deduction (PR c...
2019-01-15  Thomas Koenigre PR fortran/43136 (Excess copy-in/copy-out with chara...
2019-01-15  Thomas Koenigre PR fortran/43072 (unneeded temporary (s=s+f(a)))
2019-01-15  Steven G. Karglre PR fortran/81849 (Size of automatic array argument...
2019-01-15  Paul Thomastrans-expr.c (gfc_conv_gfc_desc_to_cfi_desc): Deal...
2019-01-15  Marek Polacekre PR c++/88866 (g++.dg/cpp0x/variadic126.C fails with...
2019-01-15  Richard SandifordPR inline-asm/52813 revisited
2019-01-15  Richard Bienerre PR debug/88046 (ICE in add_data_member_location_attr...
2019-01-15  Richard Bienerre PR tree-optimization/88855 (ICE: verify_ssa failed...
2019-01-15  Paolo Carlinidecl.c (start_decl): Improve error location.
2019-01-15  Jakub Jelinekre PR tree-optimization/88775 (Optimize std::string...
2019-01-14  Marek PolacekPR c++/88825 - ICE with bogus function return type...
2019-01-14  Jakub Jelinekc-cppbuiltin.c (c_cpp_builtin): Define __cpp_guaranteed...
2019-01-14  Marek PolacekPR c++/88830 - ICE with abstract class.
2019-01-14  Martin SeborPR target/88638 - FAIL: fsf-nsstring-format-1.s on...
2019-01-14  Martin LiskaFix location of tls_wrapper_fn (PR gcov-profile/88263).
2019-01-14  Jakub Jelinekre PR rtl-optimization/88796 (-fstack-protector* kills...
2019-01-14  Iain Buclaw[D] Merge upstream dmd cd2034cd7
2019-01-14  Jerry DeLislere PR libfortran/88776 (Namelist read from stdin: loss...
2019-01-13  Thomas Koenigre PR fortran/57992 (Pointless packing of contiguous...
2019-01-13  H.J. LuC-family: Replace "may may" with "may" in warning message
2019-01-13  Thomas Koenigre PR fortran/59345 (_gfortran_internal_pack on compile...
2019-01-13  Steven G. Karglre PR fortran/61765 ([F03] Rejects valid BIND(C) ENTRY)
2019-01-12  Paolo Carlinidecl.c (cp_finish_decl): Improve error location.
2019-01-12  Paul ThomasISO_Fortran_binding_2.f90: Remove because of reports...
2019-01-11  Steven G. Karglre PR fortran/35031 (ELEMENTAL procedure with BIND(C))
2019-01-11  Marek PolacekPR c++/88692, c++/87882 - -Wredundant-move false positi...
2019-01-11  Jakub Jelinekre PR middle-end/85956 (ICE in wide_int_to_tree_1,...
2019-01-11  Tobias BurnusPR C++/88114 Gen destructor of an abstract class
2019-01-11  Jakub Jelinekre PR tree-optimization/88693 (Wrong code since r263018)
2019-01-11  Tamar ChristinaFix arm testism regression.
2019-01-11  Martin LiskaAdd a testcase (PR middle-end/88758).
2019-01-11  Jan Beulichx86-64: {,V}CVT{,U}SI2Sx are ambiguous without suffix
2019-01-11  Jakub Jelinekre PR rtl-optimization/88296 (Infinite loop in lra_spli...
2019-01-11  Paolo Carlinidecl.c (start_decl): Improve error location.
2019-01-11  Thomas Koenigre PR fortran/59345 (_gfortran_internal_pack on compile...
2019-01-10  Jakub Jelinekre PR target/88785 (ICE in as_a, at machmode.h:353)
2019-01-10  Vladimir Makarovre PR rtl-optimization/87305 (Segfault in end_hard_regn...
2019-01-10  Richard Bienerre PR tree-optimization/88792 (wrong-code in RPO VN...
2019-01-10  Steven G. Karglre PR fortran/86322 (ICE in reference_record with data...
2019-01-10  Sudakshina Das[Committed, AArch64] Disable tests for ilp32.
2019-01-10  Stefan AgnerARM: fix -masm-syntax-unified (PR88648)
2019-01-10  Jakub Jelinekre PR c/88568 ('dllimport' no longer implies 'extern...
2019-01-10  Tamar Christinaarm-builtins.c (enum arm_type_qualifiers): Add qualifie...
2019-01-10  Tamar Christinaaarch64-builtins.c (enum aarch64_type_qualifiers):...
2019-01-10  Tamar Christinatarget-supports.exp (check_effective_target_arm_v8_3a_c...
2019-01-10  Steven G. Karglre PR fortran/88376 (ICE in is_illegal_recursion, at...
2019-01-09  Sandra LoosemorePR other/16615 [3/5]
2019-01-09  Thomas Koenigre PR fortran/68426 (Simplification of SPREAD with...
2019-01-09  Uros Bizjaki386-protos.h (ix86_expand_xorsign): New prototype.
2019-01-09  Eric Botcazoure PR target/84010 (problematic TLS code generation...
2019-01-09  Sudakshina Das[AArch64, 6/6] Enable BTI: Add configure option.
2019-01-09  Sudakshina Das[AArch64, 5/6] Enable BTI : Add new pass for BTI.
2019-01-09  Sudakshina Das[AArch64, 3/6] Restrict indirect tail calls to x16...
2019-01-09  Alejandro Martinez[Aarch64][SVE] Add copysign and xorsign support
2019-01-09  Jakub Jelinekre PR rtl-optimization/88331 (ICE in rtl_verify_bb_layo...
2019-01-09  Paolo Carlinidecl.c (grok_reference_init): Improve error location.
2019-01-08  Marek Polacekre PR c++/88744 (class non-type template parameters...
2019-01-08  Marek PolacekPR c++/88538 - braced-init-list in template-argument...
2019-01-08  Jakub Jelinekre PR target/88457 (ICE: Max. number of generated reloa...
2019-01-08  Janus Weilre PR fortran/88047 (ICE in gfc_find_vtab, at fortran...
2019-01-08  H.J. Lux86: Don't generate vzeroupper if caller passes AVX...
2019-01-08  Marek PolacekPR c++/88548 - this accepted in static member functions.
2019-01-08  Martin LiskaUse proper type in linear transformation in tree-switch...
2019-01-08  Richard Bienerre PR middle-end/86554 (Incorrect code generation with...
2019-01-08  Paolo Carlinithread1.C: Tweak expected error #line 13 to cover targe...
2019-01-08  Richard Bienerre PR fortran/88611 (ICE in eliminate_stmt, at tree...
next