View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000124 | mercury | Bug | public | 2009-12-30 06:26 | 2015-11-02 13:51 | ||||
Reporter | juliensf | ||||||||
Assigned To | juliensf | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | not fixable | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000124: build failure in asm_fast.gc.decldebug on saturn | ||||||||
Description | Compiling the .c file generated for the list module in asm_fast.gc.decldebug causes an internal error in gcc 4.2. /srv/saturn-workspaces/test_mercury_saturn/build.latest.gcc/mercury/stage2/install_grade_dir.asm_fast.gc.decldebug/scripts/mgnuc --grade asm_fast.gc.decldebug -- -c l ist.c -o list.o list.c:913: warning: 'mercury__list__reverse_2_3_0' used but never defined list.c:935: warning: 'mercury__list__zip2_3_0' used but never defined list.c:1237: warning: 'mercury__fn__list__list_to_doc_2_1_0' used but never defined list.c:99717: warning: 'mercury__fn__list__empty_list_0_0' used but never defined list.c:1243: warning: 'mercury__list__IntroducedFrom__pred__map__2716__1_5_0' used but never defined list.c:1244: warning: 'mercury__list__IntroducedFrom__pred__foldl__2720__1_6_0' used but never defined list.c:1245: warning: 'mercury__list__IntroducedFrom__pred__foldr__2724__1_6_0' used but never defined list.c:1246: warning: 'mercury__list__IntroducedFrom__pred__filter_map__2734__1_5_0' used but never defined list.c:1247: warning: 'mercury__list__IntroducedFrom__pred__sort__2738__1_5_0' used but never defined list.c:1248: warning: 'mercury__list__IntroducedFrom__pred__merge__2742__1_5_0' used but never defined list.c:1249: warning: 'mercury__list__IntroducedFrom__pred__merge_and_remove_dups__2746__1_5_0' used but never defined gcc-4.2: Internal error: CPU time limit exceeded (program cc1) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. For Debian GNU/Linux specific bug reporting instructions, see <URL:file:///usr/share/doc/gcc-4.2/README.Bugs>. make[1]: *** [io.o] Error 1 make[1]: *** Waiting for unfinished jobs.... gcc-4.2: Internal error: CPU time limit exceeded (program cc1) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. For Debian GNU/Linux specific bug reporting instructions, see <URL:file:///usr/share/doc/gcc-4.2/README.Bugs>. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
juliensf (administrator) 2010-06-28 15:51 |
This seems to be restricted to gcc 4.2. The above bug does _not_ occur with gcc 4.3 on the same system with the same compilation flags. |
juliensf (administrator) 2015-11-02 13:51 |
We no longer have access to the machine on which this occurred. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-12-30 06:26 | juliensf | New Issue | |
2010-06-28 15:51 | juliensf | Note Added: 0000268 | |
2015-11-02 13:51 | juliensf | Note Added: 0000863 | |
2015-11-02 13:51 | juliensf | Status | new => resolved |
2015-11-02 13:51 | juliensf | Resolution | open => not fixable |
2015-11-02 13:51 | juliensf | Assigned To | => juliensf |
2015-11-02 13:51 | juliensf | Status | resolved => closed |