| www.delorie.com/archives/browse.cgi | search |
| Message-ID: | <37499B42.4FC57E86@tls.msk.ru> |
| Date: | Mon, 24 May 1999 22:32:34 +0400 |
| From: | "Michael Ju. Tokarev" <mjt AT tls DOT msk DOT ru> |
| Organization: | Telecom Service, JSC |
| X-Mailer: | Mozilla 4.5 [en] (Win95; I) |
| X-Accept-Language: | ru,en |
| MIME-Version: | 1.0 |
| To: | pgcc AT delorie DOT com |
| Subject: | internal error--insn does not satisfy its constraints: |
| Reply-To: | pgcc AT delorie DOT com |
This happened not frequently -- I see this message only twice:
when compiling gdb-4.17 (4.18 is ok) and samba 2.0.4b (result is here)
Options are:
-O9 -mpentiumpro -march=pentiumpro -mcpu=pentiumpro
Without -pro for -march= (e.g. with -O9 -mpentiumpro -march=pentium -mcpu=pentiumpro)
all is ok.
Any ideas?
----------------------------------------------
smbd/server.c: In function `dump_core':
smbd/server.c:389: internal error--insn does not satisfy its constraints:
(insn 279 258 280 (set (cc0)
(compare (mem/s:DI (plus:SI (reg:SI 7 %esp)
(const_int 8)))
(const_int 4194303))) 14 {cmpdi_1} (insn_list 129 (insn_list:REG_DEP_ANTI 126 (nil)))
(nil))
toplev.c:1438: Internal compiler error in function fatal_insn
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |