delorie.com/archives/browse.cgi | search |
From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: error |
Date: | 4 Apr 2000 21:57:22 GMT |
Organization: | Aachen University of Technology (RWTH) |
Lines: | 16 |
Message-ID: | <8cdog2$pmd$1@nets3.rz.RWTH-Aachen.DE> |
References: | <ZmtG4.642$OR3 DOT 9257 AT typhoon DOT nyroc DOT rr DOT com> |
NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
X-Trace: | nets3.rz.RWTH-Aachen.DE 954885442 26317 137.226.32.75 (4 Apr 2000 21:57:22 GMT) |
X-Complaints-To: | abuse AT rwth-aachen DOT de |
NNTP-Posting-Date: | 4 Apr 2000 21:57:22 GMT |
Originator: | broeker@ |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
John <fubu36 AT stny DOT rr DOT com> wrote: > Can someone please tell me what this error means: > "Error: internal error--indn does not satisfy its constraints > (insn 750 116 117 (set (reg:SI 4 %esi) > (reg:SI 30)) 48 {movsi+2} (nil) > (nil)) " thanks It means that compiler (or maybe your code, if there is inline assembly in it) got confused. Usually, it means you have triggered a bug in the compiler itself, which you should report with the necessary details (source code and gcc version, at the very least) to the gcc maintainers. More details in 'info gcc bug' -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |