------- Comment #3 from pinskia at gcc dot gnu dot org  2006-12-13 07:12 -------
(In reply to comment #2)
> If its already spec'd  - why are we "calculating" it? 
Because the layout of the struct dependens on the the target so you don't know
the exact offset until compile time.

What exact problem are you running into which modified you to file this bug?

embedded_size is used in tree.c:
tree.c:       + VEC_embedded_size (tree, BINFO_N_BASE_BINFOS (node)));
tree.c:            + VEC_embedded_size (tree, base_binfos));


-- 


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

Reply via email to