Mercury Bugs - mercury
View Issue Details
0000136mercuryBugpublic2010-03-11 04:412011-07-04 13:51
Reporterjuliensf 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusconfirmedResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000136: hard_coded/impl_def_literal fails with -O5 --intermodule optimization
DescriptionThe test case hard_coded/impl_def_literal causes the following abort in the compiler:

Uncaught Mercury exception:
Software Error: pred_table.m: Unexpected: can't locate stm_from_outer_to_inner/2

To reproduce:

mmc -C --grade asm_fast.gc -O5 --intermodule-optimisation impl_def_literal.m
Additional InformationThis was with rotd-2010-03-10
TagsNo tags attached.
Attached Files

Notes
(0000335)
juliensf   
2011-07-04 13:51   
--intermodule-optimization is currently disabled for this test. It can be enabled again once
the STM issue is fixed.

Issue History
2010-03-11 04:41juliensfNew Issue
2011-07-04 13:51juliensfNote Added: 0000335
2011-07-04 13:51juliensfStatusnew => confirmed