From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 15 Sep 93 17:11:45 GMT From: psinntp!calspan!westley@uunet.uu.net (Terry J. Westley) Subject: Re: Please Help: Sun Ada Bug Message-ID: <1993Sep15.171145.23064@calspan.com> List-Id: In article <37106@hacgate.SCG.HAC.COM> bdarr@atr-16 (Byron Darrah) writes: > > I am getting an internal error from a Sun Ada 1.0 >compiler that reads: > > internal: assertion error at file lreg.c line xxx >cg_ret: 1 > >Thanks in advance, >Byron Darrah We get this type of error from Sun Ada (aka VADS) occasionally. It's tough to comment on your particular error without the source code. Generally, it means that you have illeagal code that the compiler couldn't handle. Clearly, this is a defect in the compiler. It should emit an error message related to YOUR code, not the compiler's. Go back to your code and inspect what you just added before you got the error. Look especially for interactions between language features. On the other hand, we got this error most recently when compiling on a SPARCserver 10 and it went away when the file was recompiled without change on a 4/490! But, this has been the exception rather than the rule. -- Terry J. Westley, Principal Computer Scientist Calspan Corporation, P.O. Box 400, Buffalo, NY 14225 westley@calspan.com Let's hear it for smart mailers that cut off long signa