Date: Tue, 2 Dec 1997 18:27:59 -0800 (PST) Message-Id: <199712030227.SAA21741@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: swarsmatt AT aol DOT com (SWars Matt), djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: G++ bugs? Precedence: bulk At 11:31 11/30/1997 GMT, SWars Matt wrote: >It turns out that when I disable -funroll-loops I don't get the error message. >When I looked, this was already documented in the info page on bugs, so I don't >guess I need to file a bug report. Not trying to dump extra work on you or anything, but IMHO you should send in a bug report anyway. It can't hurt, and it may be that the GCC maintainers haven't killed this one yet. GCC's bug reporting policy is fairly straightforward; see the info node entitled "Bugs" in GCC's docs for details. As somebody said, all you have to do is send them the pre-preprocessed source (use `gcc -E' and post its output) and tell them the error message you got, what version you use and what platform. Nate Eldredge eldredge AT ap DOT net