builtins-6.h (foo): Add missing closing bracket to the function.
[gcc.git] / gcc / testsuite / ChangeLog
2018-01-18 Carl Lovebuiltins-6.h (foo): Add missing closing bracket to...
2018-01-18 Paolo Carlinire PR c++/81013 (ICE with invalid union in class hierarchy)
2018-01-18 Christophe Lyon[arm] Enable gcc.dg/rtl/arm/stl-cond.c on armeb.
2018-01-18 Jan Hubickare PR ipa/83619 (ICE in inliner: caller edge count...
2018-01-18 Christophe Lyon[ARM,testsuite] Make arm_arch_FUNC_ok more robust
2018-01-18 Kyrylo Tkachov[arm] Fix gcc.target/arm/pr70278.c
2018-01-18 Boris KolpackovAdd ability to remap file names in __FILE__, etc (PR...
2018-01-18 Martin LiskaSmall retpoline clean-up.
2018-01-18 Christophe Lyon[arm] Fix gcc.target/arm/xor-and.c
2018-01-18 Nathan SidwellPR c++/83160] local ref to capture
2018-01-18 Richard Bienerre PR tree-optimization/83887 ([graphite] ICE in verify...
2018-01-18 Kyrylo Tkachov[arm] PR target/65578: Fix builtin-bswap16-1.c and...
2018-01-18 Christophe Lyon[arm] Fix gcc.target/arm/pr40887.c directives
2018-01-18 Jakub Jelinekre PR c/61240 (Incorrect warning "integer overflow...
2018-01-18 Harald Anlaufre PR fortran/83864 (ICE in gfc_apply_init, at fortran...
2018-01-18 Jeff Lawre PR testsuite/83883 (FAIL: gcc.dg/tree-ssa/ssa-dse...
2018-01-18 Bill Schmidtrs6000.md (*call_indirect_nonlocal_sysv<mode>): Generat...
2018-01-17 Harald Anlaufre PR fortran/83874 (ICE initializing character array...
2018-01-17 Jakub Jelinekre PR c++/83824 (ICE on invalid C++ code with alignas...
2018-01-17 Michael Meissnerrs6000.c (rs6000_emit_move): If we load or store a...
2018-01-17 Paolo Carlinire PR c++/78344 (ICE on invalid c++ code on x86_64...
2018-01-17 Jakub Jelinekre PR c++/83897 (Useless __builtin_unreachable () emitt...
2018-01-17 Jan Hubickare PR ipa/83051 (ICE on valid code at -O3: in edge_badn...
2018-01-17 Paolo Carlinire PR c++/81054 (ICE with volatile variable in constexp...
2018-01-17 Will Schmidtfold-vec-mergehl-char.c: New.
2018-01-17 Will Schmidtrs6000.c (rs6000_gimple_builtin): Add gimple folding...
2018-01-17 Kyrylo Tkachov[arm] Fix gcc.target/arm/g2.c and scd42-2.c for --with...
2018-01-17 Nathan Sidwell[C++/83287] Another overload lookup ice
2018-01-17 David MalcolmC++: Fix crash in warn_for_memset within templates...
2018-01-17 David Malcolmlto, testsuite: Fix ICE in -Wodr (PR lto/83121)
2018-01-17 Wilco Dijkstra[AArch64] PR82964: Fix 128-bit immediate ICEs
2018-01-17 Kyrylo Tkachov[arm][testsuite] Fix -march tests in effective target...
2018-01-17 Carl Lovevsx.md (define_expand xl_len_r, [...]): Add match_dup...
2018-01-17 David MalcolmFix failure building LLVM with location wrapper nodes...
2018-01-17 Nathan Sidwell[C++/83739] bogus error tsubsting range for in generic...
2018-01-17 Eric Botcazouoverflow8.c: Pass -fno-if-conversion.
2018-01-17 Eric Botcazou* gcc.dg/ipa/inlinehint-4.c: Also pass --param inline...
2018-01-17 Kyrylo Tkachov[arm] Convert gcc.target/arm/stl-cond.c into an RTL...
2018-01-17 Kyrylo Tkachov[arm] Fix gcc.target/arm/pr40887.c directives
2018-01-17 Jakub Jelinekre PR tree-optimization/83843 (wrong code at -O2)
2018-01-17 Kyrylo Tkachov[arm] Fix gcc.target/arm/xor-and.c
2018-01-17 Jakub Jelinekre PR rtl-optimization/83771 (ICE: verify_flow_info...
2018-01-17 Eric Botcazoure PR tree-optimization/81184 (gcc.dg/pr21643.c and...
2018-01-17 Eric Botcazou* c-c++-common/Wrestrict.c (test_strcpy_range): Revert...
2018-01-17 Sebastian PerytRe-enabling of RDRND for Silvermont.
2018-01-16 Eric Botcazougimple-ssa-warn-restrict.c (builtin_memref::builtin_mem...
2018-01-16 Eric BotcazouWrestrict.c (test_strcpy_range): Bump string size of...
2018-01-16 Eric BotcazouWarray-bounds-4.c (test_strcpy_bounds_memarray_range...
2018-01-16 Vladimir Makarovre PR rtl-optimization/80481 (Unoptimal additional...
2018-01-16 Eric Botcazoupatchable_function_entry-decl.c: Use 3 NOPs on Visium.
2018-01-16 Eric Botcazouldist-27.c: Skip on Visium.
2018-01-16 Eric Botcazoure PR testsuite/77734 (FAIL: gcc.dg/plugin/must-tail...
2018-01-16 Bill Schmidtrs6000.c (rs6000_opt_vars): Add entry for -mspeculate...
2018-01-16 Richard SandifordTwo fixes for live-out SLP inductions (PR 83857)
2018-01-16 Richard Bienerre PR tree-optimization/83867 (ICE: Segmentation fault...
2018-01-16 Jakub Jelinekre PR c/83844 (ICE with warn_if_not_aligned attribute)
2018-01-16 Richard SandifordDon't group gather loads (PR83847)
2018-01-16 Jakub Jelinekre PR rtl-optimization/83620 (ICE: in assign_by_spills...
2018-01-16 Jakub Jelinekre PR tree-optimization/83843 (wrong code at -O2)
2018-01-16 Jakub Jelinekre PR c++/83817 (internal compiler error: tree check...
2018-01-16 Jakub Jelinekre PR c++/83825 (ICE on invalid C++ code with shadowed...
2018-01-16 Richard Bienerpr83435.c: Restrict to target pthread.
2018-01-16 Richard Bienerre PR testsuite/82132 (FAIL: gcc.dg/vect/vect-tail...
2018-01-16 Martin SeborPR c++/83588 - struct with two flexible arrays causes...
2018-01-16 Louis Kruppre PR fortran/82257 (f951: Internal compiler error...
2018-01-15 Martin SeborPR testsuite/83869 - c-c++-common/attr-nonstring-3...
2018-01-15 Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-01-15 H.J. Lui386: Don't use ASM_OUTPUT_DEF for TARGET_MACHO
2018-01-15 Richard SandifordMissing vect_double in gcc.dg/vect/pr79920.c (PR83836)
2018-01-15 Kyrylo Tkachov[arm] PR target/83687: Fix invalid combination of VSUB...
2018-01-15 Georg-Johann LayAdjust tests to AVR_TINY.
2018-01-15 Georg-Johann Layre PR c/83801 ([avr] String constant in __flash not...
2018-01-15 Jakub Jelinekre PR middle-end/82694 (Linux kernel miscompiled since...
2018-01-15 Martin Seborre PR other/83508 ([arm] c-c++-common/Wrestrict.c fails...
2018-01-14 Jerry DeLisleFix date in log.
2018-01-14 Jerry DeLislere PR libfortran/83811 (fortran 'e' format broken for...
2018-01-14 H.J. Lux86: Disallow -mindirect-branch=/-mfunction-return...
2018-01-14 H.J. Lux86: Add 'V' register operand modifier
2018-01-14 H.J. Lux86: Add -mindirect-branch-register
2018-01-14 H.J. Lux86: Add -mfunction-return=
2018-01-14 H.J. Lux86: Add -mindirect-branch=
2018-01-14 Jan Hubickare PR ipa/83051 (ICE on valid code at -O3: in edge_badn...
2018-01-14 Prathamesh Kulkarnire PR tree-optimization/83501 (strlen(a) not folded...
2018-01-14 Kelvin Nilsenrs6000-p8swap.c (rs6000_sum_of_two_registers_p): New...
2018-01-13 Richard SandifordSupport for aliasing with variable strides
2018-01-13 Richard SandifordAdd support for SVE scatter stores
2018-01-13 Richard SandifordAllow gather loads to be used for grouped accesses
2018-01-13 Richard SandifordUse gather loads for strided accesses
2018-01-13 Richard SandifordAdd support for SVE gather loads
2018-01-13 Richard SandifordAdd support for in-order addition reduction using SVE...
2018-01-13 Richard SandifordAdd an "early rematerialisation" pass
2018-01-13 Richard SandifordUse single-iteration epilogues when peeling for gaps
2018-01-13 Richard SandifordAllow single-element interleaving for non-power-of...
2018-01-13 Richard SandifordAdd support for conditional reductions using SVE CLASTB
2018-01-13 Richard SandifordAdd support for vectorising live-out values using SVE...
2018-01-13 Richard SandifordHandle peeling for alignment with masking
2018-01-13 Richard SandifordAllow the number of iterations to be smaller than VF
2018-01-13 Richard SandifordMake ivopts handle calls to internal functions
2018-01-13 Richard SandifordAdd support for reductions in fully-masked loops
2018-01-13 Richard SandifordAdd support for fully-predicated loops
next