This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/26957] [4.0/4.1/4.2 regression] ICE in make_decl_rtl, at varasm.c:871



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]