[PATCH]: Fix PARM_DECL size issue

Daniel Berlin dberlin@dberlin.org
Thu Jun 30 18:39:00 GMT 2005


This calls relayout_decl on the types in
require_parms_havecompleted_type, which gives PARM_DECL the correct
DECL_SIZE (ie not 0).

Bootstrapped and regtested on i686-pc-linux-gnu.

Okay for mainline?

--Dan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fixparmsize.diff
Type: text/x-patch
Size: 702 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050630/78876e84/attachment.bin>


More information about the Gcc-patches mailing list