From adfac8dfed7bfb048a933241598b003e40b4344c Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 9 Jan 2015 22:17:10 +0100 Subject: re PR rtl-optimization/64536 (Undefined .L* symbol starting with jump2 on s390x) PR rtl-optimization/64536 * cfgrtl.c (rtl_tidy_fallthru_edge): Handle removal of degenerate tablejumps. * gcc.dg/pr64536.c: New test. From-SVN: r219405 --- gcc/go/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'gcc/go') diff --git a/gcc/go/ChangeLog b/gcc/go/ChangeLog index bc95215..addfd1f9 100644 --- a/gcc/go/ChangeLog +++ b/gcc/go/ChangeLog @@ -1,3 +1,11 @@ +2015-01-09 Michael Collison + + * go-gcc.cc: Include hash-set.h, machmode.h, vec.h, double-int.h, + input.h, alias.h, symtab.h, options.h, fold-const.h, + wide-int.h, and inchash.h due to flattening of tree.h. + * go-lang.c: Ditto. + * go-backend.c: Ditto. + 2015-01-07 Chris Manghane PR go/61204 -- cgit v1.1