[Bug c++/18744] C++ ABI is incomplete for ILP64

2005-04-24 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-24 17:38 --- Fixed by: 2005-04-12 Markus F.X.J. Oberhumer <[EMAIL PROTECTED]> * mangle.c (write_builtin_type): Handle integer types which are not one of the shared integer type nodes and emit a "vendor

[Bug c++/18744] C++ ABI is incomplete for ILP64

2005-04-21 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-22 05:13 --- Confirmed. Waiting on copy right assignment: . -- What|Removed |Added --

[Bug c++/18744] C++ ABI is incomplete for ILP64

2005-01-20 Thread markus at oberhumer dot com
--- Additional Comments From markus at oberhumer dot com 2005-01-21 02:14 --- Just a short update that the MIPS -mint64 option works again in mainline, so the ICE reported here is back for both the 3.4 and 4.0 branches. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18744

[Bug c++/18744] C++ ABI is incomplete for ILP64

2004-12-07 Thread echristo at redhat dot com
-- Bug 18744 depends on bug 18442, which changed state. Bug 18442 Summary: [4.0 Regression] Rejects attribute((mode(SI))) when using -mint64 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18442 What|Old Value |New Value ---

[Bug c++/18744] C++ ABI is incomplete for ILP64

2004-11-30 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-30 20:59 --- using the mainline with MIPS and -mint64 cause the code to be rejected which is what I was trying to say. For the x86_64 problem you might want to write an email to gcc@ asking about the ABI, they will

[Bug c++/18744] C++ ABI is incomplete for ILP64

2004-11-30 Thread markus at oberhumer dot com
--- Additional Comments From markus at oberhumer dot com 2004-11-30 20:56 --- I'm not sure if this is really related to bug18442 - actually I've ported current mainline to generate ILP64 code on AMD64, and __mode__(__SI__) works without problems there. But it's the incomplete C++ ABI th

[Bug c++/18744] C++ ABI is incomplete for ILP64

2004-11-30 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-30 20:46 --- Note we reject this code right now on the mainline, see PR 18442. -- What|Removed |Added Bu

[Bug c++/18744] C++ ABI is incomplete for ILP64

2004-11-30 Thread markus at oberhumer dot com
--- Additional Comments From markus at oberhumer dot com 2004-11-30 20:42 --- Created an attachment (id=7643) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7643&action=view) Quick and dirty patch for gcc/cp/mangle.c . This is just a quick patch, but I think this issue should be ad

[Bug c++/18744] C++ ABI is incomplete for ILP64

2004-11-30 Thread markus at oberhumer dot com
--- Additional Comments From markus at oberhumer dot com 2004-11-30 20:39 --- Created an attachment (id=7642) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7642&action=view) Testcase to reproduce the ICE. Testcase to reproduce the ICE. -- http://gcc.gnu.org/bugzilla/show_bug.