View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0000006 | mercury | Bug | public | 2007-09-27 23:49 | 2007-10-19 16:07 | ||||||||
Reporter | anonymous | ||||||||||||
Assigned To | zs | ||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||
Status | assigned | Resolution | open | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0000006: compiler abort | ||||||||||||
Description | From rafe@csse.unimelb.edu.au Sun Aug 5 09:55:55 2007 Date: Sun, 5 Aug 2007 09:55:53 +1000 From: Ralph Becket <rafe@csse.unimelb.edu.au> To: Mercury Bugs <mercury-bugs@csse.unimelb.edu.au> Subject: Compiler abort Unpack the small tar file and run Make in the BUG directory to get: $ make mmc --make endo Making Mercury/int3s/endo.int3 Making Mercury/int3s/dna.int3 Making Mercury/ints/dna.int Making Mercury/ints/endo.int Making Mercury/cs/dna.c Making Mercury/cs/endo.c Uncaught Mercury exception: Software Error: jumpopt.m: Unexpected: adjust_livevals: BetweenLivevals and PrevLivevals differ Stack dump not available in this grade. ** Error making `Mercury/cs/endo.c'. make: *** [all] Error 1 | ||||||||||||
Tags | No tags attached. | ||||||||||||
Attached Files |
Notes | |
juliensf (administrator) 2007-10-16 18:19 |
I have uploaded a cut-down version of Ralph's original program that exhibits this bug (the attached file endo2.m.) The bug can be reproduced by compiling in asm_fast.gc with -O0 --optimize-frames --optimize-repeat=2. |
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2007-09-27 23:49 | anonymous | New Issue | |
2007-09-27 23:49 | anonymous | File Added: BUG.tgz | |
2007-10-16 18:17 | juliensf | File Added: endo2.m | |
2007-10-16 18:19 | juliensf | Note Added: 0000029 | |
2007-10-16 18:19 | juliensf | Status | new => confirmed |
2007-10-19 16:07 | juliensf | Status | confirmed => assigned |
2007-10-19 16:07 | juliensf | Assigned To | => zs |