[Bug 1848795] Re: Internal error in varasm.c
Matthias Klose
doko at ubuntu.com
Sat Oct 19 07:21:19 UTC 2019
fixed in 8 and 9, won't fix in 7.
** Bug watch added: GCC Bugzilla #81922
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81922
** Also affects: gcc via
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81922
Importance: Unknown
Status: Unknown
** Changed in: gcc-7 (Ubuntu)
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-7 in Ubuntu.
https://bugs.launchpad.net/bugs/1848795
Title:
Internal error in varasm.c
Status in gcc:
Unknown
Status in gcc-7 package in Ubuntu:
Won't Fix
Bug description:
I am running g++ 7.4.0 on Ubuntu 18.04 (18.04.3 LTS). The full version
line from g++ is:
g++ (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
The error message is:
/home/ilab-user/ida-fabric-core/test/integration-tests/it-02
/expected-results.cpp:497:1: internal compiler error: in
output_constructor_regular_field, at varasm.c:5030
The command line that generates the error is:
/usr/bin/c++ -DSTANDALONE -I/home/ilab-user/ida-fabric-core/test
/integration-tests/it-02/../../../include -I/home/ilab-user/ida-
fabric-core/test/integration-tests/it-02/../../../src/common -g -fPIE
-Wall -g -std=gnu++11 -o CMakeFiles/it-02.dir/expected-results.cpp.o
-c /home/ilab-user/ida-fabric-core/test/integration-tests/it-02
/expected-results.cpp
I have attached the preprocessed output.
The output of apt-cache policy g++ is:
g++:
Installed: 4:7.4.0-1ubuntu2.3
Candidate: 4:7.4.0-1ubuntu2.3
Version table:
*** 4:7.4.0-1ubuntu2.3 500
500 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
100 /var/lib/dpkg/status
4:7.3.0-3ubuntu2 500
500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/1848795/+subscriptions
More information about the foundations-bugs
mailing list