This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Internal compiler error in CG::CG() 1/3
- To: bos at ls1 dot cs dot uni-dortmund dot de
- Subject: Re: Internal compiler error in CG::CG() 1/3
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Fri, 3 Mar 2000 21:47:35 +0100
- CC: gcc-bugs at gcc dot gnu dot org
- References: <38C003CA.4768AA5@ls1.cs.uni-dortmund.de>
> After a small code modification i got the following internal error
> (solaris 2/5.7 os).
Thanks for your bug report. Unfortunately, I cannot reproduce it with
gcc 2.95.2 on sparc-sun-solaris2.5.1, when invoking the compiler with
g++ -sun4 -g -Wall -finline-limit-100000 -S AKConstraintGraph3.ii
So either this problem is specific to Solaris 7, or to your
installation - in which case we cannot investigate it further.
Regards,
Martin