[m-dev.] compiler crash in decldebug grade
Julien Fischer
juliensf at csse.unimelb.edu.au
Wed Apr 9 12:15:37 AEST 2008
On Tue, 8 Apr 2008, Peter Wang wrote:
> 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.
I don't think so, I believe all the outstanding ones related to
--common-struct have been fixed with the exception of it introducing
extra assignment unifications for bug #42.
> +MCFLAGS-check_hlds.polymorphism = --no-common-struct
> +MCFLAGS-transform_hlds.lambda = --no-common-struct
I suggest you report this as a new bug.
Julien.
--------------------------------------------------------------------------
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