www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript

c++ - Bug Report

when compiling with:

sc -c bug.cpp
gives a Internal error: cgcs 522

sc -g -c bug.cpp
gives a Internal error: cgcs 522

sc -o+all -c bug.cpp
gives a Internal Error: gother 1079

sc -o+all -ff -c bug.cpp
is OK.

in original code, it also crash the compiler
'Page fault at 0137:00421717'
beside the Internal errors, but i can't reproduce in a example.

the compiler version is 8.32.17n

thanks,

Eduardo Nunes
ed sky3d.com
Jan 14 2003