[Bug 1673434] Re: gcc 5.4.0-6ubuntu1~16.04.4 internal compiler error: in simplify_binary_operation_1, at simplify-rtx.c:3619

Bug Watch Updater 1673434 at bugs.launchpad.net
Tue Aug 22 11:26:09 UTC 2017


** Changed in: gcc
       Status: Unknown => New

** Changed in: gcc
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-5 in Ubuntu.
https://bugs.launchpad.net/bugs/1673434

Title:
  gcc 5.4.0-6ubuntu1~16.04.4  internal compiler error: in
  simplify_binary_operation_1, at simplify-rtx.c:3619

Status in gcc:
  New
Status in gcc-5 package in Ubuntu:
  Confirmed

Bug description:
  When building stress-ng (from git://kernel.ubuntu.com/cking/stress-ng)
  the PPA builder for Xenial with gcc 5.4.0-6ubuntu1~16.04.4 on ppc64el
  breaks with an internal compiler error when building vector math code
  with __int128_t types.

  cc -g -O3 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -DVERSION="0.07.25" -O2 -std=gnu99 -DHAVE_APPARMOR -DHAVE_LIB_BSD -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_LIB_SCTP -DHAVE_LIB_AIO -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_SECCOMP_H -DHAVE_SYS_CAP_H -DHAVE_FLOAT_DECIMAL -DHAVE_VECMATH -DHAVE_ATOMIC -DHAVE_ASM_NOP -fno-builtin -c -o stress-vecmath.o stress-vecmath.c
  stress-vecmath.c: In function ‘stress_vecmath’:
  stress-vecmath.c:181:1: internal compiler error: in simplify_binary_operation_1, at simplify-rtx.c:3619
   }
   ^

  The source code that trips this issue:
  http://kernel.ubuntu.com/git/cking/stress-ng.git/tree/stress-vecmath.c

  This builds OK on Yakkety upwards.

  Attached is the full build log from the PPA.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/1673434/+subscriptions



More information about the foundations-bugs mailing list