[Bug c++/21427] New: Failure in make_thunk, cp/method.c:145 when compiling with multiply-inherited members

2005-05-06 Thread lord dot dimwit at gmail dot com
Complete command line:
g++ -fPIC -c -o objs/MallocIO.o -pedantic -ansi -g -DDEBUG -Wall -Wno-multichar
-Iheaders -Iheaders/support -Iheaders/kernel libbe/MallocIO.cpp

Error:
In file included from libbe/MallocIO.cpp:15:
headers/support/MallocIO.h:24: internal compiler error: in make_thunk, at
cp/method.c:145

Preproccessed source is attached.

-- 
   Summary: Failure in make_thunk, cp/method.c:145 when compiling
with multiply-inherited members
   Product: gcc
   Version: 3.4.3
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: lord dot dimwit at gmail dot com
CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: x86_64-redhat-linux
  GCC host triplet: x86_64-redhat-linux
GCC target triplet: x86_64-redhat-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21427


[Bug c++/21427] Failure in make_thunk, cp/method.c:145 when compiling with multiply-inherited members

2005-05-06 Thread lord dot dimwit at gmail dot com

--- Additional Comments From lord dot dimwit at gmail dot com  2005-05-06 
20:58 ---
Created an attachment (id=8831)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8831&action=view)
Complete preprocessed source for the bug.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21427


[Bug c++/21427] Failure in make_thunk, cp/method.c:145 when compiling with multiply-inherited members

2005-05-06 Thread lord dot dimwit at gmail dot com

--- Additional Comments From lord dot dimwit at gmail dot com  2005-05-06 
21:10 ---
Also happens in 4.0.0

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21427