c++/926: Internal compiler error in expand_expr, at expr.c:5992
binder@iue.tuwien.ac.at
binder@iue.tuwien.ac.at
Wed Nov 29 07:46:00 GMT 2000
>Number: 926
>Category: c++
>Synopsis: Internal compiler error in expand_expr, at expr.c:5992
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Nov 29 07:46:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: g++
>Release: gcc version 2.96 20000731 (Red Hat Linux 7.0)
>Organization:
>Environment:
Red Hat Linux 7.0
>Description:
The attached file fails to compile with internal compiler error
binder@in22:~/bug$ g++ -v -c -save-temps test.cc
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.0)
/usr/lib/gcc-lib/i386-redhat-linux/2.96/cpp0 -lang-c++ -D__GNUG__=2 -v -D__GNUC__=2 -D__GNUC_MINOR__=96 -D__GNUC_PATCHLEVEL__=0 -D__ELF__ -Dunix -Dlinux -D__ELF__ -D__unix__ -D__linux__ -D__unix -D__linux -Asystem(posix) -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -D__tune_i386__ test.cc test.ii
GNU CPP version 2.96 20000731 (Red Hat Linux 7.0) (cpplib)
(i386 Linux/ELF)
ignoring nonexistent directory "/usr/local/include"
ignoring nonexistent directory "/usr/i386-redhat-linux/include"
#include "..." search starts here:
#include <...> search starts here:
/usr/include/g++-3
/usr/lib/gcc-lib/i386-redhat-linux/2.96/include
/usr/include
End of search list.
/usr/lib/gcc-lib/i386-redhat-linux/2.96/cc1plus test.ii -quiet -dumpbase test.cc -version -o test.s
GNU C++ version 2.96 20000731 (Red Hat Linux 7.0) (i386-redhat-linux) compiled by GNU C version 2.96 20000731 (Red Hat Linux 7.0).
test.cc: In function `int main ()':
test.cc:44: Internal compiler error in expand_expr, at expr.c:5992
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
>How-To-Repeat:
g++ -v -c -save-temps test.cc
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="test.cc"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="test.cc"
LyoqCiAqIEBmaWxlCiAqIFwkSWQ6IHRlc3QuY2MsdiAxLjM5IDIwMDAvMTEvMjQgMTk6MDg6MTQg
aG9lc3NpbmcgRXhwICQKICovCgpzdHJ1Y3QgVGVzdGVyCnsKCXZpcnR1YWwgflRlc3RlcigpCgl7
fQp9OwoKCnN0cnVjdCBNZW51RW50cnkKewkKCWNvbnN0IFRlc3RlcioJdGVzdGVyOwoKCU1lbnVF
bnRyeShjb25zdCBUZXN0ZXIqIHR0ID0gbmV3IFRlc3RlcigpKTogCgkJdGVzdGVyKHR0KQoJe30K
fTsKCgpzdHJ1Y3QgTWVudQp7CQoJdm9pZCBhZGQoY29uc3QgTWVudUVudHJ5KiBtZW50cnkpOwp9
OwoKCnN0cnVjdCBBTEdFQlJBX1RFU1Q6IHB1YmxpYyBUZXN0ZXIKewkKCU1lbnUJc3ViOwoKCUFM
R0VCUkFfVEVTVCAoKQoJewoJCXN1Yi5hZGQobmV3IE1lbnVFbnRyeSgpKTsKCX0KfTsKCgppbnQg
bWFpbiAoKQp7CQoJTWVudQltZW51OwoKCW1lbnUuYWRkKG5ldyBNZW51RW50cnkoKSk7Cn0KCg==
More information about the Gcc-bugs
mailing list