This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/26957] [4.0/4.1/4.2 regression] ICE in make_decl_rtl, at varasm.c:871
- From: "sje at cup dot hp dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jun 2006 17:47:24 -0000
- Subject: [Bug c++/26957] [4.0/4.1/4.2 regression] ICE in make_decl_rtl, at varasm.c:871
- References: <bug-26957-581@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from sje at cup dot hp dot com 2006-06-08 17:47 -------
Created an attachment (id=11639)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11639&action=view)
Cut-down test case
Here is a cutdown test case that fails on hppa1.1-hp-hpux11.11. It does not
fail on hppa64-hp-hpux11.11 or ia64-hp-hpux11.23. If you shrink the size of
LDD then the problem goes away so it seems related to how we are passing large
(>64 bits) structures.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26957