This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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 java/26042] ICE in mark_reference_fields, at java/boehm.c:105



------- Comment #8 from tromey at gcc dot gnu dot org  2006-03-28 01:14 -------
One curiosity I noticed while debugging is that in layout_type,
class Two has size 128 (in bits).  This value is incorrect.
Once we reach the code to compute the GC descriptor, the
size is 192.


-- 


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


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