From: Andrew Crabtree Message-Id: <199801261935.AA029153334@typhoon.rose.hp.com> Subject: Re: -g problem To: robert DOT hoehne AT gmx DOT net (Robert Hoehne) Date: Mon, 26 Jan 1998 11:35:34 PST Cc: andrewc AT rosemail DOT rose DOT hp DOT com, djgpp-workers AT delorie DOT com In-Reply-To: <34CA3F71.CD6AD0B1@gmx.net>; from "Robert Hoehne" at Jan 24, 98 8:22 pm Reply-To: andrewc AT rosemail DOT rose DOT hp DOT com Precedence: bulk >You can simply check it, by inserting the align > directives and it will compile OK. Yep - this is definitely it. > BTW: I don't know, why gas complains this, but it _IS_ so and I haven't > the time to debug this problem since it does not happen with a normal gcc I tried using stock gcc 2.7.2.1 with a variety of optimization options and with and without -m486 just to make sure that it never happens. It would be worthwhile to try gcc 2.8 with the new -m options (I think it support pentium and pentiumpro) and make sure that doesn't cause a problem. I sent off the info to the gnu.utils list and to Ian to see if they know if its a problem with gas or not. Andy