[Bug 1923701] Re: internal compiler error: in int_mode_for_mode, at stor-layout.c:403

Launchpad Bug Tracker 1923701 at bugs.launchpad.net
Sat Nov 4 04:17:16 UTC 2023


[Expired for gcc-9 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: gcc-9 (Ubuntu)
       Status: Incomplete => Expired

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

Title:
  internal compiler error: in int_mode_for_mode, at stor-layout.c:403

Status in gcc-9 package in Ubuntu:
  Expired

Bug description:
  Currently I am trying to compile CASTEP package. However, I face with
  this problem.

  I am using "gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)"

  I try to command "make". The problem is shown as below.

  "make -C "obj/linux_x86_64_gfortran--serial" ARCH=linux_x86_64_gfortran--serial castep
  make[1]: Entering directory '/root/CASTEP-20.11/obj/linux_x86_64_gfortran--serial'
  /root/CASTEP-20.11/bin/mkdepf90.pl -src buildinfo.f90 -depdir dependencies/
  Target cell.o does not exist, compilation forced.
  gfortran -c -fconvert=big-endian -fno-realloc-lhs -fopenmp -fPIC -O3 -funroll-loops -fno-signed-zeros -g -fbacktrace -march=native   -Idl_mg/lib ../../Source/Fundamental/cell.f90 
  during RTL pass: expand
  ../../Source/Fundamental/cell.f90:19006:0:

  19006 |     in_recip_supercell = all(MP_kpoints >= -0.5_dp .AND. MP_kpoints < 0.5_dp, 1)
        | 
  internal compiler error: in int_mode_for_mode, at stor-layout.c:403
  "

  Thank you very much for your time.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-9/+bug/1923701/+subscriptions




More information about the foundations-bugs mailing list