[llvm-commits] llvm-gcc: check that fields are laid out in ConvertRecordCONSTRUCTOR

Duncan Sands baldrick at free.fr
Wed Feb 28 02:16:16 PST 2007


Die obviously, rather than obscurely deep down in make_decl_llvm.
I hit this with the Ada f-e: it was replacing fields in a record type
without updating constructors, with the result that the constructor
element fields did not belong to the constructor type, and thus were
not laid out when the type was.

Ciao,

Duncan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: decl_check.diff
Type: text/x-diff
Size: 655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070228/1b4ce7a6/attachment.diff>


More information about the llvm-commits mailing list