re PR fortran/84273 ([F03] Reject allocatable passed-object dummy argument (proc_ptr_...
[gcc.git] / gcc / testsuite / ChangeLog
2018-02-12 Janus Weilre PR fortran/84273 ([F03] Reject allocatable passed...
2018-02-12 Sebastian PertaCorrected mistakes in ChangeLog spotted by Jakub Jelinek.
2018-02-12 Tamar Christinare PR target/82641 (Unable to enable crc32 for a certai...
2018-02-12 Paolo Bonzinire PR sanitizer/84307 (asan blocks dead-store elimination)
2018-02-12 Nathan Sidwell[PR c++/84263] GC ICE with decltype
2018-02-12 Paolo Carlinire PR c++/79626 (ICE on invalid code in build_temp...
2018-02-12 Olga MakhotinaFix AVX-512 popcnt and bitalg tests.
2018-02-12 Olga MakhotinaAdd missing mask[z]_scalef_round_s[d,s] intrinsics
2018-02-12 Olga MakhotinaAdd missing intrinsics for _mm_mask[z]_sqrt_round_...
2018-02-11 Francois-Xavier... Commit ChangeLog entries forgotten in r257566.
2018-02-11 Steven G. Karglre PR fortran/54223 (Statement function statement with...
2018-02-11 Paul Thomasre PR fortran/84074 (Incorrect indexing of array when...
2018-02-10 Paul Thomasre PR fortran/84141 (Internal error: type_name(): Bad...
2018-02-10 Alan ModraPR84300, ICE in dwarf2cfi on ppc64le with -fsplit-stack...
2018-02-09 Jakub Jelinekre PR sanitizer/83987 (ICE with OpenMP, sanitizer and...
2018-02-09 Peter Bergnerre PR target/83926 (ICE during RTL pass: ira, in elimin...
2018-02-09 Will Schmidtvsx-vector-6-le.c: Update CPU target.
2018-02-09 Nathan Sidwell[PR c/84293] Unexpected strict-alias warning
2018-02-09 Vladimir Makarovre PR rtl-optimization/57193 (suboptimal register alloc...
2018-02-09 Jakub Jelinekre PR target/84226 (ICE in simplify_const_unary_operati...
2018-02-09 Peter Bergnerbuiltins-1-be.c: Rename duplicate test from this to...
2018-02-09 Martin SeborPR lto/84212 - -Wno-* does not disable warnings from...
2018-02-09 Peter Bergnerre PR target/83926 (ICE during RTL pass: ira, in elimin...
2018-02-09 Tamar Christinare PR target/82641 (Unable to enable crc32 for a certai...
2018-02-09 Andreas KrebbelS/390: Fix PR84295
2018-02-09 Paolo Carlinire PR c++/77522 (ICE on invalid code C++14 code: in...
2018-02-09 Eric Botcazou* expr.c (optimize_bitfield_assignment_op): Remove...
2018-02-09 Richard Bienerre PR target/84278 (claims initv4sfv2sf is available...
2018-02-09 Jakub Jelinekre PR tree-optimization/84232 (gcc.dg/tree-ssa/ssa...
2018-02-09 Jakub Jelinekre PR debug/84252 (ICE in get_tracked_reg_offset when...
2018-02-09 Jakub Jelinekre PR middle-end/84237 (xen build faiulre only zero...
2018-02-09 Marek Polacekre PR c++/83659 (ICE on compilable C++ code: in tree_to...
2018-02-09 David MalcolmFix ICE in find_taken_edge_computed_goto (PR 84136)
2018-02-08 Sergey Shalnovre PR target/83008 ([performance] Is it better to avoid...
2018-02-08 Peter Bergnerre PR target/81143 (New test case gcc.target/powerpc...
2018-02-08 Paolo Carlinire PR c++/83806 (Spurious -Wunused-but-set-parameter...
2018-02-08 Marek Polacekre PR tree-optimization/84238 (ICE tree check: expected...
2018-02-08 Nathan Sidwell[C++ PATCH] initializer_list diagnostic
2018-02-08 Richard SandifordAnother fix for single-element permutes (PR 84265)
2018-02-08 Richard SandifordUse nonzero bits to refine range in split_constant_offs...
2018-02-08 Andreas KrebbelS/390: Disable prediction of indirect branches
2018-02-08 Richard Bienerre PR middle-end/84233 (ICE (segfault) in gimple_assign...
2018-02-08 Richard Bienerre PR target/84278 (claims initv4sfv2sf is available...
2018-02-08 Wilco DijkstraPR84068, PR83459: Fix sort order of SCHED_PRESSURE_MODEL
2018-02-08 Richard Bienerslp-pr56812.cc: Allow either basic-block or loop vector...
2018-02-08 Paolo Carlinire PR c++/83204 (c++ -std=c++14 ICE in maybe_undo_paren...
2018-02-07 Will Schmidtvsxcopy.c: Update scan-assembler stanzas.
2018-02-07 Michael Meissnerre PR target/84154 (PowerPC GCC 7 and 8 have regression...
2018-02-07 Will Schmidtbuiltins-mergew-mergeow.c: Update dg-requires.
2018-02-07 Jakub Jelinekre PR c++/84082 (ICE with broken template function...
2018-02-07 Steven G. Karglre PR fortran/82994 (ICE in gfc_match_deallocate, at...
2018-02-07 Thomas Koenigre PR fortran/68560 (The test gfortran.dg/shape_8.f90...
2018-02-07 Steven G. Karglre PR fortran/82049 (ICE with character(*),parameter...
2018-02-07 David MalcolmC++: avoid most reserved words as misspelling suggestio...
2018-02-07 Martin LiskaRevert behavior to r251316.
2018-02-07 Tom de Vries[testsuite] Require alloca in gcc.dg/pr83844.c
2018-02-07 Tom de Vries[testsuite] Require global_constructor in gcc.dg/tortur...
2018-02-07 H.J. LuUse -fcf-protection=return in cet-intrin-4.c
2018-02-07 Tom de Vries[openacc] Fix diff_type in expand_oacc_collapse_init
2018-02-07 Richard Bienerre PR tree-optimization/84204 ([graphite] ICE in set_co...
2018-02-07 Paolo Carlinire PR c++/71662 ([DR 1485] ICE on invalid C++11 code...
2018-02-07 Christophe Lyon[testsuite] Fix gcc.dg/cse_recip.c for AArch64 after...
2018-02-07 Jakub Jelinekre PR tree-optimization/84235 (Miscompilation of floati...
2018-02-06 Rainer OrthDon't pass x86-only options on non-x86 targets in c...
2018-02-06 Jakub Jelinekre PR target/84146 (ICE with -mcet in dwarf2out_var_loc...
2018-02-06 Michael Collison2018-02-06 Michael Collison <michael.collison@arm...
2018-02-06 Bill Schmidtrs6000.c (rs6000_option_override_internal): Display...
2018-02-06 Igor TsimbalistFix checking -mibt and -mshstk options for control...
2018-02-06 Marek Polacekre PR tree-optimization/84228 (Bogus -Wstringop-truncat...
2018-02-06 Tamar Christinare PR target/82641 (Unable to enable crc32 for a certai...
2018-02-06 Rainer OrthAvoid cc1 SEGV in gcc.dg/rtl/x86_64/final.c (PR target...
2018-02-05 Martin SeborPR tree-optimization/83369 - Missing diagnostics during...
2018-02-05 Richard SandifordMake lto.exp work with Tcl 8.4
2018-02-05 Paolo Carlinire PR c++/82782 (ICE: nested template alias and special...
2018-02-05 Martin LiskaCherry-pick libsanitizer pointer-pair tristate option.
2018-02-05 Richard Sandiford[AArch64] Remove SVE XFAILs
2018-02-05 Olga MakhotinaAdd missing mask[z]_range[_round]_s[d,s] intrinsics
2018-02-04 Jan Hubickare PR ipa/79966 (run time more than twice slower when...
2018-02-04 Dominique d'Humieresre PR fortran/84094 (several correctness issues in...
2018-02-04 Paul Thomasre PR fortran/84115 (Failure in associate construct...
2018-02-03 Paul Thomasre PR fortran/84141 (Internal error: type_name(): Bad...
2018-02-02 Uros Bizjakdec_parameter_1.f (sub1): Remove statement with no...
2018-02-02 Will Schmidtvec-cmpne-long.c: Add p8vector_hw require to dg-do...
2018-02-02 Will Schmidtfold-vec-abs-int.p9.c: Add powerpc_p9vector_ok requirement.
2018-02-02 Georg-Johann Layre PR testsuite/52641 (Test cases fail for 16-bit int...
2018-02-02 Julia KovalAdd -march=icelake.
2018-02-02 Georg-Johann LayReduce fallout for avr.
2018-02-02 Georg-Johann Layre PR testsuite/52641 (Test cases fail for 16-bit int...
2018-02-02 Igor TsimbalistPR84066 Wrong shadow stack register size is saved for x32
2018-02-01 Ian Lance TaylorChange accidentally omitted from revision 257280.
2018-02-01 Marek Polacekre PR c++/84125 (ICE in generic lambda when static_asse...
2018-02-01 Jeff Lawre PR target/84128 (i686: Stack spilling in -fstack...
2018-02-01 Georg-Johann Layavr.c (avr_option_override): Move disabling of -fdelete...
2018-02-01 Paolo Carlinire PR c++/83796 (Abstract classes allowed to be instant...
2018-02-01 Richard SandifordUse range info in split_constant_offset (PR 81635)
2018-02-01 Renlin Li[PR83370][AARCH64]Use tighter register constraint for...
2018-02-01 Richard Bienerdomwalk.h (dom_walker::dom_walker): Add additional...
2018-02-01 Richard Sandiford[AArch64] Fix SVE testsuite failures for ILP32 (PR...
2018-02-01 Richard Sandiford[AArch64] Prefer LD1RQ for big-endian SVE
2018-02-01 Richard Sandiford[AArch64] Use all SVE LD1RQ variants
next