Summary: | src/engine.c:5893: internal compiler error: in tree_nrv, at tree-nrv.c:143 | ||||||
---|---|---|---|---|---|---|---|
Product: | Sisyphus | Reporter: | Fr. Br. George <george> | ||||
Component: | gcc4.4 | Assignee: | Kirill A. Shutemov <kas> | ||||
Status: | CLOSED WORKSFORME | QA Contact: | qa-sisyphus | ||||
Severity: | normal | ||||||
Priority: | P3 | CC: | glebfm | ||||
Version: | unstable | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
URL: | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43234 | ||||||
Attachments: |
|
Description
Fr. Br. George
2010-04-11 15:40:17 MSD
Well, this is full error log I've got: builder@arnor:~> gcc o.c -O1 src/engine.c: In function 'saveboard': src/engine.c:7559: warning: ignoring return value of 'write', declared with attribute warn_unused_result src/engine.c:7561: warning: ignoring return value of 'write', declared with attribute warn_unused_result src/engine.c:7562: warning: ignoring return value of 'write', declared with attribute warn_unused_result src/engine.c:7563: warning: ignoring return value of 'write', declared with attribute warn_unused_result src/engine.c:7564: warning: ignoring return value of 'write', declared with attribute warn_unused_result src/engine.c:7565: warning: ignoring return value of 'write', declared with attribute warn_unused_result src/engine.c:7567: warning: ignoring return value of 'write', declared with attribute warn_unused_result src/engine.c:7596: warning: ignoring return value of 'write', declared with attribute warn_unused_result src/engine.c:7600: warning: ignoring return value of 'write', declared with attribute warn_unused_result src/engine.c:7625: warning: ignoring return value of 'write', declared with attribute warn_unused_result src/engine.c:7628: warning: ignoring return value of 'write', declared with attribute warn_unused_result src/engine.c:7662: warning: ignoring return value of 'write', declared with attribute warn_unused_result src/engine.c: In function 'screencapture_tga': src/engine.c:11779: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result src/engine.c:11810: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result src/engine.c:11833: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result src/engine.c:11841: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result src/engine.c: In function 'screencapture_pcx': src/engine.c:11969: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result src/engine.c: In function 'equation': src/engine.c:5893: internal compiler error: in tree_nrv, at tree-nrv.c:143 Please submit a full bug report, with preprocessed source if appropriate. See <http://bugzilla.altlinux.org> for instructions. Preprocessed source stored into /usr/src/tmp/ccL8h3wL.out file, please attach this to your bugreport. Похоже, это больше не актуально. Верно? |