From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin v. Loewis" To: takeaki@mindless.com Cc: gcc-bugs@gcc.gnu.org Subject: Re: bug report Date: Fri, 31 Dec 1999 20:54:00 -0000 Message-id: <199912190053.BAA11032@loewis.home.cs.tu-berlin.de> References: <385BD156.C96AE6C8@mindless.com> X-SW-Source: 1999-12n/msg00568.html List-Id: > I send you the output of running: > g++ -v --save-temps -O2 -Wall -fomit-frame-pointer crap.cc -o crap > as gcc-output and the resulting .ii file attached, just in case, the > full sources also... Thanks for your bug report. Unfortunately, I cannot reproduce the problem; my copy of egcs 1.1.2 compiles this just fine. Still, you may want to try gcc 2.95.2; perhaps that works for you as well. If not, you should consider a hardware problem. Regards, Martin