gcc-2.95.1 internal compiler error on DUX 4.0f

Geoffrey King king@fas.harvard.edu
Sat Jul 29 15:36:00 GMT 2000


Hello,

I have encountered the following problem when using gcc-2.95.1 on the
alphaev6-dec-osf4.0f platform to compile a simple C++ program.

Given the command line:
g++ test.cc

The following error is returned:

test.cc: In function `int main(...)':
test.cc:11: internal error--insn does not satisfy its constraints:
(insn 56 11 12 (set (reg:DI 4 $4)
        (reg:DI 74)) 292 {movsi+2} (nil)
    (nil))

I have attached the intermediate file which results from
g++ -v --save-temps test.cc


-- Geoff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.ii.bz2
Type: application/x-bzip2
Size: 6348 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000729/42f32e49/attachment.bz2>


More information about the Gcc-bugs mailing list