Bug 18839 - [4.0 Regression] g++.other/thunk1.C:35: ICE: in cp_genericize, at cp/cp-gimplify.c:333
Summary: [4.0 Regression] g++.other/thunk1.C:35: ICE: in cp_genericize, at cp/cp-gimpl...
Status: RESOLVED DUPLICATE of bug 18492
Alias: None
Product: gcc
Classification: Unclassified
Component: c++ (show other bugs)
Version: 4.0.0
: P2 normal
Target Milestone: 4.0.0
Assignee: Not yet assigned to anyone
URL:
Keywords: ice-on-valid-code
Depends on: 18492
Blocks:
  Show dependency treegraph
 
Reported: 2004-12-05 01:06 UTC by John David Anglin
Modified: 2005-07-23 22:49 UTC (History)
1 user (show)

See Also:
Host: hppa2.0w-hp-hpux11.11
Target: hppa2.0w-hp-hpux11.11
Build: hppa2.0w-hp-hpux11.11
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John David Anglin 2004-12-05 01:06:30 UTC
Executing on host: /mnt/gnu/gcc-3.3/objdir/gcc/testsuite/../g++ -B/mnt/gnu/gcc-3
.3/objdir/gcc/testsuite/../ /mnt/gnu/gcc-3.3/gcc/gcc/testsuite/g++.old-deja/g++.
other/thunk1.C  -nostdinc++ -I/mnt/gnu/gcc-3.3/objdir/hppa2.0w-hp-hpux11.11/libs
tdc++-v3/include/hppa2.0w-hp-hpux11.11 -I/mnt/gnu/gcc-3.3/objdir/hppa2.0w-hp-hpu
x11.11/libstdc++-v3/include -I/mnt/gnu/gcc-3.3/gcc/libstdc++-v3/libsupc++ -I/mnt
/gnu/gcc-3.3/gcc/libstdc++-v3/include/backward -I/mnt/gnu/gcc-3.3/gcc/libstdc++-
v3/testsuite -fmessage-length=0   -ansi -pedantic-errors -Wno-long-long    -L/mn
t/gnu/gcc-3.3/objdir/hppa2.0w-hp-hpux11.11/./libstdc++-v3/src/.libs -L/mnt/gnu/g
cc-3.3/objdir/hppa2.0w-hp-hpux11.11/./libiberty  -lm   -o ./thunk1.exe    (timeo
ut = 300)
/mnt/gnu/gcc-3.3/gcc/gcc/testsuite/g++.old-deja/g++.other/thunk1.C: In member fu
nction 'void D::_ZTv0_n20_N1D3fooE1X(X)':
/mnt/gnu/gcc-3.3/gcc/gcc/testsuite/g++.old-deja/g++.other/thunk1.C:35: internal
compiler error: in cp_genericize, at cp/cp-gimplify.c:333
Comment 1 Andrew Pinski 2004-12-05 01:17:16 UTC
I would not doubt that this is the same as PR 18492.
Comment 2 Andrew Pinski 2004-12-05 16:38:59 UTC
Yes this is a dup of bug 18492.

*** This bug has been marked as a duplicate of 18492 ***