[m-dev.] compiler crash in decldebug grade

Peter Wang novalazy at gmail.com
Tue Apr 8 16:20:35 AEST 2008


FYI, the patch I committed yesterday seems to trigger a bug which causes
the compiler to crash in decldebug grades.  A workaround is to disable
the --common-struct optimisation on the following modules.  I assume the
problem is of those already reported.

+MCFLAGS-check_hlds.polymorphism = --no-common-struct
+MCFLAGS-transform_hlds.lambda = --no-common-struct

Peter

--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at csse.unimelb.edu.au
Administrative Queries: owner-mercury-developers at csse.unimelb.edu.au
Subscriptions:          mercury-developers-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the developers mailing list